]> git.lyx.org Git - features.git/blob - lib/doc/es/Math.lyx
documentation files: more updates
[features.git] / lib / doc / es / Math.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document 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 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % increase link area for cross-references and autoname them,
36 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
37 \addto\extrasspanish{%
38  \renewcommand*{\equationautorefname}[1]{}%
39  \renewcommand{\sectionautorefname}{sec.\negthinspace}%
40  \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
41  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
42 }
43
44 % don't load packages twice
45 % see first footnote in sec. 9.3
46 \@ifundefined{textcolor}{\usepackage{color}}{}
47
48 % the pages of the TOC are numbered roman
49 % and a PDF-bookmark for the TOC is added
50 \pagenumbering{roman}
51 \let\myTOC\tableofcontents
52 \renewcommand{\tableofcontents}{%
53  \vspace{1cm}
54  \pdfbookmark[1]{\contentsname}{}
55  \myTOC
56  \cleardoublepage
57  \pagenumbering{arabic}}
58
59 % insert additional vertical space of 1.5 mm between footnotes,
60 \let\myFoot\footnote
61 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
62
63 % provides caption formatting
64 \setkomafont{captionlabel}{\bfseries}
65
66 % used in sec. 24.5
67 \usepackage[samesize]{cancel}
68
69 % enables calculation of values
70 \usepackage{calc}
71
72 % for multiple columns used in sec. 24.7
73 \usepackage{multicol}
74
75 % needed in sec. 19.4
76 \usepackage{remreset}
77
78 % for the Fourier transformation symbol
79 \usepackage{mathrsfs}
80
81 % define a color, used in sec.9.3
82 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
83
84 % declare operators (see sec. 10.4 and sec. 15.2)
85 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
86 \DeclareMathOperator{\sgn}{sgn}
87
88 \newcommand{\spce}{\textvisiblespace}
89
90 % example definitions for sec. 20.1 
91 \newcommand{\gr}{\Longrightarrow}
92 \newcommand{\us}[1]{\underline{#1}}
93 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
94 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
95 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
96
97 % example macro from sec. 19.4
98 %\def\tagform@#1{\maketag@@@{|#1|}}
99
100 % macro from sec. 10.2
101 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
102 \def\mathclap {\mathpalette \mathclapinternal}
103 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
104
105
106 % ------------------------------------
107 % used to check for needed LaTeX packages
108 \usepackage{ifthen}
109
110 % check for package eurosym
111 % used for the Euro symbol
112 \newboolean{eurosym}
113 \IfFileExists{eurosym.sty}
114  {\usepackage[gennarrow]{eurosym}
115   \setboolean{eurosym}{true}}
116  {\setboolean{eurosym}{false}}
117
118 % check for package braket
119 % used for physical vectors
120 \newboolean{braket}
121 \IfFileExists{braket.sty}
122  {\usepackage{braket}
123   \setboolean{braket}{true}}
124  {\setboolean{braket}{false}}
125
126 % check for package cancel
127 \newboolean{cancel}
128 \IfFileExists{cancel.sty}
129  {\usepackage{cancel}
130   \setboolean{cancel}{true}}
131  {\setboolean{cancel}{false}}
132
133 % check for package upgreek
134 \newboolean{upgreek}
135 \IfFileExists{upgreek.sty}
136  {\usepackage{upgreek}
137   \setboolean{upgreek}{true}}
138  {\setboolean{upgreek}{false}}
139 \end_preamble
140 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
141 \use_default_options false
142 \maintain_unincluded_children false
143 \language spanish
144 \language_package default
145 \inputencoding auto
146 \fontencoding global
147 \font_roman default
148 \font_sans default
149 \font_typewriter default
150 \font_math auto
151 \font_default_family default
152 \use_non_tex_fonts false
153 \font_sc false
154 \font_osf false
155 \font_sf_scale 100
156 \font_tt_scale 100
157 \graphics default
158 \default_output_format default
159 \output_sync 0
160 \bibtex_command default
161 \index_command default
162 \paperfontsize 12
163 \spacing single
164 \use_hyperref true
165 \pdf_title "Manual detallado de Matemáticas en LyX"
166 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
167 \pdf_subject "LyX-documentation about math"
168 \pdf_keywords "LyX, Mathed"
169 \pdf_bookmarks true
170 \pdf_bookmarksnumbered true
171 \pdf_bookmarksopen true
172 \pdf_bookmarksopenlevel 1
173 \pdf_breaklinks false
174 \pdf_pdfborder false
175 \pdf_colorlinks true
176 \pdf_backref false
177 \pdf_pdfusetitle false
178 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
179 \papersize a4paper
180 \use_geometry false
181 \use_package amsmath 2
182 \use_package amssymb 2
183 \use_package cancel 0
184 \use_package esint 1
185 \use_package mathdots 1
186 \use_package mathtools 0
187 \use_package mhchem 1
188 \use_package stackrel 0
189 \use_package stmaryrd 0
190 \use_package undertilde 0
191 \cite_engine basic
192 \cite_engine_type default
193 \biblio_style plain
194 \use_bibtopic false
195 \use_indices false
196 \paperorientation portrait
197 \suppress_date false
198 \justification true
199 \use_refstyle 0
200 \notefontcolor #0000ff
201 \index Índice
202 \shortcut idx
203 \color #008000
204 \end_index
205 \secnumdepth 4
206 \tocdepth 3
207 \paragraph_separation skip
208 \defskip medskip
209 \quotes_language french
210 \papercolumns 1
211 \papersides 2
212 \paperpagestyle plain
213 \bullet 1 0 6 -1
214 \bullet 2 2 35 -1
215 \bullet 3 2 7 -1
216 \tracking_changes false
217 \output_changes false
218 \html_math_output 0
219 \html_css_as_file 0
220 \html_be_strict false
221 \end_header
222
223 \begin_body
224
225 \begin_layout Title
226 Manual detallado de
227 \begin_inset Newline newline
228 \end_inset
229
230 Matemáticas en LyX
231 \end_layout
232
233 \begin_layout Author
234 por el Equipo LyX
235 \begin_inset Foot
236 status collapsed
237
238 \begin_layout Plain Layout
239 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
240  lista de correo de documentación de LyX
241 \family typewriter
242
243 \begin_inset CommandInset href
244 LatexCommand href
245 name "lyx-docs@lists.lyx.org"
246 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
247
248 \end_inset
249
250
251 \end_layout
252
253 \end_inset
254
255
256 \begin_inset Note Note
257 status collapsed
258
259 \begin_layout Plain Layout
260 autor: Uwe Stöhr, traducción: Ignacio García
261 \end_layout
262
263 \end_inset
264
265
266 \begin_inset Newline newline
267 \end_inset
268
269
270 \begin_inset Newline newline
271 \end_inset
272
273 Versión 2.1.x
274 \end_layout
275
276 \begin_layout Standard
277 \begin_inset CommandInset toc
278 LatexCommand tableofcontents
279
280 \end_inset
281
282
283 \end_layout
284
285 \begin_layout Standard
286 \begin_inset Note Note
287 status open
288
289 \begin_layout Plain Layout
290 Para exportar este documento a PDF, PS o DVI deberían estar instalados los
291  paquetes LaTeX 
292 \series bold
293 braket, cancel, eurosym, mathdots, mhchem
294 \series default
295  y 
296 \series bold
297 was
298 \series default
299 .
300  Si
301 \series bold
302  
303 \series default
304 no están instalados también puedes exportar el documento pero las secciones
305  en que se requieren dichos paquetes no aparecerán en la salida.
306  
307 \series bold
308 mhchem
309 \series default
310  es una excepción: si no está instalado no se puede exportar este archivo.
311 \end_layout
312
313 \begin_layout Plain Layout
314 La última versión PDF de este documento está disponible en:
315 \begin_inset Newline newline
316 \end_inset
317
318
319 \series bold
320 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
321 \end_layout
322
323 \end_inset
324
325
326 \begin_inset Newpage newpage
327 \end_inset
328
329
330 \end_layout
331
332 \begin_layout Section
333 Introducción
334 \end_layout
335
336 \begin_layout Standard
337 Este documento explica las características matemáticas de LyX y además es
338  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
339  Las explicaciones están diseñadas para el uso de comandos.
340  Por consiguiente es preciso que hayas leído la sección 
341 \emph on
342 Ecuaciones matemáticas
343 \emph default
344  de la 
345 \emph on
346 Guía del usuario
347 \emph default
348 .
349 \end_layout
350
351 \begin_layout Standard
352 La mayoría de caracteres y muchas estructuras explicadas en este manual
353  también son accesibles mediante el menú 
354 \family sans
355 Insertar\SpecialChar \menuseparator
356 Ecuación
357 \family default
358  o la barra de herramientas
359 \family sans
360  Ecuaciones
361 \family default
362 .
363  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
364  mucho más rápido usar comandos que la barra de herramientas.
365  Por tanto este manual está enfocado al uso de comandos, aunque también
366  se mencionan los botones correspondientes de las barras de herramientas
367  cuando están disponibles.
368 \end_layout
369
370 \begin_layout Standard
371 Si no se especifica lo contrario los comandos sólo están disponibles dentro
372  de las fórmulas.
373  Para poder usar todos los comandos explicados en este documento, debe usarse
374  la opción 
375 \family sans
376 Usar el paquete de ecuaciones AMS
377 \family default
378  en la configuración del documento (menú 
379 \family sans
380 Documento\SpecialChar \menuseparator
381 Configuración\SpecialChar \menuseparator
382 Opciones de ecuación
383 \family default
384 )
385 \begin_inset Foot
386 status collapsed
387
388 \begin_layout Plain Layout
389 La opción 
390 \family sans
391 Usar el paquete de ecuaciones AMS automáticamente
392 \family default
393  sólo usa ecuaciones 
394 \begin_inset ERT
395 status collapsed
396
397 \begin_layout Plain Layout
398
399
400 \backslash
401 AmS 
402 \end_layout
403
404 \end_inset
405
406
407 \begin_inset space ~
408 \end_inset
409
410  si las estructuras matemáticas son soportadas por LyX.
411 \end_layout
412
413 \end_inset
414
415 .
416 \end_layout
417
418 \begin_layout Standard
419 Este documento no recoge todos los comandos de ecuaciones 
420 \begin_inset ERT
421 status collapsed
422
423 \begin_layout Plain Layout
424
425
426 \backslash
427 AmS 
428 \end_layout
429
430 \end_inset
431
432
433 \begin_inset Foot
434 status collapsed
435
436 \begin_layout Plain Layout
437 En el archivo 
438 \family sans
439
440 \begin_inset CommandInset href
441 LatexCommand href
442 name "amsguide.ps"
443 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
444
445 \end_inset
446
447
448 \family default
449 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
450  lista con todos los comandos de ecuaciones 
451 \begin_inset ERT
452 status collapsed
453
454 \begin_layout Plain Layout
455
456
457 \backslash
458 AmS 
459 \end_layout
460
461 \end_inset
462
463 .
464 \end_layout
465
466 \end_inset
467
468  por razones de claridad.
469 \end_layout
470
471 \begin_layout Section
472 Instrucciones generales
473 \end_layout
474
475 \begin_layout Standard
476 Para crear una ecuación en línea
477 \begin_inset Index idx
478 status collapsed
479
480 \begin_layout Plain Layout
481 Ecuación ! en línea
482 \end_layout
483
484 \end_inset
485
486  insertada en una línea de texto, teclea una de las combinaciones 
487 \family sans
488 Ctrl+M, Alt+C M, Alt+M M
489 \family default
490  o pulsa el botón 
491 \begin_inset Graphics
492         filename ../../images/math-mode.png
493         scale 85
494
495 \end_inset
496
497  de la barra de herramientas.
498 \begin_inset Newline newline
499 \end_inset
500
501 Para crear una ecuación en estilo presentación
502 \begin_inset Index idx
503 status collapsed
504
505 \begin_layout Plain Layout
506 Ecuación ! presentada
507 \end_layout
508
509 \end_inset
510
511 , que se verá más grande y en su propio párrafo, teclea
512 \family sans
513  
514 \family default
515 una de estas combinaciones: 
516 \family sans
517 Ctrl+Mayúsculas+M, Alt+M D.
518 \end_layout
519
520 \begin_layout Standard
521 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
522  dentro de la ecuación y teclea
523 \family sans
524  Ctrl+M, Alt+C M, Alt+M M 
525 \family default
526 o usa el menú 
527 \family sans
528 Editar\SpecialChar \menuseparator
529 Ecuación\SpecialChar \menuseparator
530 Cambiar tipo de ecuación
531 \family default
532 .
533  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
534 \end_layout
535
536 \begin_layout Standard
537 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
538  presentada, escribe el comando 
539 \series bold
540
541 \backslash
542 displaystyle
543 \series default
544
545 \begin_inset Index idx
546 status collapsed
547
548 \begin_layout Plain Layout
549 Comandos ! D ! 
550 \backslash
551 displaystyle
552 \end_layout
553
554 \end_inset
555
556  en la ecuación y pulsa espacio.
557  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
558  de la ecuación.
559 \end_layout
560
561 \begin_layout Standard
562 En los cuadros sólo se permiten ecuaciones en línea.
563 \end_layout
564
565 \begin_layout Standard
566 Las barras 
567 \family sans
568 Ecuaciones
569 \family default
570  y 
571 \family sans
572 Paneles de ecuaciones 
573 \family default
574 se pueden visualizar mediante el menú 
575 \family sans
576 Ver\SpecialChar \menuseparator
577 Barras de herramientas
578 \family default
579 .
580  Si ahí pulsas en 
581 \begin_inset Quotes fld
582 \end_inset
583
584 Ecuaciones
585 \begin_inset Quotes frd
586 \end_inset
587
588  y/o en 
589 \begin_inset Quotes fld
590 \end_inset
591
592 Paneles de ecuaciones
593 \begin_inset Quotes frd
594 \end_inset
595
596 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
597  estado se visualiza en el menú de las barras de herramientas con una marca.
598  Si en este estado pulsas de nuevo sobre 
599 \begin_inset Quotes fld
600 \end_inset
601
602 Ecuaciones
603 \begin_inset Quotes frd
604 \end_inset
605
606  y/o 
607 \begin_inset Quotes fld
608 \end_inset
609
610 Paneles de ecuaciones
611 \begin_inset Quotes frd
612 \end_inset
613
614  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
615  de una ecuación; este estado se indica añadiendo a las entradas del menú
616  la palabra 
617 \begin_inset Quotes fld
618 \end_inset
619
620 (auto)
621 \begin_inset Quotes frd
622 \end_inset
623
624 .
625  
626 \end_layout
627
628 \begin_layout Standard
629 El modo TeX
630 \begin_inset Index idx
631 status collapsed
632
633 \begin_layout Plain Layout
634 T@TeX ! modo
635 \end_layout
636
637 \end_inset
638
639  se inicia pulsando el botón 
640 \begin_inset Graphics
641         filename ../../images/ert-insert.png
642         scale 85
643
644 \end_inset
645
646  de la barra de herramientas o con el menú 
647 \family sans
648 Insertar\SpecialChar \menuseparator
649 Código Te
650 \begin_inset ERT
651 status collapsed
652
653 \begin_layout Plain Layout
654
655 {}
656 \end_layout
657
658 \end_inset
659
660 X
661 \family default
662 , (atajo 
663 \family sans
664 Ctrl+L
665 \family default
666 ).
667 \begin_inset Note Note
668 status collapsed
669
670 \begin_layout Plain Layout
671 En LyX hay tres 
672 \begin_inset Quotes fld
673 \end_inset
674
675 nombres propios
676 \begin_inset Quotes frd
677 \end_inset
678
679  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
680  LaTeX y LyX.
681 \end_layout
682
683 \begin_layout Plain Layout
684 Para evitar que estas palabras sean reconocidas como tales nombres propios,
685  se inserta un par de llaves TeX.
686  
687 \end_layout
688
689 \end_inset
690
691
692 \end_layout
693
694 \begin_layout Standard
695 Para cambiar el preámbulo LaTeX
696 \begin_inset Index idx
697 status collapsed
698
699 \begin_layout Plain Layout
700 LaTeX, preámbulo
701 \end_layout
702
703 \end_inset
704
705 , usa el menú 
706 \family sans
707 Documento\SpecialChar \menuseparator
708 Configuración\SpecialChar \menuseparator
709 Preámbulo LaT
710 \begin_inset ERT
711 status collapsed
712
713 \begin_layout Plain Layout
714
715 {}
716 \end_layout
717
718 \end_inset
719
720 eX
721 \family default
722 .
723 \end_layout
724
725 \begin_layout Standard
726 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
727  multilínea, se pueden usar los menús 
728 \family sans
729 Editar\SpecialChar \menuseparator
730 Ecuación
731 \family default
732  y 
733 \family sans
734 Editar\SpecialChar \menuseparator
735 Filas y columnas
736 \family default
737  o la barra de herramientas de 
738 \family sans
739 Cuadro
740 \family default
741 .
742  Cuando las líneas y columnas se intercambian mediante el menú, la columna
743  o línea en la que está se cambia con la columna de la derecha o con la
744  línea de abajo, respectivamente.
745  Si el cursor está en la última columna o fila, el cambio se hace con la
746  columna de la izquierda o la línea de arriba.
747 \end_layout
748
749 \begin_layout Standard
750 Para escribir texto en fórmulas se usa 
751 \emph on
752 texto de ecuaciones
753 \emph default
754
755 \begin_inset Index idx
756 status collapsed
757
758 \begin_layout Plain Layout
759 Texto ! en ecuaciones
760 \end_layout
761
762 \end_inset
763
764 .
765 \begin_inset Foot
766 status collapsed
767
768 \begin_layout Plain Layout
769 Para ecuaciones multilínea se usa el comando 
770 \series bold
771
772 \backslash
773 intertext
774 \series default
775 , véase
776 \begin_inset space ~
777 \end_inset
778
779
780 \begin_inset CommandInset ref
781 LatexCommand ref
782 reference "sub:Texto-en-multilínea"
783
784 \end_inset
785
786 .
787 \end_layout
788
789 \end_inset
790
791  Este modo se inicia con el atajo 
792 \family sans
793 Alt+M
794 \begin_inset space ~
795 \end_inset
796
797 M
798 \family default
799  o
800 \family sans
801  Ctrl+M
802 \family default
803  o insertando el comando 
804 \series bold
805
806 \backslash
807 text
808 \series default
809
810 \begin_inset Index idx
811 status collapsed
812
813 \begin_layout Plain Layout
814 Comandos ! T ! 
815 \backslash
816 text
817 \end_layout
818
819 \end_inset
820
821 .
822  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
823  partes de la ecuación que se ven en azul.
824  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
825 a de otras partes de la fórmula.
826 \end_layout
827
828 \begin_layout Subsection*
829 Esquema de comandos
830 \end_layout
831
832 \begin_layout Standard
833 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
834  siguiente esquema:
835 \end_layout
836
837 \begin_layout Standard
838
839 \series bold
840
841 \backslash
842 nombre_del_comando[argumento opcional]{argumento requerido}
843 \end_layout
844
845 \begin_layout Standard
846 Un comando empieza siempre por una barra inversa, 
847 \begin_inset Quotes fld
848 \end_inset
849
850
851 \series bold
852
853 \backslash
854
855 \series default
856
857 \begin_inset Quotes frd
858 \end_inset
859
860 .
861  Para omitir argumentos opcionales, quita también los corchetes asociados.
862  En este documento, las llaves que encierran los argumentos requeridos se
863  denominan llaves TeX
864 \begin_inset Index idx
865 status collapsed
866
867 \begin_layout Plain Layout
868 T@TeX ! llaves
869 \end_layout
870
871 \end_inset
872
873 .
874  Si en una ecuación añades una llave de apertura al nombre de un comando,
875  LyX crea automáticamente una llave TeX.
876  En todos los demás casos las llaves TeX se crean en las ecuaciones con
877  el comando 
878 \series bold
879
880 \backslash
881 {
882 \series default
883 .
884  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
885  que se muestran en azul.
886  En modo TeX no hace falta comando para poner llaves TeX.
887  Las llaves TeX no aparecen en la salida.
888 \end_layout
889
890 \begin_layout Standard
891 En el caso de comandos sin argumentos, como los comandos para símbolos que
892  se introducen en modo TeX, 
893 \emph on
894 siempre
895 \emph default
896  debe teclearse un espacio tras el comando para finalizarlo.
897  Este espacio no aparece en la salida.
898  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
899  de un espacio protegido en texto normal.
900 \end_layout
901
902 \begin_layout Standard
903 Un espacio protegido se inserta con 
904 \family sans
905 Ctrl+Espacio
906 \family default
907 .
908 \end_layout
909
910 \begin_layout Subsection*
911 Explicación de la sintaxis
912 \end_layout
913
914 \begin_layout Itemize
915 El símbolo 
916 \begin_inset ERT
917 status collapsed
918
919 \begin_layout Plain Layout
920
921
922 \backslash
923 spce 
924 \end_layout
925
926 \end_inset
927
928
929 \begin_inset Foot
930 status collapsed
931
932 \begin_layout Plain Layout
933 Este carácter, espacio visible, se puede componer con el comando 
934 \series bold
935
936 \backslash
937 textvisiblespace
938 \series default
939
940 \begin_inset Index idx
941 status collapsed
942
943 \begin_layout Plain Layout
944 Comandos ! T ! 
945 \backslash
946 textvisiblespace
947 \end_layout
948
949 \end_inset
950
951  insertado en código TeX.
952 \end_layout
953
954 \end_inset
955
956  indica que hay que teclear un espacio.
957 \end_layout
958
959 \begin_layout Itemize
960 Una flecha como 
961 \begin_inset Formula $\rightarrow$
962 \end_inset
963
964  indica el uso de la correspondiente tecla de flecha.
965  La tecla 
966 \family sans
967 Tab
968 \family default
969  se puede usar a menudo en vez de 
970 \begin_inset Formula $\rightarrow$
971 \end_inset
972
973  y 
974 \begin_inset Formula $\downarrow$
975 \end_inset
976
977 , y 
978 \family sans
979 Mayús+Tab
980 \family default
981  en vez de 
982 \begin_inset Formula $\leftarrow$
983 \end_inset
984
985  y 
986 \begin_inset Formula $\uparrow$
987 \end_inset
988
989 .
990 \end_layout
991
992 \begin_layout Subsection*
993 Unidades disponibles
994 \end_layout
995
996 \begin_layout Standard
997 \align center
998 \begin_inset Float table
999 placement H
1000 wide false
1001 sideways false
1002 status open
1003
1004 \begin_layout Plain Layout
1005 \align center
1006 \begin_inset Caption Standard
1007
1008 \begin_layout Plain Layout
1009 \begin_inset CommandInset label
1010 LatexCommand label
1011 name "tab:Unidades-disponibles"
1012
1013 \end_inset
1014
1015 Unidades disponibles
1016 \end_layout
1017
1018 \end_inset
1019
1020
1021 \end_layout
1022
1023 \begin_layout Plain Layout
1024 \align center
1025 \begin_inset Tabular
1026 <lyxtabular version="3" rows="13" columns="2">
1027 <features rotate="0" tabularvalignment="middle">
1028 <column alignment="center" valignment="top">
1029 <column alignment="center" valignment="top">
1030 <row>
1031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1032 \begin_inset Text
1033
1034 \begin_layout Plain Layout
1035 Unidad
1036 \end_layout
1037
1038 \end_inset
1039 </cell>
1040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1041 \begin_inset Text
1042
1043 \begin_layout Plain Layout
1044 Nombre / Descripción
1045 \end_layout
1046
1047 \end_inset
1048 </cell>
1049 </row>
1050 <row>
1051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1052 \begin_inset Text
1053
1054 \begin_layout Plain Layout
1055 mm
1056 \end_layout
1057
1058 \end_inset
1059 </cell>
1060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1061 \begin_inset Text
1062
1063 \begin_layout Plain Layout
1064 Milímetro
1065 \end_layout
1066
1067 \end_inset
1068 </cell>
1069 </row>
1070 <row>
1071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1072 \begin_inset Text
1073
1074 \begin_layout Plain Layout
1075 cm
1076 \end_layout
1077
1078 \end_inset
1079 </cell>
1080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1081 \begin_inset Text
1082
1083 \begin_layout Plain Layout
1084 Centímetro
1085 \end_layout
1086
1087 \end_inset
1088 </cell>
1089 </row>
1090 <row>
1091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1092 \begin_inset Text
1093
1094 \begin_layout Plain Layout
1095 in
1096 \end_layout
1097
1098 \end_inset
1099 </cell>
1100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1101 \begin_inset Text
1102
1103 \begin_layout Plain Layout
1104 Pulgada (1
1105 \begin_inset space \thinspace{}
1106 \end_inset
1107
1108 in = 2,54
1109 \begin_inset space \thinspace{}
1110 \end_inset
1111
1112 cm)
1113 \end_layout
1114
1115 \end_inset
1116 </cell>
1117 </row>
1118 <row>
1119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1120 \begin_inset Text
1121
1122 \begin_layout Plain Layout
1123 pt
1124 \end_layout
1125
1126 \end_inset
1127 </cell>
1128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1129 \begin_inset Text
1130
1131 \begin_layout Plain Layout
1132 Punto (72.27
1133 \begin_inset space \thinspace{}
1134 \end_inset
1135
1136 pt = 1
1137 \begin_inset space \thinspace{}
1138 \end_inset
1139
1140 in)
1141 \end_layout
1142
1143 \end_inset
1144 </cell>
1145 </row>
1146 <row>
1147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1148 \begin_inset Text
1149
1150 \begin_layout Plain Layout
1151 pc
1152 \end_layout
1153
1154 \end_inset
1155 </cell>
1156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1157 \begin_inset Text
1158
1159 \begin_layout Plain Layout
1160 Pica (1
1161 \begin_inset space \thinspace{}
1162 \end_inset
1163
1164 pc = 12
1165 \begin_inset space \thinspace{}
1166 \end_inset
1167
1168 pt)
1169 \end_layout
1170
1171 \end_inset
1172 </cell>
1173 </row>
1174 <row>
1175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1176 \begin_inset Text
1177
1178 \begin_layout Plain Layout
1179 sp
1180 \end_layout
1181
1182 \end_inset
1183 </cell>
1184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1185 \begin_inset Text
1186
1187 \begin_layout Plain Layout
1188 Punto escalado (65536
1189 \begin_inset space \thinspace{}
1190 \end_inset
1191
1192 sp = 1
1193 \begin_inset space \thinspace{}
1194 \end_inset
1195
1196 pt)
1197 \end_layout
1198
1199 \end_inset
1200 </cell>
1201 </row>
1202 <row>
1203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1204 \begin_inset Text
1205
1206 \begin_layout Plain Layout
1207 bp
1208 \end_layout
1209
1210 \end_inset
1211 </cell>
1212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1213 \begin_inset Text
1214
1215 \begin_layout Plain Layout
1216 Punto grande (72
1217 \begin_inset space \thinspace{}
1218 \end_inset
1219
1220 bp = 1
1221 \begin_inset space \thinspace{}
1222 \end_inset
1223
1224 in)
1225 \end_layout
1226
1227 \end_inset
1228 </cell>
1229 </row>
1230 <row>
1231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1232 \begin_inset Text
1233
1234 \begin_layout Plain Layout
1235 dd
1236 \end_layout
1237
1238 \end_inset
1239 </cell>
1240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1241 \begin_inset Text
1242
1243 \begin_layout Plain Layout
1244 Didot (1
1245 \begin_inset space \thinspace{}
1246 \end_inset
1247
1248 dd 
1249 \begin_inset Formula $\approx$
1250 \end_inset
1251
1252  0.376
1253 \begin_inset space \thinspace{}
1254 \end_inset
1255
1256 mm)
1257 \end_layout
1258
1259 \end_inset
1260 </cell>
1261 </row>
1262 <row>
1263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1264 \begin_inset Text
1265
1266 \begin_layout Plain Layout
1267 cc
1268 \end_layout
1269
1270 \end_inset
1271 </cell>
1272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1273 \begin_inset Text
1274
1275 \begin_layout Plain Layout
1276 Cicero (1
1277 \begin_inset space \thinspace{}
1278 \end_inset
1279
1280 cc = 12
1281 \begin_inset space \thinspace{}
1282 \end_inset
1283
1284 dd)
1285 \end_layout
1286
1287 \end_inset
1288 </cell>
1289 </row>
1290 <row>
1291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1292 \begin_inset Text
1293
1294 \begin_layout Plain Layout
1295 ex
1296 \end_layout
1297
1298 \end_inset
1299 </cell>
1300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1301 \begin_inset Text
1302
1303 \begin_layout Plain Layout
1304 Altura de la letra 
1305 \begin_inset Quotes fld
1306 \end_inset
1307
1308
1309 \emph on
1310 x
1311 \emph default
1312
1313 \begin_inset Quotes frd
1314 \end_inset
1315
1316  en la tipografía actual
1317 \end_layout
1318
1319 \end_inset
1320 </cell>
1321 </row>
1322 <row>
1323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1324 \begin_inset Text
1325
1326 \begin_layout Plain Layout
1327 em
1328 \end_layout
1329
1330 \end_inset
1331 </cell>
1332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1333 \begin_inset Text
1334
1335 \begin_layout Plain Layout
1336 Anchura de la letra 
1337 \begin_inset Quotes fld
1338 \end_inset
1339
1340
1341 \emph on
1342 M
1343 \emph default
1344
1345 \begin_inset Quotes frd
1346 \end_inset
1347
1348  en la tipografía actual
1349 \end_layout
1350
1351 \end_inset
1352 </cell>
1353 </row>
1354 <row>
1355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1356 \begin_inset Text
1357
1358 \begin_layout Plain Layout
1359 mu
1360 \end_layout
1361
1362 \end_inset
1363 </cell>
1364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1365 \begin_inset Text
1366
1367 \begin_layout Plain Layout
1368 Unidad matemática (1
1369 \begin_inset space \thinspace{}
1370 \end_inset
1371
1372 mu = 
1373 \begin_inset Formula $\nicefrac{1}{18}$
1374 \end_inset
1375
1376
1377 \begin_inset space \thinspace{}
1378 \end_inset
1379
1380 em)
1381 \end_layout
1382
1383 \end_inset
1384 </cell>
1385 </row>
1386 </lyxtabular>
1387
1388 \end_inset
1389
1390
1391 \end_layout
1392
1393 \end_inset
1394
1395
1396 \end_layout
1397
1398 \begin_layout Standard
1399 \align center
1400 \begin_inset Newpage newpage
1401 \end_inset
1402
1403
1404 \end_layout
1405
1406 \begin_layout Section
1407 Funciones básicas
1408 \end_layout
1409
1410 \begin_layout Subsection
1411 Exponentes
1412 \begin_inset Index idx
1413 status collapsed
1414
1415 \begin_layout Plain Layout
1416 Exponentes
1417 \end_layout
1418
1419 \end_inset
1420
1421  e índices
1422 \begin_inset Index idx
1423 status collapsed
1424
1425 \begin_layout Plain Layout
1426 Indices@Índices
1427 \end_layout
1428
1429 \end_inset
1430
1431
1432 \begin_inset Index idx
1433 status collapsed
1434
1435 \begin_layout Plain Layout
1436 Superíndices|see
1437 \begin_inset ERT
1438 status collapsed
1439
1440 \begin_layout Plain Layout
1441
1442 {
1443 \end_layout
1444
1445 \end_inset
1446
1447 Exponentes
1448 \begin_inset ERT
1449 status collapsed
1450
1451 \begin_layout Plain Layout
1452
1453 }
1454 \end_layout
1455
1456 \end_inset
1457
1458
1459 \end_layout
1460
1461 \end_inset
1462
1463
1464 \begin_inset Index idx
1465 status collapsed
1466
1467 \begin_layout Plain Layout
1468 Subíndices|see
1469 \begin_inset ERT
1470 status collapsed
1471
1472 \begin_layout Plain Layout
1473
1474 {
1475 \end_layout
1476
1477 \end_inset
1478
1479 Índices
1480 \begin_inset ERT
1481 status collapsed
1482
1483 \begin_layout Plain Layout
1484
1485 }
1486 \end_layout
1487
1488 \end_inset
1489
1490
1491 \end_layout
1492
1493 \end_inset
1494
1495
1496 \end_layout
1497
1498 \begin_layout Standard
1499 Los subíndices se componen con un guión bajo 
1500 \begin_inset Quotes fld
1501 \end_inset
1502
1503 _
1504 \begin_inset Quotes frd
1505 \end_inset
1506
1507  o con el botón de la barra de herramientas de ecuaciones 
1508 \begin_inset Graphics
1509         filename ../../images/math-subscript.png
1510         scale 85
1511
1512 \end_inset
1513
1514 , los superíndices con un circunflejo 
1515 \begin_inset Quotes fld
1516 \end_inset
1517
1518 ^
1519 \begin_inset Quotes frd
1520 \end_inset
1521
1522  o con el botón de la barra de herramientas de ecuaciones 
1523 \begin_inset Graphics
1524         filename ../../images/math-superscript.png
1525         scale 85
1526
1527 \end_inset
1528
1529 .
1530 \end_layout
1531
1532 \begin_layout Standard
1533 \noindent
1534 \align center
1535 \begin_inset Tabular
1536 <lyxtabular version="3" rows="4" columns="2">
1537 <features rotate="0" tabularvalignment="middle">
1538 <column alignment="center" valignment="top">
1539 <column alignment="center" valignment="top">
1540 <row>
1541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1542 \begin_inset Text
1543
1544 \begin_layout Plain Layout
1545 Comando
1546 \end_layout
1547
1548 \end_inset
1549 </cell>
1550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1551 \begin_inset Text
1552
1553 \begin_layout Plain Layout
1554 Resultado
1555 \begin_inset Note Note
1556 status open
1557
1558 \begin_layout Plain Layout
1559
1560 \series bold
1561
1562 \backslash
1563 raisebox
1564 \series default
1565  sólo se usa como espaciador.
1566 \end_layout
1567
1568 \end_inset
1569
1570
1571 \end_layout
1572
1573 \end_inset
1574 </cell>
1575 </row>
1576 <row>
1577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1578 \begin_inset Text
1579
1580 \begin_layout Plain Layout
1581 B_V
1582 \end_layout
1583
1584 \end_inset
1585 </cell>
1586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1587 \begin_inset Text
1588
1589 \begin_layout Plain Layout
1590 \begin_inset Formula $B_{V}$
1591 \end_inset
1592
1593
1594 \end_layout
1595
1596 \end_inset
1597 </cell>
1598 </row>
1599 <row>
1600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1601 \begin_inset Text
1602
1603 \begin_layout Plain Layout
1604 B^V
1605 \end_layout
1606
1607 \end_inset
1608 </cell>
1609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1610 \begin_inset Text
1611
1612 \begin_layout Plain Layout
1613 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1614 \end_inset
1615
1616
1617 \end_layout
1618
1619 \end_inset
1620 </cell>
1621 </row>
1622 <row>
1623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1624 \begin_inset Text
1625
1626 \begin_layout Plain Layout
1627 B^
1628 \begin_inset ERT
1629 status collapsed
1630
1631 \begin_layout Plain Layout
1632
1633
1634 \backslash
1635 spce 
1636 \end_layout
1637
1638 \end_inset
1639
1640 A
1641 \end_layout
1642
1643 \end_inset
1644 </cell>
1645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1646 \begin_inset Text
1647
1648 \begin_layout Plain Layout
1649 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1650 \end_inset
1651
1652
1653 \end_layout
1654
1655 \end_inset
1656 </cell>
1657 </row>
1658 </lyxtabular>
1659
1660 \end_inset
1661
1662
1663 \end_layout
1664
1665 \begin_layout Standard
1666 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1667  caso acentuará las vocales y no servirá para entrar en modo exponente.
1668 \begin_inset Foot
1669 status collapsed
1670
1671 \begin_layout Plain Layout
1672 Dependiendo de la configuración del teclado esto puede suceder también con
1673  otros caracteres además de las vocales.
1674 \end_layout
1675
1676 \end_inset
1677
1678  Para conseguir exponentes en estos casos debes pulsar 
1679 \family sans
1680 Espacio
1681 \family default
1682  tras el circunflejo, como en el último ejemplo, o dos circunflejos seguidos.
1683  
1684 \end_layout
1685
1686 \begin_layout Subsection
1687 Fracciones
1688 \begin_inset CommandInset label
1689 LatexCommand label
1690 name "sub:Fracciones"
1691
1692 \end_inset
1693
1694
1695 \begin_inset Index idx
1696 status collapsed
1697
1698 \begin_layout Plain Layout
1699 Fracciones
1700 \end_layout
1701
1702 \end_inset
1703
1704
1705 \end_layout
1706
1707 \begin_layout Standard
1708 Las fracciones se generan con el comando 
1709 \series bold
1710
1711 \backslash
1712 frac
1713 \series default
1714
1715 \begin_inset Index idx
1716 status collapsed
1717
1718 \begin_layout Plain Layout
1719 Comandos ! F ! 
1720 \backslash
1721 frac
1722 \end_layout
1723
1724 \end_inset
1725
1726  o con el botón 
1727 \begin_inset Graphics
1728         filename ../../images/math/frac.png
1729         scale 50
1730
1731 \end_inset
1732
1733  de la barra de herramientas.
1734  El tamaño de tipografía se ajusta automáticamente, dependiendo de si la
1735  fracción está en línea o en estilo presentación.
1736  Con el botón 
1737 \begin_inset Graphics
1738         filename ../../images/math/frac-square.png
1739         scale 85
1740
1741 \end_inset
1742
1743 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1744  de fracciones.
1745 \end_layout
1746
1747 \begin_layout Standard
1748 Con el comando 
1749 \series bold
1750
1751 \backslash
1752 dfrac
1753 \series default
1754
1755 \begin_inset Index idx
1756 status collapsed
1757
1758 \begin_layout Plain Layout
1759 Comandos ! D ! 
1760 \backslash
1761 dfrac
1762 \end_layout
1763
1764 \end_inset
1765
1766  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1767  presentación.
1768  Con 
1769 \series bold
1770
1771 \backslash
1772 tfrac
1773 \series default
1774
1775 \begin_inset Index idx
1776 status collapsed
1777
1778 \begin_layout Plain Layout
1779 Comandos ! T ! 
1780 \backslash
1781 tfrac
1782 \end_layout
1783
1784 \end_inset
1785
1786  la fracción tiene siempre el tamaño del estilo en línea.
1787  Un ejemplo:
1788 \end_layout
1789
1790 \begin_layout Standard
1791 Una línea con la fracción 
1792 \begin_inset Formula $\frac{1}{2}$
1793 \end_inset
1794
1795  creada con el comando 
1796 \series bold
1797
1798 \backslash
1799 frac
1800 \series default
1801 .
1802  
1803 \end_layout
1804
1805 \begin_layout Standard
1806 Una línea con la fracción 
1807 \begin_inset Formula $\dfrac{1}{2}$
1808 \end_inset
1809
1810  creada con el comando 
1811 \series bold
1812
1813 \backslash
1814 dfrac
1815 \series default
1816 .
1817 \end_layout
1818
1819 \begin_layout Standard
1820 \noindent
1821 \align center
1822 \begin_inset Tabular
1823 <lyxtabular version="3" rows="4" columns="2">
1824 <features rotate="0" tabularvalignment="middle">
1825 <column alignment="center" valignment="top">
1826 <column alignment="center" valignment="top">
1827 <row>
1828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1829 \begin_inset Text
1830
1831 \begin_layout Plain Layout
1832 Comando
1833 \end_layout
1834
1835 \end_inset
1836 </cell>
1837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1838 \begin_inset Text
1839
1840 \begin_layout Plain Layout
1841 Resultado
1842 \begin_inset Note Note
1843 status collapsed
1844
1845 \begin_layout Plain Layout
1846
1847 \series bold
1848
1849 \backslash
1850 raisebox
1851 \series default
1852  se usa sólo como espaciador
1853 \end_layout
1854
1855 \end_inset
1856
1857
1858 \end_layout
1859
1860 \end_inset
1861 </cell>
1862 </row>
1863 <row>
1864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1865 \begin_inset Text
1866
1867 \begin_layout Plain Layout
1868
1869 \backslash
1870 frac
1871 \begin_inset ERT
1872 status collapsed
1873
1874 \begin_layout Plain Layout
1875
1876
1877 \backslash
1878 spce 
1879 \end_layout
1880
1881 \end_inset
1882
1883 A
1884 \begin_inset Formula $\downarrow$
1885 \end_inset
1886
1887 B
1888 \end_layout
1889
1890 \end_inset
1891 </cell>
1892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1893 \begin_inset Text
1894
1895 \begin_layout Plain Layout
1896 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1897 \end_inset
1898
1899
1900 \end_layout
1901
1902 \end_inset
1903 </cell>
1904 </row>
1905 <row>
1906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1907 \begin_inset Text
1908
1909 \begin_layout Plain Layout
1910
1911 \backslash
1912 dfrac
1913 \begin_inset ERT
1914 status collapsed
1915
1916 \begin_layout Plain Layout
1917
1918
1919 \backslash
1920 spce 
1921 \end_layout
1922
1923 \end_inset
1924
1925 A
1926 \begin_inset Formula $\downarrow$
1927 \end_inset
1928
1929 B
1930 \end_layout
1931
1932 \end_inset
1933 </cell>
1934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1935 \begin_inset Text
1936
1937 \begin_layout Plain Layout
1938 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1939 \end_inset
1940
1941
1942 \end_layout
1943
1944 \end_inset
1945 </cell>
1946 </row>
1947 <row>
1948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1949 \begin_inset Text
1950
1951 \begin_layout Plain Layout
1952
1953 \backslash
1954 dfrac
1955 \begin_inset ERT
1956 status collapsed
1957
1958 \begin_layout Plain Layout
1959
1960
1961 \backslash
1962 spce 
1963 \end_layout
1964
1965 \end_inset
1966
1967 e^
1968 \backslash
1969 frac
1970 \begin_inset ERT
1971 status collapsed
1972
1973 \begin_layout Plain Layout
1974
1975
1976 \backslash
1977 spce 
1978 \end_layout
1979
1980 \end_inset
1981
1982 1
1983 \begin_inset Formula $\downarrow$
1984 \end_inset
1985
1986 2
1987 \begin_inset Formula $\downarrow$
1988 \end_inset
1989
1990 3
1991 \end_layout
1992
1993 \end_inset
1994 </cell>
1995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1996 \begin_inset Text
1997
1998 \begin_layout Plain Layout
1999 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
2000 \end_inset
2001
2002
2003 \end_layout
2004
2005 \end_inset
2006 </cell>
2007 </row>
2008 </lyxtabular>
2009
2010 \end_inset
2011
2012
2013 \begin_inset VSpace bigskip
2014 \end_inset
2015
2016
2017 \end_layout
2018
2019 \begin_layout Standard
2020 Para fracciones anidadas se puede usar el comando 
2021 \series bold
2022
2023 \backslash
2024 cfrac
2025 \series default
2026
2027 \begin_inset Index idx
2028 status collapsed
2029
2030 \begin_layout Plain Layout
2031 Comandos ! C ! 
2032 \backslash
2033 cfrac
2034 \end_layout
2035
2036 \end_inset
2037
2038 .
2039  Un ejemplo:
2040 \begin_inset VSpace -3mm
2041 \end_inset
2042
2043
2044 \end_layout
2045
2046 \begin_layout Standard
2047 \begin_inset Formula 
2048 \begin{align*}
2049 \textrm{creada con \textbf{\textbackslash frac}} &  & \textrm{creada con \textbf{\textbackslash cfrac}}\\
2050 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
2051 \end{align*}
2052
2053 \end_inset
2054
2055
2056 \end_layout
2057
2058 \begin_layout Standard
2059 El comando para el ejemplo de arriba es:
2060 \end_layout
2061
2062 \begin_layout Standard
2063
2064 \series bold
2065
2066 \backslash
2067 cfrac
2068 \begin_inset ERT
2069 status collapsed
2070
2071 \begin_layout Plain Layout
2072
2073
2074 \backslash
2075 spce 
2076 \end_layout
2077
2078 \end_inset
2079
2080 A
2081 \begin_inset Formula $\downarrow$
2082 \end_inset
2083
2084 B+
2085 \backslash
2086 cfrac
2087 \begin_inset ERT
2088 status collapsed
2089
2090 \begin_layout Plain Layout
2091
2092
2093 \backslash
2094 spce 
2095 \end_layout
2096
2097 \end_inset
2098
2099 C+
2100 \backslash
2101 cfrac
2102 \begin_inset ERT
2103 status collapsed
2104
2105 \begin_layout Plain Layout
2106
2107
2108 \backslash
2109 spce 
2110 \end_layout
2111
2112 \end_inset
2113
2114 E
2115 \begin_inset Formula $\downarrow$
2116 \end_inset
2117
2118 F
2119 \begin_inset Formula $\downarrow$
2120 \end_inset
2121
2122 D
2123 \end_layout
2124
2125 \begin_layout Standard
2126 \begin_inset VSpace medskip
2127 \end_inset
2128
2129
2130 \end_layout
2131
2132 \begin_layout Standard
2133
2134 \series bold
2135
2136 \backslash
2137 cfrac
2138 \series default
2139  compone la fracción siempre en el tamaño del estilo presentación, también
2140  cuando es parte de otra fracción.
2141 \end_layout
2142
2143 \begin_layout Standard
2144 Es posible especificar la alineación del numerador.
2145  El comando 
2146 \series bold
2147
2148 \backslash
2149 cfracleft
2150 \series default
2151  se usa para alinearlo a la izquierda, el comando 
2152 \series bold
2153
2154 \backslash
2155 cfracright
2156 \series default
2157  para alinearlo a la derecha, 
2158 \series bold
2159
2160 \backslash
2161 cfrac
2162 \series default
2163  centra el numerador.
2164 \end_layout
2165
2166 \begin_layout Standard
2167 Estas fracciones muestran las distintas alineaciones:
2168 \end_layout
2169
2170 \begin_layout Standard
2171
2172 \series bold
2173 \begin_inset Formula 
2174 \[
2175 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2176 \]
2177
2178 \end_inset
2179
2180
2181 \end_layout
2182
2183 \begin_layout Standard
2184 \noindent
2185 \begin_inset Note Greyedout
2186 status open
2187
2188 \begin_layout Plain Layout
2189
2190 \series bold
2191 Nota
2192 \series default
2193
2194 \series bold
2195
2196 \backslash
2197 cfracleft
2198 \series default
2199  y
2200 \series bold
2201  
2202 \backslash
2203 cfracright
2204 \series default
2205  no son comandos LaTeX reales sino sustituciones del comando 
2206 \series bold
2207
2208 \backslash
2209 cfrac[posición del numerador]{numerador}{denominador}
2210 \series default
2211  .
2212  Por tanto no puedes usarlos código TeX.
2213 \end_layout
2214
2215 \end_inset
2216
2217
2218 \begin_inset VSpace medskip
2219 \end_inset
2220
2221
2222 \end_layout
2223
2224 \begin_layout Standard
2225 Muchas veces es adecuado combinar 
2226 \series bold
2227
2228 \backslash
2229 cfrac
2230 \series default
2231  y 
2232 \series bold
2233
2234 \backslash
2235 frac
2236 \series default
2237 :
2238 \begin_inset Formula 
2239 \[
2240 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2241 \]
2242
2243 \end_inset
2244
2245
2246 \end_layout
2247
2248 \begin_layout Standard
2249 Para componer fracciones en línea con raya de fracción inclinada puedes
2250  usar el comando 
2251 \series bold
2252
2253 \backslash
2254 nicefrac
2255 \series default
2256
2257 \begin_inset Index idx
2258 status collapsed
2259
2260 \begin_layout Plain Layout
2261 Comandos ! N ! 
2262 \backslash
2263 nicefrac
2264 \end_layout
2265
2266 \end_inset
2267
2268
2269 \begin_inset Formula $\nicefrac{5}{31}$
2270 \end_inset
2271
2272  Hay además el comando 
2273 \series bold
2274
2275 \backslash
2276 unitfracthree
2277 \series default
2278  que permite escribir una fracción en combinación con un número: 
2279 \begin_inset Formula $\unitfrac[2]{1}{3}$
2280 \end_inset
2281
2282
2283 \end_layout
2284
2285 \begin_layout Standard
2286 \begin_inset Note Greyedout
2287 status open
2288
2289 \begin_layout Plain Layout
2290
2291 \series bold
2292 Nota
2293 \series default
2294
2295 \series bold
2296
2297 \backslash
2298 unitfracthree
2299 \series default
2300  no es un comando LaTeX auténtico, sino un equivalente al comando
2301 \begin_inset Newline newline
2302 \end_inset
2303
2304
2305 \series bold
2306
2307 \backslash
2308 unitfrac[número]{numerador}{denominador}
2309 \series default
2310  .
2311  Por tanto no puedes usarlo en código TeX.
2312 \end_layout
2313
2314 \end_inset
2315
2316
2317 \end_layout
2318
2319 \begin_layout Standard
2320 En la 
2321 \begin_inset CommandInset ref
2322 LatexCommand ref
2323 reference "sub:Fracciones-personalizadas"
2324
2325 \end_inset
2326
2327  se explica cómo componer fracciones personalizadas en las que la raya de
2328  fracción se puede cambiar.
2329 \end_layout
2330
2331 \begin_layout Standard
2332 \begin_inset Newpage newpage
2333 \end_inset
2334
2335
2336 \end_layout
2337
2338 \begin_layout Subsection
2339 Raíces
2340 \begin_inset Index idx
2341 status collapsed
2342
2343 \begin_layout Plain Layout
2344 Raíces
2345 \end_layout
2346
2347 \end_inset
2348
2349
2350 \end_layout
2351
2352 \begin_layout Standard
2353 Las raíces cuadradas se componen con 
2354 \series bold
2355
2356 \backslash
2357 sqrt
2358 \series default
2359
2360 \begin_inset Index idx
2361 status collapsed
2362
2363 \begin_layout Plain Layout
2364 Comandos ! S ! 
2365 \backslash
2366 sqrt
2367 \end_layout
2368
2369 \end_inset
2370
2371  o con el botón 
2372 \begin_inset Graphics
2373         filename ../../images/math/sqrt.png
2374         scale 85
2375
2376 \end_inset
2377
2378  de la barra de ecuaciones; todas las demás raíces con el comando 
2379 \series bold
2380
2381 \backslash
2382 root
2383 \series default
2384
2385 \begin_inset Index idx
2386 status collapsed
2387
2388 \begin_layout Plain Layout
2389 Comandos ! R ! 
2390 \backslash
2391 root
2392 \end_layout
2393
2394 \end_inset
2395
2396  o con el botón 
2397 \begin_inset Graphics
2398         filename ../../images/math/root.png
2399         scale 85
2400
2401 \end_inset
2402
2403 .
2404 \end_layout
2405
2406 \begin_layout Standard
2407 \noindent
2408 \align center
2409 \begin_inset Tabular
2410 <lyxtabular version="3" rows="3" columns="2">
2411 <features rotate="0" tabularvalignment="middle">
2412 <column alignment="center" valignment="top">
2413 <column alignment="center" valignment="top">
2414 <row>
2415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2416 \begin_inset Text
2417
2418 \begin_layout Plain Layout
2419 Comando
2420 \end_layout
2421
2422 \end_inset
2423 </cell>
2424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2425 \begin_inset Text
2426
2427 \begin_layout Plain Layout
2428 Resultado
2429 \begin_inset Note Note
2430 status collapsed
2431
2432 \begin_layout Plain Layout
2433
2434 \series bold
2435
2436 \backslash
2437 raisebox
2438 \series default
2439  se usa sólo como espaciador
2440 \end_layout
2441
2442 \end_inset
2443
2444
2445 \end_layout
2446
2447 \end_inset
2448 </cell>
2449 </row>
2450 <row>
2451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2452 \begin_inset Text
2453
2454 \begin_layout Plain Layout
2455
2456 \backslash
2457 sqrt
2458 \begin_inset ERT
2459 status collapsed
2460
2461 \begin_layout Plain Layout
2462
2463
2464 \backslash
2465 spce 
2466 \end_layout
2467
2468 \end_inset
2469
2470 A-B
2471 \end_layout
2472
2473 \end_inset
2474 </cell>
2475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2476 \begin_inset Text
2477
2478 \begin_layout Plain Layout
2479 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2480 \end_inset
2481
2482
2483 \end_layout
2484
2485 \end_inset
2486 </cell>
2487 </row>
2488 <row>
2489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2490 \begin_inset Text
2491
2492 \begin_layout Plain Layout
2493
2494 \backslash
2495 root
2496 \begin_inset ERT
2497 status collapsed
2498
2499 \begin_layout Plain Layout
2500
2501
2502 \backslash
2503 spce 
2504 \end_layout
2505
2506 \end_inset
2507
2508 3
2509 \begin_inset Formula $\downarrow$
2510 \end_inset
2511
2512 A-B
2513 \end_layout
2514
2515 \end_inset
2516 </cell>
2517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2518 \begin_inset Text
2519
2520 \begin_layout Plain Layout
2521 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2522 \end_inset
2523
2524
2525 \end_layout
2526
2527 \end_inset
2528 </cell>
2529 </row>
2530 </lyxtabular>
2531
2532 \end_inset
2533
2534
2535 \end_layout
2536
2537 \begin_layout Standard
2538 Una raíz cuadrada se compone también con 
2539 \series bold
2540
2541 \backslash
2542 root
2543 \series default
2544  dejando vacío el campo del índice.
2545 \end_layout
2546
2547 \begin_layout Standard
2548 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2549  la raíz: 
2550 \begin_inset Formula $\sqrt[\beta]{B}$
2551 \end_inset
2552
2553
2554 \begin_inset Newline newline
2555 \end_inset
2556
2557 La 
2558 \begin_inset Formula $\beta$
2559 \end_inset
2560
2561  toca la raíz.
2562  Para evitar esto se usan los comandos 
2563 \series bold
2564
2565 \backslash
2566 leftroot
2567 \series default
2568
2569 \begin_inset Index idx
2570 status collapsed
2571
2572 \begin_layout Plain Layout
2573 Comandos ! L ! 
2574 \backslash
2575 leftroot
2576 \end_layout
2577
2578 \end_inset
2579
2580  y 
2581 \series bold
2582
2583 \backslash
2584 uproot
2585 \series default
2586
2587 \begin_inset Index idx
2588 status collapsed
2589
2590 \begin_layout Plain Layout
2591 Comandos ! U ! 
2592 \backslash
2593 uproot
2594 \end_layout
2595
2596 \end_inset
2597
2598  con el esquema siguiente:
2599 \end_layout
2600
2601 \begin_layout Standard
2602
2603 \series bold
2604
2605 \backslash
2606 leftroot{distancia}
2607 \series default
2608  y 
2609 \series bold
2610
2611 \backslash
2612 uproot{distancia}
2613 \end_layout
2614
2615 \begin_layout Standard
2616 Distancia es el número de Puntos Grandes (
2617 \begin_inset Quotes fld
2618 \end_inset
2619
2620 Big Points
2621 \begin_inset Quotes frd
2622 \end_inset
2623
2624 , unidad bp; 
2625 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2626 \end_inset
2627
2628 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2629  Los comandos se escriben en el índice.
2630  Así, el comando:
2631 \begin_inset Newline newline
2632 \end_inset
2633
2634
2635 \series bold
2636
2637 \backslash
2638 root
2639 \backslash
2640 leftroot{-1
2641 \begin_inset Formula $\to$
2642 \end_inset
2643
2644
2645 \backslash
2646 uproot{2
2647 \begin_inset Formula $\to$
2648 \end_inset
2649
2650
2651 \backslash
2652 beta
2653 \begin_inset ERT
2654 status collapsed
2655
2656 \begin_layout Plain Layout
2657
2658
2659 \backslash
2660 spce 
2661 \end_layout
2662
2663 \end_inset
2664
2665
2666 \begin_inset Formula $\to$
2667 \end_inset
2668
2669 B
2670 \begin_inset Newline newline
2671 \end_inset
2672
2673
2674 \series default
2675 genera una fórmula correctamente tipografiada: 
2676 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2677 \end_inset
2678
2679
2680 \end_layout
2681
2682 \begin_layout Subsection
2683 Coeficientes de un binomio
2684 \begin_inset Index idx
2685 status collapsed
2686
2687 \begin_layout Plain Layout
2688 Binomios
2689 \end_layout
2690
2691 \end_inset
2692
2693
2694 \end_layout
2695
2696 \begin_layout Standard
2697 Los coeficientes de un binomio se insertan con el comando 
2698 \series bold
2699
2700 \backslash
2701 binom
2702 \series default
2703
2704 \begin_inset Index idx
2705 status collapsed
2706
2707 \begin_layout Plain Layout
2708 Comandos ! B ! 
2709 \backslash
2710 binom
2711 \end_layout
2712
2713 \end_inset
2714
2715  o con el submenú del botón 
2716 \begin_inset Graphics
2717         filename ../../images/math/frac-square.png
2718         scale 85
2719
2720 \end_inset
2721
2722 de la barra de herramientas de ecuaciones.
2723  Como en las fracciones, además de 
2724 \series bold
2725
2726 \backslash
2727 binom
2728 \series default
2729  hay los comandos 
2730 \series bold
2731
2732 \backslash
2733 dbinom
2734 \series default
2735
2736 \begin_inset Index idx
2737 status collapsed
2738
2739 \begin_layout Plain Layout
2740 Comandos ! D ! 
2741 \backslash
2742 dbinom
2743 \end_layout
2744
2745 \end_inset
2746
2747  y 
2748 \series bold
2749
2750 \backslash
2751 tbinom
2752 \series default
2753
2754 \begin_inset Index idx
2755 status collapsed
2756
2757 \begin_layout Plain Layout
2758 Comandos ! T ! 
2759 \backslash
2760 tbinom
2761 \end_layout
2762
2763 \end_inset
2764
2765 .
2766  Para otros delimitadores de coeficientes de un binomio hay los comandos
2767  
2768 \series bold
2769
2770 \backslash
2771 brace
2772 \series default
2773
2774 \begin_inset Index idx
2775 status collapsed
2776
2777 \begin_layout Plain Layout
2778 Comandos ! B ! 
2779 \backslash
2780 brace
2781 \end_layout
2782
2783 \end_inset
2784
2785  y 
2786 \series bold
2787
2788 \backslash
2789 brack
2790 \series default
2791
2792 \begin_inset Index idx
2793 status collapsed
2794
2795 \begin_layout Plain Layout
2796 Comandos ! B ! 
2797 \backslash
2798 brack
2799 \end_layout
2800
2801 \end_inset
2802
2803 .
2804 \end_layout
2805
2806 \begin_layout Standard
2807 \noindent
2808 \align center
2809 \begin_inset Tabular
2810 <lyxtabular version="3" rows="6" columns="2">
2811 <features rotate="0" tabularvalignment="middle">
2812 <column alignment="center" valignment="top">
2813 <column alignment="center" valignment="top">
2814 <row>
2815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2816 \begin_inset Text
2817
2818 \begin_layout Plain Layout
2819 Comando
2820 \end_layout
2821
2822 \end_inset
2823 </cell>
2824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2825 \begin_inset Text
2826
2827 \begin_layout Plain Layout
2828 Resultado
2829 \begin_inset Note Note
2830 status collapsed
2831
2832 \begin_layout Plain Layout
2833
2834 \series bold
2835
2836 \backslash
2837 raisebox
2838 \series default
2839  se usa sólo como espaciador
2840 \end_layout
2841
2842 \end_inset
2843
2844
2845 \end_layout
2846
2847 \end_inset
2848 </cell>
2849 </row>
2850 <row>
2851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2852 \begin_inset Text
2853
2854 \begin_layout Plain Layout
2855
2856 \backslash
2857 binom
2858 \begin_inset ERT
2859 status collapsed
2860
2861 \begin_layout Plain Layout
2862
2863
2864 \backslash
2865 spce 
2866 \end_layout
2867
2868 \end_inset
2869
2870 A
2871 \begin_inset Formula $\downarrow$
2872 \end_inset
2873
2874 B
2875 \end_layout
2876
2877 \end_inset
2878 </cell>
2879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2880 \begin_inset Text
2881
2882 \begin_layout Plain Layout
2883 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2884 \end_inset
2885
2886
2887 \end_layout
2888
2889 \end_inset
2890 </cell>
2891 </row>
2892 <row>
2893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2894 \begin_inset Text
2895
2896 \begin_layout Plain Layout
2897
2898 \backslash
2899 dbinom
2900 \begin_inset ERT
2901 status collapsed
2902
2903 \begin_layout Plain Layout
2904
2905
2906 \backslash
2907 spce 
2908 \end_layout
2909
2910 \end_inset
2911
2912 A
2913 \begin_inset Formula $\downarrow$
2914 \end_inset
2915
2916 B
2917 \end_layout
2918
2919 \end_inset
2920 </cell>
2921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2922 \begin_inset Text
2923
2924 \begin_layout Plain Layout
2925 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2926 \end_inset
2927
2928
2929 \end_layout
2930
2931 \end_inset
2932 </cell>
2933 </row>
2934 <row>
2935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2936 \begin_inset Text
2937
2938 \begin_layout Plain Layout
2939
2940 \backslash
2941 tbinom
2942 \begin_inset ERT
2943 status collapsed
2944
2945 \begin_layout Plain Layout
2946
2947
2948 \backslash
2949 spce 
2950 \end_layout
2951
2952 \end_inset
2953
2954 A
2955 \begin_inset Formula $\downarrow$
2956 \end_inset
2957
2958 B
2959 \end_layout
2960
2961 \end_inset
2962 </cell>
2963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2964 \begin_inset Text
2965
2966 \begin_layout Plain Layout
2967 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2968 \end_inset
2969
2970
2971 \end_layout
2972
2973 \end_inset
2974 </cell>
2975 </row>
2976 <row>
2977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2978 \begin_inset Text
2979
2980 \begin_layout Plain Layout
2981
2982 \backslash
2983 brack
2984 \begin_inset ERT
2985 status collapsed
2986
2987 \begin_layout Plain Layout
2988
2989
2990 \backslash
2991 spce 
2992 \end_layout
2993
2994 \end_inset
2995
2996 A
2997 \begin_inset Formula $\downarrow$
2998 \end_inset
2999
3000 B
3001 \end_layout
3002
3003 \end_inset
3004 </cell>
3005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3006 \begin_inset Text
3007
3008 \begin_layout Plain Layout
3009 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
3010 \end_inset
3011
3012
3013 \end_layout
3014
3015 \end_inset
3016 </cell>
3017 </row>
3018 <row>
3019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3020 \begin_inset Text
3021
3022 \begin_layout Plain Layout
3023
3024 \backslash
3025 brace
3026 \begin_inset ERT
3027 status collapsed
3028
3029 \begin_layout Plain Layout
3030
3031
3032 \backslash
3033 spce 
3034 \end_layout
3035
3036 \end_inset
3037
3038 A
3039 \begin_inset Formula $\downarrow$
3040 \end_inset
3041
3042 B
3043 \end_layout
3044
3045 \end_inset
3046 </cell>
3047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3048 \begin_inset Text
3049
3050 \begin_layout Plain Layout
3051 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3052 \end_inset
3053
3054
3055 \end_layout
3056
3057 \end_inset
3058 </cell>
3059 </row>
3060 </lyxtabular>
3061
3062 \end_inset
3063
3064
3065 \begin_inset Newpage newpage
3066 \end_inset
3067
3068
3069 \end_layout
3070
3071 \begin_layout Subsection
3072 Diferenciaciones de casos
3073 \begin_inset Index idx
3074 status collapsed
3075
3076 \begin_layout Plain Layout
3077 Casos
3078 \end_layout
3079
3080 \end_inset
3081
3082
3083 \end_layout
3084
3085 \begin_layout Standard
3086 \noindent
3087 \align center
3088 \begin_inset Tabular
3089 <lyxtabular version="3" rows="3" columns="2">
3090 <features rotate="0" tabularvalignment="middle">
3091 <column alignment="center" valignment="top">
3092 <column alignment="center" valignment="top">
3093 <row>
3094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3095 \begin_inset Text
3096
3097 \begin_layout Plain Layout
3098 Comando
3099 \end_layout
3100
3101 \end_inset
3102 </cell>
3103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3104 \begin_inset Text
3105
3106 \begin_layout Plain Layout
3107 Resultado
3108 \end_layout
3109
3110 \end_inset
3111 </cell>
3112 </row>
3113 <row>
3114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3115 \begin_inset Text
3116
3117 \begin_layout Plain Layout
3118
3119 \backslash
3120 cases
3121 \begin_inset ERT
3122 status collapsed
3123
3124 \begin_layout Plain Layout
3125
3126
3127 \backslash
3128 spce 
3129 \end_layout
3130
3131 \end_inset
3132
3133 A
3134 \begin_inset Formula $\to$
3135 \end_inset
3136
3137 B>0
3138 \begin_inset Index idx
3139 status collapsed
3140
3141 \begin_layout Plain Layout
3142 Comandos ! C ! 
3143 \backslash
3144 cases
3145 \end_layout
3146
3147 \end_inset
3148
3149
3150 \end_layout
3151
3152 \end_inset
3153 </cell>
3154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3155 \begin_inset Text
3156
3157 \begin_layout Plain Layout
3158 \begin_inset Formula $\begin{cases}
3159 A & B>0\end{cases}$
3160 \end_inset
3161
3162
3163 \end_layout
3164
3165 \end_inset
3166 </cell>
3167 </row>
3168 <row>
3169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3170 \begin_inset Text
3171
3172 \begin_layout Plain Layout
3173
3174 \backslash
3175 cases
3176 \begin_inset ERT
3177 status collapsed
3178
3179 \begin_layout Plain Layout
3180
3181
3182 \backslash
3183 spce 
3184 \end_layout
3185
3186 \end_inset
3187
3188
3189 \family sans
3190 Ctrl+Entrar
3191 \end_layout
3192
3193 \end_inset
3194 </cell>
3195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3196 \begin_inset Text
3197
3198 \begin_layout Plain Layout
3199 \begin_inset Formula $\begin{cases}
3200 A & \textrm{para }x>0\\
3201 B & \textrm{para }x=0
3202 \end{cases}$
3203 \end_inset
3204
3205
3206 \end_layout
3207
3208 \end_inset
3209 </cell>
3210 </row>
3211 </lyxtabular>
3212
3213 \end_inset
3214
3215
3216 \end_layout
3217
3218 \begin_layout Standard
3219 Después de insertar 
3220 \series bold
3221
3222 \backslash
3223 cases
3224 \series default
3225  o usar el botón 
3226 \begin_inset Graphics
3227         filename ../../images/math/cases.png
3228         scale 85
3229
3230 \end_inset
3231
3232  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3233 \family sans
3234 Ctrl+Entrar
3235 \family default
3236  o con el botón
3237 \family sans
3238  
3239 \family default
3240
3241 \begin_inset Graphics
3242         filename ../../images/tabular-feature_append-row.png
3243         scale 85
3244
3245 \end_inset
3246
3247  de la barra de cuadros.
3248 \end_layout
3249
3250 \begin_layout Standard
3251 El comando 
3252 \series bold
3253
3254 \backslash
3255 cases
3256 \series default
3257  también está disponible en el menú 
3258 \family sans
3259 Insertar\SpecialChar \menuseparator
3260 Ecuación\SpecialChar \menuseparator
3261 Entorno casos
3262 \family default
3263 .
3264 \end_layout
3265
3266 \begin_layout Subsection
3267 Negaciones
3268 \begin_inset Index idx
3269 status collapsed
3270
3271 \begin_layout Plain Layout
3272 Negaciones
3273 \end_layout
3274
3275 \end_inset
3276
3277
3278 \end_layout
3279
3280 \begin_layout Standard
3281 Con el comando 
3282 \series bold
3283
3284 \backslash
3285 not
3286 \series default
3287
3288 \begin_inset Index idx
3289 status collapsed
3290
3291 \begin_layout Plain Layout
3292 Comandos ! N ! 
3293 \backslash
3294 not
3295 \end_layout
3296
3297 \end_inset
3298
3299  todo carácter se puede mostrar cancelado.
3300  Los caracteres son casi tachados con una barra inclinada.
3301 \end_layout
3302
3303 \begin_layout Standard
3304 \noindent
3305 \align center
3306 \begin_inset Tabular
3307 <lyxtabular version="3" rows="4" columns="2">
3308 <features rotate="0" tabularvalignment="middle">
3309 <column alignment="center" valignment="top">
3310 <column alignment="center" valignment="top">
3311 <row>
3312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3313 \begin_inset Text
3314
3315 \begin_layout Plain Layout
3316 Comando
3317 \end_layout
3318
3319 \end_inset
3320 </cell>
3321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3322 \begin_inset Text
3323
3324 \begin_layout Plain Layout
3325 Resultado
3326 \end_layout
3327
3328 \end_inset
3329 </cell>
3330 </row>
3331 <row>
3332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3333 \begin_inset Text
3334
3335 \begin_layout Plain Layout
3336
3337 \backslash
3338 not=
3339 \end_layout
3340
3341 \end_inset
3342 </cell>
3343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3344 \begin_inset Text
3345
3346 \begin_layout Plain Layout
3347 \begin_inset Formula $\not=$
3348 \end_inset
3349
3350
3351 \end_layout
3352
3353 \end_inset
3354 </cell>
3355 </row>
3356 <row>
3357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3358 \begin_inset Text
3359
3360 \begin_layout Plain Layout
3361
3362 \backslash
3363 not 
3364 \backslash
3365 le
3366 \end_layout
3367
3368 \end_inset
3369 </cell>
3370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3371 \begin_inset Text
3372
3373 \begin_layout Plain Layout
3374 \begin_inset Formula $\not\le$
3375 \end_inset
3376
3377
3378 \end_layout
3379
3380 \end_inset
3381 </cell>
3382 </row>
3383 <row>
3384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3385 \begin_inset Text
3386
3387 \begin_layout Plain Layout
3388
3389 \backslash
3390 not 
3391 \backslash
3392 parallel
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3398 \begin_inset Text
3399
3400 \begin_layout Plain Layout
3401 \begin_inset Formula $\not\parallel$
3402 \end_inset
3403
3404
3405 \end_layout
3406
3407 \end_inset
3408 </cell>
3409 </row>
3410 </lyxtabular>
3411
3412 \end_inset
3413
3414
3415 \end_layout
3416
3417 \begin_layout Standard
3418 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3419  Por tanto para algunas negaciones hay comandos especiales (véase 
3420 \begin_inset CommandInset ref
3421 LatexCommand ref
3422 reference "sub:Símbolos-matemáticos"
3423
3424 \end_inset
3425
3426  y 
3427 \begin_inset CommandInset ref
3428 LatexCommand ref
3429 reference "sec:Relaciones"
3430
3431 \end_inset
3432
3433 ).
3434 \end_layout
3435
3436 \begin_layout Subsection
3437 Espacios reservados 
3438 \begin_inset CommandInset label
3439 LatexCommand label
3440 name "sub:Espacios-reservados"
3441
3442 \end_inset
3443
3444
3445 \begin_inset Index idx
3446 status collapsed
3447
3448 \begin_layout Plain Layout
3449 Espacios reservados
3450 \end_layout
3451
3452 \end_inset
3453
3454
3455 \begin_inset Index idx
3456 status collapsed
3457
3458 \begin_layout Plain Layout
3459 Química ! isótopos
3460 \end_layout
3461
3462 \end_inset
3463
3464
3465 \begin_inset Index idx
3466 status collapsed
3467
3468 \begin_layout Plain Layout
3469 Isótopos|see
3470 \begin_inset ERT
3471 status collapsed
3472
3473 \begin_layout Plain Layout
3474
3475 {
3476 \end_layout
3477
3478 \end_inset
3479
3480 Química
3481 \begin_inset ERT
3482 status collapsed
3483
3484 \begin_layout Plain Layout
3485
3486 }
3487 \end_layout
3488
3489 \end_inset
3490
3491
3492 \end_layout
3493
3494 \end_inset
3495
3496
3497 \end_layout
3498
3499 \begin_layout Standard
3500 En la presentación de, p.
3501 \begin_inset space \thinspace{}
3502 \end_inset
3503
3504 e., isótopos,
3505 \begin_inset Foot
3506 status collapsed
3507
3508 \begin_layout Plain Layout
3509 Más sobre símbolos químicos en 
3510 \begin_inset CommandInset ref
3511 LatexCommand ref
3512 reference "sub:Símbolos-y-ecuaciones-químicas"
3513
3514 \end_inset
3515
3516
3517 \end_layout
3518
3519 \end_inset
3520
3521  surge el problema siguiente:
3522 \end_layout
3523
3524 \begin_layout Standard
3525 \noindent
3526 \align center
3527 \begin_inset Tabular
3528 <lyxtabular version="3" rows="2" columns="2">
3529 <features rotate="0" tabularvalignment="middle">
3530 <column alignment="center" valignment="top">
3531 <column alignment="center" valignment="top">
3532 <row>
3533 <cell alignment="center" valignment="top" usebox="none">
3534 \begin_inset Text
3535
3536 \begin_layout Plain Layout
3537 Índices generados con sub- y superíndices:
3538 \end_layout
3539
3540 \end_inset
3541 </cell>
3542 <cell alignment="center" valignment="top" usebox="none">
3543 \begin_inset Text
3544
3545 \begin_layout Plain Layout
3546 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3547 \end_inset
3548
3549
3550 \end_layout
3551
3552 \end_inset
3553 </cell>
3554 </row>
3555 <row>
3556 <cell alignment="center" valignment="top" usebox="none">
3557 \begin_inset Text
3558
3559 \begin_layout Plain Layout
3560 Índices correctos:
3561 \end_layout
3562
3563 \end_inset
3564 </cell>
3565 <cell alignment="center" valignment="top" usebox="none">
3566 \begin_inset Text
3567
3568 \begin_layout Plain Layout
3569 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3570 \end_inset
3571
3572
3573 \end_layout
3574
3575 \end_inset
3576 </cell>
3577 </row>
3578 </lyxtabular>
3579
3580 \end_inset
3581
3582
3583 \begin_inset Note Note
3584 status collapsed
3585
3586 \begin_layout Plain Layout
3587
3588 \series bold
3589
3590 \backslash
3591 raisebox
3592 \series default
3593  se usa sólo como espaciador
3594 \end_layout
3595
3596 \end_inset
3597
3598
3599 \end_layout
3600
3601 \begin_layout Standard
3602 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3603  del índice más largo.
3604  Para evitarlo está el comando 
3605 \series bold
3606
3607 \backslash
3608 phantom
3609 \series default
3610
3611 \begin_inset Index idx
3612 status collapsed
3613
3614 \begin_layout Plain Layout
3615 Comandos ! P ! 
3616 \backslash
3617 phantom
3618 \end_layout
3619
3620 \end_inset
3621
3622  o el botón 
3623 \begin_inset space ~
3624 \end_inset
3625
3626
3627 \begin_inset Graphics
3628         filename ../../images/math/phantom.png
3629         scale 85
3630
3631 \end_inset
3632
3633  del submenú de espacios en ecuaciones
3634 \begin_inset Foot
3635 status collapsed
3636
3637 \begin_layout Plain Layout
3638 Botón 
3639 \begin_inset Graphics
3640         filename ../../images/math/space.png
3641         scale 85
3642
3643 \end_inset
3644
3645  de la barra de ecuaciones
3646 \end_layout
3647
3648 \end_inset
3649
3650 , que genera uno o más espacios reservados.
3651  Al insertar 
3652 \series bold
3653
3654 \backslash
3655 phantom
3656 \series default
3657  aparece un pequeño marco azul con dos flechas rojas superpuestas
3658 \begin_inset Formula $\phantom{}$
3659 \end_inset
3660
3661 .
3662  Las flechas indican que se reservará un espacio equivalente a la anchura
3663  y altura totales del contenido del marco.
3664  Los espacios reservados son correspondientes al tamaño de los caracteres.
3665 \end_layout
3666
3667 \begin_layout Standard
3668 \noindent
3669 \align center
3670 \begin_inset Tabular
3671 <lyxtabular version="3" rows="4" columns="2">
3672 <features rotate="0" tabularvalignment="middle">
3673 <column alignment="center" valignment="top">
3674 <column alignment="center" valignment="top">
3675 <row>
3676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3677 \begin_inset Text
3678
3679 \begin_layout Plain Layout
3680 Comando
3681 \end_layout
3682
3683 \end_inset
3684 </cell>
3685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3686 \begin_inset Text
3687
3688 \begin_layout Plain Layout
3689 Resultado
3690 \begin_inset Note Note
3691 status collapsed
3692
3693 \begin_layout Plain Layout
3694
3695 \series bold
3696
3697 \backslash
3698 raisebox
3699 \series default
3700  se usa sólo como espaciador
3701 \end_layout
3702
3703 \end_inset
3704
3705
3706 \end_layout
3707
3708 \end_inset
3709 </cell>
3710 </row>
3711 <row>
3712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3713 \begin_inset Text
3714
3715 \begin_layout Plain Layout
3716 ^19
3717 \begin_inset ERT
3718 status collapsed
3719
3720 \begin_layout Plain Layout
3721
3722
3723 \backslash
3724 spce 
3725 \end_layout
3726
3727 \end_inset
3728
3729 _
3730 \backslash
3731 phantom
3732 \begin_inset ERT
3733 status collapsed
3734
3735 \begin_layout Plain Layout
3736
3737
3738 \backslash
3739 spce 
3740 \end_layout
3741
3742 \end_inset
3743
3744 1
3745 \begin_inset Formula $\rightarrow$
3746 \end_inset
3747
3748 9
3749 \begin_inset ERT
3750 status collapsed
3751
3752 \begin_layout Plain Layout
3753
3754
3755 \backslash
3756 spce 
3757 \end_layout
3758
3759 \end_inset
3760
3761 F
3762 \end_layout
3763
3764 \end_inset
3765 </cell>
3766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3767 \begin_inset Text
3768
3769 \begin_layout Plain Layout
3770 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3771 \end_inset
3772
3773
3774 \end_layout
3775
3776 \end_inset
3777 </cell>
3778 </row>
3779 <row>
3780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3781 \begin_inset Text
3782
3783 \begin_layout Plain Layout
3784 ^235
3785 \begin_inset ERT
3786 status collapsed
3787
3788 \begin_layout Plain Layout
3789
3790
3791 \backslash
3792 spce 
3793 \end_layout
3794
3795 \end_inset
3796
3797 _
3798 \backslash
3799 phantom
3800 \begin_inset ERT
3801 status collapsed
3802
3803 \begin_layout Plain Layout
3804
3805
3806 \backslash
3807 spce 
3808 \end_layout
3809
3810 \end_inset
3811
3812 23
3813 \begin_inset Formula $\rightarrow$
3814 \end_inset
3815
3816 9
3817 \begin_inset ERT
3818 status collapsed
3819
3820 \begin_layout Plain Layout
3821
3822
3823 \backslash
3824 spce 
3825 \end_layout
3826
3827 \end_inset
3828
3829 F
3830 \end_layout
3831
3832 \end_inset
3833 </cell>
3834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3835 \begin_inset Text
3836
3837 \begin_layout Plain Layout
3838 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3839 \end_inset
3840
3841
3842 \end_layout
3843
3844 \end_inset
3845 </cell>
3846 </row>
3847 <row>
3848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3849 \begin_inset Text
3850
3851 \begin_layout Plain Layout
3852
3853 \backslash
3854 Lambda^
3855 \begin_inset ERT
3856 status collapsed
3857
3858 \begin_layout Plain Layout
3859
3860
3861 \backslash
3862 spce 
3863 \end_layout
3864
3865 \end_inset
3866
3867
3868 \backslash
3869 phantom
3870 \begin_inset ERT
3871 status collapsed
3872
3873 \begin_layout Plain Layout
3874
3875
3876 \backslash
3877 spce 
3878 \end_layout
3879
3880 \end_inset
3881
3882 ii
3883 \begin_inset Formula $\rightarrow$
3884 \end_inset
3885
3886 t
3887 \begin_inset ERT
3888 status collapsed
3889
3890 \begin_layout Plain Layout
3891
3892
3893 \backslash
3894 spce 
3895 \end_layout
3896
3897 \end_inset
3898
3899 _MMt
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3905 \begin_inset Text
3906
3907 \begin_layout Plain Layout
3908 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3909 \end_inset
3910
3911
3912 \end_layout
3913
3914 \end_inset
3915 </cell>
3916 </row>
3917 </lyxtabular>
3918
3919 \end_inset
3920
3921
3922 \end_layout
3923
3924 \begin_layout Standard
3925 Además hay los comandos 
3926 \series bold
3927
3928 \backslash
3929 vphantom
3930 \series default
3931
3932 \begin_inset Index idx
3933 status collapsed
3934
3935 \begin_layout Plain Layout
3936 Comandos ! V ! 
3937 \backslash
3938 vphantom
3939 \end_layout
3940
3941 \end_inset
3942
3943  (botón 
3944 \begin_inset space ~
3945 \end_inset
3946
3947
3948 \begin_inset Graphics
3949         filename ../../images/math/vphantom.png
3950         scale 85
3951
3952 \end_inset
3953
3954 ) y 
3955 \series bold
3956
3957 \backslash
3958 hphantom
3959 \series default
3960
3961 \begin_inset Index idx
3962 status collapsed
3963
3964 \begin_layout Plain Layout
3965 Comandos ! H ! 
3966 \backslash
3967 hphantom
3968 \end_layout
3969
3970 \end_inset
3971
3972  (botón 
3973 \begin_inset space ~
3974 \end_inset
3975
3976
3977 \begin_inset Graphics
3978         filename ../../images/math/hphantom.png
3979         scale 85
3980
3981 \end_inset
3982
3983 ).
3984  
3985 \series bold
3986
3987 \backslash
3988 hphantom
3989 \series default
3990  genera espacio en el marco sólo para la altura máxima de los caracteres,
3991  no para su anchura.
3992  
3993 \series bold
3994
3995 \backslash
3996 vphantom
3997 \series default
3998  genera espacio sólo para la anchura del contenido del marco.
3999  Por esto los marcos de estos comandos sólo tienen una flecha roja.
4000 \end_layout
4001
4002 \begin_layout Standard
4003 Por ejemplo, 
4004 \series bold
4005
4006 \backslash
4007 vphantom
4008 \series default
4009
4010 \begin_inset ERT
4011 status collapsed
4012
4013 \begin_layout Plain Layout
4014
4015
4016 \backslash
4017 spce 
4018 \end_layout
4019
4020 \end_inset
4021
4022
4023 \series bold
4024 a
4025 \backslash
4026 int
4027 \series default
4028  genera espacio de la altura del signo de la integral,
4029 \begin_inset Foot
4030 status collapsed
4031
4032 \begin_layout Plain Layout
4033 El comando 
4034 \series bold
4035
4036 \backslash
4037 int
4038 \series default
4039  genera un signo de integral, véase 
4040 \begin_inset CommandInset ref
4041 LatexCommand ref
4042 reference "sub:Operadores-grandes"
4043
4044 \end_inset
4045
4046
4047 \end_layout
4048
4049 \end_inset
4050
4051  porque este es el carácter más largo.
4052  En la 
4053 \begin_inset CommandInset ref
4054 LatexCommand ref
4055 reference "sub:Delimitadores-multilínea"
4056
4057 \end_inset
4058
4059  hay un ejemplo de aplicación.
4060 \end_layout
4061
4062 \begin_layout Standard
4063 Los espacios reservados también se pueden usar para un texto cuando se insertan
4064  mediante el menú 
4065 \family sans
4066 Insertar\SpecialChar \menuseparator
4067 Formato\SpecialChar \menuseparator
4068 Fantasma
4069 \family default
4070 :
4071 \end_layout
4072
4073 \begin_layout Standard
4074 Esto es una frase.
4075 \begin_inset Newline newline
4076 \end_inset
4077
4078
4079 \begin_inset Phantom Phantom
4080 status open
4081
4082 \begin_layout Plain Layout
4083 Esto
4084 \end_layout
4085
4086 \end_inset
4087
4088  es una frase.
4089 \end_layout
4090
4091 \begin_layout Subsection
4092 Líneas
4093 \begin_inset Index idx
4094 status collapsed
4095
4096 \begin_layout Plain Layout
4097 Lineas@Líneas
4098 \end_layout
4099
4100 \end_inset
4101
4102
4103 \begin_inset Index idx
4104 status collapsed
4105
4106 \begin_layout Plain Layout
4107 Ecuación ! sub- o superrayada
4108 \end_layout
4109
4110 \end_inset
4111
4112
4113 \end_layout
4114
4115 \begin_layout Standard
4116 \noindent
4117 \align center
4118 \begin_inset Tabular
4119 <lyxtabular version="3" rows="4" columns="2">
4120 <features rotate="0" tabularvalignment="middle">
4121 <column alignment="center" valignment="top">
4122 <column alignment="center" valignment="top">
4123 <row>
4124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4125 \begin_inset Text
4126
4127 \begin_layout Plain Layout
4128 Comando
4129 \end_layout
4130
4131 \end_inset
4132 </cell>
4133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4134 \begin_inset Text
4135
4136 \begin_layout Plain Layout
4137 Resultado
4138 \begin_inset Note Note
4139 status collapsed
4140
4141 \begin_layout Plain Layout
4142
4143 \series bold
4144
4145 \backslash
4146 raisebox
4147 \series default
4148  se usa sólo como espaciador
4149 \end_layout
4150
4151 \end_inset
4152
4153
4154 \end_layout
4155
4156 \end_inset
4157 </cell>
4158 </row>
4159 <row>
4160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4161 \begin_inset Text
4162
4163 \begin_layout Plain Layout
4164
4165 \backslash
4166 overline
4167 \begin_inset ERT
4168 status collapsed
4169
4170 \begin_layout Plain Layout
4171
4172
4173 \backslash
4174 spce 
4175 \end_layout
4176
4177 \end_inset
4178
4179 A+B
4180 \begin_inset Index idx
4181 status collapsed
4182
4183 \begin_layout Plain Layout
4184 Comandos ! O ! 
4185 \backslash
4186 overline
4187 \end_layout
4188
4189 \end_inset
4190
4191
4192 \end_layout
4193
4194 \end_inset
4195 </cell>
4196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4197 \begin_inset Text
4198
4199 \begin_layout Plain Layout
4200 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4201 \end_inset
4202
4203
4204 \end_layout
4205
4206 \end_inset
4207 </cell>
4208 </row>
4209 <row>
4210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4211 \begin_inset Text
4212
4213 \begin_layout Plain Layout
4214
4215 \backslash
4216 underline
4217 \begin_inset ERT
4218 status collapsed
4219
4220 \begin_layout Plain Layout
4221
4222
4223 \backslash
4224 spce 
4225 \end_layout
4226
4227 \end_inset
4228
4229 A+B
4230 \begin_inset Index idx
4231 status collapsed
4232
4233 \begin_layout Plain Layout
4234 Comandos ! U ! 
4235 \backslash
4236 underline
4237 \end_layout
4238
4239 \end_inset
4240
4241
4242 \end_layout
4243
4244 \end_inset
4245 </cell>
4246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4247 \begin_inset Text
4248
4249 \begin_layout Plain Layout
4250 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4251 \end_inset
4252
4253
4254 \end_layout
4255
4256 \end_inset
4257 </cell>
4258 </row>
4259 <row>
4260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4261 \begin_inset Text
4262
4263 \begin_layout Plain Layout
4264
4265 \backslash
4266 overline
4267 \begin_inset ERT
4268 status collapsed
4269
4270 \begin_layout Plain Layout
4271
4272
4273 \backslash
4274 spce 
4275 \end_layout
4276
4277 \end_inset
4278
4279
4280 \backslash
4281 underline
4282 \begin_inset ERT
4283 status collapsed
4284
4285 \begin_layout Plain Layout
4286
4287
4288 \backslash
4289 spce 
4290 \end_layout
4291
4292 \end_inset
4293
4294 A+B
4295 \end_layout
4296
4297 \end_inset
4298 </cell>
4299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4300 \begin_inset Text
4301
4302 \begin_layout Plain Layout
4303 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4304 \end_inset
4305
4306
4307 \end_layout
4308
4309 \end_inset
4310 </cell>
4311 </row>
4312 </lyxtabular>
4313
4314 \end_inset
4315
4316
4317 \end_layout
4318
4319 \begin_layout Standard
4320 En el último ejemplo es indiferente poner primero 
4321 \series bold
4322
4323 \backslash
4324 overline
4325 \series default
4326  o 
4327 \series bold
4328
4329 \backslash
4330 underline
4331 \series default
4332 .
4333 \end_layout
4334
4335 \begin_layout Standard
4336 Para poner doble subrayado, p.
4337 \begin_inset space \thinspace{}
4338 \end_inset
4339
4340 e.
4341  en resultados, se usa 
4342 \series bold
4343
4344 \backslash
4345 underline
4346 \series default
4347  dos veces.
4348 \end_layout
4349
4350 \begin_layout Standard
4351 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4352 \begin_inset VSpace bigskip
4353 \end_inset
4354
4355 Se pueden crear líneas personalizadas con el comando 
4356 \series bold
4357
4358 \backslash
4359 rule
4360 \series default
4361
4362 \begin_inset Index idx
4363 status collapsed
4364
4365 \begin_layout Plain Layout
4366 Comandos ! R ! 
4367 \backslash
4368 rule
4369 \end_layout
4370
4371 \end_inset
4372
4373  con el esquema siguiente:
4374 \end_layout
4375
4376 \begin_layout Standard
4377
4378 \series bold
4379
4380 \backslash
4381 rule[hueco vertical]{longitud}{grosor}
4382 \end_layout
4383
4384 \begin_layout Standard
4385 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4386  si el valor es negativo).
4387  Las unidades disponibles para los valores están listadas en
4388 \begin_inset space ~
4389 \end_inset
4390
4391
4392 \begin_inset CommandInset ref
4393 LatexCommand ref
4394 reference "tab:Unidades-disponibles"
4395
4396 \end_inset
4397
4398 .
4399  A continuación hay dos ejemplos de líneas creadas con los comandos
4400 \series bold
4401
4402 \begin_inset Newline newline
4403 \end_inset
4404
4405
4406 \backslash
4407 rule[-2ex]{3cm}{2pt}
4408 \series default
4409  y 
4410 \series bold
4411
4412 \backslash
4413 rule{2cm}{1pt}
4414 \series default
4415 :
4416 \end_layout
4417
4418 \begin_layout Standard
4419 Esto es una frase 
4420 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4421 \end_inset
4422
4423  con dos líneas.
4424 \end_layout
4425
4426 \begin_layout Standard
4427
4428 \series bold
4429
4430 \backslash
4431 rule
4432 \series default
4433  también se puede usar para texto insertando una línea mediante el menú
4434  
4435 \family sans
4436 Insertar\SpecialChar \menuseparator
4437 Formato\SpecialChar \menuseparator
4438 Línea horizontal
4439 \family default
4440 :
4441 \end_layout
4442
4443 \begin_layout Standard
4444 Esto es una frase 
4445 \begin_inset CommandInset line
4446 LatexCommand rule
4447 offset "0.5ex"
4448 width "3cm"
4449 height "1pt"
4450
4451 \end_inset
4452
4453  con una línea insertada.
4454 \end_layout
4455
4456 \begin_layout Subsection
4457 Puntos
4458 \begin_inset CommandInset label
4459 LatexCommand label
4460 name "sub:Puntos"
4461
4462 \end_inset
4463
4464
4465 \begin_inset Index idx
4466 status collapsed
4467
4468 \begin_layout Plain Layout
4469 Puntos
4470 \end_layout
4471
4472 \end_inset
4473
4474
4475 \end_layout
4476
4477 \begin_layout Standard
4478 Hay distintos tipos de puntos disponibles.
4479 \begin_inset Foot
4480 status open
4481
4482 \begin_layout Plain Layout
4483 En la barra de herramientas de ecuaciones, en el panel del botón 
4484 \begin_inset Graphics
4485         filename ../../images/math/ldots.png
4486         scale 85
4487
4488 \end_inset
4489
4490 .
4491 \end_layout
4492
4493 \end_inset
4494
4495  Para continuación en enumeraciones se usan puntos bajos, (
4496 \series bold
4497
4498 \backslash
4499 ldots
4500 \series default
4501
4502 \begin_inset Index idx
4503 status collapsed
4504
4505 \begin_layout Plain Layout
4506 Comandos ! L ! 
4507 \backslash
4508 ldots
4509 \end_layout
4510
4511 \end_inset
4512
4513 ), mientras que para operaciones se usan puntos centrados a la misma altura
4514  que los operadores, (
4515 \series bold
4516
4517 \backslash
4518 cdots
4519 \series default
4520
4521 \begin_inset Index idx
4522 status collapsed
4523
4524 \begin_layout Plain Layout
4525 Comandos ! C ! 
4526 \backslash
4527 cdots
4528 \end_layout
4529
4530 \end_inset
4531
4532 ).
4533  Si se usa el comando 
4534 \series bold
4535
4536 \backslash
4537 dots
4538 \series default
4539
4540 \begin_inset Index idx
4541 status collapsed
4542
4543 \begin_layout Plain Layout
4544 Comandos ! D ! 
4545 \backslash
4546 dots
4547 \end_layout
4548
4549 \end_inset
4550
4551 , LaTeX decide el tipo a usar en función del carácter siguiente.
4552 \end_layout
4553
4554 \begin_layout Standard
4555 \align center
4556 \begin_inset Tabular
4557 <lyxtabular version="3" rows="9" columns="2">
4558 <features rotate="0" tabularvalignment="middle">
4559 <column alignment="center" valignment="top" width="0pt">
4560 <column alignment="center" valignment="top" width="0pt">
4561 <row>
4562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4563 \begin_inset Text
4564
4565 \begin_layout Plain Layout
4566 Comando
4567 \end_layout
4568
4569 \end_inset
4570 </cell>
4571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4572 \begin_inset Text
4573
4574 \begin_layout Plain Layout
4575 Resultado
4576 \end_layout
4577
4578 \end_inset
4579 </cell>
4580 </row>
4581 <row>
4582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4583 \begin_inset Text
4584
4585 \begin_layout Plain Layout
4586 A_1
4587 \begin_inset ERT
4588 status collapsed
4589
4590 \begin_layout Plain Layout
4591
4592
4593 \backslash
4594 spce 
4595 \end_layout
4596
4597 \end_inset
4598
4599 ,
4600 \backslash
4601 dots
4602 \begin_inset ERT
4603 status collapsed
4604
4605 \begin_layout Plain Layout
4606
4607
4608 \backslash
4609 spce 
4610 \end_layout
4611
4612 \end_inset
4613
4614 ,A_n
4615 \end_layout
4616
4617 \end_inset
4618 </cell>
4619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4620 \begin_inset Text
4621
4622 \begin_layout Plain Layout
4623 \begin_inset Formula $A_{1},\dots,A_{n}$
4624 \end_inset
4625
4626
4627 \end_layout
4628
4629 \end_inset
4630 </cell>
4631 </row>
4632 <row>
4633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4634 \begin_inset Text
4635
4636 \begin_layout Plain Layout
4637 A_1
4638 \begin_inset ERT
4639 status collapsed
4640
4641 \begin_layout Plain Layout
4642
4643
4644 \backslash
4645 spce 
4646 \end_layout
4647
4648 \end_inset
4649
4650 +
4651 \backslash
4652 dots
4653 \begin_inset ERT
4654 status collapsed
4655
4656 \begin_layout Plain Layout
4657
4658
4659 \backslash
4660 spce 
4661 \end_layout
4662
4663 \end_inset
4664
4665 +A_n
4666 \end_layout
4667
4668 \end_inset
4669 </cell>
4670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4671 \begin_inset Text
4672
4673 \begin_layout Plain Layout
4674 \begin_inset Formula $A_{1}+\dots+A_{n}$
4675 \end_inset
4676
4677
4678 \end_layout
4679
4680 \end_inset
4681 </cell>
4682 </row>
4683 <row>
4684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4685 \begin_inset Text
4686
4687 \begin_layout Plain Layout
4688 A_1
4689 \begin_inset ERT
4690 status collapsed
4691
4692 \begin_layout Plain Layout
4693
4694
4695 \backslash
4696 spce 
4697 \end_layout
4698
4699 \end_inset
4700
4701 ,
4702 \backslash
4703 ldots
4704 \begin_inset ERT
4705 status collapsed
4706
4707 \begin_layout Plain Layout
4708
4709
4710 \backslash
4711 spce 
4712 \end_layout
4713
4714 \end_inset
4715
4716 ,A_n
4717 \end_layout
4718
4719 \end_inset
4720 </cell>
4721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4722 \begin_inset Text
4723
4724 \begin_layout Plain Layout
4725 \begin_inset Formula $A_{1},\ldots,A_{n}$
4726 \end_inset
4727
4728
4729 \end_layout
4730
4731 \end_inset
4732 </cell>
4733 </row>
4734 <row>
4735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4736 \begin_inset Text
4737
4738 \begin_layout Plain Layout
4739 A_1
4740 \begin_inset ERT
4741 status collapsed
4742
4743 \begin_layout Plain Layout
4744
4745
4746 \backslash
4747 spce 
4748 \end_layout
4749
4750 \end_inset
4751
4752 +
4753 \backslash
4754 cdots
4755 \begin_inset ERT
4756 status collapsed
4757
4758 \begin_layout Plain Layout
4759
4760
4761 \backslash
4762 spce 
4763 \end_layout
4764
4765 \end_inset
4766
4767 +A_n
4768 \end_layout
4769
4770 \end_inset
4771 </cell>
4772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4773 \begin_inset Text
4774
4775 \begin_layout Plain Layout
4776 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4777 \end_inset
4778
4779
4780 \end_layout
4781
4782 \end_inset
4783 </cell>
4784 </row>
4785 <row>
4786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4787 \begin_inset Text
4788
4789 \begin_layout Plain Layout
4790
4791 \backslash
4792 vdots
4793 \end_layout
4794
4795 \end_inset
4796 </cell>
4797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4798 \begin_inset Text
4799
4800 \begin_layout Plain Layout
4801 \begin_inset Formula $\vdots$
4802 \end_inset
4803
4804
4805 \end_layout
4806
4807 \end_inset
4808 </cell>
4809 </row>
4810 <row>
4811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4812 \begin_inset Text
4813
4814 \begin_layout Plain Layout
4815
4816 \backslash
4817 ddots
4818 \end_layout
4819
4820 \end_inset
4821 </cell>
4822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4823 \begin_inset Text
4824
4825 \begin_layout Plain Layout
4826 \begin_inset Formula $\ddots$
4827 \end_inset
4828
4829
4830 \end_layout
4831
4832 \end_inset
4833 </cell>
4834 </row>
4835 <row>
4836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4837 \begin_inset Text
4838
4839 \begin_layout Plain Layout
4840
4841 \backslash
4842 iddots
4843 \end_layout
4844
4845 \end_inset
4846 </cell>
4847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4848 \begin_inset Text
4849
4850 \begin_layout Plain Layout
4851 \begin_inset Formula $\iddots$
4852 \end_inset
4853
4854
4855 \end_layout
4856
4857 \end_inset
4858 </cell>
4859 </row>
4860 <row>
4861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4862 \begin_inset Text
4863
4864 \begin_layout Plain Layout
4865 Matriz
4866 \begin_inset space \thinspace{}
4867 \end_inset
4868
4869 3×3 con los distintos puntos
4870 \end_layout
4871
4872 \end_inset
4873 </cell>
4874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4875 \begin_inset Text
4876
4877 \begin_layout Plain Layout
4878 \begin_inset Formula $\begin{array}{ccc}
4879 A_{11} & \cdots & A_{1m}\\
4880 \vdots & \ddots & \vdots\\
4881 A_{n1} & \cdots & A_{nm}
4882 \end{array}$
4883 \end_inset
4884
4885
4886 \end_layout
4887
4888 \end_inset
4889 </cell>
4890 </row>
4891 </lyxtabular>
4892
4893 \end_inset
4894
4895
4896 \end_layout
4897
4898 \begin_layout Standard
4899 Los puntos suspensivos disponibles en el menú 
4900 \family sans
4901 Insertar\SpecialChar \menuseparator
4902 Carácter especial
4903 \family default
4904  son 
4905 \series bold
4906
4907 \backslash
4908 ldots
4909 \series default
4910 .
4911 \end_layout
4912
4913 \begin_layout Standard
4914 \begin_inset VSpace medskip
4915 \end_inset
4916
4917
4918 \end_layout
4919
4920 \begin_layout Standard
4921 Para usar 
4922 \series bold
4923
4924 \backslash
4925 iddots
4926 \series default
4927 , hay que marcar una de las opciones 
4928 \family sans
4929 Usar paquete mathdots (automáticamente)
4930 \family default
4931  en las 
4932 \family sans
4933 Opciones de ecuación
4934 \family default
4935  de la configuración del documento.
4936 \begin_inset Newline newline
4937 \end_inset
4938
4939 La opción 
4940 \family sans
4941 Usar paquete mathdots
4942 \family default
4943  mejorará el aspecto de todos los puntos en los documentos si su estilo
4944  o tamaño de tipografía no son los predeterminados.
4945 \end_layout
4946
4947 \begin_layout Standard
4948 \begin_inset VSpace medskip
4949 \end_inset
4950
4951 Hay puntos específicos para matrices que se extienden por varias columnas.
4952  Se generan con el comando 
4953 \series bold
4954
4955 \backslash
4956 hdotsfor
4957 \series default
4958
4959 \begin_inset Index idx
4960 status collapsed
4961
4962 \begin_layout Plain Layout
4963 Comandos ! H ! 
4964 \backslash
4965 hdotsfor
4966 \end_layout
4967
4968 \end_inset
4969
4970 , que tiene el siguiente esquema:
4971 \end_layout
4972
4973 \begin_layout Standard
4974
4975 \series bold
4976
4977 \backslash
4978 hdotsfor[distancia]{número de columnas}
4979 \end_layout
4980
4981 \begin_layout Standard
4982 Número de columnas especifica cuántas columnas deben abarcarse.
4983  Distancia es un factor para la separación entre los puntos.
4984 \end_layout
4985
4986 \begin_layout Standard
4987 En la siguiente matriz se ha insertado el comando 
4988 \series bold
4989
4990 \backslash
4991 hdotsfor[2]{4}
4992 \series default
4993  en el primer recuadro de la segunda línea para obtener puntos separados
4994  una distancia equivalente a dos veces la del comando 
4995 \series bold
4996
4997 \backslash
4998 dots
4999 \series default
5000 .
5001 \begin_inset Formula 
5002 \[
5003 \left(\begin{array}{cccc}
5004 A & B & C & D\\
5005 \hdotsfor[2]{4}\\
5006 q & w & e & r
5007 \end{array}\right)
5008 \]
5009
5010 \end_inset
5011
5012
5013 \end_layout
5014
5015 \begin_layout Standard
5016 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
5017  de lo contrario se producen errores de LaTeX.
5018 \end_layout
5019
5020 \begin_layout Standard
5021 \begin_inset VSpace bigskip
5022 \end_inset
5023
5024
5025 \end_layout
5026
5027 \begin_layout Standard
5028 Además, con el comando 
5029 \series bold
5030
5031 \backslash
5032 dotfill
5033 \series default
5034
5035 \begin_inset Index idx
5036 status collapsed
5037
5038 \begin_layout Plain Layout
5039 Comandos ! D ! 
5040 \backslash
5041 dotfill
5042 \end_layout
5043
5044 \end_inset
5045
5046  puedes completar con puntos una línea.
5047  El efecto de este tipo de comandos es como el de 
5048 \series bold
5049
5050 \backslash
5051 hfill
5052 \series default
5053 , véase 
5054 \begin_inset CommandInset ref
5055 LatexCommand ref
5056 reference "sub:Espacio-variable"
5057
5058 \end_inset
5059
5060 .
5061 \end_layout
5062
5063 \begin_layout Standard
5064 Por ejemplo el comando 
5065 \series bold
5066 A
5067 \backslash
5068 dotfill
5069 \series default
5070
5071 \begin_inset ERT
5072 status collapsed
5073
5074 \begin_layout Plain Layout
5075
5076
5077 \backslash
5078 spce 
5079 \end_layout
5080
5081 \end_inset
5082
5083
5084 \series bold
5085 B
5086 \series default
5087  genera
5088 \end_layout
5089
5090 \begin_layout Standard
5091 \begin_inset Formula $A\dotfill B$
5092 \end_inset
5093
5094
5095 \end_layout
5096
5097 \begin_layout Standard
5098 Un comando análogo a 
5099 \series bold
5100
5101 \backslash
5102 dotfill
5103 \series default
5104  para rellenar con una línea es 
5105 \series bold
5106
5107 \backslash
5108 hrulefill
5109 \series default
5110
5111 \begin_inset Index idx
5112 status collapsed
5113
5114 \begin_layout Plain Layout
5115 Comandos ! H ! 
5116 \backslash
5117 hrulefill
5118 \end_layout
5119
5120 \end_inset
5121
5122 :
5123 \end_layout
5124
5125 \begin_layout Standard
5126 \begin_inset Formula $A\hrulefill B$
5127 \end_inset
5128
5129
5130 \end_layout
5131
5132 \begin_layout Standard
5133 Para usar estos comandos en el texto, deben insertarse en modo TeX.
5134 \end_layout
5135
5136 \begin_layout Section
5137 Matrices
5138 \begin_inset CommandInset label
5139 LatexCommand label
5140 name "sec:Matrices"
5141
5142 \end_inset
5143
5144
5145 \begin_inset Index idx
5146 status collapsed
5147
5148 \begin_layout Plain Layout
5149 Matrices
5150 \end_layout
5151
5152 \end_inset
5153
5154
5155 \end_layout
5156
5157 \begin_layout Standard
5158 Se pueden insertar con el botón 
5159 \begin_inset Graphics
5160         filename ../../images/dialog-show_mathmatrix.png
5161         scale 85
5162
5163 \end_inset
5164
5165  de la barra de ecuaciones o con el menú 
5166 \family sans
5167 Insertar\SpecialChar \menuseparator
5168 Ecuación\SpecialChar \menuseparator
5169 Matriz
5170 \family default
5171 .
5172  Aparece una ventana en la que se pide el número de filas y columnas, la
5173  alineación y la decoración.
5174  La alineación vertical sólo es relevante para matrices en línea:
5175 \end_layout
5176
5177 \begin_layout Standard
5178 Esta primera matriz tiene alineación superior 
5179 \begin_inset Formula $\begin{array}[t]{cccc}
5180 A & D & G & J\\
5181 B & E & H & K\\
5182 D & F & I & L
5183 \end{array}$
5184 \end_inset
5185
5186  , la segunda alineación central 
5187 \begin_inset Formula $\begin{array}{cccc}
5188 A & D & G & J\\
5189 B & E & H & K\\
5190 D & F & I & L
5191 \end{array}$
5192 \end_inset
5193
5194  , y la tercera alineación inferior 
5195 \begin_inset Formula $\begin{array}[b]{cccc}
5196 A & D & G & J\\
5197 B & E & H & K\\
5198 D & F & I & L
5199 \end{array}$
5200 \end_inset
5201
5202 .
5203 \end_layout
5204
5205 \begin_layout Standard
5206 La alineación horizontal especifica cómo deben alinearse las entradas de
5207  la columna.
5208  Se determina mediante una letra para cada columna.
5209  
5210 \emph on
5211 l
5212 \emph default
5213  indica alineación a la izquierda, 
5214 \emph on
5215 c
5216 \emph default
5217  alineación centrada y 
5218 \emph on
5219 r
5220 \emph default
5221  alineación a la derecha.
5222  Por ejemplo, para componer una matriz
5223 \begin_inset space ~
5224 \end_inset
5225
5226 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
5227  centradas y la última a la derecha, se anota 
5228 \series bold
5229 lccr
5230 \series default
5231  en la alineación horizontal.
5232  Normalmente todas las columnas de una matriz están centradas, por tanto
5233  el valor por omisión es 
5234 \series bold
5235 c
5236 \series default
5237  para todas ellas.
5238 \end_layout
5239
5240 \begin_layout Standard
5241 Alineación horizontal:
5242 \end_layout
5243
5244 \begin_layout Standard
5245
5246 \series bold
5247 lll
5248 \series default
5249  : 
5250 \begin_inset Formula $\begin{array}{lll}
5251 10000 & D & G\\
5252 B & 10000 & H\\
5253 C & F & 10000
5254 \end{array}$
5255 \end_inset
5256
5257  , 
5258 \series bold
5259 ccc 
5260 \series default
5261
5262 \begin_inset Formula $\begin{array}{ccc}
5263 10000 & D & G\\
5264 B & 10000 & H\\
5265 C & F & 10000
5266 \end{array}$
5267 \end_inset
5268
5269  
5270 \series bold
5271 ,
5272 \series default
5273  
5274 \series bold
5275 rrr 
5276 \series default
5277
5278 \begin_inset Formula $\begin{array}{rrr}
5279 10000 & D & G\\
5280 B & 10000 & H\\
5281 C & F & 10000
5282 \end{array}$
5283 \end_inset
5284
5285
5286 \end_layout
5287
5288 \begin_layout Standard
5289 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
5290  botones 
5291 \begin_inset Graphics
5292         filename ../../images/tabular-feature_append-row.png
5293         scale 85
5294
5295 \end_inset
5296
5297
5298 \begin_inset Graphics
5299         filename ../../images/tabular-feature_delete-row.png
5300         scale 85
5301
5302 \end_inset
5303
5304 , etc.
5305  de la barra de ecuaciones o el menú 
5306 \family sans
5307 Editar\SpecialChar \menuseparator
5308 Filas y columnas
5309 \family default
5310 .
5311  También se pueden añadir filas nuevas con 
5312 \family sans
5313 Ctrl+Entrar
5314 \family default
5315 .
5316 \end_layout
5317
5318 \begin_layout Standard
5319 \begin_inset VSpace bigskip
5320 \end_inset
5321
5322
5323 \end_layout
5324
5325 \begin_layout Standard
5326 La 
5327 \family sans
5328 Decoración
5329 \family default
5330  añade paréntesis en el estilo seleccionado alrededor de la matriz.
5331  Alternativamente, se pueden generar paréntesis con los comandos 
5332 \series bold
5333
5334 \backslash
5335 left
5336 \series default
5337
5338 \begin_inset Index idx
5339 status collapsed
5340
5341 \begin_layout Plain Layout
5342 Comandos ! L ! 
5343 \backslash
5344 left
5345 \end_layout
5346
5347 \end_inset
5348
5349  y 
5350 \series bold
5351
5352 \backslash
5353 right
5354 \series default
5355
5356 \begin_inset Index idx
5357 status collapsed
5358
5359 \begin_layout Plain Layout
5360 Comandos ! R ! 
5361 \backslash
5362 right
5363 \end_layout
5364
5365 \end_inset
5366
5367  (atajo 
5368 \family sans
5369 Alt+M
5370 \begin_inset space ~
5371 \end_inset
5372
5373 Paréntesis
5374 \family default
5375 ), véase 
5376 \begin_inset CommandInset ref
5377 LatexCommand ref
5378 reference "sub:Tamaño-automático-de"
5379
5380 \end_inset
5381
5382 , o usando los comandos siguientes:
5383 \end_layout
5384
5385 \begin_layout Standard
5386 \begin_inset VSpace medskip
5387 \end_inset
5388
5389
5390 \end_layout
5391
5392 \begin_layout Standard
5393 \begin_inset space \hfill{}
5394 \end_inset
5395
5396
5397 \begin_inset Tabular
5398 <lyxtabular version="3" rows="4" columns="2">
5399 <features rotate="0" tabularvalignment="middle">
5400 <column alignment="center" valignment="top">
5401 <column alignment="center" valignment="top">
5402 <row>
5403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5404 \begin_inset Text
5405
5406 \begin_layout Plain Layout
5407 Comando
5408 \end_layout
5409
5410 \end_inset
5411 </cell>
5412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5413 \begin_inset Text
5414
5415 \begin_layout Plain Layout
5416 Resultado
5417 \begin_inset Note Note
5418 status collapsed
5419
5420 \begin_layout Plain Layout
5421
5422 \series bold
5423
5424 \backslash
5425 raisebox
5426 \series default
5427  se usa sólo como espaciador
5428 \end_layout
5429
5430 \end_inset
5431
5432
5433 \end_layout
5434
5435 \end_inset
5436 </cell>
5437 </row>
5438 <row>
5439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5440 \begin_inset Text
5441
5442 \begin_layout Plain Layout
5443
5444 \backslash
5445 bmatrix
5446 \begin_inset ERT
5447 status collapsed
5448
5449 \begin_layout Plain Layout
5450
5451
5452 \backslash
5453 spce 
5454 \end_layout
5455
5456 \end_inset
5457
5458 2
5459 \series bold
5460 ×
5461 \series default
5462 2
5463 \begin_inset space \thinspace{}
5464 \end_inset
5465
5466 matriz
5467 \end_layout
5468
5469 \end_inset
5470 </cell>
5471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5472 \begin_inset Text
5473
5474 \begin_layout Plain Layout
5475 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5476 0 & \textrm{-}\mathrm{i}\\
5477 \mathrm{i} & 0
5478 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5479 \end_inset
5480
5481
5482 \end_layout
5483
5484 \end_inset
5485 </cell>
5486 </row>
5487 <row>
5488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5489 \begin_inset Text
5490
5491 \begin_layout Plain Layout
5492
5493 \backslash
5494 Bmatrix
5495 \begin_inset ERT
5496 status collapsed
5497
5498 \begin_layout Plain Layout
5499
5500
5501 \backslash
5502 spce 
5503 \end_layout
5504
5505 \end_inset
5506
5507 2×2
5508 \begin_inset space \thinspace{}
5509 \end_inset
5510
5511 matriz
5512 \end_layout
5513
5514 \end_inset
5515 </cell>
5516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5517 \begin_inset Text
5518
5519 \begin_layout Plain Layout
5520 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5521 0 & \textrm{-}\mathrm{i}\\
5522 \mathrm{i} & 0
5523 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5524 \end_inset
5525
5526
5527 \end_layout
5528
5529 \end_inset
5530 </cell>
5531 </row>
5532 <row>
5533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5534 \begin_inset Text
5535
5536 \begin_layout Plain Layout
5537
5538 \backslash
5539 pmatrix
5540 \begin_inset ERT
5541 status collapsed
5542
5543 \begin_layout Plain Layout
5544
5545
5546 \backslash
5547 spce 
5548 \end_layout
5549
5550 \end_inset
5551
5552 2
5553 \series bold
5554 ×
5555 \series default
5556 2
5557 \begin_inset space \thinspace{}
5558 \end_inset
5559
5560 matriz
5561 \end_layout
5562
5563 \end_inset
5564 </cell>
5565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5566 \begin_inset Text
5567
5568 \begin_layout Plain Layout
5569 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5570 0 & \textrm{-}\mathrm{i}\\
5571 \mathrm{i} & 0
5572 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5573 \end_inset
5574
5575
5576 \end_layout
5577
5578 \end_inset
5579 </cell>
5580 </row>
5581 </lyxtabular>
5582
5583 \end_inset
5584
5585
5586 \begin_inset space \hfill{}
5587 \end_inset
5588
5589
5590 \begin_inset Tabular
5591 <lyxtabular version="3" rows="4" columns="2">
5592 <features rotate="0" tabularvalignment="middle">
5593 <column alignment="center" valignment="top">
5594 <column alignment="center" valignment="top">
5595 <row>
5596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5597 \begin_inset Text
5598
5599 \begin_layout Plain Layout
5600 Comando
5601 \end_layout
5602
5603 \end_inset
5604 </cell>
5605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5606 \begin_inset Text
5607
5608 \begin_layout Plain Layout
5609 Resultado
5610 \begin_inset Note Note
5611 status collapsed
5612
5613 \begin_layout Plain Layout
5614
5615 \series bold
5616
5617 \backslash
5618 raisebox
5619 \series default
5620  se usa sólo como espaciador
5621 \end_layout
5622
5623 \end_inset
5624
5625
5626 \end_layout
5627
5628 \end_inset
5629 </cell>
5630 </row>
5631 <row>
5632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5633 \begin_inset Text
5634
5635 \begin_layout Plain Layout
5636
5637 \backslash
5638 vmatrix
5639 \begin_inset ERT
5640 status collapsed
5641
5642 \begin_layout Plain Layout
5643
5644
5645 \backslash
5646 spce 
5647 \end_layout
5648
5649 \end_inset
5650
5651 2
5652 \series bold
5653 ×
5654 \series default
5655 2
5656 \begin_inset space \thinspace{}
5657 \end_inset
5658
5659 matriz
5660 \end_layout
5661
5662 \end_inset
5663 </cell>
5664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5665 \begin_inset Text
5666
5667 \begin_layout Plain Layout
5668 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5669 0 & \textrm{-}\mathrm{i}\\
5670 \mathrm{i} & 0
5671 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5672 \end_inset
5673
5674
5675 \end_layout
5676
5677 \end_inset
5678 </cell>
5679 </row>
5680 <row>
5681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5682 \begin_inset Text
5683
5684 \begin_layout Plain Layout
5685
5686 \backslash
5687 Vmatrix
5688 \begin_inset ERT
5689 status collapsed
5690
5691 \begin_layout Plain Layout
5692
5693
5694 \backslash
5695 spce 
5696 \end_layout
5697
5698 \end_inset
5699
5700 2
5701 \series bold
5702 ×
5703 \series default
5704 2
5705 \begin_inset space \thinspace{}
5706 \end_inset
5707
5708 matriz
5709 \end_layout
5710
5711 \end_inset
5712 </cell>
5713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5718 0 & \textrm{-}\mathrm{i}\\
5719 \mathrm{i} & 0
5720 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5721 \end_inset
5722
5723
5724 \end_layout
5725
5726 \end_inset
5727 </cell>
5728 </row>
5729 <row>
5730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5731 \begin_inset Text
5732
5733 \begin_layout Plain Layout
5734
5735 \backslash
5736 matrix
5737 \begin_inset ERT
5738 status collapsed
5739
5740 \begin_layout Plain Layout
5741
5742
5743 \backslash
5744 spce 
5745 \end_layout
5746
5747 \end_inset
5748
5749 2
5750 \series bold
5751 ×
5752 \series default
5753 2
5754 \begin_inset space \thinspace{}
5755 \end_inset
5756
5757 matriz
5758 \end_layout
5759
5760 \end_inset
5761 </cell>
5762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5763 \begin_inset Text
5764
5765 \begin_layout Plain Layout
5766 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5767 0 & \textrm{-}\mathrm{i}\\
5768 \mathrm{i} & 0
5769 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5770 \end_inset
5771
5772
5773 \end_layout
5774
5775 \end_inset
5776 </cell>
5777 </row>
5778 </lyxtabular>
5779
5780 \end_inset
5781
5782
5783 \begin_inset space \hfill{}
5784 \end_inset
5785
5786
5787 \end_layout
5788
5789 \begin_layout Standard
5790 \begin_inset VSpace medskip
5791 \end_inset
5792
5793
5794 \end_layout
5795
5796 \begin_layout Standard
5797 Cuando se inserta p.
5798 \begin_inset space \thinspace{}
5799 \end_inset
5800
5801 e.
5802 \begin_inset space ~
5803 \end_inset
5804
5805
5806 \series bold
5807
5808 \backslash
5809 vmatrix
5810 \series default
5811 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5812  la matriz.
5813 \begin_inset Newline newline
5814 \end_inset
5815
5816 Hay que tener en cuenta que las matrices decoradas ignoran el alineamiento
5817  vertical.
5818 \end_layout
5819
5820 \begin_layout Standard
5821 \begin_inset VSpace bigskip
5822 \end_inset
5823
5824
5825 \end_layout
5826
5827 \begin_layout Standard
5828 Como todas las ecuaciones multilínea son matrices, la longitud 
5829 \series bold
5830
5831 \backslash
5832 arraycolsep
5833 \series default
5834
5835 \begin_inset Index idx
5836 status collapsed
5837
5838 \begin_layout Plain Layout
5839 Comandos ! A ! 
5840 \backslash
5841 arraycolsep
5842 \end_layout
5843
5844 \end_inset
5845
5846 , que se describe en 
5847 \begin_inset CommandInset ref
5848 LatexCommand ref
5849 reference "sub:Separación-de-columnas"
5850
5851 \end_inset
5852
5853 , también se puede usar para cambiar la separación de las columnas en una
5854  matriz.
5855  Para cambiar la separación de las filas, se usa el comando 
5856 \series bold
5857
5858 \backslash
5859 arraystretch
5860 \series default
5861
5862 \begin_inset Index idx
5863 status collapsed
5864
5865 \begin_layout Plain Layout
5866 Comandos ! A ! 
5867 \backslash
5868 arraystretch
5869 \end_layout
5870
5871 \end_inset
5872
5873  de la siguiente manera:
5874 \end_layout
5875
5876 \begin_layout Standard
5877
5878 \series bold
5879
5880 \backslash
5881 renewcommand{
5882 \backslash
5883 arraystretch}{factor de separación}
5884 \begin_inset Index idx
5885 status collapsed
5886
5887 \begin_layout Plain Layout
5888 Comandos ! R ! 
5889 \backslash
5890 renewcommand
5891 \end_layout
5892
5893 \end_inset
5894
5895
5896 \end_layout
5897
5898 \begin_layout Standard
5899 El comando 
5900 \series bold
5901
5902 \backslash
5903 renewcommand
5904 \series default
5905  asigna el factor de separación al comando predefinido 
5906 \series bold
5907
5908 \backslash
5909 arraystretch
5910 \series default
5911 .
5912  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5913  Además, éste se usa para todas las matrices siguientes.
5914  Para volver a la separación original, asigna factor 1 a 
5915 \series bold
5916
5917 \backslash
5918 arraystretch
5919 \series default
5920 .
5921 \end_layout
5922
5923 \begin_layout Standard
5924 Para poner matrices en línea se usa el comando 
5925 \series bold
5926
5927 \backslash
5928 smallmatrix
5929 \series default
5930
5931 \begin_inset Index idx
5932 status collapsed
5933
5934 \begin_layout Plain Layout
5935 Comandos ! S ! 
5936 \backslash
5937 smallmatrix
5938 \end_layout
5939
5940 \end_inset
5941
5942 .
5943  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5944  se inserta la matriz.
5945  
5946 \end_layout
5947
5948 \begin_layout Standard
5949 Esto es una matriz 
5950 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5951 C & D
5952 \end{smallmatrix}\right)$
5953 \end_inset
5954
5955  en línea.
5956 \end_layout
5957
5958 \begin_layout Section
5959 Delimitadores
5960 \begin_inset Index idx
5961 status collapsed
5962
5963 \begin_layout Plain Layout
5964 Delimitadores
5965 \end_layout
5966
5967 \end_inset
5968
5969
5970 \end_layout
5971
5972 \begin_layout Subsection
5973 Delimitadores verticales
5974 \begin_inset Index idx
5975 status collapsed
5976
5977 \begin_layout Plain Layout
5978 Delimitadores ! verticales
5979 \end_layout
5980
5981 \end_inset
5982
5983
5984 \end_layout
5985
5986 \begin_layout Standard
5987 \begin_inset space \hfill{}
5988 \end_inset
5989
5990
5991 \begin_inset Tabular
5992 <lyxtabular version="3" rows="9" columns="2">
5993 <features rotate="0" tabularvalignment="middle">
5994 <column alignment="center" valignment="top" width="0pt">
5995 <column alignment="center" valignment="top" width="0pt">
5996 <row>
5997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5998 \begin_inset Text
5999
6000 \begin_layout Plain Layout
6001 Comando
6002 \end_layout
6003
6004 \end_inset
6005 </cell>
6006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6007 \begin_inset Text
6008
6009 \begin_layout Plain Layout
6010 Resultado
6011 \end_layout
6012
6013 \end_inset
6014 </cell>
6015 </row>
6016 <row>
6017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6018 \begin_inset Text
6019
6020 \begin_layout Plain Layout
6021 (
6022 \end_layout
6023
6024 \end_inset
6025 </cell>
6026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6027 \begin_inset Text
6028
6029 \begin_layout Plain Layout
6030 \begin_inset Formula $($
6031 \end_inset
6032
6033
6034 \end_layout
6035
6036 \end_inset
6037 </cell>
6038 </row>
6039 <row>
6040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6041 \begin_inset Text
6042
6043 \begin_layout Plain Layout
6044 {
6045 \end_layout
6046
6047 \end_inset
6048 </cell>
6049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6050 \begin_inset Text
6051
6052 \begin_layout Plain Layout
6053 \begin_inset Formula $\{$
6054 \end_inset
6055
6056
6057 \end_layout
6058
6059 \end_inset
6060 </cell>
6061 </row>
6062 <row>
6063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6064 \begin_inset Text
6065
6066 \begin_layout Plain Layout
6067 [
6068 \end_layout
6069
6070 \end_inset
6071 </cell>
6072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6073 \begin_inset Text
6074
6075 \begin_layout Plain Layout
6076 \begin_inset Formula $[$
6077 \end_inset
6078
6079
6080 \end_layout
6081
6082 \end_inset
6083 </cell>
6084 </row>
6085 <row>
6086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6087 \begin_inset Text
6088
6089 \begin_layout Plain Layout
6090
6091 \backslash
6092 langle
6093 \end_layout
6094
6095 \end_inset
6096 </cell>
6097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6098 \begin_inset Text
6099
6100 \begin_layout Plain Layout
6101 \begin_inset Formula $\langle$
6102 \end_inset
6103
6104
6105 \end_layout
6106
6107 \end_inset
6108 </cell>
6109 </row>
6110 <row>
6111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6112 \begin_inset Text
6113
6114 \begin_layout Plain Layout
6115
6116 \backslash
6117 lceil
6118 \end_layout
6119
6120 \end_inset
6121 </cell>
6122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6123 \begin_inset Text
6124
6125 \begin_layout Plain Layout
6126 \begin_inset Formula $\lceil$
6127 \end_inset
6128
6129
6130 \end_layout
6131
6132 \end_inset
6133 </cell>
6134 </row>
6135 <row>
6136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6137 \begin_inset Text
6138
6139 \begin_layout Plain Layout
6140
6141 \backslash
6142 lfloor
6143 \end_layout
6144
6145 \end_inset
6146 </cell>
6147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6148 \begin_inset Text
6149
6150 \begin_layout Plain Layout
6151 \begin_inset Formula $\lfloor$
6152 \end_inset
6153
6154
6155 \end_layout
6156
6157 \end_inset
6158 </cell>
6159 </row>
6160 <row>
6161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6162 \begin_inset Text
6163
6164 \begin_layout Plain Layout
6165 /
6166 \end_layout
6167
6168 \end_inset
6169 </cell>
6170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6171 \begin_inset Text
6172
6173 \begin_layout Plain Layout
6174 \begin_inset Formula $/$
6175 \end_inset
6176
6177
6178 \end_layout
6179
6180 \end_inset
6181 </cell>
6182 </row>
6183 <row>
6184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6185 \begin_inset Text
6186
6187 \begin_layout Plain Layout
6188 |
6189 \end_layout
6190
6191 \end_inset
6192 </cell>
6193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6194 \begin_inset Text
6195
6196 \begin_layout Plain Layout
6197 \begin_inset Formula $|$
6198 \end_inset
6199
6200
6201 \end_layout
6202
6203 \end_inset
6204 </cell>
6205 </row>
6206 </lyxtabular>
6207
6208 \end_inset
6209
6210
6211 \begin_inset space \hfill{}
6212 \end_inset
6213
6214
6215 \begin_inset Tabular
6216 <lyxtabular version="3" rows="9" columns="2">
6217 <features rotate="0" tabularvalignment="middle">
6218 <column alignment="center" valignment="top" width="0pt">
6219 <column alignment="center" valignment="top" width="0pt">
6220 <row>
6221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6222 \begin_inset Text
6223
6224 \begin_layout Plain Layout
6225 Comando
6226 \end_layout
6227
6228 \end_inset
6229 </cell>
6230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6231 \begin_inset Text
6232
6233 \begin_layout Plain Layout
6234 Resultado
6235 \end_layout
6236
6237 \end_inset
6238 </cell>
6239 </row>
6240 <row>
6241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6242 \begin_inset Text
6243
6244 \begin_layout Plain Layout
6245 )
6246 \end_layout
6247
6248 \end_inset
6249 </cell>
6250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6251 \begin_inset Text
6252
6253 \begin_layout Plain Layout
6254 \begin_inset Formula $)$
6255 \end_inset
6256
6257
6258 \end_layout
6259
6260 \end_inset
6261 </cell>
6262 </row>
6263 <row>
6264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6265 \begin_inset Text
6266
6267 \begin_layout Plain Layout
6268 }
6269 \end_layout
6270
6271 \end_inset
6272 </cell>
6273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6274 \begin_inset Text
6275
6276 \begin_layout Plain Layout
6277 \begin_inset Formula $\}$
6278 \end_inset
6279
6280
6281 \end_layout
6282
6283 \end_inset
6284 </cell>
6285 </row>
6286 <row>
6287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6288 \begin_inset Text
6289
6290 \begin_layout Plain Layout
6291 ]
6292 \end_layout
6293
6294 \end_inset
6295 </cell>
6296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6297 \begin_inset Text
6298
6299 \begin_layout Plain Layout
6300 \begin_inset Formula $]$
6301 \end_inset
6302
6303
6304 \end_layout
6305
6306 \end_inset
6307 </cell>
6308 </row>
6309 <row>
6310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6311 \begin_inset Text
6312
6313 \begin_layout Plain Layout
6314
6315 \backslash
6316 rangle
6317 \end_layout
6318
6319 \end_inset
6320 </cell>
6321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6322 \begin_inset Text
6323
6324 \begin_layout Plain Layout
6325 \begin_inset Formula $\rangle$
6326 \end_inset
6327
6328
6329 \end_layout
6330
6331 \end_inset
6332 </cell>
6333 </row>
6334 <row>
6335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6336 \begin_inset Text
6337
6338 \begin_layout Plain Layout
6339
6340 \backslash
6341 rceil
6342 \end_layout
6343
6344 \end_inset
6345 </cell>
6346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6347 \begin_inset Text
6348
6349 \begin_layout Plain Layout
6350 \begin_inset Formula $\rceil$
6351 \end_inset
6352
6353
6354 \end_layout
6355
6356 \end_inset
6357 </cell>
6358 </row>
6359 <row>
6360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6361 \begin_inset Text
6362
6363 \begin_layout Plain Layout
6364
6365 \backslash
6366 rfloor
6367 \end_layout
6368
6369 \end_inset
6370 </cell>
6371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6372 \begin_inset Text
6373
6374 \begin_layout Plain Layout
6375 \begin_inset Formula $\rfloor$
6376 \end_inset
6377
6378
6379 \end_layout
6380
6381 \end_inset
6382 </cell>
6383 </row>
6384 <row>
6385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6386 \begin_inset Text
6387
6388 \begin_layout Plain Layout
6389
6390 \backslash
6391
6392 \backslash
6393
6394 \end_layout
6395
6396 \end_inset
6397 </cell>
6398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6399 \begin_inset Text
6400
6401 \begin_layout Plain Layout
6402 \begin_inset Formula $\backslash$
6403 \end_inset
6404
6405
6406 \end_layout
6407
6408 \end_inset
6409 </cell>
6410 </row>
6411 <row>
6412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6413 \begin_inset Text
6414
6415 \begin_layout Plain Layout
6416
6417 \backslash
6418 |
6419 \end_layout
6420
6421 \end_inset
6422 </cell>
6423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6424 \begin_inset Text
6425
6426 \begin_layout Plain Layout
6427 \begin_inset Formula $\|$
6428 \end_inset
6429
6430
6431 \end_layout
6432
6433 \end_inset
6434 </cell>
6435 </row>
6436 </lyxtabular>
6437
6438 \end_inset
6439
6440
6441 \begin_inset space \hfill{}
6442 \end_inset
6443
6444
6445 \end_layout
6446
6447 \begin_layout Standard
6448 \begin_inset Note Greyedout
6449 status open
6450
6451 \begin_layout Plain Layout
6452
6453 \series bold
6454 Nota
6455 \series default
6456 : En modo TeX hay que usar el comando 
6457 \series bold
6458
6459 \backslash
6460 textbackslash
6461 \series default
6462
6463 \begin_inset Index idx
6464 status collapsed
6465
6466 \begin_layout Plain Layout
6467 Comandos ! T ! 
6468 \backslash
6469 textbackslash
6470 \end_layout
6471
6472 \end_inset
6473
6474  para la barra invertida, porque si no el comando 
6475 \series bold
6476
6477 \backslash
6478
6479 \backslash
6480
6481 \series default
6482  genera un salto de línea.
6483 \end_layout
6484
6485 \end_inset
6486
6487
6488 \end_layout
6489
6490 \begin_layout Standard
6491 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6492  descritos en las dos subsecciones siguientes.
6493  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6494  < y > en vez de los comandos 
6495 \series bold
6496
6497 \backslash
6498 langle
6499 \series default
6500  y 
6501 \series bold
6502
6503 \backslash
6504 rangle
6505 \series default
6506 .
6507  
6508 \end_layout
6509
6510 \begin_layout Subsubsection
6511 Tamaño manual de los delimitadores
6512 \begin_inset CommandInset label
6513 LatexCommand label
6514 name "sub:Tamaño-manual-de"
6515
6516 \end_inset
6517
6518
6519 \begin_inset Index idx
6520 status collapsed
6521
6522 \begin_layout Plain Layout
6523 Delimitadores ! tamaño manual
6524 \end_layout
6525
6526 \end_inset
6527
6528
6529 \end_layout
6530
6531 \begin_layout Standard
6532 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6533  LaTeX 
6534 \series bold
6535
6536 \backslash
6537 big
6538 \series default
6539
6540 \begin_inset Index idx
6541 status collapsed
6542
6543 \begin_layout Plain Layout
6544 Comandos ! B ! 
6545 \backslash
6546 big
6547 \end_layout
6548
6549 \end_inset
6550
6551
6552 \series bold
6553
6554 \backslash
6555 Big
6556 \series default
6557
6558 \series bold
6559
6560 \backslash
6561 bigg
6562 \series default
6563 , y 
6564 \series bold
6565
6566 \backslash
6567 Bigg
6568 \series default
6569 .
6570  
6571 \series bold
6572
6573 \backslash
6574 big
6575 \series default
6576  indica el tamaño menor y 
6577 \series bold
6578
6579 \backslash
6580 Bigg
6581 \series default
6582  el mayor.
6583 \end_layout
6584
6585 \begin_layout Standard
6586 Estos comandos se usan para resaltar niveles de delimitación:
6587 \end_layout
6588
6589 \begin_layout Standard
6590 \noindent
6591 \align center
6592 \begin_inset Tabular
6593 <lyxtabular version="3" rows="2" columns="2">
6594 <features rotate="0" tabularvalignment="middle">
6595 <column alignment="center" valignment="top">
6596 <column alignment="center" valignment="top">
6597 <row>
6598 <cell alignment="center" valignment="top" usebox="none">
6599 \begin_inset Text
6600
6601 \begin_layout Plain Layout
6602 todos los delimitadores de igual tamaño:
6603 \end_layout
6604
6605 \end_inset
6606 </cell>
6607 <cell alignment="center" valignment="top" usebox="none">
6608 \begin_inset Text
6609
6610 \begin_layout Plain Layout
6611 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6612 \end_inset
6613
6614
6615 \end_layout
6616
6617 \end_inset
6618 </cell>
6619 </row>
6620 <row>
6621 <cell alignment="center" valignment="top" usebox="none">
6622 \begin_inset Text
6623
6624 \begin_layout Plain Layout
6625 así tiene mejor aspecto:
6626 \end_layout
6627
6628 \end_inset
6629 </cell>
6630 <cell alignment="center" valignment="top" usebox="none">
6631 \begin_inset Text
6632
6633 \begin_layout Plain Layout
6634 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6635 \end_inset
6636
6637
6638 \end_layout
6639
6640 \end_inset
6641 </cell>
6642 </row>
6643 </lyxtabular>
6644
6645 \end_inset
6646
6647
6648 \begin_inset Note Note
6649 status collapsed
6650
6651 \begin_layout Plain Layout
6652
6653 \series bold
6654
6655 \backslash
6656 raisebox
6657 \series default
6658  se usa sólo como espaciador
6659 \end_layout
6660
6661 \end_inset
6662
6663
6664 \end_layout
6665
6666 \begin_layout Standard
6667 Para la segunda expresión se ha empleado el comando 
6668 \series bold
6669
6670 \backslash
6671 Big((A+B)(A-B)
6672 \backslash
6673 Big)^
6674 \series default
6675
6676 \begin_inset ERT
6677 status collapsed
6678
6679 \begin_layout Plain Layout
6680
6681
6682 \backslash
6683 spce 
6684 \end_layout
6685
6686 \end_inset
6687
6688
6689 \series bold
6690 C
6691 \series default
6692 .
6693 \end_layout
6694
6695 \begin_layout Standard
6696 He aquí una visión conjunta de todos los tamaños y delimitadores:
6697 \end_layout
6698
6699 \begin_layout Standard
6700 \noindent
6701 \align center
6702
6703 \backslash
6704 Bigg(
6705 \backslash
6706 exp
6707 \backslash
6708 bigg<
6709 \backslash
6710 Big[
6711 \backslash
6712 big{
6713 \backslash
6714 ln(3x)
6715 \backslash
6716 big}^2
6717 \begin_inset ERT
6718 status collapsed
6719
6720 \begin_layout Plain Layout
6721
6722
6723 \backslash
6724 spce 
6725 \end_layout
6726
6727 \end_inset
6728
6729
6730 \backslash
6731 sen(x)
6732 \backslash
6733 Big]^
6734 \begin_inset ERT
6735 status collapsed
6736
6737 \begin_layout Plain Layout
6738
6739
6740 \backslash
6741 spce 
6742 \end_layout
6743
6744 \end_inset
6745
6746 A
6747 \begin_inset ERT
6748 status collapsed
6749
6750 \begin_layout Plain Layout
6751
6752
6753 \backslash
6754 spce 
6755 \end_layout
6756
6757 \end_inset
6758
6759
6760 \backslash
6761 bigg>
6762 \backslash
6763 Bigg)^0,5
6764 \begin_inset Formula 
6765 \[
6766 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}
6767 \]
6768
6769 \end_inset
6770
6771
6772 \end_layout
6773
6774 \begin_layout Standard
6775 Además de los comandos 
6776 \series bold
6777
6778 \backslash
6779 big
6780 \series default
6781  hay la variante 
6782 \series bold
6783
6784 \backslash
6785 bigm
6786 \series default
6787
6788 \begin_inset Index idx
6789 status collapsed
6790
6791 \begin_layout Plain Layout
6792 Comandos ! B ! 
6793 \backslash
6794 bigm
6795 \end_layout
6796
6797 \end_inset
6798
6799 , que añade un poco más de espacio entre el delimitador y su contenido,
6800  y la variante 
6801 \series bold
6802
6803 \backslash
6804 bigl
6805 \series default
6806 -
6807 \series bold
6808
6809 \backslash
6810 bigr
6811 \series default
6812
6813 \begin_inset Index idx
6814 status collapsed
6815
6816 \begin_layout Plain Layout
6817 Comandos ! B ! 
6818 \backslash
6819 bigl - 
6820 \backslash
6821 bigr
6822 \end_layout
6823
6824 \end_inset
6825
6826 , que no añade espacio adicional.
6827  La 
6828 \emph on
6829 l
6830 \emph default
6831  al final del comando 
6832 \series bold
6833
6834 \backslash
6835 bigl 
6836 \series default
6837 es para el delimitador izquierdo, la 
6838 \emph on
6839 r
6840 \emph default
6841  es para el delimitador derecho.
6842  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6843  apertura o de cierre.
6844 \end_layout
6845
6846 \begin_layout Standard
6847 En el siguiente cuadro hay una comparación de las variantes:
6848 \end_layout
6849
6850 \begin_layout Standard
6851 \noindent
6852 \align center
6853 \begin_inset Tabular
6854 <lyxtabular version="3" rows="5" columns="2">
6855 <features rotate="0" tabularvalignment="middle">
6856 <column alignment="center" valignment="top">
6857 <column alignment="center" valignment="top">
6858 <row>
6859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6860 \begin_inset Text
6861
6862 \begin_layout Plain Layout
6863 Comando
6864 \end_layout
6865
6866 \end_inset
6867 </cell>
6868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6869 \begin_inset Text
6870
6871 \begin_layout Plain Layout
6872 Resultado
6873 \begin_inset Note Note
6874 status collapsed
6875
6876 \begin_layout Plain Layout
6877
6878 \series bold
6879
6880 \backslash
6881 raisebox
6882 \series default
6883  se usa sólo como espaciador
6884 \end_layout
6885
6886 \end_inset
6887
6888
6889 \end_layout
6890
6891 \end_inset
6892 </cell>
6893 </row>
6894 <row>
6895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6896 \begin_inset Text
6897
6898 \begin_layout Plain Layout
6899
6900 \backslash
6901 Bigm(
6902 \backslash
6903 bigm(
6904 \backslash
6905 ln(3x)
6906 \backslash
6907 bigm)^2
6908 \series bold
6909
6910 \begin_inset ERT
6911 status collapsed
6912
6913 \begin_layout Plain Layout
6914
6915
6916 \backslash
6917 spce 
6918 \end_layout
6919
6920 \end_inset
6921
6922
6923 \series default
6924
6925 \backslash
6926 Bigm)
6927 \end_layout
6928
6929 \end_inset
6930 </cell>
6931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6932 \begin_inset Text
6933
6934 \begin_layout Plain Layout
6935 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6936 \end_inset
6937
6938
6939 \end_layout
6940
6941 \end_inset
6942 </cell>
6943 </row>
6944 <row>
6945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6946 \begin_inset Text
6947
6948 \begin_layout Plain Layout
6949
6950 \backslash
6951 Big(
6952 \backslash
6953 big(
6954 \backslash
6955 ln(3x)
6956 \backslash
6957 big)^2
6958 \series bold
6959
6960 \begin_inset ERT
6961 status collapsed
6962
6963 \begin_layout Plain Layout
6964
6965
6966 \backslash
6967 spce 
6968 \end_layout
6969
6970 \end_inset
6971
6972
6973 \series default
6974
6975 \backslash
6976 Big)
6977 \end_layout
6978
6979 \end_inset
6980 </cell>
6981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6982 \begin_inset Text
6983
6984 \begin_layout Plain Layout
6985 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6986 \end_inset
6987
6988
6989 \end_layout
6990
6991 \end_inset
6992 </cell>
6993 </row>
6994 <row>
6995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6996 \begin_inset Text
6997
6998 \begin_layout Plain Layout
6999
7000 \backslash
7001 Bigl(
7002 \backslash
7003 bigl(
7004 \backslash
7005 ln(3x)
7006 \backslash
7007 bigr)^2
7008 \series bold
7009
7010 \begin_inset ERT
7011 status collapsed
7012
7013 \begin_layout Plain Layout
7014
7015
7016 \backslash
7017 spce 
7018 \end_layout
7019
7020 \end_inset
7021
7022
7023 \series default
7024
7025 \backslash
7026 Bigr)
7027 \end_layout
7028
7029 \end_inset
7030 </cell>
7031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7032 \begin_inset Text
7033
7034 \begin_layout Plain Layout
7035 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
7036 \end_inset
7037
7038
7039 \end_layout
7040
7041 \end_inset
7042 </cell>
7043 </row>
7044 <row>
7045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7046 \begin_inset Text
7047
7048 \begin_layout Plain Layout
7049
7050 \backslash
7051 bigl)
7052 \backslash
7053 ln(3x)
7054 \backslash
7055 bigr(
7056 \end_layout
7057
7058 \end_inset
7059 </cell>
7060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7061 \begin_inset Text
7062
7063 \begin_layout Plain Layout
7064 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
7065 \end_inset
7066
7067
7068 \end_layout
7069
7070 \end_inset
7071 </cell>
7072 </row>
7073 </lyxtabular>
7074
7075 \end_inset
7076
7077
7078 \end_layout
7079
7080 \begin_layout Subsubsection
7081 Tamaño automático de los delimitadores
7082 \begin_inset CommandInset label
7083 LatexCommand label
7084 name "sub:Tamaño-automático-de"
7085
7086 \end_inset
7087
7088
7089 \begin_inset Index idx
7090 status collapsed
7091
7092 \begin_layout Plain Layout
7093 Delimitadores ! tamaño automático
7094 \end_layout
7095
7096 \end_inset
7097
7098
7099 \end_layout
7100
7101 \begin_layout Standard
7102 Se pueden insertar delimitadores de tamaño variable con los comandos 
7103 \series bold
7104
7105 \backslash
7106 left
7107 \series default
7108
7109 \begin_inset Index idx
7110 status collapsed
7111
7112 \begin_layout Plain Layout
7113 Comandos ! L ! 
7114 \backslash
7115 left
7116 \end_layout
7117
7118 \end_inset
7119
7120  y 
7121 \series bold
7122
7123 \backslash
7124 right
7125 \series default
7126
7127 \begin_inset Index idx
7128 status collapsed
7129
7130 \begin_layout Plain Layout
7131 Comandos ! R ! 
7132 \backslash
7133 right
7134 \end_layout
7135
7136 \end_inset
7137
7138  o con el botón de la barra de ecuaciones 
7139 \begin_inset Graphics
7140         filename ../../images/dialog-show_mathdelimiter.png
7141         scale 85
7142
7143 \end_inset
7144
7145 .
7146  El delimitador deseado se debe insertar directamente detrás de 
7147 \series bold
7148
7149 \backslash
7150 left
7151 \series default
7152  y 
7153 \series bold
7154
7155 \backslash
7156 right
7157 \series default
7158 .
7159  El tamaño se calculará automáticamente después para la salida.
7160  
7161 \end_layout
7162
7163 \begin_layout Standard
7164 \noindent
7165 \align center
7166 delimitador normal: El comando 
7167 \series bold
7168
7169 \backslash
7170 ln(
7171 \backslash
7172 frac
7173 \series default
7174
7175 \begin_inset ERT
7176 status collapsed
7177
7178 \begin_layout Plain Layout
7179
7180
7181 \backslash
7182 spce 
7183 \end_layout
7184
7185 \end_inset
7186
7187
7188 \series bold
7189 A
7190 \begin_inset Formula $\downarrow$
7191 \end_inset
7192
7193 C
7194 \series default
7195
7196 \begin_inset ERT
7197 status collapsed
7198
7199 \begin_layout Plain Layout
7200
7201
7202 \backslash
7203 spce
7204 \end_layout
7205
7206 \end_inset
7207
7208
7209 \series bold
7210 )
7211 \series default
7212  genera
7213 \begin_inset Formula 
7214 \[
7215 \ln(\frac{A}{C})
7216 \]
7217
7218 \end_inset
7219
7220
7221 \end_layout
7222
7223 \begin_layout Standard
7224 \noindent
7225 \align center
7226 delimitador multilínea: El comando 
7227 \series bold
7228
7229 \backslash
7230 ln
7231 \backslash
7232 left(
7233 \backslash
7234 frac
7235 \series default
7236
7237 \begin_inset ERT
7238 status collapsed
7239
7240 \begin_layout Plain Layout
7241
7242
7243 \backslash
7244 spce 
7245 \end_layout
7246
7247 \end_inset
7248
7249
7250 \series bold
7251 A
7252 \begin_inset Formula $\downarrow$
7253 \end_inset
7254
7255 C
7256 \series default
7257
7258 \begin_inset ERT
7259 status collapsed
7260
7261 \begin_layout Plain Layout
7262
7263
7264 \backslash
7265 spce 
7266 \end_layout
7267
7268 \end_inset
7269
7270
7271 \series bold
7272
7273 \backslash
7274 right)
7275 \series default
7276  genera
7277 \begin_inset Formula 
7278 \[
7279 \ln\left(\frac{A}{C}\right)
7280 \]
7281
7282 \end_inset
7283
7284
7285 \end_layout
7286
7287 \begin_layout Standard
7288 En lugar de 
7289 \series bold
7290
7291 \backslash
7292 left
7293 \series default
7294  y 
7295 \series bold
7296
7297 \backslash
7298 right
7299 \series default
7300  se puede usar el atajo 
7301 \family sans
7302 Alt+M
7303 \begin_inset space ~
7304 \end_inset
7305
7306 Corchete
7307 \family default
7308 .
7309  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
7310  real del delimitador y además se genera el correspondiente delimitador
7311  de cierre.
7312 \begin_inset Newline newline
7313 \end_inset
7314
7315 El comando para el último ejemplo sería 
7316 \series bold
7317
7318 \backslash
7319 ln Alt+M
7320 \series default
7321  
7322 \series bold
7323 (
7324 \backslash
7325 frac
7326 \begin_inset ERT
7327 status collapsed
7328
7329 \begin_layout Plain Layout
7330
7331
7332 \backslash
7333 spce 
7334 \end_layout
7335
7336 \end_inset
7337
7338 A
7339 \begin_inset Formula $\downarrow$
7340 \end_inset
7341
7342
7343 \end_layout
7344
7345 \begin_layout Standard
7346 Para omitir uno de los dos delimitadores se inserta un punto.
7347  Por ejemplo, el comando 
7348 \series bold
7349
7350 \backslash
7351 left.
7352 \backslash
7353 frac
7354 \series default
7355
7356 \begin_inset ERT
7357 status collapsed
7358
7359 \begin_layout Plain Layout
7360
7361
7362 \backslash
7363 spce 
7364 \end_layout
7365
7366 \end_inset
7367
7368
7369 \series bold
7370 A
7371 \begin_inset Formula $\downarrow$
7372 \end_inset
7373
7374 B
7375 \series default
7376
7377 \begin_inset ERT
7378 status collapsed
7379
7380 \begin_layout Plain Layout
7381
7382
7383 \backslash
7384 spce 
7385 \end_layout
7386
7387 \end_inset
7388
7389
7390 \series bold
7391
7392 \backslash
7393 right}
7394 \series default
7395  da lugar a:
7396 \begin_inset Formula 
7397 \[
7398 \left.\frac{A}{B}\right\} 
7399 \]
7400
7401 \end_inset
7402
7403
7404 \end_layout
7405
7406 \begin_layout Standard
7407 LyX convertirá los comandos 
7408 \series bold
7409
7410 \backslash
7411 left
7412 \series default
7413  y 
7414 \series bold
7415
7416 \backslash
7417 right
7418 \series default
7419  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7420  omitido aparecerá como línea de trazos.
7421  
7422 \begin_inset VSpace bigskip
7423 \end_inset
7424
7425
7426 \end_layout
7427
7428 \begin_layout Standard
7429 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7430  de LaTeX, el comando 
7431 \series bold
7432
7433 \backslash
7434 middle
7435 \series default
7436
7437 \begin_inset Index idx
7438 status collapsed
7439
7440 \begin_layout Plain Layout
7441 Comandos ! M ! 
7442 \backslash
7443 middle
7444 \end_layout
7445
7446 \end_inset
7447
7448  está también disponible para todos los delimitadores y límites.
7449  Con este comando la altura del siguiente carácter se adapta a la de los
7450  delimitadores circundantes, lo que es necesario, p.
7451 \begin_inset space \thinspace{}
7452 \end_inset
7453
7454 e., para vectores cuánticos: 
7455 \begin_inset Formula 
7456 \[
7457 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle 
7458 \]
7459
7460 \end_inset
7461
7462
7463 \end_layout
7464
7465 \begin_layout Standard
7466 Para este tipo de vectores hay un paquete LaTeX específico que se describe
7467  en
7468 \begin_inset space ~
7469 \end_inset
7470
7471
7472 \begin_inset CommandInset ref
7473 LatexCommand ref
7474 reference "sub:Vectores-cuánticos"
7475
7476 \end_inset
7477
7478 .
7479 \end_layout
7480
7481 \begin_layout Subsection
7482 Delimitadores horizontales
7483 \begin_inset Index idx
7484 status collapsed
7485
7486 \begin_layout Plain Layout
7487 Delimitadores ! horizontales
7488 \end_layout
7489
7490 \end_inset
7491
7492
7493 \end_layout
7494
7495 \begin_layout Standard
7496 \noindent
7497 \align center
7498 \begin_inset Tabular
7499 <lyxtabular version="3" rows="4" columns="2">
7500 <features rotate="0" tabularvalignment="middle">
7501 <column alignment="center" valignment="top">
7502 <column alignment="center" valignment="top">
7503 <row>
7504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7505 \begin_inset Text
7506
7507 \begin_layout Plain Layout
7508 Comando
7509 \begin_inset Note Note
7510 status collapsed
7511
7512 \begin_layout Plain Layout
7513
7514 \series bold
7515
7516 \backslash
7517 raisebox
7518 \series default
7519  se usa sólo como espaciador
7520 \end_layout
7521
7522 \end_inset
7523
7524
7525 \end_layout
7526
7527 \end_inset
7528 </cell>
7529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7530 \begin_inset Text
7531
7532 \begin_layout Plain Layout
7533 Resultado
7534 \end_layout
7535
7536 \end_inset
7537 </cell>
7538 </row>
7539 <row>
7540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7541 \begin_inset Text
7542
7543 \begin_layout Plain Layout
7544 \begin_inset ERT
7545 status collapsed
7546
7547 \begin_layout Plain Layout
7548
7549
7550 \backslash
7551 raisebox{2.3mm}{
7552 \end_layout
7553
7554 \end_inset
7555
7556
7557 \backslash
7558 overbrace
7559 \begin_inset ERT
7560 status collapsed
7561
7562 \begin_layout Plain Layout
7563
7564
7565 \backslash
7566 spce 
7567 \end_layout
7568
7569 \end_inset
7570
7571 A+B
7572 \begin_inset ERT
7573 status collapsed
7574
7575 \begin_layout Plain Layout
7576
7577
7578 \backslash
7579 spce 
7580 \end_layout
7581
7582 \end_inset
7583
7584 ^
7585 \begin_inset ERT
7586 status collapsed
7587
7588 \begin_layout Plain Layout
7589
7590
7591 \backslash
7592 spce 
7593 \end_layout
7594
7595 \end_inset
7596
7597 3
7598 \begin_inset ERT
7599 status collapsed
7600
7601 \begin_layout Plain Layout
7602
7603 }
7604 \end_layout
7605
7606 \end_inset
7607
7608
7609 \begin_inset Index idx
7610 status collapsed
7611
7612 \begin_layout Plain Layout
7613 Comandos ! O ! 
7614 \backslash
7615 overbrace
7616 \end_layout
7617
7618 \end_inset
7619
7620
7621 \end_layout
7622
7623 \end_inset
7624 </cell>
7625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7626 \begin_inset Text
7627
7628 \begin_layout Plain Layout
7629 \begin_inset Formula $\overbrace{A+B}^{3}$
7630 \end_inset
7631
7632
7633 \end_layout
7634
7635 \end_inset
7636 </cell>
7637 </row>
7638 <row>
7639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7640 \begin_inset Text
7641
7642 \begin_layout Plain Layout
7643 \begin_inset ERT
7644 status collapsed
7645
7646 \begin_layout Plain Layout
7647
7648
7649 \backslash
7650 raisebox{-2.2mm}{
7651 \end_layout
7652
7653 \end_inset
7654
7655
7656 \backslash
7657 underbrace
7658 \begin_inset ERT
7659 status collapsed
7660
7661 \begin_layout Plain Layout
7662
7663
7664 \backslash
7665 spce 
7666 \end_layout
7667
7668 \end_inset
7669
7670 A+B
7671 \begin_inset ERT
7672 status collapsed
7673
7674 \begin_layout Plain Layout
7675
7676
7677 \backslash
7678 spce 
7679 \end_layout
7680
7681 \end_inset
7682
7683 _5
7684 \begin_inset ERT
7685 status collapsed
7686
7687 \begin_layout Plain Layout
7688
7689 }
7690 \end_layout
7691
7692 \end_inset
7693
7694
7695 \begin_inset Index idx
7696 status collapsed
7697
7698 \begin_layout Plain Layout
7699 Comandos ! U ! 
7700 \backslash
7701 underbrace
7702 \end_layout
7703
7704 \end_inset
7705
7706
7707 \end_layout
7708
7709 \end_inset
7710 </cell>
7711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7712 \begin_inset Text
7713
7714 \begin_layout Plain Layout
7715 \begin_inset Formula $\underbrace{A+B}_{5}$
7716 \end_inset
7717
7718
7719 \end_layout
7720
7721 \end_inset
7722 </cell>
7723 </row>
7724 <row>
7725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7726 \begin_inset Text
7727
7728 \begin_layout Plain Layout
7729
7730 \backslash
7731 overbrace
7732 \begin_inset ERT
7733 status collapsed
7734
7735 \begin_layout Plain Layout
7736
7737
7738 \backslash
7739 spce 
7740 \end_layout
7741
7742 \end_inset
7743
7744
7745 \backslash
7746 underbrace
7747 \begin_inset ERT
7748 status collapsed
7749
7750 \begin_layout Plain Layout
7751
7752
7753 \backslash
7754 spce 
7755 \end_layout
7756
7757 \end_inset
7758
7759 A+B_w
7760 \begin_inset ERT
7761 status collapsed
7762
7763 \begin_layout Plain Layout
7764
7765
7766 \backslash
7767 spce 
7768 \end_layout
7769
7770 \end_inset
7771
7772
7773 \begin_inset ERT
7774 status collapsed
7775
7776 \begin_layout Plain Layout
7777
7778
7779 \backslash
7780 spce 
7781 \end_layout
7782
7783 \end_inset
7784
7785 _7
7786 \begin_inset ERT
7787 status collapsed
7788
7789 \begin_layout Plain Layout
7790
7791
7792 \backslash
7793 spce 
7794 \end_layout
7795
7796 \end_inset
7797
7798
7799 \begin_inset ERT
7800 status collapsed
7801
7802 \begin_layout Plain Layout
7803
7804
7805 \backslash
7806 spce 
7807 \end_layout
7808
7809 \end_inset
7810
7811 ^
7812 \begin_inset ERT
7813 status collapsed
7814
7815 \begin_layout Plain Layout
7816
7817
7818 \backslash
7819 spce 
7820 \end_layout
7821
7822 \end_inset
7823
7824 C
7825 \end_layout
7826
7827 \end_inset
7828 </cell>
7829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7830 \begin_inset Text
7831
7832 \begin_layout Plain Layout
7833 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7834 \end_inset
7835
7836
7837 \end_layout
7838
7839 \end_inset
7840 </cell>
7841 </row>
7842 </lyxtabular>
7843
7844 \end_inset
7845
7846
7847 \end_layout
7848
7849 \begin_layout Standard
7850 En el último ejemplo no importa en qué orden se introducen los comandos
7851  
7852 \series bold
7853
7854 \backslash
7855 overbrace
7856 \series default
7857  y 
7858 \series bold
7859
7860 \backslash
7861 underbrace
7862 \series default
7863 .
7864 \begin_inset VSpace bigskip
7865 \end_inset
7866
7867
7868 \end_layout
7869
7870 \begin_layout Standard
7871 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7872  multilínea, como se describe en
7873 \begin_inset space ~
7874 \end_inset
7875
7876
7877 \begin_inset CommandInset ref
7878 LatexCommand ref
7879 reference "sec:Ecuaciones-multilínea"
7880
7881 \end_inset
7882
7883 :
7884 \begin_inset Formula 
7885 \begin{eqnarray*}
7886 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7887  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7888 \end{eqnarray*}
7889
7890 \end_inset
7891
7892 En la primera fila se insertan la ecuación y la primera llave.
7893  Aquí es importante insertar el comando de espacio
7894 \begin_inset Foot
7895 status collapsed
7896
7897 \begin_layout Plain Layout
7898 Los comandos para espacios se explican en 
7899 \begin_inset CommandInset ref
7900 LatexCommand ref
7901 reference "sub:Espacio-predefinido"
7902
7903 \end_inset
7904
7905
7906 \end_layout
7907
7908 \end_inset
7909
7910  
7911 \series bold
7912
7913 \backslash
7914 :
7915 \series default
7916  antes de la primera
7917 \series bold
7918  
7919 \series default
7920
7921 \begin_inset Formula $d$
7922 \end_inset
7923
7924 , porque la llave que termina detrás de 
7925 \begin_inset Formula $q$
7926 \end_inset
7927
7928  impide que el siguiente 
7929 \begin_inset Quotes fld
7930 \end_inset
7931
7932 +
7933 \begin_inset Quotes frd
7934 \end_inset
7935
7936  esté rodeado de espacio.
7937 \begin_inset Foot
7938 status collapsed
7939
7940 \begin_layout Plain Layout
7941 Debido a que la llave no es considerada como carácter, véase 
7942 \begin_inset CommandInset ref
7943 LatexCommand ref
7944 reference "sub:Operadores-binarios"
7945
7946 \end_inset
7947
7948
7949 \end_layout
7950
7951 \end_inset
7952
7953  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7954  de 
7955 \begin_inset Formula $b$
7956 \end_inset
7957
7958  se inserta antes el comando 
7959 \series bold
7960
7961 \backslash
7962 hphantom{gggg+
7963 \backslash
7964 :}
7965 \series default
7966 .
7967 \begin_inset Foot
7968 status collapsed
7969
7970 \begin_layout Plain Layout
7971 Más sobre 
7972 \series bold
7973
7974 \backslash
7975 hphantom
7976 \series default
7977  en 
7978 \begin_inset CommandInset ref
7979 LatexCommand ref
7980 reference "sub:Espacios-reservados"
7981
7982 \end_inset
7983
7984
7985 \end_layout
7986
7987 \end_inset
7988
7989  Ese espacio es necesario porque el signo 
7990 \begin_inset Quotes fld
7991 \end_inset
7992
7993 +
7994 \begin_inset Quotes frd
7995 \end_inset
7996
7997  va seguido de un espacio en la ecuación.
7998  La llave se coloca bajo el comando 
7999 \series bold
8000
8001 \backslash
8002 hphantom{bbqq+dddd}
8003 \series default
8004 .
8005  
8006 \end_layout
8007
8008 \begin_layout Standard
8009 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
8010  ejemplo:
8011 \begin_inset ERT
8012 status collapsed
8013
8014 \begin_layout Plain Layout
8015
8016
8017 \backslash
8018 setlength{
8019 \backslash
8020 jot}{-6pt}
8021 \end_layout
8022
8023 \end_inset
8024
8025
8026 \begin_inset Formula 
8027 \begin{eqnarray*}
8028  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
8029 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
8030 \end{eqnarray*}
8031
8032 \end_inset
8033
8034
8035 \begin_inset ERT
8036 status collapsed
8037
8038 \begin_layout Plain Layout
8039
8040
8041 \backslash
8042 setlength{
8043 \backslash
8044 jot}{3pt}
8045 \end_layout
8046
8047 \end_inset
8048
8049 La primera fila de la ecuación es igual que la segunda fila del ejemplo
8050  anterior, con la diferencia de que la llave está encima.
8051  La segunda fila contiene la ecuación junto con la segunda llave.
8052  Para evitar que haya demasiado espacio entre la llave superior en la primera
8053  fila y la ecuación hay que reducirlo.
8054  Esto no es fácil de hacer debido a un fallo de LyX.
8055 \begin_inset Foot
8056 status collapsed
8057
8058 \begin_layout Plain Layout
8059 \begin_inset CommandInset href
8060 LatexCommand href
8061 name "LyX-bug #1505"
8062 target "http://www.lyx.org/trac/ticket/1505"
8063
8064 \end_inset
8065
8066
8067 \end_layout
8068
8069 \end_inset
8070
8071  Una solución es cambiar la separación global de filas en la ecuación, 
8072 \series bold
8073
8074 \backslash
8075 jot
8076 \series default
8077
8078 \begin_inset Index idx
8079 status collapsed
8080
8081 \begin_layout Plain Layout
8082 Comandos ! J ! 
8083 \backslash
8084 jot
8085 \end_layout
8086
8087 \end_inset
8088
8089 , en -6
8090 \begin_inset space \thinspace{}
8091 \end_inset
8092
8093 pt insertando antes de la ecuación el comando 
8094 \series bold
8095
8096 \backslash
8097 setlength{
8098 \backslash
8099 jot}{-6pt}
8100 \series default
8101  en modo TeX.
8102  Después de la ecuación se vuelve al valor normal 3
8103 \begin_inset space \thinspace{}
8104 \end_inset
8105
8106 pt de 
8107 \series bold
8108
8109 \backslash
8110 jot
8111 \series default
8112  usando el mismo comando.
8113  Más información sobre separación de filas en ecuaciones en
8114 \begin_inset space ~
8115 \end_inset
8116
8117
8118 \begin_inset CommandInset ref
8119 LatexCommand ref
8120 reference "sub:Separación-de-líneas"
8121
8122 \end_inset
8123
8124 .
8125 \end_layout
8126
8127 \begin_layout Section
8128 Flechas
8129 \begin_inset Index idx
8130 status collapsed
8131
8132 \begin_layout Plain Layout
8133 Flechas
8134 \end_layout
8135
8136 \end_inset
8137
8138
8139 \end_layout
8140
8141 \begin_layout Standard
8142 Las flechas se pueden insertar con el botón 
8143 \begin_inset Graphics
8144         filename ../../images/math/leftarrow.png
8145         scale 85
8146
8147 \end_inset
8148
8149  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
8150  siguientes.
8151 \end_layout
8152
8153 \begin_layout Subsection
8154 Flechas horizontales
8155 \begin_inset Index idx
8156 status collapsed
8157
8158 \begin_layout Plain Layout
8159 Flechas ! horizontales
8160 \end_layout
8161
8162 \end_inset
8163
8164
8165 \end_layout
8166
8167 \begin_layout Standard
8168 \begin_inset space \hfill{}
8169 \end_inset
8170
8171
8172 \begin_inset Tabular
8173 <lyxtabular version="3" rows="8" columns="2">
8174 <features rotate="0" tabularvalignment="middle">
8175 <column alignment="center" valignment="top" width="0pt">
8176 <column alignment="center" valignment="top" width="0pt">
8177 <row>
8178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8179 \begin_inset Text
8180
8181 \begin_layout Plain Layout
8182 Comando
8183 \end_layout
8184
8185 \end_inset
8186 </cell>
8187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8188 \begin_inset Text
8189
8190 \begin_layout Plain Layout
8191 Resultado
8192 \end_layout
8193
8194 \end_inset
8195 </cell>
8196 </row>
8197 <row>
8198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8199 \begin_inset Text
8200
8201 \begin_layout Plain Layout
8202
8203 \backslash
8204 gets
8205 \end_layout
8206
8207 \end_inset
8208 </cell>
8209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8210 \begin_inset Text
8211
8212 \begin_layout Plain Layout
8213 \begin_inset Formula $\gets$
8214 \end_inset
8215
8216
8217 \end_layout
8218
8219 \end_inset
8220 </cell>
8221 </row>
8222 <row>
8223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8224 \begin_inset Text
8225
8226 \begin_layout Plain Layout
8227
8228 \backslash
8229 Leftarrow
8230 \end_layout
8231
8232 \end_inset
8233 </cell>
8234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8235 \begin_inset Text
8236
8237 \begin_layout Plain Layout
8238 \begin_inset Formula $\Leftarrow$
8239 \end_inset
8240
8241
8242 \end_layout
8243
8244 \end_inset
8245 </cell>
8246 </row>
8247 <row>
8248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8249 \begin_inset Text
8250
8251 \begin_layout Plain Layout
8252
8253 \backslash
8254 longleftarrow
8255 \end_layout
8256
8257 \end_inset
8258 </cell>
8259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8260 \begin_inset Text
8261
8262 \begin_layout Plain Layout
8263 \begin_inset Formula $\longleftarrow$
8264 \end_inset
8265
8266
8267 \end_layout
8268
8269 \end_inset
8270 </cell>
8271 </row>
8272 <row>
8273 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8274 \begin_inset Text
8275
8276 \begin_layout Plain Layout
8277
8278 \backslash
8279 Longleftarrow
8280 \end_layout
8281
8282 \end_inset
8283 </cell>
8284 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8285 \begin_inset Text
8286
8287 \begin_layout Plain Layout
8288 \begin_inset Formula $\Longleftarrow$
8289 \end_inset
8290
8291
8292 \end_layout
8293
8294 \end_inset
8295 </cell>
8296 </row>
8297 <row>
8298 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8299 \begin_inset Text
8300
8301 \begin_layout Plain Layout
8302
8303 \backslash
8304 leftharpoonup
8305 \end_layout
8306
8307 \end_inset
8308 </cell>
8309 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8310 \begin_inset Text
8311
8312 \begin_layout Plain Layout
8313 \begin_inset Formula $\leftharpoonup$
8314 \end_inset
8315
8316
8317 \end_layout
8318
8319 \end_inset
8320 </cell>
8321 </row>
8322 <row>
8323 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8324 \begin_inset Text
8325
8326 \begin_layout Plain Layout
8327
8328 \backslash
8329 leftharpoondown
8330 \end_layout
8331
8332 \end_inset
8333 </cell>
8334 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8335 \begin_inset Text
8336
8337 \begin_layout Plain Layout
8338 \begin_inset Formula $\leftharpoondown$
8339 \end_inset
8340
8341
8342 \end_layout
8343
8344 \end_inset
8345 </cell>
8346 </row>
8347 <row>
8348 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8349 \begin_inset Text
8350
8351 \begin_layout Plain Layout
8352
8353 \backslash
8354 hookleftarrow
8355 \end_layout
8356
8357 \end_inset
8358 </cell>
8359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8360 \begin_inset Text
8361
8362 \begin_layout Plain Layout
8363 \begin_inset Formula $\hookleftarrow$
8364 \end_inset
8365
8366
8367 \end_layout
8368
8369 \end_inset
8370 </cell>
8371 </row>
8372 </lyxtabular>
8373
8374 \end_inset
8375
8376
8377 \begin_inset space \hfill{}
8378 \end_inset
8379
8380
8381 \begin_inset Tabular
8382 <lyxtabular version="3" rows="8" columns="2">
8383 <features rotate="0" tabularvalignment="middle">
8384 <column alignment="center" valignment="top" width="0pt">
8385 <column alignment="center" valignment="top" width="0pt">
8386 <row>
8387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8388 \begin_inset Text
8389
8390 \begin_layout Plain Layout
8391 Comando
8392 \end_layout
8393
8394 \end_inset
8395 </cell>
8396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8397 \begin_inset Text
8398
8399 \begin_layout Plain Layout
8400 Resultado
8401 \end_layout
8402
8403 \end_inset
8404 </cell>
8405 </row>
8406 <row>
8407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8408 \begin_inset Text
8409
8410 \begin_layout Plain Layout
8411
8412 \backslash
8413 to
8414 \end_layout
8415
8416 \end_inset
8417 </cell>
8418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8419 \begin_inset Text
8420
8421 \begin_layout Plain Layout
8422 \begin_inset Formula $\to$
8423 \end_inset
8424
8425
8426 \end_layout
8427
8428 \end_inset
8429 </cell>
8430 </row>
8431 <row>
8432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8433 \begin_inset Text
8434
8435 \begin_layout Plain Layout
8436
8437 \backslash
8438 Rightarrow
8439 \end_layout
8440
8441 \end_inset
8442 </cell>
8443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8444 \begin_inset Text
8445
8446 \begin_layout Plain Layout
8447 \begin_inset Formula $\Rightarrow$
8448 \end_inset
8449
8450
8451 \end_layout
8452
8453 \end_inset
8454 </cell>
8455 </row>
8456 <row>
8457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8458 \begin_inset Text
8459
8460 \begin_layout Plain Layout
8461
8462 \backslash
8463 longrightarrow
8464 \end_layout
8465
8466 \end_inset
8467 </cell>
8468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8469 \begin_inset Text
8470
8471 \begin_layout Plain Layout
8472 \begin_inset Formula $\longrightarrow$
8473 \end_inset
8474
8475
8476 \end_layout
8477
8478 \end_inset
8479 </cell>
8480 </row>
8481 <row>
8482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8483 \begin_inset Text
8484
8485 \begin_layout Plain Layout
8486
8487 \backslash
8488 Longrightarrow
8489 \end_layout
8490
8491 \end_inset
8492 </cell>
8493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8494 \begin_inset Text
8495
8496 \begin_layout Plain Layout
8497 \begin_inset Formula $\Longrightarrow$
8498 \end_inset
8499
8500
8501 \end_layout
8502
8503 \end_inset
8504 </cell>
8505 </row>
8506 <row>
8507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8508 \begin_inset Text
8509
8510 \begin_layout Plain Layout
8511
8512 \backslash
8513 rightharpoonup
8514 \end_layout
8515
8516 \end_inset
8517 </cell>
8518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8519 \begin_inset Text
8520
8521 \begin_layout Plain Layout
8522 \begin_inset Formula $\rightharpoonup$
8523 \end_inset
8524
8525
8526 \end_layout
8527
8528 \end_inset
8529 </cell>
8530 </row>
8531 <row>
8532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8533 \begin_inset Text
8534
8535 \begin_layout Plain Layout
8536
8537 \backslash
8538 rightharpoondown
8539 \end_layout
8540
8541 \end_inset
8542 </cell>
8543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8544 \begin_inset Text
8545
8546 \begin_layout Plain Layout
8547 \begin_inset Formula $\rightharpoondown$
8548 \end_inset
8549
8550
8551 \end_layout
8552
8553 \end_inset
8554 </cell>
8555 </row>
8556 <row>
8557 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8558 \begin_inset Text
8559
8560 \begin_layout Plain Layout
8561
8562 \backslash
8563 hookrightarrow
8564 \end_layout
8565
8566 \end_inset
8567 </cell>
8568 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8569 \begin_inset Text
8570
8571 \begin_layout Plain Layout
8572 \begin_inset Formula $\hookrightarrow$
8573 \end_inset
8574
8575
8576 \end_layout
8577
8578 \end_inset
8579 </cell>
8580 </row>
8581 </lyxtabular>
8582
8583 \end_inset
8584
8585
8586 \begin_inset space \hfill{}
8587 \end_inset
8588
8589
8590 \end_layout
8591
8592 \begin_layout Standard
8593 \begin_inset space \hfill{}
8594 \end_inset
8595
8596
8597 \begin_inset Tabular
8598 <lyxtabular version="3" rows="6" columns="2">
8599 <features rotate="0" tabularvalignment="middle">
8600 <column alignment="center" valignment="top" width="0pt">
8601 <column alignment="center" valignment="top" width="0pt">
8602 <row>
8603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8604 \begin_inset Text
8605
8606 \begin_layout Plain Layout
8607 Comando
8608 \end_layout
8609
8610 \end_inset
8611 </cell>
8612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8613 \begin_inset Text
8614
8615 \begin_layout Plain Layout
8616 Resultado
8617 \end_layout
8618
8619 \end_inset
8620 </cell>
8621 </row>
8622 <row>
8623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8624 \begin_inset Text
8625
8626 \begin_layout Plain Layout
8627
8628 \backslash
8629 leftrightarrow
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout Plain Layout
8638 \begin_inset Formula $\leftrightarrow$
8639 \end_inset
8640
8641
8642 \end_layout
8643
8644 \end_inset
8645 </cell>
8646 </row>
8647 <row>
8648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8649 \begin_inset Text
8650
8651 \begin_layout Plain Layout
8652
8653 \backslash
8654 Leftrightarrow
8655 \end_layout
8656
8657 \end_inset
8658 </cell>
8659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8660 \begin_inset Text
8661
8662 \begin_layout Plain Layout
8663 \begin_inset Formula $\Leftrightarrow$
8664 \end_inset
8665
8666
8667 \end_layout
8668
8669 \end_inset
8670 </cell>
8671 </row>
8672 <row>
8673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8674 \begin_inset Text
8675
8676 \begin_layout Plain Layout
8677
8678 \backslash
8679 longleftrightarrow
8680 \end_layout
8681
8682 \end_inset
8683 </cell>
8684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8685 \begin_inset Text
8686
8687 \begin_layout Plain Layout
8688 \begin_inset Formula $\longleftrightarrow$
8689 \end_inset
8690
8691
8692 \end_layout
8693
8694 \end_inset
8695 </cell>
8696 </row>
8697 <row>
8698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8699 \begin_inset Text
8700
8701 \begin_layout Plain Layout
8702
8703 \backslash
8704 Longleftrightarrow
8705 \end_layout
8706
8707 \end_inset
8708 </cell>
8709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8710 \begin_inset Text
8711
8712 \begin_layout Plain Layout
8713 \begin_inset Formula $\Longleftrightarrow$
8714 \end_inset
8715
8716
8717 \end_layout
8718
8719 \end_inset
8720 </cell>
8721 </row>
8722 <row>
8723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8724 \begin_inset Text
8725
8726 \begin_layout Plain Layout
8727
8728 \backslash
8729 rightleftharpoons
8730 \end_layout
8731
8732 \end_inset
8733 </cell>
8734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8735 \begin_inset Text
8736
8737 \begin_layout Plain Layout
8738 \begin_inset Formula $\rightleftharpoons$
8739 \end_inset
8740
8741
8742 \end_layout
8743
8744 \end_inset
8745 </cell>
8746 </row>
8747 </lyxtabular>
8748
8749 \end_inset
8750
8751
8752 \begin_inset space \hspace{}
8753 \length 25pt
8754 \end_inset
8755
8756
8757 \begin_inset space \hfill{}
8758 \end_inset
8759
8760
8761 \begin_inset Tabular
8762 <lyxtabular version="3" rows="5" columns="2">
8763 <features rotate="0" tabularvalignment="middle">
8764 <column alignment="center" valignment="top" width="0pt">
8765 <column alignment="center" valignment="top" width="0pt">
8766 <row>
8767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8768 \begin_inset Text
8769
8770 \begin_layout Plain Layout
8771 Comando
8772 \end_layout
8773
8774 \end_inset
8775 </cell>
8776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8777 \begin_inset Text
8778
8779 \begin_layout Plain Layout
8780 Resultado
8781 \end_layout
8782
8783 \end_inset
8784 </cell>
8785 </row>
8786 <row>
8787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8788 \begin_inset Text
8789
8790 \begin_layout Plain Layout
8791
8792 \backslash
8793 mapsto
8794 \end_layout
8795
8796 \end_inset
8797 </cell>
8798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8799 \begin_inset Text
8800
8801 \begin_layout Plain Layout
8802 \begin_inset Formula $\mapsto$
8803 \end_inset
8804
8805
8806 \end_layout
8807
8808 \end_inset
8809 </cell>
8810 </row>
8811 <row>
8812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8813 \begin_inset Text
8814
8815 \begin_layout Plain Layout
8816
8817 \backslash
8818 longmapsto
8819 \end_layout
8820
8821 \end_inset
8822 </cell>
8823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8824 \begin_inset Text
8825
8826 \begin_layout Plain Layout
8827 \begin_inset Formula $\longmapsto$
8828 \end_inset
8829
8830
8831 \end_layout
8832
8833 \end_inset
8834 </cell>
8835 </row>
8836 <row>
8837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8838 \begin_inset Text
8839
8840 \begin_layout Plain Layout
8841
8842 \backslash
8843 leadsto
8844 \end_layout
8845
8846 \end_inset
8847 </cell>
8848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8849 \begin_inset Text
8850
8851 \begin_layout Plain Layout
8852 \begin_inset Formula $\leadsto$
8853 \end_inset
8854
8855
8856 \end_layout
8857
8858 \end_inset
8859 </cell>
8860 </row>
8861 <row>
8862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8863 \begin_inset Text
8864
8865 \begin_layout Plain Layout
8866
8867 \backslash
8868 dasharrow
8869 \end_layout
8870
8871 \end_inset
8872 </cell>
8873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8874 \begin_inset Text
8875
8876 \begin_layout Plain Layout
8877 \begin_inset Formula $\dasharrow$
8878 \end_inset
8879
8880
8881 \end_layout
8882
8883 \end_inset
8884 </cell>
8885 </row>
8886 </lyxtabular>
8887
8888 \end_inset
8889
8890
8891 \begin_inset space \hfill{}
8892 \end_inset
8893
8894
8895 \begin_inset VSpace medskip
8896 \end_inset
8897
8898
8899 \end_layout
8900
8901 \begin_layout Standard
8902 Las flechas que se utilizan como acentos, p.
8903 \begin_inset space \thinspace{}
8904 \end_inset
8905
8906 e.
8907  en vectores, se describen en 
8908 \begin_inset CommandInset ref
8909 LatexCommand ref
8910 reference "sec:Acentos"
8911
8912 \end_inset
8913
8914 .
8915  
8916 \begin_inset VSpace bigskip
8917 \end_inset
8918
8919
8920 \end_layout
8921
8922 \begin_layout Standard
8923 Además hay las flechas etiquetadas
8924 \begin_inset Index idx
8925 status collapsed
8926
8927 \begin_layout Plain Layout
8928 Flechas ! etiquetadas
8929 \end_layout
8930
8931 \end_inset
8932
8933  
8934 \series bold
8935
8936 \backslash
8937 xleftarrow
8938 \series default
8939
8940 \begin_inset Index idx
8941 status collapsed
8942
8943 \begin_layout Plain Layout
8944 Comandos ! X ! 
8945 \backslash
8946 xleftarrow
8947 \end_layout
8948
8949 \end_inset
8950
8951  y 
8952 \series bold
8953
8954 \backslash
8955 xrightarrow
8956 \series default
8957
8958 \begin_inset Index idx
8959 status collapsed
8960
8961 \begin_layout Plain Layout
8962 Comandos ! X ! 
8963 \backslash
8964 xrightarrow
8965 \begin_inset ERT
8966 status collapsed
8967
8968 \begin_layout Plain Layout
8969
8970
8971 \backslash
8972 vspace{4mm}
8973 \end_layout
8974
8975 \end_inset
8976
8977
8978 \end_layout
8979
8980 \end_inset
8981
8982 .
8983  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8984  con dos marcos azules donde se puede insertar la etiqueta.
8985  La longitud de la flecha se adapta a la anchura de la etiqueta.
8986 \end_layout
8987
8988 \begin_layout Standard
8989 \noindent
8990 \align center
8991 \begin_inset Tabular
8992 <lyxtabular version="3" rows="3" columns="2">
8993 <features rotate="0" tabularvalignment="middle">
8994 <column alignment="center" valignment="top">
8995 <column alignment="center" valignment="top">
8996 <row>
8997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8998 \begin_inset Text
8999
9000 \begin_layout Plain Layout
9001 Comando
9002 \end_layout
9003
9004 \end_inset
9005 </cell>
9006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9007 \begin_inset Text
9008
9009 \begin_layout Plain Layout
9010 Resultado
9011 \begin_inset Note Note
9012 status collapsed
9013
9014 \begin_layout Plain Layout
9015
9016 \series bold
9017
9018 \backslash
9019 raisebox
9020 \series default
9021  se usa sólo como espaciador
9022 \end_layout
9023
9024 \end_inset
9025
9026
9027 \end_layout
9028
9029 \end_inset
9030 </cell>
9031 </row>
9032 <row>
9033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9034 \begin_inset Text
9035
9036 \begin_layout Plain Layout
9037 F(a)
9038 \backslash
9039 xleftarrow
9040 \begin_inset ERT
9041 status collapsed
9042
9043 \begin_layout Plain Layout
9044
9045
9046 \backslash
9047 spce 
9048 \end_layout
9049
9050 \end_inset
9051
9052 x=a
9053 \begin_inset Formula $\downarrow$
9054 \end_inset
9055
9056 x>0
9057 \begin_inset Formula $\to$
9058 \end_inset
9059
9060 F(x)
9061 \end_layout
9062
9063 \end_inset
9064 </cell>
9065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9066 \begin_inset Text
9067
9068 \begin_layout Plain Layout
9069 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
9070 \end_inset
9071
9072
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 </row>
9078 <row>
9079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9080 \begin_inset Text
9081
9082 \begin_layout Plain Layout
9083 F(x)
9084 \backslash
9085 xrightarrow
9086 \begin_inset ERT
9087 status collapsed
9088
9089 \begin_layout Plain Layout
9090
9091
9092 \backslash
9093 spce 
9094 \end_layout
9095
9096 \end_inset
9097
9098 x=a
9099 \begin_inset Formula $\downarrow$
9100 \end_inset
9101
9102 x>0
9103 \begin_inset Formula $\to$
9104 \end_inset
9105
9106 F(a)
9107 \end_layout
9108
9109 \end_inset
9110 </cell>
9111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9112 \begin_inset Text
9113
9114 \begin_layout Plain Layout
9115 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
9116 \end_inset
9117
9118
9119 \end_layout
9120
9121 \end_inset
9122 </cell>
9123 </row>
9124 </lyxtabular>
9125
9126 \end_inset
9127
9128
9129 \end_layout
9130
9131 \begin_layout Subsection
9132 Flechas verticales y diagonales
9133 \begin_inset Index idx
9134 status collapsed
9135
9136 \begin_layout Plain Layout
9137 Flechas ! diagonales
9138 \end_layout
9139
9140 \end_inset
9141
9142
9143 \begin_inset Index idx
9144 status collapsed
9145
9146 \begin_layout Plain Layout
9147 Flechas ! verticales
9148 \end_layout
9149
9150 \end_inset
9151
9152
9153 \end_layout
9154
9155 \begin_layout Standard
9156 \begin_inset space \hfill{}
9157 \end_inset
9158
9159
9160 \begin_inset Tabular
9161 <lyxtabular version="3" rows="7" columns="2">
9162 <features rotate="0" tabularvalignment="middle">
9163 <column alignment="center" valignment="top" width="0pt">
9164 <column alignment="center" valignment="top" width="0pt">
9165 <row>
9166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9167 \begin_inset Text
9168
9169 \begin_layout Plain Layout
9170 Comando
9171 \end_layout
9172
9173 \end_inset
9174 </cell>
9175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9176 \begin_inset Text
9177
9178 \begin_layout Plain Layout
9179 Resultado
9180 \end_layout
9181
9182 \end_inset
9183 </cell>
9184 </row>
9185 <row>
9186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9187 \begin_inset Text
9188
9189 \begin_layout Plain Layout
9190
9191 \backslash
9192 uparrow
9193 \end_layout
9194
9195 \end_inset
9196 </cell>
9197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9198 \begin_inset Text
9199
9200 \begin_layout Plain Layout
9201 \begin_inset Formula $\uparrow$
9202 \end_inset
9203
9204
9205 \end_layout
9206
9207 \end_inset
9208 </cell>
9209 </row>
9210 <row>
9211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Plain Layout
9215
9216 \backslash
9217 Uparrow
9218 \end_layout
9219
9220 \end_inset
9221 </cell>
9222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9223 \begin_inset Text
9224
9225 \begin_layout Plain Layout
9226 \begin_inset Formula $\Uparrow$
9227 \end_inset
9228
9229
9230 \end_layout
9231
9232 \end_inset
9233 </cell>
9234 </row>
9235 <row>
9236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9237 \begin_inset Text
9238
9239 \begin_layout Plain Layout
9240
9241 \backslash
9242 updownarrow
9243 \end_layout
9244
9245 \end_inset
9246 </cell>
9247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9248 \begin_inset Text
9249
9250 \begin_layout Plain Layout
9251 \begin_inset Formula $\updownarrow$
9252 \end_inset
9253
9254
9255 \end_layout
9256
9257 \end_inset
9258 </cell>
9259 </row>
9260 <row>
9261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9262 \begin_inset Text
9263
9264 \begin_layout Plain Layout
9265
9266 \backslash
9267 Updownarrow
9268 \end_layout
9269
9270 \end_inset
9271 </cell>
9272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9273 \begin_inset Text
9274
9275 \begin_layout Plain Layout
9276 \begin_inset Formula $\Updownarrow$
9277 \end_inset
9278
9279
9280 \end_layout
9281
9282 \end_inset
9283 </cell>
9284 </row>
9285 <row>
9286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9287 \begin_inset Text
9288
9289 \begin_layout Plain Layout
9290
9291 \backslash
9292 Downarrow
9293 \end_layout
9294
9295 \end_inset
9296 </cell>
9297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9298 \begin_inset Text
9299
9300 \begin_layout Plain Layout
9301 \begin_inset Formula $\Downarrow$
9302 \end_inset
9303
9304
9305 \end_layout
9306
9307 \end_inset
9308 </cell>
9309 </row>
9310 <row>
9311 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9312 \begin_inset Text
9313
9314 \begin_layout Plain Layout
9315
9316 \backslash
9317 downarrow
9318 \end_layout
9319
9320 \end_inset
9321 </cell>
9322 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9323 \begin_inset Text
9324
9325 \begin_layout Plain Layout
9326 \begin_inset Formula $\downarrow$
9327 \end_inset
9328
9329
9330 \end_layout
9331
9332 \end_inset
9333 </cell>
9334 </row>
9335 </lyxtabular>
9336
9337 \end_inset
9338
9339
9340 \begin_inset space \hfill{}
9341 \end_inset
9342
9343
9344 \begin_inset Tabular
9345 <lyxtabular version="3" rows="5" columns="2">
9346 <features rotate="0" tabularvalignment="middle">
9347 <column alignment="center" valignment="top" width="0pt">
9348 <column alignment="center" valignment="top" width="0pt">
9349 <row>
9350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9351 \begin_inset Text
9352
9353 \begin_layout Plain Layout
9354 Comando
9355 \end_layout
9356
9357 \end_inset
9358 </cell>
9359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9360 \begin_inset Text
9361
9362 \begin_layout Plain Layout
9363 Resultado
9364 \end_layout
9365
9366 \end_inset
9367 </cell>
9368 </row>
9369 <row>
9370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9371 \begin_inset Text
9372
9373 \begin_layout Plain Layout
9374
9375 \backslash
9376 nearrow
9377 \end_layout
9378
9379 \end_inset
9380 </cell>
9381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9382 \begin_inset Text
9383
9384 \begin_layout Plain Layout
9385 \begin_inset Formula $\nearrow$
9386 \end_inset
9387
9388
9389 \end_layout
9390
9391 \end_inset
9392 </cell>
9393 </row>
9394 <row>
9395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9396 \begin_inset Text
9397
9398 \begin_layout Plain Layout
9399
9400 \backslash
9401 searrow
9402 \end_layout
9403
9404 \end_inset
9405 </cell>
9406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9407 \begin_inset Text
9408
9409 \begin_layout Plain Layout
9410 \begin_inset Formula $\searrow$
9411 \end_inset
9412
9413
9414 \end_layout
9415
9416 \end_inset
9417 </cell>
9418 </row>
9419 <row>
9420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9421 \begin_inset Text
9422
9423 \begin_layout Plain Layout
9424
9425 \backslash
9426 swarrow
9427 \end_layout
9428
9429 \end_inset
9430 </cell>
9431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9432 \begin_inset Text
9433
9434 \begin_layout Plain Layout
9435 \begin_inset Formula $\swarrow$
9436 \end_inset
9437
9438
9439 \end_layout
9440
9441 \end_inset
9442 </cell>
9443 </row>
9444 <row>
9445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9446 \begin_inset Text
9447
9448 \begin_layout Plain Layout
9449
9450 \backslash
9451 nwarrow
9452 \end_layout
9453
9454 \end_inset
9455 </cell>
9456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9457 \begin_inset Text
9458
9459 \begin_layout Plain Layout
9460 \begin_inset Formula $\nwarrow$
9461 \end_inset
9462
9463
9464 \end_layout
9465
9466 \end_inset
9467 </cell>
9468 </row>
9469 </lyxtabular>
9470
9471 \end_inset
9472
9473
9474 \begin_inset space \hfill{}
9475 \end_inset
9476
9477
9478 \end_layout
9479
9480 \begin_layout Standard
9481 \begin_inset VSpace medskip
9482 \end_inset
9483
9484
9485 \end_layout
9486
9487 \begin_layout Standard
9488 Las flechas verticales también se pueden usar como delimitadores junto con
9489  los comandos descritos en
9490 \begin_inset space ~
9491 \end_inset
9492
9493
9494 \begin_inset CommandInset ref
9495 LatexCommand ref
9496 reference "sub:Tamaño-manual-de"
9497
9498 \end_inset
9499
9500  y 
9501 \begin_inset CommandInset ref
9502 LatexCommand ref
9503 reference "sub:Tamaño-automático-de"
9504
9505 \end_inset
9506
9507 .
9508 \end_layout
9509
9510 \begin_layout Standard
9511 \noindent
9512 \align center
9513 \begin_inset Newpage newpage
9514 \end_inset
9515
9516
9517 \end_layout
9518
9519 \begin_layout Section
9520 Acentos
9521 \begin_inset CommandInset label
9522 LatexCommand label
9523 name "sec:Acentos"
9524
9525 \end_inset
9526
9527
9528 \begin_inset Index idx
9529 status collapsed
9530
9531 \begin_layout Plain Layout
9532 Acentos
9533 \end_layout
9534
9535 \end_inset
9536
9537
9538 \end_layout
9539
9540 \begin_layout Standard
9541 Los acentos se pueden insertar con el botón 
9542 \begin_inset Graphics
9543         filename ../../images/math/hat.png
9544         scale 85
9545
9546 \end_inset
9547
9548  o mediante los comandos listados en las siguientes subsecciones.
9549 \end_layout
9550
9551 \begin_layout Subsection
9552 Acentos para un carácter
9553 \begin_inset ERT
9554 status collapsed
9555
9556 \begin_layout Plain Layout
9557
9558
9559 \backslash
9560 texorpdfstring{
9561 \end_layout
9562
9563 \end_inset
9564
9565
9566 \begin_inset Foot
9567 status collapsed
9568
9569 \begin_layout Plain Layout
9570 Para acentos en texto, véase 
9571 \begin_inset CommandInset ref
9572 LatexCommand ref
9573 reference "sub:Acentos-en-texto"
9574
9575 \end_inset
9576
9577
9578 \end_layout
9579
9580 \end_inset
9581
9582
9583 \begin_inset ERT
9584 status collapsed
9585
9586 \begin_layout Plain Layout
9587
9588 }{}
9589 \end_layout
9590
9591 \end_inset
9592
9593
9594 \begin_inset Note Note
9595 status collapsed
9596
9597 \begin_layout Plain Layout
9598
9599 \series bold
9600
9601 \backslash
9602 texorpdfstring
9603 \series default
9604  se usa para evitar que la nota al pie aparezca en los marcadores PDF.
9605 \end_layout
9606
9607 \begin_layout Plain Layout
9608 Más sobre 
9609 \series bold
9610
9611 \backslash
9612 texorpdfstring
9613 \series default
9614  en la sección 
9615 \begin_inset CommandInset ref
9616 LatexCommand ref
9617 reference "sub:Ecuaciones-en-encabezados"
9618
9619 \end_inset
9620
9621 .
9622 \end_layout
9623
9624 \end_inset
9625
9626
9627 \begin_inset CommandInset label
9628 LatexCommand label
9629 name "sub:Acentos-para-un"
9630
9631 \end_inset
9632
9633
9634 \begin_inset Index idx
9635 status collapsed
9636
9637 \begin_layout Plain Layout
9638 Acentos ! para un carácter
9639 \end_layout
9640
9641 \end_inset
9642
9643
9644 \end_layout
9645
9646 \begin_layout Standard
9647 \begin_inset space \hfill{}
9648 \end_inset
9649
9650
9651 \begin_inset Tabular
9652 <lyxtabular version="3" rows="8" columns="2">
9653 <features rotate="0" tabularvalignment="middle">
9654 <column alignment="center" valignment="top" width="0pt">
9655 <column alignment="center" valignment="top" width="0pt">
9656 <row>
9657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9658 \begin_inset Text
9659
9660 \begin_layout Plain Layout
9661 Comando
9662 \end_layout
9663
9664 \end_inset
9665 </cell>
9666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9667 \begin_inset Text
9668
9669 \begin_layout Plain Layout
9670 Resultado
9671 \begin_inset Note Note
9672 status collapsed
9673
9674 \begin_layout Plain Layout
9675
9676 \series bold
9677
9678 \backslash
9679 raisebox
9680 \series default
9681  se usa sólo como espaciador
9682 \end_layout
9683
9684 \end_inset
9685
9686
9687 \end_layout
9688
9689 \end_inset
9690 </cell>
9691 </row>
9692 <row>
9693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9694 \begin_inset Text
9695
9696 \begin_layout Plain Layout
9697
9698 \backslash
9699 dot
9700 \begin_inset ERT
9701 status collapsed
9702
9703 \begin_layout Plain Layout
9704
9705
9706 \backslash
9707 spce 
9708 \end_layout
9709
9710 \end_inset
9711
9712 A
9713 \end_layout
9714
9715 \end_inset
9716 </cell>
9717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9718 \begin_inset Text
9719
9720 \begin_layout Plain Layout
9721 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9722 \end_inset
9723
9724
9725 \end_layout
9726
9727 \end_inset
9728 </cell>
9729 </row>
9730 <row>
9731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9732 \begin_inset Text
9733
9734 \begin_layout Plain Layout
9735
9736 \backslash
9737 ddot
9738 \begin_inset ERT
9739 status collapsed
9740
9741 \begin_layout Plain Layout
9742
9743
9744 \backslash
9745 spce 
9746 \end_layout
9747
9748 \end_inset
9749
9750 A
9751 \end_layout
9752
9753 \end_inset
9754 </cell>
9755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9756 \begin_inset Text
9757
9758 \begin_layout Plain Layout
9759 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9760 \end_inset
9761
9762
9763 \end_layout
9764
9765 \end_inset
9766 </cell>
9767 </row>
9768 <row>
9769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9770 \begin_inset Text
9771
9772 \begin_layout Plain Layout
9773
9774 \backslash
9775 dddot
9776 \begin_inset ERT
9777 status collapsed
9778
9779 \begin_layout Plain Layout
9780
9781
9782 \backslash
9783 spce 
9784 \end_layout
9785
9786 \end_inset
9787
9788 A
9789 \end_layout
9790
9791 \end_inset
9792 </cell>
9793 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9794 \begin_inset Text
9795
9796 \begin_layout Plain Layout
9797 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9798 \end_inset
9799
9800
9801 \end_layout
9802
9803 \end_inset
9804 </cell>
9805 </row>
9806 <row>
9807 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9808 \begin_inset Text
9809
9810 \begin_layout Plain Layout
9811
9812 \backslash
9813 ddddot
9814 \begin_inset ERT
9815 status collapsed
9816
9817 \begin_layout Plain Layout
9818
9819
9820 \backslash
9821 spce 
9822 \end_layout
9823
9824 \end_inset
9825
9826 A
9827 \end_layout
9828
9829 \end_inset
9830 </cell>
9831 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9832 \begin_inset Text
9833
9834 \begin_layout Plain Layout
9835 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9836 \end_inset
9837
9838
9839 \end_layout
9840
9841 \end_inset
9842 </cell>
9843 </row>
9844 <row>
9845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9846 \begin_inset Text
9847
9848 \begin_layout Plain Layout
9849
9850 \backslash
9851 vec
9852 \begin_inset ERT
9853 status collapsed
9854
9855 \begin_layout Plain Layout
9856
9857
9858 \backslash
9859 spce 
9860 \end_layout
9861
9862 \end_inset
9863
9864 A
9865 \begin_inset Index idx
9866 status collapsed
9867
9868 \begin_layout Plain Layout
9869 Vectores
9870 \end_layout
9871
9872 \end_inset
9873
9874
9875 \end_layout
9876
9877 \end_inset
9878 </cell>
9879 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9880 \begin_inset Text
9881
9882 \begin_layout Plain Layout
9883 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9884 \end_inset
9885
9886
9887 \end_layout
9888
9889 \end_inset
9890 </cell>
9891 </row>
9892 <row>
9893 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9894 \begin_inset Text
9895
9896 \begin_layout Plain Layout
9897
9898 \backslash
9899 bar
9900 \begin_inset ERT
9901 status collapsed
9902
9903 \begin_layout Plain Layout
9904
9905
9906 \backslash
9907 spce 
9908 \end_layout
9909
9910 \end_inset
9911
9912 A
9913 \end_layout
9914
9915 \end_inset
9916 </cell>
9917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9918 \begin_inset Text
9919
9920 \begin_layout Plain Layout
9921 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9922 \end_inset
9923
9924
9925 \end_layout
9926
9927 \end_inset
9928 </cell>
9929 </row>
9930 <row>
9931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9932 \begin_inset Text
9933
9934 \begin_layout Plain Layout
9935
9936 \backslash
9937 mathring
9938 \begin_inset ERT
9939 status collapsed
9940
9941 \begin_layout Plain Layout
9942
9943
9944 \backslash
9945 spce 
9946 \end_layout
9947
9948 \end_inset
9949
9950 A
9951 \end_layout
9952
9953 \end_inset
9954 </cell>
9955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9956 \begin_inset Text
9957
9958 \begin_layout Plain Layout
9959 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9960 \end_inset
9961
9962
9963 \end_layout
9964
9965 \end_inset
9966 </cell>
9967 </row>
9968 </lyxtabular>
9969
9970 \end_inset
9971
9972
9973 \begin_inset space \hfill{}
9974 \end_inset
9975
9976
9977 \begin_inset Tabular
9978 <lyxtabular version="3" rows="7" columns="2">
9979 <features rotate="0" tabularvalignment="middle">
9980 <column alignment="center" valignment="top" width="0pt">
9981 <column alignment="center" valignment="top" width="0pt">
9982 <row>
9983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9984 \begin_inset Text
9985
9986 \begin_layout Plain Layout
9987 Comando
9988 \end_layout
9989
9990 \end_inset
9991 </cell>
9992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9993 \begin_inset Text
9994
9995 \begin_layout Plain Layout
9996 Resultado
9997 \begin_inset Note Note
9998 status collapsed
9999
10000 \begin_layout Plain Layout
10001
10002 \series bold
10003
10004 \backslash
10005 raisebox
10006 \series default
10007  se usa sólo como espaciador
10008 \end_layout
10009
10010 \end_inset
10011
10012
10013 \end_layout
10014
10015 \end_inset
10016 </cell>
10017 </row>
10018 <row>
10019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10020 \begin_inset Text
10021
10022 \begin_layout Plain Layout
10023
10024 \backslash
10025 tilde
10026 \begin_inset ERT
10027 status collapsed
10028
10029 \begin_layout Plain Layout
10030
10031
10032 \backslash
10033 spce 
10034 \end_layout
10035
10036 \end_inset
10037
10038 A
10039 \end_layout
10040
10041 \end_inset
10042 </cell>
10043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10044 \begin_inset Text
10045
10046 \begin_layout Plain Layout
10047 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
10048 \end_inset
10049
10050
10051 \end_layout
10052
10053 \end_inset
10054 </cell>
10055 </row>
10056 <row>
10057 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10058 \begin_inset Text
10059
10060 \begin_layout Plain Layout
10061
10062 \backslash
10063 hat
10064 \begin_inset ERT
10065 status collapsed
10066
10067 \begin_layout Plain Layout
10068
10069
10070 \backslash
10071 spce 
10072 \end_layout
10073
10074 \end_inset
10075
10076 A
10077 \end_layout
10078
10079 \end_inset
10080 </cell>
10081 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10082 \begin_inset Text
10083
10084 \begin_layout Plain Layout
10085 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
10086 \end_inset
10087
10088
10089 \end_layout
10090
10091 \end_inset
10092 </cell>
10093 </row>
10094 <row>
10095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10096 \begin_inset Text
10097
10098 \begin_layout Plain Layout
10099
10100 \backslash
10101 check
10102 \begin_inset ERT
10103 status collapsed
10104
10105 \begin_layout Plain Layout
10106
10107
10108 \backslash
10109 spce 
10110 \end_layout
10111
10112 \end_inset
10113
10114 A
10115 \end_layout
10116
10117 \end_inset
10118 </cell>
10119 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10120 \begin_inset Text
10121
10122 \begin_layout Plain Layout
10123 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10124 \end_inset
10125
10126
10127 \end_layout
10128
10129 \end_inset
10130 </cell>
10131 </row>
10132 <row>
10133 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10134 \begin_inset Text
10135
10136 \begin_layout Plain Layout
10137
10138 \backslash
10139 acute
10140 \begin_inset ERT
10141 status collapsed
10142
10143 \begin_layout Plain Layout
10144
10145
10146 \backslash
10147 spce 
10148 \end_layout
10149
10150 \end_inset
10151
10152 A
10153 \end_layout
10154
10155 \end_inset
10156 </cell>
10157 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10158 \begin_inset Text
10159
10160 \begin_layout Plain Layout
10161 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10162 \end_inset
10163
10164
10165 \end_layout
10166
10167 \end_inset
10168 </cell>
10169 </row>
10170 <row>
10171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10172 \begin_inset Text
10173
10174 \begin_layout Plain Layout
10175
10176 \backslash
10177 grave
10178 \begin_inset ERT
10179 status collapsed
10180
10181 \begin_layout Plain Layout
10182
10183
10184 \backslash
10185 spce 
10186 \end_layout
10187
10188 \end_inset
10189
10190 A
10191 \end_layout
10192
10193 \end_inset
10194 </cell>
10195 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10196 \begin_inset Text
10197
10198 \begin_layout Plain Layout
10199 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10200 \end_inset
10201
10202
10203 \end_layout
10204
10205 \end_inset
10206 </cell>
10207 </row>
10208 <row>
10209 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10210 \begin_inset Text
10211
10212 \begin_layout Plain Layout
10213
10214 \backslash
10215 breve
10216 \begin_inset ERT
10217 status collapsed
10218
10219 \begin_layout Plain Layout
10220
10221
10222 \backslash
10223 spce 
10224 \end_layout
10225
10226 \end_inset
10227
10228 A
10229 \end_layout
10230
10231 \end_inset
10232 </cell>
10233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10234 \begin_inset Text
10235
10236 \begin_layout Plain Layout
10237 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10238 \end_inset
10239
10240
10241 \end_layout
10242
10243 \end_inset
10244 </cell>
10245 </row>
10246 </lyxtabular>
10247
10248 \end_inset
10249
10250
10251 \begin_inset space \hfill{}
10252 \end_inset
10253
10254
10255 \end_layout
10256
10257 \begin_layout Standard
10258 \begin_inset VSpace bigskip
10259 \end_inset
10260
10261
10262 \end_layout
10263
10264 \begin_layout Standard
10265 En ecuaciones se pueden insertar acentos como 
10266 \begin_inset Quotes fld
10267 \end_inset
10268
10269 é
10270 \begin_inset Quotes frd
10271 \end_inset
10272
10273  directamente.
10274  LyX los transformará al comando de acento correspondiente.
10275  Para poner diéresis
10276 \begin_inset Index idx
10277 status collapsed
10278
10279 \begin_layout Plain Layout
10280 Dieresis@Diéresis
10281 \end_layout
10282
10283 \end_inset
10284
10285  es mejor insertar comillas antes de la vocal.
10286  Estos dos caracteres son considerados por LaTeX como 
10287 \emph on
10288 un solo
10289 \emph default
10290  carácter si la parte de la ecuación con la diéresis se marca en idioma
10291  alemán.
10292 \begin_inset Foot
10293 status collapsed
10294
10295 \begin_layout Plain Layout
10296 O algún otro idioma que use acentos, p.
10297 \begin_inset space \thinspace{}
10298 \end_inset
10299
10300 e.
10301  catalán.
10302  Aunque esto no funciona en español por algún conflicto con el estilo 
10303 \series bold
10304 spanish
10305 \series default
10306  de 
10307 \series bold
10308 babel
10309 \series default
10310 , no es necesario: se puede escribir 
10311 \begin_inset Formula $ï$
10312 \end_inset
10313
10314  en una ecuación igual que se hace en texto normal, ï.
10315  (
10316 \emph on
10317 N.
10318 \begin_inset space \thinspace{}
10319 \end_inset
10320
10321 del t.
10322 \emph default
10323 )
10324 \end_layout
10325
10326 \end_inset
10327
10328  A diferencia de 
10329 \series bold
10330
10331 \backslash
10332 ddot
10333 \series default
10334 , con este método se generan diéresis 
10335 \begin_inset Quotes fld
10336 \end_inset
10337
10338 reales
10339 \begin_inset Quotes frd
10340 \end_inset
10341
10342 , como se demuestra en el siguiente ejemplo:
10343 \begin_inset VSpace -2mm
10344 \end_inset
10345
10346
10347 \end_layout
10348
10349 \begin_layout Standard
10350 \noindent
10351 \align center
10352 \begin_inset Tabular
10353 <lyxtabular version="3" rows="3" columns="2">
10354 <features rotate="0" tabularvalignment="middle">
10355 <column alignment="center" valignment="top">
10356 <column alignment="center" valignment="top">
10357 <row>
10358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10359 \begin_inset Text
10360
10361 \begin_layout Plain Layout
10362 Comando
10363 \end_layout
10364
10365 \end_inset
10366 </cell>
10367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10368 \begin_inset Text
10369
10370 \begin_layout Plain Layout
10371 Resultado
10372 \begin_inset Note Note
10373 status collapsed
10374
10375 \begin_layout Plain Layout
10376
10377 \series bold
10378
10379 \backslash
10380 raisebox
10381 \series default
10382  se usa sólo como espaciador.
10383 \end_layout
10384
10385 \end_inset
10386
10387
10388 \end_layout
10389
10390 \end_inset
10391 </cell>
10392 </row>
10393 <row>
10394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10395 \begin_inset Text
10396
10397 \begin_layout Plain Layout
10398 ï
10399 \end_layout
10400
10401 \end_inset
10402 </cell>
10403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10404 \begin_inset Text
10405
10406 \begin_layout Plain Layout
10407 \begin_inset Formula $ï$
10408 \end_inset
10409
10410
10411 \end_layout
10412
10413 \end_inset
10414 </cell>
10415 </row>
10416 <row>
10417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10418 \begin_inset Text
10419
10420 \begin_layout Plain Layout
10421
10422 \backslash
10423 ddot
10424 \begin_inset ERT
10425 status collapsed
10426
10427 \begin_layout Plain Layout
10428
10429
10430 \backslash
10431 spce 
10432 \end_layout
10433
10434 \end_inset
10435
10436 i
10437 \end_layout
10438
10439 \end_inset
10440 </cell>
10441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10442 \begin_inset Text
10443
10444 \begin_layout Plain Layout
10445 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10446 \end_inset
10447
10448
10449 \end_layout
10450
10451 \end_inset
10452 </cell>
10453 </row>
10454 </lyxtabular>
10455
10456 \end_inset
10457
10458
10459 \end_layout
10460
10461 \begin_layout Standard
10462 Otra ventaja frente a 
10463 \series bold
10464
10465 \backslash
10466 ddot
10467 \series default
10468  es que la diéresis puede convertirse directamente a texto matemático, porque
10469  los anteriores comandos para acentos 
10470 \emph on
10471 no están permitidos en texto matemático
10472 \emph default
10473 .
10474  Para convertir un carácter acentuado a texto matemático, se debe convertir
10475  sólo el carácter bajo el acento.
10476  Esto también se aplica para otras conversiones, p.
10477 \begin_inset space \thinspace{}
10478 \end_inset
10479
10480 e.
10481 \begin_inset space ~
10482 \end_inset
10483
10484 cursiva o negrita.
10485 \end_layout
10486
10487 \begin_layout Standard
10488 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10489 \end_layout
10490
10491 \begin_layout Subsection
10492 Acentos para varios caracteres
10493 \begin_inset Index idx
10494 status collapsed
10495
10496 \begin_layout Plain Layout
10497 Acentos ! en varios caracteres
10498 \end_layout
10499
10500 \end_inset
10501
10502
10503 \end_layout
10504
10505 \begin_layout Standard
10506 \begin_inset space \hfill{}
10507 \end_inset
10508
10509
10510 \begin_inset Tabular
10511 <lyxtabular version="3" rows="5" columns="2">
10512 <features rotate="0" tabularvalignment="middle">
10513 <column alignment="center" valignment="top" width="0pt">
10514 <column alignment="center" valignment="top" width="0pt">
10515 <row>
10516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10517 \begin_inset Text
10518
10519 \begin_layout Plain Layout
10520 Comando
10521 \end_layout
10522
10523 \end_inset
10524 </cell>
10525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10526 \begin_inset Text
10527
10528 \begin_layout Plain Layout
10529 Resultado
10530 \begin_inset Note Note
10531 status collapsed
10532
10533 \begin_layout Plain Layout
10534
10535 \series bold
10536
10537 \backslash
10538 raisebox
10539 \series default
10540  se usa sólo como espaciador
10541 \end_layout
10542
10543 \end_inset
10544
10545
10546 \end_layout
10547
10548 \end_inset
10549 </cell>
10550 </row>
10551 <row>
10552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10553 \begin_inset Text
10554
10555 \begin_layout Plain Layout
10556
10557 \backslash
10558 overleftarrow
10559 \begin_inset ERT
10560 status collapsed
10561
10562 \begin_layout Plain Layout
10563
10564
10565 \backslash
10566 spce 
10567 \end_layout
10568
10569 \end_inset
10570
10571 A=B
10572 \end_layout
10573
10574 \end_inset
10575 </cell>
10576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10577 \begin_inset Text
10578
10579 \begin_layout Plain Layout
10580 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10581 \end_inset
10582
10583
10584 \end_layout
10585
10586 \end_inset
10587 </cell>
10588 </row>
10589 <row>
10590 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10591 \begin_inset Text
10592
10593 \begin_layout Plain Layout
10594
10595 \backslash
10596 underleftarrow
10597 \begin_inset ERT
10598 status collapsed
10599
10600 \begin_layout Plain Layout
10601
10602
10603 \backslash
10604 spce 
10605 \end_layout
10606
10607 \end_inset
10608
10609 A=B
10610 \end_layout
10611
10612 \end_inset
10613 </cell>
10614 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10615 \begin_inset Text
10616
10617 \begin_layout Plain Layout
10618 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10619 \end_inset
10620
10621
10622 \end_layout
10623
10624 \end_inset
10625 </cell>
10626 </row>
10627 <row>
10628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10629 \begin_inset Text
10630
10631 \begin_layout Plain Layout
10632
10633 \backslash
10634 overleftrightarrow
10635 \begin_inset ERT
10636 status collapsed
10637
10638 \begin_layout Plain Layout
10639
10640
10641 \backslash
10642 spce 
10643 \end_layout
10644
10645 \end_inset
10646
10647 A=B
10648 \end_layout
10649
10650 \end_inset
10651 </cell>
10652 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10653 \begin_inset Text
10654
10655 \begin_layout Plain Layout
10656 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10657 \end_inset
10658
10659
10660 \end_layout
10661
10662 \end_inset
10663 </cell>
10664 </row>
10665 <row>
10666 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10667 \begin_inset Text
10668
10669 \begin_layout Plain Layout
10670
10671 \backslash
10672 underleftrightarrow
10673 \begin_inset ERT
10674 status collapsed
10675
10676 \begin_layout Plain Layout
10677
10678
10679 \backslash
10680 spce 
10681 \end_layout
10682
10683 \end_inset
10684
10685 A=B
10686 \end_layout
10687
10688 \end_inset
10689 </cell>
10690 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10691 \begin_inset Text
10692
10693 \begin_layout Plain Layout
10694 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10695 \end_inset
10696
10697
10698 \end_layout
10699
10700 \end_inset
10701 </cell>
10702 </row>
10703 </lyxtabular>
10704
10705 \end_inset
10706
10707
10708 \begin_inset space \hfill{}
10709 \end_inset
10710
10711
10712 \begin_inset Tabular
10713 <lyxtabular version="3" rows="5" columns="2">
10714 <features rotate="0" tabularvalignment="middle">
10715 <column alignment="center" valignment="top" width="0pt">
10716 <column alignment="center" valignment="top" width="0pt">
10717 <row>
10718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10719 \begin_inset Text
10720
10721 \begin_layout Plain Layout
10722 Comando
10723 \end_layout
10724
10725 \end_inset
10726 </cell>
10727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10728 \begin_inset Text
10729
10730 \begin_layout Plain Layout
10731 Resultado
10732 \begin_inset Note Note
10733 status collapsed
10734
10735 \begin_layout Plain Layout
10736
10737 \series bold
10738
10739 \backslash
10740 raisebox
10741 \series default
10742  se usa sólo como espaciador
10743 \end_layout
10744
10745 \end_inset
10746
10747
10748 \end_layout
10749
10750 \end_inset
10751 </cell>
10752 </row>
10753 <row>
10754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10755 \begin_inset Text
10756
10757 \begin_layout Plain Layout
10758
10759 \backslash
10760 overrightarrow
10761 \begin_inset ERT
10762 status collapsed
10763
10764 \begin_layout Plain Layout
10765
10766
10767 \backslash
10768 spce 
10769 \end_layout
10770
10771 \end_inset
10772
10773 A=B
10774 \end_layout
10775
10776 \end_inset
10777 </cell>
10778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10779 \begin_inset Text
10780
10781 \begin_layout Plain Layout
10782 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10783 \end_inset
10784
10785
10786 \end_layout
10787
10788 \end_inset
10789 </cell>
10790 </row>
10791 <row>
10792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10793 \begin_inset Text
10794
10795 \begin_layout Plain Layout
10796
10797 \backslash
10798 underrightarrow
10799 \begin_inset ERT
10800 status collapsed
10801
10802 \begin_layout Plain Layout
10803
10804
10805 \backslash
10806 spce 
10807 \end_layout
10808
10809 \end_inset
10810
10811 A=B
10812 \end_layout
10813
10814 \end_inset
10815 </cell>
10816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10817 \begin_inset Text
10818
10819 \begin_layout Plain Layout
10820 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10821 \end_inset
10822
10823
10824 \end_layout
10825
10826 \end_inset
10827 </cell>
10828 </row>
10829 <row>
10830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10831 \begin_inset Text
10832
10833 \begin_layout Plain Layout
10834
10835 \backslash
10836 widetilde
10837 \begin_inset ERT
10838 status collapsed
10839
10840 \begin_layout Plain Layout
10841
10842
10843 \backslash
10844 spce 
10845 \end_layout
10846
10847 \end_inset
10848
10849 A=B
10850 \end_layout
10851
10852 \end_inset
10853 </cell>
10854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10855 \begin_inset Text
10856
10857 \begin_layout Plain Layout
10858 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10859 \end_inset
10860
10861
10862 \end_layout
10863
10864 \end_inset
10865 </cell>
10866 </row>
10867 <row>
10868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10869 \begin_inset Text
10870
10871 \begin_layout Plain Layout
10872
10873 \backslash
10874 widehat
10875 \begin_inset ERT
10876 status collapsed
10877
10878 \begin_layout Plain Layout
10879
10880
10881 \backslash
10882 spce 
10883 \end_layout
10884
10885 \end_inset
10886
10887 A=B
10888 \end_layout
10889
10890 \end_inset
10891 </cell>
10892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10893 \begin_inset Text
10894
10895 \begin_layout Plain Layout
10896 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10897 \end_inset
10898
10899
10900 \end_layout
10901
10902 \end_inset
10903 </cell>
10904 </row>
10905 </lyxtabular>
10906
10907 \end_inset
10908
10909
10910 \begin_inset space \hfill{}
10911 \end_inset
10912
10913
10914 \end_layout
10915
10916 \begin_layout Standard
10917 \begin_inset VSpace medskip
10918 \end_inset
10919
10920
10921 \end_layout
10922
10923 \begin_layout Standard
10924 Con estos comandos se pueden acentuar tantos caracteres como quieras.
10925  Pero los acentos 
10926 \series bold
10927
10928 \backslash
10929 widetilde
10930 \series default
10931  y 
10932 \series bold
10933
10934 \backslash
10935 widehat
10936 \series default
10937  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
10938  ejemplo:
10939 \begin_inset Formula 
10940 \[
10941 \widetilde{A+B=C-D}
10942 \]
10943
10944 \end_inset
10945
10946
10947 \end_layout
10948
10949 \begin_layout Standard
10950 Con los comandos 
10951 \series bold
10952
10953 \backslash
10954 overset
10955 \series default
10956
10957 \begin_inset Index idx
10958 status collapsed
10959
10960 \begin_layout Plain Layout
10961 Comandos ! O ! 
10962 \backslash
10963 overset
10964 \end_layout
10965
10966 \end_inset
10967
10968  y 
10969 \series bold
10970
10971 \backslash
10972 underset
10973 \series default
10974
10975 \begin_inset Index idx
10976 status collapsed
10977
10978 \begin_layout Plain Layout
10979 Comandos ! U ! 
10980 \backslash
10981 underset
10982 \end_layout
10983
10984 \end_inset
10985
10986 , descritos en la subsección anterior, también se pueden acentuar varios
10987  caracteres.
10988  El comando 
10989 \series bold
10990
10991 \backslash
10992 underset
10993 \begin_inset ERT
10994 status collapsed
10995
10996 \begin_layout Plain Layout
10997
10998
10999 \backslash
11000 spce 
11001 \end_layout
11002
11003 \end_inset
11004
11005 A=B
11006 \begin_inset Formula $\downarrow$
11007 \end_inset
11008
11009 ***
11010 \series default
11011  da:
11012 \begin_inset Formula 
11013 \[
11014 \underset{***}{A=B}
11015 \]
11016
11017 \end_inset
11018
11019
11020 \end_layout
11021
11022 \begin_layout Section
11023 Espacios
11024 \begin_inset CommandInset label
11025 LatexCommand label
11026 name "sec:Espacio"
11027
11028 \end_inset
11029
11030
11031 \begin_inset Index idx
11032 status collapsed
11033
11034 \begin_layout Plain Layout
11035 Espacio ! horizontal
11036 \end_layout
11037
11038 \end_inset
11039
11040
11041 \end_layout
11042
11043 \begin_layout Subsection
11044 Espacio predefinido
11045 \begin_inset CommandInset label
11046 LatexCommand label
11047 name "sub:Espacio-predefinido"
11048
11049 \end_inset
11050
11051
11052 \begin_inset Index idx
11053 status collapsed
11054
11055 \begin_layout Plain Layout
11056 Espacio ! horizontal ! predefinido
11057 \end_layout
11058
11059 \end_inset
11060
11061
11062 \end_layout
11063
11064 \begin_layout Standard
11065 A veces es necesario insertar espacio horizontal en una ecuación.
11066  Esto se hace insertando un espacio protegido (atajo 
11067 \family sans
11068 Ctrl+Espacio
11069 \family default
11070 ).
11071  Aparece un 
11072 \begin_inset Quotes fld
11073 \end_inset
11074
11075
11076 \color black
11077
11078 \begin_inset ERT
11079 status collapsed
11080
11081 \begin_layout Plain Layout
11082
11083
11084 \backslash
11085 spce 
11086 \end_layout
11087
11088 \end_inset
11089
11090
11091 \color inherit
11092
11093 \begin_inset Quotes frd
11094 \end_inset
11095
11096 , y pulsando 
11097 \family sans
11098 Espacio
11099 \family default
11100  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11101  espacio.
11102  También se pueden insertar espacios mediante el botón 
11103 \begin_inset Graphics
11104         filename ../../images/math/space.png
11105         scale 85
11106
11107 \end_inset
11108
11109  de la barra de ecuaciones o con comandos especiales.
11110  Independientemente del comando insertado, se puede seleccionar un nuevo
11111  tamaño pulsando acto seguido 
11112 \family sans
11113 Espacio.
11114  
11115 \end_layout
11116
11117 \begin_layout Standard
11118 \noindent
11119 \align center
11120 \begin_inset VSpace -5mm
11121 \end_inset
11122
11123
11124 \begin_inset Tabular
11125 <lyxtabular version="3" rows="3" columns="7">
11126 <features rotate="0" tabularvalignment="middle">
11127 <column alignment="center" valignment="middle" width="6.8cm">
11128 <column alignment="center" valignment="top">
11129 <column alignment="center" valignment="top">
11130 <column alignment="center" valignment="top">
11131 <column alignment="center" valignment="top">
11132 <column alignment="center" valignment="top">
11133 <column alignment="center" valignment="top">
11134 <row>
11135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11136 \begin_inset Text
11137
11138 \begin_layout Plain Layout
11139 Comando
11140 \end_layout
11141
11142 \end_inset
11143 </cell>
11144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11145 \begin_inset Text
11146
11147 \begin_layout Plain Layout
11148
11149 \backslash
11150 ,
11151 \end_layout
11152
11153 \end_inset
11154 </cell>
11155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11156 \begin_inset Text
11157
11158 \begin_layout Plain Layout
11159
11160 \backslash
11161 :
11162 \end_layout
11163
11164 \end_inset
11165 </cell>
11166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11167 \begin_inset Text
11168
11169 \begin_layout Plain Layout
11170
11171 \backslash
11172 ;
11173 \end_layout
11174
11175 \end_inset
11176 </cell>
11177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11178 \begin_inset Text
11179
11180 \begin_layout Plain Layout
11181
11182 \backslash
11183 quad
11184 \end_layout
11185
11186 \end_inset
11187 </cell>
11188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11189 \begin_inset Text
11190
11191 \begin_layout Plain Layout
11192
11193 \backslash
11194 qquad
11195 \end_layout
11196
11197 \end_inset
11198 </cell>
11199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11200 \begin_inset Text
11201
11202 \begin_layout Plain Layout
11203
11204 \backslash
11205 !
11206 \end_layout
11207
11208 \end_inset
11209 </cell>
11210 </row>
11211 <row>
11212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11213 \begin_inset Text
11214
11215 \begin_layout Plain Layout
11216 Número de pulsaciones de 
11217 \family sans
11218 Espacio
11219 \family default
11220  tras insertar el espacio protegido
11221 \end_layout
11222
11223 \end_inset
11224 </cell>
11225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11226 \begin_inset Text
11227
11228 \begin_layout Plain Layout
11229 0
11230 \end_layout
11231
11232 \end_inset
11233 </cell>
11234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11235 \begin_inset Text
11236
11237 \begin_layout Plain Layout
11238 1
11239 \end_layout
11240
11241 \end_inset
11242 </cell>
11243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11244 \begin_inset Text
11245
11246 \begin_layout Plain Layout
11247 2
11248 \end_layout
11249
11250 \end_inset
11251 </cell>
11252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11253 \begin_inset Text
11254
11255 \begin_layout Plain Layout
11256 3
11257 \end_layout
11258
11259 \end_inset
11260 </cell>
11261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11262 \begin_inset Text
11263
11264 \begin_layout Plain Layout
11265 4
11266 \end_layout
11267
11268 \end_inset
11269 </cell>
11270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11271 \begin_inset Text
11272
11273 \begin_layout Plain Layout
11274 5
11275 \end_layout
11276
11277 \end_inset
11278 </cell>
11279 </row>
11280 <row>
11281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11282 \begin_inset Text
11283
11284 \begin_layout Plain Layout
11285 Resultado
11286 \end_layout
11287
11288 \end_inset
11289 </cell>
11290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11291 \begin_inset Text
11292
11293 \begin_layout Plain Layout
11294 \begin_inset Formula $A\, B$
11295 \end_inset
11296
11297
11298 \end_layout
11299
11300 \end_inset
11301 </cell>
11302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11303 \begin_inset Text
11304
11305 \begin_layout Plain Layout
11306 \begin_inset Formula $A\: B$
11307 \end_inset
11308
11309
11310 \end_layout
11311
11312 \end_inset
11313 </cell>
11314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11315 \begin_inset Text
11316
11317 \begin_layout Plain Layout
11318 \begin_inset Formula $A\; B$
11319 \end_inset
11320
11321
11322 \end_layout
11323
11324 \end_inset
11325 </cell>
11326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11327 \begin_inset Text
11328
11329 \begin_layout Plain Layout
11330 \begin_inset Formula $A\quad B$
11331 \end_inset
11332
11333
11334 \end_layout
11335
11336 \end_inset
11337 </cell>
11338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11339 \begin_inset Text
11340
11341 \begin_layout Plain Layout
11342 \begin_inset Formula $A\qquad B$
11343 \end_inset
11344
11345
11346 \end_layout
11347
11348 \end_inset
11349 </cell>
11350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11351 \begin_inset Text
11352
11353 \begin_layout Plain Layout
11354 \begin_inset Formula $A\! B$
11355 \end_inset
11356
11357
11358 \end_layout
11359
11360 \end_inset
11361 </cell>
11362 </row>
11363 </lyxtabular>
11364
11365 \end_inset
11366
11367
11368 \end_layout
11369
11370 \begin_layout Standard
11371 El último tamaño parece no generar espacio.
11372  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11373  negativo.
11374  Hay otros dos espacios negativos:
11375 \end_layout
11376
11377 \begin_layout Standard
11378 \align center
11379 \begin_inset Tabular
11380 <lyxtabular version="3" rows="3" columns="3">
11381 <features rotate="0" tabularvalignment="middle">
11382 <column alignment="center" valignment="middle" width="6.8cm">
11383 <column alignment="center" valignment="top" width="0pt">
11384 <column alignment="center" valignment="top" width="0pt">
11385 <row>
11386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11387 \begin_inset Text
11388
11389 \begin_layout Plain Layout
11390 Comando
11391 \end_layout
11392
11393 \end_inset
11394 </cell>
11395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11396 \begin_inset Text
11397
11398 \begin_layout Plain Layout
11399
11400 \backslash
11401 negmedspace
11402 \end_layout
11403
11404 \end_inset
11405 </cell>
11406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11407 \begin_inset Text
11408
11409 \begin_layout Plain Layout
11410
11411 \backslash
11412 negthickspace
11413 \end_layout
11414
11415 \end_inset
11416 </cell>
11417 </row>
11418 <row>
11419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11420 \begin_inset Text
11421
11422 \begin_layout Plain Layout
11423 Número de pulsaciones de 
11424 \family sans
11425 Espacio
11426 \family default
11427  tras insertar el espacio protegido
11428 \end_layout
11429
11430 \end_inset
11431 </cell>
11432 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11433 \begin_inset Text
11434
11435 \begin_layout Plain Layout
11436 6
11437 \end_layout
11438
11439 \end_inset
11440 </cell>
11441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11442 \begin_inset Text
11443
11444 \begin_layout Plain Layout
11445 7
11446 \end_layout
11447
11448 \end_inset
11449 </cell>
11450 </row>
11451 <row>
11452 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11453 \begin_inset Text
11454
11455 \begin_layout Plain Layout
11456 Resultado
11457 \end_layout
11458
11459 \end_inset
11460 </cell>
11461 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11462 \begin_inset Text
11463
11464 \begin_layout Plain Layout
11465 \begin_inset Formula $A\negmedspace B$
11466 \end_inset
11467
11468
11469 \end_layout
11470
11471 \end_inset
11472 </cell>
11473 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11474 \begin_inset Text
11475
11476 \begin_layout Plain Layout
11477 \begin_inset Formula $A\negthickspace B$
11478 \end_inset
11479
11480
11481 \end_layout
11482
11483 \end_inset
11484 </cell>
11485 </row>
11486 </lyxtabular>
11487
11488 \end_inset
11489
11490
11491 \end_layout
11492
11493 \begin_layout Standard
11494 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11495  Así, se pueden usar para forzar ligaduras, lo que es apropiado, por ejemplo,
11496  para operadores suma: 
11497 \end_layout
11498
11499 \begin_layout Standard
11500 \noindent
11501 \align center
11502 \begin_inset Tabular
11503 <lyxtabular version="3" rows="3" columns="2">
11504 <features rotate="0" tabularvalignment="middle">
11505 <column alignment="center" valignment="top">
11506 <column alignment="center" valignment="top">
11507 <row>
11508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11509 \begin_inset Text
11510
11511 \begin_layout Plain Layout
11512 Comando
11513 \end_layout
11514
11515 \end_inset
11516 </cell>
11517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11518 \begin_inset Text
11519
11520 \begin_layout Plain Layout
11521 Resultado
11522 \begin_inset Note Note
11523 status collapsed
11524
11525 \begin_layout Plain Layout
11526
11527 \series bold
11528
11529 \backslash
11530 raisebox
11531 \series default
11532  se usa sólo como espaciador
11533 \end_layout
11534
11535 \end_inset
11536
11537
11538 \end_layout
11539
11540 \end_inset
11541 </cell>
11542 </row>
11543 <row>
11544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11545 \begin_inset Text
11546
11547 \begin_layout Plain Layout
11548
11549 \backslash
11550 sum
11551 \backslash
11552 sum
11553 \begin_inset ERT
11554 status collapsed
11555
11556 \begin_layout Plain Layout
11557
11558
11559 \backslash
11560 spce 
11561 \end_layout
11562
11563 \end_inset
11564
11565 f_kl
11566 \end_layout
11567
11568 \end_inset
11569 </cell>
11570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11571 \begin_inset Text
11572
11573 \begin_layout Plain Layout
11574 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11575 \end_inset
11576
11577
11578 \end_layout
11579
11580 \end_inset
11581 </cell>
11582 </row>
11583 <row>
11584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11585 \begin_inset Text
11586
11587 \begin_layout Plain Layout
11588
11589 \backslash
11590 sum
11591 \backslash
11592 negmedspace
11593 \backslash
11594 sum
11595 \begin_inset ERT
11596 status collapsed
11597
11598 \begin_layout Plain Layout
11599
11600
11601 \backslash
11602 spce 
11603 \end_layout
11604
11605 \end_inset
11606
11607 f_kl
11608 \end_layout
11609
11610 \end_inset
11611 </cell>
11612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11613 \begin_inset Text
11614
11615 \begin_layout Plain Layout
11616 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11617 \end_inset
11618
11619
11620 \end_layout
11621
11622 \end_inset
11623 </cell>
11624 </row>
11625 </lyxtabular>
11626
11627 \end_inset
11628
11629
11630 \end_layout
11631
11632 \begin_layout Standard
11633 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11634  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11635  El siguiente ejemplo lo ilustra:
11636 \end_layout
11637
11638 \begin_layout Standard
11639 \noindent
11640 \align center
11641 \begin_inset Tabular
11642 <lyxtabular version="3" rows="2" columns="2">
11643 <features rotate="0" tabularvalignment="middle">
11644 <column alignment="center" valignment="top">
11645 <column alignment="center" valignment="top">
11646 <row>
11647 <cell alignment="center" valignment="top" usebox="none">
11648 \begin_inset Text
11649
11650 \begin_layout Plain Layout
11651 ecuación normal
11652 \end_layout
11653
11654 \end_inset
11655 </cell>
11656 <cell alignment="center" valignment="top" usebox="none">
11657 \begin_inset Text
11658
11659 \begin_layout Plain Layout
11660 \begin_inset Formula $A=B$
11661 \end_inset
11662
11663
11664 \end_layout
11665
11666 \end_inset
11667 </cell>
11668 </row>
11669 <row>
11670 <cell alignment="center" valignment="top" usebox="none">
11671 \begin_inset Text
11672
11673 \begin_layout Plain Layout
11674 \begin_inset Note Note
11675 status collapsed
11676
11677 \begin_layout Plain Layout
11678
11679 \series bold
11680
11681 \backslash
11682 raisebox
11683 \series default
11684  se usa sólo como espaciador
11685 \end_layout
11686
11687 \end_inset
11688
11689
11690 \begin_inset Formula $\raisebox{5mm}{}$
11691 \end_inset
11692
11693 ecuación sin espacio
11694 \end_layout
11695
11696 \end_inset
11697 </cell>
11698 <cell alignment="center" valignment="top" usebox="none">
11699 \begin_inset Text
11700
11701 \begin_layout Plain Layout
11702 \begin_inset Formula $A{=}B$
11703 \end_inset
11704
11705
11706 \end_layout
11707
11708 \end_inset
11709 </cell>
11710 </row>
11711 </lyxtabular>
11712
11713 \end_inset
11714
11715
11716 \end_layout
11717
11718 \begin_layout Standard
11719 El comando para la segunda ecuación es: 
11720 \series bold
11721 A
11722 \backslash
11723 {=
11724 \begin_inset Formula $\rightarrow$
11725 \end_inset
11726
11727 B
11728 \series default
11729  
11730 \begin_inset VSpace bigskip
11731 \end_inset
11732
11733
11734 \end_layout
11735
11736 \begin_layout Standard
11737 Para las unidades físicas hacen falta espacios, porque entre el valor y
11738  su unidad se pone un espacio más pequeño que el normal.
11739  Para unidades en el texto se inserta con el menú 
11740 \family sans
11741 Insertar\SpecialChar \menuseparator
11742 Formato\SpecialChar \menuseparator
11743 Espacio
11744 \begin_inset space ~
11745 \end_inset
11746
11747 delgado
11748 \family default
11749  (atajo 
11750 \family sans
11751 Ctrl+Mayúscula+Espacio
11752 \family default
11753 ).
11754 \end_layout
11755
11756 \begin_layout Standard
11757 Un ejemplo para visualizar la diferencia:
11758 \end_layout
11759
11760 \begin_layout Standard
11761 \begin_inset Tabular
11762 <lyxtabular version="3" rows="2" columns="2">
11763 <features rotate="0" tabularvalignment="middle">
11764 <column alignment="center" valignment="top">
11765 <column alignment="left" valignment="top">
11766 <row>
11767 <cell alignment="center" valignment="top" usebox="none">
11768 \begin_inset Text
11769
11770 \begin_layout Plain Layout
11771 24 kW
11772 \begin_inset Formula $\cdot$
11773 \end_inset
11774
11775 h
11776 \end_layout
11777
11778 \end_inset
11779 </cell>
11780 <cell alignment="center" valignment="top" usebox="none">
11781 \begin_inset Text
11782
11783 \begin_layout Plain Layout
11784 espacio entre valor y unidad 
11785 \end_layout
11786
11787 \end_inset
11788 </cell>
11789 </row>
11790 <row>
11791 <cell alignment="center" valignment="top" usebox="none">
11792 \begin_inset Text
11793
11794 \begin_layout Plain Layout
11795 24
11796 \begin_inset space \thinspace{}
11797 \end_inset
11798
11799 kW
11800 \begin_inset Formula $\cdot$
11801 \end_inset
11802
11803 h
11804 \end_layout
11805
11806 \end_inset
11807 </cell>
11808 <cell alignment="center" valignment="top" usebox="none">
11809 \begin_inset Text
11810
11811 \begin_layout Plain Layout
11812 espacio delgado entre valor y unidad
11813 \end_layout
11814
11815 \end_inset
11816 </cell>
11817 </row>
11818 </lyxtabular>
11819
11820 \end_inset
11821
11822
11823 \end_layout
11824
11825 \begin_layout Subsection
11826 Espacio variable
11827 \begin_inset ERT
11828 status collapsed
11829
11830 \begin_layout Plain Layout
11831
11832
11833 \backslash
11834 texorpdfstring{
11835 \end_layout
11836
11837 \end_inset
11838
11839
11840 \begin_inset Foot
11841 status collapsed
11842
11843 \begin_layout Plain Layout
11844 Para espacio vertical en ecuaciones véase 
11845 \begin_inset CommandInset ref
11846 LatexCommand ref
11847 reference "sub:Separación-de-líneas"
11848
11849 \end_inset
11850
11851
11852 \end_layout
11853
11854 \end_inset
11855
11856
11857 \begin_inset ERT
11858 status collapsed
11859
11860 \begin_layout Plain Layout
11861
11862 }{}
11863 \end_layout
11864
11865 \end_inset
11866
11867
11868 \begin_inset Note Note
11869 status collapsed
11870
11871 \begin_layout Plain Layout
11872
11873 \backslash
11874 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
11875  PDF.
11876 \end_layout
11877
11878 \begin_layout Plain Layout
11879 Más sobre 
11880 \backslash
11881 texorpdfstring en la sección 
11882 \begin_inset CommandInset ref
11883 LatexCommand ref
11884 reference "sub:Ecuaciones-en-encabezados"
11885
11886 \end_inset
11887
11888 .
11889 \end_layout
11890
11891 \end_inset
11892
11893
11894 \begin_inset CommandInset label
11895 LatexCommand label
11896 name "sub:Espacio-variable"
11897
11898 \end_inset
11899
11900
11901 \begin_inset Index idx
11902 status collapsed
11903
11904 \begin_layout Plain Layout
11905 Espacio ! horizontal ! variable
11906 \end_layout
11907
11908 \end_inset
11909
11910
11911 \end_layout
11912
11913 \begin_layout Standard
11914 En LyX se puede insertar espacio con una longitud definida con el comando
11915  
11916 \series bold
11917
11918 \backslash
11919 hspace
11920 \series default
11921
11922 \begin_inset Index idx
11923 status collapsed
11924
11925 \begin_layout Plain Layout
11926 Comandos ! H ! 
11927 \backslash
11928 hspace
11929 \end_layout
11930
11931 \end_inset
11932
11933 .
11934  Aparece un 
11935 \begin_inset Quotes fld
11936 \end_inset
11937
11938
11939 \color black
11940
11941 \begin_inset ERT
11942 status collapsed
11943
11944 \begin_layout Plain Layout
11945
11946
11947 \backslash
11948 spce 
11949 \end_layout
11950
11951 \end_inset
11952
11953
11954 \color inherit
11955
11956 \begin_inset Quotes frd
11957 \end_inset
11958
11959  largo.
11960  La longitud se puede ajustar haciendo clic izquierdo sobre el 
11961 \begin_inset Quotes fld
11962 \end_inset
11963
11964
11965 \color black
11966
11967 \begin_inset ERT
11968 status collapsed
11969
11970 \begin_layout Plain Layout
11971
11972
11973 \backslash
11974 spce 
11975 \end_layout
11976
11977 \end_inset
11978
11979
11980 \color inherit
11981
11982 \begin_inset Quotes frd
11983 \end_inset
11984
11985 .
11986  La longitud también puede ser negativa.
11987  Para insertar en una ecuación tanto espacio como esté disponible se usa
11988  el comando 
11989 \series bold
11990
11991 \backslash
11992 hfill
11993 \series default
11994
11995 \begin_inset Index idx
11996 status collapsed
11997
11998 \begin_layout Plain Layout
11999 Comandos ! H ! 
12000 \backslash
12001 hfill
12002 \end_layout
12003
12004 \end_inset
12005
12006 .
12007 \begin_inset VSpace -1mm
12008 \end_inset
12009
12010
12011 \end_layout
12012
12013 \begin_layout Standard
12014 \noindent
12015 \align center
12016 \begin_inset Tabular
12017 <lyxtabular version="3" rows="4" columns="2">
12018 <features rotate="0" tabularvalignment="middle">
12019 <column alignment="center" valignment="top">
12020 <column alignment="center" valignment="top">
12021 <row>
12022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12023 \begin_inset Text
12024
12025 \begin_layout Plain Layout
12026 Comando (
12027 \backslash
12028 hspace longitud)
12029 \end_layout
12030
12031 \end_inset
12032 </cell>
12033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12034 \begin_inset Text
12035
12036 \begin_layout Plain Layout
12037 Resultado
12038 \end_layout
12039
12040 \end_inset
12041 </cell>
12042 </row>
12043 <row>
12044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12045 \begin_inset Text
12046
12047 \begin_layout Plain Layout
12048 A=B
12049 \backslash
12050 hspace
12051 \begin_inset ERT
12052 status collapsed
12053
12054 \begin_layout Plain Layout
12055
12056
12057 \backslash
12058 spce 
12059 \end_layout
12060
12061 \end_inset
12062
12063
12064 \begin_inset Formula $\to$
12065 \end_inset
12066
12067 A
12068 \backslash
12069 not=C (3
12070 \begin_inset space \thinspace{}
12071 \end_inset
12072
12073 cm)
12074 \end_layout
12075
12076 \end_inset
12077 </cell>
12078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12079 \begin_inset Text
12080
12081 \begin_layout Plain Layout
12082 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12083 \end_inset
12084
12085
12086 \end_layout
12087
12088 \end_inset
12089 </cell>
12090 </row>
12091 <row>
12092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12093 \begin_inset Text
12094
12095 \begin_layout Plain Layout
12096 A
12097 \backslash
12098 hspace
12099 \begin_inset ERT
12100 status collapsed
12101
12102 \begin_layout Plain Layout
12103
12104
12105 \backslash
12106 spce 
12107 \end_layout
12108
12109 \end_inset
12110
12111
12112 \begin_inset Formula $\to$
12113 \end_inset
12114
12115 A
12116 \backslash
12117 not=A (-1
12118 \begin_inset space \thinspace{}
12119 \end_inset
12120
12121 mm)
12122 \end_layout
12123
12124 \end_inset
12125 </cell>
12126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12127 \begin_inset Text
12128
12129 \begin_layout Plain Layout
12130 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12131 \end_inset
12132
12133
12134 \end_layout
12135
12136 \end_inset
12137 </cell>
12138 </row>
12139 <row>
12140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12141 \begin_inset Text
12142
12143 \begin_layout Plain Layout
12144 A=A
12145 \backslash
12146 hfill
12147 \begin_inset ERT
12148 status collapsed
12149
12150 \begin_layout Plain Layout
12151
12152
12153 \backslash
12154 spce 
12155 \end_layout
12156
12157 \end_inset
12158
12159 B=B
12160 \end_layout
12161
12162 \end_inset
12163 </cell>
12164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12165 \begin_inset Text
12166
12167 \begin_layout Plain Layout
12168 \begin_inset Formula $A=A\hfill B=B$
12169 \end_inset
12170
12171
12172 \end_layout
12173
12174 \end_inset
12175 </cell>
12176 </row>
12177 </lyxtabular>
12178
12179 \end_inset
12180
12181
12182 \end_layout
12183
12184 \begin_layout Standard
12185 En el último ejemplo el espacio disponible viene dado por la entrada más
12186  larga de columna en el cuadro.
12187  En una ecuación en línea el espacio depende de la longitud de la línea
12188  en la que se inserta 
12189 \series bold
12190
12191 \backslash
12192 hfill
12193 \series default
12194 .
12195  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12196  
12197 \series bold
12198
12199 \backslash
12200 hfill
12201 \series default
12202  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12203 \series bold
12204 Sangrado
12205 \series default
12206 .
12207  (Los estilos de ecuaciones se explican en
12208 \begin_inset space ~
12209 \end_inset
12210
12211
12212 \begin_inset CommandInset ref
12213 LatexCommand ref
12214 reference "sec:Estilos-de-ecuación"
12215
12216 \end_inset
12217
12218 ).
12219 \end_layout
12220
12221 \begin_layout Standard
12222 Además de 
12223 \series bold
12224
12225 \backslash
12226 hfill
12227 \series default
12228  hay los comandos 
12229 \series bold
12230
12231 \backslash
12232 dotfill
12233 \series default
12234  y 
12235 \series bold
12236
12237 \backslash
12238 hrulefill
12239 \series default
12240  que llenan el espacio con un patrón, véase un ejemplo en
12241 \begin_inset space ~
12242 \end_inset
12243
12244
12245 \begin_inset CommandInset ref
12246 LatexCommand ref
12247 reference "sub:Puntos"
12248
12249 \end_inset
12250
12251 .
12252 \end_layout
12253
12254 \begin_layout Standard
12255 Para texto se puede insertar espacio variable con el menú 
12256 \family sans
12257 Insertar\SpecialChar \menuseparator
12258 Formato\SpecialChar \menuseparator
12259 Espacio
12260 \begin_inset space ~
12261 \end_inset
12262
12263 horizontal
12264 \family default
12265 :
12266 \end_layout
12267
12268 \begin_layout Standard
12269 En esta línea hay un espacio
12270 \begin_inset space \hspace{}
12271 \length 2cm
12272 \end_inset
12273
12274 de 2
12275 \begin_inset space \thinspace{}
12276 \end_inset
12277
12278 cm.
12279 \end_layout
12280
12281 \begin_layout Standard
12282 En esta línea hay un
12283 \begin_inset space \hfill{}
12284 \end_inset
12285
12286 espacio máximo.
12287 \end_layout
12288
12289 \begin_layout Subsection
12290 Espacio adicional en ecuaciones en línea
12291 \begin_inset Index idx
12292 status collapsed
12293
12294 \begin_layout Plain Layout
12295 Espacio ! adicional en línea
12296 \end_layout
12297
12298 \end_inset
12299
12300
12301 \end_layout
12302
12303 \begin_layout Standard
12304 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12305  
12306 \series bold
12307
12308 \backslash
12309 mathsurround
12310 \series default
12311
12312 \begin_inset Index idx
12313 status collapsed
12314
12315 \begin_layout Plain Layout
12316 Comandos ! M ! 
12317 \backslash
12318 mathsurround
12319 \end_layout
12320
12321 \end_inset
12322
12323 .
12324  El valor de una longitud se establece con el comando 
12325 \series bold
12326
12327 \backslash
12328 setlength
12329 \series default
12330
12331 \begin_inset Index idx
12332 status collapsed
12333
12334 \begin_layout Plain Layout
12335 Comandos ! S ! 
12336 \backslash
12337 setlength
12338 \end_layout
12339
12340 \end_inset
12341
12342  según el siguiente esquema:
12343 \end_layout
12344
12345 \begin_layout Standard
12346
12347 \series bold
12348
12349 \backslash
12350 setlength{nombre de la longitud}{valor}
12351 \end_layout
12352
12353 \begin_layout Standard
12354 Para poner a 
12355 \series bold
12356
12357 \backslash
12358 mathsurround
12359 \series default
12360  un valor de 5
12361 \begin_inset space \thinspace{}
12362 \end_inset
12363
12364 mm, se inserta el comando
12365 \end_layout
12366
12367 \begin_layout Standard
12368
12369 \series bold
12370
12371 \backslash
12372 setlength{
12373 \backslash
12374 mathsurround}{5mm}
12375 \end_layout
12376
12377 \begin_layout Standard
12378 en modo TeX.
12379  Se establecerá un espacio de 5
12380 \begin_inset space \thinspace{}
12381 \end_inset
12382
12383 mm alrededor de todas las ecuaciones en línea:
12384 \begin_inset ERT
12385 status collapsed
12386
12387 \begin_layout Plain Layout
12388
12389
12390 \backslash
12391 setlength{
12392 \backslash
12393 mathsurround}{5mm}
12394 \end_layout
12395
12396 \end_inset
12397
12398
12399 \end_layout
12400
12401 \begin_layout Standard
12402 En esta línea hay una ecuación 
12403 \begin_inset Formula $A=B$
12404 \end_inset
12405
12406  rodeada por espacios de 5
12407 \begin_inset space \thinspace{}
12408 \end_inset
12409
12410 mm.
12411 \begin_inset ERT
12412 status collapsed
12413
12414 \begin_layout Plain Layout
12415
12416
12417 \backslash
12418 setlength{
12419 \backslash
12420 mathsurround}{0mm}
12421 \end_layout
12422
12423 \end_inset
12424
12425
12426 \end_layout
12427
12428 \begin_layout Standard
12429 Para volver al espacio predeterminado, 
12430 \series bold
12431
12432 \backslash
12433 mathsurround
12434 \series default
12435  se restablece al valor 0
12436 \begin_inset space \thinspace{}
12437 \end_inset
12438
12439 pt.
12440 \end_layout
12441
12442 \begin_layout Section
12443 Marcos y bordes
12444 \begin_inset Index idx
12445 status collapsed
12446
12447 \begin_layout Plain Layout
12448 Marcos
12449 \end_layout
12450
12451 \end_inset
12452
12453
12454 \end_layout
12455
12456 \begin_layout Standard
12457 Los marcos para texto se describen en el capítulo 
12458 \emph on
12459 Marcos
12460 \emph default
12461  del manual 
12462 \emph on
12463 Objetos insertados
12464 \emph default
12465 .
12466 \end_layout
12467
12468 \begin_layout Subsection
12469 Marcos con bordes
12470 \begin_inset CommandInset label
12471 LatexCommand label
12472 name "sub:Marcos-con-bordes"
12473
12474 \end_inset
12475
12476
12477 \begin_inset Index idx
12478 status collapsed
12479
12480 \begin_layout Plain Layout
12481 Marcos ! con bordes
12482 \end_layout
12483
12484 \end_inset
12485
12486
12487 \end_layout
12488
12489 \begin_layout Standard
12490 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12491 \series bold
12492
12493 \backslash
12494 fbox
12495 \series default
12496
12497 \begin_inset Index idx
12498 status collapsed
12499
12500 \begin_layout Plain Layout
12501 Comandos ! F ! 
12502 \backslash
12503 fbox
12504 \end_layout
12505
12506 \end_inset
12507
12508  y 
12509 \series bold
12510
12511 \backslash
12512 boxed
12513 \series default
12514
12515 \begin_inset Index idx
12516 status collapsed
12517
12518 \begin_layout Plain Layout
12519 Comandos ! B ! 
12520 \backslash
12521 boxed
12522 \end_layout
12523
12524 \end_inset
12525
12526 .
12527 \end_layout
12528
12529 \begin_layout Standard
12530 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12531  azul en un marco donde se introducen partes de una ecuación.
12532  Para 
12533 \series bold
12534
12535 \backslash
12536 fbox
12537 \series default
12538  hay que generar una ecuación adicional con 
12539 \family sans
12540 Ctrl+M
12541 \family default
12542  dentro del recuadro, porque si no el contenido del mismo sería considerado
12543  texto matemático.
12544  Si se usa 
12545 \series bold
12546
12547 \backslash
12548 boxed
12549 \series default
12550  la nueva ecuación se genera automáticamente dentro del marco.
12551 \end_layout
12552
12553 \begin_layout Standard
12554 El comando 
12555 \series bold
12556
12557 \backslash
12558 fbox
12559 \series default
12560  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12561  ecuación tendría siempre el tamaño del texto.
12562  Por otra parte, 
12563 \series bold
12564
12565 \backslash
12566 fboxed
12567 \series default
12568  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12569  siempre el tamaño de una ecuación presentada.
12570 \end_layout
12571
12572 \begin_layout Standard
12573 El comando 
12574 \series bold
12575
12576 \backslash
12577 framebox
12578 \series default
12579
12580 \begin_inset Index idx
12581 status collapsed
12582
12583 \begin_layout Plain Layout
12584 Comandos ! F ! 
12585 \backslash
12586 framebox
12587 \end_layout
12588
12589 \end_inset
12590
12591  es una extensión de 
12592 \series bold
12593
12594 \backslash
12595 fbox
12596 \series default
12597 , que permite especificar además la anchura del marco y la alineación.
12598  
12599 \series bold
12600
12601 \backslash
12602 framebox
12603 \series default
12604  se usa con el siguiente esquema: 
12605 \end_layout
12606
12607 \begin_layout Standard
12608
12609 \series bold
12610
12611 \backslash
12612 framebox[anchura del marco][posición]{contenido del cuadro}
12613 \end_layout
12614
12615 \begin_layout Standard
12616 La posición puede ser 
12617 \emph on
12618 l
12619 \emph default
12620  o 
12621 \emph on
12622 r
12623 \emph default
12624
12625 \emph on
12626 l
12627 \emph default
12628  alinea la ecuación a la izquierda del marcro, 
12629 \emph on
12630 r
12631 \emph default
12632  la alinea a la derecha.
12633  Si no se da posición la ecuación será centrada.
12634 \begin_inset Newline newline
12635 \end_inset
12636
12637 Si no se pone anchura tampoco puede darse posición.
12638  En este caso la anchura del borde se ajusta al contenido del cuadro, como
12639  con 
12640 \series bold
12641
12642 \backslash
12643 fbox
12644 \series default
12645 .
12646  
12647 \end_layout
12648
12649 \begin_layout Standard
12650 Cuando se inserta el comando 
12651 \series bold
12652
12653 \backslash
12654 framebox
12655 \series default
12656  aparece un recuadro con tres marcos azules.
12657  Los dos primeros marcos están encerrados entre corchetes e indican los
12658  dos argumentos opcionales.
12659  El tercer marco es para partes de la ecuación, como para 
12660 \series bold
12661
12662 \backslash
12663 fbox
12664 \series default
12665 .
12666 \end_layout
12667
12668 \begin_layout Standard
12669 \noindent
12670 \align center
12671 \begin_inset Tabular
12672 <lyxtabular version="3" rows="5" columns="2">
12673 <features rotate="0" tabularvalignment="middle">
12674 <column alignment="center" valignment="top">
12675 <column alignment="center" valignment="top">
12676 <row>
12677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12678 \begin_inset Text
12679
12680 \begin_layout Plain Layout
12681 Comando
12682 \end_layout
12683
12684 \end_inset
12685 </cell>
12686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12687 \begin_inset Text
12688
12689 \begin_layout Plain Layout
12690 Resultado
12691 \begin_inset Note Note
12692 status collapsed
12693
12694 \begin_layout Plain Layout
12695
12696 \series bold
12697
12698 \backslash
12699 raisebox
12700 \series default
12701  se usa sólo como espaciador
12702 \end_layout
12703
12704 \end_inset
12705
12706
12707 \end_layout
12708
12709 \end_inset
12710 </cell>
12711 </row>
12712 <row>
12713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12714 \begin_inset Text
12715
12716 \begin_layout Plain Layout
12717
12718 \backslash
12719 fbox
12720 \begin_inset ERT
12721 status collapsed
12722
12723 \begin_layout Plain Layout
12724
12725
12726 \backslash
12727 spce 
12728 \end_layout
12729
12730 \end_inset
12731
12732
12733 \family sans
12734 Ctrl+M
12735 \family default
12736  
12737 \backslash
12738 int
12739 \begin_inset ERT
12740 status collapsed
12741
12742 \begin_layout Plain Layout
12743
12744
12745 \backslash
12746 spce 
12747 \end_layout
12748
12749 \end_inset
12750
12751 A=B
12752 \end_layout
12753
12754 \end_inset
12755 </cell>
12756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12757 \begin_inset Text
12758
12759 \begin_layout Plain Layout
12760 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12761 \end_inset
12762
12763
12764 \end_layout
12765
12766 \end_inset
12767 </cell>
12768 </row>
12769 <row>
12770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12771 \begin_inset Text
12772
12773 \begin_layout Plain Layout
12774
12775 \backslash
12776 boxed
12777 \begin_inset ERT
12778 status collapsed
12779
12780 \begin_layout Plain Layout
12781
12782
12783 \backslash
12784 spce 
12785 \end_layout
12786
12787 \end_inset
12788
12789
12790 \backslash
12791 int
12792 \begin_inset ERT
12793 status collapsed
12794
12795 \begin_layout Plain Layout
12796
12797
12798 \backslash
12799 spce 
12800 \end_layout
12801
12802 \end_inset
12803
12804 A=B
12805 \end_layout
12806
12807 \end_inset
12808 </cell>
12809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12810 \begin_inset Text
12811
12812 \begin_layout Plain Layout
12813 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12814 \end_inset
12815
12816
12817 \end_layout
12818
12819 \end_inset
12820 </cell>
12821 </row>
12822 <row>
12823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12824 \begin_inset Text
12825
12826 \begin_layout Plain Layout
12827 A+
12828 \backslash
12829 fbox
12830 \begin_inset ERT
12831 status collapsed
12832
12833 \begin_layout Plain Layout
12834
12835
12836 \backslash
12837 spce 
12838 \end_layout
12839
12840 \end_inset
12841
12842 B
12843 \end_layout
12844
12845 \end_inset
12846 </cell>
12847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12848 \begin_inset Text
12849
12850 \begin_layout Plain Layout
12851 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12852 \end_inset
12853
12854
12855 \end_layout
12856
12857 \end_inset
12858 </cell>
12859 </row>
12860 <row>
12861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12862 \begin_inset Text
12863
12864 \begin_layout Plain Layout
12865
12866 \backslash
12867 framebox
12868 \begin_inset ERT
12869 status collapsed
12870
12871 \begin_layout Plain Layout
12872
12873
12874 \backslash
12875 spce 
12876 \end_layout
12877
12878 \end_inset
12879
12880 20mm
12881 \begin_inset Formula $\to$
12882 \end_inset
12883
12884
12885 \begin_inset Formula $\to$
12886 \end_inset
12887
12888
12889 \family sans
12890 Ctrl+M
12891 \family default
12892  
12893 \backslash
12894 frac
12895 \begin_inset ERT
12896 status collapsed
12897
12898 \begin_layout Plain Layout
12899
12900
12901 \backslash
12902 spce 
12903 \end_layout
12904
12905 \end_inset
12906
12907 A
12908 \begin_inset Formula $\downarrow$
12909 \end_inset
12910
12911 B
12912 \end_layout
12913
12914 \end_inset
12915 </cell>
12916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12917 \begin_inset Text
12918
12919 \begin_layout Plain Layout
12920 \begin_inset Formula $\raisebox{6mm}{}$
12921 \end_inset
12922
12923
12924 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12925 \end_inset
12926
12927
12928 \begin_inset Formula $\raisebox{-4mm}{}$
12929 \end_inset
12930
12931
12932 \end_layout
12933
12934 \end_inset
12935 </cell>
12936 </row>
12937 </lyxtabular>
12938
12939 \end_inset
12940
12941
12942 \end_layout
12943
12944 \begin_layout Standard
12945 El grosor del borde también se puede ajustar.
12946  Para ello hay que insertar los siguientes comandos en modo TeX antes de
12947  la fórmula:
12948 \end_layout
12949
12950 \begin_layout Standard
12951
12952 \series bold
12953
12954 \backslash
12955 fboxrule
12956 \series default
12957  
12958 \series bold
12959
12960 \begin_inset Quotes fld
12961 \end_inset
12962
12963 grosor
12964 \begin_inset Quotes frd
12965 \end_inset
12966
12967
12968 \series default
12969  
12970 \series bold
12971
12972 \backslash
12973 fboxsep
12974 \series default
12975  
12976 \series bold
12977
12978 \begin_inset Quotes fld
12979 \end_inset
12980
12981 distancia
12982 \begin_inset Quotes frd
12983 \end_inset
12984
12985
12986 \end_layout
12987
12988 \begin_layout Standard
12989 \begin_inset Quotes fld
12990 \end_inset
12991
12992 distancia
12993 \begin_inset Quotes frd
12994 \end_inset
12995
12996  especifica la distancia mínima entre el borde y el primer carácter en el
12997  cuadro.
12998  Un ejemplo de esto es la siguiente ecuación enmarcada:
12999 \begin_inset ERT
13000 status collapsed
13001
13002 \begin_layout Plain Layout
13003
13004
13005 \backslash
13006 fboxrule 2mm 
13007 \backslash
13008 fboxsep 3mm
13009 \end_layout
13010
13011 \end_inset
13012
13013
13014 \begin_inset Formula 
13015 \[
13016 \boxed{A+B=C}
13017 \]
13018
13019 \end_inset
13020
13021
13022 \end_layout
13023
13024 \begin_layout Standard
13025 Delante de esta ecuación se han insertado los comandos
13026 \end_layout
13027
13028 \begin_layout Standard
13029
13030 \series bold
13031
13032 \backslash
13033 fboxrule
13034 \series default
13035  
13036 \series bold
13037 2mm
13038 \series default
13039  
13040 \series bold
13041
13042 \backslash
13043 fboxsep
13044 \series default
13045  
13046 \series bold
13047 3mm
13048 \end_layout
13049
13050 \begin_layout Standard
13051 en modo TeX.
13052  Los valores dados se usan para todos los marcos siguientes.
13053 \end_layout
13054
13055 \begin_layout Standard
13056 Para volver al tamaño estándar del marco se inserta el comando
13057 \end_layout
13058
13059 \begin_layout Standard
13060
13061 \series bold
13062
13063 \backslash
13064 fboxrule
13065 \series default
13066  
13067 \series bold
13068 0.4pt
13069 \series default
13070  
13071 \series bold
13072
13073 \backslash
13074 fboxsep
13075 \series default
13076  
13077 \series bold
13078 3pt
13079 \series default
13080
13081 \begin_inset ERT
13082 status collapsed
13083
13084 \begin_layout Plain Layout
13085
13086
13087 \backslash
13088 fboxrule 0.4pt 
13089 \backslash
13090 fboxsep 3pt
13091 \end_layout
13092
13093 \end_inset
13094
13095
13096 \end_layout
13097
13098 \begin_layout Standard
13099 en modo TeX antes de la ecuación siguiente.
13100 \end_layout
13101
13102 \begin_layout Subsection
13103 Marcos sin bordes
13104 \begin_inset CommandInset label
13105 LatexCommand label
13106 name "sub:Marcos-sin-bordes"
13107
13108 \end_inset
13109
13110
13111 \begin_inset Index idx
13112 status collapsed
13113
13114 \begin_layout Plain Layout
13115 Marcos ! sin borde
13116 \end_layout
13117
13118 \end_inset
13119
13120
13121 \end_layout
13122
13123 \begin_layout Standard
13124 Para marcos sin borde hay los comandos: 
13125 \series bold
13126
13127 \backslash
13128 mbox
13129 \series default
13130
13131 \begin_inset Index idx
13132 status collapsed
13133
13134 \begin_layout Plain Layout
13135 Comandos ! M ! 
13136 \backslash
13137 mbox
13138 \end_layout
13139
13140 \end_inset
13141
13142
13143 \series bold
13144
13145 \backslash
13146 makebox
13147 \series default
13148
13149 \begin_inset Index idx
13150 status collapsed
13151
13152 \begin_layout Plain Layout
13153 Comandos ! M ! 
13154 \backslash
13155 makebox
13156 \end_layout
13157
13158 \end_inset
13159
13160  y 
13161 \series bold
13162
13163 \backslash
13164 raisebox
13165 \series default
13166
13167 \begin_inset Index idx
13168 status collapsed
13169
13170 \begin_layout Plain Layout
13171 Comandos ! R ! 
13172 \backslash
13173 raisebox
13174 \end_layout
13175
13176 \end_inset
13177
13178 .
13179 \end_layout
13180
13181 \begin_layout Standard
13182 Con 
13183 \series bold
13184
13185 \backslash
13186 raisebox
13187 \series default
13188  se puede poner un marco subíndice o superíndice, pero a diferencia de los
13189  normales, los caracteres en el marco mantienen su tamaño de tipografía.
13190  
13191 \series bold
13192
13193 \backslash
13194 raisebox
13195 \series default
13196  se usa con el siguiente esquema: 
13197 \end_layout
13198
13199 \begin_layout Standard
13200
13201 \series bold
13202
13203 \backslash
13204 raisebox{altura}{contenido del marco}
13205 \end_layout
13206
13207 \begin_layout Standard
13208 Cuando el marco tenga que contener una ecuación, hace falta una ecuación
13209  extra, como con 
13210 \series bold
13211
13212 \backslash
13213 fbox
13214 \series default
13215 .
13216  
13217 \begin_inset Note Greyedout
13218 status open
13219
13220 \begin_layout Plain Layout
13221
13222 \series bold
13223 Nota
13224 \series default
13225 : Para
13226 \series bold
13227  
13228 \backslash
13229 raisebox
13230 \series default
13231  se ha creado esta ecuación extra tecleando 
13232 \family sans
13233 Ctrl+M
13234 \family default
13235  dos veces en vez de una porque LyX aún no soporta 
13236 \series bold
13237
13238 \backslash
13239 raisebox
13240 \series default
13241  directamente.
13242 \end_layout
13243
13244 \end_inset
13245
13246
13247 \end_layout
13248
13249 \begin_layout Standard
13250 \align center
13251 \begin_inset Tabular
13252 <lyxtabular version="3" rows="4" columns="2">
13253 <features rotate="0" tabularvalignment="middle">
13254 <column alignment="center" valignment="top">
13255 <column alignment="center" valignment="top">
13256 <row>
13257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13258 \begin_inset Text
13259
13260 \begin_layout Plain Layout
13261 Comando
13262 \end_layout
13263
13264 \end_inset
13265 </cell>
13266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13267 \begin_inset Text
13268
13269 \begin_layout Plain Layout
13270 Resultado
13271 \end_layout
13272
13273 \end_inset
13274 </cell>
13275 </row>
13276 <row>
13277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13278 \begin_inset Text
13279
13280 \begin_layout Plain Layout
13281 H
13282 \backslash
13283 raisebox{2mm
13284 \begin_inset Formula $\to$
13285 \end_inset
13286
13287
13288 \backslash
13289 {al
13290 \begin_inset Formula $\to$
13291 \end_inset
13292
13293  lo
13294 \end_layout
13295
13296 \end_inset
13297 </cell>
13298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13299 \begin_inset Text
13300
13301 \begin_layout Plain Layout
13302 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13303 \end_inset
13304
13305
13306 \end_layout
13307
13308 \end_inset
13309 </cell>
13310 </row>
13311 <row>
13312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13313 \begin_inset Text
13314
13315 \begin_layout Plain Layout
13316 H
13317 \backslash
13318 raisebox{-2mm
13319 \begin_inset Formula $\to$
13320 \end_inset
13321
13322
13323 \backslash
13324 {al
13325 \begin_inset Formula $\to$
13326 \end_inset
13327
13328 lo
13329 \end_layout
13330
13331 \end_inset
13332 </cell>
13333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13334 \begin_inset Text
13335
13336 \begin_layout Plain Layout
13337 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13338 \end_inset
13339
13340
13341 \end_layout
13342
13343 \end_inset
13344 </cell>
13345 </row>
13346 <row>
13347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13348 \begin_inset Text
13349
13350 \begin_layout Plain Layout
13351 A=
13352 \backslash
13353 raisebox{-2mm
13354 \begin_inset Formula $\to$
13355 \end_inset
13356
13357
13358 \backslash
13359 {
13360 \family sans
13361 Ctrl+M Ctrl+M
13362 \family default
13363  
13364 \backslash
13365 sqrt
13366 \begin_inset ERT
13367 status collapsed
13368
13369 \begin_layout Plain Layout
13370
13371
13372 \backslash
13373 spce 
13374 \end_layout
13375
13376 \end_inset
13377
13378
13379 \end_layout
13380
13381 \end_inset
13382 </cell>
13383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13384 \begin_inset Text
13385
13386 \begin_layout Plain Layout
13387 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13388 \end_inset
13389
13390
13391 \end_layout
13392
13393 \end_inset
13394 </cell>
13395 </row>
13396 </lyxtabular>
13397
13398 \end_inset
13399
13400
13401 \end_layout
13402
13403 \begin_layout Standard
13404 El comando 
13405 \series bold
13406
13407 \backslash
13408 mbox
13409 \series default
13410  es equivalente a 
13411 \series bold
13412
13413 \backslash
13414 fbox
13415 \series default
13416  y 
13417 \series bold
13418
13419 \backslash
13420 makebox
13421 \series default
13422  es equivalente a 
13423 \series bold
13424
13425 \backslash
13426 framebox
13427 \series default
13428 , con la diferencia de que no hay marco.
13429 \end_layout
13430
13431 \begin_layout Subsection
13432 Marcos coloreados
13433 \begin_inset CommandInset label
13434 LatexCommand label
13435 name "sub:Marcos-coloreados"
13436
13437 \end_inset
13438
13439
13440 \begin_inset Index idx
13441 status collapsed
13442
13443 \begin_layout Plain Layout
13444 Marcos ! coloreados
13445 \end_layout
13446
13447 \end_inset
13448
13449
13450 \end_layout
13451
13452 \begin_layout Standard
13453 Para poder usar todos los comandos explicados en esta sección hay que cargar
13454  en el preámbulo LaTeX el paquete LaTeX 
13455 \series bold
13456 color
13457 \series default
13458
13459 \begin_inset Foot
13460 status collapsed
13461
13462 \begin_layout Plain Layout
13463 El paquete LaTeX 
13464 \series bold
13465 color
13466 \series default
13467  forma parte de toda distribución LaTeX estándar.
13468 \end_layout
13469
13470 \end_inset
13471
13472
13473 \begin_inset Index idx
13474 status collapsed
13475
13476 \begin_layout Plain Layout
13477 Paquetes ! color
13478 \end_layout
13479
13480 \end_inset
13481
13482 , con la línea
13483 \begin_inset Foot
13484 status collapsed
13485
13486 \begin_layout Plain Layout
13487 Cuando hay texto coloreado con un color predefinido en alguna parte del
13488  documento, LyX carga automáticamente el paquete LaTeX 
13489 \series bold
13490 color
13491 \series default
13492 .
13493  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13494  origina problemas.
13495 \end_layout
13496
13497 \end_inset
13498
13499
13500 \begin_inset Note Note
13501 status collapsed
13502
13503 \begin_layout Plain Layout
13504 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13505  en el preámbulo LaTeX.
13506 \end_layout
13507
13508 \end_inset
13509
13510
13511 \end_layout
13512
13513 \begin_layout Standard
13514
13515 \series bold
13516
13517 \backslash
13518 usepackage{color}
13519 \begin_inset VSpace medskip
13520 \end_inset
13521
13522
13523 \end_layout
13524
13525 \begin_layout Standard
13526 Para colorear marcos se usa el comando 
13527 \series bold
13528
13529 \backslash
13530 colorbox
13531 \series default
13532
13533 \begin_inset Index idx
13534 status collapsed
13535
13536 \begin_layout Plain Layout
13537 Comandos ! C ! 
13538 \backslash
13539 colorbox
13540 \end_layout
13541
13542 \end_inset
13543
13544  con el siguiente esquema:
13545 \end_layout
13546
13547 \begin_layout Standard
13548
13549 \series bold
13550
13551 \backslash
13552 colorbox{color}{contenido del marco}
13553 \end_layout
13554
13555 \begin_layout Standard
13556 El contenido del marco puede ser otro marco, y también un 
13557 \backslash
13558
13559 \series bold
13560 colorbox
13561 \series default
13562  puede ser parte de otro marco (véanse los ejemplos 2º y 3º).
13563  Si el marco debe contener una ecuación debe crearse una ecuación extra,
13564  como con 
13565 \series bold
13566
13567 \backslash
13568 raisebox
13569 \series default
13570 .
13571 \begin_inset Foot
13572 status collapsed
13573
13574 \begin_layout Plain Layout
13575 Esto también se aplica para el comando 
13576 \series bold
13577
13578 \backslash
13579 fcolorbox
13580 \series default
13581 .
13582 \end_layout
13583
13584 \end_inset
13585
13586  
13587 \end_layout
13588
13589 \begin_layout Standard
13590 Se puede elegir uno de los siguientes colores predefinidos:
13591 \end_layout
13592
13593 \begin_layout Standard
13594
13595 \series bold
13596 black
13597 \series default
13598
13599 \series bold
13600 blue
13601 \series default
13602
13603 \series bold
13604 cyan
13605 \series default
13606
13607 \series bold
13608 green
13609 \series default
13610
13611 \series bold
13612 magenta
13613 \series default
13614
13615 \series bold
13616 red
13617 \series default
13618
13619 \series bold
13620 white
13621 \series default
13622
13623 \series bold
13624 yellow
13625 \end_layout
13626
13627 \begin_layout Standard
13628 \align center
13629 \begin_inset Tabular
13630 <lyxtabular version="3" rows="4" columns="2">
13631 <features rotate="0" tabularvalignment="middle">
13632 <column alignment="center" valignment="top">
13633 <column alignment="center" valignment="top">
13634 <row>
13635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13636 \begin_inset Text
13637
13638 \begin_layout Plain Layout
13639 Comando
13640 \end_layout
13641
13642 \end_inset
13643 </cell>
13644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13645 \begin_inset Text
13646
13647 \begin_layout Plain Layout
13648 Resultado
13649 \begin_inset Note Note
13650 status collapsed
13651
13652 \begin_layout Plain Layout
13653
13654 \series bold
13655
13656 \backslash
13657 raisebox
13658 \series default
13659  se usa sólo como espaciador
13660 \end_layout
13661
13662 \end_inset
13663
13664
13665 \end_layout
13666
13667 \end_inset
13668 </cell>
13669 </row>
13670 <row>
13671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13672 \begin_inset Text
13673
13674 \begin_layout Plain Layout
13675
13676 \backslash
13677 colorbox{yellow
13678 \begin_inset Formula $\to$
13679 \end_inset
13680
13681
13682 \backslash
13683 {A=B
13684 \end_layout
13685
13686 \end_inset
13687 </cell>
13688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13689 \begin_inset Text
13690
13691 \begin_layout Plain Layout
13692 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13693 \end_inset
13694
13695
13696 \end_layout
13697
13698 \end_inset
13699 </cell>
13700 </row>
13701 <row>
13702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13703 \begin_inset Text
13704
13705 \begin_layout Plain Layout
13706
13707 \backslash
13708 colorbox{green
13709 \begin_inset Formula $\to$
13710 \end_inset
13711
13712
13713 \backslash
13714 {
13715 \backslash
13716 fbox
13717 \begin_inset ERT
13718 status collapsed
13719
13720 \begin_layout Plain Layout
13721
13722
13723 \backslash
13724 spce 
13725 \end_layout
13726
13727 \end_inset
13728
13729 A=B
13730 \end_layout
13731
13732 \end_inset
13733 </cell>
13734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13735 \begin_inset Text
13736
13737 \begin_layout Plain Layout
13738 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13739 \end_inset
13740
13741
13742 \end_layout
13743
13744 \end_inset
13745 </cell>
13746 </row>
13747 <row>
13748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13749 \begin_inset Text
13750
13751 \begin_layout Plain Layout
13752
13753 \backslash
13754 fbox
13755 \begin_inset ERT
13756 status collapsed
13757
13758 \begin_layout Plain Layout
13759
13760
13761 \backslash
13762 spce 
13763 \end_layout
13764
13765 \end_inset
13766
13767
13768 \backslash
13769 colorbox{green
13770 \begin_inset Formula $\to$
13771 \end_inset
13772
13773
13774 \backslash
13775 {
13776 \family sans
13777 Ctrl+M Ctrl+M
13778 \family default
13779  
13780 \backslash
13781 int
13782 \begin_inset ERT
13783 status collapsed
13784
13785 \begin_layout Plain Layout
13786
13787
13788 \backslash
13789 spce 
13790 \end_layout
13791
13792 \end_inset
13793
13794 C=D
13795 \end_layout
13796
13797 \end_inset
13798 </cell>
13799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13800 \begin_inset Text
13801
13802 \begin_layout Plain Layout
13803 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13804 \end_inset
13805
13806
13807 \end_layout
13808
13809 \end_inset
13810 </cell>
13811 </row>
13812 </lyxtabular>
13813
13814 \end_inset
13815
13816
13817 \end_layout
13818
13819 \begin_layout Standard
13820
13821 \series bold
13822
13823 \backslash
13824 colorbox
13825 \series default
13826  sólo colorea el marco pero no los caracteres.
13827  Para colorear todos los caracteres se selecciona toda la ecuación y se
13828  elige un color en el diálogo 
13829 \family sans
13830 Estilo
13831 \begin_inset space ~
13832 \end_inset
13833
13834 del
13835 \begin_inset space ~
13836 \end_inset
13837
13838 texto
13839 \family default
13840 .
13841  El diálogo puede abrirse con el botón 
13842 \begin_inset Graphics
13843         filename ../../images/dialog-show_character.png
13844         scale 85
13845
13846 \end_inset
13847
13848  de la barra de herramientas o con el menú 
13849 \family sans
13850 Editar\SpecialChar \menuseparator
13851 Estilo
13852 \begin_inset space ~
13853 \end_inset
13854
13855 del
13856 \begin_inset space ~
13857 \end_inset
13858
13859 texto\SpecialChar \menuseparator
13860 Personalizado
13861 \family default
13862 .
13863  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
13864  Si el número de la ecuación debe tener otro color que el de los caracteres
13865  de la ecuación, el color debe cambiarse dentro de la ecuación.
13866 \end_layout
13867
13868 \begin_layout Standard
13869 Un ejemplo:
13870 \color red
13871
13872 \begin_inset Formula 
13873 \begin{equation}
13874 {\color{red}\int A=B}\label{eq:rojo}
13875 \end{equation}
13876
13877 \end_inset
13878
13879
13880 \color green
13881
13882 \begin_inset Formula 
13883 \begin{equation}
13884 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}
13885 \end{equation}
13886
13887 \end_inset
13888
13889
13890 \end_layout
13891
13892 \begin_layout Standard
13893 La ecuación 
13894 \begin_inset CommandInset ref
13895 LatexCommand eqref
13896 reference "eq:rojo"
13897
13898 \end_inset
13899
13900  está toda coloreada en rojo.
13901 \begin_inset Newline newline
13902 \end_inset
13903
13904 La ecuación 
13905 \begin_inset CommandInset ref
13906 LatexCommand eqref
13907 reference "eq:rojoverde"
13908
13909 \end_inset
13910
13911  se ha coloreado en primer lugar toda en verde para colorear el número de
13912  la ecuación.
13913  Posteriormente se han coloreado en rojo los caracteres.
13914 \family sans
13915
13916 \begin_inset VSpace bigskip
13917 \end_inset
13918
13919
13920 \end_layout
13921
13922 \begin_layout Standard
13923 Para colorear diferente el borde y el marcose usa el comando 
13924 \series bold
13925
13926 \backslash
13927 fcolorbox
13928 \series default
13929
13930 \begin_inset Index idx
13931 status collapsed
13932
13933 \begin_layout Plain Layout
13934 Comandos ! F ! 
13935 \backslash
13936 fcolorbox
13937 \end_layout
13938
13939 \end_inset
13940
13941  con el siguiente esquema:
13942 \end_layout
13943
13944 \begin_layout Standard
13945
13946 \series bold
13947
13948 \backslash
13949 fcolorbox{color del borde}{color}{contenido del marco}
13950 \end_layout
13951
13952 \begin_layout Standard
13953 Así pues 
13954 \series bold
13955
13956 \backslash
13957 fcolorbox
13958 \series default
13959  es una extensión del comando 
13960 \series bold
13961
13962 \backslash
13963 colorbox
13964 \series default
13965 .
13966  La anchura del borde se establece, como para 
13967 \series bold
13968
13969 \backslash
13970 framebox
13971 \series default
13972 , con 
13973 \series bold
13974
13975 \backslash
13976 fboxrule
13977 \series default
13978  y 
13979 \series bold
13980
13981 \backslash
13982 fboxsep
13983 \series default
13984 .
13985  Un ejemplo:
13986 \begin_inset ERT
13987 status collapsed
13988
13989 \begin_layout Plain Layout
13990
13991
13992 \backslash
13993 fboxrule 1mm 
13994 \backslash
13995 fboxsep 1mm
13996 \end_layout
13997
13998 \end_inset
13999
14000
14001 \begin_inset Formula 
14002 \[
14003 \fcolorbox{cyan}{magenta}{A=B}
14004 \]
14005
14006 \end_inset
14007
14008
14009 \end_layout
14010
14011 \begin_layout Standard
14012 \begin_inset ERT
14013 status collapsed
14014
14015 \begin_layout Plain Layout
14016
14017
14018 \backslash
14019 fboxrule 0.4pt 
14020 \backslash
14021 fboxsep 3pt
14022 \end_layout
14023
14024 \end_inset
14025
14026
14027 \end_layout
14028
14029 \begin_layout Standard
14030 Esta ecuación se ha compuesto con el comando
14031 \begin_inset Newline newline
14032 \end_inset
14033
14034
14035 \series bold
14036
14037 \backslash
14038 fcolorbox{cyan
14039 \begin_inset Formula $\to$
14040 \end_inset
14041
14042
14043 \backslash
14044 {magenta
14045 \begin_inset Formula $\to$
14046 \end_inset
14047
14048
14049 \backslash
14050 {A=B
14051 \end_layout
14052
14053 \begin_layout Standard
14054 \begin_inset VSpace bigskip
14055 \end_inset
14056
14057
14058 \end_layout
14059
14060 \begin_layout Standard
14061 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14062 \end_layout
14063
14064 \begin_layout Standard
14065 Por ejemplo, se puede definir el color 
14066 \begin_inset Quotes fld
14067 \end_inset
14068
14069
14070 \series bold
14071 verdeoscuro
14072 \series default
14073
14074 \begin_inset Quotes frd
14075 \end_inset
14076
14077  con la línea de preámbulo LaTeX:
14078 \end_layout
14079
14080 \begin_layout Standard
14081
14082 \series bold
14083
14084 \backslash
14085 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14086 \series default
14087
14088 \begin_inset Index idx
14089 status collapsed
14090
14091 \begin_layout Plain Layout
14092 Comandos ! D ! 
14093 \backslash
14094 definecolor
14095 \end_layout
14096
14097 \end_inset
14098
14099
14100 \end_layout
14101
14102 \begin_layout Standard
14103
14104 \series bold
14105 cmyk
14106 \series default
14107  es el espacio de color referido a los colores 
14108 \series bold
14109 cyan
14110 \series default
14111
14112 \series bold
14113 magenta
14114 \series default
14115
14116 \series bold
14117 yellow
14118 \series default
14119  y 
14120 \series bold
14121 black
14122 \series default
14123 .
14124  Los cuatro números separados por coma son el factor de cuota para los colores
14125  correspondientes del espacio de color.
14126  Los factores pueden estar en el rango 0-1.
14127  En vez de 
14128 \series bold
14129 cmyk
14130 \series default
14131  se puede usar el espacio de color 
14132 \series bold
14133 rgb
14134 \series default
14135 , que se refiere a 
14136 \series bold
14137 red
14138 \series default
14139
14140 \series bold
14141 green
14142 \series default
14143  y 
14144 \series bold
14145 blue
14146 \series default
14147 , así pues en este caso hay tres factores de cuota para los correspondientes
14148  colores.
14149  Además hay el espacio de color 
14150 \series bold
14151 gray
14152 \series default
14153  con un factor de cuota para el valor gris.
14154 \end_layout
14155
14156 \begin_layout Standard
14157 Como ejemplo he aquí un marco con el nuevo color definido 
14158 \series bold
14159 verdeoscuro
14160 \series default
14161  y los caracteres en color amarillo:
14162 \color black
14163
14164 \begin_inset Formula 
14165 \begin{equation}
14166 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}
14167 \end{equation}
14168
14169 \end_inset
14170
14171
14172 \end_layout
14173
14174 \begin_layout Standard
14175 Los colores personalizados también se pueden usar para texto con la ayuda
14176  del comando 
14177 \series bold
14178
14179 \backslash
14180 textcolor
14181 \series default
14182
14183 \begin_inset Index idx
14184 status collapsed
14185
14186 \begin_layout Plain Layout
14187 Texto ! coloreado
14188 \end_layout
14189
14190 \end_inset
14191
14192
14193 \end_layout
14194
14195 \begin_layout Standard
14196 \begin_inset ERT
14197 status collapsed
14198
14199 \begin_layout Plain Layout
14200
14201
14202 \backslash
14203 textcolor{verdeoscuro}{
14204 \end_layout
14205
14206 \end_inset
14207
14208 Esta frase en 
14209 \begin_inset Quotes fld
14210 \end_inset
14211
14212 verdeoscuro
14213 \begin_inset Quotes frd
14214 \end_inset
14215
14216 .
14217 \begin_inset ERT
14218 status collapsed
14219
14220 \begin_layout Plain Layout
14221
14222 }
14223 \end_layout
14224
14225 \end_inset
14226
14227
14228 \end_layout
14229
14230 \begin_layout Standard
14231
14232 \series bold
14233
14234 \backslash
14235 textcolor
14236 \series default
14237
14238 \begin_inset Index idx
14239 status collapsed
14240
14241 \begin_layout Plain Layout
14242 Comandos ! T ! 
14243 \backslash
14244 textcolor
14245 \end_layout
14246
14247 \end_inset
14248
14249  se usa con el esquema 
14250 \series bold
14251
14252 \backslash
14253 textcolor{color}{caracteres a colorear}
14254 \series default
14255 .
14256 \end_layout
14257
14258 \begin_layout Subsection
14259 Marcos de párrafo
14260 \begin_inset CommandInset label
14261 LatexCommand label
14262 name "sub:Marcos-de-párrafo"
14263
14264 \end_inset
14265
14266
14267 \begin_inset Index idx
14268 status collapsed
14269
14270 \begin_layout Plain Layout
14271 Marcos ! para párrafos
14272 \end_layout
14273
14274 \end_inset
14275
14276
14277 \end_layout
14278
14279 \begin_layout Standard
14280 Un marco que puede contener varias líneas y párrafos, denominado marco de
14281  párrafo (parbox), se puede generar con el menú 
14282 \family sans
14283 Insertar\SpecialChar \menuseparator
14284 Marco
14285 \family default
14286  o con el botón 
14287 \begin_inset Graphics
14288         filename ../../images/box-insert.png
14289         scale 85
14290
14291 \end_inset
14292
14293  de la barra de herramientas.
14294 \end_layout
14295
14296 \begin_layout Standard
14297 El siguiente ejemplo muestra un marco de párrafo en línea:
14298 \begin_inset VSpace medskip
14299 \end_inset
14300
14301 Esta línea contiene 
14302 \begin_inset Box Boxed
14303 position "c"
14304 hor_pos "c"
14305 has_inner_box 1
14306 inner_pos "c"
14307 use_parbox 1
14308 use_makebox 0
14309 width "5cm"
14310 special "none"
14311 height "1in"
14312 height_special "totalheight"
14313 status collapsed
14314
14315 \begin_layout Plain Layout
14316 Esto es un marco de párrafo.
14317  Tiene exactamente 5
14318 \begin_inset space \thinspace{}
14319 \end_inset
14320
14321 cm de largo y además puede contener ecuaciones: 
14322 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14323 \end_inset
14324
14325
14326 \end_layout
14327
14328 \end_inset
14329
14330
14331 \begin_inset space ~
14332 \end_inset
14333
14334  un marco de párrafo.
14335 \begin_inset VSpace medskip
14336 \end_inset
14337
14338 Ese marco se compone haciendo clic derecho sobre el rectángulo gris insertado.
14339  Surge un diálogo con las propiedades del marco.
14340  En este caso: 
14341 \emph on
14342 Decoración
14343 \emph default
14344 : Marco rectangular, 
14345 \emph on
14346 marco interior
14347 \emph default
14348 : Párrafo, 
14349 \emph on
14350 Ancho
14351 \emph default
14352 : 5
14353 \begin_inset space \thinspace{}
14354 \end_inset
14355
14356 cm, 
14357 \emph on
14358 Alineación Vertical
14359 \emph default
14360  
14361 \emph on
14362 marco
14363 \emph default
14364 : Medio.
14365 \end_layout
14366
14367 \begin_layout Standard
14368 \begin_inset VSpace medskip
14369 \end_inset
14370
14371 En LaTeX, un marco de párrafo se inserta con el comando 
14372 \series bold
14373
14374 \backslash
14375 parbox
14376 \series default
14377
14378 \begin_inset Index idx
14379 status collapsed
14380
14381 \begin_layout Plain Layout
14382 Comandos ! P ! 
14383 \backslash
14384 parbox
14385 \end_layout
14386
14387 \end_inset
14388
14389  con el esquema siguiente:
14390 \end_layout
14391
14392 \begin_layout Standard
14393
14394 \series bold
14395
14396 \backslash
14397 parbox[posición]{anchura}{contenido}
14398 \end_layout
14399
14400 \begin_layout Standard
14401 Son posibles las posiciones 
14402 \emph on
14403 b
14404 \emph default
14405  y 
14406 \emph on
14407 t
14408 \emph default
14409
14410 \emph on
14411 b
14412 \emph default
14413  por 
14414 \begin_inset Quotes fld
14415 \end_inset
14416
14417 bottom
14418 \begin_inset Quotes frd
14419 \end_inset
14420
14421  (abajo), que alinea la última línea del marco con el texto de alrededor.
14422  Con 
14423 \emph on
14424 t
14425 \emph default
14426 , por 
14427 \begin_inset Quotes fld
14428 \end_inset
14429
14430 top
14431 \begin_inset Quotes frd
14432 \end_inset
14433
14434  (arriba), la alineación se hace con la primera línea.
14435  Si no se da posición, el marco se centrará verticalmente, véase la sección
14436  
14437 \emph on
14438 Marcos
14439 \emph default
14440  del manual 
14441 \emph on
14442 Objetos insertados
14443 \emph default
14444  para ejemplos.
14445 \end_layout
14446
14447 \begin_layout Standard
14448 \begin_inset VSpace bigskip
14449 \end_inset
14450
14451 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14452  ponerse en un marco de párrafo.
14453  Para ello se inserta el comando
14454 \begin_inset Newline newline
14455 \end_inset
14456
14457
14458 \series bold
14459
14460 \backslash
14461 fbox{
14462 \backslash
14463 parbox{
14464 \backslash
14465 linewidth-2
14466 \backslash
14467 fboxsep-2
14468 \backslash
14469 fboxrule}{
14470 \begin_inset Newline newline
14471 \end_inset
14472
14473
14474 \series default
14475 en modo TeX delante de la ecuación.
14476  Aquí 
14477 \series bold
14478
14479 \backslash
14480 linewidth
14481 \series default
14482
14483 \begin_inset Index idx
14484 status collapsed
14485
14486 \begin_layout Plain Layout
14487 Comandos ! L ! 
14488 \backslash
14489 linewidth
14490 \begin_inset ERT
14491 status open
14492
14493 \begin_layout Plain Layout
14494
14495
14496 \backslash
14497 vspace{5mm}
14498 \end_layout
14499
14500 \end_inset
14501
14502
14503 \end_layout
14504
14505 \end_inset
14506
14507  es la anchura de línea establecida para el documento.
14508  Como el marco está por fuera del marco de párrafo, hay que restar de dicha
14509  anchura dos veces la separación del marco y el grosor.
14510  Como LyX no lo hace automáticamente debido a un fallo,
14511 \begin_inset Foot
14512 status collapsed
14513
14514 \begin_layout Plain Layout
14515 \begin_inset CommandInset href
14516 LatexCommand href
14517 name "LyX-bug #4483"
14518 target "http://www.lyx.org/trac/ticket/4483"
14519
14520 \end_inset
14521
14522
14523 \end_layout
14524
14525 \end_inset
14526
14527  hay que usar modo TeX.
14528  Para poder multiplicar y restar en los argumentos hay que cargar en el
14529  preámbulo LaTeX el paquete LaTeX 
14530 \series bold
14531 calc
14532 \series default
14533 ,
14534 \begin_inset Foot
14535 status collapsed
14536
14537 \begin_layout Plain Layout
14538
14539 \series bold
14540 calc
14541 \series default
14542  es parte de toda instalación LaTeX estándar.
14543 \end_layout
14544
14545 \end_inset
14546
14547
14548 \begin_inset Index idx
14549 status collapsed
14550
14551 \begin_layout Plain Layout
14552 Paquetes ! calc
14553 \end_layout
14554
14555 \end_inset
14556
14557  con la línea
14558 \end_layout
14559
14560 \begin_layout Standard
14561
14562 \series bold
14563
14564 \backslash
14565 usepackage{calc}
14566 \end_layout
14567
14568 \begin_layout Standard
14569 Detrás de la ecuación se cierran ambos marcos con 
14570 \series bold
14571 }}
14572 \series default
14573  en modo TeX.
14574  Aquí hay un ejemplo:
14575 \begin_inset ERT
14576 status collapsed
14577
14578 \begin_layout Plain Layout
14579
14580
14581 \backslash
14582 fboxsep 5mm 
14583 \backslash
14584 fboxrule 5mm
14585 \end_layout
14586
14587 \end_inset
14588
14589
14590 \end_layout
14591
14592 \begin_layout Standard
14593 \begin_inset ERT
14594 status collapsed
14595
14596 \begin_layout Plain Layout
14597
14598
14599 \backslash
14600 fbox{
14601 \backslash
14602 parbox{
14603 \backslash
14604 linewidth-2
14605 \backslash
14606 fboxsep-2
14607 \backslash
14608 fboxrule}{
14609 \end_layout
14610
14611 \end_inset
14612
14613
14614 \begin_inset Formula 
14615 \begin{equation}
14616 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14617 \end{equation}
14618
14619 \end_inset
14620
14621
14622 \end_layout
14623
14624 \begin_layout Standard
14625 \begin_inset ERT
14626 status collapsed
14627
14628 \begin_layout Plain Layout
14629
14630 }}
14631 \end_layout
14632
14633 \end_inset
14634
14635
14636 \begin_inset ERT
14637 status collapsed
14638
14639 \begin_layout Plain Layout
14640
14641
14642 \backslash
14643 fboxrule 0.4pt 
14644 \backslash
14645 fboxsep 3pt
14646 \end_layout
14647
14648 \end_inset
14649
14650
14651 \end_layout
14652
14653 \begin_layout Standard
14654 \begin_inset VSpace medskip
14655 \end_inset
14656
14657
14658 \end_layout
14659
14660 \begin_layout Standard
14661 Como se ha usado el marco de párrafo como argumento de 
14662 \series bold
14663
14664 \backslash
14665 fbox
14666 \series default
14667 , en este caso no hay diferencia entre 
14668 \series bold
14669
14670 \backslash
14671 fbox
14672 \series default
14673  y 
14674 \series bold
14675
14676 \backslash
14677 boxed
14678 \series default
14679 .
14680  
14681 \end_layout
14682
14683 \begin_layout Standard
14684 \begin_inset VSpace bigskip
14685 \end_inset
14686
14687
14688 \end_layout
14689
14690 \begin_layout Standard
14691 Los marcos de párrafo son muy útiles para comentar ecuaciones directamente.
14692  Para hacerlo, se usa 
14693 \series bold
14694
14695 \backslash
14696 parbox
14697 \series default
14698  en combinación con el comando 
14699 \series bold
14700
14701 \backslash
14702 tag
14703 \series default
14704 .
14705  (Véase más sobre 
14706 \series bold
14707
14708 \backslash
14709 tag
14710 \series default
14711  en 
14712 \begin_inset CommandInset ref
14713 LatexCommand ref
14714 reference "sub:Numeración-personalizada"
14715
14716 \end_inset
14717
14718 ).
14719 \end_layout
14720
14721 \begin_layout Standard
14722 Un ejemplo de ecuación comentada con 
14723 \series bold
14724
14725 \backslash
14726 parbox
14727 \series default
14728 :
14729 \end_layout
14730
14731 \begin_layout Standard
14732 \begin_inset ERT
14733 status collapsed
14734
14735 \begin_layout Plain Layout
14736
14737
14738 \backslash
14739 [5x-7b=3b
14740 \backslash
14741 tag*{
14742 \backslash
14743 parbox{5cm}{
14744 \end_layout
14745
14746 \end_inset
14747
14748 Esto es una descripción.
14749  Está claramente separada de la ecuación y es multilínea.
14750 \begin_inset ERT
14751 status collapsed
14752
14753 \begin_layout Plain Layout
14754
14755 }}
14756 \backslash
14757 ]
14758 \end_layout
14759
14760 \end_inset
14761
14762
14763 \end_layout
14764
14765 \begin_layout Standard
14766 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
14767  no soporta el comando 
14768 \series bold
14769
14770 \backslash
14771 parbox
14772 \series default
14773  en ecuaciones.
14774  La ecuación se compone con la siguiente secuencia de comandos:
14775 \end_layout
14776
14777 \begin_layout Standard
14778 El comando 
14779 \series bold
14780
14781 \backslash
14782 [5x-7b=3b
14783 \backslash
14784 tag*
14785 \backslash
14786 {
14787 \backslash
14788 parbox{5cm}{
14789 \series default
14790  se inserta en modo TeX.
14791 \begin_inset Foot
14792 status collapsed
14793
14794 \begin_layout Plain Layout
14795 Si se usa el estilo de ecuación 
14796 \series bold
14797 Sangrado
14798 \series default
14799
14800 \series bold
14801
14802 \backslash
14803 tag*
14804 \backslash
14805
14806 \series default
14807  se puede reemplazar por 
14808 \series bold
14809
14810 \backslash
14811 hfill
14812 \series default
14813 .
14814  (Véanse los estilos de ecuación en 
14815 \begin_inset CommandInset ref
14816 LatexCommand ref
14817 reference "sec:Estilos-de-ecuación"
14818
14819 \end_inset
14820
14821 ).
14822 \end_layout
14823
14824 \end_inset
14825
14826  Después sigue la descripción en texto normal, y por último 
14827 \series bold
14828 }}
14829 \backslash
14830 ]
14831 \series default
14832  en modo TeX.
14833  Aquí los comandos 
14834 \series bold
14835
14836 \backslash
14837 [
14838 \series default
14839  y 
14840 \series bold
14841
14842 \backslash
14843 ]
14844 \series default
14845  crean una ecuación presentada.
14846 \end_layout
14847
14848 \begin_layout Standard
14849 Las ventajas de 
14850 \series bold
14851
14852 \backslash
14853 parbox
14854 \series default
14855  pueden verse en este ejemplo que se ha 
14856 \begin_inset Quotes fld
14857 \end_inset
14858
14859 comentado
14860 \begin_inset Quotes frd
14861 \end_inset
14862
14863  usando el modo texto matemático:
14864 \begin_inset Formula 
14865 \[
14866 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}
14867 \]
14868
14869 \end_inset
14870
14871
14872 \end_layout
14873
14874 \begin_layout Section
14875 Operadores
14876 \begin_inset Index idx
14877 status collapsed
14878
14879 \begin_layout Plain Layout
14880 Operadores
14881 \end_layout
14882
14883 \end_inset
14884
14885
14886 \end_layout
14887
14888 \begin_layout Subsection
14889 Operadores grandes
14890 \begin_inset CommandInset label
14891 LatexCommand label
14892 name "sub:Operadores-grandes"
14893
14894 \end_inset
14895
14896
14897 \begin_inset Index idx
14898 status collapsed
14899
14900 \begin_layout Plain Layout
14901 Operadores ! grandes
14902 \end_layout
14903
14904 \end_inset
14905
14906
14907 \begin_inset Index idx
14908 status collapsed
14909
14910 \begin_layout Plain Layout
14911 Sumatorios
14912 \end_layout
14913
14914 \end_inset
14915
14916
14917 \begin_inset Index idx
14918 status collapsed
14919
14920 \begin_layout Plain Layout
14921 Integrales
14922 \end_layout
14923
14924 \end_inset
14925
14926
14927 \end_layout
14928
14929 \begin_layout Standard
14930 Para poder usar todos los comandos de integrales listados aquí, debe estar
14931  marcada la opción 
14932 \family sans
14933 Usar paquete esint automáticamente
14934 \family default
14935  en el apartado 
14936 \family sans
14937 Opciones de ecuación
14938 \family default
14939  de la configuración del documento.
14940  
14941 \end_layout
14942
14943 \begin_layout Standard
14944 \begin_inset space \hfill{}
14945 \end_inset
14946
14947
14948 \begin_inset Tabular
14949 <lyxtabular version="3" rows="11" columns="2">
14950 <features rotate="0" tabularvalignment="middle">
14951 <column alignment="center" valignment="top" width="0pt">
14952 <column alignment="center" valignment="top" width="0pt">
14953 <row>
14954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14955 \begin_inset Text
14956
14957 \begin_layout Plain Layout
14958 Comando
14959 \end_layout
14960
14961 \end_inset
14962 </cell>
14963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14964 \begin_inset Text
14965
14966 \begin_layout Plain Layout
14967 Resultado
14968 \end_layout
14969
14970 \end_inset
14971 </cell>
14972 </row>
14973 <row>
14974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14975 \begin_inset Text
14976
14977 \begin_layout Plain Layout
14978
14979 \backslash
14980 int
14981 \begin_inset Index idx
14982 status collapsed
14983
14984 \begin_layout Plain Layout
14985 Comandos ! I ! 
14986 \backslash
14987 int
14988 \end_layout
14989
14990 \end_inset
14991
14992
14993 \end_layout
14994
14995 \end_inset
14996 </cell>
14997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14998 \begin_inset Text
14999
15000 \begin_layout Plain Layout
15001 \begin_inset Formula $\int$
15002 \end_inset
15003
15004
15005 \end_layout
15006
15007 \end_inset
15008 </cell>
15009 </row>
15010 <row>
15011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15012 \begin_inset Text
15013
15014 \begin_layout Plain Layout
15015
15016 \backslash
15017 oint
15018 \end_layout
15019
15020 \end_inset
15021 </cell>
15022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15023 \begin_inset Text
15024
15025 \begin_layout Plain Layout
15026 \begin_inset Formula $\oint$
15027 \end_inset
15028
15029
15030 \end_layout
15031
15032 \end_inset
15033 </cell>
15034 </row>
15035 <row>
15036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15037 \begin_inset Text
15038
15039 \begin_layout Plain Layout
15040
15041 \backslash
15042 ointctrclockwise
15043 \end_layout
15044
15045 \end_inset
15046 </cell>
15047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15048 \begin_inset Text
15049
15050 \begin_layout Plain Layout
15051 \begin_inset Formula $\ointctrclockwise$
15052 \end_inset
15053
15054
15055 \end_layout
15056
15057 \end_inset
15058 </cell>
15059 </row>
15060 <row>
15061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15062 \begin_inset Text
15063
15064 \begin_layout Plain Layout
15065
15066 \backslash
15067 ointclockwise
15068 \end_layout
15069
15070 \end_inset
15071 </cell>
15072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15073 \begin_inset Text
15074
15075 \begin_layout Plain Layout
15076 \begin_inset Formula $\ointclockwise$
15077 \end_inset
15078
15079
15080 \end_layout
15081
15082 \end_inset
15083 </cell>
15084 </row>
15085 <row>
15086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15087 \begin_inset Text
15088
15089 \begin_layout Plain Layout
15090
15091 \backslash
15092 sqint
15093 \end_layout
15094
15095 \end_inset
15096 </cell>
15097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15098 \begin_inset Text
15099
15100 \begin_layout Plain Layout
15101 \begin_inset Formula $\sqint$
15102 \end_inset
15103
15104
15105 \end_layout
15106
15107 \end_inset
15108 </cell>
15109 </row>
15110 <row>
15111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15112 \begin_inset Text
15113
15114 \begin_layout Plain Layout
15115
15116 \backslash
15117 fint
15118 \end_layout
15119
15120 \end_inset
15121 </cell>
15122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15123 \begin_inset Text
15124
15125 \begin_layout Plain Layout
15126  
15127 \begin_inset Formula $\fint$
15128 \end_inset
15129
15130
15131 \end_layout
15132
15133 \end_inset
15134 </cell>
15135 </row>
15136 <row>
15137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15138 \begin_inset Text
15139
15140 \begin_layout Plain Layout
15141
15142 \backslash
15143 landupint
15144 \end_layout
15145
15146 \end_inset
15147 </cell>
15148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15149 \begin_inset Text
15150
15151 \begin_layout Plain Layout
15152  
15153 \begin_inset Formula $\landupint$
15154 \end_inset
15155
15156
15157 \end_layout
15158
15159 \end_inset
15160 </cell>
15161 </row>
15162 <row>
15163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15164 \begin_inset Text
15165
15166 \begin_layout Plain Layout
15167
15168 \backslash
15169 landdownint
15170 \end_layout
15171
15172 \end_inset
15173 </cell>
15174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15175 \begin_inset Text
15176
15177 \begin_layout Plain Layout
15178  
15179 \begin_inset Formula $\landdownint$
15180 \end_inset
15181
15182
15183 \end_layout
15184
15185 \end_inset
15186 </cell>
15187 </row>
15188 <row>
15189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15190 \begin_inset Text
15191
15192 \begin_layout Plain Layout
15193
15194 \backslash
15195 bigcap
15196 \end_layout
15197
15198 \end_inset
15199 </cell>
15200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15201 \begin_inset Text
15202
15203 \begin_layout Plain Layout
15204 \begin_inset Formula $\bigcap$
15205 \end_inset
15206
15207
15208 \end_layout
15209
15210 \end_inset
15211 </cell>
15212 </row>
15213 <row>
15214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15215 \begin_inset Text
15216
15217 \begin_layout Plain Layout
15218
15219 \backslash
15220 bigcup
15221 \end_layout
15222
15223 \end_inset
15224 </cell>
15225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15226 \begin_inset Text
15227
15228 \begin_layout Plain Layout
15229 \begin_inset Formula $\bigcup$
15230 \end_inset
15231
15232
15233 \end_layout
15234
15235 \end_inset
15236 </cell>
15237 </row>
15238 </lyxtabular>
15239
15240 \end_inset
15241
15242
15243 \begin_inset space \hfill{}
15244 \end_inset
15245
15246
15247 \begin_inset Tabular
15248 <lyxtabular version="3" rows="11" columns="2">
15249 <features rotate="0" tabularvalignment="middle">
15250 <column alignment="center" valignment="top" width="0pt">
15251 <column alignment="center" valignment="top" width="0pt">
15252 <row>
15253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15254 \begin_inset Text
15255
15256 \begin_layout Plain Layout
15257 Comando
15258 \end_layout
15259
15260 \end_inset
15261 </cell>
15262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15263 \begin_inset Text
15264
15265 \begin_layout Plain Layout
15266 Resultado
15267 \end_layout
15268
15269 \end_inset
15270 </cell>
15271 </row>
15272 <row>
15273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15274 \begin_inset Text
15275
15276 \begin_layout Plain Layout
15277
15278 \backslash
15279 sum
15280 \begin_inset Index idx
15281 status collapsed
15282
15283 \begin_layout Plain Layout
15284 Comandos ! S ! 
15285 \backslash
15286 sum
15287 \end_layout
15288
15289 \end_inset
15290
15291
15292 \end_layout
15293
15294 \end_inset
15295 </cell>
15296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15297 \begin_inset Text
15298
15299 \begin_layout Plain Layout
15300 \begin_inset Formula $\sum$
15301 \end_inset
15302
15303
15304 \end_layout
15305
15306 \end_inset
15307 </cell>
15308 </row>
15309 <row>
15310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15311 \begin_inset Text
15312
15313 \begin_layout Plain Layout
15314
15315 \backslash
15316 prod
15317 \begin_inset Index idx
15318 status collapsed
15319
15320 \begin_layout Plain Layout
15321 Comandos ! P ! 
15322 \backslash
15323 prod
15324 \end_layout
15325
15326 \end_inset
15327
15328
15329 \end_layout
15330
15331 \end_inset
15332 </cell>
15333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15334 \begin_inset Text
15335
15336 \begin_layout Plain Layout
15337 \begin_inset Formula $\prod$
15338 \end_inset
15339
15340
15341 \end_layout
15342
15343 \end_inset
15344 </cell>
15345 </row>
15346 <row>
15347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15348 \begin_inset Text
15349
15350 \begin_layout Plain Layout
15351
15352 \backslash
15353 coprod
15354 \end_layout
15355
15356 \end_inset
15357 </cell>
15358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15359 \begin_inset Text
15360
15361 \begin_layout Plain Layout
15362 \begin_inset Formula $\coprod$
15363 \end_inset
15364
15365
15366 \end_layout
15367
15368 \end_inset
15369 </cell>
15370 </row>
15371 <row>
15372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15373 \begin_inset Text
15374
15375 \begin_layout Plain Layout
15376
15377 \backslash
15378 bigodot
15379 \end_layout
15380
15381 \end_inset
15382 </cell>
15383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15384 \begin_inset Text
15385
15386 \begin_layout Plain Layout
15387 \begin_inset Formula $\bigodot$
15388 \end_inset
15389
15390
15391 \end_layout
15392
15393 \end_inset
15394 </cell>
15395 </row>
15396 <row>
15397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15398 \begin_inset Text
15399
15400 \begin_layout Plain Layout
15401
15402 \backslash
15403 bigotimes
15404 \end_layout
15405
15406 \end_inset
15407 </cell>
15408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15409 \begin_inset Text
15410
15411 \begin_layout Plain Layout
15412 \begin_inset Formula $\bigotimes$
15413 \end_inset
15414
15415
15416 \end_layout
15417
15418 \end_inset
15419 </cell>
15420 </row>
15421 <row>
15422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15423 \begin_inset Text
15424
15425 \begin_layout Plain Layout
15426
15427 \backslash
15428 bigoplus
15429 \end_layout
15430
15431 \end_inset
15432 </cell>
15433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15434 \begin_inset Text
15435
15436 \begin_layout Plain Layout
15437 \begin_inset Formula $\bigoplus$
15438 \end_inset
15439
15440
15441 \end_layout
15442
15443 \end_inset
15444 </cell>
15445 </row>
15446 <row>
15447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15448 \begin_inset Text
15449
15450 \begin_layout Plain Layout
15451
15452 \backslash
15453 bigwedge
15454 \end_layout
15455
15456 \end_inset
15457 </cell>
15458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15459 \begin_inset Text
15460
15461 \begin_layout Plain Layout
15462 \begin_inset Formula $\bigwedge$
15463 \end_inset
15464
15465
15466 \end_layout
15467
15468 \end_inset
15469 </cell>
15470 </row>
15471 <row>
15472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15473 \begin_inset Text
15474
15475 \begin_layout Plain Layout
15476
15477 \backslash
15478 bigvee
15479 \end_layout
15480
15481 \end_inset
15482 </cell>
15483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15484 \begin_inset Text
15485
15486 \begin_layout Plain Layout
15487 \begin_inset Formula $\bigvee$
15488 \end_inset
15489
15490
15491 \end_layout
15492
15493 \end_inset
15494 </cell>
15495 </row>
15496 <row>
15497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15498 \begin_inset Text
15499
15500 \begin_layout Plain Layout
15501
15502 \backslash
15503 bigsqcup
15504 \end_layout
15505
15506 \end_inset
15507 </cell>
15508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15509 \begin_inset Text
15510
15511 \begin_layout Plain Layout
15512 \begin_inset Formula $\bigsqcup$
15513 \end_inset
15514
15515
15516 \end_layout
15517
15518 \end_inset
15519 </cell>
15520 </row>
15521 <row>
15522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15523 \begin_inset Text
15524
15525 \begin_layout Plain Layout
15526
15527 \backslash
15528 biguplus
15529 \end_layout
15530
15531 \end_inset
15532 </cell>
15533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15534 \begin_inset Text
15535
15536 \begin_layout Plain Layout
15537 \begin_inset Formula $\biguplus$
15538 \end_inset
15539
15540
15541 \end_layout
15542
15543 \end_inset
15544 </cell>
15545 </row>
15546 </lyxtabular>
15547
15548 \end_inset
15549
15550
15551 \begin_inset space \hfill{}
15552 \end_inset
15553
15554
15555 \end_layout
15556
15557 \begin_layout Standard
15558 Todos los operadores grandes se pueden insertar con el botón 
15559 \begin_inset Graphics
15560         filename ../../images/math/intop.png
15561         scale 85
15562
15563 \end_inset
15564
15565  de la barra de ecuaciones.
15566 \end_layout
15567
15568 \begin_layout Standard
15569 Estos operadores son llamados grandes porque son mayores que los operadores
15570  binarios de aspecto semejante.
15571  Todos los operadores grandes pueden tener límites, como se describe en
15572  la subsección siguiente.
15573 \end_layout
15574
15575 \begin_layout Standard
15576 Para todos los operadores de integral hay una segunda versión disponible,
15577  terminando en 
15578 \series bold
15579 op
15580 \series default
15581
15582 \series bold
15583
15584 \backslash
15585 intop
15586 \series default
15587
15588 \series bold
15589
15590 \backslash
15591 ointop
15592 \series default
15593  etc.
15594  Estos operadores difieren de 
15595 \series bold
15596
15597 \backslash
15598 int
15599 \series default
15600 , etc., en el estilo en que se presentan los límites, véase
15601 \series bold
15602  
15603 \series default
15604
15605 \begin_inset CommandInset ref
15606 LatexCommand ref
15607 reference "sub:Límites-de-operadores"
15608
15609 \end_inset
15610
15611 .
15612 \end_layout
15613
15614 \begin_layout Subsubsection*
15615 Sugerencias para las integrales
15616 \end_layout
15617
15618 \begin_layout Standard
15619 La letra 
15620 \emph on
15621 d
15622 \emph default
15623  en una integral es un operador, por consiguiente debe escribirse en redonda.
15624  Esto se hace resaltando la 
15625 \emph on
15626 d
15627 \emph default
15628  y usando el atajo de teclado 
15629 \family sans
15630 Alt+C
15631 \begin_inset space ~
15632 \end_inset
15633
15634 R
15635 \family default
15636 .
15637 \begin_inset Foot
15638 status collapsed
15639
15640 \begin_layout Plain Layout
15641 véase estilos de letras en 
15642 \begin_inset CommandInset ref
15643 LatexCommand ref
15644 reference "sub:Estilos-de-tipografías"
15645
15646 \end_inset
15647
15648  
15649 \end_layout
15650
15651 \end_inset
15652
15653  Delante de la 
15654 \emph on
15655 d
15656 \emph default
15657  se inserta un espacio delgado, como es habitual en los operadores.
15658  Un ejemplo:
15659 \end_layout
15660
15661 \begin_layout Standard
15662 incorrecto: 
15663 \begin_inset Formula $\int A(x)dx$
15664 \end_inset
15665
15666
15667 \begin_inset Newline newline
15668 \end_inset
15669
15670
15671 \begin_inset Phantom HPhantom
15672 status open
15673
15674 \begin_layout Plain Layout
15675 in
15676 \end_layout
15677
15678 \end_inset
15679
15680 correcto: 
15681 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15682 \end_inset
15683
15684
15685 \end_layout
15686
15687 \begin_layout Standard
15688 Para integrales múltiples hay los siguientes comandos:
15689 \begin_inset VSpace medskip
15690 \end_inset
15691
15692
15693 \end_layout
15694
15695 \begin_layout Standard
15696 \begin_inset space \hfill{}
15697 \end_inset
15698
15699
15700 \begin_inset Tabular
15701 <lyxtabular version="3" rows="4" columns="2">
15702 <features rotate="0" tabularvalignment="middle">
15703 <column alignment="center" valignment="top">
15704 <column alignment="center" valignment="top">
15705 <row>
15706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15707 \begin_inset Text
15708
15709 \begin_layout Plain Layout
15710 Comando
15711 \end_layout
15712
15713 \end_inset
15714 </cell>
15715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15716 \begin_inset Text
15717
15718 \begin_layout Plain Layout
15719 Resultado
15720 \begin_inset Note Note
15721 status collapsed
15722
15723 \begin_layout Plain Layout
15724
15725 \series bold
15726
15727 \backslash
15728 raisebox
15729 \series default
15730  se usa sólo como espaciador
15731 \end_layout
15732
15733 \end_inset
15734
15735
15736 \end_layout
15737
15738 \end_inset
15739 </cell>
15740 </row>
15741 <row>
15742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15743 \begin_inset Text
15744
15745 \begin_layout Plain Layout
15746
15747 \backslash
15748 iint
15749 \end_layout
15750
15751 \end_inset
15752 </cell>
15753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15754 \begin_inset Text
15755
15756 \begin_layout Plain Layout
15757 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15758 \end_inset
15759
15760
15761 \end_layout
15762
15763 \end_inset
15764 </cell>
15765 </row>
15766 <row>
15767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15768 \begin_inset Text
15769
15770 \begin_layout Plain Layout
15771
15772 \backslash
15773 oiint
15774 \end_layout
15775
15776 \end_inset
15777 </cell>
15778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15779 \begin_inset Text
15780
15781 \begin_layout Plain Layout
15782 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15783 \end_inset
15784
15785
15786 \end_layout
15787
15788 \end_inset
15789 </cell>
15790 </row>
15791 <row>
15792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15793 \begin_inset Text
15794
15795 \begin_layout Plain Layout
15796
15797 \backslash
15798 sqiint
15799 \end_layout
15800
15801 \end_inset
15802 </cell>
15803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15804 \begin_inset Text
15805
15806 \begin_layout Plain Layout
15807 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15808 \end_inset
15809
15810
15811 \end_layout
15812
15813 \end_inset
15814 </cell>
15815 </row>
15816 </lyxtabular>
15817
15818 \end_inset
15819
15820
15821 \begin_inset space \hfill{}
15822 \end_inset
15823
15824
15825 \begin_inset Tabular
15826 <lyxtabular version="3" rows="4" columns="2">
15827 <features rotate="0" tabularvalignment="middle">
15828 <column alignment="center" valignment="top">
15829 <column alignment="center" valignment="top">
15830 <row>
15831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15832 \begin_inset Text
15833
15834 \begin_layout Plain Layout
15835 Comando
15836 \end_layout
15837
15838 \end_inset
15839 </cell>
15840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15841 \begin_inset Text
15842
15843 \begin_layout Plain Layout
15844 Resultado
15845 \begin_inset Note Note
15846 status collapsed
15847
15848 \begin_layout Plain Layout
15849
15850 \series bold
15851
15852 \backslash
15853 raisebox
15854 \series default
15855  se usa sólo como espaciador
15856 \end_layout
15857
15858 \end_inset
15859
15860
15861 \end_layout
15862
15863 \end_inset
15864 </cell>
15865 </row>
15866 <row>
15867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15868 \begin_inset Text
15869
15870 \begin_layout Plain Layout
15871
15872 \backslash
15873 iiint
15874 \end_layout
15875
15876 \end_inset
15877 </cell>
15878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15879 \begin_inset Text
15880
15881 \begin_layout Plain Layout
15882 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15883 \end_inset
15884
15885
15886 \end_layout
15887
15888 \end_inset
15889 </cell>
15890 </row>
15891 <row>
15892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15893 \begin_inset Text
15894
15895 \begin_layout Plain Layout
15896
15897 \backslash
15898 iiiint
15899 \end_layout
15900
15901 \end_inset
15902 </cell>
15903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15904 \begin_inset Text
15905
15906 \begin_layout Plain Layout
15907 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15908 \end_inset
15909
15910
15911 \end_layout
15912
15913 \end_inset
15914 </cell>
15915 </row>
15916 <row>
15917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15918 \begin_inset Text
15919
15920 \begin_layout Plain Layout
15921
15922 \backslash
15923 dotsint
15924 \end_layout
15925
15926 \end_inset
15927 </cell>
15928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15929 \begin_inset Text
15930
15931 \begin_layout Plain Layout
15932 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15933 \end_inset
15934
15935
15936 \end_layout
15937
15938 \end_inset
15939 </cell>
15940 </row>
15941 </lyxtabular>
15942
15943 \end_inset
15944
15945
15946 \begin_inset space \hfill{}
15947 \end_inset
15948
15949
15950 \end_layout
15951
15952 \begin_layout Subsection
15953 Límites de operadores
15954 \begin_inset CommandInset label
15955 LatexCommand label
15956 name "sub:Límites-de-operadores"
15957
15958 \end_inset
15959
15960
15961 \begin_inset Index idx
15962 status collapsed
15963
15964 \begin_layout Plain Layout
15965 Operadores ! límites de
15966 \end_layout
15967
15968 \end_inset
15969
15970
15971 \end_layout
15972
15973 \begin_layout Standard
15974 Los límites se crean mediante superíndices y subíndices:
15975 \end_layout
15976
15977 \begin_layout Standard
15978 \noindent
15979 \align center
15980 \begin_inset Tabular
15981 <lyxtabular version="3" rows="2" columns="2">
15982 <features rotate="0" tabularvalignment="middle">
15983 <column alignment="center" valignment="top">
15984 <column alignment="center" valignment="top">
15985 <row>
15986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15987 \begin_inset Text
15988
15989 \begin_layout Plain Layout
15990 Comando
15991 \end_layout
15992
15993 \end_inset
15994 </cell>
15995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15996 \begin_inset Text
15997
15998 \begin_layout Plain Layout
15999 Resultado
16000 \begin_inset Note Note
16001 status collapsed
16002
16003 \begin_layout Plain Layout
16004
16005 \series bold
16006
16007 \backslash
16008 raisebox
16009 \series default
16010  se usa sólo como espaciador
16011 \end_layout
16012
16013 \end_inset
16014
16015
16016 \end_layout
16017
16018 \end_inset
16019 </cell>
16020 </row>
16021 <row>
16022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16023 \begin_inset Text
16024
16025 \begin_layout Plain Layout
16026
16027 \backslash
16028 prod^
16029 \backslash
16030 infty
16031 \begin_inset ERT
16032 status collapsed
16033
16034 \begin_layout Plain Layout
16035
16036
16037 \backslash
16038 spce 
16039 \end_layout
16040
16041 \end_inset
16042
16043
16044 \begin_inset Formula $\to$
16045 \end_inset
16046
16047 _0
16048 \begin_inset Formula $\to$
16049 \end_inset
16050
16051 A(x)
16052 \end_layout
16053
16054 \end_inset
16055 </cell>
16056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16057 \begin_inset Text
16058
16059 \begin_layout Plain Layout
16060 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16061 \end_inset
16062
16063
16064 \end_layout
16065
16066 \end_inset
16067 </cell>
16068 </row>
16069 </lyxtabular>
16070
16071 \end_inset
16072
16073
16074 \end_layout
16075
16076 \begin_layout Standard
16077 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16078  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16079 \end_layout
16080
16081 \begin_layout Standard
16082 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16083  directamente detrás del operador y se elige 
16084 \series bold
16085 Alineado
16086 \series default
16087  en el menú 
16088 \family sans
16089 Editar\SpecialChar \menuseparator
16090 Ecuación\SpecialChar \menuseparator
16091 Cambiar tipo de límites
16092 \family default
16093  (atajo 
16094 \family sans
16095 Alt+M
16096 \begin_inset space ~
16097 \end_inset
16098
16099 L
16100 \family default
16101 ).
16102  Un ejemplo:
16103 \end_layout
16104
16105 \begin_layout Standard
16106 El tipo de límites por omisión es:
16107 \begin_inset Formula 
16108 \[
16109 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16110 \]
16111
16112 \end_inset
16113
16114
16115 \end_layout
16116
16117 \begin_layout Standard
16118 Así se ven si se cambia el tipo de límites a 
16119 \series bold
16120 Alineado
16121 \series default
16122 :
16123 \begin_inset Formula 
16124 \[
16125 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16126 \]
16127
16128 \end_inset
16129
16130
16131 \end_layout
16132
16133 \begin_layout Standard
16134 En integrales, excepto las que terminan en 
16135 \series bold
16136 op
16137 \series default
16138  como 
16139 \series bold
16140
16141 \backslash
16142 intop
16143 \series default
16144
16145 \series bold
16146
16147 \backslash
16148 ointop
16149 \series default
16150 , etc., los límites se colocan por omisión junto al operador.
16151  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16152  operador.
16153  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16154 \series bold
16155 Presentado
16156 \series default
16157  para poner el límite debajo:
16158 \begin_inset Formula 
16159 \begin{equation}
16160 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}
16161 \end{equation}
16162
16163 \end_inset
16164
16165
16166 \begin_inset VSpace medskip
16167 \end_inset
16168
16169 Para especificar condiciones en los límites se usan los comandos 
16170 \series bold
16171
16172 \backslash
16173 subarray
16174 \series default
16175
16176 \begin_inset Index idx
16177 status collapsed
16178
16179 \begin_layout Plain Layout
16180 Comandos ! S ! 
16181 \backslash
16182 subarray
16183 \end_layout
16184
16185 \end_inset
16186
16187  y 
16188 \series bold
16189
16190 \backslash
16191 substack
16192 \series default
16193
16194 \begin_inset Index idx
16195 status collapsed
16196
16197 \begin_layout Plain Layout
16198 Comandos ! S ! 
16199 \backslash
16200 substack
16201 \end_layout
16202
16203 \end_inset
16204
16205 .
16206  Por ejemplo, para componer la expresión
16207 \begin_inset Formula 
16208 \begin{equation}
16209 \sum_{\begin{subarray}{c}
16210 0<k<1000\\
16211 \\
16212 k\,\in\,\mathbb{N}
16213 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16214 \end{equation}
16215
16216 \end_inset
16217
16218 se ha hecho lo siguiente: primero se escribe el comando 
16219 \series bold
16220
16221 \backslash
16222 sum^n
16223 \series default
16224
16225 \begin_inset ERT
16226 status collapsed
16227
16228 \begin_layout Plain Layout
16229
16230
16231 \backslash
16232 spce 
16233 \end_layout
16234
16235 \end_inset
16236
16237
16238 \series bold
16239 _
16240 \series default
16241 .
16242  Ahora el cursor está en un marco azul bajo el operador sumatorio y ahí
16243  se inserta el comando 
16244 \series bold
16245
16246 \backslash
16247 subarray
16248 \series default
16249
16250 \begin_inset ERT
16251 status collapsed
16252
16253 \begin_layout Plain Layout
16254
16255
16256 \backslash
16257 spce 
16258 \end_layout
16259
16260 \end_inset
16261
16262 .
16263  Ahora el marco azul está en un marco púrpura donde pueden escribirse líneas
16264  distintas.
16265  Cada línea nueva se crea con un salto de línea (
16266 \family sans
16267 Ctrl+Entrar
16268 \family default
16269 ).
16270  Si ahora se teclea en ella
16271 \begin_inset Newline newline
16272 \end_inset
16273
16274
16275 \series bold
16276 0<k<1000 Ctrl+Entrar
16277 \begin_inset Newline newline
16278 \end_inset
16279
16280
16281 \series default
16282 aparece debajo un nuevo marco para la línea nueva.
16283 \end_layout
16284
16285 \begin_layout Standard
16286 La alineación de las líneas puede cambiarse a la izquierda con la 
16287 \family sans
16288 barra de herramientas de cuadros
16289 \family default
16290  o con el menú 
16291 \family sans
16292 Editar\SpecialChar \menuseparator
16293 Filas y columnas
16294 \family default
16295 .
16296  Para obtener alineación derecha se inserta 
16297 \series bold
16298
16299 \backslash
16300 hfill
16301 \series default
16302
16303 \begin_inset ERT
16304 status collapsed
16305
16306 \begin_layout Plain Layout
16307
16308
16309 \backslash
16310 spce 
16311 \end_layout
16312
16313 \end_inset
16314
16315  al principio de la línea.
16316 \end_layout
16317
16318 \begin_layout Standard
16319 El comando 
16320 \series bold
16321
16322 \backslash
16323 substack
16324 \series default
16325  es equivalente a 
16326 \series bold
16327
16328 \backslash
16329 subarray
16330 \series default
16331  con la diferencia de que las líneas están siempre centradas.
16332 \begin_inset VSpace bigskip
16333 \end_inset
16334
16335
16336 \end_layout
16337
16338 \begin_layout Standard
16339 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16340  siguientes, como en la ecuación 
16341 \begin_inset CommandInset ref
16342 LatexCommand eqref
16343 reference "eq:substack"
16344
16345 \end_inset
16346
16347 , porque éstos se colocan junto a los límites.
16348 \end_layout
16349
16350 \begin_layout Standard
16351 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16352 \end_layout
16353
16354 \begin_layout Standard
16355
16356 \series bold
16357
16358 \backslash
16359 def
16360 \backslash
16361 clap#1{
16362 \backslash
16363 hbox to 0pt{
16364 \backslash
16365 hss #1
16366 \backslash
16367 hss}}
16368 \begin_inset Newline newline
16369 \end_inset
16370
16371
16372 \backslash
16373 def
16374 \backslash
16375 mathclap {
16376 \backslash
16377 mathpalette 
16378 \backslash
16379 mathclapinternal}
16380 \begin_inset Newline newline
16381 \end_inset
16382
16383
16384 \backslash
16385 def
16386 \backslash
16387 mathclapinternal #1#2{
16388 \backslash
16389 clap{$
16390 \backslash
16391 mathsurround =0pt #1{#2}$}}
16392 \end_layout
16393
16394 \begin_layout Standard
16395 En ella se define el comando 
16396 \series bold
16397
16398 \backslash
16399 mathclap
16400 \series default
16401
16402 \begin_inset Index idx
16403 status collapsed
16404
16405 \begin_layout Plain Layout
16406 Comandos ! M ! 
16407 \backslash
16408 mathclap
16409 \end_layout
16410
16411 \end_inset
16412
16413  que establece la anchura del límite en 0
16414 \begin_inset space \thinspace{}
16415 \end_inset
16416
16417 pt.
16418  El esquema del comando es:
16419 \end_layout
16420
16421 \begin_layout Standard
16422
16423 \series bold
16424
16425 \backslash
16426 mathclap{límite}
16427 \end_layout
16428
16429 \begin_layout Standard
16430 donde el límite puede consistir en varias condiciones.
16431 \end_layout
16432
16433 \begin_layout Standard
16434 Aplicado en la ecuación 
16435 \begin_inset CommandInset ref
16436 LatexCommand eqref
16437 reference "eq:substack"
16438
16439 \end_inset
16440
16441  se usa el comando
16442 \end_layout
16443
16444 \begin_layout Standard
16445
16446 \series bold
16447
16448 \backslash
16449 sum_
16450 \backslash
16451 mathclap{
16452 \backslash
16453 substack
16454 \begin_inset ERT
16455 status collapsed
16456
16457 \begin_layout Plain Layout
16458
16459
16460 \backslash
16461 spce 
16462 \end_layout
16463
16464 \end_inset
16465
16466 0<k<1000 Ctrl+Entrar
16467 \end_layout
16468
16469 \begin_layout Standard
16470 para componer el límite inferior.
16471  Ahora el sumando está junto al sumatorio:
16472 \begin_inset Formula 
16473 \[
16474 \sum_{\mathclap{\substack{0<k<1000\\
16475 \\
16476 k\,\in\,\mathbb{N}
16477 }
16478 }}^{n}k^{-2}
16479 \]
16480
16481 \end_inset
16482
16483
16484 \begin_inset VSpace bigskip
16485 \end_inset
16486
16487 Cómo utilizar un límite para varios operadores se describe en la 
16488 \begin_inset CommandInset ref
16489 LatexCommand ref
16490 reference "sub:Operadores-de-usuario"
16491
16492 \end_inset
16493
16494 .
16495 \end_layout
16496
16497 \begin_layout Subsection
16498 Decoración para operadores
16499 \begin_inset Index idx
16500 status collapsed
16501
16502 \begin_layout Plain Layout
16503 Operadores ! Decoración
16504 \end_layout
16505
16506 \end_inset
16507
16508
16509 \end_layout
16510
16511 \begin_layout Standard
16512 Con los comandos 
16513 \series bold
16514
16515 \backslash
16516 overset
16517 \series default
16518
16519 \begin_inset Index idx
16520 status collapsed
16521
16522 \begin_layout Plain Layout
16523 Comandos ! O ! 
16524 \backslash
16525 overset
16526 \end_layout
16527
16528 \end_inset
16529
16530  y 
16531 \series bold
16532
16533 \backslash
16534 underset
16535 \series default
16536
16537 \begin_inset Index idx
16538 status collapsed
16539
16540 \begin_layout Plain Layout
16541 Comandos ! U ! 
16542 \backslash
16543 underset
16544 \end_layout
16545
16546 \end_inset
16547
16548  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
16549  Con el comando 
16550 \series bold
16551
16552 \backslash
16553 sideset
16554 \series default
16555
16556 \begin_inset Index idx
16557 status collapsed
16558
16559 \begin_layout Plain Layout
16560 Comandos ! S ! 
16561 \backslash
16562 sideset
16563 \end_layout
16564
16565 \end_inset
16566
16567  se pueden poner caracteres delante y detrás de un operador grande.
16568  El esquema del comando es:
16569 \end_layout
16570
16571 \begin_layout Standard
16572
16573 \series bold
16574
16575 \backslash
16576 sideset{carácter
16577 \series default
16578  
16579 \series bold
16580 anterior}{carácter posterior}
16581 \end_layout
16582
16583 \begin_layout Standard
16584
16585 \series bold
16586
16587 \backslash
16588 sideset
16589 \series default
16590  siempre debe estar delante del operador.
16591  Se puede decorar con varios caracteres e incluso con otros operadores y
16592  símbolos.
16593  Para colocar con
16594 \series bold
16595  
16596 \backslash
16597 sideset
16598 \series default
16599  caracteres sólo detrás del operador grande, por ejemplo, no se escribe
16600  nada en el primer par de llaves, pero sin quitarlas.
16601  
16602 \end_layout
16603
16604 \begin_layout Standard
16605 Por ejemplo, el comando 
16606 \series bold
16607
16608 \backslash
16609 sideset{
16610 \begin_inset Formula $\to$
16611 \end_inset
16612
16613
16614 \backslash
16615 {
16616 \series default
16617 '
16618 \series bold
16619
16620 \begin_inset Formula $\to$
16621 \end_inset
16622
16623
16624 \backslash
16625 sum_k=1
16626 \begin_inset ERT
16627 status collapsed
16628
16629 \begin_layout Plain Layout
16630
16631
16632 \backslash
16633 spce 
16634 \end_layout
16635
16636 \end_inset
16637
16638
16639 \series default
16640 ^
16641 \series bold
16642
16643 \begin_inset ERT
16644 status collapsed
16645
16646 \begin_layout Plain Layout
16647
16648
16649 \backslash
16650 spce 
16651 \end_layout
16652
16653 \end_inset
16654
16655 n
16656 \series default
16657  genera:
16658 \begin_inset Formula 
16659 \[
16660 \sideset{}{'}\sum_{k=1}^{n}
16661 \]
16662
16663 \end_inset
16664
16665
16666 \end_layout
16667
16668 \begin_layout Standard
16669 \begin_inset Note Greyedout
16670 status open
16671
16672 \begin_layout Plain Layout
16673
16674 \series bold
16675 Nota: 
16676 \backslash
16677 sideset
16678 \series default
16679  sólo se puede usar para decorar operadores grandes, no permite operadores
16680  binarios.
16681 \end_layout
16682
16683 \end_inset
16684
16685
16686 \end_layout
16687
16688 \begin_layout Standard
16689 Con 
16690 \series bold
16691
16692 \backslash
16693 overset
16694 \series default
16695  y 
16696 \series bold
16697
16698 \backslash
16699 underset
16700 \series default
16701  también se pueden decorar símbolos y caracteres.
16702  Por ejemplo el comando 
16703 \series bold
16704
16705 \backslash
16706 overset
16707 \begin_inset ERT
16708 status collapsed
16709
16710 \begin_layout Plain Layout
16711
16712
16713 \backslash
16714 spce 
16715 \end_layout
16716
16717 \end_inset
16718
16719
16720 \backslash
16721 maltese
16722 \begin_inset ERT
16723 status collapsed
16724
16725 \begin_layout Plain Layout
16726
16727
16728 \backslash
16729 spce 
16730 \end_layout
16731
16732 \end_inset
16733
16734
16735 \series default
16736
16737 \begin_inset Formula $\uparrow$
16738 \end_inset
16739
16740
16741 \series bold
16742 a
16743 \series default
16744  genera:
16745 \begin_inset Formula 
16746 \[
16747 \overset{a}{\maltese}
16748 \]
16749
16750 \end_inset
16751
16752
16753 \end_layout
16754
16755 \begin_layout Subsection
16756 Operadores binarios
16757 \begin_inset CommandInset label
16758 LatexCommand label
16759 name "sub:Operadores-binarios"
16760
16761 \end_inset
16762
16763
16764 \begin_inset Index idx
16765 status collapsed
16766
16767 \begin_layout Plain Layout
16768 Operadores ! binarios
16769 \end_layout
16770
16771 \end_inset
16772
16773
16774 \end_layout
16775
16776 \begin_layout Standard
16777 Los operadores binarios se rodean por espacios si llevan un carácter delante
16778  o detrás.
16779 \begin_inset VSpace medskip
16780 \end_inset
16781
16782
16783 \end_layout
16784
16785 \begin_layout Standard
16786 \begin_inset space \hfill{}
16787 \end_inset
16788
16789
16790 \begin_inset Tabular
16791 <lyxtabular version="3" rows="13" columns="2">
16792 <features rotate="0" tabularvalignment="middle">
16793 <column alignment="center" valignment="top" width="0pt">
16794 <column alignment="center" valignment="top" width="0pt">
16795 <row>
16796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16797 \begin_inset Text
16798
16799 \begin_layout Plain Layout
16800 Comando
16801 \begin_inset Note Note
16802 status collapsed
16803
16804 \begin_layout Plain Layout
16805
16806 \series bold
16807
16808 \backslash
16809 raisebox
16810 \series default
16811  se usa sólo como espaciador
16812 \end_layout
16813
16814 \end_inset
16815
16816
16817 \end_layout
16818
16819 \end_inset
16820 </cell>
16821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16822 \begin_inset Text
16823
16824 \begin_layout Plain Layout
16825 Operador
16826 \end_layout
16827
16828 \end_inset
16829 </cell>
16830 </row>
16831 <row>
16832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16833 \begin_inset Text
16834
16835 \begin_layout Plain Layout
16836 +
16837 \end_layout
16838
16839 \end_inset
16840 </cell>
16841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16842 \begin_inset Text
16843
16844 \begin_layout Plain Layout
16845 \begin_inset Formula $+$
16846 \end_inset
16847
16848
16849 \end_layout
16850
16851 \end_inset
16852 </cell>
16853 </row>
16854 <row>
16855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16856 \begin_inset Text
16857
16858 \begin_layout Plain Layout
16859 -
16860 \end_layout
16861
16862 \end_inset
16863 </cell>
16864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16865 \begin_inset Text
16866
16867 \begin_layout Plain Layout
16868 \begin_inset Formula $-$
16869 \end_inset
16870
16871
16872 \end_layout
16873
16874 \end_inset
16875 </cell>
16876 </row>
16877 <row>
16878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16879 \begin_inset Text
16880
16881 \begin_layout Plain Layout
16882
16883 \backslash
16884 pm
16885 \end_layout
16886
16887 \end_inset
16888 </cell>
16889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16890 \begin_inset Text
16891
16892 \begin_layout Plain Layout
16893 \begin_inset Formula $\pm$
16894 \end_inset
16895
16896
16897 \end_layout
16898
16899 \end_inset
16900 </cell>
16901 </row>
16902 <row>
16903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16904 \begin_inset Text
16905
16906 \begin_layout Plain Layout
16907
16908 \backslash
16909 mp
16910 \end_layout
16911
16912 \end_inset
16913 </cell>
16914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16915 \begin_inset Text
16916
16917 \begin_layout Plain Layout
16918 \begin_inset Formula $\mp$
16919 \end_inset
16920
16921
16922 \end_layout
16923
16924 \end_inset
16925 </cell>
16926 </row>
16927 <row>
16928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16929 \begin_inset Text
16930
16931 \begin_layout Plain Layout
16932
16933 \backslash
16934 cdot
16935 \end_layout
16936
16937 \end_inset
16938 </cell>
16939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16940 \begin_inset Text
16941
16942 \begin_layout Plain Layout
16943 \begin_inset Formula $\cdot$
16944 \end_inset
16945
16946
16947 \end_layout
16948
16949 \end_inset
16950 </cell>
16951 </row>
16952 <row>
16953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16954 \begin_inset Text
16955
16956 \begin_layout Plain Layout
16957
16958 \backslash
16959 times
16960 \end_layout
16961
16962 \end_inset
16963 </cell>
16964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16965 \begin_inset Text
16966
16967 \begin_layout Plain Layout
16968 \begin_inset Formula $\times$
16969 \end_inset
16970
16971
16972 \end_layout
16973
16974 \end_inset
16975 </cell>
16976 </row>
16977 <row>
16978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16979 \begin_inset Text
16980
16981 \begin_layout Plain Layout
16982
16983 \backslash
16984 div
16985 \end_layout
16986
16987 \end_inset
16988 </cell>
16989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16990 \begin_inset Text
16991
16992 \begin_layout Plain Layout
16993 \begin_inset Formula $\div$
16994 \end_inset
16995
16996
16997 \end_layout
16998
16999 \end_inset
17000 </cell>
17001 </row>
17002 <row>
17003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17004 \begin_inset Text
17005
17006 \begin_layout Plain Layout
17007 \begin_inset ERT
17008 status collapsed
17009
17010 \begin_layout Plain Layout
17011
17012
17013 \backslash
17014 raisebox{-1.2mm}{
17015 \end_layout
17016
17017 \end_inset
17018
17019 *
17020 \begin_inset ERT
17021 status collapsed
17022
17023 \begin_layout Plain Layout
17024
17025 }
17026 \end_layout
17027
17028 \end_inset
17029
17030
17031 \end_layout
17032
17033 \end_inset
17034 </cell>
17035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17036 \begin_inset Text
17037
17038 \begin_layout Plain Layout
17039 \begin_inset Formula $*$
17040 \end_inset
17041
17042
17043 \end_layout
17044
17045 \end_inset
17046 </cell>
17047 </row>
17048 <row>
17049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17050 \begin_inset Text
17051
17052 \begin_layout Plain Layout
17053
17054 \backslash
17055 star
17056 \end_layout
17057
17058 \end_inset
17059 </cell>
17060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17061 \begin_inset Text
17062
17063 \begin_layout Plain Layout
17064 \begin_inset Formula $\star$
17065 \end_inset
17066
17067
17068 \end_layout
17069
17070 \end_inset
17071 </cell>
17072 </row>
17073 <row>
17074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17075 \begin_inset Text
17076
17077 \begin_layout Plain Layout
17078
17079 \backslash
17080 circ
17081 \end_layout
17082
17083 \end_inset
17084 </cell>
17085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17086 \begin_inset Text
17087
17088 \begin_layout Plain Layout
17089 \begin_inset Formula $\circ$
17090 \end_inset
17091
17092
17093 \end_layout
17094
17095 \end_inset
17096 </cell>
17097 </row>
17098 <row>
17099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17100 \begin_inset Text
17101
17102 \begin_layout Plain Layout
17103
17104 \backslash
17105 diamond
17106 \end_layout
17107
17108 \end_inset
17109 </cell>
17110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17111 \begin_inset Text
17112
17113 \begin_layout Plain Layout
17114 \begin_inset Formula $\diamond$
17115 \end_inset
17116
17117
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 </row>
17123 <row>
17124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17125 \begin_inset Text
17126
17127 \begin_layout Plain Layout
17128
17129 \backslash
17130 bullet
17131 \end_layout
17132
17133 \end_inset
17134 </cell>
17135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17136 \begin_inset Text
17137
17138 \begin_layout Plain Layout
17139 \begin_inset Formula $\bullet$
17140 \end_inset
17141
17142
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 </row>
17148 </lyxtabular>
17149
17150 \end_inset
17151
17152
17153 \begin_inset space \hfill{}
17154 \end_inset
17155
17156
17157 \begin_inset Tabular
17158 <lyxtabular version="3" rows="13" columns="2">
17159 <features rotate="0" tabularvalignment="middle">
17160 <column alignment="center" valignment="top" width="0pt">
17161 <column alignment="center" valignment="top" width="0pt">
17162 <row>
17163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17164 \begin_inset Text
17165
17166 \begin_layout Plain Layout
17167 Comando
17168 \end_layout
17169
17170 \end_inset
17171 </cell>
17172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17173 \begin_inset Text
17174
17175 \begin_layout Plain Layout
17176 Operador
17177 \end_layout
17178
17179 \end_inset
17180 </cell>
17181 </row>
17182 <row>
17183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17184 \begin_inset Text
17185
17186 \begin_layout Plain Layout
17187
17188 \backslash
17189 nabla
17190 \end_layout
17191
17192 \end_inset
17193 </cell>
17194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17195 \begin_inset Text
17196
17197 \begin_layout Plain Layout
17198 \begin_inset Formula $\nabla$
17199 \end_inset
17200
17201
17202 \end_layout
17203
17204 \end_inset
17205 </cell>
17206 </row>
17207 <row>
17208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17209 \begin_inset Text
17210
17211 \begin_layout Plain Layout
17212
17213 \backslash
17214 bigtriangledown
17215 \end_layout
17216
17217 \end_inset
17218 </cell>
17219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17220 \begin_inset Text
17221
17222 \begin_layout Plain Layout
17223 \begin_inset Formula $\bigtriangledown$
17224 \end_inset
17225
17226
17227 \end_layout
17228
17229 \end_inset
17230 </cell>
17231 </row>
17232 <row>
17233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17234 \begin_inset Text
17235
17236 \begin_layout Plain Layout
17237
17238 \backslash
17239 bigtriangleup
17240 \end_layout
17241
17242 \end_inset
17243 </cell>
17244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17245 \begin_inset Text
17246
17247 \begin_layout Plain Layout
17248 \begin_inset Formula $\bigtriangleup$
17249 \end_inset
17250
17251
17252 \end_layout
17253
17254 \end_inset
17255 </cell>
17256 </row>
17257 <row>
17258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17259 \begin_inset Text
17260
17261 \begin_layout Plain Layout
17262
17263 \backslash
17264 Box
17265 \end_layout
17266
17267 \end_inset
17268 </cell>
17269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17270 \begin_inset Text
17271
17272 \begin_layout Plain Layout
17273 \begin_inset Formula $\Box$
17274 \end_inset
17275
17276
17277 \end_layout
17278
17279 \end_inset
17280 </cell>
17281 </row>
17282 <row>
17283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17284 \begin_inset Text
17285
17286 \begin_layout Plain Layout
17287
17288 \backslash
17289 cap 
17290 \end_layout
17291
17292 \end_inset
17293 </cell>
17294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17295 \begin_inset Text
17296
17297 \begin_layout Plain Layout
17298 \begin_inset Formula $\cap$
17299 \end_inset
17300
17301
17302 \end_layout
17303
17304 \end_inset
17305 </cell>
17306 </row>
17307 <row>
17308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17309 \begin_inset Text
17310
17311 \begin_layout Plain Layout
17312
17313 \backslash
17314 cup
17315 \end_layout
17316
17317 \end_inset
17318 </cell>
17319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17320 \begin_inset Text
17321
17322 \begin_layout Plain Layout
17323 \begin_inset Formula $\cup$
17324 \end_inset
17325
17326
17327 \end_layout
17328
17329 \end_inset
17330 </cell>
17331 </row>
17332 <row>
17333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17334 \begin_inset Text
17335
17336 \begin_layout Plain Layout
17337
17338 \backslash
17339 dagger
17340 \end_layout
17341
17342 \end_inset
17343 </cell>
17344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17345 \begin_inset Text
17346
17347 \begin_layout Plain Layout
17348 \begin_inset Formula $\dagger$
17349 \end_inset
17350
17351
17352 \end_layout
17353
17354 \end_inset
17355 </cell>
17356 </row>
17357 <row>
17358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17359 \begin_inset Text
17360
17361 \begin_layout Plain Layout
17362
17363 \backslash
17364 ddagger
17365 \end_layout
17366
17367 \end_inset
17368 </cell>
17369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17370 \begin_inset Text
17371
17372 \begin_layout Plain Layout
17373 \begin_inset Formula $\ddagger$
17374 \end_inset
17375
17376
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 </row>
17382 <row>
17383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17384 \begin_inset Text
17385
17386 \begin_layout Plain Layout
17387
17388 \backslash
17389 wr
17390 \end_layout
17391
17392 \end_inset
17393 </cell>
17394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17395 \begin_inset Text
17396
17397 \begin_layout Plain Layout
17398 \begin_inset Formula $\wr$
17399 \end_inset
17400
17401
17402 \end_layout
17403
17404 \end_inset
17405 </cell>
17406 </row>
17407 <row>
17408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17409 \begin_inset Text
17410
17411 \begin_layout Plain Layout
17412
17413 \backslash
17414 bigcirc
17415 \end_layout
17416
17417 \end_inset
17418 </cell>
17419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17420 \begin_inset Text
17421
17422 \begin_layout Plain Layout
17423 \begin_inset Formula $\bigcirc$
17424 \end_inset
17425
17426
17427 \end_layout
17428
17429 \end_inset
17430 </cell>
17431 </row>
17432 <row>
17433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17434 \begin_inset Text
17435
17436 \begin_layout Plain Layout
17437
17438 \backslash
17439 wedge
17440 \end_layout
17441
17442 \end_inset
17443 </cell>
17444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17445 \begin_inset Text
17446
17447 \begin_layout Plain Layout
17448 \begin_inset Formula $\wedge$
17449 \end_inset
17450
17451
17452 \end_layout
17453
17454 \end_inset
17455 </cell>
17456 </row>
17457 <row>
17458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17459 \begin_inset Text
17460
17461 \begin_layout Plain Layout
17462
17463 \backslash
17464 vee
17465 \end_layout
17466
17467 \end_inset
17468 </cell>
17469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17470 \begin_inset Text
17471
17472 \begin_layout Plain Layout
17473 \begin_inset Formula $\vee$
17474 \end_inset
17475
17476
17477 \end_layout
17478
17479 \end_inset
17480 </cell>
17481 </row>
17482 </lyxtabular>
17483
17484 \end_inset
17485
17486
17487 \begin_inset space \hfill{}
17488 \end_inset
17489
17490
17491 \begin_inset Tabular
17492 <lyxtabular version="3" rows="13" columns="2">
17493 <features rotate="0" tabularvalignment="middle">
17494 <column alignment="center" valignment="top" width="0pt">
17495 <column alignment="center" valignment="top" width="0pt">
17496 <row>
17497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17498 \begin_inset Text
17499
17500 \begin_layout Plain Layout
17501 Comando
17502 \end_layout
17503
17504 \end_inset
17505 </cell>
17506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17507 \begin_inset Text
17508
17509 \begin_layout Plain Layout
17510 Operador
17511 \end_layout
17512
17513 \end_inset
17514 </cell>
17515 </row>
17516 <row>
17517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17518 \begin_inset Text
17519
17520 \begin_layout Plain Layout
17521
17522 \backslash
17523 oplus
17524 \end_layout
17525
17526 \end_inset
17527 </cell>
17528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17529 \begin_inset Text
17530
17531 \begin_layout Plain Layout
17532 \begin_inset Formula $\oplus$
17533 \end_inset
17534
17535
17536 \end_layout
17537
17538 \end_inset
17539 </cell>
17540 </row>
17541 <row>
17542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17543 \begin_inset Text
17544
17545 \begin_layout Plain Layout
17546
17547 \backslash
17548 ominus
17549 \end_layout
17550
17551 \end_inset
17552 </cell>
17553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17554 \begin_inset Text
17555
17556 \begin_layout Plain Layout
17557 \begin_inset Formula $\ominus$
17558 \end_inset
17559
17560
17561 \end_layout
17562
17563 \end_inset
17564 </cell>
17565 </row>
17566 <row>
17567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17568 \begin_inset Text
17569
17570 \begin_layout Plain Layout
17571
17572 \backslash
17573 otimes
17574 \end_layout
17575
17576 \end_inset
17577 </cell>
17578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17579 \begin_inset Text
17580
17581 \begin_layout Plain Layout
17582 \begin_inset Formula $\otimes$
17583 \end_inset
17584
17585
17586 \end_layout
17587
17588 \end_inset
17589 </cell>
17590 </row>
17591 <row>
17592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17593 \begin_inset Text
17594
17595 \begin_layout Plain Layout
17596
17597 \backslash
17598 oslash
17599 \end_layout
17600
17601 \end_inset
17602 </cell>
17603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17604 \begin_inset Text
17605
17606 \begin_layout Plain Layout
17607 \begin_inset Formula $\oslash$
17608 \end_inset
17609
17610
17611 \end_layout
17612
17613 \end_inset
17614 </cell>
17615 </row>
17616 <row>
17617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17618 \begin_inset Text
17619
17620 \begin_layout Plain Layout
17621
17622 \backslash
17623 odot
17624 \end_layout
17625
17626 \end_inset
17627 </cell>
17628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17629 \begin_inset Text
17630
17631 \begin_layout Plain Layout
17632 \begin_inset Formula $\odot$
17633 \end_inset
17634
17635
17636 \end_layout
17637
17638 \end_inset
17639 </cell>
17640 </row>
17641 <row>
17642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17643 \begin_inset Text
17644
17645 \begin_layout Plain Layout
17646
17647 \backslash
17648 amalg
17649 \end_layout
17650
17651 \end_inset
17652 </cell>
17653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17654 \begin_inset Text
17655
17656 \begin_layout Plain Layout
17657 \begin_inset Formula $\amalg$
17658 \end_inset
17659
17660
17661 \end_layout
17662
17663 \end_inset
17664 </cell>
17665 </row>
17666 <row>
17667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17668 \begin_inset Text
17669
17670 \begin_layout Plain Layout
17671
17672 \backslash
17673 uplus
17674 \end_layout
17675
17676 \end_inset
17677 </cell>
17678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17679 \begin_inset Text
17680
17681 \begin_layout Plain Layout
17682 \begin_inset Formula $\uplus$
17683 \end_inset
17684
17685
17686 \end_layout
17687
17688 \end_inset
17689 </cell>
17690 </row>
17691 <row>
17692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17693 \begin_inset Text
17694
17695 \begin_layout Plain Layout
17696
17697 \backslash
17698 setminus
17699 \end_layout
17700
17701 \end_inset
17702 </cell>
17703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17704 \begin_inset Text
17705
17706 \begin_layout Plain Layout
17707 \begin_inset Formula $\setminus$
17708 \end_inset
17709
17710
17711 \end_layout
17712
17713 \end_inset
17714 </cell>
17715 </row>
17716 <row>
17717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17718 \begin_inset Text
17719
17720 \begin_layout Plain Layout
17721
17722 \backslash
17723 sqcap
17724 \end_layout
17725
17726 \end_inset
17727 </cell>
17728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17729 \begin_inset Text
17730
17731 \begin_layout Plain Layout
17732 \begin_inset Formula $\sqcap$
17733 \end_inset
17734
17735
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 </row>
17741 <row>
17742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17743 \begin_inset Text
17744
17745 \begin_layout Plain Layout
17746
17747 \backslash
17748 sqcup
17749 \end_layout
17750
17751 \end_inset
17752 </cell>
17753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17754 \begin_inset Text
17755
17756 \begin_layout Plain Layout
17757 \begin_inset Formula $\sqcup$
17758 \end_inset
17759
17760
17761 \end_layout
17762
17763 \end_inset
17764 </cell>
17765 </row>
17766 <row>
17767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17768 \begin_inset Text
17769
17770 \begin_layout Plain Layout
17771
17772 \backslash
17773 triangleleft
17774 \end_layout
17775
17776 \end_inset
17777 </cell>
17778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17779 \begin_inset Text
17780
17781 \begin_layout Plain Layout
17782 \begin_inset Formula $\triangleleft$
17783 \end_inset
17784
17785
17786 \end_layout
17787
17788 \end_inset
17789 </cell>
17790 </row>
17791 <row>
17792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17793 \begin_inset Text
17794
17795 \begin_layout Plain Layout
17796
17797 \backslash
17798 triangleright
17799 \end_layout
17800
17801 \end_inset
17802 </cell>
17803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17804 \begin_inset Text
17805
17806 \begin_layout Plain Layout
17807 \begin_inset Formula $\triangleright$
17808 \end_inset
17809
17810
17811 \end_layout
17812
17813 \end_inset
17814 </cell>
17815 </row>
17816 </lyxtabular>
17817
17818 \end_inset
17819
17820
17821 \begin_inset space \hfill{}
17822 \end_inset
17823
17824
17825 \end_layout
17826
17827 \begin_layout Standard
17828 Todos los operadores binarios se pueden insertar también con el botón 
17829 \begin_inset Graphics
17830         filename ../../images/math/pm.png
17831         scale 85
17832
17833 \end_inset
17834
17835  de la barra de ecuaciones.
17836 \end_layout
17837
17838 \begin_layout Standard
17839 Para imprimir el operador Laplace se pueden usar 
17840 \series bold
17841
17842 \backslash
17843 Delta
17844 \series default
17845  o 
17846 \series bold
17847
17848 \backslash
17849 nabla
17850 \series default
17851 ^
17852 \series bold
17853 2
17854 \series default
17855  (
17856 \begin_inset Formula $\nabla^{2}$
17857 \end_inset
17858
17859 ) en vez de 
17860 \series bold
17861
17862 \backslash
17863 bigtriangleup
17864 \series default
17865 .
17866 \end_layout
17867
17868 \begin_layout Standard
17869 El carácter 
17870 \family sans
17871 Separador de menú
17872 \family default
17873  del menú 
17874 \family sans
17875 Insertar\SpecialChar \menuseparator
17876 Carácter especial
17877 \family default
17878  es el operador 
17879 \series bold
17880
17881 \backslash
17882 triangleright
17883 \series default
17884 .
17885 \end_layout
17886
17887 \begin_layout Subsection
17888 Operadores definidos por el usuario
17889 \begin_inset CommandInset label
17890 LatexCommand label
17891 name "sub:Operadores-de-usuario"
17892
17893 \end_inset
17894
17895
17896 \begin_inset Index idx
17897 status collapsed
17898
17899 \begin_layout Plain Layout
17900 Operadores ! personalizados
17901 \end_layout
17902
17903 \end_inset
17904
17905
17906 \end_layout
17907
17908 \begin_layout Standard
17909 Con ayuda del comando 
17910 \series bold
17911
17912 \backslash
17913 DeclareMathOperator
17914 \series default
17915
17916 \begin_inset Index idx
17917 status collapsed
17918
17919 \begin_layout Plain Layout
17920 Comandos ! D ! 
17921 \backslash
17922 dbinom@
17923 \backslash
17924 DeclareMathOperator
17925 \end_layout
17926
17927 \end_inset
17928
17929  se pueden definir operadores personalizados en el preámbulo LaTeX.
17930  Su esquema es:
17931 \end_layout
17932
17933 \begin_layout Standard
17934
17935 \series bold
17936
17937 \backslash
17938 DeclareMathOperator{comando nuevo}{presentación}
17939 \end_layout
17940
17941 \begin_layout Standard
17942 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17943  en la salida.
17944  Para definir un operador grande hay que añadirle un * detrás.
17945  Todos los operadores grandes personalizados pueden tener límites como se
17946  describe en 
17947 \begin_inset CommandInset ref
17948 LatexCommand ref
17949 reference "sub:Límites-de-operadores"
17950
17951 \end_inset
17952
17953 .
17954 \end_layout
17955
17956 \begin_layout Standard
17957 Por ejemplo, la línea en el preámbulo LaTeX
17958 \end_layout
17959
17960 \begin_layout Standard
17961
17962 \series bold
17963
17964 \backslash
17965 DeclareMathOperator*{
17966 \backslash
17967 Lozenge}{
17968 \backslash
17969 blacklozenge}
17970 \end_layout
17971
17972 \begin_layout Standard
17973 define el comando 
17974 \series bold
17975
17976 \backslash
17977 Lozenge
17978 \series default
17979 , que inserta un operador grande que es el símbolo blacklozenge de la 
17980 \begin_inset CommandInset ref
17981 LatexCommand ref
17982 reference "sub:Símbolos-misceláneos"
17983
17984 \end_inset
17985
17986 .
17987 \begin_inset Formula 
17988 \[
17989 \Lozenge_{n=1}^{\infty}
17990 \]
17991
17992 \end_inset
17993
17994 El comando para esta expresión es: 
17995 \series bold
17996
17997 \backslash
17998 Lozenge^
17999 \backslash
18000 infty
18001 \begin_inset Formula $\rightarrow$
18002 \end_inset
18003
18004 _n=1
18005 \begin_inset VSpace bigskip
18006 \end_inset
18007
18008
18009 \end_layout
18010
18011 \begin_layout Standard
18012 Si los operadores personalizados no se van a usar varias veces en el documento,
18013  se pueden también definir con los comandos 
18014 \series bold
18015
18016 \backslash
18017 mathop
18018 \series default
18019
18020 \begin_inset Index idx
18021 status collapsed
18022
18023 \begin_layout Plain Layout
18024 Comandos ! M ! 
18025 \backslash
18026 mathop
18027 \end_layout
18028
18029 \end_inset
18030
18031  y 
18032 \series bold
18033
18034 \backslash
18035 mathbin
18036 \series default
18037
18038 \begin_inset Index idx
18039 status collapsed
18040
18041 \begin_layout Plain Layout
18042 Comandos ! M ! 
18043 \backslash
18044 mathbin
18045 \end_layout
18046
18047 \end_inset
18048
18049 , con el siguiente esquema:
18050 \end_layout
18051
18052 \begin_layout Standard
18053
18054 \series bold
18055
18056 \backslash
18057 mathop{presentación}
18058 \series default
18059  y 
18060 \series bold
18061
18062 \backslash
18063 mathbin{presentación}
18064 \end_layout
18065
18066 \begin_layout Standard
18067
18068 \series bold
18069
18070 \backslash
18071 mathop
18072 \series default
18073  define operadores grandes, 
18074 \series bold
18075
18076 \backslash
18077 mathbin
18078 \series default
18079  operadores binarios.
18080 \end_layout
18081
18082 \begin_layout Standard
18083
18084 \series bold
18085
18086 \backslash
18087 mathop
18088 \series default
18089  se puede usar, p.e., para poner un límite a varios operadores:
18090 \begin_inset Formula 
18091 \[
18092 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18093 \]
18094
18095 \end_inset
18096
18097
18098 \end_layout
18099
18100 \begin_layout Standard
18101 El comando para la expresión anterior es:
18102 \begin_inset Newline newline
18103 \end_inset
18104
18105
18106 \series bold
18107
18108 \backslash
18109 mathop{
18110 \backslash
18111 sum
18112 \backslash
18113 negmedspace
18114 \backslash
18115 sum
18116 \series default
18117
18118 \begin_inset ERT
18119 status collapsed
18120
18121 \begin_layout Plain Layout
18122
18123
18124 \backslash
18125 spce 
18126 \end_layout
18127
18128 \end_inset
18129
18130
18131 \series bold
18132
18133 \begin_inset Formula $\to$
18134 \end_inset
18135
18136 ^N
18137 \series default
18138
18139 \begin_inset ERT
18140 status collapsed
18141
18142 \begin_layout Plain Layout
18143
18144
18145 \backslash
18146 spce 
18147 \end_layout
18148
18149 \end_inset
18150
18151
18152 \series bold
18153 _i,j=1
18154 \end_layout
18155
18156 \begin_layout Standard
18157 \begin_inset Newpage newpage
18158 \end_inset
18159
18160
18161 \end_layout
18162
18163 \begin_layout Section
18164 Tipografías
18165 \begin_inset Index idx
18166 status collapsed
18167
18168 \begin_layout Plain Layout
18169 Tipografías
18170 \end_layout
18171
18172 \end_inset
18173
18174
18175 \end_layout
18176
18177 \begin_layout Subsection
18178 Estilos de tipografías
18179 \begin_inset CommandInset label
18180 LatexCommand label
18181 name "sub:Estilos-de-tipografías"
18182
18183 \end_inset
18184
18185
18186 \begin_inset Index idx
18187 status collapsed
18188
18189 \begin_layout Plain Layout
18190 Tipografías ! estilos de
18191 \end_layout
18192
18193 \end_inset
18194
18195
18196 \end_layout
18197
18198 \begin_layout Standard
18199 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
18200  estilos:
18201 \end_layout
18202
18203 \begin_layout Standard
18204 \begin_inset VSpace -2mm
18205 \end_inset
18206
18207
18208 \end_layout
18209
18210 \begin_layout Standard
18211 \align center
18212 \begin_inset Tabular
18213 <lyxtabular version="3" rows="7" columns="3">
18214 <features rotate="0" tabularvalignment="middle">
18215 <column alignment="center" valignment="top">
18216 <column alignment="center" valignment="top">
18217 <column alignment="center" valignment="top">
18218 <row>
18219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18220 \begin_inset Text
18221
18222 \begin_layout Plain Layout
18223 Comando
18224 \end_layout
18225
18226 \end_inset
18227 </cell>
18228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18229 \begin_inset Text
18230
18231 \begin_layout Plain Layout
18232 Resultado
18233 \end_layout
18234
18235 \end_inset
18236 </cell>
18237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18238 \begin_inset Text
18239
18240 \begin_layout Plain Layout
18241 atajo
18242 \end_layout
18243
18244 \end_inset
18245 </cell>
18246 </row>
18247 <row>
18248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18249 \begin_inset Text
18250
18251 \begin_layout Plain Layout
18252
18253 \backslash
18254 mathbb
18255 \series bold
18256
18257 \begin_inset ERT
18258 status collapsed
18259
18260 \begin_layout Plain Layout
18261
18262
18263 \backslash
18264 spce 
18265 \end_layout
18266
18267 \end_inset
18268
18269
18270 \series default
18271 ABC
18272 \end_layout
18273
18274 \end_inset
18275 </cell>
18276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18277 \begin_inset Text
18278
18279 \begin_layout Plain Layout
18280 \begin_inset Formula $\mathbb{ABC}$
18281 \end_inset
18282
18283
18284 \end_layout
18285
18286 \end_inset
18287 </cell>
18288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18289 \begin_inset Text
18290
18291 \begin_layout Plain Layout
18292
18293 \family sans
18294 Alt+C C
18295 \end_layout
18296
18297 \end_inset
18298 </cell>
18299 </row>
18300 <row>
18301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18302 \begin_inset Text
18303
18304 \begin_layout Plain Layout
18305
18306 \backslash
18307 mathbf
18308 \series bold
18309
18310 \begin_inset ERT
18311 status collapsed
18312
18313 \begin_layout Plain Layout
18314
18315
18316 \backslash
18317 spce 
18318 \end_layout
18319
18320 \end_inset
18321
18322
18323 \series default
18324 AbC
18325 \end_layout
18326
18327 \end_inset
18328 </cell>
18329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18330 \begin_inset Text
18331
18332 \begin_layout Plain Layout
18333 \begin_inset Formula $\mathbf{AbC}$
18334 \end_inset
18335
18336
18337 \end_layout
18338
18339 \end_inset
18340 </cell>
18341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18342 \begin_inset Text
18343
18344 \begin_layout Plain Layout
18345
18346 \family sans
18347 Ctrl+B
18348 \end_layout
18349
18350 \end_inset
18351 </cell>
18352 </row>
18353 <row>
18354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18355 \begin_inset Text
18356
18357 \begin_layout Plain Layout
18358
18359 \backslash
18360 boldsymbol
18361 \series bold
18362
18363 \begin_inset ERT
18364 status collapsed
18365
18366 \begin_layout Plain Layout
18367
18368
18369 \backslash
18370 spce 
18371 \end_layout
18372
18373 \end_inset
18374
18375
18376 \series default
18377 AbC
18378 \end_layout
18379
18380 \end_inset
18381 </cell>
18382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18383 \begin_inset Text
18384
18385 \begin_layout Plain Layout
18386 \begin_inset Formula $\boldsymbol{AbC}$
18387 \end_inset
18388
18389
18390 \end_layout
18391
18392 \end_inset
18393 </cell>
18394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18395 \begin_inset Text
18396
18397 \begin_layout Plain Layout
18398
18399 \family sans
18400 Ctrl+Alt+B , Alt+C B
18401 \end_layout
18402
18403 \end_inset
18404 </cell>
18405 </row>
18406 <row>
18407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18408 \begin_inset Text
18409
18410 \begin_layout Plain Layout
18411
18412 \backslash
18413 mathcal
18414 \series bold
18415
18416 \begin_inset ERT
18417 status collapsed
18418
18419 \begin_layout Plain Layout
18420
18421
18422 \backslash
18423 spce 
18424 \end_layout
18425
18426 \end_inset
18427
18428
18429 \series default
18430 ABC
18431 \end_layout
18432
18433 \end_inset
18434 </cell>
18435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18436 \begin_inset Text
18437
18438 \begin_layout Plain Layout
18439 \begin_inset Formula $\mathcal{ABC}$
18440 \end_inset
18441
18442
18443 \end_layout
18444
18445 \end_inset
18446 </cell>
18447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18448 \begin_inset Text
18449
18450 \begin_layout Plain Layout
18451
18452 \family sans
18453 Ctrl+E , Alt+C E
18454 \end_layout
18455
18456 \end_inset
18457 </cell>
18458 </row>
18459 <row>
18460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18461 \begin_inset Text
18462
18463 \begin_layout Plain Layout
18464
18465 \backslash
18466 mathfrak
18467 \series bold
18468
18469 \begin_inset ERT
18470 status collapsed
18471
18472 \begin_layout Plain Layout
18473
18474
18475 \backslash
18476 spce 
18477 \end_layout
18478
18479 \end_inset
18480
18481
18482 \series default
18483 AbC
18484 \end_layout
18485
18486 \end_inset
18487 </cell>
18488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18489 \begin_inset Text
18490
18491 \begin_layout Plain Layout
18492 \begin_inset Formula $\mathfrak{AbC}$
18493 \end_inset
18494
18495
18496 \end_layout
18497
18498 \end_inset
18499 </cell>
18500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18501 \begin_inset Text
18502
18503 \begin_layout Plain Layout
18504 -
18505 \end_layout
18506
18507 \end_inset
18508 </cell>
18509 </row>
18510 <row>
18511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18512 \begin_inset Text
18513
18514 \begin_layout Plain Layout
18515
18516 \backslash
18517 mathscr
18518 \series bold
18519
18520 \begin_inset ERT
18521 status collapsed
18522
18523 \begin_layout Plain Layout
18524
18525
18526 \backslash
18527 spce 
18528 \end_layout
18529
18530 \end_inset
18531
18532
18533 \series default
18534 AbC
18535 \end_layout
18536
18537 \end_inset
18538 </cell>
18539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18540 \begin_inset Text
18541
18542 \begin_layout Plain Layout
18543 \begin_inset Formula $\mathscr{AbC}$
18544 \end_inset
18545
18546
18547 \end_layout
18548
18549 \end_inset
18550 </cell>
18551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18552 \begin_inset Text
18553
18554 \begin_layout Plain Layout
18555 -
18556 \end_layout
18557
18558 \end_inset
18559 </cell>
18560 </row>
18561 </lyxtabular>
18562
18563 \end_inset
18564
18565
18566 \end_layout
18567
18568 \begin_layout Standard
18569 \align center
18570 \begin_inset Tabular
18571 <lyxtabular version="3" rows="5" columns="3">
18572 <features rotate="0" tabularvalignment="middle">
18573 <column alignment="center" valignment="top">
18574 <column alignment="center" valignment="top">
18575 <column alignment="center" valignment="top">
18576 <row>
18577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18578 \begin_inset Text
18579
18580 \begin_layout Plain Layout
18581 Comando
18582 \end_layout
18583
18584 \end_inset
18585 </cell>
18586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18587 \begin_inset Text
18588
18589 \begin_layout Plain Layout
18590 Resultado
18591 \end_layout
18592
18593 \end_inset
18594 </cell>
18595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18596 \begin_inset Text
18597
18598 \begin_layout Plain Layout
18599 atajo
18600 \end_layout
18601
18602 \end_inset
18603 </cell>
18604 </row>
18605 <row>
18606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18607 \begin_inset Text
18608
18609 \begin_layout Plain Layout
18610
18611 \backslash
18612 mathit
18613 \series bold
18614
18615 \begin_inset ERT
18616 status collapsed
18617
18618 \begin_layout Plain Layout
18619
18620
18621 \backslash
18622 spce 
18623 \end_layout
18624
18625 \end_inset
18626
18627
18628 \series default
18629 AbC
18630 \end_layout
18631
18632 \end_inset
18633 </cell>
18634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18635 \begin_inset Text
18636
18637 \begin_layout Plain Layout
18638 \begin_inset Formula $\mathit{AbC}$
18639 \end_inset
18640
18641
18642 \end_layout
18643
18644 \end_inset
18645 </cell>
18646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18647 \begin_inset Text
18648
18649 \begin_layout Plain Layout
18650 -
18651 \end_layout
18652
18653 \end_inset
18654 </cell>
18655 </row>
18656 <row>
18657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18658 \begin_inset Text
18659
18660 \begin_layout Plain Layout
18661
18662 \backslash
18663 mathrm
18664 \series bold
18665
18666 \begin_inset ERT
18667 status collapsed
18668
18669 \begin_layout Plain Layout
18670
18671
18672 \backslash
18673 spce 
18674 \end_layout
18675
18676 \end_inset
18677
18678
18679 \series default
18680 AbC
18681 \end_layout
18682
18683 \end_inset
18684 </cell>
18685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18686 \begin_inset Text
18687
18688 \begin_layout Plain Layout
18689 \begin_inset Formula $\mathrm{AbC}$
18690 \end_inset
18691
18692
18693 \end_layout
18694
18695 \end_inset
18696 </cell>
18697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18698 \begin_inset Text
18699
18700 \begin_layout Plain Layout
18701
18702 \family sans
18703 Alt+C R
18704 \end_layout
18705
18706 \end_inset
18707 </cell>
18708 </row>
18709 <row>
18710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18711 \begin_inset Text
18712
18713 \begin_layout Plain Layout
18714
18715 \backslash
18716 mathsf
18717 \series bold
18718
18719 \begin_inset ERT
18720 status collapsed
18721
18722 \begin_layout Plain Layout
18723
18724
18725 \backslash
18726 spce 
18727 \end_layout
18728
18729 \end_inset
18730
18731
18732 \series default
18733 AbC
18734 \end_layout
18735
18736 \end_inset
18737 </cell>
18738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18739 \begin_inset Text
18740
18741 \begin_layout Plain Layout
18742 \begin_inset Formula $\mathsf{AbC}$
18743 \end_inset
18744
18745
18746 \end_layout
18747
18748 \end_inset
18749 </cell>
18750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18751 \begin_inset Text
18752
18753 \begin_layout Plain Layout
18754
18755 \family sans
18756 Alt+C S
18757 \end_layout
18758
18759 \end_inset
18760 </cell>
18761 </row>
18762 <row>
18763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18764 \begin_inset Text
18765
18766 \begin_layout Plain Layout
18767
18768 \backslash
18769 mathtt
18770 \series bold
18771
18772 \begin_inset ERT
18773 status collapsed
18774
18775 \begin_layout Plain Layout
18776
18777
18778 \backslash
18779 spce 
18780 \end_layout
18781
18782 \end_inset
18783
18784
18785 \series default
18786 AbC
18787 \end_layout
18788
18789 \end_inset
18790 </cell>
18791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18792 \begin_inset Text
18793
18794 \begin_layout Plain Layout
18795 \begin_inset Formula $\mathtt{AbC}$
18796 \end_inset
18797
18798
18799 \end_layout
18800
18801 \end_inset
18802 </cell>
18803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18804 \begin_inset Text
18805
18806 \begin_layout Plain Layout
18807
18808 \family sans
18809 Ctrl+Mayúsculas+P
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 </row>
18815 </lyxtabular>
18816
18817 \end_inset
18818
18819
18820 \end_layout
18821
18822 \begin_layout Standard
18823 \begin_inset Note Greyedout
18824 status open
18825
18826 \begin_layout Plain Layout
18827
18828 \series bold
18829 Nota
18830 \series default
18831 : Los estilos 
18832 \series bold
18833
18834 \backslash
18835 mathbb
18836 \series default
18837  y 
18838 \series bold
18839
18840 \backslash
18841 mathcal
18842 \series default
18843  sólo se aplican a letras mayúsculas.
18844 \end_layout
18845
18846 \end_inset
18847
18848
18849 \end_layout
18850
18851 \begin_layout Standard
18852 El estilo predeterminado es 
18853 \series bold
18854
18855 \backslash
18856 mathnormal
18857 \series default
18858 .
18859 \end_layout
18860
18861 \begin_layout Standard
18862 Los comandos de estilo funcionan también en estructuras matemáticas:
18863 \begin_inset Formula 
18864 \[
18865 \mathfrak{A=\frac{b}{C}}
18866 \]
18867
18868 \end_inset
18869
18870
18871 \end_layout
18872
18873 \begin_layout Standard
18874 Los caracteres en texto matemático no aparecen en un estilo tipográfico
18875  de ecuaciones sino en el estilo tipográfico de texto 
18876 \series bold
18877
18878 \backslash
18879 textrm
18880 \series default
18881 .
18882  Este estilo no se puede poner correctamente con el diálogo de estilo de
18883  texto por un fallo de LyX.
18884 \begin_inset Foot
18885 status open
18886
18887 \begin_layout Plain Layout
18888 \begin_inset CommandInset href
18889 LatexCommand href
18890 name "LyX-bug #4629"
18891 target "http://www.lyx.org/trac/ticket/4629"
18892
18893 \end_inset
18894
18895
18896 \end_layout
18897
18898 \end_inset
18899
18900
18901 \end_layout
18902
18903 \begin_layout Standard
18904 En vez de comandos se puede usar el menú 
18905 \family sans
18906 Editar\SpecialChar \menuseparator
18907 Ecuación\SpecialChar \menuseparator
18908 Estilo del texto
18909 \family default
18910  o el botón 
18911 \begin_inset Graphics
18912         filename ../../images/math/font.png
18913         scale 85
18914
18915 \end_inset
18916
18917 .
18918 \end_layout
18919
18920 \begin_layout Subsection
18921 Ecuaciones en negrita
18922 \begin_inset CommandInset label
18923 LatexCommand label
18924 name "sub:Ecuaciones-en-negrita"
18925
18926 \end_inset
18927
18928
18929 \begin_inset Index idx
18930 status collapsed
18931
18932 \begin_layout Plain Layout
18933 Ecuación ! en negrita
18934 \end_layout
18935
18936 \end_inset
18937
18938
18939 \end_layout
18940
18941 \begin_layout Standard
18942 Para poner en negrita una ecuación completa no se puede usar el comando
18943  
18944 \series bold
18945
18946 \backslash
18947 mathbf
18948 \series default
18949 , porque no funciona con minúsculas griegas.
18950  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18951 \begin_inset Formula 
18952 \[
18953 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}
18954 \]
18955
18956 \end_inset
18957
18958
18959 \end_layout
18960
18961 \begin_layout Standard
18962 Para presentar la ecuación correctamente se usa el comando 
18963 \series bold
18964 boldsymbol
18965 \series default
18966 :
18967 \begin_inset Formula 
18968 \[
18969 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}
18970 \]
18971
18972 \end_inset
18973
18974
18975 \end_layout
18976
18977 \begin_layout Standard
18978 También es posible poner la fórmula en un 
18979 \series bold
18980 entorno boldmath
18981 \series default
18982 , que se inserta con el comando 
18983 \series bold
18984
18985 \backslash
18986 boldmath
18987 \series default
18988
18989 \begin_inset Index idx
18990 status collapsed
18991
18992 \begin_layout Plain Layout
18993 Comandos ! B ! 
18994 \backslash
18995 boldmath
18996 \end_layout
18997
18998 \end_inset
18999
19000  en modo TeX.
19001  Para finalizar el entorno se usa el comando 
19002 \series bold
19003
19004 \backslash
19005 unboldmath
19006 \series default
19007
19008 \begin_inset Index idx
19009 status collapsed
19010
19011 \begin_layout Plain Layout
19012 Comandos ! U ! 
19013 \backslash
19014 unboldmath
19015 \end_layout
19016
19017 \end_inset
19018
19019  en modo TeX.
19020 \begin_inset ERT
19021 status collapsed
19022
19023 \begin_layout Plain Layout
19024
19025
19026 \backslash
19027 boldmath
19028 \end_layout
19029
19030 \end_inset
19031
19032
19033 \begin_inset Formula 
19034 \[
19035 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}
19036 \]
19037
19038 \end_inset
19039
19040
19041 \end_layout
19042
19043 \begin_layout Standard
19044 \begin_inset ERT
19045 status collapsed
19046
19047 \begin_layout Plain Layout
19048
19049
19050 \backslash
19051 unboldmath
19052 \end_layout
19053
19054 \end_inset
19055
19056
19057 \end_layout
19058
19059 \begin_layout Subsection
19060 Ecuaciones coloreadas
19061 \begin_inset Index idx
19062 status collapsed
19063
19064 \begin_layout Plain Layout
19065 Ecuación ! coloreada
19066 \end_layout
19067
19068 \end_inset
19069
19070
19071 \end_layout
19072
19073 \begin_layout Standard
19074 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
19075  o una parte de una ecuación y usa el diálogo 
19076 \family sans
19077 Estilo del texto
19078 \family default
19079 .
19080  Aquí hay una ecuación en magenta:
19081 \begin_inset Formula 
19082 \[
19083 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
19084 \]
19085
19086 \end_inset
19087
19088 También puedes definir tus propios colores como se describe en
19089 \begin_inset space ~
19090 \end_inset
19091
19092
19093 \begin_inset CommandInset ref
19094 LatexCommand ref
19095 reference "sub:Marcos-coloreados"
19096
19097 \end_inset
19098
19099 .
19100  Pueden usarse con el comando en código TeX 
19101 \series bold
19102
19103 \backslash
19104 textcolor
19105 \series default
19106
19107 \begin_inset Index idx
19108 status collapsed
19109
19110 \begin_layout Plain Layout
19111 Comandos ! T ! 
19112 \backslash
19113 textcolor
19114 \end_layout
19115
19116 \end_inset
19117
19118  según el esquema
19119 \end_layout
19120
19121 \begin_layout Standard
19122
19123 \series bold
19124
19125 \backslash
19126 textcolor{color}{caracteres o ecuación}
19127 \end_layout
19128
19129 \begin_layout Standard
19130 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
19131 e en rojo:
19132 \end_layout
19133
19134 \begin_layout Standard
19135 \begin_inset ERT
19136 status collapsed
19137
19138 \begin_layout Plain Layout
19139
19140
19141 \backslash
19142 textcolor{verdeoscuro}{
19143 \end_layout
19144
19145 \end_inset
19146
19147
19148 \begin_inset Formula 
19149 \[
19150 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19151 \]
19152
19153 \end_inset
19154
19155
19156 \begin_inset ERT
19157 status collapsed
19158
19159 \begin_layout Plain Layout
19160
19161 }
19162 \end_layout
19163
19164 \end_inset
19165
19166
19167 \end_layout
19168
19169 \begin_layout Standard
19170 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
19171  a ecuaciones completas.
19172 \begin_inset Foot
19173 status collapsed
19174
19175 \begin_layout Plain Layout
19176 \begin_inset CommandInset href
19177 LatexCommand href
19178 name "LyX-bug #5269"
19179 target "http://www.lyx.org/trac/ticket/5269"
19180
19181 \end_inset
19182
19183
19184 \end_layout
19185
19186 \end_inset
19187
19188
19189 \end_layout
19190
19191 \begin_layout Subsection
19192 Tamaños de tipografías
19193 \begin_inset CommandInset label
19194 LatexCommand label
19195 name "sub:Tamaños-de-tipografías"
19196
19197 \end_inset
19198
19199
19200 \begin_inset Index idx
19201 status collapsed
19202
19203 \begin_layout Plain Layout
19204 Tipografías ! tamaño
19205 \end_layout
19206
19207 \end_inset
19208
19209
19210 \end_layout
19211
19212 \begin_layout Standard
19213 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
19214  siguientes comandos de tamaño:
19215 \end_layout
19216
19217 \begin_layout Standard
19218
19219 \series bold
19220
19221 \backslash
19222 Huge
19223 \series default
19224
19225 \series bold
19226
19227 \backslash
19228 huge
19229 \series default
19230
19231 \series bold
19232
19233 \backslash
19234 LARGE
19235 \series default
19236
19237 \series bold
19238
19239 \backslash
19240 Large
19241 \series default
19242
19243 \series bold
19244
19245 \backslash
19246 large
19247 \series default
19248
19249 \series bold
19250
19251 \backslash
19252 normalsize
19253 \series default
19254
19255 \series bold
19256
19257 \backslash
19258 small
19259 \series default
19260 ,
19261 \begin_inset Newline newline
19262 \end_inset
19263
19264
19265 \series bold
19266
19267 \backslash
19268 footnotesize
19269 \series default
19270
19271 \series bold
19272
19273 \backslash
19274 scriptsize
19275 \series default
19276 , y 
19277 \series bold
19278
19279 \backslash
19280 tiny
19281 \end_layout
19282
19283 \begin_layout Standard
19284 El tamaño dado por los comandos depende del tamaño base de la tipografía
19285  en el documento, dado por el comando 
19286 \series bold
19287
19288 \backslash
19289 normalsize
19290 \series default
19291 .
19292  Los demás comandos producen tamaños menores o mayores que 
19293 \series bold
19294
19295 \backslash
19296 normalsize
19297 \series default
19298 .
19299  No obstante, puede que el tamaño de tipografía no exceda de cierto valor.
19300  Si, por ejemplo, la tipografía del documento es de 12
19301 \begin_inset space \thinspace{}
19302 \end_inset
19303
19304 pt, el comando 
19305 \series bold
19306
19307 \backslash
19308 Huge
19309 \series default
19310  da el mismo tamaño que 
19311 \series bold
19312
19313 \backslash
19314 huge
19315 \series default
19316 .
19317 \end_layout
19318
19319 \begin_layout Standard
19320 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
19321  a todas las ecuaciones y texto siguientes.
19322  Para volver al tamaño anterior hay que insertar el comando 
19323 \series bold
19324
19325 \backslash
19326 normalsize
19327 \series default
19328  en modo TeX detrás de la ecuación.
19329 \end_layout
19330
19331 \begin_layout Standard
19332 Dentro de una ecuación, el tamaño se puede cambiar usando los siguientes
19333  comandos de tamaño:
19334 \end_layout
19335
19336 \begin_layout Standard
19337 \noindent
19338 \align center
19339 \begin_inset Tabular
19340 <lyxtabular version="3" rows="5" columns="2">
19341 <features rotate="0" tabularvalignment="middle">
19342 <column alignment="center" valignment="top">
19343 <column alignment="center" valignment="top">
19344 <row>
19345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19346 \begin_inset Text
19347
19348 \begin_layout Plain Layout
19349 Comando
19350 \end_layout
19351
19352 \end_inset
19353 </cell>
19354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19355 \begin_inset Text
19356
19357 \begin_layout Plain Layout
19358 Resultado
19359 \begin_inset Note Note
19360 status collapsed
19361
19362 \begin_layout Plain Layout
19363
19364 \series bold
19365
19366 \backslash
19367 raisebox
19368 \series default
19369  se usa sólo como espaciador
19370 \end_layout
19371
19372 \end_inset
19373
19374
19375 \end_layout
19376
19377 \end_inset
19378 </cell>
19379 </row>
19380 <row>
19381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19382 \begin_inset Text
19383
19384 \begin_layout Plain Layout
19385
19386 \backslash
19387 displaystyle
19388 \begin_inset Index idx
19389 status collapsed
19390
19391 \begin_layout Plain Layout
19392 Comandos ! D ! 
19393 \backslash
19394 displaystyle
19395 \end_layout
19396
19397 \end_inset
19398
19399
19400 \end_layout
19401
19402 \end_inset
19403 </cell>
19404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19405 \begin_inset Text
19406
19407 \begin_layout Plain Layout
19408 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19409 \end_inset
19410
19411
19412 \end_layout
19413
19414 \end_inset
19415 </cell>
19416 </row>
19417 <row>
19418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19419 \begin_inset Text
19420
19421 \begin_layout Plain Layout
19422
19423 \backslash
19424 textstyle
19425 \end_layout
19426
19427 \end_inset
19428 </cell>
19429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19430 \begin_inset Text
19431
19432 \begin_layout Plain Layout
19433 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19434 \end_inset
19435
19436
19437 \end_layout
19438
19439 \end_inset
19440 </cell>
19441 </row>
19442 <row>
19443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19444 \begin_inset Text
19445
19446 \begin_layout Plain Layout
19447
19448 \backslash
19449 scriptstyle
19450 \end_layout
19451
19452 \end_inset
19453 </cell>
19454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19455 \begin_inset Text
19456
19457 \begin_layout Plain Layout
19458 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19459 \end_inset
19460
19461
19462 \end_layout
19463
19464 \end_inset
19465 </cell>
19466 </row>
19467 <row>
19468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19469 \begin_inset Text
19470
19471 \begin_layout Plain Layout
19472
19473 \backslash
19474 scriptscriptstyle
19475 \end_layout
19476
19477 \end_inset
19478 </cell>
19479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19480 \begin_inset Text
19481
19482 \begin_layout Plain Layout
19483 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19484 \end_inset
19485
19486
19487 \end_layout
19488
19489 \end_inset
19490 </cell>
19491 </row>
19492 </lyxtabular>
19493
19494 \end_inset
19495
19496
19497 \end_layout
19498
19499 \begin_layout Standard
19500 Después de introducir estos comandos, aparece un marco azul en el que se
19501  insertan las partes de la fórmula.
19502 \end_layout
19503
19504 \begin_layout Standard
19505 Hay un método más para cambiar el tamaño de tipografía, aunque solo funciona
19506  para símbolos o letras en texto matemático.
19507  Para usarlo se inserta en texto matemático uno de los comandos de tamaño
19508  de texto anteriores.
19509  Todos los caracteres siguientes, hasta el final del texto matemático o
19510  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
19511  Dos ejemplos:
19512 \begin_inset VSpace -2mm
19513 \end_inset
19514
19515
19516 \end_layout
19517
19518 \begin_layout Standard
19519 \begin_inset ERT
19520 status collapsed
19521
19522 \begin_layout Plain Layout
19523
19524
19525 \backslash
19526 huge
19527 \end_layout
19528
19529 \end_inset
19530
19531
19532 \begin_inset Formula 
19533 \[
19534 A=\frac{B}{c}\cdot\maltese
19535 \]
19536
19537 \end_inset
19538
19539
19540 \begin_inset Formula 
19541 \[
19542 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19543 \]
19544
19545 \end_inset
19546
19547
19548 \end_layout
19549
19550 \begin_layout Standard
19551 \begin_inset ERT
19552 status collapsed
19553
19554 \begin_layout Plain Layout
19555
19556
19557 \backslash
19558 normalsize
19559 \end_layout
19560
19561 \end_inset
19562
19563
19564 \begin_inset VSpace medskip
19565 \end_inset
19566
19567
19568 \end_layout
19569
19570 \begin_layout Standard
19571 Antes de las ecuaciones se ha insertado el comando 
19572 \series bold
19573
19574 \backslash
19575 huge
19576 \series default
19577 .
19578  Para la segunda ecuación el comando es:
19579 \begin_inset Newline newline
19580 \end_inset
19581
19582
19583 \series bold
19584
19585 \backslash
19586 maltese
19587 \begin_inset ERT
19588 status collapsed
19589
19590 \begin_layout Plain Layout
19591
19592
19593 \backslash
19594 spce 
19595 \end_layout
19596
19597 \end_inset
19598
19599 A Alt+M M 
19600 \backslash
19601 Large
19602 \begin_inset ERT
19603 status collapsed
19604
19605 \begin_layout Plain Layout
19606
19607
19608 \backslash
19609 spce 
19610 \end_layout
19611
19612 \end_inset
19613
19614
19615 \backslash
19616 maltese
19617 \begin_inset ERT
19618 status collapsed
19619
19620 \begin_layout Plain Layout
19621
19622
19623 \backslash
19624 spce 
19625 \end_layout
19626
19627 \end_inset
19628
19629
19630 \backslash
19631 textit
19632 \begin_inset ERT
19633 status collapsed
19634
19635 \begin_layout Plain Layout
19636
19637
19638 \backslash
19639 spce 
19640 \end_layout
19641
19642 \end_inset
19643
19644 A
19645 \begin_inset Formula $\to$
19646 \end_inset
19647
19648
19649 \begin_inset Formula $\to$
19650 \end_inset
19651
19652
19653 \begin_inset Newline newline
19654 \end_inset
19655
19656
19657 \begin_inset space \hspace*{}
19658 \length 1cm
19659 \end_inset
19660
19661 Alt+M M 
19662 \backslash
19663 tiny
19664 \begin_inset ERT
19665 status collapsed
19666
19667 \begin_layout Plain Layout
19668
19669
19670 \backslash
19671 spce 
19672 \end_layout
19673
19674 \end_inset
19675
19676
19677 \backslash
19678 maltese
19679 \begin_inset ERT
19680 status collapsed
19681
19682 \begin_layout Plain Layout
19683
19684
19685 \backslash
19686 spce 
19687 \end_layout
19688
19689 \end_inset
19690
19691
19692 \backslash
19693 textit
19694 \begin_inset ERT
19695 status collapsed
19696
19697 \begin_layout Plain Layout
19698
19699
19700 \backslash
19701 spce 
19702 \end_layout
19703
19704 \end_inset
19705
19706 A
19707 \end_layout
19708
19709 \begin_layout Standard
19710 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19711  el tamaño por omisión.
19712 \end_layout
19713
19714 \begin_layout Section
19715 Letras griegas
19716 \begin_inset Index idx
19717 status collapsed
19718
19719 \begin_layout Plain Layout
19720 Letras griegas
19721 \end_layout
19722
19723 \end_inset
19724
19725
19726 \end_layout
19727
19728 \begin_layout Standard
19729 Las letras griegas se pueden insertar además mediante el botón 
19730 \begin_inset Graphics
19731         filename ../../images/math/alpha.png
19732         scale 85
19733
19734 \end_inset
19735
19736  de la barra de ecuaciones.
19737  Las normas internacionales de tipografía proponen que las letras griegas
19738  en ecuaciones deben escribirse en cursiva/inclinada.
19739  No obstante, en algunos idiomas, como francés o ruso, a veces se escriben
19740  en redonda.
19741  Para las normas en español, véase
19742 \begin_inset space ~
19743 \end_inset
19744
19745
19746 \begin_inset CommandInset citation
19747 LatexCommand cite
19748 key "Bezos"
19749
19750 \end_inset
19751
19752 .
19753 \end_layout
19754
19755 \begin_layout Subsection
19756 Minúsculas
19757 \begin_inset Index idx
19758 status collapsed
19759
19760 \begin_layout Plain Layout
19761 Letras griegas ! minúsculas
19762 \end_layout
19763
19764 \end_inset
19765
19766
19767 \end_layout
19768
19769 \begin_layout Standard
19770 \begin_inset space \hfill{}
19771 \end_inset
19772
19773
19774 \begin_inset Tabular
19775 <lyxtabular version="3" rows="11" columns="2">
19776 <features rotate="0" tabularvalignment="middle">
19777 <column alignment="center" valignment="top" width="0pt">
19778 <column alignment="center" valignment="top" width="0pt">
19779 <row>
19780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19781 \begin_inset Text
19782
19783 \begin_layout Plain Layout
19784 Comando
19785 \end_layout
19786
19787 \end_inset
19788 </cell>
19789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19790 \begin_inset Text
19791
19792 \begin_layout Plain Layout
19793 Símbolo
19794 \end_layout
19795
19796 \end_inset
19797 </cell>
19798 </row>
19799 <row>
19800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19801 \begin_inset Text
19802
19803 \begin_layout Plain Layout
19804
19805 \backslash
19806 alpha
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19812 \begin_inset Text
19813
19814 \begin_layout Plain Layout
19815 \begin_inset Formula $\alpha$
19816 \end_inset
19817
19818
19819 \end_layout
19820
19821 \end_inset
19822 </cell>
19823 </row>
19824 <row>
19825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19826 \begin_inset Text
19827
19828 \begin_layout Plain Layout
19829
19830 \backslash
19831 beta
19832 \end_layout
19833
19834 \end_inset
19835 </cell>
19836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19837 \begin_inset Text
19838
19839 \begin_layout Plain Layout
19840 \begin_inset Formula $\beta$
19841 \end_inset
19842
19843
19844 \end_layout
19845
19846 \end_inset
19847 </cell>
19848 </row>
19849 <row>
19850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19851 \begin_inset Text
19852
19853 \begin_layout Plain Layout
19854
19855 \backslash
19856 gamma
19857 \end_layout
19858
19859 \end_inset
19860 </cell>
19861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19862 \begin_inset Text
19863
19864 \begin_layout Plain Layout
19865 \begin_inset Formula $\gamma$
19866 \end_inset
19867
19868
19869 \end_layout
19870
19871 \end_inset
19872 </cell>
19873 </row>
19874 <row>
19875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19876 \begin_inset Text
19877
19878 \begin_layout Plain Layout
19879
19880 \backslash
19881 delta
19882 \end_layout
19883
19884 \end_inset
19885 </cell>
19886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19887 \begin_inset Text
19888
19889 \begin_layout Plain Layout
19890 \begin_inset Formula $\delta$
19891 \end_inset
19892
19893
19894 \end_layout
19895
19896 \end_inset
19897 </cell>
19898 </row>
19899 <row>
19900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19901 \begin_inset Text
19902
19903 \begin_layout Plain Layout
19904
19905 \backslash
19906 epsilon
19907 \end_layout
19908
19909 \end_inset
19910 </cell>
19911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19912 \begin_inset Text
19913
19914 \begin_layout Plain Layout
19915 \begin_inset Formula $\epsilon$
19916 \end_inset
19917
19918
19919 \end_layout
19920
19921 \end_inset
19922 </cell>
19923 </row>
19924 <row>
19925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19926 \begin_inset Text
19927
19928 \begin_layout Plain Layout
19929
19930 \backslash
19931 varepsilon
19932 \end_layout
19933
19934 \end_inset
19935 </cell>
19936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19937 \begin_inset Text
19938
19939 \begin_layout Plain Layout
19940 \begin_inset Formula $\varepsilon$
19941 \end_inset
19942
19943
19944 \end_layout
19945
19946 \end_inset
19947 </cell>
19948 </row>
19949 <row>
19950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19951 \begin_inset Text
19952
19953 \begin_layout Plain Layout
19954
19955 \backslash
19956 zeta
19957 \end_layout
19958
19959 \end_inset
19960 </cell>
19961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19962 \begin_inset Text
19963
19964 \begin_layout Plain Layout
19965 \begin_inset Formula $\zeta$
19966 \end_inset
19967
19968
19969 \end_layout
19970
19971 \end_inset
19972 </cell>
19973 </row>
19974 <row>
19975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19976 \begin_inset Text
19977
19978 \begin_layout Plain Layout
19979
19980 \backslash
19981 eta
19982 \end_layout
19983
19984 \end_inset
19985 </cell>
19986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19987 \begin_inset Text
19988
19989 \begin_layout Plain Layout
19990 \begin_inset Formula $\eta$
19991 \end_inset
19992
19993
19994 \end_layout
19995
19996 \end_inset
19997 </cell>
19998 </row>
19999 <row>
20000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20001 \begin_inset Text
20002
20003 \begin_layout Plain Layout
20004
20005 \backslash
20006 theta
20007 \end_layout
20008
20009 \end_inset
20010 </cell>
20011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20012 \begin_inset Text
20013
20014 \begin_layout Plain Layout
20015 \begin_inset Formula $\theta$
20016 \end_inset
20017
20018
20019 \end_layout
20020
20021 \end_inset
20022 </cell>
20023 </row>
20024 <row>
20025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20026 \begin_inset Text
20027
20028 \begin_layout Plain Layout
20029
20030 \backslash
20031 vartheta
20032 \end_layout
20033
20034 \end_inset
20035 </cell>
20036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20037 \begin_inset Text
20038
20039 \begin_layout Plain Layout
20040 \begin_inset Formula $\vartheta$
20041 \end_inset
20042
20043
20044 \end_layout
20045
20046 \end_inset
20047 </cell>
20048 </row>
20049 </lyxtabular>
20050
20051 \end_inset
20052
20053
20054 \begin_inset space \hfill{}
20055 \end_inset
20056
20057
20058 \begin_inset Tabular
20059 <lyxtabular version="3" rows="12" columns="2">
20060 <features rotate="0" tabularvalignment="middle">
20061 <column alignment="center" valignment="top" width="0pt">
20062 <column alignment="center" valignment="top" width="0pt">
20063 <row>
20064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20065 \begin_inset Text
20066
20067 \begin_layout Plain Layout
20068 Comando
20069 \end_layout
20070
20071 \end_inset
20072 </cell>
20073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20074 \begin_inset Text
20075
20076 \begin_layout Plain Layout
20077 Símbolo
20078 \end_layout
20079
20080 \end_inset
20081 </cell>
20082 </row>
20083 <row>
20084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20085 \begin_inset Text
20086
20087 \begin_layout Plain Layout
20088
20089 \backslash
20090 iota
20091 \end_layout
20092
20093 \end_inset
20094 </cell>
20095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20096 \begin_inset Text
20097
20098 \begin_layout Plain Layout
20099 \begin_inset Formula $\iota$
20100 \end_inset
20101
20102
20103 \end_layout
20104
20105 \end_inset
20106 </cell>
20107 </row>
20108 <row>
20109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20110 \begin_inset Text
20111
20112 \begin_layout Plain Layout
20113
20114 \backslash
20115 kappa
20116 \end_layout
20117
20118 \end_inset
20119 </cell>
20120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20121 \begin_inset Text
20122
20123 \begin_layout Plain Layout
20124 \begin_inset Formula $\kappa$
20125 \end_inset
20126
20127
20128 \end_layout
20129
20130 \end_inset
20131 </cell>
20132 </row>
20133 <row>
20134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20135 \begin_inset Text
20136
20137 \begin_layout Plain Layout
20138
20139 \backslash
20140 varkappa
20141 \end_layout
20142
20143 \end_inset
20144 </cell>
20145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20146 \begin_inset Text
20147
20148 \begin_layout Plain Layout
20149 \begin_inset Formula $\varkappa$
20150 \end_inset
20151
20152
20153 \end_layout
20154
20155 \end_inset
20156 </cell>
20157 </row>
20158 <row>
20159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20160 \begin_inset Text
20161
20162 \begin_layout Plain Layout
20163
20164 \backslash
20165 lambda
20166 \end_layout
20167
20168 \end_inset
20169 </cell>
20170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20171 \begin_inset Text
20172
20173 \begin_layout Plain Layout
20174 \begin_inset Formula $\lambda$
20175 \end_inset
20176
20177
20178 \end_layout
20179
20180 \end_inset
20181 </cell>
20182 </row>
20183 <row>
20184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20185 \begin_inset Text
20186
20187 \begin_layout Plain Layout
20188
20189 \backslash
20190 mu
20191 \end_layout
20192
20193 \end_inset
20194 </cell>
20195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20196 \begin_inset Text
20197
20198 \begin_layout Plain Layout
20199 \begin_inset Formula $\mu$
20200 \end_inset
20201
20202
20203 \end_layout
20204
20205 \end_inset
20206 </cell>
20207 </row>
20208 <row>
20209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20210 \begin_inset Text
20211
20212 \begin_layout Plain Layout
20213
20214 \backslash
20215 nu
20216 \end_layout
20217
20218 \end_inset
20219 </cell>
20220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20221 \begin_inset Text
20222
20223 \begin_layout Plain Layout
20224 \begin_inset Formula $\nu$
20225 \end_inset
20226
20227
20228 \end_layout
20229
20230 \end_inset
20231 </cell>
20232 </row>
20233 <row>
20234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20235 \begin_inset Text
20236
20237 \begin_layout Plain Layout
20238
20239 \backslash
20240 xi
20241 \end_layout
20242
20243 \end_inset
20244 </cell>
20245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20246 \begin_inset Text
20247
20248 \begin_layout Plain Layout
20249 \begin_inset Formula $\xi$
20250 \end_inset
20251
20252
20253 \end_layout
20254
20255 \end_inset
20256 </cell>
20257 </row>
20258 <row>
20259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20260 \begin_inset Text
20261
20262 \begin_layout Plain Layout
20263 o
20264 \end_layout
20265
20266 \end_inset
20267 </cell>
20268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20269 \begin_inset Text
20270
20271 \begin_layout Plain Layout
20272 \begin_inset Formula $o$
20273 \end_inset
20274
20275
20276 \end_layout
20277
20278 \end_inset
20279 </cell>
20280 </row>
20281 <row>
20282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20283 \begin_inset Text
20284
20285 \begin_layout Plain Layout
20286
20287 \backslash
20288 pi
20289 \end_layout
20290
20291 \end_inset
20292 </cell>
20293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20294 \begin_inset Text
20295
20296 \begin_layout Plain Layout
20297 \begin_inset Formula $\pi$
20298 \end_inset
20299
20300
20301 \end_layout
20302
20303 \end_inset
20304 </cell>
20305 </row>
20306 <row>
20307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20308 \begin_inset Text
20309
20310 \begin_layout Plain Layout
20311
20312 \backslash
20313 varpi
20314 \end_layout
20315
20316 \end_inset
20317 </cell>
20318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20319 \begin_inset Text
20320
20321 \begin_layout Plain Layout
20322 \begin_inset Formula $\varpi$
20323 \end_inset
20324
20325
20326 \end_layout
20327
20328 \end_inset
20329 </cell>
20330 </row>
20331 <row>
20332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20333 \begin_inset Text
20334
20335 \begin_layout Plain Layout
20336
20337 \backslash
20338 rho
20339 \end_layout
20340
20341 \end_inset
20342 </cell>
20343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20344 \begin_inset Text
20345
20346 \begin_layout Plain Layout
20347 \begin_inset Formula $\rho$
20348 \end_inset
20349
20350
20351 \end_layout
20352
20353 \end_inset
20354 </cell>
20355 </row>
20356 </lyxtabular>
20357
20358 \end_inset
20359
20360
20361 \begin_inset space \hfill{}
20362 \end_inset
20363
20364
20365 \begin_inset Tabular
20366 <lyxtabular version="3" rows="11" columns="2">
20367 <features rotate="0" tabularvalignment="middle">
20368 <column alignment="center" valignment="top" width="0pt">
20369 <column alignment="center" valignment="top" width="0pt">
20370 <row>
20371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20372 \begin_inset Text
20373
20374 \begin_layout Plain Layout
20375 Comando
20376 \end_layout
20377
20378 \end_inset
20379 </cell>
20380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20381 \begin_inset Text
20382
20383 \begin_layout Plain Layout
20384 Símbolo
20385 \end_layout
20386
20387 \end_inset
20388 </cell>
20389 </row>
20390 <row>
20391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20392 \begin_inset Text
20393
20394 \begin_layout Plain Layout
20395
20396 \backslash
20397 varrho
20398 \end_layout
20399
20400 \end_inset
20401 </cell>
20402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20403 \begin_inset Text
20404
20405 \begin_layout Plain Layout
20406 \begin_inset Formula $\varrho$
20407 \end_inset
20408
20409
20410 \end_layout
20411
20412 \end_inset
20413 </cell>
20414 </row>
20415 <row>
20416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20417 \begin_inset Text
20418
20419 \begin_layout Plain Layout
20420
20421 \backslash
20422 sigma
20423 \end_layout
20424
20425 \end_inset
20426 </cell>
20427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20428 \begin_inset Text
20429
20430 \begin_layout Plain Layout
20431 \begin_inset Formula $\sigma$
20432 \end_inset
20433
20434
20435 \end_layout
20436
20437 \end_inset
20438 </cell>
20439 </row>
20440 <row>
20441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20442 \begin_inset Text
20443
20444 \begin_layout Plain Layout
20445
20446 \backslash
20447 varsigma
20448 \end_layout
20449
20450 \end_inset
20451 </cell>
20452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20453 \begin_inset Text
20454
20455 \begin_layout Plain Layout
20456 \begin_inset Formula $\varsigma$
20457 \end_inset
20458
20459
20460 \end_layout
20461
20462 \end_inset
20463 </cell>
20464 </row>
20465 <row>
20466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20467 \begin_inset Text
20468
20469 \begin_layout Plain Layout
20470
20471 \backslash
20472 tau
20473 \end_layout
20474
20475 \end_inset
20476 </cell>
20477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20478 \begin_inset Text
20479
20480 \begin_layout Plain Layout
20481 \begin_inset Formula $\tau$
20482 \end_inset
20483
20484
20485 \end_layout
20486
20487 \end_inset
20488 </cell>
20489 </row>
20490 <row>
20491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20492 \begin_inset Text
20493
20494 \begin_layout Plain Layout
20495
20496 \backslash
20497 upsilon
20498 \end_layout
20499
20500 \end_inset
20501 </cell>
20502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20503 \begin_inset Text
20504
20505 \begin_layout Plain Layout
20506 \begin_inset Formula $\upsilon$
20507 \end_inset
20508
20509
20510 \end_layout
20511
20512 \end_inset
20513 </cell>
20514 </row>
20515 <row>
20516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20517 \begin_inset Text
20518
20519 \begin_layout Plain Layout
20520
20521 \backslash
20522 phi
20523 \end_layout
20524
20525 \end_inset
20526 </cell>
20527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20528 \begin_inset Text
20529
20530 \begin_layout Plain Layout
20531 \begin_inset Formula $\phi$
20532 \end_inset
20533
20534
20535 \end_layout
20536
20537 \end_inset
20538 </cell>
20539 </row>
20540 <row>
20541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20542 \begin_inset Text
20543
20544 \begin_layout Plain Layout
20545
20546 \backslash
20547 varphi
20548 \end_layout
20549
20550 \end_inset
20551 </cell>
20552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20553 \begin_inset Text
20554
20555 \begin_layout Plain Layout
20556 \begin_inset Formula $\varphi$
20557 \end_inset
20558
20559
20560 \end_layout
20561
20562 \end_inset
20563 </cell>
20564 </row>
20565 <row>
20566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20567 \begin_inset Text
20568
20569 \begin_layout Plain Layout
20570
20571 \backslash
20572 chi
20573 \end_layout
20574
20575 \end_inset
20576 </cell>
20577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20578 \begin_inset Text
20579
20580 \begin_layout Plain Layout
20581 \begin_inset Formula $\chi$
20582 \end_inset
20583
20584
20585 \end_layout
20586
20587 \end_inset
20588 </cell>
20589 </row>
20590 <row>
20591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20592 \begin_inset Text
20593
20594 \begin_layout Plain Layout
20595
20596 \backslash
20597 psi
20598 \end_layout
20599
20600 \end_inset
20601 </cell>
20602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20603 \begin_inset Text
20604
20605 \begin_layout Plain Layout
20606 \begin_inset Formula $\psi$
20607 \end_inset
20608
20609
20610 \end_layout
20611
20612 \end_inset
20613 </cell>
20614 </row>
20615 <row>
20616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20617 \begin_inset Text
20618
20619 \begin_layout Plain Layout
20620
20621 \backslash
20622 omega
20623 \end_layout
20624
20625 \end_inset
20626 </cell>
20627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20628 \begin_inset Text
20629
20630 \begin_layout Plain Layout
20631 \begin_inset Formula $\omega$
20632 \end_inset
20633
20634
20635 \end_layout
20636
20637 \end_inset
20638 </cell>
20639 </row>
20640 </lyxtabular>
20641
20642 \end_inset
20643
20644
20645 \begin_inset space \hfill{}
20646 \end_inset
20647
20648
20649 \end_layout
20650
20651 \begin_layout Standard
20652 \begin_inset VSpace medskip
20653 \end_inset
20654
20655
20656 \end_layout
20657
20658 \begin_layout Standard
20659 Cómo escribir letras griegas especiales en redonda se explica en 
20660 \begin_inset CommandInset ref
20661 LatexCommand ref
20662 reference "sub:Griegas-en-redonda"
20663
20664 \end_inset
20665
20666 .
20667 \end_layout
20668
20669 \begin_layout Subsection
20670 Mayúsculas
20671 \begin_inset Index idx
20672 status collapsed
20673
20674 \begin_layout Plain Layout
20675 Letras griegas ! mayúsculas
20676 \end_layout
20677
20678 \end_inset
20679
20680
20681 \end_layout
20682
20683 \begin_layout Standard
20684 \begin_inset space \hfill{}
20685 \end_inset
20686
20687
20688 \begin_inset Tabular
20689 <lyxtabular version="3" rows="7" columns="2">
20690 <features rotate="0" tabularvalignment="middle">
20691 <column alignment="center" valignment="top" width="0pt">
20692 <column alignment="center" valignment="top" width="0pt">
20693 <row>
20694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20695 \begin_inset Text
20696
20697 \begin_layout Plain Layout
20698 Comando
20699 \end_layout
20700
20701 \end_inset
20702 </cell>
20703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20704 \begin_inset Text
20705
20706 \begin_layout Plain Layout
20707 Símbolo
20708 \end_layout
20709
20710 \end_inset
20711 </cell>
20712 </row>
20713 <row>
20714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20715 \begin_inset Text
20716
20717 \begin_layout Plain Layout
20718
20719 \backslash
20720 Gamma
20721 \end_layout
20722
20723 \end_inset
20724 </cell>
20725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20726 \begin_inset Text
20727
20728 \begin_layout Plain Layout
20729 \begin_inset Formula $\Gamma$
20730 \end_inset
20731
20732
20733 \end_layout
20734
20735 \end_inset
20736 </cell>
20737 </row>
20738 <row>
20739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20740 \begin_inset Text
20741
20742 \begin_layout Plain Layout
20743
20744 \backslash
20745 Delta
20746 \end_layout
20747
20748 \end_inset
20749 </cell>
20750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20751 \begin_inset Text
20752
20753 \begin_layout Plain Layout
20754 \begin_inset Formula $\Delta$
20755 \end_inset
20756
20757
20758 \end_layout
20759
20760 \end_inset
20761 </cell>
20762 </row>
20763 <row>
20764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20765 \begin_inset Text
20766
20767 \begin_layout Plain Layout
20768
20769 \backslash
20770 Theta
20771 \end_layout
20772
20773 \end_inset
20774 </cell>
20775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20776 \begin_inset Text
20777
20778 \begin_layout Plain Layout
20779 \begin_inset Formula $\Theta$
20780 \end_inset
20781
20782
20783 \end_layout
20784
20785 \end_inset
20786 </cell>
20787 </row>
20788 <row>
20789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20790 \begin_inset Text
20791
20792 \begin_layout Plain Layout
20793
20794 \backslash
20795 Lambda
20796 \end_layout
20797
20798 \end_inset
20799 </cell>
20800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20801 \begin_inset Text
20802
20803 \begin_layout Plain Layout
20804 \begin_inset Formula $\Lambda$
20805 \end_inset
20806
20807
20808 \end_layout
20809
20810 \end_inset
20811 </cell>
20812 </row>
20813 <row>
20814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20815 \begin_inset Text
20816
20817 \begin_layout Plain Layout
20818
20819 \backslash
20820 Xi
20821 \end_layout
20822
20823 \end_inset
20824 </cell>
20825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20826 \begin_inset Text
20827
20828 \begin_layout Plain Layout
20829 \begin_inset Formula $\Xi$
20830 \end_inset
20831
20832
20833 \end_layout
20834
20835 \end_inset
20836 </cell>
20837 </row>
20838 <row>
20839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20840 \begin_inset Text
20841
20842 \begin_layout Plain Layout
20843
20844 \backslash
20845 Pi
20846 \end_layout
20847
20848 \end_inset
20849 </cell>
20850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20851 \begin_inset Text
20852
20853 \begin_layout Plain Layout
20854 \begin_inset Formula $\Pi$
20855 \end_inset
20856
20857
20858 \end_layout
20859
20860 \end_inset
20861 </cell>
20862 </row>
20863 </lyxtabular>
20864
20865 \end_inset
20866
20867
20868 \begin_inset space \hfill{}
20869 \end_inset
20870
20871
20872 \begin_inset Tabular
20873 <lyxtabular version="3" rows="6" columns="2">
20874 <features rotate="0" tabularvalignment="middle">
20875 <column alignment="center" valignment="top" width="0pt">
20876 <column alignment="center" valignment="top" width="0pt">
20877 <row>
20878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20879 \begin_inset Text
20880
20881 \begin_layout Plain Layout
20882 Comando
20883 \end_layout
20884
20885 \end_inset
20886 </cell>
20887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20888 \begin_inset Text
20889
20890 \begin_layout Plain Layout
20891 Símbolo
20892 \end_layout
20893
20894 \end_inset
20895 </cell>
20896 </row>
20897 <row>
20898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20899 \begin_inset Text
20900
20901 \begin_layout Plain Layout
20902
20903 \backslash
20904 Sigma
20905 \end_layout
20906
20907 \end_inset
20908 </cell>
20909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20910 \begin_inset Text
20911
20912 \begin_layout Plain Layout
20913 \begin_inset Formula $\Sigma$
20914 \end_inset
20915
20916
20917 \end_layout
20918
20919 \end_inset
20920 </cell>
20921 </row>
20922 <row>
20923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20924 \begin_inset Text
20925
20926 \begin_layout Plain Layout
20927
20928 \backslash
20929 Upsilon
20930 \end_layout
20931
20932 \end_inset
20933 </cell>
20934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20935 \begin_inset Text
20936
20937 \begin_layout Plain Layout
20938 \begin_inset Formula $\Upsilon$
20939 \end_inset
20940
20941
20942 \end_layout
20943
20944 \end_inset
20945 </cell>
20946 </row>
20947 <row>
20948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20949 \begin_inset Text
20950
20951 \begin_layout Plain Layout
20952
20953 \backslash
20954 Phi
20955 \end_layout
20956
20957 \end_inset
20958 </cell>
20959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20960 \begin_inset Text
20961
20962 \begin_layout Plain Layout
20963 \begin_inset Formula $\Phi$
20964 \end_inset
20965
20966
20967 \end_layout
20968
20969 \end_inset
20970 </cell>
20971 </row>
20972 <row>
20973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20974 \begin_inset Text
20975
20976 \begin_layout Plain Layout
20977
20978 \backslash
20979 Psi
20980 \end_layout
20981
20982 \end_inset
20983 </cell>
20984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20985 \begin_inset Text
20986
20987 \begin_layout Plain Layout
20988 \begin_inset Formula $\Psi$
20989 \end_inset
20990
20991
20992 \end_layout
20993
20994 \end_inset
20995 </cell>
20996 </row>
20997 <row>
20998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20999 \begin_inset Text
21000
21001 \begin_layout Plain Layout
21002
21003 \backslash
21004 Omega
21005 \end_layout
21006
21007 \end_inset
21008 </cell>
21009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21010 \begin_inset Text
21011
21012 \begin_layout Plain Layout
21013 \begin_inset Formula $\Omega$
21014 \end_inset
21015
21016
21017 \end_layout
21018
21019 \end_inset
21020 </cell>
21021 </row>
21022 </lyxtabular>
21023
21024 \end_inset
21025
21026
21027 \begin_inset space \hfill{}
21028 \end_inset
21029
21030
21031 \end_layout
21032
21033 \begin_layout Standard
21034 \begin_inset VSpace medskip
21035 \end_inset
21036
21037
21038 \end_layout
21039
21040 \begin_layout Standard
21041 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
21042  cuando se desarrolló TeX.
21043  Para obtener mayúsculas en cursiva, inicia cada comando con 
21044 \series bold
21045 var
21046 \series default
21047 .
21048  Por ejemplo, el comando 
21049 \series bold
21050
21051 \backslash
21052 varGamma
21053 \series default
21054  genera 
21055 \begin_inset Formula $\varGamma$
21056 \end_inset
21057
21058 .
21059  Otra forma es cargar el paquete 
21060 \series bold
21061 fixmath
21062 \series default
21063
21064 \begin_inset Foot
21065 status collapsed
21066
21067 \begin_layout Plain Layout
21068
21069 \series bold
21070 fixmath
21071 \series default
21072  forma parte del paquete LaTeX 
21073 \series bold
21074 was
21075 \series default
21076
21077 \begin_inset Index idx
21078 status collapsed
21079
21080 \begin_layout Plain Layout
21081 Paquetes ! was
21082 \begin_inset ERT
21083 status collapsed
21084
21085 \begin_layout Plain Layout
21086
21087
21088 \backslash
21089 vspace{4mm}
21090 \end_layout
21091
21092 \end_inset
21093
21094
21095 \end_layout
21096
21097 \end_inset
21098
21099 .
21100 \end_layout
21101
21102 \end_inset
21103
21104
21105 \begin_inset Index idx
21106 status collapsed
21107
21108 \begin_layout Plain Layout
21109 Paquetes ! fixmath
21110 \end_layout
21111
21112 \end_inset
21113
21114  con la línea siguiente en el preámbulo LaTeX
21115 \end_layout
21116
21117 \begin_layout Standard
21118
21119 \series bold
21120
21121 \backslash
21122 usepackage{fixmath}
21123 \end_layout
21124
21125 \begin_layout Standard
21126 Entonces, todas las mayúsculas griegas en el documento se imprimirán automáticam
21127 ente en cursiva.
21128 \end_layout
21129
21130 \begin_layout Subsection
21131 Letras en negrita
21132 \begin_inset Index idx
21133 status collapsed
21134
21135 \begin_layout Plain Layout
21136 Letras griegas ! en negrita
21137 \end_layout
21138
21139 \end_inset
21140
21141
21142 \end_layout
21143
21144 \begin_layout Standard
21145 Las letras griegas no admiten diferentes estilos de letra como las latinas.
21146  Sólo se pueden poner en negrita con el comando 
21147 \series bold
21148
21149 \backslash
21150 boldsymbol
21151 \series default
21152
21153 \begin_inset Index idx
21154 status collapsed
21155
21156 \begin_layout Plain Layout
21157 Comandos ! B ! 
21158 \backslash
21159 boldsymbol
21160 \end_layout
21161
21162 \end_inset
21163
21164 .
21165 \end_layout
21166
21167 \begin_layout Standard
21168 \align center
21169 \begin_inset Tabular
21170 <lyxtabular version="3" rows="3" columns="2">
21171 <features rotate="0" tabularvalignment="middle">
21172 <column alignment="center" valignment="top">
21173 <column alignment="center" valignment="top">
21174 <row>
21175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21176 \begin_inset Text
21177
21178 \begin_layout Plain Layout
21179 Comando
21180 \end_layout
21181
21182 \end_inset
21183 </cell>
21184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21185 \begin_inset Text
21186
21187 \begin_layout Plain Layout
21188 Símbolo
21189 \end_layout
21190
21191 \end_inset
21192 </cell>
21193 </row>
21194 <row>
21195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21196 \begin_inset Text
21197
21198 \begin_layout Plain Layout
21199
21200 \backslash
21201 Upsilon
21202 \backslash
21203 boldsymbol
21204 \backslash
21205 Upsilon
21206 \end_layout
21207
21208 \end_inset
21209 </cell>
21210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21211 \begin_inset Text
21212
21213 \begin_layout Plain Layout
21214 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21215 \end_inset
21216
21217
21218 \end_layout
21219
21220 \end_inset
21221 </cell>
21222 </row>
21223 <row>
21224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21225 \begin_inset Text
21226
21227 \begin_layout Plain Layout
21228
21229 \backslash
21230 theta
21231 \backslash
21232 boldsymbol
21233 \backslash
21234 theta
21235 \end_layout
21236
21237 \end_inset
21238 </cell>
21239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21240 \begin_inset Text
21241
21242 \begin_layout Plain Layout
21243 \begin_inset Formula $\theta\boldsymbol{\theta}$
21244 \end_inset
21245
21246
21247 \end_layout
21248
21249 \end_inset
21250 </cell>
21251 </row>
21252 </lyxtabular>
21253
21254 \end_inset
21255
21256
21257 \end_layout
21258
21259 \begin_layout Section
21260 Símbolos
21261 \begin_inset ERT
21262 status collapsed
21263
21264 \begin_layout Plain Layout
21265
21266
21267 \backslash
21268 texorpdfstring{
21269 \end_layout
21270
21271 \end_inset
21272
21273
21274 \begin_inset Foot
21275 status collapsed
21276
21277 \begin_layout Plain Layout
21278 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
21279  LaTeX en 
21280 \begin_inset CommandInset citation
21281 LatexCommand cite
21282 key "Symbols"
21283
21284 \end_inset
21285
21286 .
21287 \end_layout
21288
21289 \end_inset
21290
21291
21292 \begin_inset ERT
21293 status collapsed
21294
21295 \begin_layout Plain Layout
21296
21297 }{}
21298 \end_layout
21299
21300 \end_inset
21301
21302
21303 \begin_inset Note Note
21304 status collapsed
21305
21306 \begin_layout Plain Layout
21307
21308 \backslash
21309 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
21310  PDF.
21311 \end_layout
21312
21313 \begin_layout Plain Layout
21314 Más sobre 
21315 \backslash
21316 texorpdfstring en la sección 
21317 \begin_inset CommandInset ref
21318 LatexCommand ref
21319 reference "sub:Ecuaciones-en-encabezados"
21320
21321 \end_inset
21322
21323 .
21324 \end_layout
21325
21326 \end_inset
21327
21328
21329 \begin_inset Index idx
21330 status collapsed
21331
21332 \begin_layout Plain Layout
21333 Símbolos
21334 \end_layout
21335
21336 \end_inset
21337
21338
21339 \end_layout
21340
21341 \begin_layout Standard
21342 Muchos de los símbolos listados en esta sección se pueden insertar además
21343  mediante los botones 
21344 \begin_inset Graphics
21345         filename ../../images/math/nabla.png
21346         scale 85
21347
21348 \end_inset
21349
21350  y 
21351 \begin_inset Graphics
21352         filename ../../images/math/digamma.png
21353         scale 85
21354
21355 \end_inset
21356
21357  de la barra de ecuaciones.
21358 \end_layout
21359
21360 \begin_layout Subsection
21361 Símbolos matemáticos
21362 \begin_inset CommandInset label
21363 LatexCommand label
21364 name "sub:Símbolos-matemáticos"
21365
21366 \end_inset
21367
21368
21369 \begin_inset Index idx
21370 status collapsed
21371
21372 \begin_layout Plain Layout
21373 Símbolos ! matemáticos
21374 \end_layout
21375
21376 \end_inset
21377
21378
21379 \end_layout
21380
21381 \begin_layout Standard
21382 \begin_inset space \hfill{}
21383 \end_inset
21384
21385
21386 \begin_inset Tabular
21387 <lyxtabular version="3" rows="10" columns="2">
21388 <features rotate="0" tabularvalignment="middle">
21389 <column alignment="center" valignment="top" width="0pt">
21390 <column alignment="center" valignment="top" width="0pt">
21391 <row>
21392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21393 \begin_inset Text
21394
21395 \begin_layout Plain Layout
21396 Comando
21397 \end_layout
21398
21399 \end_inset
21400 </cell>
21401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21402 \begin_inset Text
21403
21404 \begin_layout Plain Layout
21405 Símbolo
21406 \end_layout
21407
21408 \end_inset
21409 </cell>
21410 </row>
21411 <row>
21412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21413 \begin_inset Text
21414
21415 \begin_layout Plain Layout
21416
21417 \backslash
21418 neg
21419 \end_layout
21420
21421 \end_inset
21422 </cell>
21423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21424 \begin_inset Text
21425
21426 \begin_layout Plain Layout
21427 \begin_inset Formula $\neg$
21428 \end_inset
21429
21430
21431 \end_layout
21432
21433 \end_inset
21434 </cell>
21435 </row>
21436 <row>
21437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21438 \begin_inset Text
21439
21440 \begin_layout Plain Layout
21441
21442 \backslash
21443 Im
21444 \end_layout
21445
21446 \end_inset
21447 </cell>
21448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21449 \begin_inset Text
21450
21451 \begin_layout Plain Layout
21452 \begin_inset Formula $\Im$
21453 \end_inset
21454
21455
21456 \end_layout
21457
21458 \end_inset
21459 </cell>
21460 </row>
21461 <row>
21462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21463 \begin_inset Text
21464
21465 \begin_layout Plain Layout
21466
21467 \backslash
21468 Re
21469 \end_layout
21470
21471 \end_inset
21472 </cell>
21473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21474 \begin_inset Text
21475
21476 \begin_layout Plain Layout
21477 \begin_inset Formula $\Re$
21478 \end_inset
21479
21480
21481 \end_layout
21482
21483 \end_inset
21484 </cell>
21485 </row>
21486 <row>
21487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21488 \begin_inset Text
21489
21490 \begin_layout Plain Layout
21491
21492 \backslash
21493 aleph
21494 \end_layout
21495
21496 \end_inset
21497 </cell>
21498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21499 \begin_inset Text
21500
21501 \begin_layout Plain Layout
21502 \begin_inset Formula $\aleph$
21503 \end_inset
21504
21505
21506 \end_layout
21507
21508 \end_inset
21509 </cell>
21510 </row>
21511 <row>
21512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21513 \begin_inset Text
21514
21515 \begin_layout Plain Layout
21516
21517 \backslash
21518 partial
21519 \end_layout
21520
21521 \end_inset
21522 </cell>
21523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21524 \begin_inset Text
21525
21526 \begin_layout Plain Layout
21527 \begin_inset Formula $\partial$
21528 \end_inset
21529
21530
21531 \end_layout
21532
21533 \end_inset
21534 </cell>
21535 </row>
21536 <row>
21537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21538 \begin_inset Text
21539
21540 \begin_layout Plain Layout
21541
21542 \backslash
21543 infty
21544 \end_layout
21545
21546 \end_inset
21547 </cell>
21548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21549 \begin_inset Text
21550
21551 \begin_layout Plain Layout
21552 \begin_inset Formula $\infty$
21553 \end_inset
21554
21555
21556 \end_layout
21557
21558 \end_inset
21559 </cell>
21560 </row>
21561 <row>
21562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21563 \begin_inset Text
21564
21565 \begin_layout Plain Layout
21566
21567 \backslash
21568 wp
21569 \end_layout
21570
21571 \end_inset
21572 </cell>
21573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21574 \begin_inset Text
21575
21576 \begin_layout Plain Layout
21577 \begin_inset Formula $\wp$
21578 \end_inset
21579
21580
21581 \end_layout
21582
21583 \end_inset
21584 </cell>
21585 </row>
21586 <row>
21587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21588 \begin_inset Text
21589
21590 \begin_layout Plain Layout
21591
21592 \backslash
21593 imath
21594 \end_layout
21595
21596 \end_inset
21597 </cell>
21598 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21599 \begin_inset Text
21600
21601 \begin_layout Plain Layout
21602 \begin_inset Formula $\imath$
21603 \end_inset
21604
21605
21606 \end_layout
21607
21608 \end_inset
21609 </cell>
21610 </row>
21611 <row>
21612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21613 \begin_inset Text
21614
21615 \begin_layout Plain Layout
21616
21617 \backslash
21618 jmath
21619 \end_layout
21620
21621 \end_inset
21622 </cell>
21623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21624 \begin_inset Text
21625
21626 \begin_layout Plain Layout
21627 \begin_inset Formula $\jmath$
21628 \end_inset
21629
21630
21631 \end_layout
21632
21633 \end_inset
21634 </cell>
21635 </row>
21636 </lyxtabular>
21637
21638 \end_inset
21639
21640
21641 \begin_inset space \hfill{}
21642 \end_inset
21643
21644
21645 \begin_inset Tabular
21646 <lyxtabular version="3" rows="10" columns="2">
21647 <features rotate="0" tabularvalignment="middle">
21648 <column alignment="center" valignment="top" width="0pt">
21649 <column alignment="center" valignment="top" width="0pt">
21650 <row>
21651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21652 \begin_inset Text
21653
21654 \begin_layout Plain Layout
21655 Comando
21656 \end_layout
21657
21658 \end_inset
21659 </cell>
21660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21661 \begin_inset Text
21662
21663 \begin_layout Plain Layout
21664 Símbolo
21665 \begin_inset Note Note
21666 status collapsed
21667
21668 \begin_layout Plain Layout
21669
21670 \series bold
21671
21672 \backslash
21673 raisebox
21674 \series default
21675  se usa sólo como espaciador
21676 \end_layout
21677
21678 \end_inset
21679
21680
21681 \end_layout
21682
21683 \end_inset
21684 </cell>
21685 </row>
21686 <row>
21687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21688 \begin_inset Text
21689
21690 \begin_layout Plain Layout
21691
21692 \backslash
21693 forall
21694 \end_layout
21695
21696 \end_inset
21697 </cell>
21698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21699 \begin_inset Text
21700
21701 \begin_layout Plain Layout
21702 \begin_inset Formula $\forall$
21703 \end_inset
21704
21705
21706 \end_layout
21707
21708 \end_inset
21709 </cell>
21710 </row>
21711 <row>
21712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21713 \begin_inset Text
21714
21715 \begin_layout Plain Layout
21716
21717 \backslash
21718 exists
21719 \end_layout
21720
21721 \end_inset
21722 </cell>
21723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21724 \begin_inset Text
21725
21726 \begin_layout Plain Layout
21727 \begin_inset Formula $\exists$
21728 \end_inset
21729
21730
21731 \end_layout
21732
21733 \end_inset
21734 </cell>
21735 </row>
21736 <row>
21737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21738 \begin_inset Text
21739
21740 \begin_layout Plain Layout
21741
21742 \backslash
21743 nexists
21744 \end_layout
21745
21746 \end_inset
21747 </cell>
21748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21749 \begin_inset Text
21750
21751 \begin_layout Plain Layout
21752 \begin_inset Formula $\nexists$
21753 \end_inset
21754
21755
21756 \end_layout
21757
21758 \end_inset
21759 </cell>
21760 </row>
21761 <row>
21762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21763 \begin_inset Text
21764
21765 \begin_layout Plain Layout
21766
21767 \backslash
21768 emptyset
21769 \end_layout
21770
21771 \end_inset
21772 </cell>
21773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21774 \begin_inset Text
21775
21776 \begin_layout Plain Layout
21777 \begin_inset Formula $\emptyset$
21778 \end_inset
21779
21780
21781 \end_layout
21782
21783 \end_inset
21784 </cell>
21785 </row>
21786 <row>
21787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21788 \begin_inset Text
21789
21790 \begin_layout Plain Layout
21791
21792 \backslash
21793 varnothing
21794 \end_layout
21795
21796 \end_inset
21797 </cell>
21798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21799 \begin_inset Text
21800
21801 \begin_layout Plain Layout
21802 \begin_inset Formula $\varnothing$
21803 \end_inset
21804
21805
21806 \end_layout
21807
21808 \end_inset
21809 </cell>
21810 </row>
21811 <row>
21812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21813 \begin_inset Text
21814
21815 \begin_layout Plain Layout
21816
21817 \backslash
21818 dag
21819 \end_layout
21820
21821 \end_inset
21822 </cell>
21823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21824 \begin_inset Text
21825
21826 \begin_layout Plain Layout
21827 \begin_inset Formula $\dag$
21828 \end_inset
21829
21830
21831 \end_layout
21832
21833 \end_inset
21834 </cell>
21835 </row>
21836 <row>
21837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21838 \begin_inset Text
21839
21840 \begin_layout Plain Layout
21841
21842 \backslash
21843 ddag
21844 \end_layout
21845
21846 \end_inset
21847 </cell>
21848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21849 \begin_inset Text
21850
21851 \begin_layout Plain Layout
21852 \begin_inset Formula $\ddag$
21853 \end_inset
21854
21855
21856 \end_layout
21857
21858 \end_inset
21859 </cell>
21860 </row>
21861 <row>
21862 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21863 \begin_inset Text
21864
21865 \begin_layout Plain Layout
21866
21867 \backslash
21868 complement
21869 \end_layout
21870
21871 \end_inset
21872 </cell>
21873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21874 \begin_inset Text
21875
21876 \begin_layout Plain Layout
21877 \begin_inset ERT
21878 status collapsed
21879
21880 \begin_layout Plain Layout
21881
21882
21883 \backslash
21884 raisebox{-0.8mm}{
21885 \end_layout
21886
21887 \end_inset
21888
21889
21890 \begin_inset Formula $\complement$
21891 \end_inset
21892
21893
21894 \begin_inset ERT
21895 status collapsed
21896
21897 \begin_layout Plain Layout
21898
21899 }
21900 \end_layout
21901
21902 \end_inset
21903
21904
21905 \end_layout
21906
21907 \end_inset
21908 </cell>
21909 </row>
21910 <row>
21911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21912 \begin_inset Text
21913
21914 \begin_layout Plain Layout
21915
21916 \backslash
21917 Bbbk
21918 \end_layout
21919
21920 \end_inset
21921 </cell>
21922 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21923 \begin_inset Text
21924
21925 \begin_layout Plain Layout
21926 \begin_inset Formula $\Bbbk$
21927 \end_inset
21928
21929
21930 \end_layout
21931
21932 \end_inset
21933 </cell>
21934 </row>
21935 </lyxtabular>
21936
21937 \end_inset
21938
21939
21940 \begin_inset space \hfill{}
21941 \end_inset
21942
21943
21944 \begin_inset Tabular
21945 <lyxtabular version="3" rows="10" columns="2">
21946 <features rotate="0" tabularvalignment="middle">
21947 <column alignment="center" valignment="top" width="0pt">
21948 <column alignment="center" valignment="top" width="0pt">
21949 <row>
21950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21951 \begin_inset Text
21952
21953 \begin_layout Plain Layout
21954 Comando
21955 \end_layout
21956
21957 \end_inset
21958 </cell>
21959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21960 \begin_inset Text
21961
21962 \begin_layout Plain Layout
21963 Símbolo
21964 \end_layout
21965
21966 \end_inset
21967 </cell>
21968 </row>
21969 <row>
21970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21971 \begin_inset Text
21972
21973 \begin_layout Plain Layout
21974
21975 \backslash
21976 prime
21977 \end_layout
21978
21979 \end_inset
21980 </cell>
21981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21982 \begin_inset Text
21983
21984 \begin_layout Plain Layout
21985 \begin_inset Formula $\prime$
21986 \end_inset
21987
21988
21989 \end_layout
21990
21991 \end_inset
21992 </cell>
21993 </row>
21994 <row>
21995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21996 \begin_inset Text
21997
21998 \begin_layout Plain Layout
21999
22000 \backslash
22001 backprime
22002 \end_layout
22003
22004 \end_inset
22005 </cell>
22006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22007 \begin_inset Text
22008
22009 \begin_layout Plain Layout
22010 \begin_inset Formula $\backprime$
22011 \end_inset
22012
22013
22014 \end_layout
22015
22016 \end_inset
22017 </cell>
22018 </row>
22019 <row>
22020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22021 \begin_inset Text
22022
22023 \begin_layout Plain Layout
22024
22025 \backslash
22026 mho
22027 \end_layout
22028
22029 \end_inset
22030 </cell>
22031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22032 \begin_inset Text
22033
22034 \begin_layout Plain Layout
22035 \begin_inset Formula $\mho$
22036 \end_inset
22037
22038
22039 \end_layout
22040
22041 \end_inset
22042 </cell>
22043 </row>
22044 <row>
22045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22046 \begin_inset Text
22047
22048 \begin_layout Plain Layout
22049
22050 \backslash
22051 triangle
22052 \end_layout
22053
22054 \end_inset
22055 </cell>
22056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22057 \begin_inset Text
22058
22059 \begin_layout Plain Layout
22060 \begin_inset Formula $\triangle$
22061 \end_inset
22062
22063
22064 \end_layout
22065
22066 \end_inset
22067 </cell>
22068 </row>
22069 <row>
22070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22071 \begin_inset Text
22072
22073 \begin_layout Plain Layout
22074
22075 \backslash
22076 angle
22077 \end_layout
22078
22079 \end_inset
22080 </cell>
22081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22082 \begin_inset Text
22083
22084 \begin_layout Plain Layout
22085 \begin_inset Formula $\angle$
22086 \end_inset
22087
22088
22089 \end_layout
22090
22091 \end_inset
22092 </cell>
22093 </row>
22094 <row>
22095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22096 \begin_inset Text
22097
22098 \begin_layout Plain Layout
22099
22100 \backslash
22101 measuredangle
22102 \end_layout
22103
22104 \end_inset
22105 </cell>
22106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22107 \begin_inset Text
22108
22109 \begin_layout Plain Layout
22110 \begin_inset Formula $\measuredangle$
22111 \end_inset
22112
22113
22114 \end_layout
22115
22116 \end_inset
22117 </cell>
22118 </row>
22119 <row>
22120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22121 \begin_inset Text
22122
22123 \begin_layout Plain Layout
22124
22125 \backslash
22126 sphericalangle
22127 \end_layout
22128
22129 \end_inset
22130 </cell>
22131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22132 \begin_inset Text
22133
22134 \begin_layout Plain Layout
22135 \begin_inset Formula $\sphericalangle$
22136 \end_inset
22137
22138
22139 \end_layout
22140
22141 \end_inset
22142 </cell>
22143 </row>
22144 <row>
22145 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22146 \begin_inset Text
22147
22148 \begin_layout Plain Layout
22149
22150 \backslash
22151 top
22152 \end_layout
22153
22154 \end_inset
22155 </cell>
22156 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22157 \begin_inset Text
22158
22159 \begin_layout Plain Layout
22160 \begin_inset Formula $\top$
22161 \end_inset
22162
22163
22164 \end_layout
22165
22166 \end_inset
22167 </cell>
22168 </row>
22169 <row>
22170 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22171 \begin_inset Text
22172
22173 \begin_layout Plain Layout
22174
22175 \backslash
22176 bot
22177 \end_layout
22178
22179 \end_inset
22180 </cell>
22181 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22182 \begin_inset Text
22183
22184 \begin_layout Plain Layout
22185 \begin_inset Formula $\bot$
22186 \end_inset
22187
22188
22189 \end_layout
22190
22191 \end_inset
22192 </cell>
22193 </row>
22194 </lyxtabular>
22195
22196 \end_inset
22197
22198
22199 \begin_inset space \hfill{}
22200 \end_inset
22201
22202
22203 \end_layout
22204
22205 \begin_layout Standard
22206 \noindent
22207 \align center
22208 \begin_inset Newpage newpage
22209 \end_inset
22210
22211
22212 \end_layout
22213
22214 \begin_layout Subsection
22215 Símbolos misceláneos
22216 \begin_inset CommandInset label
22217 LatexCommand label
22218 name "sub:Símbolos-misceláneos"
22219
22220 \end_inset
22221
22222
22223 \begin_inset Index idx
22224 status collapsed
22225
22226 \begin_layout Plain Layout
22227 Símbolos ! misceláneos
22228 \end_layout
22229
22230 \end_inset
22231
22232
22233 \end_layout
22234
22235 \begin_layout Standard
22236 \noindent
22237 \align center
22238 \begin_inset Tabular
22239 <lyxtabular version="3" rows="10" columns="2">
22240 <features rotate="0" tabularvalignment="middle">
22241 <column alignment="center" valignment="top" width="0pt">
22242 <column alignment="center" valignment="top" width="0pt">
22243 <row>
22244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22245 \begin_inset Text
22246
22247 \begin_layout Plain Layout
22248 Comando
22249 \end_layout
22250
22251 \end_inset
22252 </cell>
22253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22254 \begin_inset Text
22255
22256 \begin_layout Plain Layout
22257 Símbolo
22258 \end_layout
22259
22260 \end_inset
22261 </cell>
22262 </row>
22263 <row>
22264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22265 \begin_inset Text
22266
22267 \begin_layout Plain Layout
22268
22269 \backslash
22270 flat
22271 \end_layout
22272
22273 \end_inset
22274 </cell>
22275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22276 \begin_inset Text
22277
22278 \begin_layout Plain Layout
22279 \begin_inset Formula $\flat$
22280 \end_inset
22281
22282
22283 \end_layout
22284
22285 \end_inset
22286 </cell>
22287 </row>
22288 <row>
22289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22290 \begin_inset Text
22291
22292 \begin_layout Plain Layout
22293
22294 \backslash
22295 natural
22296 \end_layout
22297
22298 \end_inset
22299 </cell>
22300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22301 \begin_inset Text
22302
22303 \begin_layout Plain Layout
22304 \begin_inset Formula $\natural$
22305 \end_inset
22306
22307
22308 \end_layout
22309
22310 \end_inset
22311 </cell>
22312 </row>
22313 <row>
22314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22315 \begin_inset Text
22316
22317 \begin_layout Plain Layout
22318
22319 \backslash
22320 sharp
22321 \end_layout
22322
22323 \end_inset
22324 </cell>
22325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22326 \begin_inset Text
22327
22328 \begin_layout Plain Layout
22329 \begin_inset Formula $\sharp$
22330 \end_inset
22331
22332
22333 \end_layout
22334
22335 \end_inset
22336 </cell>
22337 </row>
22338 <row>
22339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22340 \begin_inset Text
22341
22342 \begin_layout Plain Layout
22343
22344 \backslash
22345 surd
22346 \end_layout
22347
22348 \end_inset
22349 </cell>
22350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22351 \begin_inset Text
22352
22353 \begin_layout Plain Layout
22354 \begin_inset Formula $\surd$
22355 \end_inset
22356
22357
22358 \end_layout
22359
22360 \end_inset
22361 </cell>
22362 </row>
22363 <row>
22364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22365 \begin_inset Text
22366
22367 \begin_layout Plain Layout
22368
22369 \backslash
22370 checkmark
22371 \end_layout
22372
22373 \end_inset
22374 </cell>
22375 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22376 \begin_inset Text
22377
22378 \begin_layout Plain Layout
22379 \begin_inset Formula $\checkmark$
22380 \end_inset
22381
22382
22383 \end_layout
22384
22385 \end_inset
22386 </cell>
22387 </row>
22388 <row>
22389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22390 \begin_inset Text
22391
22392 \begin_layout Plain Layout
22393
22394 \backslash
22395 yen
22396 \end_layout
22397
22398 \end_inset
22399 </cell>
22400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22401 \begin_inset Text
22402
22403 \begin_layout Plain Layout
22404 \begin_inset Formula $\yen$
22405 \end_inset
22406
22407
22408 \end_layout
22409
22410 \end_inset
22411 </cell>
22412 </row>
22413 <row>
22414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22415 \begin_inset Text
22416
22417 \begin_layout Plain Layout
22418
22419 \backslash
22420 pounds
22421 \end_layout
22422
22423 \end_inset
22424 </cell>
22425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22426 \begin_inset Text
22427
22428 \begin_layout Plain Layout
22429 \begin_inset Formula $\pounds$
22430 \end_inset
22431
22432
22433 \end_layout
22434
22435 \end_inset
22436 </cell>
22437 </row>
22438 <row>
22439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22440 \begin_inset Text
22441
22442 \begin_layout Plain Layout
22443 $
22444 \end_layout
22445
22446 \end_inset
22447 </cell>
22448 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22449 \begin_inset Text
22450
22451 \begin_layout Plain Layout
22452 \begin_inset Formula $\$$
22453 \end_inset
22454
22455
22456 \end_layout
22457
22458 \end_inset
22459 </cell>
22460 </row>
22461 <row>
22462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22463 \begin_inset Text
22464
22465 \begin_layout Plain Layout
22466 §
22467 \end_layout
22468
22469 \end_inset
22470 </cell>
22471 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22472 \begin_inset Text
22473
22474 \begin_layout Plain Layout
22475 \begin_inset Formula $§$
22476 \end_inset
22477
22478
22479 \end_layout
22480
22481 \end_inset
22482 </cell>
22483 </row>
22484 </lyxtabular>
22485
22486 \end_inset
22487
22488
22489 \begin_inset Tabular
22490 <lyxtabular version="3" rows="10" columns="2">
22491 <features rotate="0" tabularvalignment="middle">
22492 <column alignment="center" valignment="top">
22493 <column alignment="center" valignment="top">
22494 <row>
22495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22496 \begin_inset Text
22497
22498 \begin_layout Plain Layout
22499 Comando
22500 \end_layout
22501
22502 \end_inset
22503 </cell>
22504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22505 \begin_inset Text
22506
22507 \begin_layout Plain Layout
22508 Símbolo
22509 \end_layout
22510
22511 \end_inset
22512 </cell>
22513 </row>
22514 <row>
22515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22516 \begin_inset Text
22517
22518 \begin_layout Plain Layout
22519
22520 \backslash
22521 hbar
22522 \end_layout
22523
22524 \end_inset
22525 </cell>
22526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22527 \begin_inset Text
22528
22529 \begin_layout Plain Layout
22530 \begin_inset Formula $\hbar$
22531 \end_inset
22532
22533
22534 \end_layout
22535
22536 \end_inset
22537 </cell>
22538 </row>
22539 <row>
22540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22541 \begin_inset Text
22542
22543 \begin_layout Plain Layout
22544
22545 \backslash
22546 hslash
22547 \end_layout
22548
22549 \end_inset
22550 </cell>
22551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22552 \begin_inset Text
22553
22554 \begin_layout Plain Layout
22555 \begin_inset Formula $\hslash$
22556 \end_inset
22557
22558
22559 \end_layout
22560
22561 \end_inset
22562 </cell>
22563 </row>
22564 <row>
22565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22566 \begin_inset Text
22567
22568 \begin_layout Plain Layout
22569
22570 \backslash
22571 clubsuit
22572 \end_layout
22573
22574 \end_inset
22575 </cell>
22576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22577 \begin_inset Text
22578
22579 \begin_layout Plain Layout
22580 \begin_inset Formula $\clubsuit$
22581 \end_inset
22582
22583
22584 \end_layout
22585
22586 \end_inset
22587 </cell>
22588 </row>
22589 <row>
22590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22591 \begin_inset Text
22592
22593 \begin_layout Plain Layout
22594
22595 \backslash
22596 spadesuit
22597 \end_layout
22598
22599 \end_inset
22600 </cell>
22601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22602 \begin_inset Text
22603
22604 \begin_layout Plain Layout
22605 \begin_inset Formula $\spadesuit$
22606 \end_inset
22607
22608
22609 \end_layout
22610
22611 \end_inset
22612 </cell>
22613 </row>
22614 <row>
22615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22616 \begin_inset Text
22617
22618 \begin_layout Plain Layout
22619
22620 \backslash
22621 bigstar
22622 \end_layout
22623
22624 \end_inset
22625 </cell>
22626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22627 \begin_inset Text
22628
22629 \begin_layout Plain Layout
22630 \begin_inset Formula $\bigstar$
22631 \end_inset
22632
22633
22634 \end_layout
22635
22636 \end_inset
22637 </cell>
22638 </row>
22639 <row>
22640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22641 \begin_inset Text
22642
22643 \begin_layout Plain Layout
22644
22645 \backslash
22646 blacklozenge
22647 \end_layout
22648
22649 \end_inset
22650 </cell>
22651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22652 \begin_inset Text
22653
22654 \begin_layout Plain Layout
22655 \begin_inset Formula $\blacklozenge$
22656 \end_inset
22657
22658
22659 \end_layout
22660
22661 \end_inset
22662 </cell>
22663 </row>
22664 <row>
22665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22666 \begin_inset Text
22667
22668 \begin_layout Plain Layout
22669
22670 \backslash
22671 blacktriangle
22672 \end_layout
22673
22674 \end_inset
22675 </cell>
22676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22677 \begin_inset Text
22678
22679 \begin_layout Plain Layout
22680 \begin_inset Formula $\blacktriangle$
22681 \end_inset
22682
22683
22684 \end_layout
22685
22686 \end_inset
22687 </cell>
22688 </row>
22689 <row>
22690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22691 \begin_inset Text
22692
22693 \begin_layout Plain Layout
22694
22695 \backslash
22696 blacktiangledown
22697 \end_layout
22698
22699 \end_inset
22700 </cell>
22701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22702 \begin_inset Text
22703
22704 \begin_layout Plain Layout
22705 \begin_inset Formula $\blacktriangledown$
22706 \end_inset
22707
22708
22709 \end_layout
22710
22711 \end_inset
22712 </cell>
22713 </row>
22714 <row>
22715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22716 \begin_inset Text
22717
22718 \begin_layout Plain Layout
22719
22720 \backslash
22721 bullet
22722 \end_layout
22723
22724 \end_inset
22725 </cell>
22726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22727 \begin_inset Text
22728
22729 \begin_layout Plain Layout
22730 \begin_inset Formula $\bullet$
22731 \end_inset
22732
22733
22734 \end_layout
22735
22736 \end_inset
22737 </cell>
22738 </row>
22739 </lyxtabular>
22740
22741 \end_inset
22742
22743
22744 \begin_inset Tabular
22745 <lyxtabular version="3" rows="10" columns="2">
22746 <features rotate="0" tabularvalignment="middle">
22747 <column alignment="center" valignment="top" width="0pt">
22748 <column alignment="center" valignment="top" width="0pt">
22749 <row>
22750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22751 \begin_inset Text
22752
22753 \begin_layout Plain Layout
22754 Comando
22755 \end_layout
22756
22757 \end_inset
22758 </cell>
22759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22760 \begin_inset Text
22761
22762 \begin_layout Plain Layout
22763 Símbolo
22764 \end_layout
22765
22766 \end_inset
22767 </cell>
22768 </row>
22769 <row>
22770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22771 \begin_inset Text
22772
22773 \begin_layout Plain Layout
22774
22775 \backslash
22776 diamondsuit
22777 \end_layout
22778
22779 \end_inset
22780 </cell>
22781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22782 \begin_inset Text
22783
22784 \begin_layout Plain Layout
22785 \begin_inset Formula $\diamondsuit$
22786 \end_inset
22787
22788
22789 \end_layout
22790
22791 \end_inset
22792 </cell>
22793 </row>
22794 <row>
22795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22796 \begin_inset Text
22797
22798 \begin_layout Plain Layout
22799
22800 \backslash
22801 Diamond
22802 \end_layout
22803
22804 \end_inset
22805 </cell>
22806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22807 \begin_inset Text
22808
22809 \begin_layout Plain Layout
22810 \begin_inset Formula $\Diamond$
22811 \end_inset
22812
22813
22814 \end_layout
22815
22816 \end_inset
22817 </cell>
22818 </row>
22819 <row>
22820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22821 \begin_inset Text
22822
22823 \begin_layout Plain Layout
22824
22825 \backslash
22826 heartsuit
22827 \end_layout
22828
22829 \end_inset
22830 </cell>
22831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22832 \begin_inset Text
22833
22834 \begin_layout Plain Layout
22835 \begin_inset Formula $\heartsuit$
22836 \end_inset
22837
22838
22839 \end_layout
22840
22841 \end_inset
22842 </cell>
22843 </row>
22844 <row>
22845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22846 \begin_inset Text
22847
22848 \begin_layout Plain Layout
22849
22850 \backslash
22851 P
22852 \end_layout
22853
22854 \end_inset
22855 </cell>
22856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22857 \begin_inset Text
22858
22859 \begin_layout Plain Layout
22860 \begin_inset Formula $\P$
22861 \end_inset
22862
22863
22864 \end_layout
22865
22866 \end_inset
22867 </cell>
22868 </row>
22869 <row>
22870 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22871 \begin_inset Text
22872
22873 \begin_layout Plain Layout
22874
22875 \backslash
22876 copyright
22877 \end_layout
22878
22879 \end_inset
22880 </cell>
22881 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22882 \begin_inset Text
22883
22884 \begin_layout Plain Layout
22885 \begin_inset Formula $\copyright$
22886 \end_inset
22887
22888
22889 \end_layout
22890
22891 \end_inset
22892 </cell>
22893 </row>
22894 <row>
22895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22896 \begin_inset Text
22897
22898 \begin_layout Plain Layout
22899
22900 \backslash
22901 circledR
22902 \end_layout
22903
22904 \end_inset
22905 </cell>
22906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22907 \begin_inset Text
22908
22909 \begin_layout Plain Layout
22910 \begin_inset Formula $\circledR$
22911 \end_inset
22912
22913
22914 \end_layout
22915
22916 \end_inset
22917 </cell>
22918 </row>
22919 <row>
22920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22921 \begin_inset Text
22922
22923 \begin_layout Plain Layout
22924
22925 \backslash
22926 maltese
22927 \end_layout
22928
22929 \end_inset
22930 </cell>
22931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22932 \begin_inset Text
22933
22934 \begin_layout Plain Layout
22935 \begin_inset Formula $\maltese$
22936 \end_inset
22937
22938
22939 \end_layout
22940
22941 \end_inset
22942 </cell>
22943 </row>
22944 <row>
22945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22946 \begin_inset Text
22947
22948 \begin_layout Plain Layout
22949
22950 \backslash
22951 diagup
22952 \end_layout
22953
22954 \end_inset
22955 </cell>
22956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22957 \begin_inset Text
22958
22959 \begin_layout Plain Layout
22960 \begin_inset Formula $\diagup$
22961 \end_inset
22962
22963
22964 \end_layout
22965
22966 \end_inset
22967 </cell>
22968 </row>
22969 <row>
22970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22971 \begin_inset Text
22972
22973 \begin_layout Plain Layout
22974
22975 \backslash
22976 diagdown
22977 \end_layout
22978
22979 \end_inset
22980 </cell>
22981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22982 \begin_inset Text
22983
22984 \begin_layout Plain Layout
22985 \begin_inset Formula $\diagdown$
22986 \end_inset
22987
22988
22989 \end_layout
22990
22991 \end_inset
22992 </cell>
22993 </row>
22994 </lyxtabular>
22995
22996 \end_inset
22997
22998
22999 \end_layout
23000
23001 \begin_layout Standard
23002 \begin_inset VSpace medskip
23003 \end_inset
23004
23005
23006 \end_layout
23007
23008 \begin_layout Standard
23009 Algunos símbolos pueden presentarse en distintos tamaños, véase 
23010 \begin_inset CommandInset ref
23011 LatexCommand ref
23012 reference "sub:Tamaños-de-tipografías"
23013
23014 \end_inset
23015
23016
23017 \end_layout
23018
23019 \begin_layout Subsection
23020 El símbolo del euro, €
23021 \begin_inset Index idx
23022 status collapsed
23023
23024 \begin_layout Plain Layout
23025 Símbolos ! euro
23026 \end_layout
23027
23028 \end_inset
23029
23030
23031 \begin_inset Index idx
23032 status collapsed
23033
23034 \begin_layout Plain Layout
23035
23036 \backslash
23037 @
23038 \begin_inset ERT
23039 status collapsed
23040
23041 \begin_layout Plain Layout
23042
23043
23044 \backslash
23045 officialeuro
23046 \end_layout
23047
23048 \end_inset
23049
23050
23051 \end_layout
23052
23053 \end_inset
23054
23055
23056 \end_layout
23057
23058 \begin_layout Standard
23059 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
23060  LaTeX 
23061 \series bold
23062 eurosym
23063 \series default
23064
23065 \begin_inset Index idx
23066 status collapsed
23067
23068 \begin_layout Plain Layout
23069 Paquetes ! eurosym
23070 \end_layout
23071
23072 \end_inset
23073
23074 , y cargado en el preámbulo LaTeX con la línea
23075 \end_layout
23076
23077 \begin_layout Standard
23078
23079 \series bold
23080
23081 \backslash
23082 usepackage[gennarrow]{eurosym}
23083 \end_layout
23084
23085 \begin_layout Standard
23086 Actualmente también se puede insertar con el comando 
23087 \series bold
23088
23089 \backslash
23090 euro
23091 \series default
23092
23093 \begin_inset Index idx
23094 status collapsed
23095
23096 \begin_layout Plain Layout
23097 Comandos ! E ! 
23098 \backslash
23099 euro
23100 \end_layout
23101
23102 \end_inset
23103
23104 .
23105 \end_layout
23106
23107 \begin_layout Standard
23108 El símbolo del euro puede insertarse directamente con la tecla € en texto
23109  matemático sin tener 
23110 \series bold
23111 eurosym
23112 \series default
23113  instalado.
23114  Si 
23115 \series bold
23116 eurosym
23117 \series default
23118  está instalado, se puede insertar 
23119 \series bold
23120
23121 \backslash
23122 euro
23123 \series default
23124  en modo TeX.
23125  El símbolo oficial de la moneda se puede insertar con el comando 
23126 \series bold
23127
23128 \backslash
23129 officialeuro
23130 \series default
23131
23132 \begin_inset Index idx
23133 status collapsed
23134
23135 \begin_layout Plain Layout
23136 Comandos ! O ! 
23137 \backslash
23138 officialeuro
23139 \end_layout
23140
23141 \end_inset
23142
23143 , que sólo está disponible en modo TeX.
23144 \end_layout
23145
23146 \begin_layout Standard
23147 \begin_inset ERT
23148 status collapsed
23149
23150 \begin_layout Plain Layout
23151
23152
23153 \backslash
23154 ifeurosym
23155 \end_layout
23156
23157 \end_inset
23158
23159
23160 \begin_inset Note Note
23161 status collapsed
23162
23163 \begin_layout Plain Layout
23164 El cuadro siguiente sólo se mostrará si está instalado el paquete LaTeX
23165  
23166 \series bold
23167 eurosym
23168 \series default
23169 .
23170 \end_layout
23171
23172 \end_inset
23173
23174
23175 \end_layout
23176
23177 \begin_layout Standard
23178 Un vistazo a los diferentes símbolos del euro.
23179 \end_layout
23180
23181 \begin_layout Standard
23182 \noindent
23183 \align center
23184 \begin_inset Tabular
23185 <lyxtabular version="3" rows="4" columns="3">
23186 <features rotate="0" tabularvalignment="middle">
23187 <column alignment="center" valignment="top">
23188 <column alignment="center" valignment="top">
23189 <column alignment="center" valignment="top">
23190 <row>
23191 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23192 \begin_inset Text
23193
23194 \begin_layout Plain Layout
23195
23196 \end_layout
23197
23198 \end_inset
23199 </cell>
23200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23201 \begin_inset Text
23202
23203 \begin_layout Plain Layout
23204 Comando
23205 \end_layout
23206
23207 \end_inset
23208 </cell>
23209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23210 \begin_inset Text
23211
23212 \begin_layout Plain Layout
23213 Símbolo
23214 \end_layout
23215
23216 \end_inset
23217 </cell>
23218 </row>
23219 <row>
23220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23221 \begin_inset Text
23222
23223 \begin_layout Plain Layout
23224 ecuación
23225 \end_layout
23226
23227 \end_inset
23228 </cell>
23229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23230 \begin_inset Text
23231
23232 \begin_layout Plain Layout
23233
23234 \backslash
23235 euro
23236 \end_layout
23237
23238 \end_inset
23239 </cell>
23240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23241 \begin_inset Text
23242
23243 \begin_layout Plain Layout
23244 \begin_inset Formula $\euro$
23245 \end_inset
23246
23247
23248 \end_layout
23249
23250 \end_inset
23251 </cell>
23252 </row>
23253 <row>
23254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23255 \begin_inset Text
23256
23257 \begin_layout Plain Layout
23258 texto matemático
23259 \end_layout
23260
23261 \end_inset
23262 </cell>
23263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23264 \begin_inset Text
23265
23266 \begin_layout Plain Layout
23267
23268 \end_layout
23269
23270 \end_inset
23271 </cell>
23272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23273 \begin_inset Text
23274
23275 \begin_layout Plain Layout
23276 \begin_inset Formula $\mbox{€}$
23277 \end_inset
23278
23279
23280 \end_layout
23281
23282 \end_inset
23283 </cell>
23284 </row>
23285 <row>
23286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23287 \begin_inset Text
23288
23289 \begin_layout Plain Layout
23290 modo TeX
23291 \end_layout
23292
23293 \end_inset
23294 </cell>
23295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23296 \begin_inset Text
23297
23298 \begin_layout Plain Layout
23299
23300 \backslash
23301 officialeuro
23302 \end_layout
23303
23304 \end_inset
23305 </cell>
23306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23307 \begin_inset Text
23308
23309 \begin_layout Plain Layout
23310 \begin_inset ERT
23311 status collapsed
23312
23313 \begin_layout Plain Layout
23314
23315
23316 \backslash
23317 officialeuro
23318 \end_layout
23319
23320 \end_inset
23321
23322
23323 \end_layout
23324
23325 \end_inset
23326 </cell>
23327 </row>
23328 </lyxtabular>
23329
23330 \end_inset
23331
23332
23333 \end_layout
23334
23335 \begin_layout Standard
23336 \begin_inset ERT
23337 status collapsed
23338
23339 \begin_layout Plain Layout
23340
23341
23342 \backslash
23343 else
23344 \end_layout
23345
23346 \end_inset
23347
23348
23349 \begin_inset Note Note
23350 status collapsed
23351
23352 \begin_layout Plain Layout
23353 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
23354 \series bold
23355 eurosym
23356 \series default
23357 :
23358 \end_layout
23359
23360 \end_inset
23361
23362
23363 \end_layout
23364
23365 \begin_layout Standard
23366 Para ver la salida completa de esta subsección debe estar instalado el paquete
23367  LaTeX 
23368 \series bold
23369 eurosym
23370 \series default
23371 .
23372 \end_layout
23373
23374 \begin_layout Standard
23375 \begin_inset ERT
23376 status collapsed
23377
23378 \begin_layout Plain Layout
23379
23380
23381 \backslash
23382 fi
23383 \end_layout
23384
23385 \end_inset
23386
23387
23388 \end_layout
23389
23390 \begin_layout Section
23391 Relaciones
23392 \begin_inset CommandInset label
23393 LatexCommand label
23394 name "sec:Relaciones"
23395
23396 \end_inset
23397
23398
23399 \begin_inset Index idx
23400 status collapsed
23401
23402 \begin_layout Plain Layout
23403 Relaciones
23404 \end_layout
23405
23406 \end_inset
23407
23408
23409 \begin_inset Index idx
23410 status collapsed
23411
23412 \begin_layout Plain Layout
23413 Comparaciones|see
23414 \begin_inset ERT
23415 status collapsed
23416
23417 \begin_layout Plain Layout
23418
23419 {
23420 \end_layout
23421
23422 \end_inset
23423
23424 Relaciones
23425 \begin_inset ERT
23426 status collapsed
23427
23428 \begin_layout Plain Layout
23429
23430 }
23431 \end_layout
23432
23433 \end_inset
23434
23435
23436 \end_layout
23437
23438 \end_inset
23439
23440
23441 \end_layout
23442
23443 \begin_layout Standard
23444 Todas las relaciones se pueden insertar también con el botón 
23445 \begin_inset Graphics
23446         filename ../../images/math/leq.png
23447         scale 85
23448
23449 \end_inset
23450
23451  de la barra de ecuaciones.
23452 \end_layout
23453
23454 \begin_layout Standard
23455 \begin_inset space \hfill{}
23456 \end_inset
23457
23458
23459 \begin_inset Tabular
23460 <lyxtabular version="3" rows="17" columns="2">
23461 <features rotate="0" tabularvalignment="middle">
23462 <column alignment="center" valignment="top" width="0pt">
23463 <column alignment="center" valignment="top" width="0pt">
23464 <row>
23465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23466 \begin_inset Text
23467
23468 \begin_layout Plain Layout
23469 Comando
23470 \end_layout
23471
23472 \end_inset
23473 </cell>
23474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23475 \begin_inset Text
23476
23477 \begin_layout Plain Layout
23478 Relación
23479 \end_layout
23480
23481 \end_inset
23482 </cell>
23483 </row>
23484 <row>
23485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23486 \begin_inset Text
23487
23488 \begin_layout Plain Layout
23489 <
23490 \end_layout
23491
23492 \end_inset
23493 </cell>
23494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23495 \begin_inset Text
23496
23497 \begin_layout Plain Layout
23498 \begin_inset Formula $<$
23499 \end_inset
23500
23501
23502 \end_layout
23503
23504 \end_inset
23505 </cell>
23506 </row>
23507 <row>
23508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23509 \begin_inset Text
23510
23511 \begin_layout Plain Layout
23512
23513 \backslash
23514 le
23515 \end_layout
23516
23517 \end_inset
23518 </cell>
23519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23520 \begin_inset Text
23521
23522 \begin_layout Plain Layout
23523 \begin_inset Formula $\le$
23524 \end_inset
23525
23526
23527 \end_layout
23528
23529 \end_inset
23530 </cell>
23531 </row>
23532 <row>
23533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23534 \begin_inset Text
23535
23536 \begin_layout Plain Layout
23537
23538 \backslash
23539 ll
23540 \end_layout
23541
23542 \end_inset
23543 </cell>
23544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23545 \begin_inset Text
23546
23547 \begin_layout Plain Layout
23548 \begin_inset Formula $\ll$
23549 \end_inset
23550
23551
23552 \end_layout
23553
23554 \end_inset
23555 </cell>
23556 </row>
23557 <row>
23558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23559 \begin_inset Text
23560
23561 \begin_layout Plain Layout
23562
23563 \backslash
23564 prec
23565 \end_layout
23566
23567 \end_inset
23568 </cell>
23569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23570 \begin_inset Text
23571
23572 \begin_layout Plain Layout
23573 \begin_inset Formula $\prec$
23574 \end_inset
23575
23576
23577 \end_layout
23578
23579 \end_inset
23580 </cell>
23581 </row>
23582 <row>
23583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23584 \begin_inset Text
23585
23586 \begin_layout Plain Layout
23587
23588 \backslash
23589 preceq
23590 \end_layout
23591
23592 \end_inset
23593 </cell>
23594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23595 \begin_inset Text
23596
23597 \begin_layout Plain Layout
23598 \begin_inset Formula $\preceq$
23599 \end_inset
23600
23601
23602 \end_layout
23603
23604 \end_inset
23605 </cell>
23606 </row>
23607 <row>
23608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23609 \begin_inset Text
23610
23611 \begin_layout Plain Layout
23612
23613 \backslash
23614 subset
23615 \end_layout
23616
23617 \end_inset
23618 </cell>
23619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23620 \begin_inset Text
23621
23622 \begin_layout Plain Layout
23623 \begin_inset Formula $\subset$
23624 \end_inset
23625
23626
23627 \end_layout
23628
23629 \end_inset
23630 </cell>
23631 </row>
23632 <row>
23633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23634 \begin_inset Text
23635
23636 \begin_layout Plain Layout
23637
23638 \backslash
23639 subseteq
23640 \end_layout
23641
23642 \end_inset
23643 </cell>
23644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23645 \begin_inset Text
23646
23647 \begin_layout Plain Layout
23648 \begin_inset Formula $\subseteq$
23649 \end_inset
23650
23651
23652 \end_layout
23653
23654 \end_inset
23655 </cell>
23656 </row>
23657 <row>
23658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23659 \begin_inset Text
23660
23661 \begin_layout Plain Layout
23662
23663 \backslash
23664 sqsubseteq
23665 \end_layout
23666
23667 \end_inset
23668 </cell>
23669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23670 \begin_inset Text
23671
23672 \begin_layout Plain Layout
23673 \begin_inset Formula $\sqsubseteq$
23674 \end_inset
23675
23676
23677 \end_layout
23678
23679 \end_inset
23680 </cell>
23681 </row>
23682 <row>
23683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23684 \begin_inset Text
23685
23686 \begin_layout Plain Layout
23687
23688 \backslash
23689 in
23690 \end_layout
23691
23692 \end_inset
23693 </cell>
23694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23695 \begin_inset Text
23696
23697 \begin_layout Plain Layout
23698 \begin_inset Formula $\in$
23699 \end_inset
23700
23701
23702 \end_layout
23703
23704 \end_inset
23705 </cell>
23706 </row>
23707 <row>
23708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23709 \begin_inset Text
23710
23711 \begin_layout Plain Layout
23712
23713 \backslash
23714 vdash
23715 \end_layout
23716
23717 \end_inset
23718 </cell>
23719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23720 \begin_inset Text
23721
23722 \begin_layout Plain Layout
23723 \begin_inset Formula $\vdash$
23724 \end_inset
23725
23726
23727 \end_layout
23728
23729 \end_inset
23730 </cell>
23731 </row>
23732 <row>
23733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23734 \begin_inset Text
23735
23736 \begin_layout Plain Layout
23737
23738 \backslash
23739 smile
23740 \end_layout
23741
23742 \end_inset
23743 </cell>
23744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23745 \begin_inset Text
23746
23747 \begin_layout Plain Layout
23748 \begin_inset Formula $\smile$
23749 \end_inset
23750
23751
23752 \end_layout
23753
23754 \end_inset
23755 </cell>
23756 </row>
23757 <row>
23758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23759 \begin_inset Text
23760
23761 \begin_layout Plain Layout
23762
23763 \backslash
23764 lhd
23765 \end_layout
23766
23767 \end_inset
23768 </cell>
23769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23770 \begin_inset Text
23771
23772 \begin_layout Plain Layout
23773 \begin_inset Formula $\lhd$
23774 \end_inset
23775
23776
23777 \end_layout
23778
23779 \end_inset
23780 </cell>
23781 </row>
23782 <row>
23783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23784 \begin_inset Text
23785
23786 \begin_layout Plain Layout
23787
23788 \backslash
23789 unlhd
23790 \end_layout
23791
23792 \end_inset
23793 </cell>
23794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23795 \begin_inset Text
23796
23797 \begin_layout Plain Layout
23798 \begin_inset Formula $\unlhd$
23799 \end_inset
23800
23801
23802 \end_layout
23803
23804 \end_inset
23805 </cell>
23806 </row>
23807 <row>
23808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23809 \begin_inset Text
23810
23811 \begin_layout Plain Layout
23812
23813 \backslash
23814 gtrless
23815 \end_layout
23816
23817 \end_inset
23818 </cell>
23819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23820 \begin_inset Text
23821
23822 \begin_layout Plain Layout
23823 \begin_inset Formula $\gtrless$
23824 \end_inset
23825
23826
23827 \end_layout
23828
23829 \end_inset
23830 </cell>
23831 </row>
23832 <row>
23833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23834 \begin_inset Text
23835
23836 \begin_layout Plain Layout
23837
23838 \backslash
23839 mid
23840 \end_layout
23841
23842 \end_inset
23843 </cell>
23844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23845 \begin_inset Text
23846
23847 \begin_layout Plain Layout
23848 \begin_inset Formula $\mid$
23849 \end_inset
23850
23851
23852 \end_layout
23853
23854 \end_inset
23855 </cell>
23856 </row>
23857 <row>
23858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23859 \begin_inset Text
23860
23861 \begin_layout Plain Layout
23862
23863 \backslash
23864 nmid
23865 \end_layout
23866
23867 \end_inset
23868 </cell>
23869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23870 \begin_inset Text
23871
23872 \begin_layout Plain Layout
23873 \begin_inset Formula $\nmid$
23874 \end_inset
23875
23876
23877 \end_layout
23878
23879 \end_inset
23880 </cell>
23881 </row>
23882 </lyxtabular>
23883
23884 \end_inset
23885
23886
23887 \begin_inset space \hfill{}
23888 \end_inset
23889
23890
23891 \begin_inset Tabular
23892 <lyxtabular version="3" rows="17" columns="2">
23893 <features rotate="0" tabularvalignment="middle">
23894 <column alignment="center" valignment="top" width="0pt">
23895 <column alignment="center" valignment="top" width="0pt">
23896 <row>
23897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23898 \begin_inset Text
23899
23900 \begin_layout Plain Layout
23901 Comando
23902 \end_layout
23903
23904 \end_inset
23905 </cell>
23906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23907 \begin_inset Text
23908
23909 \begin_layout Plain Layout
23910 Relación
23911 \end_layout
23912
23913 \end_inset
23914 </cell>
23915 </row>
23916 <row>
23917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23918 \begin_inset Text
23919
23920 \begin_layout Plain Layout
23921 =
23922 \end_layout
23923
23924 \end_inset
23925 </cell>
23926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23927 \begin_inset Text
23928
23929 \begin_layout Plain Layout
23930 \begin_inset Formula $=$
23931 \end_inset
23932
23933
23934 \end_layout
23935
23936 \end_inset
23937 </cell>
23938 </row>
23939 <row>
23940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23941 \begin_inset Text
23942
23943 \begin_layout Plain Layout
23944
23945 \backslash
23946 not=
23947 \end_layout
23948
23949 \end_inset
23950 </cell>
23951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23952 \begin_inset Text
23953
23954 \begin_layout Plain Layout
23955 \begin_inset Formula $\not=$
23956 \end_inset
23957
23958
23959 \end_layout
23960
23961 \end_inset
23962 </cell>
23963 </row>
23964 <row>
23965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23966 \begin_inset Text
23967
23968 \begin_layout Plain Layout
23969
23970 \backslash
23971 equiv
23972 \end_layout
23973
23974 \end_inset
23975 </cell>
23976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23977 \begin_inset Text
23978
23979 \begin_layout Plain Layout
23980 \begin_inset Formula $\equiv$
23981 \end_inset
23982
23983
23984 \end_layout
23985
23986 \end_inset
23987 </cell>
23988 </row>
23989 <row>
23990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23991 \begin_inset Text
23992
23993 \begin_layout Plain Layout
23994
23995 \backslash
23996 sim
23997 \end_layout
23998
23999 \end_inset
24000 </cell>
24001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24002 \begin_inset Text
24003
24004 \begin_layout Plain Layout
24005 \begin_inset Formula $\sim$
24006 \end_inset
24007
24008
24009 \end_layout
24010
24011 \end_inset
24012 </cell>
24013 </row>
24014 <row>
24015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24016 \begin_inset Text
24017
24018 \begin_layout Plain Layout
24019
24020 \backslash
24021 simeq
24022 \end_layout
24023
24024 \end_inset
24025 </cell>
24026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24027 \begin_inset Text
24028
24029 \begin_layout Plain Layout
24030 \begin_inset Formula $\simeq$
24031 \end_inset
24032
24033
24034 \end_layout
24035
24036 \end_inset
24037 </cell>
24038 </row>
24039 <row>
24040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24041 \begin_inset Text
24042
24043 \begin_layout Plain Layout
24044
24045 \backslash
24046 approx
24047 \end_layout
24048
24049 \end_inset
24050 </cell>
24051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24052 \begin_inset Text
24053
24054 \begin_layout Plain Layout
24055 \begin_inset Formula $\approx$
24056 \end_inset
24057
24058
24059 \end_layout
24060
24061 \end_inset
24062 </cell>
24063 </row>
24064 <row>
24065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24066 \begin_inset Text
24067
24068 \begin_layout Plain Layout
24069
24070 \backslash
24071 cong
24072 \end_layout
24073
24074 \end_inset
24075 </cell>
24076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24077 \begin_inset Text
24078
24079 \begin_layout Plain Layout
24080 \begin_inset Formula $\cong$
24081 \end_inset
24082
24083
24084 \end_layout
24085
24086 \end_inset
24087 </cell>
24088 </row>
24089 <row>
24090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24091 \begin_inset Text
24092
24093 \begin_layout Plain Layout
24094
24095 \backslash
24096 bowtie
24097 \end_layout
24098
24099 \end_inset
24100 </cell>
24101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24102 \begin_inset Text
24103
24104 \begin_layout Plain Layout
24105 \begin_inset Formula $\bowtie$
24106 \end_inset
24107
24108
24109 \end_layout
24110
24111 \end_inset
24112 </cell>
24113 </row>
24114 <row>
24115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24116 \begin_inset Text
24117
24118 \begin_layout Plain Layout
24119
24120 \backslash
24121 notin
24122 \end_layout
24123
24124 \end_inset
24125 </cell>
24126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24127 \begin_inset Text
24128
24129 \begin_layout Plain Layout
24130 \begin_inset Formula $\notin$
24131 \end_inset
24132
24133
24134 \end_layout
24135
24136 \end_inset
24137 </cell>
24138 </row>
24139 <row>
24140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24141 \begin_inset Text
24142
24143 \begin_layout Plain Layout
24144
24145 \backslash
24146 perp
24147 \end_layout
24148
24149 \end_inset
24150 </cell>
24151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24152 \begin_inset Text
24153
24154 \begin_layout Plain Layout
24155 \begin_inset Formula $\perp$
24156 \end_inset
24157
24158
24159 \end_layout
24160
24161 \end_inset
24162 </cell>
24163 </row>
24164 <row>
24165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24166 \begin_inset Text
24167
24168 \begin_layout Plain Layout
24169
24170 \backslash
24171 propto
24172 \end_layout
24173
24174 \end_inset
24175 </cell>
24176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24177 \begin_inset Text
24178
24179 \begin_layout Plain Layout
24180 \begin_inset Formula $\propto$
24181 \end_inset
24182
24183
24184 \end_layout
24185
24186 \end_inset
24187 </cell>
24188 </row>
24189 <row>
24190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24191 \begin_inset Text
24192
24193 \begin_layout Plain Layout
24194
24195 \backslash
24196 asymp
24197 \end_layout
24198
24199 \end_inset
24200 </cell>
24201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24202 \begin_inset Text
24203
24204 \begin_layout Plain Layout
24205 \begin_inset Formula $\asymp$
24206 \end_inset
24207
24208
24209 \end_layout
24210
24211 \end_inset
24212 </cell>
24213 </row>
24214 <row>
24215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24216 \begin_inset Text
24217
24218 \begin_layout Plain Layout
24219
24220 \backslash
24221 doteq
24222 \end_layout
24223
24224 \end_inset
24225 </cell>
24226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24227 \begin_inset Text
24228
24229 \begin_layout Plain Layout
24230 \begin_inset Formula $\doteq$
24231 \end_inset
24232
24233
24234 \end_layout
24235
24236 \end_inset
24237 </cell>
24238 </row>
24239 <row>
24240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24241 \begin_inset Text
24242
24243 \begin_layout Plain Layout
24244
24245 \backslash
24246 circeq
24247 \end_layout
24248
24249 \end_inset
24250 </cell>
24251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24252 \begin_inset Text
24253
24254 \begin_layout Plain Layout
24255 \begin_inset Formula $\circeq$
24256 \end_inset
24257
24258
24259 \end_layout
24260
24261 \end_inset
24262 </cell>
24263 </row>
24264 <row>
24265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24266 \begin_inset Text
24267
24268 \begin_layout Plain Layout
24269
24270 \backslash
24271 models
24272 \end_layout
24273
24274 \end_inset
24275 </cell>
24276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24277 \begin_inset Text
24278
24279 \begin_layout Plain Layout
24280 \begin_inset Formula $\models$
24281 \end_inset
24282
24283
24284 \end_layout
24285
24286 \end_inset
24287 </cell>
24288 </row>
24289 <row>
24290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24291 \begin_inset Text
24292
24293 \begin_layout Plain Layout
24294
24295 \backslash
24296 widehat=
24297 \end_layout
24298
24299 \end_inset
24300 </cell>
24301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24302 \begin_inset Text
24303
24304 \begin_layout Plain Layout
24305 \begin_inset Formula $\widehat{=}$
24306 \end_inset
24307
24308
24309 \end_layout
24310
24311 \end_inset
24312 </cell>
24313 </row>
24314 </lyxtabular>
24315
24316 \end_inset
24317
24318
24319 \begin_inset space \hfill{}
24320 \end_inset
24321
24322
24323 \begin_inset Tabular
24324 <lyxtabular version="3" rows="17" columns="2">
24325 <features rotate="0" tabularvalignment="middle">
24326 <column alignment="center" valignment="top" width="0pt">
24327 <column alignment="center" valignment="top" width="0pt">
24328 <row>
24329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24330 \begin_inset Text
24331
24332 \begin_layout Plain Layout
24333 Comando
24334 \end_layout
24335
24336 \end_inset
24337 </cell>
24338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24339 \begin_inset Text
24340
24341 \begin_layout Plain Layout
24342 Relación
24343 \end_layout
24344
24345 \end_inset
24346 </cell>
24347 </row>
24348 <row>
24349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24350 \begin_inset Text
24351
24352 \begin_layout Plain Layout
24353 >
24354 \end_layout
24355
24356 \end_inset
24357 </cell>
24358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24359 \begin_inset Text
24360
24361 \begin_layout Plain Layout
24362 \begin_inset Formula $>$
24363 \end_inset
24364
24365
24366 \end_layout
24367
24368 \end_inset
24369 </cell>
24370 </row>
24371 <row>
24372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24373 \begin_inset Text
24374
24375 \begin_layout Plain Layout
24376
24377 \backslash
24378 ge
24379 \end_layout
24380
24381 \end_inset
24382 </cell>
24383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24384 \begin_inset Text
24385
24386 \begin_layout Plain Layout
24387 \begin_inset Formula $\ge$
24388 \end_inset
24389
24390
24391 \end_layout
24392
24393 \end_inset
24394 </cell>
24395 </row>
24396 <row>
24397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24398 \begin_inset Text
24399
24400 \begin_layout Plain Layout
24401
24402 \backslash
24403 gg
24404 \end_layout
24405
24406 \end_inset
24407 </cell>
24408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24409 \begin_inset Text
24410
24411 \begin_layout Plain Layout
24412 \begin_inset Formula $\gg$
24413 \end_inset
24414
24415
24416 \end_layout
24417
24418 \end_inset
24419 </cell>
24420 </row>
24421 <row>
24422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24423 \begin_inset Text
24424
24425 \begin_layout Plain Layout
24426
24427 \backslash
24428 succ
24429 \end_layout
24430
24431 \end_inset
24432 </cell>
24433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24434 \begin_inset Text
24435
24436 \begin_layout Plain Layout
24437 \begin_inset Formula $\succ$
24438 \end_inset
24439
24440
24441 \end_layout
24442
24443 \end_inset
24444 </cell>
24445 </row>
24446 <row>
24447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24448 \begin_inset Text
24449
24450 \begin_layout Plain Layout
24451
24452 \backslash
24453 succeq
24454 \end_layout
24455
24456 \end_inset
24457 </cell>
24458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24459 \begin_inset Text
24460
24461 \begin_layout Plain Layout
24462 \begin_inset Formula $\succeq$
24463 \end_inset
24464
24465
24466 \end_layout
24467
24468 \end_inset
24469 </cell>
24470 </row>
24471 <row>
24472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24473 \begin_inset Text
24474
24475 \begin_layout Plain Layout
24476
24477 \backslash
24478 supset
24479 \end_layout
24480
24481 \end_inset
24482 </cell>
24483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24484 \begin_inset Text
24485
24486 \begin_layout Plain Layout
24487 \begin_inset Formula $\supset$
24488 \end_inset
24489
24490
24491 \end_layout
24492
24493 \end_inset
24494 </cell>
24495 </row>
24496 <row>
24497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24498 \begin_inset Text
24499
24500 \begin_layout Plain Layout
24501
24502 \backslash
24503 supseteq
24504 \end_layout
24505
24506 \end_inset
24507 </cell>
24508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24509 \begin_inset Text
24510
24511 \begin_layout Plain Layout
24512 \begin_inset Formula $\supseteq$
24513 \end_inset
24514
24515
24516 \end_layout
24517
24518 \end_inset
24519 </cell>
24520 </row>
24521 <row>
24522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24523 \begin_inset Text
24524
24525 \begin_layout Plain Layout
24526
24527 \backslash
24528 sqsupseteq
24529 \end_layout
24530
24531 \end_inset
24532 </cell>
24533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24534 \begin_inset Text
24535
24536 \begin_layout Plain Layout
24537 \begin_inset Formula $\sqsupseteq$
24538 \end_inset
24539
24540
24541 \end_layout
24542
24543 \end_inset
24544 </cell>
24545 </row>
24546 <row>
24547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24548 \begin_inset Text
24549
24550 \begin_layout Plain Layout
24551
24552 \backslash
24553 ni
24554 \end_layout
24555
24556 \end_inset
24557 </cell>
24558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24559 \begin_inset Text
24560
24561 \begin_layout Plain Layout
24562 \begin_inset Formula $\ni$
24563 \end_inset
24564
24565
24566 \end_layout
24567
24568 \end_inset
24569 </cell>
24570 </row>
24571 <row>
24572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24573 \begin_inset Text
24574
24575 \begin_layout Plain Layout
24576
24577 \backslash
24578 dashv
24579 \end_layout
24580
24581 \end_inset
24582 </cell>
24583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24584 \begin_inset Text
24585
24586 \begin_layout Plain Layout
24587 \begin_inset Formula $\dashv$
24588 \end_inset
24589
24590
24591 \end_layout
24592
24593 \end_inset
24594 </cell>
24595 </row>
24596 <row>
24597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24598 \begin_inset Text
24599
24600 \begin_layout Plain Layout
24601
24602 \backslash
24603 frown
24604 \end_layout
24605
24606 \end_inset
24607 </cell>
24608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24609 \begin_inset Text
24610
24611 \begin_layout Plain Layout
24612 \begin_inset Formula $\frown$
24613 \end_inset
24614
24615
24616 \end_layout
24617
24618 \end_inset
24619 </cell>
24620 </row>
24621 <row>
24622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24623 \begin_inset Text
24624
24625 \begin_layout Plain Layout
24626
24627 \backslash
24628 rhd
24629 \end_layout
24630
24631 \end_inset
24632 </cell>
24633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24634 \begin_inset Text
24635
24636 \begin_layout Plain Layout
24637 \begin_inset Formula $\rhd$
24638 \end_inset
24639
24640
24641 \end_layout
24642
24643 \end_inset
24644 </cell>
24645 </row>
24646 <row>
24647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24648 \begin_inset Text
24649
24650 \begin_layout Plain Layout
24651
24652 \backslash
24653 unrhd
24654 \end_layout
24655
24656 \end_inset
24657 </cell>
24658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24659 \begin_inset Text
24660
24661 \begin_layout Plain Layout
24662 \begin_inset Formula $\unrhd$
24663 \end_inset
24664
24665
24666 \end_layout
24667
24668 \end_inset
24669 </cell>
24670 </row>
24671 <row>
24672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24673 \begin_inset Text
24674
24675 \begin_layout Plain Layout
24676
24677 \backslash
24678 lessgtr
24679 \end_layout
24680
24681 \end_inset
24682 </cell>
24683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24684 \begin_inset Text
24685
24686 \begin_layout Plain Layout
24687 \begin_inset Formula $\lessgtr$
24688 \end_inset
24689
24690
24691 \end_layout
24692
24693 \end_inset
24694 </cell>
24695 </row>
24696 <row>
24697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24698 \begin_inset Text
24699
24700 \begin_layout Plain Layout
24701
24702 \backslash
24703 parallel
24704 \end_layout
24705
24706 \end_inset
24707 </cell>
24708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24709 \begin_inset Text
24710
24711 \begin_layout Plain Layout
24712 \begin_inset Formula $\parallel$
24713 \end_inset
24714
24715
24716 \end_layout
24717
24718 \end_inset
24719 </cell>
24720 </row>
24721 <row>
24722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24723 \begin_inset Text
24724
24725 \begin_layout Plain Layout
24726
24727 \backslash
24728 nparallel
24729 \end_layout
24730
24731 \end_inset
24732 </cell>
24733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24734 \begin_inset Text
24735
24736 \begin_layout Plain Layout
24737 \begin_inset Formula $\nparallel$
24738 \end_inset
24739
24740
24741 \end_layout
24742
24743 \end_inset
24744 </cell>
24745 </row>
24746 </lyxtabular>
24747
24748 \end_inset
24749
24750
24751 \begin_inset space \hfill{}
24752 \end_inset
24753
24754
24755 \end_layout
24756
24757 \begin_layout Standard
24758 \begin_inset VSpace medskip
24759 \end_inset
24760
24761
24762 \end_layout
24763
24764 \begin_layout Standard
24765 Los caracteres 
24766 \series bold
24767
24768 \backslash
24769 lhd
24770 \series default
24771  y 
24772 \series bold
24773
24774 \backslash
24775 rhd
24776 \series default
24777  son mayores que los operadores de aspecto similar 
24778 \series bold
24779
24780 \backslash
24781 triangleleft
24782 \series default
24783  y 
24784 \series bold
24785
24786 \backslash
24787 triangleright
24788 \series default
24789 , respectivamente.
24790 \end_layout
24791
24792 \begin_layout Standard
24793 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24794 \end_layout
24795
24796 \begin_layout Standard
24797 Se pueden componer relaciones con etiquetas con el comando 
24798 \series bold
24799
24800 \backslash
24801 stackrel
24802 \series default
24803
24804 \begin_inset Index idx
24805 status collapsed
24806
24807 \begin_layout Plain Layout
24808 Comandos ! S ! 
24809 \backslash
24810 stackrel
24811 \end_layout
24812
24813 \end_inset
24814
24815 :
24816 \end_layout
24817
24818 \begin_layout Standard
24819 \align center
24820 \begin_inset Tabular
24821 <lyxtabular version="3" rows="2" columns="2">
24822 <features rotate="0" tabularvalignment="middle">
24823 <column alignment="center" valignment="top">
24824 <column alignment="center" valignment="top">
24825 <row>
24826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24827 \begin_inset Text
24828
24829 \begin_layout Plain Layout
24830 Comando
24831 \end_layout
24832
24833 \end_inset
24834 </cell>
24835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24836 \begin_inset Text
24837
24838 \begin_layout Plain Layout
24839 Resultado
24840 \begin_inset Note Note
24841 status collapsed
24842
24843 \begin_layout Plain Layout
24844
24845 \series bold
24846
24847 \backslash
24848 raisebox
24849 \series default
24850  se usa sólo como espaciador
24851 \end_layout
24852
24853 \end_inset
24854
24855
24856 \end_layout
24857
24858 \end_inset
24859 </cell>
24860 </row>
24861 <row>
24862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24863 \begin_inset Text
24864
24865 \begin_layout Plain Layout
24866 A(r)
24867 \backslash
24868 stackrel
24869 \begin_inset ERT
24870 status collapsed
24871
24872 \begin_layout Plain Layout
24873
24874
24875 \backslash
24876 spce 
24877 \end_layout
24878
24879 \end_inset
24880
24881 r
24882 \backslash
24883 to
24884 \backslash
24885 infty
24886 \begin_inset ERT
24887 status collapsed
24888
24889 \begin_layout Plain Layout
24890
24891
24892 \backslash
24893 spce 
24894 \end_layout
24895
24896 \end_inset
24897
24898
24899 \begin_inset Formula $\downarrow$
24900 \end_inset
24901
24902
24903 \backslash
24904 approx
24905 \begin_inset ERT
24906 status collapsed
24907
24908 \begin_layout Plain Layout
24909
24910
24911 \backslash
24912 spce 
24913 \end_layout
24914
24915 \end_inset
24916
24917
24918 \begin_inset ERT
24919 status collapsed
24920
24921 \begin_layout Plain Layout
24922
24923
24924 \backslash
24925 spce 
24926 \end_layout
24927
24928 \end_inset
24929
24930 B
24931 \end_layout
24932
24933 \end_inset
24934 </cell>
24935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24936 \begin_inset Text
24937
24938 \begin_layout Plain Layout
24939 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24940 \end_inset
24941
24942
24943 \end_layout
24944
24945 \end_inset
24946 </cell>
24947 </row>
24948 </lyxtabular>
24949
24950 \end_inset
24951
24952
24953 \end_layout
24954
24955 \begin_layout Section
24956 Funciones
24957 \end_layout
24958
24959 \begin_layout Subsection
24960 Funciones predefinidas
24961 \begin_inset CommandInset label
24962 LatexCommand label
24963 name "sub:Funciones-predefinidas"
24964
24965 \end_inset
24966
24967
24968 \begin_inset Index idx
24969 status collapsed
24970
24971 \begin_layout Plain Layout
24972 Funciones ! predefinidas
24973 \end_layout
24974
24975 \end_inset
24976
24977
24978 \begin_inset Index idx
24979 status collapsed
24980
24981 \begin_layout Plain Layout
24982 Funciones ! en español
24983 \end_layout
24984
24985 \end_inset
24986
24987
24988 \end_layout
24989
24990 \begin_layout Standard
24991 En general las variables se escriben en 
24992 \emph on
24993 cursiva
24994 \emph default
24995  en expresiones matemáticas, pero no los nombres de las funciones, porque
24996  
24997 \begin_inset Formula $sen$
24998 \end_inset
24999
25000  podría confundirse con 
25001 \begin_inset Formula $s\cdot e\cdot n$
25002 \end_inset
25003
25004 .
25005  Por eso hay funciones predefinidas, que además se separan un poco del factor
25006  precedente.
25007  Se insertan como comandos con una barra inversa delante de su nombre.
25008 \end_layout
25009
25010 \begin_layout Standard
25011 \align center
25012 \begin_inset Tabular
25013 <lyxtabular version="3" rows="2" columns="4">
25014 <features rotate="0" tabularvalignment="middle">
25015 <column alignment="center" valignment="top" width="0pt">
25016 <column alignment="center" valignment="top" width="0pt">
25017 <column alignment="center" valignment="top" width="0pt">
25018 <column alignment="center" valignment="top" width="0pt">
25019 <row>
25020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25021 \begin_inset Text
25022
25023 \begin_layout Plain Layout
25024 Comando
25025 \end_layout
25026
25027 \end_inset
25028 </cell>
25029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25030 \begin_inset Text
25031
25032 \begin_layout Plain Layout
25033 Resultado
25034 \end_layout
25035
25036 \end_inset
25037 </cell>
25038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25039 \begin_inset Text
25040
25041 \begin_layout Plain Layout
25042 Comando
25043 \end_layout
25044
25045 \end_inset
25046 </cell>
25047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25048 \begin_inset Text
25049
25050 \begin_layout Plain Layout
25051 Resultado
25052 \end_layout
25053
25054 \end_inset
25055 </cell>
25056 </row>
25057 <row>
25058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25059 \begin_inset Text
25060
25061 \begin_layout Plain Layout
25062 Asen(x)+B
25063 \end_layout
25064
25065 \end_inset
25066 </cell>
25067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25068 \begin_inset Text
25069
25070 \begin_layout Plain Layout
25071 \begin_inset Formula $Asen(x)+B$
25072 \end_inset
25073
25074
25075 \end_layout
25076
25077 \end_inset
25078 </cell>
25079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25080 \begin_inset Text
25081
25082 \begin_layout Plain Layout
25083 A
25084 \backslash
25085 sen(x)+B
25086 \end_layout
25087
25088 \end_inset
25089 </cell>
25090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25091 \begin_inset Text
25092
25093 \begin_layout Plain Layout
25094 \begin_inset Formula $A\sen(x)+B$
25095 \end_inset
25096
25097
25098 \end_layout
25099
25100 \end_inset
25101 </cell>
25102 </row>
25103 </lyxtabular>
25104
25105 \end_inset
25106
25107
25108 \end_layout
25109
25110 \begin_layout Standard
25111 Las funciones siguientes están predefinidas:
25112 \begin_inset Foot
25113 status collapsed
25114
25115 \begin_layout Plain Layout
25116 Se han añadido los comandos equivalentes proporcionados por el estilo 
25117 \series bold
25118 spanish
25119 \series default
25120  de 
25121 \series bold
25122 babel
25123 \series default
25124 .
25125  (Estos no están disponibles en el panel de funciones).
25126  Además, en su caso, las funciones serán acentuadas automáticamente en la
25127  salida, p.
25128 \begin_inset space \thinspace{}
25129 \end_inset
25130
25131 e.
25132  
25133 \begin_inset Quotes fld
25134 \end_inset
25135
25136 lím
25137 \begin_inset Quotes frd
25138 \end_inset
25139
25140  o 
25141 \begin_inset Quotes fld
25142 \end_inset
25143
25144 máx
25145 \begin_inset Quotes frd
25146 \end_inset
25147
25148 .
25149  Más información en 
25150 \begin_inset CommandInset citation
25151 LatexCommand cite
25152 key "spanish"
25153
25154 \end_inset
25155
25156 .
25157  (
25158 \emph on
25159 N.
25160 \begin_inset space \thinspace{}
25161 \end_inset
25162
25163 del t.
25164 \emph default
25165 )
25166 \end_layout
25167
25168 \end_inset
25169
25170
25171 \end_layout
25172
25173 \begin_layout Standard
25174 \begin_inset VSpace -2mm
25175 \end_inset
25176
25177
25178 \end_layout
25179
25180 \begin_layout Standard
25181 \align center
25182 \begin_inset Tabular
25183 <lyxtabular version="3" rows="9" columns="7">
25184 <features rotate="0" tabularvalignment="middle">
25185 <column alignment="center" valignment="top" width="0pt">
25186 <column alignment="center" valignment="top" width="0pt">
25187 <column alignment="center" valignment="top" width="0pt">
25188 <column alignment="center" valignment="top" width="0pt">
25189 <column alignment="center" valignment="top" width="0pt">
25190 <column alignment="center" valignment="top" width="0pt">
25191 <column alignment="center" valignment="top" width="0pt">
25192 <row>
25193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25194 \begin_inset Text
25195
25196 \begin_layout Plain Layout
25197 Comando
25198 \end_layout
25199
25200 \end_inset
25201 </cell>
25202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25203 \begin_inset Text
25204
25205 \begin_layout Plain Layout
25206 español
25207 \end_layout
25208
25209 \end_inset
25210 </cell>
25211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25212 \begin_inset Text
25213
25214 \begin_layout Plain Layout
25215 Comando
25216 \end_layout
25217
25218 \end_inset
25219 </cell>
25220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25221 \begin_inset Text
25222
25223 \begin_layout Plain Layout
25224 español
25225 \end_layout
25226
25227 \end_inset
25228 </cell>
25229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25230 \begin_inset Text
25231
25232 \begin_layout Plain Layout
25233 Comando
25234 \end_layout
25235
25236 \end_inset
25237 </cell>
25238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25239 \begin_inset Text
25240
25241 \begin_layout Plain Layout
25242 español
25243 \end_layout
25244
25245 \end_inset
25246 </cell>
25247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25248 \begin_inset Text
25249
25250 \begin_layout Plain Layout
25251 Comando
25252 \end_layout
25253
25254 \end_inset
25255 </cell>
25256 </row>
25257 <row>
25258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25259 \begin_inset Text
25260
25261 \begin_layout Plain Layout
25262
25263 \backslash
25264 sin
25265 \end_layout
25266
25267 \end_inset
25268 </cell>
25269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25270 \begin_inset Text
25271
25272 \begin_layout Plain Layout
25273
25274 \backslash
25275 sen
25276 \end_layout
25277
25278 \end_inset
25279 </cell>
25280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25281 \begin_inset Text
25282
25283 \begin_layout Plain Layout
25284
25285 \backslash
25286 sinh
25287 \end_layout
25288
25289 \end_inset
25290 </cell>
25291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25292 \begin_inset Text
25293
25294 \begin_layout Plain Layout
25295
25296 \backslash
25297 senh
25298 \end_layout
25299
25300 \end_inset
25301 </cell>
25302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25303 \begin_inset Text
25304
25305 \begin_layout Plain Layout
25306
25307 \backslash
25308 arcsin
25309 \end_layout
25310
25311 \end_inset
25312 </cell>
25313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25314 \begin_inset Text
25315
25316 \begin_layout Plain Layout
25317
25318 \backslash
25319 arcsen
25320 \end_layout
25321
25322 \end_inset
25323 </cell>
25324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25325 \begin_inset Text
25326
25327 \begin_layout Plain Layout
25328
25329 \backslash
25330 sup
25331 \end_layout
25332
25333 \end_inset
25334 </cell>
25335 </row>
25336 <row>
25337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25338 \begin_inset Text
25339
25340 \begin_layout Plain Layout
25341
25342 \backslash
25343 cos
25344 \end_layout
25345
25346 \end_inset
25347 </cell>
25348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25349 \begin_inset Text
25350
25351 \begin_layout Plain Layout
25352
25353 \end_layout
25354
25355 \end_inset
25356 </cell>
25357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25358 \begin_inset Text
25359
25360 \begin_layout Plain Layout
25361
25362 \backslash
25363 cosh
25364 \end_layout
25365
25366 \end_inset
25367 </cell>
25368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25369 \begin_inset Text
25370
25371 \begin_layout Plain Layout
25372
25373 \end_layout
25374
25375 \end_inset
25376 </cell>
25377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25378 \begin_inset Text
25379
25380 \begin_layout Plain Layout
25381
25382 \backslash
25383 arccos
25384 \end_layout
25385
25386 \end_inset
25387 </cell>
25388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25389 \begin_inset Text
25390
25391 \begin_layout Plain Layout
25392
25393 \end_layout
25394
25395 \end_inset
25396 </cell>
25397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25398 \begin_inset Text
25399
25400 \begin_layout Plain Layout
25401
25402 \backslash
25403 inf
25404 \end_layout
25405
25406 \end_inset
25407 </cell>
25408 </row>
25409 <row>
25410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25411 \begin_inset Text
25412
25413 \begin_layout Plain Layout
25414
25415 \backslash
25416 tan
25417 \end_layout
25418
25419 \end_inset
25420 </cell>
25421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25422 \begin_inset Text
25423
25424 \begin_layout Plain Layout
25425
25426 \backslash
25427 tg
25428 \end_layout
25429
25430 \end_inset
25431 </cell>
25432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25433 \begin_inset Text
25434
25435 \begin_layout Plain Layout
25436
25437 \backslash
25438 tanh
25439 \end_layout
25440
25441 \end_inset
25442 </cell>
25443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25444 \begin_inset Text
25445
25446 \begin_layout Plain Layout
25447
25448 \backslash
25449 tgh
25450 \end_layout
25451
25452 \end_inset
25453 </cell>
25454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25455 \begin_inset Text
25456
25457 \begin_layout Plain Layout
25458
25459 \backslash
25460 arctan
25461 \end_layout
25462
25463 \end_inset
25464 </cell>
25465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25466 \begin_inset Text
25467
25468 \begin_layout Plain Layout
25469
25470 \backslash
25471 arctg
25472 \end_layout
25473
25474 \end_inset
25475 </cell>
25476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25477 \begin_inset Text
25478
25479 \begin_layout Plain Layout
25480
25481 \backslash
25482 lim
25483 \end_layout
25484
25485 \end_inset
25486 </cell>
25487 </row>
25488 <row>
25489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25490 \begin_inset Text
25491
25492 \begin_layout Plain Layout
25493
25494 \backslash
25495 cot
25496 \end_layout
25497
25498 \end_inset
25499 </cell>
25500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25501 \begin_inset Text
25502
25503 \begin_layout Plain Layout
25504
25505 \backslash
25506 cotg
25507 \end_layout
25508
25509 \end_inset
25510 </cell>
25511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25512 \begin_inset Text
25513
25514 \begin_layout Plain Layout
25515
25516 \backslash
25517 coth
25518 \end_layout
25519
25520 \end_inset
25521 </cell>
25522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25523 \begin_inset Text
25524
25525 \begin_layout Plain Layout
25526
25527 \end_layout
25528
25529 \end_inset
25530 </cell>
25531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25532 \begin_inset Text
25533
25534 \begin_layout Plain Layout
25535
25536 \backslash
25537 arg
25538 \end_layout
25539
25540 \end_inset
25541 </cell>
25542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25543 \begin_inset Text
25544
25545 \begin_layout Plain Layout
25546
25547 \end_layout
25548
25549 \end_inset
25550 </cell>
25551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25552 \begin_inset Text
25553
25554 \begin_layout Plain Layout
25555
25556 \backslash
25557 liminf
25558 \end_layout
25559
25560 \end_inset
25561 </cell>
25562 </row>
25563 <row>
25564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25565 \begin_inset Text
25566
25567 \begin_layout Plain Layout
25568
25569 \backslash
25570 sec
25571 \end_layout
25572
25573 \end_inset
25574 </cell>
25575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25576 \begin_inset Text
25577
25578 \begin_layout Plain Layout
25579
25580 \end_layout
25581
25582 \end_inset
25583 </cell>
25584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25585 \begin_inset Text
25586
25587 \begin_layout Plain Layout
25588
25589 \backslash
25590 min
25591 \end_layout
25592
25593 \end_inset
25594 </cell>
25595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25596 \begin_inset Text
25597
25598 \begin_layout Plain Layout
25599
25600 \end_layout
25601
25602 \end_inset
25603 </cell>
25604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25605 \begin_inset Text
25606
25607 \begin_layout Plain Layout
25608
25609 \backslash
25610 deg
25611 \end_layout
25612
25613 \end_inset
25614 </cell>
25615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25616 \begin_inset Text
25617
25618 \begin_layout Plain Layout
25619
25620 \end_layout
25621
25622 \end_inset
25623 </cell>
25624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25625 \begin_inset Text
25626
25627 \begin_layout Plain Layout
25628
25629 \backslash
25630 limsup
25631 \end_layout
25632
25633 \end_inset
25634 </cell>
25635 </row>
25636 <row>
25637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25638 \begin_inset Text
25639
25640 \begin_layout Plain Layout
25641
25642 \backslash
25643 csc
25644 \end_layout
25645
25646 \end_inset
25647 </cell>
25648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25649 \begin_inset Text
25650
25651 \begin_layout Plain Layout
25652
25653 \backslash
25654 cosec
25655 \end_layout
25656
25657 \end_inset
25658 </cell>
25659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25660 \begin_inset Text
25661
25662 \begin_layout Plain Layout
25663
25664 \backslash
25665 max
25666 \end_layout
25667
25668 \end_inset
25669 </cell>
25670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25671 \begin_inset Text
25672
25673 \begin_layout Plain Layout
25674
25675 \end_layout
25676
25677 \end_inset
25678 </cell>
25679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25680 \begin_inset Text
25681
25682 \begin_layout Plain Layout
25683
25684 \backslash
25685 det
25686 \end_layout
25687
25688 \end_inset
25689 </cell>
25690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25691 \begin_inset Text
25692
25693 \begin_layout Plain Layout
25694
25695 \end_layout
25696
25697 \end_inset
25698 </cell>
25699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25700 \begin_inset Text
25701
25702 \begin_layout Plain Layout
25703
25704 \backslash
25705 Pr
25706 \end_layout
25707
25708 \end_inset
25709 </cell>
25710 </row>
25711 <row>
25712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25713 \begin_inset Text
25714
25715 \begin_layout Plain Layout
25716
25717 \backslash
25718 ln
25719 \end_layout
25720
25721 \end_inset
25722 </cell>
25723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25724 \begin_inset Text
25725
25726 \begin_layout Plain Layout
25727
25728 \end_layout
25729
25730 \end_inset
25731 </cell>
25732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25733 \begin_inset Text
25734
25735 \begin_layout Plain Layout
25736
25737 \backslash
25738 exp
25739 \end_layout
25740
25741 \end_inset
25742 </cell>
25743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25744 \begin_inset Text
25745
25746 \begin_layout Plain Layout
25747
25748 \end_layout
25749
25750 \end_inset
25751 </cell>
25752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25753 \begin_inset Text
25754
25755 \begin_layout Plain Layout
25756
25757 \backslash
25758 dim
25759 \end_layout
25760
25761 \end_inset
25762 </cell>
25763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25764 \begin_inset Text
25765
25766 \begin_layout Plain Layout
25767
25768 \end_layout
25769
25770 \end_inset
25771 </cell>
25772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25773 \begin_inset Text
25774
25775 \begin_layout Plain Layout
25776
25777 \backslash
25778 hom
25779 \end_layout
25780
25781 \end_inset
25782 </cell>
25783 </row>
25784 <row>
25785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25786 \begin_inset Text
25787
25788 \begin_layout Plain Layout
25789
25790 \backslash
25791 lg
25792 \end_layout
25793
25794 \end_inset
25795 </cell>
25796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25797 \begin_inset Text
25798
25799 \begin_layout Plain Layout
25800
25801 \end_layout
25802
25803 \end_inset
25804 </cell>
25805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25806 \begin_inset Text
25807
25808 \begin_layout Plain Layout
25809
25810 \backslash
25811 log
25812 \end_layout
25813
25814 \end_inset
25815 </cell>
25816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25817 \begin_inset Text
25818
25819 \begin_layout Plain Layout
25820
25821 \end_layout
25822
25823 \end_inset
25824 </cell>
25825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25826 \begin_inset Text
25827
25828 \begin_layout Plain Layout
25829
25830 \backslash
25831 ker
25832 \end_layout
25833
25834 \end_inset
25835 </cell>
25836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25837 \begin_inset Text
25838
25839 \begin_layout Plain Layout
25840
25841 \end_layout
25842
25843 \end_inset
25844 </cell>
25845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25846 \begin_inset Text
25847
25848 \begin_layout Plain Layout
25849
25850 \backslash
25851 gcd
25852 \end_layout
25853
25854 \end_inset
25855 </cell>
25856 </row>
25857 </lyxtabular>
25858
25859 \end_inset
25860
25861
25862 \end_layout
25863
25864 \begin_layout Standard
25865 También se pueden insertar con el botón 
25866 \begin_inset Graphics
25867         filename ../../images/math/functions.png
25868         scale 85
25869
25870 \end_inset
25871
25872  de la barra de ecuaciones.
25873 \end_layout
25874
25875 \begin_layout Subsection
25876 Funciones definidas por el usuario
25877 \begin_inset Index idx
25878 status collapsed
25879
25880 \begin_layout Plain Layout
25881 Funciones ! personalizadas
25882 \end_layout
25883
25884 \end_inset
25885
25886
25887 \end_layout
25888
25889 \begin_layout Standard
25890 Para usar una función no predefinida, como por ejemplo la función signo,
25891  sgn(x), hay dos posibilidades:
25892 \end_layout
25893
25894 \begin_layout Itemize
25895 Define la función añadiendo al preámbulo LaTeX la línea
25896 \begin_inset Foot
25897 status collapsed
25898
25899 \begin_layout Plain Layout
25900 Más sobre 
25901 \series bold
25902
25903 \backslash
25904 DeclareMathOperator
25905 \series default
25906  en 
25907 \begin_inset CommandInset ref
25908 LatexCommand ref
25909 reference "sub:Operadores-de-usuario"
25910
25911 \end_inset
25912
25913
25914 \end_layout
25915
25916 \end_inset
25917
25918
25919 \begin_inset Newline newline
25920 \end_inset
25921
25922
25923 \begin_inset VSpace -3mm
25924 \end_inset
25925
25926
25927 \begin_inset Newline newline
25928 \end_inset
25929
25930
25931 \series bold
25932
25933 \backslash
25934 DeclareMathOperator{
25935 \backslash
25936 sgn}{sgn}
25937 \series default
25938
25939 \begin_inset Index idx
25940 status collapsed
25941
25942 \begin_layout Plain Layout
25943 Comandos ! D ! 
25944 \backslash
25945 dbinom@
25946 \backslash
25947 DeclareMathOperator
25948 \end_layout
25949
25950 \end_inset
25951
25952
25953 \begin_inset Newline newline
25954 \end_inset
25955
25956
25957 \begin_inset VSpace -2mm
25958 \end_inset
25959
25960
25961 \begin_inset Newline newline
25962 \end_inset
25963
25964 Ahora la función recién definida se puede obtener con el comando 
25965 \series bold
25966
25967 \backslash
25968 sgn
25969 \series default
25970 .
25971 \end_layout
25972
25973 \begin_layout Itemize
25974 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25975  en nuestro ejemplo las letras 
25976 \emph on
25977 sgn
25978 \emph default
25979 , y cámbialo a texto matemático.
25980  Entre el factor precedente y la función se inserta un espacio.
25981 \end_layout
25982
25983 \begin_layout Standard
25984 El resultado con ambos métodos es el mismo que con una función predefinida:
25985 \begin_inset Foot
25986 status collapsed
25987
25988 \begin_layout Plain Layout
25989 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
25990  negro.
25991 \end_layout
25992
25993 \end_inset
25994
25995
25996 \end_layout
25997
25998 \begin_layout Standard
25999 \align center
26000 \begin_inset Tabular
26001 <lyxtabular version="3" rows="3" columns="2">
26002 <features rotate="0" tabularvalignment="middle">
26003 <column alignment="center" valignment="top" width="0pt">
26004 <column alignment="center" valignment="top" width="0pt">
26005 <row>
26006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26007 \begin_inset Text
26008
26009 \begin_layout Plain Layout
26010 Comando
26011 \end_layout
26012
26013 \end_inset
26014 </cell>
26015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26016 \begin_inset Text
26017
26018 \begin_layout Plain Layout
26019 Resultado
26020 \end_layout
26021
26022 \end_inset
26023 </cell>
26024 </row>
26025 <row>
26026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26027 \begin_inset Text
26028
26029 \begin_layout Plain Layout
26030 A
26031 \backslash
26032 sgn(x)+B
26033 \end_layout
26034
26035 \end_inset
26036 </cell>
26037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26038 \begin_inset Text
26039
26040 \begin_layout Plain Layout
26041 \begin_inset Formula $A\sgn(x)+B$
26042 \end_inset
26043
26044
26045 \end_layout
26046
26047 \end_inset
26048 </cell>
26049 </row>
26050 <row>
26051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26052 \begin_inset Text
26053
26054 \begin_layout Plain Layout
26055 A
26056 \backslash
26057 ,
26058 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$
26059 \end_inset
26060
26061 (x)+B
26062 \end_layout
26063
26064 \end_inset
26065 </cell>
26066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26067 \begin_inset Text
26068
26069 \begin_layout Plain Layout
26070 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
26071 \end_inset
26072
26073
26074 \end_layout
26075
26076 \end_inset
26077 </cell>
26078 </row>
26079 </lyxtabular>
26080
26081 \end_inset
26082
26083
26084 \end_layout
26085
26086 \begin_layout Standard
26087 El primer método es preferible si la función se va a usar varias veces.
26088 \end_layout
26089
26090 \begin_layout Standard
26091 \noindent
26092 \align center
26093 \begin_inset Newpage newpage
26094 \end_inset
26095
26096
26097 \end_layout
26098
26099 \begin_layout Subsection
26100 Límites
26101 \begin_inset Index idx
26102 status collapsed
26103
26104 \begin_layout Plain Layout
26105 Limites@Límites
26106 \end_layout
26107
26108 \end_inset
26109
26110
26111 \end_layout
26112
26113 \begin_layout Standard
26114 Para límites, además de 
26115 \series bold
26116
26117 \backslash
26118 lim
26119 \series default
26120
26121 \begin_inset Index idx
26122 status collapsed
26123
26124 \begin_layout Plain Layout
26125 Comandos ! L ! 
26126 \backslash
26127 lim
26128 \end_layout
26129
26130 \end_inset
26131
26132
26133 \series bold
26134
26135 \backslash
26136 liminf
26137 \series default
26138  y 
26139 \series bold
26140
26141 \backslash
26142 limsup
26143 \series default
26144  están definidas las siguientes funciones:
26145 \series bold
26146  
26147 \end_layout
26148
26149 \begin_layout Standard
26150 \noindent
26151 \align center
26152 \begin_inset Tabular
26153 <lyxtabular version="3" rows="5" columns="2">
26154 <features rotate="0" tabularvalignment="middle">
26155 <column alignment="center" valignment="top">
26156 <column alignment="center" valignment="top">
26157 <row>
26158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26159 \begin_inset Text
26160
26161 \begin_layout Plain Layout
26162 Comando
26163 \end_layout
26164
26165 \end_inset
26166 </cell>
26167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26168 \begin_inset Text
26169
26170 \begin_layout Plain Layout
26171 Resultado
26172 \begin_inset Note Note
26173 status collapsed
26174
26175 \begin_layout Plain Layout
26176
26177 \series bold
26178
26179 \backslash
26180 raisebox
26181 \series default
26182  se usa sólo como espaciador
26183 \end_layout
26184
26185 \end_inset
26186
26187
26188 \end_layout
26189
26190 \end_inset
26191 </cell>
26192 </row>
26193 <row>
26194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26195 \begin_inset Text
26196
26197 \begin_layout Plain Layout
26198
26199 \backslash
26200 varliminf
26201 \end_layout
26202
26203 \end_inset
26204 </cell>
26205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26206 \begin_inset Text
26207
26208 \begin_layout Plain Layout
26209 \begin_inset Formula $\varliminf$
26210 \end_inset
26211
26212
26213 \end_layout
26214
26215 \end_inset
26216 </cell>
26217 </row>
26218 <row>
26219 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26220 \begin_inset Text
26221
26222 \begin_layout Plain Layout
26223
26224 \backslash
26225 varlimsup
26226 \end_layout
26227
26228 \end_inset
26229 </cell>
26230 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26231 \begin_inset Text
26232
26233 \begin_layout Plain Layout
26234 \begin_inset Formula $\varlimsup$
26235 \end_inset
26236
26237
26238 \end_layout
26239
26240 \end_inset
26241 </cell>
26242 </row>
26243 <row>
26244 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26245 \begin_inset Text
26246
26247 \begin_layout Plain Layout
26248
26249 \backslash
26250 varprojlim
26251 \end_layout
26252
26253 \end_inset
26254 </cell>
26255 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26256 \begin_inset Text
26257
26258 \begin_layout Plain Layout
26259 \begin_inset Formula $\varprojlim$
26260 \end_inset
26261
26262
26263 \end_layout
26264
26265 \end_inset
26266 </cell>
26267 </row>
26268 <row>
26269 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26270 \begin_inset Text
26271
26272 \begin_layout Plain Layout
26273
26274 \backslash
26275 varinjlim
26276 \end_layout
26277
26278 \end_inset
26279 </cell>
26280 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26281 \begin_inset Text
26282
26283 \begin_layout Plain Layout
26284 \begin_inset Formula $\varinjlim$
26285 \end_inset
26286
26287
26288 \begin_inset Formula $\raisebox{-2.5mm}{}$
26289 \end_inset
26290
26291
26292 \end_layout
26293
26294 \end_inset
26295 </cell>
26296 </row>
26297 </lyxtabular>
26298
26299 \end_inset
26300
26301
26302 \end_layout
26303
26304 \begin_layout Standard
26305 \begin_inset VSpace medskip
26306 \end_inset
26307
26308
26309 \end_layout
26310
26311 \begin_layout Standard
26312 El límite se crea insertando un subíndice.
26313  Se imprime a la derecha junto a la función en una fórmula en línea:
26314 \end_layout
26315
26316 \begin_layout Standard
26317 \noindent
26318 \align center
26319 \begin_inset Tabular
26320 <lyxtabular version="3" rows="2" columns="2">
26321 <features rotate="0" tabularvalignment="middle">
26322 <column alignment="center" valignment="top" width="0pt">
26323 <column alignment="center" valignment="top" width="0pt">
26324 <row>
26325 <cell alignment="center" valignment="top" usebox="none">
26326 \begin_inset Text
26327
26328 \begin_layout Plain Layout
26329 Comando
26330 \end_layout
26331
26332 \end_inset
26333 </cell>
26334 <cell alignment="center" valignment="top" usebox="none">
26335 \begin_inset Text
26336
26337 \begin_layout Plain Layout
26338 \begin_inset space \hspace{}
26339 \length 1cm
26340 \end_inset
26341
26342 Resultado
26343 \begin_inset Note Note
26344 status collapsed
26345
26346 \begin_layout Plain Layout
26347
26348 \series bold
26349
26350 \backslash
26351 raisebox
26352 \series default
26353  se usa sólo como espaciador
26354 \end_layout
26355
26356 \end_inset
26357
26358
26359 \end_layout
26360
26361 \end_inset
26362 </cell>
26363 </row>
26364 <row>
26365 <cell alignment="center" valignment="top" usebox="none">
26366 \begin_inset Text
26367
26368 \begin_layout Plain Layout
26369
26370 \backslash
26371 lim_x
26372 \backslash
26373 to
26374 \begin_inset ERT
26375 status collapsed
26376
26377 \begin_layout Plain Layout
26378
26379
26380 \backslash
26381 spce 
26382 \end_layout
26383
26384 \end_inset
26385
26386 A
26387 \begin_inset ERT
26388 status collapsed
26389
26390 \begin_layout Plain Layout
26391
26392
26393 \backslash
26394 spce 
26395 \end_layout
26396
26397 \end_inset
26398
26399 x=B
26400 \end_layout
26401
26402 \end_inset
26403 </cell>
26404 <cell alignment="center" valignment="top" usebox="none">
26405 \begin_inset Text
26406
26407 \begin_layout Plain Layout
26408 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
26409 \end_inset
26410
26411
26412 \end_layout
26413
26414 \end_inset
26415 </cell>
26416 </row>
26417 </lyxtabular>
26418
26419 \end_inset
26420
26421
26422 \end_layout
26423
26424 \begin_layout Standard
26425 En una ecuación presentada el límite se imprime debajo, como es habitual:
26426 \begin_inset Formula 
26427 \[
26428 \lim\limits _{x\rightarrow A}=B
26429 \]
26430
26431 \end_inset
26432
26433
26434 \end_layout
26435
26436 \begin_layout Subsection
26437 Función módulo
26438 \begin_inset Index idx
26439 status collapsed
26440
26441 \begin_layout Plain Layout
26442 Funciones ! módulo
26443 \end_layout
26444
26445 \end_inset
26446
26447
26448 \end_layout
26449
26450 \begin_layout Standard
26451 La función módulo es especial, porque existe en cuatro variantes.
26452 \end_layout
26453
26454 \begin_layout Standard
26455 En una ecuación presentada:
26456 \begin_inset Formula 
26457 \begin{align*}
26458 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
26459 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
26460 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
26461 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
26462 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b
26463 \end{align*}
26464
26465 \end_inset
26466
26467 En una ecuación en línea se pone menos espacio delante del nombre de la
26468  función para todas las variantes.
26469  Por omisión, las funciones módulo solo tienen en cuenta el primer carácter
26470  siguente.
26471  Para aplicarlas a más de un carácter hay que poner estos entre llaves TeX:
26472 \begin_inset Formula 
26473 \begin{align*}
26474 \underline{\textrm{Comando}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Resultado}}\\
26475 \mathrm{a\backslash pod\textrm{\spce}bcd} &  & a\pod bcd\\
26476 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
26477 \end{align*}
26478
26479 \end_inset
26480
26481
26482 \end_layout
26483
26484 \begin_layout Section
26485 Caracteres especiales
26486 \begin_inset Index idx
26487 status collapsed
26488
26489 \begin_layout Plain Layout
26490 Caracteres especiales
26491 \end_layout
26492
26493 \end_inset
26494
26495
26496 \end_layout
26497
26498 \begin_layout Subsection
26499 Caracteres especiales en texto matemático
26500 \end_layout
26501
26502 \begin_layout Standard
26503 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
26504  TeX:
26505 \end_layout
26506
26507 \begin_layout Standard
26508 \begin_inset space \hfill{}
26509 \end_inset
26510
26511
26512 \begin_inset Tabular
26513 <lyxtabular version="3" rows="8" columns="2">
26514 <features rotate="0" tabularvalignment="middle">
26515 <column alignment="block" valignment="top">
26516 <column alignment="block" valignment="top">
26517 <row>
26518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26519 \begin_inset Text
26520
26521 \begin_layout Plain Layout
26522 Comando
26523 \end_layout
26524
26525 \end_inset
26526 </cell>
26527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26528 \begin_inset Text
26529
26530 \begin_layout Plain Layout
26531 Resultado
26532 \end_layout
26533
26534 \end_inset
26535 </cell>
26536 </row>
26537 <row>
26538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26539 \begin_inset Text
26540
26541 \begin_layout Plain Layout
26542
26543 \backslash
26544 oe
26545 \end_layout
26546
26547 \end_inset
26548 </cell>
26549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26550 \begin_inset Text
26551
26552 \begin_layout Plain Layout
26553 \begin_inset Formula $\textrm{œ}$
26554 \end_inset
26555
26556
26557 \end_layout
26558
26559 \end_inset
26560 </cell>
26561 </row>
26562 <row>
26563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26564 \begin_inset Text
26565
26566 \begin_layout Plain Layout
26567
26568 \backslash
26569 OE
26570 \end_layout
26571
26572 \end_inset
26573 </cell>
26574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26575 \begin_inset Text
26576
26577 \begin_layout Plain Layout
26578 \begin_inset Formula $\textrm{Œ}$
26579 \end_inset
26580
26581
26582 \end_layout
26583
26584 \end_inset
26585 </cell>
26586 </row>
26587 <row>
26588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26589 \begin_inset Text
26590
26591 \begin_layout Plain Layout
26592
26593 \backslash
26594 ae
26595 \end_layout
26596
26597 \end_inset
26598 </cell>
26599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26600 \begin_inset Text
26601
26602 \begin_layout Plain Layout
26603 \begin_inset Formula $\textrm{æ}$
26604 \end_inset
26605
26606
26607 \end_layout
26608
26609 \end_inset
26610 </cell>
26611 </row>
26612 <row>
26613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26614 \begin_inset Text
26615
26616 \begin_layout Plain Layout
26617
26618 \backslash
26619 AE
26620 \end_layout
26621
26622 \end_inset
26623 </cell>
26624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26625 \begin_inset Text
26626
26627 \begin_layout Plain Layout
26628 \begin_inset Formula $\textrm{Æ}$
26629 \end_inset
26630
26631
26632 \end_layout
26633
26634 \end_inset
26635 </cell>
26636 </row>
26637 <row>
26638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26639 \begin_inset Text
26640
26641 \begin_layout Plain Layout
26642
26643 \backslash
26644 aa
26645 \end_layout
26646
26647 \end_inset
26648 </cell>
26649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26650 \begin_inset Text
26651
26652 \begin_layout Plain Layout
26653 \begin_inset Formula $\textrm{\aa}$
26654 \end_inset
26655
26656
26657 \end_layout
26658
26659 \end_inset
26660 </cell>
26661 </row>
26662 <row>
26663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26664 \begin_inset Text
26665
26666 \begin_layout Plain Layout
26667
26668 \backslash
26669 AA
26670 \begin_inset Index idx
26671 status collapsed
26672
26673 \begin_layout Plain Layout
26674
26675 \backslash
26676 @
26677 \begin_inset ERT
26678 status collapsed
26679
26680 \begin_layout Plain Layout
26681
26682
26683 \backslash
26684 textrm{
26685 \backslash
26686 AA}
26687 \end_layout
26688
26689 \end_inset
26690
26691
26692 \end_layout
26693
26694 \end_inset
26695
26696
26697 \end_layout
26698
26699 \end_inset
26700 </cell>
26701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26702 \begin_inset Text
26703
26704 \begin_layout Plain Layout
26705 \begin_inset Formula $\textrm{Å}$
26706 \end_inset
26707
26708
26709 \end_layout
26710
26711 \end_inset
26712 </cell>
26713 </row>
26714 <row>
26715 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26716 \begin_inset Text
26717
26718 \begin_layout Plain Layout
26719
26720 \backslash
26721 i
26722 \end_layout
26723
26724 \end_inset
26725 </cell>
26726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26727 \begin_inset Text
26728
26729 \begin_layout Plain Layout
26730 \begin_inset Formula $\textrm{ı}$
26731 \end_inset
26732
26733
26734 \end_layout
26735
26736 \end_inset
26737 </cell>
26738 </row>
26739 </lyxtabular>
26740
26741 \end_inset
26742
26743
26744 \begin_inset space \hfill{}
26745 \end_inset
26746
26747
26748 \begin_inset Tabular
26749 <lyxtabular version="3" rows="8" columns="2">
26750 <features rotate="0" tabularvalignment="middle">
26751 <column alignment="block" valignment="top">
26752 <column alignment="center" valignment="top">
26753 <row>
26754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26755 \begin_inset Text
26756
26757 \begin_layout Plain Layout
26758 Comando
26759 \begin_inset Note Note
26760 status collapsed
26761
26762 \begin_layout Plain Layout
26763
26764 \series bold
26765
26766 \backslash
26767 raisebox
26768 \series default
26769  se usa sólo como espaciador
26770 \end_layout
26771
26772 \end_inset
26773
26774
26775 \end_layout
26776
26777 \end_inset
26778 </cell>
26779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26780 \begin_inset Text
26781
26782 \begin_layout Plain Layout
26783 Resultado
26784 \end_layout
26785
26786 \end_inset
26787 </cell>
26788 </row>
26789 <row>
26790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26791 \begin_inset Text
26792
26793 \begin_layout Plain Layout
26794
26795 \backslash
26796 o
26797 \end_layout
26798
26799 \end_inset
26800 </cell>
26801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26802 \begin_inset Text
26803
26804 \begin_layout Plain Layout
26805 \begin_inset Formula $\textrm{ø}$
26806 \end_inset
26807
26808
26809 \end_layout
26810
26811 \end_inset
26812 </cell>
26813 </row>
26814 <row>
26815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26816 \begin_inset Text
26817
26818 \begin_layout Plain Layout
26819
26820 \backslash
26821 O
26822 \end_layout
26823
26824 \end_inset
26825 </cell>
26826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26827 \begin_inset Text
26828
26829 \begin_layout Plain Layout
26830 \begin_inset Formula $\textrm{Ø}$
26831 \end_inset
26832
26833
26834 \end_layout
26835
26836 \end_inset
26837 </cell>
26838 </row>
26839 <row>
26840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26841 \begin_inset Text
26842
26843 \begin_layout Plain Layout
26844
26845 \backslash
26846 l
26847 \end_layout
26848
26849 \end_inset
26850 </cell>
26851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26852 \begin_inset Text
26853
26854 \begin_layout Plain Layout
26855 \begin_inset Formula $\textrm{ł}$
26856 \end_inset
26857
26858
26859 \end_layout
26860
26861 \end_inset
26862 </cell>
26863 </row>
26864 <row>
26865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26866 \begin_inset Text
26867
26868 \begin_layout Plain Layout
26869
26870 \backslash
26871 L
26872 \end_layout
26873
26874 \end_inset
26875 </cell>
26876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26877 \begin_inset Text
26878
26879 \begin_layout Plain Layout
26880 \begin_inset Formula $\textrm{Ł}$
26881 \end_inset
26882
26883
26884 \end_layout
26885
26886 \end_inset
26887 </cell>
26888 </row>
26889 <row>
26890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26891 \begin_inset Text
26892
26893 \begin_layout Plain Layout
26894 !
26895 \begin_inset space \hspace{}
26896 \length 0mm
26897 \end_inset
26898
26899 `
26900 \begin_inset ERT
26901 status collapsed
26902
26903 \begin_layout Plain Layout
26904
26905
26906 \backslash
26907 spce 
26908 \end_layout
26909
26910 \end_inset
26911
26912
26913 \end_layout
26914
26915 \end_inset
26916 </cell>
26917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26918 \begin_inset Text
26919
26920 \begin_layout Plain Layout
26921 \begin_inset Formula $\textrm{!`}$
26922 \end_inset
26923
26924
26925 \end_layout
26926
26927 \end_inset
26928 </cell>
26929 </row>
26930 <row>
26931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26932 \begin_inset Text
26933
26934 \begin_layout Plain Layout
26935 ?
26936 \begin_inset space \hspace{}
26937 \length 0mm
26938 \end_inset
26939
26940 `
26941 \begin_inset ERT
26942 status collapsed
26943
26944 \begin_layout Plain Layout
26945
26946
26947 \backslash
26948 spce 
26949 \end_layout
26950
26951 \end_inset
26952
26953
26954 \end_layout
26955
26956 \end_inset
26957 </cell>
26958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26959 \begin_inset Text
26960
26961 \begin_layout Plain Layout
26962 \begin_inset Formula $\textrm{?`}$
26963 \end_inset
26964
26965
26966 \end_layout
26967
26968 \end_inset
26969 </cell>
26970 </row>
26971 <row>
26972 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26973 \begin_inset Text
26974
26975 \begin_layout Plain Layout
26976
26977 \backslash
26978 j
26979 \end_layout
26980
26981 \end_inset
26982 </cell>
26983 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26984 \begin_inset Text
26985
26986 \begin_layout Plain Layout
26987 \begin_inset Formula $\textrm{ȷ}$
26988 \end_inset
26989
26990
26991 \end_layout
26992
26993 \end_inset
26994 </cell>
26995 </row>
26996 </lyxtabular>
26997
26998 \end_inset
26999
27000
27001 \begin_inset space \hfill{}
27002 \end_inset
27003
27004
27005 \end_layout
27006
27007 \begin_layout Standard
27008 Los caracteres 
27009 \begin_inset Formula $\textrm{\textrm{Å}}$
27010 \end_inset
27011
27012  y 
27013 \begin_inset Formula $\textrm{\textrm{Ø}}$
27014 \end_inset
27015
27016  también se pueden insertar mediante el botón 
27017 \begin_inset Graphics
27018         filename ../../images/math/digamma.png
27019         scale 85
27020
27021 \end_inset
27022
27023  de la barra de ecuaciones.
27024 \end_layout
27025
27026 \begin_layout Standard
27027 Los comandos 
27028 \series bold
27029 !
27030 \begin_inset space \hspace{}
27031 \length 0mm
27032 \end_inset
27033
27034 `
27035 \series default
27036  y 
27037 \series bold
27038 ?
27039 \begin_inset space \hspace{}
27040 \length 0mm
27041 \end_inset
27042
27043 `
27044 \series default
27045  son una excepción porque se pueden insertar directamente a texto en LyX.
27046  
27047 \end_layout
27048
27049 \begin_layout Subsection
27050 Acentos en texto
27051 \begin_inset CommandInset label
27052 LatexCommand label
27053 name "sub:Acentos-en-texto"
27054
27055 \end_inset
27056
27057
27058 \begin_inset Index idx
27059 status collapsed
27060
27061 \begin_layout Plain Layout
27062 Acentos ! en texto
27063 \end_layout
27064
27065 \end_inset
27066
27067
27068 \end_layout
27069
27070 \begin_layout Standard
27071 Con los siguientes comandos se pueden acentuar todas las letras.
27072  Los comandos deben ponerse en modo TeX.
27073 \end_layout
27074
27075 \begin_layout Standard
27076 \begin_inset space \hfill{}
27077 \end_inset
27078
27079
27080 \begin_inset Tabular
27081 <lyxtabular version="3" rows="8" columns="2">
27082 <features rotate="0" tabularvalignment="middle">
27083 <column alignment="block" valignment="top">
27084 <column alignment="block" valignment="top">
27085 <row>
27086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27087 \begin_inset Text
27088
27089 \begin_layout Plain Layout
27090 Comando
27091 \end_layout
27092
27093 \end_inset
27094 </cell>
27095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27096 \begin_inset Text
27097
27098 \begin_layout Plain Layout
27099 Resultado
27100 \end_layout
27101
27102 \end_inset
27103 </cell>
27104 </row>
27105 <row>
27106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27107 \begin_inset Text
27108
27109 \begin_layout Plain Layout
27110
27111 \backslash
27112
27113 \begin_inset Quotes grd
27114 \end_inset
27115
27116 e
27117 \end_layout
27118
27119 \end_inset
27120 </cell>
27121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27122 \begin_inset Text
27123
27124 \begin_layout Plain Layout
27125 \begin_inset ERT
27126 status collapsed
27127
27128 \begin_layout Plain Layout
27129
27130
27131 \backslash
27132 "e
27133 \end_layout
27134
27135 \end_inset
27136
27137
27138 \end_layout
27139
27140 \end_inset
27141 </cell>
27142 </row>
27143 <row>
27144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27145 \begin_inset Text
27146
27147 \begin_layout Plain Layout
27148
27149 \backslash
27150 `e
27151 \end_layout
27152
27153 \end_inset
27154 </cell>
27155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27156 \begin_inset Text
27157
27158 \begin_layout Plain Layout
27159 \begin_inset ERT
27160 status collapsed
27161
27162 \begin_layout Plain Layout
27163
27164
27165 \backslash
27166 `e
27167 \end_layout
27168
27169 \end_inset
27170
27171
27172 \end_layout
27173
27174 \end_inset
27175 </cell>
27176 </row>
27177 <row>
27178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27179 \begin_inset Text
27180
27181 \begin_layout Plain Layout
27182
27183 \backslash
27184 ^
27185 \begin_inset ERT
27186 status collapsed
27187
27188 \begin_layout Plain Layout
27189
27190
27191 \backslash
27192 spce 
27193 \end_layout
27194
27195 \end_inset
27196
27197 e
27198 \end_layout
27199
27200 \end_inset
27201 </cell>
27202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27203 \begin_inset Text
27204
27205 \begin_layout Plain Layout
27206 \begin_inset ERT
27207 status collapsed
27208
27209 \begin_layout Plain Layout
27210
27211
27212 \backslash
27213 ^e
27214 \end_layout
27215
27216 \end_inset
27217
27218
27219 \end_layout
27220
27221 \end_inset
27222 </cell>
27223 </row>
27224 <row>
27225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27226 \begin_inset Text
27227
27228 \begin_layout Plain Layout
27229
27230 \backslash
27231 =e
27232 \end_layout
27233
27234 \end_inset
27235 </cell>
27236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27237 \begin_inset Text
27238
27239 \begin_layout Plain Layout
27240 \begin_inset ERT
27241 status collapsed
27242
27243 \begin_layout Plain Layout
27244
27245
27246 \backslash
27247 =e
27248 \end_layout
27249
27250 \end_inset
27251
27252
27253 \end_layout
27254
27255 \end_inset
27256 </cell>
27257 </row>
27258 <row>
27259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27260 \begin_inset Text
27261
27262 \begin_layout Plain Layout
27263
27264 \backslash
27265 u
27266 \begin_inset ERT
27267 status collapsed
27268
27269 \begin_layout Plain Layout
27270
27271
27272 \backslash
27273 spce 
27274 \end_layout
27275
27276 \end_inset
27277
27278 e
27279 \end_layout
27280
27281 \end_inset
27282 </cell>
27283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27284 \begin_inset Text
27285
27286 \begin_layout Plain Layout
27287 \begin_inset ERT
27288 status collapsed
27289
27290 \begin_layout Plain Layout
27291
27292
27293 \backslash
27294 u e
27295 \end_layout
27296
27297 \end_inset
27298
27299
27300 \end_layout
27301
27302 \end_inset
27303 </cell>
27304 </row>
27305 <row>
27306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27307 \begin_inset Text
27308
27309 \begin_layout Plain Layout
27310
27311 \backslash
27312 b
27313 \begin_inset ERT
27314 status collapsed
27315
27316 \begin_layout Plain Layout
27317
27318
27319 \backslash
27320 spce 
27321 \end_layout
27322
27323 \end_inset
27324
27325 e
27326 \end_layout
27327
27328 \end_inset
27329 </cell>
27330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27331 \begin_inset Text
27332
27333 \begin_layout Plain Layout
27334 \begin_inset ERT
27335 status collapsed
27336
27337 \begin_layout Plain Layout
27338
27339
27340 \backslash
27341 b e
27342 \end_layout
27343
27344 \end_inset
27345
27346
27347 \end_layout
27348
27349 \end_inset
27350 </cell>
27351 </row>
27352 <row>
27353 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27354 \begin_inset Text
27355
27356 \begin_layout Plain Layout
27357
27358 \backslash
27359 t
27360 \begin_inset ERT
27361 status collapsed
27362
27363 \begin_layout Plain Layout
27364
27365
27366 \backslash
27367 spce 
27368 \end_layout
27369
27370 \end_inset
27371
27372 ee
27373 \end_layout
27374
27375 \end_inset
27376 </cell>
27377 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27378 \begin_inset Text
27379
27380 \begin_layout Plain Layout
27381 \begin_inset ERT
27382 status collapsed
27383
27384 \begin_layout Plain Layout
27385
27386
27387 \backslash
27388 t ee
27389 \end_layout
27390
27391 \end_inset
27392
27393
27394 \end_layout
27395
27396 \end_inset
27397 </cell>
27398 </row>
27399 </lyxtabular>
27400
27401 \end_inset
27402
27403
27404 \begin_inset space \hfill{}
27405 \end_inset
27406
27407
27408 \begin_inset Tabular
27409 <lyxtabular version="3" rows="8" columns="2">
27410 <features rotate="0" tabularvalignment="middle">
27411 <column alignment="block" valignment="top">
27412 <column alignment="center" valignment="top">
27413 <row>
27414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27415 \begin_inset Text
27416
27417 \begin_layout Plain Layout
27418 Comando
27419 \end_layout
27420
27421 \end_inset
27422 </cell>
27423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27424 \begin_inset Text
27425
27426 \begin_layout Plain Layout
27427 Resultado
27428 \end_layout
27429
27430 \end_inset
27431 </cell>
27432 </row>
27433 <row>
27434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27435 \begin_inset Text
27436
27437 \begin_layout Plain Layout
27438
27439 \backslash
27440 H
27441 \begin_inset ERT
27442 status collapsed
27443
27444 \begin_layout Plain Layout
27445
27446
27447 \backslash
27448 spce 
27449 \end_layout
27450
27451 \end_inset
27452
27453 e
27454 \end_layout
27455
27456 \end_inset
27457 </cell>
27458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27459 \begin_inset Text
27460
27461 \begin_layout Plain Layout
27462 \begin_inset ERT
27463 status collapsed
27464
27465 \begin_layout Plain Layout
27466
27467
27468 \backslash
27469 H e
27470 \end_layout
27471
27472 \end_inset
27473
27474
27475 \end_layout
27476
27477 \end_inset
27478 </cell>
27479 </row>
27480 <row>
27481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27482 \begin_inset Text
27483
27484 \begin_layout Plain Layout
27485
27486 \backslash
27487 'e
27488 \end_layout
27489
27490 \end_inset
27491 </cell>
27492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27493 \begin_inset Text
27494
27495 \begin_layout Plain Layout
27496 \begin_inset ERT
27497 status collapsed
27498
27499 \begin_layout Plain Layout
27500
27501
27502 \backslash
27503 'e
27504 \end_layout
27505
27506 \end_inset
27507
27508
27509 \end_layout
27510
27511 \end_inset
27512 </cell>
27513 </row>
27514 <row>
27515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27516 \begin_inset Text
27517
27518 \begin_layout Plain Layout
27519
27520 \backslash
27521 ~e
27522 \begin_inset Index idx
27523 status collapsed
27524
27525 \begin_layout Plain Layout
27526 Tilde
27527 \end_layout
27528
27529 \end_inset
27530
27531
27532 \end_layout
27533
27534 \end_inset
27535 </cell>
27536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27537 \begin_inset Text
27538
27539 \begin_layout Plain Layout
27540 \begin_inset ERT
27541 status collapsed
27542
27543 \begin_layout Plain Layout
27544
27545
27546 \backslash
27547 ~e
27548 \end_layout
27549
27550 \end_inset
27551
27552
27553 \end_layout
27554
27555 \end_inset
27556 </cell>
27557 </row>
27558 <row>
27559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27560 \begin_inset Text
27561
27562 \begin_layout Plain Layout
27563
27564 \backslash
27565 .e
27566 \end_layout
27567
27568 \end_inset
27569 </cell>
27570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27571 \begin_inset Text
27572
27573 \begin_layout Plain Layout
27574 \begin_inset ERT
27575 status collapsed
27576
27577 \begin_layout Plain Layout
27578
27579
27580 \backslash
27581 .e
27582 \end_layout
27583
27584 \end_inset
27585
27586
27587 \end_layout
27588
27589 \end_inset
27590 </cell>
27591 </row>
27592 <row>
27593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27594 \begin_inset Text
27595
27596 \begin_layout Plain Layout
27597
27598 \backslash
27599 v
27600 \begin_inset ERT
27601 status collapsed
27602
27603 \begin_layout Plain Layout
27604
27605
27606 \backslash
27607 spce 
27608 \end_layout
27609
27610 \end_inset
27611
27612 e
27613 \end_layout
27614
27615 \end_inset
27616 </cell>
27617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27618 \begin_inset Text
27619
27620 \begin_layout Plain Layout
27621 \begin_inset ERT
27622 status collapsed
27623
27624 \begin_layout Plain Layout
27625
27626
27627 \backslash
27628 v e
27629 \end_layout
27630
27631 \end_inset
27632
27633
27634 \end_layout
27635
27636 \end_inset
27637 </cell>
27638 </row>
27639 <row>
27640 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27641 \begin_inset Text
27642
27643 \begin_layout Plain Layout
27644
27645 \backslash
27646 d
27647 \begin_inset ERT
27648 status collapsed
27649
27650 \begin_layout Plain Layout
27651
27652
27653 \backslash
27654 spce 
27655 \end_layout
27656
27657 \end_inset
27658
27659 e
27660 \end_layout
27661
27662 \end_inset
27663 </cell>
27664 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27665 \begin_inset Text
27666
27667 \begin_layout Plain Layout
27668 \begin_inset ERT
27669 status collapsed
27670
27671 \begin_layout Plain Layout
27672
27673
27674 \backslash
27675 d e
27676 \end_layout
27677
27678 \end_inset
27679
27680
27681 \end_layout
27682
27683 \end_inset
27684 </cell>
27685 </row>
27686 <row>
27687 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27688 \begin_inset Text
27689
27690 \begin_layout Plain Layout
27691
27692 \backslash
27693 c
27694 \begin_inset ERT
27695 status collapsed
27696
27697 \begin_layout Plain Layout
27698
27699
27700 \backslash
27701 spce 
27702 \end_layout
27703
27704 \end_inset
27705
27706 e
27707 \end_layout
27708
27709 \end_inset
27710 </cell>
27711 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27712 \begin_inset Text
27713
27714 \begin_layout Plain Layout
27715 \begin_inset ERT
27716 status collapsed
27717
27718 \begin_layout Plain Layout
27719
27720
27721 \backslash
27722 c e
27723 \end_layout
27724
27725 \end_inset
27726
27727
27728 \end_layout
27729
27730 \end_inset
27731 </cell>
27732 </row>
27733 </lyxtabular>
27734
27735 \end_inset
27736
27737
27738 \begin_inset space \hfill{}
27739 \end_inset
27740
27741
27742 \end_layout
27743
27744 \begin_layout Standard
27745 \begin_inset VSpace medskip
27746 \end_inset
27747
27748
27749 \end_layout
27750
27751 \begin_layout Standard
27752 Con el comando 
27753 \series bold
27754
27755 \backslash
27756 t
27757 \series default
27758  también se pueden acentuar dos caracteres distintos.
27759  El comando 
27760 \series bold
27761
27762 \backslash
27763 t
27764 \begin_inset ERT
27765 status collapsed
27766
27767 \begin_layout Plain Layout
27768
27769
27770 \backslash
27771 spce 
27772 \end_layout
27773
27774 \end_inset
27775
27776 sz
27777 \series default
27778  genera 
27779 \begin_inset ERT
27780 status collapsed
27781
27782 \begin_layout Plain Layout
27783
27784
27785 \backslash
27786 t sz
27787 \end_layout
27788
27789 \end_inset
27790
27791
27792 \end_layout
27793
27794 \begin_layout Standard
27795 Los acentos 
27796 \series bold
27797 `
27798 \series default
27799  , 
27800 \series bold
27801 '
27802 \series default
27803  y 
27804 \series bold
27805 ^
27806 \series default
27807  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27808  TeX.
27809  Lo mismo se aplica a la tilde
27810 \begin_inset Foot
27811 status collapsed
27812
27813 \begin_layout Plain Layout
27814 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27815 \end_layout
27816
27817 \end_inset
27818
27819  con 
27820 \emph on
27821 a
27822 \emph default
27823
27824 \emph on
27825 o
27826 \emph default
27827  y 
27828 \emph on
27829 n.
27830 \end_layout
27831
27832 \begin_layout Standard
27833 Los comandos 
27834 \series bold
27835
27836 \backslash
27837 b
27838 \series default
27839  , 
27840 \series bold
27841
27842 \backslash
27843 c
27844 \series default
27845  , 
27846 \series bold
27847
27848 \backslash
27849 d
27850 \series default
27851  , 
27852 \series bold
27853
27854 \backslash
27855 H
27856 \series default
27857  , 
27858 \series bold
27859
27860 \backslash
27861 t
27862 \series default
27863  , 
27864 \series bold
27865
27866 \backslash
27867 u
27868 \series default
27869  , 
27870 \series bold
27871
27872 \backslash
27873 v
27874 \series default
27875 , y acentos insertados directamente con el teclado también están disponibles
27876  en texto matemático.
27877  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27878  
27879 \begin_inset CommandInset ref
27880 LatexCommand ref
27881 reference "sub:Acentos-para-un"
27882
27883 \end_inset
27884
27885 .
27886 \end_layout
27887
27888 \begin_layout Standard
27889 \begin_inset VSpace bigskip
27890 \end_inset
27891
27892
27893 \end_layout
27894
27895 \begin_layout Standard
27896 Además, con el comando 
27897 \series bold
27898
27899 \backslash
27900 textcircled
27901 \series default
27902
27903 \begin_inset Index idx
27904 status collapsed
27905
27906 \begin_layout Plain Layout
27907 Comandos ! T ! 
27908 \backslash
27909 textcircled
27910 \end_layout
27911
27912 \end_inset
27913
27914  se pueden insertar en un círculo todos los números y letras, de forma parecida
27915  al símbolo copyright.
27916 \end_layout
27917
27918 \begin_layout Standard
27919 \noindent
27920 \align center
27921 \begin_inset Tabular
27922 <lyxtabular version="3" rows="3" columns="2">
27923 <features rotate="0" tabularvalignment="middle">
27924 <column alignment="center" valignment="top">
27925 <column alignment="center" valignment="top">
27926 <row>
27927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27928 \begin_inset Text
27929
27930 \begin_layout Plain Layout
27931 Comando
27932 \end_layout
27933
27934 \end_inset
27935 </cell>
27936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27937 \begin_inset Text
27938
27939 \begin_layout Plain Layout
27940 Resultado
27941 \begin_inset Note Note
27942 status collapsed
27943
27944 \begin_layout Plain Layout
27945
27946 \series bold
27947
27948 \backslash
27949 raisebox
27950 \series default
27951  se usa sólo como espaciador
27952 \end_layout
27953
27954 \end_inset
27955
27956
27957 \end_layout
27958
27959 \end_inset
27960 </cell>
27961 </row>
27962 <row>
27963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27964 \begin_inset Text
27965
27966 \begin_layout Plain Layout
27967
27968 \backslash
27969 textcircled{w}
27970 \end_layout
27971
27972 \end_inset
27973 </cell>
27974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27975 \begin_inset Text
27976
27977 \begin_layout Plain Layout
27978 \begin_inset ERT
27979 status collapsed
27980
27981 \begin_layout Plain Layout
27982
27983
27984 \backslash
27985 textcircled{w}
27986 \end_layout
27987
27988 \end_inset
27989
27990
27991 \end_layout
27992
27993 \end_inset
27994 </cell>
27995 </row>
27996 <row>
27997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27998 \begin_inset Text
27999
28000 \begin_layout Plain Layout
28001
28002 \backslash
28003 Large 
28004 \backslash
28005 textcircled{
28006 \backslash
28007 normalsize
28008 \backslash
28009 protect
28010 \backslash
28011 raisebox{-1.5pt}{W}}
28012 \end_layout
28013
28014 \end_inset
28015 </cell>
28016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28017 \begin_inset Text
28018
28019 \begin_layout Plain Layout
28020 \begin_inset Formula $\raisebox{4.5mm}{}$
28021 \end_inset
28022
28023
28024 \begin_inset ERT
28025 status collapsed
28026
28027 \begin_layout Plain Layout
28028
28029
28030 \backslash
28031 Large 
28032 \backslash
28033 textcircled{
28034 \backslash
28035 normalsize
28036 \backslash
28037 protect
28038 \backslash
28039 raisebox{-1.5pt}W}
28040 \end_layout
28041
28042 \end_inset
28043
28044
28045 \begin_inset Formula $\raisebox{-2mm}{}$
28046 \end_inset
28047
28048
28049 \end_layout
28050
28051 \end_inset
28052 </cell>
28053 </row>
28054 </lyxtabular>
28055
28056 \end_inset
28057
28058
28059 \end_layout
28060
28061 \begin_layout Standard
28062 Hay que tener cuidado que el carácter se ajuste al círculo.
28063  Por eso 
28064 \series bold
28065
28066 \backslash
28067 Large
28068 \begin_inset Foot
28069 status collapsed
28070
28071 \begin_layout Plain Layout
28072 véase 
28073 \begin_inset CommandInset ref
28074 LatexCommand ref
28075 reference "sub:Tamaños-de-tipografías"
28076
28077 \end_inset
28078
28079
28080 \end_layout
28081
28082 \end_inset
28083
28084
28085 \series default
28086  especifica el tamaño del círculo.
28087  Con ayuda de 
28088 \series bold
28089
28090 \backslash
28091 raisebox
28092 \begin_inset Foot
28093 status collapsed
28094
28095 \begin_layout Plain Layout
28096 véase 
28097 \begin_inset CommandInset ref
28098 LatexCommand ref
28099 reference "sub:Marcos-sin-bordes"
28100
28101 \end_inset
28102
28103
28104 \end_layout
28105
28106 \end_inset
28107
28108
28109 \series default
28110  se puede centrar el carácter.
28111 \end_layout
28112
28113 \begin_layout Subsection
28114 Números en estilo antiguo
28115 \begin_inset Index idx
28116 status collapsed
28117
28118 \begin_layout Plain Layout
28119 Numeros@Números ! en estilo antiguo
28120 \end_layout
28121
28122 \end_inset
28123
28124
28125 \end_layout
28126
28127 \begin_layout Standard
28128 Los números en estilo antiguo o elzevirianos se componen con el comando
28129  
28130 \series bold
28131
28132 \backslash
28133 oldstylenums
28134 \series default
28135
28136 \begin_inset Index idx
28137 status collapsed
28138
28139 \begin_layout Plain Layout
28140 Comandos ! O ! 
28141 \backslash
28142 oldstylenums
28143 \end_layout
28144
28145 \end_inset
28146
28147 .
28148  El comando se puede usar en ecuaciones y en modo TeX.
28149  Su esquema es:
28150 \end_layout
28151
28152 \begin_layout Standard
28153
28154 \series bold
28155
28156 \backslash
28157 oldstylenums{número}
28158 \end_layout
28159
28160 \begin_layout Standard
28161 El comando 
28162 \series bold
28163
28164 \backslash
28165 oldstylenums{0123456789}
28166 \series default
28167  genera: 
28168 \begin_inset Formula $\oldstylenums{0123456789}$
28169 \end_inset
28170
28171
28172 \end_layout
28173
28174 \begin_layout Section
28175 Estilos de ecuación
28176 \begin_inset CommandInset label
28177 LatexCommand label
28178 name "sec:Estilos-de-ecuación"
28179
28180 \end_inset
28181
28182
28183 \begin_inset Index idx
28184 status collapsed
28185
28186 \begin_layout Plain Layout
28187 Ecuación ! estilos de
28188 \end_layout
28189
28190 \end_inset
28191
28192
28193 \end_layout
28194
28195 \begin_layout Itemize
28196 Hay dos estilos diferentes de alineación:
28197 \end_layout
28198
28199 \begin_deeper
28200 \begin_layout Description
28201 Centrado es el estándar predefinido
28202 \end_layout
28203
28204 \begin_layout Description
28205 Sangrado para este estilo debe insertarse la opción de clase 
28206 \series bold
28207 fleqn
28208 \series default
28209  en el menú 
28210 \family sans
28211 Documento\SpecialChar \menuseparator
28212 Configuración
28213 \family default
28214  bajo 
28215 \family sans
28216 Clase de documento
28217 \end_layout
28218
28219 \begin_layout Standard
28220 Cuando se usa 
28221 \series bold
28222 Sangrado
28223 \series default
28224 , éste se puede ajustar con la longitud 
28225 \series bold
28226
28227 \backslash
28228 mathindent
28229 \series default
28230
28231 \begin_inset Index idx
28232 status collapsed
28233
28234 \begin_layout Plain Layout
28235 Comandos ! M ! 
28236 \backslash
28237 mathindent
28238 \end_layout
28239
28240 \end_inset
28241
28242 .
28243  Para 15
28244 \begin_inset space \thinspace{}
28245 \end_inset
28246
28247 mm, por ejemplo, se inserta esta línea de comando en el preámbulo LaTeX:
28248 \end_layout
28249
28250 \begin_layout Standard
28251
28252 \series bold
28253
28254 \backslash
28255 setlength{
28256 \backslash
28257 mathindent}{15mm}
28258 \end_layout
28259
28260 \begin_layout Standard
28261 Si no se especifica longitud se usa el valor predeterminado de 30
28262 \begin_inset space \thinspace{}
28263 \end_inset
28264
28265 pt.
28266 \end_layout
28267
28268 \end_deeper
28269 \begin_layout Itemize
28270 Y dos estilos diferentes de numeración:
28271 \end_layout
28272
28273 \begin_deeper
28274 \begin_layout Description
28275 Derecha es el estándar predefinido
28276 \end_layout
28277
28278 \begin_layout Description
28279 Izquierda para este estilo debe insertarse la opción de clase 
28280 \series bold
28281 leqno
28282 \series default
28283  en el menú 
28284 \family sans
28285 Documento\SpecialChar \menuseparator
28286 Configuración
28287 \family default
28288  bajo 
28289 \family sans
28290 Clase de documento
28291 \end_layout
28292
28293 \end_deeper
28294 \begin_layout Standard
28295
28296 \series bold
28297 fleqn
28298 \series default
28299  y 
28300 \series bold
28301 leqno
28302 \series default
28303  también se pueden usar juntos.
28304  En ese caso se insertan ambas opciones, separadas por una coma.
28305 \end_layout
28306
28307 \begin_layout Standard
28308 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
28309  documento.
28310  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
28311  estilo 
28312 \series bold
28313 Centrado
28314 \series default
28315  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
28316 \begin_inset CommandInset ref
28317 LatexCommand ref
28318 reference "sub:Entorno-flalign"
28319
28320 \end_inset
28321
28322 .
28323 \end_layout
28324
28325 \begin_layout Section
28326 Ecuaciones multilínea
28327 \begin_inset CommandInset label
28328 LatexCommand label
28329 name "sec:Ecuaciones-multilínea"
28330
28331 \end_inset
28332
28333
28334 \begin_inset Index idx
28335 status collapsed
28336
28337 \begin_layout Plain Layout
28338 Ecuación ! multilínea
28339 \end_layout
28340
28341 \end_inset
28342
28343
28344 \end_layout
28345
28346 \begin_layout Subsection
28347 General
28348 \end_layout
28349
28350 \begin_layout Standard
28351 En LyX se generan nuevas líneas en una ecuación con 
28352 \family sans
28353 \series bold
28354 Ctrl+Entrar
28355 \family default
28356 \series default
28357 .
28358  Esto crea un 
28359 \series bold
28360 entorno eqnarray
28361 \series default
28362 , que se describe en
28363 \begin_inset space ~
28364 \end_inset
28365
28366
28367 \begin_inset CommandInset ref
28368 LatexCommand ref
28369 reference "sub:Entorno-eqnarray"
28370
28371 \end_inset
28372
28373  o, si se ha marcado la opción 
28374 \family sans
28375 Usar
28376 \begin_inset space ~
28377 \end_inset
28378
28379 el
28380 \begin_inset space ~
28381 \end_inset
28382
28383 paquete
28384 \begin_inset space ~
28385 \end_inset
28386
28387 de
28388 \begin_inset space ~
28389 \end_inset
28390
28391 ecuaciones
28392 \begin_inset space ~
28393 \end_inset
28394
28395 AMS
28396 \family default
28397  en la configuración del documento
28398 \family sans
28399 , un 
28400 \series bold
28401 entorno
28402 \family default
28403 \series default
28404  
28405 \series bold
28406 align
28407 \series default
28408 , que se describe en
28409 \begin_inset space ~
28410 \end_inset
28411
28412
28413 \begin_inset CommandInset ref
28414 LatexCommand ref
28415 reference "sub:Entorno-align-estándar"
28416
28417 \end_inset
28418
28419 .
28420  Se recomienda el entorno align porque proporciona una salida tipográficamente
28421  correcta en cualquier caso.
28422 \end_layout
28423
28424 \begin_layout Standard
28425 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
28426  el menú 
28427 \family sans
28428 Insertar\SpecialChar \menuseparator
28429 Ecuación
28430 \family default
28431 .
28432  En las siguientes secciones se describen estos entornos.
28433 \end_layout
28434
28435 \begin_layout Standard
28436 En todos los entornos de ecuación multilínea la combinación 
28437 \family sans
28438 Ctrl+Entrar
28439 \family default
28440  genera una línea nueva.
28441  Para añadir o quitar líneas se pueden usar los botones 
28442 \begin_inset Graphics
28443         filename ../../images/tabular-feature_append-row.png
28444         scale 85
28445
28446 \end_inset
28447
28448  o 
28449 \begin_inset Graphics
28450         filename ../../images/tabular-feature_delete-row.png
28451         scale 85
28452
28453 \end_inset
28454
28455 de la barra de herramientas, respectivamente, o el menú 
28456 \family sans
28457 Editar\SpecialChar \menuseparator
28458 Filas y columnas
28459 \family default
28460 .
28461 \end_layout
28462
28463 \begin_layout Subsubsection
28464 Separación de líneas
28465 \begin_inset CommandInset label
28466 LatexCommand label
28467 name "sub:Separación-de-líneas"
28468
28469 \end_inset
28470
28471
28472 \begin_inset Index idx
28473 status collapsed
28474
28475 \begin_layout Plain Layout
28476 Ecuación ! multilínea ! separación de filas
28477 \end_layout
28478
28479 \end_inset
28480
28481
28482 \end_layout
28483
28484 \begin_layout Standard
28485 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28486 \begin_inset Formula 
28487 \begin{eqnarray*}
28488 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD & = & \textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}\\
28489 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0
28490 \end{eqnarray*}
28491
28492 \end_inset
28493
28494 En LaTeX un espacio adicional para una línea se especifica como argumento
28495  opcional del comando de nueva línea.
28496  Esto aún no es posible en LYX,
28497 \begin_inset Foot
28498 status collapsed
28499
28500 \begin_layout Plain Layout
28501 véase 
28502 \begin_inset CommandInset href
28503 LatexCommand href
28504 name "LyX-bug #1505"
28505 target "http://www.lyx.org/trac/ticket/1505"
28506
28507 \end_inset
28508
28509
28510 \end_layout
28511
28512 \end_inset
28513
28514  por lo que toda la ecuación debe insertarse en modo TeX.
28515  Para añadir espacio en nuestro ejemplo se inserta el comando 
28516 \series bold
28517
28518 \backslash
28519
28520 \backslash
28521 [3mm]
28522 \series default
28523  al final de la primera línea.
28524  Así: 
28525 \begin_inset ERT
28526 status collapsed
28527
28528 \begin_layout Plain Layout
28529
28530
28531 \backslash
28532 begin{eqnarray*}
28533 \end_layout
28534
28535 \begin_layout Plain Layout
28536
28537 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28538  = & 
28539 \backslash
28540 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28541 \backslash
28542
28543 \backslash
28544 [3mm]
28545 \end_layout
28546
28547 \begin_layout Plain Layout
28548
28549 4x^{2}
28550 \backslash
28551 left(B^{2}+x_{0}^{2}
28552 \backslash
28553 right)+4x_{0}x
28554 \backslash
28555 left(D-B^{2}
28556 \backslash
28557 right)+B^{2}
28558 \backslash
28559 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28560 \backslash
28561 right) & = & 0
28562 \end_layout
28563
28564 \begin_layout Plain Layout
28565
28566
28567 \backslash
28568 end{eqnarray*}
28569 \end_layout
28570
28571 \end_inset
28572
28573
28574 \begin_inset VSpace bigskip
28575 \end_inset
28576
28577
28578 \end_layout
28579
28580 \begin_layout Standard
28581 Para obtener separación en todas las líneas hay que cambiar la longitud
28582  
28583 \series bold
28584
28585 \backslash
28586 jot
28587 \series default
28588
28589 \begin_inset Index idx
28590 status collapsed
28591
28592 \begin_layout Plain Layout
28593 Comandos ! J ! 
28594 \backslash
28595 jot
28596 \end_layout
28597
28598 \end_inset
28599
28600 .
28601  La definición es: 
28602 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
28603 \end_inset
28604
28605 .
28606  El valor predeterminado para 
28607 \series bold
28608
28609 \backslash
28610 jot
28611 \series default
28612  es 3
28613 \begin_inset space \thinspace{}
28614 \end_inset
28615
28616 pt.
28617  Para establecer una separación adicional de 3
28618 \begin_inset space \thinspace{}
28619 \end_inset
28620
28621 mm como en el ejemplo anterior, se inserta el comando
28622 \end_layout
28623
28624 \begin_layout Standard
28625
28626 \series bold
28627
28628 \backslash
28629 setlength{
28630 \backslash
28631 jot}{3mm+3pt}
28632 \end_layout
28633
28634 \begin_layout Standard
28635 en modo TeX antes de la ecuación.
28636  Es necesario cargar el paquete 
28637 \series bold
28638 calc
28639 \series default
28640
28641 \begin_inset Foot
28642 status collapsed
28643
28644 \begin_layout Plain Layout
28645
28646 \series bold
28647 calc
28648 \series default
28649  forma parte de toda instalación LaTeX estándar.
28650 \end_layout
28651
28652 \end_inset
28653
28654
28655 \begin_inset Index idx
28656 status collapsed
28657
28658 \begin_layout Plain Layout
28659 Paquetes ! calc
28660 \end_layout
28661
28662 \end_inset
28663
28664  en el preámbulo con la línea
28665 \end_layout
28666
28667 \begin_layout Standard
28668
28669 \series bold
28670
28671 \backslash
28672 usepackage{calc}
28673 \end_layout
28674
28675 \begin_layout Standard
28676 Se obtiene:
28677 \begin_inset ERT
28678 status collapsed
28679
28680 \begin_layout Plain Layout
28681
28682
28683 \backslash
28684 setlength{
28685 \backslash
28686 jot}{3mm+3pt}
28687 \end_layout
28688
28689 \end_inset
28690
28691
28692 \begin_inset Formula 
28693 \begin{eqnarray*}
28694 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD & = & \textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}\\
28695 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0
28696 \end{eqnarray*}
28697
28698 \end_inset
28699
28700
28701 \begin_inset ERT
28702 status collapsed
28703
28704 \begin_layout Plain Layout
28705
28706
28707 \backslash
28708 setlength{
28709 \backslash
28710 jot}{3pt}
28711 \end_layout
28712
28713 \end_inset
28714
28715  Para volver a la distancia predeterminada, 
28716 \series bold
28717
28718 \backslash
28719 jot
28720 \series default
28721  se establece en 3
28722 \begin_inset space \thinspace{}
28723 \end_inset
28724
28725 pt.
28726 \end_layout
28727
28728 \begin_layout Subsubsection
28729 Separación de columnas
28730 \begin_inset CommandInset label
28731 LatexCommand label
28732 name "sub:Separación-de-columnas"
28733
28734 \end_inset
28735
28736
28737 \begin_inset Index idx
28738 status collapsed
28739
28740 \begin_layout Plain Layout
28741 Ecuación ! multilínea !separación de columnas
28742 \end_layout
28743
28744 \end_inset
28745
28746
28747 \end_layout
28748
28749 \begin_layout Standard
28750 Una ecuación multilínea forma una matriz.
28751  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28752  columnas.
28753  Cambiando la separación de columnas en este entorno se puede cambiar el
28754  espacio junto al signo de relación.
28755 \end_layout
28756
28757 \begin_layout Standard
28758 La separación de columnas se especifica con la longitud
28759 \series bold
28760  
28761 \backslash
28762 arraycolsep
28763 \series default
28764
28765 \begin_inset Index idx
28766 status collapsed
28767
28768 \begin_layout Plain Layout
28769 Comandos ! A ! 
28770 \backslash
28771 arraycolsep
28772 \end_layout
28773
28774 \end_inset
28775
28776  según:
28777 \begin_inset Newline newline
28778 \end_inset
28779
28780 separación de columnas = 2
28781 \begin_inset space \thinspace{}
28782 \end_inset
28783
28784
28785 \series bold
28786
28787 \backslash
28788 arraycolsep
28789 \series default
28790
28791 \begin_inset Newline newline
28792 \end_inset
28793
28794 Así, el comando en modo TeX
28795 \end_layout
28796
28797 \begin_layout Standard
28798
28799 \series bold
28800
28801 \backslash
28802 setlength{
28803 \backslash
28804 arraycolsep}{1cm}
28805 \end_layout
28806
28807 \begin_layout Standard
28808 establece para todas las ecuaciones siguientes una separación de columnas
28809  de 2
28810 \begin_inset space \thinspace{}
28811 \end_inset
28812
28813 cm.
28814  Para volver al valor predefinido, 
28815 \series bold
28816
28817 \backslash
28818 arraycolsep
28819 \series default
28820  se pone en 5
28821 \begin_inset space \thinspace{}
28822 \end_inset
28823
28824 pt.
28825 \end_layout
28826
28827 \begin_layout Standard
28828 Una ecuación con separación de 2
28829 \begin_inset space \thinspace{}
28830 \end_inset
28831
28832 cm entre columnas:
28833 \begin_inset ERT
28834 status collapsed
28835
28836 \begin_layout Plain Layout
28837
28838
28839 \backslash
28840 setlength{
28841 \backslash
28842 arraycolsep}{1cm}
28843 \end_layout
28844
28845 \end_inset
28846
28847
28848 \begin_inset Formula 
28849 \begin{eqnarray*}
28850 A & = & B\\
28851 C & \ne & A
28852 \end{eqnarray*}
28853
28854 \end_inset
28855
28856 Una ecuación con la separación predefinida para matrices, 10
28857 \begin_inset space \thinspace{}
28858 \end_inset
28859
28860 pt:
28861 \begin_inset ERT
28862 status collapsed
28863
28864 \begin_layout Plain Layout
28865
28866
28867 \backslash
28868 setlength{
28869 \backslash
28870 arraycolsep}{5pt}
28871 \end_layout
28872
28873 \end_inset
28874
28875
28876 \begin_inset Formula 
28877 \begin{eqnarray*}
28878 A & = & B\\
28879 C & \ne & A
28880 \end{eqnarray*}
28881
28882 \end_inset
28883
28884
28885 \end_layout
28886
28887 \begin_layout Subsubsection
28888 Ecuaciones largas
28889 \begin_inset Index idx
28890 status collapsed
28891
28892 \begin_layout Plain Layout
28893 Ecuación ! larga
28894 \end_layout
28895
28896 \end_inset
28897
28898
28899 \end_layout
28900
28901 \begin_layout Standard
28902 Se pueden componer ecuaciones largas mediante estos métodos:
28903 \end_layout
28904
28905 \begin_layout Itemize
28906 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
28907  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
28908 \begin_inset Formula 
28909 \begin{eqnarray}
28910 H & = & W_{SB}+W_{mv}+W_{D}-\frac{\hbar^{2}}{2m_{0}}\Delta-\frac{\hbar^{2}}{2m_{1}}\Delta_{1}-\frac{\hbar^{2}}{2m_{2}}\Delta_{2}-\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{1}|}\nonumber \\
28911  &  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\label{eq:cortolargo}
28912 \end{eqnarray}
28913
28914 \end_inset
28915
28916 El signo menos al principio de la segunda línea normalmente no aparece como
28917  operador porque es el primer carácter de la línea.
28918  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
28919  Para evitarlo se ha insertado 3
28920 \begin_inset space \thinspace{}
28921 \end_inset
28922
28923 pt de espacio detrás del menos con el comando 
28924 \series bold
28925
28926 \backslash
28927 hspace
28928 \series default
28929 .
28930 \begin_inset Foot
28931 status collapsed
28932
28933 \begin_layout Plain Layout
28934 véase más sobre 
28935 \series bold
28936
28937 \backslash
28938 hspace
28939 \series default
28940  en 
28941 \begin_inset CommandInset ref
28942 LatexCommand ref
28943 reference "sub:Espacio-variable"
28944
28945 \end_inset
28946
28947
28948 \end_layout
28949
28950 \end_inset
28951
28952
28953 \begin_inset Index idx
28954 status collapsed
28955
28956 \begin_layout Plain Layout
28957 Comandos ! H ! 
28958 \backslash
28959 hspace
28960 \end_layout
28961
28962 \end_inset
28963
28964
28965 \end_layout
28966
28967 \begin_layout Itemize
28968 Si ambos lados de la ecuación son demasiado largos se usa el comando 
28969 \series bold
28970
28971 \backslash
28972 lefteqn
28973 \series default
28974
28975 \begin_inset Index idx
28976 status collapsed
28977
28978 \begin_layout Plain Layout
28979 Comandos ! L ! 
28980 \backslash
28981 lefteqn
28982 \end_layout
28983
28984 \end_inset
28985
28986 .
28987  Se inserta en la primer columna de la primera línea y hace que todas las
28988  inserciones posteriores sobreescriban las columnas siguientes:
28989 \begin_inset Formula 
28990 \begin{eqnarray}
28991 \lefteqn{4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}}\nonumber \\
28992  &  & -\hspace{3pt}B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}\nonumber \\
28993  &  & =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\label{eq:lefteqn}
28994 \end{eqnarray}
28995
28996 \end_inset
28997
28998 Tras la inserción de 
28999 \series bold
29000
29001 \backslash
29002 lefteqn
29003 \series default
29004  el cursor está en un marco púrpura un poco a la izquierda del azul.
29005  La ecuación se inserta en éste.
29006 \begin_inset Newline newline
29007 \end_inset
29008
29009 El contenido de las restantes líneas se inserta en la segunda columna o
29010  en otra.
29011  A mayor número de columna donde se inserte, mayor sangrado.
29012 \begin_inset VSpace medskip
29013 \end_inset
29014
29015
29016 \begin_inset Newline newline
29017 \end_inset
29018
29019
29020 \begin_inset Note Greyedout
29021 status collapsed
29022
29023 \begin_layout Plain Layout
29024 Ten en cuenta lo siguiente si usas 
29025 \series bold
29026
29027 \backslash
29028 lefteqn
29029 \series default
29030 :
29031 \end_layout
29032
29033 \begin_layout Itemize
29034 La ecuación no usa la anchura total de la página.
29035  Cuando se añade, p.
29036 \begin_inset space \thinspace{}
29037 \end_inset
29038
29039 e., el término 
29040 \begin_inset Formula $-B^{2}$
29041 \end_inset
29042
29043  en la primera línea del ejemplo, debería estar fuera del margen.
29044  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
29045  principio de la primera línea.
29046 \end_layout
29047
29048 \begin_layout Itemize
29049 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
29050  primera línea.
29051 \begin_inset Foot
29052 status collapsed
29053
29054 \begin_layout Plain Layout
29055 \begin_inset CommandInset href
29056 LatexCommand href
29057 name "LyX-bug #1429"
29058 target "http://www.lyx.org/trac/ticket/1429"
29059
29060 \end_inset
29061
29062
29063 \end_layout
29064
29065 \end_inset
29066
29067  Sólo se puede poner el cursor al principio de la línea y moverlo con las
29068  teclas de flecha.
29069 \end_layout
29070
29071 \end_inset
29072
29073  
29074 \end_layout
29075
29076 \begin_layout Itemize
29077 Se describen otros métodos para escribir fórmulas largas en 
29078 \begin_inset CommandInset ref
29079 LatexCommand ref
29080 reference "sub:Entorno-multilínea"
29081
29082 \end_inset
29083
29084  y 
29085 \begin_inset CommandInset ref
29086 LatexCommand ref
29087 reference "sub:Partes-multilínea"
29088
29089 \end_inset
29090
29091 .
29092 \end_layout
29093
29094 \begin_layout Subsubsection
29095 Delimitadores multilínea
29096 \begin_inset CommandInset label
29097 LatexCommand label
29098 name "sub:Delimitadores-multilínea"
29099
29100 \end_inset
29101
29102
29103 \begin_inset Index idx
29104 status collapsed
29105
29106 \begin_layout Plain Layout
29107 Delimitadores ! para varias líneas
29108 \end_layout
29109
29110 \end_inset
29111
29112
29113 \end_layout
29114
29115 \begin_layout Standard
29116 Para poner delimitadores que cubran varias líneas hay un problema:
29117 \begin_inset Formula 
29118 \begin{eqnarray*}
29119 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29120  &  & \left.\cdots+B-D\right]
29121 \end{eqnarray*}
29122
29123 \end_inset
29124
29125 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
29126 res con tamaño variable no abarcan líneas múltiples.
29127 \end_layout
29128
29129 \begin_layout Standard
29130 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
29131  primera línea se finaliza con 
29132 \series bold
29133
29134 \backslash
29135 right.
29136 \series default
29137
29138 \begin_inset Index idx
29139 status collapsed
29140
29141 \begin_layout Plain Layout
29142 Comandos ! R ! 
29143 \backslash
29144 right
29145 \end_layout
29146
29147 \end_inset
29148
29149  y la segunda con 
29150 \series bold
29151
29152 \backslash
29153 left.
29154 \series default
29155 .
29156 \begin_inset Foot
29157 status collapsed
29158
29159 \begin_layout Plain Layout
29160 Más sobre 
29161 \series bold
29162
29163 \backslash
29164 left.
29165
29166 \series default
29167  y 
29168 \series bold
29169
29170 \backslash
29171 right.
29172
29173 \series default
29174  en 
29175 \begin_inset CommandInset ref
29176 LatexCommand ref
29177 reference "sub:Tamaño-automático-de"
29178
29179 \end_inset
29180
29181
29182 \end_layout
29183
29184 \end_inset
29185
29186
29187 \begin_inset Index idx
29188 status collapsed
29189
29190 \begin_layout Plain Layout
29191 Comandos ! L ! 
29192 \backslash
29193 left
29194 \end_layout
29195
29196 \end_inset
29197
29198  Después de 
29199 \series bold
29200
29201 \backslash
29202 left.
29203
29204 \series default
29205  se inserta el comando 
29206 \series bold
29207
29208 \backslash
29209 vphantom
29210 \series default
29211
29212 \begin_inset ERT
29213 status collapsed
29214
29215 \begin_layout Plain Layout
29216
29217
29218 \backslash
29219 spce 
29220 \end_layout
29221
29222 \end_inset
29223
29224
29225 \series bold
29226
29227 \backslash
29228 prod
29229 \series default
29230 ^
29231 \begin_inset ERT
29232 status collapsed
29233
29234 \begin_layout Plain Layout
29235
29236
29237 \backslash
29238 spce 
29239 \end_layout
29240
29241 \end_inset
29242
29243
29244 \series bold
29245
29246 \backslash
29247 infty
29248 \series default
29249
29250 \begin_inset ERT
29251 status collapsed
29252
29253 \begin_layout Plain Layout
29254
29255
29256 \backslash
29257 spce 
29258 \end_layout
29259
29260 \end_inset
29261
29262
29263 \series bold
29264
29265 \begin_inset Formula $\downarrow$
29266 \end_inset
29267
29268 _R=1}
29269 \series default
29270
29271 \begin_inset Index idx
29272 status collapsed
29273
29274 \begin_layout Plain Layout
29275 Comandos ! V ! 
29276 \backslash
29277 vphantom
29278 \end_layout
29279
29280 \end_inset
29281
29282 , porque el operador de multiplicación con sus límites es el símbolo mayor
29283  en la primera línea y ese debería ser el tamaño para el delimitador en
29284  la segunda línea.
29285 \end_layout
29286
29287 \begin_layout Standard
29288 El resultado es: 
29289 \begin_inset Formula 
29290 \begin{eqnarray*}
29291 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29292  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29293 \end{eqnarray*}
29294
29295 \end_inset
29296
29297
29298 \end_layout
29299
29300 \begin_layout Subsection
29301 Entornos align
29302 \end_layout
29303
29304 \begin_layout Standard
29305 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
29306  Son especialmente apropiados para poner ecuaciones adosadas.
29307 \end_layout
29308
29309 \begin_layout Standard
29310 Los entornos align constan de columnas.
29311  Las columnas impares se alinean a la derecha, las pares a la izquierda.
29312  En un entorno align se puede numerar cada línea.
29313 \end_layout
29314
29315 \begin_layout Standard
29316 Los entornos align se crean con el menú 
29317 \family sans
29318 Insertar\SpecialChar \menuseparator
29319 Ecuación
29320 \family default
29321 .
29322  Una ecuación existente se puede convertir a align con el menú 
29323 \family sans
29324 Editar\SpecialChar \menuseparator
29325 Ecuación\SpecialChar \menuseparator
29326 Cambiar tipo de ecuación
29327 \family default
29328 .
29329 \end_layout
29330
29331 \begin_layout Standard
29332 Para añadir o quitar columnas se pueden usar los botones 
29333 \begin_inset Graphics
29334         filename ../../images/tabular-feature_append-row.png
29335         scale 85
29336
29337 \end_inset
29338
29339  o 
29340 \begin_inset Graphics
29341         filename ../../images/tabular-feature_delete-row.png
29342         scale 85
29343
29344 \end_inset
29345
29346  de la barra de ecuaciones o el menú 
29347 \family sans
29348 Editar\SpecialChar \menuseparator
29349 Filas y columnas
29350 \family default
29351 .
29352 \end_layout
29353
29354 \begin_layout Subsubsection
29355 Entorno align estándar
29356 \begin_inset CommandInset label
29357 LatexCommand label
29358 name "sub:Entorno-align-estándar"
29359
29360 \end_inset
29361
29362
29363 \begin_inset Index idx
29364 status collapsed
29365
29366 \begin_layout Plain Layout
29367 Ecuación ! multilínea ! entorno align
29368 \end_layout
29369
29370 \end_inset
29371
29372
29373 \end_layout
29374
29375 \begin_layout Standard
29376 Este entorno align se crea pulsando 
29377 \family sans
29378 Ctrl+Entrar
29379 \family default
29380  en una ecuación o con el menú 
29381 \family sans
29382 Insertar\SpecialChar \menuseparator
29383 Ecuación\SpecialChar \menuseparator
29384 Entorno AMS align
29385 \family default
29386 .
29387 \end_layout
29388
29389 \begin_layout Standard
29390 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
29391  align de cuatro columnas:
29392 \begin_inset Formula 
29393 \begin{align*}
29394 A & =\sen(B) & C & =D\\
29395 C & \neq A & B & \neq D
29396 \end{align*}
29397
29398 \end_inset
29399
29400 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
29401  un 
29402 \series bold
29403
29404 \backslash
29405 hfill
29406 \series default
29407
29408 \begin_inset Foot
29409 status collapsed
29410
29411 \begin_layout Plain Layout
29412 Más sobre 
29413 \series bold
29414
29415 \backslash
29416 hfill
29417 \series default
29418  en 
29419 \begin_inset CommandInset ref
29420 LatexCommand ref
29421 reference "sub:Espacio-variable"
29422
29423 \end_inset
29424
29425
29426 \end_layout
29427
29428 \end_inset
29429
29430  antes de la primera y detrás de cada columna par.
29431  Si se pone en estilo 
29432 \series bold
29433 Sangrado
29434 \series default
29435 ,
29436 \begin_inset Foot
29437 status collapsed
29438
29439 \begin_layout Plain Layout
29440 véase estilos de ecuación en 
29441 \begin_inset CommandInset ref
29442 LatexCommand ref
29443 reference "sec:Estilos-de-ecuación"
29444
29445 \end_inset
29446
29447
29448 \end_layout
29449
29450 \end_inset
29451
29452  la ecuación queda sin el 
29453 \series bold
29454
29455 \backslash
29456 hfill
29457 \series default
29458  ante la primera columna.
29459 \end_layout
29460
29461 \begin_layout Subsubsection
29462 Entorno alignat
29463 \begin_inset Index idx
29464 status collapsed
29465
29466 \begin_layout Plain Layout
29467 Ecuación ! multilínea ! entorno alignat
29468 \end_layout
29469
29470 \end_inset
29471
29472
29473 \end_layout
29474
29475 \begin_layout Standard
29476 El entorno alignat no tiene separación predefinida de columnas.
29477  Se puede insertar manualmente con los espacios descritos en 
29478 \begin_inset CommandInset ref
29479 LatexCommand ref
29480 reference "sec:Espacio"
29481
29482 \end_inset
29483
29484 .
29485 \end_layout
29486
29487 \begin_layout Standard
29488 El ejemplo anterior en el entorno alignat, con un espacio de 1
29489 \begin_inset space \thinspace{}
29490 \end_inset
29491
29492 cm al comienzo da la segunda ecuación:
29493 \begin_inset Formula 
29494 \begin{alignat*}{2}
29495 A & =\sen(B)\hspace{1cm} & C & =D\\
29496 C & \neq A & B & \neq D
29497 \end{alignat*}
29498
29499 \end_inset
29500
29501 Como cada columna puede tener un espacio diferente, este entorno es especialment
29502 e apropiado para poner tres o más ecuaciones adosadas.
29503 \end_layout
29504
29505 \begin_layout Subsubsection
29506 Entorno flalign
29507 \begin_inset CommandInset label
29508 LatexCommand label
29509 name "sub:Entorno-flalign"
29510
29511 \end_inset
29512
29513
29514 \begin_inset Index idx
29515 status collapsed
29516
29517 \begin_layout Plain Layout
29518 Ecuación ! multilínea ! entorno flalign
29519 \end_layout
29520
29521 \end_inset
29522
29523
29524 \end_layout
29525
29526 \begin_layout Standard
29527 En este entorno las dos primeras columnas están siempre tan a la izquierda
29528  como sea posible y las dos últimas a la derecha.
29529  Ejemplo:
29530 \begin_inset Formula 
29531 \begin{flalign*}
29532 A & =1 & B & =2 & C & =3\\
29533 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4
29534 \end{flalign*}
29535
29536 \end_inset
29537
29538 En un entorno flalign con un número impar de columnas, en la última de las
29539  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
29540  alineadas a la izquierda, aunque se use el estilo 
29541 \series bold
29542 Centrado
29543 \series default
29544 .
29545  Un ejemplo de fórmula sangrada 
29546 \begin_inset CommandInset ref
29547 LatexCommand eqref
29548 reference "eq:IntVol"
29549
29550 \end_inset
29551
29552 :
29553 \begin_inset Formula 
29554 \begin{flalign}
29555 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}
29556 \end{flalign}
29557
29558 \end_inset
29559
29560 Las dos primeras columnas contienen la fórmula.
29561  Para sangrarla como con el estilo 
29562 \series bold
29563 Sangrado
29564 \series default
29565 , se añade un espacio de 30
29566 \begin_inset space \thinspace{}
29567 \end_inset
29568
29569 pt al comienzo de la primera columna.
29570  
29571 \end_layout
29572
29573 \begin_layout Subsection
29574 Entorno eqnarray
29575 \begin_inset CommandInset label
29576 LatexCommand label
29577 name "sub:Entorno-eqnarray"
29578
29579 \end_inset
29580
29581
29582 \begin_inset Index idx
29583 status collapsed
29584
29585 \begin_layout Plain Layout
29586 Ecuación ! multilínea ! entorno eqnarray
29587 \end_layout
29588
29589 \end_inset
29590
29591
29592 \begin_inset Index idx
29593 status collapsed
29594
29595 \begin_layout Plain Layout
29596 Ecuación ! multilínea ! entorno eqnarray
29597 \end_layout
29598
29599 \end_inset
29600
29601
29602 \end_layout
29603
29604 \begin_layout Standard
29605 Al introducir este entorno aparecen tres marcos azules.
29606  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29607  El contenido del marco central está centrado y algo más pequeño, porque
29608  está diseñado para insertar sólo caracteres de relación.
29609 \begin_inset Formula 
29610 \begin{eqnarray*}
29611 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29612 AB & AB & AB\\
29613 A & = & A
29614 \end{eqnarray*}
29615
29616 \end_inset
29617
29618
29619 \end_layout
29620
29621 \begin_layout Subsection
29622 Entorno gather
29623 \begin_inset Index idx
29624 status collapsed
29625
29626 \begin_layout Plain Layout
29627 Ecuación ! multilínea ! entorno gather
29628 \end_layout
29629
29630 \end_inset
29631
29632
29633 \end_layout
29634
29635 \begin_layout Standard
29636 Este entorno consta de una sola columna centrada.
29637  Se puede numerar cada línea.
29638 \begin_inset Formula 
29639 \begin{gather}
29640 A=1\\
29641 X=\mbox{-}1
29642 \end{gather}
29643
29644 \end_inset
29645
29646
29647 \end_layout
29648
29649 \begin_layout Subsection
29650 Entorno multilínea
29651 \begin_inset CommandInset label
29652 LatexCommand label
29653 name "sub:Entorno-multilínea"
29654
29655 \end_inset
29656
29657
29658 \begin_inset Index idx
29659 status collapsed
29660
29661 \begin_layout Plain Layout
29662 Ecuación ! multilínea ! entorno multilínea
29663 \end_layout
29664
29665 \end_inset
29666
29667
29668 \end_layout
29669
29670 \begin_layout Standard
29671 El entorno multilínea, como gather, consta de una sola columna.
29672  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29673  Las demás están centradas.
29674  Por tanto este entorno es apropiado para ecuaciones largas.
29675  Como ejemplo, la ecuación
29676 \begin_inset space ~
29677 \end_inset
29678
29679
29680 \begin_inset CommandInset ref
29681 LatexCommand eqref
29682 reference "eq:lefteqn"
29683
29684 \end_inset
29685
29686  en entorno multilínea:
29687 \begin_inset Formula 
29688 \begin{multline}
29689 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}\\
29690 -B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}\\
29691 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}
29692 \end{multline}
29693
29694 \end_inset
29695
29696 En la salida sólo aparece numerada la última (primera) línea si la numeración
29697  del documento es a la derecha (izquierda).
29698 \begin_inset Foot
29699 status collapsed
29700
29701 \begin_layout Plain Layout
29702 véanse los estilos de numeración en 
29703 \begin_inset CommandInset ref
29704 LatexCommand ref
29705 reference "sec:Estilos-de-ecuación"
29706
29707 \end_inset
29708
29709
29710 \end_layout
29711
29712 \end_inset
29713
29714
29715 \end_layout
29716
29717 \begin_layout Standard
29718 Con los comandos 
29719 \series bold
29720
29721 \backslash
29722 shoveright
29723 \series default
29724
29725 \begin_inset Index idx
29726 status collapsed
29727
29728 \begin_layout Plain Layout
29729 Comandos ! S ! 
29730 \backslash
29731 shoveright
29732 \end_layout
29733
29734 \end_inset
29735
29736  y 
29737 \series bold
29738
29739 \backslash
29740 shoveleft
29741 \series default
29742
29743 \begin_inset Index idx
29744 status collapsed
29745
29746 \begin_layout Plain Layout
29747 Comandos ! S ! 
29748 \backslash
29749 shoveleft
29750 \end_layout
29751
29752 \end_inset
29753
29754 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29755 ente.
29756  Los comandos se usan como sigue:
29757 \end_layout
29758
29759 \begin_layout Standard
29760
29761 \series bold
29762
29763 \backslash
29764 shoveright{contenido de la línea}
29765 \series default
29766  y 
29767 \series bold
29768
29769 \backslash
29770 shoveleft{contenido de la línea}
29771 \end_layout
29772
29773 \begin_layout Standard
29774 \begin_inset VSpace medskip
29775 \end_inset
29776
29777
29778 \end_layout
29779
29780 \begin_layout Standard
29781 La longitud 
29782 \series bold
29783
29784 \backslash
29785 multlinegap
29786 \series default
29787
29788 \begin_inset Index idx
29789 status collapsed
29790
29791 \begin_layout Plain Layout
29792 Comandos ! M ! 
29793 \backslash
29794 multlinegap
29795 \end_layout
29796
29797 \end_inset
29798
29799  especifica la distancia de la primera línea desde el margen izquierdo de
29800  la página.
29801  Esta longitud es 0
29802 \begin_inset space \thinspace{}
29803 \end_inset
29804
29805 pt por omisión.
29806 \end_layout
29807
29808 \begin_layout Standard
29809 Como ejemplo la ecuación anterior con el comando
29810 \end_layout
29811
29812 \begin_layout Standard
29813
29814 \series bold
29815
29816 \backslash
29817 setlength{
29818 \backslash
29819 multlinegap}{2cm}
29820 \end_layout
29821
29822 \begin_layout Standard
29823 insertado previamente en modo TeX:
29824 \begin_inset ERT
29825 status collapsed
29826
29827 \begin_layout Plain Layout
29828
29829
29830 \backslash
29831 setlength{
29832 \backslash
29833 multlinegap}{2cm}
29834 \end_layout
29835
29836 \end_inset
29837
29838
29839 \begin_inset Formula 
29840 \begin{multline}
29841 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}\\
29842 \shoveleft{-B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}\\
29843 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}
29844 \end{multline}
29845
29846 \end_inset
29847
29848
29849 \begin_inset ERT
29850 status collapsed
29851
29852 \begin_layout Plain Layout
29853
29854
29855 \backslash
29856 setlength{
29857 \backslash
29858 multlinegap}{0pt}
29859 \end_layout
29860
29861 \end_inset
29862
29863 La segunda línea se ha alineado a la izquierda con 
29864 \series bold
29865
29866 \backslash
29867 shoveleft
29868 \series default
29869 .
29870 \end_layout
29871
29872 \begin_layout Subsection
29873 Ecuación con partes multilínea
29874 \begin_inset CommandInset label
29875 LatexCommand label
29876 name "sub:Partes-multilínea"
29877
29878 \end_inset
29879
29880
29881 \begin_inset Index idx
29882 status collapsed
29883
29884 \begin_layout Plain Layout
29885 Ecuación ! multilínea ! solo parte
29886 \end_layout
29887
29888 \end_inset
29889
29890
29891 \end_layout
29892
29893 \begin_layout Standard
29894 Para mostrar solo partes de una ecuación en modo multilínea usa uno de los
29895  siguientes entornos: 
29896 \series bold
29897 aligned
29898 \series default
29899
29900 \series bold
29901 alignedat
29902 \series default
29903
29904 \series bold
29905 gathered
29906 \series default
29907  o 
29908 \series bold
29909 split
29910 \series default
29911 .
29912  Se pueden elegir en el menú 
29913 \family sans
29914 Insertar\SpecialChar \menuseparator
29915 Ecuación
29916 \family default
29917  o usando los comandos aquí descritos.
29918 \end_layout
29919
29920 \begin_layout Standard
29921 Los tres primeros tienen las mismas propiedades que los correspondientes
29922  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
29923  Un ejemplo:
29924 \begin_inset Formula 
29925 \[
29926 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29927 \Delta E\Delta t & \ge\frac{\hbar}{2}
29928 \end{aligned}
29929 \right\} \mbox{Relaciones de incertidumbre}
29930 \]
29931
29932 \end_inset
29933
29934 Para componer esta expresión se inserta una ecuación presentada y en ella
29935  se introduce el comando 
29936 \series bold
29937
29938 \backslash
29939 aligned
29940 \series default
29941
29942 \begin_inset Index idx
29943 status collapsed
29944
29945 \begin_layout Plain Layout
29946 Comandos ! A ! 
29947 \backslash
29948 aligned
29949 \end_layout
29950
29951 \end_inset
29952
29953 .
29954  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
29955  añadir filas y columnas.
29956  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
29957  como la llave.
29958 \end_layout
29959
29960 \begin_layout Standard
29961 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
29962  se alinean horizontalmente.
29963  Usar aligned en una ecuación presentada tiene la ventaja de que el número
29964  de ecuación se centra verticalmente con las líneas.
29965  Como ejemplo, la ecuación 
29966 \begin_inset CommandInset ref
29967 LatexCommand eqref
29968 reference "eq:cortolargo"
29969
29970 \end_inset
29971
29972  en entorno aligned: 
29973 \begin_inset Formula 
29974 \begin{equation}
29975 \begin{aligned}H=\; & W_{SB}+W_{mv}+W_{D}-\frac{\hbar^{2}}{2m_{0}}\Delta-\frac{\hbar^{2}}{2m_{1}}\Delta_{1}-\frac{\hbar^{2}}{2m_{2}}\Delta_{2}-\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{1}|}\\
29976  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}
29977 \end{aligned}
29978 \end{equation}
29979
29980 \end_inset
29981
29982 Para usar los entornos 
29983 \series bold
29984 alignedat
29985 \series default
29986
29987 \series bold
29988 gathered
29989 \series default
29990 , o 
29991 \series bold
29992 split
29993 \series default
29994 , se insertan respectivamente los comandos
29995 \series bold
29996  
29997 \backslash
29998 alignedat
29999 \series default
30000 ,
30001 \begin_inset Index idx
30002 status collapsed
30003
30004 \begin_layout Plain Layout
30005 Comandos ! A ! 
30006 \backslash
30007 alignedat
30008 \end_layout
30009
30010 \end_inset
30011
30012  
30013 \series bold
30014
30015 \backslash
30016 gathered
30017 \series default
30018
30019 \begin_inset Index idx
30020 status collapsed
30021
30022 \begin_layout Plain Layout
30023 Comandos ! G ! 
30024 \backslash
30025 gathered
30026 \end_layout
30027
30028 \end_inset
30029
30030 , o 
30031 \series bold
30032
30033 \backslash
30034 split
30035 \series default
30036
30037 \begin_inset Index idx
30038 status collapsed
30039
30040 \begin_layout Plain Layout
30041 Comandos ! S ! 
30042 \backslash
30043 split
30044 \end_layout
30045
30046 \end_inset
30047
30048 .
30049  El entorno split tiene las mismas propiedades que aligned pero sólo puede
30050  tener dos columnas.
30051 \end_layout
30052
30053 \begin_layout Subsection
30054 Texto en ecuaciones multilínea
30055 \begin_inset CommandInset label
30056 LatexCommand label
30057 name "sub:Texto-en-multilínea"
30058
30059 \end_inset
30060
30061
30062 \begin_inset Index idx
30063 status collapsed
30064
30065 \begin_layout Plain Layout
30066 Texto ! en ecuaciones
30067 \end_layout
30068
30069 \end_inset
30070
30071
30072 \begin_inset Index idx
30073 status collapsed
30074
30075 \begin_layout Plain Layout
30076 Ecuación ! multilínea ! texto en
30077 \end_layout
30078
30079 \end_inset
30080
30081
30082 \end_layout
30083
30084 \begin_layout Standard
30085 En los entornos align, multilínea y gather, se puede insertar texto que
30086  se mostrará en una línea separada y que no afecta la alineación de columna.
30087  Para esto se usa el comando 
30088 \series bold
30089
30090 \backslash
30091 intertext
30092 \series default
30093
30094 \begin_inset Index idx
30095 status collapsed
30096
30097 \begin_layout Plain Layout
30098 Comandos ! I ! 
30099 \backslash
30100 intertext
30101 \end_layout
30102
30103 \end_inset
30104
30105  con el siguiente esquema:
30106 \end_layout
30107
30108 \begin_layout Standard
30109
30110 \series bold
30111
30112 \backslash
30113 intertext{texto}
30114 \end_layout
30115
30116 \begin_layout Standard
30117 El texto no debería ocupar más de una línea porque no se puede partir con
30118  guión.
30119  Como LyX aún no soporta 
30120 \series bold
30121
30122 \backslash
30123 intertext
30124 \series default
30125  directamente, el texto se escribe como texto matemático.
30126  
30127 \series bold
30128
30129 \backslash
30130 intertext
30131 \series default
30132  debe por tanto estar al comienzo de una línea y en la salida se presenta
30133  sobre esta línea.
30134  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
30135 \begin_inset Formula 
30136 \begin{align}
30137 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30138 \intertext{\text{el integrando es simétrico para \ensuremath{\phi=\pi}, por tanto}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
30139 \end{align}
30140
30141 \end_inset
30142
30143
30144 \end_layout
30145
30146 \begin_layout Standard
30147 \noindent
30148 \align center
30149 \begin_inset Newpage newpage
30150 \end_inset
30151
30152
30153 \end_layout
30154
30155 \begin_layout Section
30156 Numeración de ecuaciones
30157 \begin_inset Index idx
30158 status collapsed
30159
30160 \begin_layout Plain Layout
30161 Ecuación ! numeración|see
30162 \begin_inset ERT
30163 status collapsed
30164
30165 \begin_layout Plain Layout
30166
30167 {
30168 \end_layout
30169
30170 \end_inset
30171
30172 Numeración de ecuaciones
30173 \begin_inset ERT
30174 status collapsed
30175
30176 \begin_layout Plain Layout
30177
30178 }
30179 \end_layout
30180
30181 \end_inset
30182
30183
30184 \end_layout
30185
30186 \end_inset
30187
30188
30189 \begin_inset Index idx
30190 status collapsed
30191
30192 \begin_layout Plain Layout
30193 Numeración de ecuaciones
30194 \end_layout
30195
30196 \end_inset
30197
30198
30199 \end_layout
30200
30201 \begin_layout Subsection
30202 General
30203 \end_layout
30204
30205 \begin_layout Standard
30206 Las ecuaciones numeradas se insertan con el menú 
30207 \family sans
30208 Insertar\SpecialChar \menuseparator
30209 Ecuación
30210 \family default
30211  
30212 \family sans
30213 \SpecialChar \menuseparator
30214 Numerada
30215 \family default
30216  (atajo 
30217 \family sans
30218 Ctrl+Alt
30219 \begin_inset space ~
30220 \end_inset
30221
30222 N
30223 \family default
30224 ).
30225  Ecuaciones existentes se pueden numerar con el menú 
30226 \family sans
30227 Editar\SpecialChar \menuseparator
30228 Ecuación\SpecialChar \menuseparator
30229 Numerar la ecuación
30230 \family default
30231  (atajo
30232 \family sans
30233  Alt+M
30234 \begin_inset space ~
30235 \end_inset
30236
30237 N
30238 \family default
30239 ).
30240  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
30241  En la salida se muestra el número real.
30242 \end_layout
30243
30244 \begin_layout Standard
30245 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
30246  líneas.
30247  No obstante, la numeración se puede controlar en cada línea con el menú
30248  
30249 \family sans
30250 Editar\SpecialChar \menuseparator
30251 Ecuación\SpecialChar \menuseparator
30252 Numerar la línea
30253 \family default
30254  (atajo
30255 \family sans
30256  Alt+M
30257 \begin_inset space ~
30258 \end_inset
30259
30260 Mayúsculas+N
30261 \family default
30262 ).
30263 \end_layout
30264
30265 \begin_layout Standard
30266 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
30267  distintos, véase 
30268 \begin_inset CommandInset ref
30269 LatexCommand ref
30270 reference "sec:Estilos-de-ecuación"
30271
30272 \end_inset
30273
30274 .
30275 \end_layout
30276
30277 \begin_layout Subsection
30278 Referencias cruzadas
30279 \begin_inset Index idx
30280 status collapsed
30281
30282 \begin_layout Plain Layout
30283 Ecuación ! referencias cruzadas a
30284 \end_layout
30285
30286 \end_inset
30287
30288
30289 \end_layout
30290
30291 \begin_layout Standard
30292 Todas las ecuaciones con etiqueta se pueden referir.
30293  La etiqueta se añade con el menú 
30294 \family sans
30295 Insertar\SpecialChar \menuseparator
30296 Etiqueta
30297 \family default
30298  o con el botón 
30299 \begin_inset Graphics
30300         filename ../../images/label-insert.png
30301         scale 85
30302
30303 \end_inset
30304
30305  de la barra de herramientas.
30306  El cursor debe estar dentro de una ecuación en modo presentación.
30307  Como alternativa, se puede hacer clic derecha sobre la fórmula y elegir
30308  
30309 \family sans
30310 Etiqueta de ecuación
30311 \family default
30312 .
30313  Surge un diálogo con el prefijo 
30314 \series bold
30315 eq:
30316 \series default
30317 , detrás del cual se escribe el texto de la etiqueta.
30318  El prefijo significa 
30319 \begin_inset Quotes fld
30320 \end_inset
30321
30322 equation
30323 \begin_inset Quotes frd
30324 \end_inset
30325
30326  y hace más fácil encontrar etiquetas en documentos extensos porque así
30327  se distingue p.
30328 \begin_inset space \thinspace{}
30329 \end_inset
30330
30331 ej.
30332 \begin_inset space ~
30333 \end_inset
30334
30335 de las etiquetas de sección.
30336  Para cambiar una etiqueta se usa de nuevo el menú 
30337 \family sans
30338 Insertar\SpecialChar \menuseparator
30339 Etiqueta 
30340 \family default
30341 o la opción 
30342 \family sans
30343 Etiqueta de ecuación
30344 \family default
30345  al hacer clic derecha sobre una fórmula.
30346 \end_layout
30347
30348 \begin_layout Standard
30349 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
30350  ecuación.
30351  Una ecuación con etiqueta se numera siempre.
30352 \end_layout
30353
30354 \begin_layout Standard
30355 Las referencias cruzadas se insertan mediante el menú 
30356 \family sans
30357 Insertar\SpecialChar \menuseparator
30358 Referencia cruzada
30359 \family default
30360  o con el botón 
30361 \begin_inset Graphics
30362         filename ../../images/dialog-show-new-inset_ref.png
30363         scale 85
30364
30365 \end_inset
30366
30367 .
30368  Una referencia a una ecuación aparece en la salida con su número.
30369  Si en el diálogo de referencia cruzada se elige el formato 
30370 \series bold
30371 (<referencia>)
30372 \series default
30373 , la referencia se muestra en la salida entre paréntesis.
30374  
30375 \begin_inset Newline newline
30376 \end_inset
30377
30378 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
30379  a la ecuación de referencia.
30380 \end_layout
30381
30382 \begin_layout Standard
30383 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
30384  siguientes:
30385 \begin_inset Note Note
30386 status collapsed
30387
30388 \begin_layout Plain Layout
30389 Observa los distintos tipos de referencias cruzadas.
30390 \end_layout
30391
30392 \end_inset
30393
30394
30395 \end_layout
30396
30397 \begin_layout Standard
30398 Las ecuaciones 
30399 \begin_inset CommandInset ref
30400 LatexCommand eqref
30401 reference "eq:tag"
30402
30403 \end_inset
30404
30405  y 
30406 \begin_inset CommandInset ref
30407 LatexCommand eqref
30408 reference "eq:c"
30409
30410 \end_inset
30411
30412  son equivalentes.
30413  En (
30414 \begin_inset CommandInset ref
30415 LatexCommand ref
30416 reference "eq:Lat"
30417
30418 \end_inset
30419
30420 ) se usan mayúsculas latinas para la numeración, a diferencia de (
30421 \begin_inset CommandInset ref
30422 LatexCommand ref
30423 reference "eq:Rom"
30424
30425 \end_inset
30426
30427 ).
30428 \begin_inset VSpace medskip
30429 \end_inset
30430
30431
30432 \end_layout
30433
30434 \begin_layout Standard
30435 Si el argumento de 
30436 \series bold
30437
30438 \backslash
30439 tag
30440 \begin_inset Foot
30441 status collapsed
30442
30443 \begin_layout Plain Layout
30444
30445 \series bold
30446
30447 \backslash
30448 tag
30449 \series default
30450  se describe en 
30451 \begin_inset CommandInset ref
30452 LatexCommand ref
30453 reference "sub:Numeración-personalizada"
30454
30455 \end_inset
30456
30457
30458 \end_layout
30459
30460 \end_inset
30461
30462
30463 \series default
30464  contiene un marco, como se describe en la 
30465 \begin_inset CommandInset ref
30466 LatexCommand ref
30467 reference "sub:Marcos-de-párrafo"
30468
30469 \end_inset
30470
30471 , no se puede referir la ecuación.
30472 \end_layout
30473
30474 \begin_layout Subsection
30475 Subnumeración
30476 \begin_inset Index idx
30477 status collapsed
30478
30479 \begin_layout Plain Layout
30480 Numeración de ecuaciones ! subnumeración
30481 \end_layout
30482
30483 \end_inset
30484
30485
30486 \end_layout
30487
30488 \begin_layout Standard
30489 Con ayuda de los comandos 
30490 \series bold
30491
30492 \backslash
30493 begin{subequations}
30494 \series default
30495  y 
30496 \series bold
30497
30498 \backslash
30499 end{subequations}
30500 \series default
30501  en modo TeX se pueden subnumerar ecuaciones.
30502 \end_layout
30503
30504 \begin_layout Standard
30505 Ejemplo:
30506 \begin_inset Formula 
30507 \begin{equation}
30508 A=C-B\label{eq:a}
30509 \end{equation}
30510
30511 \end_inset
30512
30513
30514 \begin_inset ERT
30515 status collapsed
30516
30517 \begin_layout Plain Layout
30518
30519
30520 \backslash
30521 addtocounter{equation}{-1}
30522 \end_layout
30523
30524 \end_inset
30525
30526
30527 \begin_inset ERT
30528 status collapsed
30529
30530 \begin_layout Plain Layout
30531
30532
30533 \backslash
30534 begin{subequations}
30535 \end_layout
30536
30537 \end_inset
30538
30539
30540 \begin_inset VSpace -5mm
30541 \end_inset
30542
30543
30544 \begin_inset Formula 
30545 \begin{equation}
30546 B=C-A\label{eq:b}
30547 \end{equation}
30548
30549 \end_inset
30550
30551
30552 \begin_inset Formula 
30553 \begin{equation}
30554 C=A+B\label{eq:c}
30555 \end{equation}
30556
30557 \end_inset
30558
30559
30560 \end_layout
30561
30562 \begin_layout Standard
30563 \begin_inset ERT
30564 status collapsed
30565
30566 \begin_layout Plain Layout
30567
30568
30569 \backslash
30570 end{subequations}
30571 \end_layout
30572
30573 \end_inset
30574
30575
30576 \end_layout
30577
30578 \begin_layout Standard
30579 Para este ejemplo se ha hecho lo siguiente:
30580 \end_layout
30581
30582 \begin_layout Enumerate
30583 se inserta la primera ecuación
30584 \end_layout
30585
30586 \begin_layout Enumerate
30587 después de ella se inserta
30588 \series bold
30589
30590 \begin_inset Newline newline
30591 \end_inset
30592
30593
30594 \backslash
30595 addtocounter{equation}{-1} 
30596 \backslash
30597 begin{subequations}
30598 \begin_inset Index idx
30599 status collapsed
30600
30601 \begin_layout Plain Layout
30602 Comandos ! A ! 
30603 \backslash
30604 addtocounter
30605 \end_layout
30606
30607 \end_inset
30608
30609
30610 \end_layout
30611
30612 \begin_layout Enumerate
30613 se inserta la segunda ecuación
30614 \end_layout
30615
30616 \begin_layout Enumerate
30617 se inserta la tercera ecuación
30618 \end_layout
30619
30620 \begin_layout Enumerate
30621 se inserta 
30622 \series bold
30623
30624 \backslash
30625 end{subequations}
30626 \series default
30627  tras la tercera ecuación
30628 \end_layout
30629
30630 \begin_layout Standard
30631 Toda ecuación entre los comandos 
30632 \series bold
30633
30634 \backslash
30635 begin
30636 \series default
30637  y 
30638 \series bold
30639
30640 \backslash
30641 end
30642 \series default
30643  se subnumera con a, b, c\SpecialChar \ldots{}
30644  En ecuaciones multilínea se subnumerará cada línea.
30645  Todas las ecuaciones subnumeradas son tratadas como 
30646 \emph on
30647 una
30648 \emph default
30649  ecuación numerada.
30650  Pero como cada ecuación numerada aumenta el contador 
30651 \series bold
30652 equation
30653 \series default
30654  en uno, hay que disminuir el comando 
30655 \series bold
30656
30657 \backslash
30658 addtocounter
30659 \series default
30660 .
30661  De lo contrario, las ecuaciones 
30662 \begin_inset CommandInset ref
30663 LatexCommand eqref
30664 reference "eq:a"
30665
30666 \end_inset
30667
30668
30669 \begin_inset CommandInset ref
30670 LatexCommand eqref
30671 reference "eq:b"
30672
30673 \end_inset
30674
30675
30676 \begin_inset CommandInset ref
30677 LatexCommand eqref
30678 reference "eq:c"
30679
30680 \end_inset
30681
30682  se numerarían 
30683 \begin_inset CommandInset ref
30684 LatexCommand eqref
30685 reference "eq:a"
30686
30687 \end_inset
30688
30689
30690 \begin_inset CommandInset ref
30691 LatexCommand eqref
30692 reference "eq:d"
30693
30694 \end_inset
30695
30696
30697 \begin_inset CommandInset ref
30698 LatexCommand eqref
30699 reference "eq:f"
30700
30701 \end_inset
30702
30703 .
30704 \end_layout
30705
30706 \begin_layout Standard
30707 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30708  ecuaciones.
30709  Para evitarlo se inserta ese espacio vertical de -5
30710 \begin_inset space \thinspace{}
30711 \end_inset
30712
30713 mm detrás del comando 
30714 \series bold
30715
30716 \backslash
30717 begin{subequations}
30718 \series default
30719 .
30720
30721 \series bold
30722  
30723 \series default
30724 Si se usa el estilo 
30725 \series bold
30726 Sangrado
30727 \series default
30728
30729 \begin_inset Foot
30730 status collapsed
30731
30732 \begin_layout Plain Layout
30733 véase estilos de ecuación en 
30734 \begin_inset CommandInset ref
30735 LatexCommand ref
30736 reference "sec:Estilos-de-ecuación"
30737
30738 \end_inset
30739
30740
30741 \end_layout
30742
30743 \end_inset
30744
30745 , entonces se inserta -7
30746 \begin_inset space \thinspace{}
30747 \end_inset
30748
30749 mm.
30750 \end_layout
30751
30752 \begin_layout Standard
30753 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30754  de la segunda línea:
30755 \begin_inset ERT
30756 status collapsed
30757
30758 \begin_layout Plain Layout
30759
30760
30761 \backslash
30762 begin{subequations}
30763 \end_layout
30764
30765 \end_inset
30766
30767
30768 \begin_inset Formula 
30769 \begin{eqnarray}
30770 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30771  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30772  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30773 \end{eqnarray}
30774
30775 \end_inset
30776
30777
30778 \begin_inset ERT
30779 status collapsed
30780
30781 \begin_layout Plain Layout
30782
30783
30784 \backslash
30785 end{subequations}
30786 \end_layout
30787
30788 \end_inset
30789
30790
30791 \end_layout
30792
30793 \begin_layout Subsection
30794 Numeración definida por el usuario
30795 \begin_inset CommandInset label
30796 LatexCommand label
30797 name "sub:Numeración-personalizada"
30798
30799 \end_inset
30800
30801
30802 \begin_inset Index idx
30803 status collapsed
30804
30805 \begin_layout Plain Layout
30806 Numeración de ecuaciones ! personalizada
30807 \end_layout
30808
30809 \end_inset
30810
30811
30812 \end_layout
30813
30814 \begin_layout Standard
30815 Con la numeración estándar el número se coloca entre paréntesis.
30816  Para reemplazar los paréntesis con barras verticales, p.
30817 \begin_inset space \thinspace{}
30818 \end_inset
30819
30820 e., se añade al preámbulo LaTeX la línea: 
30821 \end_layout
30822
30823 \begin_layout Standard
30824
30825 \series bold
30826
30827 \backslash
30828 def
30829 \backslash
30830 tagform@#1{
30831 \backslash
30832 maketag@@@{|#1|}}
30833 \series default
30834
30835 \begin_inset Note Note
30836 status collapsed
30837
30838 \begin_layout Plain Layout
30839 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
30840  Para activarlo, quita el % del principio.
30841 \end_layout
30842
30843 \end_inset
30844
30845
30846 \end_layout
30847
30848 \begin_layout Standard
30849 Para usar otros caracteres, se reemplazan las barras al lado de 
30850 \series bold
30851 #1
30852 \series default
30853  por ellos.
30854  Para obtener sólo el número de ecuación se omiten las barras verticales.
30855 \begin_inset VSpace bigskip
30856 \end_inset
30857
30858
30859 \end_layout
30860
30861 \begin_layout Standard
30862 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
30863  consecutivo, se usa el comando 
30864 \series bold
30865
30866 \backslash
30867 tag
30868 \begin_inset Index idx
30869 status collapsed
30870
30871 \begin_layout Plain Layout
30872 Comandos ! T ! 
30873 \backslash
30874 tag
30875 \end_layout
30876
30877 \end_inset
30878
30879
30880 \series default
30881 :
30882 \begin_inset Formula 
30883 \begin{equation}
30884 A+B=C\tag{algo}\label{eq:tag}
30885 \end{equation}
30886
30887 \end_inset
30888
30889 En este ejemplo se ha insertado el comando
30890 \series bold
30891  
30892 \backslash
30893 tag
30894 \begin_inset ERT
30895 status collapsed
30896
30897 \begin_layout Plain Layout
30898
30899
30900 \backslash
30901 spce 
30902 \end_layout
30903
30904 \end_inset
30905
30906 algo
30907 \series default
30908  en la ecuación.
30909 \end_layout
30910
30911 \begin_layout Standard
30912 Si se usa en su lugar el comando con asterisco 
30913 \series bold
30914
30915 \backslash
30916 tag*
30917 \begin_inset ERT
30918 status collapsed
30919
30920 \begin_layout Plain Layout
30921
30922
30923 \backslash
30924 spce 
30925 \end_layout
30926
30927 \end_inset
30928
30929 algo
30930 \series default
30931  no se imprimen los paréntesis:
30932 \begin_inset Formula 
30933 \[
30934 A+B=C\tag*{algo}
30935 \]
30936
30937 \end_inset
30938
30939
30940 \end_layout
30941
30942 \begin_layout Standard
30943 \begin_inset VSpace bigskip
30944 \end_inset
30945
30946
30947 \end_layout
30948
30949 \begin_layout Standard
30950 Para reiniciar la numeración en nuevas partes o secciones del documento
30951  se usan los siguientes comandos:
30952 \end_layout
30953
30954 \begin_layout Standard
30955
30956 \series bold
30957
30958 \backslash
30959 @addtoreset{equation}{part}
30960 \series default
30961
30962 \begin_inset Index idx
30963 status collapsed
30964
30965 \begin_layout Plain Layout
30966 Comandos ! 
30967 \begin_inset ERT
30968 status collapsed
30969
30970 \begin_layout Plain Layout
30971
30972 "
30973 \end_layout
30974
30975 \end_inset
30976
30977 @
30978 \begin_inset ERT
30979 status collapsed
30980
30981 \begin_layout Plain Layout
30982
30983 "
30984 \end_layout
30985
30986 \end_inset
30987
30988  ! 
30989 \backslash
30990
30991 \begin_inset ERT
30992 status collapsed
30993
30994 \begin_layout Plain Layout
30995
30996 "
30997 \end_layout
30998
30999 \end_inset
31000
31001 @
31002 \begin_inset ERT
31003 status collapsed
31004
31005 \begin_layout Plain Layout
31006
31007 "
31008 \end_layout
31009
31010 \end_inset
31011
31012 addtoreset
31013 \end_layout
31014
31015 \end_inset
31016
31017
31018 \begin_inset Newline newline
31019 \end_inset
31020
31021
31022 \series bold
31023
31024 \backslash
31025 @addtoreset{equation}{section}
31026 \end_layout
31027
31028 \begin_layout Standard
31029 Pata poder usar estos comandos en modo TeX, el carácter 
31030 \begin_inset Quotes fld
31031 \end_inset
31032
31033 @
31034 \begin_inset Quotes frd
31035 \end_inset
31036
31037  debe 
31038 \begin_inset Quotes fld
31039 \end_inset
31040
31041 activarse
31042 \begin_inset Quotes frd
31043 \end_inset
31044
31045  para LaTeX con el comando 
31046 \series bold
31047
31048 \backslash
31049 makeatletter
31050 \series default
31051 .
31052  El comando 
31053 \series bold
31054
31055 \backslash
31056 makeatother
31057 \series default
31058  deshace esto.
31059  Así pues, la secuencia de comandos en modo TeX es:
31060 \end_layout
31061
31062 \begin_layout Standard
31063
31064 \series bold
31065
31066 \backslash
31067 makeatletter
31068 \begin_inset Newline newline
31069 \end_inset
31070
31071
31072 \backslash
31073 @addtoreset{equation}{section}
31074 \begin_inset Newline newline
31075 \end_inset
31076
31077
31078 \backslash
31079 makeatother
31080 \end_layout
31081
31082 \begin_layout Standard
31083 En el preámbulo LaTeX se pueden omitir 
31084 \series bold
31085
31086 \backslash
31087 makeatletter
31088 \series default
31089  y 
31090 \series bold
31091
31092 \backslash
31093 makeatother
31094 \series default
31095  pues son automáticamente insertados por LyX.
31096 \end_layout
31097
31098 \begin_layout Standard
31099 Para el comando 
31100 \series bold
31101
31102 \backslash
31103 @addtoreset
31104 \series default
31105 ,
31106 \series bold
31107  
31108 \series default
31109 hay que cargar en el preámbulo LaTeX el archivo 
31110 \series bold
31111 remreset.sty
31112 \series default
31113
31114 \begin_inset Foot
31115 status collapsed
31116
31117 \begin_layout Plain Layout
31118
31119 \series bold
31120 remreset
31121 \series default
31122  es parte del paquete LaTeX 
31123 \series bold
31124 carlisle
31125 \series default
31126
31127 \begin_inset Index idx
31128 status collapsed
31129
31130 \begin_layout Plain Layout
31131 Paquetes ! carlisle
31132 \end_layout
31133
31134 \end_inset
31135
31136 , incluido en las instalaciones estándar de LaTeX.
31137 \end_layout
31138
31139 \end_inset
31140
31141
31142 \begin_inset Index idx
31143 status collapsed
31144
31145 \begin_layout Plain Layout
31146 Paquetes ! remreset
31147 \end_layout
31148
31149 \end_inset
31150
31151  con la línea
31152 \end_layout
31153
31154 \begin_layout Standard
31155
31156 \series bold
31157
31158 \backslash
31159 usepackage{remreset}
31160 \end_layout
31161
31162 \begin_layout Standard
31163 Entonces se puede usar el comando 
31164 \series bold
31165
31166 \backslash
31167 @removefromreset
31168 \series default
31169
31170 \begin_inset Index idx
31171 status collapsed
31172
31173 \begin_layout Plain Layout
31174 Comandos ! 
31175 \begin_inset ERT
31176 status collapsed
31177
31178 \begin_layout Plain Layout
31179
31180 "
31181 \end_layout
31182
31183 \end_inset
31184
31185 @
31186 \begin_inset ERT
31187 status collapsed
31188
31189 \begin_layout Plain Layout
31190
31191 "
31192 \end_layout
31193
31194 \end_inset
31195
31196  ! 
31197 \backslash
31198
31199 \begin_inset ERT
31200 status collapsed
31201
31202 \begin_layout Plain Layout
31203
31204 "
31205 \end_layout
31206
31207 \end_inset
31208
31209 @
31210 \begin_inset ERT
31211 status collapsed
31212
31213 \begin_layout Plain Layout
31214
31215 "
31216 \end_layout
31217
31218 \end_inset
31219
31220 removefromreset
31221 \end_layout
31222
31223 \end_inset
31224
31225  con el mismo esquema que 
31226 \series bold
31227
31228 \backslash
31229 @addtoreset
31230 \series default
31231 .
31232 \begin_inset VSpace bigskip
31233 \end_inset
31234
31235
31236 \end_layout
31237
31238 \begin_layout Standard
31239 A veces las ecuaciones deberían numerarse de la siguiente manera:
31240 \end_layout
31241
31242 \begin_layout Standard
31243
31244 \family typewriter
31245 (número de sección.número de ecuación)
31246 \end_layout
31247
31248 \begin_layout Standard
31249 El número de ecuación empezaría con 
31250 \begin_inset Quotes fld
31251 \end_inset
31252
31253 1
31254 \begin_inset Quotes frd
31255 \end_inset
31256
31257  en cada sección.
31258 \end_layout
31259
31260 \begin_layout Standard
31261 Para este caso hay el comando 
31262 \series bold
31263
31264 \backslash
31265 numberwithin
31266 \series default
31267
31268 \begin_inset Index idx
31269 status collapsed
31270
31271 \begin_layout Plain Layout
31272 Comandos ! N ! 
31273 \backslash
31274 numberwithin
31275 \end_layout
31276
31277 \end_inset
31278
31279 , que se usa con el esquema:
31280 \end_layout
31281
31282 \begin_layout Standard
31283
31284 \series bold
31285
31286 \backslash
31287 numberwithin{counter}{sectioning}
31288 \end_layout
31289
31290 \begin_layout Standard
31291 \begin_inset Quotes fld
31292 \end_inset
31293
31294 counter
31295 \begin_inset Quotes frd
31296 \end_inset
31297
31298  indica qué clase de numeración es afectada, 
31299 \begin_inset Quotes fld
31300 \end_inset
31301
31302 sectioning
31303 \begin_inset Quotes frd
31304 \end_inset
31305
31306  indica qué número va delante del punto.
31307  
31308 \end_layout
31309
31310 \begin_layout Standard
31311 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
31312  en el preámbulo LaTeX:
31313 \end_layout
31314
31315 \begin_layout Standard
31316
31317 \series bold
31318
31319 \backslash
31320 numberwithin{equation}{section}
31321 \end_layout
31322
31323 \begin_layout Standard
31324 Este es el resultado::
31325 \begin_inset ERT
31326 status collapsed
31327
31328 \begin_layout Plain Layout
31329
31330
31331 \backslash
31332 numberwithin{equation}{section}
31333 \end_layout
31334
31335 \end_inset
31336
31337
31338 \begin_inset Formula 
31339 \begin{equation}
31340 A+B=C
31341 \end{equation}
31342
31343 \end_inset
31344
31345
31346 \end_layout
31347
31348 \begin_layout Standard
31349 Para numerar cuadros de modo que, p.
31350 \begin_inset space \thinspace{}
31351 \end_inset
31352
31353 ej., 
31354 \begin_inset Quotes fld
31355 \end_inset
31356
31357 sectioning
31358 \begin_inset Quotes frd
31359 \end_inset
31360
31361  sea el número de la parte se usa
31362 \begin_inset Newline newline
31363 \end_inset
31364
31365
31366 \series bold
31367
31368 \backslash
31369 numberwithin{table}{part}
31370 \end_layout
31371
31372 \begin_layout Standard
31373 Para volver a la numeración estándar o evitar esta clase numeración cuando
31374  es definida por la clase de documento, se inserta el siguiente comando
31375  en código TeX o en el preámbulo LaTeX:
31376 \end_layout
31377
31378 \begin_layout Standard
31379
31380 \series bold
31381
31382 \backslash
31383 renewcommand{
31384 \backslash
31385 theequation}{
31386 \backslash
31387 arabic{equation}}
31388 \begin_inset Index idx
31389 status collapsed
31390
31391 \begin_layout Plain Layout
31392 Comandos ! A ! 
31393 \backslash
31394 arabic
31395 \end_layout
31396
31397 \end_inset
31398
31399
31400 \series default
31401
31402 \begin_inset ERT
31403 status collapsed
31404
31405 \begin_layout Plain Layout
31406
31407
31408 \backslash
31409 renewcommand{
31410 \backslash
31411 theequation}{
31412 \backslash
31413 arabic{equation}}
31414 \end_layout
31415
31416 \end_inset
31417
31418
31419 \series bold
31420
31421 \begin_inset Newline newline
31422 \end_inset
31423
31424
31425 \series default
31426 o
31427 \series bold
31428
31429 \begin_inset Newline newline
31430 \end_inset
31431
31432
31433 \backslash
31434 renewcommand{
31435 \backslash
31436 thetable}{
31437 \backslash
31438 arabic{table}}
31439 \end_layout
31440
31441 \begin_layout Standard
31442
31443 \series bold
31444
31445 \backslash
31446 numberwithin
31447 \series default
31448  usa internamente el comando 
31449 \series bold
31450
31451 \backslash
31452 @addtoreset
31453 \series default
31454 , descrito arriba, que también debe ser restaurado.
31455 \begin_inset ERT
31456 status collapsed
31457
31458 \begin_layout Plain Layout
31459
31460
31461 \backslash
31462 makeatletter
31463 \end_layout
31464
31465 \begin_layout Plain Layout
31466
31467
31468 \backslash
31469 @removefromreset{equation}{section}
31470 \end_layout
31471
31472 \begin_layout Plain Layout
31473
31474
31475 \backslash
31476 makeatother
31477 \end_layout
31478
31479 \end_inset
31480
31481
31482 \end_layout
31483
31484 \begin_layout Subsection
31485 Numeración con números romanos y letras
31486 \begin_inset Index idx
31487 status collapsed
31488
31489 \begin_layout Plain Layout
31490 Numeración de ecuaciones ! con números romanos
31491 \end_layout
31492
31493 \end_inset
31494
31495
31496 \begin_inset Index idx
31497 status collapsed
31498
31499 \begin_layout Plain Layout
31500 Numeración de ecuaciones ! con letras
31501 \end_layout
31502
31503 \end_inset
31504
31505
31506 \end_layout
31507
31508 \begin_layout Standard
31509 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31510  Por ejemplo, para numerar con romanos en minúscula,
31511 \begin_inset Foot
31512 status collapsed
31513
31514 \begin_layout Plain Layout
31515 Como en español no se usan romanos en minúscula, el estilo 
31516 \series bold
31517 spanish
31518 \series default
31519  del sistema 
31520 \series bold
31521 babel
31522 \series default
31523  redefine 
31524 \series bold
31525
31526 \backslash
31527 roman
31528 \series default
31529  para que los dé en versalitas.
31530  Véase 
31531 \begin_inset CommandInset citation
31532 LatexCommand cite
31533 key "spanish"
31534
31535 \end_inset
31536
31537  (
31538 \emph on
31539 N.
31540 \begin_inset space \thinspace{}
31541 \end_inset
31542
31543 del t
31544 \emph default
31545 ).
31546 \end_layout
31547
31548 \end_inset
31549
31550  se inserta el comando
31551 \end_layout
31552
31553 \begin_layout Standard
31554
31555 \series bold
31556
31557 \backslash
31558 renewcommand{
31559 \backslash
31560 theequation}{
31561 \backslash
31562 roman{equation}}
31563 \end_layout
31564
31565 \begin_layout Standard
31566 antes de la ecuación en modo TeX.
31567  
31568 \series bold
31569
31570 \backslash
31571 renewcommand
31572 \series default
31573
31574 \begin_inset Index idx
31575 status collapsed
31576
31577 \begin_layout Plain Layout
31578 Comandos ! R ! 
31579 \backslash
31580 renewcommand
31581 \end_layout
31582
31583 \end_inset
31584
31585  redefine el comando predefinido 
31586 \series bold
31587
31588 \backslash
31589 theequation
31590 \series default
31591  como 
31592 \series bold
31593
31594 \backslash
31595 roman{equation}
31596 \series default
31597 .
31598 \begin_inset Foot
31599 status collapsed
31600
31601 \begin_layout Plain Layout
31602 El comando 
31603 \series bold
31604
31605 \backslash
31606 renewcommand
31607 \series default
31608  tiene el mismo esquema que el comando 
31609 \series bold
31610
31611 \backslash
31612 newcommand
31613 \series default
31614 , descrito en 
31615 \begin_inset CommandInset ref
31616 LatexCommand ref
31617 reference "sub:El-comando-newcommand"
31618
31619 \end_inset
31620
31621 .
31622 \end_layout
31623
31624 \end_inset
31625
31626  
31627 \series bold
31628 equation
31629 \series default
31630  es el contador de ecuaciones.
31631  Si se usa el comando 
31632 \series bold
31633
31634 \backslash
31635 the
31636 \series default
31637  como prefijo de un contador, el valor del contador sale en números arábigos.
31638  Si una ecuación es numerada, LaTeX pone internamente el comando 
31639 \series bold
31640
31641 \backslash
31642 theequation
31643 \series default
31644  detrás de la ecuación.
31645  
31646 \series bold
31647
31648 \backslash
31649 roman{equation}
31650 \series default
31651
31652 \begin_inset Index idx
31653 status collapsed
31654
31655 \begin_layout Plain Layout
31656 Comandos ! R ! 
31657 \backslash
31658 roman
31659 \end_layout
31660
31661 \end_inset
31662
31663  pone el contador en romanos en minúscula.
31664 \end_layout
31665
31666 \begin_layout Standard
31667 Todas las ecuaciones siguientes a 
31668 \series bold
31669
31670 \backslash
31671 renew
31672 \series default
31673 c
31674 \series bold
31675 ommand
31676 \series default
31677  se numerarán en romanos.
31678  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31679  cambiando 
31680 \series bold
31681
31682 \backslash
31683 roman
31684 \series default
31685  por 
31686 \series bold
31687
31688 \backslash
31689 Roman
31690 \series default
31691
31692 \begin_inset Index idx
31693 status collapsed
31694
31695 \begin_layout Plain Layout
31696 Comandos ! R ! 
31697 \backslash
31698 roman@
31699 \backslash
31700 Roman
31701 \end_layout
31702
31703 \end_inset
31704
31705 .
31706  Para 
31707 \begin_inset Quotes fld
31708 \end_inset
31709
31710 numerar
31711 \begin_inset Quotes frd
31712 \end_inset
31713
31714  con minúsculas latinas hay el comando 
31715 \series bold
31716
31717 \backslash
31718 alph
31719 \series default
31720
31721 \begin_inset Index idx
31722 status collapsed
31723
31724 \begin_layout Plain Layout
31725 Comandos ! A ! 
31726 \backslash
31727 alph
31728 \end_layout
31729
31730 \end_inset
31731
31732 , y para mayúsculas el comando 
31733 \series bold
31734
31735 \backslash
31736 Alph
31737 \series default
31738
31739 \begin_inset Index idx
31740 status collapsed
31741
31742 \begin_layout Plain Layout
31743 Comandos ! A ! 
31744 \backslash
31745 alph@
31746 \backslash
31747 Alph
31748 \end_layout
31749
31750 \end_inset
31751
31752 .
31753 \end_layout
31754
31755 \begin_layout Standard
31756 \begin_inset Note Greyedout
31757 status open
31758
31759 \begin_layout Plain Layout
31760
31761 \series bold
31762 \color none
31763 Nota:
31764 \series default
31765  Con letras latinas sólo se puede numerar hasta un máximo de 26
31766 \begin_inset space ~
31767 \end_inset
31768
31769 ecuaciones.
31770 \end_layout
31771
31772 \end_inset
31773
31774
31775 \end_layout
31776
31777 \begin_layout Standard
31778 \begin_inset ERT
31779 status collapsed
31780
31781 \begin_layout Plain Layout
31782
31783
31784 \backslash
31785 renewcommand{
31786 \backslash
31787 theequation}{
31788 \backslash
31789 roman{equation}}
31790 \end_layout
31791
31792 \end_inset
31793
31794
31795 \begin_inset Formula 
31796 \begin{equation}
31797 A=\textrm{romanos en minúscula}
31798 \end{equation}
31799
31800 \end_inset
31801
31802
31803 \begin_inset ERT
31804 status collapsed
31805
31806 \begin_layout Plain Layout
31807
31808
31809 \backslash
31810 renewcommand{
31811 \backslash
31812 theequation}{
31813 \backslash
31814 Roman{equation}}
31815 \end_layout
31816
31817 \end_inset
31818
31819
31820 \begin_inset Formula 
31821 \begin{equation}
31822 B=\textrm{romanos en mayúscula}\label{eq:Rom}
31823 \end{equation}
31824
31825 \end_inset
31826
31827
31828 \begin_inset ERT
31829 status collapsed
31830
31831 \begin_layout Plain Layout
31832
31833
31834 \backslash
31835 renewcommand{
31836 \backslash
31837 theequation}{
31838 \backslash
31839 alph{equation}}
31840 \end_layout
31841
31842 \end_inset
31843
31844
31845 \begin_inset Formula 
31846 \begin{equation}
31847 C=\textrm{latinas en minúscula}
31848 \end{equation}
31849
31850 \end_inset
31851
31852
31853 \begin_inset ERT
31854 status collapsed
31855
31856 \begin_layout Plain Layout
31857
31858
31859 \backslash
31860 renewcommand{
31861 \backslash
31862 theequation}{
31863 \backslash
31864 Alph{equation}}
31865 \end_layout
31866
31867 \end_inset
31868
31869
31870 \begin_inset Formula 
31871 \begin{equation}
31872 D=\textrm{latinas en mayúscula}\label{eq:Lat}
31873 \end{equation}
31874
31875 \end_inset
31876
31877
31878 \end_layout
31879
31880 \begin_layout Standard
31881 Para volver a la numeración por omisión se inserta el comando:
31882 \end_layout
31883
31884 \begin_layout Standard
31885
31886 \series bold
31887
31888 \backslash
31889 renewcommand{
31890 \backslash
31891 theequation}{
31892 \backslash
31893 arabic{equation}}
31894 \begin_inset Index idx
31895 status collapsed
31896
31897 \begin_layout Plain Layout
31898 Comandos ! A ! 
31899 \backslash
31900 arabic
31901 \end_layout
31902
31903 \end_inset
31904
31905
31906 \end_layout
31907
31908 \begin_layout Standard
31909 \begin_inset ERT
31910 status collapsed
31911
31912 \begin_layout Plain Layout
31913
31914
31915 \backslash
31916 renewcommand{
31917 \backslash
31918 theequation}{
31919 \backslash
31920 arabic{equation}}
31921 \end_layout
31922
31923 \end_inset
31924
31925
31926 \begin_inset Formula 
31927 \begin{equation}
31928 E=\mbox{arábigos}
31929 \end{equation}
31930
31931 \end_inset
31932
31933
31934 \end_layout
31935
31936 \begin_layout Standard
31937 \begin_inset VSpace medskip
31938 \end_inset
31939
31940
31941 \end_layout
31942
31943 \begin_layout Standard
31944 Como ves, las ecuaciones se numeran consecutivamente independientemente
31945  del estilo de numeración.
31946  Cuando la numeración haya de empezar con 
31947 \begin_inset Quotes fld
31948 \end_inset
31949
31950 1
31951 \begin_inset Quotes frd
31952 \end_inset
31953
31954  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
31955  Una descripción sobre esto se encuentra en el archivo 
31956 \begin_inset CommandInset href
31957 LatexCommand href
31958 name "Formula-numbering.lyx"
31959 target "run:Formula-numbering.lyx"
31960
31961 \end_inset
31962
31963 .
31964 \end_layout
31965
31966 \begin_layout Section
31967 Símbolos y ecuaciones químicas
31968 \begin_inset CommandInset label
31969 LatexCommand label
31970 name "sub:Símbolos-y-ecuaciones-químicas"
31971
31972 \end_inset
31973
31974
31975 \begin_inset Index idx
31976 status collapsed
31977
31978 \begin_layout Plain Layout
31979 Química ! símbolos
31980 \end_layout
31981
31982 \end_inset
31983
31984
31985 \begin_inset Index idx
31986 status collapsed
31987
31988 \begin_layout Plain Layout
31989 Química ! caracteres
31990 \end_layout
31991
31992 \end_inset
31993
31994
31995 \begin_inset Index idx
31996 status collapsed
31997
31998 \begin_layout Plain Layout
31999 Ecuación ! química|see
32000 \begin_inset ERT
32001 status collapsed
32002
32003 \begin_layout Plain Layout
32004
32005 {
32006 \end_layout
32007
32008 \end_inset
32009
32010 Química
32011 \begin_inset ERT
32012 status collapsed
32013
32014 \begin_layout Plain Layout
32015
32016 }
32017 \end_layout
32018
32019 \end_inset
32020
32021
32022 \end_layout
32023
32024 \end_inset
32025
32026
32027 \begin_inset Index idx
32028 status collapsed
32029
32030 \begin_layout Plain Layout
32031 Química ! iones
32032 \end_layout
32033
32034 \end_inset
32035
32036
32037 \begin_inset Index idx
32038 status collapsed
32039
32040 \begin_layout Plain Layout
32041 Iones|see
32042 \begin_inset ERT
32043 status collapsed
32044
32045 \begin_layout Plain Layout
32046
32047 {
32048 \end_layout
32049
32050 \end_inset
32051
32052 Química
32053 \begin_inset ERT
32054 status collapsed
32055
32056 \begin_layout Plain Layout
32057
32058 }
32059 \end_layout
32060
32061 \end_inset
32062
32063
32064 \end_layout
32065
32066 \end_inset
32067
32068
32069 \begin_inset Index idx
32070 status collapsed
32071
32072 \begin_layout Plain Layout
32073 Química ! reacción
32074 \end_layout
32075
32076 \end_inset
32077
32078
32079 \end_layout
32080
32081 \begin_layout Standard
32082 Un ejemplo de texto de química:
32083 \end_layout
32084
32085 \begin_layout Quote
32086 El ion 
32087 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32088 \end_inset
32089
32090  reacciona con dos iones 
32091 \begin_inset Formula $\mathrm{Na^{+}}$
32092 \end_inset
32093
32094  para dar sulfato de sodio 
32095 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
32096 \end_inset
32097
32098 .
32099  La ecuación química es:
32100 \begin_inset Formula 
32101 \begin{equation}
32102 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}
32103 \end{equation}
32104
32105 \end_inset
32106
32107
32108 \end_layout
32109
32110 \begin_layout Standard
32111 Esta ecuación química puede componerse directamente en modo ecuación.
32112  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
32113  y con el atajo 
32114 \family sans
32115 Alt+C
32116 \begin_inset space ~
32117 \end_inset
32118
32119 R
32120 \family default
32121  se cambia en redonda.
32122 \begin_inset Foot
32123 status collapsed
32124
32125 \begin_layout Plain Layout
32126 véase estilos de tipografías en 
32127 \begin_inset CommandInset ref
32128 LatexCommand ref
32129 reference "sub:Estilos-de-tipografías"
32130
32131 \end_inset
32132
32133 .
32134 \end_layout
32135
32136 \end_inset
32137
32138
32139 \end_layout
32140
32141 \begin_layout Standard
32142 Para escribir ecuaciones químicas es más conveniente usar el comando 
32143 \series bold
32144
32145 \backslash
32146 ce
32147 \series default
32148
32149 \begin_inset Index idx
32150 status collapsed
32151
32152 \begin_layout Plain Layout
32153 Comandos ! C ! 
32154 \backslash
32155 ce
32156 \end_layout
32157
32158 \end_inset
32159
32160 , que está disponible si está instalado el paquete LaTeX 
32161 \series bold
32162 mhchem
32163 \series default
32164
32165 \begin_inset Index idx
32166 status collapsed
32167
32168 \begin_layout Plain Layout
32169 Paquetes ! mhchem
32170 \end_layout
32171
32172 \end_inset
32173
32174 .
32175  Al insertar 
32176 \series bold
32177
32178 \backslash
32179 ce
32180 \series default
32181  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
32182  ecuaciones químicas de una forma intuitiva.
32183 \end_layout
32184
32185 \begin_layout Standard
32186 \align center
32187 \begin_inset Tabular
32188 <lyxtabular version="3" rows="9" columns="2">
32189 <features rotate="0" tabularvalignment="middle">
32190 <column alignment="center" valignment="top">
32191 <column alignment="center" valignment="top">
32192 <row>
32193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32194 \begin_inset Text
32195
32196 \begin_layout Plain Layout
32197 Comando
32198 \end_layout
32199
32200 \end_inset
32201 </cell>
32202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32203 \begin_inset Text
32204
32205 \begin_layout Plain Layout
32206 Resultado
32207 \begin_inset Note Note
32208 status collapsed
32209
32210 \begin_layout Plain Layout
32211
32212 \series bold
32213
32214 \backslash
32215 raisebox
32216 \series default
32217  se usa sólo como espaciador
32218 \end_layout
32219
32220 \end_inset
32221
32222
32223 \end_layout
32224
32225 \end_inset
32226 </cell>
32227 </row>
32228 <row>
32229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32230 \begin_inset Text
32231
32232 \begin_layout Plain Layout
32233
32234 \backslash
32235 ce
32236 \begin_inset ERT
32237 status collapsed
32238
32239 \begin_layout Plain Layout
32240
32241
32242 \backslash
32243 spce 
32244 \end_layout
32245
32246 \end_inset
32247
32248 H2CO3
32249 \end_layout
32250
32251 \end_inset
32252 </cell>
32253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32254 \begin_inset Text
32255
32256 \begin_layout Plain Layout
32257 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
32258 \end_inset
32259
32260
32261 \end_layout
32262
32263 \end_inset
32264 </cell>
32265 </row>
32266 <row>
32267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32268 \begin_inset Text
32269
32270 \begin_layout Plain Layout
32271
32272 \backslash
32273 ce
32274 \begin_inset ERT
32275 status collapsed
32276
32277 \begin_layout Plain Layout
32278
32279
32280 \backslash
32281 spce 
32282 \end_layout
32283
32284 \end_inset
32285
32286 SO4^2-
32287 \end_layout
32288
32289 \end_inset
32290 </cell>
32291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32292 \begin_inset Text
32293
32294 \begin_layout Plain Layout
32295 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
32296 \end_inset
32297
32298
32299 \end_layout
32300
32301 \end_inset
32302 </cell>
32303 </row>
32304 <row>
32305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32306 \begin_inset Text
32307
32308 \begin_layout Plain Layout
32309
32310 \backslash
32311 ce
32312 \begin_inset ERT
32313 status collapsed
32314
32315 \begin_layout Plain Layout
32316
32317
32318 \backslash
32319 spce 
32320 \end_layout
32321
32322 \end_inset
32323
32324 (NH4)2S
32325 \end_layout
32326
32327 \end_inset
32328 </cell>
32329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32330 \begin_inset Text
32331
32332 \begin_layout Plain Layout
32333 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
32334 \end_inset
32335
32336
32337 \end_layout
32338
32339 \end_inset
32340 </cell>
32341 </row>
32342 <row>
32343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32344 \begin_inset Text
32345
32346 \begin_layout Plain Layout
32347
32348 \backslash
32349 ce
32350 \begin_inset ERT
32351 status collapsed
32352
32353 \begin_layout Plain Layout
32354
32355
32356 \backslash
32357 spce 
32358 \end_layout
32359
32360 \end_inset
32361
32362 KCr(SO4)2.12H2O
32363 \end_layout
32364
32365 \end_inset
32366 </cell>
32367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32368 \begin_inset Text
32369
32370 \begin_layout Plain Layout
32371 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
32372 \end_inset
32373
32374
32375 \end_layout
32376
32377 \end_inset
32378 </cell>
32379 </row>
32380 <row>
32381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32382 \begin_inset Text
32383
32384 \begin_layout Plain Layout
32385
32386 \backslash
32387 ce
32388 \begin_inset ERT
32389 status collapsed
32390
32391 \begin_layout Plain Layout
32392
32393
32394 \backslash
32395 spce 
32396 \end_layout
32397
32398 \end_inset
32399
32400 A-B
32401 \backslash
32402 dbond
32403 \begin_inset ERT
32404 status collapsed
32405
32406 \begin_layout Plain Layout
32407
32408
32409 \backslash
32410 spce 
32411 \end_layout
32412
32413 \end_inset
32414
32415 C
32416 \backslash
32417 tbond
32418 \begin_inset ERT
32419 status collapsed
32420
32421 \begin_layout Plain Layout
32422
32423
32424 \backslash
32425 spce 
32426 \end_layout
32427
32428 \end_inset
32429
32430 D
32431 \end_layout
32432
32433 \end_inset
32434 </cell>
32435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32436 \begin_inset Text
32437
32438 \begin_layout Plain Layout
32439 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32440 \end_inset
32441
32442
32443 \end_layout
32444
32445 \end_inset
32446 </cell>
32447 </row>
32448 <row>
32449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32450 \begin_inset Text
32451
32452 \begin_layout Plain Layout
32453
32454 \backslash
32455 ce
32456 \begin_inset ERT
32457 status collapsed
32458
32459 \begin_layout Plain Layout
32460
32461
32462 \backslash
32463 spce 
32464 \end_layout
32465
32466 \end_inset
32467
32468 ^227
32469 \begin_inset Formula $\downarrow$
32470 \end_inset
32471
32472 _90
32473 \begin_inset Formula $\to$
32474 \end_inset
32475
32476 Th+
32477 \end_layout
32478
32479 \end_inset
32480 </cell>
32481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32482 \begin_inset Text
32483
32484 \begin_layout Plain Layout
32485 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32486 \end_inset
32487
32488
32489 \end_layout
32490
32491 \end_inset
32492 </cell>
32493 </row>
32494 <row>
32495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32496 \begin_inset Text
32497
32498 \begin_layout Plain Layout
32499
32500 \backslash
32501 ce
32502 \begin_inset ERT
32503 status collapsed
32504
32505 \begin_layout Plain Layout
32506
32507
32508 \backslash
32509 spce 
32510 \end_layout
32511
32512 \end_inset
32513
32514 CO2
32515 \begin_inset ERT
32516 status collapsed
32517
32518 \begin_layout Plain Layout
32519
32520
32521 \backslash
32522 spce 
32523 \end_layout
32524
32525 \end_inset
32526
32527 +
32528 \begin_inset ERT
32529 status collapsed
32530
32531 \begin_layout Plain Layout
32532
32533
32534 \backslash
32535 spce 
32536 \end_layout
32537
32538 \end_inset
32539
32540 C
32541 \begin_inset ERT
32542 status collapsed
32543
32544 \begin_layout Plain Layout
32545
32546
32547 \backslash
32548 spce 
32549 \end_layout
32550
32551 \end_inset
32552
32553 <=>
32554 \begin_inset ERT
32555 status collapsed
32556
32557 \begin_layout Plain Layout
32558
32559
32560 \backslash
32561 spce 
32562 \end_layout
32563
32564 \end_inset
32565
32566 2CO
32567 \end_layout
32568
32569 \end_inset
32570 </cell>
32571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32572 \begin_inset Text
32573
32574 \begin_layout Plain Layout
32575 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32576 \end_inset
32577
32578
32579 \end_layout
32580
32581 \end_inset
32582 </cell>
32583 </row>
32584 <row>
32585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32586 \begin_inset Text
32587
32588 \begin_layout Plain Layout
32589
32590 \backslash
32591 ce
32592 \begin_inset ERT
32593 status collapsed
32594
32595 \begin_layout Plain Layout
32596
32597
32598 \backslash
32599 spce 
32600 \end_layout
32601
32602 \end_inset
32603
32604 CO2
32605 \begin_inset ERT
32606 status collapsed
32607
32608 \begin_layout Plain Layout
32609
32610
32611 \backslash
32612 spce 
32613 \end_layout
32614
32615 \end_inset
32616
32617 +
32618 \begin_inset ERT
32619 status collapsed
32620
32621 \begin_layout Plain Layout
32622
32623
32624 \backslash
32625 spce 
32626 \end_layout
32627
32628 \end_inset
32629
32630 C
32631 \begin_inset ERT
32632 status collapsed
32633
32634 \begin_layout Plain Layout
32635
32636
32637 \backslash
32638 spce 
32639 \end_layout
32640
32641 \end_inset
32642
32643 ->[
32644 \backslash
32645 alpha][
32646 \backslash
32647 beta]
32648 \begin_inset ERT
32649 status collapsed
32650
32651 \begin_layout Plain Layout
32652
32653
32654 \backslash
32655 spce 
32656 \end_layout
32657
32658 \end_inset
32659
32660 2CO}
32661 \end_layout
32662
32663 \end_inset
32664 </cell>
32665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32666 \begin_inset Text
32667
32668 \begin_layout Plain Layout
32669 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32670 \end_inset
32671
32672
32673 \end_layout
32674
32675 \end_inset
32676 </cell>
32677 </row>
32678 </lyxtabular>
32679
32680 \end_inset
32681
32682
32683 \end_layout
32684
32685 \begin_layout Standard
32686 \begin_inset Note Greyedout
32687 status open
32688
32689 \begin_layout Plain Layout
32690
32691 \series bold
32692 \color none
32693 Nota:
32694 \series default
32695  Insertar modo matemático en un marco 
32696 \series bold
32697
32698 \backslash
32699 ce
32700 \series default
32701  provocará errores de LaTeX.
32702  En estos casos hay que usar código TeX, como en 
32703 \series bold
32704
32705 \backslash
32706 ce{$
32707 \backslash
32708 mu
32709 \backslash
32710 hyphen$Cl}
32711 \series default
32712
32713 \begin_inset ERT
32714 status collapsed
32715
32716 \begin_layout Plain Layout
32717
32718
32719 \backslash
32720 ce{$
32721 \backslash
32722 mu
32723 \backslash
32724 hyphen$Cl}
32725 \end_layout
32726
32727 \end_inset
32728
32729  
32730 \end_layout
32731
32732 \end_inset
32733
32734
32735 \end_layout
32736
32737 \begin_layout Standard
32738 \begin_inset Note Greyedout
32739 status collapsed
32740
32741 \begin_layout Plain Layout
32742
32743 \series bold
32744 Nota:
32745 \series default
32746  En LyX no es posible usar el carácter ^ para obtener una flecha hacia arriba,
32747  como se describe en el manual de 
32748 \series bold
32749 mhchem
32750 \series default
32751 .
32752  Como alternativa, inserta un espacio delgado negativo seguido por el comando
32753  
32754 \series bold
32755
32756 \backslash
32757 uparrow
32758 \series default
32759
32760 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
32761 \end_inset
32762
32763
32764 \end_layout
32765
32766 \end_inset
32767
32768
32769 \end_layout
32770
32771 \begin_layout Standard
32772 El comando 
32773 \series bold
32774
32775 \backslash
32776 ce
32777 \series default
32778  para la 
32779 \begin_inset CommandInset ref
32780 LatexCommand ref
32781 reference "eq:reaccion-quimica"
32782
32783 \end_inset
32784
32785  es
32786 \begin_inset Newline newline
32787 \end_inset
32788
32789
32790 \series bold
32791  
32792 \backslash
32793 ce
32794 \begin_inset ERT
32795 status collapsed
32796
32797 \begin_layout Plain Layout
32798
32799
32800 \backslash
32801 spce 
32802 \end_layout
32803
32804 \end_inset
32805
32806 2Na+
32807 \begin_inset ERT
32808 status collapsed
32809
32810 \begin_layout Plain Layout
32811
32812
32813 \backslash
32814 spce 
32815 \end_layout
32816
32817 \end_inset
32818
32819 +
32820 \begin_inset ERT
32821 status collapsed
32822
32823 \begin_layout Plain Layout
32824
32825
32826 \backslash
32827 spce 
32828 \end_layout
32829
32830 \end_inset
32831
32832 SO4^2-
32833 \begin_inset ERT
32834 status collapsed
32835
32836 \begin_layout Plain Layout
32837
32838
32839 \backslash
32840 spce 
32841 \end_layout
32842
32843 \end_inset
32844
32845
32846 \begin_inset ERT
32847 status collapsed
32848
32849 \begin_layout Plain Layout
32850
32851
32852 \backslash
32853 spce 
32854 \end_layout
32855
32856 \end_inset
32857
32858 ->
32859 \begin_inset ERT
32860 status collapsed
32861
32862 \begin_layout Plain Layout
32863
32864
32865 \backslash
32866 spce 
32867 \end_layout
32868
32869 \end_inset
32870
32871 Na2SO4
32872 \end_layout
32873
32874 \begin_layout Standard
32875 Para componer ecuaciones químicas multilínea primero se crea una ecuación
32876  multilínea, tal como se describe en la 
32877 \begin_inset CommandInset ref
32878 LatexCommand ref
32879 reference "sec:Ecuaciones-multilínea"
32880
32881 \end_inset
32882
32883 .
32884  Después se utiliza el comando 
32885 \series bold
32886
32887 \backslash
32888 ce
32889 \series default
32890  en cada cuadrito azul de la ecuación.
32891  La 
32892 \begin_inset CommandInset ref
32893 LatexCommand ref
32894 reference "eq:TEOS-reac-1"
32895
32896 \end_inset
32897
32898  y la 
32899 \begin_inset CommandInset ref
32900 LatexCommand ref
32901 reference "eq:TEOS-reac-2"
32902
32903 \end_inset
32904
32905  son ejemplos de una reacción química en dos fases en la que cada ecuación
32906  tiene su propio número.
32907 \begin_inset Formula 
32908 \begin{eqnarray}
32909 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
32910 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}
32911 \end{eqnarray}
32912
32913 \end_inset
32914
32915
32916 \end_layout
32917
32918 \begin_layout Standard
32919 Además de 
32920 \series bold
32921
32922 \backslash
32923 ce
32924 \series default
32925  el paquete 
32926 \series bold
32927 mhchem
32928 \series default
32929  suministra el comando 
32930 \series bold
32931
32932 \backslash
32933 cf
32934 \series default
32935
32936 \begin_inset Index idx
32937 status collapsed
32938
32939 \begin_layout Plain Layout
32940 Comandos ! C ! 
32941 \backslash
32942 cf
32943 \end_layout
32944
32945 \end_inset
32946
32947  que ha de utilizarse en casos especiales.
32948  Para más información sobre 
32949 \series bold
32950
32951 \backslash
32952 cf
32953 \series default
32954  y más ejemplos echa un vistazo a la documentación de 
32955 \series bold
32956 mhchem
32957 \series default
32958
32959 \begin_inset CommandInset citation
32960 LatexCommand cite
32961 key "mhchem"
32962
32963 \end_inset
32964
32965 .
32966 \end_layout
32967
32968 \begin_layout Section
32969 Diagramas
32970 \end_layout
32971
32972 \begin_layout Standard
32973 Lyx soporta dos tipos de diagramas conmutativos: 
32974 \series bold
32975 amscd
32976 \series default
32977  y 
32978 \series bold
32979 xymatrix
32980 \series default
32981 , que se explican a continuación.
32982 \end_layout
32983
32984 \begin_layout Subsection
32985 Diagramas amscd
32986 \begin_inset Index idx
32987 status collapsed
32988
32989 \begin_layout Plain Layout
32990 Diagramas ! amscd
32991 \end_layout
32992
32993 \end_inset
32994
32995
32996 \end_layout
32997
32998 \begin_layout Standard
32999 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
33000  verticales y horizontales:
33001 \begin_inset Formula 
33002 \[
33003 \begin{CD}A@)))B@)))C\\
33004 @AAA@.@VVV\\
33005 F@(((E@(((D
33006 \end{CD}
33007 \]
33008
33009 \end_inset
33010
33011 Para obtener el diagrama se inserta en la ecuación el comando 
33012 \series bold
33013
33014 \backslash
33015 CD
33016 \begin_inset Index idx
33017 status collapsed
33018
33019 \begin_layout Plain Layout
33020 Comandos ! C ! 
33021 \backslash
33022 CD
33023 \end_layout
33024
33025 \end_inset
33026
33027
33028 \series default
33029 .
33030  Surge un marco azul entre dos líneas de trazos en el que se insertan a
33031  continuación comandos.
33032  Con 
33033 \family sans
33034 Ctrl+Entrar
33035 \family default
33036  se inicia una nueva línea.
33037  En las líneas impares se insertan relaciones horizontales, en las pares
33038  verticales.
33039 \end_layout
33040
33041 \begin_layout Standard
33042 Para componer las relaciones hay los siguientes comandos:
33043 \begin_inset Foot
33044 status collapsed
33045
33046 \begin_layout Plain Layout
33047 \begin_inset CommandInset label
33048 LatexCommand label
33049 name "fn:sinónimos"
33050
33051 \end_inset
33052
33053 Los comandos con 
33054 \family sans
33055 '
33056 \series bold
33057 >
33058 \series default
33059 '
33060 \family default
33061  o 
33062 \family sans
33063 '
33064 \series bold
33065 <
33066 \series default
33067 '
33068 \family default
33069  pueden generar errores con el estilo 
33070 \series bold
33071 spanish
33072 \series default
33073  de 
33074 \series bold
33075 babel
33076 \series default
33077 .
33078  Para evitarlo se pueden sustituir por sus sinónimos 
33079 \family sans
33080 '
33081 \series bold
33082 )
33083 \series default
33084 '
33085 \family default
33086  y 
33087 \family sans
33088 '
33089 \series bold
33090 (
33091 \series default
33092 '
33093 \family default
33094  respectivamente.
33095  Véase 
33096 \begin_inset CommandInset citation
33097 LatexCommand cite
33098 key "spanish"
33099
33100 \end_inset
33101
33102 .
33103  (
33104 \emph on
33105 N.
33106 \begin_inset space \thinspace{}
33107 \end_inset
33108
33109 del t.
33110 \emph default
33111 )
33112 \end_layout
33113
33114 \end_inset
33115
33116
33117 \end_layout
33118
33119 \begin_layout Itemize
33120
33121 \series bold
33122 @<<<
33123 \series default
33124  genera una flecha hacia la izquierda, 
33125 \series bold
33126 @>>>
33127 \series default
33128  una hacia la derecha, y 
33129 \series bold
33130 @=
33131 \series default
33132  un signo igual largo
33133 \end_layout
33134
33135 \begin_layout Itemize
33136
33137 \series bold
33138 @AAA
33139 \series default
33140  genera una flecha hacia arriba, 
33141 \series bold
33142 @VVV
33143 \series default
33144  una hacia abajo, y 
33145 \series bold
33146 @|
33147 \series default
33148  un signo igual vertical
33149 \end_layout
33150
33151 \begin_layout Itemize
33152
33153 \series bold
33154 @.
33155
33156 \series default
33157  genera una ubicación vacía para relaciones inexistentes
33158 \end_layout
33159
33160 \begin_layout Standard
33161 Todas las flechas pueden etiquetarse como sigue:
33162 \end_layout
33163
33164 \begin_layout Itemize
33165 Si se inserta texto entre el primero y el segundo 
33166 \series bold
33167 <
33168 \series default
33169  o 
33170 \series bold
33171 >
33172 \series default
33173 , respectivamente, se muestra sobre la flecha.
33174  Si se inserta entre el segundo y el tercero, bajo la flecha.
33175 \end_layout
33176
33177 \begin_layout Itemize
33178 Para flechas verticales, si se inserta texto entre la primera y la segunda
33179  
33180 \series bold
33181 A
33182 \series default
33183  o 
33184 \series bold
33185 V
33186 \series default
33187 , respectivamente, se muestra al lado izquierdo de la flecha.
33188  Si se inserta entre la segunda y la tercera, al lado derecho.
33189  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
33190 \end_layout
33191
33192 \begin_layout Standard
33193 Como ejemplo un diagrama con todas las relaciones posibles:
33194 \begin_inset Formula 
33195 \[
33196 \begin{CD}A@)j))B@))k)C@=F\\
33197 @AmAA@.@VV{V}V@|\\
33198 D@((j\,(E@)k))F@=C
33199 \end{CD}
33200 \]
33201
33202 \end_inset
33203
33204 El comando para este diagrama es:
33205 \begin_inset Newline newline
33206 \end_inset
33207
33208
33209 \series bold
33210
33211 \backslash
33212 CD
33213 \begin_inset ERT
33214 status collapsed
33215
33216 \begin_layout Plain Layout
33217
33218
33219 \backslash
33220 spce 
33221 \end_layout
33222
33223 \end_inset
33224
33225 A@>j>>B@>>k>C@=F Ctrl+Entrar
33226 \begin_inset Newline newline
33227 \end_inset
33228
33229
33230 \begin_inset Phantom HPhantom
33231 status open
33232
33233 \begin_layout Plain Layout
33234
33235 \series bold
33236
33237 \backslash
33238 CD
33239 \begin_inset ERT
33240 status collapsed
33241
33242 \begin_layout Plain Layout
33243
33244
33245 \backslash
33246 spce 
33247 \end_layout
33248
33249 \end_inset
33250
33251
33252 \end_layout
33253
33254 \end_inset
33255
33256 @AmAA@.@VV
33257 \backslash
33258 {V
33259 \series default
33260
33261 \begin_inset Formula $\to$
33262 \end_inset
33263
33264
33265 \series bold
33266 V@| Ctrl+Entrar
33267 \begin_inset Newline newline
33268 \end_inset
33269
33270
33271 \begin_inset Phantom HPhantom
33272 status open
33273
33274 \begin_layout Plain Layout
33275
33276 \series bold
33277
33278 \backslash
33279 CD
33280 \begin_inset ERT
33281 status collapsed
33282
33283 \begin_layout Plain Layout
33284
33285
33286 \backslash
33287 spce 
33288 \end_layout
33289
33290 \end_inset
33291
33292
33293 \end_layout
33294
33295 \end_inset
33296
33297 D@<<j<E@>k>>F@=C
33298 \end_layout
33299
33300 \begin_layout Subsection
33301 Diagramas xymatrix
33302 \begin_inset Index idx
33303 status collapsed
33304
33305 \begin_layout Plain Layout
33306 Diagramas ! xymatrix
33307 \end_layout
33308
33309 \end_inset
33310
33311
33312 \end_layout
33313
33314 \begin_layout Standard
33315 Para usar matrices xy debe estar instalado el paquete LaTeX 
33316 \series bold
33317 xypic
33318 \series default
33319 .
33320  Una matriz xy se crea insertando el comando 
33321 \series bold
33322
33323 \backslash
33324 xymatrix
33325 \series default
33326  en una ecuación.
33327  Después podrás añadir nuevas columnas y filas como en matrices normales,
33328  véase
33329 \begin_inset space ~
33330 \end_inset
33331
33332
33333 \begin_inset CommandInset ref
33334 LatexCommand ref
33335 reference "sec:Matrices"
33336
33337 \end_inset
33338
33339 .
33340 \end_layout
33341
33342 \begin_layout Standard
33343 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
33344  y curvadas, y mucho más.
33345  Todas las posibilidades para generar diagramas conmutativos y decoraciones
33346  se explican en el 
33347 \emph on
33348 Manual de XY-pic
33349 \emph default
33350  que se encuentra en el menú 
33351 \family sans
33352 Ayuda\SpecialChar \menuseparator
33353 Manuales
33354 \begin_inset space ~
33355 \end_inset
33356
33357 específicos
33358 \family default
33359 .
33360 \end_layout
33361
33362 \begin_layout Subsection
33363 Diagramas 
33364 \noun on
33365 Feynman
33366 \noun default
33367
33368 \begin_inset Index idx
33369 status collapsed
33370
33371 \begin_layout Plain Layout
33372 Diagramas ! Feynman
33373 \end_layout
33374
33375 \end_inset
33376
33377
33378 \end_layout
33379
33380 \begin_layout Standard
33381 Para usar diagramas 
33382 \noun on
33383 Feynman
33384 \noun default
33385  debe estar instalado el paquete LaTeX 
33386 \series bold
33387 feyn
33388 \series default
33389 .
33390  Un diagrama 
33391 \noun on
33392 Feynman
33393 \noun default
33394  se crea insertando el comando 
33395 \series bold
33396
33397 \backslash
33398 Diagram
33399 \series default
33400  en una ecuación.
33401  Después podrás añadir nuevas columnas y filas como en matrices normales,
33402  véase
33403 \begin_inset space ~
33404 \end_inset
33405
33406
33407 \begin_inset CommandInset ref
33408 LatexCommand ref
33409 reference "sec:Matrices"
33410
33411 \end_inset
33412
33413 .
33414 \end_layout
33415
33416 \begin_layout Standard
33417 En el 
33418 \emph on
33419 Manual de diagramas Feynman
33420 \emph default
33421 , disponible en 
33422 \family sans
33423 Ayuda\SpecialChar \menuseparator
33424 Manuales
33425 \begin_inset space ~
33426 \end_inset
33427
33428 específicos
33429 \family default
33430 , hay ejemplos de diagramas de este tipo.
33431 \end_layout
33432
33433 \begin_layout Section
33434 Comandos definidos por el usuario
33435 \begin_inset Index idx
33436 status collapsed
33437
33438 \begin_layout Plain Layout
33439 Comandos de usuario
33440 \end_layout
33441
33442 \end_inset
33443
33444
33445 \end_layout
33446
33447 \begin_layout Standard
33448 \begin_inset Note Greyedout
33449 status open
33450
33451 \begin_layout Plain Layout
33452
33453 \series bold
33454 Nota:
33455 \series default
33456  Los nombres de los comandos definidos por el usuario y macros solo pueden
33457  contener letras latinas.
33458 \end_layout
33459
33460 \end_inset
33461
33462
33463 \end_layout
33464
33465 \begin_layout Subsection
33466 El comando 
33467 \backslash
33468 newcommand
33469 \begin_inset CommandInset label
33470 LatexCommand label
33471 name "sub:El-comando-newcommand"
33472
33473 \end_inset
33474
33475
33476 \begin_inset Index idx
33477 status collapsed
33478
33479 \begin_layout Plain Layout
33480 Comandos de usuario ! 
33481 \backslash
33482 newcommand
33483 \end_layout
33484
33485 \end_inset
33486
33487
33488 \begin_inset Index idx
33489 status collapsed
33490
33491 \begin_layout Plain Layout
33492 Comandos ! N ! 
33493 \backslash
33494 newcommand
33495 \end_layout
33496
33497 \end_inset
33498
33499
33500 \end_layout
33501
33502 \begin_layout Standard
33503 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
33504  Pero es posible definir nuevos comandos más cortos con el comando 
33505 \series bold
33506
33507 \backslash
33508 newcommand
33509 \series default
33510 .
33511  
33512 \end_layout
33513
33514 \begin_layout Standard
33515 El esquema del comando 
33516 \series bold
33517
33518 \backslash
33519 newcommand
33520 \series default
33521  es:
33522 \end_layout
33523
33524 \begin_layout Standard
33525
33526 \series bold
33527
33528 \backslash
33529 newcommand{nombre nuevo de comando}[número de argumentos]
33530 \begin_inset Newline newline
33531 \end_inset
33532
33533
33534 \begin_inset Phantom HPhantom
33535 status open
33536
33537 \begin_layout Plain Layout
33538
33539 \series bold
33540
33541 \backslash
33542 newcommand
33543 \end_layout
33544
33545 \end_inset
33546
33547 [valor opcional]{definición de comando}
33548 \end_layout
33549
33550 \begin_layout Standard
33551 \begin_inset Note Greyedout
33552 status open
33553
33554 \begin_layout Plain Layout
33555
33556 \series bold
33557 Nota:
33558 \series default
33559  Asegúrate de que el nombre del nuevo comando no está definido ya en el
33560  documento o en paquetes LaTeX que uses.
33561  Por ejemplo, si defines el comando 
33562 \series bold
33563
33564 \backslash
33565 le
33566 \series default
33567  para 
33568 \series bold
33569
33570 \backslash
33571 Leftarrow,
33572 \series default
33573  se producirán errores porque 
33574 \series bold
33575
33576 \backslash
33577 le
33578 \series default
33579  ya existe para 
33580 \begin_inset Quotes fld
33581 \end_inset
33582
33583
33584 \begin_inset Formula $\le$
33585 \end_inset
33586
33587
33588 \begin_inset Quotes frd
33589 \end_inset
33590
33591 .
33592
33593 \series bold
33594  
33595 \end_layout
33596
33597 \end_inset
33598
33599
33600 \end_layout
33601
33602 \begin_layout Standard
33603 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
33604  argumentos debería tener el nuevo comando.
33605  Con el valor opcional se puede predefinir un valor para un argumento opcional.
33606  Cuando se hace esto, el 
33607 \emph on
33608 primer
33609 \emph default
33610  argumento del nuevo comando es automáticamente opcional.
33611 \end_layout
33612
33613 \begin_layout Standard
33614 \noindent
33615 \align center
33616 \begin_inset Newpage newpage
33617 \end_inset
33618
33619
33620 \end_layout
33621
33622 \begin_layout Standard
33623 Veamos unos ejemplos:
33624 \end_layout
33625
33626 \begin_layout Itemize
33627 Para definir el comando 
33628 \series bold
33629
33630 \backslash
33631 gr
33632 \series default
33633  para 
33634 \series bold
33635
33636 \backslash
33637 Longrightarrow
33638 \series default
33639 , la línea de preámbulo LaTeX es:
33640 \begin_inset VSpace medskip
33641 \end_inset
33642
33643
33644 \begin_inset Newline newline
33645 \end_inset
33646
33647
33648 \series bold
33649
33650 \backslash
33651 newcommand{
33652 \backslash
33653 gr}{
33654 \backslash
33655 Longrightarrow}
33656 \end_layout
33657
33658 \begin_layout Itemize
33659 Para definir el comando 
33660 \series bold
33661
33662 \backslash
33663 us
33664 \series default
33665  para 
33666 \series bold
33667
33668 \backslash
33669 underline
33670 \series default
33671 , el argumento (que sería subrayado) debe tenerse en cuenta.
33672  Para esto la línea de preámbulo es:
33673 \begin_inset VSpace medskip
33674 \end_inset
33675
33676
33677 \begin_inset Newline newline
33678 \end_inset
33679
33680
33681 \series bold
33682
33683 \backslash
33684 newcommand{
33685 \backslash
33686 us}[1]{
33687 \backslash
33688 underline{#1}}
33689 \series default
33690
33691 \begin_inset VSpace medskip
33692 \end_inset
33693
33694
33695 \begin_inset Newline newline
33696 \end_inset
33697
33698 El carácter 
33699 \series bold
33700 #
33701 \series default
33702  actúa como colocador del argumento, el 
33703 \series bold
33704 1
33705 \series default
33706  indica que es el colocador para el primer argumento.
33707 \end_layout
33708
33709 \begin_layout Itemize
33710 Para 
33711 \series bold
33712
33713 \backslash
33714 framebox
33715 \series default
33716  se puede definir, por ejemplo, el comando 
33717 \series bold
33718
33719 \backslash
33720 fb
33721 \series default
33722 :
33723 \begin_inset VSpace medskip
33724 \end_inset
33725
33726
33727 \begin_inset Newline newline
33728 \end_inset
33729
33730
33731 \series bold
33732
33733 \backslash
33734 newcommand{
33735 \backslash
33736 fb}[3]{
33737 \backslash
33738 framebox#1#2{$#3$}}
33739 \series default
33740
33741 \begin_inset VSpace medskip
33742 \end_inset
33743
33744
33745 \begin_inset Newline newline
33746 \end_inset
33747
33748 Los dos signos dólar generan la ecuación extra necesaria para 
33749 \series bold
33750
33751 \backslash
33752 framebox
33753 \series default
33754 , véase 
33755 \begin_inset CommandInset ref
33756 LatexCommand ref
33757 reference "sub:Marcos-con-bordes"
33758
33759 \end_inset
33760
33761 .
33762 \end_layout
33763
33764 \begin_layout Itemize
33765 Para crear un nuevo comando para 
33766 \series bold
33767
33768 \backslash
33769 fcolorbox
33770 \series default
33771  donde no es necesario especificar el color para el marco, el argumento
33772  para el color se define opcional:
33773 \begin_inset VSpace medskip
33774 \end_inset
33775
33776
33777 \begin_inset Newline newline
33778 \end_inset
33779
33780
33781 \series bold
33782
33783 \backslash
33784 newcommand{
33785 \backslash
33786 cb}[3][white]{
33787 \backslash
33788 fcolorbox{#2}{#1}{$#3$}}
33789 \series default
33790
33791 \begin_inset VSpace medskip
33792 \end_inset
33793
33794
33795 \begin_inset Newline newline
33796 \end_inset
33797
33798 Si el color no es especificado al usar 
33799 \series bold
33800
33801 \backslash
33802 cb
33803 \series default
33804 , se elige el color 
33805 \series bold
33806 white
33807 \series default
33808  predefinido.
33809 \end_layout
33810
33811 \begin_layout Standard
33812 Un ensayo con los nuevos comandos definidos:
33813 \end_layout
33814
33815 \begin_layout Standard
33816 \noindent
33817 \align center
33818 \begin_inset Tabular
33819 <lyxtabular version="3" rows="6" columns="2">
33820 <features rotate="0" tabularvalignment="middle">
33821 <column alignment="center" valignment="top">
33822 <column alignment="center" valignment="top">
33823 <row>
33824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33825 \begin_inset Text
33826
33827 \begin_layout Plain Layout
33828 Comando
33829 \end_layout
33830
33831 \end_inset
33832 </cell>
33833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33834 \begin_inset Text
33835
33836 \begin_layout Plain Layout
33837 Resultado
33838 \begin_inset Note Note
33839 status collapsed
33840
33841 \begin_layout Plain Layout
33842
33843 \series bold
33844
33845 \backslash
33846 raisebox
33847 \series default
33848  se usa sólo como espaciador
33849 \end_layout
33850
33851 \end_inset
33852
33853
33854 \end_layout
33855
33856 \end_inset
33857 </cell>
33858 </row>
33859 <row>
33860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33861 \begin_inset Text
33862
33863 \begin_layout Plain Layout
33864 A
33865 \backslash
33866 gr
33867 \begin_inset ERT
33868 status collapsed
33869
33870 \begin_layout Plain Layout
33871
33872
33873 \backslash
33874 spce 
33875 \end_layout
33876
33877 \end_inset
33878
33879 B
33880 \end_layout
33881
33882 \end_inset
33883 </cell>
33884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33885 \begin_inset Text
33886
33887 \begin_layout Plain Layout
33888 \begin_inset Formula $A\gr B$
33889 \end_inset
33890
33891
33892 \end_layout
33893
33894 \end_inset
33895 </cell>
33896 </row>
33897 <row>
33898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33899 \begin_inset Text
33900
33901 \begin_layout Plain Layout
33902
33903 \backslash
33904 us{ABcd
33905 \end_layout
33906
33907 \end_inset
33908 </cell>
33909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33910 \begin_inset Text
33911
33912 \begin_layout Plain Layout
33913 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
33914 \end_inset
33915
33916
33917 \end_layout
33918
33919 \end_inset
33920 </cell>
33921 </row>
33922 <row>
33923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33924 \begin_inset Text
33925
33926 \begin_layout Plain Layout
33927
33928 \backslash
33929 fb{[2cm]
33930 \begin_inset Formula $\to$
33931 \end_inset
33932
33933
33934 \backslash
33935 {
33936 \begin_inset Formula $\to$
33937 \end_inset
33938
33939
33940 \backslash
33941 {
33942 \backslash
33943 int
33944 \begin_inset ERT
33945 status collapsed
33946
33947 \begin_layout Plain Layout
33948
33949
33950 \backslash
33951 spce 
33952 \end_layout
33953
33954 \end_inset
33955
33956 A=B
33957 \end_layout
33958
33959 \end_inset
33960 </cell>
33961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33962 \begin_inset Text
33963
33964 \begin_layout Plain Layout
33965 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
33966 \end_inset
33967
33968
33969 \end_layout
33970
33971 \end_inset
33972 </cell>
33973 </row>
33974 <row>
33975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33976 \begin_inset Text
33977
33978 \begin_layout Plain Layout
33979
33980 \backslash
33981 cb{red
33982 \begin_inset Formula $\to$
33983 \end_inset
33984
33985
33986 \backslash
33987 {
33988 \backslash
33989 int
33990 \begin_inset ERT
33991 status collapsed
33992
33993 \begin_layout Plain Layout
33994
33995
33996 \backslash
33997 spce 
33998 \end_layout
33999
34000 \end_inset
34001
34002 A=B
34003 \end_layout
34004
34005 \end_inset
34006 </cell>
34007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34008 \begin_inset Text
34009
34010 \begin_layout Plain Layout
34011 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
34012 \end_inset
34013
34014
34015 \end_layout
34016
34017 \end_inset
34018 </cell>
34019 </row>
34020 <row>
34021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34022 \begin_inset Text
34023
34024 \begin_layout Plain Layout
34025
34026 \backslash
34027 cb[green]
34028 \backslash
34029 {red
34030 \begin_inset Formula $\to$
34031 \end_inset
34032
34033
34034 \backslash
34035 {
34036 \backslash
34037 int
34038 \begin_inset ERT
34039 status collapsed
34040
34041 \begin_layout Plain Layout
34042
34043
34044 \backslash
34045 spce 
34046 \end_layout
34047
34048 \end_inset
34049
34050 A=B
34051 \end_layout
34052
34053 \end_inset
34054 </cell>
34055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34056 \begin_inset Text
34057
34058 \begin_layout Plain Layout
34059 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
34060 \end_inset
34061
34062
34063 \end_layout
34064
34065 \end_inset
34066 </cell>
34067 </row>
34068 </lyxtabular>
34069
34070 \end_inset
34071
34072
34073 \end_layout
34074
34075 \begin_layout Subsection
34076 Macros de ecuaciones
34077 \begin_inset Index idx
34078 status collapsed
34079
34080 \begin_layout Plain Layout
34081 Comandos de usuario ! Macros de ecuaciones
34082 \end_layout
34083
34084 \end_inset
34085
34086
34087 \begin_inset Index idx
34088 status collapsed
34089
34090 \begin_layout Plain Layout
34091 Macros
34092 \end_layout
34093
34094 \end_inset
34095
34096
34097 \end_layout
34098
34099 \begin_layout Standard
34100 Los comandos definidos por el usuario son especialmente convenientes para
34101  expresiones complejas.
34102  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
34103  el mismo tipo de solución se repite varias veces.
34104  La forma general de una ecuación de segundo grado es:
34105 \begin_inset Formula 
34106 \[
34107 0=\lambda^{2}+p\lambda+q
34108 \]
34109
34110 \end_inset
34111
34112 La forma general de la solución es:
34113 \begin_inset Formula 
34114 \[
34115 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
34116 \]
34117
34118 \end_inset
34119
34120
34121 \end_layout
34122
34123 \begin_layout Standard
34124 Para definir un comando para la ecuación de la solución, en donde solo hay
34125  que especificar los tres parámetros 
34126 \begin_inset Formula $\lambda$
34127 \end_inset
34128
34129
34130 \begin_inset Formula $p$
34131 \end_inset
34132
34133 , y 
34134 \begin_inset Formula $q$
34135 \end_inset
34136
34137 , y el índice de 
34138 \begin_inset Formula $\lambda$
34139 \end_inset
34140
34141  puede darse opcionalmente, la línea de preámbulo LaTeX es
34142 \begin_inset Newline newline
34143 \end_inset
34144
34145
34146 \series bold
34147
34148 \backslash
34149 newcommand{
34150 \backslash
34151 qG}[4][1,
34152 \backslash
34153 ,2]{#2_{#1}=-
34154 \backslash
34155 frac{#3}{2}
34156 \backslash
34157 pm
34158 \begin_inset Newline newline
34159 \end_inset
34160
34161
34162 \begin_inset Phantom HPhantom
34163 status open
34164
34165 \begin_layout Plain Layout
34166
34167 \series bold
34168
34169 \backslash
34170 newcommand
34171 \end_layout
34172
34173 \end_inset
34174
34175
34176 \backslash
34177 sqrt{
34178 \backslash
34179 frac{#3^{2}}{4}-#4}}
34180 \end_layout
34181
34182 \begin_layout Standard
34183 Para generar la solución se inserta el comando
34184 \begin_inset Newline newline
34185 \end_inset
34186
34187
34188 \series bold
34189
34190 \backslash
34191 qG{
34192 \backslash
34193 lambda
34194 \begin_inset Formula $\to$
34195 \end_inset
34196
34197
34198 \backslash
34199 {p
34200 \begin_inset Formula $\to$
34201 \end_inset
34202
34203
34204 \backslash
34205 {q
34206 \series default
34207  en una ecuación
34208 \series bold
34209 .
34210 \end_layout
34211
34212 \begin_layout Standard
34213 La definición del nuevo comando no es intuitiva porque hay que conocer los
34214  esquemas de todos los comandos LaTeX usados, por ejemplo, que una fracción
34215  se inserta en LaTeX como
34216 \series bold
34217  
34218 \backslash
34219 frac{numerador}{denominador}
34220 \series default
34221 .
34222  Además, uno puede olvidar fácilmente una llave en la definición y no puede
34223  ver en LyX lo que el nuevo comando está haciendo.
34224  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
34225  ecuación en vez del comando
34226 \series bold
34227  
34228 \backslash
34229 newcommand
34230 \series default
34231 .
34232 \end_layout
34233
34234 \begin_layout Standard
34235 Una macro de ecuación se crea con el menú 
34236 \family sans
34237 Insertar\SpecialChar \menuseparator
34238 Ecuación\SpecialChar \menuseparator
34239 Macro
34240 \family default
34241  o con el botón 
34242 \begin_inset Graphics
34243         filename ../../images/math-macro_newmacroname_newcommand.png
34244         scale 85
34245
34246 \end_inset
34247
34248  de la barra de herramientas.
34249  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
34250  como el siguiente donde se define la macro:
34251 \begin_inset Newline newline
34252 \end_inset
34253
34254
34255 \end_layout
34256
34257 \begin_layout Standard
34258 \begin_inset space \hspace*{\fill}
34259 \end_inset
34260
34261
34262 \begin_inset Graphics
34263         filename ../clipart/macrobox.png
34264
34265 \end_inset
34266
34267
34268 \begin_inset space \hspace*{\fill}
34269 \end_inset
34270
34271
34272 \begin_inset Newline newline
34273 \end_inset
34274
34275
34276 \begin_inset FormulaMacro
34277 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
34278 \end_inset
34279
34280
34281 \backslash
34282 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
34283  En el primer marco azul se inserta la ecuación buscada.
34284  Con el comando 
34285 \series bold
34286
34287 \backslash
34288 #númerodeargumento
34289 \series default
34290 , , o con el botón 
34291 \begin_inset Graphics
34292         filename ../../images/math-macro-add-param.png
34293         scale 85
34294
34295 \end_inset
34296
34297  de la barra de herramientas de macros se inserta un colocador de argumento,
34298  p.
34299 \begin_inset space \thinspace{}
34300 \end_inset
34301
34302 e
34303 \begin_inset space \space{}
34304 \end_inset
34305
34306
34307 \series bold
34308
34309 \backslash
34310 #1
34311 \series default
34312 .
34313  Los colocadores de argumento se muestran en rojo.
34314  Se pueden poner 9
34315 \begin_inset space ~
34316 \end_inset
34317
34318 argumentos como máximo.
34319  Con el botón 
34320 \begin_inset Graphics
34321         filename ../../images/math-macro-add-optional-param.png
34322         scale 85
34323
34324 \end_inset
34325
34326  se crean argumentos opcionales.
34327  El primer argumento no opcional puede transformarse en opcional con el
34328  botón 
34329 \begin_inset Graphics
34330         filename ../../images/math-macro-make-optional.png
34331         scale 85
34332
34333 \end_inset
34334
34335 .
34336  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
34337  Normalmente quieres verlo tal como está definido, así que el recuadro se
34338  deja vacío.
34339  Pero si has creado una macro que necesita mucho espacio en la pantalla,
34340  en dicho recuadro puedes insertar, por ejemplo
34341 \begin_inset Newline newline
34342 \end_inset
34343
34344
34345 \series bold
34346 qG: 
34347 \backslash
34348 #1
34349 \series default
34350  
34351 \series bold
34352 ,
34353 \series default
34354  
34355 \series bold
34356
34357 \backslash
34358 #2
34359 \series default
34360  
34361 \series bold
34362 ,
34363 \series default
34364  
34365 \series bold
34366
34367 \backslash
34368 #3, 
34369 \backslash
34370 #4
34371 \begin_inset Newline newline
34372 \end_inset
34373
34374
34375 \series default
34376 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
34377  en LyX, lo que conlleva una visualización mejor.
34378  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
34379 \begin_inset Newline newline
34380 \end_inset
34381
34382 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
34383  macros individuales situando el cursor en la macro y usando el menú 
34384 \family sans
34385 Ver\SpecialChar \menuseparator
34386 (Des)plegar macro de ecuación.
34387 \end_layout
34388
34389 \begin_layout Standard
34390 Para usar una macro, se inserta el nombre de la misma como comando en una
34391  ecuación, en nuestro caso 
34392 \series bold
34393
34394 \backslash
34395 qG
34396 \series default
34397 .
34398  Nuestra macro se muestra en LyX así:
34399 \begin_inset Newline newline
34400 \end_inset
34401
34402
34403 \begin_inset space \hspace*{\fill}
34404 \end_inset
34405
34406
34407 \begin_inset Graphics
34408         filename ../clipart/macrouse.png
34409
34410 \end_inset
34411
34412
34413 \begin_inset space \hspace*{\fill}
34414 \end_inset
34415
34416
34417 \begin_inset Newline newline
34418 \end_inset
34419
34420 Aquí tenemos nuestro ejemplo de macro con los argumentos 
34421 \begin_inset Formula $x$
34422 \end_inset
34423
34424
34425 \begin_inset Formula $\ln(x)$
34426 \end_inset
34427
34428 , y 
34429 \begin_inset Formula $B$
34430 \end_inset
34431
34432 :
34433 \end_layout
34434
34435 \begin_layout Standard
34436 \begin_inset Formula 
34437 \[
34438 \qG x{\ln(x)}B
34439 \]
34440
34441 \end_inset
34442
34443
34444 \end_layout
34445
34446 \begin_layout Standard
34447 LyX ofrece en el menú 
34448 \family sans
34449 Herramientas
34450 \family default
34451 \SpecialChar \menuseparator
34452
34453 \family sans
34454 Preferencias\SpecialChar \menuseparator
34455 Edición\SpecialChar \menuseparator
34456 Control
34457 \family default
34458  diferentes estilos para editar macros.
34459  Para encontrar el estilo que más te convenga, elige un estilo y pon el
34460  cursor en una macro para ver la diferencia.
34461 \end_layout
34462
34463 \begin_layout Standard
34464 Una macro de ecuación se transforma internamente en un comando 
34465 \series bold
34466
34467 \backslash
34468 newcommand
34469 \series default
34470  cuando se exporta el documento.
34471  El comando creado 
34472 \series bold
34473
34474 \backslash
34475 newcommand
34476 \series default
34477  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
34478  usar en ecuaciones que estén en recuadros de definición de macros en el
34479  documento.
34480  
34481 \end_layout
34482
34483 \begin_layout Standard
34484 Las macros de ecuación también pueden crearse directamente a partir de un
34485  comando
34486 \series bold
34487  
34488 \backslash
34489 newcommand
34490 \series default
34491 .
34492  Por ejemplo, escribiendo el comando
34493 \begin_inset Newline newline
34494 \end_inset
34495
34496
34497 \series bold
34498
34499 \backslash
34500 newcommand{
34501 \backslash
34502 larrow}[2]{
34503 \backslash
34504 xleftarrow[#2]{#1}}
34505 \begin_inset Newline newline
34506 \end_inset
34507
34508
34509 \series default
34510 como texto normal en LyX, seleccionándolo completamente y usando a continuación
34511  el atajo 
34512 \family sans
34513 Ctrl+M
34514 \family default
34515 , el comando se transformará en una macro de ecuación.
34516  Al emplear este método debes tener cuidado en escribir correctamente el
34517  comando 
34518 \series bold
34519
34520 \backslash
34521 newcommand
34522 \series default
34523 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
34524  
34525 \end_layout
34526
34527 \begin_layout Standard
34528 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
34529  en definiciones de macros se manejan incorrectamente.
34530  Por eso el ejemplo 
34531 \series bold
34532
34533 \backslash
34534 fb
34535 \series default
34536  de 
34537 \begin_inset CommandInset ref
34538 LatexCommand ref
34539 reference "sub:El-comando-newcommand"
34540
34541 \end_inset
34542
34543  no puede crearse como macro.
34544 \end_layout
34545
34546 \begin_layout Standard
34547 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
34548  la barra de herramientas de macros:
34549 \end_layout
34550
34551 \begin_layout Standard
34552 \begin_inset VSpace defskip
34553 \end_inset
34554
34555
34556 \end_layout
34557
34558 \begin_layout Standard
34559 \begin_inset Graphics
34560         filename ../clipart/MacroToolbar.png
34561
34562 \end_inset
34563
34564
34565 \begin_inset Index idx
34566 status collapsed
34567
34568 \begin_layout Plain Layout
34569 Macros ! Barra de herramientas
34570 \end_layout
34571
34572 \end_inset
34573
34574
34575 \end_layout
34576
34577 \begin_layout Standard
34578 \begin_inset VSpace defskip
34579 \end_inset
34580
34581
34582 \end_layout
34583
34584 \begin_layout Standard
34585 La barra de herramientas de macros contiene los siguientes botones:
34586 \end_layout
34587
34588 \begin_layout Standard
34589 \begin_inset VSpace defskip
34590 \end_inset
34591
34592
34593 \end_layout
34594
34595 \begin_layout Standard
34596 \begin_inset Tabular
34597 <lyxtabular version="3" rows="9" columns="2">
34598 <features rotate="0" islongtable="true" longtabularalignment="center">
34599 <column alignment="left" valignment="top">
34600 <column alignment="left" valignment="top" width="85col%">
34601 <row interlinespace="2.5mm">
34602 <cell alignment="center" valignment="top" usebox="none">
34603 \begin_inset Text
34604
34605 \begin_layout Plain Layout
34606 \begin_inset Graphics
34607         filename ../../images/math-macro-remove-param.png
34608         rotateOrigin center
34609
34610 \end_inset
34611
34612
34613 \end_layout
34614
34615 \end_inset
34616 </cell>
34617 <cell alignment="center" valignment="top" usebox="none">
34618 \begin_inset Text
34619
34620 \begin_layout Plain Layout
34621
34622 \family sans
34623 Editar\SpecialChar \menuseparator
34624 Ecuación\SpecialChar \menuseparator
34625 Definición de macro\SpecialChar \menuseparator
34626 Quitar último argumento
34627 \end_layout
34628
34629 \end_inset
34630 </cell>
34631 </row>
34632 <row interlinespace="2.5mm">
34633 <cell alignment="center" valignment="top" usebox="none">
34634 \begin_inset Text
34635
34636 \begin_layout Plain Layout
34637 \begin_inset Graphics
34638         filename ../../images/math-macro-add-param.png
34639         rotateOrigin center
34640
34641 \end_inset
34642
34643
34644 \end_layout
34645
34646 \end_inset
34647 </cell>
34648 <cell alignment="center" valignment="top" usebox="none">
34649 \begin_inset Text
34650
34651 \begin_layout Plain Layout
34652
34653 \family sans
34654 Editar\SpecialChar \menuseparator
34655 Ecuación\SpecialChar \menuseparator
34656 Definición de macro\SpecialChar \menuseparator
34657 Añadir argumento
34658 \end_layout
34659
34660 \end_inset
34661 </cell>
34662 </row>
34663 <row interlinespace="2.5mm">
34664 <cell alignment="center" valignment="top" usebox="none">
34665 \begin_inset Text
34666
34667 \begin_layout Plain Layout
34668 \begin_inset Graphics
34669         filename ../../images/math-macro-make-optional.png
34670         rotateOrigin center
34671
34672 \end_inset
34673
34674
34675 \end_layout
34676
34677 \end_inset
34678 </cell>
34679 <cell alignment="center" valignment="top" usebox="none">
34680 \begin_inset Text
34681
34682 \begin_layout Plain Layout
34683
34684 \family sans
34685 Editar\SpecialChar \menuseparator
34686 Ecuación\SpecialChar \menuseparator
34687 Definición de macro\SpecialChar \menuseparator
34688 Hacer opcional el primer
34689 \begin_inset Newline newline
34690 \end_inset
34691
34692
34693 \begin_inset Phantom HPhantom
34694 status open
34695
34696 \begin_layout Plain Layout
34697
34698 \family sans
34699 Editar\SpecialChar \menuseparator
34700 Ecuación\SpecialChar \menuseparator
34701 Definición de macro\SpecialChar \menuseparator
34702
34703 \end_layout
34704
34705 \end_inset
34706
34707 argumento no opcional
34708 \end_layout
34709
34710 \end_inset
34711 </cell>
34712 </row>
34713 <row interlinespace="2.5mm">
34714 <cell alignment="center" valignment="top" usebox="none">
34715 \begin_inset Text
34716
34717 \begin_layout Plain Layout
34718 \begin_inset Graphics
34719         filename ../../images/math-macro-make-nonoptional.png
34720         rotateOrigin center
34721
34722 \end_inset
34723
34724
34725 \end_layout
34726
34727 \end_inset
34728 </cell>
34729 <cell alignment="center" valignment="top" usebox="none">
34730 \begin_inset Text
34731
34732 \begin_layout Plain Layout
34733
34734 \family sans
34735 Editar\SpecialChar \menuseparator
34736 Ecuación\SpecialChar \menuseparator
34737 Definición de macro\SpecialChar \menuseparator
34738 Hacer no opcional el primer
34739 \begin_inset Newline newline
34740 \end_inset
34741
34742
34743 \begin_inset Phantom HPhantom
34744 status open
34745
34746 \begin_layout Plain Layout
34747
34748 \family sans
34749 Editar\SpecialChar \menuseparator
34750 Ecuación\SpecialChar \menuseparator
34751 Definición de macro\SpecialChar \menuseparator
34752
34753 \end_layout
34754
34755 \end_inset
34756
34757 argumento opcional
34758 \end_layout
34759
34760 \end_inset
34761 </cell>
34762 </row>
34763 <row interlinespace="2.5mm">
34764 <cell alignment="center" valignment="top" usebox="none">
34765 \begin_inset Text
34766
34767 \begin_layout Plain Layout
34768 \begin_inset Graphics
34769         filename ../../images/math-macro-remove-optional-param.png
34770         rotateOrigin center
34771
34772 \end_inset
34773
34774
34775 \end_layout
34776
34777 \end_inset
34778 </cell>
34779 <cell alignment="center" valignment="top" usebox="none">
34780 \begin_inset Text
34781
34782 \begin_layout Plain Layout
34783
34784 \family sans
34785 Editar\SpecialChar \menuseparator
34786 Ecuación\SpecialChar \menuseparator
34787 Definición de macro\SpecialChar \menuseparator
34788 Quitar argumento opcional
34789 \end_layout
34790
34791 \end_inset
34792 </cell>
34793 </row>
34794 <row interlinespace="2.5mm">
34795 <cell alignment="center" valignment="top" usebox="none">
34796 \begin_inset Text
34797
34798 \begin_layout Plain Layout
34799 \begin_inset Graphics
34800         filename ../../images/math-macro-add-optional-param.png
34801         rotateOrigin center
34802
34803 \end_inset
34804
34805
34806 \end_layout
34807
34808 \end_inset
34809 </cell>
34810 <cell alignment="center" valignment="top" usebox="none">
34811 \begin_inset Text
34812
34813 \begin_layout Plain Layout
34814
34815 \family sans
34816 Editar\SpecialChar \menuseparator
34817 Ecuación\SpecialChar \menuseparator
34818 Definición de macro\SpecialChar \menuseparator
34819 Insertar argumento opcional
34820 \end_layout
34821
34822 \end_inset
34823 </cell>
34824 </row>
34825 <row interlinespace="2.5mm">
34826 <cell alignment="center" valignment="top" usebox="none">
34827 \begin_inset Text
34828
34829 \begin_layout Plain Layout
34830 \begin_inset Graphics
34831         filename ../../images/math-macro-remove-greedy-param.png
34832         rotateOrigin center
34833
34834 \end_inset
34835
34836
34837 \end_layout
34838
34839 \end_inset
34840 </cell>
34841 <cell alignment="center" valignment="top" usebox="none">
34842 \begin_inset Text
34843
34844 \begin_layout Plain Layout
34845
34846 \family sans
34847 Editar\SpecialChar \menuseparator
34848 Ecuación\SpecialChar \menuseparator
34849 Definición de macro\SpecialChar \menuseparator
34850 Quitar último argumento
34851 \begin_inset Newline newline
34852 \end_inset
34853
34854
34855 \begin_inset Phantom HPhantom
34856 status open
34857
34858 \begin_layout Plain Layout
34859
34860 \family sans
34861 Editar\SpecialChar \menuseparator
34862 Ecuación\SpecialChar \menuseparator
34863 Definición de macro\SpecialChar \menuseparator
34864
34865 \end_layout
34866
34867 \end_inset
34868
34869 yendo hacia la derecha
34870 \end_layout
34871
34872 \end_inset
34873 </cell>
34874 </row>
34875 <row interlinespace="2.5mm">
34876 <cell alignment="center" valignment="top" usebox="none">
34877 \begin_inset Text
34878
34879 \begin_layout Plain Layout
34880 \begin_inset Graphics
34881         filename ../../images/math-macro-append-greedy-param.png
34882         rotateOrigin center
34883
34884 \end_inset
34885
34886
34887 \end_layout
34888
34889 \end_inset
34890 </cell>
34891 <cell alignment="center" valignment="top" usebox="none">
34892 \begin_inset Text
34893
34894 \begin_layout Plain Layout
34895
34896 \family sans
34897 Editar\SpecialChar \menuseparator
34898 Ecuación\SpecialChar \menuseparator
34899 Definición de macro\SpecialChar \menuseparator
34900 Añadir argumento comiendo
34901 \begin_inset Newline newline
34902 \end_inset
34903
34904
34905 \begin_inset Phantom HPhantom
34906 status open
34907
34908 \begin_layout Plain Layout
34909
34910 \family sans
34911 Editar\SpecialChar \menuseparator
34912 Ecuación\SpecialChar \menuseparator
34913 Definición de macro\SpecialChar \menuseparator
34914
34915 \end_layout
34916
34917 \end_inset
34918
34919 desde la derecha
34920 \end_layout
34921
34922 \end_inset
34923 </cell>
34924 </row>
34925 <row interlinespace="2.5mm">
34926 <cell alignment="center" valignment="top" usebox="none">
34927 \begin_inset Text
34928
34929 \begin_layout Plain Layout
34930 \begin_inset Graphics
34931         filename ../../images/math-macro-add-greedy-optional-param.png
34932         rotateOrigin center
34933
34934 \end_inset
34935
34936
34937 \end_layout
34938
34939 \end_inset
34940 </cell>
34941 <cell alignment="center" valignment="top" usebox="none">
34942 \begin_inset Text
34943
34944 \begin_layout Plain Layout
34945
34946 \family sans
34947 Editar\SpecialChar \menuseparator
34948 Ecuación\SpecialChar \menuseparator
34949 Definición de macro\SpecialChar \menuseparator
34950 Añadir argumento opcional
34951 \begin_inset Newline newline
34952 \end_inset
34953
34954
34955 \begin_inset Phantom HPhantom
34956 status open
34957
34958 \begin_layout Plain Layout
34959
34960 \family sans
34961 Editar\SpecialChar \menuseparator
34962 Ecuación\SpecialChar \menuseparator
34963 Definición de macro\SpecialChar \menuseparator
34964
34965 \end_layout
34966
34967 \end_inset
34968
34969 comiendo desde la derecha
34970 \end_layout
34971
34972 \end_inset
34973 </cell>
34974 </row>
34975 </lyxtabular>
34976
34977 \end_inset
34978
34979
34980 \end_layout
34981
34982 \begin_layout Section
34983 Sistema algebraico computacional
34984 \end_layout
34985
34986 \begin_layout Standard
34987 LyX permite el intercambio entre expresiones matemáticas escritas con su
34988  editor de ecuaciones y aplicaciones externas o guiones definidos por el
34989  usuario.
34990  Las aplicaciones soportadas actualmente son 
34991 \family sans
34992 Maple
34993 \family default
34994
34995 \family sans
34996 Mathematica
34997 \family default
34998
34999 \family sans
35000 Maxima
35001 \family default
35002  y 
35003 \family sans
35004 Octave
35005 \family default
35006 .
35007  Hay que advertir que el conjunto de estructuras matemáticas soportadas
35008  se limita a casos muy simples.
35009 \end_layout
35010
35011 \begin_layout Subsection
35012 Utilización
35013 \end_layout
35014
35015 \begin_layout Standard
35016 Escribe alguna expresión en una ecuación, despliega el menú 
35017 \family sans
35018 Editar\SpecialChar \menuseparator
35019 Ecuación\SpecialChar \menuseparator
35020 Usar programa de álgebra
35021 \family default
35022  y elige la aplicación que esté instalada en tu ordenador.
35023  Después de eso el resultado de la computación debería mostrarse a la derecha
35024  de la expresión junto con el operador "=".
35025 \end_layout
35026
35027 \begin_layout Standard
35028 A continuación hay unos ejemplos sencillos (con resultados de 
35029 \family sans
35030 Maxima
35031 \family default
35032 ) que muestran qué tipos de computación se pueden realizar:
35033 \end_layout
35034
35035 \begin_layout Itemize
35036 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
35037 \end_inset
35038
35039
35040 \end_layout
35041
35042 \begin_layout Itemize
35043 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
35044 \end_inset
35045
35046
35047 \end_layout
35048
35049 \begin_layout Itemize
35050 \begin_inset Formula $\int_{1}^{2}\sen(x)dx=\cos1-\cos2$
35051 \end_inset
35052
35053
35054 \end_layout
35055
35056 \begin_layout Itemize
35057 \begin_inset Formula $\det\left[\begin{array}{ccc}
35058 1 & 6 & 7\\
35059 2 & 5 & 8\\
35060 3 & 4 & 17
35061 \end{array}\right]=-56$
35062 \end_inset
35063
35064
35065 \end_layout
35066
35067 \begin_layout Itemize
35068 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
35069 \end_inset
35070
35071
35072 \end_layout
35073
35074 \begin_layout Subsection
35075 Atajos de teclado
35076 \end_layout
35077
35078 \begin_layout Standard
35079 Actualmente no hay atajos de teclado para ejecutar las aplicaciones de álgebra.
35080  Se puede vincular fácilmente una combinación de teclas a la función 
35081 \family sans
35082 math-extern
35083 \family default
35084  de Lyx (véase el manual 
35085 \emph on
35086 Funciones de LyX
35087 \emph default
35088 ).
35089  Por ejemplo, para vincular la tecla 
35090 \family sans
35091 Entrar
35092 \family default
35093  en el editor de ecuaciones a 
35094 \family sans
35095 Maxima
35096 \family default
35097  se podría usar este comando para definir el atajo de teclado:
35098 \end_layout
35099
35100 \begin_layout Standard
35101
35102 \series bold
35103 command-alternatives break-paragraph;math-extern maxima
35104 \end_layout
35105
35106 \begin_layout Section
35107 Consejos prácticos
35108 \begin_inset Index idx
35109 status collapsed
35110
35111 \begin_layout Plain Layout
35112 Consejos prácticos
35113 \end_layout
35114
35115 \end_inset
35116
35117
35118 \end_layout
35119
35120 \begin_layout Subsection
35121 Números negativos
35122 \begin_inset Index idx
35123 status collapsed
35124
35125 \begin_layout Plain Layout
35126 Numeros@Números ! negativos
35127 \end_layout
35128
35129 \end_inset
35130
35131
35132 \end_layout
35133
35134 \begin_layout Standard
35135 Los números negativos a veces se ven feos en las ecuaciones porque el signo
35136  menos delante del número tiene la misma longitud que el operador signo
35137  menos.
35138  Si se escribe el número negativo en texto normal el signo menos aparece
35139  correctamente.
35140 \end_layout
35141
35142 \begin_layout Standard
35143 Así pues, el problema desaparece si se convierte el signo menos a texto
35144  matemático.
35145 \end_layout
35146
35147 \begin_layout Standard
35148 Un ejemplo para visualizar el problema:
35149 \end_layout
35150
35151 \begin_layout Standard
35152 \noindent
35153 \align center
35154 \begin_inset Tabular
35155 <lyxtabular version="3" rows="3" columns="2">
35156 <features rotate="0" tabularvalignment="middle">
35157 <column alignment="center" valignment="top">
35158 <column alignment="center" valignment="top">
35159 <row>
35160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35161 \begin_inset Text
35162
35163 \begin_layout Plain Layout
35164 texto normal:
35165 \end_layout
35166
35167 \end_inset
35168 </cell>
35169 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35170 \begin_inset Text
35171
35172 \begin_layout Plain Layout
35173 x = -2
35174 \end_layout
35175
35176 \end_inset
35177 </cell>
35178 </row>
35179 <row>
35180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35181 \begin_inset Text
35182
35183 \begin_layout Plain Layout
35184 ecuación:
35185 \end_layout
35186
35187 \end_inset
35188 </cell>
35189 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35190 \begin_inset Text
35191
35192 \begin_layout Plain Layout
35193 \begin_inset Formula $x=-2$
35194 \end_inset
35195
35196
35197 \end_layout
35198
35199 \end_inset
35200 </cell>
35201 </row>
35202 <row>
35203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35204 \begin_inset Text
35205
35206 \begin_layout Plain Layout
35207 solución:
35208 \end_layout
35209
35210 \end_inset
35211 </cell>
35212 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35213 \begin_inset Text
35214
35215 \begin_layout Plain Layout
35216 \begin_inset Formula $x=\mbox{-}2$
35217 \end_inset
35218
35219
35220 \end_layout
35221
35222 \end_inset
35223 </cell>
35224 </row>
35225 </lyxtabular>
35226
35227 \end_inset
35228
35229
35230 \end_layout
35231
35232 \begin_layout Subsection
35233 Coma como separador decimal
35234 \begin_inset Index idx
35235 status collapsed
35236
35237 \begin_layout Plain Layout
35238 Coma decimal
35239 \end_layout
35240
35241 \end_inset
35242
35243
35244 \end_layout
35245
35246 \begin_layout Standard
35247 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
35248  de grupos numéricos.
35249  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
35250 \end_layout
35251
35252 \begin_layout Standard
35253 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
35254  
35255 \family sans
35256 Ctrl+M
35257 \family default
35258 ).
35259 \end_layout
35260
35261 \begin_layout Standard
35262 Para usar las comas en todas las fórmulas del documento como separador decimal,
35263  se carga el archivo 
35264 \series bold
35265 icomma.sty
35266 \series default
35267
35268 \begin_inset Foot
35269 status collapsed
35270
35271 \begin_layout Plain Layout
35272
35273 \series bold
35274 icomma
35275 \series default
35276  forma parte del paquete LaTeX 
35277 \series bold
35278 was
35279 \series default
35280
35281 \begin_inset Index idx
35282 status collapsed
35283
35284 \begin_layout Plain Layout
35285 Paquetes ! was
35286 \begin_inset ERT
35287 status collapsed
35288
35289 \begin_layout Plain Layout
35290
35291
35292 \backslash
35293 vspace{4mm}
35294 \end_layout
35295
35296 \end_inset
35297
35298
35299 \end_layout
35300
35301 \end_inset
35302
35303 .
35304 \end_layout
35305
35306 \end_inset
35307
35308
35309 \begin_inset Index idx
35310 status collapsed
35311
35312 \begin_layout Plain Layout
35313 Paquetes ! icomma
35314 \end_layout
35315
35316 \end_inset
35317
35318  en el preámbulo LaTeX con la línea: 
35319 \end_layout
35320
35321 \begin_layout Standard
35322
35323 \series bold
35324
35325 \backslash
35326 usepackage{icomma}
35327 \end_layout
35328
35329 \begin_layout Subsection
35330 Vectores cuánticos y notación bra-ket
35331 \begin_inset CommandInset label
35332 LatexCommand label
35333 name "sub:Vectores-cuánticos"
35334
35335 \end_inset
35336
35337
35338 \begin_inset Index idx
35339 status open
35340
35341 \begin_layout Plain Layout
35342 Vectores cuánticos
35343 \end_layout
35344
35345 \end_inset
35346
35347
35348 \begin_inset Index idx
35349 status open
35350
35351 \begin_layout Plain Layout
35352 Notación bra-ket
35353 \end_layout
35354
35355 \end_inset
35356
35357
35358 \end_layout
35359
35360 \begin_layout Standard
35361 El paquete LaTeX 
35362 \series bold
35363 braket
35364 \series default
35365
35366 \begin_inset Index idx
35367 status collapsed
35368
35369 \begin_layout Plain Layout
35370 Paquetes ! braket
35371 \end_layout
35372
35373 \end_inset
35374
35375  suministra comandos para escribir paréntesis angulares que se usan en mecánica
35376  cuántica: la notación 
35377 \begin_inset Quotes fld
35378 \end_inset
35379
35380 bra-ket
35381 \begin_inset Quotes frd
35382 \end_inset
35383
35384 ; se carga con la línea de preámbulo LaTeX:
35385 \end_layout
35386
35387 \begin_layout Standard
35388
35389 \series bold
35390
35391 \backslash
35392 usepackage{braket}
35393 \end_layout
35394
35395 \begin_layout Standard
35396 \begin_inset ERT
35397 status collapsed
35398
35399 \begin_layout Plain Layout
35400
35401
35402 \backslash
35403 ifbraket 
35404 \end_layout
35405
35406 \end_inset
35407
35408
35409 \begin_inset Note Note
35410 status open
35411
35412 \begin_layout Plain Layout
35413 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
35414 \series bold
35415 braket
35416 \series default
35417  está instalado.
35418 \end_layout
35419
35420 \end_inset
35421
35422
35423 \end_layout
35424
35425 \begin_layout Standard
35426 Están definidos los siguientes comandos:
35427 \end_layout
35428
35429 \begin_layout Standard
35430 \noindent
35431 \align center
35432 \begin_inset Tabular
35433 <lyxtabular version="3" rows="4" columns="2">
35434 <features rotate="0" tabularvalignment="middle">
35435 <column alignment="center" valignment="top">
35436 <column alignment="center" valignment="top">
35437 <row>
35438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35439 \begin_inset Text
35440
35441 \begin_layout Plain Layout
35442 Comando
35443 \end_layout
35444
35445 \end_inset
35446 </cell>
35447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35448 \begin_inset Text
35449
35450 \begin_layout Plain Layout
35451 Resultado
35452 \end_layout
35453
35454 \end_inset
35455 </cell>
35456 </row>
35457 <row>
35458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35459 \begin_inset Text
35460
35461 \begin_layout Plain Layout
35462
35463 \backslash
35464 Bra{
35465 \backslash
35466 psi
35467 \end_layout
35468
35469 \end_inset
35470 </cell>
35471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35472 \begin_inset Text
35473
35474 \begin_layout Plain Layout
35475 \begin_inset Formula $\Bra{\psi}$
35476 \end_inset
35477
35478
35479 \end_layout
35480
35481 \end_inset
35482 </cell>
35483 </row>
35484 <row>
35485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35486 \begin_inset Text
35487
35488 \begin_layout Plain Layout
35489
35490 \backslash
35491 Ket{
35492 \backslash
35493 psi
35494 \end_layout
35495
35496 \end_inset
35497 </cell>
35498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35499 \begin_inset Text
35500
35501 \begin_layout Plain Layout
35502 \begin_inset Formula $\Ket{\psi}$
35503 \end_inset
35504
35505
35506 \end_layout
35507
35508 \end_inset
35509 </cell>
35510 </row>
35511 <row>
35512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35513 \begin_inset Text
35514
35515 \begin_layout Plain Layout
35516
35517 \backslash
35518 Braket{
35519 \backslash
35520 psi|
35521 \backslash
35522 phi
35523 \end_layout
35524
35525 \end_inset
35526 </cell>
35527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35528 \begin_inset Text
35529
35530 \begin_layout Plain Layout
35531 \begin_inset Formula $\Braket{\psi|\phi}$
35532 \end_inset
35533
35534
35535 \end_layout
35536
35537 \end_inset
35538 </cell>
35539 </row>
35540 </lyxtabular>
35541
35542 \end_inset
35543
35544
35545 \end_layout
35546
35547 \begin_layout Standard
35548 El comando 
35549 \series bold
35550
35551 \backslash
35552 Braket
35553 \series default
35554  asegura que todas las barras verticales tienen el tamaño de los delimitadores
35555  circundantes:
35556 \begin_inset Formula 
35557 \[
35558 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
35559 \]
35560
35561 \end_inset
35562
35563
35564 \begin_inset ERT
35565 status collapsed
35566
35567 \begin_layout Plain Layout
35568
35569
35570 \backslash
35571 else
35572 \end_layout
35573
35574 \end_inset
35575
35576
35577 \begin_inset Note Note
35578 status open
35579
35580 \begin_layout Plain Layout
35581 Lo que sigue se verá en la salida si el paquete LaTeX 
35582 \series bold
35583 braket
35584 \series default
35585  no está instalado:
35586 \end_layout
35587
35588 \end_inset
35589
35590
35591 \end_layout
35592
35593 \begin_layout Standard
35594 Debes instalar el paquete LaTeX 
35595 \series bold
35596 braket
35597 \series default
35598  para ver en la salida el resto de esta subsección.
35599 \end_layout
35600
35601 \begin_layout Standard
35602 \begin_inset ERT
35603 status collapsed
35604
35605 \begin_layout Plain Layout
35606
35607
35608 \backslash
35609 fi
35610 \end_layout
35611
35612 \end_inset
35613
35614
35615 \end_layout
35616
35617 \begin_layout Standard
35618 El efecto de 
35619 \series bold
35620
35621 \backslash
35622 Braket
35623 \series default
35624  también se puede conseguir con el comando 
35625 \series bold
35626
35627 \backslash
35628 middle
35629 \series default
35630 , que se describe en 
35631 \begin_inset CommandInset ref
35632 LatexCommand ref
35633 reference "sub:Tamaño-automático-de"
35634
35635 \end_inset
35636
35637 .
35638 \end_layout
35639
35640 \begin_layout Subsection
35641 Fracciones definidas por el usuario
35642 \begin_inset CommandInset label
35643 LatexCommand label
35644 name "sub:Fracciones-personalizadas"
35645
35646 \end_inset
35647
35648
35649 \begin_inset Index idx
35650 status collapsed
35651
35652 \begin_layout Plain Layout
35653 Fracciones ! personalizadas
35654 \end_layout
35655
35656 \end_inset
35657
35658
35659 \end_layout
35660
35661 \begin_layout Standard
35662 Para definir comandos personalizados para fracciones, se usa el comando
35663  
35664 \series bold
35665
35666 \backslash
35667 genfrac
35668 \series default
35669
35670 \begin_inset Index idx
35671 status collapsed
35672
35673 \begin_layout Plain Layout
35674 Comandos ! G ! 
35675 \backslash
35676 genfrac
35677 \end_layout
35678
35679 \end_inset
35680
35681  con el siguiente esquema:
35682 \end_layout
35683
35684 \begin_layout Standard
35685
35686 \series bold
35687
35688 \backslash
35689 genfrac{delimitador izquierdo}{delimitador derecho}
35690 \begin_inset Newline newline
35691 \end_inset
35692
35693
35694 \begin_inset Phantom HPhantom
35695 status open
35696
35697 \begin_layout Plain Layout
35698
35699 \series bold
35700
35701 \backslash
35702 genfrac
35703 \end_layout
35704
35705 \end_inset
35706
35707 {grosor raya de fracción}{estilo}{numerador}{denominador}
35708 \end_layout
35709
35710 \begin_layout Standard
35711 El estilo es un número en el rango 0
35712 \begin_inset space \thinspace{}
35713 \end_inset
35714
35715 -
35716 \begin_inset space \thinspace{}
35717 \end_inset
35718
35719 3.
35720 \end_layout
35721
35722 \begin_layout Standard
35723 \align center
35724 \begin_inset Tabular
35725 <lyxtabular version="3" rows="5" columns="2">
35726 <features rotate="0" tabularvalignment="middle">
35727 <column alignment="center" valignment="top">
35728 <column alignment="center" valignment="top">
35729 <row>
35730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35731 \begin_inset Text
35732
35733 \begin_layout Plain Layout
35734 Número
35735 \end_layout
35736
35737 \end_inset
35738 </cell>
35739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35740 \begin_inset Text
35741
35742 \begin_layout Plain Layout
35743 Estilo (tamaño)
35744 \end_layout
35745
35746 \end_inset
35747 </cell>
35748 </row>
35749 <row>
35750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35751 \begin_inset Text
35752
35753 \begin_layout Plain Layout
35754 0
35755 \end_layout
35756
35757 \end_inset
35758 </cell>
35759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35760 \begin_inset Text
35761
35762 \begin_layout Plain Layout
35763 ecuación presentada
35764 \end_layout
35765
35766 \end_inset
35767 </cell>
35768 </row>
35769 <row>
35770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35771 \begin_inset Text
35772
35773 \begin_layout Plain Layout
35774 1
35775 \end_layout
35776
35777 \end_inset
35778 </cell>
35779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35780 \begin_inset Text
35781
35782 \begin_layout Plain Layout
35783 ecuación en línea
35784 \end_layout
35785
35786 \end_inset
35787 </cell>
35788 </row>
35789 <row>
35790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35791 \begin_inset Text
35792
35793 \begin_layout Plain Layout
35794 2
35795 \end_layout
35796
35797 \end_inset
35798 </cell>
35799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35800 \begin_inset Text
35801
35802 \begin_layout Plain Layout
35803 pequeño
35804 \end_layout
35805
35806 \end_inset
35807 </cell>
35808 </row>
35809 <row>
35810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35811 \begin_inset Text
35812
35813 \begin_layout Plain Layout
35814 3
35815 \end_layout
35816
35817 \end_inset
35818 </cell>
35819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35820 \begin_inset Text
35821
35822 \begin_layout Plain Layout
35823 muy pequeño
35824 \end_layout
35825
35826 \end_inset
35827 </cell>
35828 </row>
35829 </lyxtabular>
35830
35831 \end_inset
35832
35833
35834 \end_layout
35835
35836 \begin_layout Standard
35837 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
35838  
35839 \series bold
35840
35841 \backslash
35842 frac
35843 \series default
35844 .
35845 \end_layout
35846
35847 \begin_layout Standard
35848 Si no se pone grosor de la raya de fracción se usará el valor predefinido
35849  de 0.4
35850 \begin_inset space \thinspace{}
35851 \end_inset
35852
35853 pt.
35854 \end_layout
35855
35856 \begin_layout Standard
35857 Por ejemplo, los comandos 
35858 \series bold
35859
35860 \backslash
35861 dfrac
35862 \series default
35863  y 
35864 \series bold
35865
35866 \backslash
35867 tbinom
35868 \series default
35869  de la 
35870 \begin_inset CommandInset ref
35871 LatexCommand ref
35872 reference "sub:Fracciones"
35873
35874 \end_inset
35875
35876  se definen con los comandos:
35877 \end_layout
35878
35879 \begin_layout Standard
35880
35881 \series bold
35882
35883 \backslash
35884 newcommand{
35885 \backslash
35886 dfrac}[2]{
35887 \backslash
35888 genfrac{}{}{}{0}{#1}{#2}}
35889 \end_layout
35890
35891 \begin_layout Standard
35892 y
35893 \end_layout
35894
35895 \begin_layout Standard
35896
35897 \series bold
35898
35899 \backslash
35900 newcommand{
35901 \backslash
35902 tbinom}[2]{
35903 \backslash
35904 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35905 \end_layout
35906
35907 \begin_layout Standard
35908 \begin_inset VSpace medskip
35909 \end_inset
35910
35911
35912 \end_layout
35913
35914 \begin_layout Standard
35915 Para definir una fracción en la que el grosor de la raya se pueda definir
35916  como argumento opcional, se inserta la siguiente línea en el preámbulo
35917  LaTeX:
35918 \end_layout
35919
35920 \begin_layout Standard
35921
35922 \series bold
35923
35924 \backslash
35925 newcommand{
35926 \backslash
35927 fracS}[3][]{
35928 \backslash
35929 genfrac{}{}{#1}{}{#2}{#3}}
35930 \end_layout
35931
35932 \begin_layout Standard
35933 Un ensayo:
35934 \begin_inset Formula 
35935 \begin{align*}
35936 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
35937 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
35938 \end{align*}
35939
35940 \end_inset
35941
35942 Como se puede ver, la distancia del numerador y el denominador a la raya
35943  de fracción se redondea a unas tres veces el grosor de la raya.
35944 \end_layout
35945
35946 \begin_layout Subsection
35947 Ecuaciones canceladas
35948 \begin_inset Index idx
35949 status collapsed
35950
35951 \begin_layout Plain Layout
35952 Ecuación ! cancelada
35953 \end_layout
35954
35955 \end_inset
35956
35957
35958 \end_layout
35959
35960 \begin_layout Standard
35961 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
35962  
35963 \series bold
35964 cancel
35965 \series default
35966
35967 \begin_inset Index idx
35968 status collapsed
35969
35970 \begin_layout Plain Layout
35971 Paquetes ! cancel
35972 \end_layout
35973
35974 \end_inset
35975
35976  con la línea de preámbulo LaTeX
35977 \end_layout
35978
35979 \begin_layout Standard
35980
35981 \series bold
35982
35983 \backslash
35984 usepackage{cancel}
35985 \end_layout
35986
35987 \begin_layout Standard
35988 \begin_inset ERT
35989 status collapsed
35990
35991 \begin_layout Plain Layout
35992
35993
35994 \backslash
35995 ifcancel 
35996 \end_layout
35997
35998 \end_inset
35999
36000
36001 \begin_inset Note Note
36002 status open
36003
36004 \begin_layout Plain Layout
36005 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
36006 \series bold
36007 cancel
36008 \series default
36009  está instalado.
36010 \end_layout
36011
36012 \end_inset
36013
36014
36015 \end_layout
36016
36017 \begin_layout Standard
36018 Hay cuatro formas de cancelar ecuaciones:
36019 \end_layout
36020
36021 \begin_layout Standard
36022 \align center
36023 \begin_inset Tabular
36024 <lyxtabular version="3" rows="5" columns="2">
36025 <features rotate="0" tabularvalignment="middle">
36026 <column alignment="center" valignment="top">
36027 <column alignment="center" valignment="top">
36028 <row>
36029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36030 \begin_inset Text
36031
36032 \begin_layout Plain Layout
36033 Comando
36034 \end_layout
36035
36036 \end_inset
36037 </cell>
36038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36039 \begin_inset Text
36040
36041 \begin_layout Plain Layout
36042 Resultado
36043 \begin_inset Note Note
36044 status collapsed
36045
36046 \begin_layout Plain Layout
36047 El
36048 \series bold
36049  
36050 \series default
36051 espacio y 
36052 \series bold
36053
36054 \backslash
36055 raisebox
36056 \series default
36057  se usa sólo como espaciador
36058 \end_layout
36059
36060 \end_inset
36061
36062
36063 \end_layout
36064
36065 \end_inset
36066 </cell>
36067 </row>
36068 <row>
36069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36070 \begin_inset Text
36071
36072 \begin_layout Plain Layout
36073
36074 \backslash
36075 cancel{
36076 \backslash
36077 int
36078 \begin_inset ERT
36079 status collapsed
36080
36081 \begin_layout Plain Layout
36082
36083
36084 \backslash
36085 spce 
36086 \end_layout
36087
36088 \end_inset
36089
36090 A=B
36091 \end_layout
36092
36093 \end_inset
36094 </cell>
36095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36096 \begin_inset Text
36097
36098 \begin_layout Plain Layout
36099 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
36100 \end_inset
36101
36102
36103 \end_layout
36104
36105 \end_inset
36106 </cell>
36107 </row>
36108 <row>
36109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36110 \begin_inset Text
36111
36112 \begin_layout Plain Layout
36113
36114 \backslash
36115 bcancel{
36116 \backslash
36117 int
36118 \begin_inset ERT
36119 status collapsed
36120
36121 \begin_layout Plain Layout
36122
36123
36124 \backslash
36125 spce 
36126 \end_layout
36127
36128 \end_inset
36129
36130 A=B
36131 \end_layout
36132
36133 \end_inset
36134 </cell>
36135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36136 \begin_inset Text
36137
36138 \begin_layout Plain Layout
36139 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
36140 \end_inset
36141
36142
36143 \end_layout
36144
36145 \end_inset
36146 </cell>
36147 </row>
36148 <row>
36149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36150 \begin_inset Text
36151
36152 \begin_layout Plain Layout
36153
36154 \backslash
36155 xcancel{
36156 \backslash
36157 int
36158 \begin_inset ERT
36159 status collapsed
36160
36161 \begin_layout Plain Layout
36162
36163
36164 \backslash
36165 spce 
36166 \end_layout
36167
36168 \end_inset
36169
36170 A=B
36171 \end_layout
36172
36173 \end_inset
36174 </cell>
36175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36176 \begin_inset Text
36177
36178 \begin_layout Plain Layout
36179 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
36180 \end_inset
36181
36182
36183 \end_layout
36184
36185 \end_inset
36186 </cell>
36187 </row>
36188 <row>
36189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36190 \begin_inset Text
36191
36192 \begin_layout Plain Layout
36193
36194 \backslash
36195 cancelto{1
36196 \begin_inset Formula $\to$
36197 \end_inset
36198
36199
36200 \backslash
36201 {
36202 \backslash
36203 int
36204 \begin_inset ERT
36205 status collapsed
36206
36207 \begin_layout Plain Layout
36208
36209
36210 \backslash
36211 spce 
36212 \end_layout
36213
36214 \end_inset
36215
36216 A=B
36217 \end_layout
36218
36219 \end_inset
36220 </cell>
36221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36222 \begin_inset Text
36223
36224 \begin_layout Plain Layout
36225 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
36226 \end_inset
36227
36228
36229 \end_layout
36230
36231 \end_inset
36232 </cell>
36233 </row>
36234 </lyxtabular>
36235
36236 \end_inset
36237
36238
36239 \end_layout
36240
36241 \begin_layout Standard
36242
36243 \series bold
36244
36245 \backslash
36246 cancelto
36247 \series default
36248  es especialmente apropiado para visualizar la simplificación de fracciones
36249  en una ecuación:
36250 \begin_inset Formula 
36251 \[
36252 \frac{\left(x_{0}+bB\right)^{2}}{\left(1+b^{2}\right)^{\cancelto{2}{3}}}=\frac{x_{0}^{2}+B^{2}-r_{g}^{2}}{\cancel{1+b^{2}}}
36253 \]
36254
36255 \end_inset
36256
36257
36258 \end_layout
36259
36260 \begin_layout Standard
36261 Para cambiar el tamaño del valor subscrito por 
36262 \series bold
36263
36264 \backslash
36265 cancelto
36266 \series default
36267  se puede cargar el paquete 
36268 \series bold
36269 cancel
36270 \series default
36271  con la opción 
36272 \series bold
36273 samesize
36274 \series default
36275 , que da el mismo tamaño que para el valor cancelado, o con la opción 
36276 \series bold
36277 Smaller
36278 \series default
36279 , que da un tamaño un poco más pequeño que el que se obtiene sin usar ninguna
36280  opción.
36281  En este documento, 
36282 \series bold
36283 cancel
36284 \series default
36285  se ha cargado con la línea 
36286 \end_layout
36287
36288 \begin_layout Standard
36289
36290 \series bold
36291
36292 \backslash
36293 usepackage[samesize]{cancel}
36294 \end_layout
36295
36296 \begin_layout Standard
36297 Para colorear la raya de cancelación añade el siguiente comando en código
36298  TeX:
36299 \end_layout
36300
36301 \begin_layout Standard
36302
36303 \series bold
36304
36305 \backslash
36306 renewcommand{
36307 \backslash
36308 CancelColor}{
36309 \backslash
36310 color{red}}
36311 \end_layout
36312
36313 \begin_layout Standard
36314 donde 
36315 \series bold
36316 red
36317 \series default
36318  puede reemplazarse por el color deseado.
36319 \end_layout
36320
36321 \begin_layout Standard
36322 \begin_inset ERT
36323 status collapsed
36324
36325 \begin_layout Plain Layout
36326
36327
36328 \backslash
36329 renewcommand{
36330 \backslash
36331 CancelColor}{
36332 \backslash
36333 color{red}}
36334 \end_layout
36335
36336 \end_inset
36337
36338
36339 \end_layout
36340
36341 \begin_layout Standard
36342 \begin_inset Formula 
36343 \[
36344 \frac{\left(x_{0}+bB\right)^{2}}{\left(1+b^{2}\right)^{\cancelto{2}{3}}}=\frac{x_{0}^{2}+B^{2}-r_{g}^{2}}{\cancel{1+b^{2}}}
36345 \]
36346
36347 \end_inset
36348
36349
36350 \end_layout
36351
36352 \begin_layout Standard
36353 \begin_inset ERT
36354 status collapsed
36355
36356 \begin_layout Plain Layout
36357
36358
36359 \backslash
36360 renewcommand{
36361 \backslash
36362 CancelColor}{
36363 \backslash
36364 color{black}}
36365 \end_layout
36366
36367 \end_inset
36368
36369
36370 \begin_inset Note Note
36371 status open
36372
36373 \begin_layout Plain Layout
36374 restablece el color
36375 \end_layout
36376
36377 \end_inset
36378
36379
36380 \end_layout
36381
36382 \begin_layout Standard
36383 Para otras posibilidades de personalización, véase la documentación del
36384  paquete
36385 \series bold
36386  cancel
36387 \series default
36388
36389 \begin_inset CommandInset citation
36390 LatexCommand cite
36391 key "cancel"
36392
36393 \end_inset
36394
36395 .
36396 \end_layout
36397
36398 \begin_layout Standard
36399 \begin_inset ERT
36400 status collapsed
36401
36402 \begin_layout Plain Layout
36403
36404
36405 \backslash
36406 else
36407 \end_layout
36408
36409 \end_inset
36410
36411
36412 \begin_inset Note Note
36413 status open
36414
36415 \begin_layout Plain Layout
36416 Lo que sigue se verá en la salida si el paquete LaTeX 
36417 \series bold
36418 cancel
36419 \series default
36420  no está instalado:
36421 \end_layout
36422
36423 \end_inset
36424
36425
36426 \end_layout
36427
36428 \begin_layout Standard
36429 Debes instalar el paquete LaTeX 
36430 \series bold
36431 cancel
36432 \series default
36433  para ver en la salida el resto de esta subsección.
36434 \end_layout
36435
36436 \begin_layout Standard
36437 \begin_inset ERT
36438 status collapsed
36439
36440 \begin_layout Plain Layout
36441
36442
36443 \backslash
36444 fi
36445 \end_layout
36446
36447 \end_inset
36448
36449
36450 \end_layout
36451
36452 \begin_layout Subsection
36453 Ecuaciones en encabezados de sección
36454 \begin_inset CommandInset label
36455 LatexCommand label
36456 name "sub:Ecuaciones-en-encabezados"
36457
36458 \end_inset
36459
36460
36461 \begin_inset Index idx
36462 status collapsed
36463
36464 \begin_layout Plain Layout
36465 Ecuación ! en encabezados de sección
36466 \end_layout
36467
36468 \end_inset
36469
36470
36471 \end_layout
36472
36473 \begin_layout Standard
36474 Si se quiere poner una ecuación en un encabezado de sección hay que tener
36475  en cuenta lo siguiente:
36476 \end_layout
36477
36478 \begin_layout Standard
36479 \begin_inset Note Greyedout
36480 status open
36481
36482 \begin_layout Plain Layout
36483 Si el soporte para 
36484 \series bold
36485 hyperref
36486 \series default
36487
36488 \begin_inset Index idx
36489 status collapsed
36490
36491 \begin_layout Plain Layout
36492 Paquetes ! hyperref
36493 \end_layout
36494
36495 \end_inset
36496
36497  está activado en la configuración del documento, 
36498 \family sans
36499 Propiedades
36500 \begin_inset space ~
36501 \end_inset
36502
36503
36504 \family default
36505 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
36506  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
36507  texto del marcador, porque se infringen las convenciones PDF.
36508 \end_layout
36509
36510 \end_inset
36511
36512
36513 \end_layout
36514
36515 \begin_layout Standard
36516 Estos problemas se pueden solucionar insertando al final del encabezado
36517  un título breve con el menú 
36518 \family sans
36519 Insertar\SpecialChar \menuseparator
36520 Título
36521 \begin_inset space ~
36522 \end_inset
36523
36524 breve
36525 \family default
36526 .
36527  Los títulos breves se usan como alternativa para encabezados de sección
36528  con más de una línea para mantener el buen aspecto del índice.
36529  En éste sólo aparece el título breve y por tanto también en los marcadores.
36530 \end_layout
36531
36532 \begin_layout Standard
36533 Si hay que poner ecuaciones en el índice y se usa 
36534 \series bold
36535 hyperref
36536 \series default
36537 , se puede insertar el siguiente comando en modo TeX:
36538 \end_layout
36539
36540 \begin_layout Standard
36541
36542 \series bold
36543
36544 \backslash
36545 texorpdfstring{parte}{alternativa}
36546 \begin_inset Index idx
36547 status collapsed
36548
36549 \begin_layout Plain Layout
36550 Comandos ! T ! 
36551 \backslash
36552 texorpdfstring
36553 \end_layout
36554
36555 \end_inset
36556
36557
36558 \end_layout
36559
36560 \begin_layout Standard
36561 parte se refiere a la parte del encabezado que no debería aparecer en el
36562  marcador PDF.
36563  Pueden ser caracteres, ecuaciones, notas al pie y también referencias cruzadas.
36564  La alternativa se usa para el marcador en vez de la parte.
36565 \end_layout
36566
36567 \begin_layout Standard
36568 Aquí hay dos ejemplos de encabezados con ecuación:
36569 \end_layout
36570
36571 \begin_layout Standard
36572 \begin_inset VSpace -3mm
36573 \end_inset
36574
36575
36576 \end_layout
36577
36578 \begin_layout Standard
36579 \begin_inset ERT
36580 status collapsed
36581
36582 \begin_layout Plain Layout
36583
36584
36585 \backslash
36586 boldmath 
36587 \end_layout
36588
36589 \end_inset
36590
36591
36592 \end_layout
36593
36594 \begin_layout Subsubsection
36595 Encabezado sin ecuación en el índice 
36596 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36597 \end_inset
36598
36599
36600 \begin_inset Argument 1
36601 status collapsed
36602
36603 \begin_layout Plain Layout
36604 Encabezado sin ecuación en el índice
36605 \end_layout
36606
36607 \end_inset
36608
36609
36610 \end_layout
36611
36612 \begin_layout Subsubsection
36613 Encabezado con ecuación en el índice
36614 \begin_inset ERT
36615 status collapsed
36616
36617 \begin_layout Plain Layout
36618
36619
36620 \backslash
36621 texorpdfstring{
36622 \end_layout
36623
36624 \end_inset
36625
36626  
36627 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36628 \end_inset
36629
36630
36631 \begin_inset ERT
36632 status collapsed
36633
36634 \begin_layout Plain Layout
36635
36636 }{}
36637 \end_layout
36638
36639 \end_inset
36640
36641
36642 \end_layout
36643
36644 \begin_layout Standard
36645 \begin_inset ERT
36646 status collapsed
36647
36648 \begin_layout Plain Layout
36649
36650
36651 \backslash
36652 unboldmath 
36653 \end_layout
36654
36655 \end_inset
36656
36657 En el primer encabezado se ha puesto un título breve, en el segundo un 
36658 \series bold
36659
36660 \backslash
36661 texorpdfstring
36662 \series default
36663 .
36664 \end_layout
36665
36666 \begin_layout Standard
36667 Para obtener el mismo formato que en los demás encabezados se han puesto
36668  ambos en un entorno 
36669 \series bold
36670 boldmath
36671 \series default
36672 .
36673 \begin_inset Foot
36674 status collapsed
36675
36676 \begin_layout Plain Layout
36677 véase 
36678 \begin_inset CommandInset ref
36679 LatexCommand ref
36680 reference "sub:Ecuaciones-en-negrita"
36681
36682 \end_inset
36683
36684
36685 \end_layout
36686
36687 \end_inset
36688
36689
36690 \end_layout
36691
36692 \begin_layout Subsection
36693 Ecuaciones en texto multicolumna
36694 \begin_inset Index idx
36695 status collapsed
36696
36697 \begin_layout Plain Layout
36698 Ecuación ! en texto multicolumna
36699 \end_layout
36700
36701 \end_inset
36702
36703
36704 \end_layout
36705
36706 \begin_layout Standard
36707 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
36708  para ajustarse a la columna y entonces es preciso abarcar la anchura total
36709  de la página.
36710  Esto se hace usando el paquete LaTeX 
36711 \series bold
36712 multicol
36713 \series default
36714 ,
36715 \begin_inset Foot
36716 status collapsed
36717
36718 \begin_layout Plain Layout
36719
36720 \series bold
36721 multicol
36722 \series default
36723  forma parte de las distribuciones LaTeX estándar.
36724 \end_layout
36725
36726 \end_inset
36727
36728
36729 \begin_inset Index idx
36730 status collapsed
36731
36732 \begin_layout Plain Layout
36733 Paquetes ! multicol
36734 \end_layout
36735
36736 \end_inset
36737
36738  que se carga en el preámbulo LaTeX con la línea
36739 \end_layout
36740
36741 \begin_layout Standard
36742
36743 \series bold
36744
36745 \backslash
36746 usepackage{multicol}
36747 \end_layout
36748
36749 \begin_layout Standard
36750 \begin_inset Note Greyedout
36751 status open
36752
36753 \begin_layout Plain Layout
36754 Ten en cuenta que la opción 
36755 \family sans
36756 Documento
36757 \begin_inset space ~
36758 \end_inset
36759
36760 con
36761 \begin_inset space ~
36762 \end_inset
36763
36764 dos
36765 \begin_inset space ~
36766 \end_inset
36767
36768 caras
36769 \family default
36770 , bajo 
36771 \family sans
36772 Diseño
36773 \begin_inset space ~
36774 \end_inset
36775
36776 de
36777 \begin_inset space ~
36778 \end_inset
36779
36780 página 
36781 \family default
36782 en el menú 
36783 \family sans
36784 Documento\SpecialChar \menuseparator
36785 Configuración
36786 \family default
36787  
36788 \emph on
36789 debe
36790 \emph default
36791  estar desmarcada.
36792 \end_layout
36793
36794 \end_inset
36795
36796
36797 \end_layout
36798
36799 \begin_layout Standard
36800 Antes del texto multicolumna se inserta en modo TeX el comando
36801 \end_layout
36802
36803 \begin_layout Standard
36804
36805 \series bold
36806
36807 \backslash
36808 begin{multicols}{número de columnas}
36809 \end_layout
36810
36811 \begin_layout Standard
36812 El número de columnas está en el rango 2-10.
36813  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
36814  TeX el comando
36815 \end_layout
36816
36817 \begin_layout Standard
36818
36819 \series bold
36820
36821 \backslash
36822 end{multicols}
36823 \end_layout
36824
36825 \begin_layout Standard
36826 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
36827  Para quitarlo se inserta un espacio vertical de -6
36828 \begin_inset space \thinspace{}
36829 \end_inset
36830
36831 mm antes de la ecuación.
36832  Si se usa el estilo 
36833 \series bold
36834 Sangrado
36835 \series default
36836 ,
36837 \begin_inset Foot
36838 status collapsed
36839
36840 \begin_layout Plain Layout
36841 véase estilos de ecuación en 
36842 \begin_inset CommandInset ref
36843 LatexCommand ref
36844 reference "sec:Estilos-de-ecuación"
36845
36846 \end_inset
36847
36848
36849 \end_layout
36850
36851 \end_inset
36852
36853  se inserta un espacio de -9
36854 \begin_inset space \thinspace{}
36855 \end_inset
36856
36857 mm.
36858 \end_layout
36859
36860 \begin_layout Standard
36861 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
36862 \end_layout
36863
36864 \begin_layout Standard
36865
36866 \lang german
36867 \begin_inset ERT
36868 status collapsed
36869
36870 \begin_layout Plain Layout
36871
36872
36873 \backslash
36874 begin{multicols}{2}
36875 \end_layout
36876
36877 \end_inset
36878
36879 Das Spektrum wird fouriertransformiert.
36880  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
36881 , Lösungsmittel) zu trennen.
36882  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
36883  nun das Aussehen des Ausgangssignals.
36884  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
36885  über alle Phasen integrieren muss.
36886  Sei nun 
36887 \begin_inset Formula $S$
36888 \end_inset
36889
36890  unser normiertes Ausgangssignal und 
36891 \begin_inset Formula $P$
36892 \end_inset
36893
36894  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
36895 \begin_inset ERT
36896 status collapsed
36897
36898 \begin_layout Plain Layout
36899
36900
36901 \backslash
36902 end{multicols}
36903 \end_layout
36904
36905 \end_inset
36906
36907
36908 \begin_inset VSpace -6mm
36909 \end_inset
36910
36911
36912 \begin_inset Formula 
36913 \begin{equation}
36914 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
36915 \end{equation}
36916
36917 \end_inset
36918
36919
36920 \begin_inset ERT
36921 status collapsed
36922
36923 \begin_layout Plain Layout
36924
36925
36926 \backslash
36927 begin{multicols}{2}
36928 \end_layout
36929
36930 \end_inset
36931
36932 wobei 
36933 \begin_inset Formula $S_{0}$
36934 \end_inset
36935
36936  das Signal ohne Gradient ist und die Normierungsbedingung 
36937 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36938 \end_inset
36939
36940  gilt.
36941  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36942  Direkt nach dem 
36943 \begin_inset Formula $\nicefrac{\pi}{2}$
36944 \end_inset
36945
36946
36947 \begin_inset space \thinspace{}
36948 \end_inset
36949
36950 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36951  das Signal zusätzlich abschwächt.
36952  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36953  
36954 \begin_inset Formula $T_{2}$
36955 \end_inset
36956
36957 -Zeit.
36958 \end_layout
36959
36960 \begin_layout Standard
36961
36962 \lang german
36963 \begin_inset ERT
36964 status collapsed
36965
36966 \begin_layout Plain Layout
36967
36968
36969 \backslash
36970 end{multicols}
36971 \end_layout
36972
36973 \end_inset
36974
36975
36976 \end_layout
36977
36978 \begin_layout Subsection
36979 Ecuaciones con descripción de variables
36980 \begin_inset Index idx
36981 status collapsed
36982
36983 \begin_layout Plain Layout
36984 Ecuación ! con descripción de variables
36985 \end_layout
36986
36987 \end_inset
36988
36989
36990 \end_layout
36991
36992 \begin_layout Standard
36993 Para describir variables en una ecuación, como en la fórmula 
36994 \begin_inset CommandInset ref
36995 LatexCommand eqref
36996 reference "eq:within"
36997
36998 \end_inset
36999
37000 , se inserta una matriz 2×
37001 \begin_inset Formula $n$
37002 \end_inset
37003
37004  con columnas alineadas a la izquierda para las 
37005 \emph on
37006
37007 \begin_inset Formula $n$
37008 \end_inset
37009
37010
37011 \emph default
37012  variables usadas.
37013 \begin_inset Foot
37014 status collapsed
37015
37016 \begin_layout Plain Layout
37017 véase matrices en 
37018 \begin_inset CommandInset ref
37019 LatexCommand ref
37020 reference "sec:Matrices"
37021
37022 \end_inset
37023
37024
37025 \end_layout
37026
37027 \end_inset
37028
37029  Para poner la descripción en tamaño más pequeño se inserta, por ejemplo,
37030  el comando 
37031 \series bold
37032
37033 \backslash
37034 footnotesize
37035 \series default
37036  antes de la matriz.
37037 \begin_inset Foot
37038 status collapsed
37039
37040 \begin_layout Plain Layout
37041 véase tamaños de tipografías en 
37042 \begin_inset CommandInset ref
37043 LatexCommand ref
37044 reference "sub:Tamaños-de-tipografías"
37045
37046 \end_inset
37047
37048 .
37049 \end_layout
37050
37051 \end_inset
37052
37053
37054 \end_layout
37055
37056 \begin_layout Standard
37057 Si se usa el estilo 
37058 \series bold
37059 Sangrado
37060 \series default
37061 ,
37062 \begin_inset Foot
37063 status collapsed
37064
37065 \begin_layout Plain Layout
37066 véase estilos de ecuación en 
37067 \begin_inset CommandInset ref
37068 LatexCommand ref
37069 reference "sec:Estilos-de-ecuación"
37070
37071 \end_inset
37072
37073
37074 \end_layout
37075
37076 \end_inset
37077
37078  se inserta un 
37079 \series bold
37080
37081 \backslash
37082 hfill
37083 \series default
37084
37085 \begin_inset Foot
37086 status collapsed
37087
37088 \begin_layout Plain Layout
37089
37090 \series bold
37091
37092 \backslash
37093 hfill
37094 \series default
37095  sólo funciona en ecuaciones en estilo 
37096 \series bold
37097 Sangrado
37098 \series default
37099 , véase 
37100 \begin_inset CommandInset ref
37101 LatexCommand ref
37102 reference "sub:Espacio-variable"
37103
37104 \end_inset
37105
37106
37107 \end_layout
37108
37109 \end_inset
37110
37111  delante y detrás de la matriz para que tenga la misma separación con la
37112  ecuación y con el margen.
37113 \end_layout
37114
37115 \begin_layout Standard
37116 Si se usa el estilo 
37117 \series bold
37118 Centrado
37119 \series default
37120  se emplea el método descrito en la 
37121 \begin_inset CommandInset ref
37122 LatexCommand ref
37123 reference "sub:Entorno-flalign"
37124
37125 \end_inset
37126
37127  para sangrar la ecuación.
37128  La ecuación 
37129 \begin_inset CommandInset ref
37130 LatexCommand eqref
37131 reference "eq:within"
37132
37133 \end_inset
37134
37135  consta de cinco columnas ya que las dos primeras contienen la fórmula,
37136  la tercera la matriz y la última una llave TeX vacía.
37137 \begin_inset Formula 
37138 \begin{flalign}
37139 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
37140 \rho & \mbox{densidad}\\
37141 V & \mbox{volumen}\\
37142 g & \mbox{aceleración gravitatoria}
37143 \end{array} &  & {}\label{eq:within}
37144 \end{flalign}
37145
37146 \end_inset
37147
37148
37149 \end_layout
37150
37151 \begin_layout Subsection
37152 Letras griegas minúsculas en redonda
37153 \begin_inset CommandInset label
37154 LatexCommand label
37155 name "sub:Griegas-en-redonda"
37156
37157 \end_inset
37158
37159
37160 \begin_inset Index idx
37161 status collapsed
37162
37163 \begin_layout Plain Layout
37164 Letras griegas ! en redonda
37165 \end_layout
37166
37167 \end_inset
37168
37169
37170 \end_layout
37171
37172 \begin_layout Standard
37173 La mayoría de las tipografías sólo suministran letras griegas minúsculas
37174  en cursiva.
37175  Pero para símbolos de partículas elementales como piones y neutrinos hacen
37176  falta letras griegas en redonda.
37177  El archivo 
37178 \series bold
37179 upgreek.sty
37180 \series default
37181
37182 \begin_inset Foot
37183 status collapsed
37184
37185 \begin_layout Plain Layout
37186
37187 \series bold
37188 upgreek
37189 \series default
37190  forma parte del paquete LaTeX 
37191 \series bold
37192 was
37193 \series default
37194
37195 \begin_inset Index idx
37196 status collapsed
37197
37198 \begin_layout Plain Layout
37199 Paquetes ! was
37200 \begin_inset ERT
37201 status collapsed
37202
37203 \begin_layout Plain Layout
37204
37205
37206 \backslash
37207 vspace{4mm}
37208 \end_layout
37209
37210 \end_inset
37211
37212
37213 \end_layout
37214
37215 \end_inset
37216
37217 .
37218 \end_layout
37219
37220 \end_inset
37221
37222
37223 \begin_inset Index idx
37224 status collapsed
37225
37226 \begin_layout Plain Layout
37227 Paquetes ! upgreek
37228 \end_layout
37229
37230 \end_inset
37231
37232 , que se carga en el preámbulo LaTeX con la línea
37233 \end_layout
37234
37235 \begin_layout Standard
37236
37237 \series bold
37238
37239 \backslash
37240 usepackage{upgreek}
37241 \end_layout
37242
37243 \begin_layout Standard
37244 las suministra.
37245  
37246 \begin_inset ERT
37247 status collapsed
37248
37249 \begin_layout Plain Layout
37250
37251
37252 \backslash
37253 ifupgreek 
37254 \end_layout
37255
37256 \end_inset
37257
37258
37259 \begin_inset Note Note
37260 status open
37261
37262 \begin_layout Plain Layout
37263 Lo siguiente sólo se podrá ver si está instalado el paquete LaTeX 
37264 \series bold
37265 upgreek
37266 \series default
37267 :
37268 \end_layout
37269
37270 \end_inset
37271
37272  Se imprimen con el comando de la letra correspondiente precedido de 
37273 \series bold
37274 up
37275 \series default
37276 .
37277  Por ejemplo, el comando 
37278 \series bold
37279
37280 \backslash
37281 uptau
37282 \series default
37283  genera: 
37284 \begin_inset Formula $\uptau$
37285 \end_inset
37286
37287
37288 \end_layout
37289
37290 \begin_layout Standard
37291 Con estos comandos se pueden escribir reacciones entre partículas elementales:
37292 \begin_inset Formula 
37293 \[
37294 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}
37295 \]
37296
37297 \end_inset
37298
37299
37300 \end_layout
37301
37302 \begin_layout Standard
37303 Las letras en redonda son más remarcadas y más grandes que las correspondientes
37304  en cursiva.
37305  Por tanto no deberían emplearse para unidades como 
37306 \begin_inset Quotes fld
37307 \end_inset
37308
37309 µm
37310 \begin_inset Quotes frd
37311 \end_inset
37312
37313 .
37314 \end_layout
37315
37316 \begin_layout Standard
37317 \begin_inset ERT
37318 status collapsed
37319
37320 \begin_layout Plain Layout
37321
37322
37323 \backslash
37324 else 
37325 \end_layout
37326
37327 \end_inset
37328
37329
37330 \begin_inset Note Note
37331 status open
37332
37333 \begin_layout Plain Layout
37334 Lo siguiente se mostrará si el paquete LaTeX 
37335 \series bold
37336 upgreek
37337 \series default
37338  no está instalado:
37339 \end_layout
37340
37341 \end_inset
37342
37343
37344 \end_layout
37345
37346 \begin_layout Standard
37347 Debes instalar el paquete LaTeX 
37348 \series bold
37349 upgreek
37350 \series default
37351  para ver en la salida el resto de esta subsección.
37352  
37353 \end_layout
37354
37355 \begin_layout Standard
37356 \begin_inset ERT
37357 status collapsed
37358
37359 \begin_layout Plain Layout
37360
37361
37362 \backslash
37363 fi
37364 \end_layout
37365
37366 \end_inset
37367
37368
37369 \end_layout
37370
37371 \begin_layout Standard
37372 \begin_inset Newpage newpage
37373 \end_inset
37374
37375
37376 \end_layout
37377
37378 \begin_layout Subsection
37379 Caracteres de texto en ecuaciones
37380 \begin_inset CommandInset label
37381 LatexCommand label
37382 name "sub:Caracteres-de-texto"
37383
37384 \end_inset
37385
37386
37387 \begin_inset Index idx
37388 status collapsed
37389
37390 \begin_layout Plain Layout
37391 Texto ! en ecuaciones
37392 \end_layout
37393
37394 \end_inset
37395
37396
37397 \end_layout
37398
37399 \begin_layout Standard
37400 En algunos casos podrías querer insertar caracteres de texto directamente
37401  en ecuaciones.
37402  Por ejemplo, cuando se usa con frecuencia el punto centrado 
37403 \begin_inset Formula $\cdot$
37404 \end_inset
37405
37406  en expresiones como 
37407 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
37408 \end_inset
37409
37410 , habría que insertar el comando 
37411 \series bold
37412
37413 \backslash
37414 cdot
37415 \series default
37416
37417 \begin_inset Foot
37418 status collapsed
37419
37420 \begin_layout Plain Layout
37421 véase 
37422 \begin_inset CommandInset ref
37423 LatexCommand ref
37424 reference "sub:Operadores-binarios"
37425
37426 \end_inset
37427
37428
37429 \end_layout
37430
37431 \end_inset
37432
37433  continuamente, porque este carácter está definido en todas las codificaciones
37434  como carácter de texto.
37435  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
37436 \end_layout
37437
37438 \begin_layout Standard
37439
37440 \series bold
37441
37442 \backslash
37443 Declare Inputtext{183}{
37444 \backslash
37445 ifmmode
37446 \backslash
37447 cdot
37448 \backslash
37449 else
37450 \backslash
37451 textperiodcentered
37452 \backslash
37453 f\SpecialChar \textcompwordmark{}
37454 i}
37455 \end_layout
37456
37457 \begin_layout Standard
37458 La codificación de caracteres (menú 
37459 \family sans
37460 Documento\SpecialChar \menuseparator
37461 Configuración\SpecialChar \menuseparator
37462 Idioma
37463 \family default
37464 ) especifica el carácter que se muestra al pulsar una tecla.
37465  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
37466  
37467 \series bold
37468
37469 \backslash
37470 textperiodcentered
37471 \series default
37472 .
37473  Pero este comando no está disponible en ecuaciones así que obtendrías errores
37474  de LaTeX.
37475  Con la codificación cambiada se escoge automáticamente el comando correcto,
37476  dependiendo de si el carácter se ha insertado en una ecuación o no.
37477 \end_layout
37478
37479 \begin_layout Standard
37480 La codificación de diversos caracteres se guarda en archivos de definición.
37481  Por ejemplo la codificación 
37482 \series bold
37483 latin9
37484 \series default
37485  se define en el archivo 
37486 \series bold
37487 latin9.def
37488 \series default
37489  que está en el directorio de LaTeX.
37490  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
37491  archivo de definición, de lo contrario nuestros documentos no podrían ser
37492  editados en otros ordenadores.
37493 \begin_inset VSpace medskip
37494 \end_inset
37495
37496
37497 \end_layout
37498
37499 \begin_layout Standard
37500 Además del punto centrado, en este documento se ha definido el símbolo grado
37501  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
37502  directamente en una fórmula:
37503 \end_layout
37504
37505 \begin_layout Standard
37506
37507 \series bold
37508
37509 \backslash
37510 DeclareInputtext{176}{
37511 \backslash
37512 ifmmode^
37513 \backslash
37514 circ
37515 \backslash
37516 else
37517 \backslash
37518 textdegree
37519 \backslash
37520 f\SpecialChar \textcompwordmark{}
37521 i}
37522 \begin_inset Newpage newpage
37523 \end_inset
37524
37525
37526 \end_layout
37527
37528 \begin_layout Section
37529 \start_of_appendix
37530 Notas sobre tipografía
37531 \begin_inset Index idx
37532 status collapsed
37533
37534 \begin_layout Plain Layout
37535 Tipografía, normas
37536 \end_layout
37537
37538 \end_inset
37539
37540
37541 \end_layout
37542
37543 \begin_layout Standard
37544 Esta sección es un resumen de las normas tipográficas ISO más importantes.
37545 \begin_inset Foot
37546 status collapsed
37547
37548 \begin_layout Plain Layout
37549 Este compendio se ha tomado parcialmente del diccionario semi-oficial alemán
37550  
37551 \begin_inset Quotes fld
37552 \end_inset
37553
37554 Duden
37555 \begin_inset Quotes frd
37556 \end_inset
37557
37558  
37559 \begin_inset CommandInset citation
37560 LatexCommand cite
37561 key "Duden"
37562
37563 \end_inset
37564
37565 , que incluye algunas de las normas ISO.
37566  
37567 \begin_inset Newline newline
37568 \end_inset
37569
37570 (
37571 \emph on
37572 N.
37573 \begin_inset space \thinspace{}
37574 \end_inset
37575
37576 del t.
37577 \emph default
37578 : Para documentación en español sobre el tema, véase 
37579 \begin_inset CommandInset citation
37580 LatexCommand cite
37581 key "Bezos"
37582
37583 \end_inset
37584
37585 .)
37586 \end_layout
37587
37588 \end_inset
37589
37590
37591 \end_layout
37592
37593 \begin_layout Itemize
37594 Las unidades físicas se escriben 
37595 \emph on
37596 siempre 
37597 \emph default
37598 en redonda
37599 \begin_inset Foot
37600 status collapsed
37601
37602 \begin_layout Plain Layout
37603 véase estilos de tipografías en 
37604 \begin_inset CommandInset ref
37605 LatexCommand ref
37606 reference "sub:Estilos-de-tipografías"
37607
37608 \end_inset
37609
37610
37611 \end_layout
37612
37613 \end_inset
37614
37615 , aunque aparezcan en un texto en cursiva: 30
37616 \begin_inset space \thinspace{}
37617 \end_inset
37618
37619 km/h
37620 \begin_inset Newline newline
37621 \end_inset
37622
37623 Entre el valor y la unidad hay un espacio delgado, véase 
37624 \begin_inset CommandInset ref
37625 LatexCommand ref
37626 reference "sub:Espacio-predefinido"
37627
37628 \end_inset
37629
37630 .
37631 \begin_inset Newline newline
37632 \end_inset
37633
37634 Esta norma la cumple automáticamente el comando 
37635 \series bold
37636
37637 \backslash
37638 unittwo
37639 \series default
37640 .
37641  Si se introduce en una fórmula aparecen dos marcos.
37642  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
37643  como antes, 
37644 \begin_inset Formula $\unit[30]{km/h}$
37645 \end_inset
37646
37647
37648 \begin_inset space \thinspace{}
37649 \end_inset
37650
37651 .
37652  Ten en cuenta que 
37653 \series bold
37654
37655 \backslash
37656 unittwo
37657 \series default
37658  no es un auténtico comando LaTeX, sino el comando 
37659 \series bold
37660
37661 \backslash
37662 unit[value]{unit}
37663 \series default
37664 , por tanto no lo puedes usar en código TeX.
37665 \end_layout
37666
37667 \begin_layout Itemize
37668 Los signos por ciento y por mil se escriben como las unidades físicas:
37669 \begin_inset Newline newline
37670 \end_inset
37671
37672 1,2
37673 \begin_inset space \thinspace{}
37674 \end_inset
37675
37676 ‰ de alcohol en sangre.
37677 \end_layout
37678
37679 \begin_layout Itemize
37680 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
37681  otra unidad: 15
37682 \begin_inset space \thinspace{}
37683 \end_inset
37684
37685 °C
37686 \end_layout
37687
37688 \begin_layout Itemize
37689 En números con más de cuatro dígitos se inserta un espacio delgado para
37690  separarlos en grupos de tres cifras: 18
37691 \begin_inset space \thinspace{}
37692 \end_inset
37693
37694 473
37695 \begin_inset space \thinspace{}
37696 \end_inset
37697
37698 588
37699 \end_layout
37700
37701 \begin_layout Itemize
37702 Para dimensiones como 120×90×40
37703 \begin_inset space \thinspace{}
37704 \end_inset
37705
37706 cm se usa el aspa de multiplicar 
37707 \begin_inset Quotes fld
37708 \end_inset
37709
37710 ×
37711 \begin_inset Quotes frd
37712 \end_inset
37713
37714 .
37715  Está disponible en el menú 
37716 \family sans
37717 Insertar\SpecialChar \menuseparator
37718 Carácter especial
37719 \family default
37720 \SpecialChar \menuseparator
37721
37722 \family sans
37723 Símbolos
37724 \family default
37725  o bien mediante el comando 
37726 \series bold
37727
37728 \backslash
37729 times
37730 \series default
37731 .
37732  Se puede insertar directamente con cierta combinación de teclas.
37733 \end_layout
37734
37735 \begin_layout Itemize
37736 Las funciones con nombres que constan de varias letras se escriben en redonda
37737  para evitar confusiones, véase 
37738 \begin_inset CommandInset ref
37739 LatexCommand ref
37740 reference "sub:Funciones-predefinidas"
37741
37742 \end_inset
37743
37744 .
37745 \end_layout
37746
37747 \begin_layout Itemize
37748 Los índices que constan de varias letras se escriben en redonda: 
37749 \begin_inset Formula $E_{\mathrm{cin}}$
37750 \end_inset
37751
37752
37753 \begin_inset Newline newline
37754 \end_inset
37755
37756 Los componentes de una matriz se escriben en cursiva: 
37757 \begin_inset Formula $\hat{H}_{kl}$
37758 \end_inset
37759
37760
37761 \end_layout
37762
37763 \begin_layout Itemize
37764 El operador de diferenciación/integración 'd', el número de Euler 'e' y
37765  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
37766 s con otras variables.
37767 \end_layout
37768
37769 \begin_layout Itemize
37770 El carácter que indica una transformación 
37771 \noun on
37772 Fourier
37773 \noun default
37774  se inserta con el comando 
37775 \series bold
37776
37777 \backslash
37778 mathscr
37779 \begin_inset ERT
37780 status collapsed
37781
37782 \begin_layout Plain Layout
37783
37784
37785 \backslash
37786 spce 
37787 \end_layout
37788
37789 \end_inset
37790
37791 F
37792 \series default
37793  o mediante el menú
37794 \family sans
37795  Insertar\SpecialChar \menuseparator
37796 Carácter especial
37797 \family default
37798 \SpecialChar \menuseparator
37799
37800 \family sans
37801 Símbolos\SpecialChar \menuseparator
37802 Símbolos de letra
37803 \family default
37804
37805 \begin_inset Formula $\mathscr{F}$
37806 \end_inset
37807
37808
37809 \end_layout
37810
37811 \begin_layout Standard
37812 \begin_inset Newpage newpage
37813 \end_inset
37814
37815
37816 \end_layout
37817
37818 \begin_layout Section
37819 Sinónimos
37820 \begin_inset Index idx
37821 status collapsed
37822
37823 \begin_layout Plain Layout
37824 Sinónimos
37825 \end_layout
37826
37827 \end_inset
37828
37829
37830 \end_layout
37831
37832 \begin_layout Standard
37833 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
37834  como los que se recogen en esta lista:
37835 \begin_inset Foot
37836 status collapsed
37837
37838 \begin_layout Plain Layout
37839 véase también 
37840 \begin_inset CommandInset ref
37841 LatexCommand ref
37842 reference "fn:sinónimos"
37843
37844 \end_inset
37845
37846 .
37847 \end_layout
37848
37849 \end_inset
37850
37851
37852 \end_layout
37853
37854 \begin_layout Standard
37855 \begin_inset VSpace bigskip
37856 \end_inset
37857
37858
37859 \begin_inset space \hfill{}
37860 \end_inset
37861
37862
37863 \begin_inset Tabular
37864 <lyxtabular version="3" rows="12" columns="2">
37865 <features rotate="0" tabularvalignment="middle">
37866 <column alignment="center" valignment="top" width="0pt">
37867 <column alignment="center" valignment="top" width="0pt">
37868 <row>
37869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37870 \begin_inset Text
37871
37872 \begin_layout Plain Layout
37873 Comando
37874 \end_layout
37875
37876 \end_inset
37877 </cell>
37878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37879 \begin_inset Text
37880
37881 \begin_layout Plain Layout
37882 equivalente a
37883 \begin_inset Note Note
37884 status collapsed
37885
37886 \begin_layout Plain Layout
37887
37888 \series bold
37889
37890 \backslash
37891 raisebox
37892 \series default
37893  se usa sólo como espaciador
37894 \end_layout
37895
37896 \end_inset
37897
37898
37899 \end_layout
37900
37901 \end_inset
37902 </cell>
37903 </row>
37904 <row>
37905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37906 \begin_inset Text
37907
37908 \begin_layout Plain Layout
37909
37910 \backslash
37911 ast
37912 \end_layout
37913
37914 \end_inset
37915 </cell>
37916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37917 \begin_inset Text
37918
37919 \begin_layout Plain Layout
37920 \begin_inset ERT
37921 status collapsed
37922
37923 \begin_layout Plain Layout
37924
37925
37926 \backslash
37927 raisebox{-1.2mm}{
37928 \end_layout
37929
37930 \end_inset
37931
37932 *
37933 \begin_inset ERT
37934 status collapsed
37935
37936 \begin_layout Plain Layout
37937
37938 }
37939 \end_layout
37940
37941 \end_inset
37942
37943
37944 \end_layout
37945
37946 \end_inset
37947 </cell>
37948 </row>
37949 <row>
37950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37951 \begin_inset Text
37952
37953 \begin_layout Plain Layout
37954
37955 \backslash
37956 choose
37957 \end_layout
37958
37959 \end_inset
37960 </cell>
37961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37962 \begin_inset Text
37963
37964 \begin_layout Plain Layout
37965
37966 \backslash
37967 binom
37968 \end_layout
37969
37970 \end_inset
37971 </cell>
37972 </row>
37973 <row>
37974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37975 \begin_inset Text
37976
37977 \begin_layout Plain Layout
37978
37979 \backslash
37980 geq
37981 \end_layout
37982
37983 \end_inset
37984 </cell>
37985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37986 \begin_inset Text
37987
37988 \begin_layout Plain Layout
37989
37990 \backslash
37991 ge
37992 \end_layout
37993
37994 \end_inset
37995 </cell>
37996 </row>
37997 <row>
37998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37999 \begin_inset Text
38000
38001 \begin_layout Plain Layout
38002
38003 \backslash
38004 lbrace
38005 \end_layout
38006
38007 \end_inset
38008 </cell>
38009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38010 \begin_inset Text
38011
38012 \begin_layout Plain Layout
38013 {
38014 \end_layout
38015
38016 \end_inset
38017 </cell>
38018 </row>
38019 <row>
38020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38021 \begin_inset Text
38022
38023 \begin_layout Plain Layout
38024
38025 \backslash
38026 lbracket
38027 \end_layout
38028
38029 \end_inset
38030 </cell>
38031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38032 \begin_inset Text
38033
38034 \begin_layout Plain Layout
38035 [
38036 \end_layout
38037
38038 \end_inset
38039 </cell>
38040 </row>
38041 <row>
38042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38043 \begin_inset Text
38044
38045 \begin_layout Plain Layout
38046
38047 \backslash
38048 leftarrow
38049 \end_layout
38050
38051 \end_inset
38052 </cell>
38053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38054 \begin_inset Text
38055
38056 \begin_layout Plain Layout
38057
38058 \backslash
38059 gets
38060 \end_layout
38061
38062 \end_inset
38063 </cell>
38064 </row>
38065 <row>
38066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38067 \begin_inset Text
38068
38069 \begin_layout Plain Layout
38070
38071 \backslash
38072 leq
38073 \end_layout
38074
38075 \end_inset
38076 </cell>
38077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38078 \begin_inset Text
38079
38080 \begin_layout Plain Layout
38081
38082 \backslash
38083 le
38084 \end_layout
38085
38086 \end_inset
38087 </cell>
38088 </row>
38089 <row>
38090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38091 \begin_inset Text
38092
38093 \begin_layout Plain Layout
38094
38095 \backslash
38096 lor
38097 \end_layout
38098
38099 \end_inset
38100 </cell>
38101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38102 \begin_inset Text
38103
38104 \begin_layout Plain Layout
38105
38106 \backslash
38107 vee
38108 \end_layout
38109
38110 \end_inset
38111 </cell>
38112 </row>
38113 <row>
38114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38115 \begin_inset Text
38116
38117 \begin_layout Plain Layout
38118
38119 \backslash
38120 neq
38121 \end_layout
38122
38123 \end_inset
38124 </cell>
38125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38126 \begin_inset Text
38127
38128 \begin_layout Plain Layout
38129
38130 \backslash
38131 not=
38132 \end_layout
38133
38134 \end_inset
38135 </cell>
38136 </row>
38137 <row>
38138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38139 \begin_inset Text
38140
38141 \begin_layout Plain Layout
38142
38143 \backslash
38144 slash
38145 \end_layout
38146
38147 \end_inset
38148 </cell>
38149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38150 \begin_inset Text
38151
38152 \begin_layout Plain Layout
38153 /
38154 \end_layout
38155
38156 \end_inset
38157 </cell>
38158 </row>
38159 <row>
38160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38161 \begin_inset Text
38162
38163 \begin_layout Plain Layout
38164
38165 \backslash
38166 vert
38167 \end_layout
38168
38169 \end_inset
38170 </cell>
38171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38172 \begin_inset Text
38173
38174 \begin_layout Plain Layout
38175 |
38176 \end_layout
38177
38178 \end_inset
38179 </cell>
38180 </row>
38181 </lyxtabular>
38182
38183 \end_inset
38184
38185
38186 \begin_inset space \hfill{}
38187 \end_inset
38188
38189
38190 \begin_inset Tabular
38191 <lyxtabular version="3" rows="12" columns="2">
38192 <features rotate="0" tabularvalignment="middle">
38193 <column alignment="center" valignment="top" width="0pt">
38194 <column alignment="center" valignment="top" width="0pt">
38195 <row>
38196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38197 \begin_inset Text
38198
38199 \begin_layout Plain Layout
38200 Comando
38201 \end_layout
38202
38203 \end_inset
38204 </cell>
38205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38206 \begin_inset Text
38207
38208 \begin_layout Plain Layout
38209 equivalente a
38210 \end_layout
38211
38212 \end_inset
38213 </cell>
38214 </row>
38215 <row>
38216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38217 \begin_inset Text
38218
38219 \begin_layout Plain Layout
38220
38221 \backslash
38222 backslash
38223 \end_layout
38224
38225 \end_inset
38226 </cell>
38227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38228 \begin_inset Text
38229
38230 \begin_layout Plain Layout
38231
38232 \backslash
38233
38234 \backslash
38235
38236 \end_layout
38237
38238 \end_inset
38239 </cell>
38240 </row>
38241 <row>
38242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38243 \begin_inset Text
38244
38245 \begin_layout Plain Layout
38246
38247 \backslash
38248 dasharrow
38249 \end_layout
38250
38251 \end_inset
38252 </cell>
38253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38254 \begin_inset Text
38255
38256 \begin_layout Plain Layout
38257
38258 \backslash
38259 dashrightarrow
38260 \end_layout
38261
38262 \end_inset
38263 </cell>
38264 </row>
38265 <row>
38266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38267 \begin_inset Text
38268
38269 \begin_layout Plain Layout
38270
38271 \backslash
38272 land
38273 \end_layout
38274
38275 \end_inset
38276 </cell>
38277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38278 \begin_inset Text
38279
38280 \begin_layout Plain Layout
38281
38282 \backslash
38283 wedge
38284 \end_layout
38285
38286 \end_inset
38287 </cell>
38288 </row>
38289 <row>
38290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38291 \begin_inset Text
38292
38293 \begin_layout Plain Layout
38294
38295 \backslash
38296 rbrace
38297 \end_layout
38298
38299 \end_inset
38300 </cell>
38301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38302 \begin_inset Text
38303
38304 \begin_layout Plain Layout
38305 }
38306 \end_layout
38307
38308 \end_inset
38309 </cell>
38310 </row>
38311 <row>
38312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38313 \begin_inset Text
38314
38315 \begin_layout Plain Layout
38316
38317 \backslash
38318 rbracket
38319 \end_layout
38320
38321 \end_inset
38322 </cell>
38323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38324 \begin_inset Text
38325
38326 \begin_layout Plain Layout
38327 ]
38328 \end_layout
38329
38330 \end_inset
38331 </cell>
38332 </row>
38333 <row>
38334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38335 \begin_inset Text
38336
38337 \begin_layout Plain Layout
38338
38339 \backslash
38340 rightarrow
38341 \end_layout
38342
38343 \end_inset
38344 </cell>
38345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38346 \begin_inset Text
38347
38348 \begin_layout Plain Layout
38349
38350 \backslash
38351 to
38352 \end_layout
38353
38354 \end_inset
38355 </cell>
38356 </row>
38357 <row>
38358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38359 \begin_inset Text
38360
38361 \begin_layout Plain Layout
38362
38363 \backslash
38364 lnot
38365 \end_layout
38366
38367 \end_inset
38368 </cell>
38369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38370 \begin_inset Text
38371
38372 \begin_layout Plain Layout
38373
38374 \backslash
38375 neg
38376 \end_layout
38377
38378 \end_inset
38379 </cell>
38380 </row>
38381 <row>
38382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38383 \begin_inset Text
38384
38385 \begin_layout Plain Layout
38386
38387 \backslash
38388 ne
38389 \end_layout
38390
38391 \end_inset
38392 </cell>
38393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38394 \begin_inset Text
38395
38396 \begin_layout Plain Layout
38397
38398 \backslash
38399 not=
38400 \end_layout
38401
38402 \end_inset
38403 </cell>
38404 </row>
38405 <row>
38406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38407 \begin_inset Text
38408
38409 \begin_layout Plain Layout
38410
38411 \backslash
38412 owns
38413 \end_layout
38414
38415 \end_inset
38416 </cell>
38417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38418 \begin_inset Text
38419
38420 \begin_layout Plain Layout
38421
38422 \backslash
38423 ni
38424 \end_layout
38425
38426 \end_inset
38427 </cell>
38428 </row>
38429 <row>
38430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38431 \begin_inset Text
38432
38433 \begin_layout Plain Layout
38434
38435 \backslash
38436 square
38437 \end_layout
38438
38439 \end_inset
38440 </cell>
38441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38442 \begin_inset Text
38443
38444 \begin_layout Plain Layout
38445
38446 \backslash
38447 Box
38448 \end_layout
38449
38450 \end_inset
38451 </cell>
38452 </row>
38453 <row>
38454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38455 \begin_inset Text
38456
38457 \begin_layout Plain Layout
38458
38459 \backslash
38460 Vert
38461 \end_layout
38462
38463 \end_inset
38464 </cell>
38465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38466 \begin_inset Text
38467
38468 \begin_layout Plain Layout
38469
38470 \backslash
38471 |
38472 \end_layout
38473
38474 \end_inset
38475 </cell>
38476 </row>
38477 </lyxtabular>
38478
38479 \end_inset
38480
38481
38482 \begin_inset space \hfill{}
38483 \end_inset
38484
38485
38486 \end_layout
38487
38488 \begin_layout Standard
38489 \begin_inset Newpage newpage
38490 \end_inset
38491
38492
38493 \end_layout
38494
38495 \begin_layout Bibliography
38496 \begin_inset CommandInset bibitem
38497 LatexCommand bibitem
38498 key "TLC2"
38499
38500 \end_inset
38501
38502
38503 \shape smallcaps
38504 Mittelbach, F.
38505  ; Goossens, M.
38506 \shape default
38507
38508 \shape italic
38509 The LaTeX Companion
38510 \shape default
38511 .
38512  Addison Wesley, 2004
38513 \end_layout
38514
38515 \begin_layout Bibliography
38516 \begin_inset CommandInset bibitem
38517 LatexCommand bibitem
38518 key "Mathmode"
38519
38520 \end_inset
38521
38522
38523 \begin_inset CommandInset href
38524 LatexCommand href
38525 name "Descripción"
38526 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
38527
38528 \end_inset
38529
38530  de habilidades matemáticas de LaTeX
38531 \end_layout
38532
38533 \begin_layout Bibliography
38534 \begin_inset CommandInset bibitem
38535 LatexCommand bibitem
38536 key "AMS"
38537
38538 \end_inset
38539
38540
38541 \begin_inset CommandInset href
38542 LatexCommand href
38543 name "Descripción"
38544 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
38545
38546 \end_inset
38547
38548  de 
38549 \begin_inset ERT
38550 status collapsed
38551
38552 \begin_layout Plain Layout
38553
38554
38555 \backslash
38556 AmS
38557 \end_layout
38558
38559 \end_inset
38560
38561 -LaTeX
38562 \end_layout
38563
38564 \begin_layout Bibliography
38565 \begin_inset CommandInset bibitem
38566 LatexCommand bibitem
38567 key "Symbols"
38568
38569 \end_inset
38570
38571
38572 \begin_inset CommandInset href
38573 LatexCommand href
38574 name "Lista"
38575 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
38576
38577 \end_inset
38578
38579  de todos los símbolos disponibles con paquetes LaTeX
38580 \end_layout
38581
38582 \begin_layout Bibliography
38583 \begin_inset CommandInset bibitem
38584 LatexCommand bibitem
38585 key "cancel"
38586
38587 \end_inset
38588
38589
38590 \begin_inset CommandInset href
38591 LatexCommand href
38592 name "Documentación"
38593 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
38594
38595 \end_inset
38596
38597  del paquete LaTeX 
38598 \series bold
38599 cancel
38600 \series default
38601
38602 \begin_inset Index idx
38603 status collapsed
38604
38605 \begin_layout Plain Layout
38606 Paquetes ! cancel
38607 \end_layout
38608
38609 \end_inset
38610
38611
38612 \end_layout
38613
38614 \begin_layout Bibliography
38615 \begin_inset CommandInset bibitem
38616 LatexCommand bibitem
38617 key "hyperref"
38618
38619 \end_inset
38620
38621
38622 \begin_inset CommandInset href
38623 LatexCommand href
38624 name "Documentación"
38625 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
38626
38627 \end_inset
38628
38629  del paquete LaTeX 
38630 \series bold
38631 hyperref
38632 \series default
38633
38634 \begin_inset Index idx
38635 status collapsed
38636
38637 \begin_layout Plain Layout
38638 Paquetes ! hyperref
38639 \end_layout
38640
38641 \end_inset
38642
38643
38644 \end_layout
38645
38646 \begin_layout Bibliography
38647 \begin_inset CommandInset bibitem
38648 LatexCommand bibitem
38649 key "mhchem"
38650
38651 \end_inset
38652
38653
38654 \begin_inset CommandInset href
38655 LatexCommand href
38656 name "Documentación"
38657 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
38658
38659 \end_inset
38660
38661  del paquete LaTeX 
38662 \series bold
38663 mhchem
38664 \series default
38665
38666 \begin_inset Index idx
38667 status collapsed
38668
38669 \begin_layout Plain Layout
38670 Paquetes ! mhchem
38671 \end_layout
38672
38673 \end_inset
38674
38675
38676 \end_layout
38677
38678 \begin_layout Bibliography
38679 \begin_inset CommandInset bibitem
38680 LatexCommand bibitem
38681 key "Mathclap"
38682
38683 \end_inset
38684
38685
38686 \begin_inset CommandInset href
38687 LatexCommand href
38688 name "Descripción"
38689 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
38690
38691 \end_inset
38692
38693  del comando 
38694 \series bold
38695
38696 \backslash
38697 mathclap
38698 \series default
38699 , descrito en 
38700 \begin_inset CommandInset ref
38701 LatexCommand ref
38702 reference "sub:Límites-de-operadores"
38703
38704 \end_inset
38705
38706
38707 \begin_inset Index idx
38708 status collapsed
38709
38710 \begin_layout Plain Layout
38711 Comandos ! M ! 
38712 \backslash
38713 mathclap
38714 \end_layout
38715
38716 \end_inset
38717
38718
38719 \end_layout
38720
38721 \begin_layout Bibliography
38722 \begin_inset CommandInset bibitem
38723 LatexCommand bibitem
38724 key "Duden"
38725
38726 \end_inset
38727
38728
38729 \emph on
38730 Duden Band 1
38731 \emph default
38732 .
38733  22.
38734  Auflage, Duden 2001
38735 \end_layout
38736
38737 \begin_layout Bibliography
38738 \begin_inset CommandInset bibitem
38739 LatexCommand bibitem
38740 key "spanish"
38741
38742 \end_inset
38743
38744
38745 \begin_inset CommandInset href
38746 LatexCommand href
38747 name "Página web"
38748 target "http://www.tex-tipografia.com/spanish.html"
38749
38750 \end_inset
38751
38752  del estilo 
38753 \series bold
38754 spanish
38755 \family sans
38756 \series default
38757  
38758 \family default
38759 incluido en el paquete 
38760 \series bold
38761 babel
38762 \end_layout
38763
38764 \begin_layout Bibliography
38765 \begin_inset CommandInset bibitem
38766 LatexCommand bibitem
38767 key "Bezos"
38768
38769 \end_inset
38770
38771
38772 \begin_inset CommandInset href
38773 LatexCommand href
38774 name "Documento"
38775 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
38776
38777 \end_inset
38778
38779  sobre ortotipografía y notaciones matemáticas en español
38780 \end_layout
38781
38782 \begin_layout Standard
38783 \begin_inset CommandInset index_print
38784 LatexCommand printindex
38785 type "idx"
38786
38787 \end_inset
38788
38789
38790 \end_layout
38791
38792 \end_body
38793 \end_document