]> git.lyx.org Git - features.git/blob - lib/doc/es/Math.lyx
Math.lyx: some preamble fixes for \cancel support
[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 % enables calculation of values
67 \usepackage{calc}
68
69 % for multiple columns used in sec. 24.7
70 \usepackage{multicol}
71
72 % needed in sec. 19.4
73 \usepackage{remreset}
74
75 % for the Fourier transformation symbol
76 \usepackage{mathrsfs}
77
78 % define a color, used in sec.9.3
79 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
80
81 % declare operators (see sec. 10.4 and sec. 15.2)
82 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
83 \DeclareMathOperator{\sgn}{sgn}
84
85 % example definitions for sec. 20.1 
86 \newcommand{\gr}{\Longrightarrow}
87 \newcommand{\us}[1]{\underline{#1}}
88 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
89 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
90 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
91
92 % example macro from sec. 19.4
93 %\def\tagform@#1{\maketag@@@{|#1|}}
94
95 % macro from sec. 10.2
96 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
97 \def\mathclap {\mathpalette \mathclapinternal}
98 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
99
100
101 % ------------------------------------
102 % used to check for needed LaTeX packages
103 \usepackage{ifthen}
104
105 % check for package eurosym
106 % used for the Euro symbol
107 \newboolean{eurosym}
108 \IfFileExists{eurosym.sty}
109  {\usepackage[gennarrow]{eurosym}
110   \setboolean{eurosym}{true}}
111  {\setboolean{eurosym}{false}}
112
113 % check for package braket
114 % used for physical vectors
115 \newboolean{braket}
116 \IfFileExists{braket.sty}
117  {\usepackage{braket}
118   \setboolean{braket}{true}}
119  {\setboolean{braket}{false}}
120
121 % check for package cancel
122 \newboolean{cancel}
123 \IfFileExists{cancel.sty}
124  {\setboolean{cancel}{true}}
125  {\setboolean{cancel}{false}}
126
127 % check for package upgreek
128 \newboolean{upgreek}
129 \IfFileExists{upgreek.sty}
130  {\usepackage{upgreek}
131   \setboolean{upgreek}{true}}
132  {\setboolean{upgreek}{false}}
133 \end_preamble
134 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
135 \use_default_options false
136 \maintain_unincluded_children false
137 \language spanish
138 \language_package default
139 \inputencoding auto
140 \fontencoding global
141 \font_roman default
142 \font_sans default
143 \font_typewriter default
144 \font_math auto
145 \font_default_family default
146 \use_non_tex_fonts false
147 \font_sc false
148 \font_osf false
149 \font_sf_scale 100
150 \font_tt_scale 100
151 \graphics default
152 \default_output_format default
153 \output_sync 0
154 \bibtex_command default
155 \index_command default
156 \paperfontsize 12
157 \spacing single
158 \use_hyperref true
159 \pdf_title "Manual detallado de Matemáticas en LyX"
160 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
161 \pdf_subject "LyX-documentation about math"
162 \pdf_keywords "LyX, Mathed"
163 \pdf_bookmarks true
164 \pdf_bookmarksnumbered true
165 \pdf_bookmarksopen true
166 \pdf_bookmarksopenlevel 1
167 \pdf_breaklinks false
168 \pdf_pdfborder false
169 \pdf_colorlinks true
170 \pdf_backref false
171 \pdf_pdfusetitle false
172 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
173 \papersize a4paper
174 \use_geometry false
175 \use_package amsmath 2
176 \use_package amssymb 2
177 \use_package cancel 1
178 \use_package esint 1
179 \use_package mathdots 1
180 \use_package mathtools 0
181 \use_package mhchem 1
182 \use_package stackrel 0
183 \use_package stmaryrd 0
184 \use_package undertilde 0
185 \cite_engine basic
186 \cite_engine_type default
187 \biblio_style plain
188 \use_bibtopic false
189 \use_indices false
190 \paperorientation portrait
191 \suppress_date false
192 \justification true
193 \use_refstyle 0
194 \notefontcolor #0000ff
195 \index Índice
196 \shortcut idx
197 \color #008000
198 \end_index
199 \secnumdepth 4
200 \tocdepth 3
201 \paragraph_separation skip
202 \defskip medskip
203 \quotes_language french
204 \papercolumns 1
205 \papersides 2
206 \paperpagestyle plain
207 \bullet 1 0 6 -1
208 \bullet 2 2 35 -1
209 \bullet 3 2 7 -1
210 \tracking_changes false
211 \output_changes false
212 \html_math_output 0
213 \html_css_as_file 0
214 \html_be_strict false
215 \end_header
216
217 \begin_body
218
219 \begin_layout Title
220 Manual detallado de
221 \begin_inset Newline newline
222 \end_inset
223
224 Matemáticas en LyX
225 \end_layout
226
227 \begin_layout Author
228 por el Equipo LyX
229 \begin_inset Foot
230 status collapsed
231
232 \begin_layout Plain Layout
233 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
234  lista de correo de documentación de LyX
235 \family typewriter
236
237 \begin_inset CommandInset href
238 LatexCommand href
239 name "lyx-docs@lists.lyx.org"
240 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
241
242 \end_inset
243
244
245 \end_layout
246
247 \end_inset
248
249
250 \begin_inset Note Note
251 status collapsed
252
253 \begin_layout Plain Layout
254 autor: Uwe Stöhr, traducción: Ignacio García
255 \end_layout
256
257 \end_inset
258
259
260 \begin_inset Newline newline
261 \end_inset
262
263
264 \begin_inset Newline newline
265 \end_inset
266
267 Versión 2.1.x
268 \end_layout
269
270 \begin_layout Standard
271 \begin_inset CommandInset toc
272 LatexCommand tableofcontents
273
274 \end_inset
275
276
277 \end_layout
278
279 \begin_layout Standard
280 \begin_inset Note Note
281 status open
282
283 \begin_layout Plain Layout
284 Para exportar este documento a PDF, PS o DVI deberían estar instalados los
285  paquetes LaTeX 
286 \series bold
287 braket, cancel, eurosym, mathdots, mhchem
288 \series default
289  y 
290 \series bold
291 was
292 \series default
293 .
294  Si
295 \series bold
296  
297 \series default
298 no están instalados también puedes exportar el documento pero las secciones
299  en que se requieren dichos paquetes no aparecerán en la salida.
300  
301 \series bold
302 mhchem
303 \series default
304  es una excepción: si no está instalado no se puede exportar este archivo.
305 \end_layout
306
307 \begin_layout Plain Layout
308 La última versión PDF de este documento está disponible en:
309 \begin_inset Newline newline
310 \end_inset
311
312
313 \series bold
314 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
315 \end_layout
316
317 \end_inset
318
319
320 \begin_inset Newpage newpage
321 \end_inset
322
323
324 \end_layout
325
326 \begin_layout Section
327 Introducción
328 \end_layout
329
330 \begin_layout Standard
331 Este documento explica las características matemáticas de LyX y además es
332  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
333  Las explicaciones están diseñadas para el uso de comandos.
334  Por consiguiente es preciso que hayas leído la sección 
335 \emph on
336 Ecuaciones matemáticas
337 \emph default
338  de la 
339 \emph on
340 Guía del usuario
341 \emph default
342 .
343 \end_layout
344
345 \begin_layout Standard
346 La mayoría de caracteres y muchas estructuras explicadas en este manual
347  también son accesibles mediante el menú 
348 \family sans
349 Insertar\SpecialChar \menuseparator
350 Ecuación
351 \family default
352  o la barra de herramientas
353 \family sans
354  Ecuaciones
355 \family default
356 .
357  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
358  mucho más rápido usar comandos que la barra de herramientas.
359  Por tanto este manual está enfocado al uso de comandos, aunque también
360  se mencionan los botones correspondientes de las barras de herramientas
361  cuando están disponibles.
362 \end_layout
363
364 \begin_layout Standard
365 Si no se especifica lo contrario los comandos sólo están disponibles dentro
366  de las fórmulas.
367  Para poder usar todos los comandos explicados en este documento, debe usarse
368  la opción 
369 \family sans
370 Usar el paquete de ecuaciones AMS
371 \family default
372  en la configuración del documento (menú 
373 \family sans
374 Documento\SpecialChar \menuseparator
375 Configuración\SpecialChar \menuseparator
376 Opciones de ecuación
377 \family default
378 )
379 \begin_inset Foot
380 status collapsed
381
382 \begin_layout Plain Layout
383 La opción 
384 \family sans
385 Usar el paquete de ecuaciones AMS automáticamente
386 \family default
387  sólo usa ecuaciones 
388 \begin_inset ERT
389 status collapsed
390
391 \begin_layout Plain Layout
392
393
394 \backslash
395 AmS 
396 \end_layout
397
398 \end_inset
399
400
401 \begin_inset space ~
402 \end_inset
403
404  si las estructuras matemáticas son soportadas por LyX.
405 \end_layout
406
407 \end_inset
408
409 .
410 \end_layout
411
412 \begin_layout Standard
413 Este documento no recoge todos los comandos de ecuaciones 
414 \begin_inset ERT
415 status collapsed
416
417 \begin_layout Plain Layout
418
419
420 \backslash
421 AmS 
422 \end_layout
423
424 \end_inset
425
426
427 \begin_inset Foot
428 status collapsed
429
430 \begin_layout Plain Layout
431 En el archivo 
432 \family sans
433
434 \begin_inset CommandInset href
435 LatexCommand href
436 name "amsguide.ps"
437 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
438
439 \end_inset
440
441
442 \family default
443 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
444  lista con todos los comandos de ecuaciones 
445 \begin_inset ERT
446 status collapsed
447
448 \begin_layout Plain Layout
449
450
451 \backslash
452 AmS 
453 \end_layout
454
455 \end_inset
456
457 .
458 \end_layout
459
460 \end_inset
461
462  por razones de claridad.
463 \end_layout
464
465 \begin_layout Section
466 Instrucciones generales
467 \end_layout
468
469 \begin_layout Standard
470 Para crear una ecuación en línea
471 \begin_inset Index idx
472 status collapsed
473
474 \begin_layout Plain Layout
475 Ecuación ! en línea
476 \end_layout
477
478 \end_inset
479
480  insertada en una línea de texto, teclea una de las combinaciones 
481 \family sans
482 Ctrl+M, Alt+C M, Alt+M M
483 \family default
484  o pulsa el botón 
485 \begin_inset Graphics
486         filename ../../images/math-mode.png
487         scale 85
488
489 \end_inset
490
491  de la barra de herramientas.
492 \begin_inset Newline newline
493 \end_inset
494
495 Para crear una ecuación en estilo presentación
496 \begin_inset Index idx
497 status collapsed
498
499 \begin_layout Plain Layout
500 Ecuación ! presentada
501 \end_layout
502
503 \end_inset
504
505 , que se verá más grande y en su propio párrafo, teclea
506 \family sans
507  
508 \family default
509 una de estas combinaciones: 
510 \family sans
511 Ctrl+Mayúsculas+M, Alt+M D.
512 \end_layout
513
514 \begin_layout Standard
515 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
516  dentro de la ecuación y teclea
517 \family sans
518  Ctrl+M, Alt+C M, Alt+M M 
519 \family default
520 o usa el menú 
521 \family sans
522 Editar\SpecialChar \menuseparator
523 Ecuación\SpecialChar \menuseparator
524 Cambiar tipo de ecuación
525 \family default
526 .
527  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
528 \end_layout
529
530 \begin_layout Standard
531 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
532  presentada, escribe el comando 
533 \series bold
534
535 \backslash
536 displaystyle
537 \series default
538
539 \begin_inset Index idx
540 status collapsed
541
542 \begin_layout Plain Layout
543 Comandos ! D ! 
544 \backslash
545 displaystyle
546 \end_layout
547
548 \end_inset
549
550  en la ecuación y pulsa espacio.
551  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
552  de la ecuación.
553 \end_layout
554
555 \begin_layout Standard
556 En los cuadros sólo se permiten ecuaciones en línea.
557 \end_layout
558
559 \begin_layout Standard
560 Las barras 
561 \family sans
562 Ecuaciones
563 \family default
564  y 
565 \family sans
566 Paneles de ecuaciones 
567 \family default
568 se pueden visualizar mediante el menú 
569 \family sans
570 Ver\SpecialChar \menuseparator
571 Barras de herramientas
572 \family default
573 .
574  Si ahí pulsas en 
575 \begin_inset Quotes fld
576 \end_inset
577
578 Ecuaciones
579 \begin_inset Quotes frd
580 \end_inset
581
582  y/o en 
583 \begin_inset Quotes fld
584 \end_inset
585
586 Paneles de ecuaciones
587 \begin_inset Quotes frd
588 \end_inset
589
590 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
591  estado se visualiza en el menú de las barras de herramientas con una marca.
592  Si en este estado pulsas de nuevo sobre 
593 \begin_inset Quotes fld
594 \end_inset
595
596 Ecuaciones
597 \begin_inset Quotes frd
598 \end_inset
599
600  y/o 
601 \begin_inset Quotes fld
602 \end_inset
603
604 Paneles de ecuaciones
605 \begin_inset Quotes frd
606 \end_inset
607
608  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
609  de una ecuación; este estado se indica añadiendo a las entradas del menú
610  la palabra 
611 \begin_inset Quotes fld
612 \end_inset
613
614 (auto)
615 \begin_inset Quotes frd
616 \end_inset
617
618 .
619  
620 \end_layout
621
622 \begin_layout Standard
623 El modo TeX
624 \begin_inset Index idx
625 status collapsed
626
627 \begin_layout Plain Layout
628 T@TeX ! modo
629 \end_layout
630
631 \end_inset
632
633  se inicia pulsando el botón 
634 \begin_inset Graphics
635         filename ../../images/ert-insert.png
636         scale 85
637
638 \end_inset
639
640  de la barra de herramientas o con el menú 
641 \family sans
642 Insertar\SpecialChar \menuseparator
643 Código Te
644 \begin_inset ERT
645 status collapsed
646
647 \begin_layout Plain Layout
648
649 {}
650 \end_layout
651
652 \end_inset
653
654 X
655 \family default
656 , (atajo 
657 \family sans
658 Ctrl+L
659 \family default
660 ).
661 \begin_inset Note Note
662 status collapsed
663
664 \begin_layout Plain Layout
665 En LyX hay tres 
666 \begin_inset Quotes fld
667 \end_inset
668
669 nombres propios
670 \begin_inset Quotes frd
671 \end_inset
672
673  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
674  LaTeX y LyX.
675 \end_layout
676
677 \begin_layout Plain Layout
678 Para evitar que estas palabras sean reconocidas como tales nombres propios,
679  se inserta un par de llaves TeX.
680  
681 \end_layout
682
683 \end_inset
684
685
686 \end_layout
687
688 \begin_layout Standard
689 Para cambiar el preámbulo LaTeX
690 \begin_inset Index idx
691 status collapsed
692
693 \begin_layout Plain Layout
694 LaTeX, preámbulo
695 \end_layout
696
697 \end_inset
698
699 , usa el menú 
700 \family sans
701 Documento\SpecialChar \menuseparator
702 Configuración\SpecialChar \menuseparator
703 Preámbulo LaT
704 \begin_inset ERT
705 status collapsed
706
707 \begin_layout Plain Layout
708
709 {}
710 \end_layout
711
712 \end_inset
713
714 eX
715 \family default
716 .
717 \end_layout
718
719 \begin_layout Standard
720 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
721  multilínea, se pueden usar los menús 
722 \family sans
723 Editar\SpecialChar \menuseparator
724 Ecuación
725 \family default
726  y 
727 \family sans
728 Editar\SpecialChar \menuseparator
729 Filas y columnas
730 \family default
731  o la barra de herramientas de 
732 \family sans
733 Cuadro
734 \family default
735 .
736  Cuando las líneas y columnas se intercambian mediante el menú, la columna
737  o línea en la que está se cambia con la columna de la derecha o con la
738  línea de abajo, respectivamente.
739  Si el cursor está en la última columna o fila, el cambio se hace con la
740  columna de la izquierda o la línea de arriba.
741 \end_layout
742
743 \begin_layout Standard
744 Para escribir texto en fórmulas se usa 
745 \emph on
746 texto de ecuaciones
747 \emph default
748
749 \begin_inset Index idx
750 status collapsed
751
752 \begin_layout Plain Layout
753 Texto ! en ecuaciones
754 \end_layout
755
756 \end_inset
757
758 .
759 \begin_inset Foot
760 status collapsed
761
762 \begin_layout Plain Layout
763 Para ecuaciones multilínea se usa el comando 
764 \series bold
765
766 \backslash
767 intertext
768 \series default
769 , véase
770 \begin_inset space ~
771 \end_inset
772
773
774 \begin_inset CommandInset ref
775 LatexCommand ref
776 reference "sub:Texto-en-multilínea"
777
778 \end_inset
779
780 .
781 \end_layout
782
783 \end_inset
784
785  Este modo se inicia con el atajo 
786 \family sans
787 Alt+M
788 \begin_inset space ~
789 \end_inset
790
791 M
792 \family default
793  o
794 \family sans
795  Ctrl+M
796 \family default
797  o insertando el comando 
798 \series bold
799
800 \backslash
801 text
802 \series default
803
804 \begin_inset Index idx
805 status collapsed
806
807 \begin_layout Plain Layout
808 Comandos ! T ! 
809 \backslash
810 text
811 \end_layout
812
813 \end_inset
814
815 .
816  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
817  partes de la ecuación que se ven en azul.
818  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
819 a de otras partes de la fórmula.
820 \end_layout
821
822 \begin_layout Subsection*
823 Esquema de comandos
824 \end_layout
825
826 \begin_layout Standard
827 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
828  siguiente esquema:
829 \end_layout
830
831 \begin_layout Standard
832
833 \series bold
834
835 \backslash
836 nombre_del_comando[argumento opcional]{argumento requerido}
837 \end_layout
838
839 \begin_layout Standard
840 Un comando empieza siempre por una barra inversa, 
841 \begin_inset Quotes fld
842 \end_inset
843
844
845 \series bold
846
847 \backslash
848
849 \series default
850
851 \begin_inset Quotes frd
852 \end_inset
853
854 .
855  Para omitir argumentos opcionales, quita también los corchetes asociados.
856  En este documento, las llaves que encierran los argumentos requeridos se
857  denominan llaves TeX
858 \begin_inset Index idx
859 status collapsed
860
861 \begin_layout Plain Layout
862 T@TeX ! llaves
863 \end_layout
864
865 \end_inset
866
867 .
868  Si en una ecuación añades una llave de apertura al nombre de un comando,
869  LyX crea automáticamente una llave TeX.
870  En todos los demás casos las llaves TeX se crean en las ecuaciones con
871  el comando 
872 \series bold
873
874 \backslash
875 {
876 \series default
877 .
878  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
879  que se muestran en azul.
880  En modo TeX no hace falta comando para poner llaves TeX.
881  Las llaves TeX no aparecen en la salida.
882 \end_layout
883
884 \begin_layout Standard
885 En el caso de comandos sin argumentos, como los comandos para símbolos que
886  se introducen en modo TeX, 
887 \emph on
888 siempre
889 \emph default
890  debe teclearse un espacio tras el comando para finalizarlo.
891  Este espacio no aparece en la salida.
892  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
893  de un espacio protegido en texto normal.
894 \end_layout
895
896 \begin_layout Standard
897 Un espacio protegido se inserta con 
898 \family sans
899 Ctrl+Espacio
900 \family default
901 .
902 \end_layout
903
904 \begin_layout Subsection*
905 Explicación de la sintaxis
906 \end_layout
907
908 \begin_layout Itemize
909 El símbolo 
910 \begin_inset space \textvisiblespace{}
911 \end_inset
912
913  indica que hay que teclear un espacio.
914 \end_layout
915
916 \begin_layout Itemize
917 Una flecha como 
918 \begin_inset Formula $\rightarrow$
919 \end_inset
920
921  indica el uso de la correspondiente tecla de flecha.
922  La tecla 
923 \family sans
924 Tab
925 \family default
926  se puede usar a menudo en vez de 
927 \begin_inset Formula $\rightarrow$
928 \end_inset
929
930  y 
931 \begin_inset Formula $\downarrow$
932 \end_inset
933
934 , y 
935 \family sans
936 Mayús+Tab
937 \family default
938  en vez de 
939 \begin_inset Formula $\leftarrow$
940 \end_inset
941
942  y 
943 \begin_inset Formula $\uparrow$
944 \end_inset
945
946 .
947 \end_layout
948
949 \begin_layout Subsection*
950 Unidades disponibles
951 \end_layout
952
953 \begin_layout Standard
954 \align center
955 \begin_inset Float table
956 placement H
957 wide false
958 sideways false
959 status open
960
961 \begin_layout Plain Layout
962 \align center
963 \begin_inset Caption Standard
964
965 \begin_layout Plain Layout
966 \begin_inset CommandInset label
967 LatexCommand label
968 name "tab:Unidades-disponibles"
969
970 \end_inset
971
972 Unidades disponibles
973 \end_layout
974
975 \end_inset
976
977
978 \end_layout
979
980 \begin_layout Plain Layout
981 \align center
982 \begin_inset Tabular
983 <lyxtabular version="3" rows="13" columns="2">
984 <features rotate="0" tabularvalignment="middle">
985 <column alignment="center" valignment="top">
986 <column alignment="center" valignment="top">
987 <row>
988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
989 \begin_inset Text
990
991 \begin_layout Plain Layout
992 Unidad
993 \end_layout
994
995 \end_inset
996 </cell>
997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
998 \begin_inset Text
999
1000 \begin_layout Plain Layout
1001 Nombre / Descripción
1002 \end_layout
1003
1004 \end_inset
1005 </cell>
1006 </row>
1007 <row>
1008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1009 \begin_inset Text
1010
1011 \begin_layout Plain Layout
1012 mm
1013 \end_layout
1014
1015 \end_inset
1016 </cell>
1017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1018 \begin_inset Text
1019
1020 \begin_layout Plain Layout
1021 Milímetro
1022 \end_layout
1023
1024 \end_inset
1025 </cell>
1026 </row>
1027 <row>
1028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1029 \begin_inset Text
1030
1031 \begin_layout Plain Layout
1032 cm
1033 \end_layout
1034
1035 \end_inset
1036 </cell>
1037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1038 \begin_inset Text
1039
1040 \begin_layout Plain Layout
1041 Centímetro
1042 \end_layout
1043
1044 \end_inset
1045 </cell>
1046 </row>
1047 <row>
1048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1049 \begin_inset Text
1050
1051 \begin_layout Plain Layout
1052 in
1053 \end_layout
1054
1055 \end_inset
1056 </cell>
1057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1058 \begin_inset Text
1059
1060 \begin_layout Plain Layout
1061 Pulgada (1
1062 \begin_inset space \thinspace{}
1063 \end_inset
1064
1065 in = 2,54
1066 \begin_inset space \thinspace{}
1067 \end_inset
1068
1069 cm)
1070 \end_layout
1071
1072 \end_inset
1073 </cell>
1074 </row>
1075 <row>
1076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1077 \begin_inset Text
1078
1079 \begin_layout Plain Layout
1080 pt
1081 \end_layout
1082
1083 \end_inset
1084 </cell>
1085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1086 \begin_inset Text
1087
1088 \begin_layout Plain Layout
1089 Punto (72.27
1090 \begin_inset space \thinspace{}
1091 \end_inset
1092
1093 pt = 1
1094 \begin_inset space \thinspace{}
1095 \end_inset
1096
1097 in)
1098 \end_layout
1099
1100 \end_inset
1101 </cell>
1102 </row>
1103 <row>
1104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1105 \begin_inset Text
1106
1107 \begin_layout Plain Layout
1108 pc
1109 \end_layout
1110
1111 \end_inset
1112 </cell>
1113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1114 \begin_inset Text
1115
1116 \begin_layout Plain Layout
1117 Pica (1
1118 \begin_inset space \thinspace{}
1119 \end_inset
1120
1121 pc = 12
1122 \begin_inset space \thinspace{}
1123 \end_inset
1124
1125 pt)
1126 \end_layout
1127
1128 \end_inset
1129 </cell>
1130 </row>
1131 <row>
1132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1133 \begin_inset Text
1134
1135 \begin_layout Plain Layout
1136 sp
1137 \end_layout
1138
1139 \end_inset
1140 </cell>
1141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1142 \begin_inset Text
1143
1144 \begin_layout Plain Layout
1145 Punto escalado (65536
1146 \begin_inset space \thinspace{}
1147 \end_inset
1148
1149 sp = 1
1150 \begin_inset space \thinspace{}
1151 \end_inset
1152
1153 pt)
1154 \end_layout
1155
1156 \end_inset
1157 </cell>
1158 </row>
1159 <row>
1160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1161 \begin_inset Text
1162
1163 \begin_layout Plain Layout
1164 bp
1165 \end_layout
1166
1167 \end_inset
1168 </cell>
1169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1170 \begin_inset Text
1171
1172 \begin_layout Plain Layout
1173 Punto grande (72
1174 \begin_inset space \thinspace{}
1175 \end_inset
1176
1177 bp = 1
1178 \begin_inset space \thinspace{}
1179 \end_inset
1180
1181 in)
1182 \end_layout
1183
1184 \end_inset
1185 </cell>
1186 </row>
1187 <row>
1188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1189 \begin_inset Text
1190
1191 \begin_layout Plain Layout
1192 dd
1193 \end_layout
1194
1195 \end_inset
1196 </cell>
1197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1198 \begin_inset Text
1199
1200 \begin_layout Plain Layout
1201 Didot (1
1202 \begin_inset space \thinspace{}
1203 \end_inset
1204
1205 dd 
1206 \begin_inset Formula $\approx$
1207 \end_inset
1208
1209  0.376
1210 \begin_inset space \thinspace{}
1211 \end_inset
1212
1213 mm)
1214 \end_layout
1215
1216 \end_inset
1217 </cell>
1218 </row>
1219 <row>
1220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1221 \begin_inset Text
1222
1223 \begin_layout Plain Layout
1224 cc
1225 \end_layout
1226
1227 \end_inset
1228 </cell>
1229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1230 \begin_inset Text
1231
1232 \begin_layout Plain Layout
1233 Cicero (1
1234 \begin_inset space \thinspace{}
1235 \end_inset
1236
1237 cc = 12
1238 \begin_inset space \thinspace{}
1239 \end_inset
1240
1241 dd)
1242 \end_layout
1243
1244 \end_inset
1245 </cell>
1246 </row>
1247 <row>
1248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1249 \begin_inset Text
1250
1251 \begin_layout Plain Layout
1252 ex
1253 \end_layout
1254
1255 \end_inset
1256 </cell>
1257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1258 \begin_inset Text
1259
1260 \begin_layout Plain Layout
1261 Altura de la letra 
1262 \begin_inset Quotes fld
1263 \end_inset
1264
1265
1266 \emph on
1267 x
1268 \emph default
1269
1270 \begin_inset Quotes frd
1271 \end_inset
1272
1273  en la tipografía actual
1274 \end_layout
1275
1276 \end_inset
1277 </cell>
1278 </row>
1279 <row>
1280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1281 \begin_inset Text
1282
1283 \begin_layout Plain Layout
1284 em
1285 \end_layout
1286
1287 \end_inset
1288 </cell>
1289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1290 \begin_inset Text
1291
1292 \begin_layout Plain Layout
1293 Anchura de la letra 
1294 \begin_inset Quotes fld
1295 \end_inset
1296
1297
1298 \emph on
1299 M
1300 \emph default
1301
1302 \begin_inset Quotes frd
1303 \end_inset
1304
1305  en la tipografía actual
1306 \end_layout
1307
1308 \end_inset
1309 </cell>
1310 </row>
1311 <row>
1312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1313 \begin_inset Text
1314
1315 \begin_layout Plain Layout
1316 mu
1317 \end_layout
1318
1319 \end_inset
1320 </cell>
1321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1322 \begin_inset Text
1323
1324 \begin_layout Plain Layout
1325 Unidad matemática (1
1326 \begin_inset space \thinspace{}
1327 \end_inset
1328
1329 mu = 
1330 \begin_inset Formula $\nicefrac{1}{18}$
1331 \end_inset
1332
1333
1334 \begin_inset space \thinspace{}
1335 \end_inset
1336
1337 em)
1338 \end_layout
1339
1340 \end_inset
1341 </cell>
1342 </row>
1343 </lyxtabular>
1344
1345 \end_inset
1346
1347
1348 \end_layout
1349
1350 \end_inset
1351
1352
1353 \end_layout
1354
1355 \begin_layout Standard
1356 \align center
1357 \begin_inset Newpage newpage
1358 \end_inset
1359
1360
1361 \end_layout
1362
1363 \begin_layout Section
1364 Funciones básicas
1365 \end_layout
1366
1367 \begin_layout Subsection
1368 Exponentes
1369 \begin_inset Index idx
1370 status collapsed
1371
1372 \begin_layout Plain Layout
1373 Exponentes
1374 \end_layout
1375
1376 \end_inset
1377
1378  e índices
1379 \begin_inset Index idx
1380 status collapsed
1381
1382 \begin_layout Plain Layout
1383 Indices@Índices
1384 \end_layout
1385
1386 \end_inset
1387
1388
1389 \begin_inset Index idx
1390 status collapsed
1391
1392 \begin_layout Plain Layout
1393 Superíndices|see
1394 \begin_inset ERT
1395 status collapsed
1396
1397 \begin_layout Plain Layout
1398
1399 {
1400 \end_layout
1401
1402 \end_inset
1403
1404 Exponentes
1405 \begin_inset ERT
1406 status collapsed
1407
1408 \begin_layout Plain Layout
1409
1410 }
1411 \end_layout
1412
1413 \end_inset
1414
1415
1416 \end_layout
1417
1418 \end_inset
1419
1420
1421 \begin_inset Index idx
1422 status collapsed
1423
1424 \begin_layout Plain Layout
1425 Subíndices|see
1426 \begin_inset ERT
1427 status collapsed
1428
1429 \begin_layout Plain Layout
1430
1431 {
1432 \end_layout
1433
1434 \end_inset
1435
1436 Índices
1437 \begin_inset ERT
1438 status collapsed
1439
1440 \begin_layout Plain Layout
1441
1442 }
1443 \end_layout
1444
1445 \end_inset
1446
1447
1448 \end_layout
1449
1450 \end_inset
1451
1452
1453 \end_layout
1454
1455 \begin_layout Standard
1456 Los subíndices se componen con un guión bajo 
1457 \begin_inset Quotes fld
1458 \end_inset
1459
1460 _
1461 \begin_inset Quotes frd
1462 \end_inset
1463
1464  o con el botón de la barra de herramientas de ecuaciones 
1465 \begin_inset Graphics
1466         filename ../../images/math-subscript.png
1467         scale 85
1468
1469 \end_inset
1470
1471 , los superíndices con un circunflejo 
1472 \begin_inset Quotes fld
1473 \end_inset
1474
1475 ^
1476 \begin_inset Quotes frd
1477 \end_inset
1478
1479  o con el botón de la barra de herramientas de ecuaciones 
1480 \begin_inset Graphics
1481         filename ../../images/math-superscript.png
1482         scale 85
1483
1484 \end_inset
1485
1486 .
1487 \end_layout
1488
1489 \begin_layout Standard
1490 \noindent
1491 \align center
1492 \begin_inset Tabular
1493 <lyxtabular version="3" rows="4" columns="2">
1494 <features rotate="0" tabularvalignment="middle">
1495 <column alignment="center" valignment="top">
1496 <column alignment="center" valignment="top">
1497 <row>
1498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1499 \begin_inset Text
1500
1501 \begin_layout Plain Layout
1502 Comando
1503 \end_layout
1504
1505 \end_inset
1506 </cell>
1507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1508 \begin_inset Text
1509
1510 \begin_layout Plain Layout
1511 Resultado
1512 \begin_inset Note Note
1513 status open
1514
1515 \begin_layout Plain Layout
1516
1517 \series bold
1518
1519 \backslash
1520 raisebox
1521 \series default
1522  sólo se usa como espaciador.
1523 \end_layout
1524
1525 \end_inset
1526
1527
1528 \end_layout
1529
1530 \end_inset
1531 </cell>
1532 </row>
1533 <row>
1534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1535 \begin_inset Text
1536
1537 \begin_layout Plain Layout
1538 B_V
1539 \end_layout
1540
1541 \end_inset
1542 </cell>
1543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1544 \begin_inset Text
1545
1546 \begin_layout Plain Layout
1547 \begin_inset Formula $B_{V}$
1548 \end_inset
1549
1550
1551 \end_layout
1552
1553 \end_inset
1554 </cell>
1555 </row>
1556 <row>
1557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1558 \begin_inset Text
1559
1560 \begin_layout Plain Layout
1561 B^V
1562 \end_layout
1563
1564 \end_inset
1565 </cell>
1566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1567 \begin_inset Text
1568
1569 \begin_layout Plain Layout
1570 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1571 \end_inset
1572
1573
1574 \end_layout
1575
1576 \end_inset
1577 </cell>
1578 </row>
1579 <row>
1580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1581 \begin_inset Text
1582
1583 \begin_layout Plain Layout
1584 B^
1585 \begin_inset space \textvisiblespace{}
1586 \end_inset
1587
1588 A
1589 \end_layout
1590
1591 \end_inset
1592 </cell>
1593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1594 \begin_inset Text
1595
1596 \begin_layout Plain Layout
1597 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1598 \end_inset
1599
1600
1601 \end_layout
1602
1603 \end_inset
1604 </cell>
1605 </row>
1606 </lyxtabular>
1607
1608 \end_inset
1609
1610
1611 \end_layout
1612
1613 \begin_layout Standard
1614 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1615  caso acentuará las vocales y no servirá para entrar en modo exponente.
1616 \begin_inset Foot
1617 status collapsed
1618
1619 \begin_layout Plain Layout
1620 Dependiendo de la configuración del teclado esto puede suceder también con
1621  otros caracteres además de las vocales.
1622 \end_layout
1623
1624 \end_inset
1625
1626  Para conseguir exponentes en estos casos debes pulsar 
1627 \family sans
1628 Espacio
1629 \family default
1630  tras el circunflejo, como en el último ejemplo, o dos circunflejos seguidos.
1631  
1632 \end_layout
1633
1634 \begin_layout Subsection
1635 Fracciones
1636 \begin_inset CommandInset label
1637 LatexCommand label
1638 name "sub:Fracciones"
1639
1640 \end_inset
1641
1642
1643 \begin_inset Index idx
1644 status collapsed
1645
1646 \begin_layout Plain Layout
1647 Fracciones
1648 \end_layout
1649
1650 \end_inset
1651
1652
1653 \end_layout
1654
1655 \begin_layout Standard
1656 Las fracciones se generan con el comando 
1657 \series bold
1658
1659 \backslash
1660 frac
1661 \series default
1662
1663 \begin_inset Index idx
1664 status collapsed
1665
1666 \begin_layout Plain Layout
1667 Comandos ! F ! 
1668 \backslash
1669 frac
1670 \end_layout
1671
1672 \end_inset
1673
1674  o con el botón 
1675 \begin_inset Graphics
1676         filename ../../images/math/frac.png
1677         scale 50
1678
1679 \end_inset
1680
1681  de la barra de herramientas.
1682  El tamaño de tipografía se ajusta automáticamente, dependiendo de si la
1683  fracción está en línea o en estilo presentación.
1684  Con el botón 
1685 \begin_inset Graphics
1686         filename ../../images/math/frac-square.png
1687         scale 85
1688
1689 \end_inset
1690
1691 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1692  de fracciones.
1693 \end_layout
1694
1695 \begin_layout Standard
1696 Con el comando 
1697 \series bold
1698
1699 \backslash
1700 dfrac
1701 \series default
1702
1703 \begin_inset Index idx
1704 status collapsed
1705
1706 \begin_layout Plain Layout
1707 Comandos ! D ! 
1708 \backslash
1709 dfrac
1710 \end_layout
1711
1712 \end_inset
1713
1714  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1715  presentación.
1716  Con 
1717 \series bold
1718
1719 \backslash
1720 tfrac
1721 \series default
1722
1723 \begin_inset Index idx
1724 status collapsed
1725
1726 \begin_layout Plain Layout
1727 Comandos ! T ! 
1728 \backslash
1729 tfrac
1730 \end_layout
1731
1732 \end_inset
1733
1734  la fracción tiene siempre el tamaño del estilo en línea.
1735  Un ejemplo:
1736 \end_layout
1737
1738 \begin_layout Standard
1739 Una línea con la fracción 
1740 \begin_inset Formula $\frac{1}{2}$
1741 \end_inset
1742
1743  creada con el comando 
1744 \series bold
1745
1746 \backslash
1747 frac
1748 \series default
1749 .
1750  
1751 \end_layout
1752
1753 \begin_layout Standard
1754 Una línea con la fracción 
1755 \begin_inset Formula $\dfrac{1}{2}$
1756 \end_inset
1757
1758  creada con el comando 
1759 \series bold
1760
1761 \backslash
1762 dfrac
1763 \series default
1764 .
1765 \end_layout
1766
1767 \begin_layout Standard
1768 \noindent
1769 \align center
1770 \begin_inset Tabular
1771 <lyxtabular version="3" rows="4" columns="2">
1772 <features rotate="0" tabularvalignment="middle">
1773 <column alignment="center" valignment="top">
1774 <column alignment="center" valignment="top">
1775 <row>
1776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1777 \begin_inset Text
1778
1779 \begin_layout Plain Layout
1780 Comando
1781 \end_layout
1782
1783 \end_inset
1784 </cell>
1785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1786 \begin_inset Text
1787
1788 \begin_layout Plain Layout
1789 Resultado
1790 \begin_inset Note Note
1791 status collapsed
1792
1793 \begin_layout Plain Layout
1794
1795 \series bold
1796
1797 \backslash
1798 raisebox
1799 \series default
1800  se usa sólo como espaciador
1801 \end_layout
1802
1803 \end_inset
1804
1805
1806 \end_layout
1807
1808 \end_inset
1809 </cell>
1810 </row>
1811 <row>
1812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1813 \begin_inset Text
1814
1815 \begin_layout Plain Layout
1816
1817 \backslash
1818 frac
1819 \begin_inset space \textvisiblespace{}
1820 \end_inset
1821
1822 A
1823 \begin_inset Formula $\downarrow$
1824 \end_inset
1825
1826 B
1827 \end_layout
1828
1829 \end_inset
1830 </cell>
1831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1832 \begin_inset Text
1833
1834 \begin_layout Plain Layout
1835 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1836 \end_inset
1837
1838
1839 \end_layout
1840
1841 \end_inset
1842 </cell>
1843 </row>
1844 <row>
1845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1846 \begin_inset Text
1847
1848 \begin_layout Plain Layout
1849
1850 \backslash
1851 dfrac
1852 \begin_inset space \textvisiblespace{}
1853 \end_inset
1854
1855 A
1856 \begin_inset Formula $\downarrow$
1857 \end_inset
1858
1859 B
1860 \end_layout
1861
1862 \end_inset
1863 </cell>
1864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1865 \begin_inset Text
1866
1867 \begin_layout Plain Layout
1868 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1869 \end_inset
1870
1871
1872 \end_layout
1873
1874 \end_inset
1875 </cell>
1876 </row>
1877 <row>
1878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1879 \begin_inset Text
1880
1881 \begin_layout Plain Layout
1882
1883 \backslash
1884 dfrac
1885 \begin_inset space \textvisiblespace{}
1886 \end_inset
1887
1888 e^
1889 \backslash
1890 frac
1891 \begin_inset space \textvisiblespace{}
1892 \end_inset
1893
1894 1
1895 \begin_inset Formula $\downarrow$
1896 \end_inset
1897
1898 2
1899 \begin_inset Formula $\downarrow$
1900 \end_inset
1901
1902 3
1903 \end_layout
1904
1905 \end_inset
1906 </cell>
1907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1908 \begin_inset Text
1909
1910 \begin_layout Plain Layout
1911 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1912 \end_inset
1913
1914
1915 \end_layout
1916
1917 \end_inset
1918 </cell>
1919 </row>
1920 </lyxtabular>
1921
1922 \end_inset
1923
1924
1925 \begin_inset VSpace bigskip
1926 \end_inset
1927
1928
1929 \end_layout
1930
1931 \begin_layout Standard
1932 Para fracciones anidadas se puede usar el comando 
1933 \series bold
1934
1935 \backslash
1936 cfrac
1937 \series default
1938
1939 \begin_inset Index idx
1940 status collapsed
1941
1942 \begin_layout Plain Layout
1943 Comandos ! C ! 
1944 \backslash
1945 cfrac
1946 \end_layout
1947
1948 \end_inset
1949
1950 .
1951  Un ejemplo:
1952 \begin_inset VSpace -3mm
1953 \end_inset
1954
1955
1956 \end_layout
1957
1958 \begin_layout Standard
1959 \begin_inset Formula 
1960 \begin{align*}
1961 \textrm{creada con \textbf{\textbackslash frac}} &  & \textrm{creada con \textbf{\textbackslash cfrac}}\\
1962 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1963 \end{align*}
1964
1965 \end_inset
1966
1967
1968 \end_layout
1969
1970 \begin_layout Standard
1971 El comando para el ejemplo de arriba es:
1972 \end_layout
1973
1974 \begin_layout Standard
1975
1976 \series bold
1977
1978 \backslash
1979 cfrac
1980 \begin_inset space \textvisiblespace{}
1981 \end_inset
1982
1983 A
1984 \begin_inset Formula $\downarrow$
1985 \end_inset
1986
1987 B+
1988 \backslash
1989 cfrac
1990 \begin_inset space \textvisiblespace{}
1991 \end_inset
1992
1993 C+
1994 \backslash
1995 cfrac
1996 \begin_inset space \textvisiblespace{}
1997 \end_inset
1998
1999 E
2000 \begin_inset Formula $\downarrow$
2001 \end_inset
2002
2003 F
2004 \begin_inset Formula $\downarrow$
2005 \end_inset
2006
2007 D
2008 \end_layout
2009
2010 \begin_layout Standard
2011 \begin_inset VSpace medskip
2012 \end_inset
2013
2014
2015 \end_layout
2016
2017 \begin_layout Standard
2018
2019 \series bold
2020
2021 \backslash
2022 cfrac
2023 \series default
2024  compone la fracción siempre en el tamaño del estilo presentación, también
2025  cuando es parte de otra fracción.
2026 \end_layout
2027
2028 \begin_layout Standard
2029 Es posible especificar la alineación del numerador.
2030  El comando 
2031 \series bold
2032
2033 \backslash
2034 cfracleft
2035 \series default
2036  se usa para alinearlo a la izquierda, el comando 
2037 \series bold
2038
2039 \backslash
2040 cfracright
2041 \series default
2042  para alinearlo a la derecha, 
2043 \series bold
2044
2045 \backslash
2046 cfrac
2047 \series default
2048  centra el numerador.
2049 \end_layout
2050
2051 \begin_layout Standard
2052 Estas fracciones muestran las distintas alineaciones:
2053 \end_layout
2054
2055 \begin_layout Standard
2056
2057 \series bold
2058 \begin_inset Formula 
2059 \[
2060 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2061 \]
2062
2063 \end_inset
2064
2065
2066 \end_layout
2067
2068 \begin_layout Standard
2069 \noindent
2070 \begin_inset Note Greyedout
2071 status open
2072
2073 \begin_layout Plain Layout
2074
2075 \series bold
2076 Nota
2077 \series default
2078
2079 \series bold
2080
2081 \backslash
2082 cfracleft
2083 \series default
2084  y
2085 \series bold
2086  
2087 \backslash
2088 cfracright
2089 \series default
2090  no son comandos LaTeX reales sino sustituciones del comando 
2091 \series bold
2092
2093 \backslash
2094 cfrac[posición del numerador]{numerador}{denominador}
2095 \series default
2096  .
2097  Por tanto no puedes usarlos código TeX.
2098 \end_layout
2099
2100 \end_inset
2101
2102
2103 \begin_inset VSpace medskip
2104 \end_inset
2105
2106
2107 \end_layout
2108
2109 \begin_layout Standard
2110 Muchas veces es adecuado combinar 
2111 \series bold
2112
2113 \backslash
2114 cfrac
2115 \series default
2116  y 
2117 \series bold
2118
2119 \backslash
2120 frac
2121 \series default
2122 :
2123 \begin_inset Formula 
2124 \[
2125 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2126 \]
2127
2128 \end_inset
2129
2130
2131 \end_layout
2132
2133 \begin_layout Standard
2134 Para componer fracciones en línea con raya de fracción inclinada puedes
2135  usar el comando 
2136 \series bold
2137
2138 \backslash
2139 nicefrac
2140 \series default
2141
2142 \begin_inset Index idx
2143 status collapsed
2144
2145 \begin_layout Plain Layout
2146 Comandos ! N ! 
2147 \backslash
2148 nicefrac
2149 \end_layout
2150
2151 \end_inset
2152
2153
2154 \begin_inset Formula $\nicefrac{5}{31}$
2155 \end_inset
2156
2157  Hay además el comando 
2158 \series bold
2159
2160 \backslash
2161 unitfracthree
2162 \series default
2163  que permite escribir una fracción en combinación con un número: 
2164 \begin_inset Formula $\unitfrac[2]{1}{3}$
2165 \end_inset
2166
2167
2168 \end_layout
2169
2170 \begin_layout Standard
2171 \begin_inset Note Greyedout
2172 status open
2173
2174 \begin_layout Plain Layout
2175
2176 \series bold
2177 Nota
2178 \series default
2179
2180 \series bold
2181
2182 \backslash
2183 unitfracthree
2184 \series default
2185  no es un comando LaTeX auténtico, sino un equivalente al comando
2186 \begin_inset Newline newline
2187 \end_inset
2188
2189
2190 \series bold
2191
2192 \backslash
2193 unitfrac[número]{numerador}{denominador}
2194 \series default
2195  .
2196  Por tanto no puedes usarlo en código TeX.
2197 \end_layout
2198
2199 \end_inset
2200
2201
2202 \end_layout
2203
2204 \begin_layout Standard
2205 En la 
2206 \begin_inset CommandInset ref
2207 LatexCommand ref
2208 reference "sub:Fracciones-personalizadas"
2209
2210 \end_inset
2211
2212  se explica cómo componer fracciones personalizadas en las que la raya de
2213  fracción se puede cambiar.
2214 \end_layout
2215
2216 \begin_layout Standard
2217 \begin_inset Newpage newpage
2218 \end_inset
2219
2220
2221 \end_layout
2222
2223 \begin_layout Subsection
2224 Raíces
2225 \begin_inset Index idx
2226 status collapsed
2227
2228 \begin_layout Plain Layout
2229 Raíces
2230 \end_layout
2231
2232 \end_inset
2233
2234
2235 \end_layout
2236
2237 \begin_layout Standard
2238 Las raíces cuadradas se componen con 
2239 \series bold
2240
2241 \backslash
2242 sqrt
2243 \series default
2244
2245 \begin_inset Index idx
2246 status collapsed
2247
2248 \begin_layout Plain Layout
2249 Comandos ! S ! 
2250 \backslash
2251 sqrt
2252 \end_layout
2253
2254 \end_inset
2255
2256  o con el botón 
2257 \begin_inset Graphics
2258         filename ../../images/math/sqrt.png
2259         scale 85
2260
2261 \end_inset
2262
2263  de la barra de ecuaciones; todas las demás raíces con el comando 
2264 \series bold
2265
2266 \backslash
2267 root
2268 \series default
2269
2270 \begin_inset Index idx
2271 status collapsed
2272
2273 \begin_layout Plain Layout
2274 Comandos ! R ! 
2275 \backslash
2276 root
2277 \end_layout
2278
2279 \end_inset
2280
2281  o con el botón 
2282 \begin_inset Graphics
2283         filename ../../images/math/root.png
2284         scale 85
2285
2286 \end_inset
2287
2288 .
2289 \end_layout
2290
2291 \begin_layout Standard
2292 \noindent
2293 \align center
2294 \begin_inset Tabular
2295 <lyxtabular version="3" rows="3" columns="2">
2296 <features rotate="0" tabularvalignment="middle">
2297 <column alignment="center" valignment="top">
2298 <column alignment="center" valignment="top">
2299 <row>
2300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2301 \begin_inset Text
2302
2303 \begin_layout Plain Layout
2304 Comando
2305 \end_layout
2306
2307 \end_inset
2308 </cell>
2309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2310 \begin_inset Text
2311
2312 \begin_layout Plain Layout
2313 Resultado
2314 \begin_inset Note Note
2315 status collapsed
2316
2317 \begin_layout Plain Layout
2318
2319 \series bold
2320
2321 \backslash
2322 raisebox
2323 \series default
2324  se usa sólo como espaciador
2325 \end_layout
2326
2327 \end_inset
2328
2329
2330 \end_layout
2331
2332 \end_inset
2333 </cell>
2334 </row>
2335 <row>
2336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2337 \begin_inset Text
2338
2339 \begin_layout Plain Layout
2340
2341 \backslash
2342 sqrt
2343 \begin_inset space \textvisiblespace{}
2344 \end_inset
2345
2346 A-B
2347 \end_layout
2348
2349 \end_inset
2350 </cell>
2351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2352 \begin_inset Text
2353
2354 \begin_layout Plain Layout
2355 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2356 \end_inset
2357
2358
2359 \end_layout
2360
2361 \end_inset
2362 </cell>
2363 </row>
2364 <row>
2365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2366 \begin_inset Text
2367
2368 \begin_layout Plain Layout
2369
2370 \backslash
2371 root
2372 \begin_inset space \textvisiblespace{}
2373 \end_inset
2374
2375 3
2376 \begin_inset Formula $\downarrow$
2377 \end_inset
2378
2379 A-B
2380 \end_layout
2381
2382 \end_inset
2383 </cell>
2384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2385 \begin_inset Text
2386
2387 \begin_layout Plain Layout
2388 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2389 \end_inset
2390
2391
2392 \end_layout
2393
2394 \end_inset
2395 </cell>
2396 </row>
2397 </lyxtabular>
2398
2399 \end_inset
2400
2401
2402 \end_layout
2403
2404 \begin_layout Standard
2405 Una raíz cuadrada se compone también con 
2406 \series bold
2407
2408 \backslash
2409 root
2410 \series default
2411  dejando vacío el campo del índice.
2412 \end_layout
2413
2414 \begin_layout Standard
2415 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2416  la raíz: 
2417 \begin_inset Formula $\sqrt[\beta]{B}$
2418 \end_inset
2419
2420
2421 \begin_inset Newline newline
2422 \end_inset
2423
2424 La 
2425 \begin_inset Formula $\beta$
2426 \end_inset
2427
2428  toca la raíz.
2429  Para evitar esto se usan los comandos 
2430 \series bold
2431
2432 \backslash
2433 leftroot
2434 \series default
2435
2436 \begin_inset Index idx
2437 status collapsed
2438
2439 \begin_layout Plain Layout
2440 Comandos ! L ! 
2441 \backslash
2442 leftroot
2443 \end_layout
2444
2445 \end_inset
2446
2447  y 
2448 \series bold
2449
2450 \backslash
2451 uproot
2452 \series default
2453
2454 \begin_inset Index idx
2455 status collapsed
2456
2457 \begin_layout Plain Layout
2458 Comandos ! U ! 
2459 \backslash
2460 uproot
2461 \end_layout
2462
2463 \end_inset
2464
2465  con el esquema siguiente:
2466 \end_layout
2467
2468 \begin_layout Standard
2469
2470 \series bold
2471
2472 \backslash
2473 leftroot{distancia}
2474 \series default
2475  y 
2476 \series bold
2477
2478 \backslash
2479 uproot{distancia}
2480 \end_layout
2481
2482 \begin_layout Standard
2483 Distancia es el número de Puntos Grandes (
2484 \begin_inset Quotes fld
2485 \end_inset
2486
2487 Big Points
2488 \begin_inset Quotes frd
2489 \end_inset
2490
2491 , unidad bp; 
2492 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2493 \end_inset
2494
2495 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2496  Los comandos se escriben en el índice.
2497  Así, el comando:
2498 \begin_inset Newline newline
2499 \end_inset
2500
2501
2502 \series bold
2503
2504 \backslash
2505 root
2506 \backslash
2507 leftroot{-1
2508 \begin_inset Formula $\to$
2509 \end_inset
2510
2511
2512 \backslash
2513 uproot{2
2514 \begin_inset Formula $\to$
2515 \end_inset
2516
2517
2518 \backslash
2519 beta
2520 \begin_inset space \textvisiblespace{}
2521 \end_inset
2522
2523
2524 \begin_inset Formula $\to$
2525 \end_inset
2526
2527 B
2528 \begin_inset Newline newline
2529 \end_inset
2530
2531
2532 \series default
2533 genera una fórmula correctamente tipografiada: 
2534 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2535 \end_inset
2536
2537
2538 \end_layout
2539
2540 \begin_layout Subsection
2541 Coeficientes de un binomio
2542 \begin_inset Index idx
2543 status collapsed
2544
2545 \begin_layout Plain Layout
2546 Binomios
2547 \end_layout
2548
2549 \end_inset
2550
2551
2552 \end_layout
2553
2554 \begin_layout Standard
2555 Los coeficientes de un binomio se insertan con el comando 
2556 \series bold
2557
2558 \backslash
2559 binom
2560 \series default
2561
2562 \begin_inset Index idx
2563 status collapsed
2564
2565 \begin_layout Plain Layout
2566 Comandos ! B ! 
2567 \backslash
2568 binom
2569 \end_layout
2570
2571 \end_inset
2572
2573  o con el submenú del botón 
2574 \begin_inset Graphics
2575         filename ../../images/math/frac-square.png
2576         scale 85
2577
2578 \end_inset
2579
2580 de la barra de herramientas de ecuaciones.
2581  Como en las fracciones, además de 
2582 \series bold
2583
2584 \backslash
2585 binom
2586 \series default
2587  hay los comandos 
2588 \series bold
2589
2590 \backslash
2591 dbinom
2592 \series default
2593
2594 \begin_inset Index idx
2595 status collapsed
2596
2597 \begin_layout Plain Layout
2598 Comandos ! D ! 
2599 \backslash
2600 dbinom
2601 \end_layout
2602
2603 \end_inset
2604
2605  y 
2606 \series bold
2607
2608 \backslash
2609 tbinom
2610 \series default
2611
2612 \begin_inset Index idx
2613 status collapsed
2614
2615 \begin_layout Plain Layout
2616 Comandos ! T ! 
2617 \backslash
2618 tbinom
2619 \end_layout
2620
2621 \end_inset
2622
2623 .
2624  Para otros delimitadores de coeficientes de un binomio hay los comandos
2625  
2626 \series bold
2627
2628 \backslash
2629 brace
2630 \series default
2631
2632 \begin_inset Index idx
2633 status collapsed
2634
2635 \begin_layout Plain Layout
2636 Comandos ! B ! 
2637 \backslash
2638 brace
2639 \end_layout
2640
2641 \end_inset
2642
2643  y 
2644 \series bold
2645
2646 \backslash
2647 brack
2648 \series default
2649
2650 \begin_inset Index idx
2651 status collapsed
2652
2653 \begin_layout Plain Layout
2654 Comandos ! B ! 
2655 \backslash
2656 brack
2657 \end_layout
2658
2659 \end_inset
2660
2661 .
2662 \end_layout
2663
2664 \begin_layout Standard
2665 \noindent
2666 \align center
2667 \begin_inset Tabular
2668 <lyxtabular version="3" rows="6" columns="2">
2669 <features rotate="0" tabularvalignment="middle">
2670 <column alignment="center" valignment="top">
2671 <column alignment="center" valignment="top">
2672 <row>
2673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2674 \begin_inset Text
2675
2676 \begin_layout Plain Layout
2677 Comando
2678 \end_layout
2679
2680 \end_inset
2681 </cell>
2682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2683 \begin_inset Text
2684
2685 \begin_layout Plain Layout
2686 Resultado
2687 \begin_inset Note Note
2688 status collapsed
2689
2690 \begin_layout Plain Layout
2691
2692 \series bold
2693
2694 \backslash
2695 raisebox
2696 \series default
2697  se usa sólo como espaciador
2698 \end_layout
2699
2700 \end_inset
2701
2702
2703 \end_layout
2704
2705 \end_inset
2706 </cell>
2707 </row>
2708 <row>
2709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2710 \begin_inset Text
2711
2712 \begin_layout Plain Layout
2713
2714 \backslash
2715 binom
2716 \begin_inset space \textvisiblespace{}
2717 \end_inset
2718
2719 A
2720 \begin_inset Formula $\downarrow$
2721 \end_inset
2722
2723 B
2724 \end_layout
2725
2726 \end_inset
2727 </cell>
2728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2729 \begin_inset Text
2730
2731 \begin_layout Plain Layout
2732 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2733 \end_inset
2734
2735
2736 \end_layout
2737
2738 \end_inset
2739 </cell>
2740 </row>
2741 <row>
2742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2743 \begin_inset Text
2744
2745 \begin_layout Plain Layout
2746
2747 \backslash
2748 dbinom
2749 \begin_inset space \textvisiblespace{}
2750 \end_inset
2751
2752 A
2753 \begin_inset Formula $\downarrow$
2754 \end_inset
2755
2756 B
2757 \end_layout
2758
2759 \end_inset
2760 </cell>
2761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2762 \begin_inset Text
2763
2764 \begin_layout Plain Layout
2765 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2766 \end_inset
2767
2768
2769 \end_layout
2770
2771 \end_inset
2772 </cell>
2773 </row>
2774 <row>
2775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2776 \begin_inset Text
2777
2778 \begin_layout Plain Layout
2779
2780 \backslash
2781 tbinom
2782 \begin_inset space \textvisiblespace{}
2783 \end_inset
2784
2785 A
2786 \begin_inset Formula $\downarrow$
2787 \end_inset
2788
2789 B
2790 \end_layout
2791
2792 \end_inset
2793 </cell>
2794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2795 \begin_inset Text
2796
2797 \begin_layout Plain Layout
2798 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2799 \end_inset
2800
2801
2802 \end_layout
2803
2804 \end_inset
2805 </cell>
2806 </row>
2807 <row>
2808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2809 \begin_inset Text
2810
2811 \begin_layout Plain Layout
2812
2813 \backslash
2814 brack
2815 \begin_inset space \textvisiblespace{}
2816 \end_inset
2817
2818 A
2819 \begin_inset Formula $\downarrow$
2820 \end_inset
2821
2822 B
2823 \end_layout
2824
2825 \end_inset
2826 </cell>
2827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2828 \begin_inset Text
2829
2830 \begin_layout Plain Layout
2831 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2832 \end_inset
2833
2834
2835 \end_layout
2836
2837 \end_inset
2838 </cell>
2839 </row>
2840 <row>
2841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2842 \begin_inset Text
2843
2844 \begin_layout Plain Layout
2845
2846 \backslash
2847 brace
2848 \begin_inset space \textvisiblespace{}
2849 \end_inset
2850
2851 A
2852 \begin_inset Formula $\downarrow$
2853 \end_inset
2854
2855 B
2856 \end_layout
2857
2858 \end_inset
2859 </cell>
2860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2861 \begin_inset Text
2862
2863 \begin_layout Plain Layout
2864 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2865 \end_inset
2866
2867
2868 \end_layout
2869
2870 \end_inset
2871 </cell>
2872 </row>
2873 </lyxtabular>
2874
2875 \end_inset
2876
2877
2878 \begin_inset Newpage newpage
2879 \end_inset
2880
2881
2882 \end_layout
2883
2884 \begin_layout Subsection
2885 Diferenciaciones de casos
2886 \begin_inset Index idx
2887 status collapsed
2888
2889 \begin_layout Plain Layout
2890 Casos
2891 \end_layout
2892
2893 \end_inset
2894
2895
2896 \end_layout
2897
2898 \begin_layout Standard
2899 \noindent
2900 \align center
2901 \begin_inset Tabular
2902 <lyxtabular version="3" rows="3" columns="2">
2903 <features rotate="0" tabularvalignment="middle">
2904 <column alignment="center" valignment="top">
2905 <column alignment="center" valignment="top">
2906 <row>
2907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2908 \begin_inset Text
2909
2910 \begin_layout Plain Layout
2911 Comando
2912 \end_layout
2913
2914 \end_inset
2915 </cell>
2916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2917 \begin_inset Text
2918
2919 \begin_layout Plain Layout
2920 Resultado
2921 \end_layout
2922
2923 \end_inset
2924 </cell>
2925 </row>
2926 <row>
2927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2928 \begin_inset Text
2929
2930 \begin_layout Plain Layout
2931
2932 \backslash
2933 cases
2934 \begin_inset space \textvisiblespace{}
2935 \end_inset
2936
2937 A
2938 \begin_inset Formula $\to$
2939 \end_inset
2940
2941 B>0
2942 \begin_inset Index idx
2943 status collapsed
2944
2945 \begin_layout Plain Layout
2946 Comandos ! C ! 
2947 \backslash
2948 cases
2949 \end_layout
2950
2951 \end_inset
2952
2953
2954 \end_layout
2955
2956 \end_inset
2957 </cell>
2958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2959 \begin_inset Text
2960
2961 \begin_layout Plain Layout
2962 \begin_inset Formula $\begin{cases}
2963 A & B>0\end{cases}$
2964 \end_inset
2965
2966
2967 \end_layout
2968
2969 \end_inset
2970 </cell>
2971 </row>
2972 <row>
2973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2974 \begin_inset Text
2975
2976 \begin_layout Plain Layout
2977
2978 \backslash
2979 cases
2980 \begin_inset space \textvisiblespace{}
2981 \end_inset
2982
2983
2984 \family sans
2985 Ctrl+Entrar
2986 \end_layout
2987
2988 \end_inset
2989 </cell>
2990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2991 \begin_inset Text
2992
2993 \begin_layout Plain Layout
2994 \begin_inset Formula $\begin{cases}
2995 A & \textrm{para }x>0\\
2996 B & \textrm{para }x=0
2997 \end{cases}$
2998 \end_inset
2999
3000
3001 \end_layout
3002
3003 \end_inset
3004 </cell>
3005 </row>
3006 </lyxtabular>
3007
3008 \end_inset
3009
3010
3011 \end_layout
3012
3013 \begin_layout Standard
3014 Después de insertar 
3015 \series bold
3016
3017 \backslash
3018 cases
3019 \series default
3020  o usar el botón 
3021 \begin_inset Graphics
3022         filename ../../images/math/cases.png
3023         scale 85
3024
3025 \end_inset
3026
3027  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3028 \family sans
3029 Ctrl+Entrar
3030 \family default
3031  o con el botón
3032 \family sans
3033  
3034 \family default
3035
3036 \begin_inset Graphics
3037         filename ../../images/tabular-feature_append-row.png
3038         scale 85
3039
3040 \end_inset
3041
3042  de la barra de cuadros.
3043 \end_layout
3044
3045 \begin_layout Standard
3046 El comando 
3047 \series bold
3048
3049 \backslash
3050 cases
3051 \series default
3052  también está disponible en el menú 
3053 \family sans
3054 Insertar\SpecialChar \menuseparator
3055 Ecuación\SpecialChar \menuseparator
3056 Entorno casos
3057 \family default
3058 .
3059 \end_layout
3060
3061 \begin_layout Subsection
3062 Negaciones
3063 \begin_inset Index idx
3064 status collapsed
3065
3066 \begin_layout Plain Layout
3067 Negaciones
3068 \end_layout
3069
3070 \end_inset
3071
3072
3073 \end_layout
3074
3075 \begin_layout Standard
3076 Con el comando 
3077 \series bold
3078
3079 \backslash
3080 not
3081 \series default
3082
3083 \begin_inset Index idx
3084 status collapsed
3085
3086 \begin_layout Plain Layout
3087 Comandos ! N ! 
3088 \backslash
3089 not
3090 \end_layout
3091
3092 \end_inset
3093
3094  todo carácter se puede mostrar cancelado.
3095  Los caracteres son casi tachados con una barra inclinada.
3096 \end_layout
3097
3098 \begin_layout Standard
3099 \noindent
3100 \align center
3101 \begin_inset Tabular
3102 <lyxtabular version="3" rows="4" columns="2">
3103 <features rotate="0" tabularvalignment="middle">
3104 <column alignment="center" valignment="top">
3105 <column alignment="center" valignment="top">
3106 <row>
3107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3108 \begin_inset Text
3109
3110 \begin_layout Plain Layout
3111 Comando
3112 \end_layout
3113
3114 \end_inset
3115 </cell>
3116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3117 \begin_inset Text
3118
3119 \begin_layout Plain Layout
3120 Resultado
3121 \end_layout
3122
3123 \end_inset
3124 </cell>
3125 </row>
3126 <row>
3127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3128 \begin_inset Text
3129
3130 \begin_layout Plain Layout
3131
3132 \backslash
3133 not=
3134 \end_layout
3135
3136 \end_inset
3137 </cell>
3138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3139 \begin_inset Text
3140
3141 \begin_layout Plain Layout
3142 \begin_inset Formula $\not=$
3143 \end_inset
3144
3145
3146 \end_layout
3147
3148 \end_inset
3149 </cell>
3150 </row>
3151 <row>
3152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3153 \begin_inset Text
3154
3155 \begin_layout Plain Layout
3156
3157 \backslash
3158 not 
3159 \backslash
3160 le
3161 \end_layout
3162
3163 \end_inset
3164 </cell>
3165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3166 \begin_inset Text
3167
3168 \begin_layout Plain Layout
3169 \begin_inset Formula $\not\le$
3170 \end_inset
3171
3172
3173 \end_layout
3174
3175 \end_inset
3176 </cell>
3177 </row>
3178 <row>
3179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3180 \begin_inset Text
3181
3182 \begin_layout Plain Layout
3183
3184 \backslash
3185 not 
3186 \backslash
3187 parallel
3188 \end_layout
3189
3190 \end_inset
3191 </cell>
3192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3193 \begin_inset Text
3194
3195 \begin_layout Plain Layout
3196 \begin_inset Formula $\not\parallel$
3197 \end_inset
3198
3199
3200 \end_layout
3201
3202 \end_inset
3203 </cell>
3204 </row>
3205 </lyxtabular>
3206
3207 \end_inset
3208
3209
3210 \end_layout
3211
3212 \begin_layout Standard
3213 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3214  Por tanto para algunas negaciones hay comandos especiales (véase 
3215 \begin_inset CommandInset ref
3216 LatexCommand ref
3217 reference "sub:Símbolos-matemáticos"
3218
3219 \end_inset
3220
3221  y 
3222 \begin_inset CommandInset ref
3223 LatexCommand ref
3224 reference "sec:Relaciones"
3225
3226 \end_inset
3227
3228 ).
3229 \end_layout
3230
3231 \begin_layout Subsection
3232 Espacios reservados 
3233 \begin_inset CommandInset label
3234 LatexCommand label
3235 name "sub:Espacios-reservados"
3236
3237 \end_inset
3238
3239
3240 \begin_inset Index idx
3241 status collapsed
3242
3243 \begin_layout Plain Layout
3244 Espacios reservados
3245 \end_layout
3246
3247 \end_inset
3248
3249
3250 \begin_inset Index idx
3251 status collapsed
3252
3253 \begin_layout Plain Layout
3254 Química ! isótopos
3255 \end_layout
3256
3257 \end_inset
3258
3259
3260 \begin_inset Index idx
3261 status collapsed
3262
3263 \begin_layout Plain Layout
3264 Isótopos|see
3265 \begin_inset ERT
3266 status collapsed
3267
3268 \begin_layout Plain Layout
3269
3270 {
3271 \end_layout
3272
3273 \end_inset
3274
3275 Química
3276 \begin_inset ERT
3277 status collapsed
3278
3279 \begin_layout Plain Layout
3280
3281 }
3282 \end_layout
3283
3284 \end_inset
3285
3286
3287 \end_layout
3288
3289 \end_inset
3290
3291
3292 \end_layout
3293
3294 \begin_layout Standard
3295 En la presentación de, p.
3296 \begin_inset space \thinspace{}
3297 \end_inset
3298
3299 e., isótopos,
3300 \begin_inset Foot
3301 status collapsed
3302
3303 \begin_layout Plain Layout
3304 Más sobre símbolos químicos en 
3305 \begin_inset CommandInset ref
3306 LatexCommand ref
3307 reference "sub:Símbolos-y-ecuaciones-químicas"
3308
3309 \end_inset
3310
3311
3312 \end_layout
3313
3314 \end_inset
3315
3316  surge el problema siguiente:
3317 \end_layout
3318
3319 \begin_layout Standard
3320 \noindent
3321 \align center
3322 \begin_inset Tabular
3323 <lyxtabular version="3" rows="2" columns="2">
3324 <features rotate="0" tabularvalignment="middle">
3325 <column alignment="center" valignment="top">
3326 <column alignment="center" valignment="top">
3327 <row>
3328 <cell alignment="center" valignment="top" usebox="none">
3329 \begin_inset Text
3330
3331 \begin_layout Plain Layout
3332 Índices generados con sub- y superíndices:
3333 \end_layout
3334
3335 \end_inset
3336 </cell>
3337 <cell alignment="center" valignment="top" usebox="none">
3338 \begin_inset Text
3339
3340 \begin_layout Plain Layout
3341 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3342 \end_inset
3343
3344
3345 \end_layout
3346
3347 \end_inset
3348 </cell>
3349 </row>
3350 <row>
3351 <cell alignment="center" valignment="top" usebox="none">
3352 \begin_inset Text
3353
3354 \begin_layout Plain Layout
3355 Índices correctos:
3356 \end_layout
3357
3358 \end_inset
3359 </cell>
3360 <cell alignment="center" valignment="top" usebox="none">
3361 \begin_inset Text
3362
3363 \begin_layout Plain Layout
3364 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3365 \end_inset
3366
3367
3368 \end_layout
3369
3370 \end_inset
3371 </cell>
3372 </row>
3373 </lyxtabular>
3374
3375 \end_inset
3376
3377
3378 \begin_inset Note Note
3379 status collapsed
3380
3381 \begin_layout Plain Layout
3382
3383 \series bold
3384
3385 \backslash
3386 raisebox
3387 \series default
3388  se usa sólo como espaciador
3389 \end_layout
3390
3391 \end_inset
3392
3393
3394 \end_layout
3395
3396 \begin_layout Standard
3397 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3398  del índice más largo.
3399  Para evitarlo está el comando 
3400 \series bold
3401
3402 \backslash
3403 phantom
3404 \series default
3405
3406 \begin_inset Index idx
3407 status collapsed
3408
3409 \begin_layout Plain Layout
3410 Comandos ! P ! 
3411 \backslash
3412 phantom
3413 \end_layout
3414
3415 \end_inset
3416
3417  o el botón 
3418 \begin_inset space ~
3419 \end_inset
3420
3421
3422 \begin_inset Graphics
3423         filename ../../images/math/phantom.png
3424         scale 85
3425
3426 \end_inset
3427
3428  del submenú de espacios en ecuaciones
3429 \begin_inset Foot
3430 status collapsed
3431
3432 \begin_layout Plain Layout
3433 Botón 
3434 \begin_inset Graphics
3435         filename ../../images/math/space.png
3436         scale 85
3437
3438 \end_inset
3439
3440  de la barra de ecuaciones
3441 \end_layout
3442
3443 \end_inset
3444
3445 , que genera uno o más espacios reservados.
3446  Al insertar 
3447 \series bold
3448
3449 \backslash
3450 phantom
3451 \series default
3452  aparece un pequeño marco azul con dos flechas rojas superpuestas
3453 \begin_inset Formula $\phantom{}$
3454 \end_inset
3455
3456 .
3457  Las flechas indican que se reservará un espacio equivalente a la anchura
3458  y altura totales del contenido del marco.
3459  Los espacios reservados son correspondientes al tamaño de los caracteres.
3460 \end_layout
3461
3462 \begin_layout Standard
3463 \noindent
3464 \align center
3465 \begin_inset Tabular
3466 <lyxtabular version="3" rows="4" columns="2">
3467 <features rotate="0" tabularvalignment="middle">
3468 <column alignment="center" valignment="top">
3469 <column alignment="center" valignment="top">
3470 <row>
3471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3472 \begin_inset Text
3473
3474 \begin_layout Plain Layout
3475 Comando
3476 \end_layout
3477
3478 \end_inset
3479 </cell>
3480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3481 \begin_inset Text
3482
3483 \begin_layout Plain Layout
3484 Resultado
3485 \begin_inset Note Note
3486 status collapsed
3487
3488 \begin_layout Plain Layout
3489
3490 \series bold
3491
3492 \backslash
3493 raisebox
3494 \series default
3495  se usa sólo como espaciador
3496 \end_layout
3497
3498 \end_inset
3499
3500
3501 \end_layout
3502
3503 \end_inset
3504 </cell>
3505 </row>
3506 <row>
3507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3508 \begin_inset Text
3509
3510 \begin_layout Plain Layout
3511 ^19
3512 \begin_inset space \textvisiblespace{}
3513 \end_inset
3514
3515 _
3516 \backslash
3517 phantom
3518 \begin_inset space \textvisiblespace{}
3519 \end_inset
3520
3521 1
3522 \begin_inset Formula $\rightarrow$
3523 \end_inset
3524
3525 9
3526 \begin_inset space \textvisiblespace{}
3527 \end_inset
3528
3529 F
3530 \end_layout
3531
3532 \end_inset
3533 </cell>
3534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3535 \begin_inset Text
3536
3537 \begin_layout Plain Layout
3538 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3539 \end_inset
3540
3541
3542 \end_layout
3543
3544 \end_inset
3545 </cell>
3546 </row>
3547 <row>
3548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3549 \begin_inset Text
3550
3551 \begin_layout Plain Layout
3552 ^235
3553 \begin_inset space \textvisiblespace{}
3554 \end_inset
3555
3556 _
3557 \backslash
3558 phantom
3559 \begin_inset space \textvisiblespace{}
3560 \end_inset
3561
3562 23
3563 \begin_inset Formula $\rightarrow$
3564 \end_inset
3565
3566 9
3567 \begin_inset space \textvisiblespace{}
3568 \end_inset
3569
3570 F
3571 \end_layout
3572
3573 \end_inset
3574 </cell>
3575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3576 \begin_inset Text
3577
3578 \begin_layout Plain Layout
3579 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3580 \end_inset
3581
3582
3583 \end_layout
3584
3585 \end_inset
3586 </cell>
3587 </row>
3588 <row>
3589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3590 \begin_inset Text
3591
3592 \begin_layout Plain Layout
3593
3594 \backslash
3595 Lambda^
3596 \begin_inset space \textvisiblespace{}
3597 \end_inset
3598
3599
3600 \backslash
3601 phantom
3602 \begin_inset space \textvisiblespace{}
3603 \end_inset
3604
3605 ii
3606 \begin_inset Formula $\rightarrow$
3607 \end_inset
3608
3609 t
3610 \begin_inset space \textvisiblespace{}
3611 \end_inset
3612
3613 _MMt
3614 \end_layout
3615
3616 \end_inset
3617 </cell>
3618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3619 \begin_inset Text
3620
3621 \begin_layout Plain Layout
3622 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3623 \end_inset
3624
3625
3626 \end_layout
3627
3628 \end_inset
3629 </cell>
3630 </row>
3631 </lyxtabular>
3632
3633 \end_inset
3634
3635
3636 \end_layout
3637
3638 \begin_layout Standard
3639 Además hay los comandos 
3640 \series bold
3641
3642 \backslash
3643 vphantom
3644 \series default
3645
3646 \begin_inset Index idx
3647 status collapsed
3648
3649 \begin_layout Plain Layout
3650 Comandos ! V ! 
3651 \backslash
3652 vphantom
3653 \end_layout
3654
3655 \end_inset
3656
3657  (botón 
3658 \begin_inset space ~
3659 \end_inset
3660
3661
3662 \begin_inset Graphics
3663         filename ../../images/math/vphantom.png
3664         scale 85
3665
3666 \end_inset
3667
3668 ) y 
3669 \series bold
3670
3671 \backslash
3672 hphantom
3673 \series default
3674
3675 \begin_inset Index idx
3676 status collapsed
3677
3678 \begin_layout Plain Layout
3679 Comandos ! H ! 
3680 \backslash
3681 hphantom
3682 \end_layout
3683
3684 \end_inset
3685
3686  (botón 
3687 \begin_inset space ~
3688 \end_inset
3689
3690
3691 \begin_inset Graphics
3692         filename ../../images/math/hphantom.png
3693         scale 85
3694
3695 \end_inset
3696
3697 ).
3698  
3699 \series bold
3700
3701 \backslash
3702 hphantom
3703 \series default
3704  genera espacio en el marco sólo para la altura máxima de los caracteres,
3705  no para su anchura.
3706  
3707 \series bold
3708
3709 \backslash
3710 vphantom
3711 \series default
3712  genera espacio sólo para la anchura del contenido del marco.
3713  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3714 \end_layout
3715
3716 \begin_layout Standard
3717 Por ejemplo, 
3718 \series bold
3719
3720 \backslash
3721 vphantom
3722 \series default
3723
3724 \begin_inset space \textvisiblespace{}
3725 \end_inset
3726
3727
3728 \series bold
3729 a
3730 \backslash
3731 int
3732 \series default
3733  genera espacio de la altura del signo de la integral,
3734 \begin_inset Foot
3735 status collapsed
3736
3737 \begin_layout Plain Layout
3738 El comando 
3739 \series bold
3740
3741 \backslash
3742 int
3743 \series default
3744  genera un signo de integral, véase 
3745 \begin_inset CommandInset ref
3746 LatexCommand ref
3747 reference "sub:Operadores-grandes"
3748
3749 \end_inset
3750
3751
3752 \end_layout
3753
3754 \end_inset
3755
3756  porque este es el carácter más largo.
3757  En la 
3758 \begin_inset CommandInset ref
3759 LatexCommand ref
3760 reference "sub:Delimitadores-multilínea"
3761
3762 \end_inset
3763
3764  hay un ejemplo de aplicación.
3765 \end_layout
3766
3767 \begin_layout Standard
3768 Los espacios reservados también se pueden usar para un texto cuando se insertan
3769  mediante el menú 
3770 \family sans
3771 Insertar\SpecialChar \menuseparator
3772 Formato\SpecialChar \menuseparator
3773 Fantasma
3774 \family default
3775 :
3776 \end_layout
3777
3778 \begin_layout Standard
3779 Esto es una frase.
3780 \begin_inset Newline newline
3781 \end_inset
3782
3783
3784 \begin_inset Phantom Phantom
3785 status open
3786
3787 \begin_layout Plain Layout
3788 Esto
3789 \end_layout
3790
3791 \end_inset
3792
3793  es una frase.
3794 \end_layout
3795
3796 \begin_layout Subsection
3797 Líneas
3798 \begin_inset Index idx
3799 status collapsed
3800
3801 \begin_layout Plain Layout
3802 Lineas@Líneas
3803 \end_layout
3804
3805 \end_inset
3806
3807
3808 \begin_inset Index idx
3809 status collapsed
3810
3811 \begin_layout Plain Layout
3812 Ecuación ! sub- o superrayada
3813 \end_layout
3814
3815 \end_inset
3816
3817
3818 \end_layout
3819
3820 \begin_layout Standard
3821 \noindent
3822 \align center
3823 \begin_inset Tabular
3824 <lyxtabular version="3" rows="4" columns="2">
3825 <features rotate="0" tabularvalignment="middle">
3826 <column alignment="center" valignment="top">
3827 <column alignment="center" valignment="top">
3828 <row>
3829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3830 \begin_inset Text
3831
3832 \begin_layout Plain Layout
3833 Comando
3834 \end_layout
3835
3836 \end_inset
3837 </cell>
3838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3839 \begin_inset Text
3840
3841 \begin_layout Plain Layout
3842 Resultado
3843 \begin_inset Note Note
3844 status collapsed
3845
3846 \begin_layout Plain Layout
3847
3848 \series bold
3849
3850 \backslash
3851 raisebox
3852 \series default
3853  se usa sólo como espaciador
3854 \end_layout
3855
3856 \end_inset
3857
3858
3859 \end_layout
3860
3861 \end_inset
3862 </cell>
3863 </row>
3864 <row>
3865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3866 \begin_inset Text
3867
3868 \begin_layout Plain Layout
3869
3870 \backslash
3871 overline
3872 \begin_inset space \textvisiblespace{}
3873 \end_inset
3874
3875 A+B
3876 \begin_inset Index idx
3877 status collapsed
3878
3879 \begin_layout Plain Layout
3880 Comandos ! O ! 
3881 \backslash
3882 overline
3883 \end_layout
3884
3885 \end_inset
3886
3887
3888 \end_layout
3889
3890 \end_inset
3891 </cell>
3892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3893 \begin_inset Text
3894
3895 \begin_layout Plain Layout
3896 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3897 \end_inset
3898
3899
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 </row>
3905 <row>
3906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3907 \begin_inset Text
3908
3909 \begin_layout Plain Layout
3910
3911 \backslash
3912 underline
3913 \begin_inset space \textvisiblespace{}
3914 \end_inset
3915
3916 A+B
3917 \begin_inset Index idx
3918 status collapsed
3919
3920 \begin_layout Plain Layout
3921 Comandos ! U ! 
3922 \backslash
3923 underline
3924 \end_layout
3925
3926 \end_inset
3927
3928
3929 \end_layout
3930
3931 \end_inset
3932 </cell>
3933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3934 \begin_inset Text
3935
3936 \begin_layout Plain Layout
3937 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3938 \end_inset
3939
3940
3941 \end_layout
3942
3943 \end_inset
3944 </cell>
3945 </row>
3946 <row>
3947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3948 \begin_inset Text
3949
3950 \begin_layout Plain Layout
3951
3952 \backslash
3953 overline
3954 \begin_inset space \textvisiblespace{}
3955 \end_inset
3956
3957
3958 \backslash
3959 underline
3960 \begin_inset space \textvisiblespace{}
3961 \end_inset
3962
3963 A+B
3964 \end_layout
3965
3966 \end_inset
3967 </cell>
3968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3969 \begin_inset Text
3970
3971 \begin_layout Plain Layout
3972 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
3973 \end_inset
3974
3975
3976 \end_layout
3977
3978 \end_inset
3979 </cell>
3980 </row>
3981 </lyxtabular>
3982
3983 \end_inset
3984
3985
3986 \end_layout
3987
3988 \begin_layout Standard
3989 En el último ejemplo es indiferente poner primero 
3990 \series bold
3991
3992 \backslash
3993 overline
3994 \series default
3995  o 
3996 \series bold
3997
3998 \backslash
3999 underline
4000 \series default
4001 .
4002 \end_layout
4003
4004 \begin_layout Standard
4005 Para poner doble subrayado, p.
4006 \begin_inset space \thinspace{}
4007 \end_inset
4008
4009 e.
4010  en resultados, se usa 
4011 \series bold
4012
4013 \backslash
4014 underline
4015 \series default
4016  dos veces.
4017 \end_layout
4018
4019 \begin_layout Standard
4020 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4021 \begin_inset VSpace bigskip
4022 \end_inset
4023
4024 Se pueden crear líneas personalizadas con el comando 
4025 \series bold
4026
4027 \backslash
4028 rule
4029 \series default
4030
4031 \begin_inset Index idx
4032 status collapsed
4033
4034 \begin_layout Plain Layout
4035 Comandos ! R ! 
4036 \backslash
4037 rule
4038 \end_layout
4039
4040 \end_inset
4041
4042  con el esquema siguiente:
4043 \end_layout
4044
4045 \begin_layout Standard
4046
4047 \series bold
4048
4049 \backslash
4050 rule[hueco vertical]{longitud}{grosor}
4051 \end_layout
4052
4053 \begin_layout Standard
4054 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4055  si el valor es negativo).
4056  Las unidades disponibles para los valores están listadas en
4057 \begin_inset space ~
4058 \end_inset
4059
4060
4061 \begin_inset CommandInset ref
4062 LatexCommand ref
4063 reference "tab:Unidades-disponibles"
4064
4065 \end_inset
4066
4067 .
4068  A continuación hay dos ejemplos de líneas creadas con los comandos
4069 \series bold
4070
4071 \begin_inset Newline newline
4072 \end_inset
4073
4074
4075 \backslash
4076 rule[-2ex]{3cm}{2pt}
4077 \series default
4078  y 
4079 \series bold
4080
4081 \backslash
4082 rule{2cm}{1pt}
4083 \series default
4084 :
4085 \end_layout
4086
4087 \begin_layout Standard
4088 Esto es una frase 
4089 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4090 \end_inset
4091
4092  con dos líneas.
4093 \end_layout
4094
4095 \begin_layout Standard
4096
4097 \series bold
4098
4099 \backslash
4100 rule
4101 \series default
4102  también se puede usar para texto insertando una línea mediante el menú
4103  
4104 \family sans
4105 Insertar\SpecialChar \menuseparator
4106 Formato\SpecialChar \menuseparator
4107 Línea horizontal
4108 \family default
4109 :
4110 \end_layout
4111
4112 \begin_layout Standard
4113 Esto es una frase 
4114 \begin_inset CommandInset line
4115 LatexCommand rule
4116 offset "0.5ex"
4117 width "3cm"
4118 height "1pt"
4119
4120 \end_inset
4121
4122  con una línea insertada.
4123 \end_layout
4124
4125 \begin_layout Subsection
4126 Puntos
4127 \begin_inset CommandInset label
4128 LatexCommand label
4129 name "sub:Puntos"
4130
4131 \end_inset
4132
4133
4134 \begin_inset Index idx
4135 status collapsed
4136
4137 \begin_layout Plain Layout
4138 Puntos
4139 \end_layout
4140
4141 \end_inset
4142
4143
4144 \end_layout
4145
4146 \begin_layout Standard
4147 Hay distintos tipos de puntos disponibles.
4148 \begin_inset Foot
4149 status open
4150
4151 \begin_layout Plain Layout
4152 En la barra de herramientas de ecuaciones, en el panel del botón 
4153 \begin_inset Graphics
4154         filename ../../images/math/ldots.png
4155         scale 85
4156
4157 \end_inset
4158
4159 .
4160 \end_layout
4161
4162 \end_inset
4163
4164  Para continuación en enumeraciones se usan puntos bajos, (
4165 \series bold
4166
4167 \backslash
4168 ldots
4169 \series default
4170
4171 \begin_inset Index idx
4172 status collapsed
4173
4174 \begin_layout Plain Layout
4175 Comandos ! L ! 
4176 \backslash
4177 ldots
4178 \end_layout
4179
4180 \end_inset
4181
4182 ), mientras que para operaciones se usan puntos centrados a la misma altura
4183  que los operadores, (
4184 \series bold
4185
4186 \backslash
4187 cdots
4188 \series default
4189
4190 \begin_inset Index idx
4191 status collapsed
4192
4193 \begin_layout Plain Layout
4194 Comandos ! C ! 
4195 \backslash
4196 cdots
4197 \end_layout
4198
4199 \end_inset
4200
4201 ).
4202  Si se usa el comando 
4203 \series bold
4204
4205 \backslash
4206 dots
4207 \series default
4208
4209 \begin_inset Index idx
4210 status collapsed
4211
4212 \begin_layout Plain Layout
4213 Comandos ! D ! 
4214 \backslash
4215 dots
4216 \end_layout
4217
4218 \end_inset
4219
4220 , LaTeX decide el tipo a usar en función del carácter siguiente.
4221 \end_layout
4222
4223 \begin_layout Standard
4224 \align center
4225 \begin_inset Tabular
4226 <lyxtabular version="3" rows="9" columns="2">
4227 <features rotate="0" tabularvalignment="middle">
4228 <column alignment="center" valignment="top" width="0pt">
4229 <column alignment="center" valignment="top" width="0pt">
4230 <row>
4231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4232 \begin_inset Text
4233
4234 \begin_layout Plain Layout
4235 Comando
4236 \end_layout
4237
4238 \end_inset
4239 </cell>
4240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4241 \begin_inset Text
4242
4243 \begin_layout Plain Layout
4244 Resultado
4245 \end_layout
4246
4247 \end_inset
4248 </cell>
4249 </row>
4250 <row>
4251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4252 \begin_inset Text
4253
4254 \begin_layout Plain Layout
4255 A_1
4256 \begin_inset space \textvisiblespace{}
4257 \end_inset
4258
4259 ,
4260 \backslash
4261 dots
4262 \begin_inset space \textvisiblespace{}
4263 \end_inset
4264
4265 ,A_n
4266 \end_layout
4267
4268 \end_inset
4269 </cell>
4270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4271 \begin_inset Text
4272
4273 \begin_layout Plain Layout
4274 \begin_inset Formula $A_{1},\dots,A_{n}$
4275 \end_inset
4276
4277
4278 \end_layout
4279
4280 \end_inset
4281 </cell>
4282 </row>
4283 <row>
4284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4285 \begin_inset Text
4286
4287 \begin_layout Plain Layout
4288 A_1
4289 \begin_inset space \textvisiblespace{}
4290 \end_inset
4291
4292 +
4293 \backslash
4294 dots
4295 \begin_inset space \textvisiblespace{}
4296 \end_inset
4297
4298 +A_n
4299 \end_layout
4300
4301 \end_inset
4302 </cell>
4303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4304 \begin_inset Text
4305
4306 \begin_layout Plain Layout
4307 \begin_inset Formula $A_{1}+\dots+A_{n}$
4308 \end_inset
4309
4310
4311 \end_layout
4312
4313 \end_inset
4314 </cell>
4315 </row>
4316 <row>
4317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4318 \begin_inset Text
4319
4320 \begin_layout Plain Layout
4321 A_1
4322 \begin_inset space \textvisiblespace{}
4323 \end_inset
4324
4325 ,
4326 \backslash
4327 ldots
4328 \begin_inset space \textvisiblespace{}
4329 \end_inset
4330
4331 ,A_n
4332 \end_layout
4333
4334 \end_inset
4335 </cell>
4336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4337 \begin_inset Text
4338
4339 \begin_layout Plain Layout
4340 \begin_inset Formula $A_{1},\ldots,A_{n}$
4341 \end_inset
4342
4343
4344 \end_layout
4345
4346 \end_inset
4347 </cell>
4348 </row>
4349 <row>
4350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4351 \begin_inset Text
4352
4353 \begin_layout Plain Layout
4354 A_1
4355 \begin_inset space \textvisiblespace{}
4356 \end_inset
4357
4358 +
4359 \backslash
4360 cdots
4361 \begin_inset space \textvisiblespace{}
4362 \end_inset
4363
4364 +A_n
4365 \end_layout
4366
4367 \end_inset
4368 </cell>
4369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4370 \begin_inset Text
4371
4372 \begin_layout Plain Layout
4373 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4374 \end_inset
4375
4376
4377 \end_layout
4378
4379 \end_inset
4380 </cell>
4381 </row>
4382 <row>
4383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4384 \begin_inset Text
4385
4386 \begin_layout Plain Layout
4387
4388 \backslash
4389 vdots
4390 \end_layout
4391
4392 \end_inset
4393 </cell>
4394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4395 \begin_inset Text
4396
4397 \begin_layout Plain Layout
4398 \begin_inset Formula $\vdots$
4399 \end_inset
4400
4401
4402 \end_layout
4403
4404 \end_inset
4405 </cell>
4406 </row>
4407 <row>
4408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4409 \begin_inset Text
4410
4411 \begin_layout Plain Layout
4412
4413 \backslash
4414 ddots
4415 \end_layout
4416
4417 \end_inset
4418 </cell>
4419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4420 \begin_inset Text
4421
4422 \begin_layout Plain Layout
4423 \begin_inset Formula $\ddots$
4424 \end_inset
4425
4426
4427 \end_layout
4428
4429 \end_inset
4430 </cell>
4431 </row>
4432 <row>
4433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4434 \begin_inset Text
4435
4436 \begin_layout Plain Layout
4437
4438 \backslash
4439 iddots
4440 \end_layout
4441
4442 \end_inset
4443 </cell>
4444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4445 \begin_inset Text
4446
4447 \begin_layout Plain Layout
4448 \begin_inset Formula $\iddots$
4449 \end_inset
4450
4451
4452 \end_layout
4453
4454 \end_inset
4455 </cell>
4456 </row>
4457 <row>
4458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4459 \begin_inset Text
4460
4461 \begin_layout Plain Layout
4462 Matriz
4463 \begin_inset space \thinspace{}
4464 \end_inset
4465
4466 3×3 con los distintos puntos
4467 \end_layout
4468
4469 \end_inset
4470 </cell>
4471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4472 \begin_inset Text
4473
4474 \begin_layout Plain Layout
4475 \begin_inset Formula $\begin{array}{ccc}
4476 A_{11} & \cdots & A_{1m}\\
4477 \vdots & \ddots & \vdots\\
4478 A_{n1} & \cdots & A_{nm}
4479 \end{array}$
4480 \end_inset
4481
4482
4483 \end_layout
4484
4485 \end_inset
4486 </cell>
4487 </row>
4488 </lyxtabular>
4489
4490 \end_inset
4491
4492
4493 \end_layout
4494
4495 \begin_layout Standard
4496 Los puntos suspensivos disponibles en el menú 
4497 \family sans
4498 Insertar\SpecialChar \menuseparator
4499 Carácter especial
4500 \family default
4501  son 
4502 \series bold
4503
4504 \backslash
4505 ldots
4506 \series default
4507 .
4508 \end_layout
4509
4510 \begin_layout Standard
4511 \begin_inset VSpace medskip
4512 \end_inset
4513
4514
4515 \end_layout
4516
4517 \begin_layout Standard
4518 Para usar 
4519 \series bold
4520
4521 \backslash
4522 iddots
4523 \series default
4524 , hay que marcar una de las opciones 
4525 \family sans
4526 Usar paquete mathdots (automáticamente)
4527 \family default
4528  en las 
4529 \family sans
4530 Opciones de ecuación
4531 \family default
4532  de la configuración del documento.
4533 \begin_inset Newline newline
4534 \end_inset
4535
4536 La opción 
4537 \family sans
4538 Usar paquete mathdots
4539 \family default
4540  mejorará el aspecto de todos los puntos en los documentos si su estilo
4541  o tamaño de tipografía no son los predeterminados.
4542 \end_layout
4543
4544 \begin_layout Standard
4545 \begin_inset VSpace medskip
4546 \end_inset
4547
4548 Hay puntos específicos para matrices que se extienden por varias columnas.
4549  Se generan con el comando 
4550 \series bold
4551
4552 \backslash
4553 hdotsfor
4554 \series default
4555
4556 \begin_inset Index idx
4557 status collapsed
4558
4559 \begin_layout Plain Layout
4560 Comandos ! H ! 
4561 \backslash
4562 hdotsfor
4563 \end_layout
4564
4565 \end_inset
4566
4567 , que tiene el siguiente esquema:
4568 \end_layout
4569
4570 \begin_layout Standard
4571
4572 \series bold
4573
4574 \backslash
4575 hdotsfor[distancia]{número de columnas}
4576 \end_layout
4577
4578 \begin_layout Standard
4579 Número de columnas especifica cuántas columnas deben abarcarse.
4580  Distancia es un factor para la separación entre los puntos.
4581 \end_layout
4582
4583 \begin_layout Standard
4584 En la siguiente matriz se ha insertado el comando 
4585 \series bold
4586
4587 \backslash
4588 hdotsfor[2]{4}
4589 \series default
4590  en el primer recuadro de la segunda línea para obtener puntos separados
4591  una distancia equivalente a dos veces la del comando 
4592 \series bold
4593
4594 \backslash
4595 dots
4596 \series default
4597 .
4598 \begin_inset Formula 
4599 \[
4600 \left(\begin{array}{cccc}
4601 A & B & C & D\\
4602 \hdotsfor[2]{4}\\
4603 q & w & e & r
4604 \end{array}\right)
4605 \]
4606
4607 \end_inset
4608
4609
4610 \end_layout
4611
4612 \begin_layout Standard
4613 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
4614  de lo contrario se producen errores de LaTeX.
4615 \end_layout
4616
4617 \begin_layout Standard
4618 \begin_inset VSpace bigskip
4619 \end_inset
4620
4621
4622 \end_layout
4623
4624 \begin_layout Standard
4625 Además, con el comando 
4626 \series bold
4627
4628 \backslash
4629 dotfill
4630 \series default
4631
4632 \begin_inset Index idx
4633 status collapsed
4634
4635 \begin_layout Plain Layout
4636 Comandos ! D ! 
4637 \backslash
4638 dotfill
4639 \end_layout
4640
4641 \end_inset
4642
4643  puedes completar con puntos una línea.
4644  El efecto de este tipo de comandos es como el de 
4645 \series bold
4646
4647 \backslash
4648 hfill
4649 \series default
4650 , véase 
4651 \begin_inset CommandInset ref
4652 LatexCommand ref
4653 reference "sub:Espacio-variable"
4654
4655 \end_inset
4656
4657 .
4658 \end_layout
4659
4660 \begin_layout Standard
4661 Por ejemplo el comando 
4662 \series bold
4663 A
4664 \backslash
4665 dotfill
4666 \series default
4667
4668 \begin_inset space \textvisiblespace{}
4669 \end_inset
4670
4671
4672 \series bold
4673 B
4674 \series default
4675  genera
4676 \end_layout
4677
4678 \begin_layout Standard
4679 \begin_inset Formula $A\dotfill B$
4680 \end_inset
4681
4682
4683 \end_layout
4684
4685 \begin_layout Standard
4686 Un comando análogo a 
4687 \series bold
4688
4689 \backslash
4690 dotfill
4691 \series default
4692  para rellenar con una línea es 
4693 \series bold
4694
4695 \backslash
4696 hrulefill
4697 \series default
4698
4699 \begin_inset Index idx
4700 status collapsed
4701
4702 \begin_layout Plain Layout
4703 Comandos ! H ! 
4704 \backslash
4705 hrulefill
4706 \end_layout
4707
4708 \end_inset
4709
4710 :
4711 \end_layout
4712
4713 \begin_layout Standard
4714 \begin_inset Formula $A\hrulefill B$
4715 \end_inset
4716
4717
4718 \end_layout
4719
4720 \begin_layout Standard
4721 Para usar estos comandos en el texto, deben insertarse en modo TeX.
4722 \end_layout
4723
4724 \begin_layout Section
4725 Matrices
4726 \begin_inset CommandInset label
4727 LatexCommand label
4728 name "sec:Matrices"
4729
4730 \end_inset
4731
4732
4733 \begin_inset Index idx
4734 status collapsed
4735
4736 \begin_layout Plain Layout
4737 Matrices
4738 \end_layout
4739
4740 \end_inset
4741
4742
4743 \end_layout
4744
4745 \begin_layout Standard
4746 Se pueden insertar con el botón 
4747 \begin_inset Graphics
4748         filename ../../images/dialog-show_mathmatrix.png
4749         scale 85
4750
4751 \end_inset
4752
4753  de la barra de ecuaciones o con el menú 
4754 \family sans
4755 Insertar\SpecialChar \menuseparator
4756 Ecuación\SpecialChar \menuseparator
4757 Matriz
4758 \family default
4759 .
4760  Aparece una ventana en la que se pide el número de filas y columnas, la
4761  alineación y la decoración.
4762  La alineación vertical sólo es relevante para matrices en línea:
4763 \end_layout
4764
4765 \begin_layout Standard
4766 Esta primera matriz tiene alineación superior 
4767 \begin_inset Formula $\begin{array}[t]{cccc}
4768 A & D & G & J\\
4769 B & E & H & K\\
4770 D & F & I & L
4771 \end{array}$
4772 \end_inset
4773
4774  , la segunda alineación central 
4775 \begin_inset Formula $\begin{array}{cccc}
4776 A & D & G & J\\
4777 B & E & H & K\\
4778 D & F & I & L
4779 \end{array}$
4780 \end_inset
4781
4782  , y la tercera alineación inferior 
4783 \begin_inset Formula $\begin{array}[b]{cccc}
4784 A & D & G & J\\
4785 B & E & H & K\\
4786 D & F & I & L
4787 \end{array}$
4788 \end_inset
4789
4790 .
4791 \end_layout
4792
4793 \begin_layout Standard
4794 La alineación horizontal especifica cómo deben alinearse las entradas de
4795  la columna.
4796  Se determina mediante una letra para cada columna.
4797  
4798 \emph on
4799 l
4800 \emph default
4801  indica alineación a la izquierda, 
4802 \emph on
4803 c
4804 \emph default
4805  alineación centrada y 
4806 \emph on
4807 r
4808 \emph default
4809  alineación a la derecha.
4810  Por ejemplo, para componer una matriz
4811 \begin_inset space ~
4812 \end_inset
4813
4814 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
4815  centradas y la última a la derecha, se anota 
4816 \series bold
4817 lccr
4818 \series default
4819  en la alineación horizontal.
4820  Normalmente todas las columnas de una matriz están centradas, por tanto
4821  el valor por omisión es 
4822 \series bold
4823 c
4824 \series default
4825  para todas ellas.
4826 \end_layout
4827
4828 \begin_layout Standard
4829 Alineación horizontal:
4830 \end_layout
4831
4832 \begin_layout Standard
4833
4834 \series bold
4835 lll
4836 \series default
4837  : 
4838 \begin_inset Formula $\begin{array}{lll}
4839 10000 & D & G\\
4840 B & 10000 & H\\
4841 C & F & 10000
4842 \end{array}$
4843 \end_inset
4844
4845  , 
4846 \series bold
4847 ccc 
4848 \series default
4849
4850 \begin_inset Formula $\begin{array}{ccc}
4851 10000 & D & G\\
4852 B & 10000 & H\\
4853 C & F & 10000
4854 \end{array}$
4855 \end_inset
4856
4857  
4858 \series bold
4859 ,
4860 \series default
4861  
4862 \series bold
4863 rrr 
4864 \series default
4865
4866 \begin_inset Formula $\begin{array}{rrr}
4867 10000 & D & G\\
4868 B & 10000 & H\\
4869 C & F & 10000
4870 \end{array}$
4871 \end_inset
4872
4873
4874 \end_layout
4875
4876 \begin_layout Standard
4877 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
4878  botones 
4879 \begin_inset Graphics
4880         filename ../../images/tabular-feature_append-row.png
4881         scale 85
4882
4883 \end_inset
4884
4885
4886 \begin_inset Graphics
4887         filename ../../images/tabular-feature_delete-row.png
4888         scale 85
4889
4890 \end_inset
4891
4892 , etc.
4893  de la barra de ecuaciones o el menú 
4894 \family sans
4895 Editar\SpecialChar \menuseparator
4896 Filas y columnas
4897 \family default
4898 .
4899  También se pueden añadir filas nuevas con 
4900 \family sans
4901 Ctrl+Entrar
4902 \family default
4903 .
4904 \end_layout
4905
4906 \begin_layout Standard
4907 \begin_inset VSpace bigskip
4908 \end_inset
4909
4910
4911 \end_layout
4912
4913 \begin_layout Standard
4914 La 
4915 \family sans
4916 Decoración
4917 \family default
4918  añade paréntesis en el estilo seleccionado alrededor de la matriz.
4919  Alternativamente, se pueden generar paréntesis con los comandos 
4920 \series bold
4921
4922 \backslash
4923 left
4924 \series default
4925
4926 \begin_inset Index idx
4927 status collapsed
4928
4929 \begin_layout Plain Layout
4930 Comandos ! L ! 
4931 \backslash
4932 left
4933 \end_layout
4934
4935 \end_inset
4936
4937  y 
4938 \series bold
4939
4940 \backslash
4941 right
4942 \series default
4943
4944 \begin_inset Index idx
4945 status collapsed
4946
4947 \begin_layout Plain Layout
4948 Comandos ! R ! 
4949 \backslash
4950 right
4951 \end_layout
4952
4953 \end_inset
4954
4955  (atajo 
4956 \family sans
4957 Alt+M
4958 \begin_inset space ~
4959 \end_inset
4960
4961 Paréntesis
4962 \family default
4963 ), véase 
4964 \begin_inset CommandInset ref
4965 LatexCommand ref
4966 reference "sub:Tamaño-automático-de"
4967
4968 \end_inset
4969
4970 , o usando los comandos siguientes:
4971 \end_layout
4972
4973 \begin_layout Standard
4974 \begin_inset VSpace medskip
4975 \end_inset
4976
4977
4978 \end_layout
4979
4980 \begin_layout Standard
4981 \begin_inset space \hfill{}
4982 \end_inset
4983
4984
4985 \begin_inset Tabular
4986 <lyxtabular version="3" rows="4" columns="2">
4987 <features rotate="0" tabularvalignment="middle">
4988 <column alignment="center" valignment="top">
4989 <column alignment="center" valignment="top">
4990 <row>
4991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4992 \begin_inset Text
4993
4994 \begin_layout Plain Layout
4995 Comando
4996 \end_layout
4997
4998 \end_inset
4999 </cell>
5000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5001 \begin_inset Text
5002
5003 \begin_layout Plain Layout
5004 Resultado
5005 \begin_inset Note Note
5006 status collapsed
5007
5008 \begin_layout Plain Layout
5009
5010 \series bold
5011
5012 \backslash
5013 raisebox
5014 \series default
5015  se usa sólo como espaciador
5016 \end_layout
5017
5018 \end_inset
5019
5020
5021 \end_layout
5022
5023 \end_inset
5024 </cell>
5025 </row>
5026 <row>
5027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5028 \begin_inset Text
5029
5030 \begin_layout Plain Layout
5031
5032 \backslash
5033 bmatrix
5034 \begin_inset space \textvisiblespace{}
5035 \end_inset
5036
5037 2
5038 \series bold
5039 ×
5040 \series default
5041 2
5042 \begin_inset space \thinspace{}
5043 \end_inset
5044
5045 matriz
5046 \end_layout
5047
5048 \end_inset
5049 </cell>
5050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5051 \begin_inset Text
5052
5053 \begin_layout Plain Layout
5054 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5055 0 & \textrm{-}\mathrm{i}\\
5056 \mathrm{i} & 0
5057 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5058 \end_inset
5059
5060
5061 \end_layout
5062
5063 \end_inset
5064 </cell>
5065 </row>
5066 <row>
5067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5068 \begin_inset Text
5069
5070 \begin_layout Plain Layout
5071
5072 \backslash
5073 Bmatrix
5074 \begin_inset space \textvisiblespace{}
5075 \end_inset
5076
5077 2×2
5078 \begin_inset space \thinspace{}
5079 \end_inset
5080
5081 matriz
5082 \end_layout
5083
5084 \end_inset
5085 </cell>
5086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5087 \begin_inset Text
5088
5089 \begin_layout Plain Layout
5090 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5091 0 & \textrm{-}\mathrm{i}\\
5092 \mathrm{i} & 0
5093 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5094 \end_inset
5095
5096
5097 \end_layout
5098
5099 \end_inset
5100 </cell>
5101 </row>
5102 <row>
5103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5104 \begin_inset Text
5105
5106 \begin_layout Plain Layout
5107
5108 \backslash
5109 pmatrix
5110 \begin_inset space \textvisiblespace{}
5111 \end_inset
5112
5113 2
5114 \series bold
5115 ×
5116 \series default
5117 2
5118 \begin_inset space \thinspace{}
5119 \end_inset
5120
5121 matriz
5122 \end_layout
5123
5124 \end_inset
5125 </cell>
5126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5127 \begin_inset Text
5128
5129 \begin_layout Plain Layout
5130 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5131 0 & \textrm{-}\mathrm{i}\\
5132 \mathrm{i} & 0
5133 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5134 \end_inset
5135
5136
5137 \end_layout
5138
5139 \end_inset
5140 </cell>
5141 </row>
5142 </lyxtabular>
5143
5144 \end_inset
5145
5146
5147 \begin_inset space \hfill{}
5148 \end_inset
5149
5150
5151 \begin_inset Tabular
5152 <lyxtabular version="3" rows="4" columns="2">
5153 <features rotate="0" tabularvalignment="middle">
5154 <column alignment="center" valignment="top">
5155 <column alignment="center" valignment="top">
5156 <row>
5157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5158 \begin_inset Text
5159
5160 \begin_layout Plain Layout
5161 Comando
5162 \end_layout
5163
5164 \end_inset
5165 </cell>
5166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5167 \begin_inset Text
5168
5169 \begin_layout Plain Layout
5170 Resultado
5171 \begin_inset Note Note
5172 status collapsed
5173
5174 \begin_layout Plain Layout
5175
5176 \series bold
5177
5178 \backslash
5179 raisebox
5180 \series default
5181  se usa sólo como espaciador
5182 \end_layout
5183
5184 \end_inset
5185
5186
5187 \end_layout
5188
5189 \end_inset
5190 </cell>
5191 </row>
5192 <row>
5193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5194 \begin_inset Text
5195
5196 \begin_layout Plain Layout
5197
5198 \backslash
5199 vmatrix
5200 \begin_inset space \textvisiblespace{}
5201 \end_inset
5202
5203 2
5204 \series bold
5205 ×
5206 \series default
5207 2
5208 \begin_inset space \thinspace{}
5209 \end_inset
5210
5211 matriz
5212 \end_layout
5213
5214 \end_inset
5215 </cell>
5216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5217 \begin_inset Text
5218
5219 \begin_layout Plain Layout
5220 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5221 0 & \textrm{-}\mathrm{i}\\
5222 \mathrm{i} & 0
5223 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5224 \end_inset
5225
5226
5227 \end_layout
5228
5229 \end_inset
5230 </cell>
5231 </row>
5232 <row>
5233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5234 \begin_inset Text
5235
5236 \begin_layout Plain Layout
5237
5238 \backslash
5239 Vmatrix
5240 \begin_inset space \textvisiblespace{}
5241 \end_inset
5242
5243 2
5244 \series bold
5245 ×
5246 \series default
5247 2
5248 \begin_inset space \thinspace{}
5249 \end_inset
5250
5251 matriz
5252 \end_layout
5253
5254 \end_inset
5255 </cell>
5256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5257 \begin_inset Text
5258
5259 \begin_layout Plain Layout
5260 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5261 0 & \textrm{-}\mathrm{i}\\
5262 \mathrm{i} & 0
5263 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5264 \end_inset
5265
5266
5267 \end_layout
5268
5269 \end_inset
5270 </cell>
5271 </row>
5272 <row>
5273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5274 \begin_inset Text
5275
5276 \begin_layout Plain Layout
5277
5278 \backslash
5279 matrix
5280 \begin_inset space \textvisiblespace{}
5281 \end_inset
5282
5283 2
5284 \series bold
5285 ×
5286 \series default
5287 2
5288 \begin_inset space \thinspace{}
5289 \end_inset
5290
5291 matriz
5292 \end_layout
5293
5294 \end_inset
5295 </cell>
5296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5297 \begin_inset Text
5298
5299 \begin_layout Plain Layout
5300 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5301 0 & \textrm{-}\mathrm{i}\\
5302 \mathrm{i} & 0
5303 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5304 \end_inset
5305
5306
5307 \end_layout
5308
5309 \end_inset
5310 </cell>
5311 </row>
5312 </lyxtabular>
5313
5314 \end_inset
5315
5316
5317 \begin_inset space \hfill{}
5318 \end_inset
5319
5320
5321 \end_layout
5322
5323 \begin_layout Standard
5324 \begin_inset VSpace medskip
5325 \end_inset
5326
5327
5328 \end_layout
5329
5330 \begin_layout Standard
5331 Cuando se inserta p.
5332 \begin_inset space \thinspace{}
5333 \end_inset
5334
5335 e.
5336 \begin_inset space ~
5337 \end_inset
5338
5339
5340 \series bold
5341
5342 \backslash
5343 vmatrix
5344 \series default
5345 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5346  la matriz.
5347 \begin_inset Newline newline
5348 \end_inset
5349
5350 Hay que tener en cuenta que las matrices decoradas ignoran el alineamiento
5351  vertical.
5352 \end_layout
5353
5354 \begin_layout Standard
5355 \begin_inset VSpace bigskip
5356 \end_inset
5357
5358
5359 \end_layout
5360
5361 \begin_layout Standard
5362 Como todas las ecuaciones multilínea son matrices, la longitud 
5363 \series bold
5364
5365 \backslash
5366 arraycolsep
5367 \series default
5368
5369 \begin_inset Index idx
5370 status collapsed
5371
5372 \begin_layout Plain Layout
5373 Comandos ! A ! 
5374 \backslash
5375 arraycolsep
5376 \end_layout
5377
5378 \end_inset
5379
5380 , que se describe en 
5381 \begin_inset CommandInset ref
5382 LatexCommand ref
5383 reference "sub:Separación-de-columnas"
5384
5385 \end_inset
5386
5387 , también se puede usar para cambiar la separación de las columnas en una
5388  matriz.
5389  Para cambiar la separación de las filas, se usa el comando 
5390 \series bold
5391
5392 \backslash
5393 arraystretch
5394 \series default
5395
5396 \begin_inset Index idx
5397 status collapsed
5398
5399 \begin_layout Plain Layout
5400 Comandos ! A ! 
5401 \backslash
5402 arraystretch
5403 \end_layout
5404
5405 \end_inset
5406
5407  de la siguiente manera:
5408 \end_layout
5409
5410 \begin_layout Standard
5411
5412 \series bold
5413
5414 \backslash
5415 renewcommand{
5416 \backslash
5417 arraystretch}{factor de separación}
5418 \begin_inset Index idx
5419 status collapsed
5420
5421 \begin_layout Plain Layout
5422 Comandos ! R ! 
5423 \backslash
5424 renewcommand
5425 \end_layout
5426
5427 \end_inset
5428
5429
5430 \end_layout
5431
5432 \begin_layout Standard
5433 El comando 
5434 \series bold
5435
5436 \backslash
5437 renewcommand
5438 \series default
5439  asigna el factor de separación al comando predefinido 
5440 \series bold
5441
5442 \backslash
5443 arraystretch
5444 \series default
5445 .
5446  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5447  Además, éste se usa para todas las matrices siguientes.
5448  Para volver a la separación original, asigna factor 1 a 
5449 \series bold
5450
5451 \backslash
5452 arraystretch
5453 \series default
5454 .
5455 \end_layout
5456
5457 \begin_layout Standard
5458 Para poner matrices en línea se usa el comando 
5459 \series bold
5460
5461 \backslash
5462 smallmatrix
5463 \series default
5464
5465 \begin_inset Index idx
5466 status collapsed
5467
5468 \begin_layout Plain Layout
5469 Comandos ! S ! 
5470 \backslash
5471 smallmatrix
5472 \end_layout
5473
5474 \end_inset
5475
5476 .
5477  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5478  se inserta la matriz.
5479  
5480 \end_layout
5481
5482 \begin_layout Standard
5483 Esto es una matriz 
5484 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5485 C & D
5486 \end{smallmatrix}\right)$
5487 \end_inset
5488
5489  en línea.
5490 \end_layout
5491
5492 \begin_layout Section
5493 Delimitadores
5494 \begin_inset Index idx
5495 status collapsed
5496
5497 \begin_layout Plain Layout
5498 Delimitadores
5499 \end_layout
5500
5501 \end_inset
5502
5503
5504 \end_layout
5505
5506 \begin_layout Subsection
5507 Delimitadores verticales
5508 \begin_inset Index idx
5509 status collapsed
5510
5511 \begin_layout Plain Layout
5512 Delimitadores ! verticales
5513 \end_layout
5514
5515 \end_inset
5516
5517
5518 \end_layout
5519
5520 \begin_layout Standard
5521 \begin_inset space \hfill{}
5522 \end_inset
5523
5524
5525 \begin_inset Tabular
5526 <lyxtabular version="3" rows="9" columns="2">
5527 <features rotate="0" tabularvalignment="middle">
5528 <column alignment="center" valignment="top" width="0pt">
5529 <column alignment="center" valignment="top" width="0pt">
5530 <row>
5531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5532 \begin_inset Text
5533
5534 \begin_layout Plain Layout
5535 Comando
5536 \end_layout
5537
5538 \end_inset
5539 </cell>
5540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5541 \begin_inset Text
5542
5543 \begin_layout Plain Layout
5544 Resultado
5545 \end_layout
5546
5547 \end_inset
5548 </cell>
5549 </row>
5550 <row>
5551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5552 \begin_inset Text
5553
5554 \begin_layout Plain Layout
5555 (
5556 \end_layout
5557
5558 \end_inset
5559 </cell>
5560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5561 \begin_inset Text
5562
5563 \begin_layout Plain Layout
5564 \begin_inset Formula $($
5565 \end_inset
5566
5567
5568 \end_layout
5569
5570 \end_inset
5571 </cell>
5572 </row>
5573 <row>
5574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5575 \begin_inset Text
5576
5577 \begin_layout Plain Layout
5578 {
5579 \end_layout
5580
5581 \end_inset
5582 </cell>
5583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5584 \begin_inset Text
5585
5586 \begin_layout Plain Layout
5587 \begin_inset Formula $\{$
5588 \end_inset
5589
5590
5591 \end_layout
5592
5593 \end_inset
5594 </cell>
5595 </row>
5596 <row>
5597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5598 \begin_inset Text
5599
5600 \begin_layout Plain Layout
5601 [
5602 \end_layout
5603
5604 \end_inset
5605 </cell>
5606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5607 \begin_inset Text
5608
5609 \begin_layout Plain Layout
5610 \begin_inset Formula $[$
5611 \end_inset
5612
5613
5614 \end_layout
5615
5616 \end_inset
5617 </cell>
5618 </row>
5619 <row>
5620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5621 \begin_inset Text
5622
5623 \begin_layout Plain Layout
5624
5625 \backslash
5626 langle
5627 \end_layout
5628
5629 \end_inset
5630 </cell>
5631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5632 \begin_inset Text
5633
5634 \begin_layout Plain Layout
5635 \begin_inset Formula $\langle$
5636 \end_inset
5637
5638
5639 \end_layout
5640
5641 \end_inset
5642 </cell>
5643 </row>
5644 <row>
5645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5646 \begin_inset Text
5647
5648 \begin_layout Plain Layout
5649
5650 \backslash
5651 lceil
5652 \end_layout
5653
5654 \end_inset
5655 </cell>
5656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5657 \begin_inset Text
5658
5659 \begin_layout Plain Layout
5660 \begin_inset Formula $\lceil$
5661 \end_inset
5662
5663
5664 \end_layout
5665
5666 \end_inset
5667 </cell>
5668 </row>
5669 <row>
5670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5671 \begin_inset Text
5672
5673 \begin_layout Plain Layout
5674
5675 \backslash
5676 lfloor
5677 \end_layout
5678
5679 \end_inset
5680 </cell>
5681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5682 \begin_inset Text
5683
5684 \begin_layout Plain Layout
5685 \begin_inset Formula $\lfloor$
5686 \end_inset
5687
5688
5689 \end_layout
5690
5691 \end_inset
5692 </cell>
5693 </row>
5694 <row>
5695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5696 \begin_inset Text
5697
5698 \begin_layout Plain Layout
5699 /
5700 \end_layout
5701
5702 \end_inset
5703 </cell>
5704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5705 \begin_inset Text
5706
5707 \begin_layout Plain Layout
5708 \begin_inset Formula $/$
5709 \end_inset
5710
5711
5712 \end_layout
5713
5714 \end_inset
5715 </cell>
5716 </row>
5717 <row>
5718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5719 \begin_inset Text
5720
5721 \begin_layout Plain Layout
5722 |
5723 \end_layout
5724
5725 \end_inset
5726 </cell>
5727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5728 \begin_inset Text
5729
5730 \begin_layout Plain Layout
5731 \begin_inset Formula $|$
5732 \end_inset
5733
5734
5735 \end_layout
5736
5737 \end_inset
5738 </cell>
5739 </row>
5740 </lyxtabular>
5741
5742 \end_inset
5743
5744
5745 \begin_inset space \hfill{}
5746 \end_inset
5747
5748
5749 \begin_inset Tabular
5750 <lyxtabular version="3" rows="9" columns="2">
5751 <features rotate="0" tabularvalignment="middle">
5752 <column alignment="center" valignment="top" width="0pt">
5753 <column alignment="center" valignment="top" width="0pt">
5754 <row>
5755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5756 \begin_inset Text
5757
5758 \begin_layout Plain Layout
5759 Comando
5760 \end_layout
5761
5762 \end_inset
5763 </cell>
5764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5765 \begin_inset Text
5766
5767 \begin_layout Plain Layout
5768 Resultado
5769 \end_layout
5770
5771 \end_inset
5772 </cell>
5773 </row>
5774 <row>
5775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5776 \begin_inset Text
5777
5778 \begin_layout Plain Layout
5779 )
5780 \end_layout
5781
5782 \end_inset
5783 </cell>
5784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5785 \begin_inset Text
5786
5787 \begin_layout Plain Layout
5788 \begin_inset Formula $)$
5789 \end_inset
5790
5791
5792 \end_layout
5793
5794 \end_inset
5795 </cell>
5796 </row>
5797 <row>
5798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5799 \begin_inset Text
5800
5801 \begin_layout Plain Layout
5802 }
5803 \end_layout
5804
5805 \end_inset
5806 </cell>
5807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5808 \begin_inset Text
5809
5810 \begin_layout Plain Layout
5811 \begin_inset Formula $\}$
5812 \end_inset
5813
5814
5815 \end_layout
5816
5817 \end_inset
5818 </cell>
5819 </row>
5820 <row>
5821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5822 \begin_inset Text
5823
5824 \begin_layout Plain Layout
5825 ]
5826 \end_layout
5827
5828 \end_inset
5829 </cell>
5830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5831 \begin_inset Text
5832
5833 \begin_layout Plain Layout
5834 \begin_inset Formula $]$
5835 \end_inset
5836
5837
5838 \end_layout
5839
5840 \end_inset
5841 </cell>
5842 </row>
5843 <row>
5844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5845 \begin_inset Text
5846
5847 \begin_layout Plain Layout
5848
5849 \backslash
5850 rangle
5851 \end_layout
5852
5853 \end_inset
5854 </cell>
5855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5856 \begin_inset Text
5857
5858 \begin_layout Plain Layout
5859 \begin_inset Formula $\rangle$
5860 \end_inset
5861
5862
5863 \end_layout
5864
5865 \end_inset
5866 </cell>
5867 </row>
5868 <row>
5869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5870 \begin_inset Text
5871
5872 \begin_layout Plain Layout
5873
5874 \backslash
5875 rceil
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5881 \begin_inset Text
5882
5883 \begin_layout Plain Layout
5884 \begin_inset Formula $\rceil$
5885 \end_inset
5886
5887
5888 \end_layout
5889
5890 \end_inset
5891 </cell>
5892 </row>
5893 <row>
5894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5895 \begin_inset Text
5896
5897 \begin_layout Plain Layout
5898
5899 \backslash
5900 rfloor
5901 \end_layout
5902
5903 \end_inset
5904 </cell>
5905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5906 \begin_inset Text
5907
5908 \begin_layout Plain Layout
5909 \begin_inset Formula $\rfloor$
5910 \end_inset
5911
5912
5913 \end_layout
5914
5915 \end_inset
5916 </cell>
5917 </row>
5918 <row>
5919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5920 \begin_inset Text
5921
5922 \begin_layout Plain Layout
5923
5924 \backslash
5925
5926 \backslash
5927
5928 \end_layout
5929
5930 \end_inset
5931 </cell>
5932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5933 \begin_inset Text
5934
5935 \begin_layout Plain Layout
5936 \begin_inset Formula $\backslash$
5937 \end_inset
5938
5939
5940 \end_layout
5941
5942 \end_inset
5943 </cell>
5944 </row>
5945 <row>
5946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5947 \begin_inset Text
5948
5949 \begin_layout Plain Layout
5950
5951 \backslash
5952 |
5953 \end_layout
5954
5955 \end_inset
5956 </cell>
5957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5958 \begin_inset Text
5959
5960 \begin_layout Plain Layout
5961 \begin_inset Formula $\|$
5962 \end_inset
5963
5964
5965 \end_layout
5966
5967 \end_inset
5968 </cell>
5969 </row>
5970 </lyxtabular>
5971
5972 \end_inset
5973
5974
5975 \begin_inset space \hfill{}
5976 \end_inset
5977
5978
5979 \end_layout
5980
5981 \begin_layout Standard
5982 \begin_inset Note Greyedout
5983 status open
5984
5985 \begin_layout Plain Layout
5986
5987 \series bold
5988 Nota
5989 \series default
5990 : En modo TeX hay que usar el comando 
5991 \series bold
5992
5993 \backslash
5994 textbackslash
5995 \series default
5996
5997 \begin_inset Index idx
5998 status collapsed
5999
6000 \begin_layout Plain Layout
6001 Comandos ! T ! 
6002 \backslash
6003 textbackslash
6004 \end_layout
6005
6006 \end_inset
6007
6008  para la barra invertida, porque si no el comando 
6009 \series bold
6010
6011 \backslash
6012
6013 \backslash
6014
6015 \series default
6016  genera un salto de línea.
6017 \end_layout
6018
6019 \end_inset
6020
6021
6022 \end_layout
6023
6024 \begin_layout Standard
6025 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6026  descritos en las dos subsecciones siguientes.
6027  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6028  < y > en vez de los comandos 
6029 \series bold
6030
6031 \backslash
6032 langle
6033 \series default
6034  y 
6035 \series bold
6036
6037 \backslash
6038 rangle
6039 \series default
6040 .
6041  
6042 \end_layout
6043
6044 \begin_layout Subsubsection
6045 Tamaño manual de los delimitadores
6046 \begin_inset CommandInset label
6047 LatexCommand label
6048 name "sub:Tamaño-manual-de"
6049
6050 \end_inset
6051
6052
6053 \begin_inset Index idx
6054 status collapsed
6055
6056 \begin_layout Plain Layout
6057 Delimitadores ! tamaño manual
6058 \end_layout
6059
6060 \end_inset
6061
6062
6063 \end_layout
6064
6065 \begin_layout Standard
6066 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6067  LaTeX 
6068 \series bold
6069
6070 \backslash
6071 big
6072 \series default
6073
6074 \begin_inset Index idx
6075 status collapsed
6076
6077 \begin_layout Plain Layout
6078 Comandos ! B ! 
6079 \backslash
6080 big
6081 \end_layout
6082
6083 \end_inset
6084
6085
6086 \series bold
6087
6088 \backslash
6089 Big
6090 \series default
6091
6092 \series bold
6093
6094 \backslash
6095 bigg
6096 \series default
6097 , y 
6098 \series bold
6099
6100 \backslash
6101 Bigg
6102 \series default
6103 .
6104  
6105 \series bold
6106
6107 \backslash
6108 big
6109 \series default
6110  indica el tamaño menor y 
6111 \series bold
6112
6113 \backslash
6114 Bigg
6115 \series default
6116  el mayor.
6117 \end_layout
6118
6119 \begin_layout Standard
6120 Estos comandos se usan para resaltar niveles de delimitación:
6121 \end_layout
6122
6123 \begin_layout Standard
6124 \noindent
6125 \align center
6126 \begin_inset Tabular
6127 <lyxtabular version="3" rows="2" columns="2">
6128 <features rotate="0" tabularvalignment="middle">
6129 <column alignment="center" valignment="top">
6130 <column alignment="center" valignment="top">
6131 <row>
6132 <cell alignment="center" valignment="top" usebox="none">
6133 \begin_inset Text
6134
6135 \begin_layout Plain Layout
6136 todos los delimitadores de igual tamaño:
6137 \end_layout
6138
6139 \end_inset
6140 </cell>
6141 <cell alignment="center" valignment="top" usebox="none">
6142 \begin_inset Text
6143
6144 \begin_layout Plain Layout
6145 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6146 \end_inset
6147
6148
6149 \end_layout
6150
6151 \end_inset
6152 </cell>
6153 </row>
6154 <row>
6155 <cell alignment="center" valignment="top" usebox="none">
6156 \begin_inset Text
6157
6158 \begin_layout Plain Layout
6159 así tiene mejor aspecto:
6160 \end_layout
6161
6162 \end_inset
6163 </cell>
6164 <cell alignment="center" valignment="top" usebox="none">
6165 \begin_inset Text
6166
6167 \begin_layout Plain Layout
6168 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6169 \end_inset
6170
6171
6172 \end_layout
6173
6174 \end_inset
6175 </cell>
6176 </row>
6177 </lyxtabular>
6178
6179 \end_inset
6180
6181
6182 \begin_inset Note Note
6183 status collapsed
6184
6185 \begin_layout Plain Layout
6186
6187 \series bold
6188
6189 \backslash
6190 raisebox
6191 \series default
6192  se usa sólo como espaciador
6193 \end_layout
6194
6195 \end_inset
6196
6197
6198 \end_layout
6199
6200 \begin_layout Standard
6201 Para la segunda expresión se ha empleado el comando 
6202 \series bold
6203
6204 \backslash
6205 Big((A+B)(A-B)
6206 \backslash
6207 Big)^
6208 \series default
6209
6210 \begin_inset space \textvisiblespace{}
6211 \end_inset
6212
6213
6214 \series bold
6215 C
6216 \series default
6217 .
6218 \end_layout
6219
6220 \begin_layout Standard
6221 He aquí una visión conjunta de todos los tamaños y delimitadores:
6222 \end_layout
6223
6224 \begin_layout Standard
6225 \noindent
6226 \align center
6227
6228 \backslash
6229 Bigg(
6230 \backslash
6231 exp
6232 \backslash
6233 bigg<
6234 \backslash
6235 Big[
6236 \backslash
6237 big{
6238 \backslash
6239 ln(3x)
6240 \backslash
6241 big}^2
6242 \begin_inset space \textvisiblespace{}
6243 \end_inset
6244
6245
6246 \backslash
6247 sen(x)
6248 \backslash
6249 Big]^
6250 \begin_inset space \textvisiblespace{}
6251 \end_inset
6252
6253 A
6254 \begin_inset space \textvisiblespace{}
6255 \end_inset
6256
6257
6258 \backslash
6259 bigg>
6260 \backslash
6261 Bigg)^0,5
6262 \begin_inset Formula 
6263 \[
6264 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}
6265 \]
6266
6267 \end_inset
6268
6269
6270 \end_layout
6271
6272 \begin_layout Standard
6273 Además de los comandos 
6274 \series bold
6275
6276 \backslash
6277 big
6278 \series default
6279  hay la variante 
6280 \series bold
6281
6282 \backslash
6283 bigm
6284 \series default
6285
6286 \begin_inset Index idx
6287 status collapsed
6288
6289 \begin_layout Plain Layout
6290 Comandos ! B ! 
6291 \backslash
6292 bigm
6293 \end_layout
6294
6295 \end_inset
6296
6297 , que añade un poco más de espacio entre el delimitador y su contenido,
6298  y la variante 
6299 \series bold
6300
6301 \backslash
6302 bigl
6303 \series default
6304 -
6305 \series bold
6306
6307 \backslash
6308 bigr
6309 \series default
6310
6311 \begin_inset Index idx
6312 status collapsed
6313
6314 \begin_layout Plain Layout
6315 Comandos ! B ! 
6316 \backslash
6317 bigl - 
6318 \backslash
6319 bigr
6320 \end_layout
6321
6322 \end_inset
6323
6324 , que no añade espacio adicional.
6325  La 
6326 \emph on
6327 l
6328 \emph default
6329  al final del comando 
6330 \series bold
6331
6332 \backslash
6333 bigl 
6334 \series default
6335 es para el delimitador izquierdo, la 
6336 \emph on
6337 r
6338 \emph default
6339  es para el delimitador derecho.
6340  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6341  apertura o de cierre.
6342 \end_layout
6343
6344 \begin_layout Standard
6345 En el siguiente cuadro hay una comparación de las variantes:
6346 \end_layout
6347
6348 \begin_layout Standard
6349 \noindent
6350 \align center
6351 \begin_inset Tabular
6352 <lyxtabular version="3" rows="5" columns="2">
6353 <features rotate="0" tabularvalignment="middle">
6354 <column alignment="center" valignment="top">
6355 <column alignment="center" valignment="top">
6356 <row>
6357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6358 \begin_inset Text
6359
6360 \begin_layout Plain Layout
6361 Comando
6362 \end_layout
6363
6364 \end_inset
6365 </cell>
6366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6367 \begin_inset Text
6368
6369 \begin_layout Plain Layout
6370 Resultado
6371 \begin_inset Note Note
6372 status collapsed
6373
6374 \begin_layout Plain Layout
6375
6376 \series bold
6377
6378 \backslash
6379 raisebox
6380 \series default
6381  se usa sólo como espaciador
6382 \end_layout
6383
6384 \end_inset
6385
6386
6387 \end_layout
6388
6389 \end_inset
6390 </cell>
6391 </row>
6392 <row>
6393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6394 \begin_inset Text
6395
6396 \begin_layout Plain Layout
6397
6398 \backslash
6399 Bigm(
6400 \backslash
6401 bigm(
6402 \backslash
6403 ln(3x)
6404 \backslash
6405 bigm)^2
6406 \series bold
6407
6408 \begin_inset space \textvisiblespace{}
6409 \end_inset
6410
6411
6412 \series default
6413
6414 \backslash
6415 Bigm)
6416 \end_layout
6417
6418 \end_inset
6419 </cell>
6420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6421 \begin_inset Text
6422
6423 \begin_layout Plain Layout
6424 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6425 \end_inset
6426
6427
6428 \end_layout
6429
6430 \end_inset
6431 </cell>
6432 </row>
6433 <row>
6434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6435 \begin_inset Text
6436
6437 \begin_layout Plain Layout
6438
6439 \backslash
6440 Big(
6441 \backslash
6442 big(
6443 \backslash
6444 ln(3x)
6445 \backslash
6446 big)^2
6447 \series bold
6448
6449 \begin_inset space \textvisiblespace{}
6450 \end_inset
6451
6452
6453 \series default
6454
6455 \backslash
6456 Big)
6457 \end_layout
6458
6459 \end_inset
6460 </cell>
6461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6462 \begin_inset Text
6463
6464 \begin_layout Plain Layout
6465 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6466 \end_inset
6467
6468
6469 \end_layout
6470
6471 \end_inset
6472 </cell>
6473 </row>
6474 <row>
6475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6476 \begin_inset Text
6477
6478 \begin_layout Plain Layout
6479
6480 \backslash
6481 Bigl(
6482 \backslash
6483 bigl(
6484 \backslash
6485 ln(3x)
6486 \backslash
6487 bigr)^2
6488 \series bold
6489
6490 \begin_inset space \textvisiblespace{}
6491 \end_inset
6492
6493
6494 \series default
6495
6496 \backslash
6497 Bigr)
6498 \end_layout
6499
6500 \end_inset
6501 </cell>
6502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6503 \begin_inset Text
6504
6505 \begin_layout Plain Layout
6506 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
6507 \end_inset
6508
6509
6510 \end_layout
6511
6512 \end_inset
6513 </cell>
6514 </row>
6515 <row>
6516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6517 \begin_inset Text
6518
6519 \begin_layout Plain Layout
6520
6521 \backslash
6522 bigl)
6523 \backslash
6524 ln(3x)
6525 \backslash
6526 bigr(
6527 \end_layout
6528
6529 \end_inset
6530 </cell>
6531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6532 \begin_inset Text
6533
6534 \begin_layout Plain Layout
6535 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6536 \end_inset
6537
6538
6539 \end_layout
6540
6541 \end_inset
6542 </cell>
6543 </row>
6544 </lyxtabular>
6545
6546 \end_inset
6547
6548
6549 \end_layout
6550
6551 \begin_layout Subsubsection
6552 Tamaño automático de los delimitadores
6553 \begin_inset CommandInset label
6554 LatexCommand label
6555 name "sub:Tamaño-automático-de"
6556
6557 \end_inset
6558
6559
6560 \begin_inset Index idx
6561 status collapsed
6562
6563 \begin_layout Plain Layout
6564 Delimitadores ! tamaño automático
6565 \end_layout
6566
6567 \end_inset
6568
6569
6570 \end_layout
6571
6572 \begin_layout Standard
6573 Se pueden insertar delimitadores de tamaño variable con los comandos 
6574 \series bold
6575
6576 \backslash
6577 left
6578 \series default
6579
6580 \begin_inset Index idx
6581 status collapsed
6582
6583 \begin_layout Plain Layout
6584 Comandos ! L ! 
6585 \backslash
6586 left
6587 \end_layout
6588
6589 \end_inset
6590
6591  y 
6592 \series bold
6593
6594 \backslash
6595 right
6596 \series default
6597
6598 \begin_inset Index idx
6599 status collapsed
6600
6601 \begin_layout Plain Layout
6602 Comandos ! R ! 
6603 \backslash
6604 right
6605 \end_layout
6606
6607 \end_inset
6608
6609  o con el botón de la barra de ecuaciones 
6610 \begin_inset Graphics
6611         filename ../../images/dialog-show_mathdelimiter.png
6612         scale 85
6613
6614 \end_inset
6615
6616 .
6617  El delimitador deseado se debe insertar directamente detrás de 
6618 \series bold
6619
6620 \backslash
6621 left
6622 \series default
6623  y 
6624 \series bold
6625
6626 \backslash
6627 right
6628 \series default
6629 .
6630  El tamaño se calculará automáticamente después para la salida.
6631  
6632 \end_layout
6633
6634 \begin_layout Standard
6635 \noindent
6636 \align center
6637 delimitador normal: El comando 
6638 \series bold
6639
6640 \backslash
6641 ln(
6642 \backslash
6643 frac
6644 \series default
6645
6646 \begin_inset space \textvisiblespace{}
6647 \end_inset
6648
6649
6650 \series bold
6651 A
6652 \begin_inset Formula $\downarrow$
6653 \end_inset
6654
6655 C
6656 \series default
6657
6658 \begin_inset space \textvisiblespace{}
6659 \end_inset
6660
6661
6662 \series bold
6663 )
6664 \series default
6665  genera
6666 \begin_inset Formula 
6667 \[
6668 \ln(\frac{A}{C})
6669 \]
6670
6671 \end_inset
6672
6673
6674 \end_layout
6675
6676 \begin_layout Standard
6677 \noindent
6678 \align center
6679 delimitador multilínea: El comando 
6680 \series bold
6681
6682 \backslash
6683 ln
6684 \backslash
6685 left(
6686 \backslash
6687 frac
6688 \series default
6689
6690 \begin_inset space \textvisiblespace{}
6691 \end_inset
6692
6693
6694 \series bold
6695 A
6696 \begin_inset Formula $\downarrow$
6697 \end_inset
6698
6699 C
6700 \series default
6701
6702 \begin_inset space \textvisiblespace{}
6703 \end_inset
6704
6705
6706 \series bold
6707
6708 \backslash
6709 right)
6710 \series default
6711  genera
6712 \begin_inset Formula 
6713 \[
6714 \ln\left(\frac{A}{C}\right)
6715 \]
6716
6717 \end_inset
6718
6719
6720 \end_layout
6721
6722 \begin_layout Standard
6723 En lugar de 
6724 \series bold
6725
6726 \backslash
6727 left
6728 \series default
6729  y 
6730 \series bold
6731
6732 \backslash
6733 right
6734 \series default
6735  se puede usar el atajo 
6736 \family sans
6737 Alt+M
6738 \begin_inset space ~
6739 \end_inset
6740
6741 Corchete
6742 \family default
6743 .
6744  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
6745  real del delimitador y además se genera el correspondiente delimitador
6746  de cierre.
6747 \begin_inset Newline newline
6748 \end_inset
6749
6750 El comando para el último ejemplo sería 
6751 \series bold
6752
6753 \backslash
6754 ln Alt+M
6755 \series default
6756  
6757 \series bold
6758 (
6759 \backslash
6760 frac
6761 \begin_inset space \textvisiblespace{}
6762 \end_inset
6763
6764 A
6765 \begin_inset Formula $\downarrow$
6766 \end_inset
6767
6768
6769 \end_layout
6770
6771 \begin_layout Standard
6772 Para omitir uno de los dos delimitadores se inserta un punto.
6773  Por ejemplo, el comando 
6774 \series bold
6775
6776 \backslash
6777 left.
6778 \backslash
6779 frac
6780 \series default
6781
6782 \begin_inset space \textvisiblespace{}
6783 \end_inset
6784
6785
6786 \series bold
6787 A
6788 \begin_inset Formula $\downarrow$
6789 \end_inset
6790
6791 B
6792 \series default
6793
6794 \begin_inset space \textvisiblespace{}
6795 \end_inset
6796
6797
6798 \series bold
6799
6800 \backslash
6801 right}
6802 \series default
6803  da lugar a:
6804 \begin_inset Formula 
6805 \[
6806 \left.\frac{A}{B}\right\} 
6807 \]
6808
6809 \end_inset
6810
6811
6812 \end_layout
6813
6814 \begin_layout Standard
6815 LyX convertirá los comandos 
6816 \series bold
6817
6818 \backslash
6819 left
6820 \series default
6821  y 
6822 \series bold
6823
6824 \backslash
6825 right
6826 \series default
6827  a su tamaño adecuado cuando el documento sea recargado y el delimitador
6828  omitido aparecerá como línea de trazos.
6829  
6830 \begin_inset VSpace bigskip
6831 \end_inset
6832
6833
6834 \end_layout
6835
6836 \begin_layout Standard
6837 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
6838  de LaTeX, el comando 
6839 \series bold
6840
6841 \backslash
6842 middle
6843 \series default
6844
6845 \begin_inset Index idx
6846 status collapsed
6847
6848 \begin_layout Plain Layout
6849 Comandos ! M ! 
6850 \backslash
6851 middle
6852 \end_layout
6853
6854 \end_inset
6855
6856  está también disponible para todos los delimitadores y límites.
6857  Con este comando la altura del siguiente carácter se adapta a la de los
6858  delimitadores circundantes, lo que es necesario, p.
6859 \begin_inset space \thinspace{}
6860 \end_inset
6861
6862 e., para vectores cuánticos: 
6863 \begin_inset Formula 
6864 \[
6865 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle 
6866 \]
6867
6868 \end_inset
6869
6870
6871 \end_layout
6872
6873 \begin_layout Standard
6874 Para este tipo de vectores hay un paquete LaTeX específico que se describe
6875  en
6876 \begin_inset space ~
6877 \end_inset
6878
6879
6880 \begin_inset CommandInset ref
6881 LatexCommand ref
6882 reference "sub:Vectores-cuánticos"
6883
6884 \end_inset
6885
6886 .
6887 \end_layout
6888
6889 \begin_layout Subsection
6890 Delimitadores horizontales
6891 \begin_inset Index idx
6892 status collapsed
6893
6894 \begin_layout Plain Layout
6895 Delimitadores ! horizontales
6896 \end_layout
6897
6898 \end_inset
6899
6900
6901 \end_layout
6902
6903 \begin_layout Standard
6904 \noindent
6905 \align center
6906 \begin_inset Tabular
6907 <lyxtabular version="3" rows="4" columns="2">
6908 <features rotate="0" tabularvalignment="middle">
6909 <column alignment="center" valignment="top">
6910 <column alignment="center" valignment="top">
6911 <row>
6912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6913 \begin_inset Text
6914
6915 \begin_layout Plain Layout
6916 Comando
6917 \begin_inset Note Note
6918 status collapsed
6919
6920 \begin_layout Plain Layout
6921
6922 \series bold
6923
6924 \backslash
6925 raisebox
6926 \series default
6927  se usa sólo como espaciador
6928 \end_layout
6929
6930 \end_inset
6931
6932
6933 \end_layout
6934
6935 \end_inset
6936 </cell>
6937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6938 \begin_inset Text
6939
6940 \begin_layout Plain Layout
6941 Resultado
6942 \end_layout
6943
6944 \end_inset
6945 </cell>
6946 </row>
6947 <row>
6948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6949 \begin_inset Text
6950
6951 \begin_layout Plain Layout
6952 \begin_inset ERT
6953 status collapsed
6954
6955 \begin_layout Plain Layout
6956
6957
6958 \backslash
6959 raisebox{2.3mm}{
6960 \end_layout
6961
6962 \end_inset
6963
6964
6965 \backslash
6966 overbrace
6967 \begin_inset space \textvisiblespace{}
6968 \end_inset
6969
6970 A+B
6971 \begin_inset space \textvisiblespace{}
6972 \end_inset
6973
6974 ^
6975 \begin_inset space \textvisiblespace{}
6976 \end_inset
6977
6978 3
6979 \begin_inset ERT
6980 status collapsed
6981
6982 \begin_layout Plain Layout
6983
6984 }
6985 \end_layout
6986
6987 \end_inset
6988
6989
6990 \begin_inset Index idx
6991 status collapsed
6992
6993 \begin_layout Plain Layout
6994 Comandos ! O ! 
6995 \backslash
6996 overbrace
6997 \end_layout
6998
6999 \end_inset
7000
7001
7002 \end_layout
7003
7004 \end_inset
7005 </cell>
7006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7007 \begin_inset Text
7008
7009 \begin_layout Plain Layout
7010 \begin_inset Formula $\overbrace{A+B}^{3}$
7011 \end_inset
7012
7013
7014 \end_layout
7015
7016 \end_inset
7017 </cell>
7018 </row>
7019 <row>
7020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7021 \begin_inset Text
7022
7023 \begin_layout Plain Layout
7024 \begin_inset ERT
7025 status collapsed
7026
7027 \begin_layout Plain Layout
7028
7029
7030 \backslash
7031 raisebox{-2.2mm}{
7032 \end_layout
7033
7034 \end_inset
7035
7036
7037 \backslash
7038 underbrace
7039 \begin_inset space \textvisiblespace{}
7040 \end_inset
7041
7042 A+B
7043 \begin_inset space \textvisiblespace{}
7044 \end_inset
7045
7046 _5
7047 \begin_inset ERT
7048 status collapsed
7049
7050 \begin_layout Plain Layout
7051
7052 }
7053 \end_layout
7054
7055 \end_inset
7056
7057
7058 \begin_inset Index idx
7059 status collapsed
7060
7061 \begin_layout Plain Layout
7062 Comandos ! U ! 
7063 \backslash
7064 underbrace
7065 \end_layout
7066
7067 \end_inset
7068
7069
7070 \end_layout
7071
7072 \end_inset
7073 </cell>
7074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7075 \begin_inset Text
7076
7077 \begin_layout Plain Layout
7078 \begin_inset Formula $\underbrace{A+B}_{5}$
7079 \end_inset
7080
7081
7082 \end_layout
7083
7084 \end_inset
7085 </cell>
7086 </row>
7087 <row>
7088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7089 \begin_inset Text
7090
7091 \begin_layout Plain Layout
7092
7093 \backslash
7094 overbrace
7095 \begin_inset space \textvisiblespace{}
7096 \end_inset
7097
7098
7099 \backslash
7100 underbrace
7101 \begin_inset space \textvisiblespace{}
7102 \end_inset
7103
7104 A+B_w
7105 \begin_inset space \textvisiblespace{}
7106 \end_inset
7107
7108
7109 \begin_inset space \textvisiblespace{}
7110 \end_inset
7111
7112 _7
7113 \begin_inset space \textvisiblespace{}
7114 \end_inset
7115
7116
7117 \begin_inset space \textvisiblespace{}
7118 \end_inset
7119
7120 ^
7121 \begin_inset space \textvisiblespace{}
7122 \end_inset
7123
7124 C
7125 \end_layout
7126
7127 \end_inset
7128 </cell>
7129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7130 \begin_inset Text
7131
7132 \begin_layout Plain Layout
7133 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7134 \end_inset
7135
7136
7137 \end_layout
7138
7139 \end_inset
7140 </cell>
7141 </row>
7142 </lyxtabular>
7143
7144 \end_inset
7145
7146
7147 \end_layout
7148
7149 \begin_layout Standard
7150 En el último ejemplo no importa en qué orden se introducen los comandos
7151  
7152 \series bold
7153
7154 \backslash
7155 overbrace
7156 \series default
7157  y 
7158 \series bold
7159
7160 \backslash
7161 underbrace
7162 \series default
7163 .
7164 \begin_inset VSpace bigskip
7165 \end_inset
7166
7167
7168 \end_layout
7169
7170 \begin_layout Standard
7171 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7172  multilínea, como se describe en
7173 \begin_inset space ~
7174 \end_inset
7175
7176
7177 \begin_inset CommandInset ref
7178 LatexCommand ref
7179 reference "sec:Ecuaciones-multilínea"
7180
7181 \end_inset
7182
7183 :
7184 \begin_inset Formula 
7185 \begin{eqnarray*}
7186 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7187  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7188 \end{eqnarray*}
7189
7190 \end_inset
7191
7192 En la primera fila se insertan la ecuación y la primera llave.
7193  Aquí es importante insertar el comando de espacio
7194 \begin_inset Foot
7195 status collapsed
7196
7197 \begin_layout Plain Layout
7198 Los comandos para espacios se explican en 
7199 \begin_inset CommandInset ref
7200 LatexCommand ref
7201 reference "sub:Espacio-predefinido"
7202
7203 \end_inset
7204
7205
7206 \end_layout
7207
7208 \end_inset
7209
7210  
7211 \series bold
7212
7213 \backslash
7214 :
7215 \series default
7216  antes de la primera
7217 \series bold
7218  
7219 \series default
7220
7221 \begin_inset Formula $d$
7222 \end_inset
7223
7224 , porque la llave que termina detrás de 
7225 \begin_inset Formula $q$
7226 \end_inset
7227
7228  impide que el siguiente 
7229 \begin_inset Quotes fld
7230 \end_inset
7231
7232 +
7233 \begin_inset Quotes frd
7234 \end_inset
7235
7236  esté rodeado de espacio.
7237 \begin_inset Foot
7238 status collapsed
7239
7240 \begin_layout Plain Layout
7241 Debido a que la llave no es considerada como carácter, véase 
7242 \begin_inset CommandInset ref
7243 LatexCommand ref
7244 reference "sub:Operadores-binarios"
7245
7246 \end_inset
7247
7248
7249 \end_layout
7250
7251 \end_inset
7252
7253  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7254  de 
7255 \begin_inset Formula $b$
7256 \end_inset
7257
7258  se inserta antes el comando 
7259 \series bold
7260
7261 \backslash
7262 hphantom{gggg+
7263 \backslash
7264 :}
7265 \series default
7266 .
7267 \begin_inset Foot
7268 status collapsed
7269
7270 \begin_layout Plain Layout
7271 Más sobre 
7272 \series bold
7273
7274 \backslash
7275 hphantom
7276 \series default
7277  en 
7278 \begin_inset CommandInset ref
7279 LatexCommand ref
7280 reference "sub:Espacios-reservados"
7281
7282 \end_inset
7283
7284
7285 \end_layout
7286
7287 \end_inset
7288
7289  Ese espacio es necesario porque el signo 
7290 \begin_inset Quotes fld
7291 \end_inset
7292
7293 +
7294 \begin_inset Quotes frd
7295 \end_inset
7296
7297  va seguido de un espacio en la ecuación.
7298  La llave se coloca bajo el comando 
7299 \series bold
7300
7301 \backslash
7302 hphantom{bbqq+dddd}
7303 \series default
7304 .
7305  
7306 \end_layout
7307
7308 \begin_layout Standard
7309 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7310  ejemplo:
7311 \begin_inset ERT
7312 status collapsed
7313
7314 \begin_layout Plain Layout
7315
7316
7317 \backslash
7318 setlength{
7319 \backslash
7320 jot}{-6pt}
7321 \end_layout
7322
7323 \end_inset
7324
7325
7326 \begin_inset Formula 
7327 \begin{eqnarray*}
7328  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7329 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7330 \end{eqnarray*}
7331
7332 \end_inset
7333
7334
7335 \begin_inset ERT
7336 status collapsed
7337
7338 \begin_layout Plain Layout
7339
7340
7341 \backslash
7342 setlength{
7343 \backslash
7344 jot}{3pt}
7345 \end_layout
7346
7347 \end_inset
7348
7349 La primera fila de la ecuación es igual que la segunda fila del ejemplo
7350  anterior, con la diferencia de que la llave está encima.
7351  La segunda fila contiene la ecuación junto con la segunda llave.
7352  Para evitar que haya demasiado espacio entre la llave superior en la primera
7353  fila y la ecuación hay que reducirlo.
7354  Esto no es fácil de hacer debido a un fallo de LyX.
7355 \begin_inset Foot
7356 status collapsed
7357
7358 \begin_layout Plain Layout
7359 \begin_inset CommandInset href
7360 LatexCommand href
7361 name "LyX-bug #1505"
7362 target "http://www.lyx.org/trac/ticket/1505"
7363
7364 \end_inset
7365
7366
7367 \end_layout
7368
7369 \end_inset
7370
7371  Una solución es cambiar la separación global de filas en la ecuación, 
7372 \series bold
7373
7374 \backslash
7375 jot
7376 \series default
7377
7378 \begin_inset Index idx
7379 status collapsed
7380
7381 \begin_layout Plain Layout
7382 Comandos ! J ! 
7383 \backslash
7384 jot
7385 \end_layout
7386
7387 \end_inset
7388
7389 , en -6
7390 \begin_inset space \thinspace{}
7391 \end_inset
7392
7393 pt insertando antes de la ecuación el comando 
7394 \series bold
7395
7396 \backslash
7397 setlength{
7398 \backslash
7399 jot}{-6pt}
7400 \series default
7401  en modo TeX.
7402  Después de la ecuación se vuelve al valor normal 3
7403 \begin_inset space \thinspace{}
7404 \end_inset
7405
7406 pt de 
7407 \series bold
7408
7409 \backslash
7410 jot
7411 \series default
7412  usando el mismo comando.
7413  Más información sobre separación de filas en ecuaciones en
7414 \begin_inset space ~
7415 \end_inset
7416
7417
7418 \begin_inset CommandInset ref
7419 LatexCommand ref
7420 reference "sub:Separación-de-líneas"
7421
7422 \end_inset
7423
7424 .
7425 \end_layout
7426
7427 \begin_layout Section
7428 Flechas
7429 \begin_inset Index idx
7430 status collapsed
7431
7432 \begin_layout Plain Layout
7433 Flechas
7434 \end_layout
7435
7436 \end_inset
7437
7438
7439 \end_layout
7440
7441 \begin_layout Standard
7442 Las flechas se pueden insertar con el botón 
7443 \begin_inset Graphics
7444         filename ../../images/math/leftarrow.png
7445         scale 85
7446
7447 \end_inset
7448
7449  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
7450  siguientes.
7451 \end_layout
7452
7453 \begin_layout Subsection
7454 Flechas horizontales
7455 \begin_inset Index idx
7456 status collapsed
7457
7458 \begin_layout Plain Layout
7459 Flechas ! horizontales
7460 \end_layout
7461
7462 \end_inset
7463
7464
7465 \end_layout
7466
7467 \begin_layout Standard
7468 \begin_inset space \hfill{}
7469 \end_inset
7470
7471
7472 \begin_inset Tabular
7473 <lyxtabular version="3" rows="8" columns="2">
7474 <features rotate="0" tabularvalignment="middle">
7475 <column alignment="center" valignment="top" width="0pt">
7476 <column alignment="center" valignment="top" width="0pt">
7477 <row>
7478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7479 \begin_inset Text
7480
7481 \begin_layout Plain Layout
7482 Comando
7483 \end_layout
7484
7485 \end_inset
7486 </cell>
7487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7488 \begin_inset Text
7489
7490 \begin_layout Plain Layout
7491 Resultado
7492 \end_layout
7493
7494 \end_inset
7495 </cell>
7496 </row>
7497 <row>
7498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7499 \begin_inset Text
7500
7501 \begin_layout Plain Layout
7502
7503 \backslash
7504 gets
7505 \end_layout
7506
7507 \end_inset
7508 </cell>
7509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7510 \begin_inset Text
7511
7512 \begin_layout Plain Layout
7513 \begin_inset Formula $\gets$
7514 \end_inset
7515
7516
7517 \end_layout
7518
7519 \end_inset
7520 </cell>
7521 </row>
7522 <row>
7523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7524 \begin_inset Text
7525
7526 \begin_layout Plain Layout
7527
7528 \backslash
7529 Leftarrow
7530 \end_layout
7531
7532 \end_inset
7533 </cell>
7534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7535 \begin_inset Text
7536
7537 \begin_layout Plain Layout
7538 \begin_inset Formula $\Leftarrow$
7539 \end_inset
7540
7541
7542 \end_layout
7543
7544 \end_inset
7545 </cell>
7546 </row>
7547 <row>
7548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7549 \begin_inset Text
7550
7551 \begin_layout Plain Layout
7552
7553 \backslash
7554 longleftarrow
7555 \end_layout
7556
7557 \end_inset
7558 </cell>
7559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7560 \begin_inset Text
7561
7562 \begin_layout Plain Layout
7563 \begin_inset Formula $\longleftarrow$
7564 \end_inset
7565
7566
7567 \end_layout
7568
7569 \end_inset
7570 </cell>
7571 </row>
7572 <row>
7573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7574 \begin_inset Text
7575
7576 \begin_layout Plain Layout
7577
7578 \backslash
7579 Longleftarrow
7580 \end_layout
7581
7582 \end_inset
7583 </cell>
7584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7585 \begin_inset Text
7586
7587 \begin_layout Plain Layout
7588 \begin_inset Formula $\Longleftarrow$
7589 \end_inset
7590
7591
7592 \end_layout
7593
7594 \end_inset
7595 </cell>
7596 </row>
7597 <row>
7598 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7599 \begin_inset Text
7600
7601 \begin_layout Plain Layout
7602
7603 \backslash
7604 leftharpoonup
7605 \end_layout
7606
7607 \end_inset
7608 </cell>
7609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7610 \begin_inset Text
7611
7612 \begin_layout Plain Layout
7613 \begin_inset Formula $\leftharpoonup$
7614 \end_inset
7615
7616
7617 \end_layout
7618
7619 \end_inset
7620 </cell>
7621 </row>
7622 <row>
7623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7624 \begin_inset Text
7625
7626 \begin_layout Plain Layout
7627
7628 \backslash
7629 leftharpoondown
7630 \end_layout
7631
7632 \end_inset
7633 </cell>
7634 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7635 \begin_inset Text
7636
7637 \begin_layout Plain Layout
7638 \begin_inset Formula $\leftharpoondown$
7639 \end_inset
7640
7641
7642 \end_layout
7643
7644 \end_inset
7645 </cell>
7646 </row>
7647 <row>
7648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7649 \begin_inset Text
7650
7651 \begin_layout Plain Layout
7652
7653 \backslash
7654 hookleftarrow
7655 \end_layout
7656
7657 \end_inset
7658 </cell>
7659 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7660 \begin_inset Text
7661
7662 \begin_layout Plain Layout
7663 \begin_inset Formula $\hookleftarrow$
7664 \end_inset
7665
7666
7667 \end_layout
7668
7669 \end_inset
7670 </cell>
7671 </row>
7672 </lyxtabular>
7673
7674 \end_inset
7675
7676
7677 \begin_inset space \hfill{}
7678 \end_inset
7679
7680
7681 \begin_inset Tabular
7682 <lyxtabular version="3" rows="8" columns="2">
7683 <features rotate="0" tabularvalignment="middle">
7684 <column alignment="center" valignment="top" width="0pt">
7685 <column alignment="center" valignment="top" width="0pt">
7686 <row>
7687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7688 \begin_inset Text
7689
7690 \begin_layout Plain Layout
7691 Comando
7692 \end_layout
7693
7694 \end_inset
7695 </cell>
7696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7697 \begin_inset Text
7698
7699 \begin_layout Plain Layout
7700 Resultado
7701 \end_layout
7702
7703 \end_inset
7704 </cell>
7705 </row>
7706 <row>
7707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7708 \begin_inset Text
7709
7710 \begin_layout Plain Layout
7711
7712 \backslash
7713 to
7714 \end_layout
7715
7716 \end_inset
7717 </cell>
7718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7719 \begin_inset Text
7720
7721 \begin_layout Plain Layout
7722 \begin_inset Formula $\to$
7723 \end_inset
7724
7725
7726 \end_layout
7727
7728 \end_inset
7729 </cell>
7730 </row>
7731 <row>
7732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7733 \begin_inset Text
7734
7735 \begin_layout Plain Layout
7736
7737 \backslash
7738 Rightarrow
7739 \end_layout
7740
7741 \end_inset
7742 </cell>
7743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7744 \begin_inset Text
7745
7746 \begin_layout Plain Layout
7747 \begin_inset Formula $\Rightarrow$
7748 \end_inset
7749
7750
7751 \end_layout
7752
7753 \end_inset
7754 </cell>
7755 </row>
7756 <row>
7757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7758 \begin_inset Text
7759
7760 \begin_layout Plain Layout
7761
7762 \backslash
7763 longrightarrow
7764 \end_layout
7765
7766 \end_inset
7767 </cell>
7768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7769 \begin_inset Text
7770
7771 \begin_layout Plain Layout
7772 \begin_inset Formula $\longrightarrow$
7773 \end_inset
7774
7775
7776 \end_layout
7777
7778 \end_inset
7779 </cell>
7780 </row>
7781 <row>
7782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7783 \begin_inset Text
7784
7785 \begin_layout Plain Layout
7786
7787 \backslash
7788 Longrightarrow
7789 \end_layout
7790
7791 \end_inset
7792 </cell>
7793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7794 \begin_inset Text
7795
7796 \begin_layout Plain Layout
7797 \begin_inset Formula $\Longrightarrow$
7798 \end_inset
7799
7800
7801 \end_layout
7802
7803 \end_inset
7804 </cell>
7805 </row>
7806 <row>
7807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7808 \begin_inset Text
7809
7810 \begin_layout Plain Layout
7811
7812 \backslash
7813 rightharpoonup
7814 \end_layout
7815
7816 \end_inset
7817 </cell>
7818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7819 \begin_inset Text
7820
7821 \begin_layout Plain Layout
7822 \begin_inset Formula $\rightharpoonup$
7823 \end_inset
7824
7825
7826 \end_layout
7827
7828 \end_inset
7829 </cell>
7830 </row>
7831 <row>
7832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7833 \begin_inset Text
7834
7835 \begin_layout Plain Layout
7836
7837 \backslash
7838 rightharpoondown
7839 \end_layout
7840
7841 \end_inset
7842 </cell>
7843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7844 \begin_inset Text
7845
7846 \begin_layout Plain Layout
7847 \begin_inset Formula $\rightharpoondown$
7848 \end_inset
7849
7850
7851 \end_layout
7852
7853 \end_inset
7854 </cell>
7855 </row>
7856 <row>
7857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7858 \begin_inset Text
7859
7860 \begin_layout Plain Layout
7861
7862 \backslash
7863 hookrightarrow
7864 \end_layout
7865
7866 \end_inset
7867 </cell>
7868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7869 \begin_inset Text
7870
7871 \begin_layout Plain Layout
7872 \begin_inset Formula $\hookrightarrow$
7873 \end_inset
7874
7875
7876 \end_layout
7877
7878 \end_inset
7879 </cell>
7880 </row>
7881 </lyxtabular>
7882
7883 \end_inset
7884
7885
7886 \begin_inset space \hfill{}
7887 \end_inset
7888
7889
7890 \end_layout
7891
7892 \begin_layout Standard
7893 \begin_inset space \hfill{}
7894 \end_inset
7895
7896
7897 \begin_inset Tabular
7898 <lyxtabular version="3" rows="6" columns="2">
7899 <features rotate="0" tabularvalignment="middle">
7900 <column alignment="center" valignment="top" width="0pt">
7901 <column alignment="center" valignment="top" width="0pt">
7902 <row>
7903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7904 \begin_inset Text
7905
7906 \begin_layout Plain Layout
7907 Comando
7908 \end_layout
7909
7910 \end_inset
7911 </cell>
7912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7913 \begin_inset Text
7914
7915 \begin_layout Plain Layout
7916 Resultado
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 </row>
7922 <row>
7923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7924 \begin_inset Text
7925
7926 \begin_layout Plain Layout
7927
7928 \backslash
7929 leftrightarrow
7930 \end_layout
7931
7932 \end_inset
7933 </cell>
7934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7935 \begin_inset Text
7936
7937 \begin_layout Plain Layout
7938 \begin_inset Formula $\leftrightarrow$
7939 \end_inset
7940
7941
7942 \end_layout
7943
7944 \end_inset
7945 </cell>
7946 </row>
7947 <row>
7948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7949 \begin_inset Text
7950
7951 \begin_layout Plain Layout
7952
7953 \backslash
7954 Leftrightarrow
7955 \end_layout
7956
7957 \end_inset
7958 </cell>
7959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7960 \begin_inset Text
7961
7962 \begin_layout Plain Layout
7963 \begin_inset Formula $\Leftrightarrow$
7964 \end_inset
7965
7966
7967 \end_layout
7968
7969 \end_inset
7970 </cell>
7971 </row>
7972 <row>
7973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7974 \begin_inset Text
7975
7976 \begin_layout Plain Layout
7977
7978 \backslash
7979 longleftrightarrow
7980 \end_layout
7981
7982 \end_inset
7983 </cell>
7984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7985 \begin_inset Text
7986
7987 \begin_layout Plain Layout
7988 \begin_inset Formula $\longleftrightarrow$
7989 \end_inset
7990
7991
7992 \end_layout
7993
7994 \end_inset
7995 </cell>
7996 </row>
7997 <row>
7998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7999 \begin_inset Text
8000
8001 \begin_layout Plain Layout
8002
8003 \backslash
8004 Longleftrightarrow
8005 \end_layout
8006
8007 \end_inset
8008 </cell>
8009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8010 \begin_inset Text
8011
8012 \begin_layout Plain Layout
8013 \begin_inset Formula $\Longleftrightarrow$
8014 \end_inset
8015
8016
8017 \end_layout
8018
8019 \end_inset
8020 </cell>
8021 </row>
8022 <row>
8023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8024 \begin_inset Text
8025
8026 \begin_layout Plain Layout
8027
8028 \backslash
8029 rightleftharpoons
8030 \end_layout
8031
8032 \end_inset
8033 </cell>
8034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038 \begin_inset Formula $\rightleftharpoons$
8039 \end_inset
8040
8041
8042 \end_layout
8043
8044 \end_inset
8045 </cell>
8046 </row>
8047 </lyxtabular>
8048
8049 \end_inset
8050
8051
8052 \begin_inset space \hspace{}
8053 \length 25pt
8054 \end_inset
8055
8056
8057 \begin_inset space \hfill{}
8058 \end_inset
8059
8060
8061 \begin_inset Tabular
8062 <lyxtabular version="3" rows="5" columns="2">
8063 <features rotate="0" tabularvalignment="middle">
8064 <column alignment="center" valignment="top" width="0pt">
8065 <column alignment="center" valignment="top" width="0pt">
8066 <row>
8067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8068 \begin_inset Text
8069
8070 \begin_layout Plain Layout
8071 Comando
8072 \end_layout
8073
8074 \end_inset
8075 </cell>
8076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080 Resultado
8081 \end_layout
8082
8083 \end_inset
8084 </cell>
8085 </row>
8086 <row>
8087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8088 \begin_inset Text
8089
8090 \begin_layout Plain Layout
8091
8092 \backslash
8093 mapsto
8094 \end_layout
8095
8096 \end_inset
8097 </cell>
8098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8099 \begin_inset Text
8100
8101 \begin_layout Plain Layout
8102 \begin_inset Formula $\mapsto$
8103 \end_inset
8104
8105
8106 \end_layout
8107
8108 \end_inset
8109 </cell>
8110 </row>
8111 <row>
8112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8113 \begin_inset Text
8114
8115 \begin_layout Plain Layout
8116
8117 \backslash
8118 longmapsto
8119 \end_layout
8120
8121 \end_inset
8122 </cell>
8123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8124 \begin_inset Text
8125
8126 \begin_layout Plain Layout
8127 \begin_inset Formula $\longmapsto$
8128 \end_inset
8129
8130
8131 \end_layout
8132
8133 \end_inset
8134 </cell>
8135 </row>
8136 <row>
8137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8138 \begin_inset Text
8139
8140 \begin_layout Plain Layout
8141
8142 \backslash
8143 leadsto
8144 \end_layout
8145
8146 \end_inset
8147 </cell>
8148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8149 \begin_inset Text
8150
8151 \begin_layout Plain Layout
8152 \begin_inset Formula $\leadsto$
8153 \end_inset
8154
8155
8156 \end_layout
8157
8158 \end_inset
8159 </cell>
8160 </row>
8161 <row>
8162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8163 \begin_inset Text
8164
8165 \begin_layout Plain Layout
8166
8167 \backslash
8168 dasharrow
8169 \end_layout
8170
8171 \end_inset
8172 </cell>
8173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8174 \begin_inset Text
8175
8176 \begin_layout Plain Layout
8177 \begin_inset Formula $\dasharrow$
8178 \end_inset
8179
8180
8181 \end_layout
8182
8183 \end_inset
8184 </cell>
8185 </row>
8186 </lyxtabular>
8187
8188 \end_inset
8189
8190
8191 \begin_inset space \hfill{}
8192 \end_inset
8193
8194
8195 \begin_inset VSpace medskip
8196 \end_inset
8197
8198
8199 \end_layout
8200
8201 \begin_layout Standard
8202 Las flechas que se utilizan como acentos, p.
8203 \begin_inset space \thinspace{}
8204 \end_inset
8205
8206 e.
8207  en vectores, se describen en 
8208 \begin_inset CommandInset ref
8209 LatexCommand ref
8210 reference "sec:Acentos"
8211
8212 \end_inset
8213
8214 .
8215  
8216 \begin_inset VSpace bigskip
8217 \end_inset
8218
8219
8220 \end_layout
8221
8222 \begin_layout Standard
8223 Además hay las flechas etiquetadas
8224 \begin_inset Index idx
8225 status collapsed
8226
8227 \begin_layout Plain Layout
8228 Flechas ! etiquetadas
8229 \end_layout
8230
8231 \end_inset
8232
8233  
8234 \series bold
8235
8236 \backslash
8237 xleftarrow
8238 \series default
8239
8240 \begin_inset Index idx
8241 status collapsed
8242
8243 \begin_layout Plain Layout
8244 Comandos ! X ! 
8245 \backslash
8246 xleftarrow
8247 \end_layout
8248
8249 \end_inset
8250
8251  y 
8252 \series bold
8253
8254 \backslash
8255 xrightarrow
8256 \series default
8257
8258 \begin_inset Index idx
8259 status collapsed
8260
8261 \begin_layout Plain Layout
8262 Comandos ! X ! 
8263 \backslash
8264 xrightarrow
8265 \begin_inset ERT
8266 status collapsed
8267
8268 \begin_layout Plain Layout
8269
8270
8271 \backslash
8272 vspace{4mm}
8273 \end_layout
8274
8275 \end_inset
8276
8277
8278 \end_layout
8279
8280 \end_inset
8281
8282 .
8283  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8284  con dos marcos azules donde se puede insertar la etiqueta.
8285  La longitud de la flecha se adapta a la anchura de la etiqueta.
8286 \end_layout
8287
8288 \begin_layout Standard
8289 \noindent
8290 \align center
8291 \begin_inset Tabular
8292 <lyxtabular version="3" rows="3" columns="2">
8293 <features rotate="0" tabularvalignment="middle">
8294 <column alignment="center" valignment="top">
8295 <column alignment="center" valignment="top">
8296 <row>
8297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8298 \begin_inset Text
8299
8300 \begin_layout Plain Layout
8301 Comando
8302 \end_layout
8303
8304 \end_inset
8305 </cell>
8306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8307 \begin_inset Text
8308
8309 \begin_layout Plain Layout
8310 Resultado
8311 \begin_inset Note Note
8312 status collapsed
8313
8314 \begin_layout Plain Layout
8315
8316 \series bold
8317
8318 \backslash
8319 raisebox
8320 \series default
8321  se usa sólo como espaciador
8322 \end_layout
8323
8324 \end_inset
8325
8326
8327 \end_layout
8328
8329 \end_inset
8330 </cell>
8331 </row>
8332 <row>
8333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8334 \begin_inset Text
8335
8336 \begin_layout Plain Layout
8337 F(a)
8338 \backslash
8339 xleftarrow
8340 \begin_inset space \textvisiblespace{}
8341 \end_inset
8342
8343 x=a
8344 \begin_inset Formula $\downarrow$
8345 \end_inset
8346
8347 x>0
8348 \begin_inset Formula $\to$
8349 \end_inset
8350
8351 F(x)
8352 \end_layout
8353
8354 \end_inset
8355 </cell>
8356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8357 \begin_inset Text
8358
8359 \begin_layout Plain Layout
8360 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8361 \end_inset
8362
8363
8364 \end_layout
8365
8366 \end_inset
8367 </cell>
8368 </row>
8369 <row>
8370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8371 \begin_inset Text
8372
8373 \begin_layout Plain Layout
8374 F(x)
8375 \backslash
8376 xrightarrow
8377 \begin_inset space \textvisiblespace{}
8378 \end_inset
8379
8380 x=a
8381 \begin_inset Formula $\downarrow$
8382 \end_inset
8383
8384 x>0
8385 \begin_inset Formula $\to$
8386 \end_inset
8387
8388 F(a)
8389 \end_layout
8390
8391 \end_inset
8392 </cell>
8393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8394 \begin_inset Text
8395
8396 \begin_layout Plain Layout
8397 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8398 \end_inset
8399
8400
8401 \end_layout
8402
8403 \end_inset
8404 </cell>
8405 </row>
8406 </lyxtabular>
8407
8408 \end_inset
8409
8410
8411 \end_layout
8412
8413 \begin_layout Subsection
8414 Flechas verticales y diagonales
8415 \begin_inset Index idx
8416 status collapsed
8417
8418 \begin_layout Plain Layout
8419 Flechas ! diagonales
8420 \end_layout
8421
8422 \end_inset
8423
8424
8425 \begin_inset Index idx
8426 status collapsed
8427
8428 \begin_layout Plain Layout
8429 Flechas ! verticales
8430 \end_layout
8431
8432 \end_inset
8433
8434
8435 \end_layout
8436
8437 \begin_layout Standard
8438 \begin_inset space \hfill{}
8439 \end_inset
8440
8441
8442 \begin_inset Tabular
8443 <lyxtabular version="3" rows="7" columns="2">
8444 <features rotate="0" tabularvalignment="middle">
8445 <column alignment="center" valignment="top" width="0pt">
8446 <column alignment="center" valignment="top" width="0pt">
8447 <row>
8448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8449 \begin_inset Text
8450
8451 \begin_layout Plain Layout
8452 Comando
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8458 \begin_inset Text
8459
8460 \begin_layout Plain Layout
8461 Resultado
8462 \end_layout
8463
8464 \end_inset
8465 </cell>
8466 </row>
8467 <row>
8468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8469 \begin_inset Text
8470
8471 \begin_layout Plain Layout
8472
8473 \backslash
8474 uparrow
8475 \end_layout
8476
8477 \end_inset
8478 </cell>
8479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8480 \begin_inset Text
8481
8482 \begin_layout Plain Layout
8483 \begin_inset Formula $\uparrow$
8484 \end_inset
8485
8486
8487 \end_layout
8488
8489 \end_inset
8490 </cell>
8491 </row>
8492 <row>
8493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8494 \begin_inset Text
8495
8496 \begin_layout Plain Layout
8497
8498 \backslash
8499 Uparrow
8500 \end_layout
8501
8502 \end_inset
8503 </cell>
8504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8505 \begin_inset Text
8506
8507 \begin_layout Plain Layout
8508 \begin_inset Formula $\Uparrow$
8509 \end_inset
8510
8511
8512 \end_layout
8513
8514 \end_inset
8515 </cell>
8516 </row>
8517 <row>
8518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8519 \begin_inset Text
8520
8521 \begin_layout Plain Layout
8522
8523 \backslash
8524 updownarrow
8525 \end_layout
8526
8527 \end_inset
8528 </cell>
8529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8530 \begin_inset Text
8531
8532 \begin_layout Plain Layout
8533 \begin_inset Formula $\updownarrow$
8534 \end_inset
8535
8536
8537 \end_layout
8538
8539 \end_inset
8540 </cell>
8541 </row>
8542 <row>
8543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8544 \begin_inset Text
8545
8546 \begin_layout Plain Layout
8547
8548 \backslash
8549 Updownarrow
8550 \end_layout
8551
8552 \end_inset
8553 </cell>
8554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8555 \begin_inset Text
8556
8557 \begin_layout Plain Layout
8558 \begin_inset Formula $\Updownarrow$
8559 \end_inset
8560
8561
8562 \end_layout
8563
8564 \end_inset
8565 </cell>
8566 </row>
8567 <row>
8568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8569 \begin_inset Text
8570
8571 \begin_layout Plain Layout
8572
8573 \backslash
8574 Downarrow
8575 \end_layout
8576
8577 \end_inset
8578 </cell>
8579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8580 \begin_inset Text
8581
8582 \begin_layout Plain Layout
8583 \begin_inset Formula $\Downarrow$
8584 \end_inset
8585
8586
8587 \end_layout
8588
8589 \end_inset
8590 </cell>
8591 </row>
8592 <row>
8593 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8594 \begin_inset Text
8595
8596 \begin_layout Plain Layout
8597
8598 \backslash
8599 downarrow
8600 \end_layout
8601
8602 \end_inset
8603 </cell>
8604 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Plain Layout
8608 \begin_inset Formula $\downarrow$
8609 \end_inset
8610
8611
8612 \end_layout
8613
8614 \end_inset
8615 </cell>
8616 </row>
8617 </lyxtabular>
8618
8619 \end_inset
8620
8621
8622 \begin_inset space \hfill{}
8623 \end_inset
8624
8625
8626 \begin_inset Tabular
8627 <lyxtabular version="3" rows="5" columns="2">
8628 <features rotate="0" tabularvalignment="middle">
8629 <column alignment="center" valignment="top" width="0pt">
8630 <column alignment="center" valignment="top" width="0pt">
8631 <row>
8632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8633 \begin_inset Text
8634
8635 \begin_layout Plain Layout
8636 Comando
8637 \end_layout
8638
8639 \end_inset
8640 </cell>
8641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8642 \begin_inset Text
8643
8644 \begin_layout Plain Layout
8645 Resultado
8646 \end_layout
8647
8648 \end_inset
8649 </cell>
8650 </row>
8651 <row>
8652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8653 \begin_inset Text
8654
8655 \begin_layout Plain Layout
8656
8657 \backslash
8658 nearrow
8659 \end_layout
8660
8661 \end_inset
8662 </cell>
8663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8664 \begin_inset Text
8665
8666 \begin_layout Plain Layout
8667 \begin_inset Formula $\nearrow$
8668 \end_inset
8669
8670
8671 \end_layout
8672
8673 \end_inset
8674 </cell>
8675 </row>
8676 <row>
8677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8678 \begin_inset Text
8679
8680 \begin_layout Plain Layout
8681
8682 \backslash
8683 searrow
8684 \end_layout
8685
8686 \end_inset
8687 </cell>
8688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8689 \begin_inset Text
8690
8691 \begin_layout Plain Layout
8692 \begin_inset Formula $\searrow$
8693 \end_inset
8694
8695
8696 \end_layout
8697
8698 \end_inset
8699 </cell>
8700 </row>
8701 <row>
8702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8703 \begin_inset Text
8704
8705 \begin_layout Plain Layout
8706
8707 \backslash
8708 swarrow
8709 \end_layout
8710
8711 \end_inset
8712 </cell>
8713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8714 \begin_inset Text
8715
8716 \begin_layout Plain Layout
8717 \begin_inset Formula $\swarrow$
8718 \end_inset
8719
8720
8721 \end_layout
8722
8723 \end_inset
8724 </cell>
8725 </row>
8726 <row>
8727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8728 \begin_inset Text
8729
8730 \begin_layout Plain Layout
8731
8732 \backslash
8733 nwarrow
8734 \end_layout
8735
8736 \end_inset
8737 </cell>
8738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8739 \begin_inset Text
8740
8741 \begin_layout Plain Layout
8742 \begin_inset Formula $\nwarrow$
8743 \end_inset
8744
8745
8746 \end_layout
8747
8748 \end_inset
8749 </cell>
8750 </row>
8751 </lyxtabular>
8752
8753 \end_inset
8754
8755
8756 \begin_inset space \hfill{}
8757 \end_inset
8758
8759
8760 \end_layout
8761
8762 \begin_layout Standard
8763 \begin_inset VSpace medskip
8764 \end_inset
8765
8766
8767 \end_layout
8768
8769 \begin_layout Standard
8770 Las flechas verticales también se pueden usar como delimitadores junto con
8771  los comandos descritos en
8772 \begin_inset space ~
8773 \end_inset
8774
8775
8776 \begin_inset CommandInset ref
8777 LatexCommand ref
8778 reference "sub:Tamaño-manual-de"
8779
8780 \end_inset
8781
8782  y 
8783 \begin_inset CommandInset ref
8784 LatexCommand ref
8785 reference "sub:Tamaño-automático-de"
8786
8787 \end_inset
8788
8789 .
8790 \end_layout
8791
8792 \begin_layout Standard
8793 \noindent
8794 \align center
8795 \begin_inset Newpage newpage
8796 \end_inset
8797
8798
8799 \end_layout
8800
8801 \begin_layout Section
8802 Acentos
8803 \begin_inset CommandInset label
8804 LatexCommand label
8805 name "sec:Acentos"
8806
8807 \end_inset
8808
8809
8810 \begin_inset Index idx
8811 status collapsed
8812
8813 \begin_layout Plain Layout
8814 Acentos
8815 \end_layout
8816
8817 \end_inset
8818
8819
8820 \end_layout
8821
8822 \begin_layout Standard
8823 Los acentos se pueden insertar con el botón 
8824 \begin_inset Graphics
8825         filename ../../images/math/hat.png
8826         scale 85
8827
8828 \end_inset
8829
8830  o mediante los comandos listados en las siguientes subsecciones.
8831 \end_layout
8832
8833 \begin_layout Subsection
8834 Acentos para un carácter
8835 \begin_inset ERT
8836 status collapsed
8837
8838 \begin_layout Plain Layout
8839
8840
8841 \backslash
8842 texorpdfstring{
8843 \end_layout
8844
8845 \end_inset
8846
8847
8848 \begin_inset Foot
8849 status collapsed
8850
8851 \begin_layout Plain Layout
8852 Para acentos en texto, véase 
8853 \begin_inset CommandInset ref
8854 LatexCommand ref
8855 reference "sub:Acentos-en-texto"
8856
8857 \end_inset
8858
8859
8860 \end_layout
8861
8862 \end_inset
8863
8864
8865 \begin_inset ERT
8866 status collapsed
8867
8868 \begin_layout Plain Layout
8869
8870 }{}
8871 \end_layout
8872
8873 \end_inset
8874
8875
8876 \begin_inset Note Note
8877 status collapsed
8878
8879 \begin_layout Plain Layout
8880
8881 \series bold
8882
8883 \backslash
8884 texorpdfstring
8885 \series default
8886  se usa para evitar que la nota al pie aparezca en los marcadores PDF.
8887 \end_layout
8888
8889 \begin_layout Plain Layout
8890 Más sobre 
8891 \series bold
8892
8893 \backslash
8894 texorpdfstring
8895 \series default
8896  en la sección 
8897 \begin_inset CommandInset ref
8898 LatexCommand ref
8899 reference "sub:Ecuaciones-en-encabezados"
8900
8901 \end_inset
8902
8903 .
8904 \end_layout
8905
8906 \end_inset
8907
8908
8909 \begin_inset CommandInset label
8910 LatexCommand label
8911 name "sub:Acentos-para-un"
8912
8913 \end_inset
8914
8915
8916 \begin_inset Index idx
8917 status collapsed
8918
8919 \begin_layout Plain Layout
8920 Acentos ! para un carácter
8921 \end_layout
8922
8923 \end_inset
8924
8925
8926 \end_layout
8927
8928 \begin_layout Standard
8929 \begin_inset space \hfill{}
8930 \end_inset
8931
8932
8933 \begin_inset Tabular
8934 <lyxtabular version="3" rows="8" columns="2">
8935 <features rotate="0" tabularvalignment="middle">
8936 <column alignment="center" valignment="top" width="0pt">
8937 <column alignment="center" valignment="top" width="0pt">
8938 <row>
8939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8940 \begin_inset Text
8941
8942 \begin_layout Plain Layout
8943 Comando
8944 \end_layout
8945
8946 \end_inset
8947 </cell>
8948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8949 \begin_inset Text
8950
8951 \begin_layout Plain Layout
8952 Resultado
8953 \begin_inset Note Note
8954 status collapsed
8955
8956 \begin_layout Plain Layout
8957
8958 \series bold
8959
8960 \backslash
8961 raisebox
8962 \series default
8963  se usa sólo como espaciador
8964 \end_layout
8965
8966 \end_inset
8967
8968
8969 \end_layout
8970
8971 \end_inset
8972 </cell>
8973 </row>
8974 <row>
8975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8976 \begin_inset Text
8977
8978 \begin_layout Plain Layout
8979
8980 \backslash
8981 dot
8982 \begin_inset space \textvisiblespace{}
8983 \end_inset
8984
8985 A
8986 \end_layout
8987
8988 \end_inset
8989 </cell>
8990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8991 \begin_inset Text
8992
8993 \begin_layout Plain Layout
8994 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8995 \end_inset
8996
8997
8998 \end_layout
8999
9000 \end_inset
9001 </cell>
9002 </row>
9003 <row>
9004 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9005 \begin_inset Text
9006
9007 \begin_layout Plain Layout
9008
9009 \backslash
9010 ddot
9011 \begin_inset space \textvisiblespace{}
9012 \end_inset
9013
9014 A
9015 \end_layout
9016
9017 \end_inset
9018 </cell>
9019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9020 \begin_inset Text
9021
9022 \begin_layout Plain Layout
9023 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9024 \end_inset
9025
9026
9027 \end_layout
9028
9029 \end_inset
9030 </cell>
9031 </row>
9032 <row>
9033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9034 \begin_inset Text
9035
9036 \begin_layout Plain Layout
9037
9038 \backslash
9039 dddot
9040 \begin_inset space \textvisiblespace{}
9041 \end_inset
9042
9043 A
9044 \end_layout
9045
9046 \end_inset
9047 </cell>
9048 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9049 \begin_inset Text
9050
9051 \begin_layout Plain Layout
9052 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9053 \end_inset
9054
9055
9056 \end_layout
9057
9058 \end_inset
9059 </cell>
9060 </row>
9061 <row>
9062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9063 \begin_inset Text
9064
9065 \begin_layout Plain Layout
9066
9067 \backslash
9068 ddddot
9069 \begin_inset space \textvisiblespace{}
9070 \end_inset
9071
9072 A
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9078 \begin_inset Text
9079
9080 \begin_layout Plain Layout
9081 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9082 \end_inset
9083
9084
9085 \end_layout
9086
9087 \end_inset
9088 </cell>
9089 </row>
9090 <row>
9091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9092 \begin_inset Text
9093
9094 \begin_layout Plain Layout
9095
9096 \backslash
9097 vec
9098 \begin_inset space \textvisiblespace{}
9099 \end_inset
9100
9101 A
9102 \begin_inset Index idx
9103 status collapsed
9104
9105 \begin_layout Plain Layout
9106 Vectores
9107 \end_layout
9108
9109 \end_inset
9110
9111
9112 \end_layout
9113
9114 \end_inset
9115 </cell>
9116 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9117 \begin_inset Text
9118
9119 \begin_layout Plain Layout
9120 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9121 \end_inset
9122
9123
9124 \end_layout
9125
9126 \end_inset
9127 </cell>
9128 </row>
9129 <row>
9130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9131 \begin_inset Text
9132
9133 \begin_layout Plain Layout
9134
9135 \backslash
9136 bar
9137 \begin_inset space \textvisiblespace{}
9138 \end_inset
9139
9140 A
9141 \end_layout
9142
9143 \end_inset
9144 </cell>
9145 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9146 \begin_inset Text
9147
9148 \begin_layout Plain Layout
9149 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9150 \end_inset
9151
9152
9153 \end_layout
9154
9155 \end_inset
9156 </cell>
9157 </row>
9158 <row>
9159 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9160 \begin_inset Text
9161
9162 \begin_layout Plain Layout
9163
9164 \backslash
9165 mathring
9166 \begin_inset space \textvisiblespace{}
9167 \end_inset
9168
9169 A
9170 \end_layout
9171
9172 \end_inset
9173 </cell>
9174 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9175 \begin_inset Text
9176
9177 \begin_layout Plain Layout
9178 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9179 \end_inset
9180
9181
9182 \end_layout
9183
9184 \end_inset
9185 </cell>
9186 </row>
9187 </lyxtabular>
9188
9189 \end_inset
9190
9191
9192 \begin_inset space \hfill{}
9193 \end_inset
9194
9195
9196 \begin_inset Tabular
9197 <lyxtabular version="3" rows="7" columns="2">
9198 <features rotate="0" tabularvalignment="middle">
9199 <column alignment="center" valignment="top" width="0pt">
9200 <column alignment="center" valignment="top" width="0pt">
9201 <row>
9202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206 Comando
9207 \end_layout
9208
9209 \end_inset
9210 </cell>
9211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Plain Layout
9215 Resultado
9216 \begin_inset Note Note
9217 status collapsed
9218
9219 \begin_layout Plain Layout
9220
9221 \series bold
9222
9223 \backslash
9224 raisebox
9225 \series default
9226  se usa sólo como espaciador
9227 \end_layout
9228
9229 \end_inset
9230
9231
9232 \end_layout
9233
9234 \end_inset
9235 </cell>
9236 </row>
9237 <row>
9238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9239 \begin_inset Text
9240
9241 \begin_layout Plain Layout
9242
9243 \backslash
9244 tilde
9245 \begin_inset space \textvisiblespace{}
9246 \end_inset
9247
9248 A
9249 \end_layout
9250
9251 \end_inset
9252 </cell>
9253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9254 \begin_inset Text
9255
9256 \begin_layout Plain Layout
9257 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9258 \end_inset
9259
9260
9261 \end_layout
9262
9263 \end_inset
9264 </cell>
9265 </row>
9266 <row>
9267 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9268 \begin_inset Text
9269
9270 \begin_layout Plain Layout
9271
9272 \backslash
9273 hat
9274 \begin_inset space \textvisiblespace{}
9275 \end_inset
9276
9277 A
9278 \end_layout
9279
9280 \end_inset
9281 </cell>
9282 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9283 \begin_inset Text
9284
9285 \begin_layout Plain Layout
9286 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9287 \end_inset
9288
9289
9290 \end_layout
9291
9292 \end_inset
9293 </cell>
9294 </row>
9295 <row>
9296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9297 \begin_inset Text
9298
9299 \begin_layout Plain Layout
9300
9301 \backslash
9302 check
9303 \begin_inset space \textvisiblespace{}
9304 \end_inset
9305
9306 A
9307 \end_layout
9308
9309 \end_inset
9310 </cell>
9311 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9312 \begin_inset Text
9313
9314 \begin_layout Plain Layout
9315 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9316 \end_inset
9317
9318
9319 \end_layout
9320
9321 \end_inset
9322 </cell>
9323 </row>
9324 <row>
9325 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9326 \begin_inset Text
9327
9328 \begin_layout Plain Layout
9329
9330 \backslash
9331 acute
9332 \begin_inset space \textvisiblespace{}
9333 \end_inset
9334
9335 A
9336 \end_layout
9337
9338 \end_inset
9339 </cell>
9340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9341 \begin_inset Text
9342
9343 \begin_layout Plain Layout
9344 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9345 \end_inset
9346
9347
9348 \end_layout
9349
9350 \end_inset
9351 </cell>
9352 </row>
9353 <row>
9354 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9355 \begin_inset Text
9356
9357 \begin_layout Plain Layout
9358
9359 \backslash
9360 grave
9361 \begin_inset space \textvisiblespace{}
9362 \end_inset
9363
9364 A
9365 \end_layout
9366
9367 \end_inset
9368 </cell>
9369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9370 \begin_inset Text
9371
9372 \begin_layout Plain Layout
9373 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9374 \end_inset
9375
9376
9377 \end_layout
9378
9379 \end_inset
9380 </cell>
9381 </row>
9382 <row>
9383 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9384 \begin_inset Text
9385
9386 \begin_layout Plain Layout
9387
9388 \backslash
9389 breve
9390 \begin_inset space \textvisiblespace{}
9391 \end_inset
9392
9393 A
9394 \end_layout
9395
9396 \end_inset
9397 </cell>
9398 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9399 \begin_inset Text
9400
9401 \begin_layout Plain Layout
9402 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9403 \end_inset
9404
9405
9406 \end_layout
9407
9408 \end_inset
9409 </cell>
9410 </row>
9411 </lyxtabular>
9412
9413 \end_inset
9414
9415
9416 \begin_inset space \hfill{}
9417 \end_inset
9418
9419
9420 \end_layout
9421
9422 \begin_layout Standard
9423 \begin_inset VSpace bigskip
9424 \end_inset
9425
9426
9427 \end_layout
9428
9429 \begin_layout Standard
9430 En ecuaciones se pueden insertar acentos como 
9431 \begin_inset Quotes fld
9432 \end_inset
9433
9434 é
9435 \begin_inset Quotes frd
9436 \end_inset
9437
9438  directamente.
9439  LyX los transformará al comando de acento correspondiente.
9440  Para poner diéresis
9441 \begin_inset Index idx
9442 status collapsed
9443
9444 \begin_layout Plain Layout
9445 Dieresis@Diéresis
9446 \end_layout
9447
9448 \end_inset
9449
9450  es mejor insertar comillas antes de la vocal.
9451  Estos dos caracteres son considerados por LaTeX como 
9452 \emph on
9453 un solo
9454 \emph default
9455  carácter si la parte de la ecuación con la diéresis se marca en idioma
9456  alemán.
9457 \begin_inset Foot
9458 status collapsed
9459
9460 \begin_layout Plain Layout
9461 O algún otro idioma que use acentos, p.
9462 \begin_inset space \thinspace{}
9463 \end_inset
9464
9465 e.
9466  catalán.
9467  Aunque esto no funciona en español por algún conflicto con el estilo 
9468 \series bold
9469 spanish
9470 \series default
9471  de 
9472 \series bold
9473 babel
9474 \series default
9475 , no es necesario: se puede escribir 
9476 \begin_inset Formula $ï$
9477 \end_inset
9478
9479  en una ecuación igual que se hace en texto normal, ï.
9480  (
9481 \emph on
9482 N.
9483 \begin_inset space \thinspace{}
9484 \end_inset
9485
9486 del t.
9487 \emph default
9488 )
9489 \end_layout
9490
9491 \end_inset
9492
9493  A diferencia de 
9494 \series bold
9495
9496 \backslash
9497 ddot
9498 \series default
9499 , con este método se generan diéresis 
9500 \begin_inset Quotes fld
9501 \end_inset
9502
9503 reales
9504 \begin_inset Quotes frd
9505 \end_inset
9506
9507 , como se demuestra en el siguiente ejemplo:
9508 \begin_inset VSpace -2mm
9509 \end_inset
9510
9511
9512 \end_layout
9513
9514 \begin_layout Standard
9515 \noindent
9516 \align center
9517 \begin_inset Tabular
9518 <lyxtabular version="3" rows="3" columns="2">
9519 <features rotate="0" tabularvalignment="middle">
9520 <column alignment="center" valignment="top">
9521 <column alignment="center" valignment="top">
9522 <row>
9523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9524 \begin_inset Text
9525
9526 \begin_layout Plain Layout
9527 Comando
9528 \end_layout
9529
9530 \end_inset
9531 </cell>
9532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9533 \begin_inset Text
9534
9535 \begin_layout Plain Layout
9536 Resultado
9537 \begin_inset Note Note
9538 status collapsed
9539
9540 \begin_layout Plain Layout
9541
9542 \series bold
9543
9544 \backslash
9545 raisebox
9546 \series default
9547  se usa sólo como espaciador.
9548 \end_layout
9549
9550 \end_inset
9551
9552
9553 \end_layout
9554
9555 \end_inset
9556 </cell>
9557 </row>
9558 <row>
9559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9560 \begin_inset Text
9561
9562 \begin_layout Plain Layout
9563 ï
9564 \end_layout
9565
9566 \end_inset
9567 </cell>
9568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9569 \begin_inset Text
9570
9571 \begin_layout Plain Layout
9572 \begin_inset Formula $ï$
9573 \end_inset
9574
9575
9576 \end_layout
9577
9578 \end_inset
9579 </cell>
9580 </row>
9581 <row>
9582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9583 \begin_inset Text
9584
9585 \begin_layout Plain Layout
9586
9587 \backslash
9588 ddot
9589 \begin_inset space \textvisiblespace{}
9590 \end_inset
9591
9592 i
9593 \end_layout
9594
9595 \end_inset
9596 </cell>
9597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9598 \begin_inset Text
9599
9600 \begin_layout Plain Layout
9601 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9602 \end_inset
9603
9604
9605 \end_layout
9606
9607 \end_inset
9608 </cell>
9609 </row>
9610 </lyxtabular>
9611
9612 \end_inset
9613
9614
9615 \end_layout
9616
9617 \begin_layout Standard
9618 Otra ventaja frente a 
9619 \series bold
9620
9621 \backslash
9622 ddot
9623 \series default
9624  es que la diéresis puede convertirse directamente a texto matemático, porque
9625  los anteriores comandos para acentos 
9626 \emph on
9627 no están permitidos en texto matemático
9628 \emph default
9629 .
9630  Para convertir un carácter acentuado a texto matemático, se debe convertir
9631  sólo el carácter bajo el acento.
9632  Esto también se aplica para otras conversiones, p.
9633 \begin_inset space \thinspace{}
9634 \end_inset
9635
9636 e.
9637 \begin_inset space ~
9638 \end_inset
9639
9640 cursiva o negrita.
9641 \end_layout
9642
9643 \begin_layout Standard
9644 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
9645 \end_layout
9646
9647 \begin_layout Subsection
9648 Acentos para varios caracteres
9649 \begin_inset Index idx
9650 status collapsed
9651
9652 \begin_layout Plain Layout
9653 Acentos ! en varios caracteres
9654 \end_layout
9655
9656 \end_inset
9657
9658
9659 \end_layout
9660
9661 \begin_layout Standard
9662 \begin_inset space \hfill{}
9663 \end_inset
9664
9665
9666 \begin_inset Tabular
9667 <lyxtabular version="3" rows="5" columns="2">
9668 <features rotate="0" tabularvalignment="middle">
9669 <column alignment="center" valignment="top" width="0pt">
9670 <column alignment="center" valignment="top" width="0pt">
9671 <row>
9672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9673 \begin_inset Text
9674
9675 \begin_layout Plain Layout
9676 Comando
9677 \end_layout
9678
9679 \end_inset
9680 </cell>
9681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9682 \begin_inset Text
9683
9684 \begin_layout Plain Layout
9685 Resultado
9686 \begin_inset Note Note
9687 status collapsed
9688
9689 \begin_layout Plain Layout
9690
9691 \series bold
9692
9693 \backslash
9694 raisebox
9695 \series default
9696  se usa sólo como espaciador
9697 \end_layout
9698
9699 \end_inset
9700
9701
9702 \end_layout
9703
9704 \end_inset
9705 </cell>
9706 </row>
9707 <row>
9708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9709 \begin_inset Text
9710
9711 \begin_layout Plain Layout
9712
9713 \backslash
9714 overleftarrow
9715 \begin_inset space \textvisiblespace{}
9716 \end_inset
9717
9718 A=B
9719 \end_layout
9720
9721 \end_inset
9722 </cell>
9723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9724 \begin_inset Text
9725
9726 \begin_layout Plain Layout
9727 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9728 \end_inset
9729
9730
9731 \end_layout
9732
9733 \end_inset
9734 </cell>
9735 </row>
9736 <row>
9737 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9738 \begin_inset Text
9739
9740 \begin_layout Plain Layout
9741
9742 \backslash
9743 underleftarrow
9744 \begin_inset space \textvisiblespace{}
9745 \end_inset
9746
9747 A=B
9748 \end_layout
9749
9750 \end_inset
9751 </cell>
9752 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9753 \begin_inset Text
9754
9755 \begin_layout Plain Layout
9756 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9757 \end_inset
9758
9759
9760 \end_layout
9761
9762 \end_inset
9763 </cell>
9764 </row>
9765 <row>
9766 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9767 \begin_inset Text
9768
9769 \begin_layout Plain Layout
9770
9771 \backslash
9772 overleftrightarrow
9773 \begin_inset space \textvisiblespace{}
9774 \end_inset
9775
9776 A=B
9777 \end_layout
9778
9779 \end_inset
9780 </cell>
9781 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9782 \begin_inset Text
9783
9784 \begin_layout Plain Layout
9785 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9786 \end_inset
9787
9788
9789 \end_layout
9790
9791 \end_inset
9792 </cell>
9793 </row>
9794 <row>
9795 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9796 \begin_inset Text
9797
9798 \begin_layout Plain Layout
9799
9800 \backslash
9801 underleftrightarrow
9802 \begin_inset space \textvisiblespace{}
9803 \end_inset
9804
9805 A=B
9806 \end_layout
9807
9808 \end_inset
9809 </cell>
9810 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9811 \begin_inset Text
9812
9813 \begin_layout Plain Layout
9814 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9815 \end_inset
9816
9817
9818 \end_layout
9819
9820 \end_inset
9821 </cell>
9822 </row>
9823 </lyxtabular>
9824
9825 \end_inset
9826
9827
9828 \begin_inset space \hfill{}
9829 \end_inset
9830
9831
9832 \begin_inset Tabular
9833 <lyxtabular version="3" rows="5" columns="2">
9834 <features rotate="0" tabularvalignment="middle">
9835 <column alignment="center" valignment="top" width="0pt">
9836 <column alignment="center" valignment="top" width="0pt">
9837 <row>
9838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9839 \begin_inset Text
9840
9841 \begin_layout Plain Layout
9842 Comando
9843 \end_layout
9844
9845 \end_inset
9846 </cell>
9847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9848 \begin_inset Text
9849
9850 \begin_layout Plain Layout
9851 Resultado
9852 \begin_inset Note Note
9853 status collapsed
9854
9855 \begin_layout Plain Layout
9856
9857 \series bold
9858
9859 \backslash
9860 raisebox
9861 \series default
9862  se usa sólo como espaciador
9863 \end_layout
9864
9865 \end_inset
9866
9867
9868 \end_layout
9869
9870 \end_inset
9871 </cell>
9872 </row>
9873 <row>
9874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9875 \begin_inset Text
9876
9877 \begin_layout Plain Layout
9878
9879 \backslash
9880 overrightarrow
9881 \begin_inset space \textvisiblespace{}
9882 \end_inset
9883
9884 A=B
9885 \end_layout
9886
9887 \end_inset
9888 </cell>
9889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9890 \begin_inset Text
9891
9892 \begin_layout Plain Layout
9893 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
9894 \end_inset
9895
9896
9897 \end_layout
9898
9899 \end_inset
9900 </cell>
9901 </row>
9902 <row>
9903 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9904 \begin_inset Text
9905
9906 \begin_layout Plain Layout
9907
9908 \backslash
9909 underrightarrow
9910 \begin_inset space \textvisiblespace{}
9911 \end_inset
9912
9913 A=B
9914 \end_layout
9915
9916 \end_inset
9917 </cell>
9918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9919 \begin_inset Text
9920
9921 \begin_layout Plain Layout
9922 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
9923 \end_inset
9924
9925
9926 \end_layout
9927
9928 \end_inset
9929 </cell>
9930 </row>
9931 <row>
9932 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9933 \begin_inset Text
9934
9935 \begin_layout Plain Layout
9936
9937 \backslash
9938 widetilde
9939 \begin_inset space \textvisiblespace{}
9940 \end_inset
9941
9942 A=B
9943 \end_layout
9944
9945 \end_inset
9946 </cell>
9947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9948 \begin_inset Text
9949
9950 \begin_layout Plain Layout
9951 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
9952 \end_inset
9953
9954
9955 \end_layout
9956
9957 \end_inset
9958 </cell>
9959 </row>
9960 <row>
9961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9962 \begin_inset Text
9963
9964 \begin_layout Plain Layout
9965
9966 \backslash
9967 widehat
9968 \begin_inset space \textvisiblespace{}
9969 \end_inset
9970
9971 A=B
9972 \end_layout
9973
9974 \end_inset
9975 </cell>
9976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9977 \begin_inset Text
9978
9979 \begin_layout Plain Layout
9980 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
9981 \end_inset
9982
9983
9984 \end_layout
9985
9986 \end_inset
9987 </cell>
9988 </row>
9989 </lyxtabular>
9990
9991 \end_inset
9992
9993
9994 \begin_inset space \hfill{}
9995 \end_inset
9996
9997
9998 \end_layout
9999
10000 \begin_layout Standard
10001 \begin_inset VSpace medskip
10002 \end_inset
10003
10004
10005 \end_layout
10006
10007 \begin_layout Standard
10008 Con estos comandos se pueden acentuar tantos caracteres como quieras.
10009  Pero los acentos 
10010 \series bold
10011
10012 \backslash
10013 widetilde
10014 \series default
10015  y 
10016 \series bold
10017
10018 \backslash
10019 widehat
10020 \series default
10021  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
10022  ejemplo:
10023 \begin_inset Formula 
10024 \[
10025 \widetilde{A+B=C-D}
10026 \]
10027
10028 \end_inset
10029
10030
10031 \end_layout
10032
10033 \begin_layout Standard
10034 Con los comandos 
10035 \series bold
10036
10037 \backslash
10038 overset
10039 \series default
10040
10041 \begin_inset Index idx
10042 status collapsed
10043
10044 \begin_layout Plain Layout
10045 Comandos ! O ! 
10046 \backslash
10047 overset
10048 \end_layout
10049
10050 \end_inset
10051
10052  y 
10053 \series bold
10054
10055 \backslash
10056 underset
10057 \series default
10058
10059 \begin_inset Index idx
10060 status collapsed
10061
10062 \begin_layout Plain Layout
10063 Comandos ! U ! 
10064 \backslash
10065 underset
10066 \end_layout
10067
10068 \end_inset
10069
10070 , descritos en la subsección anterior, también se pueden acentuar varios
10071  caracteres.
10072  El comando 
10073 \series bold
10074
10075 \backslash
10076 underset
10077 \begin_inset space \textvisiblespace{}
10078 \end_inset
10079
10080 A=B
10081 \begin_inset Formula $\downarrow$
10082 \end_inset
10083
10084 ***
10085 \series default
10086  da:
10087 \begin_inset Formula 
10088 \[
10089 \underset{***}{A=B}
10090 \]
10091
10092 \end_inset
10093
10094
10095 \end_layout
10096
10097 \begin_layout Section
10098 Espacios
10099 \begin_inset CommandInset label
10100 LatexCommand label
10101 name "sec:Espacio"
10102
10103 \end_inset
10104
10105
10106 \begin_inset Index idx
10107 status collapsed
10108
10109 \begin_layout Plain Layout
10110 Espacio ! horizontal
10111 \end_layout
10112
10113 \end_inset
10114
10115
10116 \end_layout
10117
10118 \begin_layout Subsection
10119 Espacio predefinido
10120 \begin_inset CommandInset label
10121 LatexCommand label
10122 name "sub:Espacio-predefinido"
10123
10124 \end_inset
10125
10126
10127 \begin_inset Index idx
10128 status collapsed
10129
10130 \begin_layout Plain Layout
10131 Espacio ! horizontal ! predefinido
10132 \end_layout
10133
10134 \end_inset
10135
10136
10137 \end_layout
10138
10139 \begin_layout Standard
10140 A veces es necesario insertar espacio horizontal en una ecuación.
10141  Esto se hace insertando un espacio protegido (atajo 
10142 \family sans
10143 Ctrl+Espacio
10144 \family default
10145 ).
10146  Aparece un 
10147 \begin_inset Quotes fld
10148 \end_inset
10149
10150
10151 \color black
10152
10153 \begin_inset space \textvisiblespace{}
10154 \end_inset
10155
10156
10157 \color inherit
10158
10159 \begin_inset Quotes frd
10160 \end_inset
10161
10162 , y pulsando 
10163 \family sans
10164 Espacio
10165 \family default
10166  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
10167  espacio.
10168  También se pueden insertar espacios mediante el botón 
10169 \begin_inset Graphics
10170         filename ../../images/math/space.png
10171         scale 85
10172
10173 \end_inset
10174
10175  de la barra de ecuaciones o con comandos especiales.
10176  Independientemente del comando insertado, se puede seleccionar un nuevo
10177  tamaño pulsando acto seguido 
10178 \family sans
10179 Espacio.
10180  
10181 \end_layout
10182
10183 \begin_layout Standard
10184 \noindent
10185 \align center
10186 \begin_inset VSpace -5mm
10187 \end_inset
10188
10189
10190 \begin_inset Tabular
10191 <lyxtabular version="3" rows="3" columns="7">
10192 <features rotate="0" tabularvalignment="middle">
10193 <column alignment="center" valignment="middle" width="6.8cm">
10194 <column alignment="center" valignment="top">
10195 <column alignment="center" valignment="top">
10196 <column alignment="center" valignment="top">
10197 <column alignment="center" valignment="top">
10198 <column alignment="center" valignment="top">
10199 <column alignment="center" valignment="top">
10200 <row>
10201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10202 \begin_inset Text
10203
10204 \begin_layout Plain Layout
10205 Comando
10206 \end_layout
10207
10208 \end_inset
10209 </cell>
10210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10211 \begin_inset Text
10212
10213 \begin_layout Plain Layout
10214
10215 \backslash
10216 ,
10217 \end_layout
10218
10219 \end_inset
10220 </cell>
10221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10222 \begin_inset Text
10223
10224 \begin_layout Plain Layout
10225
10226 \backslash
10227 :
10228 \end_layout
10229
10230 \end_inset
10231 </cell>
10232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10233 \begin_inset Text
10234
10235 \begin_layout Plain Layout
10236
10237 \backslash
10238 ;
10239 \end_layout
10240
10241 \end_inset
10242 </cell>
10243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10244 \begin_inset Text
10245
10246 \begin_layout Plain Layout
10247
10248 \backslash
10249 quad
10250 \end_layout
10251
10252 \end_inset
10253 </cell>
10254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10255 \begin_inset Text
10256
10257 \begin_layout Plain Layout
10258
10259 \backslash
10260 qquad
10261 \end_layout
10262
10263 \end_inset
10264 </cell>
10265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10266 \begin_inset Text
10267
10268 \begin_layout Plain Layout
10269
10270 \backslash
10271 !
10272 \end_layout
10273
10274 \end_inset
10275 </cell>
10276 </row>
10277 <row>
10278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10279 \begin_inset Text
10280
10281 \begin_layout Plain Layout
10282 Número de pulsaciones de 
10283 \family sans
10284 Espacio
10285 \family default
10286  tras insertar el espacio protegido
10287 \end_layout
10288
10289 \end_inset
10290 </cell>
10291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10292 \begin_inset Text
10293
10294 \begin_layout Plain Layout
10295 0
10296 \end_layout
10297
10298 \end_inset
10299 </cell>
10300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10301 \begin_inset Text
10302
10303 \begin_layout Plain Layout
10304 1
10305 \end_layout
10306
10307 \end_inset
10308 </cell>
10309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10310 \begin_inset Text
10311
10312 \begin_layout Plain Layout
10313 2
10314 \end_layout
10315
10316 \end_inset
10317 </cell>
10318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10319 \begin_inset Text
10320
10321 \begin_layout Plain Layout
10322 3
10323 \end_layout
10324
10325 \end_inset
10326 </cell>
10327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10328 \begin_inset Text
10329
10330 \begin_layout Plain Layout
10331 4
10332 \end_layout
10333
10334 \end_inset
10335 </cell>
10336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10337 \begin_inset Text
10338
10339 \begin_layout Plain Layout
10340 5
10341 \end_layout
10342
10343 \end_inset
10344 </cell>
10345 </row>
10346 <row>
10347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10348 \begin_inset Text
10349
10350 \begin_layout Plain Layout
10351 Resultado
10352 \end_layout
10353
10354 \end_inset
10355 </cell>
10356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10357 \begin_inset Text
10358
10359 \begin_layout Plain Layout
10360 \begin_inset Formula $A\, B$
10361 \end_inset
10362
10363
10364 \end_layout
10365
10366 \end_inset
10367 </cell>
10368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10369 \begin_inset Text
10370
10371 \begin_layout Plain Layout
10372 \begin_inset Formula $A\: B$
10373 \end_inset
10374
10375
10376 \end_layout
10377
10378 \end_inset
10379 </cell>
10380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10381 \begin_inset Text
10382
10383 \begin_layout Plain Layout
10384 \begin_inset Formula $A\; B$
10385 \end_inset
10386
10387
10388 \end_layout
10389
10390 \end_inset
10391 </cell>
10392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10393 \begin_inset Text
10394
10395 \begin_layout Plain Layout
10396 \begin_inset Formula $A\quad B$
10397 \end_inset
10398
10399
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10405 \begin_inset Text
10406
10407 \begin_layout Plain Layout
10408 \begin_inset Formula $A\qquad B$
10409 \end_inset
10410
10411
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10417 \begin_inset Text
10418
10419 \begin_layout Plain Layout
10420 \begin_inset Formula $A\! B$
10421 \end_inset
10422
10423
10424 \end_layout
10425
10426 \end_inset
10427 </cell>
10428 </row>
10429 </lyxtabular>
10430
10431 \end_inset
10432
10433
10434 \end_layout
10435
10436 \begin_layout Standard
10437 El último tamaño parece no generar espacio.
10438  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
10439  negativo.
10440  Hay otros dos espacios negativos:
10441 \end_layout
10442
10443 \begin_layout Standard
10444 \align center
10445 \begin_inset Tabular
10446 <lyxtabular version="3" rows="3" columns="3">
10447 <features rotate="0" tabularvalignment="middle">
10448 <column alignment="center" valignment="middle" width="6.8cm">
10449 <column alignment="center" valignment="top" width="0pt">
10450 <column alignment="center" valignment="top" width="0pt">
10451 <row>
10452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10453 \begin_inset Text
10454
10455 \begin_layout Plain Layout
10456 Comando
10457 \end_layout
10458
10459 \end_inset
10460 </cell>
10461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10462 \begin_inset Text
10463
10464 \begin_layout Plain Layout
10465
10466 \backslash
10467 negmedspace
10468 \end_layout
10469
10470 \end_inset
10471 </cell>
10472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10473 \begin_inset Text
10474
10475 \begin_layout Plain Layout
10476
10477 \backslash
10478 negthickspace
10479 \end_layout
10480
10481 \end_inset
10482 </cell>
10483 </row>
10484 <row>
10485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10486 \begin_inset Text
10487
10488 \begin_layout Plain Layout
10489 Número de pulsaciones de 
10490 \family sans
10491 Espacio
10492 \family default
10493  tras insertar el espacio protegido
10494 \end_layout
10495
10496 \end_inset
10497 </cell>
10498 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10499 \begin_inset Text
10500
10501 \begin_layout Plain Layout
10502 6
10503 \end_layout
10504
10505 \end_inset
10506 </cell>
10507 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10508 \begin_inset Text
10509
10510 \begin_layout Plain Layout
10511 7
10512 \end_layout
10513
10514 \end_inset
10515 </cell>
10516 </row>
10517 <row>
10518 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10519 \begin_inset Text
10520
10521 \begin_layout Plain Layout
10522 Resultado
10523 \end_layout
10524
10525 \end_inset
10526 </cell>
10527 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10528 \begin_inset Text
10529
10530 \begin_layout Plain Layout
10531 \begin_inset Formula $A\negmedspace B$
10532 \end_inset
10533
10534
10535 \end_layout
10536
10537 \end_inset
10538 </cell>
10539 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10540 \begin_inset Text
10541
10542 \begin_layout Plain Layout
10543 \begin_inset Formula $A\negthickspace B$
10544 \end_inset
10545
10546
10547 \end_layout
10548
10549 \end_inset
10550 </cell>
10551 </row>
10552 </lyxtabular>
10553
10554 \end_inset
10555
10556
10557 \end_layout
10558
10559 \begin_layout Standard
10560 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
10561  Así, se pueden usar para forzar ligaduras, lo que es apropiado, por ejemplo,
10562  para operadores suma: 
10563 \end_layout
10564
10565 \begin_layout Standard
10566 \noindent
10567 \align center
10568 \begin_inset Tabular
10569 <lyxtabular version="3" rows="3" columns="2">
10570 <features rotate="0" tabularvalignment="middle">
10571 <column alignment="center" valignment="top">
10572 <column alignment="center" valignment="top">
10573 <row>
10574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10575 \begin_inset Text
10576
10577 \begin_layout Plain Layout
10578 Comando
10579 \end_layout
10580
10581 \end_inset
10582 </cell>
10583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10584 \begin_inset Text
10585
10586 \begin_layout Plain Layout
10587 Resultado
10588 \begin_inset Note Note
10589 status collapsed
10590
10591 \begin_layout Plain Layout
10592
10593 \series bold
10594
10595 \backslash
10596 raisebox
10597 \series default
10598  se usa sólo como espaciador
10599 \end_layout
10600
10601 \end_inset
10602
10603
10604 \end_layout
10605
10606 \end_inset
10607 </cell>
10608 </row>
10609 <row>
10610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10611 \begin_inset Text
10612
10613 \begin_layout Plain Layout
10614
10615 \backslash
10616 sum
10617 \backslash
10618 sum
10619 \begin_inset space \textvisiblespace{}
10620 \end_inset
10621
10622 f_kl
10623 \end_layout
10624
10625 \end_inset
10626 </cell>
10627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10628 \begin_inset Text
10629
10630 \begin_layout Plain Layout
10631 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
10632 \end_inset
10633
10634
10635 \end_layout
10636
10637 \end_inset
10638 </cell>
10639 </row>
10640 <row>
10641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10642 \begin_inset Text
10643
10644 \begin_layout Plain Layout
10645
10646 \backslash
10647 sum
10648 \backslash
10649 negmedspace
10650 \backslash
10651 sum
10652 \begin_inset space \textvisiblespace{}
10653 \end_inset
10654
10655 f_kl
10656 \end_layout
10657
10658 \end_inset
10659 </cell>
10660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10661 \begin_inset Text
10662
10663 \begin_layout Plain Layout
10664 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
10665 \end_inset
10666
10667
10668 \end_layout
10669
10670 \end_inset
10671 </cell>
10672 </row>
10673 </lyxtabular>
10674
10675 \end_inset
10676
10677
10678 \end_layout
10679
10680 \begin_layout Standard
10681 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
10682  Para suprimirlos, el signo igual se coloca entre llaves TeX.
10683  El siguiente ejemplo lo ilustra:
10684 \end_layout
10685
10686 \begin_layout Standard
10687 \noindent
10688 \align center
10689 \begin_inset Tabular
10690 <lyxtabular version="3" rows="2" columns="2">
10691 <features rotate="0" tabularvalignment="middle">
10692 <column alignment="center" valignment="top">
10693 <column alignment="center" valignment="top">
10694 <row>
10695 <cell alignment="center" valignment="top" usebox="none">
10696 \begin_inset Text
10697
10698 \begin_layout Plain Layout
10699 ecuación normal
10700 \end_layout
10701
10702 \end_inset
10703 </cell>
10704 <cell alignment="center" valignment="top" usebox="none">
10705 \begin_inset Text
10706
10707 \begin_layout Plain Layout
10708 \begin_inset Formula $A=B$
10709 \end_inset
10710
10711
10712 \end_layout
10713
10714 \end_inset
10715 </cell>
10716 </row>
10717 <row>
10718 <cell alignment="center" valignment="top" usebox="none">
10719 \begin_inset Text
10720
10721 \begin_layout Plain Layout
10722 \begin_inset Note Note
10723 status collapsed
10724
10725 \begin_layout Plain Layout
10726
10727 \series bold
10728
10729 \backslash
10730 raisebox
10731 \series default
10732  se usa sólo como espaciador
10733 \end_layout
10734
10735 \end_inset
10736
10737
10738 \begin_inset Formula $\raisebox{5mm}{}$
10739 \end_inset
10740
10741 ecuación sin espacio
10742 \end_layout
10743
10744 \end_inset
10745 </cell>
10746 <cell alignment="center" valignment="top" usebox="none">
10747 \begin_inset Text
10748
10749 \begin_layout Plain Layout
10750 \begin_inset Formula $A{=}B$
10751 \end_inset
10752
10753
10754 \end_layout
10755
10756 \end_inset
10757 </cell>
10758 </row>
10759 </lyxtabular>
10760
10761 \end_inset
10762
10763
10764 \end_layout
10765
10766 \begin_layout Standard
10767 El comando para la segunda ecuación es: 
10768 \series bold
10769 A
10770 \backslash
10771 {=
10772 \begin_inset Formula $\rightarrow$
10773 \end_inset
10774
10775 B
10776 \series default
10777  
10778 \begin_inset VSpace bigskip
10779 \end_inset
10780
10781
10782 \end_layout
10783
10784 \begin_layout Standard
10785 Para las unidades físicas hacen falta espacios, porque entre el valor y
10786  su unidad se pone un espacio más pequeño que el normal.
10787  Para unidades en el texto se inserta con el menú 
10788 \family sans
10789 Insertar\SpecialChar \menuseparator
10790 Formato\SpecialChar \menuseparator
10791 Espacio
10792 \begin_inset space ~
10793 \end_inset
10794
10795 delgado
10796 \family default
10797  (atajo 
10798 \family sans
10799 Ctrl+Mayúscula+Espacio
10800 \family default
10801 ).
10802 \end_layout
10803
10804 \begin_layout Standard
10805 Un ejemplo para visualizar la diferencia:
10806 \end_layout
10807
10808 \begin_layout Standard
10809 \begin_inset Tabular
10810 <lyxtabular version="3" rows="2" columns="2">
10811 <features rotate="0" tabularvalignment="middle">
10812 <column alignment="center" valignment="top">
10813 <column alignment="left" valignment="top">
10814 <row>
10815 <cell alignment="center" valignment="top" usebox="none">
10816 \begin_inset Text
10817
10818 \begin_layout Plain Layout
10819 24 kW
10820 \begin_inset Formula $\cdot$
10821 \end_inset
10822
10823 h
10824 \end_layout
10825
10826 \end_inset
10827 </cell>
10828 <cell alignment="center" valignment="top" usebox="none">
10829 \begin_inset Text
10830
10831 \begin_layout Plain Layout
10832 espacio entre valor y unidad 
10833 \end_layout
10834
10835 \end_inset
10836 </cell>
10837 </row>
10838 <row>
10839 <cell alignment="center" valignment="top" usebox="none">
10840 \begin_inset Text
10841
10842 \begin_layout Plain Layout
10843 24
10844 \begin_inset space \thinspace{}
10845 \end_inset
10846
10847 kW
10848 \begin_inset Formula $\cdot$
10849 \end_inset
10850
10851 h
10852 \end_layout
10853
10854 \end_inset
10855 </cell>
10856 <cell alignment="center" valignment="top" usebox="none">
10857 \begin_inset Text
10858
10859 \begin_layout Plain Layout
10860 espacio delgado entre valor y unidad
10861 \end_layout
10862
10863 \end_inset
10864 </cell>
10865 </row>
10866 </lyxtabular>
10867
10868 \end_inset
10869
10870
10871 \end_layout
10872
10873 \begin_layout Subsection
10874 Espacio variable
10875 \begin_inset ERT
10876 status collapsed
10877
10878 \begin_layout Plain Layout
10879
10880
10881 \backslash
10882 texorpdfstring{
10883 \end_layout
10884
10885 \end_inset
10886
10887
10888 \begin_inset Foot
10889 status collapsed
10890
10891 \begin_layout Plain Layout
10892 Para espacio vertical en ecuaciones véase 
10893 \begin_inset CommandInset ref
10894 LatexCommand ref
10895 reference "sub:Separación-de-líneas"
10896
10897 \end_inset
10898
10899
10900 \end_layout
10901
10902 \end_inset
10903
10904
10905 \begin_inset ERT
10906 status collapsed
10907
10908 \begin_layout Plain Layout
10909
10910 }{}
10911 \end_layout
10912
10913 \end_inset
10914
10915
10916 \begin_inset Note Note
10917 status collapsed
10918
10919 \begin_layout Plain Layout
10920
10921 \backslash
10922 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
10923  PDF.
10924 \end_layout
10925
10926 \begin_layout Plain Layout
10927 Más sobre 
10928 \backslash
10929 texorpdfstring en la sección 
10930 \begin_inset CommandInset ref
10931 LatexCommand ref
10932 reference "sub:Ecuaciones-en-encabezados"
10933
10934 \end_inset
10935
10936 .
10937 \end_layout
10938
10939 \end_inset
10940
10941
10942 \begin_inset CommandInset label
10943 LatexCommand label
10944 name "sub:Espacio-variable"
10945
10946 \end_inset
10947
10948
10949 \begin_inset Index idx
10950 status collapsed
10951
10952 \begin_layout Plain Layout
10953 Espacio ! horizontal ! variable
10954 \end_layout
10955
10956 \end_inset
10957
10958
10959 \end_layout
10960
10961 \begin_layout Standard
10962 En LyX se puede insertar espacio con una longitud definida con el comando
10963  
10964 \series bold
10965
10966 \backslash
10967 hspace
10968 \series default
10969
10970 \begin_inset Index idx
10971 status collapsed
10972
10973 \begin_layout Plain Layout
10974 Comandos ! H ! 
10975 \backslash
10976 hspace
10977 \end_layout
10978
10979 \end_inset
10980
10981 .
10982  Aparece un 
10983 \begin_inset Quotes fld
10984 \end_inset
10985
10986
10987 \color black
10988
10989 \begin_inset space \textvisiblespace{}
10990 \end_inset
10991
10992
10993 \color inherit
10994
10995 \begin_inset Quotes frd
10996 \end_inset
10997
10998  largo.
10999  La longitud se puede ajustar haciendo clic izquierdo sobre el 
11000 \begin_inset Quotes fld
11001 \end_inset
11002
11003
11004 \color black
11005
11006 \begin_inset space \textvisiblespace{}
11007 \end_inset
11008
11009
11010 \color inherit
11011
11012 \begin_inset Quotes frd
11013 \end_inset
11014
11015 .
11016  La longitud también puede ser negativa.
11017  Para insertar en una ecuación tanto espacio como esté disponible se usa
11018  el comando 
11019 \series bold
11020
11021 \backslash
11022 hfill
11023 \series default
11024
11025 \begin_inset Index idx
11026 status collapsed
11027
11028 \begin_layout Plain Layout
11029 Comandos ! H ! 
11030 \backslash
11031 hfill
11032 \end_layout
11033
11034 \end_inset
11035
11036 .
11037 \begin_inset VSpace -1mm
11038 \end_inset
11039
11040
11041 \end_layout
11042
11043 \begin_layout Standard
11044 \noindent
11045 \align center
11046 \begin_inset Tabular
11047 <lyxtabular version="3" rows="4" columns="2">
11048 <features rotate="0" tabularvalignment="middle">
11049 <column alignment="center" valignment="top">
11050 <column alignment="center" valignment="top">
11051 <row>
11052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11053 \begin_inset Text
11054
11055 \begin_layout Plain Layout
11056 Comando (
11057 \backslash
11058 hspace longitud)
11059 \end_layout
11060
11061 \end_inset
11062 </cell>
11063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11064 \begin_inset Text
11065
11066 \begin_layout Plain Layout
11067 Resultado
11068 \end_layout
11069
11070 \end_inset
11071 </cell>
11072 </row>
11073 <row>
11074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11075 \begin_inset Text
11076
11077 \begin_layout Plain Layout
11078 A=B
11079 \backslash
11080 hspace
11081 \begin_inset space \textvisiblespace{}
11082 \end_inset
11083
11084
11085 \begin_inset Formula $\to$
11086 \end_inset
11087
11088 A
11089 \backslash
11090 not=C (3
11091 \begin_inset space \thinspace{}
11092 \end_inset
11093
11094 cm)
11095 \end_layout
11096
11097 \end_inset
11098 </cell>
11099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11100 \begin_inset Text
11101
11102 \begin_layout Plain Layout
11103 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11104 \end_inset
11105
11106
11107 \end_layout
11108
11109 \end_inset
11110 </cell>
11111 </row>
11112 <row>
11113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11114 \begin_inset Text
11115
11116 \begin_layout Plain Layout
11117 A
11118 \backslash
11119 hspace
11120 \begin_inset space \textvisiblespace{}
11121 \end_inset
11122
11123
11124 \begin_inset Formula $\to$
11125 \end_inset
11126
11127 A
11128 \backslash
11129 not=A (-1
11130 \begin_inset space \thinspace{}
11131 \end_inset
11132
11133 mm)
11134 \end_layout
11135
11136 \end_inset
11137 </cell>
11138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11139 \begin_inset Text
11140
11141 \begin_layout Plain Layout
11142 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11143 \end_inset
11144
11145
11146 \end_layout
11147
11148 \end_inset
11149 </cell>
11150 </row>
11151 <row>
11152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11153 \begin_inset Text
11154
11155 \begin_layout Plain Layout
11156 A=A
11157 \backslash
11158 hfill
11159 \begin_inset space \textvisiblespace{}
11160 \end_inset
11161
11162 B=B
11163 \end_layout
11164
11165 \end_inset
11166 </cell>
11167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11168 \begin_inset Text
11169
11170 \begin_layout Plain Layout
11171 \begin_inset Formula $A=A\hfill B=B$
11172 \end_inset
11173
11174
11175 \end_layout
11176
11177 \end_inset
11178 </cell>
11179 </row>
11180 </lyxtabular>
11181
11182 \end_inset
11183
11184
11185 \end_layout
11186
11187 \begin_layout Standard
11188 En el último ejemplo el espacio disponible viene dado por la entrada más
11189  larga de columna en el cuadro.
11190  En una ecuación en línea el espacio depende de la longitud de la línea
11191  en la que se inserta 
11192 \series bold
11193
11194 \backslash
11195 hfill
11196 \series default
11197 .
11198  Así, cuando la línea ocupa toda la anchura no se creará espacio.
11199  
11200 \series bold
11201
11202 \backslash
11203 hfill
11204 \series default
11205  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
11206 \series bold
11207 Sangrado
11208 \series default
11209 .
11210  (Los estilos de ecuaciones se explican en
11211 \begin_inset space ~
11212 \end_inset
11213
11214
11215 \begin_inset CommandInset ref
11216 LatexCommand ref
11217 reference "sec:Estilos-de-ecuación"
11218
11219 \end_inset
11220
11221 ).
11222 \end_layout
11223
11224 \begin_layout Standard
11225 Además de 
11226 \series bold
11227
11228 \backslash
11229 hfill
11230 \series default
11231  hay los comandos 
11232 \series bold
11233
11234 \backslash
11235 dotfill
11236 \series default
11237  y 
11238 \series bold
11239
11240 \backslash
11241 hrulefill
11242 \series default
11243  que llenan el espacio con un patrón, véase un ejemplo en
11244 \begin_inset space ~
11245 \end_inset
11246
11247
11248 \begin_inset CommandInset ref
11249 LatexCommand ref
11250 reference "sub:Puntos"
11251
11252 \end_inset
11253
11254 .
11255 \end_layout
11256
11257 \begin_layout Standard
11258 Para texto se puede insertar espacio variable con el menú 
11259 \family sans
11260 Insertar\SpecialChar \menuseparator
11261 Formato\SpecialChar \menuseparator
11262 Espacio
11263 \begin_inset space ~
11264 \end_inset
11265
11266 horizontal
11267 \family default
11268 :
11269 \end_layout
11270
11271 \begin_layout Standard
11272 En esta línea hay un espacio
11273 \begin_inset space \hspace{}
11274 \length 2cm
11275 \end_inset
11276
11277 de 2
11278 \begin_inset space \thinspace{}
11279 \end_inset
11280
11281 cm.
11282 \end_layout
11283
11284 \begin_layout Standard
11285 En esta línea hay un
11286 \begin_inset space \hfill{}
11287 \end_inset
11288
11289 espacio máximo.
11290 \end_layout
11291
11292 \begin_layout Subsection
11293 Espacio adicional en ecuaciones en línea
11294 \begin_inset Index idx
11295 status collapsed
11296
11297 \begin_layout Plain Layout
11298 Espacio ! adicional en línea
11299 \end_layout
11300
11301 \end_inset
11302
11303
11304 \end_layout
11305
11306 \begin_layout Standard
11307 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
11308  
11309 \series bold
11310
11311 \backslash
11312 mathsurround
11313 \series default
11314
11315 \begin_inset Index idx
11316 status collapsed
11317
11318 \begin_layout Plain Layout
11319 Comandos ! M ! 
11320 \backslash
11321 mathsurround
11322 \end_layout
11323
11324 \end_inset
11325
11326 .
11327  El valor de una longitud se establece con el comando 
11328 \series bold
11329
11330 \backslash
11331 setlength
11332 \series default
11333
11334 \begin_inset Index idx
11335 status collapsed
11336
11337 \begin_layout Plain Layout
11338 Comandos ! S ! 
11339 \backslash
11340 setlength
11341 \end_layout
11342
11343 \end_inset
11344
11345  según el siguiente esquema:
11346 \end_layout
11347
11348 \begin_layout Standard
11349
11350 \series bold
11351
11352 \backslash
11353 setlength{nombre de la longitud}{valor}
11354 \end_layout
11355
11356 \begin_layout Standard
11357 Para poner a 
11358 \series bold
11359
11360 \backslash
11361 mathsurround
11362 \series default
11363  un valor de 5
11364 \begin_inset space \thinspace{}
11365 \end_inset
11366
11367 mm, se inserta el comando
11368 \end_layout
11369
11370 \begin_layout Standard
11371
11372 \series bold
11373
11374 \backslash
11375 setlength{
11376 \backslash
11377 mathsurround}{5mm}
11378 \end_layout
11379
11380 \begin_layout Standard
11381 en modo TeX.
11382  Se establecerá un espacio de 5
11383 \begin_inset space \thinspace{}
11384 \end_inset
11385
11386 mm alrededor de todas las ecuaciones en línea:
11387 \begin_inset ERT
11388 status collapsed
11389
11390 \begin_layout Plain Layout
11391
11392
11393 \backslash
11394 setlength{
11395 \backslash
11396 mathsurround}{5mm}
11397 \end_layout
11398
11399 \end_inset
11400
11401
11402 \end_layout
11403
11404 \begin_layout Standard
11405 En esta línea hay una ecuación 
11406 \begin_inset Formula $A=B$
11407 \end_inset
11408
11409  rodeada por espacios de 5
11410 \begin_inset space \thinspace{}
11411 \end_inset
11412
11413 mm.
11414 \begin_inset ERT
11415 status collapsed
11416
11417 \begin_layout Plain Layout
11418
11419
11420 \backslash
11421 setlength{
11422 \backslash
11423 mathsurround}{0mm}
11424 \end_layout
11425
11426 \end_inset
11427
11428
11429 \end_layout
11430
11431 \begin_layout Standard
11432 Para volver al espacio predeterminado, 
11433 \series bold
11434
11435 \backslash
11436 mathsurround
11437 \series default
11438  se restablece al valor 0
11439 \begin_inset space \thinspace{}
11440 \end_inset
11441
11442 pt.
11443 \end_layout
11444
11445 \begin_layout Section
11446 Marcos y bordes
11447 \begin_inset Index idx
11448 status collapsed
11449
11450 \begin_layout Plain Layout
11451 Marcos
11452 \end_layout
11453
11454 \end_inset
11455
11456
11457 \end_layout
11458
11459 \begin_layout Standard
11460 Los marcos para texto se describen en el capítulo 
11461 \emph on
11462 Marcos
11463 \emph default
11464  del manual 
11465 \emph on
11466 Objetos insertados
11467 \emph default
11468 .
11469 \end_layout
11470
11471 \begin_layout Subsection
11472 Marcos con bordes
11473 \begin_inset CommandInset label
11474 LatexCommand label
11475 name "sub:Marcos-con-bordes"
11476
11477 \end_inset
11478
11479
11480 \begin_inset Index idx
11481 status collapsed
11482
11483 \begin_layout Plain Layout
11484 Marcos ! con bordes
11485 \end_layout
11486
11487 \end_inset
11488
11489
11490 \end_layout
11491
11492 \begin_layout Standard
11493 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
11494 \series bold
11495
11496 \backslash
11497 fbox
11498 \series default
11499
11500 \begin_inset Index idx
11501 status collapsed
11502
11503 \begin_layout Plain Layout
11504 Comandos ! F ! 
11505 \backslash
11506 fbox
11507 \end_layout
11508
11509 \end_inset
11510
11511  y 
11512 \series bold
11513
11514 \backslash
11515 boxed
11516 \series default
11517
11518 \begin_inset Index idx
11519 status collapsed
11520
11521 \begin_layout Plain Layout
11522 Comandos ! B ! 
11523 \backslash
11524 boxed
11525 \end_layout
11526
11527 \end_inset
11528
11529 .
11530 \end_layout
11531
11532 \begin_layout Standard
11533 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
11534  azul en un marco donde se introducen partes de una ecuación.
11535  Para 
11536 \series bold
11537
11538 \backslash
11539 fbox
11540 \series default
11541  hay que generar una ecuación adicional con 
11542 \family sans
11543 Ctrl+M
11544 \family default
11545  dentro del recuadro, porque si no el contenido del mismo sería considerado
11546  texto matemático.
11547  Si se usa 
11548 \series bold
11549
11550 \backslash
11551 boxed
11552 \series default
11553  la nueva ecuación se genera automáticamente dentro del marco.
11554 \end_layout
11555
11556 \begin_layout Standard
11557 El comando 
11558 \series bold
11559
11560 \backslash
11561 fbox
11562 \series default
11563  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
11564  ecuación tendría siempre el tamaño del texto.
11565  Por otra parte, 
11566 \series bold
11567
11568 \backslash
11569 fboxed
11570 \series default
11571  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
11572  siempre el tamaño de una ecuación presentada.
11573 \end_layout
11574
11575 \begin_layout Standard
11576 El comando 
11577 \series bold
11578
11579 \backslash
11580 framebox
11581 \series default
11582
11583 \begin_inset Index idx
11584 status collapsed
11585
11586 \begin_layout Plain Layout
11587 Comandos ! F ! 
11588 \backslash
11589 framebox
11590 \end_layout
11591
11592 \end_inset
11593
11594  es una extensión de 
11595 \series bold
11596
11597 \backslash
11598 fbox
11599 \series default
11600 , que permite especificar además la anchura del marco y la alineación.
11601  
11602 \series bold
11603
11604 \backslash
11605 framebox
11606 \series default
11607  se usa con el siguiente esquema: 
11608 \end_layout
11609
11610 \begin_layout Standard
11611
11612 \series bold
11613
11614 \backslash
11615 framebox[anchura del marco][posición]{contenido del cuadro}
11616 \end_layout
11617
11618 \begin_layout Standard
11619 La posición puede ser 
11620 \emph on
11621 l
11622 \emph default
11623  o 
11624 \emph on
11625 r
11626 \emph default
11627
11628 \emph on
11629 l
11630 \emph default
11631  alinea la ecuación a la izquierda del marcro, 
11632 \emph on
11633 r
11634 \emph default
11635  la alinea a la derecha.
11636  Si no se da posición la ecuación será centrada.
11637 \begin_inset Newline newline
11638 \end_inset
11639
11640 Si no se pone anchura tampoco puede darse posición.
11641  En este caso la anchura del borde se ajusta al contenido del cuadro, como
11642  con 
11643 \series bold
11644
11645 \backslash
11646 fbox
11647 \series default
11648 .
11649  
11650 \end_layout
11651
11652 \begin_layout Standard
11653 Cuando se inserta el comando 
11654 \series bold
11655
11656 \backslash
11657 framebox
11658 \series default
11659  aparece un recuadro con tres marcos azules.
11660  Los dos primeros marcos están encerrados entre corchetes e indican los
11661  dos argumentos opcionales.
11662  El tercer marco es para partes de la ecuación, como para 
11663 \series bold
11664
11665 \backslash
11666 fbox
11667 \series default
11668 .
11669 \end_layout
11670
11671 \begin_layout Standard
11672 \noindent
11673 \align center
11674 \begin_inset Tabular
11675 <lyxtabular version="3" rows="5" columns="2">
11676 <features rotate="0" tabularvalignment="middle">
11677 <column alignment="center" valignment="top">
11678 <column alignment="center" valignment="top">
11679 <row>
11680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11681 \begin_inset Text
11682
11683 \begin_layout Plain Layout
11684 Comando
11685 \end_layout
11686
11687 \end_inset
11688 </cell>
11689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11690 \begin_inset Text
11691
11692 \begin_layout Plain Layout
11693 Resultado
11694 \begin_inset Note Note
11695 status collapsed
11696
11697 \begin_layout Plain Layout
11698
11699 \series bold
11700
11701 \backslash
11702 raisebox
11703 \series default
11704  se usa sólo como espaciador
11705 \end_layout
11706
11707 \end_inset
11708
11709
11710 \end_layout
11711
11712 \end_inset
11713 </cell>
11714 </row>
11715 <row>
11716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11717 \begin_inset Text
11718
11719 \begin_layout Plain Layout
11720
11721 \backslash
11722 fbox
11723 \begin_inset space \textvisiblespace{}
11724 \end_inset
11725
11726
11727 \family sans
11728 Ctrl+M
11729 \family default
11730  
11731 \backslash
11732 int
11733 \begin_inset space \textvisiblespace{}
11734 \end_inset
11735
11736 A=B
11737 \end_layout
11738
11739 \end_inset
11740 </cell>
11741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11742 \begin_inset Text
11743
11744 \begin_layout Plain Layout
11745 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
11746 \end_inset
11747
11748
11749 \end_layout
11750
11751 \end_inset
11752 </cell>
11753 </row>
11754 <row>
11755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11756 \begin_inset Text
11757
11758 \begin_layout Plain Layout
11759
11760 \backslash
11761 boxed
11762 \begin_inset space \textvisiblespace{}
11763 \end_inset
11764
11765
11766 \backslash
11767 int
11768 \begin_inset space \textvisiblespace{}
11769 \end_inset
11770
11771 A=B
11772 \end_layout
11773
11774 \end_inset
11775 </cell>
11776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11777 \begin_inset Text
11778
11779 \begin_layout Plain Layout
11780 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
11781 \end_inset
11782
11783
11784 \end_layout
11785
11786 \end_inset
11787 </cell>
11788 </row>
11789 <row>
11790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11791 \begin_inset Text
11792
11793 \begin_layout Plain Layout
11794 A+
11795 \backslash
11796 fbox
11797 \begin_inset space \textvisiblespace{}
11798 \end_inset
11799
11800 B
11801 \end_layout
11802
11803 \end_inset
11804 </cell>
11805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11806 \begin_inset Text
11807
11808 \begin_layout Plain Layout
11809 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
11810 \end_inset
11811
11812
11813 \end_layout
11814
11815 \end_inset
11816 </cell>
11817 </row>
11818 <row>
11819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11820 \begin_inset Text
11821
11822 \begin_layout Plain Layout
11823
11824 \backslash
11825 framebox
11826 \begin_inset space \textvisiblespace{}
11827 \end_inset
11828
11829 20mm
11830 \begin_inset Formula $\to$
11831 \end_inset
11832
11833
11834 \begin_inset Formula $\to$
11835 \end_inset
11836
11837
11838 \family sans
11839 Ctrl+M
11840 \family default
11841  
11842 \backslash
11843 frac
11844 \begin_inset space \textvisiblespace{}
11845 \end_inset
11846
11847 A
11848 \begin_inset Formula $\downarrow$
11849 \end_inset
11850
11851 B
11852 \end_layout
11853
11854 \end_inset
11855 </cell>
11856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11857 \begin_inset Text
11858
11859 \begin_layout Plain Layout
11860 \begin_inset Formula $\raisebox{6mm}{}$
11861 \end_inset
11862
11863
11864 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
11865 \end_inset
11866
11867
11868 \begin_inset Formula $\raisebox{-4mm}{}$
11869 \end_inset
11870
11871
11872 \end_layout
11873
11874 \end_inset
11875 </cell>
11876 </row>
11877 </lyxtabular>
11878
11879 \end_inset
11880
11881
11882 \end_layout
11883
11884 \begin_layout Standard
11885 El grosor del borde también se puede ajustar.
11886  Para ello hay que insertar los siguientes comandos en modo TeX antes de
11887  la fórmula:
11888 \end_layout
11889
11890 \begin_layout Standard
11891
11892 \series bold
11893
11894 \backslash
11895 fboxrule
11896 \series default
11897  
11898 \series bold
11899
11900 \begin_inset Quotes fld
11901 \end_inset
11902
11903 grosor
11904 \begin_inset Quotes frd
11905 \end_inset
11906
11907
11908 \series default
11909  
11910 \series bold
11911
11912 \backslash
11913 fboxsep
11914 \series default
11915  
11916 \series bold
11917
11918 \begin_inset Quotes fld
11919 \end_inset
11920
11921 distancia
11922 \begin_inset Quotes frd
11923 \end_inset
11924
11925
11926 \end_layout
11927
11928 \begin_layout Standard
11929 \begin_inset Quotes fld
11930 \end_inset
11931
11932 distancia
11933 \begin_inset Quotes frd
11934 \end_inset
11935
11936  especifica la distancia mínima entre el borde y el primer carácter en el
11937  cuadro.
11938  Un ejemplo de esto es la siguiente ecuación enmarcada:
11939 \begin_inset ERT
11940 status collapsed
11941
11942 \begin_layout Plain Layout
11943
11944
11945 \backslash
11946 fboxrule 2mm 
11947 \backslash
11948 fboxsep 3mm
11949 \end_layout
11950
11951 \end_inset
11952
11953
11954 \begin_inset Formula 
11955 \[
11956 \boxed{A+B=C}
11957 \]
11958
11959 \end_inset
11960
11961
11962 \end_layout
11963
11964 \begin_layout Standard
11965 Delante de esta ecuación se han insertado los comandos
11966 \end_layout
11967
11968 \begin_layout Standard
11969
11970 \series bold
11971
11972 \backslash
11973 fboxrule
11974 \series default
11975  
11976 \series bold
11977 2mm
11978 \series default
11979  
11980 \series bold
11981
11982 \backslash
11983 fboxsep
11984 \series default
11985  
11986 \series bold
11987 3mm
11988 \end_layout
11989
11990 \begin_layout Standard
11991 en modo TeX.
11992  Los valores dados se usan para todos los marcos siguientes.
11993 \end_layout
11994
11995 \begin_layout Standard
11996 Para volver al tamaño estándar del marco se inserta el comando
11997 \end_layout
11998
11999 \begin_layout Standard
12000
12001 \series bold
12002
12003 \backslash
12004 fboxrule
12005 \series default
12006  
12007 \series bold
12008 0.4pt
12009 \series default
12010  
12011 \series bold
12012
12013 \backslash
12014 fboxsep
12015 \series default
12016  
12017 \series bold
12018 3pt
12019 \series default
12020
12021 \begin_inset ERT
12022 status collapsed
12023
12024 \begin_layout Plain Layout
12025
12026
12027 \backslash
12028 fboxrule 0.4pt 
12029 \backslash
12030 fboxsep 3pt
12031 \end_layout
12032
12033 \end_inset
12034
12035
12036 \end_layout
12037
12038 \begin_layout Standard
12039 en modo TeX antes de la ecuación siguiente.
12040 \end_layout
12041
12042 \begin_layout Subsection
12043 Marcos sin bordes
12044 \begin_inset CommandInset label
12045 LatexCommand label
12046 name "sub:Marcos-sin-bordes"
12047
12048 \end_inset
12049
12050
12051 \begin_inset Index idx
12052 status collapsed
12053
12054 \begin_layout Plain Layout
12055 Marcos ! sin borde
12056 \end_layout
12057
12058 \end_inset
12059
12060
12061 \end_layout
12062
12063 \begin_layout Standard
12064 Para marcos sin borde hay los comandos: 
12065 \series bold
12066
12067 \backslash
12068 mbox
12069 \series default
12070
12071 \begin_inset Index idx
12072 status collapsed
12073
12074 \begin_layout Plain Layout
12075 Comandos ! M ! 
12076 \backslash
12077 mbox
12078 \end_layout
12079
12080 \end_inset
12081
12082
12083 \series bold
12084
12085 \backslash
12086 makebox
12087 \series default
12088
12089 \begin_inset Index idx
12090 status collapsed
12091
12092 \begin_layout Plain Layout
12093 Comandos ! M ! 
12094 \backslash
12095 makebox
12096 \end_layout
12097
12098 \end_inset
12099
12100  y 
12101 \series bold
12102
12103 \backslash
12104 raisebox
12105 \series default
12106
12107 \begin_inset Index idx
12108 status collapsed
12109
12110 \begin_layout Plain Layout
12111 Comandos ! R ! 
12112 \backslash
12113 raisebox
12114 \end_layout
12115
12116 \end_inset
12117
12118 .
12119 \end_layout
12120
12121 \begin_layout Standard
12122 Con 
12123 \series bold
12124
12125 \backslash
12126 raisebox
12127 \series default
12128  se puede poner un marco subíndice o superíndice, pero a diferencia de los
12129  normales, los caracteres en el marco mantienen su tamaño de tipografía.
12130  
12131 \series bold
12132
12133 \backslash
12134 raisebox
12135 \series default
12136  se usa con el siguiente esquema: 
12137 \end_layout
12138
12139 \begin_layout Standard
12140
12141 \series bold
12142
12143 \backslash
12144 raisebox{altura}{contenido del marco}
12145 \end_layout
12146
12147 \begin_layout Standard
12148 Cuando el marco tenga que contener una ecuación, hace falta una ecuación
12149  extra, como con 
12150 \series bold
12151
12152 \backslash
12153 fbox
12154 \series default
12155 .
12156  
12157 \begin_inset Note Greyedout
12158 status open
12159
12160 \begin_layout Plain Layout
12161
12162 \series bold
12163 Nota
12164 \series default
12165 : Para
12166 \series bold
12167  
12168 \backslash
12169 raisebox
12170 \series default
12171  se ha creado esta ecuación extra tecleando 
12172 \family sans
12173 Ctrl+M
12174 \family default
12175  dos veces en vez de una porque LyX aún no soporta 
12176 \series bold
12177
12178 \backslash
12179 raisebox
12180 \series default
12181  directamente.
12182 \end_layout
12183
12184 \end_inset
12185
12186
12187 \end_layout
12188
12189 \begin_layout Standard
12190 \align center
12191 \begin_inset Tabular
12192 <lyxtabular version="3" rows="4" columns="2">
12193 <features rotate="0" tabularvalignment="middle">
12194 <column alignment="center" valignment="top">
12195 <column alignment="center" valignment="top">
12196 <row>
12197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12198 \begin_inset Text
12199
12200 \begin_layout Plain Layout
12201 Comando
12202 \end_layout
12203
12204 \end_inset
12205 </cell>
12206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12207 \begin_inset Text
12208
12209 \begin_layout Plain Layout
12210 Resultado
12211 \end_layout
12212
12213 \end_inset
12214 </cell>
12215 </row>
12216 <row>
12217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12218 \begin_inset Text
12219
12220 \begin_layout Plain Layout
12221 H
12222 \backslash
12223 raisebox{2mm
12224 \begin_inset Formula $\to$
12225 \end_inset
12226
12227
12228 \backslash
12229 {al
12230 \begin_inset Formula $\to$
12231 \end_inset
12232
12233  lo
12234 \end_layout
12235
12236 \end_inset
12237 </cell>
12238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12239 \begin_inset Text
12240
12241 \begin_layout Plain Layout
12242 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12243 \end_inset
12244
12245
12246 \end_layout
12247
12248 \end_inset
12249 </cell>
12250 </row>
12251 <row>
12252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12253 \begin_inset Text
12254
12255 \begin_layout Plain Layout
12256 H
12257 \backslash
12258 raisebox{-2mm
12259 \begin_inset Formula $\to$
12260 \end_inset
12261
12262
12263 \backslash
12264 {al
12265 \begin_inset Formula $\to$
12266 \end_inset
12267
12268 lo
12269 \end_layout
12270
12271 \end_inset
12272 </cell>
12273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12274 \begin_inset Text
12275
12276 \begin_layout Plain Layout
12277 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12278 \end_inset
12279
12280
12281 \end_layout
12282
12283 \end_inset
12284 </cell>
12285 </row>
12286 <row>
12287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12288 \begin_inset Text
12289
12290 \begin_layout Plain Layout
12291 A=
12292 \backslash
12293 raisebox{-2mm
12294 \begin_inset Formula $\to$
12295 \end_inset
12296
12297
12298 \backslash
12299 {
12300 \family sans
12301 Ctrl+M Ctrl+M
12302 \family default
12303  
12304 \backslash
12305 sqrt
12306 \begin_inset space \textvisiblespace{}
12307 \end_inset
12308
12309
12310 \end_layout
12311
12312 \end_inset
12313 </cell>
12314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12315 \begin_inset Text
12316
12317 \begin_layout Plain Layout
12318 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
12319 \end_inset
12320
12321
12322 \end_layout
12323
12324 \end_inset
12325 </cell>
12326 </row>
12327 </lyxtabular>
12328
12329 \end_inset
12330
12331
12332 \end_layout
12333
12334 \begin_layout Standard
12335 El comando 
12336 \series bold
12337
12338 \backslash
12339 mbox
12340 \series default
12341  es equivalente a 
12342 \series bold
12343
12344 \backslash
12345 fbox
12346 \series default
12347  y 
12348 \series bold
12349
12350 \backslash
12351 makebox
12352 \series default
12353  es equivalente a 
12354 \series bold
12355
12356 \backslash
12357 framebox
12358 \series default
12359 , con la diferencia de que no hay marco.
12360 \end_layout
12361
12362 \begin_layout Subsection
12363 Marcos coloreados
12364 \begin_inset CommandInset label
12365 LatexCommand label
12366 name "sub:Marcos-coloreados"
12367
12368 \end_inset
12369
12370
12371 \begin_inset Index idx
12372 status collapsed
12373
12374 \begin_layout Plain Layout
12375 Marcos ! coloreados
12376 \end_layout
12377
12378 \end_inset
12379
12380
12381 \end_layout
12382
12383 \begin_layout Standard
12384 Para poder usar todos los comandos explicados en esta sección hay que cargar
12385  en el preámbulo LaTeX el paquete LaTeX 
12386 \series bold
12387 color
12388 \series default
12389
12390 \begin_inset Foot
12391 status collapsed
12392
12393 \begin_layout Plain Layout
12394 El paquete LaTeX 
12395 \series bold
12396 color
12397 \series default
12398  forma parte de toda distribución LaTeX estándar.
12399 \end_layout
12400
12401 \end_inset
12402
12403
12404 \begin_inset Index idx
12405 status collapsed
12406
12407 \begin_layout Plain Layout
12408 Paquetes ! color
12409 \end_layout
12410
12411 \end_inset
12412
12413 , con la línea
12414 \begin_inset Foot
12415 status collapsed
12416
12417 \begin_layout Plain Layout
12418 Cuando hay texto coloreado con un color predefinido en alguna parte del
12419  documento, LyX carga automáticamente el paquete LaTeX 
12420 \series bold
12421 color
12422 \series default
12423 .
12424  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
12425  origina problemas.
12426 \end_layout
12427
12428 \end_inset
12429
12430
12431 \begin_inset Note Note
12432 status collapsed
12433
12434 \begin_layout Plain Layout
12435 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
12436  en el preámbulo LaTeX.
12437 \end_layout
12438
12439 \end_inset
12440
12441
12442 \end_layout
12443
12444 \begin_layout Standard
12445
12446 \series bold
12447
12448 \backslash
12449 usepackage{color}
12450 \begin_inset VSpace medskip
12451 \end_inset
12452
12453
12454 \end_layout
12455
12456 \begin_layout Standard
12457 Para colorear marcos se usa el comando 
12458 \series bold
12459
12460 \backslash
12461 colorbox
12462 \series default
12463
12464 \begin_inset Index idx
12465 status collapsed
12466
12467 \begin_layout Plain Layout
12468 Comandos ! C ! 
12469 \backslash
12470 colorbox
12471 \end_layout
12472
12473 \end_inset
12474
12475  con el siguiente esquema:
12476 \end_layout
12477
12478 \begin_layout Standard
12479
12480 \series bold
12481
12482 \backslash
12483 colorbox{color}{contenido del marco}
12484 \end_layout
12485
12486 \begin_layout Standard
12487 El contenido del marco puede ser otro marco, y también un 
12488 \backslash
12489
12490 \series bold
12491 colorbox
12492 \series default
12493  puede ser parte de otro marco (véanse los ejemplos 2º y 3º).
12494  Si el marco debe contener una ecuación debe crearse una ecuación extra,
12495  como con 
12496 \series bold
12497
12498 \backslash
12499 raisebox
12500 \series default
12501 .
12502 \begin_inset Foot
12503 status collapsed
12504
12505 \begin_layout Plain Layout
12506 Esto también se aplica para el comando 
12507 \series bold
12508
12509 \backslash
12510 fcolorbox
12511 \series default
12512 .
12513 \end_layout
12514
12515 \end_inset
12516
12517  
12518 \end_layout
12519
12520 \begin_layout Standard
12521 Se puede elegir uno de los siguientes colores predefinidos:
12522 \end_layout
12523
12524 \begin_layout Standard
12525
12526 \series bold
12527 black
12528 \series default
12529
12530 \series bold
12531 blue
12532 \series default
12533
12534 \series bold
12535 cyan
12536 \series default
12537
12538 \series bold
12539 green
12540 \series default
12541
12542 \series bold
12543 magenta
12544 \series default
12545
12546 \series bold
12547 red
12548 \series default
12549
12550 \series bold
12551 white
12552 \series default
12553
12554 \series bold
12555 yellow
12556 \end_layout
12557
12558 \begin_layout Standard
12559 \align center
12560 \begin_inset Tabular
12561 <lyxtabular version="3" rows="4" columns="2">
12562 <features rotate="0" tabularvalignment="middle">
12563 <column alignment="center" valignment="top">
12564 <column alignment="center" valignment="top">
12565 <row>
12566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12567 \begin_inset Text
12568
12569 \begin_layout Plain Layout
12570 Comando
12571 \end_layout
12572
12573 \end_inset
12574 </cell>
12575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12576 \begin_inset Text
12577
12578 \begin_layout Plain Layout
12579 Resultado
12580 \begin_inset Note Note
12581 status collapsed
12582
12583 \begin_layout Plain Layout
12584
12585 \series bold
12586
12587 \backslash
12588 raisebox
12589 \series default
12590  se usa sólo como espaciador
12591 \end_layout
12592
12593 \end_inset
12594
12595
12596 \end_layout
12597
12598 \end_inset
12599 </cell>
12600 </row>
12601 <row>
12602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12603 \begin_inset Text
12604
12605 \begin_layout Plain Layout
12606
12607 \backslash
12608 colorbox{yellow
12609 \begin_inset Formula $\to$
12610 \end_inset
12611
12612
12613 \backslash
12614 {A=B
12615 \end_layout
12616
12617 \end_inset
12618 </cell>
12619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12620 \begin_inset Text
12621
12622 \begin_layout Plain Layout
12623 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
12624 \end_inset
12625
12626
12627 \end_layout
12628
12629 \end_inset
12630 </cell>
12631 </row>
12632 <row>
12633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12634 \begin_inset Text
12635
12636 \begin_layout Plain Layout
12637
12638 \backslash
12639 colorbox{green
12640 \begin_inset Formula $\to$
12641 \end_inset
12642
12643
12644 \backslash
12645 {
12646 \backslash
12647 fbox
12648 \begin_inset space \textvisiblespace{}
12649 \end_inset
12650
12651 A=B
12652 \end_layout
12653
12654 \end_inset
12655 </cell>
12656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12657 \begin_inset Text
12658
12659 \begin_layout Plain Layout
12660 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
12661 \end_inset
12662
12663
12664 \end_layout
12665
12666 \end_inset
12667 </cell>
12668 </row>
12669 <row>
12670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12671 \begin_inset Text
12672
12673 \begin_layout Plain Layout
12674
12675 \backslash
12676 fbox
12677 \begin_inset space \textvisiblespace{}
12678 \end_inset
12679
12680
12681 \backslash
12682 colorbox{green
12683 \begin_inset Formula $\to$
12684 \end_inset
12685
12686
12687 \backslash
12688 {
12689 \family sans
12690 Ctrl+M Ctrl+M
12691 \family default
12692  
12693 \backslash
12694 int
12695 \begin_inset space \textvisiblespace{}
12696 \end_inset
12697
12698 C=D
12699 \end_layout
12700
12701 \end_inset
12702 </cell>
12703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12704 \begin_inset Text
12705
12706 \begin_layout Plain Layout
12707 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
12708 \end_inset
12709
12710
12711 \end_layout
12712
12713 \end_inset
12714 </cell>
12715 </row>
12716 </lyxtabular>
12717
12718 \end_inset
12719
12720
12721 \end_layout
12722
12723 \begin_layout Standard
12724
12725 \series bold
12726
12727 \backslash
12728 colorbox
12729 \series default
12730  sólo colorea el marco pero no los caracteres.
12731  Para colorear todos los caracteres se selecciona toda la ecuación y se
12732  elige un color en el diálogo 
12733 \family sans
12734 Estilo
12735 \begin_inset space ~
12736 \end_inset
12737
12738 del
12739 \begin_inset space ~
12740 \end_inset
12741
12742 texto
12743 \family default
12744 .
12745  El diálogo puede abrirse con el botón 
12746 \begin_inset Graphics
12747         filename ../../images/dialog-show_character.png
12748         scale 85
12749
12750 \end_inset
12751
12752  de la barra de herramientas o con el menú 
12753 \family sans
12754 Editar\SpecialChar \menuseparator
12755 Estilo
12756 \begin_inset space ~
12757 \end_inset
12758
12759 del
12760 \begin_inset space ~
12761 \end_inset
12762
12763 texto\SpecialChar \menuseparator
12764 Personalizado
12765 \family default
12766 .
12767  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
12768  Si el número de la ecuación debe tener otro color que el de los caracteres
12769  de la ecuación, el color debe cambiarse dentro de la ecuación.
12770 \end_layout
12771
12772 \begin_layout Standard
12773 Un ejemplo:
12774 \color red
12775
12776 \begin_inset Formula 
12777 \begin{equation}
12778 {\color{red}\int A=B}\label{eq:rojo}
12779 \end{equation}
12780
12781 \end_inset
12782
12783
12784 \color green
12785
12786 \begin_inset Formula 
12787 \begin{equation}
12788 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}
12789 \end{equation}
12790
12791 \end_inset
12792
12793
12794 \end_layout
12795
12796 \begin_layout Standard
12797 La ecuación 
12798 \begin_inset CommandInset ref
12799 LatexCommand eqref
12800 reference "eq:rojo"
12801
12802 \end_inset
12803
12804  está toda coloreada en rojo.
12805 \begin_inset Newline newline
12806 \end_inset
12807
12808 La ecuación 
12809 \begin_inset CommandInset ref
12810 LatexCommand eqref
12811 reference "eq:rojoverde"
12812
12813 \end_inset
12814
12815  se ha coloreado en primer lugar toda en verde para colorear el número de
12816  la ecuación.
12817  Posteriormente se han coloreado en rojo los caracteres.
12818 \family sans
12819
12820 \begin_inset VSpace bigskip
12821 \end_inset
12822
12823
12824 \end_layout
12825
12826 \begin_layout Standard
12827 Para colorear diferente el borde y el marcose usa el comando 
12828 \series bold
12829
12830 \backslash
12831 fcolorbox
12832 \series default
12833
12834 \begin_inset Index idx
12835 status collapsed
12836
12837 \begin_layout Plain Layout
12838 Comandos ! F ! 
12839 \backslash
12840 fcolorbox
12841 \end_layout
12842
12843 \end_inset
12844
12845  con el siguiente esquema:
12846 \end_layout
12847
12848 \begin_layout Standard
12849
12850 \series bold
12851
12852 \backslash
12853 fcolorbox{color del borde}{color}{contenido del marco}
12854 \end_layout
12855
12856 \begin_layout Standard
12857 Así pues 
12858 \series bold
12859
12860 \backslash
12861 fcolorbox
12862 \series default
12863  es una extensión del comando 
12864 \series bold
12865
12866 \backslash
12867 colorbox
12868 \series default
12869 .
12870  La anchura del borde se establece, como para 
12871 \series bold
12872
12873 \backslash
12874 framebox
12875 \series default
12876 , con 
12877 \series bold
12878
12879 \backslash
12880 fboxrule
12881 \series default
12882  y 
12883 \series bold
12884
12885 \backslash
12886 fboxsep
12887 \series default
12888 .
12889  Un ejemplo:
12890 \begin_inset ERT
12891 status collapsed
12892
12893 \begin_layout Plain Layout
12894
12895
12896 \backslash
12897 fboxrule 1mm 
12898 \backslash
12899 fboxsep 1mm
12900 \end_layout
12901
12902 \end_inset
12903
12904
12905 \begin_inset Formula 
12906 \[
12907 \fcolorbox{cyan}{magenta}{A=B}
12908 \]
12909
12910 \end_inset
12911
12912
12913 \end_layout
12914
12915 \begin_layout Standard
12916 \begin_inset ERT
12917 status collapsed
12918
12919 \begin_layout Plain Layout
12920
12921
12922 \backslash
12923 fboxrule 0.4pt 
12924 \backslash
12925 fboxsep 3pt
12926 \end_layout
12927
12928 \end_inset
12929
12930
12931 \end_layout
12932
12933 \begin_layout Standard
12934 Esta ecuación se ha compuesto con el comando
12935 \begin_inset Newline newline
12936 \end_inset
12937
12938
12939 \series bold
12940
12941 \backslash
12942 fcolorbox{cyan
12943 \begin_inset Formula $\to$
12944 \end_inset
12945
12946
12947 \backslash
12948 {magenta
12949 \begin_inset Formula $\to$
12950 \end_inset
12951
12952
12953 \backslash
12954 {A=B
12955 \end_layout
12956
12957 \begin_layout Standard
12958 \begin_inset VSpace bigskip
12959 \end_inset
12960
12961
12962 \end_layout
12963
12964 \begin_layout Standard
12965 Para usar colores distintos de los predefinidos deben ser definidos previamente.
12966 \end_layout
12967
12968 \begin_layout Standard
12969 Por ejemplo, se puede definir el color 
12970 \begin_inset Quotes fld
12971 \end_inset
12972
12973
12974 \series bold
12975 verdeoscuro
12976 \series default
12977
12978 \begin_inset Quotes frd
12979 \end_inset
12980
12981  con la línea de preámbulo LaTeX:
12982 \end_layout
12983
12984 \begin_layout Standard
12985
12986 \series bold
12987
12988 \backslash
12989 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
12990 \series default
12991
12992 \begin_inset Index idx
12993 status collapsed
12994
12995 \begin_layout Plain Layout
12996 Comandos ! D ! 
12997 \backslash
12998 definecolor
12999 \end_layout
13000
13001 \end_inset
13002
13003
13004 \end_layout
13005
13006 \begin_layout Standard
13007
13008 \series bold
13009 cmyk
13010 \series default
13011  es el espacio de color referido a los colores 
13012 \series bold
13013 cyan
13014 \series default
13015
13016 \series bold
13017 magenta
13018 \series default
13019
13020 \series bold
13021 yellow
13022 \series default
13023  y 
13024 \series bold
13025 black
13026 \series default
13027 .
13028  Los cuatro números separados por coma son el factor de cuota para los colores
13029  correspondientes del espacio de color.
13030  Los factores pueden estar en el rango 0-1.
13031  En vez de 
13032 \series bold
13033 cmyk
13034 \series default
13035  se puede usar el espacio de color 
13036 \series bold
13037 rgb
13038 \series default
13039 , que se refiere a 
13040 \series bold
13041 red
13042 \series default
13043
13044 \series bold
13045 green
13046 \series default
13047  y 
13048 \series bold
13049 blue
13050 \series default
13051 , así pues en este caso hay tres factores de cuota para los correspondientes
13052  colores.
13053  Además hay el espacio de color 
13054 \series bold
13055 gray
13056 \series default
13057  con un factor de cuota para el valor gris.
13058 \end_layout
13059
13060 \begin_layout Standard
13061 Como ejemplo he aquí un marco con el nuevo color definido 
13062 \series bold
13063 verdeoscuro
13064 \series default
13065  y los caracteres en color amarillo:
13066 \color black
13067
13068 \begin_inset Formula 
13069 \begin{equation}
13070 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}
13071 \end{equation}
13072
13073 \end_inset
13074
13075
13076 \end_layout
13077
13078 \begin_layout Standard
13079 Los colores personalizados también se pueden usar para texto con la ayuda
13080  del comando 
13081 \series bold
13082
13083 \backslash
13084 textcolor
13085 \series default
13086
13087 \begin_inset Index idx
13088 status collapsed
13089
13090 \begin_layout Plain Layout
13091 Texto ! coloreado
13092 \end_layout
13093
13094 \end_inset
13095
13096
13097 \end_layout
13098
13099 \begin_layout Standard
13100 \begin_inset ERT
13101 status collapsed
13102
13103 \begin_layout Plain Layout
13104
13105
13106 \backslash
13107 textcolor{verdeoscuro}{
13108 \end_layout
13109
13110 \end_inset
13111
13112 Esta frase en 
13113 \begin_inset Quotes fld
13114 \end_inset
13115
13116 verdeoscuro
13117 \begin_inset Quotes frd
13118 \end_inset
13119
13120 .
13121 \begin_inset ERT
13122 status collapsed
13123
13124 \begin_layout Plain Layout
13125
13126 }
13127 \end_layout
13128
13129 \end_inset
13130
13131
13132 \end_layout
13133
13134 \begin_layout Standard
13135
13136 \series bold
13137
13138 \backslash
13139 textcolor
13140 \series default
13141
13142 \begin_inset Index idx
13143 status collapsed
13144
13145 \begin_layout Plain Layout
13146 Comandos ! T ! 
13147 \backslash
13148 textcolor
13149 \end_layout
13150
13151 \end_inset
13152
13153  se usa con el esquema 
13154 \series bold
13155
13156 \backslash
13157 textcolor{color}{caracteres a colorear}
13158 \series default
13159 .
13160 \end_layout
13161
13162 \begin_layout Subsection
13163 Marcos de párrafo
13164 \begin_inset CommandInset label
13165 LatexCommand label
13166 name "sub:Marcos-de-párrafo"
13167
13168 \end_inset
13169
13170
13171 \begin_inset Index idx
13172 status collapsed
13173
13174 \begin_layout Plain Layout
13175 Marcos ! para párrafos
13176 \end_layout
13177
13178 \end_inset
13179
13180
13181 \end_layout
13182
13183 \begin_layout Standard
13184 Un marco que puede contener varias líneas y párrafos, denominado marco de
13185  párrafo (parbox), se puede generar con el menú 
13186 \family sans
13187 Insertar\SpecialChar \menuseparator
13188 Marco
13189 \family default
13190  o con el botón 
13191 \begin_inset Graphics
13192         filename ../../images/box-insert.png
13193         scale 85
13194
13195 \end_inset
13196
13197  de la barra de herramientas.
13198 \end_layout
13199
13200 \begin_layout Standard
13201 El siguiente ejemplo muestra un marco de párrafo en línea:
13202 \begin_inset VSpace medskip
13203 \end_inset
13204
13205 Esta línea contiene 
13206 \begin_inset Box Boxed
13207 position "c"
13208 hor_pos "c"
13209 has_inner_box 1
13210 inner_pos "c"
13211 use_parbox 1
13212 use_makebox 0
13213 width "5cm"
13214 special "none"
13215 height "1in"
13216 height_special "totalheight"
13217 status collapsed
13218
13219 \begin_layout Plain Layout
13220 Esto es un marco de párrafo.
13221  Tiene exactamente 5
13222 \begin_inset space \thinspace{}
13223 \end_inset
13224
13225 cm de largo y además puede contener ecuaciones: 
13226 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13227 \end_inset
13228
13229
13230 \end_layout
13231
13232 \end_inset
13233
13234
13235 \begin_inset space ~
13236 \end_inset
13237
13238  un marco de párrafo.
13239 \begin_inset VSpace medskip
13240 \end_inset
13241
13242 Ese marco se compone haciendo clic derecho sobre el rectángulo gris insertado.
13243  Surge un diálogo con las propiedades del marco.
13244  En este caso: 
13245 \emph on
13246 Decoración
13247 \emph default
13248 : Marco rectangular, 
13249 \emph on
13250 marco interior
13251 \emph default
13252 : Párrafo, 
13253 \emph on
13254 Ancho
13255 \emph default
13256 : 5
13257 \begin_inset space \thinspace{}
13258 \end_inset
13259
13260 cm, 
13261 \emph on
13262 Alineación Vertical
13263 \emph default
13264  
13265 \emph on
13266 marco
13267 \emph default
13268 : Medio.
13269 \end_layout
13270
13271 \begin_layout Standard
13272 \begin_inset VSpace medskip
13273 \end_inset
13274
13275 En LaTeX, un marco de párrafo se inserta con el comando 
13276 \series bold
13277
13278 \backslash
13279 parbox
13280 \series default
13281
13282 \begin_inset Index idx
13283 status collapsed
13284
13285 \begin_layout Plain Layout
13286 Comandos ! P ! 
13287 \backslash
13288 parbox
13289 \end_layout
13290
13291 \end_inset
13292
13293  con el esquema siguiente:
13294 \end_layout
13295
13296 \begin_layout Standard
13297
13298 \series bold
13299
13300 \backslash
13301 parbox[posición]{anchura}{contenido}
13302 \end_layout
13303
13304 \begin_layout Standard
13305 Son posibles las posiciones 
13306 \emph on
13307 b
13308 \emph default
13309  y 
13310 \emph on
13311 t
13312 \emph default
13313
13314 \emph on
13315 b
13316 \emph default
13317  por 
13318 \begin_inset Quotes fld
13319 \end_inset
13320
13321 bottom
13322 \begin_inset Quotes frd
13323 \end_inset
13324
13325  (abajo), que alinea la última línea del marco con el texto de alrededor.
13326  Con 
13327 \emph on
13328 t
13329 \emph default
13330 , por 
13331 \begin_inset Quotes fld
13332 \end_inset
13333
13334 top
13335 \begin_inset Quotes frd
13336 \end_inset
13337
13338  (arriba), la alineación se hace con la primera línea.
13339  Si no se da posición, el marco se centrará verticalmente, véase la sección
13340  
13341 \emph on
13342 Marcos
13343 \emph default
13344  del manual 
13345 \emph on
13346 Objetos insertados
13347 \emph default
13348  para ejemplos.
13349 \end_layout
13350
13351 \begin_layout Standard
13352 \begin_inset VSpace bigskip
13353 \end_inset
13354
13355 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
13356  ponerse en un marco de párrafo.
13357  Para ello se inserta el comando
13358 \begin_inset Newline newline
13359 \end_inset
13360
13361
13362 \series bold
13363
13364 \backslash
13365 fbox{
13366 \backslash
13367 parbox{
13368 \backslash
13369 linewidth-2
13370 \backslash
13371 fboxsep-2
13372 \backslash
13373 fboxrule}{
13374 \begin_inset Newline newline
13375 \end_inset
13376
13377
13378 \series default
13379 en modo TeX delante de la ecuación.
13380  Aquí 
13381 \series bold
13382
13383 \backslash
13384 linewidth
13385 \series default
13386
13387 \begin_inset Index idx
13388 status collapsed
13389
13390 \begin_layout Plain Layout
13391 Comandos ! L ! 
13392 \backslash
13393 linewidth
13394 \begin_inset ERT
13395 status open
13396
13397 \begin_layout Plain Layout
13398
13399
13400 \backslash
13401 vspace{5mm}
13402 \end_layout
13403
13404 \end_inset
13405
13406
13407 \end_layout
13408
13409 \end_inset
13410
13411  es la anchura de línea establecida para el documento.
13412  Como el marco está por fuera del marco de párrafo, hay que restar de dicha
13413  anchura dos veces la separación del marco y el grosor.
13414  Como LyX no lo hace automáticamente debido a un fallo,
13415 \begin_inset Foot
13416 status collapsed
13417
13418 \begin_layout Plain Layout
13419 \begin_inset CommandInset href
13420 LatexCommand href
13421 name "LyX-bug #4483"
13422 target "http://www.lyx.org/trac/ticket/4483"
13423
13424 \end_inset
13425
13426
13427 \end_layout
13428
13429 \end_inset
13430
13431  hay que usar modo TeX.
13432  Para poder multiplicar y restar en los argumentos hay que cargar en el
13433  preámbulo LaTeX el paquete LaTeX 
13434 \series bold
13435 calc
13436 \series default
13437 ,
13438 \begin_inset Foot
13439 status collapsed
13440
13441 \begin_layout Plain Layout
13442
13443 \series bold
13444 calc
13445 \series default
13446  es parte de toda instalación LaTeX estándar.
13447 \end_layout
13448
13449 \end_inset
13450
13451
13452 \begin_inset Index idx
13453 status collapsed
13454
13455 \begin_layout Plain Layout
13456 Paquetes ! calc
13457 \end_layout
13458
13459 \end_inset
13460
13461  con la línea
13462 \end_layout
13463
13464 \begin_layout Standard
13465
13466 \series bold
13467
13468 \backslash
13469 usepackage{calc}
13470 \end_layout
13471
13472 \begin_layout Standard
13473 Detrás de la ecuación se cierran ambos marcos con 
13474 \series bold
13475 }}
13476 \series default
13477  en modo TeX.
13478  Aquí hay un ejemplo:
13479 \begin_inset ERT
13480 status collapsed
13481
13482 \begin_layout Plain Layout
13483
13484
13485 \backslash
13486 fboxsep 5mm 
13487 \backslash
13488 fboxrule 5mm
13489 \end_layout
13490
13491 \end_inset
13492
13493
13494 \end_layout
13495
13496 \begin_layout Standard
13497 \begin_inset ERT
13498 status collapsed
13499
13500 \begin_layout Plain Layout
13501
13502
13503 \backslash
13504 fbox{
13505 \backslash
13506 parbox{
13507 \backslash
13508 linewidth-2
13509 \backslash
13510 fboxsep-2
13511 \backslash
13512 fboxrule}{
13513 \end_layout
13514
13515 \end_inset
13516
13517
13518 \begin_inset Formula 
13519 \begin{equation}
13520 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
13521 \end{equation}
13522
13523 \end_inset
13524
13525
13526 \end_layout
13527
13528 \begin_layout Standard
13529 \begin_inset ERT
13530 status collapsed
13531
13532 \begin_layout Plain Layout
13533
13534 }}
13535 \end_layout
13536
13537 \end_inset
13538
13539
13540 \begin_inset ERT
13541 status collapsed
13542
13543 \begin_layout Plain Layout
13544
13545
13546 \backslash
13547 fboxrule 0.4pt 
13548 \backslash
13549 fboxsep 3pt
13550 \end_layout
13551
13552 \end_inset
13553
13554
13555 \end_layout
13556
13557 \begin_layout Standard
13558 \begin_inset VSpace medskip
13559 \end_inset
13560
13561
13562 \end_layout
13563
13564 \begin_layout Standard
13565 Como se ha usado el marco de párrafo como argumento de 
13566 \series bold
13567
13568 \backslash
13569 fbox
13570 \series default
13571 , en este caso no hay diferencia entre 
13572 \series bold
13573
13574 \backslash
13575 fbox
13576 \series default
13577  y 
13578 \series bold
13579
13580 \backslash
13581 boxed
13582 \series default
13583 .
13584  
13585 \end_layout
13586
13587 \begin_layout Standard
13588 \begin_inset VSpace bigskip
13589 \end_inset
13590
13591
13592 \end_layout
13593
13594 \begin_layout Standard
13595 Los marcos de párrafo son muy útiles para comentar ecuaciones directamente.
13596  Para hacerlo, se usa 
13597 \series bold
13598
13599 \backslash
13600 parbox
13601 \series default
13602  en combinación con el comando 
13603 \series bold
13604
13605 \backslash
13606 tag
13607 \series default
13608 .
13609  (Véase más sobre 
13610 \series bold
13611
13612 \backslash
13613 tag
13614 \series default
13615  en 
13616 \begin_inset CommandInset ref
13617 LatexCommand ref
13618 reference "sub:Numeración-personalizada"
13619
13620 \end_inset
13621
13622 ).
13623 \end_layout
13624
13625 \begin_layout Standard
13626 Un ejemplo de ecuación comentada con 
13627 \series bold
13628
13629 \backslash
13630 parbox
13631 \series default
13632 :
13633 \end_layout
13634
13635 \begin_layout Standard
13636 \begin_inset ERT
13637 status collapsed
13638
13639 \begin_layout Plain Layout
13640
13641
13642 \backslash
13643 [5x-7b=3b
13644 \backslash
13645 tag*{
13646 \backslash
13647 parbox{5cm}{
13648 \end_layout
13649
13650 \end_inset
13651
13652 Esto es una descripción.
13653  Está claramente separada de la ecuación y es multilínea.
13654 \begin_inset ERT
13655 status collapsed
13656
13657 \begin_layout Plain Layout
13658
13659 }}
13660 \backslash
13661 ]
13662 \end_layout
13663
13664 \end_inset
13665
13666
13667 \end_layout
13668
13669 \begin_layout Standard
13670 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
13671  no soporta el comando 
13672 \series bold
13673
13674 \backslash
13675 parbox
13676 \series default
13677  en ecuaciones.
13678  La ecuación se compone con la siguiente secuencia de comandos:
13679 \end_layout
13680
13681 \begin_layout Standard
13682 El comando 
13683 \series bold
13684
13685 \backslash
13686 [5x-7b=3b
13687 \backslash
13688 tag*
13689 \backslash
13690 {
13691 \backslash
13692 parbox{5cm}{
13693 \series default
13694  se inserta en modo TeX.
13695 \begin_inset Foot
13696 status collapsed
13697
13698 \begin_layout Plain Layout
13699 Si se usa el estilo de ecuación 
13700 \series bold
13701 Sangrado
13702 \series default
13703
13704 \series bold
13705
13706 \backslash
13707 tag*
13708 \backslash
13709
13710 \series default
13711  se puede reemplazar por 
13712 \series bold
13713
13714 \backslash
13715 hfill
13716 \series default
13717 .
13718  (Véanse los estilos de ecuación en 
13719 \begin_inset CommandInset ref
13720 LatexCommand ref
13721 reference "sec:Estilos-de-ecuación"
13722
13723 \end_inset
13724
13725 ).
13726 \end_layout
13727
13728 \end_inset
13729
13730  Después sigue la descripción en texto normal, y por último 
13731 \series bold
13732 }}
13733 \backslash
13734 ]
13735 \series default
13736  en modo TeX.
13737  Aquí los comandos 
13738 \series bold
13739
13740 \backslash
13741 [
13742 \series default
13743  y 
13744 \series bold
13745
13746 \backslash
13747 ]
13748 \series default
13749  crean una ecuación presentada.
13750 \end_layout
13751
13752 \begin_layout Standard
13753 Las ventajas de 
13754 \series bold
13755
13756 \backslash
13757 parbox
13758 \series default
13759  pueden verse en este ejemplo que se ha 
13760 \begin_inset Quotes fld
13761 \end_inset
13762
13763 comentado
13764 \begin_inset Quotes frd
13765 \end_inset
13766
13767  usando el modo texto matemático:
13768 \begin_inset Formula 
13769 \[
13770 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}
13771 \]
13772
13773 \end_inset
13774
13775
13776 \end_layout
13777
13778 \begin_layout Section
13779 Operadores
13780 \begin_inset Index idx
13781 status collapsed
13782
13783 \begin_layout Plain Layout
13784 Operadores
13785 \end_layout
13786
13787 \end_inset
13788
13789
13790 \end_layout
13791
13792 \begin_layout Subsection
13793 Operadores grandes
13794 \begin_inset CommandInset label
13795 LatexCommand label
13796 name "sub:Operadores-grandes"
13797
13798 \end_inset
13799
13800
13801 \begin_inset Index idx
13802 status collapsed
13803
13804 \begin_layout Plain Layout
13805 Operadores ! grandes
13806 \end_layout
13807
13808 \end_inset
13809
13810
13811 \begin_inset Index idx
13812 status collapsed
13813
13814 \begin_layout Plain Layout
13815 Sumatorios
13816 \end_layout
13817
13818 \end_inset
13819
13820
13821 \begin_inset Index idx
13822 status collapsed
13823
13824 \begin_layout Plain Layout
13825 Integrales
13826 \end_layout
13827
13828 \end_inset
13829
13830
13831 \end_layout
13832
13833 \begin_layout Standard
13834 Para poder usar todos los comandos de integrales listados aquí, debe estar
13835  marcada la opción 
13836 \family sans
13837 Usar paquete esint automáticamente
13838 \family default
13839  en el apartado 
13840 \family sans
13841 Opciones de ecuación
13842 \family default
13843  de la configuración del documento.
13844  
13845 \end_layout
13846
13847 \begin_layout Standard
13848 \begin_inset space \hfill{}
13849 \end_inset
13850
13851
13852 \begin_inset Tabular
13853 <lyxtabular version="3" rows="11" columns="2">
13854 <features rotate="0" tabularvalignment="middle">
13855 <column alignment="center" valignment="top" width="0pt">
13856 <column alignment="center" valignment="top" width="0pt">
13857 <row>
13858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13859 \begin_inset Text
13860
13861 \begin_layout Plain Layout
13862 Comando
13863 \end_layout
13864
13865 \end_inset
13866 </cell>
13867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13868 \begin_inset Text
13869
13870 \begin_layout Plain Layout
13871 Resultado
13872 \end_layout
13873
13874 \end_inset
13875 </cell>
13876 </row>
13877 <row>
13878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13879 \begin_inset Text
13880
13881 \begin_layout Plain Layout
13882
13883 \backslash
13884 int
13885 \begin_inset Index idx
13886 status collapsed
13887
13888 \begin_layout Plain Layout
13889 Comandos ! I ! 
13890 \backslash
13891 int
13892 \end_layout
13893
13894 \end_inset
13895
13896
13897 \end_layout
13898
13899 \end_inset
13900 </cell>
13901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13902 \begin_inset Text
13903
13904 \begin_layout Plain Layout
13905 \begin_inset Formula $\int$
13906 \end_inset
13907
13908
13909 \end_layout
13910
13911 \end_inset
13912 </cell>
13913 </row>
13914 <row>
13915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13916 \begin_inset Text
13917
13918 \begin_layout Plain Layout
13919
13920 \backslash
13921 oint
13922 \end_layout
13923
13924 \end_inset
13925 </cell>
13926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13927 \begin_inset Text
13928
13929 \begin_layout Plain Layout
13930 \begin_inset Formula $\oint$
13931 \end_inset
13932
13933
13934 \end_layout
13935
13936 \end_inset
13937 </cell>
13938 </row>
13939 <row>
13940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13941 \begin_inset Text
13942
13943 \begin_layout Plain Layout
13944
13945 \backslash
13946 ointctrclockwise
13947 \end_layout
13948
13949 \end_inset
13950 </cell>
13951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13952 \begin_inset Text
13953
13954 \begin_layout Plain Layout
13955 \begin_inset Formula $\ointctrclockwise$
13956 \end_inset
13957
13958
13959 \end_layout
13960
13961 \end_inset
13962 </cell>
13963 </row>
13964 <row>
13965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13966 \begin_inset Text
13967
13968 \begin_layout Plain Layout
13969
13970 \backslash
13971 ointclockwise
13972 \end_layout
13973
13974 \end_inset
13975 </cell>
13976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13977 \begin_inset Text
13978
13979 \begin_layout Plain Layout
13980 \begin_inset Formula $\ointclockwise$
13981 \end_inset
13982
13983
13984 \end_layout
13985
13986 \end_inset
13987 </cell>
13988 </row>
13989 <row>
13990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13991 \begin_inset Text
13992
13993 \begin_layout Plain Layout
13994
13995 \backslash
13996 sqint
13997 \end_layout
13998
13999 \end_inset
14000 </cell>
14001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14002 \begin_inset Text
14003
14004 \begin_layout Plain Layout
14005 \begin_inset Formula $\sqint$
14006 \end_inset
14007
14008
14009 \end_layout
14010
14011 \end_inset
14012 </cell>
14013 </row>
14014 <row>
14015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14016 \begin_inset Text
14017
14018 \begin_layout Plain Layout
14019
14020 \backslash
14021 fint
14022 \end_layout
14023
14024 \end_inset
14025 </cell>
14026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14027 \begin_inset Text
14028
14029 \begin_layout Plain Layout
14030  
14031 \begin_inset Formula $\fint$
14032 \end_inset
14033
14034
14035 \end_layout
14036
14037 \end_inset
14038 </cell>
14039 </row>
14040 <row>
14041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14042 \begin_inset Text
14043
14044 \begin_layout Plain Layout
14045
14046 \backslash
14047 landupint
14048 \end_layout
14049
14050 \end_inset
14051 </cell>
14052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14053 \begin_inset Text
14054
14055 \begin_layout Plain Layout
14056  
14057 \begin_inset Formula $\landupint$
14058 \end_inset
14059
14060
14061 \end_layout
14062
14063 \end_inset
14064 </cell>
14065 </row>
14066 <row>
14067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14068 \begin_inset Text
14069
14070 \begin_layout Plain Layout
14071
14072 \backslash
14073 landdownint
14074 \end_layout
14075
14076 \end_inset
14077 </cell>
14078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14079 \begin_inset Text
14080
14081 \begin_layout Plain Layout
14082  
14083 \begin_inset Formula $\landdownint$
14084 \end_inset
14085
14086
14087 \end_layout
14088
14089 \end_inset
14090 </cell>
14091 </row>
14092 <row>
14093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14094 \begin_inset Text
14095
14096 \begin_layout Plain Layout
14097
14098 \backslash
14099 bigcap
14100 \end_layout
14101
14102 \end_inset
14103 </cell>
14104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14105 \begin_inset Text
14106
14107 \begin_layout Plain Layout
14108 \begin_inset Formula $\bigcap$
14109 \end_inset
14110
14111
14112 \end_layout
14113
14114 \end_inset
14115 </cell>
14116 </row>
14117 <row>
14118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14119 \begin_inset Text
14120
14121 \begin_layout Plain Layout
14122
14123 \backslash
14124 bigcup
14125 \end_layout
14126
14127 \end_inset
14128 </cell>
14129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14130 \begin_inset Text
14131
14132 \begin_layout Plain Layout
14133 \begin_inset Formula $\bigcup$
14134 \end_inset
14135
14136
14137 \end_layout
14138
14139 \end_inset
14140 </cell>
14141 </row>
14142 </lyxtabular>
14143
14144 \end_inset
14145
14146
14147 \begin_inset space \hfill{}
14148 \end_inset
14149
14150
14151 \begin_inset Tabular
14152 <lyxtabular version="3" rows="11" columns="2">
14153 <features rotate="0" tabularvalignment="middle">
14154 <column alignment="center" valignment="top" width="0pt">
14155 <column alignment="center" valignment="top" width="0pt">
14156 <row>
14157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14158 \begin_inset Text
14159
14160 \begin_layout Plain Layout
14161 Comando
14162 \end_layout
14163
14164 \end_inset
14165 </cell>
14166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14167 \begin_inset Text
14168
14169 \begin_layout Plain Layout
14170 Resultado
14171 \end_layout
14172
14173 \end_inset
14174 </cell>
14175 </row>
14176 <row>
14177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14178 \begin_inset Text
14179
14180 \begin_layout Plain Layout
14181
14182 \backslash
14183 sum
14184 \begin_inset Index idx
14185 status collapsed
14186
14187 \begin_layout Plain Layout
14188 Comandos ! S ! 
14189 \backslash
14190 sum
14191 \end_layout
14192
14193 \end_inset
14194
14195
14196 \end_layout
14197
14198 \end_inset
14199 </cell>
14200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14201 \begin_inset Text
14202
14203 \begin_layout Plain Layout
14204 \begin_inset Formula $\sum$
14205 \end_inset
14206
14207
14208 \end_layout
14209
14210 \end_inset
14211 </cell>
14212 </row>
14213 <row>
14214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14215 \begin_inset Text
14216
14217 \begin_layout Plain Layout
14218
14219 \backslash
14220 prod
14221 \begin_inset Index idx
14222 status collapsed
14223
14224 \begin_layout Plain Layout
14225 Comandos ! P ! 
14226 \backslash
14227 prod
14228 \end_layout
14229
14230 \end_inset
14231
14232
14233 \end_layout
14234
14235 \end_inset
14236 </cell>
14237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14238 \begin_inset Text
14239
14240 \begin_layout Plain Layout
14241 \begin_inset Formula $\prod$
14242 \end_inset
14243
14244
14245 \end_layout
14246
14247 \end_inset
14248 </cell>
14249 </row>
14250 <row>
14251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14252 \begin_inset Text
14253
14254 \begin_layout Plain Layout
14255
14256 \backslash
14257 coprod
14258 \end_layout
14259
14260 \end_inset
14261 </cell>
14262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14263 \begin_inset Text
14264
14265 \begin_layout Plain Layout
14266 \begin_inset Formula $\coprod$
14267 \end_inset
14268
14269
14270 \end_layout
14271
14272 \end_inset
14273 </cell>
14274 </row>
14275 <row>
14276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14277 \begin_inset Text
14278
14279 \begin_layout Plain Layout
14280
14281 \backslash
14282 bigodot
14283 \end_layout
14284
14285 \end_inset
14286 </cell>
14287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14288 \begin_inset Text
14289
14290 \begin_layout Plain Layout
14291 \begin_inset Formula $\bigodot$
14292 \end_inset
14293
14294
14295 \end_layout
14296
14297 \end_inset
14298 </cell>
14299 </row>
14300 <row>
14301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14302 \begin_inset Text
14303
14304 \begin_layout Plain Layout
14305
14306 \backslash
14307 bigotimes
14308 \end_layout
14309
14310 \end_inset
14311 </cell>
14312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14313 \begin_inset Text
14314
14315 \begin_layout Plain Layout
14316 \begin_inset Formula $\bigotimes$
14317 \end_inset
14318
14319
14320 \end_layout
14321
14322 \end_inset
14323 </cell>
14324 </row>
14325 <row>
14326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14327 \begin_inset Text
14328
14329 \begin_layout Plain Layout
14330
14331 \backslash
14332 bigoplus
14333 \end_layout
14334
14335 \end_inset
14336 </cell>
14337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14338 \begin_inset Text
14339
14340 \begin_layout Plain Layout
14341 \begin_inset Formula $\bigoplus$
14342 \end_inset
14343
14344
14345 \end_layout
14346
14347 \end_inset
14348 </cell>
14349 </row>
14350 <row>
14351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14352 \begin_inset Text
14353
14354 \begin_layout Plain Layout
14355
14356 \backslash
14357 bigwedge
14358 \end_layout
14359
14360 \end_inset
14361 </cell>
14362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14363 \begin_inset Text
14364
14365 \begin_layout Plain Layout
14366 \begin_inset Formula $\bigwedge$
14367 \end_inset
14368
14369
14370 \end_layout
14371
14372 \end_inset
14373 </cell>
14374 </row>
14375 <row>
14376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14377 \begin_inset Text
14378
14379 \begin_layout Plain Layout
14380
14381 \backslash
14382 bigvee
14383 \end_layout
14384
14385 \end_inset
14386 </cell>
14387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14388 \begin_inset Text
14389
14390 \begin_layout Plain Layout
14391 \begin_inset Formula $\bigvee$
14392 \end_inset
14393
14394
14395 \end_layout
14396
14397 \end_inset
14398 </cell>
14399 </row>
14400 <row>
14401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14402 \begin_inset Text
14403
14404 \begin_layout Plain Layout
14405
14406 \backslash
14407 bigsqcup
14408 \end_layout
14409
14410 \end_inset
14411 </cell>
14412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14413 \begin_inset Text
14414
14415 \begin_layout Plain Layout
14416 \begin_inset Formula $\bigsqcup$
14417 \end_inset
14418
14419
14420 \end_layout
14421
14422 \end_inset
14423 </cell>
14424 </row>
14425 <row>
14426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14427 \begin_inset Text
14428
14429 \begin_layout Plain Layout
14430
14431 \backslash
14432 biguplus
14433 \end_layout
14434
14435 \end_inset
14436 </cell>
14437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14438 \begin_inset Text
14439
14440 \begin_layout Plain Layout
14441 \begin_inset Formula $\biguplus$
14442 \end_inset
14443
14444
14445 \end_layout
14446
14447 \end_inset
14448 </cell>
14449 </row>
14450 </lyxtabular>
14451
14452 \end_inset
14453
14454
14455 \begin_inset space \hfill{}
14456 \end_inset
14457
14458
14459 \end_layout
14460
14461 \begin_layout Standard
14462 Todos los operadores grandes se pueden insertar con el botón 
14463 \begin_inset Graphics
14464         filename ../../images/math/intop.png
14465         scale 85
14466
14467 \end_inset
14468
14469  de la barra de ecuaciones.
14470 \end_layout
14471
14472 \begin_layout Standard
14473 Estos operadores son llamados grandes porque son mayores que los operadores
14474  binarios de aspecto semejante.
14475  Todos los operadores grandes pueden tener límites, como se describe en
14476  la subsección siguiente.
14477 \end_layout
14478
14479 \begin_layout Standard
14480 Para todos los operadores de integral hay una segunda versión disponible,
14481  terminando en 
14482 \series bold
14483 op
14484 \series default
14485
14486 \series bold
14487
14488 \backslash
14489 intop
14490 \series default
14491
14492 \series bold
14493
14494 \backslash
14495 ointop
14496 \series default
14497  etc.
14498  Estos operadores difieren de 
14499 \series bold
14500
14501 \backslash
14502 int
14503 \series default
14504 , etc., en el estilo en que se presentan los límites, véase
14505 \series bold
14506  
14507 \series default
14508
14509 \begin_inset CommandInset ref
14510 LatexCommand ref
14511 reference "sub:Límites-de-operadores"
14512
14513 \end_inset
14514
14515 .
14516 \end_layout
14517
14518 \begin_layout Subsubsection*
14519 Sugerencias para las integrales
14520 \end_layout
14521
14522 \begin_layout Standard
14523 La letra 
14524 \emph on
14525 d
14526 \emph default
14527  en una integral es un operador, por consiguiente debe escribirse en redonda.
14528  Esto se hace resaltando la 
14529 \emph on
14530 d
14531 \emph default
14532  y usando el atajo de teclado 
14533 \family sans
14534 Alt+C
14535 \begin_inset space ~
14536 \end_inset
14537
14538 R
14539 \family default
14540 .
14541 \begin_inset Foot
14542 status collapsed
14543
14544 \begin_layout Plain Layout
14545 véase estilos de letras en 
14546 \begin_inset CommandInset ref
14547 LatexCommand ref
14548 reference "sub:Estilos-de-tipografías"
14549
14550 \end_inset
14551
14552  
14553 \end_layout
14554
14555 \end_inset
14556
14557  Delante de la 
14558 \emph on
14559 d
14560 \emph default
14561  se inserta un espacio delgado, como es habitual en los operadores.
14562  Un ejemplo:
14563 \end_layout
14564
14565 \begin_layout Standard
14566 incorrecto: 
14567 \begin_inset Formula $\int A(x)dx$
14568 \end_inset
14569
14570
14571 \begin_inset Newline newline
14572 \end_inset
14573
14574
14575 \begin_inset Phantom HPhantom
14576 status open
14577
14578 \begin_layout Plain Layout
14579 in
14580 \end_layout
14581
14582 \end_inset
14583
14584 correcto: 
14585 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14586 \end_inset
14587
14588
14589 \end_layout
14590
14591 \begin_layout Standard
14592 Para integrales múltiples hay los siguientes comandos:
14593 \begin_inset VSpace medskip
14594 \end_inset
14595
14596
14597 \end_layout
14598
14599 \begin_layout Standard
14600 \begin_inset space \hfill{}
14601 \end_inset
14602
14603
14604 \begin_inset Tabular
14605 <lyxtabular version="3" rows="4" columns="2">
14606 <features rotate="0" tabularvalignment="middle">
14607 <column alignment="center" valignment="top">
14608 <column alignment="center" valignment="top">
14609 <row>
14610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14611 \begin_inset Text
14612
14613 \begin_layout Plain Layout
14614 Comando
14615 \end_layout
14616
14617 \end_inset
14618 </cell>
14619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14620 \begin_inset Text
14621
14622 \begin_layout Plain Layout
14623 Resultado
14624 \begin_inset Note Note
14625 status collapsed
14626
14627 \begin_layout Plain Layout
14628
14629 \series bold
14630
14631 \backslash
14632 raisebox
14633 \series default
14634  se usa sólo como espaciador
14635 \end_layout
14636
14637 \end_inset
14638
14639
14640 \end_layout
14641
14642 \end_inset
14643 </cell>
14644 </row>
14645 <row>
14646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14647 \begin_inset Text
14648
14649 \begin_layout Plain Layout
14650
14651 \backslash
14652 iint
14653 \end_layout
14654
14655 \end_inset
14656 </cell>
14657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14658 \begin_inset Text
14659
14660 \begin_layout Plain Layout
14661 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
14662 \end_inset
14663
14664
14665 \end_layout
14666
14667 \end_inset
14668 </cell>
14669 </row>
14670 <row>
14671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14672 \begin_inset Text
14673
14674 \begin_layout Plain Layout
14675
14676 \backslash
14677 oiint
14678 \end_layout
14679
14680 \end_inset
14681 </cell>
14682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14683 \begin_inset Text
14684
14685 \begin_layout Plain Layout
14686 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
14687 \end_inset
14688
14689
14690 \end_layout
14691
14692 \end_inset
14693 </cell>
14694 </row>
14695 <row>
14696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14697 \begin_inset Text
14698
14699 \begin_layout Plain Layout
14700
14701 \backslash
14702 sqiint
14703 \end_layout
14704
14705 \end_inset
14706 </cell>
14707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14708 \begin_inset Text
14709
14710 \begin_layout Plain Layout
14711 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
14712 \end_inset
14713
14714
14715 \end_layout
14716
14717 \end_inset
14718 </cell>
14719 </row>
14720 </lyxtabular>
14721
14722 \end_inset
14723
14724
14725 \begin_inset space \hfill{}
14726 \end_inset
14727
14728
14729 \begin_inset Tabular
14730 <lyxtabular version="3" rows="4" columns="2">
14731 <features rotate="0" tabularvalignment="middle">
14732 <column alignment="center" valignment="top">
14733 <column alignment="center" valignment="top">
14734 <row>
14735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14736 \begin_inset Text
14737
14738 \begin_layout Plain Layout
14739 Comando
14740 \end_layout
14741
14742 \end_inset
14743 </cell>
14744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14745 \begin_inset Text
14746
14747 \begin_layout Plain Layout
14748 Resultado
14749 \begin_inset Note Note
14750 status collapsed
14751
14752 \begin_layout Plain Layout
14753
14754 \series bold
14755
14756 \backslash
14757 raisebox
14758 \series default
14759  se usa sólo como espaciador
14760 \end_layout
14761
14762 \end_inset
14763
14764
14765 \end_layout
14766
14767 \end_inset
14768 </cell>
14769 </row>
14770 <row>
14771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14772 \begin_inset Text
14773
14774 \begin_layout Plain Layout
14775
14776 \backslash
14777 iiint
14778 \end_layout
14779
14780 \end_inset
14781 </cell>
14782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14783 \begin_inset Text
14784
14785 \begin_layout Plain Layout
14786 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
14787 \end_inset
14788
14789
14790 \end_layout
14791
14792 \end_inset
14793 </cell>
14794 </row>
14795 <row>
14796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14797 \begin_inset Text
14798
14799 \begin_layout Plain Layout
14800
14801 \backslash
14802 iiiint
14803 \end_layout
14804
14805 \end_inset
14806 </cell>
14807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14808 \begin_inset Text
14809
14810 \begin_layout Plain Layout
14811 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
14812 \end_inset
14813
14814
14815 \end_layout
14816
14817 \end_inset
14818 </cell>
14819 </row>
14820 <row>
14821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14822 \begin_inset Text
14823
14824 \begin_layout Plain Layout
14825
14826 \backslash
14827 dotsint
14828 \end_layout
14829
14830 \end_inset
14831 </cell>
14832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14833 \begin_inset Text
14834
14835 \begin_layout Plain Layout
14836 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
14837 \end_inset
14838
14839
14840 \end_layout
14841
14842 \end_inset
14843 </cell>
14844 </row>
14845 </lyxtabular>
14846
14847 \end_inset
14848
14849
14850 \begin_inset space \hfill{}
14851 \end_inset
14852
14853
14854 \end_layout
14855
14856 \begin_layout Subsection
14857 Límites de operadores
14858 \begin_inset CommandInset label
14859 LatexCommand label
14860 name "sub:Límites-de-operadores"
14861
14862 \end_inset
14863
14864
14865 \begin_inset Index idx
14866 status collapsed
14867
14868 \begin_layout Plain Layout
14869 Operadores ! límites de
14870 \end_layout
14871
14872 \end_inset
14873
14874
14875 \end_layout
14876
14877 \begin_layout Standard
14878 Los límites se crean mediante superíndices y subíndices:
14879 \end_layout
14880
14881 \begin_layout Standard
14882 \noindent
14883 \align center
14884 \begin_inset Tabular
14885 <lyxtabular version="3" rows="2" columns="2">
14886 <features rotate="0" tabularvalignment="middle">
14887 <column alignment="center" valignment="top">
14888 <column alignment="center" valignment="top">
14889 <row>
14890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14891 \begin_inset Text
14892
14893 \begin_layout Plain Layout
14894 Comando
14895 \end_layout
14896
14897 \end_inset
14898 </cell>
14899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14900 \begin_inset Text
14901
14902 \begin_layout Plain Layout
14903 Resultado
14904 \begin_inset Note Note
14905 status collapsed
14906
14907 \begin_layout Plain Layout
14908
14909 \series bold
14910
14911 \backslash
14912 raisebox
14913 \series default
14914  se usa sólo como espaciador
14915 \end_layout
14916
14917 \end_inset
14918
14919
14920 \end_layout
14921
14922 \end_inset
14923 </cell>
14924 </row>
14925 <row>
14926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14927 \begin_inset Text
14928
14929 \begin_layout Plain Layout
14930
14931 \backslash
14932 prod^
14933 \backslash
14934 infty
14935 \begin_inset space \textvisiblespace{}
14936 \end_inset
14937
14938
14939 \begin_inset Formula $\to$
14940 \end_inset
14941
14942 _0
14943 \begin_inset Formula $\to$
14944 \end_inset
14945
14946 A(x)
14947 \end_layout
14948
14949 \end_inset
14950 </cell>
14951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14952 \begin_inset Text
14953
14954 \begin_layout Plain Layout
14955 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
14956 \end_inset
14957
14958
14959 \end_layout
14960
14961 \end_inset
14962 </cell>
14963 </row>
14964 </lyxtabular>
14965
14966 \end_inset
14967
14968
14969 \end_layout
14970
14971 \begin_layout Standard
14972 En ecuaciones en línea los límites se colocan al lado derecho del operador.
14973  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
14974 \end_layout
14975
14976 \begin_layout Standard
14977 Para forzar que los límites se coloquen junto al operador, se pone el cursor
14978  directamente detrás del operador y se elige 
14979 \series bold
14980 Alineado
14981 \series default
14982  en el menú 
14983 \family sans
14984 Editar\SpecialChar \menuseparator
14985 Ecuación\SpecialChar \menuseparator
14986 Cambiar tipo de límites
14987 \family default
14988  (atajo 
14989 \family sans
14990 Alt+M
14991 \begin_inset space ~
14992 \end_inset
14993
14994 L
14995 \family default
14996 ).
14997  Un ejemplo:
14998 \end_layout
14999
15000 \begin_layout Standard
15001 El tipo de límites por omisión es:
15002 \begin_inset Formula 
15003 \[
15004 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15005 \]
15006
15007 \end_inset
15008
15009
15010 \end_layout
15011
15012 \begin_layout Standard
15013 Así se ven si se cambia el tipo de límites a 
15014 \series bold
15015 Alineado
15016 \series default
15017 :
15018 \begin_inset Formula 
15019 \[
15020 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15021 \]
15022
15023 \end_inset
15024
15025
15026 \end_layout
15027
15028 \begin_layout Standard
15029 En integrales, excepto las que terminan en 
15030 \series bold
15031 op
15032 \series default
15033  como 
15034 \series bold
15035
15036 \backslash
15037 intop
15038 \series default
15039
15040 \series bold
15041
15042 \backslash
15043 ointop
15044 \series default
15045 , etc., los límites se colocan por omisión junto al operador.
15046  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
15047  operador.
15048  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
15049 \series bold
15050 Presentado
15051 \series default
15052  para poner el límite debajo:
15053 \begin_inset Formula 
15054 \begin{equation}
15055 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}
15056 \end{equation}
15057
15058 \end_inset
15059
15060
15061 \begin_inset VSpace medskip
15062 \end_inset
15063
15064 Para especificar condiciones en los límites se usan los comandos 
15065 \series bold
15066
15067 \backslash
15068 subarray
15069 \series default
15070
15071 \begin_inset Index idx
15072 status collapsed
15073
15074 \begin_layout Plain Layout
15075 Comandos ! S ! 
15076 \backslash
15077 subarray
15078 \end_layout
15079
15080 \end_inset
15081
15082  y 
15083 \series bold
15084
15085 \backslash
15086 substack
15087 \series default
15088
15089 \begin_inset Index idx
15090 status collapsed
15091
15092 \begin_layout Plain Layout
15093 Comandos ! S ! 
15094 \backslash
15095 substack
15096 \end_layout
15097
15098 \end_inset
15099
15100 .
15101  Por ejemplo, para componer la expresión
15102 \begin_inset Formula 
15103 \begin{equation}
15104 \sum_{\begin{subarray}{c}
15105 0<k<1000\\
15106 \\
15107 k\,\in\,\mathbb{N}
15108 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15109 \end{equation}
15110
15111 \end_inset
15112
15113 se ha hecho lo siguiente: primero se escribe el comando 
15114 \series bold
15115
15116 \backslash
15117 sum^n
15118 \series default
15119
15120 \begin_inset space \textvisiblespace{}
15121 \end_inset
15122
15123
15124 \series bold
15125 _
15126 \series default
15127 .
15128  Ahora el cursor está en un marco azul bajo el operador sumatorio y ahí
15129  se inserta el comando 
15130 \series bold
15131
15132 \backslash
15133 subarray
15134 \series default
15135
15136 \begin_inset space \textvisiblespace{}
15137 \end_inset
15138
15139 .
15140  Ahora el marco azul está en un marco púrpura donde pueden escribirse líneas
15141  distintas.
15142  Cada línea nueva se crea con un salto de línea (
15143 \family sans
15144 Ctrl+Entrar
15145 \family default
15146 ).
15147  Si ahora se teclea en ella
15148 \begin_inset Newline newline
15149 \end_inset
15150
15151
15152 \series bold
15153 0<k<1000 Ctrl+Entrar
15154 \begin_inset Newline newline
15155 \end_inset
15156
15157
15158 \series default
15159 aparece debajo un nuevo marco para la línea nueva.
15160 \end_layout
15161
15162 \begin_layout Standard
15163 La alineación de las líneas puede cambiarse a la izquierda con la 
15164 \family sans
15165 barra de herramientas de cuadros
15166 \family default
15167  o con el menú 
15168 \family sans
15169 Editar\SpecialChar \menuseparator
15170 Filas y columnas
15171 \family default
15172 .
15173  Para obtener alineación derecha se inserta 
15174 \series bold
15175
15176 \backslash
15177 hfill
15178 \series default
15179
15180 \begin_inset space \textvisiblespace{}
15181 \end_inset
15182
15183  al principio de la línea.
15184 \end_layout
15185
15186 \begin_layout Standard
15187 El comando 
15188 \series bold
15189
15190 \backslash
15191 substack
15192 \series default
15193  es equivalente a 
15194 \series bold
15195
15196 \backslash
15197 subarray
15198 \series default
15199  con la diferencia de que las líneas están siempre centradas.
15200 \begin_inset VSpace bigskip
15201 \end_inset
15202
15203
15204 \end_layout
15205
15206 \begin_layout Standard
15207 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
15208  siguientes, como en la ecuación 
15209 \begin_inset CommandInset ref
15210 LatexCommand eqref
15211 reference "eq:substack"
15212
15213 \end_inset
15214
15215 , porque éstos se colocan junto a los límites.
15216 \end_layout
15217
15218 \begin_layout Standard
15219 Para evitarlo se puede usar la siguiente macro en el preámbulo:
15220 \end_layout
15221
15222 \begin_layout Standard
15223
15224 \series bold
15225
15226 \backslash
15227 def
15228 \backslash
15229 clap#1{
15230 \backslash
15231 hbox to 0pt{
15232 \backslash
15233 hss #1
15234 \backslash
15235 hss}}
15236 \begin_inset Newline newline
15237 \end_inset
15238
15239
15240 \backslash
15241 def
15242 \backslash
15243 mathclap {
15244 \backslash
15245 mathpalette 
15246 \backslash
15247 mathclapinternal}
15248 \begin_inset Newline newline
15249 \end_inset
15250
15251
15252 \backslash
15253 def
15254 \backslash
15255 mathclapinternal #1#2{
15256 \backslash
15257 clap{$
15258 \backslash
15259 mathsurround =0pt #1{#2}$}}
15260 \end_layout
15261
15262 \begin_layout Standard
15263 En ella se define el comando 
15264 \series bold
15265
15266 \backslash
15267 mathclap
15268 \series default
15269
15270 \begin_inset Index idx
15271 status collapsed
15272
15273 \begin_layout Plain Layout
15274 Comandos ! M ! 
15275 \backslash
15276 mathclap
15277 \end_layout
15278
15279 \end_inset
15280
15281  que establece la anchura del límite en 0
15282 \begin_inset space \thinspace{}
15283 \end_inset
15284
15285 pt.
15286  El esquema del comando es:
15287 \end_layout
15288
15289 \begin_layout Standard
15290
15291 \series bold
15292
15293 \backslash
15294 mathclap{límite}
15295 \end_layout
15296
15297 \begin_layout Standard
15298 donde el límite puede consistir en varias condiciones.
15299 \end_layout
15300
15301 \begin_layout Standard
15302 Aplicado en la ecuación 
15303 \begin_inset CommandInset ref
15304 LatexCommand eqref
15305 reference "eq:substack"
15306
15307 \end_inset
15308
15309  se usa el comando
15310 \end_layout
15311
15312 \begin_layout Standard
15313
15314 \series bold
15315
15316 \backslash
15317 sum_
15318 \backslash
15319 mathclap{
15320 \backslash
15321 substack
15322 \begin_inset space \textvisiblespace{}
15323 \end_inset
15324
15325 0<k<1000 Ctrl+Entrar
15326 \end_layout
15327
15328 \begin_layout Standard
15329 para componer el límite inferior.
15330  Ahora el sumando está junto al sumatorio:
15331 \begin_inset Formula 
15332 \[
15333 \sum_{\mathclap{\substack{0<k<1000\\
15334 \\
15335 k\,\in\,\mathbb{N}
15336 }
15337 }}^{n}k^{-2}
15338 \]
15339
15340 \end_inset
15341
15342
15343 \begin_inset VSpace bigskip
15344 \end_inset
15345
15346 Cómo utilizar un límite para varios operadores se describe en la 
15347 \begin_inset CommandInset ref
15348 LatexCommand ref
15349 reference "sub:Operadores-de-usuario"
15350
15351 \end_inset
15352
15353 .
15354 \end_layout
15355
15356 \begin_layout Subsection
15357 Decoración para operadores
15358 \begin_inset Index idx
15359 status collapsed
15360
15361 \begin_layout Plain Layout
15362 Operadores ! Decoración
15363 \end_layout
15364
15365 \end_inset
15366
15367
15368 \end_layout
15369
15370 \begin_layout Standard
15371 Con los comandos 
15372 \series bold
15373
15374 \backslash
15375 overset
15376 \series default
15377
15378 \begin_inset Index idx
15379 status collapsed
15380
15381 \begin_layout Plain Layout
15382 Comandos ! O ! 
15383 \backslash
15384 overset
15385 \end_layout
15386
15387 \end_inset
15388
15389  y 
15390 \series bold
15391
15392 \backslash
15393 underset
15394 \series default
15395
15396 \begin_inset Index idx
15397 status collapsed
15398
15399 \begin_layout Plain Layout
15400 Comandos ! U ! 
15401 \backslash
15402 underset
15403 \end_layout
15404
15405 \end_inset
15406
15407  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
15408  Con el comando 
15409 \series bold
15410
15411 \backslash
15412 sideset
15413 \series default
15414
15415 \begin_inset Index idx
15416 status collapsed
15417
15418 \begin_layout Plain Layout
15419 Comandos ! S ! 
15420 \backslash
15421 sideset
15422 \end_layout
15423
15424 \end_inset
15425
15426  se pueden poner caracteres delante y detrás de un operador grande.
15427  El esquema del comando es:
15428 \end_layout
15429
15430 \begin_layout Standard
15431
15432 \series bold
15433
15434 \backslash
15435 sideset{carácter
15436 \series default
15437  
15438 \series bold
15439 anterior}{carácter posterior}
15440 \end_layout
15441
15442 \begin_layout Standard
15443
15444 \series bold
15445
15446 \backslash
15447 sideset
15448 \series default
15449  siempre debe estar delante del operador.
15450  Se puede decorar con varios caracteres e incluso con otros operadores y
15451  símbolos.
15452  Para colocar con
15453 \series bold
15454  
15455 \backslash
15456 sideset
15457 \series default
15458  caracteres sólo detrás del operador grande, por ejemplo, no se escribe
15459  nada en el primer par de llaves, pero sin quitarlas.
15460  
15461 \end_layout
15462
15463 \begin_layout Standard
15464 Por ejemplo, el comando 
15465 \series bold
15466
15467 \backslash
15468 sideset{
15469 \begin_inset Formula $\to$
15470 \end_inset
15471
15472
15473 \backslash
15474 {
15475 \series default
15476 '
15477 \series bold
15478
15479 \begin_inset Formula $\to$
15480 \end_inset
15481
15482
15483 \backslash
15484 sum_k=1
15485 \begin_inset space \textvisiblespace{}
15486 \end_inset
15487
15488
15489 \series default
15490 ^
15491 \series bold
15492
15493 \begin_inset space \textvisiblespace{}
15494 \end_inset
15495
15496 n
15497 \series default
15498  genera:
15499 \begin_inset Formula 
15500 \[
15501 \sideset{}{'}\sum_{k=1}^{n}
15502 \]
15503
15504 \end_inset
15505
15506
15507 \end_layout
15508
15509 \begin_layout Standard
15510 \begin_inset Note Greyedout
15511 status open
15512
15513 \begin_layout Plain Layout
15514
15515 \series bold
15516 Nota: 
15517 \backslash
15518 sideset
15519 \series default
15520  sólo se puede usar para decorar operadores grandes, no permite operadores
15521  binarios.
15522 \end_layout
15523
15524 \end_inset
15525
15526
15527 \end_layout
15528
15529 \begin_layout Standard
15530 Con 
15531 \series bold
15532
15533 \backslash
15534 overset
15535 \series default
15536  y 
15537 \series bold
15538
15539 \backslash
15540 underset
15541 \series default
15542  también se pueden decorar símbolos y caracteres.
15543  Por ejemplo el comando 
15544 \series bold
15545
15546 \backslash
15547 overset
15548 \begin_inset space \textvisiblespace{}
15549 \end_inset
15550
15551
15552 \backslash
15553 maltese
15554 \begin_inset space \textvisiblespace{}
15555 \end_inset
15556
15557
15558 \series default
15559
15560 \begin_inset Formula $\uparrow$
15561 \end_inset
15562
15563
15564 \series bold
15565 a
15566 \series default
15567  genera:
15568 \begin_inset Formula 
15569 \[
15570 \overset{a}{\maltese}
15571 \]
15572
15573 \end_inset
15574
15575
15576 \end_layout
15577
15578 \begin_layout Subsection
15579 Operadores binarios
15580 \begin_inset CommandInset label
15581 LatexCommand label
15582 name "sub:Operadores-binarios"
15583
15584 \end_inset
15585
15586
15587 \begin_inset Index idx
15588 status collapsed
15589
15590 \begin_layout Plain Layout
15591 Operadores ! binarios
15592 \end_layout
15593
15594 \end_inset
15595
15596
15597 \end_layout
15598
15599 \begin_layout Standard
15600 Los operadores binarios se rodean por espacios si llevan un carácter delante
15601  o detrás.
15602 \begin_inset VSpace medskip
15603 \end_inset
15604
15605
15606 \end_layout
15607
15608 \begin_layout Standard
15609 \begin_inset space \hfill{}
15610 \end_inset
15611
15612
15613 \begin_inset Tabular
15614 <lyxtabular version="3" rows="13" columns="2">
15615 <features rotate="0" tabularvalignment="middle">
15616 <column alignment="center" valignment="top" width="0pt">
15617 <column alignment="center" valignment="top" width="0pt">
15618 <row>
15619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15620 \begin_inset Text
15621
15622 \begin_layout Plain Layout
15623 Comando
15624 \begin_inset Note Note
15625 status collapsed
15626
15627 \begin_layout Plain Layout
15628
15629 \series bold
15630
15631 \backslash
15632 raisebox
15633 \series default
15634  se usa sólo como espaciador
15635 \end_layout
15636
15637 \end_inset
15638
15639
15640 \end_layout
15641
15642 \end_inset
15643 </cell>
15644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15645 \begin_inset Text
15646
15647 \begin_layout Plain Layout
15648 Operador
15649 \end_layout
15650
15651 \end_inset
15652 </cell>
15653 </row>
15654 <row>
15655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15656 \begin_inset Text
15657
15658 \begin_layout Plain Layout
15659 +
15660 \end_layout
15661
15662 \end_inset
15663 </cell>
15664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15665 \begin_inset Text
15666
15667 \begin_layout Plain Layout
15668 \begin_inset Formula $+$
15669 \end_inset
15670
15671
15672 \end_layout
15673
15674 \end_inset
15675 </cell>
15676 </row>
15677 <row>
15678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15679 \begin_inset Text
15680
15681 \begin_layout Plain Layout
15682 -
15683 \end_layout
15684
15685 \end_inset
15686 </cell>
15687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15688 \begin_inset Text
15689
15690 \begin_layout Plain Layout
15691 \begin_inset Formula $-$
15692 \end_inset
15693
15694
15695 \end_layout
15696
15697 \end_inset
15698 </cell>
15699 </row>
15700 <row>
15701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15702 \begin_inset Text
15703
15704 \begin_layout Plain Layout
15705
15706 \backslash
15707 pm
15708 \end_layout
15709
15710 \end_inset
15711 </cell>
15712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15713 \begin_inset Text
15714
15715 \begin_layout Plain Layout
15716 \begin_inset Formula $\pm$
15717 \end_inset
15718
15719
15720 \end_layout
15721
15722 \end_inset
15723 </cell>
15724 </row>
15725 <row>
15726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15727 \begin_inset Text
15728
15729 \begin_layout Plain Layout
15730
15731 \backslash
15732 mp
15733 \end_layout
15734
15735 \end_inset
15736 </cell>
15737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15738 \begin_inset Text
15739
15740 \begin_layout Plain Layout
15741 \begin_inset Formula $\mp$
15742 \end_inset
15743
15744
15745 \end_layout
15746
15747 \end_inset
15748 </cell>
15749 </row>
15750 <row>
15751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15752 \begin_inset Text
15753
15754 \begin_layout Plain Layout
15755
15756 \backslash
15757 cdot
15758 \end_layout
15759
15760 \end_inset
15761 </cell>
15762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15763 \begin_inset Text
15764
15765 \begin_layout Plain Layout
15766 \begin_inset Formula $\cdot$
15767 \end_inset
15768
15769
15770 \end_layout
15771
15772 \end_inset
15773 </cell>
15774 </row>
15775 <row>
15776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15777 \begin_inset Text
15778
15779 \begin_layout Plain Layout
15780
15781 \backslash
15782 times
15783 \end_layout
15784
15785 \end_inset
15786 </cell>
15787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15788 \begin_inset Text
15789
15790 \begin_layout Plain Layout
15791 \begin_inset Formula $\times$
15792 \end_inset
15793
15794
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 </row>
15800 <row>
15801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15802 \begin_inset Text
15803
15804 \begin_layout Plain Layout
15805
15806 \backslash
15807 div
15808 \end_layout
15809
15810 \end_inset
15811 </cell>
15812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15813 \begin_inset Text
15814
15815 \begin_layout Plain Layout
15816 \begin_inset Formula $\div$
15817 \end_inset
15818
15819
15820 \end_layout
15821
15822 \end_inset
15823 </cell>
15824 </row>
15825 <row>
15826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15827 \begin_inset Text
15828
15829 \begin_layout Plain Layout
15830 \begin_inset ERT
15831 status collapsed
15832
15833 \begin_layout Plain Layout
15834
15835
15836 \backslash
15837 raisebox{-1.2mm}{
15838 \end_layout
15839
15840 \end_inset
15841
15842 *
15843 \begin_inset ERT
15844 status collapsed
15845
15846 \begin_layout Plain Layout
15847
15848 }
15849 \end_layout
15850
15851 \end_inset
15852
15853
15854 \end_layout
15855
15856 \end_inset
15857 </cell>
15858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15859 \begin_inset Text
15860
15861 \begin_layout Plain Layout
15862 \begin_inset Formula $*$
15863 \end_inset
15864
15865
15866 \end_layout
15867
15868 \end_inset
15869 </cell>
15870 </row>
15871 <row>
15872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15873 \begin_inset Text
15874
15875 \begin_layout Plain Layout
15876
15877 \backslash
15878 star
15879 \end_layout
15880
15881 \end_inset
15882 </cell>
15883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15884 \begin_inset Text
15885
15886 \begin_layout Plain Layout
15887 \begin_inset Formula $\star$
15888 \end_inset
15889
15890
15891 \end_layout
15892
15893 \end_inset
15894 </cell>
15895 </row>
15896 <row>
15897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15898 \begin_inset Text
15899
15900 \begin_layout Plain Layout
15901
15902 \backslash
15903 circ
15904 \end_layout
15905
15906 \end_inset
15907 </cell>
15908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15909 \begin_inset Text
15910
15911 \begin_layout Plain Layout
15912 \begin_inset Formula $\circ$
15913 \end_inset
15914
15915
15916 \end_layout
15917
15918 \end_inset
15919 </cell>
15920 </row>
15921 <row>
15922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15923 \begin_inset Text
15924
15925 \begin_layout Plain Layout
15926
15927 \backslash
15928 diamond
15929 \end_layout
15930
15931 \end_inset
15932 </cell>
15933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15934 \begin_inset Text
15935
15936 \begin_layout Plain Layout
15937 \begin_inset Formula $\diamond$
15938 \end_inset
15939
15940
15941 \end_layout
15942
15943 \end_inset
15944 </cell>
15945 </row>
15946 <row>
15947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15948 \begin_inset Text
15949
15950 \begin_layout Plain Layout
15951
15952 \backslash
15953 bullet
15954 \end_layout
15955
15956 \end_inset
15957 </cell>
15958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15959 \begin_inset Text
15960
15961 \begin_layout Plain Layout
15962 \begin_inset Formula $\bullet$
15963 \end_inset
15964
15965
15966 \end_layout
15967
15968 \end_inset
15969 </cell>
15970 </row>
15971 </lyxtabular>
15972
15973 \end_inset
15974
15975
15976 \begin_inset space \hfill{}
15977 \end_inset
15978
15979
15980 \begin_inset Tabular
15981 <lyxtabular version="3" rows="13" columns="2">
15982 <features rotate="0" tabularvalignment="middle">
15983 <column alignment="center" valignment="top" width="0pt">
15984 <column alignment="center" valignment="top" width="0pt">
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 Operador
16000 \end_layout
16001
16002 \end_inset
16003 </cell>
16004 </row>
16005 <row>
16006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16007 \begin_inset Text
16008
16009 \begin_layout Plain Layout
16010
16011 \backslash
16012 nabla
16013 \end_layout
16014
16015 \end_inset
16016 </cell>
16017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16018 \begin_inset Text
16019
16020 \begin_layout Plain Layout
16021 \begin_inset Formula $\nabla$
16022 \end_inset
16023
16024
16025 \end_layout
16026
16027 \end_inset
16028 </cell>
16029 </row>
16030 <row>
16031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16032 \begin_inset Text
16033
16034 \begin_layout Plain Layout
16035
16036 \backslash
16037 bigtriangledown
16038 \end_layout
16039
16040 \end_inset
16041 </cell>
16042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16043 \begin_inset Text
16044
16045 \begin_layout Plain Layout
16046 \begin_inset Formula $\bigtriangledown$
16047 \end_inset
16048
16049
16050 \end_layout
16051
16052 \end_inset
16053 </cell>
16054 </row>
16055 <row>
16056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16057 \begin_inset Text
16058
16059 \begin_layout Plain Layout
16060
16061 \backslash
16062 bigtriangleup
16063 \end_layout
16064
16065 \end_inset
16066 </cell>
16067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16068 \begin_inset Text
16069
16070 \begin_layout Plain Layout
16071 \begin_inset Formula $\bigtriangleup$
16072 \end_inset
16073
16074
16075 \end_layout
16076
16077 \end_inset
16078 </cell>
16079 </row>
16080 <row>
16081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16082 \begin_inset Text
16083
16084 \begin_layout Plain Layout
16085
16086 \backslash
16087 Box
16088 \end_layout
16089
16090 \end_inset
16091 </cell>
16092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16093 \begin_inset Text
16094
16095 \begin_layout Plain Layout
16096 \begin_inset Formula $\Box$
16097 \end_inset
16098
16099
16100 \end_layout
16101
16102 \end_inset
16103 </cell>
16104 </row>
16105 <row>
16106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16107 \begin_inset Text
16108
16109 \begin_layout Plain Layout
16110
16111 \backslash
16112 cap 
16113 \end_layout
16114
16115 \end_inset
16116 </cell>
16117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16118 \begin_inset Text
16119
16120 \begin_layout Plain Layout
16121 \begin_inset Formula $\cap$
16122 \end_inset
16123
16124
16125 \end_layout
16126
16127 \end_inset
16128 </cell>
16129 </row>
16130 <row>
16131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16132 \begin_inset Text
16133
16134 \begin_layout Plain Layout
16135
16136 \backslash
16137 cup
16138 \end_layout
16139
16140 \end_inset
16141 </cell>
16142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16143 \begin_inset Text
16144
16145 \begin_layout Plain Layout
16146 \begin_inset Formula $\cup$
16147 \end_inset
16148
16149
16150 \end_layout
16151
16152 \end_inset
16153 </cell>
16154 </row>
16155 <row>
16156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16157 \begin_inset Text
16158
16159 \begin_layout Plain Layout
16160
16161 \backslash
16162 dagger
16163 \end_layout
16164
16165 \end_inset
16166 </cell>
16167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16168 \begin_inset Text
16169
16170 \begin_layout Plain Layout
16171 \begin_inset Formula $\dagger$
16172 \end_inset
16173
16174
16175 \end_layout
16176
16177 \end_inset
16178 </cell>
16179 </row>
16180 <row>
16181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16182 \begin_inset Text
16183
16184 \begin_layout Plain Layout
16185
16186 \backslash
16187 ddagger
16188 \end_layout
16189
16190 \end_inset
16191 </cell>
16192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16193 \begin_inset Text
16194
16195 \begin_layout Plain Layout
16196 \begin_inset Formula $\ddagger$
16197 \end_inset
16198
16199
16200 \end_layout
16201
16202 \end_inset
16203 </cell>
16204 </row>
16205 <row>
16206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16207 \begin_inset Text
16208
16209 \begin_layout Plain Layout
16210
16211 \backslash
16212 wr
16213 \end_layout
16214
16215 \end_inset
16216 </cell>
16217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16218 \begin_inset Text
16219
16220 \begin_layout Plain Layout
16221 \begin_inset Formula $\wr$
16222 \end_inset
16223
16224
16225 \end_layout
16226
16227 \end_inset
16228 </cell>
16229 </row>
16230 <row>
16231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16232 \begin_inset Text
16233
16234 \begin_layout Plain Layout
16235
16236 \backslash
16237 bigcirc
16238 \end_layout
16239
16240 \end_inset
16241 </cell>
16242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16243 \begin_inset Text
16244
16245 \begin_layout Plain Layout
16246 \begin_inset Formula $\bigcirc$
16247 \end_inset
16248
16249
16250 \end_layout
16251
16252 \end_inset
16253 </cell>
16254 </row>
16255 <row>
16256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16257 \begin_inset Text
16258
16259 \begin_layout Plain Layout
16260
16261 \backslash
16262 wedge
16263 \end_layout
16264
16265 \end_inset
16266 </cell>
16267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16268 \begin_inset Text
16269
16270 \begin_layout Plain Layout
16271 \begin_inset Formula $\wedge$
16272 \end_inset
16273
16274
16275 \end_layout
16276
16277 \end_inset
16278 </cell>
16279 </row>
16280 <row>
16281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16282 \begin_inset Text
16283
16284 \begin_layout Plain Layout
16285
16286 \backslash
16287 vee
16288 \end_layout
16289
16290 \end_inset
16291 </cell>
16292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16293 \begin_inset Text
16294
16295 \begin_layout Plain Layout
16296 \begin_inset Formula $\vee$
16297 \end_inset
16298
16299
16300 \end_layout
16301
16302 \end_inset
16303 </cell>
16304 </row>
16305 </lyxtabular>
16306
16307 \end_inset
16308
16309
16310 \begin_inset space \hfill{}
16311 \end_inset
16312
16313
16314 \begin_inset Tabular
16315 <lyxtabular version="3" rows="13" columns="2">
16316 <features rotate="0" tabularvalignment="middle">
16317 <column alignment="center" valignment="top" width="0pt">
16318 <column alignment="center" valignment="top" width="0pt">
16319 <row>
16320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16321 \begin_inset Text
16322
16323 \begin_layout Plain Layout
16324 Comando
16325 \end_layout
16326
16327 \end_inset
16328 </cell>
16329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16330 \begin_inset Text
16331
16332 \begin_layout Plain Layout
16333 Operador
16334 \end_layout
16335
16336 \end_inset
16337 </cell>
16338 </row>
16339 <row>
16340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16341 \begin_inset Text
16342
16343 \begin_layout Plain Layout
16344
16345 \backslash
16346 oplus
16347 \end_layout
16348
16349 \end_inset
16350 </cell>
16351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16352 \begin_inset Text
16353
16354 \begin_layout Plain Layout
16355 \begin_inset Formula $\oplus$
16356 \end_inset
16357
16358
16359 \end_layout
16360
16361 \end_inset
16362 </cell>
16363 </row>
16364 <row>
16365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16366 \begin_inset Text
16367
16368 \begin_layout Plain Layout
16369
16370 \backslash
16371 ominus
16372 \end_layout
16373
16374 \end_inset
16375 </cell>
16376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16377 \begin_inset Text
16378
16379 \begin_layout Plain Layout
16380 \begin_inset Formula $\ominus$
16381 \end_inset
16382
16383
16384 \end_layout
16385
16386 \end_inset
16387 </cell>
16388 </row>
16389 <row>
16390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16391 \begin_inset Text
16392
16393 \begin_layout Plain Layout
16394
16395 \backslash
16396 otimes
16397 \end_layout
16398
16399 \end_inset
16400 </cell>
16401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16402 \begin_inset Text
16403
16404 \begin_layout Plain Layout
16405 \begin_inset Formula $\otimes$
16406 \end_inset
16407
16408
16409 \end_layout
16410
16411 \end_inset
16412 </cell>
16413 </row>
16414 <row>
16415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16416 \begin_inset Text
16417
16418 \begin_layout Plain Layout
16419
16420 \backslash
16421 oslash
16422 \end_layout
16423
16424 \end_inset
16425 </cell>
16426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16427 \begin_inset Text
16428
16429 \begin_layout Plain Layout
16430 \begin_inset Formula $\oslash$
16431 \end_inset
16432
16433
16434 \end_layout
16435
16436 \end_inset
16437 </cell>
16438 </row>
16439 <row>
16440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16441 \begin_inset Text
16442
16443 \begin_layout Plain Layout
16444
16445 \backslash
16446 odot
16447 \end_layout
16448
16449 \end_inset
16450 </cell>
16451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16452 \begin_inset Text
16453
16454 \begin_layout Plain Layout
16455 \begin_inset Formula $\odot$
16456 \end_inset
16457
16458
16459 \end_layout
16460
16461 \end_inset
16462 </cell>
16463 </row>
16464 <row>
16465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16466 \begin_inset Text
16467
16468 \begin_layout Plain Layout
16469
16470 \backslash
16471 amalg
16472 \end_layout
16473
16474 \end_inset
16475 </cell>
16476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16477 \begin_inset Text
16478
16479 \begin_layout Plain Layout
16480 \begin_inset Formula $\amalg$
16481 \end_inset
16482
16483
16484 \end_layout
16485
16486 \end_inset
16487 </cell>
16488 </row>
16489 <row>
16490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16491 \begin_inset Text
16492
16493 \begin_layout Plain Layout
16494
16495 \backslash
16496 uplus
16497 \end_layout
16498
16499 \end_inset
16500 </cell>
16501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16502 \begin_inset Text
16503
16504 \begin_layout Plain Layout
16505 \begin_inset Formula $\uplus$
16506 \end_inset
16507
16508
16509 \end_layout
16510
16511 \end_inset
16512 </cell>
16513 </row>
16514 <row>
16515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16516 \begin_inset Text
16517
16518 \begin_layout Plain Layout
16519
16520 \backslash
16521 setminus
16522 \end_layout
16523
16524 \end_inset
16525 </cell>
16526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16527 \begin_inset Text
16528
16529 \begin_layout Plain Layout
16530 \begin_inset Formula $\setminus$
16531 \end_inset
16532
16533
16534 \end_layout
16535
16536 \end_inset
16537 </cell>
16538 </row>
16539 <row>
16540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16541 \begin_inset Text
16542
16543 \begin_layout Plain Layout
16544
16545 \backslash
16546 sqcap
16547 \end_layout
16548
16549 \end_inset
16550 </cell>
16551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16552 \begin_inset Text
16553
16554 \begin_layout Plain Layout
16555 \begin_inset Formula $\sqcap$
16556 \end_inset
16557
16558
16559 \end_layout
16560
16561 \end_inset
16562 </cell>
16563 </row>
16564 <row>
16565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16566 \begin_inset Text
16567
16568 \begin_layout Plain Layout
16569
16570 \backslash
16571 sqcup
16572 \end_layout
16573
16574 \end_inset
16575 </cell>
16576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16577 \begin_inset Text
16578
16579 \begin_layout Plain Layout
16580 \begin_inset Formula $\sqcup$
16581 \end_inset
16582
16583
16584 \end_layout
16585
16586 \end_inset
16587 </cell>
16588 </row>
16589 <row>
16590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16591 \begin_inset Text
16592
16593 \begin_layout Plain Layout
16594
16595 \backslash
16596 triangleleft
16597 \end_layout
16598
16599 \end_inset
16600 </cell>
16601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16602 \begin_inset Text
16603
16604 \begin_layout Plain Layout
16605 \begin_inset Formula $\triangleleft$
16606 \end_inset
16607
16608
16609 \end_layout
16610
16611 \end_inset
16612 </cell>
16613 </row>
16614 <row>
16615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16616 \begin_inset Text
16617
16618 \begin_layout Plain Layout
16619
16620 \backslash
16621 triangleright
16622 \end_layout
16623
16624 \end_inset
16625 </cell>
16626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16627 \begin_inset Text
16628
16629 \begin_layout Plain Layout
16630 \begin_inset Formula $\triangleright$
16631 \end_inset
16632
16633
16634 \end_layout
16635
16636 \end_inset
16637 </cell>
16638 </row>
16639 </lyxtabular>
16640
16641 \end_inset
16642
16643
16644 \begin_inset space \hfill{}
16645 \end_inset
16646
16647
16648 \end_layout
16649
16650 \begin_layout Standard
16651 Todos los operadores binarios se pueden insertar también con el botón 
16652 \begin_inset Graphics
16653         filename ../../images/math/pm.png
16654         scale 85
16655
16656 \end_inset
16657
16658  de la barra de ecuaciones.
16659 \end_layout
16660
16661 \begin_layout Standard
16662 Para imprimir el operador Laplace se pueden usar 
16663 \series bold
16664
16665 \backslash
16666 Delta
16667 \series default
16668  o 
16669 \series bold
16670
16671 \backslash
16672 nabla
16673 \series default
16674 ^
16675 \series bold
16676 2
16677 \series default
16678  (
16679 \begin_inset Formula $\nabla^{2}$
16680 \end_inset
16681
16682 ) en vez de 
16683 \series bold
16684
16685 \backslash
16686 bigtriangleup
16687 \series default
16688 .
16689 \end_layout
16690
16691 \begin_layout Standard
16692 El carácter 
16693 \family sans
16694 Separador de menú
16695 \family default
16696  del menú 
16697 \family sans
16698 Insertar\SpecialChar \menuseparator
16699 Carácter especial
16700 \family default
16701  es el operador 
16702 \series bold
16703
16704 \backslash
16705 triangleright
16706 \series default
16707 .
16708 \end_layout
16709
16710 \begin_layout Subsection
16711 Operadores definidos por el usuario
16712 \begin_inset CommandInset label
16713 LatexCommand label
16714 name "sub:Operadores-de-usuario"
16715
16716 \end_inset
16717
16718
16719 \begin_inset Index idx
16720 status collapsed
16721
16722 \begin_layout Plain Layout
16723 Operadores ! personalizados
16724 \end_layout
16725
16726 \end_inset
16727
16728
16729 \end_layout
16730
16731 \begin_layout Standard
16732 Con ayuda del comando 
16733 \series bold
16734
16735 \backslash
16736 DeclareMathOperator
16737 \series default
16738
16739 \begin_inset Index idx
16740 status collapsed
16741
16742 \begin_layout Plain Layout
16743 Comandos ! D ! 
16744 \backslash
16745 dbinom@
16746 \backslash
16747 DeclareMathOperator
16748 \end_layout
16749
16750 \end_inset
16751
16752  se pueden definir operadores personalizados en el preámbulo LaTeX.
16753  Su esquema es:
16754 \end_layout
16755
16756 \begin_layout Standard
16757
16758 \series bold
16759
16760 \backslash
16761 DeclareMathOperator{comando nuevo}{presentación}
16762 \end_layout
16763
16764 \begin_layout Standard
16765 Presentación puede ser un carácter o símbolo que define el aspecto del operador
16766  en la salida.
16767  Para definir un operador grande hay que añadirle un * detrás.
16768  Todos los operadores grandes personalizados pueden tener límites como se
16769  describe en 
16770 \begin_inset CommandInset ref
16771 LatexCommand ref
16772 reference "sub:Límites-de-operadores"
16773
16774 \end_inset
16775
16776 .
16777 \end_layout
16778
16779 \begin_layout Standard
16780 Por ejemplo, la línea en el preámbulo LaTeX
16781 \end_layout
16782
16783 \begin_layout Standard
16784
16785 \series bold
16786
16787 \backslash
16788 DeclareMathOperator*{
16789 \backslash
16790 Lozenge}{
16791 \backslash
16792 blacklozenge}
16793 \end_layout
16794
16795 \begin_layout Standard
16796 define el comando 
16797 \series bold
16798
16799 \backslash
16800 Lozenge
16801 \series default
16802 , que inserta un operador grande que es el símbolo blacklozenge de la 
16803 \begin_inset CommandInset ref
16804 LatexCommand ref
16805 reference "sub:Símbolos-misceláneos"
16806
16807 \end_inset
16808
16809 .
16810 \begin_inset Formula 
16811 \[
16812 \Lozenge_{n=1}^{\infty}
16813 \]
16814
16815 \end_inset
16816
16817 El comando para esta expresión es: 
16818 \series bold
16819
16820 \backslash
16821 Lozenge^
16822 \backslash
16823 infty
16824 \begin_inset Formula $\rightarrow$
16825 \end_inset
16826
16827 _n=1
16828 \begin_inset VSpace bigskip
16829 \end_inset
16830
16831
16832 \end_layout
16833
16834 \begin_layout Standard
16835 Si los operadores personalizados no se van a usar varias veces en el documento,
16836  se pueden también definir con los comandos 
16837 \series bold
16838
16839 \backslash
16840 mathop
16841 \series default
16842
16843 \begin_inset Index idx
16844 status collapsed
16845
16846 \begin_layout Plain Layout
16847 Comandos ! M ! 
16848 \backslash
16849 mathop
16850 \end_layout
16851
16852 \end_inset
16853
16854  y 
16855 \series bold
16856
16857 \backslash
16858 mathbin
16859 \series default
16860
16861 \begin_inset Index idx
16862 status collapsed
16863
16864 \begin_layout Plain Layout
16865 Comandos ! M ! 
16866 \backslash
16867 mathbin
16868 \end_layout
16869
16870 \end_inset
16871
16872 , con el siguiente esquema:
16873 \end_layout
16874
16875 \begin_layout Standard
16876
16877 \series bold
16878
16879 \backslash
16880 mathop{presentación}
16881 \series default
16882  y 
16883 \series bold
16884
16885 \backslash
16886 mathbin{presentación}
16887 \end_layout
16888
16889 \begin_layout Standard
16890
16891 \series bold
16892
16893 \backslash
16894 mathop
16895 \series default
16896  define operadores grandes, 
16897 \series bold
16898
16899 \backslash
16900 mathbin
16901 \series default
16902  operadores binarios.
16903 \end_layout
16904
16905 \begin_layout Standard
16906
16907 \series bold
16908
16909 \backslash
16910 mathop
16911 \series default
16912  se puede usar, p.e., para poner un límite a varios operadores:
16913 \begin_inset Formula 
16914 \[
16915 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
16916 \]
16917
16918 \end_inset
16919
16920
16921 \end_layout
16922
16923 \begin_layout Standard
16924 El comando para la expresión anterior es:
16925 \begin_inset Newline newline
16926 \end_inset
16927
16928
16929 \series bold
16930
16931 \backslash
16932 mathop{
16933 \backslash
16934 sum
16935 \backslash
16936 negmedspace
16937 \backslash
16938 sum
16939 \series default
16940
16941 \begin_inset space \textvisiblespace{}
16942 \end_inset
16943
16944
16945 \series bold
16946
16947 \begin_inset Formula $\to$
16948 \end_inset
16949
16950 ^N
16951 \series default
16952
16953 \begin_inset space \textvisiblespace{}
16954 \end_inset
16955
16956
16957 \series bold
16958 _i,j=1
16959 \end_layout
16960
16961 \begin_layout Standard
16962 \begin_inset Newpage newpage
16963 \end_inset
16964
16965
16966 \end_layout
16967
16968 \begin_layout Section
16969 Tipografías
16970 \begin_inset Index idx
16971 status collapsed
16972
16973 \begin_layout Plain Layout
16974 Tipografías
16975 \end_layout
16976
16977 \end_inset
16978
16979
16980 \end_layout
16981
16982 \begin_layout Subsection
16983 Estilos de tipografías
16984 \begin_inset CommandInset label
16985 LatexCommand label
16986 name "sub:Estilos-de-tipografías"
16987
16988 \end_inset
16989
16990
16991 \begin_inset Index idx
16992 status collapsed
16993
16994 \begin_layout Plain Layout
16995 Tipografías ! estilos de
16996 \end_layout
16997
16998 \end_inset
16999
17000
17001 \end_layout
17002
17003 \begin_layout Standard
17004 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
17005  estilos:
17006 \end_layout
17007
17008 \begin_layout Standard
17009 \begin_inset VSpace -2mm
17010 \end_inset
17011
17012
17013 \end_layout
17014
17015 \begin_layout Standard
17016 \align center
17017 \begin_inset Tabular
17018 <lyxtabular version="3" rows="7" columns="3">
17019 <features rotate="0" tabularvalignment="middle">
17020 <column alignment="center" valignment="top">
17021 <column alignment="center" valignment="top">
17022 <column alignment="center" valignment="top">
17023 <row>
17024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17025 \begin_inset Text
17026
17027 \begin_layout Plain Layout
17028 Comando
17029 \end_layout
17030
17031 \end_inset
17032 </cell>
17033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17034 \begin_inset Text
17035
17036 \begin_layout Plain Layout
17037 Resultado
17038 \end_layout
17039
17040 \end_inset
17041 </cell>
17042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17043 \begin_inset Text
17044
17045 \begin_layout Plain Layout
17046 atajo
17047 \end_layout
17048
17049 \end_inset
17050 </cell>
17051 </row>
17052 <row>
17053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17054 \begin_inset Text
17055
17056 \begin_layout Plain Layout
17057
17058 \backslash
17059 mathbb
17060 \series bold
17061
17062 \begin_inset space \textvisiblespace{}
17063 \end_inset
17064
17065
17066 \series default
17067 ABC
17068 \end_layout
17069
17070 \end_inset
17071 </cell>
17072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17073 \begin_inset Text
17074
17075 \begin_layout Plain Layout
17076 \begin_inset Formula $\mathbb{ABC}$
17077 \end_inset
17078
17079
17080 \end_layout
17081
17082 \end_inset
17083 </cell>
17084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17085 \begin_inset Text
17086
17087 \begin_layout Plain Layout
17088
17089 \family sans
17090 Alt+C C
17091 \end_layout
17092
17093 \end_inset
17094 </cell>
17095 </row>
17096 <row>
17097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17098 \begin_inset Text
17099
17100 \begin_layout Plain Layout
17101
17102 \backslash
17103 mathbf
17104 \series bold
17105
17106 \begin_inset space \textvisiblespace{}
17107 \end_inset
17108
17109
17110 \series default
17111 AbC
17112 \end_layout
17113
17114 \end_inset
17115 </cell>
17116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17117 \begin_inset Text
17118
17119 \begin_layout Plain Layout
17120 \begin_inset Formula $\mathbf{AbC}$
17121 \end_inset
17122
17123
17124 \end_layout
17125
17126 \end_inset
17127 </cell>
17128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17129 \begin_inset Text
17130
17131 \begin_layout Plain Layout
17132
17133 \family sans
17134 Ctrl+B
17135 \end_layout
17136
17137 \end_inset
17138 </cell>
17139 </row>
17140 <row>
17141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17142 \begin_inset Text
17143
17144 \begin_layout Plain Layout
17145
17146 \backslash
17147 boldsymbol
17148 \series bold
17149
17150 \begin_inset space \textvisiblespace{}
17151 \end_inset
17152
17153
17154 \series default
17155 AbC
17156 \end_layout
17157
17158 \end_inset
17159 </cell>
17160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17161 \begin_inset Text
17162
17163 \begin_layout Plain Layout
17164 \begin_inset Formula $\boldsymbol{AbC}$
17165 \end_inset
17166
17167
17168 \end_layout
17169
17170 \end_inset
17171 </cell>
17172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17173 \begin_inset Text
17174
17175 \begin_layout Plain Layout
17176
17177 \family sans
17178 Ctrl+Alt+B , Alt+C B
17179 \end_layout
17180
17181 \end_inset
17182 </cell>
17183 </row>
17184 <row>
17185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17186 \begin_inset Text
17187
17188 \begin_layout Plain Layout
17189
17190 \backslash
17191 mathcal
17192 \series bold
17193
17194 \begin_inset space \textvisiblespace{}
17195 \end_inset
17196
17197
17198 \series default
17199 ABC
17200 \end_layout
17201
17202 \end_inset
17203 </cell>
17204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17205 \begin_inset Text
17206
17207 \begin_layout Plain Layout
17208 \begin_inset Formula $\mathcal{ABC}$
17209 \end_inset
17210
17211
17212 \end_layout
17213
17214 \end_inset
17215 </cell>
17216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17217 \begin_inset Text
17218
17219 \begin_layout Plain Layout
17220
17221 \family sans
17222 Ctrl+E , Alt+C E
17223 \end_layout
17224
17225 \end_inset
17226 </cell>
17227 </row>
17228 <row>
17229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17230 \begin_inset Text
17231
17232 \begin_layout Plain Layout
17233
17234 \backslash
17235 mathfrak
17236 \series bold
17237
17238 \begin_inset space \textvisiblespace{}
17239 \end_inset
17240
17241
17242 \series default
17243 AbC
17244 \end_layout
17245
17246 \end_inset
17247 </cell>
17248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17249 \begin_inset Text
17250
17251 \begin_layout Plain Layout
17252 \begin_inset Formula $\mathfrak{AbC}$
17253 \end_inset
17254
17255
17256 \end_layout
17257
17258 \end_inset
17259 </cell>
17260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17261 \begin_inset Text
17262
17263 \begin_layout Plain Layout
17264 -
17265 \end_layout
17266
17267 \end_inset
17268 </cell>
17269 </row>
17270 <row>
17271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17272 \begin_inset Text
17273
17274 \begin_layout Plain Layout
17275
17276 \backslash
17277 mathscr
17278 \series bold
17279
17280 \begin_inset space \textvisiblespace{}
17281 \end_inset
17282
17283
17284 \series default
17285 AbC
17286 \end_layout
17287
17288 \end_inset
17289 </cell>
17290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17291 \begin_inset Text
17292
17293 \begin_layout Plain Layout
17294 \begin_inset Formula $\mathscr{AbC}$
17295 \end_inset
17296
17297
17298 \end_layout
17299
17300 \end_inset
17301 </cell>
17302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17303 \begin_inset Text
17304
17305 \begin_layout Plain Layout
17306 -
17307 \end_layout
17308
17309 \end_inset
17310 </cell>
17311 </row>
17312 </lyxtabular>
17313
17314 \end_inset
17315
17316
17317 \end_layout
17318
17319 \begin_layout Standard
17320 \align center
17321 \begin_inset Tabular
17322 <lyxtabular version="3" rows="5" columns="3">
17323 <features rotate="0" tabularvalignment="middle">
17324 <column alignment="center" valignment="top">
17325 <column alignment="center" valignment="top">
17326 <column alignment="center" valignment="top">
17327 <row>
17328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17329 \begin_inset Text
17330
17331 \begin_layout Plain Layout
17332 Comando
17333 \end_layout
17334
17335 \end_inset
17336 </cell>
17337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17338 \begin_inset Text
17339
17340 \begin_layout Plain Layout
17341 Resultado
17342 \end_layout
17343
17344 \end_inset
17345 </cell>
17346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17347 \begin_inset Text
17348
17349 \begin_layout Plain Layout
17350 atajo
17351 \end_layout
17352
17353 \end_inset
17354 </cell>
17355 </row>
17356 <row>
17357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17358 \begin_inset Text
17359
17360 \begin_layout Plain Layout
17361
17362 \backslash
17363 mathit
17364 \series bold
17365
17366 \begin_inset space \textvisiblespace{}
17367 \end_inset
17368
17369
17370 \series default
17371 AbC
17372 \end_layout
17373
17374 \end_inset
17375 </cell>
17376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17377 \begin_inset Text
17378
17379 \begin_layout Plain Layout
17380 \begin_inset Formula $\mathit{AbC}$
17381 \end_inset
17382
17383
17384 \end_layout
17385
17386 \end_inset
17387 </cell>
17388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17389 \begin_inset Text
17390
17391 \begin_layout Plain Layout
17392 -
17393 \end_layout
17394
17395 \end_inset
17396 </cell>
17397 </row>
17398 <row>
17399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17400 \begin_inset Text
17401
17402 \begin_layout Plain Layout
17403
17404 \backslash
17405 mathrm
17406 \series bold
17407
17408 \begin_inset space \textvisiblespace{}
17409 \end_inset
17410
17411
17412 \series default
17413 AbC
17414 \end_layout
17415
17416 \end_inset
17417 </cell>
17418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17419 \begin_inset Text
17420
17421 \begin_layout Plain Layout
17422 \begin_inset Formula $\mathrm{AbC}$
17423 \end_inset
17424
17425
17426 \end_layout
17427
17428 \end_inset
17429 </cell>
17430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17431 \begin_inset Text
17432
17433 \begin_layout Plain Layout
17434
17435 \family sans
17436 Alt+C R
17437 \end_layout
17438
17439 \end_inset
17440 </cell>
17441 </row>
17442 <row>
17443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17444 \begin_inset Text
17445
17446 \begin_layout Plain Layout
17447
17448 \backslash
17449 mathsf
17450 \series bold
17451
17452 \begin_inset space \textvisiblespace{}
17453 \end_inset
17454
17455
17456 \series default
17457 AbC
17458 \end_layout
17459
17460 \end_inset
17461 </cell>
17462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17463 \begin_inset Text
17464
17465 \begin_layout Plain Layout
17466 \begin_inset Formula $\mathsf{AbC}$
17467 \end_inset
17468
17469
17470 \end_layout
17471
17472 \end_inset
17473 </cell>
17474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17475 \begin_inset Text
17476
17477 \begin_layout Plain Layout
17478
17479 \family sans
17480 Alt+C S
17481 \end_layout
17482
17483 \end_inset
17484 </cell>
17485 </row>
17486 <row>
17487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17488 \begin_inset Text
17489
17490 \begin_layout Plain Layout
17491
17492 \backslash
17493 mathtt
17494 \series bold
17495
17496 \begin_inset space \textvisiblespace{}
17497 \end_inset
17498
17499
17500 \series default
17501 AbC
17502 \end_layout
17503
17504 \end_inset
17505 </cell>
17506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17507 \begin_inset Text
17508
17509 \begin_layout Plain Layout
17510 \begin_inset Formula $\mathtt{AbC}$
17511 \end_inset
17512
17513
17514 \end_layout
17515
17516 \end_inset
17517 </cell>
17518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17519 \begin_inset Text
17520
17521 \begin_layout Plain Layout
17522
17523 \family sans
17524 Ctrl+Mayúsculas+P
17525 \end_layout
17526
17527 \end_inset
17528 </cell>
17529 </row>
17530 </lyxtabular>
17531
17532 \end_inset
17533
17534
17535 \end_layout
17536
17537 \begin_layout Standard
17538 \begin_inset Note Greyedout
17539 status open
17540
17541 \begin_layout Plain Layout
17542
17543 \series bold
17544 Nota
17545 \series default
17546 : Los estilos 
17547 \series bold
17548
17549 \backslash
17550 mathbb
17551 \series default
17552  y 
17553 \series bold
17554
17555 \backslash
17556 mathcal
17557 \series default
17558  sólo se aplican a letras mayúsculas.
17559 \end_layout
17560
17561 \end_inset
17562
17563
17564 \end_layout
17565
17566 \begin_layout Standard
17567 El estilo predeterminado es 
17568 \series bold
17569
17570 \backslash
17571 mathnormal
17572 \series default
17573 .
17574 \end_layout
17575
17576 \begin_layout Standard
17577 Los comandos de estilo funcionan también en estructuras matemáticas:
17578 \begin_inset Formula 
17579 \[
17580 \mathfrak{A=\frac{b}{C}}
17581 \]
17582
17583 \end_inset
17584
17585
17586 \end_layout
17587
17588 \begin_layout Standard
17589 Los caracteres en texto matemático no aparecen en un estilo tipográfico
17590  de ecuaciones sino en el estilo tipográfico de texto 
17591 \series bold
17592
17593 \backslash
17594 textrm
17595 \series default
17596 .
17597  Este estilo no se puede poner correctamente con el diálogo de estilo de
17598  texto por un fallo de LyX.
17599 \begin_inset Foot
17600 status open
17601
17602 \begin_layout Plain Layout
17603 \begin_inset CommandInset href
17604 LatexCommand href
17605 name "LyX-bug #4629"
17606 target "http://www.lyx.org/trac/ticket/4629"
17607
17608 \end_inset
17609
17610
17611 \end_layout
17612
17613 \end_inset
17614
17615
17616 \end_layout
17617
17618 \begin_layout Standard
17619 En vez de comandos se puede usar el menú 
17620 \family sans
17621 Editar\SpecialChar \menuseparator
17622 Ecuación\SpecialChar \menuseparator
17623 Estilo del texto
17624 \family default
17625  o el botón 
17626 \begin_inset Graphics
17627         filename ../../images/math/font.png
17628         scale 85
17629
17630 \end_inset
17631
17632 .
17633 \end_layout
17634
17635 \begin_layout Subsection
17636 Ecuaciones en negrita
17637 \begin_inset CommandInset label
17638 LatexCommand label
17639 name "sub:Ecuaciones-en-negrita"
17640
17641 \end_inset
17642
17643
17644 \begin_inset Index idx
17645 status collapsed
17646
17647 \begin_layout Plain Layout
17648 Ecuación ! en negrita
17649 \end_layout
17650
17651 \end_inset
17652
17653
17654 \end_layout
17655
17656 \begin_layout Standard
17657 Para poner en negrita una ecuación completa no se puede usar el comando
17658  
17659 \series bold
17660
17661 \backslash
17662 mathbf
17663 \series default
17664 , porque no funciona con minúsculas griegas.
17665  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
17666 \begin_inset Formula 
17667 \[
17668 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}
17669 \]
17670
17671 \end_inset
17672
17673
17674 \end_layout
17675
17676 \begin_layout Standard
17677 Para presentar la ecuación correctamente se usa el comando 
17678 \series bold
17679 boldsymbol
17680 \series default
17681 :
17682 \begin_inset Formula 
17683 \[
17684 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}
17685 \]
17686
17687 \end_inset
17688
17689
17690 \end_layout
17691
17692 \begin_layout Standard
17693 También es posible poner la fórmula en un 
17694 \series bold
17695 entorno boldmath
17696 \series default
17697 , que se inserta con el comando 
17698 \series bold
17699
17700 \backslash
17701 boldmath
17702 \series default
17703
17704 \begin_inset Index idx
17705 status collapsed
17706
17707 \begin_layout Plain Layout
17708 Comandos ! B ! 
17709 \backslash
17710 boldmath
17711 \end_layout
17712
17713 \end_inset
17714
17715  en modo TeX.
17716  Para finalizar el entorno se usa el comando 
17717 \series bold
17718
17719 \backslash
17720 unboldmath
17721 \series default
17722
17723 \begin_inset Index idx
17724 status collapsed
17725
17726 \begin_layout Plain Layout
17727 Comandos ! U ! 
17728 \backslash
17729 unboldmath
17730 \end_layout
17731
17732 \end_inset
17733
17734  en modo TeX.
17735 \begin_inset ERT
17736 status collapsed
17737
17738 \begin_layout Plain Layout
17739
17740
17741 \backslash
17742 boldmath
17743 \end_layout
17744
17745 \end_inset
17746
17747
17748 \begin_inset Formula 
17749 \[
17750 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}
17751 \]
17752
17753 \end_inset
17754
17755
17756 \end_layout
17757
17758 \begin_layout Standard
17759 \begin_inset ERT
17760 status collapsed
17761
17762 \begin_layout Plain Layout
17763
17764
17765 \backslash
17766 unboldmath
17767 \end_layout
17768
17769 \end_inset
17770
17771
17772 \end_layout
17773
17774 \begin_layout Subsection
17775 Ecuaciones coloreadas
17776 \begin_inset Index idx
17777 status collapsed
17778
17779 \begin_layout Plain Layout
17780 Ecuación ! coloreada
17781 \end_layout
17782
17783 \end_inset
17784
17785
17786 \end_layout
17787
17788 \begin_layout Standard
17789 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
17790  o una parte de una ecuación y usa el diálogo 
17791 \family sans
17792 Estilo del texto
17793 \family default
17794 .
17795  Aquí hay una ecuación en magenta:
17796 \begin_inset Formula 
17797 \[
17798 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
17799 \]
17800
17801 \end_inset
17802
17803 También puedes definir tus propios colores como se describe en
17804 \begin_inset space ~
17805 \end_inset
17806
17807
17808 \begin_inset CommandInset ref
17809 LatexCommand ref
17810 reference "sub:Marcos-coloreados"
17811
17812 \end_inset
17813
17814 .
17815  Pueden usarse con el comando en código TeX 
17816 \series bold
17817
17818 \backslash
17819 textcolor
17820 \series default
17821
17822 \begin_inset Index idx
17823 status collapsed
17824
17825 \begin_layout Plain Layout
17826 Comandos ! T ! 
17827 \backslash
17828 textcolor
17829 \end_layout
17830
17831 \end_inset
17832
17833  según el esquema
17834 \end_layout
17835
17836 \begin_layout Standard
17837
17838 \series bold
17839
17840 \backslash
17841 textcolor{color}{caracteres o ecuación}
17842 \end_layout
17843
17844 \begin_layout Standard
17845 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
17846 e en rojo:
17847 \end_layout
17848
17849 \begin_layout Standard
17850 \begin_inset ERT
17851 status collapsed
17852
17853 \begin_layout Plain Layout
17854
17855
17856 \backslash
17857 textcolor{verdeoscuro}{
17858 \end_layout
17859
17860 \end_inset
17861
17862
17863 \begin_inset Formula 
17864 \[
17865 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
17866 \]
17867
17868 \end_inset
17869
17870
17871 \begin_inset ERT
17872 status collapsed
17873
17874 \begin_layout Plain Layout
17875
17876 }
17877 \end_layout
17878
17879 \end_inset
17880
17881
17882 \end_layout
17883
17884 \begin_layout Standard
17885 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
17886  a ecuaciones completas.
17887 \begin_inset Foot
17888 status collapsed
17889
17890 \begin_layout Plain Layout
17891 \begin_inset CommandInset href
17892 LatexCommand href
17893 name "LyX-bug #5269"
17894 target "http://www.lyx.org/trac/ticket/5269"
17895
17896 \end_inset
17897
17898
17899 \end_layout
17900
17901 \end_inset
17902
17903
17904 \end_layout
17905
17906 \begin_layout Subsection
17907 Tamaños de tipografías
17908 \begin_inset CommandInset label
17909 LatexCommand label
17910 name "sub:Tamaños-de-tipografías"
17911
17912 \end_inset
17913
17914
17915 \begin_inset Index idx
17916 status collapsed
17917
17918 \begin_layout Plain Layout
17919 Tipografías ! tamaño
17920 \end_layout
17921
17922 \end_inset
17923
17924
17925 \end_layout
17926
17927 \begin_layout Standard
17928 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
17929  siguientes comandos de tamaño:
17930 \end_layout
17931
17932 \begin_layout Standard
17933
17934 \series bold
17935
17936 \backslash
17937 Huge
17938 \series default
17939
17940 \series bold
17941
17942 \backslash
17943 huge
17944 \series default
17945
17946 \series bold
17947
17948 \backslash
17949 LARGE
17950 \series default
17951
17952 \series bold
17953
17954 \backslash
17955 Large
17956 \series default
17957
17958 \series bold
17959
17960 \backslash
17961 large
17962 \series default
17963
17964 \series bold
17965
17966 \backslash
17967 normalsize
17968 \series default
17969
17970 \series bold
17971
17972 \backslash
17973 small
17974 \series default
17975 ,
17976 \begin_inset Newline newline
17977 \end_inset
17978
17979
17980 \series bold
17981
17982 \backslash
17983 footnotesize
17984 \series default
17985
17986 \series bold
17987
17988 \backslash
17989 scriptsize
17990 \series default
17991 , y 
17992 \series bold
17993
17994 \backslash
17995 tiny
17996 \end_layout
17997
17998 \begin_layout Standard
17999 El tamaño dado por los comandos depende del tamaño base de la tipografía
18000  en el documento, dado por el comando 
18001 \series bold
18002
18003 \backslash
18004 normalsize
18005 \series default
18006 .
18007  Los demás comandos producen tamaños menores o mayores que 
18008 \series bold
18009
18010 \backslash
18011 normalsize
18012 \series default
18013 .
18014  No obstante, puede que el tamaño de tipografía no exceda de cierto valor.
18015  Si, por ejemplo, la tipografía del documento es de 12
18016 \begin_inset space \thinspace{}
18017 \end_inset
18018
18019 pt, el comando 
18020 \series bold
18021
18022 \backslash
18023 Huge
18024 \series default
18025  da el mismo tamaño que 
18026 \series bold
18027
18028 \backslash
18029 huge
18030 \series default
18031 .
18032 \end_layout
18033
18034 \begin_layout Standard
18035 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
18036  a todas las ecuaciones y texto siguientes.
18037  Para volver al tamaño anterior hay que insertar el comando 
18038 \series bold
18039
18040 \backslash
18041 normalsize
18042 \series default
18043  en modo TeX detrás de la ecuación.
18044 \end_layout
18045
18046 \begin_layout Standard
18047 Dentro de una ecuación, el tamaño se puede cambiar usando los siguientes
18048  comandos de tamaño:
18049 \end_layout
18050
18051 \begin_layout Standard
18052 \noindent
18053 \align center
18054 \begin_inset Tabular
18055 <lyxtabular version="3" rows="5" columns="2">
18056 <features rotate="0" tabularvalignment="middle">
18057 <column alignment="center" valignment="top">
18058 <column alignment="center" valignment="top">
18059 <row>
18060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18061 \begin_inset Text
18062
18063 \begin_layout Plain Layout
18064 Comando
18065 \end_layout
18066
18067 \end_inset
18068 </cell>
18069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18070 \begin_inset Text
18071
18072 \begin_layout Plain Layout
18073 Resultado
18074 \begin_inset Note Note
18075 status collapsed
18076
18077 \begin_layout Plain Layout
18078
18079 \series bold
18080
18081 \backslash
18082 raisebox
18083 \series default
18084  se usa sólo como espaciador
18085 \end_layout
18086
18087 \end_inset
18088
18089
18090 \end_layout
18091
18092 \end_inset
18093 </cell>
18094 </row>
18095 <row>
18096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18097 \begin_inset Text
18098
18099 \begin_layout Plain Layout
18100
18101 \backslash
18102 displaystyle
18103 \begin_inset Index idx
18104 status collapsed
18105
18106 \begin_layout Plain Layout
18107 Comandos ! D ! 
18108 \backslash
18109 displaystyle
18110 \end_layout
18111
18112 \end_inset
18113
18114
18115 \end_layout
18116
18117 \end_inset
18118 </cell>
18119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18120 \begin_inset Text
18121
18122 \begin_layout Plain Layout
18123 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
18124 \end_inset
18125
18126
18127 \end_layout
18128
18129 \end_inset
18130 </cell>
18131 </row>
18132 <row>
18133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18134 \begin_inset Text
18135
18136 \begin_layout Plain Layout
18137
18138 \backslash
18139 textstyle
18140 \end_layout
18141
18142 \end_inset
18143 </cell>
18144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18145 \begin_inset Text
18146
18147 \begin_layout Plain Layout
18148 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
18149 \end_inset
18150
18151
18152 \end_layout
18153
18154 \end_inset
18155 </cell>
18156 </row>
18157 <row>
18158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18159 \begin_inset Text
18160
18161 \begin_layout Plain Layout
18162
18163 \backslash
18164 scriptstyle
18165 \end_layout
18166
18167 \end_inset
18168 </cell>
18169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18170 \begin_inset Text
18171
18172 \begin_layout Plain Layout
18173 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18174 \end_inset
18175
18176
18177 \end_layout
18178
18179 \end_inset
18180 </cell>
18181 </row>
18182 <row>
18183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18184 \begin_inset Text
18185
18186 \begin_layout Plain Layout
18187
18188 \backslash
18189 scriptscriptstyle
18190 \end_layout
18191
18192 \end_inset
18193 </cell>
18194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18195 \begin_inset Text
18196
18197 \begin_layout Plain Layout
18198 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18199 \end_inset
18200
18201
18202 \end_layout
18203
18204 \end_inset
18205 </cell>
18206 </row>
18207 </lyxtabular>
18208
18209 \end_inset
18210
18211
18212 \end_layout
18213
18214 \begin_layout Standard
18215 Después de introducir estos comandos, aparece un marco azul en el que se
18216  insertan las partes de la fórmula.
18217 \end_layout
18218
18219 \begin_layout Standard
18220 Hay un método más para cambiar el tamaño de tipografía, aunque solo funciona
18221  para símbolos o letras en texto matemático.
18222  Para usarlo se inserta en texto matemático uno de los comandos de tamaño
18223  de texto anteriores.
18224  Todos los caracteres siguientes, hasta el final del texto matemático o
18225  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
18226  Dos ejemplos:
18227 \begin_inset VSpace -2mm
18228 \end_inset
18229
18230
18231 \end_layout
18232
18233 \begin_layout Standard
18234 \begin_inset ERT
18235 status collapsed
18236
18237 \begin_layout Plain Layout
18238
18239
18240 \backslash
18241 huge
18242 \end_layout
18243
18244 \end_inset
18245
18246
18247 \begin_inset Formula 
18248 \[
18249 A=\frac{B}{c}\cdot\maltese
18250 \]
18251
18252 \end_inset
18253
18254
18255 \begin_inset Formula 
18256 \[
18257 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18258 \]
18259
18260 \end_inset
18261
18262
18263 \end_layout
18264
18265 \begin_layout Standard
18266 \begin_inset ERT
18267 status collapsed
18268
18269 \begin_layout Plain Layout
18270
18271
18272 \backslash
18273 normalsize
18274 \end_layout
18275
18276 \end_inset
18277
18278
18279 \begin_inset VSpace medskip
18280 \end_inset
18281
18282
18283 \end_layout
18284
18285 \begin_layout Standard
18286 Antes de las ecuaciones se ha insertado el comando 
18287 \series bold
18288
18289 \backslash
18290 huge
18291 \series default
18292 .
18293  Para la segunda ecuación el comando es:
18294 \begin_inset Newline newline
18295 \end_inset
18296
18297
18298 \series bold
18299
18300 \backslash
18301 maltese
18302 \begin_inset space \textvisiblespace{}
18303 \end_inset
18304
18305 A Alt+M M 
18306 \backslash
18307 Large
18308 \begin_inset space \textvisiblespace{}
18309 \end_inset
18310
18311
18312 \backslash
18313 maltese
18314 \begin_inset space \textvisiblespace{}
18315 \end_inset
18316
18317
18318 \backslash
18319 textit
18320 \begin_inset space \textvisiblespace{}
18321 \end_inset
18322
18323 A
18324 \begin_inset Formula $\to$
18325 \end_inset
18326
18327
18328 \begin_inset Formula $\to$
18329 \end_inset
18330
18331
18332 \begin_inset Newline newline
18333 \end_inset
18334
18335
18336 \begin_inset space \hspace*{}
18337 \length 1cm
18338 \end_inset
18339
18340 Alt+M M 
18341 \backslash
18342 tiny
18343 \begin_inset space \textvisiblespace{}
18344 \end_inset
18345
18346
18347 \backslash
18348 maltese
18349 \begin_inset space \textvisiblespace{}
18350 \end_inset
18351
18352
18353 \backslash
18354 textit
18355 \begin_inset space \textvisiblespace{}
18356 \end_inset
18357
18358 A
18359 \end_layout
18360
18361 \begin_layout Standard
18362 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
18363  el tamaño por omisión.
18364 \end_layout
18365
18366 \begin_layout Section
18367 Letras griegas
18368 \begin_inset Index idx
18369 status collapsed
18370
18371 \begin_layout Plain Layout
18372 Letras griegas
18373 \end_layout
18374
18375 \end_inset
18376
18377
18378 \end_layout
18379
18380 \begin_layout Standard
18381 Las letras griegas se pueden insertar además mediante el botón 
18382 \begin_inset Graphics
18383         filename ../../images/math/alpha.png
18384         scale 85
18385
18386 \end_inset
18387
18388  de la barra de ecuaciones.
18389  Las normas internacionales de tipografía proponen que las letras griegas
18390  en ecuaciones deben escribirse en cursiva/inclinada.
18391  No obstante, en algunos idiomas, como francés o ruso, a veces se escriben
18392  en redonda.
18393  Para las normas en español, véase
18394 \begin_inset space ~
18395 \end_inset
18396
18397
18398 \begin_inset CommandInset citation
18399 LatexCommand cite
18400 key "Bezos"
18401
18402 \end_inset
18403
18404 .
18405 \end_layout
18406
18407 \begin_layout Subsection
18408 Minúsculas
18409 \begin_inset Index idx
18410 status collapsed
18411
18412 \begin_layout Plain Layout
18413 Letras griegas ! minúsculas
18414 \end_layout
18415
18416 \end_inset
18417
18418
18419 \end_layout
18420
18421 \begin_layout Standard
18422 \begin_inset space \hfill{}
18423 \end_inset
18424
18425
18426 \begin_inset Tabular
18427 <lyxtabular version="3" rows="11" columns="2">
18428 <features rotate="0" tabularvalignment="middle">
18429 <column alignment="center" valignment="top" width="0pt">
18430 <column alignment="center" valignment="top" width="0pt">
18431 <row>
18432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18433 \begin_inset Text
18434
18435 \begin_layout Plain Layout
18436 Comando
18437 \end_layout
18438
18439 \end_inset
18440 </cell>
18441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18442 \begin_inset Text
18443
18444 \begin_layout Plain Layout
18445 Símbolo
18446 \end_layout
18447
18448 \end_inset
18449 </cell>
18450 </row>
18451 <row>
18452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18453 \begin_inset Text
18454
18455 \begin_layout Plain Layout
18456
18457 \backslash
18458 alpha
18459 \end_layout
18460
18461 \end_inset
18462 </cell>
18463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18464 \begin_inset Text
18465
18466 \begin_layout Plain Layout
18467 \begin_inset Formula $\alpha$
18468 \end_inset
18469
18470
18471 \end_layout
18472
18473 \end_inset
18474 </cell>
18475 </row>
18476 <row>
18477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18478 \begin_inset Text
18479
18480 \begin_layout Plain Layout
18481
18482 \backslash
18483 beta
18484 \end_layout
18485
18486 \end_inset
18487 </cell>
18488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18489 \begin_inset Text
18490
18491 \begin_layout Plain Layout
18492 \begin_inset Formula $\beta$
18493 \end_inset
18494
18495
18496 \end_layout
18497
18498 \end_inset
18499 </cell>
18500 </row>
18501 <row>
18502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18503 \begin_inset Text
18504
18505 \begin_layout Plain Layout
18506
18507 \backslash
18508 gamma
18509 \end_layout
18510
18511 \end_inset
18512 </cell>
18513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18514 \begin_inset Text
18515
18516 \begin_layout Plain Layout
18517 \begin_inset Formula $\gamma$
18518 \end_inset
18519
18520
18521 \end_layout
18522
18523 \end_inset
18524 </cell>
18525 </row>
18526 <row>
18527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18528 \begin_inset Text
18529
18530 \begin_layout Plain Layout
18531
18532 \backslash
18533 delta
18534 \end_layout
18535
18536 \end_inset
18537 </cell>
18538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18539 \begin_inset Text
18540
18541 \begin_layout Plain Layout
18542 \begin_inset Formula $\delta$
18543 \end_inset
18544
18545
18546 \end_layout
18547
18548 \end_inset
18549 </cell>
18550 </row>
18551 <row>
18552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18553 \begin_inset Text
18554
18555 \begin_layout Plain Layout
18556
18557 \backslash
18558 epsilon
18559 \end_layout
18560
18561 \end_inset
18562 </cell>
18563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18564 \begin_inset Text
18565
18566 \begin_layout Plain Layout
18567 \begin_inset Formula $\epsilon$
18568 \end_inset
18569
18570
18571 \end_layout
18572
18573 \end_inset
18574 </cell>
18575 </row>
18576 <row>
18577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18578 \begin_inset Text
18579
18580 \begin_layout Plain Layout
18581
18582 \backslash
18583 varepsilon
18584 \end_layout
18585
18586 \end_inset
18587 </cell>
18588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18589 \begin_inset Text
18590
18591 \begin_layout Plain Layout
18592 \begin_inset Formula $\varepsilon$
18593 \end_inset
18594
18595
18596 \end_layout
18597
18598 \end_inset
18599 </cell>
18600 </row>
18601 <row>
18602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18603 \begin_inset Text
18604
18605 \begin_layout Plain Layout
18606
18607 \backslash
18608 zeta
18609 \end_layout
18610
18611 \end_inset
18612 </cell>
18613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18614 \begin_inset Text
18615
18616 \begin_layout Plain Layout
18617 \begin_inset Formula $\zeta$
18618 \end_inset
18619
18620
18621 \end_layout
18622
18623 \end_inset
18624 </cell>
18625 </row>
18626 <row>
18627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18628 \begin_inset Text
18629
18630 \begin_layout Plain Layout
18631
18632 \backslash
18633 eta
18634 \end_layout
18635
18636 \end_inset
18637 </cell>
18638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18639 \begin_inset Text
18640
18641 \begin_layout Plain Layout
18642 \begin_inset Formula $\eta$
18643 \end_inset
18644
18645
18646 \end_layout
18647
18648 \end_inset
18649 </cell>
18650 </row>
18651 <row>
18652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18653 \begin_inset Text
18654
18655 \begin_layout Plain Layout
18656
18657 \backslash
18658 theta
18659 \end_layout
18660
18661 \end_inset
18662 </cell>
18663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18664 \begin_inset Text
18665
18666 \begin_layout Plain Layout
18667 \begin_inset Formula $\theta$
18668 \end_inset
18669
18670
18671 \end_layout
18672
18673 \end_inset
18674 </cell>
18675 </row>
18676 <row>
18677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18678 \begin_inset Text
18679
18680 \begin_layout Plain Layout
18681
18682 \backslash
18683 vartheta
18684 \end_layout
18685
18686 \end_inset
18687 </cell>
18688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18689 \begin_inset Text
18690
18691 \begin_layout Plain Layout
18692 \begin_inset Formula $\vartheta$
18693 \end_inset
18694
18695
18696 \end_layout
18697
18698 \end_inset
18699 </cell>
18700 </row>
18701 </lyxtabular>
18702
18703 \end_inset
18704
18705
18706 \begin_inset space \hfill{}
18707 \end_inset
18708
18709
18710 \begin_inset Tabular
18711 <lyxtabular version="3" rows="12" columns="2">
18712 <features rotate="0" tabularvalignment="middle">
18713 <column alignment="center" valignment="top" width="0pt">
18714 <column alignment="center" valignment="top" width="0pt">
18715 <row>
18716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18717 \begin_inset Text
18718
18719 \begin_layout Plain Layout
18720 Comando
18721 \end_layout
18722
18723 \end_inset
18724 </cell>
18725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18726 \begin_inset Text
18727
18728 \begin_layout Plain Layout
18729 Símbolo
18730 \end_layout
18731
18732 \end_inset
18733 </cell>
18734 </row>
18735 <row>
18736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18737 \begin_inset Text
18738
18739 \begin_layout Plain Layout
18740
18741 \backslash
18742 iota
18743 \end_layout
18744
18745 \end_inset
18746 </cell>
18747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18748 \begin_inset Text
18749
18750 \begin_layout Plain Layout
18751 \begin_inset Formula $\iota$
18752 \end_inset
18753
18754
18755 \end_layout
18756
18757 \end_inset
18758 </cell>
18759 </row>
18760 <row>
18761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18762 \begin_inset Text
18763
18764 \begin_layout Plain Layout
18765
18766 \backslash
18767 kappa
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18773 \begin_inset Text
18774
18775 \begin_layout Plain Layout
18776 \begin_inset Formula $\kappa$
18777 \end_inset
18778
18779
18780 \end_layout
18781
18782 \end_inset
18783 </cell>
18784 </row>
18785 <row>
18786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18787 \begin_inset Text
18788
18789 \begin_layout Plain Layout
18790
18791 \backslash
18792 varkappa
18793 \end_layout
18794
18795 \end_inset
18796 </cell>
18797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18798 \begin_inset Text
18799
18800 \begin_layout Plain Layout
18801 \begin_inset Formula $\varkappa$
18802 \end_inset
18803
18804
18805 \end_layout
18806
18807 \end_inset
18808 </cell>
18809 </row>
18810 <row>
18811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18812 \begin_inset Text
18813
18814 \begin_layout Plain Layout
18815
18816 \backslash
18817 lambda
18818 \end_layout
18819
18820 \end_inset
18821 </cell>
18822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18823 \begin_inset Text
18824
18825 \begin_layout Plain Layout
18826 \begin_inset Formula $\lambda$
18827 \end_inset
18828
18829
18830 \end_layout
18831
18832 \end_inset
18833 </cell>
18834 </row>
18835 <row>
18836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18837 \begin_inset Text
18838
18839 \begin_layout Plain Layout
18840
18841 \backslash
18842 mu
18843 \end_layout
18844
18845 \end_inset
18846 </cell>
18847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18848 \begin_inset Text
18849
18850 \begin_layout Plain Layout
18851 \begin_inset Formula $\mu$
18852 \end_inset
18853
18854
18855 \end_layout
18856
18857 \end_inset
18858 </cell>
18859 </row>
18860 <row>
18861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18862 \begin_inset Text
18863
18864 \begin_layout Plain Layout
18865
18866 \backslash
18867 nu
18868 \end_layout
18869
18870 \end_inset
18871 </cell>
18872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18873 \begin_inset Text
18874
18875 \begin_layout Plain Layout
18876 \begin_inset Formula $\nu$
18877 \end_inset
18878
18879
18880 \end_layout
18881
18882 \end_inset
18883 </cell>
18884 </row>
18885 <row>
18886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18887 \begin_inset Text
18888
18889 \begin_layout Plain Layout
18890
18891 \backslash
18892 xi
18893 \end_layout
18894
18895 \end_inset
18896 </cell>
18897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18898 \begin_inset Text
18899
18900 \begin_layout Plain Layout
18901 \begin_inset Formula $\xi$
18902 \end_inset
18903
18904
18905 \end_layout
18906
18907 \end_inset
18908 </cell>
18909 </row>
18910 <row>
18911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18912 \begin_inset Text
18913
18914 \begin_layout Plain Layout
18915 o
18916 \end_layout
18917
18918 \end_inset
18919 </cell>
18920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18921 \begin_inset Text
18922
18923 \begin_layout Plain Layout
18924 \begin_inset Formula $o$
18925 \end_inset
18926
18927
18928 \end_layout
18929
18930 \end_inset
18931 </cell>
18932 </row>
18933 <row>
18934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18935 \begin_inset Text
18936
18937 \begin_layout Plain Layout
18938
18939 \backslash
18940 pi
18941 \end_layout
18942
18943 \end_inset
18944 </cell>
18945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18946 \begin_inset Text
18947
18948 \begin_layout Plain Layout
18949 \begin_inset Formula $\pi$
18950 \end_inset
18951
18952
18953 \end_layout
18954
18955 \end_inset
18956 </cell>
18957 </row>
18958 <row>
18959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18960 \begin_inset Text
18961
18962 \begin_layout Plain Layout
18963
18964 \backslash
18965 varpi
18966 \end_layout
18967
18968 \end_inset
18969 </cell>
18970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18971 \begin_inset Text
18972
18973 \begin_layout Plain Layout
18974 \begin_inset Formula $\varpi$
18975 \end_inset
18976
18977
18978 \end_layout
18979
18980 \end_inset
18981 </cell>
18982 </row>
18983 <row>
18984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18985 \begin_inset Text
18986
18987 \begin_layout Plain Layout
18988
18989 \backslash
18990 rho
18991 \end_layout
18992
18993 \end_inset
18994 </cell>
18995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18996 \begin_inset Text
18997
18998 \begin_layout Plain Layout
18999 \begin_inset Formula $\rho$
19000 \end_inset
19001
19002
19003 \end_layout
19004
19005 \end_inset
19006 </cell>
19007 </row>
19008 </lyxtabular>
19009
19010 \end_inset
19011
19012
19013 \begin_inset space \hfill{}
19014 \end_inset
19015
19016
19017 \begin_inset Tabular
19018 <lyxtabular version="3" rows="11" columns="2">
19019 <features rotate="0" tabularvalignment="middle">
19020 <column alignment="center" valignment="top" width="0pt">
19021 <column alignment="center" valignment="top" width="0pt">
19022 <row>
19023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19024 \begin_inset Text
19025
19026 \begin_layout Plain Layout
19027 Comando
19028 \end_layout
19029
19030 \end_inset
19031 </cell>
19032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19033 \begin_inset Text
19034
19035 \begin_layout Plain Layout
19036 Símbolo
19037 \end_layout
19038
19039 \end_inset
19040 </cell>
19041 </row>
19042 <row>
19043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19044 \begin_inset Text
19045
19046 \begin_layout Plain Layout
19047
19048 \backslash
19049 varrho
19050 \end_layout
19051
19052 \end_inset
19053 </cell>
19054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19055 \begin_inset Text
19056
19057 \begin_layout Plain Layout
19058 \begin_inset Formula $\varrho$
19059 \end_inset
19060
19061
19062 \end_layout
19063
19064 \end_inset
19065 </cell>
19066 </row>
19067 <row>
19068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19069 \begin_inset Text
19070
19071 \begin_layout Plain Layout
19072
19073 \backslash
19074 sigma
19075 \end_layout
19076
19077 \end_inset
19078 </cell>
19079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19080 \begin_inset Text
19081
19082 \begin_layout Plain Layout
19083 \begin_inset Formula $\sigma$
19084 \end_inset
19085
19086
19087 \end_layout
19088
19089 \end_inset
19090 </cell>
19091 </row>
19092 <row>
19093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19094 \begin_inset Text
19095
19096 \begin_layout Plain Layout
19097
19098 \backslash
19099 varsigma
19100 \end_layout
19101
19102 \end_inset
19103 </cell>
19104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108 \begin_inset Formula $\varsigma$
19109 \end_inset
19110
19111
19112 \end_layout
19113
19114 \end_inset
19115 </cell>
19116 </row>
19117 <row>
19118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19119 \begin_inset Text
19120
19121 \begin_layout Plain Layout
19122
19123 \backslash
19124 tau
19125 \end_layout
19126
19127 \end_inset
19128 </cell>
19129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19130 \begin_inset Text
19131
19132 \begin_layout Plain Layout
19133 \begin_inset Formula $\tau$
19134 \end_inset
19135
19136
19137 \end_layout
19138
19139 \end_inset
19140 </cell>
19141 </row>
19142 <row>
19143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19144 \begin_inset Text
19145
19146 \begin_layout Plain Layout
19147
19148 \backslash
19149 upsilon
19150 \end_layout
19151
19152 \end_inset
19153 </cell>
19154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19155 \begin_inset Text
19156
19157 \begin_layout Plain Layout
19158 \begin_inset Formula $\upsilon$
19159 \end_inset
19160
19161
19162 \end_layout
19163
19164 \end_inset
19165 </cell>
19166 </row>
19167 <row>
19168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19169 \begin_inset Text
19170
19171 \begin_layout Plain Layout
19172
19173 \backslash
19174 phi
19175 \end_layout
19176
19177 \end_inset
19178 </cell>
19179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19180 \begin_inset Text
19181
19182 \begin_layout Plain Layout
19183 \begin_inset Formula $\phi$
19184 \end_inset
19185
19186
19187 \end_layout
19188
19189 \end_inset
19190 </cell>
19191 </row>
19192 <row>
19193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19194 \begin_inset Text
19195
19196 \begin_layout Plain Layout
19197
19198 \backslash
19199 varphi
19200 \end_layout
19201
19202 \end_inset
19203 </cell>
19204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19205 \begin_inset Text
19206
19207 \begin_layout Plain Layout
19208 \begin_inset Formula $\varphi$
19209 \end_inset
19210
19211
19212 \end_layout
19213
19214 \end_inset
19215 </cell>
19216 </row>
19217 <row>
19218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19219 \begin_inset Text
19220
19221 \begin_layout Plain Layout
19222
19223 \backslash
19224 chi
19225 \end_layout
19226
19227 \end_inset
19228 </cell>
19229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19230 \begin_inset Text
19231
19232 \begin_layout Plain Layout
19233 \begin_inset Formula $\chi$
19234 \end_inset
19235
19236
19237 \end_layout
19238
19239 \end_inset
19240 </cell>
19241 </row>
19242 <row>
19243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19244 \begin_inset Text
19245
19246 \begin_layout Plain Layout
19247
19248 \backslash
19249 psi
19250 \end_layout
19251
19252 \end_inset
19253 </cell>
19254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19255 \begin_inset Text
19256
19257 \begin_layout Plain Layout
19258 \begin_inset Formula $\psi$
19259 \end_inset
19260
19261
19262 \end_layout
19263
19264 \end_inset
19265 </cell>
19266 </row>
19267 <row>
19268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19269 \begin_inset Text
19270
19271 \begin_layout Plain Layout
19272
19273 \backslash
19274 omega
19275 \end_layout
19276
19277 \end_inset
19278 </cell>
19279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19280 \begin_inset Text
19281
19282 \begin_layout Plain Layout
19283 \begin_inset Formula $\omega$
19284 \end_inset
19285
19286
19287 \end_layout
19288
19289 \end_inset
19290 </cell>
19291 </row>
19292 </lyxtabular>
19293
19294 \end_inset
19295
19296
19297 \begin_inset space \hfill{}
19298 \end_inset
19299
19300
19301 \end_layout
19302
19303 \begin_layout Standard
19304 \begin_inset VSpace medskip
19305 \end_inset
19306
19307
19308 \end_layout
19309
19310 \begin_layout Standard
19311 Cómo escribir letras griegas especiales en redonda se explica en 
19312 \begin_inset CommandInset ref
19313 LatexCommand ref
19314 reference "sub:Griegas-en-redonda"
19315
19316 \end_inset
19317
19318 .
19319 \end_layout
19320
19321 \begin_layout Subsection
19322 Mayúsculas
19323 \begin_inset Index idx
19324 status collapsed
19325
19326 \begin_layout Plain Layout
19327 Letras griegas ! mayúsculas
19328 \end_layout
19329
19330 \end_inset
19331
19332
19333 \end_layout
19334
19335 \begin_layout Standard
19336 \begin_inset space \hfill{}
19337 \end_inset
19338
19339
19340 \begin_inset Tabular
19341 <lyxtabular version="3" rows="7" columns="2">
19342 <features rotate="0" tabularvalignment="middle">
19343 <column alignment="center" valignment="top" width="0pt">
19344 <column alignment="center" valignment="top" width="0pt">
19345 <row>
19346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19347 \begin_inset Text
19348
19349 \begin_layout Plain Layout
19350 Comando
19351 \end_layout
19352
19353 \end_inset
19354 </cell>
19355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19356 \begin_inset Text
19357
19358 \begin_layout Plain Layout
19359 Símbolo
19360 \end_layout
19361
19362 \end_inset
19363 </cell>
19364 </row>
19365 <row>
19366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19367 \begin_inset Text
19368
19369 \begin_layout Plain Layout
19370
19371 \backslash
19372 Gamma
19373 \end_layout
19374
19375 \end_inset
19376 </cell>
19377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19378 \begin_inset Text
19379
19380 \begin_layout Plain Layout
19381 \begin_inset Formula $\Gamma$
19382 \end_inset
19383
19384
19385 \end_layout
19386
19387 \end_inset
19388 </cell>
19389 </row>
19390 <row>
19391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19392 \begin_inset Text
19393
19394 \begin_layout Plain Layout
19395
19396 \backslash
19397 Delta
19398 \end_layout
19399
19400 \end_inset
19401 </cell>
19402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19403 \begin_inset Text
19404
19405 \begin_layout Plain Layout
19406 \begin_inset Formula $\Delta$
19407 \end_inset
19408
19409
19410 \end_layout
19411
19412 \end_inset
19413 </cell>
19414 </row>
19415 <row>
19416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19417 \begin_inset Text
19418
19419 \begin_layout Plain Layout
19420
19421 \backslash
19422 Theta
19423 \end_layout
19424
19425 \end_inset
19426 </cell>
19427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19428 \begin_inset Text
19429
19430 \begin_layout Plain Layout
19431 \begin_inset Formula $\Theta$
19432 \end_inset
19433
19434
19435 \end_layout
19436
19437 \end_inset
19438 </cell>
19439 </row>
19440 <row>
19441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19442 \begin_inset Text
19443
19444 \begin_layout Plain Layout
19445
19446 \backslash
19447 Lambda
19448 \end_layout
19449
19450 \end_inset
19451 </cell>
19452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19453 \begin_inset Text
19454
19455 \begin_layout Plain Layout
19456 \begin_inset Formula $\Lambda$
19457 \end_inset
19458
19459
19460 \end_layout
19461
19462 \end_inset
19463 </cell>
19464 </row>
19465 <row>
19466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19467 \begin_inset Text
19468
19469 \begin_layout Plain Layout
19470
19471 \backslash
19472 Xi
19473 \end_layout
19474
19475 \end_inset
19476 </cell>
19477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19478 \begin_inset Text
19479
19480 \begin_layout Plain Layout
19481 \begin_inset Formula $\Xi$
19482 \end_inset
19483
19484
19485 \end_layout
19486
19487 \end_inset
19488 </cell>
19489 </row>
19490 <row>
19491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19492 \begin_inset Text
19493
19494 \begin_layout Plain Layout
19495
19496 \backslash
19497 Pi
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19503 \begin_inset Text
19504
19505 \begin_layout Plain Layout
19506 \begin_inset Formula $\Pi$
19507 \end_inset
19508
19509
19510 \end_layout
19511
19512 \end_inset
19513 </cell>
19514 </row>
19515 </lyxtabular>
19516
19517 \end_inset
19518
19519
19520 \begin_inset space \hfill{}
19521 \end_inset
19522
19523
19524 \begin_inset Tabular
19525 <lyxtabular version="3" rows="6" columns="2">
19526 <features rotate="0" tabularvalignment="middle">
19527 <column alignment="center" valignment="top" width="0pt">
19528 <column alignment="center" valignment="top" width="0pt">
19529 <row>
19530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19531 \begin_inset Text
19532
19533 \begin_layout Plain Layout
19534 Comando
19535 \end_layout
19536
19537 \end_inset
19538 </cell>
19539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19540 \begin_inset Text
19541
19542 \begin_layout Plain Layout
19543 Símbolo
19544 \end_layout
19545
19546 \end_inset
19547 </cell>
19548 </row>
19549 <row>
19550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19551 \begin_inset Text
19552
19553 \begin_layout Plain Layout
19554
19555 \backslash
19556 Sigma
19557 \end_layout
19558
19559 \end_inset
19560 </cell>
19561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19562 \begin_inset Text
19563
19564 \begin_layout Plain Layout
19565 \begin_inset Formula $\Sigma$
19566 \end_inset
19567
19568
19569 \end_layout
19570
19571 \end_inset
19572 </cell>
19573 </row>
19574 <row>
19575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19576 \begin_inset Text
19577
19578 \begin_layout Plain Layout
19579
19580 \backslash
19581 Upsilon
19582 \end_layout
19583
19584 \end_inset
19585 </cell>
19586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19587 \begin_inset Text
19588
19589 \begin_layout Plain Layout
19590 \begin_inset Formula $\Upsilon$
19591 \end_inset
19592
19593
19594 \end_layout
19595
19596 \end_inset
19597 </cell>
19598 </row>
19599 <row>
19600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19601 \begin_inset Text
19602
19603 \begin_layout Plain Layout
19604
19605 \backslash
19606 Phi
19607 \end_layout
19608
19609 \end_inset
19610 </cell>
19611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19612 \begin_inset Text
19613
19614 \begin_layout Plain Layout
19615 \begin_inset Formula $\Phi$
19616 \end_inset
19617
19618
19619 \end_layout
19620
19621 \end_inset
19622 </cell>
19623 </row>
19624 <row>
19625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19626 \begin_inset Text
19627
19628 \begin_layout Plain Layout
19629
19630 \backslash
19631 Psi
19632 \end_layout
19633
19634 \end_inset
19635 </cell>
19636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19637 \begin_inset Text
19638
19639 \begin_layout Plain Layout
19640 \begin_inset Formula $\Psi$
19641 \end_inset
19642
19643
19644 \end_layout
19645
19646 \end_inset
19647 </cell>
19648 </row>
19649 <row>
19650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19651 \begin_inset Text
19652
19653 \begin_layout Plain Layout
19654
19655 \backslash
19656 Omega
19657 \end_layout
19658
19659 \end_inset
19660 </cell>
19661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19662 \begin_inset Text
19663
19664 \begin_layout Plain Layout
19665 \begin_inset Formula $\Omega$
19666 \end_inset
19667
19668
19669 \end_layout
19670
19671 \end_inset
19672 </cell>
19673 </row>
19674 </lyxtabular>
19675
19676 \end_inset
19677
19678
19679 \begin_inset space \hfill{}
19680 \end_inset
19681
19682
19683 \end_layout
19684
19685 \begin_layout Standard
19686 \begin_inset VSpace medskip
19687 \end_inset
19688
19689
19690 \end_layout
19691
19692 \begin_layout Standard
19693 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
19694  cuando se desarrolló TeX.
19695  Para obtener mayúsculas en cursiva, inicia cada comando con 
19696 \series bold
19697 var
19698 \series default
19699 .
19700  Por ejemplo, el comando 
19701 \series bold
19702
19703 \backslash
19704 varGamma
19705 \series default
19706  genera 
19707 \begin_inset Formula $\varGamma$
19708 \end_inset
19709
19710 .
19711  Otra forma es cargar el paquete 
19712 \series bold
19713 fixmath
19714 \series default
19715
19716 \begin_inset Foot
19717 status collapsed
19718
19719 \begin_layout Plain Layout
19720
19721 \series bold
19722 fixmath
19723 \series default
19724  forma parte del paquete LaTeX 
19725 \series bold
19726 was
19727 \series default
19728
19729 \begin_inset Index idx
19730 status collapsed
19731
19732 \begin_layout Plain Layout
19733 Paquetes ! was
19734 \begin_inset ERT
19735 status collapsed
19736
19737 \begin_layout Plain Layout
19738
19739
19740 \backslash
19741 vspace{4mm}
19742 \end_layout
19743
19744 \end_inset
19745
19746
19747 \end_layout
19748
19749 \end_inset
19750
19751 .
19752 \end_layout
19753
19754 \end_inset
19755
19756
19757 \begin_inset Index idx
19758 status collapsed
19759
19760 \begin_layout Plain Layout
19761 Paquetes ! fixmath
19762 \end_layout
19763
19764 \end_inset
19765
19766  con la línea siguiente en el preámbulo LaTeX
19767 \end_layout
19768
19769 \begin_layout Standard
19770
19771 \series bold
19772
19773 \backslash
19774 usepackage{fixmath}
19775 \end_layout
19776
19777 \begin_layout Standard
19778 Entonces, todas las mayúsculas griegas en el documento se imprimirán automáticam
19779 ente en cursiva.
19780 \end_layout
19781
19782 \begin_layout Subsection
19783 Letras en negrita
19784 \begin_inset Index idx
19785 status collapsed
19786
19787 \begin_layout Plain Layout
19788 Letras griegas ! en negrita
19789 \end_layout
19790
19791 \end_inset
19792
19793
19794 \end_layout
19795
19796 \begin_layout Standard
19797 Las letras griegas no admiten diferentes estilos de letra como las latinas.
19798  Sólo se pueden poner en negrita con el comando 
19799 \series bold
19800
19801 \backslash
19802 boldsymbol
19803 \series default
19804
19805 \begin_inset Index idx
19806 status collapsed
19807
19808 \begin_layout Plain Layout
19809 Comandos ! B ! 
19810 \backslash
19811 boldsymbol
19812 \end_layout
19813
19814 \end_inset
19815
19816 .
19817 \end_layout
19818
19819 \begin_layout Standard
19820 \align center
19821 \begin_inset Tabular
19822 <lyxtabular version="3" rows="3" columns="2">
19823 <features rotate="0" tabularvalignment="middle">
19824 <column alignment="center" valignment="top">
19825 <column alignment="center" valignment="top">
19826 <row>
19827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19828 \begin_inset Text
19829
19830 \begin_layout Plain Layout
19831 Comando
19832 \end_layout
19833
19834 \end_inset
19835 </cell>
19836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19837 \begin_inset Text
19838
19839 \begin_layout Plain Layout
19840 Símbolo
19841 \end_layout
19842
19843 \end_inset
19844 </cell>
19845 </row>
19846 <row>
19847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19848 \begin_inset Text
19849
19850 \begin_layout Plain Layout
19851
19852 \backslash
19853 Upsilon
19854 \backslash
19855 boldsymbol
19856 \backslash
19857 Upsilon
19858 \end_layout
19859
19860 \end_inset
19861 </cell>
19862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19863 \begin_inset Text
19864
19865 \begin_layout Plain Layout
19866 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
19867 \end_inset
19868
19869
19870 \end_layout
19871
19872 \end_inset
19873 </cell>
19874 </row>
19875 <row>
19876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19877 \begin_inset Text
19878
19879 \begin_layout Plain Layout
19880
19881 \backslash
19882 theta
19883 \backslash
19884 boldsymbol
19885 \backslash
19886 theta
19887 \end_layout
19888
19889 \end_inset
19890 </cell>
19891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19892 \begin_inset Text
19893
19894 \begin_layout Plain Layout
19895 \begin_inset Formula $\theta\boldsymbol{\theta}$
19896 \end_inset
19897
19898
19899 \end_layout
19900
19901 \end_inset
19902 </cell>
19903 </row>
19904 </lyxtabular>
19905
19906 \end_inset
19907
19908
19909 \end_layout
19910
19911 \begin_layout Section
19912 Símbolos
19913 \begin_inset ERT
19914 status collapsed
19915
19916 \begin_layout Plain Layout
19917
19918
19919 \backslash
19920 texorpdfstring{
19921 \end_layout
19922
19923 \end_inset
19924
19925
19926 \begin_inset Foot
19927 status collapsed
19928
19929 \begin_layout Plain Layout
19930 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
19931  LaTeX en 
19932 \begin_inset CommandInset citation
19933 LatexCommand cite
19934 key "Symbols"
19935
19936 \end_inset
19937
19938 .
19939 \end_layout
19940
19941 \end_inset
19942
19943
19944 \begin_inset ERT
19945 status collapsed
19946
19947 \begin_layout Plain Layout
19948
19949 }{}
19950 \end_layout
19951
19952 \end_inset
19953
19954
19955 \begin_inset Note Note
19956 status collapsed
19957
19958 \begin_layout Plain Layout
19959
19960 \backslash
19961 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
19962  PDF.
19963 \end_layout
19964
19965 \begin_layout Plain Layout
19966 Más sobre 
19967 \backslash
19968 texorpdfstring en la sección 
19969 \begin_inset CommandInset ref
19970 LatexCommand ref
19971 reference "sub:Ecuaciones-en-encabezados"
19972
19973 \end_inset
19974
19975 .
19976 \end_layout
19977
19978 \end_inset
19979
19980
19981 \begin_inset Index idx
19982 status collapsed
19983
19984 \begin_layout Plain Layout
19985 Símbolos
19986 \end_layout
19987
19988 \end_inset
19989
19990
19991 \end_layout
19992
19993 \begin_layout Standard
19994 Muchos de los símbolos listados en esta sección se pueden insertar además
19995  mediante los botones 
19996 \begin_inset Graphics
19997         filename ../../images/math/nabla.png
19998         scale 85
19999
20000 \end_inset
20001
20002  y 
20003 \begin_inset Graphics
20004         filename ../../images/math/digamma.png
20005         scale 85
20006
20007 \end_inset
20008
20009  de la barra de ecuaciones.
20010 \end_layout
20011
20012 \begin_layout Subsection
20013 Símbolos matemáticos
20014 \begin_inset CommandInset label
20015 LatexCommand label
20016 name "sub:Símbolos-matemáticos"
20017
20018 \end_inset
20019
20020
20021 \begin_inset Index idx
20022 status collapsed
20023
20024 \begin_layout Plain Layout
20025 Símbolos ! matemáticos
20026 \end_layout
20027
20028 \end_inset
20029
20030
20031 \end_layout
20032
20033 \begin_layout Standard
20034 \begin_inset space \hfill{}
20035 \end_inset
20036
20037
20038 \begin_inset Tabular
20039 <lyxtabular version="3" rows="10" columns="2">
20040 <features rotate="0" tabularvalignment="middle">
20041 <column alignment="center" valignment="top" width="0pt">
20042 <column alignment="center" valignment="top" width="0pt">
20043 <row>
20044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20045 \begin_inset Text
20046
20047 \begin_layout Plain Layout
20048 Comando
20049 \end_layout
20050
20051 \end_inset
20052 </cell>
20053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20054 \begin_inset Text
20055
20056 \begin_layout Plain Layout
20057 Símbolo
20058 \end_layout
20059
20060 \end_inset
20061 </cell>
20062 </row>
20063 <row>
20064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20065 \begin_inset Text
20066
20067 \begin_layout Plain Layout
20068
20069 \backslash
20070 neg
20071 \end_layout
20072
20073 \end_inset
20074 </cell>
20075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20076 \begin_inset Text
20077
20078 \begin_layout Plain Layout
20079 \begin_inset Formula $\neg$
20080 \end_inset
20081
20082
20083 \end_layout
20084
20085 \end_inset
20086 </cell>
20087 </row>
20088 <row>
20089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20090 \begin_inset Text
20091
20092 \begin_layout Plain Layout
20093
20094 \backslash
20095 Im
20096 \end_layout
20097
20098 \end_inset
20099 </cell>
20100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20101 \begin_inset Text
20102
20103 \begin_layout Plain Layout
20104 \begin_inset Formula $\Im$
20105 \end_inset
20106
20107
20108 \end_layout
20109
20110 \end_inset
20111 </cell>
20112 </row>
20113 <row>
20114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20115 \begin_inset Text
20116
20117 \begin_layout Plain Layout
20118
20119 \backslash
20120 Re
20121 \end_layout
20122
20123 \end_inset
20124 </cell>
20125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20126 \begin_inset Text
20127
20128 \begin_layout Plain Layout
20129 \begin_inset Formula $\Re$
20130 \end_inset
20131
20132
20133 \end_layout
20134
20135 \end_inset
20136 </cell>
20137 </row>
20138 <row>
20139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20140 \begin_inset Text
20141
20142 \begin_layout Plain Layout
20143
20144 \backslash
20145 aleph
20146 \end_layout
20147
20148 \end_inset
20149 </cell>
20150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20151 \begin_inset Text
20152
20153 \begin_layout Plain Layout
20154 \begin_inset Formula $\aleph$
20155 \end_inset
20156
20157
20158 \end_layout
20159
20160 \end_inset
20161 </cell>
20162 </row>
20163 <row>
20164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20165 \begin_inset Text
20166
20167 \begin_layout Plain Layout
20168
20169 \backslash
20170 partial
20171 \end_layout
20172
20173 \end_inset
20174 </cell>
20175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20176 \begin_inset Text
20177
20178 \begin_layout Plain Layout
20179 \begin_inset Formula $\partial$
20180 \end_inset
20181
20182
20183 \end_layout
20184
20185 \end_inset
20186 </cell>
20187 </row>
20188 <row>
20189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20190 \begin_inset Text
20191
20192 \begin_layout Plain Layout
20193
20194 \backslash
20195 infty
20196 \end_layout
20197
20198 \end_inset
20199 </cell>
20200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20201 \begin_inset Text
20202
20203 \begin_layout Plain Layout
20204 \begin_inset Formula $\infty$
20205 \end_inset
20206
20207
20208 \end_layout
20209
20210 \end_inset
20211 </cell>
20212 </row>
20213 <row>
20214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20215 \begin_inset Text
20216
20217 \begin_layout Plain Layout
20218
20219 \backslash
20220 wp
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229 \begin_inset Formula $\wp$
20230 \end_inset
20231
20232
20233 \end_layout
20234
20235 \end_inset
20236 </cell>
20237 </row>
20238 <row>
20239 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20240 \begin_inset Text
20241
20242 \begin_layout Plain Layout
20243
20244 \backslash
20245 imath
20246 \end_layout
20247
20248 \end_inset
20249 </cell>
20250 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20251 \begin_inset Text
20252
20253 \begin_layout Plain Layout
20254 \begin_inset Formula $\imath$
20255 \end_inset
20256
20257
20258 \end_layout
20259
20260 \end_inset
20261 </cell>
20262 </row>
20263 <row>
20264 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20265 \begin_inset Text
20266
20267 \begin_layout Plain Layout
20268
20269 \backslash
20270 jmath
20271 \end_layout
20272
20273 \end_inset
20274 </cell>
20275 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20276 \begin_inset Text
20277
20278 \begin_layout Plain Layout
20279 \begin_inset Formula $\jmath$
20280 \end_inset
20281
20282
20283 \end_layout
20284
20285 \end_inset
20286 </cell>
20287 </row>
20288 </lyxtabular>
20289
20290 \end_inset
20291
20292
20293 \begin_inset space \hfill{}
20294 \end_inset
20295
20296
20297 \begin_inset Tabular
20298 <lyxtabular version="3" rows="10" columns="2">
20299 <features rotate="0" tabularvalignment="middle">
20300 <column alignment="center" valignment="top" width="0pt">
20301 <column alignment="center" valignment="top" width="0pt">
20302 <row>
20303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20304 \begin_inset Text
20305
20306 \begin_layout Plain Layout
20307 Comando
20308 \end_layout
20309
20310 \end_inset
20311 </cell>
20312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20313 \begin_inset Text
20314
20315 \begin_layout Plain Layout
20316 Símbolo
20317 \begin_inset Note Note
20318 status collapsed
20319
20320 \begin_layout Plain Layout
20321
20322 \series bold
20323
20324 \backslash
20325 raisebox
20326 \series default
20327  se usa sólo como espaciador
20328 \end_layout
20329
20330 \end_inset
20331
20332
20333 \end_layout
20334
20335 \end_inset
20336 </cell>
20337 </row>
20338 <row>
20339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20340 \begin_inset Text
20341
20342 \begin_layout Plain Layout
20343
20344 \backslash
20345 forall
20346 \end_layout
20347
20348 \end_inset
20349 </cell>
20350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20351 \begin_inset Text
20352
20353 \begin_layout Plain Layout
20354 \begin_inset Formula $\forall$
20355 \end_inset
20356
20357
20358 \end_layout
20359
20360 \end_inset
20361 </cell>
20362 </row>
20363 <row>
20364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20365 \begin_inset Text
20366
20367 \begin_layout Plain Layout
20368
20369 \backslash
20370 exists
20371 \end_layout
20372
20373 \end_inset
20374 </cell>
20375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20376 \begin_inset Text
20377
20378 \begin_layout Plain Layout
20379 \begin_inset Formula $\exists$
20380 \end_inset
20381
20382
20383 \end_layout
20384
20385 \end_inset
20386 </cell>
20387 </row>
20388 <row>
20389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20390 \begin_inset Text
20391
20392 \begin_layout Plain Layout
20393
20394 \backslash
20395 nexists
20396 \end_layout
20397
20398 \end_inset
20399 </cell>
20400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20401 \begin_inset Text
20402
20403 \begin_layout Plain Layout
20404 \begin_inset Formula $\nexists$
20405 \end_inset
20406
20407
20408 \end_layout
20409
20410 \end_inset
20411 </cell>
20412 </row>
20413 <row>
20414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20415 \begin_inset Text
20416
20417 \begin_layout Plain Layout
20418
20419 \backslash
20420 emptyset
20421 \end_layout
20422
20423 \end_inset
20424 </cell>
20425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20426 \begin_inset Text
20427
20428 \begin_layout Plain Layout
20429 \begin_inset Formula $\emptyset$
20430 \end_inset
20431
20432
20433 \end_layout
20434
20435 \end_inset
20436 </cell>
20437 </row>
20438 <row>
20439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20440 \begin_inset Text
20441
20442 \begin_layout Plain Layout
20443
20444 \backslash
20445 varnothing
20446 \end_layout
20447
20448 \end_inset
20449 </cell>
20450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20451 \begin_inset Text
20452
20453 \begin_layout Plain Layout
20454 \begin_inset Formula $\varnothing$
20455 \end_inset
20456
20457
20458 \end_layout
20459
20460 \end_inset
20461 </cell>
20462 </row>
20463 <row>
20464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20465 \begin_inset Text
20466
20467 \begin_layout Plain Layout
20468
20469 \backslash
20470 dag
20471 \end_layout
20472
20473 \end_inset
20474 </cell>
20475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20476 \begin_inset Text
20477
20478 \begin_layout Plain Layout
20479 \begin_inset Formula $\dag$
20480 \end_inset
20481
20482
20483 \end_layout
20484
20485 \end_inset
20486 </cell>
20487 </row>
20488 <row>
20489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20490 \begin_inset Text
20491
20492 \begin_layout Plain Layout
20493
20494 \backslash
20495 ddag
20496 \end_layout
20497
20498 \end_inset
20499 </cell>
20500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20501 \begin_inset Text
20502
20503 \begin_layout Plain Layout
20504 \begin_inset Formula $\ddag$
20505 \end_inset
20506
20507
20508 \end_layout
20509
20510 \end_inset
20511 </cell>
20512 </row>
20513 <row>
20514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20515 \begin_inset Text
20516
20517 \begin_layout Plain Layout
20518
20519 \backslash
20520 complement
20521 \end_layout
20522
20523 \end_inset
20524 </cell>
20525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20526 \begin_inset Text
20527
20528 \begin_layout Plain Layout
20529 \begin_inset ERT
20530 status collapsed
20531
20532 \begin_layout Plain Layout
20533
20534
20535 \backslash
20536 raisebox{-0.8mm}{
20537 \end_layout
20538
20539 \end_inset
20540
20541
20542 \begin_inset Formula $\complement$
20543 \end_inset
20544
20545
20546 \begin_inset ERT
20547 status collapsed
20548
20549 \begin_layout Plain Layout
20550
20551 }
20552 \end_layout
20553
20554 \end_inset
20555
20556
20557 \end_layout
20558
20559 \end_inset
20560 </cell>
20561 </row>
20562 <row>
20563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20564 \begin_inset Text
20565
20566 \begin_layout Plain Layout
20567
20568 \backslash
20569 Bbbk
20570 \end_layout
20571
20572 \end_inset
20573 </cell>
20574 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20575 \begin_inset Text
20576
20577 \begin_layout Plain Layout
20578 \begin_inset Formula $\Bbbk$
20579 \end_inset
20580
20581
20582 \end_layout
20583
20584 \end_inset
20585 </cell>
20586 </row>
20587 </lyxtabular>
20588
20589 \end_inset
20590
20591
20592 \begin_inset space \hfill{}
20593 \end_inset
20594
20595
20596 \begin_inset Tabular
20597 <lyxtabular version="3" rows="10" columns="2">
20598 <features rotate="0" tabularvalignment="middle">
20599 <column alignment="center" valignment="top" width="0pt">
20600 <column alignment="center" valignment="top" width="0pt">
20601 <row>
20602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20603 \begin_inset Text
20604
20605 \begin_layout Plain Layout
20606 Comando
20607 \end_layout
20608
20609 \end_inset
20610 </cell>
20611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20612 \begin_inset Text
20613
20614 \begin_layout Plain Layout
20615 Símbolo
20616 \end_layout
20617
20618 \end_inset
20619 </cell>
20620 </row>
20621 <row>
20622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20623 \begin_inset Text
20624
20625 \begin_layout Plain Layout
20626
20627 \backslash
20628 prime
20629 \end_layout
20630
20631 \end_inset
20632 </cell>
20633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20634 \begin_inset Text
20635
20636 \begin_layout Plain Layout
20637 \begin_inset Formula $\prime$
20638 \end_inset
20639
20640
20641 \end_layout
20642
20643 \end_inset
20644 </cell>
20645 </row>
20646 <row>
20647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20648 \begin_inset Text
20649
20650 \begin_layout Plain Layout
20651
20652 \backslash
20653 backprime
20654 \end_layout
20655
20656 \end_inset
20657 </cell>
20658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20659 \begin_inset Text
20660
20661 \begin_layout Plain Layout
20662 \begin_inset Formula $\backprime$
20663 \end_inset
20664
20665
20666 \end_layout
20667
20668 \end_inset
20669 </cell>
20670 </row>
20671 <row>
20672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20673 \begin_inset Text
20674
20675 \begin_layout Plain Layout
20676
20677 \backslash
20678 mho
20679 \end_layout
20680
20681 \end_inset
20682 </cell>
20683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20684 \begin_inset Text
20685
20686 \begin_layout Plain Layout
20687 \begin_inset Formula $\mho$
20688 \end_inset
20689
20690
20691 \end_layout
20692
20693 \end_inset
20694 </cell>
20695 </row>
20696 <row>
20697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20698 \begin_inset Text
20699
20700 \begin_layout Plain Layout
20701
20702 \backslash
20703 triangle
20704 \end_layout
20705
20706 \end_inset
20707 </cell>
20708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712 \begin_inset Formula $\triangle$
20713 \end_inset
20714
20715
20716 \end_layout
20717
20718 \end_inset
20719 </cell>
20720 </row>
20721 <row>
20722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20723 \begin_inset Text
20724
20725 \begin_layout Plain Layout
20726
20727 \backslash
20728 angle
20729 \end_layout
20730
20731 \end_inset
20732 </cell>
20733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20734 \begin_inset Text
20735
20736 \begin_layout Plain Layout
20737 \begin_inset Formula $\angle$
20738 \end_inset
20739
20740
20741 \end_layout
20742
20743 \end_inset
20744 </cell>
20745 </row>
20746 <row>
20747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20748 \begin_inset Text
20749
20750 \begin_layout Plain Layout
20751
20752 \backslash
20753 measuredangle
20754 \end_layout
20755
20756 \end_inset
20757 </cell>
20758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20759 \begin_inset Text
20760
20761 \begin_layout Plain Layout
20762 \begin_inset Formula $\measuredangle$
20763 \end_inset
20764
20765
20766 \end_layout
20767
20768 \end_inset
20769 </cell>
20770 </row>
20771 <row>
20772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20773 \begin_inset Text
20774
20775 \begin_layout Plain Layout
20776
20777 \backslash
20778 sphericalangle
20779 \end_layout
20780
20781 \end_inset
20782 </cell>
20783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20784 \begin_inset Text
20785
20786 \begin_layout Plain Layout
20787 \begin_inset Formula $\sphericalangle$
20788 \end_inset
20789
20790
20791 \end_layout
20792
20793 \end_inset
20794 </cell>
20795 </row>
20796 <row>
20797 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20798 \begin_inset Text
20799
20800 \begin_layout Plain Layout
20801
20802 \backslash
20803 top
20804 \end_layout
20805
20806 \end_inset
20807 </cell>
20808 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20809 \begin_inset Text
20810
20811 \begin_layout Plain Layout
20812 \begin_inset Formula $\top$
20813 \end_inset
20814
20815
20816 \end_layout
20817
20818 \end_inset
20819 </cell>
20820 </row>
20821 <row>
20822 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20823 \begin_inset Text
20824
20825 \begin_layout Plain Layout
20826
20827 \backslash
20828 bot
20829 \end_layout
20830
20831 \end_inset
20832 </cell>
20833 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20834 \begin_inset Text
20835
20836 \begin_layout Plain Layout
20837 \begin_inset Formula $\bot$
20838 \end_inset
20839
20840
20841 \end_layout
20842
20843 \end_inset
20844 </cell>
20845 </row>
20846 </lyxtabular>
20847
20848 \end_inset
20849
20850
20851 \begin_inset space \hfill{}
20852 \end_inset
20853
20854
20855 \end_layout
20856
20857 \begin_layout Standard
20858 \noindent
20859 \align center
20860 \begin_inset Newpage newpage
20861 \end_inset
20862
20863
20864 \end_layout
20865
20866 \begin_layout Subsection
20867 Símbolos misceláneos
20868 \begin_inset CommandInset label
20869 LatexCommand label
20870 name "sub:Símbolos-misceláneos"
20871
20872 \end_inset
20873
20874
20875 \begin_inset Index idx
20876 status collapsed
20877
20878 \begin_layout Plain Layout
20879 Símbolos ! misceláneos
20880 \end_layout
20881
20882 \end_inset
20883
20884
20885 \end_layout
20886
20887 \begin_layout Standard
20888 \noindent
20889 \align center
20890 \begin_inset Tabular
20891 <lyxtabular version="3" rows="10" columns="2">
20892 <features rotate="0" tabularvalignment="middle">
20893 <column alignment="center" valignment="top" width="0pt">
20894 <column alignment="center" valignment="top" width="0pt">
20895 <row>
20896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20897 \begin_inset Text
20898
20899 \begin_layout Plain Layout
20900 Comando
20901 \end_layout
20902
20903 \end_inset
20904 </cell>
20905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20906 \begin_inset Text
20907
20908 \begin_layout Plain Layout
20909 Símbolo
20910 \end_layout
20911
20912 \end_inset
20913 </cell>
20914 </row>
20915 <row>
20916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20917 \begin_inset Text
20918
20919 \begin_layout Plain Layout
20920
20921 \backslash
20922 flat
20923 \end_layout
20924
20925 \end_inset
20926 </cell>
20927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20928 \begin_inset Text
20929
20930 \begin_layout Plain Layout
20931 \begin_inset Formula $\flat$
20932 \end_inset
20933
20934
20935 \end_layout
20936
20937 \end_inset
20938 </cell>
20939 </row>
20940 <row>
20941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20942 \begin_inset Text
20943
20944 \begin_layout Plain Layout
20945
20946 \backslash
20947 natural
20948 \end_layout
20949
20950 \end_inset
20951 </cell>
20952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20953 \begin_inset Text
20954
20955 \begin_layout Plain Layout
20956 \begin_inset Formula $\natural$
20957 \end_inset
20958
20959
20960 \end_layout
20961
20962 \end_inset
20963 </cell>
20964 </row>
20965 <row>
20966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20967 \begin_inset Text
20968
20969 \begin_layout Plain Layout
20970
20971 \backslash
20972 sharp
20973 \end_layout
20974
20975 \end_inset
20976 </cell>
20977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20978 \begin_inset Text
20979
20980 \begin_layout Plain Layout
20981 \begin_inset Formula $\sharp$
20982 \end_inset
20983
20984
20985 \end_layout
20986
20987 \end_inset
20988 </cell>
20989 </row>
20990 <row>
20991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20992 \begin_inset Text
20993
20994 \begin_layout Plain Layout
20995
20996 \backslash
20997 surd
20998 \end_layout
20999
21000 \end_inset
21001 </cell>
21002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21003 \begin_inset Text
21004
21005 \begin_layout Plain Layout
21006 \begin_inset Formula $\surd$
21007 \end_inset
21008
21009
21010 \end_layout
21011
21012 \end_inset
21013 </cell>
21014 </row>
21015 <row>
21016 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21017 \begin_inset Text
21018
21019 \begin_layout Plain Layout
21020
21021 \backslash
21022 checkmark
21023 \end_layout
21024
21025 \end_inset
21026 </cell>
21027 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21028 \begin_inset Text
21029
21030 \begin_layout Plain Layout
21031 \begin_inset Formula $\checkmark$
21032 \end_inset
21033
21034
21035 \end_layout
21036
21037 \end_inset
21038 </cell>
21039 </row>
21040 <row>
21041 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21042 \begin_inset Text
21043
21044 \begin_layout Plain Layout
21045
21046 \backslash
21047 yen
21048 \end_layout
21049
21050 \end_inset
21051 </cell>
21052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21053 \begin_inset Text
21054
21055 \begin_layout Plain Layout
21056 \begin_inset Formula $\yen$
21057 \end_inset
21058
21059
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 </row>
21065 <row>
21066 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21067 \begin_inset Text
21068
21069 \begin_layout Plain Layout
21070
21071 \backslash
21072 pounds
21073 \end_layout
21074
21075 \end_inset
21076 </cell>
21077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21078 \begin_inset Text
21079
21080 \begin_layout Plain Layout
21081 \begin_inset Formula $\pounds$
21082 \end_inset
21083
21084
21085 \end_layout
21086
21087 \end_inset
21088 </cell>
21089 </row>
21090 <row>
21091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21092 \begin_inset Text
21093
21094 \begin_layout Plain Layout
21095 $
21096 \end_layout
21097
21098 \end_inset
21099 </cell>
21100 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21101 \begin_inset Text
21102
21103 \begin_layout Plain Layout
21104 \begin_inset Formula $\$$
21105 \end_inset
21106
21107
21108 \end_layout
21109
21110 \end_inset
21111 </cell>
21112 </row>
21113 <row>
21114 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21115 \begin_inset Text
21116
21117 \begin_layout Plain Layout
21118 §
21119 \end_layout
21120
21121 \end_inset
21122 </cell>
21123 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21124 \begin_inset Text
21125
21126 \begin_layout Plain Layout
21127 \begin_inset Formula $§$
21128 \end_inset
21129
21130
21131 \end_layout
21132
21133 \end_inset
21134 </cell>
21135 </row>
21136 </lyxtabular>
21137
21138 \end_inset
21139
21140
21141 \begin_inset Tabular
21142 <lyxtabular version="3" rows="10" columns="2">
21143 <features rotate="0" tabularvalignment="middle">
21144 <column alignment="center" valignment="top">
21145 <column alignment="center" valignment="top">
21146 <row>
21147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21148 \begin_inset Text
21149
21150 \begin_layout Plain Layout
21151 Comando
21152 \end_layout
21153
21154 \end_inset
21155 </cell>
21156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21157 \begin_inset Text
21158
21159 \begin_layout Plain Layout
21160 Símbolo
21161 \end_layout
21162
21163 \end_inset
21164 </cell>
21165 </row>
21166 <row>
21167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21168 \begin_inset Text
21169
21170 \begin_layout Plain Layout
21171
21172 \backslash
21173 hbar
21174 \end_layout
21175
21176 \end_inset
21177 </cell>
21178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21179 \begin_inset Text
21180
21181 \begin_layout Plain Layout
21182 \begin_inset Formula $\hbar$
21183 \end_inset
21184
21185
21186 \end_layout
21187
21188 \end_inset
21189 </cell>
21190 </row>
21191 <row>
21192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21193 \begin_inset Text
21194
21195 \begin_layout Plain Layout
21196
21197 \backslash
21198 hslash
21199 \end_layout
21200
21201 \end_inset
21202 </cell>
21203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21204 \begin_inset Text
21205
21206 \begin_layout Plain Layout
21207 \begin_inset Formula $\hslash$
21208 \end_inset
21209
21210
21211 \end_layout
21212
21213 \end_inset
21214 </cell>
21215 </row>
21216 <row>
21217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21218 \begin_inset Text
21219
21220 \begin_layout Plain Layout
21221
21222 \backslash
21223 clubsuit
21224 \end_layout
21225
21226 \end_inset
21227 </cell>
21228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21229 \begin_inset Text
21230
21231 \begin_layout Plain Layout
21232 \begin_inset Formula $\clubsuit$
21233 \end_inset
21234
21235
21236 \end_layout
21237
21238 \end_inset
21239 </cell>
21240 </row>
21241 <row>
21242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21243 \begin_inset Text
21244
21245 \begin_layout Plain Layout
21246
21247 \backslash
21248 spadesuit
21249 \end_layout
21250
21251 \end_inset
21252 </cell>
21253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21254 \begin_inset Text
21255
21256 \begin_layout Plain Layout
21257 \begin_inset Formula $\spadesuit$
21258 \end_inset
21259
21260
21261 \end_layout
21262
21263 \end_inset
21264 </cell>
21265 </row>
21266 <row>
21267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21268 \begin_inset Text
21269
21270 \begin_layout Plain Layout
21271
21272 \backslash
21273 bigstar
21274 \end_layout
21275
21276 \end_inset
21277 </cell>
21278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21279 \begin_inset Text
21280
21281 \begin_layout Plain Layout
21282 \begin_inset Formula $\bigstar$
21283 \end_inset
21284
21285
21286 \end_layout
21287
21288 \end_inset
21289 </cell>
21290 </row>
21291 <row>
21292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21293 \begin_inset Text
21294
21295 \begin_layout Plain Layout
21296
21297 \backslash
21298 blacklozenge
21299 \end_layout
21300
21301 \end_inset
21302 </cell>
21303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21304 \begin_inset Text
21305
21306 \begin_layout Plain Layout
21307 \begin_inset Formula $\blacklozenge$
21308 \end_inset
21309
21310
21311 \end_layout
21312
21313 \end_inset
21314 </cell>
21315 </row>
21316 <row>
21317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21318 \begin_inset Text
21319
21320 \begin_layout Plain Layout
21321
21322 \backslash
21323 blacktriangle
21324 \end_layout
21325
21326 \end_inset
21327 </cell>
21328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21329 \begin_inset Text
21330
21331 \begin_layout Plain Layout
21332 \begin_inset Formula $\blacktriangle$
21333 \end_inset
21334
21335
21336 \end_layout
21337
21338 \end_inset
21339 </cell>
21340 </row>
21341 <row>
21342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21343 \begin_inset Text
21344
21345 \begin_layout Plain Layout
21346
21347 \backslash
21348 blacktiangledown
21349 \end_layout
21350
21351 \end_inset
21352 </cell>
21353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21354 \begin_inset Text
21355
21356 \begin_layout Plain Layout
21357 \begin_inset Formula $\blacktriangledown$
21358 \end_inset
21359
21360
21361 \end_layout
21362
21363 \end_inset
21364 </cell>
21365 </row>
21366 <row>
21367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21368 \begin_inset Text
21369
21370 \begin_layout Plain Layout
21371
21372 \backslash
21373 bullet
21374 \end_layout
21375
21376 \end_inset
21377 </cell>
21378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21379 \begin_inset Text
21380
21381 \begin_layout Plain Layout
21382 \begin_inset Formula $\bullet$
21383 \end_inset
21384
21385
21386 \end_layout
21387
21388 \end_inset
21389 </cell>
21390 </row>
21391 </lyxtabular>
21392
21393 \end_inset
21394
21395
21396 \begin_inset Tabular
21397 <lyxtabular version="3" rows="10" columns="2">
21398 <features rotate="0" tabularvalignment="middle">
21399 <column alignment="center" valignment="top" width="0pt">
21400 <column alignment="center" valignment="top" width="0pt">
21401 <row>
21402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21403 \begin_inset Text
21404
21405 \begin_layout Plain Layout
21406 Comando
21407 \end_layout
21408
21409 \end_inset
21410 </cell>
21411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21412 \begin_inset Text
21413
21414 \begin_layout Plain Layout
21415 Símbolo
21416 \end_layout
21417
21418 \end_inset
21419 </cell>
21420 </row>
21421 <row>
21422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21423 \begin_inset Text
21424
21425 \begin_layout Plain Layout
21426
21427 \backslash
21428 diamondsuit
21429 \end_layout
21430
21431 \end_inset
21432 </cell>
21433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21434 \begin_inset Text
21435
21436 \begin_layout Plain Layout
21437 \begin_inset Formula $\diamondsuit$
21438 \end_inset
21439
21440
21441 \end_layout
21442
21443 \end_inset
21444 </cell>
21445 </row>
21446 <row>
21447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21448 \begin_inset Text
21449
21450 \begin_layout Plain Layout
21451
21452 \backslash
21453 Diamond
21454 \end_layout
21455
21456 \end_inset
21457 </cell>
21458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21459 \begin_inset Text
21460
21461 \begin_layout Plain Layout
21462 \begin_inset Formula $\Diamond$
21463 \end_inset
21464
21465
21466 \end_layout
21467
21468 \end_inset
21469 </cell>
21470 </row>
21471 <row>
21472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21473 \begin_inset Text
21474
21475 \begin_layout Plain Layout
21476
21477 \backslash
21478 heartsuit
21479 \end_layout
21480
21481 \end_inset
21482 </cell>
21483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21484 \begin_inset Text
21485
21486 \begin_layout Plain Layout
21487 \begin_inset Formula $\heartsuit$
21488 \end_inset
21489
21490
21491 \end_layout
21492
21493 \end_inset
21494 </cell>
21495 </row>
21496 <row>
21497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21498 \begin_inset Text
21499
21500 \begin_layout Plain Layout
21501
21502 \backslash
21503 P
21504 \end_layout
21505
21506 \end_inset
21507 </cell>
21508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21509 \begin_inset Text
21510
21511 \begin_layout Plain Layout
21512 \begin_inset Formula $\P$
21513 \end_inset
21514
21515
21516 \end_layout
21517
21518 \end_inset
21519 </cell>
21520 </row>
21521 <row>
21522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21523 \begin_inset Text
21524
21525 \begin_layout Plain Layout
21526
21527 \backslash
21528 copyright
21529 \end_layout
21530
21531 \end_inset
21532 </cell>
21533 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21534 \begin_inset Text
21535
21536 \begin_layout Plain Layout
21537 \begin_inset Formula $\copyright$
21538 \end_inset
21539
21540
21541 \end_layout
21542
21543 \end_inset
21544 </cell>
21545 </row>
21546 <row>
21547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21548 \begin_inset Text
21549
21550 \begin_layout Plain Layout
21551
21552 \backslash
21553 circledR
21554 \end_layout
21555
21556 \end_inset
21557 </cell>
21558 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21559 \begin_inset Text
21560
21561 \begin_layout Plain Layout
21562 \begin_inset Formula $\circledR$
21563 \end_inset
21564
21565
21566 \end_layout
21567
21568 \end_inset
21569 </cell>
21570 </row>
21571 <row>
21572 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21573 \begin_inset Text
21574
21575 \begin_layout Plain Layout
21576
21577 \backslash
21578 maltese
21579 \end_layout
21580
21581 \end_inset
21582 </cell>
21583 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21584 \begin_inset Text
21585
21586 \begin_layout Plain Layout
21587 \begin_inset Formula $\maltese$
21588 \end_inset
21589
21590
21591 \end_layout
21592
21593 \end_inset
21594 </cell>
21595 </row>
21596 <row>
21597 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21598 \begin_inset Text
21599
21600 \begin_layout Plain Layout
21601
21602 \backslash
21603 diagup
21604 \end_layout
21605
21606 \end_inset
21607 </cell>
21608 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21609 \begin_inset Text
21610
21611 \begin_layout Plain Layout
21612 \begin_inset Formula $\diagup$
21613 \end_inset
21614
21615
21616 \end_layout
21617
21618 \end_inset
21619 </cell>
21620 </row>
21621 <row>
21622 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21623 \begin_inset Text
21624
21625 \begin_layout Plain Layout
21626
21627 \backslash
21628 diagdown
21629 \end_layout
21630
21631 \end_inset
21632 </cell>
21633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21634 \begin_inset Text
21635
21636 \begin_layout Plain Layout
21637 \begin_inset Formula $\diagdown$
21638 \end_inset
21639
21640
21641 \end_layout
21642
21643 \end_inset
21644 </cell>
21645 </row>
21646 </lyxtabular>
21647
21648 \end_inset
21649
21650
21651 \end_layout
21652
21653 \begin_layout Standard
21654 \begin_inset VSpace medskip
21655 \end_inset
21656
21657
21658 \end_layout
21659
21660 \begin_layout Standard
21661 Algunos símbolos pueden presentarse en distintos tamaños, véase 
21662 \begin_inset CommandInset ref
21663 LatexCommand ref
21664 reference "sub:Tamaños-de-tipografías"
21665
21666 \end_inset
21667
21668
21669 \end_layout
21670
21671 \begin_layout Subsection
21672 El símbolo del euro, €
21673 \begin_inset Index idx
21674 status collapsed
21675
21676 \begin_layout Plain Layout
21677 Símbolos ! euro
21678 \end_layout
21679
21680 \end_inset
21681
21682
21683 \begin_inset Index idx
21684 status collapsed
21685
21686 \begin_layout Plain Layout
21687
21688 \backslash
21689 @
21690 \begin_inset ERT
21691 status collapsed
21692
21693 \begin_layout Plain Layout
21694
21695
21696 \backslash
21697 officialeuro
21698 \end_layout
21699
21700 \end_inset
21701
21702
21703 \end_layout
21704
21705 \end_inset
21706
21707
21708 \end_layout
21709
21710 \begin_layout Standard
21711 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
21712  LaTeX 
21713 \series bold
21714 eurosym
21715 \series default
21716
21717 \begin_inset Index idx
21718 status collapsed
21719
21720 \begin_layout Plain Layout
21721 Paquetes ! eurosym
21722 \end_layout
21723
21724 \end_inset
21725
21726 , y cargado en el preámbulo LaTeX con la línea
21727 \end_layout
21728
21729 \begin_layout Standard
21730
21731 \series bold
21732
21733 \backslash
21734 usepackage[gennarrow]{eurosym}
21735 \end_layout
21736
21737 \begin_layout Standard
21738 Actualmente también se puede insertar con el comando 
21739 \series bold
21740
21741 \backslash
21742 euro
21743 \series default
21744
21745 \begin_inset Index idx
21746 status collapsed
21747
21748 \begin_layout Plain Layout
21749 Comandos ! E ! 
21750 \backslash
21751 euro
21752 \end_layout
21753
21754 \end_inset
21755
21756 .
21757 \end_layout
21758
21759 \begin_layout Standard
21760 El símbolo del euro puede insertarse directamente con la tecla € en texto
21761  matemático sin tener 
21762 \series bold
21763 eurosym
21764 \series default
21765  instalado.
21766  Si 
21767 \series bold
21768 eurosym
21769 \series default
21770  está instalado, se puede insertar 
21771 \series bold
21772
21773 \backslash
21774 euro
21775 \series default
21776  en modo TeX.
21777  El símbolo oficial de la moneda se puede insertar con el comando 
21778 \series bold
21779
21780 \backslash
21781 officialeuro
21782 \series default
21783
21784 \begin_inset Index idx
21785 status collapsed
21786
21787 \begin_layout Plain Layout
21788 Comandos ! O ! 
21789 \backslash
21790 officialeuro
21791 \end_layout
21792
21793 \end_inset
21794
21795 , que sólo está disponible en modo TeX.
21796 \end_layout
21797
21798 \begin_layout Standard
21799 \begin_inset ERT
21800 status collapsed
21801
21802 \begin_layout Plain Layout
21803
21804
21805 \backslash
21806 ifeurosym
21807 \end_layout
21808
21809 \end_inset
21810
21811
21812 \begin_inset Note Note
21813 status collapsed
21814
21815 \begin_layout Plain Layout
21816 El cuadro siguiente sólo se mostrará si está instalado el paquete LaTeX
21817  
21818 \series bold
21819 eurosym
21820 \series default
21821 .
21822 \end_layout
21823
21824 \end_inset
21825
21826
21827 \end_layout
21828
21829 \begin_layout Standard
21830 Un vistazo a los diferentes símbolos del euro.
21831 \end_layout
21832
21833 \begin_layout Standard
21834 \noindent
21835 \align center
21836 \begin_inset Tabular
21837 <lyxtabular version="3" rows="4" columns="3">
21838 <features rotate="0" tabularvalignment="middle">
21839 <column alignment="center" valignment="top">
21840 <column alignment="center" valignment="top">
21841 <column alignment="center" valignment="top">
21842 <row>
21843 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21844 \begin_inset Text
21845
21846 \begin_layout Plain Layout
21847
21848 \end_layout
21849
21850 \end_inset
21851 </cell>
21852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21853 \begin_inset Text
21854
21855 \begin_layout Plain Layout
21856 Comando
21857 \end_layout
21858
21859 \end_inset
21860 </cell>
21861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21862 \begin_inset Text
21863
21864 \begin_layout Plain Layout
21865 Símbolo
21866 \end_layout
21867
21868 \end_inset
21869 </cell>
21870 </row>
21871 <row>
21872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21873 \begin_inset Text
21874
21875 \begin_layout Plain Layout
21876 ecuación
21877 \end_layout
21878
21879 \end_inset
21880 </cell>
21881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21882 \begin_inset Text
21883
21884 \begin_layout Plain Layout
21885
21886 \backslash
21887 euro
21888 \end_layout
21889
21890 \end_inset
21891 </cell>
21892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21893 \begin_inset Text
21894
21895 \begin_layout Plain Layout
21896 \begin_inset Formula $\euro$
21897 \end_inset
21898
21899
21900 \end_layout
21901
21902 \end_inset
21903 </cell>
21904 </row>
21905 <row>
21906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21907 \begin_inset Text
21908
21909 \begin_layout Plain Layout
21910 texto matemático
21911 \end_layout
21912
21913 \end_inset
21914 </cell>
21915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21916 \begin_inset Text
21917
21918 \begin_layout Plain Layout
21919
21920 \end_layout
21921
21922 \end_inset
21923 </cell>
21924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21925 \begin_inset Text
21926
21927 \begin_layout Plain Layout
21928 \begin_inset Formula $\mbox{€}$
21929 \end_inset
21930
21931
21932 \end_layout
21933
21934 \end_inset
21935 </cell>
21936 </row>
21937 <row>
21938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21939 \begin_inset Text
21940
21941 \begin_layout Plain Layout
21942 modo TeX
21943 \end_layout
21944
21945 \end_inset
21946 </cell>
21947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21948 \begin_inset Text
21949
21950 \begin_layout Plain Layout
21951
21952 \backslash
21953 officialeuro
21954 \end_layout
21955
21956 \end_inset
21957 </cell>
21958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21959 \begin_inset Text
21960
21961 \begin_layout Plain Layout
21962 \begin_inset ERT
21963 status collapsed
21964
21965 \begin_layout Plain Layout
21966
21967
21968 \backslash
21969 officialeuro
21970 \end_layout
21971
21972 \end_inset
21973
21974
21975 \end_layout
21976
21977 \end_inset
21978 </cell>
21979 </row>
21980 </lyxtabular>
21981
21982 \end_inset
21983
21984
21985 \end_layout
21986
21987 \begin_layout Standard
21988 \begin_inset ERT
21989 status collapsed
21990
21991 \begin_layout Plain Layout
21992
21993
21994 \backslash
21995 else
21996 \end_layout
21997
21998 \end_inset
21999
22000
22001 \begin_inset Note Note
22002 status collapsed
22003
22004 \begin_layout Plain Layout
22005 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
22006 \series bold
22007 eurosym
22008 \series default
22009 :
22010 \end_layout
22011
22012 \end_inset
22013
22014
22015 \end_layout
22016
22017 \begin_layout Standard
22018 Para ver la salida completa de esta subsección debe estar instalado el paquete
22019  LaTeX 
22020 \series bold
22021 eurosym
22022 \series default
22023 .
22024 \end_layout
22025
22026 \begin_layout Standard
22027 \begin_inset ERT
22028 status collapsed
22029
22030 \begin_layout Plain Layout
22031
22032
22033 \backslash
22034 fi
22035 \end_layout
22036
22037 \end_inset
22038
22039
22040 \end_layout
22041
22042 \begin_layout Section
22043 Relaciones
22044 \begin_inset CommandInset label
22045 LatexCommand label
22046 name "sec:Relaciones"
22047
22048 \end_inset
22049
22050
22051 \begin_inset Index idx
22052 status collapsed
22053
22054 \begin_layout Plain Layout
22055 Relaciones
22056 \end_layout
22057
22058 \end_inset
22059
22060
22061 \begin_inset Index idx
22062 status collapsed
22063
22064 \begin_layout Plain Layout
22065 Comparaciones|see
22066 \begin_inset ERT
22067 status collapsed
22068
22069 \begin_layout Plain Layout
22070
22071 {
22072 \end_layout
22073
22074 \end_inset
22075
22076 Relaciones
22077 \begin_inset ERT
22078 status collapsed
22079
22080 \begin_layout Plain Layout
22081
22082 }
22083 \end_layout
22084
22085 \end_inset
22086
22087
22088 \end_layout
22089
22090 \end_inset
22091
22092
22093 \end_layout
22094
22095 \begin_layout Standard
22096 Todas las relaciones se pueden insertar también con el botón 
22097 \begin_inset Graphics
22098         filename ../../images/math/leq.png
22099         scale 85
22100
22101 \end_inset
22102
22103  de la barra de ecuaciones.
22104 \end_layout
22105
22106 \begin_layout Standard
22107 \begin_inset space \hfill{}
22108 \end_inset
22109
22110
22111 \begin_inset Tabular
22112 <lyxtabular version="3" rows="17" columns="2">
22113 <features rotate="0" tabularvalignment="middle">
22114 <column alignment="center" valignment="top" width="0pt">
22115 <column alignment="center" valignment="top" width="0pt">
22116 <row>
22117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22118 \begin_inset Text
22119
22120 \begin_layout Plain Layout
22121 Comando
22122 \end_layout
22123
22124 \end_inset
22125 </cell>
22126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22127 \begin_inset Text
22128
22129 \begin_layout Plain Layout
22130 Relación
22131 \end_layout
22132
22133 \end_inset
22134 </cell>
22135 </row>
22136 <row>
22137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22138 \begin_inset Text
22139
22140 \begin_layout Plain Layout
22141 <
22142 \end_layout
22143
22144 \end_inset
22145 </cell>
22146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22147 \begin_inset Text
22148
22149 \begin_layout Plain Layout
22150 \begin_inset Formula $<$
22151 \end_inset
22152
22153
22154 \end_layout
22155
22156 \end_inset
22157 </cell>
22158 </row>
22159 <row>
22160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22161 \begin_inset Text
22162
22163 \begin_layout Plain Layout
22164
22165 \backslash
22166 le
22167 \end_layout
22168
22169 \end_inset
22170 </cell>
22171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22172 \begin_inset Text
22173
22174 \begin_layout Plain Layout
22175 \begin_inset Formula $\le$
22176 \end_inset
22177
22178
22179 \end_layout
22180
22181 \end_inset
22182 </cell>
22183 </row>
22184 <row>
22185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22186 \begin_inset Text
22187
22188 \begin_layout Plain Layout
22189
22190 \backslash
22191 ll
22192 \end_layout
22193
22194 \end_inset
22195 </cell>
22196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22197 \begin_inset Text
22198
22199 \begin_layout Plain Layout
22200 \begin_inset Formula $\ll$
22201 \end_inset
22202
22203
22204 \end_layout
22205
22206 \end_inset
22207 </cell>
22208 </row>
22209 <row>
22210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22211 \begin_inset Text
22212
22213 \begin_layout Plain Layout
22214
22215 \backslash
22216 prec
22217 \end_layout
22218
22219 \end_inset
22220 </cell>
22221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22222 \begin_inset Text
22223
22224 \begin_layout Plain Layout
22225 \begin_inset Formula $\prec$
22226 \end_inset
22227
22228
22229 \end_layout
22230
22231 \end_inset
22232 </cell>
22233 </row>
22234 <row>
22235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22236 \begin_inset Text
22237
22238 \begin_layout Plain Layout
22239
22240 \backslash
22241 preceq
22242 \end_layout
22243
22244 \end_inset
22245 </cell>
22246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22247 \begin_inset Text
22248
22249 \begin_layout Plain Layout
22250 \begin_inset Formula $\preceq$
22251 \end_inset
22252
22253
22254 \end_layout
22255
22256 \end_inset
22257 </cell>
22258 </row>
22259 <row>
22260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22261 \begin_inset Text
22262
22263 \begin_layout Plain Layout
22264
22265 \backslash
22266 subset
22267 \end_layout
22268
22269 \end_inset
22270 </cell>
22271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22272 \begin_inset Text
22273
22274 \begin_layout Plain Layout
22275 \begin_inset Formula $\subset$
22276 \end_inset
22277
22278
22279 \end_layout
22280
22281 \end_inset
22282 </cell>
22283 </row>
22284 <row>
22285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22286 \begin_inset Text
22287
22288 \begin_layout Plain Layout
22289
22290 \backslash
22291 subseteq
22292 \end_layout
22293
22294 \end_inset
22295 </cell>
22296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22297 \begin_inset Text
22298
22299 \begin_layout Plain Layout
22300 \begin_inset Formula $\subseteq$
22301 \end_inset
22302
22303
22304 \end_layout
22305
22306 \end_inset
22307 </cell>
22308 </row>
22309 <row>
22310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22311 \begin_inset Text
22312
22313 \begin_layout Plain Layout
22314
22315 \backslash
22316 sqsubseteq
22317 \end_layout
22318
22319 \end_inset
22320 </cell>
22321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22322 \begin_inset Text
22323
22324 \begin_layout Plain Layout
22325 \begin_inset Formula $\sqsubseteq$
22326 \end_inset
22327
22328
22329 \end_layout
22330
22331 \end_inset
22332 </cell>
22333 </row>
22334 <row>
22335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22336 \begin_inset Text
22337
22338 \begin_layout Plain Layout
22339
22340 \backslash
22341 in
22342 \end_layout
22343
22344 \end_inset
22345 </cell>
22346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22347 \begin_inset Text
22348
22349 \begin_layout Plain Layout
22350 \begin_inset Formula $\in$
22351 \end_inset
22352
22353
22354 \end_layout
22355
22356 \end_inset
22357 </cell>
22358 </row>
22359 <row>
22360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22361 \begin_inset Text
22362
22363 \begin_layout Plain Layout
22364
22365 \backslash
22366 vdash
22367 \end_layout
22368
22369 \end_inset
22370 </cell>
22371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22372 \begin_inset Text
22373
22374 \begin_layout Plain Layout
22375 \begin_inset Formula $\vdash$
22376 \end_inset
22377
22378
22379 \end_layout
22380
22381 \end_inset
22382 </cell>
22383 </row>
22384 <row>
22385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22386 \begin_inset Text
22387
22388 \begin_layout Plain Layout
22389
22390 \backslash
22391 smile
22392 \end_layout
22393
22394 \end_inset
22395 </cell>
22396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22397 \begin_inset Text
22398
22399 \begin_layout Plain Layout
22400 \begin_inset Formula $\smile$
22401 \end_inset
22402
22403
22404 \end_layout
22405
22406 \end_inset
22407 </cell>
22408 </row>
22409 <row>
22410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22411 \begin_inset Text
22412
22413 \begin_layout Plain Layout
22414
22415 \backslash
22416 lhd
22417 \end_layout
22418
22419 \end_inset
22420 </cell>
22421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22422 \begin_inset Text
22423
22424 \begin_layout Plain Layout
22425 \begin_inset Formula $\lhd$
22426 \end_inset
22427
22428
22429 \end_layout
22430
22431 \end_inset
22432 </cell>
22433 </row>
22434 <row>
22435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22436 \begin_inset Text
22437
22438 \begin_layout Plain Layout
22439
22440 \backslash
22441 unlhd
22442 \end_layout
22443
22444 \end_inset
22445 </cell>
22446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22447 \begin_inset Text
22448
22449 \begin_layout Plain Layout
22450 \begin_inset Formula $\unlhd$
22451 \end_inset
22452
22453
22454 \end_layout
22455
22456 \end_inset
22457 </cell>
22458 </row>
22459 <row>
22460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22461 \begin_inset Text
22462
22463 \begin_layout Plain Layout
22464
22465 \backslash
22466 gtrless
22467 \end_layout
22468
22469 \end_inset
22470 </cell>
22471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22472 \begin_inset Text
22473
22474 \begin_layout Plain Layout
22475 \begin_inset Formula $\gtrless$
22476 \end_inset
22477
22478
22479 \end_layout
22480
22481 \end_inset
22482 </cell>
22483 </row>
22484 <row>
22485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22486 \begin_inset Text
22487
22488 \begin_layout Plain Layout
22489
22490 \backslash
22491 mid
22492 \end_layout
22493
22494 \end_inset
22495 </cell>
22496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22497 \begin_inset Text
22498
22499 \begin_layout Plain Layout
22500 \begin_inset Formula $\mid$
22501 \end_inset
22502
22503
22504 \end_layout
22505
22506 \end_inset
22507 </cell>
22508 </row>
22509 <row>
22510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22511 \begin_inset Text
22512
22513 \begin_layout Plain Layout
22514
22515 \backslash
22516 nmid
22517 \end_layout
22518
22519 \end_inset
22520 </cell>
22521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22522 \begin_inset Text
22523
22524 \begin_layout Plain Layout
22525 \begin_inset Formula $\nmid$
22526 \end_inset
22527
22528
22529 \end_layout
22530
22531 \end_inset
22532 </cell>
22533 </row>
22534 </lyxtabular>
22535
22536 \end_inset
22537
22538
22539 \begin_inset space \hfill{}
22540 \end_inset
22541
22542
22543 \begin_inset Tabular
22544 <lyxtabular version="3" rows="17" columns="2">
22545 <features rotate="0" tabularvalignment="middle">
22546 <column alignment="center" valignment="top" width="0pt">
22547 <column alignment="center" valignment="top" width="0pt">
22548 <row>
22549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22550 \begin_inset Text
22551
22552 \begin_layout Plain Layout
22553 Comando
22554 \end_layout
22555
22556 \end_inset
22557 </cell>
22558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22559 \begin_inset Text
22560
22561 \begin_layout Plain Layout
22562 Relación
22563 \end_layout
22564
22565 \end_inset
22566 </cell>
22567 </row>
22568 <row>
22569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22570 \begin_inset Text
22571
22572 \begin_layout Plain Layout
22573 =
22574 \end_layout
22575
22576 \end_inset
22577 </cell>
22578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22579 \begin_inset Text
22580
22581 \begin_layout Plain Layout
22582 \begin_inset Formula $=$
22583 \end_inset
22584
22585
22586 \end_layout
22587
22588 \end_inset
22589 </cell>
22590 </row>
22591 <row>
22592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22593 \begin_inset Text
22594
22595 \begin_layout Plain Layout
22596
22597 \backslash
22598 not=
22599 \end_layout
22600
22601 \end_inset
22602 </cell>
22603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22604 \begin_inset Text
22605
22606 \begin_layout Plain Layout
22607 \begin_inset Formula $\not=$
22608 \end_inset
22609
22610
22611 \end_layout
22612
22613 \end_inset
22614 </cell>
22615 </row>
22616 <row>
22617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22618 \begin_inset Text
22619
22620 \begin_layout Plain Layout
22621
22622 \backslash
22623 equiv
22624 \end_layout
22625
22626 \end_inset
22627 </cell>
22628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22629 \begin_inset Text
22630
22631 \begin_layout Plain Layout
22632 \begin_inset Formula $\equiv$
22633 \end_inset
22634
22635
22636 \end_layout
22637
22638 \end_inset
22639 </cell>
22640 </row>
22641 <row>
22642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22643 \begin_inset Text
22644
22645 \begin_layout Plain Layout
22646
22647 \backslash
22648 sim
22649 \end_layout
22650
22651 \end_inset
22652 </cell>
22653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22654 \begin_inset Text
22655
22656 \begin_layout Plain Layout
22657 \begin_inset Formula $\sim$
22658 \end_inset
22659
22660
22661 \end_layout
22662
22663 \end_inset
22664 </cell>
22665 </row>
22666 <row>
22667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22668 \begin_inset Text
22669
22670 \begin_layout Plain Layout
22671
22672 \backslash
22673 simeq
22674 \end_layout
22675
22676 \end_inset
22677 </cell>
22678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22679 \begin_inset Text
22680
22681 \begin_layout Plain Layout
22682 \begin_inset Formula $\simeq$
22683 \end_inset
22684
22685
22686 \end_layout
22687
22688 \end_inset
22689 </cell>
22690 </row>
22691 <row>
22692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22693 \begin_inset Text
22694
22695 \begin_layout Plain Layout
22696
22697 \backslash
22698 approx
22699 \end_layout
22700
22701 \end_inset
22702 </cell>
22703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22704 \begin_inset Text
22705
22706 \begin_layout Plain Layout
22707 \begin_inset Formula $\approx$
22708 \end_inset
22709
22710
22711 \end_layout
22712
22713 \end_inset
22714 </cell>
22715 </row>
22716 <row>
22717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22718 \begin_inset Text
22719
22720 \begin_layout Plain Layout
22721
22722 \backslash
22723 cong
22724 \end_layout
22725
22726 \end_inset
22727 </cell>
22728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22729 \begin_inset Text
22730
22731 \begin_layout Plain Layout
22732 \begin_inset Formula $\cong$
22733 \end_inset
22734
22735
22736 \end_layout
22737
22738 \end_inset
22739 </cell>
22740 </row>
22741 <row>
22742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22743 \begin_inset Text
22744
22745 \begin_layout Plain Layout
22746
22747 \backslash
22748 bowtie
22749 \end_layout
22750
22751 \end_inset
22752 </cell>
22753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22754 \begin_inset Text
22755
22756 \begin_layout Plain Layout
22757 \begin_inset Formula $\bowtie$
22758 \end_inset
22759
22760
22761 \end_layout
22762
22763 \end_inset
22764 </cell>
22765 </row>
22766 <row>
22767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22768 \begin_inset Text
22769
22770 \begin_layout Plain Layout
22771
22772 \backslash
22773 notin
22774 \end_layout
22775
22776 \end_inset
22777 </cell>
22778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22779 \begin_inset Text
22780
22781 \begin_layout Plain Layout
22782 \begin_inset Formula $\notin$
22783 \end_inset
22784
22785
22786 \end_layout
22787
22788 \end_inset
22789 </cell>
22790 </row>
22791 <row>
22792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22793 \begin_inset Text
22794
22795 \begin_layout Plain Layout
22796
22797 \backslash
22798 perp
22799 \end_layout
22800
22801 \end_inset
22802 </cell>
22803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22804 \begin_inset Text
22805
22806 \begin_layout Plain Layout
22807 \begin_inset Formula $\perp$
22808 \end_inset
22809
22810
22811 \end_layout
22812
22813 \end_inset
22814 </cell>
22815 </row>
22816 <row>
22817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22818 \begin_inset Text
22819
22820 \begin_layout Plain Layout
22821
22822 \backslash
22823 propto
22824 \end_layout
22825
22826 \end_inset
22827 </cell>
22828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22829 \begin_inset Text
22830
22831 \begin_layout Plain Layout
22832 \begin_inset Formula $\propto$
22833 \end_inset
22834
22835
22836 \end_layout
22837
22838 \end_inset
22839 </cell>
22840 </row>
22841 <row>
22842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22843 \begin_inset Text
22844
22845 \begin_layout Plain Layout
22846
22847 \backslash
22848 asymp
22849 \end_layout
22850
22851 \end_inset
22852 </cell>
22853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22854 \begin_inset Text
22855
22856 \begin_layout Plain Layout
22857 \begin_inset Formula $\asymp$
22858 \end_inset
22859
22860
22861 \end_layout
22862
22863 \end_inset
22864 </cell>
22865 </row>
22866 <row>
22867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22868 \begin_inset Text
22869
22870 \begin_layout Plain Layout
22871
22872 \backslash
22873 doteq
22874 \end_layout
22875
22876 \end_inset
22877 </cell>
22878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22879 \begin_inset Text
22880
22881 \begin_layout Plain Layout
22882 \begin_inset Formula $\doteq$
22883 \end_inset
22884
22885
22886 \end_layout
22887
22888 \end_inset
22889 </cell>
22890 </row>
22891 <row>
22892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \begin_layout Plain Layout
22896
22897 \backslash
22898 circeq
22899 \end_layout
22900
22901 \end_inset
22902 </cell>
22903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22904 \begin_inset Text
22905
22906 \begin_layout Plain Layout
22907 \begin_inset Formula $\circeq$
22908 \end_inset
22909
22910
22911 \end_layout
22912
22913 \end_inset
22914 </cell>
22915 </row>
22916 <row>
22917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22918 \begin_inset Text
22919
22920 \begin_layout Plain Layout
22921
22922 \backslash
22923 models
22924 \end_layout
22925
22926 \end_inset
22927 </cell>
22928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22929 \begin_inset Text
22930
22931 \begin_layout Plain Layout
22932 \begin_inset Formula $\models$
22933 \end_inset
22934
22935
22936 \end_layout
22937
22938 \end_inset
22939 </cell>
22940 </row>
22941 <row>
22942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22943 \begin_inset Text
22944
22945 \begin_layout Plain Layout
22946
22947 \backslash
22948 widehat=
22949 \end_layout
22950
22951 \end_inset
22952 </cell>
22953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22954 \begin_inset Text
22955
22956 \begin_layout Plain Layout
22957 \begin_inset Formula $\widehat{=}$
22958 \end_inset
22959
22960
22961 \end_layout
22962
22963 \end_inset
22964 </cell>
22965 </row>
22966 </lyxtabular>
22967
22968 \end_inset
22969
22970
22971 \begin_inset space \hfill{}
22972 \end_inset
22973
22974
22975 \begin_inset Tabular
22976 <lyxtabular version="3" rows="17" columns="2">
22977 <features rotate="0" tabularvalignment="middle">
22978 <column alignment="center" valignment="top" width="0pt">
22979 <column alignment="center" valignment="top" width="0pt">
22980 <row>
22981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22982 \begin_inset Text
22983
22984 \begin_layout Plain Layout
22985 Comando
22986 \end_layout
22987
22988 \end_inset
22989 </cell>
22990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22991 \begin_inset Text
22992
22993 \begin_layout Plain Layout
22994 Relación
22995 \end_layout
22996
22997 \end_inset
22998 </cell>
22999 </row>
23000 <row>
23001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23002 \begin_inset Text
23003
23004 \begin_layout Plain Layout
23005 >
23006 \end_layout
23007
23008 \end_inset
23009 </cell>
23010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23011 \begin_inset Text
23012
23013 \begin_layout Plain Layout
23014 \begin_inset Formula $>$
23015 \end_inset
23016
23017
23018 \end_layout
23019
23020 \end_inset
23021 </cell>
23022 </row>
23023 <row>
23024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23025 \begin_inset Text
23026
23027 \begin_layout Plain Layout
23028
23029 \backslash
23030 ge
23031 \end_layout
23032
23033 \end_inset
23034 </cell>
23035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23036 \begin_inset Text
23037
23038 \begin_layout Plain Layout
23039 \begin_inset Formula $\ge$
23040 \end_inset
23041
23042
23043 \end_layout
23044
23045 \end_inset
23046 </cell>
23047 </row>
23048 <row>
23049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23050 \begin_inset Text
23051
23052 \begin_layout Plain Layout
23053
23054 \backslash
23055 gg
23056 \end_layout
23057
23058 \end_inset
23059 </cell>
23060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23061 \begin_inset Text
23062
23063 \begin_layout Plain Layout
23064 \begin_inset Formula $\gg$
23065 \end_inset
23066
23067
23068 \end_layout
23069
23070 \end_inset
23071 </cell>
23072 </row>
23073 <row>
23074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23075 \begin_inset Text
23076
23077 \begin_layout Plain Layout
23078
23079 \backslash
23080 succ
23081 \end_layout
23082
23083 \end_inset
23084 </cell>
23085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23086 \begin_inset Text
23087
23088 \begin_layout Plain Layout
23089 \begin_inset Formula $\succ$
23090 \end_inset
23091
23092
23093 \end_layout
23094
23095 \end_inset
23096 </cell>
23097 </row>
23098 <row>
23099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23100 \begin_inset Text
23101
23102 \begin_layout Plain Layout
23103
23104 \backslash
23105 succeq
23106 \end_layout
23107
23108 \end_inset
23109 </cell>
23110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23111 \begin_inset Text
23112
23113 \begin_layout Plain Layout
23114 \begin_inset Formula $\succeq$
23115 \end_inset
23116
23117
23118 \end_layout
23119
23120 \end_inset
23121 </cell>
23122 </row>
23123 <row>
23124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23125 \begin_inset Text
23126
23127 \begin_layout Plain Layout
23128
23129 \backslash
23130 supset
23131 \end_layout
23132
23133 \end_inset
23134 </cell>
23135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23136 \begin_inset Text
23137
23138 \begin_layout Plain Layout
23139 \begin_inset Formula $\supset$
23140 \end_inset
23141
23142
23143 \end_layout
23144
23145 \end_inset
23146 </cell>
23147 </row>
23148 <row>
23149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23150 \begin_inset Text
23151
23152 \begin_layout Plain Layout
23153
23154 \backslash
23155 supseteq
23156 \end_layout
23157
23158 \end_inset
23159 </cell>
23160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23161 \begin_inset Text
23162
23163 \begin_layout Plain Layout
23164 \begin_inset Formula $\supseteq$
23165 \end_inset
23166
23167
23168 \end_layout
23169
23170 \end_inset
23171 </cell>
23172 </row>
23173 <row>
23174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23175 \begin_inset Text
23176
23177 \begin_layout Plain Layout
23178
23179 \backslash
23180 sqsupseteq
23181 \end_layout
23182
23183 \end_inset
23184 </cell>
23185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23186 \begin_inset Text
23187
23188 \begin_layout Plain Layout
23189 \begin_inset Formula $\sqsupseteq$
23190 \end_inset
23191
23192
23193 \end_layout
23194
23195 \end_inset
23196 </cell>
23197 </row>
23198 <row>
23199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23200 \begin_inset Text
23201
23202 \begin_layout Plain Layout
23203
23204 \backslash
23205 ni
23206 \end_layout
23207
23208 \end_inset
23209 </cell>
23210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23211 \begin_inset Text
23212
23213 \begin_layout Plain Layout
23214 \begin_inset Formula $\ni$
23215 \end_inset
23216
23217
23218 \end_layout
23219
23220 \end_inset
23221 </cell>
23222 </row>
23223 <row>
23224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23225 \begin_inset Text
23226
23227 \begin_layout Plain Layout
23228
23229 \backslash
23230 dashv
23231 \end_layout
23232
23233 \end_inset
23234 </cell>
23235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23236 \begin_inset Text
23237
23238 \begin_layout Plain Layout
23239 \begin_inset Formula $\dashv$
23240 \end_inset
23241
23242
23243 \end_layout
23244
23245 \end_inset
23246 </cell>
23247 </row>
23248 <row>
23249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23250 \begin_inset Text
23251
23252 \begin_layout Plain Layout
23253
23254 \backslash
23255 frown
23256 \end_layout
23257
23258 \end_inset
23259 </cell>
23260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23261 \begin_inset Text
23262
23263 \begin_layout Plain Layout
23264 \begin_inset Formula $\frown$
23265 \end_inset
23266
23267
23268 \end_layout
23269
23270 \end_inset
23271 </cell>
23272 </row>
23273 <row>
23274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23275 \begin_inset Text
23276
23277 \begin_layout Plain Layout
23278
23279 \backslash
23280 rhd
23281 \end_layout
23282
23283 \end_inset
23284 </cell>
23285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23286 \begin_inset Text
23287
23288 \begin_layout Plain Layout
23289 \begin_inset Formula $\rhd$
23290 \end_inset
23291
23292
23293 \end_layout
23294
23295 \end_inset
23296 </cell>
23297 </row>
23298 <row>
23299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23300 \begin_inset Text
23301
23302 \begin_layout Plain Layout
23303
23304 \backslash
23305 unrhd
23306 \end_layout
23307
23308 \end_inset
23309 </cell>
23310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23311 \begin_inset Text
23312
23313 \begin_layout Plain Layout
23314 \begin_inset Formula $\unrhd$
23315 \end_inset
23316
23317
23318 \end_layout
23319
23320 \end_inset
23321 </cell>
23322 </row>
23323 <row>
23324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23325 \begin_inset Text
23326
23327 \begin_layout Plain Layout
23328
23329 \backslash
23330 lessgtr
23331 \end_layout
23332
23333 \end_inset
23334 </cell>
23335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23336 \begin_inset Text
23337
23338 \begin_layout Plain Layout
23339 \begin_inset Formula $\lessgtr$
23340 \end_inset
23341
23342
23343 \end_layout
23344
23345 \end_inset
23346 </cell>
23347 </row>
23348 <row>
23349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23350 \begin_inset Text
23351
23352 \begin_layout Plain Layout
23353
23354 \backslash
23355 parallel
23356 \end_layout
23357
23358 \end_inset
23359 </cell>
23360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23361 \begin_inset Text
23362
23363 \begin_layout Plain Layout
23364 \begin_inset Formula $\parallel$
23365 \end_inset
23366
23367
23368 \end_layout
23369
23370 \end_inset
23371 </cell>
23372 </row>
23373 <row>
23374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23375 \begin_inset Text
23376
23377 \begin_layout Plain Layout
23378
23379 \backslash
23380 nparallel
23381 \end_layout
23382
23383 \end_inset
23384 </cell>
23385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23386 \begin_inset Text
23387
23388 \begin_layout Plain Layout
23389 \begin_inset Formula $\nparallel$
23390 \end_inset
23391
23392
23393 \end_layout
23394
23395 \end_inset
23396 </cell>
23397 </row>
23398 </lyxtabular>
23399
23400 \end_inset
23401
23402
23403 \begin_inset space \hfill{}
23404 \end_inset
23405
23406
23407 \end_layout
23408
23409 \begin_layout Standard
23410 \begin_inset VSpace medskip
23411 \end_inset
23412
23413
23414 \end_layout
23415
23416 \begin_layout Standard
23417 Los caracteres 
23418 \series bold
23419
23420 \backslash
23421 lhd
23422 \series default
23423  y 
23424 \series bold
23425
23426 \backslash
23427 rhd
23428 \series default
23429  son mayores que los operadores de aspecto similar 
23430 \series bold
23431
23432 \backslash
23433 triangleleft
23434 \series default
23435  y 
23436 \series bold
23437
23438 \backslash
23439 triangleright
23440 \series default
23441 , respectivamente.
23442 \end_layout
23443
23444 \begin_layout Standard
23445 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
23446 \end_layout
23447
23448 \begin_layout Standard
23449 Se pueden componer relaciones con etiquetas con el comando 
23450 \series bold
23451
23452 \backslash
23453 stackrel
23454 \series default
23455
23456 \begin_inset Index idx
23457 status collapsed
23458
23459 \begin_layout Plain Layout
23460 Comandos ! S ! 
23461 \backslash
23462 stackrel
23463 \end_layout
23464
23465 \end_inset
23466
23467 :
23468 \end_layout
23469
23470 \begin_layout Standard
23471 \align center
23472 \begin_inset Tabular
23473 <lyxtabular version="3" rows="2" columns="2">
23474 <features rotate="0" tabularvalignment="middle">
23475 <column alignment="center" valignment="top">
23476 <column alignment="center" valignment="top">
23477 <row>
23478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23479 \begin_inset Text
23480
23481 \begin_layout Plain Layout
23482 Comando
23483 \end_layout
23484
23485 \end_inset
23486 </cell>
23487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23488 \begin_inset Text
23489
23490 \begin_layout Plain Layout
23491 Resultado
23492 \begin_inset Note Note
23493 status collapsed
23494
23495 \begin_layout Plain Layout
23496
23497 \series bold
23498
23499 \backslash
23500 raisebox
23501 \series default
23502  se usa sólo como espaciador
23503 \end_layout
23504
23505 \end_inset
23506
23507
23508 \end_layout
23509
23510 \end_inset
23511 </cell>
23512 </row>
23513 <row>
23514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23515 \begin_inset Text
23516
23517 \begin_layout Plain Layout
23518 A(r)
23519 \backslash
23520 stackrel
23521 \begin_inset space \textvisiblespace{}
23522 \end_inset
23523
23524 r
23525 \backslash
23526 to
23527 \backslash
23528 infty
23529 \begin_inset space \textvisiblespace{}
23530 \end_inset
23531
23532
23533 \begin_inset Formula $\downarrow$
23534 \end_inset
23535
23536
23537 \backslash
23538 approx
23539 \begin_inset space \textvisiblespace{}
23540 \end_inset
23541
23542
23543 \begin_inset space \textvisiblespace{}
23544 \end_inset
23545
23546 B
23547 \end_layout
23548
23549 \end_inset
23550 </cell>
23551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23552 \begin_inset Text
23553
23554 \begin_layout Plain Layout
23555 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23556 \end_inset
23557
23558
23559 \end_layout
23560
23561 \end_inset
23562 </cell>
23563 </row>
23564 </lyxtabular>
23565
23566 \end_inset
23567
23568
23569 \end_layout
23570
23571 \begin_layout Section
23572 Funciones
23573 \end_layout
23574
23575 \begin_layout Subsection
23576 Funciones predefinidas
23577 \begin_inset CommandInset label
23578 LatexCommand label
23579 name "sub:Funciones-predefinidas"
23580
23581 \end_inset
23582
23583
23584 \begin_inset Index idx
23585 status collapsed
23586
23587 \begin_layout Plain Layout
23588 Funciones ! predefinidas
23589 \end_layout
23590
23591 \end_inset
23592
23593
23594 \begin_inset Index idx
23595 status collapsed
23596
23597 \begin_layout Plain Layout
23598 Funciones ! en español
23599 \end_layout
23600
23601 \end_inset
23602
23603
23604 \end_layout
23605
23606 \begin_layout Standard
23607 En general las variables se escriben en 
23608 \emph on
23609 cursiva
23610 \emph default
23611  en expresiones matemáticas, pero no los nombres de las funciones, porque
23612  
23613 \begin_inset Formula $sen$
23614 \end_inset
23615
23616  podría confundirse con 
23617 \begin_inset Formula $s\cdot e\cdot n$
23618 \end_inset
23619
23620 .
23621  Por eso hay funciones predefinidas, que además se separan un poco del factor
23622  precedente.
23623  Se insertan como comandos con una barra inversa delante de su nombre.
23624 \end_layout
23625
23626 \begin_layout Standard
23627 \align center
23628 \begin_inset Tabular
23629 <lyxtabular version="3" rows="2" columns="4">
23630 <features rotate="0" tabularvalignment="middle">
23631 <column alignment="center" valignment="top" width="0pt">
23632 <column alignment="center" valignment="top" width="0pt">
23633 <column alignment="center" valignment="top" width="0pt">
23634 <column alignment="center" valignment="top" width="0pt">
23635 <row>
23636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23637 \begin_inset Text
23638
23639 \begin_layout Plain Layout
23640 Comando
23641 \end_layout
23642
23643 \end_inset
23644 </cell>
23645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23646 \begin_inset Text
23647
23648 \begin_layout Plain Layout
23649 Resultado
23650 \end_layout
23651
23652 \end_inset
23653 </cell>
23654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23655 \begin_inset Text
23656
23657 \begin_layout Plain Layout
23658 Comando
23659 \end_layout
23660
23661 \end_inset
23662 </cell>
23663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23664 \begin_inset Text
23665
23666 \begin_layout Plain Layout
23667 Resultado
23668 \end_layout
23669
23670 \end_inset
23671 </cell>
23672 </row>
23673 <row>
23674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23675 \begin_inset Text
23676
23677 \begin_layout Plain Layout
23678 Asen(x)+B
23679 \end_layout
23680
23681 \end_inset
23682 </cell>
23683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23684 \begin_inset Text
23685
23686 \begin_layout Plain Layout
23687 \begin_inset Formula $Asen(x)+B$
23688 \end_inset
23689
23690
23691 \end_layout
23692
23693 \end_inset
23694 </cell>
23695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23696 \begin_inset Text
23697
23698 \begin_layout Plain Layout
23699 A
23700 \backslash
23701 sen(x)+B
23702 \end_layout
23703
23704 \end_inset
23705 </cell>
23706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23707 \begin_inset Text
23708
23709 \begin_layout Plain Layout
23710 \begin_inset Formula $A\sen(x)+B$
23711 \end_inset
23712
23713
23714 \end_layout
23715
23716 \end_inset
23717 </cell>
23718 </row>
23719 </lyxtabular>
23720
23721 \end_inset
23722
23723
23724 \end_layout
23725
23726 \begin_layout Standard
23727 Las funciones siguientes están predefinidas:
23728 \begin_inset Foot
23729 status collapsed
23730
23731 \begin_layout Plain Layout
23732 Se han añadido los comandos equivalentes proporcionados por el estilo 
23733 \series bold
23734 spanish
23735 \series default
23736  de 
23737 \series bold
23738 babel
23739 \series default
23740 .
23741  (Estos no están disponibles en el panel de funciones).
23742  Además, en su caso, las funciones serán acentuadas automáticamente en la
23743  salida, p.
23744 \begin_inset space \thinspace{}
23745 \end_inset
23746
23747 e.
23748  
23749 \begin_inset Quotes fld
23750 \end_inset
23751
23752 lím
23753 \begin_inset Quotes frd
23754 \end_inset
23755
23756  o 
23757 \begin_inset Quotes fld
23758 \end_inset
23759
23760 máx
23761 \begin_inset Quotes frd
23762 \end_inset
23763
23764 .
23765  Más información en 
23766 \begin_inset CommandInset citation
23767 LatexCommand cite
23768 key "spanish"
23769
23770 \end_inset
23771
23772 .
23773  (
23774 \emph on
23775 N.
23776 \begin_inset space \thinspace{}
23777 \end_inset
23778
23779 del t.
23780 \emph default
23781 )
23782 \end_layout
23783
23784 \end_inset
23785
23786
23787 \end_layout
23788
23789 \begin_layout Standard
23790 \begin_inset VSpace -2mm
23791 \end_inset
23792
23793
23794 \end_layout
23795
23796 \begin_layout Standard
23797 \align center
23798 \begin_inset Tabular
23799 <lyxtabular version="3" rows="9" columns="7">
23800 <features rotate="0" tabularvalignment="middle">
23801 <column alignment="center" valignment="top" width="0pt">
23802 <column alignment="center" valignment="top" width="0pt">
23803 <column alignment="center" valignment="top" width="0pt">
23804 <column alignment="center" valignment="top" width="0pt">
23805 <column alignment="center" valignment="top" width="0pt">
23806 <column alignment="center" valignment="top" width="0pt">
23807 <column alignment="center" valignment="top" width="0pt">
23808 <row>
23809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23810 \begin_inset Text
23811
23812 \begin_layout Plain Layout
23813 Comando
23814 \end_layout
23815
23816 \end_inset
23817 </cell>
23818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23819 \begin_inset Text
23820
23821 \begin_layout Plain Layout
23822 español
23823 \end_layout
23824
23825 \end_inset
23826 </cell>
23827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23828 \begin_inset Text
23829
23830 \begin_layout Plain Layout
23831 Comando
23832 \end_layout
23833
23834 \end_inset
23835 </cell>
23836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23837 \begin_inset Text
23838
23839 \begin_layout Plain Layout
23840 español
23841 \end_layout
23842
23843 \end_inset
23844 </cell>
23845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23846 \begin_inset Text
23847
23848 \begin_layout Plain Layout
23849 Comando
23850 \end_layout
23851
23852 \end_inset
23853 </cell>
23854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23855 \begin_inset Text
23856
23857 \begin_layout Plain Layout
23858 español
23859 \end_layout
23860
23861 \end_inset
23862 </cell>
23863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23864 \begin_inset Text
23865
23866 \begin_layout Plain Layout
23867 Comando
23868 \end_layout
23869
23870 \end_inset
23871 </cell>
23872 </row>
23873 <row>
23874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23875 \begin_inset Text
23876
23877 \begin_layout Plain Layout
23878
23879 \backslash
23880 sin
23881 \end_layout
23882
23883 \end_inset
23884 </cell>
23885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23886 \begin_inset Text
23887
23888 \begin_layout Plain Layout
23889
23890 \backslash
23891 sen
23892 \end_layout
23893
23894 \end_inset
23895 </cell>
23896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23897 \begin_inset Text
23898
23899 \begin_layout Plain Layout
23900
23901 \backslash
23902 sinh
23903 \end_layout
23904
23905 \end_inset
23906 </cell>
23907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23908 \begin_inset Text
23909
23910 \begin_layout Plain Layout
23911
23912 \backslash
23913 senh
23914 \end_layout
23915
23916 \end_inset
23917 </cell>
23918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23919 \begin_inset Text
23920
23921 \begin_layout Plain Layout
23922
23923 \backslash
23924 arcsin
23925 \end_layout
23926
23927 \end_inset
23928 </cell>
23929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23930 \begin_inset Text
23931
23932 \begin_layout Plain Layout
23933
23934 \backslash
23935 arcsen
23936 \end_layout
23937
23938 \end_inset
23939 </cell>
23940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23941 \begin_inset Text
23942
23943 \begin_layout Plain Layout
23944
23945 \backslash
23946 sup
23947 \end_layout
23948
23949 \end_inset
23950 </cell>
23951 </row>
23952 <row>
23953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23954 \begin_inset Text
23955
23956 \begin_layout Plain Layout
23957
23958 \backslash
23959 cos
23960 \end_layout
23961
23962 \end_inset
23963 </cell>
23964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23965 \begin_inset Text
23966
23967 \begin_layout Plain Layout
23968
23969 \end_layout
23970
23971 \end_inset
23972 </cell>
23973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23974 \begin_inset Text
23975
23976 \begin_layout Plain Layout
23977
23978 \backslash
23979 cosh
23980 \end_layout
23981
23982 \end_inset
23983 </cell>
23984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23985 \begin_inset Text
23986
23987 \begin_layout Plain Layout
23988
23989 \end_layout
23990
23991 \end_inset
23992 </cell>
23993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23994 \begin_inset Text
23995
23996 \begin_layout Plain Layout
23997
23998 \backslash
23999 arccos
24000 \end_layout
24001
24002 \end_inset
24003 </cell>
24004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24005 \begin_inset Text
24006
24007 \begin_layout Plain Layout
24008
24009 \end_layout
24010
24011 \end_inset
24012 </cell>
24013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24014 \begin_inset Text
24015
24016 \begin_layout Plain Layout
24017
24018 \backslash
24019 inf
24020 \end_layout
24021
24022 \end_inset
24023 </cell>
24024 </row>
24025 <row>
24026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24027 \begin_inset Text
24028
24029 \begin_layout Plain Layout
24030
24031 \backslash
24032 tan
24033 \end_layout
24034
24035 \end_inset
24036 </cell>
24037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24038 \begin_inset Text
24039
24040 \begin_layout Plain Layout
24041
24042 \backslash
24043 tg
24044 \end_layout
24045
24046 \end_inset
24047 </cell>
24048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24049 \begin_inset Text
24050
24051 \begin_layout Plain Layout
24052
24053 \backslash
24054 tanh
24055 \end_layout
24056
24057 \end_inset
24058 </cell>
24059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24060 \begin_inset Text
24061
24062 \begin_layout Plain Layout
24063
24064 \backslash
24065 tgh
24066 \end_layout
24067
24068 \end_inset
24069 </cell>
24070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24071 \begin_inset Text
24072
24073 \begin_layout Plain Layout
24074
24075 \backslash
24076 arctan
24077 \end_layout
24078
24079 \end_inset
24080 </cell>
24081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24082 \begin_inset Text
24083
24084 \begin_layout Plain Layout
24085
24086 \backslash
24087 arctg
24088 \end_layout
24089
24090 \end_inset
24091 </cell>
24092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24093 \begin_inset Text
24094
24095 \begin_layout Plain Layout
24096
24097 \backslash
24098 lim
24099 \end_layout
24100
24101 \end_inset
24102 </cell>
24103 </row>
24104 <row>
24105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24106 \begin_inset Text
24107
24108 \begin_layout Plain Layout
24109
24110 \backslash
24111 cot
24112 \end_layout
24113
24114 \end_inset
24115 </cell>
24116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24117 \begin_inset Text
24118
24119 \begin_layout Plain Layout
24120
24121 \backslash
24122 cotg
24123 \end_layout
24124
24125 \end_inset
24126 </cell>
24127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24128 \begin_inset Text
24129
24130 \begin_layout Plain Layout
24131
24132 \backslash
24133 coth
24134 \end_layout
24135
24136 \end_inset
24137 </cell>
24138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24139 \begin_inset Text
24140
24141 \begin_layout Plain Layout
24142
24143 \end_layout
24144
24145 \end_inset
24146 </cell>
24147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24148 \begin_inset Text
24149
24150 \begin_layout Plain Layout
24151
24152 \backslash
24153 arg
24154 \end_layout
24155
24156 \end_inset
24157 </cell>
24158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24159 \begin_inset Text
24160
24161 \begin_layout Plain Layout
24162
24163 \end_layout
24164
24165 \end_inset
24166 </cell>
24167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24168 \begin_inset Text
24169
24170 \begin_layout Plain Layout
24171
24172 \backslash
24173 liminf
24174 \end_layout
24175
24176 \end_inset
24177 </cell>
24178 </row>
24179 <row>
24180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24181 \begin_inset Text
24182
24183 \begin_layout Plain Layout
24184
24185 \backslash
24186 sec
24187 \end_layout
24188
24189 \end_inset
24190 </cell>
24191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24192 \begin_inset Text
24193
24194 \begin_layout Plain Layout
24195
24196 \end_layout
24197
24198 \end_inset
24199 </cell>
24200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24201 \begin_inset Text
24202
24203 \begin_layout Plain Layout
24204
24205 \backslash
24206 min
24207 \end_layout
24208
24209 \end_inset
24210 </cell>
24211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24212 \begin_inset Text
24213
24214 \begin_layout Plain Layout
24215
24216 \end_layout
24217
24218 \end_inset
24219 </cell>
24220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24221 \begin_inset Text
24222
24223 \begin_layout Plain Layout
24224
24225 \backslash
24226 deg
24227 \end_layout
24228
24229 \end_inset
24230 </cell>
24231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24232 \begin_inset Text
24233
24234 \begin_layout Plain Layout
24235
24236 \end_layout
24237
24238 \end_inset
24239 </cell>
24240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24241 \begin_inset Text
24242
24243 \begin_layout Plain Layout
24244
24245 \backslash
24246 limsup
24247 \end_layout
24248
24249 \end_inset
24250 </cell>
24251 </row>
24252 <row>
24253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24254 \begin_inset Text
24255
24256 \begin_layout Plain Layout
24257
24258 \backslash
24259 csc
24260 \end_layout
24261
24262 \end_inset
24263 </cell>
24264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24265 \begin_inset Text
24266
24267 \begin_layout Plain Layout
24268
24269 \backslash
24270 cosec
24271 \end_layout
24272
24273 \end_inset
24274 </cell>
24275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24276 \begin_inset Text
24277
24278 \begin_layout Plain Layout
24279
24280 \backslash
24281 max
24282 \end_layout
24283
24284 \end_inset
24285 </cell>
24286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24287 \begin_inset Text
24288
24289 \begin_layout Plain Layout
24290
24291 \end_layout
24292
24293 \end_inset
24294 </cell>
24295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24296 \begin_inset Text
24297
24298 \begin_layout Plain Layout
24299
24300 \backslash
24301 det
24302 \end_layout
24303
24304 \end_inset
24305 </cell>
24306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24307 \begin_inset Text
24308
24309 \begin_layout Plain Layout
24310
24311 \end_layout
24312
24313 \end_inset
24314 </cell>
24315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24316 \begin_inset Text
24317
24318 \begin_layout Plain Layout
24319
24320 \backslash
24321 Pr
24322 \end_layout
24323
24324 \end_inset
24325 </cell>
24326 </row>
24327 <row>
24328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24329 \begin_inset Text
24330
24331 \begin_layout Plain Layout
24332
24333 \backslash
24334 ln
24335 \end_layout
24336
24337 \end_inset
24338 </cell>
24339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24340 \begin_inset Text
24341
24342 \begin_layout Plain Layout
24343
24344 \end_layout
24345
24346 \end_inset
24347 </cell>
24348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24349 \begin_inset Text
24350
24351 \begin_layout Plain Layout
24352
24353 \backslash
24354 exp
24355 \end_layout
24356
24357 \end_inset
24358 </cell>
24359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24360 \begin_inset Text
24361
24362 \begin_layout Plain Layout
24363
24364 \end_layout
24365
24366 \end_inset
24367 </cell>
24368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24369 \begin_inset Text
24370
24371 \begin_layout Plain Layout
24372
24373 \backslash
24374 dim
24375 \end_layout
24376
24377 \end_inset
24378 </cell>
24379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24380 \begin_inset Text
24381
24382 \begin_layout Plain Layout
24383
24384 \end_layout
24385
24386 \end_inset
24387 </cell>
24388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24389 \begin_inset Text
24390
24391 \begin_layout Plain Layout
24392
24393 \backslash
24394 hom
24395 \end_layout
24396
24397 \end_inset
24398 </cell>
24399 </row>
24400 <row>
24401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24402 \begin_inset Text
24403
24404 \begin_layout Plain Layout
24405
24406 \backslash
24407 lg
24408 \end_layout
24409
24410 \end_inset
24411 </cell>
24412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24413 \begin_inset Text
24414
24415 \begin_layout Plain Layout
24416
24417 \end_layout
24418
24419 \end_inset
24420 </cell>
24421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24422 \begin_inset Text
24423
24424 \begin_layout Plain Layout
24425
24426 \backslash
24427 log
24428 \end_layout
24429
24430 \end_inset
24431 </cell>
24432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24433 \begin_inset Text
24434
24435 \begin_layout Plain Layout
24436
24437 \end_layout
24438
24439 \end_inset
24440 </cell>
24441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24442 \begin_inset Text
24443
24444 \begin_layout Plain Layout
24445
24446 \backslash
24447 ker
24448 \end_layout
24449
24450 \end_inset
24451 </cell>
24452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24453 \begin_inset Text
24454
24455 \begin_layout Plain Layout
24456
24457 \end_layout
24458
24459 \end_inset
24460 </cell>
24461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24462 \begin_inset Text
24463
24464 \begin_layout Plain Layout
24465
24466 \backslash
24467 gcd
24468 \end_layout
24469
24470 \end_inset
24471 </cell>
24472 </row>
24473 </lyxtabular>
24474
24475 \end_inset
24476
24477
24478 \end_layout
24479
24480 \begin_layout Standard
24481 También se pueden insertar con el botón 
24482 \begin_inset Graphics
24483         filename ../../images/math/functions.png
24484         scale 85
24485
24486 \end_inset
24487
24488  de la barra de ecuaciones.
24489 \end_layout
24490
24491 \begin_layout Subsection
24492 Funciones definidas por el usuario
24493 \begin_inset Index idx
24494 status collapsed
24495
24496 \begin_layout Plain Layout
24497 Funciones ! personalizadas
24498 \end_layout
24499
24500 \end_inset
24501
24502
24503 \end_layout
24504
24505 \begin_layout Standard
24506 Para usar una función no predefinida, como por ejemplo la función signo,
24507  sgn(x), hay dos posibilidades:
24508 \end_layout
24509
24510 \begin_layout Itemize
24511 Define la función añadiendo al preámbulo LaTeX la línea
24512 \begin_inset Foot
24513 status collapsed
24514
24515 \begin_layout Plain Layout
24516 Más sobre 
24517 \series bold
24518
24519 \backslash
24520 DeclareMathOperator
24521 \series default
24522  en 
24523 \begin_inset CommandInset ref
24524 LatexCommand ref
24525 reference "sub:Operadores-de-usuario"
24526
24527 \end_inset
24528
24529
24530 \end_layout
24531
24532 \end_inset
24533
24534
24535 \begin_inset Newline newline
24536 \end_inset
24537
24538
24539 \begin_inset VSpace -3mm
24540 \end_inset
24541
24542
24543 \begin_inset Newline newline
24544 \end_inset
24545
24546
24547 \series bold
24548
24549 \backslash
24550 DeclareMathOperator{
24551 \backslash
24552 sgn}{sgn}
24553 \series default
24554
24555 \begin_inset Index idx
24556 status collapsed
24557
24558 \begin_layout Plain Layout
24559 Comandos ! D ! 
24560 \backslash
24561 dbinom@
24562 \backslash
24563 DeclareMathOperator
24564 \end_layout
24565
24566 \end_inset
24567
24568
24569 \begin_inset Newline newline
24570 \end_inset
24571
24572
24573 \begin_inset VSpace -2mm
24574 \end_inset
24575
24576
24577 \begin_inset Newline newline
24578 \end_inset
24579
24580 Ahora la función recién definida se puede obtener con el comando 
24581 \series bold
24582
24583 \backslash
24584 sgn
24585 \series default
24586 .
24587 \end_layout
24588
24589 \begin_layout Itemize
24590 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
24591  en nuestro ejemplo las letras 
24592 \emph on
24593 sgn
24594 \emph default
24595 , y cámbialo a texto matemático.
24596  Entre el factor precedente y la función se inserta un espacio.
24597 \end_layout
24598
24599 \begin_layout Standard
24600 El resultado con ambos métodos es el mismo que con una función predefinida:
24601 \begin_inset Foot
24602 status collapsed
24603
24604 \begin_layout Plain Layout
24605 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
24606  negro.
24607 \end_layout
24608
24609 \end_inset
24610
24611
24612 \end_layout
24613
24614 \begin_layout Standard
24615 \align center
24616 \begin_inset Tabular
24617 <lyxtabular version="3" rows="3" columns="2">
24618 <features rotate="0" tabularvalignment="middle">
24619 <column alignment="center" valignment="top" width="0pt">
24620 <column alignment="center" valignment="top" width="0pt">
24621 <row>
24622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24623 \begin_inset Text
24624
24625 \begin_layout Plain Layout
24626 Comando
24627 \end_layout
24628
24629 \end_inset
24630 </cell>
24631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24632 \begin_inset Text
24633
24634 \begin_layout Plain Layout
24635 Resultado
24636 \end_layout
24637
24638 \end_inset
24639 </cell>
24640 </row>
24641 <row>
24642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24643 \begin_inset Text
24644
24645 \begin_layout Plain Layout
24646 A
24647 \backslash
24648 sgn(x)+B
24649 \end_layout
24650
24651 \end_inset
24652 </cell>
24653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24654 \begin_inset Text
24655
24656 \begin_layout Plain Layout
24657 \begin_inset Formula $A\sgn(x)+B$
24658 \end_inset
24659
24660
24661 \end_layout
24662
24663 \end_inset
24664 </cell>
24665 </row>
24666 <row>
24667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24668 \begin_inset Text
24669
24670 \begin_layout Plain Layout
24671 A
24672 \backslash
24673 ,
24674 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$
24675 \end_inset
24676
24677 (x)+B
24678 \end_layout
24679
24680 \end_inset
24681 </cell>
24682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24683 \begin_inset Text
24684
24685 \begin_layout Plain Layout
24686 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
24687 \end_inset
24688
24689
24690 \end_layout
24691
24692 \end_inset
24693 </cell>
24694 </row>
24695 </lyxtabular>
24696
24697 \end_inset
24698
24699
24700 \end_layout
24701
24702 \begin_layout Standard
24703 El primer método es preferible si la función se va a usar varias veces.
24704 \end_layout
24705
24706 \begin_layout Standard
24707 \noindent
24708 \align center
24709 \begin_inset Newpage newpage
24710 \end_inset
24711
24712
24713 \end_layout
24714
24715 \begin_layout Subsection
24716 Límites
24717 \begin_inset Index idx
24718 status collapsed
24719
24720 \begin_layout Plain Layout
24721 Limites@Límites
24722 \end_layout
24723
24724 \end_inset
24725
24726
24727 \end_layout
24728
24729 \begin_layout Standard
24730 Para límites, además de 
24731 \series bold
24732
24733 \backslash
24734 lim
24735 \series default
24736
24737 \begin_inset Index idx
24738 status collapsed
24739
24740 \begin_layout Plain Layout
24741 Comandos ! L ! 
24742 \backslash
24743 lim
24744 \end_layout
24745
24746 \end_inset
24747
24748
24749 \series bold
24750
24751 \backslash
24752 liminf
24753 \series default
24754  y 
24755 \series bold
24756
24757 \backslash
24758 limsup
24759 \series default
24760  están definidas las siguientes funciones:
24761 \series bold
24762  
24763 \end_layout
24764
24765 \begin_layout Standard
24766 \noindent
24767 \align center
24768 \begin_inset Tabular
24769 <lyxtabular version="3" rows="5" columns="2">
24770 <features rotate="0" tabularvalignment="middle">
24771 <column alignment="center" valignment="top">
24772 <column alignment="center" valignment="top">
24773 <row>
24774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24775 \begin_inset Text
24776
24777 \begin_layout Plain Layout
24778 Comando
24779 \end_layout
24780
24781 \end_inset
24782 </cell>
24783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24784 \begin_inset Text
24785
24786 \begin_layout Plain Layout
24787 Resultado
24788 \begin_inset Note Note
24789 status collapsed
24790
24791 \begin_layout Plain Layout
24792
24793 \series bold
24794
24795 \backslash
24796 raisebox
24797 \series default
24798  se usa sólo como espaciador
24799 \end_layout
24800
24801 \end_inset
24802
24803
24804 \end_layout
24805
24806 \end_inset
24807 </cell>
24808 </row>
24809 <row>
24810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24811 \begin_inset Text
24812
24813 \begin_layout Plain Layout
24814
24815 \backslash
24816 varliminf
24817 \end_layout
24818
24819 \end_inset
24820 </cell>
24821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24822 \begin_inset Text
24823
24824 \begin_layout Plain Layout
24825 \begin_inset Formula $\varliminf$
24826 \end_inset
24827
24828
24829 \end_layout
24830
24831 \end_inset
24832 </cell>
24833 </row>
24834 <row>
24835 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24836 \begin_inset Text
24837
24838 \begin_layout Plain Layout
24839
24840 \backslash
24841 varlimsup
24842 \end_layout
24843
24844 \end_inset
24845 </cell>
24846 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24847 \begin_inset Text
24848
24849 \begin_layout Plain Layout
24850 \begin_inset Formula $\varlimsup$
24851 \end_inset
24852
24853
24854 \end_layout
24855
24856 \end_inset
24857 </cell>
24858 </row>
24859 <row>
24860 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24861 \begin_inset Text
24862
24863 \begin_layout Plain Layout
24864
24865 \backslash
24866 varprojlim
24867 \end_layout
24868
24869 \end_inset
24870 </cell>
24871 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24872 \begin_inset Text
24873
24874 \begin_layout Plain Layout
24875 \begin_inset Formula $\varprojlim$
24876 \end_inset
24877
24878
24879 \end_layout
24880
24881 \end_inset
24882 </cell>
24883 </row>
24884 <row>
24885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24886 \begin_inset Text
24887
24888 \begin_layout Plain Layout
24889
24890 \backslash
24891 varinjlim
24892 \end_layout
24893
24894 \end_inset
24895 </cell>
24896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24897 \begin_inset Text
24898
24899 \begin_layout Plain Layout
24900 \begin_inset Formula $\varinjlim$
24901 \end_inset
24902
24903
24904 \begin_inset Formula $\raisebox{-2.5mm}{}$
24905 \end_inset
24906
24907
24908 \end_layout
24909
24910 \end_inset
24911 </cell>
24912 </row>
24913 </lyxtabular>
24914
24915 \end_inset
24916
24917
24918 \end_layout
24919
24920 \begin_layout Standard
24921 \begin_inset VSpace medskip
24922 \end_inset
24923
24924
24925 \end_layout
24926
24927 \begin_layout Standard
24928 El límite se crea insertando un subíndice.
24929  Se imprime a la derecha junto a la función en una fórmula en línea:
24930 \end_layout
24931
24932 \begin_layout Standard
24933 \noindent
24934 \align center
24935 \begin_inset Tabular
24936 <lyxtabular version="3" rows="2" columns="2">
24937 <features rotate="0" tabularvalignment="middle">
24938 <column alignment="center" valignment="top" width="0pt">
24939 <column alignment="center" valignment="top" width="0pt">
24940 <row>
24941 <cell alignment="center" valignment="top" usebox="none">
24942 \begin_inset Text
24943
24944 \begin_layout Plain Layout
24945 Comando
24946 \end_layout
24947
24948 \end_inset
24949 </cell>
24950 <cell alignment="center" valignment="top" usebox="none">
24951 \begin_inset Text
24952
24953 \begin_layout Plain Layout
24954 \begin_inset space \hspace{}
24955 \length 1cm
24956 \end_inset
24957
24958 Resultado
24959 \begin_inset Note Note
24960 status collapsed
24961
24962 \begin_layout Plain Layout
24963
24964 \series bold
24965
24966 \backslash
24967 raisebox
24968 \series default
24969  se usa sólo como espaciador
24970 \end_layout
24971
24972 \end_inset
24973
24974
24975 \end_layout
24976
24977 \end_inset
24978 </cell>
24979 </row>
24980 <row>
24981 <cell alignment="center" valignment="top" usebox="none">
24982 \begin_inset Text
24983
24984 \begin_layout Plain Layout
24985
24986 \backslash
24987 lim_x
24988 \backslash
24989 to
24990 \begin_inset space \textvisiblespace{}
24991 \end_inset
24992
24993 A
24994 \begin_inset space \textvisiblespace{}
24995 \end_inset
24996
24997 x=B
24998 \end_layout
24999
25000 \end_inset
25001 </cell>
25002 <cell alignment="center" valignment="top" usebox="none">
25003 \begin_inset Text
25004
25005 \begin_layout Plain Layout
25006 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
25007 \end_inset
25008
25009
25010 \end_layout
25011
25012 \end_inset
25013 </cell>
25014 </row>
25015 </lyxtabular>
25016
25017 \end_inset
25018
25019
25020 \end_layout
25021
25022 \begin_layout Standard
25023 En una ecuación presentada el límite se imprime debajo, como es habitual:
25024 \begin_inset Formula 
25025 \[
25026 \lim\limits _{x\rightarrow A}=B
25027 \]
25028
25029 \end_inset
25030
25031
25032 \end_layout
25033
25034 \begin_layout Subsection
25035 Función módulo
25036 \begin_inset Index idx
25037 status collapsed
25038
25039 \begin_layout Plain Layout
25040 Funciones ! módulo
25041 \end_layout
25042
25043 \end_inset
25044
25045
25046 \end_layout
25047
25048 \begin_layout Standard
25049 La función módulo es especial, porque existe en cuatro variantes.
25050 \end_layout
25051
25052 \begin_layout Standard
25053 En una ecuación presentada:
25054 \begin_inset Formula 
25055 \begin{align*}
25056 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
25057 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25058 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25059 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25060 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25061 \end{align*}
25062
25063 \end_inset
25064
25065 En una ecuación en línea se pone menos espacio delante del nombre de la
25066  función para todas las variantes.
25067  Por omisión, las funciones módulo solo tienen en cuenta el primer carácter
25068  siguente.
25069  Para aplicarlas a más de un carácter hay que poner estos entre llaves TeX:
25070 \begin_inset Formula 
25071 \begin{align*}
25072 \underline{\textrm{Comando}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Resultado}}\\
25073 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25074 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
25075 \end{align*}
25076
25077 \end_inset
25078
25079
25080 \end_layout
25081
25082 \begin_layout Section
25083 Caracteres especiales
25084 \begin_inset Index idx
25085 status collapsed
25086
25087 \begin_layout Plain Layout
25088 Caracteres especiales
25089 \end_layout
25090
25091 \end_inset
25092
25093
25094 \end_layout
25095
25096 \begin_layout Subsection
25097 Caracteres especiales en texto matemático
25098 \end_layout
25099
25100 \begin_layout Standard
25101 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
25102  TeX:
25103 \end_layout
25104
25105 \begin_layout Standard
25106 \begin_inset space \hfill{}
25107 \end_inset
25108
25109
25110 \begin_inset Tabular
25111 <lyxtabular version="3" rows="8" columns="2">
25112 <features rotate="0" tabularvalignment="middle">
25113 <column alignment="block" valignment="top">
25114 <column alignment="block" valignment="top">
25115 <row>
25116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25117 \begin_inset Text
25118
25119 \begin_layout Plain Layout
25120 Comando
25121 \end_layout
25122
25123 \end_inset
25124 </cell>
25125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25126 \begin_inset Text
25127
25128 \begin_layout Plain Layout
25129 Resultado
25130 \end_layout
25131
25132 \end_inset
25133 </cell>
25134 </row>
25135 <row>
25136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25137 \begin_inset Text
25138
25139 \begin_layout Plain Layout
25140
25141 \backslash
25142 oe
25143 \end_layout
25144
25145 \end_inset
25146 </cell>
25147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25148 \begin_inset Text
25149
25150 \begin_layout Plain Layout
25151 \begin_inset Formula $\textrm{œ}$
25152 \end_inset
25153
25154
25155 \end_layout
25156
25157 \end_inset
25158 </cell>
25159 </row>
25160 <row>
25161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25162 \begin_inset Text
25163
25164 \begin_layout Plain Layout
25165
25166 \backslash
25167 OE
25168 \end_layout
25169
25170 \end_inset
25171 </cell>
25172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25173 \begin_inset Text
25174
25175 \begin_layout Plain Layout
25176 \begin_inset Formula $\textrm{Œ}$
25177 \end_inset
25178
25179
25180 \end_layout
25181
25182 \end_inset
25183 </cell>
25184 </row>
25185 <row>
25186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25187 \begin_inset Text
25188
25189 \begin_layout Plain Layout
25190
25191 \backslash
25192 ae
25193 \end_layout
25194
25195 \end_inset
25196 </cell>
25197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25198 \begin_inset Text
25199
25200 \begin_layout Plain Layout
25201 \begin_inset Formula $\textrm{æ}$
25202 \end_inset
25203
25204
25205 \end_layout
25206
25207 \end_inset
25208 </cell>
25209 </row>
25210 <row>
25211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25212 \begin_inset Text
25213
25214 \begin_layout Plain Layout
25215
25216 \backslash
25217 AE
25218 \end_layout
25219
25220 \end_inset
25221 </cell>
25222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25223 \begin_inset Text
25224
25225 \begin_layout Plain Layout
25226 \begin_inset Formula $\textrm{Æ}$
25227 \end_inset
25228
25229
25230 \end_layout
25231
25232 \end_inset
25233 </cell>
25234 </row>
25235 <row>
25236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25237 \begin_inset Text
25238
25239 \begin_layout Plain Layout
25240
25241 \backslash
25242 aa
25243 \end_layout
25244
25245 \end_inset
25246 </cell>
25247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25248 \begin_inset Text
25249
25250 \begin_layout Plain Layout
25251 \begin_inset Formula $\textrm{\aa}$
25252 \end_inset
25253
25254
25255 \end_layout
25256
25257 \end_inset
25258 </cell>
25259 </row>
25260 <row>
25261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25262 \begin_inset Text
25263
25264 \begin_layout Plain Layout
25265
25266 \backslash
25267 AA
25268 \begin_inset Index idx
25269 status collapsed
25270
25271 \begin_layout Plain Layout
25272
25273 \backslash
25274 @
25275 \begin_inset ERT
25276 status collapsed
25277
25278 \begin_layout Plain Layout
25279
25280
25281 \backslash
25282 textrm{
25283 \backslash
25284 AA}
25285 \end_layout
25286
25287 \end_inset
25288
25289
25290 \end_layout
25291
25292 \end_inset
25293
25294
25295 \end_layout
25296
25297 \end_inset
25298 </cell>
25299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25300 \begin_inset Text
25301
25302 \begin_layout Plain Layout
25303 \begin_inset Formula $\textrm{Å}$
25304 \end_inset
25305
25306
25307 \end_layout
25308
25309 \end_inset
25310 </cell>
25311 </row>
25312 <row>
25313 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25314 \begin_inset Text
25315
25316 \begin_layout Plain Layout
25317
25318 \backslash
25319 i
25320 \end_layout
25321
25322 \end_inset
25323 </cell>
25324 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25325 \begin_inset Text
25326
25327 \begin_layout Plain Layout
25328 \begin_inset Formula $\textrm{ı}$
25329 \end_inset
25330
25331
25332 \end_layout
25333
25334 \end_inset
25335 </cell>
25336 </row>
25337 </lyxtabular>
25338
25339 \end_inset
25340
25341
25342 \begin_inset space \hfill{}
25343 \end_inset
25344
25345
25346 \begin_inset Tabular
25347 <lyxtabular version="3" rows="8" columns="2">
25348 <features rotate="0" tabularvalignment="middle">
25349 <column alignment="block" valignment="top">
25350 <column alignment="center" valignment="top">
25351 <row>
25352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25353 \begin_inset Text
25354
25355 \begin_layout Plain Layout
25356 Comando
25357 \begin_inset Note Note
25358 status collapsed
25359
25360 \begin_layout Plain Layout
25361
25362 \series bold
25363
25364 \backslash
25365 raisebox
25366 \series default
25367  se usa sólo como espaciador
25368 \end_layout
25369
25370 \end_inset
25371
25372
25373 \end_layout
25374
25375 \end_inset
25376 </cell>
25377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25378 \begin_inset Text
25379
25380 \begin_layout Plain Layout
25381 Resultado
25382 \end_layout
25383
25384 \end_inset
25385 </cell>
25386 </row>
25387 <row>
25388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25389 \begin_inset Text
25390
25391 \begin_layout Plain Layout
25392
25393 \backslash
25394 o
25395 \end_layout
25396
25397 \end_inset
25398 </cell>
25399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25400 \begin_inset Text
25401
25402 \begin_layout Plain Layout
25403 \begin_inset Formula $\textrm{ø}$
25404 \end_inset
25405
25406
25407 \end_layout
25408
25409 \end_inset
25410 </cell>
25411 </row>
25412 <row>
25413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25414 \begin_inset Text
25415
25416 \begin_layout Plain Layout
25417
25418 \backslash
25419 O
25420 \end_layout
25421
25422 \end_inset
25423 </cell>
25424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25425 \begin_inset Text
25426
25427 \begin_layout Plain Layout
25428 \begin_inset Formula $\textrm{Ø}$
25429 \end_inset
25430
25431
25432 \end_layout
25433
25434 \end_inset
25435 </cell>
25436 </row>
25437 <row>
25438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25439 \begin_inset Text
25440
25441 \begin_layout Plain Layout
25442
25443 \backslash
25444 l
25445 \end_layout
25446
25447 \end_inset
25448 </cell>
25449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25450 \begin_inset Text
25451
25452 \begin_layout Plain Layout
25453 \begin_inset Formula $\textrm{ł}$
25454 \end_inset
25455
25456
25457 \end_layout
25458
25459 \end_inset
25460 </cell>
25461 </row>
25462 <row>
25463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25464 \begin_inset Text
25465
25466 \begin_layout Plain Layout
25467
25468 \backslash
25469 L
25470 \end_layout
25471
25472 \end_inset
25473 </cell>
25474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25475 \begin_inset Text
25476
25477 \begin_layout Plain Layout
25478 \begin_inset Formula $\textrm{Ł}$
25479 \end_inset
25480
25481
25482 \end_layout
25483
25484 \end_inset
25485 </cell>
25486 </row>
25487 <row>
25488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25489 \begin_inset Text
25490
25491 \begin_layout Plain Layout
25492 !
25493 \begin_inset space \hspace{}
25494 \length 0mm
25495 \end_inset
25496
25497 `
25498 \begin_inset space \textvisiblespace{}
25499 \end_inset
25500
25501
25502 \end_layout
25503
25504 \end_inset
25505 </cell>
25506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25507 \begin_inset Text
25508
25509 \begin_layout Plain Layout
25510 \begin_inset Formula $\textrm{!`}$
25511 \end_inset
25512
25513
25514 \end_layout
25515
25516 \end_inset
25517 </cell>
25518 </row>
25519 <row>
25520 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25521 \begin_inset Text
25522
25523 \begin_layout Plain Layout
25524 ?
25525 \begin_inset space \hspace{}
25526 \length 0mm
25527 \end_inset
25528
25529 `
25530 \begin_inset space \textvisiblespace{}
25531 \end_inset
25532
25533
25534 \end_layout
25535
25536 \end_inset
25537 </cell>
25538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25539 \begin_inset Text
25540
25541 \begin_layout Plain Layout
25542 \begin_inset Formula $\textrm{?`}$
25543 \end_inset
25544
25545
25546 \end_layout
25547
25548 \end_inset
25549 </cell>
25550 </row>
25551 <row>
25552 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25553 \begin_inset Text
25554
25555 \begin_layout Plain Layout
25556
25557 \backslash
25558 j
25559 \end_layout
25560
25561 \end_inset
25562 </cell>
25563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25564 \begin_inset Text
25565
25566 \begin_layout Plain Layout
25567 \begin_inset Formula $\textrm{ȷ}$
25568 \end_inset
25569
25570
25571 \end_layout
25572
25573 \end_inset
25574 </cell>
25575 </row>
25576 </lyxtabular>
25577
25578 \end_inset
25579
25580
25581 \begin_inset space \hfill{}
25582 \end_inset
25583
25584
25585 \end_layout
25586
25587 \begin_layout Standard
25588 Los caracteres 
25589 \begin_inset Formula $\textrm{\textrm{Å}}$
25590 \end_inset
25591
25592  y 
25593 \begin_inset Formula $\textrm{\textrm{Ø}}$
25594 \end_inset
25595
25596  también se pueden insertar mediante el botón 
25597 \begin_inset Graphics
25598         filename ../../images/math/digamma.png
25599         scale 85
25600
25601 \end_inset
25602
25603  de la barra de ecuaciones.
25604 \end_layout
25605
25606 \begin_layout Standard
25607 Los comandos 
25608 \series bold
25609 !
25610 \begin_inset space \hspace{}
25611 \length 0mm
25612 \end_inset
25613
25614 `
25615 \series default
25616  y 
25617 \series bold
25618 ?
25619 \begin_inset space \hspace{}
25620 \length 0mm
25621 \end_inset
25622
25623 `
25624 \series default
25625  son una excepción porque se pueden insertar directamente a texto en LyX.
25626  
25627 \end_layout
25628
25629 \begin_layout Subsection
25630 Acentos en texto
25631 \begin_inset CommandInset label
25632 LatexCommand label
25633 name "sub:Acentos-en-texto"
25634
25635 \end_inset
25636
25637
25638 \begin_inset Index idx
25639 status collapsed
25640
25641 \begin_layout Plain Layout
25642 Acentos ! en texto
25643 \end_layout
25644
25645 \end_inset
25646
25647
25648 \end_layout
25649
25650 \begin_layout Standard
25651 Con los siguientes comandos se pueden acentuar todas las letras.
25652  Los comandos deben ponerse en modo TeX.
25653 \end_layout
25654
25655 \begin_layout Standard
25656 \begin_inset space \hfill{}
25657 \end_inset
25658
25659
25660 \begin_inset Tabular
25661 <lyxtabular version="3" rows="8" columns="2">
25662 <features rotate="0" tabularvalignment="middle">
25663 <column alignment="block" valignment="top">
25664 <column alignment="block" valignment="top">
25665 <row>
25666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25667 \begin_inset Text
25668
25669 \begin_layout Plain Layout
25670 Comando
25671 \end_layout
25672
25673 \end_inset
25674 </cell>
25675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25676 \begin_inset Text
25677
25678 \begin_layout Plain Layout
25679 Resultado
25680 \end_layout
25681
25682 \end_inset
25683 </cell>
25684 </row>
25685 <row>
25686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25687 \begin_inset Text
25688
25689 \begin_layout Plain Layout
25690
25691 \backslash
25692
25693 \begin_inset Quotes grd
25694 \end_inset
25695
25696 e
25697 \end_layout
25698
25699 \end_inset
25700 </cell>
25701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25702 \begin_inset Text
25703
25704 \begin_layout Plain Layout
25705 \begin_inset ERT
25706 status collapsed
25707
25708 \begin_layout Plain Layout
25709
25710
25711 \backslash
25712 "e
25713 \end_layout
25714
25715 \end_inset
25716
25717
25718 \end_layout
25719
25720 \end_inset
25721 </cell>
25722 </row>
25723 <row>
25724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25725 \begin_inset Text
25726
25727 \begin_layout Plain Layout
25728
25729 \backslash
25730 `e
25731 \end_layout
25732
25733 \end_inset
25734 </cell>
25735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25736 \begin_inset Text
25737
25738 \begin_layout Plain Layout
25739 \begin_inset ERT
25740 status collapsed
25741
25742 \begin_layout Plain Layout
25743
25744
25745 \backslash
25746 `e
25747 \end_layout
25748
25749 \end_inset
25750
25751
25752 \end_layout
25753
25754 \end_inset
25755 </cell>
25756 </row>
25757 <row>
25758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25759 \begin_inset Text
25760
25761 \begin_layout Plain Layout
25762
25763 \backslash
25764 ^
25765 \begin_inset space \textvisiblespace{}
25766 \end_inset
25767
25768 e
25769 \end_layout
25770
25771 \end_inset
25772 </cell>
25773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25774 \begin_inset Text
25775
25776 \begin_layout Plain Layout
25777 \begin_inset ERT
25778 status collapsed
25779
25780 \begin_layout Plain Layout
25781
25782
25783 \backslash
25784 ^e
25785 \end_layout
25786
25787 \end_inset
25788
25789
25790 \end_layout
25791
25792 \end_inset
25793 </cell>
25794 </row>
25795 <row>
25796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25797 \begin_inset Text
25798
25799 \begin_layout Plain Layout
25800
25801 \backslash
25802 =e
25803 \end_layout
25804
25805 \end_inset
25806 </cell>
25807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25808 \begin_inset Text
25809
25810 \begin_layout Plain Layout
25811 \begin_inset ERT
25812 status collapsed
25813
25814 \begin_layout Plain Layout
25815
25816
25817 \backslash
25818 =e
25819 \end_layout
25820
25821 \end_inset
25822
25823
25824 \end_layout
25825
25826 \end_inset
25827 </cell>
25828 </row>
25829 <row>
25830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25831 \begin_inset Text
25832
25833 \begin_layout Plain Layout
25834
25835 \backslash
25836 u
25837 \begin_inset space \textvisiblespace{}
25838 \end_inset
25839
25840 e
25841 \end_layout
25842
25843 \end_inset
25844 </cell>
25845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25846 \begin_inset Text
25847
25848 \begin_layout Plain Layout
25849 \begin_inset ERT
25850 status collapsed
25851
25852 \begin_layout Plain Layout
25853
25854
25855 \backslash
25856 u e
25857 \end_layout
25858
25859 \end_inset
25860
25861
25862 \end_layout
25863
25864 \end_inset
25865 </cell>
25866 </row>
25867 <row>
25868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25869 \begin_inset Text
25870
25871 \begin_layout Plain Layout
25872
25873 \backslash
25874 b
25875 \begin_inset space \textvisiblespace{}
25876 \end_inset
25877
25878 e
25879 \end_layout
25880
25881 \end_inset
25882 </cell>
25883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25884 \begin_inset Text
25885
25886 \begin_layout Plain Layout
25887 \begin_inset ERT
25888 status collapsed
25889
25890 \begin_layout Plain Layout
25891
25892
25893 \backslash
25894 b e
25895 \end_layout
25896
25897 \end_inset
25898
25899
25900 \end_layout
25901
25902 \end_inset
25903 </cell>
25904 </row>
25905 <row>
25906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25907 \begin_inset Text
25908
25909 \begin_layout Plain Layout
25910
25911 \backslash
25912 t
25913 \begin_inset space \textvisiblespace{}
25914 \end_inset
25915
25916 ee
25917 \end_layout
25918
25919 \end_inset
25920 </cell>
25921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25922 \begin_inset Text
25923
25924 \begin_layout Plain Layout
25925 \begin_inset ERT
25926 status collapsed
25927
25928 \begin_layout Plain Layout
25929
25930
25931 \backslash
25932 t ee
25933 \end_layout
25934
25935 \end_inset
25936
25937
25938 \end_layout
25939
25940 \end_inset
25941 </cell>
25942 </row>
25943 </lyxtabular>
25944
25945 \end_inset
25946
25947
25948 \begin_inset space \hfill{}
25949 \end_inset
25950
25951
25952 \begin_inset Tabular
25953 <lyxtabular version="3" rows="8" columns="2">
25954 <features rotate="0" tabularvalignment="middle">
25955 <column alignment="block" valignment="top">
25956 <column alignment="center" valignment="top">
25957 <row>
25958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25959 \begin_inset Text
25960
25961 \begin_layout Plain Layout
25962 Comando
25963 \end_layout
25964
25965 \end_inset
25966 </cell>
25967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25968 \begin_inset Text
25969
25970 \begin_layout Plain Layout
25971 Resultado
25972 \end_layout
25973
25974 \end_inset
25975 </cell>
25976 </row>
25977 <row>
25978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25979 \begin_inset Text
25980
25981 \begin_layout Plain Layout
25982
25983 \backslash
25984 H
25985 \begin_inset space \textvisiblespace{}
25986 \end_inset
25987
25988 e
25989 \end_layout
25990
25991 \end_inset
25992 </cell>
25993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25994 \begin_inset Text
25995
25996 \begin_layout Plain Layout
25997 \begin_inset ERT
25998 status collapsed
25999
26000 \begin_layout Plain Layout
26001
26002
26003 \backslash
26004 H e
26005 \end_layout
26006
26007 \end_inset
26008
26009
26010 \end_layout
26011
26012 \end_inset
26013 </cell>
26014 </row>
26015 <row>
26016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26017 \begin_inset Text
26018
26019 \begin_layout Plain Layout
26020
26021 \backslash
26022 'e
26023 \end_layout
26024
26025 \end_inset
26026 </cell>
26027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26028 \begin_inset Text
26029
26030 \begin_layout Plain Layout
26031 \begin_inset ERT
26032 status collapsed
26033
26034 \begin_layout Plain Layout
26035
26036
26037 \backslash
26038 'e
26039 \end_layout
26040
26041 \end_inset
26042
26043
26044 \end_layout
26045
26046 \end_inset
26047 </cell>
26048 </row>
26049 <row>
26050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26051 \begin_inset Text
26052
26053 \begin_layout Plain Layout
26054
26055 \backslash
26056 ~e
26057 \begin_inset Index idx
26058 status collapsed
26059
26060 \begin_layout Plain Layout
26061 Tilde
26062 \end_layout
26063
26064 \end_inset
26065
26066
26067 \end_layout
26068
26069 \end_inset
26070 </cell>
26071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26072 \begin_inset Text
26073
26074 \begin_layout Plain Layout
26075 \begin_inset ERT
26076 status collapsed
26077
26078 \begin_layout Plain Layout
26079
26080
26081 \backslash
26082 ~e
26083 \end_layout
26084
26085 \end_inset
26086
26087
26088 \end_layout
26089
26090 \end_inset
26091 </cell>
26092 </row>
26093 <row>
26094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26095 \begin_inset Text
26096
26097 \begin_layout Plain Layout
26098
26099 \backslash
26100 .e
26101 \end_layout
26102
26103 \end_inset
26104 </cell>
26105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26106 \begin_inset Text
26107
26108 \begin_layout Plain Layout
26109 \begin_inset ERT
26110 status collapsed
26111
26112 \begin_layout Plain Layout
26113
26114
26115 \backslash
26116 .e
26117 \end_layout
26118
26119 \end_inset
26120
26121
26122 \end_layout
26123
26124 \end_inset
26125 </cell>
26126 </row>
26127 <row>
26128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26129 \begin_inset Text
26130
26131 \begin_layout Plain Layout
26132
26133 \backslash
26134 v
26135 \begin_inset space \textvisiblespace{}
26136 \end_inset
26137
26138 e
26139 \end_layout
26140
26141 \end_inset
26142 </cell>
26143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26144 \begin_inset Text
26145
26146 \begin_layout Plain Layout
26147 \begin_inset ERT
26148 status collapsed
26149
26150 \begin_layout Plain Layout
26151
26152
26153 \backslash
26154 v e
26155 \end_layout
26156
26157 \end_inset
26158
26159
26160 \end_layout
26161
26162 \end_inset
26163 </cell>
26164 </row>
26165 <row>
26166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26167 \begin_inset Text
26168
26169 \begin_layout Plain Layout
26170
26171 \backslash
26172 d
26173 \begin_inset space \textvisiblespace{}
26174 \end_inset
26175
26176 e
26177 \end_layout
26178
26179 \end_inset
26180 </cell>
26181 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26182 \begin_inset Text
26183
26184 \begin_layout Plain Layout
26185 \begin_inset ERT
26186 status collapsed
26187
26188 \begin_layout Plain Layout
26189
26190
26191 \backslash
26192 d e
26193 \end_layout
26194
26195 \end_inset
26196
26197
26198 \end_layout
26199
26200 \end_inset
26201 </cell>
26202 </row>
26203 <row>
26204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26205 \begin_inset Text
26206
26207 \begin_layout Plain Layout
26208
26209 \backslash
26210 c
26211 \begin_inset space \textvisiblespace{}
26212 \end_inset
26213
26214 e
26215 \end_layout
26216
26217 \end_inset
26218 </cell>
26219 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26220 \begin_inset Text
26221
26222 \begin_layout Plain Layout
26223 \begin_inset ERT
26224 status collapsed
26225
26226 \begin_layout Plain Layout
26227
26228
26229 \backslash
26230 c e
26231 \end_layout
26232
26233 \end_inset
26234
26235
26236 \end_layout
26237
26238 \end_inset
26239 </cell>
26240 </row>
26241 </lyxtabular>
26242
26243 \end_inset
26244
26245
26246 \begin_inset space \hfill{}
26247 \end_inset
26248
26249
26250 \end_layout
26251
26252 \begin_layout Standard
26253 \begin_inset VSpace medskip
26254 \end_inset
26255
26256
26257 \end_layout
26258
26259 \begin_layout Standard
26260 Con el comando 
26261 \series bold
26262
26263 \backslash
26264 t
26265 \series default
26266  también se pueden acentuar dos caracteres distintos.
26267  El comando 
26268 \series bold
26269
26270 \backslash
26271 t
26272 \begin_inset space \textvisiblespace{}
26273 \end_inset
26274
26275 sz
26276 \series default
26277  genera 
26278 \begin_inset ERT
26279 status collapsed
26280
26281 \begin_layout Plain Layout
26282
26283
26284 \backslash
26285 t sz
26286 \end_layout
26287
26288 \end_inset
26289
26290
26291 \end_layout
26292
26293 \begin_layout Standard
26294 Los acentos 
26295 \series bold
26296 `
26297 \series default
26298  , 
26299 \series bold
26300 '
26301 \series default
26302  y 
26303 \series bold
26304 ^
26305 \series default
26306  se pueden insertar directamente con el teclado sobre vocales sin usar modo
26307  TeX.
26308  Lo mismo se aplica a la tilde
26309 \begin_inset Foot
26310 status collapsed
26311
26312 \begin_layout Plain Layout
26313 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
26314 \end_layout
26315
26316 \end_inset
26317
26318  con 
26319 \emph on
26320 a
26321 \emph default
26322
26323 \emph on
26324 o
26325 \emph default
26326  y 
26327 \emph on
26328 n.
26329 \end_layout
26330
26331 \begin_layout Standard
26332 Los comandos 
26333 \series bold
26334
26335 \backslash
26336 b
26337 \series default
26338  , 
26339 \series bold
26340
26341 \backslash
26342 c
26343 \series default
26344  , 
26345 \series bold
26346
26347 \backslash
26348 d
26349 \series default
26350  , 
26351 \series bold
26352
26353 \backslash
26354 H
26355 \series default
26356  , 
26357 \series bold
26358
26359 \backslash
26360 t
26361 \series default
26362  , 
26363 \series bold
26364
26365 \backslash
26366 u
26367 \series default
26368  , 
26369 \series bold
26370
26371 \backslash
26372 v
26373 \series default
26374 , y acentos insertados directamente con el teclado también están disponibles
26375  en texto matemático.
26376  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
26377  
26378 \begin_inset CommandInset ref
26379 LatexCommand ref
26380 reference "sub:Acentos-para-un"
26381
26382 \end_inset
26383
26384 .
26385 \end_layout
26386
26387 \begin_layout Standard
26388 \begin_inset VSpace bigskip
26389 \end_inset
26390
26391
26392 \end_layout
26393
26394 \begin_layout Standard
26395 Además, con el comando 
26396 \series bold
26397
26398 \backslash
26399 textcircled
26400 \series default
26401
26402 \begin_inset Index idx
26403 status collapsed
26404
26405 \begin_layout Plain Layout
26406 Comandos ! T ! 
26407 \backslash
26408 textcircled
26409 \end_layout
26410
26411 \end_inset
26412
26413  se pueden insertar en un círculo todos los números y letras, de forma parecida
26414  al símbolo copyright.
26415 \end_layout
26416
26417 \begin_layout Standard
26418 \noindent
26419 \align center
26420 \begin_inset Tabular
26421 <lyxtabular version="3" rows="3" columns="2">
26422 <features rotate="0" tabularvalignment="middle">
26423 <column alignment="center" valignment="top">
26424 <column alignment="center" valignment="top">
26425 <row>
26426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26427 \begin_inset Text
26428
26429 \begin_layout Plain Layout
26430 Comando
26431 \end_layout
26432
26433 \end_inset
26434 </cell>
26435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26436 \begin_inset Text
26437
26438 \begin_layout Plain Layout
26439 Resultado
26440 \begin_inset Note Note
26441 status collapsed
26442
26443 \begin_layout Plain Layout
26444
26445 \series bold
26446
26447 \backslash
26448 raisebox
26449 \series default
26450  se usa sólo como espaciador
26451 \end_layout
26452
26453 \end_inset
26454
26455
26456 \end_layout
26457
26458 \end_inset
26459 </cell>
26460 </row>
26461 <row>
26462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26463 \begin_inset Text
26464
26465 \begin_layout Plain Layout
26466
26467 \backslash
26468 textcircled{w}
26469 \end_layout
26470
26471 \end_inset
26472 </cell>
26473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26474 \begin_inset Text
26475
26476 \begin_layout Plain Layout
26477 \begin_inset ERT
26478 status collapsed
26479
26480 \begin_layout Plain Layout
26481
26482
26483 \backslash
26484 textcircled{w}
26485 \end_layout
26486
26487 \end_inset
26488
26489
26490 \end_layout
26491
26492 \end_inset
26493 </cell>
26494 </row>
26495 <row>
26496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26497 \begin_inset Text
26498
26499 \begin_layout Plain Layout
26500
26501 \backslash
26502 Large 
26503 \backslash
26504 textcircled{
26505 \backslash
26506 normalsize
26507 \backslash
26508 protect
26509 \backslash
26510 raisebox{-1.5pt}{W}}
26511 \end_layout
26512
26513 \end_inset
26514 </cell>
26515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26516 \begin_inset Text
26517
26518 \begin_layout Plain Layout
26519 \begin_inset Formula $\raisebox{4.5mm}{}$
26520 \end_inset
26521
26522
26523 \begin_inset ERT
26524 status collapsed
26525
26526 \begin_layout Plain Layout
26527
26528
26529 \backslash
26530 Large 
26531 \backslash
26532 textcircled{
26533 \backslash
26534 normalsize
26535 \backslash
26536 protect
26537 \backslash
26538 raisebox{-1.5pt}W}
26539 \end_layout
26540
26541 \end_inset
26542
26543
26544 \begin_inset Formula $\raisebox{-2mm}{}$
26545 \end_inset
26546
26547
26548 \end_layout
26549
26550 \end_inset
26551 </cell>
26552 </row>
26553 </lyxtabular>
26554
26555 \end_inset
26556
26557
26558 \end_layout
26559
26560 \begin_layout Standard
26561 Hay que tener cuidado que el carácter se ajuste al círculo.
26562  Por eso 
26563 \series bold
26564
26565 \backslash
26566 Large
26567 \begin_inset Foot
26568 status collapsed
26569
26570 \begin_layout Plain Layout
26571 véase 
26572 \begin_inset CommandInset ref
26573 LatexCommand ref
26574 reference "sub:Tamaños-de-tipografías"
26575
26576 \end_inset
26577
26578
26579 \end_layout
26580
26581 \end_inset
26582
26583
26584 \series default
26585  especifica el tamaño del círculo.
26586  Con ayuda de 
26587 \series bold
26588
26589 \backslash
26590 raisebox
26591 \begin_inset Foot
26592 status collapsed
26593
26594 \begin_layout Plain Layout
26595 véase 
26596 \begin_inset CommandInset ref
26597 LatexCommand ref
26598 reference "sub:Marcos-sin-bordes"
26599
26600 \end_inset
26601
26602
26603 \end_layout
26604
26605 \end_inset
26606
26607
26608 \series default
26609  se puede centrar el carácter.
26610 \end_layout
26611
26612 \begin_layout Subsection
26613 Números en estilo antiguo
26614 \begin_inset Index idx
26615 status collapsed
26616
26617 \begin_layout Plain Layout
26618 Numeros@Números ! en estilo antiguo
26619 \end_layout
26620
26621 \end_inset
26622
26623
26624 \end_layout
26625
26626 \begin_layout Standard
26627 Los números en estilo antiguo o elzevirianos se componen con el comando
26628  
26629 \series bold
26630
26631 \backslash
26632 oldstylenums
26633 \series default
26634
26635 \begin_inset Index idx
26636 status collapsed
26637
26638 \begin_layout Plain Layout
26639 Comandos ! O ! 
26640 \backslash
26641 oldstylenums
26642 \end_layout
26643
26644 \end_inset
26645
26646 .
26647  El comando se puede usar en ecuaciones y en modo TeX.
26648  Su esquema es:
26649 \end_layout
26650
26651 \begin_layout Standard
26652
26653 \series bold
26654
26655 \backslash
26656 oldstylenums{número}
26657 \end_layout
26658
26659 \begin_layout Standard
26660 El comando 
26661 \series bold
26662
26663 \backslash
26664 oldstylenums{0123456789}
26665 \series default
26666  genera: 
26667 \begin_inset Formula $\oldstylenums{0123456789}$
26668 \end_inset
26669
26670
26671 \end_layout
26672
26673 \begin_layout Section
26674 Estilos de ecuación
26675 \begin_inset CommandInset label
26676 LatexCommand label
26677 name "sec:Estilos-de-ecuación"
26678
26679 \end_inset
26680
26681
26682 \begin_inset Index idx
26683 status collapsed
26684
26685 \begin_layout Plain Layout
26686 Ecuación ! estilos de
26687 \end_layout
26688
26689 \end_inset
26690
26691
26692 \end_layout
26693
26694 \begin_layout Itemize
26695 Hay dos estilos diferentes de alineación:
26696 \end_layout
26697
26698 \begin_deeper
26699 \begin_layout Description
26700 Centrado es el estándar predefinido
26701 \end_layout
26702
26703 \begin_layout Description
26704 Sangrado para este estilo debe insertarse la opción de clase 
26705 \series bold
26706 fleqn
26707 \series default
26708  en el menú 
26709 \family sans
26710 Documento\SpecialChar \menuseparator
26711 Configuración
26712 \family default
26713  bajo 
26714 \family sans
26715 Clase de documento
26716 \end_layout
26717
26718 \begin_layout Standard
26719 Cuando se usa 
26720 \series bold
26721 Sangrado
26722 \series default
26723 , éste se puede ajustar con la longitud 
26724 \series bold
26725
26726 \backslash
26727 mathindent
26728 \series default
26729
26730 \begin_inset Index idx
26731 status collapsed
26732
26733 \begin_layout Plain Layout
26734 Comandos ! M ! 
26735 \backslash
26736 mathindent
26737 \end_layout
26738
26739 \end_inset
26740
26741 .
26742  Para 15
26743 \begin_inset space \thinspace{}
26744 \end_inset
26745
26746 mm, por ejemplo, se inserta esta línea de comando en el preámbulo LaTeX:
26747 \end_layout
26748
26749 \begin_layout Standard
26750
26751 \series bold
26752
26753 \backslash
26754 setlength{
26755 \backslash
26756 mathindent}{15mm}
26757 \end_layout
26758
26759 \begin_layout Standard
26760 Si no se especifica longitud se usa el valor predeterminado de 30
26761 \begin_inset space \thinspace{}
26762 \end_inset
26763
26764 pt.
26765 \end_layout
26766
26767 \end_deeper
26768 \begin_layout Itemize
26769 Y dos estilos diferentes de numeración:
26770 \end_layout
26771
26772 \begin_deeper
26773 \begin_layout Description
26774 Derecha es el estándar predefinido
26775 \end_layout
26776
26777 \begin_layout Description
26778 Izquierda para este estilo debe insertarse la opción de clase 
26779 \series bold
26780 leqno
26781 \series default
26782  en el menú 
26783 \family sans
26784 Documento\SpecialChar \menuseparator
26785 Configuración
26786 \family default
26787  bajo 
26788 \family sans
26789 Clase de documento
26790 \end_layout
26791
26792 \end_deeper
26793 \begin_layout Standard
26794
26795 \series bold
26796 fleqn
26797 \series default
26798  y 
26799 \series bold
26800 leqno
26801 \series default
26802  también se pueden usar juntos.
26803  En ese caso se insertan ambas opciones, separadas por una coma.
26804 \end_layout
26805
26806 \begin_layout Standard
26807 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
26808  documento.
26809  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
26810  estilo 
26811 \series bold
26812 Centrado
26813 \series default
26814  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
26815 \begin_inset CommandInset ref
26816 LatexCommand ref
26817 reference "sub:Entorno-flalign"
26818
26819 \end_inset
26820
26821 .
26822 \end_layout
26823
26824 \begin_layout Section
26825 Ecuaciones multilínea
26826 \begin_inset CommandInset label
26827 LatexCommand label
26828 name "sec:Ecuaciones-multilínea"
26829
26830 \end_inset
26831
26832
26833 \begin_inset Index idx
26834 status collapsed
26835
26836 \begin_layout Plain Layout
26837 Ecuación ! multilínea
26838 \end_layout
26839
26840 \end_inset
26841
26842
26843 \end_layout
26844
26845 \begin_layout Subsection
26846 General
26847 \end_layout
26848
26849 \begin_layout Standard
26850 En LyX se generan nuevas líneas en una ecuación con 
26851 \family sans
26852 \series bold
26853 Ctrl+Entrar
26854 \family default
26855 \series default
26856 .
26857  Esto crea un 
26858 \series bold
26859 entorno eqnarray
26860 \series default
26861 , que se describe en
26862 \begin_inset space ~
26863 \end_inset
26864
26865
26866 \begin_inset CommandInset ref
26867 LatexCommand ref
26868 reference "sub:Entorno-eqnarray"
26869
26870 \end_inset
26871
26872  o, si se ha marcado la opción 
26873 \family sans
26874 Usar
26875 \begin_inset space ~
26876 \end_inset
26877
26878 el
26879 \begin_inset space ~
26880 \end_inset
26881
26882 paquete
26883 \begin_inset space ~
26884 \end_inset
26885
26886 de
26887 \begin_inset space ~
26888 \end_inset
26889
26890 ecuaciones
26891 \begin_inset space ~
26892 \end_inset
26893
26894 AMS
26895 \family default
26896  en la configuración del documento
26897 \family sans
26898 , un 
26899 \series bold
26900 entorno
26901 \family default
26902 \series default
26903  
26904 \series bold
26905 align
26906 \series default
26907 , que se describe en
26908 \begin_inset space ~
26909 \end_inset
26910
26911
26912 \begin_inset CommandInset ref
26913 LatexCommand ref
26914 reference "sub:Entorno-align-estándar"
26915
26916 \end_inset
26917
26918 .
26919  Se recomienda el entorno align porque proporciona una salida tipográficamente
26920  correcta en cualquier caso.
26921 \end_layout
26922
26923 \begin_layout Standard
26924 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
26925  el menú 
26926 \family sans
26927 Insertar\SpecialChar \menuseparator
26928 Ecuación
26929 \family default
26930 .
26931  En las siguientes secciones se describen estos entornos.
26932 \end_layout
26933
26934 \begin_layout Standard
26935 En todos los entornos de ecuación multilínea la combinación 
26936 \family sans
26937 Ctrl+Entrar
26938 \family default
26939  genera una línea nueva.
26940  Para añadir o quitar líneas se pueden usar los botones 
26941 \begin_inset Graphics
26942         filename ../../images/tabular-feature_append-row.png
26943         scale 85
26944
26945 \end_inset
26946
26947  o 
26948 \begin_inset Graphics
26949         filename ../../images/tabular-feature_delete-row.png
26950         scale 85
26951
26952 \end_inset
26953
26954 de la barra de herramientas, respectivamente, o el menú 
26955 \family sans
26956 Editar\SpecialChar \menuseparator
26957 Filas y columnas
26958 \family default
26959 .
26960 \end_layout
26961
26962 \begin_layout Subsubsection
26963 Separación de líneas
26964 \begin_inset CommandInset label
26965 LatexCommand label
26966 name "sub:Separación-de-líneas"
26967
26968 \end_inset
26969
26970
26971 \begin_inset Index idx
26972 status collapsed
26973
26974 \begin_layout Plain Layout
26975 Ecuación ! multilínea ! separación de filas
26976 \end_layout
26977
26978 \end_inset
26979
26980
26981 \end_layout
26982
26983 \begin_layout Standard
26984 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
26985 \begin_inset Formula 
26986 \begin{eqnarray*}
26987 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}\\
26988 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
26989 \end{eqnarray*}
26990
26991 \end_inset
26992
26993 En LaTeX un espacio adicional para una línea se especifica como argumento
26994  opcional del comando de nueva línea.
26995  Esto aún no es posible en LYX,
26996 \begin_inset Foot
26997 status collapsed
26998
26999 \begin_layout Plain Layout
27000 véase 
27001 \begin_inset CommandInset href
27002 LatexCommand href
27003 name "LyX-bug #1505"
27004 target "http://www.lyx.org/trac/ticket/1505"
27005
27006 \end_inset
27007
27008
27009 \end_layout
27010
27011 \end_inset
27012
27013  por lo que toda la ecuación debe insertarse en modo TeX.
27014  Para añadir espacio en nuestro ejemplo se inserta el comando 
27015 \series bold
27016
27017 \backslash
27018
27019 \backslash
27020 [3mm]
27021 \series default
27022  al final de la primera línea.
27023  Así: 
27024 \begin_inset ERT
27025 status collapsed
27026
27027 \begin_layout Plain Layout
27028
27029
27030 \backslash
27031 begin{eqnarray*}
27032 \end_layout
27033
27034 \begin_layout Plain Layout
27035
27036 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27037  = & 
27038 \backslash
27039 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27040 \backslash
27041
27042 \backslash
27043 [3mm]
27044 \end_layout
27045
27046 \begin_layout Plain Layout
27047
27048 4x^{2}
27049 \backslash
27050 left(B^{2}+x_{0}^{2}
27051 \backslash
27052 right)+4x_{0}x
27053 \backslash
27054 left(D-B^{2}
27055 \backslash
27056 right)+B^{2}
27057 \backslash
27058 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27059 \backslash
27060 right) & = & 0
27061 \end_layout
27062
27063 \begin_layout Plain Layout
27064
27065
27066 \backslash
27067 end{eqnarray*}
27068 \end_layout
27069
27070 \end_inset
27071
27072
27073 \begin_inset VSpace bigskip
27074 \end_inset
27075
27076
27077 \end_layout
27078
27079 \begin_layout Standard
27080 Para obtener separación en todas las líneas hay que cambiar la longitud
27081  
27082 \series bold
27083
27084 \backslash
27085 jot
27086 \series default
27087
27088 \begin_inset Index idx
27089 status collapsed
27090
27091 \begin_layout Plain Layout
27092 Comandos ! J ! 
27093 \backslash
27094 jot
27095 \end_layout
27096
27097 \end_inset
27098
27099 .
27100  La definición es: 
27101 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
27102 \end_inset
27103
27104 .
27105  El valor predeterminado para 
27106 \series bold
27107
27108 \backslash
27109 jot
27110 \series default
27111  es 3
27112 \begin_inset space \thinspace{}
27113 \end_inset
27114
27115 pt.
27116  Para establecer una separación adicional de 3
27117 \begin_inset space \thinspace{}
27118 \end_inset
27119
27120 mm como en el ejemplo anterior, se inserta el comando
27121 \end_layout
27122
27123 \begin_layout Standard
27124
27125 \series bold
27126
27127 \backslash
27128 setlength{
27129 \backslash
27130 jot}{3mm+3pt}
27131 \end_layout
27132
27133 \begin_layout Standard
27134 en modo TeX antes de la ecuación.
27135  Es necesario cargar el paquete 
27136 \series bold
27137 calc
27138 \series default
27139
27140 \begin_inset Foot
27141 status collapsed
27142
27143 \begin_layout Plain Layout
27144
27145 \series bold
27146 calc
27147 \series default
27148  forma parte de toda instalación LaTeX estándar.
27149 \end_layout
27150
27151 \end_inset
27152
27153
27154 \begin_inset Index idx
27155 status collapsed
27156
27157 \begin_layout Plain Layout
27158 Paquetes ! calc
27159 \end_layout
27160
27161 \end_inset
27162
27163  en el preámbulo con la línea
27164 \end_layout
27165
27166 \begin_layout Standard
27167
27168 \series bold
27169
27170 \backslash
27171 usepackage{calc}
27172 \end_layout
27173
27174 \begin_layout Standard
27175 Se obtiene:
27176 \begin_inset ERT
27177 status collapsed
27178
27179 \begin_layout Plain Layout
27180
27181
27182 \backslash
27183 setlength{
27184 \backslash
27185 jot}{3mm+3pt}
27186 \end_layout
27187
27188 \end_inset
27189
27190
27191 \begin_inset Formula 
27192 \begin{eqnarray*}
27193 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}\\
27194 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
27195 \end{eqnarray*}
27196
27197 \end_inset
27198
27199
27200 \begin_inset ERT
27201 status collapsed
27202
27203 \begin_layout Plain Layout
27204
27205
27206 \backslash
27207 setlength{
27208 \backslash
27209 jot}{3pt}
27210 \end_layout
27211
27212 \end_inset
27213
27214  Para volver a la distancia predeterminada, 
27215 \series bold
27216
27217 \backslash
27218 jot
27219 \series default
27220  se establece en 3
27221 \begin_inset space \thinspace{}
27222 \end_inset
27223
27224 pt.
27225 \end_layout
27226
27227 \begin_layout Subsubsection
27228 Separación de columnas
27229 \begin_inset CommandInset label
27230 LatexCommand label
27231 name "sub:Separación-de-columnas"
27232
27233 \end_inset
27234
27235
27236 \begin_inset Index idx
27237 status collapsed
27238
27239 \begin_layout Plain Layout
27240 Ecuación ! multilínea !separación de columnas
27241 \end_layout
27242
27243 \end_inset
27244
27245
27246 \end_layout
27247
27248 \begin_layout Standard
27249 Una ecuación multilínea forma una matriz.
27250  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
27251  columnas.
27252  Cambiando la separación de columnas en este entorno se puede cambiar el
27253  espacio junto al signo de relación.
27254 \end_layout
27255
27256 \begin_layout Standard
27257 La separación de columnas se especifica con la longitud
27258 \series bold
27259  
27260 \backslash
27261 arraycolsep
27262 \series default
27263
27264 \begin_inset Index idx
27265 status collapsed
27266
27267 \begin_layout Plain Layout
27268 Comandos ! A ! 
27269 \backslash
27270 arraycolsep
27271 \end_layout
27272
27273 \end_inset
27274
27275  según:
27276 \begin_inset Newline newline
27277 \end_inset
27278
27279 separación de columnas = 2
27280 \begin_inset space \thinspace{}
27281 \end_inset
27282
27283
27284 \series bold
27285
27286 \backslash
27287 arraycolsep
27288 \series default
27289
27290 \begin_inset Newline newline
27291 \end_inset
27292
27293 Así, el comando en modo TeX
27294 \end_layout
27295
27296 \begin_layout Standard
27297
27298 \series bold
27299
27300 \backslash
27301 setlength{
27302 \backslash
27303 arraycolsep}{1cm}
27304 \end_layout
27305
27306 \begin_layout Standard
27307 establece para todas las ecuaciones siguientes una separación de columnas
27308  de 2
27309 \begin_inset space \thinspace{}
27310 \end_inset
27311
27312 cm.
27313  Para volver al valor predefinido, 
27314 \series bold
27315
27316 \backslash
27317 arraycolsep
27318 \series default
27319  se pone en 5
27320 \begin_inset space \thinspace{}
27321 \end_inset
27322
27323 pt.
27324 \end_layout
27325
27326 \begin_layout Standard
27327 Una ecuación con separación de 2
27328 \begin_inset space \thinspace{}
27329 \end_inset
27330
27331 cm entre columnas:
27332 \begin_inset ERT
27333 status collapsed
27334
27335 \begin_layout Plain Layout
27336
27337
27338 \backslash
27339 setlength{
27340 \backslash
27341 arraycolsep}{1cm}
27342 \end_layout
27343
27344 \end_inset
27345
27346
27347 \begin_inset Formula 
27348 \begin{eqnarray*}
27349 A & = & B\\
27350 C & \ne & A
27351 \end{eqnarray*}
27352
27353 \end_inset
27354
27355 Una ecuación con la separación predefinida para matrices, 10
27356 \begin_inset space \thinspace{}
27357 \end_inset
27358
27359 pt:
27360 \begin_inset ERT
27361 status collapsed
27362
27363 \begin_layout Plain Layout
27364
27365
27366 \backslash
27367 setlength{
27368 \backslash
27369 arraycolsep}{5pt}
27370 \end_layout
27371
27372 \end_inset
27373
27374
27375 \begin_inset Formula 
27376 \begin{eqnarray*}
27377 A & = & B\\
27378 C & \ne & A
27379 \end{eqnarray*}
27380
27381 \end_inset
27382
27383
27384 \end_layout
27385
27386 \begin_layout Subsubsection
27387 Ecuaciones largas
27388 \begin_inset Index idx
27389 status collapsed
27390
27391 \begin_layout Plain Layout
27392 Ecuación ! larga
27393 \end_layout
27394
27395 \end_inset
27396
27397
27398 \end_layout
27399
27400 \begin_layout Standard
27401 Se pueden componer ecuaciones largas mediante estos métodos:
27402 \end_layout
27403
27404 \begin_layout Itemize
27405 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
27406  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
27407 \begin_inset Formula 
27408 \begin{eqnarray}
27409 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 \\
27410  &  & -\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}
27411 \end{eqnarray}
27412
27413 \end_inset
27414
27415 El signo menos al principio de la segunda línea normalmente no aparece como
27416  operador porque es el primer carácter de la línea.
27417  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
27418  Para evitarlo se ha insertado 3
27419 \begin_inset space \thinspace{}
27420 \end_inset
27421
27422 pt de espacio detrás del menos con el comando 
27423 \series bold
27424
27425 \backslash
27426 hspace
27427 \series default
27428 .
27429 \begin_inset Foot
27430 status collapsed
27431
27432 \begin_layout Plain Layout
27433 véase más sobre 
27434 \series bold
27435
27436 \backslash
27437 hspace
27438 \series default
27439  en 
27440 \begin_inset CommandInset ref
27441 LatexCommand ref
27442 reference "sub:Espacio-variable"
27443
27444 \end_inset
27445
27446
27447 \end_layout
27448
27449 \end_inset
27450
27451
27452 \begin_inset Index idx
27453 status collapsed
27454
27455 \begin_layout Plain Layout
27456 Comandos ! H ! 
27457 \backslash
27458 hspace
27459 \end_layout
27460
27461 \end_inset
27462
27463
27464 \end_layout
27465
27466 \begin_layout Itemize
27467 Si ambos lados de la ecuación son demasiado largos se usa el comando 
27468 \series bold
27469
27470 \backslash
27471 lefteqn
27472 \series default
27473
27474 \begin_inset Index idx
27475 status collapsed
27476
27477 \begin_layout Plain Layout
27478 Comandos ! L ! 
27479 \backslash
27480 lefteqn
27481 \end_layout
27482
27483 \end_inset
27484
27485 .
27486  Se inserta en la primer columna de la primera línea y hace que todas las
27487  inserciones posteriores sobreescriban las columnas siguientes:
27488 \begin_inset Formula 
27489 \begin{eqnarray}
27490 \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 \\
27491  &  & -\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 \\
27492  &  & =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}
27493 \end{eqnarray}
27494
27495 \end_inset
27496
27497 Tras la inserción de 
27498 \series bold
27499
27500 \backslash
27501 lefteqn
27502 \series default
27503  el cursor está en un marco púrpura un poco a la izquierda del azul.
27504  La ecuación se inserta en éste.
27505 \begin_inset Newline newline
27506 \end_inset
27507
27508 El contenido de las restantes líneas se inserta en la segunda columna o
27509  en otra.
27510  A mayor número de columna donde se inserte, mayor sangrado.
27511 \begin_inset VSpace medskip
27512 \end_inset
27513
27514
27515 \begin_inset Newline newline
27516 \end_inset
27517
27518
27519 \begin_inset Note Greyedout
27520 status collapsed
27521
27522 \begin_layout Plain Layout
27523 Ten en cuenta lo siguiente si usas 
27524 \series bold
27525
27526 \backslash
27527 lefteqn
27528 \series default
27529 :
27530 \end_layout
27531
27532 \begin_layout Itemize
27533 La ecuación no usa la anchura total de la página.
27534  Cuando se añade, p.
27535 \begin_inset space \thinspace{}
27536 \end_inset
27537
27538 e., el término 
27539 \begin_inset Formula $-B^{2}$
27540 \end_inset
27541
27542  en la primera línea del ejemplo, debería estar fuera del margen.
27543  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
27544  principio de la primera línea.
27545 \end_layout
27546
27547 \begin_layout Itemize
27548 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
27549  primera línea.
27550 \begin_inset Foot
27551 status collapsed
27552
27553 \begin_layout Plain Layout
27554 \begin_inset CommandInset href
27555 LatexCommand href
27556 name "LyX-bug #1429"
27557 target "http://www.lyx.org/trac/ticket/1429"
27558
27559 \end_inset
27560
27561
27562 \end_layout
27563
27564 \end_inset
27565
27566  Sólo se puede poner el cursor al principio de la línea y moverlo con las
27567  teclas de flecha.
27568 \end_layout
27569
27570 \end_inset
27571
27572  
27573 \end_layout
27574
27575 \begin_layout Itemize
27576 Se describen otros métodos para escribir fórmulas largas en 
27577 \begin_inset CommandInset ref
27578 LatexCommand ref
27579 reference "sub:Entorno-multilínea"
27580
27581 \end_inset
27582
27583  y 
27584 \begin_inset CommandInset ref
27585 LatexCommand ref
27586 reference "sub:Partes-multilínea"
27587
27588 \end_inset
27589
27590 .
27591 \end_layout
27592
27593 \begin_layout Subsubsection
27594 Delimitadores multilínea
27595 \begin_inset CommandInset label
27596 LatexCommand label
27597 name "sub:Delimitadores-multilínea"
27598
27599 \end_inset
27600
27601
27602 \begin_inset Index idx
27603 status collapsed
27604
27605 \begin_layout Plain Layout
27606 Delimitadores ! para varias líneas
27607 \end_layout
27608
27609 \end_inset
27610
27611
27612 \end_layout
27613
27614 \begin_layout Standard
27615 Para poner delimitadores que cubran varias líneas hay un problema:
27616 \begin_inset Formula 
27617 \begin{eqnarray*}
27618 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27619  &  & \left.\cdots+B-D\right]
27620 \end{eqnarray*}
27621
27622 \end_inset
27623
27624 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
27625 res con tamaño variable no abarcan líneas múltiples.
27626 \end_layout
27627
27628 \begin_layout Standard
27629 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
27630  primera línea se finaliza con 
27631 \series bold
27632
27633 \backslash
27634 right.
27635 \series default
27636
27637 \begin_inset Index idx
27638 status collapsed
27639
27640 \begin_layout Plain Layout
27641 Comandos ! R ! 
27642 \backslash
27643 right
27644 \end_layout
27645
27646 \end_inset
27647
27648  y la segunda con 
27649 \series bold
27650
27651 \backslash
27652 left.
27653 \series default
27654 .
27655 \begin_inset Foot
27656 status collapsed
27657
27658 \begin_layout Plain Layout
27659 Más sobre 
27660 \series bold
27661
27662 \backslash
27663 left.
27664
27665 \series default
27666  y 
27667 \series bold
27668
27669 \backslash
27670 right.
27671
27672 \series default
27673  en 
27674 \begin_inset CommandInset ref
27675 LatexCommand ref
27676 reference "sub:Tamaño-automático-de"
27677
27678 \end_inset
27679
27680
27681 \end_layout
27682
27683 \end_inset
27684
27685
27686 \begin_inset Index idx
27687 status collapsed
27688
27689 \begin_layout Plain Layout
27690 Comandos ! L ! 
27691 \backslash
27692 left
27693 \end_layout
27694
27695 \end_inset
27696
27697  Después de 
27698 \series bold
27699
27700 \backslash
27701 left.
27702
27703 \series default
27704  se inserta el comando 
27705 \series bold
27706
27707 \backslash
27708 vphantom
27709 \series default
27710
27711 \begin_inset space \textvisiblespace{}
27712 \end_inset
27713
27714
27715 \series bold
27716
27717 \backslash
27718 prod
27719 \series default
27720 ^
27721 \begin_inset space \textvisiblespace{}
27722 \end_inset
27723
27724
27725 \series bold
27726
27727 \backslash
27728 infty
27729 \series default
27730
27731 \begin_inset space \textvisiblespace{}
27732 \end_inset
27733
27734
27735 \series bold
27736
27737 \begin_inset Formula $\downarrow$
27738 \end_inset
27739
27740 _R=1}
27741 \series default
27742
27743 \begin_inset Index idx
27744 status collapsed
27745
27746 \begin_layout Plain Layout
27747 Comandos ! V ! 
27748 \backslash
27749 vphantom
27750 \end_layout
27751
27752 \end_inset
27753
27754 , porque el operador de multiplicación con sus límites es el símbolo mayor
27755  en la primera línea y ese debería ser el tamaño para el delimitador en
27756  la segunda línea.
27757 \end_layout
27758
27759 \begin_layout Standard
27760 El resultado es: 
27761 \begin_inset Formula 
27762 \begin{eqnarray*}
27763 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27764  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
27765 \end{eqnarray*}
27766
27767 \end_inset
27768
27769
27770 \end_layout
27771
27772 \begin_layout Subsection
27773 Entornos align
27774 \end_layout
27775
27776 \begin_layout Standard
27777 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
27778  Son especialmente apropiados para poner ecuaciones adosadas.
27779 \end_layout
27780
27781 \begin_layout Standard
27782 Los entornos align constan de columnas.
27783  Las columnas impares se alinean a la derecha, las pares a la izquierda.
27784  En un entorno align se puede numerar cada línea.
27785 \end_layout
27786
27787 \begin_layout Standard
27788 Los entornos align se crean con el menú 
27789 \family sans
27790 Insertar\SpecialChar \menuseparator
27791 Ecuación
27792 \family default
27793 .
27794  Una ecuación existente se puede convertir a align con el menú 
27795 \family sans
27796 Editar\SpecialChar \menuseparator
27797 Ecuación\SpecialChar \menuseparator
27798 Cambiar tipo de ecuación
27799 \family default
27800 .
27801 \end_layout
27802
27803 \begin_layout Standard
27804 Para añadir o quitar columnas se pueden usar los botones 
27805 \begin_inset Graphics
27806         filename ../../images/tabular-feature_append-row.png
27807         scale 85
27808
27809 \end_inset
27810
27811  o 
27812 \begin_inset Graphics
27813         filename ../../images/tabular-feature_delete-row.png
27814         scale 85
27815
27816 \end_inset
27817
27818  de la barra de ecuaciones o el menú 
27819 \family sans
27820 Editar\SpecialChar \menuseparator
27821 Filas y columnas
27822 \family default
27823 .
27824 \end_layout
27825
27826 \begin_layout Subsubsection
27827 Entorno align estándar
27828 \begin_inset CommandInset label
27829 LatexCommand label
27830 name "sub:Entorno-align-estándar"
27831
27832 \end_inset
27833
27834
27835 \begin_inset Index idx
27836 status collapsed
27837
27838 \begin_layout Plain Layout
27839 Ecuación ! multilínea ! entorno align
27840 \end_layout
27841
27842 \end_inset
27843
27844
27845 \end_layout
27846
27847 \begin_layout Standard
27848 Este entorno align se crea pulsando 
27849 \family sans
27850 Ctrl+Entrar
27851 \family default
27852  en una ecuación o con el menú 
27853 \family sans
27854 Insertar\SpecialChar \menuseparator
27855 Ecuación\SpecialChar \menuseparator
27856 Entorno AMS align
27857 \family default
27858 .
27859 \end_layout
27860
27861 \begin_layout Standard
27862 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
27863  align de cuatro columnas:
27864 \begin_inset Formula 
27865 \begin{align*}
27866 A & =\sen(B) & C & =D\\
27867 C & \neq A & B & \neq D
27868 \end{align*}
27869
27870 \end_inset
27871
27872 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
27873  un 
27874 \series bold
27875
27876 \backslash
27877 hfill
27878 \series default
27879
27880 \begin_inset Foot
27881 status collapsed
27882
27883 \begin_layout Plain Layout
27884 Más sobre 
27885 \series bold
27886
27887 \backslash
27888 hfill
27889 \series default
27890  en 
27891 \begin_inset CommandInset ref
27892 LatexCommand ref
27893 reference "sub:Espacio-variable"
27894
27895 \end_inset
27896
27897
27898 \end_layout
27899
27900 \end_inset
27901
27902  antes de la primera y detrás de cada columna par.
27903  Si se pone en estilo 
27904 \series bold
27905 Sangrado
27906 \series default
27907 ,
27908 \begin_inset Foot
27909 status collapsed
27910
27911 \begin_layout Plain Layout
27912 véase estilos de ecuación en 
27913 \begin_inset CommandInset ref
27914 LatexCommand ref
27915 reference "sec:Estilos-de-ecuación"
27916
27917 \end_inset
27918
27919
27920 \end_layout
27921
27922 \end_inset
27923
27924  la ecuación queda sin el 
27925 \series bold
27926
27927 \backslash
27928 hfill
27929 \series default
27930  ante la primera columna.
27931 \end_layout
27932
27933 \begin_layout Subsubsection
27934 Entorno alignat
27935 \begin_inset Index idx
27936 status collapsed
27937
27938 \begin_layout Plain Layout
27939 Ecuación ! multilínea ! entorno alignat
27940 \end_layout
27941
27942 \end_inset
27943
27944
27945 \end_layout
27946
27947 \begin_layout Standard
27948 El entorno alignat no tiene separación predefinida de columnas.
27949  Se puede insertar manualmente con los espacios descritos en 
27950 \begin_inset CommandInset ref
27951 LatexCommand ref
27952 reference "sec:Espacio"
27953
27954 \end_inset
27955
27956 .
27957 \end_layout
27958
27959 \begin_layout Standard
27960 El ejemplo anterior en el entorno alignat, con un espacio de 1
27961 \begin_inset space \thinspace{}
27962 \end_inset
27963
27964 cm al comienzo da la segunda ecuación:
27965 \begin_inset Formula 
27966 \begin{alignat*}{2}
27967 A & =\sen(B)\hspace{1cm} & C & =D\\
27968 C & \neq A & B & \neq D
27969 \end{alignat*}
27970
27971 \end_inset
27972
27973 Como cada columna puede tener un espacio diferente, este entorno es especialment
27974 e apropiado para poner tres o más ecuaciones adosadas.
27975 \end_layout
27976
27977 \begin_layout Subsubsection
27978 Entorno flalign
27979 \begin_inset CommandInset label
27980 LatexCommand label
27981 name "sub:Entorno-flalign"
27982
27983 \end_inset
27984
27985
27986 \begin_inset Index idx
27987 status collapsed
27988
27989 \begin_layout Plain Layout
27990 Ecuación ! multilínea ! entorno flalign
27991 \end_layout
27992
27993 \end_inset
27994
27995
27996 \end_layout
27997
27998 \begin_layout Standard
27999 En este entorno las dos primeras columnas están siempre tan a la izquierda
28000  como sea posible y las dos últimas a la derecha.
28001  Ejemplo:
28002 \begin_inset Formula 
28003 \begin{flalign*}
28004 A & =1 & B & =2 & C & =3\\
28005 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4
28006 \end{flalign*}
28007
28008 \end_inset
28009
28010 En un entorno flalign con un número impar de columnas, en la última de las
28011  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
28012  alineadas a la izquierda, aunque se use el estilo 
28013 \series bold
28014 Centrado
28015 \series default
28016 .
28017  Un ejemplo de fórmula sangrada 
28018 \begin_inset CommandInset ref
28019 LatexCommand eqref
28020 reference "eq:IntVol"
28021
28022 \end_inset
28023
28024 :
28025 \begin_inset Formula 
28026 \begin{flalign}
28027 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}
28028 \end{flalign}
28029
28030 \end_inset
28031
28032 Las dos primeras columnas contienen la fórmula.
28033  Para sangrarla como con el estilo 
28034 \series bold
28035 Sangrado
28036 \series default
28037 , se añade un espacio de 30
28038 \begin_inset space \thinspace{}
28039 \end_inset
28040
28041 pt al comienzo de la primera columna.
28042  
28043 \end_layout
28044
28045 \begin_layout Subsection
28046 Entorno eqnarray
28047 \begin_inset CommandInset label
28048 LatexCommand label
28049 name "sub:Entorno-eqnarray"
28050
28051 \end_inset
28052
28053
28054 \begin_inset Index idx
28055 status collapsed
28056
28057 \begin_layout Plain Layout
28058 Ecuación ! multilínea ! entorno eqnarray
28059 \end_layout
28060
28061 \end_inset
28062
28063
28064 \begin_inset Index idx
28065 status collapsed
28066
28067 \begin_layout Plain Layout
28068 Ecuación ! multilínea ! entorno eqnarray
28069 \end_layout
28070
28071 \end_inset
28072
28073
28074 \end_layout
28075
28076 \begin_layout Standard
28077 Al introducir este entorno aparecen tres marcos azules.
28078  El contenido del primero se alinea a la derecha, el del último a la izquierda.
28079  El contenido del marco central está centrado y algo más pequeño, porque
28080  está diseñado para insertar sólo caracteres de relación.
28081 \begin_inset Formula 
28082 \begin{eqnarray*}
28083 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28084 AB & AB & AB\\
28085 A & = & A
28086 \end{eqnarray*}
28087
28088 \end_inset
28089
28090
28091 \end_layout
28092
28093 \begin_layout Subsection
28094 Entorno gather
28095 \begin_inset Index idx
28096 status collapsed
28097
28098 \begin_layout Plain Layout
28099 Ecuación ! multilínea ! entorno gather
28100 \end_layout
28101
28102 \end_inset
28103
28104
28105 \end_layout
28106
28107 \begin_layout Standard
28108 Este entorno consta de una sola columna centrada.
28109  Se puede numerar cada línea.
28110 \begin_inset Formula 
28111 \begin{gather}
28112 A=1\\
28113 X=\mbox{-}1
28114 \end{gather}
28115
28116 \end_inset
28117
28118
28119 \end_layout
28120
28121 \begin_layout Subsection
28122 Entorno multilínea
28123 \begin_inset CommandInset label
28124 LatexCommand label
28125 name "sub:Entorno-multilínea"
28126
28127 \end_inset
28128
28129
28130 \begin_inset Index idx
28131 status collapsed
28132
28133 \begin_layout Plain Layout
28134 Ecuación ! multilínea ! entorno multilínea
28135 \end_layout
28136
28137 \end_inset
28138
28139
28140 \end_layout
28141
28142 \begin_layout Standard
28143 El entorno multilínea, como gather, consta de una sola columna.
28144  Pero la primera línea está alineada a la izquierda, la última a la derecha.
28145  Las demás están centradas.
28146  Por tanto este entorno es apropiado para ecuaciones largas.
28147  Como ejemplo, la ecuación
28148 \begin_inset space ~
28149 \end_inset
28150
28151
28152 \begin_inset CommandInset ref
28153 LatexCommand eqref
28154 reference "eq:lefteqn"
28155
28156 \end_inset
28157
28158  en entorno multilínea:
28159 \begin_inset Formula 
28160 \begin{multline}
28161 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}\\
28162 -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}\\
28163 =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}}
28164 \end{multline}
28165
28166 \end_inset
28167
28168 En la salida sólo aparece numerada la última (primera) línea si la numeración
28169  del documento es a la derecha (izquierda).
28170 \begin_inset Foot
28171 status collapsed
28172
28173 \begin_layout Plain Layout
28174 véanse los estilos de numeración en 
28175 \begin_inset CommandInset ref
28176 LatexCommand ref
28177 reference "sec:Estilos-de-ecuación"
28178
28179 \end_inset
28180
28181
28182 \end_layout
28183
28184 \end_inset
28185
28186
28187 \end_layout
28188
28189 \begin_layout Standard
28190 Con los comandos 
28191 \series bold
28192
28193 \backslash
28194 shoveright
28195 \series default
28196
28197 \begin_inset Index idx
28198 status collapsed
28199
28200 \begin_layout Plain Layout
28201 Comandos ! S ! 
28202 \backslash
28203 shoveright
28204 \end_layout
28205
28206 \end_inset
28207
28208  y 
28209 \series bold
28210
28211 \backslash
28212 shoveleft
28213 \series default
28214
28215 \begin_inset Index idx
28216 status collapsed
28217
28218 \begin_layout Plain Layout
28219 Comandos ! S ! 
28220 \backslash
28221 shoveleft
28222 \end_layout
28223
28224 \end_inset
28225
28226 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
28227 ente.
28228  Los comandos se usan como sigue:
28229 \end_layout
28230
28231 \begin_layout Standard
28232
28233 \series bold
28234
28235 \backslash
28236 shoveright{contenido de la línea}
28237 \series default
28238  y 
28239 \series bold
28240
28241 \backslash
28242 shoveleft{contenido de la línea}
28243 \end_layout
28244
28245 \begin_layout Standard
28246 \begin_inset VSpace medskip
28247 \end_inset
28248
28249
28250 \end_layout
28251
28252 \begin_layout Standard
28253 La longitud 
28254 \series bold
28255
28256 \backslash
28257 multlinegap
28258 \series default
28259
28260 \begin_inset Index idx
28261 status collapsed
28262
28263 \begin_layout Plain Layout
28264 Comandos ! M ! 
28265 \backslash
28266 multlinegap
28267 \end_layout
28268
28269 \end_inset
28270
28271  especifica la distancia de la primera línea desde el margen izquierdo de
28272  la página.
28273  Esta longitud es 0
28274 \begin_inset space \thinspace{}
28275 \end_inset
28276
28277 pt por omisión.
28278 \end_layout
28279
28280 \begin_layout Standard
28281 Como ejemplo la ecuación anterior con el comando
28282 \end_layout
28283
28284 \begin_layout Standard
28285
28286 \series bold
28287
28288 \backslash
28289 setlength{
28290 \backslash
28291 multlinegap}{2cm}
28292 \end_layout
28293
28294 \begin_layout Standard
28295 insertado previamente en modo TeX:
28296 \begin_inset ERT
28297 status collapsed
28298
28299 \begin_layout Plain Layout
28300
28301
28302 \backslash
28303 setlength{
28304 \backslash
28305 multlinegap}{2cm}
28306 \end_layout
28307
28308 \end_inset
28309
28310
28311 \begin_inset Formula 
28312 \begin{multline}
28313 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}\\
28314 \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}}\\
28315 =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}}
28316 \end{multline}
28317
28318 \end_inset
28319
28320
28321 \begin_inset ERT
28322 status collapsed
28323
28324 \begin_layout Plain Layout
28325
28326
28327 \backslash
28328 setlength{
28329 \backslash
28330 multlinegap}{0pt}
28331 \end_layout
28332
28333 \end_inset
28334
28335 La segunda línea se ha alineado a la izquierda con 
28336 \series bold
28337
28338 \backslash
28339 shoveleft
28340 \series default
28341 .
28342 \end_layout
28343
28344 \begin_layout Subsection
28345 Ecuación con partes multilínea
28346 \begin_inset CommandInset label
28347 LatexCommand label
28348 name "sub:Partes-multilínea"
28349
28350 \end_inset
28351
28352
28353 \begin_inset Index idx
28354 status collapsed
28355
28356 \begin_layout Plain Layout
28357 Ecuación ! multilínea ! solo parte
28358 \end_layout
28359
28360 \end_inset
28361
28362
28363 \end_layout
28364
28365 \begin_layout Standard
28366 Para mostrar solo partes de una ecuación en modo multilínea usa uno de los
28367  siguientes entornos: 
28368 \series bold
28369 aligned
28370 \series default
28371
28372 \series bold
28373 alignedat
28374 \series default
28375
28376 \series bold
28377 gathered
28378 \series default
28379  o 
28380 \series bold
28381 split
28382 \series default
28383 .
28384  Se pueden elegir en el menú 
28385 \family sans
28386 Insertar\SpecialChar \menuseparator
28387 Ecuación
28388 \family default
28389  o usando los comandos aquí descritos.
28390 \end_layout
28391
28392 \begin_layout Standard
28393 Los tres primeros tienen las mismas propiedades que los correspondientes
28394  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
28395  Un ejemplo:
28396 \begin_inset Formula 
28397 \[
28398 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28399 \Delta E\Delta t & \ge\frac{\hbar}{2}
28400 \end{aligned}
28401 \right\} \mbox{Relaciones de incertidumbre}
28402 \]
28403
28404 \end_inset
28405
28406 Para componer esta expresión se inserta una ecuación presentada y en ella
28407  se introduce el comando 
28408 \series bold
28409
28410 \backslash
28411 aligned
28412 \series default
28413
28414 \begin_inset Index idx
28415 status collapsed
28416
28417 \begin_layout Plain Layout
28418 Comandos ! A ! 
28419 \backslash
28420 aligned
28421 \end_layout
28422
28423 \end_inset
28424
28425 .
28426  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
28427  añadir filas y columnas.
28428  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
28429  como la llave.
28430 \end_layout
28431
28432 \begin_layout Standard
28433 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
28434  se alinean horizontalmente.
28435  Usar aligned en una ecuación presentada tiene la ventaja de que el número
28436  de ecuación se centra verticalmente con las líneas.
28437  Como ejemplo, la ecuación 
28438 \begin_inset CommandInset ref
28439 LatexCommand eqref
28440 reference "eq:cortolargo"
28441
28442 \end_inset
28443
28444  en entorno aligned: 
28445 \begin_inset Formula 
28446 \begin{equation}
28447 \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}|}\\
28448  & -\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}|}
28449 \end{aligned}
28450 \end{equation}
28451
28452 \end_inset
28453
28454 Para usar los entornos 
28455 \series bold
28456 alignedat
28457 \series default
28458
28459 \series bold
28460 gathered
28461 \series default
28462 , o 
28463 \series bold
28464 split
28465 \series default
28466 , se insertan respectivamente los comandos
28467 \series bold
28468  
28469 \backslash
28470 alignedat
28471 \series default
28472 ,
28473 \begin_inset Index idx
28474 status collapsed
28475
28476 \begin_layout Plain Layout
28477 Comandos ! A ! 
28478 \backslash
28479 alignedat
28480 \end_layout
28481
28482 \end_inset
28483
28484  
28485 \series bold
28486
28487 \backslash
28488 gathered
28489 \series default
28490
28491 \begin_inset Index idx
28492 status collapsed
28493
28494 \begin_layout Plain Layout
28495 Comandos ! G ! 
28496 \backslash
28497 gathered
28498 \end_layout
28499
28500 \end_inset
28501
28502 , o 
28503 \series bold
28504
28505 \backslash
28506 split
28507 \series default
28508
28509 \begin_inset Index idx
28510 status collapsed
28511
28512 \begin_layout Plain Layout
28513 Comandos ! S ! 
28514 \backslash
28515 split
28516 \end_layout
28517
28518 \end_inset
28519
28520 .
28521  El entorno split tiene las mismas propiedades que aligned pero sólo puede
28522  tener dos columnas.
28523 \end_layout
28524
28525 \begin_layout Subsection
28526 Texto en ecuaciones multilínea
28527 \begin_inset CommandInset label
28528 LatexCommand label
28529 name "sub:Texto-en-multilínea"
28530
28531 \end_inset
28532
28533
28534 \begin_inset Index idx
28535 status collapsed
28536
28537 \begin_layout Plain Layout
28538 Texto ! en ecuaciones
28539 \end_layout
28540
28541 \end_inset
28542
28543
28544 \begin_inset Index idx
28545 status collapsed
28546
28547 \begin_layout Plain Layout
28548 Ecuación ! multilínea ! texto en
28549 \end_layout
28550
28551 \end_inset
28552
28553
28554 \end_layout
28555
28556 \begin_layout Standard
28557 En los entornos align, multilínea y gather, se puede insertar texto que
28558  se mostrará en una línea separada y que no afecta la alineación de columna.
28559  Para esto se usa el comando 
28560 \series bold
28561
28562 \backslash
28563 intertext
28564 \series default
28565
28566 \begin_inset Index idx
28567 status collapsed
28568
28569 \begin_layout Plain Layout
28570 Comandos ! I ! 
28571 \backslash
28572 intertext
28573 \end_layout
28574
28575 \end_inset
28576
28577  con el siguiente esquema:
28578 \end_layout
28579
28580 \begin_layout Standard
28581
28582 \series bold
28583
28584 \backslash
28585 intertext{texto}
28586 \end_layout
28587
28588 \begin_layout Standard
28589 El texto no debería ocupar más de una línea porque no se puede partir con
28590  guión.
28591  Como LyX aún no soporta 
28592 \series bold
28593
28594 \backslash
28595 intertext
28596 \series default
28597  directamente, el texto se escribe como texto matemático.
28598  
28599 \series bold
28600
28601 \backslash
28602 intertext
28603 \series default
28604  debe por tanto estar al comienzo de una línea y en la salida se presenta
28605  sobre esta línea.
28606  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
28607 \begin_inset Formula 
28608 \begin{align}
28609 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
28610 \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
28611 \end{align}
28612
28613 \end_inset
28614
28615
28616 \end_layout
28617
28618 \begin_layout Standard
28619 \noindent
28620 \align center
28621 \begin_inset Newpage newpage
28622 \end_inset
28623
28624
28625 \end_layout
28626
28627 \begin_layout Section
28628 Numeración de ecuaciones
28629 \begin_inset Index idx
28630 status collapsed
28631
28632 \begin_layout Plain Layout
28633 Ecuación ! numeración|see
28634 \begin_inset ERT
28635 status collapsed
28636
28637 \begin_layout Plain Layout
28638
28639 {
28640 \end_layout
28641
28642 \end_inset
28643
28644 Numeración de ecuaciones
28645 \begin_inset ERT
28646 status collapsed
28647
28648 \begin_layout Plain Layout
28649
28650 }
28651 \end_layout
28652
28653 \end_inset
28654
28655
28656 \end_layout
28657
28658 \end_inset
28659
28660
28661 \begin_inset Index idx
28662 status collapsed
28663
28664 \begin_layout Plain Layout
28665 Numeración de ecuaciones
28666 \end_layout
28667
28668 \end_inset
28669
28670
28671 \end_layout
28672
28673 \begin_layout Subsection
28674 General
28675 \end_layout
28676
28677 \begin_layout Standard
28678 Las ecuaciones numeradas se insertan con el menú 
28679 \family sans
28680 Insertar\SpecialChar \menuseparator
28681 Ecuación
28682 \family default
28683  
28684 \family sans
28685 \SpecialChar \menuseparator
28686 Numerada
28687 \family default
28688  (atajo 
28689 \family sans
28690 Ctrl+Alt
28691 \begin_inset space ~
28692 \end_inset
28693
28694 N
28695 \family default
28696 ).
28697  Ecuaciones existentes se pueden numerar con el menú 
28698 \family sans
28699 Editar\SpecialChar \menuseparator
28700 Ecuación\SpecialChar \menuseparator
28701 Numerar la ecuación
28702 \family default
28703  (atajo
28704 \family sans
28705  Alt+M
28706 \begin_inset space ~
28707 \end_inset
28708
28709 N
28710 \family default
28711 ).
28712  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
28713  En la salida se muestra el número real.
28714 \end_layout
28715
28716 \begin_layout Standard
28717 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
28718  líneas.
28719  No obstante, la numeración se puede controlar en cada línea con el menú
28720  
28721 \family sans
28722 Editar\SpecialChar \menuseparator
28723 Ecuación\SpecialChar \menuseparator
28724 Numerar la línea
28725 \family default
28726  (atajo
28727 \family sans
28728  Alt+M
28729 \begin_inset space ~
28730 \end_inset
28731
28732 Mayúsculas+N
28733 \family default
28734 ).
28735 \end_layout
28736
28737 \begin_layout Standard
28738 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
28739  distintos, véase 
28740 \begin_inset CommandInset ref
28741 LatexCommand ref
28742 reference "sec:Estilos-de-ecuación"
28743
28744 \end_inset
28745
28746 .
28747 \end_layout
28748
28749 \begin_layout Subsection
28750 Referencias cruzadas
28751 \begin_inset Index idx
28752 status collapsed
28753
28754 \begin_layout Plain Layout
28755 Ecuación ! referencias cruzadas a
28756 \end_layout
28757
28758 \end_inset
28759
28760
28761 \end_layout
28762
28763 \begin_layout Standard
28764 Todas las ecuaciones con etiqueta se pueden referir.
28765  La etiqueta se añade con el menú 
28766 \family sans
28767 Insertar\SpecialChar \menuseparator
28768 Etiqueta
28769 \family default
28770  o con el botón 
28771 \begin_inset Graphics
28772         filename ../../images/label-insert.png
28773         scale 85
28774
28775 \end_inset
28776
28777  de la barra de herramientas.
28778  El cursor debe estar dentro de una ecuación en modo presentación.
28779  Como alternativa, se puede hacer clic derecha sobre la fórmula y elegir
28780  
28781 \family sans
28782 Etiqueta de ecuación
28783 \family default
28784 .
28785  Surge un diálogo con el prefijo 
28786 \series bold
28787 eq:
28788 \series default
28789 , detrás del cual se escribe el texto de la etiqueta.
28790  El prefijo significa 
28791 \begin_inset Quotes fld
28792 \end_inset
28793
28794 equation
28795 \begin_inset Quotes frd
28796 \end_inset
28797
28798  y hace más fácil encontrar etiquetas en documentos extensos porque así
28799  se distingue p.
28800 \begin_inset space \thinspace{}
28801 \end_inset
28802
28803 ej.
28804 \begin_inset space ~
28805 \end_inset
28806
28807 de las etiquetas de sección.
28808  Para cambiar una etiqueta se usa de nuevo el menú 
28809 \family sans
28810 Insertar\SpecialChar \menuseparator
28811 Etiqueta 
28812 \family default
28813 o la opción 
28814 \family sans
28815 Etiqueta de ecuación
28816 \family default
28817  al hacer clic derecha sobre una fórmula.
28818 \end_layout
28819
28820 \begin_layout Standard
28821 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
28822  ecuación.
28823  Una ecuación con etiqueta se numera siempre.
28824 \end_layout
28825
28826 \begin_layout Standard
28827 Las referencias cruzadas se insertan mediante el menú 
28828 \family sans
28829 Insertar\SpecialChar \menuseparator
28830 Referencia cruzada
28831 \family default
28832  o con el botón 
28833 \begin_inset Graphics
28834         filename ../../images/dialog-show-new-inset_ref.png
28835         scale 85
28836
28837 \end_inset
28838
28839 .
28840  Una referencia a una ecuación aparece en la salida con su número.
28841  Si en el diálogo de referencia cruzada se elige el formato 
28842 \series bold
28843 (<referencia>)
28844 \series default
28845 , la referencia se muestra en la salida entre paréntesis.
28846  
28847 \begin_inset Newline newline
28848 \end_inset
28849
28850 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
28851  a la ecuación de referencia.
28852 \end_layout
28853
28854 \begin_layout Standard
28855 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
28856  siguientes:
28857 \begin_inset Note Note
28858 status collapsed
28859
28860 \begin_layout Plain Layout
28861 Observa los distintos tipos de referencias cruzadas.
28862 \end_layout
28863
28864 \end_inset
28865
28866
28867 \end_layout
28868
28869 \begin_layout Standard
28870 Las ecuaciones 
28871 \begin_inset CommandInset ref
28872 LatexCommand eqref
28873 reference "eq:tag"
28874
28875 \end_inset
28876
28877  y 
28878 \begin_inset CommandInset ref
28879 LatexCommand eqref
28880 reference "eq:c"
28881
28882 \end_inset
28883
28884  son equivalentes.
28885  En (
28886 \begin_inset CommandInset ref
28887 LatexCommand ref
28888 reference "eq:Lat"
28889
28890 \end_inset
28891
28892 ) se usan mayúsculas latinas para la numeración, a diferencia de (
28893 \begin_inset CommandInset ref
28894 LatexCommand ref
28895 reference "eq:Rom"
28896
28897 \end_inset
28898
28899 ).
28900 \begin_inset VSpace medskip
28901 \end_inset
28902
28903
28904 \end_layout
28905
28906 \begin_layout Standard
28907 Si el argumento de 
28908 \series bold
28909
28910 \backslash
28911 tag
28912 \begin_inset Foot
28913 status collapsed
28914
28915 \begin_layout Plain Layout
28916
28917 \series bold
28918
28919 \backslash
28920 tag
28921 \series default
28922  se describe en 
28923 \begin_inset CommandInset ref
28924 LatexCommand ref
28925 reference "sub:Numeración-personalizada"
28926
28927 \end_inset
28928
28929
28930 \end_layout
28931
28932 \end_inset
28933
28934
28935 \series default
28936  contiene un marco, como se describe en la 
28937 \begin_inset CommandInset ref
28938 LatexCommand ref
28939 reference "sub:Marcos-de-párrafo"
28940
28941 \end_inset
28942
28943 , no se puede referir la ecuación.
28944 \end_layout
28945
28946 \begin_layout Subsection
28947 Subnumeración
28948 \begin_inset Index idx
28949 status collapsed
28950
28951 \begin_layout Plain Layout
28952 Numeración de ecuaciones ! subnumeración
28953 \end_layout
28954
28955 \end_inset
28956
28957
28958 \end_layout
28959
28960 \begin_layout Standard
28961 Con ayuda de los comandos 
28962 \series bold
28963
28964 \backslash
28965 begin{subequations}
28966 \series default
28967  y 
28968 \series bold
28969
28970 \backslash
28971 end{subequations}
28972 \series default
28973  en modo TeX se pueden subnumerar ecuaciones.
28974 \end_layout
28975
28976 \begin_layout Standard
28977 Ejemplo:
28978 \begin_inset Formula 
28979 \begin{equation}
28980 A=C-B\label{eq:a}
28981 \end{equation}
28982
28983 \end_inset
28984
28985
28986 \begin_inset ERT
28987 status collapsed
28988
28989 \begin_layout Plain Layout
28990
28991
28992 \backslash
28993 addtocounter{equation}{-1}
28994 \end_layout
28995
28996 \end_inset
28997
28998
28999 \begin_inset ERT
29000 status collapsed
29001
29002 \begin_layout Plain Layout
29003
29004
29005 \backslash
29006 begin{subequations}
29007 \end_layout
29008
29009 \end_inset
29010
29011
29012 \begin_inset VSpace -5mm
29013 \end_inset
29014
29015
29016 \begin_inset Formula 
29017 \begin{equation}
29018 B=C-A\label{eq:b}
29019 \end{equation}
29020
29021 \end_inset
29022
29023
29024 \begin_inset Formula 
29025 \begin{equation}
29026 C=A+B\label{eq:c}
29027 \end{equation}
29028
29029 \end_inset
29030
29031
29032 \end_layout
29033
29034 \begin_layout Standard
29035 \begin_inset ERT
29036 status collapsed
29037
29038 \begin_layout Plain Layout
29039
29040
29041 \backslash
29042 end{subequations}
29043 \end_layout
29044
29045 \end_inset
29046
29047
29048 \end_layout
29049
29050 \begin_layout Standard
29051 Para este ejemplo se ha hecho lo siguiente:
29052 \end_layout
29053
29054 \begin_layout Enumerate
29055 se inserta la primera ecuación
29056 \end_layout
29057
29058 \begin_layout Enumerate
29059 después de ella se inserta
29060 \series bold
29061
29062 \begin_inset Newline newline
29063 \end_inset
29064
29065
29066 \backslash
29067 addtocounter{equation}{-1} 
29068 \backslash
29069 begin{subequations}
29070 \begin_inset Index idx
29071 status collapsed
29072
29073 \begin_layout Plain Layout
29074 Comandos ! A ! 
29075 \backslash
29076 addtocounter
29077 \end_layout
29078
29079 \end_inset
29080
29081
29082 \end_layout
29083
29084 \begin_layout Enumerate
29085 se inserta la segunda ecuación
29086 \end_layout
29087
29088 \begin_layout Enumerate
29089 se inserta la tercera ecuación
29090 \end_layout
29091
29092 \begin_layout Enumerate
29093 se inserta 
29094 \series bold
29095
29096 \backslash
29097 end{subequations}
29098 \series default
29099  tras la tercera ecuación
29100 \end_layout
29101
29102 \begin_layout Standard
29103 Toda ecuación entre los comandos 
29104 \series bold
29105
29106 \backslash
29107 begin
29108 \series default
29109  y 
29110 \series bold
29111
29112 \backslash
29113 end
29114 \series default
29115  se subnumera con a, b, c\SpecialChar \ldots{}
29116  En ecuaciones multilínea se subnumerará cada línea.
29117  Todas las ecuaciones subnumeradas son tratadas como 
29118 \emph on
29119 una
29120 \emph default
29121  ecuación numerada.
29122  Pero como cada ecuación numerada aumenta el contador 
29123 \series bold
29124 equation
29125 \series default
29126  en uno, hay que disminuir el comando 
29127 \series bold
29128
29129 \backslash
29130 addtocounter
29131 \series default
29132 .
29133  De lo contrario, las ecuaciones 
29134 \begin_inset CommandInset ref
29135 LatexCommand eqref
29136 reference "eq:a"
29137
29138 \end_inset
29139
29140
29141 \begin_inset CommandInset ref
29142 LatexCommand eqref
29143 reference "eq:b"
29144
29145 \end_inset
29146
29147
29148 \begin_inset CommandInset ref
29149 LatexCommand eqref
29150 reference "eq:c"
29151
29152 \end_inset
29153
29154  se numerarían 
29155 \begin_inset CommandInset ref
29156 LatexCommand eqref
29157 reference "eq:a"
29158
29159 \end_inset
29160
29161
29162 \begin_inset CommandInset ref
29163 LatexCommand eqref
29164 reference "eq:d"
29165
29166 \end_inset
29167
29168
29169 \begin_inset CommandInset ref
29170 LatexCommand eqref
29171 reference "eq:f"
29172
29173 \end_inset
29174
29175 .
29176 \end_layout
29177
29178 \begin_layout Standard
29179 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
29180  ecuaciones.
29181  Para evitarlo se inserta ese espacio vertical de -5
29182 \begin_inset space \thinspace{}
29183 \end_inset
29184
29185 mm detrás del comando 
29186 \series bold
29187
29188 \backslash
29189 begin{subequations}
29190 \series default
29191 .
29192
29193 \series bold
29194  
29195 \series default
29196 Si se usa el estilo 
29197 \series bold
29198 Sangrado
29199 \series default
29200
29201 \begin_inset Foot
29202 status collapsed
29203
29204 \begin_layout Plain Layout
29205 véase estilos de ecuación en 
29206 \begin_inset CommandInset ref
29207 LatexCommand ref
29208 reference "sec:Estilos-de-ecuación"
29209
29210 \end_inset
29211
29212
29213 \end_layout
29214
29215 \end_inset
29216
29217 , entonces se inserta -7
29218 \begin_inset space \thinspace{}
29219 \end_inset
29220
29221 mm.
29222 \end_layout
29223
29224 \begin_layout Standard
29225 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
29226  de la segunda línea:
29227 \begin_inset ERT
29228 status collapsed
29229
29230 \begin_layout Plain Layout
29231
29232
29233 \backslash
29234 begin{subequations}
29235 \end_layout
29236
29237 \end_inset
29238
29239
29240 \begin_inset Formula 
29241 \begin{eqnarray}
29242 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29243  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29244  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
29245 \end{eqnarray}
29246
29247 \end_inset
29248
29249
29250 \begin_inset ERT
29251 status collapsed
29252
29253 \begin_layout Plain Layout
29254
29255
29256 \backslash
29257 end{subequations}
29258 \end_layout
29259
29260 \end_inset
29261
29262
29263 \end_layout
29264
29265 \begin_layout Subsection
29266 Numeración definida por el usuario
29267 \begin_inset CommandInset label
29268 LatexCommand label
29269 name "sub:Numeración-personalizada"
29270
29271 \end_inset
29272
29273
29274 \begin_inset Index idx
29275 status collapsed
29276
29277 \begin_layout Plain Layout
29278 Numeración de ecuaciones ! personalizada
29279 \end_layout
29280
29281 \end_inset
29282
29283
29284 \end_layout
29285
29286 \begin_layout Standard
29287 Con la numeración estándar el número se coloca entre paréntesis.
29288  Para reemplazar los paréntesis con barras verticales, p.
29289 \begin_inset space \thinspace{}
29290 \end_inset
29291
29292 e., se añade al preámbulo LaTeX la línea: 
29293 \end_layout
29294
29295 \begin_layout Standard
29296
29297 \series bold
29298
29299 \backslash
29300 def
29301 \backslash
29302 tagform@#1{
29303 \backslash
29304 maketag@@@{|#1|}}
29305 \series default
29306
29307 \begin_inset Note Note
29308 status collapsed
29309
29310 \begin_layout Plain Layout
29311 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
29312  Para activarlo, quita el % del principio.
29313 \end_layout
29314
29315 \end_inset
29316
29317
29318 \end_layout
29319
29320 \begin_layout Standard
29321 Para usar otros caracteres, se reemplazan las barras al lado de 
29322 \series bold
29323 #1
29324 \series default
29325  por ellos.
29326  Para obtener sólo el número de ecuación se omiten las barras verticales.
29327 \begin_inset VSpace bigskip
29328 \end_inset
29329
29330
29331 \end_layout
29332
29333 \begin_layout Standard
29334 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
29335  consecutivo, se usa el comando 
29336 \series bold
29337
29338 \backslash
29339 tag
29340 \begin_inset Index idx
29341 status collapsed
29342
29343 \begin_layout Plain Layout
29344 Comandos ! T ! 
29345 \backslash
29346 tag
29347 \end_layout
29348
29349 \end_inset
29350
29351
29352 \series default
29353 :
29354 \begin_inset Formula 
29355 \begin{equation}
29356 A+B=C\tag{algo}\label{eq:tag}
29357 \end{equation}
29358
29359 \end_inset
29360
29361 En este ejemplo se ha insertado el comando
29362 \series bold
29363  
29364 \backslash
29365 tag
29366 \begin_inset space \textvisiblespace{}
29367 \end_inset
29368
29369 algo
29370 \series default
29371  en la ecuación.
29372 \end_layout
29373
29374 \begin_layout Standard
29375 Si se usa en su lugar el comando con asterisco 
29376 \series bold
29377
29378 \backslash
29379 tag*
29380 \begin_inset space \textvisiblespace{}
29381 \end_inset
29382
29383 algo
29384 \series default
29385  no se imprimen los paréntesis:
29386 \begin_inset Formula 
29387 \[
29388 A+B=C\tag*{algo}
29389 \]
29390
29391 \end_inset
29392
29393
29394 \end_layout
29395
29396 \begin_layout Standard
29397 \begin_inset VSpace bigskip
29398 \end_inset
29399
29400
29401 \end_layout
29402
29403 \begin_layout Standard
29404 Para reiniciar la numeración en nuevas partes o secciones del documento
29405  se usan los siguientes comandos:
29406 \end_layout
29407
29408 \begin_layout Standard
29409
29410 \series bold
29411
29412 \backslash
29413 @addtoreset{equation}{part}
29414 \series default
29415
29416 \begin_inset Index idx
29417 status collapsed
29418
29419 \begin_layout Plain Layout
29420 Comandos ! 
29421 \begin_inset ERT
29422 status collapsed
29423
29424 \begin_layout Plain Layout
29425
29426 "
29427 \end_layout
29428
29429 \end_inset
29430
29431 @
29432 \begin_inset ERT
29433 status collapsed
29434
29435 \begin_layout Plain Layout
29436
29437 "
29438 \end_layout
29439
29440 \end_inset
29441
29442  ! 
29443 \backslash
29444
29445 \begin_inset ERT
29446 status collapsed
29447
29448 \begin_layout Plain Layout
29449
29450 "
29451 \end_layout
29452
29453 \end_inset
29454
29455 @
29456 \begin_inset ERT
29457 status collapsed
29458
29459 \begin_layout Plain Layout
29460
29461 "
29462 \end_layout
29463
29464 \end_inset
29465
29466 addtoreset
29467 \end_layout
29468
29469 \end_inset
29470
29471
29472 \begin_inset Newline newline
29473 \end_inset
29474
29475
29476 \series bold
29477
29478 \backslash
29479 @addtoreset{equation}{section}
29480 \end_layout
29481
29482 \begin_layout Standard
29483 Pata poder usar estos comandos en modo TeX, el carácter 
29484 \begin_inset Quotes fld
29485 \end_inset
29486
29487 @
29488 \begin_inset Quotes frd
29489 \end_inset
29490
29491  debe 
29492 \begin_inset Quotes fld
29493 \end_inset
29494
29495 activarse
29496 \begin_inset Quotes frd
29497 \end_inset
29498
29499  para LaTeX con el comando 
29500 \series bold
29501
29502 \backslash
29503 makeatletter
29504 \series default
29505 .
29506  El comando 
29507 \series bold
29508
29509 \backslash
29510 makeatother
29511 \series default
29512  deshace esto.
29513  Así pues, la secuencia de comandos en modo TeX es:
29514 \end_layout
29515
29516 \begin_layout Standard
29517
29518 \series bold
29519
29520 \backslash
29521 makeatletter
29522 \begin_inset Newline newline
29523 \end_inset
29524
29525
29526 \backslash
29527 @addtoreset{equation}{section}
29528 \begin_inset Newline newline
29529 \end_inset
29530
29531
29532 \backslash
29533 makeatother
29534 \end_layout
29535
29536 \begin_layout Standard
29537 En el preámbulo LaTeX se pueden omitir 
29538 \series bold
29539
29540 \backslash
29541 makeatletter
29542 \series default
29543  y 
29544 \series bold
29545
29546 \backslash
29547 makeatother
29548 \series default
29549  pues son automáticamente insertados por LyX.
29550 \end_layout
29551
29552 \begin_layout Standard
29553 Para el comando 
29554 \series bold
29555
29556 \backslash
29557 @addtoreset
29558 \series default
29559 ,
29560 \series bold
29561  
29562 \series default
29563 hay que cargar en el preámbulo LaTeX el archivo 
29564 \series bold
29565 remreset.sty
29566 \series default
29567
29568 \begin_inset Foot
29569 status collapsed
29570
29571 \begin_layout Plain Layout
29572
29573 \series bold
29574 remreset
29575 \series default
29576  es parte del paquete LaTeX 
29577 \series bold
29578 carlisle
29579 \series default
29580
29581 \begin_inset Index idx
29582 status collapsed
29583
29584 \begin_layout Plain Layout
29585 Paquetes ! carlisle
29586 \end_layout
29587
29588 \end_inset
29589
29590 , incluido en las instalaciones estándar de LaTeX.
29591 \end_layout
29592
29593 \end_inset
29594
29595
29596 \begin_inset Index idx
29597 status collapsed
29598
29599 \begin_layout Plain Layout
29600 Paquetes ! remreset
29601 \end_layout
29602
29603 \end_inset
29604
29605  con la línea
29606 \end_layout
29607
29608 \begin_layout Standard
29609
29610 \series bold
29611
29612 \backslash
29613 usepackage{remreset}
29614 \end_layout
29615
29616 \begin_layout Standard
29617 Entonces se puede usar el comando 
29618 \series bold
29619
29620 \backslash
29621 @removefromreset
29622 \series default
29623
29624 \begin_inset Index idx
29625 status collapsed
29626
29627 \begin_layout Plain Layout
29628 Comandos ! 
29629 \begin_inset ERT
29630 status collapsed
29631
29632 \begin_layout Plain Layout
29633
29634 "
29635 \end_layout
29636
29637 \end_inset
29638
29639 @
29640 \begin_inset ERT
29641 status collapsed
29642
29643 \begin_layout Plain Layout
29644
29645 "
29646 \end_layout
29647
29648 \end_inset
29649
29650  ! 
29651 \backslash
29652
29653 \begin_inset ERT
29654 status collapsed
29655
29656 \begin_layout Plain Layout
29657
29658 "
29659 \end_layout
29660
29661 \end_inset
29662
29663 @
29664 \begin_inset ERT
29665 status collapsed
29666
29667 \begin_layout Plain Layout
29668
29669 "
29670 \end_layout
29671
29672 \end_inset
29673
29674 removefromreset
29675 \end_layout
29676
29677 \end_inset
29678
29679  con el mismo esquema que 
29680 \series bold
29681
29682 \backslash
29683 @addtoreset
29684 \series default
29685 .
29686 \begin_inset VSpace bigskip
29687 \end_inset
29688
29689
29690 \end_layout
29691
29692 \begin_layout Standard
29693 A veces las ecuaciones deberían numerarse de la siguiente manera:
29694 \end_layout
29695
29696 \begin_layout Standard
29697
29698 \family typewriter
29699 (número de sección.número de ecuación)
29700 \end_layout
29701
29702 \begin_layout Standard
29703 El número de ecuación empezaría con 
29704 \begin_inset Quotes fld
29705 \end_inset
29706
29707 1
29708 \begin_inset Quotes frd
29709 \end_inset
29710
29711  en cada sección.
29712 \end_layout
29713
29714 \begin_layout Standard
29715 Para este caso hay el comando 
29716 \series bold
29717
29718 \backslash
29719 numberwithin
29720 \series default
29721
29722 \begin_inset Index idx
29723 status collapsed
29724
29725 \begin_layout Plain Layout
29726 Comandos ! N ! 
29727 \backslash
29728 numberwithin
29729 \end_layout
29730
29731 \end_inset
29732
29733 , que se usa con el esquema:
29734 \end_layout
29735
29736 \begin_layout Standard
29737
29738 \series bold
29739
29740 \backslash
29741 numberwithin{counter}{sectioning}
29742 \end_layout
29743
29744 \begin_layout Standard
29745 \begin_inset Quotes fld
29746 \end_inset
29747
29748 counter
29749 \begin_inset Quotes frd
29750 \end_inset
29751
29752  indica qué clase de numeración es afectada, 
29753 \begin_inset Quotes fld
29754 \end_inset
29755
29756 sectioning
29757 \begin_inset Quotes frd
29758 \end_inset
29759
29760  indica qué número va delante del punto.
29761  
29762 \end_layout
29763
29764 \begin_layout Standard
29765 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
29766  en el preámbulo LaTeX:
29767 \end_layout
29768
29769 \begin_layout Standard
29770
29771 \series bold
29772
29773 \backslash
29774 numberwithin{equation}{section}
29775 \end_layout
29776
29777 \begin_layout Standard
29778 Este es el resultado::
29779 \begin_inset ERT
29780 status collapsed
29781
29782 \begin_layout Plain Layout
29783
29784
29785 \backslash
29786 numberwithin{equation}{section}
29787 \end_layout
29788
29789 \end_inset
29790
29791
29792 \begin_inset Formula 
29793 \begin{equation}
29794 A+B=C
29795 \end{equation}
29796
29797 \end_inset
29798
29799
29800 \end_layout
29801
29802 \begin_layout Standard
29803 Para numerar cuadros de modo que, p.
29804 \begin_inset space \thinspace{}
29805 \end_inset
29806
29807 ej., 
29808 \begin_inset Quotes fld
29809 \end_inset
29810
29811 sectioning
29812 \begin_inset Quotes frd
29813 \end_inset
29814
29815  sea el número de la parte se usa
29816 \begin_inset Newline newline
29817 \end_inset
29818
29819
29820 \series bold
29821
29822 \backslash
29823 numberwithin{table}{part}
29824 \end_layout
29825
29826 \begin_layout Standard
29827 Para volver a la numeración estándar o evitar esta clase numeración cuando
29828  es definida por la clase de documento, se inserta el siguiente comando
29829  en código TeX o en el preámbulo LaTeX:
29830 \end_layout
29831
29832 \begin_layout Standard
29833
29834 \series bold
29835
29836 \backslash
29837 renewcommand{
29838 \backslash
29839 theequation}{
29840 \backslash
29841 arabic{equation}}
29842 \begin_inset Index idx
29843 status collapsed
29844
29845 \begin_layout Plain Layout
29846 Comandos ! A ! 
29847 \backslash
29848 arabic
29849 \end_layout
29850
29851 \end_inset
29852
29853
29854 \series default
29855
29856 \begin_inset ERT
29857 status collapsed
29858
29859 \begin_layout Plain Layout
29860
29861
29862 \backslash
29863 renewcommand{
29864 \backslash
29865 theequation}{
29866 \backslash
29867 arabic{equation}}
29868 \end_layout
29869
29870 \end_inset
29871
29872
29873 \series bold
29874
29875 \begin_inset Newline newline
29876 \end_inset
29877
29878
29879 \series default
29880 o
29881 \series bold
29882
29883 \begin_inset Newline newline
29884 \end_inset
29885
29886
29887 \backslash
29888 renewcommand{
29889 \backslash
29890 thetable}{
29891 \backslash
29892 arabic{table}}
29893 \end_layout
29894
29895 \begin_layout Standard
29896
29897 \series bold
29898
29899 \backslash
29900 numberwithin
29901 \series default
29902  usa internamente el comando 
29903 \series bold
29904
29905 \backslash
29906 @addtoreset
29907 \series default
29908 , descrito arriba, que también debe ser restaurado.
29909 \begin_inset ERT
29910 status collapsed
29911
29912 \begin_layout Plain Layout
29913
29914
29915 \backslash
29916 makeatletter
29917 \end_layout
29918
29919 \begin_layout Plain Layout
29920
29921
29922 \backslash
29923 @removefromreset{equation}{section}
29924 \end_layout
29925
29926 \begin_layout Plain Layout
29927
29928
29929 \backslash
29930 makeatother
29931 \end_layout
29932
29933 \end_inset
29934
29935
29936 \end_layout
29937
29938 \begin_layout Subsection
29939 Numeración con números romanos y letras
29940 \begin_inset Index idx
29941 status collapsed
29942
29943 \begin_layout Plain Layout
29944 Numeración de ecuaciones ! con números romanos
29945 \end_layout
29946
29947 \end_inset
29948
29949
29950 \begin_inset Index idx
29951 status collapsed
29952
29953 \begin_layout Plain Layout
29954 Numeración de ecuaciones ! con letras
29955 \end_layout
29956
29957 \end_inset
29958
29959
29960 \end_layout
29961
29962 \begin_layout Standard
29963 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
29964  Por ejemplo, para numerar con romanos en minúscula,
29965 \begin_inset Foot
29966 status collapsed
29967
29968 \begin_layout Plain Layout
29969 Como en español no se usan romanos en minúscula, el estilo 
29970 \series bold
29971 spanish
29972 \series default
29973  del sistema 
29974 \series bold
29975 babel
29976 \series default
29977  redefine 
29978 \series bold
29979
29980 \backslash
29981 roman
29982 \series default
29983  para que los dé en versalitas.
29984  Véase 
29985 \begin_inset CommandInset citation
29986 LatexCommand cite
29987 key "spanish"
29988
29989 \end_inset
29990
29991  (
29992 \emph on
29993 N.
29994 \begin_inset space \thinspace{}
29995 \end_inset
29996
29997 del t
29998 \emph default
29999 ).
30000 \end_layout
30001
30002 \end_inset
30003
30004  se inserta el comando
30005 \end_layout
30006
30007 \begin_layout Standard
30008
30009 \series bold
30010
30011 \backslash
30012 renewcommand{
30013 \backslash
30014 theequation}{
30015 \backslash
30016 roman{equation}}
30017 \end_layout
30018
30019 \begin_layout Standard
30020 antes de la ecuación en modo TeX.
30021  
30022 \series bold
30023
30024 \backslash
30025 renewcommand
30026 \series default
30027
30028 \begin_inset Index idx
30029 status collapsed
30030
30031 \begin_layout Plain Layout
30032 Comandos ! R ! 
30033 \backslash
30034 renewcommand
30035 \end_layout
30036
30037 \end_inset
30038
30039  redefine el comando predefinido 
30040 \series bold
30041
30042 \backslash
30043 theequation
30044 \series default
30045  como 
30046 \series bold
30047
30048 \backslash
30049 roman{equation}
30050 \series default
30051 .
30052 \begin_inset Foot
30053 status collapsed
30054
30055 \begin_layout Plain Layout
30056 El comando 
30057 \series bold
30058
30059 \backslash
30060 renewcommand
30061 \series default
30062  tiene el mismo esquema que el comando 
30063 \series bold
30064
30065 \backslash
30066 newcommand
30067 \series default
30068 , descrito en 
30069 \begin_inset CommandInset ref
30070 LatexCommand ref
30071 reference "sub:El-comando-newcommand"
30072
30073 \end_inset
30074
30075 .
30076 \end_layout
30077
30078 \end_inset
30079
30080  
30081 \series bold
30082 equation
30083 \series default
30084  es el contador de ecuaciones.
30085  Si se usa el comando 
30086 \series bold
30087
30088 \backslash
30089 the
30090 \series default
30091  como prefijo de un contador, el valor del contador sale en números arábigos.
30092  Si una ecuación es numerada, LaTeX pone internamente el comando 
30093 \series bold
30094
30095 \backslash
30096 theequation
30097 \series default
30098  detrás de la ecuación.
30099  
30100 \series bold
30101
30102 \backslash
30103 roman{equation}
30104 \series default
30105
30106 \begin_inset Index idx
30107 status collapsed
30108
30109 \begin_layout Plain Layout
30110 Comandos ! R ! 
30111 \backslash
30112 roman
30113 \end_layout
30114
30115 \end_inset
30116
30117  pone el contador en romanos en minúscula.
30118 \end_layout
30119
30120 \begin_layout Standard
30121 Todas las ecuaciones siguientes a 
30122 \series bold
30123
30124 \backslash
30125 renew
30126 \series default
30127 c
30128 \series bold
30129 ommand
30130 \series default
30131  se numerarán en romanos.
30132  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
30133  cambiando 
30134 \series bold
30135
30136 \backslash
30137 roman
30138 \series default
30139  por 
30140 \series bold
30141
30142 \backslash
30143 Roman
30144 \series default
30145
30146 \begin_inset Index idx
30147 status collapsed
30148
30149 \begin_layout Plain Layout
30150 Comandos ! R ! 
30151 \backslash
30152 roman@
30153 \backslash
30154 Roman
30155 \end_layout
30156
30157 \end_inset
30158
30159 .
30160  Para 
30161 \begin_inset Quotes fld
30162 \end_inset
30163
30164 numerar
30165 \begin_inset Quotes frd
30166 \end_inset
30167
30168  con minúsculas latinas hay el comando 
30169 \series bold
30170
30171 \backslash
30172 alph
30173 \series default
30174
30175 \begin_inset Index idx
30176 status collapsed
30177
30178 \begin_layout Plain Layout
30179 Comandos ! A ! 
30180 \backslash
30181 alph
30182 \end_layout
30183
30184 \end_inset
30185
30186 , y para mayúsculas el comando 
30187 \series bold
30188
30189 \backslash
30190 Alph
30191 \series default
30192
30193 \begin_inset Index idx
30194 status collapsed
30195
30196 \begin_layout Plain Layout
30197 Comandos ! A ! 
30198 \backslash
30199 alph@
30200 \backslash
30201 Alph
30202 \end_layout
30203
30204 \end_inset
30205
30206 .
30207 \end_layout
30208
30209 \begin_layout Standard
30210 \begin_inset Note Greyedout
30211 status open
30212
30213 \begin_layout Plain Layout
30214
30215 \series bold
30216 \color none
30217 Nota:
30218 \series default
30219  Con letras latinas sólo se puede numerar hasta un máximo de 26
30220 \begin_inset space ~
30221 \end_inset
30222
30223 ecuaciones.
30224 \end_layout
30225
30226 \end_inset
30227
30228
30229 \end_layout
30230
30231 \begin_layout Standard
30232 \begin_inset ERT
30233 status collapsed
30234
30235 \begin_layout Plain Layout
30236
30237
30238 \backslash
30239 renewcommand{
30240 \backslash
30241 theequation}{
30242 \backslash
30243 roman{equation}}
30244 \end_layout
30245
30246 \end_inset
30247
30248
30249 \begin_inset Formula 
30250 \begin{equation}
30251 A=\textrm{romanos en minúscula}
30252 \end{equation}
30253
30254 \end_inset
30255
30256
30257 \begin_inset ERT
30258 status collapsed
30259
30260 \begin_layout Plain Layout
30261
30262
30263 \backslash
30264 renewcommand{
30265 \backslash
30266 theequation}{
30267 \backslash
30268 Roman{equation}}
30269 \end_layout
30270
30271 \end_inset
30272
30273
30274 \begin_inset Formula 
30275 \begin{equation}
30276 B=\textrm{romanos en mayúscula}\label{eq:Rom}
30277 \end{equation}
30278
30279 \end_inset
30280
30281
30282 \begin_inset ERT
30283 status collapsed
30284
30285 \begin_layout Plain Layout
30286
30287
30288 \backslash
30289 renewcommand{
30290 \backslash
30291 theequation}{
30292 \backslash
30293 alph{equation}}
30294 \end_layout
30295
30296 \end_inset
30297
30298
30299 \begin_inset Formula 
30300 \begin{equation}
30301 C=\textrm{latinas en minúscula}
30302 \end{equation}
30303
30304 \end_inset
30305
30306
30307 \begin_inset ERT
30308 status collapsed
30309
30310 \begin_layout Plain Layout
30311
30312
30313 \backslash
30314 renewcommand{
30315 \backslash
30316 theequation}{
30317 \backslash
30318 Alph{equation}}
30319 \end_layout
30320
30321 \end_inset
30322
30323
30324 \begin_inset Formula 
30325 \begin{equation}
30326 D=\textrm{latinas en mayúscula}\label{eq:Lat}
30327 \end{equation}
30328
30329 \end_inset
30330
30331
30332 \end_layout
30333
30334 \begin_layout Standard
30335 Para volver a la numeración por omisión se inserta el comando:
30336 \end_layout
30337
30338 \begin_layout Standard
30339
30340 \series bold
30341
30342 \backslash
30343 renewcommand{
30344 \backslash
30345 theequation}{
30346 \backslash
30347 arabic{equation}}
30348 \begin_inset Index idx
30349 status collapsed
30350
30351 \begin_layout Plain Layout
30352 Comandos ! A ! 
30353 \backslash
30354 arabic
30355 \end_layout
30356
30357 \end_inset
30358
30359
30360 \end_layout
30361
30362 \begin_layout Standard
30363 \begin_inset ERT
30364 status collapsed
30365
30366 \begin_layout Plain Layout
30367
30368
30369 \backslash
30370 renewcommand{
30371 \backslash
30372 theequation}{
30373 \backslash
30374 arabic{equation}}
30375 \end_layout
30376
30377 \end_inset
30378
30379
30380 \begin_inset Formula 
30381 \begin{equation}
30382 E=\mbox{arábigos}
30383 \end{equation}
30384
30385 \end_inset
30386
30387
30388 \end_layout
30389
30390 \begin_layout Standard
30391 \begin_inset VSpace medskip
30392 \end_inset
30393
30394
30395 \end_layout
30396
30397 \begin_layout Standard
30398 Como ves, las ecuaciones se numeran consecutivamente independientemente
30399  del estilo de numeración.
30400  Cuando la numeración haya de empezar con 
30401 \begin_inset Quotes fld
30402 \end_inset
30403
30404 1
30405 \begin_inset Quotes frd
30406 \end_inset
30407
30408  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
30409  Una descripción sobre esto se encuentra en el archivo 
30410 \begin_inset CommandInset href
30411 LatexCommand href
30412 name "Formula-numbering.lyx"
30413 target "run:Formula-numbering.lyx"
30414
30415 \end_inset
30416
30417 .
30418 \end_layout
30419
30420 \begin_layout Section
30421 Símbolos y ecuaciones químicas
30422 \begin_inset CommandInset label
30423 LatexCommand label
30424 name "sub:Símbolos-y-ecuaciones-químicas"
30425
30426 \end_inset
30427
30428
30429 \begin_inset Index idx
30430 status collapsed
30431
30432 \begin_layout Plain Layout
30433 Química ! símbolos
30434 \end_layout
30435
30436 \end_inset
30437
30438
30439 \begin_inset Index idx
30440 status collapsed
30441
30442 \begin_layout Plain Layout
30443 Química ! caracteres
30444 \end_layout
30445
30446 \end_inset
30447
30448
30449 \begin_inset Index idx
30450 status collapsed
30451
30452 \begin_layout Plain Layout
30453 Ecuación ! química|see
30454 \begin_inset ERT
30455 status collapsed
30456
30457 \begin_layout Plain Layout
30458
30459 {
30460 \end_layout
30461
30462 \end_inset
30463
30464 Química
30465 \begin_inset ERT
30466 status collapsed
30467
30468 \begin_layout Plain Layout
30469
30470 }
30471 \end_layout
30472
30473 \end_inset
30474
30475
30476 \end_layout
30477
30478 \end_inset
30479
30480
30481 \begin_inset Index idx
30482 status collapsed
30483
30484 \begin_layout Plain Layout
30485 Química ! iones
30486 \end_layout
30487
30488 \end_inset
30489
30490
30491 \begin_inset Index idx
30492 status collapsed
30493
30494 \begin_layout Plain Layout
30495 Iones|see
30496 \begin_inset ERT
30497 status collapsed
30498
30499 \begin_layout Plain Layout
30500
30501 {
30502 \end_layout
30503
30504 \end_inset
30505
30506 Química
30507 \begin_inset ERT
30508 status collapsed
30509
30510 \begin_layout Plain Layout
30511
30512 }
30513 \end_layout
30514
30515 \end_inset
30516
30517
30518 \end_layout
30519
30520 \end_inset
30521
30522
30523 \begin_inset Index idx
30524 status collapsed
30525
30526 \begin_layout Plain Layout
30527 Química ! reacción
30528 \end_layout
30529
30530 \end_inset
30531
30532
30533 \end_layout
30534
30535 \begin_layout Standard
30536 Un ejemplo de texto de química:
30537 \end_layout
30538
30539 \begin_layout Quote
30540 El ion 
30541 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30542 \end_inset
30543
30544  reacciona con dos iones 
30545 \begin_inset Formula $\mathrm{Na^{+}}$
30546 \end_inset
30547
30548  para dar sulfato de sodio 
30549 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
30550 \end_inset
30551
30552 .
30553  La ecuación química es:
30554 \begin_inset Formula 
30555 \begin{equation}
30556 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}
30557 \end{equation}
30558
30559 \end_inset
30560
30561
30562 \end_layout
30563
30564 \begin_layout Standard
30565 Esta ecuación química puede componerse directamente en modo ecuación.
30566  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
30567  y con el atajo 
30568 \family sans
30569 Alt+C
30570 \begin_inset space ~
30571 \end_inset
30572
30573 R
30574 \family default
30575  se cambia en redonda.
30576 \begin_inset Foot
30577 status collapsed
30578
30579 \begin_layout Plain Layout
30580 véase estilos de tipografías en 
30581 \begin_inset CommandInset ref
30582 LatexCommand ref
30583 reference "sub:Estilos-de-tipografías"
30584
30585 \end_inset
30586
30587 .
30588 \end_layout
30589
30590 \end_inset
30591
30592
30593 \end_layout
30594
30595 \begin_layout Standard
30596 Para escribir ecuaciones químicas es más conveniente usar el comando 
30597 \series bold
30598
30599 \backslash
30600 ce
30601 \series default
30602
30603 \begin_inset Index idx
30604 status collapsed
30605
30606 \begin_layout Plain Layout
30607 Comandos ! C ! 
30608 \backslash
30609 ce
30610 \end_layout
30611
30612 \end_inset
30613
30614 , que está disponible si está instalado el paquete LaTeX 
30615 \series bold
30616 mhchem
30617 \series default
30618
30619 \begin_inset Index idx
30620 status collapsed
30621
30622 \begin_layout Plain Layout
30623 Paquetes ! mhchem
30624 \end_layout
30625
30626 \end_inset
30627
30628 .
30629  Al insertar 
30630 \series bold
30631
30632 \backslash
30633 ce
30634 \series default
30635  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
30636  ecuaciones químicas de una forma intuitiva.
30637 \end_layout
30638
30639 \begin_layout Standard
30640 \align center
30641 \begin_inset Tabular
30642 <lyxtabular version="3" rows="9" columns="2">
30643 <features rotate="0" tabularvalignment="middle">
30644 <column alignment="center" valignment="top">
30645 <column alignment="center" valignment="top">
30646 <row>
30647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30648 \begin_inset Text
30649
30650 \begin_layout Plain Layout
30651 Comando
30652 \end_layout
30653
30654 \end_inset
30655 </cell>
30656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30657 \begin_inset Text
30658
30659 \begin_layout Plain Layout
30660 Resultado
30661 \begin_inset Note Note
30662 status collapsed
30663
30664 \begin_layout Plain Layout
30665
30666 \series bold
30667
30668 \backslash
30669 raisebox
30670 \series default
30671  se usa sólo como espaciador
30672 \end_layout
30673
30674 \end_inset
30675
30676
30677 \end_layout
30678
30679 \end_inset
30680 </cell>
30681 </row>
30682 <row>
30683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30684 \begin_inset Text
30685
30686 \begin_layout Plain Layout
30687
30688 \backslash
30689 ce
30690 \begin_inset space \textvisiblespace{}
30691 \end_inset
30692
30693 H2CO3
30694 \end_layout
30695
30696 \end_inset
30697 </cell>
30698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30699 \begin_inset Text
30700
30701 \begin_layout Plain Layout
30702 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
30703 \end_inset
30704
30705
30706 \end_layout
30707
30708 \end_inset
30709 </cell>
30710 </row>
30711 <row>
30712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30713 \begin_inset Text
30714
30715 \begin_layout Plain Layout
30716
30717 \backslash
30718 ce
30719 \begin_inset space \textvisiblespace{}
30720 \end_inset
30721
30722 SO4^2-
30723 \end_layout
30724
30725 \end_inset
30726 </cell>
30727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30728 \begin_inset Text
30729
30730 \begin_layout Plain Layout
30731 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
30732 \end_inset
30733
30734
30735 \end_layout
30736
30737 \end_inset
30738 </cell>
30739 </row>
30740 <row>
30741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30742 \begin_inset Text
30743
30744 \begin_layout Plain Layout
30745
30746 \backslash
30747 ce
30748 \begin_inset space \textvisiblespace{}
30749 \end_inset
30750
30751 (NH4)2S
30752 \end_layout
30753
30754 \end_inset
30755 </cell>
30756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30757 \begin_inset Text
30758
30759 \begin_layout Plain Layout
30760 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
30761 \end_inset
30762
30763
30764 \end_layout
30765
30766 \end_inset
30767 </cell>
30768 </row>
30769 <row>
30770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30771 \begin_inset Text
30772
30773 \begin_layout Plain Layout
30774
30775 \backslash
30776 ce
30777 \begin_inset space \textvisiblespace{}
30778 \end_inset
30779
30780 KCr(SO4)2.12H2O
30781 \end_layout
30782
30783 \end_inset
30784 </cell>
30785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30786 \begin_inset Text
30787
30788 \begin_layout Plain Layout
30789 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
30790 \end_inset
30791
30792
30793 \end_layout
30794
30795 \end_inset
30796 </cell>
30797 </row>
30798 <row>
30799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30800 \begin_inset Text
30801
30802 \begin_layout Plain Layout
30803
30804 \backslash
30805 ce
30806 \begin_inset space \textvisiblespace{}
30807 \end_inset
30808
30809 A-B
30810 \backslash
30811 dbond
30812 \begin_inset space \textvisiblespace{}
30813 \end_inset
30814
30815 C
30816 \backslash
30817 tbond
30818 \begin_inset space \textvisiblespace{}
30819 \end_inset
30820
30821 D
30822 \end_layout
30823
30824 \end_inset
30825 </cell>
30826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30827 \begin_inset Text
30828
30829 \begin_layout Plain Layout
30830 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
30831 \end_inset
30832
30833
30834 \end_layout
30835
30836 \end_inset
30837 </cell>
30838 </row>
30839 <row>
30840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30841 \begin_inset Text
30842
30843 \begin_layout Plain Layout
30844
30845 \backslash
30846 ce
30847 \begin_inset space \textvisiblespace{}
30848 \end_inset
30849
30850 ^227
30851 \begin_inset Formula $\downarrow$
30852 \end_inset
30853
30854 _90
30855 \begin_inset Formula $\to$
30856 \end_inset
30857
30858 Th+
30859 \end_layout
30860
30861 \end_inset
30862 </cell>
30863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30864 \begin_inset Text
30865
30866 \begin_layout Plain Layout
30867 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
30868 \end_inset
30869
30870
30871 \end_layout
30872
30873 \end_inset
30874 </cell>
30875 </row>
30876 <row>
30877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30878 \begin_inset Text
30879
30880 \begin_layout Plain Layout
30881
30882 \backslash
30883 ce
30884 \begin_inset space \textvisiblespace{}
30885 \end_inset
30886
30887 CO2
30888 \begin_inset space \textvisiblespace{}
30889 \end_inset
30890
30891 +
30892 \begin_inset space \textvisiblespace{}
30893 \end_inset
30894
30895 C
30896 \begin_inset space \textvisiblespace{}
30897 \end_inset
30898
30899 <=>
30900 \begin_inset space \textvisiblespace{}
30901 \end_inset
30902
30903 2CO
30904 \end_layout
30905
30906 \end_inset
30907 </cell>
30908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30909 \begin_inset Text
30910
30911 \begin_layout Plain Layout
30912 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
30913 \end_inset
30914
30915
30916 \end_layout
30917
30918 \end_inset
30919 </cell>
30920 </row>
30921 <row>
30922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30923 \begin_inset Text
30924
30925 \begin_layout Plain Layout
30926
30927 \backslash
30928 ce
30929 \begin_inset space \textvisiblespace{}
30930 \end_inset
30931
30932 CO2
30933 \begin_inset space \textvisiblespace{}
30934 \end_inset
30935
30936 +
30937 \begin_inset space \textvisiblespace{}
30938 \end_inset
30939
30940 C
30941 \begin_inset space \textvisiblespace{}
30942 \end_inset
30943
30944 ->[
30945 \backslash
30946 alpha][
30947 \backslash
30948 beta]
30949 \begin_inset space \textvisiblespace{}
30950 \end_inset
30951
30952 2CO}
30953 \end_layout
30954
30955 \end_inset
30956 </cell>
30957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30958 \begin_inset Text
30959
30960 \begin_layout Plain Layout
30961 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
30962 \end_inset
30963
30964
30965 \end_layout
30966
30967 \end_inset
30968 </cell>
30969 </row>
30970 </lyxtabular>
30971
30972 \end_inset
30973
30974
30975 \end_layout
30976
30977 \begin_layout Standard
30978 \begin_inset Note Greyedout
30979 status open
30980
30981 \begin_layout Plain Layout
30982
30983 \series bold
30984 \color none
30985 Nota:
30986 \series default
30987  Insertar modo matemático en un marco 
30988 \series bold
30989
30990 \backslash
30991 ce
30992 \series default
30993  provocará errores de LaTeX.
30994  En estos casos hay que usar código TeX, como en 
30995 \series bold
30996
30997 \backslash
30998 ce{$
30999 \backslash
31000 mu
31001 \backslash
31002 hyphen$Cl}
31003 \series default
31004
31005 \begin_inset ERT
31006 status collapsed
31007
31008 \begin_layout Plain Layout
31009
31010
31011 \backslash
31012 ce{$
31013 \backslash
31014 mu
31015 \backslash
31016 hyphen$Cl}
31017 \end_layout
31018
31019 \end_inset
31020
31021  
31022 \end_layout
31023
31024 \end_inset
31025
31026
31027 \end_layout
31028
31029 \begin_layout Standard
31030 \begin_inset Note Greyedout
31031 status collapsed
31032
31033 \begin_layout Plain Layout
31034
31035 \series bold
31036 Nota:
31037 \series default
31038  En LyX no es posible usar el carácter ^ para obtener una flecha hacia arriba,
31039  como se describe en el manual de 
31040 \series bold
31041 mhchem
31042 \series default
31043 .
31044  Como alternativa, inserta un espacio delgado negativo seguido por el comando
31045  
31046 \series bold
31047
31048 \backslash
31049 uparrow
31050 \series default
31051
31052 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
31053 \end_inset
31054
31055
31056 \end_layout
31057
31058 \end_inset
31059
31060
31061 \end_layout
31062
31063 \begin_layout Standard
31064 El comando 
31065 \series bold
31066
31067 \backslash
31068 ce
31069 \series default
31070  para la 
31071 \begin_inset CommandInset ref
31072 LatexCommand ref
31073 reference "eq:reaccion-quimica"
31074
31075 \end_inset
31076
31077  es
31078 \begin_inset Newline newline
31079 \end_inset
31080
31081
31082 \series bold
31083  
31084 \backslash
31085 ce
31086 \begin_inset space \textvisiblespace{}
31087 \end_inset
31088
31089 2Na+
31090 \begin_inset space \textvisiblespace{}
31091 \end_inset
31092
31093 +
31094 \begin_inset space \textvisiblespace{}
31095 \end_inset
31096
31097 SO4^2-
31098 \begin_inset space \textvisiblespace{}
31099 \end_inset
31100
31101
31102 \begin_inset space \textvisiblespace{}
31103 \end_inset
31104
31105 ->
31106 \begin_inset space \textvisiblespace{}
31107 \end_inset
31108
31109 Na2SO4
31110 \end_layout
31111
31112 \begin_layout Standard
31113 Para componer ecuaciones químicas multilínea primero se crea una ecuación
31114  multilínea, tal como se describe en la 
31115 \begin_inset CommandInset ref
31116 LatexCommand ref
31117 reference "sec:Ecuaciones-multilínea"
31118
31119 \end_inset
31120
31121 .
31122  Después se utiliza el comando 
31123 \series bold
31124
31125 \backslash
31126 ce
31127 \series default
31128  en cada cuadrito azul de la ecuación.
31129  La 
31130 \begin_inset CommandInset ref
31131 LatexCommand ref
31132 reference "eq:TEOS-reac-1"
31133
31134 \end_inset
31135
31136  y la 
31137 \begin_inset CommandInset ref
31138 LatexCommand ref
31139 reference "eq:TEOS-reac-2"
31140
31141 \end_inset
31142
31143  son ejemplos de una reacción química en dos fases en la que cada ecuación
31144  tiene su propio número.
31145 \begin_inset Formula 
31146 \begin{eqnarray}
31147 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
31148 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}
31149 \end{eqnarray}
31150
31151 \end_inset
31152
31153
31154 \end_layout
31155
31156 \begin_layout Standard
31157 Además de 
31158 \series bold
31159
31160 \backslash
31161 ce
31162 \series default
31163  el paquete 
31164 \series bold
31165 mhchem
31166 \series default
31167  suministra el comando 
31168 \series bold
31169
31170 \backslash
31171 cf
31172 \series default
31173
31174 \begin_inset Index idx
31175 status collapsed
31176
31177 \begin_layout Plain Layout
31178 Comandos ! C ! 
31179 \backslash
31180 cf
31181 \end_layout
31182
31183 \end_inset
31184
31185  que ha de utilizarse en casos especiales.
31186  Para más información sobre 
31187 \series bold
31188
31189 \backslash
31190 cf
31191 \series default
31192  y más ejemplos echa un vistazo a la documentación de 
31193 \series bold
31194 mhchem
31195 \series default
31196
31197 \begin_inset CommandInset citation
31198 LatexCommand cite
31199 key "mhchem"
31200
31201 \end_inset
31202
31203 .
31204 \end_layout
31205
31206 \begin_layout Section
31207 Diagramas
31208 \end_layout
31209
31210 \begin_layout Standard
31211 Lyx soporta dos tipos de diagramas conmutativos: 
31212 \series bold
31213 amscd
31214 \series default
31215  y 
31216 \series bold
31217 xymatrix
31218 \series default
31219 , que se explican a continuación.
31220 \end_layout
31221
31222 \begin_layout Subsection
31223 Diagramas amscd
31224 \begin_inset Index idx
31225 status collapsed
31226
31227 \begin_layout Plain Layout
31228 Diagramas ! amscd
31229 \end_layout
31230
31231 \end_inset
31232
31233
31234 \end_layout
31235
31236 \begin_layout Standard
31237 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
31238  verticales y horizontales:
31239 \begin_inset Formula 
31240 \[
31241 \begin{CD}A@)))B@)))C\\
31242 @AAA@.@VVV\\
31243 F@(((E@(((D
31244 \end{CD}
31245 \]
31246
31247 \end_inset
31248
31249 Para obtener el diagrama se inserta en la ecuación el comando 
31250 \series bold
31251
31252 \backslash
31253 CD
31254 \begin_inset Index idx
31255 status collapsed
31256
31257 \begin_layout Plain Layout
31258 Comandos ! C ! 
31259 \backslash
31260 CD
31261 \end_layout
31262
31263 \end_inset
31264
31265
31266 \series default
31267 .
31268  Surge un marco azul entre dos líneas de trazos en el que se insertan a
31269  continuación comandos.
31270  Con 
31271 \family sans
31272 Ctrl+Entrar
31273 \family default
31274  se inicia una nueva línea.
31275  En las líneas impares se insertan relaciones horizontales, en las pares
31276  verticales.
31277 \end_layout
31278
31279 \begin_layout Standard
31280 Para componer las relaciones hay los siguientes comandos:
31281 \begin_inset Foot
31282 status collapsed
31283
31284 \begin_layout Plain Layout
31285 \begin_inset CommandInset label
31286 LatexCommand label
31287 name "fn:sinónimos"
31288
31289 \end_inset
31290
31291 Los comandos con 
31292 \family sans
31293 '
31294 \series bold
31295 >
31296 \series default
31297 '
31298 \family default
31299  o 
31300 \family sans
31301 '
31302 \series bold
31303 <
31304 \series default
31305 '
31306 \family default
31307  pueden generar errores con el estilo 
31308 \series bold
31309 spanish
31310 \series default
31311  de 
31312 \series bold
31313 babel
31314 \series default
31315 .
31316  Para evitarlo se pueden sustituir por sus sinónimos 
31317 \family sans
31318 '
31319 \series bold
31320 )
31321 \series default
31322 '
31323 \family default
31324  y 
31325 \family sans
31326 '
31327 \series bold
31328 (
31329 \series default
31330 '
31331 \family default
31332  respectivamente.
31333  Véase 
31334 \begin_inset CommandInset citation
31335 LatexCommand cite
31336 key "spanish"
31337
31338 \end_inset
31339
31340 .
31341  (
31342 \emph on
31343 N.
31344 \begin_inset space \thinspace{}
31345 \end_inset
31346
31347 del t.
31348 \emph default
31349 )
31350 \end_layout
31351
31352 \end_inset
31353
31354
31355 \end_layout
31356
31357 \begin_layout Itemize
31358
31359 \series bold
31360 @<<<
31361 \series default
31362  genera una flecha hacia la izquierda, 
31363 \series bold
31364 @>>>
31365 \series default
31366  una hacia la derecha, y 
31367 \series bold
31368 @=
31369 \series default
31370  un signo igual largo
31371 \end_layout
31372
31373 \begin_layout Itemize
31374
31375 \series bold
31376 @AAA
31377 \series default
31378  genera una flecha hacia arriba, 
31379 \series bold
31380 @VVV
31381 \series default
31382  una hacia abajo, y 
31383 \series bold
31384 @|
31385 \series default
31386  un signo igual vertical
31387 \end_layout
31388
31389 \begin_layout Itemize
31390
31391 \series bold
31392 @.
31393
31394 \series default
31395  genera una ubicación vacía para relaciones inexistentes
31396 \end_layout
31397
31398 \begin_layout Standard
31399 Todas las flechas pueden etiquetarse como sigue:
31400 \end_layout
31401
31402 \begin_layout Itemize
31403 Si se inserta texto entre el primero y el segundo 
31404 \series bold
31405 <
31406 \series default
31407  o 
31408 \series bold
31409 >
31410 \series default
31411 , respectivamente, se muestra sobre la flecha.
31412  Si se inserta entre el segundo y el tercero, bajo la flecha.
31413 \end_layout
31414
31415 \begin_layout Itemize
31416 Para flechas verticales, si se inserta texto entre la primera y la segunda
31417  
31418 \series bold
31419 A
31420 \series default
31421  o 
31422 \series bold
31423 V
31424 \series default
31425 , respectivamente, se muestra al lado izquierdo de la flecha.
31426  Si se inserta entre la segunda y la tercera, al lado derecho.
31427  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
31428 \end_layout
31429
31430 \begin_layout Standard
31431 Como ejemplo un diagrama con todas las relaciones posibles:
31432 \begin_inset Formula 
31433 \[
31434 \begin{CD}A@)j))B@))k)C@=F\\
31435 @AmAA@.@VV{V}V@|\\
31436 D@((j\,(E@)k))F@=C
31437 \end{CD}
31438 \]
31439
31440 \end_inset
31441
31442 El comando para este diagrama es:
31443 \begin_inset Newline newline
31444 \end_inset
31445
31446
31447 \series bold
31448
31449 \backslash
31450 CD
31451 \begin_inset space \textvisiblespace{}
31452 \end_inset
31453
31454 A@>j>>B@>>k>C@=F Ctrl+Entrar
31455 \begin_inset Newline newline
31456 \end_inset
31457
31458
31459 \begin_inset Phantom HPhantom
31460 status open
31461
31462 \begin_layout Plain Layout
31463
31464 \series bold
31465
31466 \backslash
31467 CD
31468 \begin_inset space \textvisiblespace{}
31469 \end_inset
31470
31471
31472 \end_layout
31473
31474 \end_inset
31475
31476 @AmAA@.@VV
31477 \backslash
31478 {V
31479 \series default
31480
31481 \begin_inset Formula $\to$
31482 \end_inset
31483
31484
31485 \series bold
31486 V@| Ctrl+Entrar
31487 \begin_inset Newline newline
31488 \end_inset
31489
31490
31491 \begin_inset Phantom HPhantom
31492 status open
31493
31494 \begin_layout Plain Layout
31495
31496 \series bold
31497
31498 \backslash
31499 CD
31500 \begin_inset space \textvisiblespace{}
31501 \end_inset
31502
31503
31504 \end_layout
31505
31506 \end_inset
31507
31508 D@<<j<E@>k>>F@=C
31509 \end_layout
31510
31511 \begin_layout Subsection
31512 Diagramas xymatrix
31513 \begin_inset Index idx
31514 status collapsed
31515
31516 \begin_layout Plain Layout
31517 Diagramas ! xymatrix
31518 \end_layout
31519
31520 \end_inset
31521
31522
31523 \end_layout
31524
31525 \begin_layout Standard
31526 Para usar matrices xy debe estar instalado el paquete LaTeX 
31527 \series bold
31528 xypic
31529 \series default
31530 .
31531  Una matriz xy se crea insertando el comando 
31532 \series bold
31533
31534 \backslash
31535 xymatrix
31536 \series default
31537  en una ecuación.
31538  Después podrás añadir nuevas columnas y filas como en matrices normales,
31539  véase
31540 \begin_inset space ~
31541 \end_inset
31542
31543
31544 \begin_inset CommandInset ref
31545 LatexCommand ref
31546 reference "sec:Matrices"
31547
31548 \end_inset
31549
31550 .
31551 \end_layout
31552
31553 \begin_layout Standard
31554 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
31555  y curvadas, y mucho más.
31556  Todas las posibilidades para generar diagramas conmutativos y decoraciones
31557  se explican en el 
31558 \emph on
31559 Manual de XY-pic
31560 \emph default
31561  que se encuentra en el menú 
31562 \family sans
31563 Ayuda\SpecialChar \menuseparator
31564 Manuales
31565 \begin_inset space ~
31566 \end_inset
31567
31568 específicos
31569 \family default
31570 .
31571 \end_layout
31572
31573 \begin_layout Subsection
31574 Diagramas 
31575 \noun on
31576 Feynman
31577 \noun default
31578
31579 \begin_inset Index idx
31580 status collapsed
31581
31582 \begin_layout Plain Layout
31583 Diagramas ! Feynman
31584 \end_layout
31585
31586 \end_inset
31587
31588
31589 \end_layout
31590
31591 \begin_layout Standard
31592 Para usar diagramas 
31593 \noun on
31594 Feynman
31595 \noun default
31596  debe estar instalado el paquete LaTeX 
31597 \series bold
31598 feyn
31599 \series default
31600 .
31601  Un diagrama 
31602 \noun on
31603 Feynman
31604 \noun default
31605  se crea insertando el comando 
31606 \series bold
31607
31608 \backslash
31609 Diagram
31610 \series default
31611  en una ecuación.
31612  Después podrás añadir nuevas columnas y filas como en matrices normales,
31613  véase
31614 \begin_inset space ~
31615 \end_inset
31616
31617
31618 \begin_inset CommandInset ref
31619 LatexCommand ref
31620 reference "sec:Matrices"
31621
31622 \end_inset
31623
31624 .
31625 \end_layout
31626
31627 \begin_layout Standard
31628 En el 
31629 \emph on
31630 Manual de diagramas Feynman
31631 \emph default
31632 , disponible en 
31633 \family sans
31634 Ayuda\SpecialChar \menuseparator
31635 Manuales
31636 \begin_inset space ~
31637 \end_inset
31638
31639 específicos
31640 \family default
31641 , hay ejemplos de diagramas de este tipo.
31642 \end_layout
31643
31644 \begin_layout Section
31645 Comandos definidos por el usuario
31646 \begin_inset Index idx
31647 status collapsed
31648
31649 \begin_layout Plain Layout
31650 Comandos de usuario
31651 \end_layout
31652
31653 \end_inset
31654
31655
31656 \end_layout
31657
31658 \begin_layout Standard
31659 \begin_inset Note Greyedout
31660 status open
31661
31662 \begin_layout Plain Layout
31663
31664 \series bold
31665 Nota:
31666 \series default
31667  Los nombres de los comandos definidos por el usuario y macros solo pueden
31668  contener letras latinas.
31669 \end_layout
31670
31671 \end_inset
31672
31673
31674 \end_layout
31675
31676 \begin_layout Subsection
31677 El comando 
31678 \backslash
31679 newcommand
31680 \begin_inset CommandInset label
31681 LatexCommand label
31682 name "sub:El-comando-newcommand"
31683
31684 \end_inset
31685
31686
31687 \begin_inset Index idx
31688 status collapsed
31689
31690 \begin_layout Plain Layout
31691 Comandos de usuario ! 
31692 \backslash
31693 newcommand
31694 \end_layout
31695
31696 \end_inset
31697
31698
31699 \begin_inset Index idx
31700 status collapsed
31701
31702 \begin_layout Plain Layout
31703 Comandos ! N ! 
31704 \backslash
31705 newcommand
31706 \end_layout
31707
31708 \end_inset
31709
31710
31711 \end_layout
31712
31713 \begin_layout Standard
31714 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
31715  Pero es posible definir nuevos comandos más cortos con el comando 
31716 \series bold
31717
31718 \backslash
31719 newcommand
31720 \series default
31721 .
31722  
31723 \end_layout
31724
31725 \begin_layout Standard
31726 El esquema del comando 
31727 \series bold
31728
31729 \backslash
31730 newcommand
31731 \series default
31732  es:
31733 \end_layout
31734
31735 \begin_layout Standard
31736
31737 \series bold
31738
31739 \backslash
31740 newcommand{nombre nuevo de comando}[número de argumentos]
31741 \begin_inset Newline newline
31742 \end_inset
31743
31744
31745 \begin_inset Phantom HPhantom
31746 status open
31747
31748 \begin_layout Plain Layout
31749
31750 \series bold
31751
31752 \backslash
31753 newcommand
31754 \end_layout
31755
31756 \end_inset
31757
31758 [valor opcional]{definición de comando}
31759 \end_layout
31760
31761 \begin_layout Standard
31762 \begin_inset Note Greyedout
31763 status open
31764
31765 \begin_layout Plain Layout
31766
31767 \series bold
31768 Nota:
31769 \series default
31770  Asegúrate de que el nombre del nuevo comando no está definido ya en el
31771  documento o en paquetes LaTeX que uses.
31772  Por ejemplo, si defines el comando 
31773 \series bold
31774
31775 \backslash
31776 le
31777 \series default
31778  para 
31779 \series bold
31780
31781 \backslash
31782 Leftarrow,
31783 \series default
31784  se producirán errores porque 
31785 \series bold
31786
31787 \backslash
31788 le
31789 \series default
31790  ya existe para 
31791 \begin_inset Quotes fld
31792 \end_inset
31793
31794
31795 \begin_inset Formula $\le$
31796 \end_inset
31797
31798
31799 \begin_inset Quotes frd
31800 \end_inset
31801
31802 .
31803
31804 \series bold
31805  
31806 \end_layout
31807
31808 \end_inset
31809
31810
31811 \end_layout
31812
31813 \begin_layout Standard
31814 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
31815  argumentos debería tener el nuevo comando.
31816  Con el valor opcional se puede predefinir un valor para un argumento opcional.
31817  Cuando se hace esto, el 
31818 \emph on
31819 primer
31820 \emph default
31821  argumento del nuevo comando es automáticamente opcional.
31822 \end_layout
31823
31824 \begin_layout Standard
31825 \noindent
31826 \align center
31827 \begin_inset Newpage newpage
31828 \end_inset
31829
31830
31831 \end_layout
31832
31833 \begin_layout Standard
31834 Veamos unos ejemplos:
31835 \end_layout
31836
31837 \begin_layout Itemize
31838 Para definir el comando 
31839 \series bold
31840
31841 \backslash
31842 gr
31843 \series default
31844  para 
31845 \series bold
31846
31847 \backslash
31848 Longrightarrow
31849 \series default
31850 , la línea de preámbulo LaTeX es:
31851 \begin_inset VSpace medskip
31852 \end_inset
31853
31854
31855 \begin_inset Newline newline
31856 \end_inset
31857
31858
31859 \series bold
31860
31861 \backslash
31862 newcommand{
31863 \backslash
31864 gr}{
31865 \backslash
31866 Longrightarrow}
31867 \end_layout
31868
31869 \begin_layout Itemize
31870 Para definir el comando 
31871 \series bold
31872
31873 \backslash
31874 us
31875 \series default
31876  para 
31877 \series bold
31878
31879 \backslash
31880 underline
31881 \series default
31882 , el argumento (que sería subrayado) debe tenerse en cuenta.
31883  Para esto la línea de preámbulo es:
31884 \begin_inset VSpace medskip
31885 \end_inset
31886
31887
31888 \begin_inset Newline newline
31889 \end_inset
31890
31891
31892 \series bold
31893
31894 \backslash
31895 newcommand{
31896 \backslash
31897 us}[1]{
31898 \backslash
31899 underline{#1}}
31900 \series default
31901
31902 \begin_inset VSpace medskip
31903 \end_inset
31904
31905
31906 \begin_inset Newline newline
31907 \end_inset
31908
31909 El carácter 
31910 \series bold
31911 #
31912 \series default
31913  actúa como colocador del argumento, el 
31914 \series bold
31915 1
31916 \series default
31917  indica que es el colocador para el primer argumento.
31918 \end_layout
31919
31920 \begin_layout Itemize
31921 Para 
31922 \series bold
31923
31924 \backslash
31925 framebox
31926 \series default
31927  se puede definir, por ejemplo, el comando 
31928 \series bold
31929
31930 \backslash
31931 fb
31932 \series default
31933 :
31934 \begin_inset VSpace medskip
31935 \end_inset
31936
31937
31938 \begin_inset Newline newline
31939 \end_inset
31940
31941
31942 \series bold
31943
31944 \backslash
31945 newcommand{
31946 \backslash
31947 fb}[3]{
31948 \backslash
31949 framebox#1#2{$#3$}}
31950 \series default
31951
31952 \begin_inset VSpace medskip
31953 \end_inset
31954
31955
31956 \begin_inset Newline newline
31957 \end_inset
31958
31959 Los dos signos dólar generan la ecuación extra necesaria para 
31960 \series bold
31961
31962 \backslash
31963 framebox
31964 \series default
31965 , véase 
31966 \begin_inset CommandInset ref
31967 LatexCommand ref
31968 reference "sub:Marcos-con-bordes"
31969
31970 \end_inset
31971
31972 .
31973 \end_layout
31974
31975 \begin_layout Itemize
31976 Para crear un nuevo comando para 
31977 \series bold
31978
31979 \backslash
31980 fcolorbox
31981 \series default
31982  donde no es necesario especificar el color para el marco, el argumento
31983  para el color se define opcional:
31984 \begin_inset VSpace medskip
31985 \end_inset
31986
31987
31988 \begin_inset Newline newline
31989 \end_inset
31990
31991
31992 \series bold
31993
31994 \backslash
31995 newcommand{
31996 \backslash
31997 cb}[3][white]{
31998 \backslash
31999 fcolorbox{#2}{#1}{$#3$}}
32000 \series default
32001
32002 \begin_inset VSpace medskip
32003 \end_inset
32004
32005
32006 \begin_inset Newline newline
32007 \end_inset
32008
32009 Si el color no es especificado al usar 
32010 \series bold
32011
32012 \backslash
32013 cb
32014 \series default
32015 , se elige el color 
32016 \series bold
32017 white
32018 \series default
32019  predefinido.
32020 \end_layout
32021
32022 \begin_layout Standard
32023 Un ensayo con los nuevos comandos definidos:
32024 \end_layout
32025
32026 \begin_layout Standard
32027 \noindent
32028 \align center
32029 \begin_inset Tabular
32030 <lyxtabular version="3" rows="6" columns="2">
32031 <features rotate="0" tabularvalignment="middle">
32032 <column alignment="center" valignment="top">
32033 <column alignment="center" valignment="top">
32034 <row>
32035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32036 \begin_inset Text
32037
32038 \begin_layout Plain Layout
32039 Comando
32040 \end_layout
32041
32042 \end_inset
32043 </cell>
32044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32045 \begin_inset Text
32046
32047 \begin_layout Plain Layout
32048 Resultado
32049 \begin_inset Note Note
32050 status collapsed
32051
32052 \begin_layout Plain Layout
32053
32054 \series bold
32055
32056 \backslash
32057 raisebox
32058 \series default
32059  se usa sólo como espaciador
32060 \end_layout
32061
32062 \end_inset
32063
32064
32065 \end_layout
32066
32067 \end_inset
32068 </cell>
32069 </row>
32070 <row>
32071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32072 \begin_inset Text
32073
32074 \begin_layout Plain Layout
32075 A
32076 \backslash
32077 gr
32078 \begin_inset space \textvisiblespace{}
32079 \end_inset
32080
32081 B
32082 \end_layout
32083
32084 \end_inset
32085 </cell>
32086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32087 \begin_inset Text
32088
32089 \begin_layout Plain Layout
32090 \begin_inset Formula $A\gr B$
32091 \end_inset
32092
32093
32094 \end_layout
32095
32096 \end_inset
32097 </cell>
32098 </row>
32099 <row>
32100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32101 \begin_inset Text
32102
32103 \begin_layout Plain Layout
32104
32105 \backslash
32106 us{ABcd
32107 \end_layout
32108
32109 \end_inset
32110 </cell>
32111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32112 \begin_inset Text
32113
32114 \begin_layout Plain Layout
32115 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32116 \end_inset
32117
32118
32119 \end_layout
32120
32121 \end_inset
32122 </cell>
32123 </row>
32124 <row>
32125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32126 \begin_inset Text
32127
32128 \begin_layout Plain Layout
32129
32130 \backslash
32131 fb{[2cm]
32132 \begin_inset Formula $\to$
32133 \end_inset
32134
32135
32136 \backslash
32137 {
32138 \begin_inset Formula $\to$
32139 \end_inset
32140
32141
32142 \backslash
32143 {
32144 \backslash
32145 int
32146 \begin_inset space \textvisiblespace{}
32147 \end_inset
32148
32149 A=B
32150 \end_layout
32151
32152 \end_inset
32153 </cell>
32154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32155 \begin_inset Text
32156
32157 \begin_layout Plain Layout
32158 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32159 \end_inset
32160
32161
32162 \end_layout
32163
32164 \end_inset
32165 </cell>
32166 </row>
32167 <row>
32168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32169 \begin_inset Text
32170
32171 \begin_layout Plain Layout
32172
32173 \backslash
32174 cb{red
32175 \begin_inset Formula $\to$
32176 \end_inset
32177
32178
32179 \backslash
32180 {
32181 \backslash
32182 int
32183 \begin_inset space \textvisiblespace{}
32184 \end_inset
32185
32186 A=B
32187 \end_layout
32188
32189 \end_inset
32190 </cell>
32191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32192 \begin_inset Text
32193
32194 \begin_layout Plain Layout
32195 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32196 \end_inset
32197
32198
32199 \end_layout
32200
32201 \end_inset
32202 </cell>
32203 </row>
32204 <row>
32205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32206 \begin_inset Text
32207
32208 \begin_layout Plain Layout
32209
32210 \backslash
32211 cb[green]
32212 \backslash
32213 {red
32214 \begin_inset Formula $\to$
32215 \end_inset
32216
32217
32218 \backslash
32219 {
32220 \backslash
32221 int
32222 \begin_inset space \textvisiblespace{}
32223 \end_inset
32224
32225 A=B
32226 \end_layout
32227
32228 \end_inset
32229 </cell>
32230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32231 \begin_inset Text
32232
32233 \begin_layout Plain Layout
32234 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32235 \end_inset
32236
32237
32238 \end_layout
32239
32240 \end_inset
32241 </cell>
32242 </row>
32243 </lyxtabular>
32244
32245 \end_inset
32246
32247
32248 \end_layout
32249
32250 \begin_layout Subsection
32251 Macros de ecuaciones
32252 \begin_inset Index idx
32253 status collapsed
32254
32255 \begin_layout Plain Layout
32256 Comandos de usuario ! Macros de ecuaciones
32257 \end_layout
32258
32259 \end_inset
32260
32261
32262 \begin_inset Index idx
32263 status collapsed
32264
32265 \begin_layout Plain Layout
32266 Macros
32267 \end_layout
32268
32269 \end_inset
32270
32271
32272 \end_layout
32273
32274 \begin_layout Standard
32275 Los comandos definidos por el usuario son especialmente convenientes para
32276  expresiones complejas.
32277  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
32278  el mismo tipo de solución se repite varias veces.
32279  La forma general de una ecuación de segundo grado es:
32280 \begin_inset Formula 
32281 \[
32282 0=\lambda^{2}+p\lambda+q
32283 \]
32284
32285 \end_inset
32286
32287 La forma general de la solución es:
32288 \begin_inset Formula 
32289 \[
32290 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
32291 \]
32292
32293 \end_inset
32294
32295
32296 \end_layout
32297
32298 \begin_layout Standard
32299 Para definir un comando para la ecuación de la solución, en donde solo hay
32300  que especificar los tres parámetros 
32301 \begin_inset Formula $\lambda$
32302 \end_inset
32303
32304
32305 \begin_inset Formula $p$
32306 \end_inset
32307
32308 , y 
32309 \begin_inset Formula $q$
32310 \end_inset
32311
32312 , y el índice de 
32313 \begin_inset Formula $\lambda$
32314 \end_inset
32315
32316  puede darse opcionalmente, la línea de preámbulo LaTeX es
32317 \begin_inset Newline newline
32318 \end_inset
32319
32320
32321 \series bold
32322
32323 \backslash
32324 newcommand{
32325 \backslash
32326 qG}[4][1,
32327 \backslash
32328 ,2]{#2_{#1}=-
32329 \backslash
32330 frac{#3}{2}
32331 \backslash
32332 pm
32333 \begin_inset Newline newline
32334 \end_inset
32335
32336
32337 \begin_inset Phantom HPhantom
32338 status open
32339
32340 \begin_layout Plain Layout
32341
32342 \series bold
32343
32344 \backslash
32345 newcommand
32346 \end_layout
32347
32348 \end_inset
32349
32350
32351 \backslash
32352 sqrt{
32353 \backslash
32354 frac{#3^{2}}{4}-#4}}
32355 \end_layout
32356
32357 \begin_layout Standard
32358 Para generar la solución se inserta el comando
32359 \begin_inset Newline newline
32360 \end_inset
32361
32362
32363 \series bold
32364
32365 \backslash
32366 qG{
32367 \backslash
32368 lambda
32369 \begin_inset Formula $\to$
32370 \end_inset
32371
32372
32373 \backslash
32374 {p
32375 \begin_inset Formula $\to$
32376 \end_inset
32377
32378
32379 \backslash
32380 {q
32381 \series default
32382  en una ecuación
32383 \series bold
32384 .
32385 \end_layout
32386
32387 \begin_layout Standard
32388 La definición del nuevo comando no es intuitiva porque hay que conocer los
32389  esquemas de todos los comandos LaTeX usados, por ejemplo, que una fracción
32390  se inserta en LaTeX como
32391 \series bold
32392  
32393 \backslash
32394 frac{numerador}{denominador}
32395 \series default
32396 .
32397  Además, uno puede olvidar fácilmente una llave en la definición y no puede
32398  ver en LyX lo que el nuevo comando está haciendo.
32399  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
32400  ecuación en vez del comando
32401 \series bold
32402  
32403 \backslash
32404 newcommand
32405 \series default
32406 .
32407 \end_layout
32408
32409 \begin_layout Standard
32410 Una macro de ecuación se crea con el menú 
32411 \family sans
32412 Insertar\SpecialChar \menuseparator
32413 Ecuación\SpecialChar \menuseparator
32414 Macro
32415 \family default
32416  o con el botón 
32417 \begin_inset Graphics
32418         filename ../../images/math-macro_newmacroname_newcommand.png
32419         scale 85
32420
32421 \end_inset
32422
32423  de la barra de herramientas.
32424  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
32425  como el siguiente donde se define la macro:
32426 \begin_inset Newline newline
32427 \end_inset
32428
32429
32430 \end_layout
32431
32432 \begin_layout Standard
32433 \begin_inset space \hspace*{\fill}
32434 \end_inset
32435
32436
32437 \begin_inset Graphics
32438         filename ../clipart/macrobox.png
32439
32440 \end_inset
32441
32442
32443 \begin_inset space \hspace*{\fill}
32444 \end_inset
32445
32446
32447 \begin_inset Newline newline
32448 \end_inset
32449
32450
32451 \begin_inset FormulaMacro
32452 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32453 \end_inset
32454
32455
32456 \backslash
32457 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
32458  En el primer marco azul se inserta la ecuación buscada.
32459  Con el comando 
32460 \series bold
32461
32462 \backslash
32463 #númerodeargumento
32464 \series default
32465 , , o con el botón 
32466 \begin_inset Graphics
32467         filename ../../images/math-macro-add-param.png
32468         scale 85
32469
32470 \end_inset
32471
32472  de la barra de herramientas de macros se inserta un colocador de argumento,
32473  p.
32474 \begin_inset space \thinspace{}
32475 \end_inset
32476
32477 e
32478 \begin_inset space \space{}
32479 \end_inset
32480
32481
32482 \series bold
32483
32484 \backslash
32485 #1
32486 \series default
32487 .
32488  Los colocadores de argumento se muestran en rojo.
32489  Se pueden poner 9
32490 \begin_inset space ~
32491 \end_inset
32492
32493 argumentos como máximo.
32494  Con el botón 
32495 \begin_inset Graphics
32496         filename ../../images/math-macro-add-optional-param.png
32497         scale 85
32498
32499 \end_inset
32500
32501  se crean argumentos opcionales.
32502  El primer argumento no opcional puede transformarse en opcional con el
32503  botón 
32504 \begin_inset Graphics
32505         filename ../../images/math-macro-make-optional.png
32506         scale 85
32507
32508 \end_inset
32509
32510 .
32511  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
32512  Normalmente quieres verlo tal como está definido, así que el recuadro se
32513  deja vacío.
32514  Pero si has creado una macro que necesita mucho espacio en la pantalla,
32515  en dicho recuadro puedes insertar, por ejemplo
32516 \begin_inset Newline newline
32517 \end_inset
32518
32519
32520 \series bold
32521 qG: 
32522 \backslash
32523 #1
32524 \series default
32525  
32526 \series bold
32527 ,
32528 \series default
32529  
32530 \series bold
32531
32532 \backslash
32533 #2
32534 \series default
32535  
32536 \series bold
32537 ,
32538 \series default
32539  
32540 \series bold
32541
32542 \backslash
32543 #3, 
32544 \backslash
32545 #4
32546 \begin_inset Newline newline
32547 \end_inset
32548
32549
32550 \series default
32551 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
32552  en LyX, lo que conlleva una visualización mejor.
32553  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
32554 \begin_inset Newline newline
32555 \end_inset
32556
32557 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
32558  macros individuales situando el cursor en la macro y usando el menú 
32559 \family sans
32560 Ver\SpecialChar \menuseparator
32561 (Des)plegar macro de ecuación.
32562 \end_layout
32563
32564 \begin_layout Standard
32565 Para usar una macro, se inserta el nombre de la misma como comando en una
32566  ecuación, en nuestro caso 
32567 \series bold
32568
32569 \backslash
32570 qG
32571 \series default
32572 .
32573  Nuestra macro se muestra en LyX así:
32574 \begin_inset Newline newline
32575 \end_inset
32576
32577
32578 \begin_inset space \hspace*{\fill}
32579 \end_inset
32580
32581
32582 \begin_inset Graphics
32583         filename ../clipart/macrouse.png
32584
32585 \end_inset
32586
32587
32588 \begin_inset space \hspace*{\fill}
32589 \end_inset
32590
32591
32592 \begin_inset Newline newline
32593 \end_inset
32594
32595 Aquí tenemos nuestro ejemplo de macro con los argumentos 
32596 \begin_inset Formula $x$
32597 \end_inset
32598
32599
32600 \begin_inset Formula $\ln(x)$
32601 \end_inset
32602
32603 , y 
32604 \begin_inset Formula $B$
32605 \end_inset
32606
32607 :
32608 \end_layout
32609
32610 \begin_layout Standard
32611 \begin_inset Formula 
32612 \[
32613 \qG x{\ln(x)}B
32614 \]
32615
32616 \end_inset
32617
32618
32619 \end_layout
32620
32621 \begin_layout Standard
32622 LyX ofrece en el menú 
32623 \family sans
32624 Herramientas
32625 \family default
32626 \SpecialChar \menuseparator
32627
32628 \family sans
32629 Preferencias\SpecialChar \menuseparator
32630 Edición\SpecialChar \menuseparator
32631 Control
32632 \family default
32633  diferentes estilos para editar macros.
32634  Para encontrar el estilo que más te convenga, elige un estilo y pon el
32635  cursor en una macro para ver la diferencia.
32636 \end_layout
32637
32638 \begin_layout Standard
32639 Una macro de ecuación se transforma internamente en un comando 
32640 \series bold
32641
32642 \backslash
32643 newcommand
32644 \series default
32645  cuando se exporta el documento.
32646  El comando creado 
32647 \series bold
32648
32649 \backslash
32650 newcommand
32651 \series default
32652  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
32653  usar en ecuaciones que estén en recuadros de definición de macros en el
32654  documento.
32655  
32656 \end_layout
32657
32658 \begin_layout Standard
32659 Las macros de ecuación también pueden crearse directamente a partir de un
32660  comando
32661 \series bold
32662  
32663 \backslash
32664 newcommand
32665 \series default
32666 .
32667  Por ejemplo, escribiendo el comando
32668 \begin_inset Newline newline
32669 \end_inset
32670
32671
32672 \series bold
32673
32674 \backslash
32675 newcommand{
32676 \backslash
32677 larrow}[2]{
32678 \backslash
32679 xleftarrow[#2]{#1}}
32680 \begin_inset Newline newline
32681 \end_inset
32682
32683
32684 \series default
32685 como texto normal en LyX, seleccionándolo completamente y usando a continuación
32686  el atajo 
32687 \family sans
32688 Ctrl+M
32689 \family default
32690 , el comando se transformará en una macro de ecuación.
32691  Al emplear este método debes tener cuidado en escribir correctamente el
32692  comando 
32693 \series bold
32694
32695 \backslash
32696 newcommand
32697 \series default
32698 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
32699  
32700 \end_layout
32701
32702 \begin_layout Standard
32703 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
32704  en definiciones de macros se manejan incorrectamente.
32705  Por eso el ejemplo 
32706 \series bold
32707
32708 \backslash
32709 fb
32710 \series default
32711  de 
32712 \begin_inset CommandInset ref
32713 LatexCommand ref
32714 reference "sub:El-comando-newcommand"
32715
32716 \end_inset
32717
32718  no puede crearse como macro.
32719 \end_layout
32720
32721 \begin_layout Standard
32722 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
32723  la barra de herramientas de macros:
32724 \end_layout
32725
32726 \begin_layout Standard
32727 \begin_inset VSpace defskip
32728 \end_inset
32729
32730
32731 \end_layout
32732
32733 \begin_layout Standard
32734 \begin_inset Graphics
32735         filename ../clipart/MacroToolbar.png
32736
32737 \end_inset
32738
32739
32740 \begin_inset Index idx
32741 status collapsed
32742
32743 \begin_layout Plain Layout
32744 Macros ! Barra de herramientas
32745 \end_layout
32746
32747 \end_inset
32748
32749
32750 \end_layout
32751
32752 \begin_layout Standard
32753 \begin_inset VSpace defskip
32754 \end_inset
32755
32756
32757 \end_layout
32758
32759 \begin_layout Standard
32760 La barra de herramientas de macros contiene los siguientes botones:
32761 \end_layout
32762
32763 \begin_layout Standard
32764 \begin_inset VSpace defskip
32765 \end_inset
32766
32767
32768 \end_layout
32769
32770 \begin_layout Standard
32771 \begin_inset Tabular
32772 <lyxtabular version="3" rows="9" columns="2">
32773 <features rotate="0" islongtable="true" longtabularalignment="center">
32774 <column alignment="left" valignment="top">
32775 <column alignment="left" valignment="top" width="85col%">
32776 <row interlinespace="2.5mm">
32777 <cell alignment="center" valignment="top" usebox="none">
32778 \begin_inset Text
32779
32780 \begin_layout Plain Layout
32781 \begin_inset Graphics
32782         filename ../../images/math-macro-remove-param.png
32783         rotateOrigin center
32784
32785 \end_inset
32786
32787
32788 \end_layout
32789
32790 \end_inset
32791 </cell>
32792 <cell alignment="center" valignment="top" usebox="none">
32793 \begin_inset Text
32794
32795 \begin_layout Plain Layout
32796
32797 \family sans
32798 Editar\SpecialChar \menuseparator
32799 Ecuación\SpecialChar \menuseparator
32800 Definición de macro\SpecialChar \menuseparator
32801 Quitar último argumento
32802 \end_layout
32803
32804 \end_inset
32805 </cell>
32806 </row>
32807 <row interlinespace="2.5mm">
32808 <cell alignment="center" valignment="top" usebox="none">
32809 \begin_inset Text
32810
32811 \begin_layout Plain Layout
32812 \begin_inset Graphics
32813         filename ../../images/math-macro-add-param.png
32814         rotateOrigin center
32815
32816 \end_inset
32817
32818
32819 \end_layout
32820
32821 \end_inset
32822 </cell>
32823 <cell alignment="center" valignment="top" usebox="none">
32824 \begin_inset Text
32825
32826 \begin_layout Plain Layout
32827
32828 \family sans
32829 Editar\SpecialChar \menuseparator
32830 Ecuación\SpecialChar \menuseparator
32831 Definición de macro\SpecialChar \menuseparator
32832 Añadir argumento
32833 \end_layout
32834
32835 \end_inset
32836 </cell>
32837 </row>
32838 <row interlinespace="2.5mm">
32839 <cell alignment="center" valignment="top" usebox="none">
32840 \begin_inset Text
32841
32842 \begin_layout Plain Layout
32843 \begin_inset Graphics
32844         filename ../../images/math-macro-make-optional.png
32845         rotateOrigin center
32846
32847 \end_inset
32848
32849
32850 \end_layout
32851
32852 \end_inset
32853 </cell>
32854 <cell alignment="center" valignment="top" usebox="none">
32855 \begin_inset Text
32856
32857 \begin_layout Plain Layout
32858
32859 \family sans
32860 Editar\SpecialChar \menuseparator
32861 Ecuación\SpecialChar \menuseparator
32862 Definición de macro\SpecialChar \menuseparator
32863 Hacer opcional el primer
32864 \begin_inset Newline newline
32865 \end_inset
32866
32867
32868 \begin_inset Phantom HPhantom
32869 status open
32870
32871 \begin_layout Plain Layout
32872
32873 \family sans
32874 Editar\SpecialChar \menuseparator
32875 Ecuación\SpecialChar \menuseparator
32876 Definición de macro\SpecialChar \menuseparator
32877
32878 \end_layout
32879
32880 \end_inset
32881
32882 argumento no opcional
32883 \end_layout
32884
32885 \end_inset
32886 </cell>
32887 </row>
32888 <row interlinespace="2.5mm">
32889 <cell alignment="center" valignment="top" usebox="none">
32890 \begin_inset Text
32891
32892 \begin_layout Plain Layout
32893 \begin_inset Graphics
32894         filename ../../images/math-macro-make-nonoptional.png
32895         rotateOrigin center
32896
32897 \end_inset
32898
32899
32900 \end_layout
32901
32902 \end_inset
32903 </cell>
32904 <cell alignment="center" valignment="top" usebox="none">
32905 \begin_inset Text
32906
32907 \begin_layout Plain Layout
32908
32909 \family sans
32910 Editar\SpecialChar \menuseparator
32911 Ecuación\SpecialChar \menuseparator
32912 Definición de macro\SpecialChar \menuseparator
32913 Hacer no opcional el primer
32914 \begin_inset Newline newline
32915 \end_inset
32916
32917
32918 \begin_inset Phantom HPhantom
32919 status open
32920
32921 \begin_layout Plain Layout
32922
32923 \family sans
32924 Editar\SpecialChar \menuseparator
32925 Ecuación\SpecialChar \menuseparator
32926 Definición de macro\SpecialChar \menuseparator
32927
32928 \end_layout
32929
32930 \end_inset
32931
32932 argumento opcional
32933 \end_layout
32934
32935 \end_inset
32936 </cell>
32937 </row>
32938 <row interlinespace="2.5mm">
32939 <cell alignment="center" valignment="top" usebox="none">
32940 \begin_inset Text
32941
32942 \begin_layout Plain Layout
32943 \begin_inset Graphics
32944         filename ../../images/math-macro-remove-optional-param.png
32945         rotateOrigin center
32946
32947 \end_inset
32948
32949
32950 \end_layout
32951
32952 \end_inset
32953 </cell>
32954 <cell alignment="center" valignment="top" usebox="none">
32955 \begin_inset Text
32956
32957 \begin_layout Plain Layout
32958
32959 \family sans
32960 Editar\SpecialChar \menuseparator
32961 Ecuación\SpecialChar \menuseparator
32962 Definición de macro\SpecialChar \menuseparator
32963 Quitar argumento opcional
32964 \end_layout
32965
32966 \end_inset
32967 </cell>
32968 </row>
32969 <row interlinespace="2.5mm">
32970 <cell alignment="center" valignment="top" usebox="none">
32971 \begin_inset Text
32972
32973 \begin_layout Plain Layout
32974 \begin_inset Graphics
32975         filename ../../images/math-macro-add-optional-param.png
32976         rotateOrigin center
32977
32978 \end_inset
32979
32980
32981 \end_layout
32982
32983 \end_inset
32984 </cell>
32985 <cell alignment="center" valignment="top" usebox="none">
32986 \begin_inset Text
32987
32988 \begin_layout Plain Layout
32989
32990 \family sans
32991 Editar\SpecialChar \menuseparator
32992 Ecuación\SpecialChar \menuseparator
32993 Definición de macro\SpecialChar \menuseparator
32994 Insertar argumento opcional
32995 \end_layout
32996
32997 \end_inset
32998 </cell>
32999 </row>
33000 <row interlinespace="2.5mm">
33001 <cell alignment="center" valignment="top" usebox="none">
33002 \begin_inset Text
33003
33004 \begin_layout Plain Layout
33005 \begin_inset Graphics
33006         filename ../../images/math-macro-remove-greedy-param.png
33007         rotateOrigin center
33008
33009 \end_inset
33010
33011
33012 \end_layout
33013
33014 \end_inset
33015 </cell>
33016 <cell alignment="center" valignment="top" usebox="none">
33017 \begin_inset Text
33018
33019 \begin_layout Plain Layout
33020
33021 \family sans
33022 Editar\SpecialChar \menuseparator
33023 Ecuación\SpecialChar \menuseparator
33024 Definición de macro\SpecialChar \menuseparator
33025 Quitar último argumento
33026 \begin_inset Newline newline
33027 \end_inset
33028
33029
33030 \begin_inset Phantom HPhantom
33031 status open
33032
33033 \begin_layout Plain Layout
33034
33035 \family sans
33036 Editar\SpecialChar \menuseparator
33037 Ecuación\SpecialChar \menuseparator
33038 Definición de macro\SpecialChar \menuseparator
33039
33040 \end_layout
33041
33042 \end_inset
33043
33044 yendo hacia la derecha
33045 \end_layout
33046
33047 \end_inset
33048 </cell>
33049 </row>
33050 <row interlinespace="2.5mm">
33051 <cell alignment="center" valignment="top" usebox="none">
33052 \begin_inset Text
33053
33054 \begin_layout Plain Layout
33055 \begin_inset Graphics
33056         filename ../../images/math-macro-append-greedy-param.png
33057         rotateOrigin center
33058
33059 \end_inset
33060
33061
33062 \end_layout
33063
33064 \end_inset
33065 </cell>
33066 <cell alignment="center" valignment="top" usebox="none">
33067 \begin_inset Text
33068
33069 \begin_layout Plain Layout
33070
33071 \family sans
33072 Editar\SpecialChar \menuseparator
33073 Ecuación\SpecialChar \menuseparator
33074 Definición de macro\SpecialChar \menuseparator
33075 Añadir argumento comiendo
33076 \begin_inset Newline newline
33077 \end_inset
33078
33079
33080 \begin_inset Phantom HPhantom
33081 status open
33082
33083 \begin_layout Plain Layout
33084
33085 \family sans
33086 Editar\SpecialChar \menuseparator
33087 Ecuación\SpecialChar \menuseparator
33088 Definición de macro\SpecialChar \menuseparator
33089
33090 \end_layout
33091
33092 \end_inset
33093
33094 desde la derecha
33095 \end_layout
33096
33097 \end_inset
33098 </cell>
33099 </row>
33100 <row interlinespace="2.5mm">
33101 <cell alignment="center" valignment="top" usebox="none">
33102 \begin_inset Text
33103
33104 \begin_layout Plain Layout
33105 \begin_inset Graphics
33106         filename ../../images/math-macro-add-greedy-optional-param.png
33107         rotateOrigin center
33108
33109 \end_inset
33110
33111
33112 \end_layout
33113
33114 \end_inset
33115 </cell>
33116 <cell alignment="center" valignment="top" usebox="none">
33117 \begin_inset Text
33118
33119 \begin_layout Plain Layout
33120
33121 \family sans
33122 Editar\SpecialChar \menuseparator
33123 Ecuación\SpecialChar \menuseparator
33124 Definición de macro\SpecialChar \menuseparator
33125 Añadir argumento opcional
33126 \begin_inset Newline newline
33127 \end_inset
33128
33129
33130 \begin_inset Phantom HPhantom
33131 status open
33132
33133 \begin_layout Plain Layout
33134
33135 \family sans
33136 Editar\SpecialChar \menuseparator
33137 Ecuación\SpecialChar \menuseparator
33138 Definición de macro\SpecialChar \menuseparator
33139
33140 \end_layout
33141
33142 \end_inset
33143
33144 comiendo desde la derecha
33145 \end_layout
33146
33147 \end_inset
33148 </cell>
33149 </row>
33150 </lyxtabular>
33151
33152 \end_inset
33153
33154
33155 \end_layout
33156
33157 \begin_layout Section
33158 Sistema algebraico computacional
33159 \end_layout
33160
33161 \begin_layout Standard
33162 LyX permite el intercambio entre expresiones matemáticas escritas con su
33163  editor de ecuaciones y aplicaciones externas o guiones definidos por el
33164  usuario.
33165  Las aplicaciones soportadas actualmente son 
33166 \family sans
33167 Maple
33168 \family default
33169
33170 \family sans
33171 Mathematica
33172 \family default
33173
33174 \family sans
33175 Maxima
33176 \family default
33177  y 
33178 \family sans
33179 Octave
33180 \family default
33181 .
33182  Hay que advertir que el conjunto de estructuras matemáticas soportadas
33183  se limita a casos muy simples.
33184 \end_layout
33185
33186 \begin_layout Subsection
33187 Utilización
33188 \end_layout
33189
33190 \begin_layout Standard
33191 Escribe alguna expresión en una ecuación, despliega el menú 
33192 \family sans
33193 Editar\SpecialChar \menuseparator
33194 Ecuación\SpecialChar \menuseparator
33195 Usar programa de álgebra
33196 \family default
33197  y elige la aplicación que esté instalada en tu ordenador.
33198  Después de eso el resultado de la computación debería mostrarse a la derecha
33199  de la expresión junto con el operador "=".
33200 \end_layout
33201
33202 \begin_layout Standard
33203 A continuación hay unos ejemplos sencillos (con resultados de 
33204 \family sans
33205 Maxima
33206 \family default
33207 ) que muestran qué tipos de computación se pueden realizar:
33208 \end_layout
33209
33210 \begin_layout Itemize
33211 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33212 \end_inset
33213
33214
33215 \end_layout
33216
33217 \begin_layout Itemize
33218 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33219 \end_inset
33220
33221
33222 \end_layout
33223
33224 \begin_layout Itemize
33225 \begin_inset Formula $\int_{1}^{2}\sen(x)dx=\cos1-\cos2$
33226 \end_inset
33227
33228
33229 \end_layout
33230
33231 \begin_layout Itemize
33232 \begin_inset Formula $\det\left[\begin{array}{ccc}
33233 1 & 6 & 7\\
33234 2 & 5 & 8\\
33235 3 & 4 & 17
33236 \end{array}\right]=-56$
33237 \end_inset
33238
33239
33240 \end_layout
33241
33242 \begin_layout Itemize
33243 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33244 \end_inset
33245
33246
33247 \end_layout
33248
33249 \begin_layout Subsection
33250 Atajos de teclado
33251 \end_layout
33252
33253 \begin_layout Standard
33254 Actualmente no hay atajos de teclado para ejecutar las aplicaciones de álgebra.
33255  Se puede vincular fácilmente una combinación de teclas a la función 
33256 \family sans
33257 math-extern
33258 \family default
33259  de Lyx (véase el manual 
33260 \emph on
33261 Funciones de LyX
33262 \emph default
33263 ).
33264  Por ejemplo, para vincular la tecla 
33265 \family sans
33266 Entrar
33267 \family default
33268  en el editor de ecuaciones a 
33269 \family sans
33270 Maxima
33271 \family default
33272  se podría usar este comando para definir el atajo de teclado:
33273 \end_layout
33274
33275 \begin_layout Standard
33276
33277 \series bold
33278 command-alternatives break-paragraph;math-extern maxima
33279 \end_layout
33280
33281 \begin_layout Section
33282 Consejos prácticos
33283 \begin_inset Index idx
33284 status collapsed
33285
33286 \begin_layout Plain Layout
33287 Consejos prácticos
33288 \end_layout
33289
33290 \end_inset
33291
33292
33293 \end_layout
33294
33295 \begin_layout Subsection
33296 Números negativos
33297 \begin_inset Index idx
33298 status collapsed
33299
33300 \begin_layout Plain Layout
33301 Numeros@Números ! negativos
33302 \end_layout
33303
33304 \end_inset
33305
33306
33307 \end_layout
33308
33309 \begin_layout Standard
33310 Los números negativos a veces se ven feos en las ecuaciones porque el signo
33311  menos delante del número tiene la misma longitud que el operador signo
33312  menos.
33313  Si se escribe el número negativo en texto normal el signo menos aparece
33314  correctamente.
33315 \end_layout
33316
33317 \begin_layout Standard
33318 Así pues, el problema desaparece si se convierte el signo menos a texto
33319  matemático.
33320 \end_layout
33321
33322 \begin_layout Standard
33323 Un ejemplo para visualizar el problema:
33324 \end_layout
33325
33326 \begin_layout Standard
33327 \noindent
33328 \align center
33329 \begin_inset Tabular
33330 <lyxtabular version="3" rows="3" columns="2">
33331 <features rotate="0" tabularvalignment="middle">
33332 <column alignment="center" valignment="top">
33333 <column alignment="center" valignment="top">
33334 <row>
33335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33336 \begin_inset Text
33337
33338 \begin_layout Plain Layout
33339 texto normal:
33340 \end_layout
33341
33342 \end_inset
33343 </cell>
33344 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33345 \begin_inset Text
33346
33347 \begin_layout Plain Layout
33348 x = -2
33349 \end_layout
33350
33351 \end_inset
33352 </cell>
33353 </row>
33354 <row>
33355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33356 \begin_inset Text
33357
33358 \begin_layout Plain Layout
33359 ecuación:
33360 \end_layout
33361
33362 \end_inset
33363 </cell>
33364 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33365 \begin_inset Text
33366
33367 \begin_layout Plain Layout
33368 \begin_inset Formula $x=-2$
33369 \end_inset
33370
33371
33372 \end_layout
33373
33374 \end_inset
33375 </cell>
33376 </row>
33377 <row>
33378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33379 \begin_inset Text
33380
33381 \begin_layout Plain Layout
33382 solución:
33383 \end_layout
33384
33385 \end_inset
33386 </cell>
33387 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33388 \begin_inset Text
33389
33390 \begin_layout Plain Layout
33391 \begin_inset Formula $x=\mbox{-}2$
33392 \end_inset
33393
33394
33395 \end_layout
33396
33397 \end_inset
33398 </cell>
33399 </row>
33400 </lyxtabular>
33401
33402 \end_inset
33403
33404
33405 \end_layout
33406
33407 \begin_layout Subsection
33408 Coma como separador decimal
33409 \begin_inset Index idx
33410 status collapsed
33411
33412 \begin_layout Plain Layout
33413 Coma decimal
33414 \end_layout
33415
33416 \end_inset
33417
33418
33419 \end_layout
33420
33421 \begin_layout Standard
33422 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
33423  de grupos numéricos.
33424  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
33425 \end_layout
33426
33427 \begin_layout Standard
33428 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
33429  
33430 \family sans
33431 Ctrl+M
33432 \family default
33433 ).
33434 \end_layout
33435
33436 \begin_layout Standard
33437 Para usar las comas en todas las fórmulas del documento como separador decimal,
33438  se carga el archivo 
33439 \series bold
33440 icomma.sty
33441 \series default
33442
33443 \begin_inset Foot
33444 status collapsed
33445
33446 \begin_layout Plain Layout
33447
33448 \series bold
33449 icomma
33450 \series default
33451  forma parte del paquete LaTeX 
33452 \series bold
33453 was
33454 \series default
33455
33456 \begin_inset Index idx
33457 status collapsed
33458
33459 \begin_layout Plain Layout
33460 Paquetes ! was
33461 \begin_inset ERT
33462 status collapsed
33463
33464 \begin_layout Plain Layout
33465
33466
33467 \backslash
33468 vspace{4mm}
33469 \end_layout
33470
33471 \end_inset
33472
33473
33474 \end_layout
33475
33476 \end_inset
33477
33478 .
33479 \end_layout
33480
33481 \end_inset
33482
33483
33484 \begin_inset Index idx
33485 status collapsed
33486
33487 \begin_layout Plain Layout
33488 Paquetes ! icomma
33489 \end_layout
33490
33491 \end_inset
33492
33493  en el preámbulo LaTeX con la línea: 
33494 \end_layout
33495
33496 \begin_layout Standard
33497
33498 \series bold
33499
33500 \backslash
33501 usepackage{icomma}
33502 \end_layout
33503
33504 \begin_layout Subsection
33505 Vectores cuánticos y notación bra-ket
33506 \begin_inset CommandInset label
33507 LatexCommand label
33508 name "sub:Vectores-cuánticos"
33509
33510 \end_inset
33511
33512
33513 \begin_inset Index idx
33514 status open
33515
33516 \begin_layout Plain Layout
33517 Vectores cuánticos
33518 \end_layout
33519
33520 \end_inset
33521
33522
33523 \begin_inset Index idx
33524 status open
33525
33526 \begin_layout Plain Layout
33527 Notación bra-ket
33528 \end_layout
33529
33530 \end_inset
33531
33532
33533 \end_layout
33534
33535 \begin_layout Standard
33536 El paquete LaTeX 
33537 \series bold
33538 braket
33539 \series default
33540
33541 \begin_inset Index idx
33542 status collapsed
33543
33544 \begin_layout Plain Layout
33545 Paquetes ! braket
33546 \end_layout
33547
33548 \end_inset
33549
33550  suministra comandos para escribir paréntesis angulares que se usan en mecánica
33551  cuántica: la notación 
33552 \begin_inset Quotes fld
33553 \end_inset
33554
33555 bra-ket
33556 \begin_inset Quotes frd
33557 \end_inset
33558
33559 ; se carga con la línea de preámbulo LaTeX:
33560 \end_layout
33561
33562 \begin_layout Standard
33563
33564 \series bold
33565
33566 \backslash
33567 usepackage{braket}
33568 \end_layout
33569
33570 \begin_layout Standard
33571 \begin_inset ERT
33572 status collapsed
33573
33574 \begin_layout Plain Layout
33575
33576
33577 \backslash
33578 ifbraket 
33579 \end_layout
33580
33581 \end_inset
33582
33583
33584 \begin_inset Note Note
33585 status open
33586
33587 \begin_layout Plain Layout
33588 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
33589 \series bold
33590 braket
33591 \series default
33592  está instalado.
33593 \end_layout
33594
33595 \end_inset
33596
33597
33598 \end_layout
33599
33600 \begin_layout Standard
33601 Están definidos los siguientes comandos:
33602 \end_layout
33603
33604 \begin_layout Standard
33605 \noindent
33606 \align center
33607 \begin_inset Tabular
33608 <lyxtabular version="3" rows="4" columns="2">
33609 <features rotate="0" tabularvalignment="middle">
33610 <column alignment="center" valignment="top">
33611 <column alignment="center" valignment="top">
33612 <row>
33613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33614 \begin_inset Text
33615
33616 \begin_layout Plain Layout
33617 Comando
33618 \end_layout
33619
33620 \end_inset
33621 </cell>
33622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33623 \begin_inset Text
33624
33625 \begin_layout Plain Layout
33626 Resultado
33627 \end_layout
33628
33629 \end_inset
33630 </cell>
33631 </row>
33632 <row>
33633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33634 \begin_inset Text
33635
33636 \begin_layout Plain Layout
33637
33638 \backslash
33639 Bra{
33640 \backslash
33641 psi
33642 \end_layout
33643
33644 \end_inset
33645 </cell>
33646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33647 \begin_inset Text
33648
33649 \begin_layout Plain Layout
33650 \begin_inset Formula $\Bra{\psi}$
33651 \end_inset
33652
33653
33654 \end_layout
33655
33656 \end_inset
33657 </cell>
33658 </row>
33659 <row>
33660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33661 \begin_inset Text
33662
33663 \begin_layout Plain Layout
33664
33665 \backslash
33666 Ket{
33667 \backslash
33668 psi
33669 \end_layout
33670
33671 \end_inset
33672 </cell>
33673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33674 \begin_inset Text
33675
33676 \begin_layout Plain Layout
33677 \begin_inset Formula $\Ket{\psi}$
33678 \end_inset
33679
33680
33681 \end_layout
33682
33683 \end_inset
33684 </cell>
33685 </row>
33686 <row>
33687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33688 \begin_inset Text
33689
33690 \begin_layout Plain Layout
33691
33692 \backslash
33693 Braket{
33694 \backslash
33695 psi|
33696 \backslash
33697 phi
33698 \end_layout
33699
33700 \end_inset
33701 </cell>
33702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33703 \begin_inset Text
33704
33705 \begin_layout Plain Layout
33706 \begin_inset Formula $\Braket{\psi|\phi}$
33707 \end_inset
33708
33709
33710 \end_layout
33711
33712 \end_inset
33713 </cell>
33714 </row>
33715 </lyxtabular>
33716
33717 \end_inset
33718
33719
33720 \end_layout
33721
33722 \begin_layout Standard
33723 El comando 
33724 \series bold
33725
33726 \backslash
33727 Braket
33728 \series default
33729  asegura que todas las barras verticales tienen el tamaño de los delimitadores
33730  circundantes:
33731 \begin_inset Formula 
33732 \[
33733 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
33734 \]
33735
33736 \end_inset
33737
33738
33739 \begin_inset ERT
33740 status collapsed
33741
33742 \begin_layout Plain Layout
33743
33744
33745 \backslash
33746 else
33747 \end_layout
33748
33749 \end_inset
33750
33751
33752 \begin_inset Note Note
33753 status open
33754
33755 \begin_layout Plain Layout
33756 Lo que sigue se verá en la salida si el paquete LaTeX 
33757 \series bold
33758 braket
33759 \series default
33760  no está instalado:
33761 \end_layout
33762
33763 \end_inset
33764
33765
33766 \end_layout
33767
33768 \begin_layout Standard
33769 Debes instalar el paquete LaTeX 
33770 \series bold
33771 braket
33772 \series default
33773  para ver en la salida el resto de esta subsección.
33774 \end_layout
33775
33776 \begin_layout Standard
33777 \begin_inset ERT
33778 status collapsed
33779
33780 \begin_layout Plain Layout
33781
33782
33783 \backslash
33784 fi
33785 \end_layout
33786
33787 \end_inset
33788
33789
33790 \end_layout
33791
33792 \begin_layout Standard
33793 El efecto de 
33794 \series bold
33795
33796 \backslash
33797 Braket
33798 \series default
33799  también se puede conseguir con el comando 
33800 \series bold
33801
33802 \backslash
33803 middle
33804 \series default
33805 , que se describe en 
33806 \begin_inset CommandInset ref
33807 LatexCommand ref
33808 reference "sub:Tamaño-automático-de"
33809
33810 \end_inset
33811
33812 .
33813 \end_layout
33814
33815 \begin_layout Subsection
33816 Fracciones definidas por el usuario
33817 \begin_inset CommandInset label
33818 LatexCommand label
33819 name "sub:Fracciones-personalizadas"
33820
33821 \end_inset
33822
33823
33824 \begin_inset Index idx
33825 status collapsed
33826
33827 \begin_layout Plain Layout
33828 Fracciones ! personalizadas
33829 \end_layout
33830
33831 \end_inset
33832
33833
33834 \end_layout
33835
33836 \begin_layout Standard
33837 Para definir comandos personalizados para fracciones, se usa el comando
33838  
33839 \series bold
33840
33841 \backslash
33842 genfrac
33843 \series default
33844
33845 \begin_inset Index idx
33846 status collapsed
33847
33848 \begin_layout Plain Layout
33849 Comandos ! G ! 
33850 \backslash
33851 genfrac
33852 \end_layout
33853
33854 \end_inset
33855
33856  con el siguiente esquema:
33857 \end_layout
33858
33859 \begin_layout Standard
33860
33861 \series bold
33862
33863 \backslash
33864 genfrac{delimitador izquierdo}{delimitador derecho}
33865 \begin_inset Newline newline
33866 \end_inset
33867
33868
33869 \begin_inset Phantom HPhantom
33870 status open
33871
33872 \begin_layout Plain Layout
33873
33874 \series bold
33875
33876 \backslash
33877 genfrac
33878 \end_layout
33879
33880 \end_inset
33881
33882 {grosor raya de fracción}{estilo}{numerador}{denominador}
33883 \end_layout
33884
33885 \begin_layout Standard
33886 El estilo es un número en el rango 0
33887 \begin_inset space \thinspace{}
33888 \end_inset
33889
33890 -
33891 \begin_inset space \thinspace{}
33892 \end_inset
33893
33894 3.
33895 \end_layout
33896
33897 \begin_layout Standard
33898 \align center
33899 \begin_inset Tabular
33900 <lyxtabular version="3" rows="5" columns="2">
33901 <features rotate="0" tabularvalignment="middle">
33902 <column alignment="center" valignment="top">
33903 <column alignment="center" valignment="top">
33904 <row>
33905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33906 \begin_inset Text
33907
33908 \begin_layout Plain Layout
33909 Número
33910 \end_layout
33911
33912 \end_inset
33913 </cell>
33914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33915 \begin_inset Text
33916
33917 \begin_layout Plain Layout
33918 Estilo (tamaño)
33919 \end_layout
33920
33921 \end_inset
33922 </cell>
33923 </row>
33924 <row>
33925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33926 \begin_inset Text
33927
33928 \begin_layout Plain Layout
33929 0
33930 \end_layout
33931
33932 \end_inset
33933 </cell>
33934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33935 \begin_inset Text
33936
33937 \begin_layout Plain Layout
33938 ecuación presentada
33939 \end_layout
33940
33941 \end_inset
33942 </cell>
33943 </row>
33944 <row>
33945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33946 \begin_inset Text
33947
33948 \begin_layout Plain Layout
33949 1
33950 \end_layout
33951
33952 \end_inset
33953 </cell>
33954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33955 \begin_inset Text
33956
33957 \begin_layout Plain Layout
33958 ecuación en línea
33959 \end_layout
33960
33961 \end_inset
33962 </cell>
33963 </row>
33964 <row>
33965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33966 \begin_inset Text
33967
33968 \begin_layout Plain Layout
33969 2
33970 \end_layout
33971
33972 \end_inset
33973 </cell>
33974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33975 \begin_inset Text
33976
33977 \begin_layout Plain Layout
33978 pequeño
33979 \end_layout
33980
33981 \end_inset
33982 </cell>
33983 </row>
33984 <row>
33985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33986 \begin_inset Text
33987
33988 \begin_layout Plain Layout
33989 3
33990 \end_layout
33991
33992 \end_inset
33993 </cell>
33994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33995 \begin_inset Text
33996
33997 \begin_layout Plain Layout
33998 muy pequeño
33999 \end_layout
34000
34001 \end_inset
34002 </cell>
34003 </row>
34004 </lyxtabular>
34005
34006 \end_inset
34007
34008
34009 \end_layout
34010
34011 \begin_layout Standard
34012 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
34013  
34014 \series bold
34015
34016 \backslash
34017 frac
34018 \series default
34019 .
34020 \end_layout
34021
34022 \begin_layout Standard
34023 Si no se pone grosor de la raya de fracción se usará el valor predefinido
34024  de 0.4
34025 \begin_inset space \thinspace{}
34026 \end_inset
34027
34028 pt.
34029 \end_layout
34030
34031 \begin_layout Standard
34032 Por ejemplo, los comandos 
34033 \series bold
34034
34035 \backslash
34036 dfrac
34037 \series default
34038  y 
34039 \series bold
34040
34041 \backslash
34042 tbinom
34043 \series default
34044  de la 
34045 \begin_inset CommandInset ref
34046 LatexCommand ref
34047 reference "sub:Fracciones"
34048
34049 \end_inset
34050
34051  se definen con los comandos:
34052 \end_layout
34053
34054 \begin_layout Standard
34055
34056 \series bold
34057
34058 \backslash
34059 newcommand{
34060 \backslash
34061 dfrac}[2]{
34062 \backslash
34063 genfrac{}{}{}{0}{#1}{#2}}
34064 \end_layout
34065
34066 \begin_layout Standard
34067 y
34068 \end_layout
34069
34070 \begin_layout Standard
34071
34072 \series bold
34073
34074 \backslash
34075 newcommand{
34076 \backslash
34077 tbinom}[2]{
34078 \backslash
34079 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34080 \end_layout
34081
34082 \begin_layout Standard
34083 \begin_inset VSpace medskip
34084 \end_inset
34085
34086
34087 \end_layout
34088
34089 \begin_layout Standard
34090 Para definir una fracción en la que el grosor de la raya se pueda definir
34091  como argumento opcional, se inserta la siguiente línea en el preámbulo
34092  LaTeX:
34093 \end_layout
34094
34095 \begin_layout Standard
34096
34097 \series bold
34098
34099 \backslash
34100 newcommand{
34101 \backslash
34102 fracS}[3][]{
34103 \backslash
34104 genfrac{}{}{#1}{}{#2}{#3}}
34105 \end_layout
34106
34107 \begin_layout Standard
34108 Un ensayo:
34109 \begin_inset Formula 
34110 \begin{align*}
34111 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34112 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34113 \end{align*}
34114
34115 \end_inset
34116
34117 Como se puede ver, la distancia del numerador y el denominador a la raya
34118  de fracción se redondea a unas tres veces el grosor de la raya.
34119 \end_layout
34120
34121 \begin_layout Subsection
34122 Ecuaciones canceladas
34123 \begin_inset Index idx
34124 status collapsed
34125
34126 \begin_layout Plain Layout
34127 Ecuación ! cancelada
34128 \end_layout
34129
34130 \end_inset
34131
34132
34133 \end_layout
34134
34135 \begin_layout Standard
34136 Hay cuatro formas de cancelar ecuaciones o partes de ellas:
34137 \end_layout
34138
34139 \begin_layout Standard
34140 \begin_inset ERT
34141 status collapsed
34142
34143 \begin_layout Plain Layout
34144
34145
34146 \backslash
34147 ifcancel 
34148 \end_layout
34149
34150 \end_inset
34151
34152
34153 \begin_inset Note Note
34154 status open
34155
34156 \begin_layout Plain Layout
34157 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
34158 \series bold
34159 cancel
34160 \series default
34161  está instalado.
34162 \end_layout
34163
34164 \end_inset
34165
34166
34167 \end_layout
34168
34169 \begin_layout Standard
34170 \align center
34171 \begin_inset Tabular
34172 <lyxtabular version="3" rows="5" columns="2">
34173 <features rotate="0" tabularvalignment="middle">
34174 <column alignment="center" valignment="top">
34175 <column alignment="center" valignment="top">
34176 <row>
34177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34178 \begin_inset Text
34179
34180 \begin_layout Plain Layout
34181 Comando
34182 \end_layout
34183
34184 \end_inset
34185 </cell>
34186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34187 \begin_inset Text
34188
34189 \begin_layout Plain Layout
34190 Resultado
34191 \begin_inset Note Note
34192 status collapsed
34193
34194 \begin_layout Plain Layout
34195 El
34196 \series bold
34197  
34198 \series default
34199 espacio y 
34200 \series bold
34201
34202 \backslash
34203 raisebox
34204 \series default
34205  se usa sólo como espaciador
34206 \end_layout
34207
34208 \end_inset
34209
34210
34211 \end_layout
34212
34213 \end_inset
34214 </cell>
34215 </row>
34216 <row>
34217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34218 \begin_inset Text
34219
34220 \begin_layout Plain Layout
34221
34222 \backslash
34223 cancel
34224 \begin_inset space \textvisiblespace{}
34225 \end_inset
34226
34227
34228 \backslash
34229 int
34230 \begin_inset space \textvisiblespace{}
34231 \end_inset
34232
34233 A=B
34234 \end_layout
34235
34236 \end_inset
34237 </cell>
34238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34239 \begin_inset Text
34240
34241 \begin_layout Plain Layout
34242 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34243 \end_inset
34244
34245
34246 \end_layout
34247
34248 \end_inset
34249 </cell>
34250 </row>
34251 <row>
34252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34253 \begin_inset Text
34254
34255 \begin_layout Plain Layout
34256
34257 \backslash
34258 bcancel
34259 \begin_inset space \textvisiblespace{}
34260 \end_inset
34261
34262
34263 \backslash
34264 int
34265 \begin_inset space \textvisiblespace{}
34266 \end_inset
34267
34268 A=B
34269 \end_layout
34270
34271 \end_inset
34272 </cell>
34273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34274 \begin_inset Text
34275
34276 \begin_layout Plain Layout
34277 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34278 \end_inset
34279
34280
34281 \end_layout
34282
34283 \end_inset
34284 </cell>
34285 </row>
34286 <row>
34287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34288 \begin_inset Text
34289
34290 \begin_layout Plain Layout
34291
34292 \backslash
34293 xcancel
34294 \begin_inset space \textvisiblespace{}
34295 \end_inset
34296
34297
34298 \backslash
34299 int
34300 \begin_inset space \textvisiblespace{}
34301 \end_inset
34302
34303 A=B
34304 \end_layout
34305
34306 \end_inset
34307 </cell>
34308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34309 \begin_inset Text
34310
34311 \begin_layout Plain Layout
34312 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34313 \end_inset
34314
34315
34316 \end_layout
34317
34318 \end_inset
34319 </cell>
34320 </row>
34321 <row>
34322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34323 \begin_inset Text
34324
34325 \begin_layout Plain Layout
34326
34327 \backslash
34328 cancelto
34329 \begin_inset space \textvisiblespace{}
34330 \end_inset
34331
34332
34333 \backslash
34334 int
34335 \begin_inset space \textvisiblespace{}
34336 \end_inset
34337
34338 A=B
34339 \begin_inset Formula $\to$
34340 \end_inset
34341
34342 1
34343 \end_layout
34344
34345 \end_inset
34346 </cell>
34347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34348 \begin_inset Text
34349
34350 \begin_layout Plain Layout
34351 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34352 \end_inset
34353
34354
34355 \end_layout
34356
34357 \end_inset
34358 </cell>
34359 </row>
34360 </lyxtabular>
34361
34362 \end_inset
34363
34364
34365 \end_layout
34366
34367 \begin_layout Standard
34368
34369 \series bold
34370
34371 \backslash
34372 cancelto
34373 \series default
34374  es especialmente apropiado para visualizar la simplificación de fracciones
34375  en una ecuación:
34376 \begin_inset Formula 
34377 \[
34378 \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}}}
34379 \]
34380
34381 \end_inset
34382
34383
34384 \end_layout
34385
34386 \begin_layout Standard
34387 Para cambiar el tamaño del valor subscrito por 
34388 \series bold
34389
34390 \backslash
34391 cancelto
34392 \series default
34393  se puede 
34394 \lang english
34395 add the LaTeX-preamble line
34396 \end_layout
34397
34398 \begin_layout Standard
34399
34400 \series bold
34401
34402 \backslash
34403 PassOptionsToPackage{option}{cancel}
34404 \end_layout
34405
34406 \begin_layout Standard
34407
34408 \lang english
34409 where 
34410 \series bold
34411 option
34412 \series default
34413  is either
34414 \lang spanish
34415  
34416 \series bold
34417 samesize
34418 \series default
34419 , que da el mismo tamaño que para el valor cancelado, o 
34420 \series bold
34421 Smaller
34422 \series default
34423 , que da un tamaño un poco más pequeño que normal.
34424 \end_layout
34425
34426 \begin_layout Standard
34427 Para colorear la raya de cancelación añade el siguiente comando en código
34428  TeX:
34429 \end_layout
34430
34431 \begin_layout Standard
34432
34433 \series bold
34434
34435 \backslash
34436 renewcommand{
34437 \backslash
34438 CancelColor}{
34439 \backslash
34440 color{red}}
34441 \end_layout
34442
34443 \begin_layout Standard
34444 donde 
34445 \series bold
34446 red
34447 \series default
34448  puede reemplazarse por el color deseado.
34449 \end_layout
34450
34451 \begin_layout Standard
34452 \begin_inset ERT
34453 status collapsed
34454
34455 \begin_layout Plain Layout
34456
34457
34458 \backslash
34459 renewcommand{
34460 \backslash
34461 CancelColor}{
34462 \backslash
34463 color{red}}
34464 \end_layout
34465
34466 \end_inset
34467
34468
34469 \end_layout
34470
34471 \begin_layout Standard
34472 \begin_inset Formula 
34473 \[
34474 \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}}}
34475 \]
34476
34477 \end_inset
34478
34479
34480 \end_layout
34481
34482 \begin_layout Standard
34483 \begin_inset ERT
34484 status collapsed
34485
34486 \begin_layout Plain Layout
34487
34488
34489 \backslash
34490 renewcommand{
34491 \backslash
34492 CancelColor}{
34493 \backslash
34494 color{black}}
34495 \end_layout
34496
34497 \end_inset
34498
34499
34500 \begin_inset Note Note
34501 status open
34502
34503 \begin_layout Plain Layout
34504 restablece el color
34505 \end_layout
34506
34507 \end_inset
34508
34509
34510 \end_layout
34511
34512 \begin_layout Standard
34513 Para otras posibilidades de personalización, véase la documentación del
34514  paquete
34515 \series bold
34516  cancel
34517 \series default
34518
34519 \begin_inset CommandInset citation
34520 LatexCommand cite
34521 key "cancel"
34522
34523 \end_inset
34524
34525 .
34526 \begin_inset Index idx
34527 status collapsed
34528
34529 \begin_layout Plain Layout
34530 Paquetes ! cancel
34531 \end_layout
34532
34533 \end_inset
34534
34535
34536 \end_layout
34537
34538 \begin_layout Standard
34539 \begin_inset ERT
34540 status collapsed
34541
34542 \begin_layout Plain Layout
34543
34544
34545 \backslash
34546 else
34547 \end_layout
34548
34549 \end_inset
34550
34551
34552 \begin_inset Note Note
34553 status open
34554
34555 \begin_layout Plain Layout
34556 Lo que sigue se verá en la salida si el paquete LaTeX 
34557 \series bold
34558 cancel
34559 \series default
34560  no está instalado:
34561 \end_layout
34562
34563 \end_inset
34564
34565
34566 \end_layout
34567
34568 \begin_layout Standard
34569 Debes instalar el paquete LaTeX 
34570 \series bold
34571 cancel
34572 \series default
34573  para ver en la salida el resto de esta subsección.
34574 \end_layout
34575
34576 \begin_layout Standard
34577 \begin_inset ERT
34578 status collapsed
34579
34580 \begin_layout Plain Layout
34581
34582
34583 \backslash
34584 fi
34585 \end_layout
34586
34587 \end_inset
34588
34589
34590 \end_layout
34591
34592 \begin_layout Subsection
34593 Ecuaciones en encabezados de sección
34594 \begin_inset CommandInset label
34595 LatexCommand label
34596 name "sub:Ecuaciones-en-encabezados"
34597
34598 \end_inset
34599
34600
34601 \begin_inset Index idx
34602 status collapsed
34603
34604 \begin_layout Plain Layout
34605 Ecuación ! en encabezados de sección
34606 \end_layout
34607
34608 \end_inset
34609
34610
34611 \end_layout
34612
34613 \begin_layout Standard
34614 Si se quiere poner una ecuación en un encabezado de sección hay que tener
34615  en cuenta lo siguiente:
34616 \end_layout
34617
34618 \begin_layout Standard
34619 \begin_inset Note Greyedout
34620 status open
34621
34622 \begin_layout Plain Layout
34623 Si el soporte para 
34624 \series bold
34625 hyperref
34626 \series default
34627
34628 \begin_inset Index idx
34629 status collapsed
34630
34631 \begin_layout Plain Layout
34632 Paquetes ! hyperref
34633 \end_layout
34634
34635 \end_inset
34636
34637  está activado en la configuración del documento, 
34638 \family sans
34639 Propiedades
34640 \begin_inset space ~
34641 \end_inset
34642
34643
34644 \family default
34645 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
34646  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
34647  texto del marcador, porque se infringen las convenciones PDF.
34648 \end_layout
34649
34650 \end_inset
34651
34652
34653 \end_layout
34654
34655 \begin_layout Standard
34656 Estos problemas se pueden solucionar insertando al final del encabezado
34657  un título breve con el menú 
34658 \family sans
34659 Insertar\SpecialChar \menuseparator
34660 Título
34661 \begin_inset space ~
34662 \end_inset
34663
34664 breve
34665 \family default
34666 .
34667  Los títulos breves se usan como alternativa para encabezados de sección
34668  con más de una línea para mantener el buen aspecto del índice.
34669  En éste sólo aparece el título breve y por tanto también en los marcadores.
34670 \end_layout
34671
34672 \begin_layout Standard
34673 Si hay que poner ecuaciones en el índice y se usa 
34674 \series bold
34675 hyperref
34676 \series default
34677 , se puede insertar el siguiente comando en modo TeX:
34678 \end_layout
34679
34680 \begin_layout Standard
34681
34682 \series bold
34683
34684 \backslash
34685 texorpdfstring{parte}{alternativa}
34686 \begin_inset Index idx
34687 status collapsed
34688
34689 \begin_layout Plain Layout
34690 Comandos ! T ! 
34691 \backslash
34692 texorpdfstring
34693 \end_layout
34694
34695 \end_inset
34696
34697
34698 \end_layout
34699
34700 \begin_layout Standard
34701 parte se refiere a la parte del encabezado que no debería aparecer en el
34702  marcador PDF.
34703  Pueden ser caracteres, ecuaciones, notas al pie y también referencias cruzadas.
34704  La alternativa se usa para el marcador en vez de la parte.
34705 \end_layout
34706
34707 \begin_layout Standard
34708 Aquí hay dos ejemplos de encabezados con ecuación:
34709 \end_layout
34710
34711 \begin_layout Standard
34712 \begin_inset VSpace -3mm
34713 \end_inset
34714
34715
34716 \end_layout
34717
34718 \begin_layout Standard
34719 \begin_inset ERT
34720 status collapsed
34721
34722 \begin_layout Plain Layout
34723
34724
34725 \backslash
34726 boldmath 
34727 \end_layout
34728
34729 \end_inset
34730
34731
34732 \end_layout
34733
34734 \begin_layout Subsubsection
34735 Encabezado sin ecuación en el índice 
34736 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34737 \end_inset
34738
34739
34740 \begin_inset Argument 1
34741 status collapsed
34742
34743 \begin_layout Plain Layout
34744 Encabezado sin ecuación en el índice
34745 \end_layout
34746
34747 \end_inset
34748
34749
34750 \end_layout
34751
34752 \begin_layout Subsubsection
34753 Encabezado con ecuación en el índice
34754 \begin_inset ERT
34755 status collapsed
34756
34757 \begin_layout Plain Layout
34758
34759
34760 \backslash
34761 texorpdfstring{
34762 \end_layout
34763
34764 \end_inset
34765
34766  
34767 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34768 \end_inset
34769
34770
34771 \begin_inset ERT
34772 status collapsed
34773
34774 \begin_layout Plain Layout
34775
34776 }{}
34777 \end_layout
34778
34779 \end_inset
34780
34781
34782 \end_layout
34783
34784 \begin_layout Standard
34785 \begin_inset ERT
34786 status collapsed
34787
34788 \begin_layout Plain Layout
34789
34790
34791 \backslash
34792 unboldmath 
34793 \end_layout
34794
34795 \end_inset
34796
34797 En el primer encabezado se ha puesto un título breve, en el segundo un 
34798 \series bold
34799
34800 \backslash
34801 texorpdfstring
34802 \series default
34803 .
34804 \end_layout
34805
34806 \begin_layout Standard
34807 Para obtener el mismo formato que en los demás encabezados se han puesto
34808  ambos en un entorno 
34809 \series bold
34810 boldmath
34811 \series default
34812 .
34813 \begin_inset Foot
34814 status collapsed
34815
34816 \begin_layout Plain Layout
34817 véase 
34818 \begin_inset CommandInset ref
34819 LatexCommand ref
34820 reference "sub:Ecuaciones-en-negrita"
34821
34822 \end_inset
34823
34824
34825 \end_layout
34826
34827 \end_inset
34828
34829
34830 \end_layout
34831
34832 \begin_layout Subsection
34833 Ecuaciones en texto multicolumna
34834 \begin_inset Index idx
34835 status collapsed
34836
34837 \begin_layout Plain Layout
34838 Ecuación ! en texto multicolumna
34839 \end_layout
34840
34841 \end_inset
34842
34843
34844 \end_layout
34845
34846 \begin_layout Standard
34847 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
34848  para ajustarse a la columna y entonces es preciso abarcar la anchura total
34849  de la página.
34850  Esto se hace usando el paquete LaTeX 
34851 \series bold
34852 multicol
34853 \series default
34854 ,
34855 \begin_inset Foot
34856 status collapsed
34857
34858 \begin_layout Plain Layout
34859
34860 \series bold
34861 multicol
34862 \series default
34863  forma parte de las distribuciones LaTeX estándar.
34864 \end_layout
34865
34866 \end_inset
34867
34868
34869 \begin_inset Index idx
34870 status collapsed
34871
34872 \begin_layout Plain Layout
34873 Paquetes ! multicol
34874 \end_layout
34875
34876 \end_inset
34877
34878  que se carga en el preámbulo LaTeX con la línea
34879 \end_layout
34880
34881 \begin_layout Standard
34882
34883 \series bold
34884
34885 \backslash
34886 usepackage{multicol}
34887 \end_layout
34888
34889 \begin_layout Standard
34890 \begin_inset Note Greyedout
34891 status open
34892
34893 \begin_layout Plain Layout
34894 Ten en cuenta que la opción 
34895 \family sans
34896 Documento
34897 \begin_inset space ~
34898 \end_inset
34899
34900 con
34901 \begin_inset space ~
34902 \end_inset
34903
34904 dos
34905 \begin_inset space ~
34906 \end_inset
34907
34908 caras
34909 \family default
34910 , bajo 
34911 \family sans
34912 Diseño
34913 \begin_inset space ~
34914 \end_inset
34915
34916 de
34917 \begin_inset space ~
34918 \end_inset
34919
34920 página 
34921 \family default
34922 en el menú 
34923 \family sans
34924 Documento\SpecialChar \menuseparator
34925 Configuración
34926 \family default
34927  
34928 \emph on
34929 debe
34930 \emph default
34931  estar desmarcada.
34932 \end_layout
34933
34934 \end_inset
34935
34936
34937 \end_layout
34938
34939 \begin_layout Standard
34940 Antes del texto multicolumna se inserta en modo TeX el comando
34941 \end_layout
34942
34943 \begin_layout Standard
34944
34945 \series bold
34946
34947 \backslash
34948 begin{multicols}{número de columnas}
34949 \end_layout
34950
34951 \begin_layout Standard
34952 El número de columnas está en el rango 2-10.
34953  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
34954  TeX el comando
34955 \end_layout
34956
34957 \begin_layout Standard
34958
34959 \series bold
34960
34961 \backslash
34962 end{multicols}
34963 \end_layout
34964
34965 \begin_layout Standard
34966 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
34967  Para quitarlo se inserta un espacio vertical de -6
34968 \begin_inset space \thinspace{}
34969 \end_inset
34970
34971 mm antes de la ecuación.
34972  Si se usa el estilo 
34973 \series bold
34974 Sangrado
34975 \series default
34976 ,
34977 \begin_inset Foot
34978 status collapsed
34979
34980 \begin_layout Plain Layout
34981 véase estilos de ecuación en 
34982 \begin_inset CommandInset ref
34983 LatexCommand ref
34984 reference "sec:Estilos-de-ecuación"
34985
34986 \end_inset
34987
34988
34989 \end_layout
34990
34991 \end_inset
34992
34993  se inserta un espacio de -9
34994 \begin_inset space \thinspace{}
34995 \end_inset
34996
34997 mm.
34998 \end_layout
34999
35000 \begin_layout Standard
35001 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
35002 \end_layout
35003
35004 \begin_layout Standard
35005
35006 \lang german
35007 \begin_inset ERT
35008 status collapsed
35009
35010 \begin_layout Plain Layout
35011
35012
35013 \backslash
35014 begin{multicols}{2}
35015 \end_layout
35016
35017 \end_inset
35018
35019 Das Spektrum wird fouriertransformiert.
35020  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35021 , Lösungsmittel) zu trennen.
35022  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35023  nun das Aussehen des Ausgangssignals.
35024  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
35025  über alle Phasen integrieren muss.
35026  Sei nun 
35027 \begin_inset Formula $S$
35028 \end_inset
35029
35030  unser normiertes Ausgangssignal und 
35031 \begin_inset Formula $P$
35032 \end_inset
35033
35034  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35035 \begin_inset ERT
35036 status collapsed
35037
35038 \begin_layout Plain Layout
35039
35040
35041 \backslash
35042 end{multicols}
35043 \end_layout
35044
35045 \end_inset
35046
35047
35048 \begin_inset VSpace -6mm
35049 \end_inset
35050
35051
35052 \begin_inset Formula 
35053 \begin{equation}
35054 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35055 \end{equation}
35056
35057 \end_inset
35058
35059
35060 \begin_inset ERT
35061 status collapsed
35062
35063 \begin_layout Plain Layout
35064
35065
35066 \backslash
35067 begin{multicols}{2}
35068 \end_layout
35069
35070 \end_inset
35071
35072 wobei 
35073 \begin_inset Formula $S_{0}$
35074 \end_inset
35075
35076  das Signal ohne Gradient ist und die Normierungsbedingung 
35077 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35078 \end_inset
35079
35080  gilt.
35081  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35082  Direkt nach dem 
35083 \begin_inset Formula $\nicefrac{\pi}{2}$
35084 \end_inset
35085
35086
35087 \begin_inset space \thinspace{}
35088 \end_inset
35089
35090 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35091  das Signal zusätzlich abschwächt.
35092  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35093  
35094 \begin_inset Formula $T_{2}$
35095 \end_inset
35096
35097 -Zeit.
35098 \end_layout
35099
35100 \begin_layout Standard
35101
35102 \lang german
35103 \begin_inset ERT
35104 status collapsed
35105
35106 \begin_layout Plain Layout
35107
35108
35109 \backslash
35110 end{multicols}
35111 \end_layout
35112
35113 \end_inset
35114
35115
35116 \end_layout
35117
35118 \begin_layout Subsection
35119 Ecuaciones con descripción de variables
35120 \begin_inset Index idx
35121 status collapsed
35122
35123 \begin_layout Plain Layout
35124 Ecuación ! con descripción de variables
35125 \end_layout
35126
35127 \end_inset
35128
35129
35130 \end_layout
35131
35132 \begin_layout Standard
35133 Para describir variables en una ecuación, como en la fórmula 
35134 \begin_inset CommandInset ref
35135 LatexCommand eqref
35136 reference "eq:within"
35137
35138 \end_inset
35139
35140 , se inserta una matriz 2×
35141 \begin_inset Formula $n$
35142 \end_inset
35143
35144  con columnas alineadas a la izquierda para las 
35145 \emph on
35146
35147 \begin_inset Formula $n$
35148 \end_inset
35149
35150
35151 \emph default
35152  variables usadas.
35153 \begin_inset Foot
35154 status collapsed
35155
35156 \begin_layout Plain Layout
35157 véase matrices en 
35158 \begin_inset CommandInset ref
35159 LatexCommand ref
35160 reference "sec:Matrices"
35161
35162 \end_inset
35163
35164
35165 \end_layout
35166
35167 \end_inset
35168
35169  Para poner la descripción en tamaño más pequeño se inserta, por ejemplo,
35170  el comando 
35171 \series bold
35172
35173 \backslash
35174 footnotesize
35175 \series default
35176  antes de la matriz.
35177 \begin_inset Foot
35178 status collapsed
35179
35180 \begin_layout Plain Layout
35181 véase tamaños de tipografías en 
35182 \begin_inset CommandInset ref
35183 LatexCommand ref
35184 reference "sub:Tamaños-de-tipografías"
35185
35186 \end_inset
35187
35188 .
35189 \end_layout
35190
35191 \end_inset
35192
35193
35194 \end_layout
35195
35196 \begin_layout Standard
35197 Si se usa el estilo 
35198 \series bold
35199 Sangrado
35200 \series default
35201 ,
35202 \begin_inset Foot
35203 status collapsed
35204
35205 \begin_layout Plain Layout
35206 véase estilos de ecuación en 
35207 \begin_inset CommandInset ref
35208 LatexCommand ref
35209 reference "sec:Estilos-de-ecuación"
35210
35211 \end_inset
35212
35213
35214 \end_layout
35215
35216 \end_inset
35217
35218  se inserta un 
35219 \series bold
35220
35221 \backslash
35222 hfill
35223 \series default
35224
35225 \begin_inset Foot
35226 status collapsed
35227
35228 \begin_layout Plain Layout
35229
35230 \series bold
35231
35232 \backslash
35233 hfill
35234 \series default
35235  sólo funciona en ecuaciones en estilo 
35236 \series bold
35237 Sangrado
35238 \series default
35239 , véase 
35240 \begin_inset CommandInset ref
35241 LatexCommand ref
35242 reference "sub:Espacio-variable"
35243
35244 \end_inset
35245
35246
35247 \end_layout
35248
35249 \end_inset
35250
35251  delante y detrás de la matriz para que tenga la misma separación con la
35252  ecuación y con el margen.
35253 \end_layout
35254
35255 \begin_layout Standard
35256 Si se usa el estilo 
35257 \series bold
35258 Centrado
35259 \series default
35260  se emplea el método descrito en la 
35261 \begin_inset CommandInset ref
35262 LatexCommand ref
35263 reference "sub:Entorno-flalign"
35264
35265 \end_inset
35266
35267  para sangrar la ecuación.
35268  La ecuación 
35269 \begin_inset CommandInset ref
35270 LatexCommand eqref
35271 reference "eq:within"
35272
35273 \end_inset
35274
35275  consta de cinco columnas ya que las dos primeras contienen la fórmula,
35276  la tercera la matriz y la última una llave TeX vacía.
35277 \begin_inset Formula 
35278 \begin{flalign}
35279 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
35280 \rho & \mbox{densidad}\\
35281 V & \mbox{volumen}\\
35282 g & \mbox{aceleración gravitatoria}
35283 \end{array} &  & {}\label{eq:within}
35284 \end{flalign}
35285
35286 \end_inset
35287
35288
35289 \end_layout
35290
35291 \begin_layout Subsection
35292 Letras griegas minúsculas en redonda
35293 \begin_inset CommandInset label
35294 LatexCommand label
35295 name "sub:Griegas-en-redonda"
35296
35297 \end_inset
35298
35299
35300 \begin_inset Index idx
35301 status collapsed
35302
35303 \begin_layout Plain Layout
35304 Letras griegas ! en redonda
35305 \end_layout
35306
35307 \end_inset
35308
35309
35310 \end_layout
35311
35312 \begin_layout Standard
35313 La mayoría de las tipografías sólo suministran letras griegas minúsculas
35314  en cursiva.
35315  Pero para símbolos de partículas elementales como piones y neutrinos hacen
35316  falta letras griegas en redonda.
35317  El archivo 
35318 \series bold
35319 upgreek.sty
35320 \series default
35321
35322 \begin_inset Foot
35323 status collapsed
35324
35325 \begin_layout Plain Layout
35326
35327 \series bold
35328 upgreek
35329 \series default
35330  forma parte del paquete LaTeX 
35331 \series bold
35332 was
35333 \series default
35334
35335 \begin_inset Index idx
35336 status collapsed
35337
35338 \begin_layout Plain Layout
35339 Paquetes ! was
35340 \begin_inset ERT
35341 status collapsed
35342
35343 \begin_layout Plain Layout
35344
35345
35346 \backslash
35347 vspace{4mm}
35348 \end_layout
35349
35350 \end_inset
35351
35352
35353 \end_layout
35354
35355 \end_inset
35356
35357 .
35358 \end_layout
35359
35360 \end_inset
35361
35362
35363 \begin_inset Index idx
35364 status collapsed
35365
35366 \begin_layout Plain Layout
35367 Paquetes ! upgreek
35368 \end_layout
35369
35370 \end_inset
35371
35372 , que se carga en el preámbulo LaTeX con la línea
35373 \end_layout
35374
35375 \begin_layout Standard
35376
35377 \series bold
35378
35379 \backslash
35380 usepackage{upgreek}
35381 \end_layout
35382
35383 \begin_layout Standard
35384 las suministra.
35385  
35386 \begin_inset ERT
35387 status collapsed
35388
35389 \begin_layout Plain Layout
35390
35391
35392 \backslash
35393 ifupgreek 
35394 \end_layout
35395
35396 \end_inset
35397
35398
35399 \begin_inset Note Note
35400 status open
35401
35402 \begin_layout Plain Layout
35403 Lo siguiente sólo se podrá ver si está instalado el paquete LaTeX 
35404 \series bold
35405 upgreek
35406 \series default
35407 :
35408 \end_layout
35409
35410 \end_inset
35411
35412  Se imprimen con el comando de la letra correspondiente precedido de 
35413 \series bold
35414 up
35415 \series default
35416 .
35417  Por ejemplo, el comando 
35418 \series bold
35419
35420 \backslash
35421 uptau
35422 \series default
35423  genera: 
35424 \begin_inset Formula $\uptau$
35425 \end_inset
35426
35427
35428 \end_layout
35429
35430 \begin_layout Standard
35431 Con estos comandos se pueden escribir reacciones entre partículas elementales:
35432 \begin_inset Formula 
35433 \[
35434 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}
35435 \]
35436
35437 \end_inset
35438
35439
35440 \end_layout
35441
35442 \begin_layout Standard
35443 Las letras en redonda son más remarcadas y más grandes que las correspondientes
35444  en cursiva.
35445  Por tanto no deberían emplearse para unidades como 
35446 \begin_inset Quotes fld
35447 \end_inset
35448
35449 µm
35450 \begin_inset Quotes frd
35451 \end_inset
35452
35453 .
35454 \end_layout
35455
35456 \begin_layout Standard
35457 \begin_inset ERT
35458 status collapsed
35459
35460 \begin_layout Plain Layout
35461
35462
35463 \backslash
35464 else 
35465 \end_layout
35466
35467 \end_inset
35468
35469
35470 \begin_inset Note Note
35471 status open
35472
35473 \begin_layout Plain Layout
35474 Lo siguiente se mostrará si el paquete LaTeX 
35475 \series bold
35476 upgreek
35477 \series default
35478  no está instalado:
35479 \end_layout
35480
35481 \end_inset
35482
35483
35484 \end_layout
35485
35486 \begin_layout Standard
35487 Debes instalar el paquete LaTeX 
35488 \series bold
35489 upgreek
35490 \series default
35491  para ver en la salida el resto de esta subsección.
35492  
35493 \end_layout
35494
35495 \begin_layout Standard
35496 \begin_inset ERT
35497 status collapsed
35498
35499 \begin_layout Plain Layout
35500
35501
35502 \backslash
35503 fi
35504 \end_layout
35505
35506 \end_inset
35507
35508
35509 \end_layout
35510
35511 \begin_layout Standard
35512 \begin_inset Newpage newpage
35513 \end_inset
35514
35515
35516 \end_layout
35517
35518 \begin_layout Subsection
35519 Caracteres de texto en ecuaciones
35520 \begin_inset CommandInset label
35521 LatexCommand label
35522 name "sub:Caracteres-de-texto"
35523
35524 \end_inset
35525
35526
35527 \begin_inset Index idx
35528 status collapsed
35529
35530 \begin_layout Plain Layout
35531 Texto ! en ecuaciones
35532 \end_layout
35533
35534 \end_inset
35535
35536
35537 \end_layout
35538
35539 \begin_layout Standard
35540 En algunos casos podrías querer insertar caracteres de texto directamente
35541  en ecuaciones.
35542  Por ejemplo, cuando se usa con frecuencia el punto centrado 
35543 \begin_inset Formula $\cdot$
35544 \end_inset
35545
35546  en expresiones como 
35547 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
35548 \end_inset
35549
35550 , habría que insertar el comando 
35551 \series bold
35552
35553 \backslash
35554 cdot
35555 \series default
35556
35557 \begin_inset Foot
35558 status collapsed
35559
35560 \begin_layout Plain Layout
35561 véase 
35562 \begin_inset CommandInset ref
35563 LatexCommand ref
35564 reference "sub:Operadores-binarios"
35565
35566 \end_inset
35567
35568
35569 \end_layout
35570
35571 \end_inset
35572
35573  continuamente, porque este carácter está definido en todas las codificaciones
35574  como carácter de texto.
35575  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
35576 \end_layout
35577
35578 \begin_layout Standard
35579
35580 \series bold
35581
35582 \backslash
35583 Declare Inputtext{183}{
35584 \backslash
35585 ifmmode
35586 \backslash
35587 cdot
35588 \backslash
35589 else
35590 \backslash
35591 textperiodcentered
35592 \backslash
35593 f\SpecialChar \textcompwordmark{}
35594 i}
35595 \end_layout
35596
35597 \begin_layout Standard
35598 La codificación de caracteres (menú 
35599 \family sans
35600 Documento\SpecialChar \menuseparator
35601 Configuración\SpecialChar \menuseparator
35602 Idioma
35603 \family default
35604 ) especifica el carácter que se muestra al pulsar una tecla.
35605  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
35606  
35607 \series bold
35608
35609 \backslash
35610 textperiodcentered
35611 \series default
35612 .
35613  Pero este comando no está disponible en ecuaciones así que obtendrías errores
35614  de LaTeX.
35615  Con la codificación cambiada se escoge automáticamente el comando correcto,
35616  dependiendo de si el carácter se ha insertado en una ecuación o no.
35617 \end_layout
35618
35619 \begin_layout Standard
35620 La codificación de diversos caracteres se guarda en archivos de definición.
35621  Por ejemplo la codificación 
35622 \series bold
35623 latin9
35624 \series default
35625  se define en el archivo 
35626 \series bold
35627 latin9.def
35628 \series default
35629  que está en el directorio de LaTeX.
35630  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
35631  archivo de definición, de lo contrario nuestros documentos no podrían ser
35632  editados en otros ordenadores.
35633 \begin_inset VSpace medskip
35634 \end_inset
35635
35636
35637 \end_layout
35638
35639 \begin_layout Standard
35640 Además del punto centrado, en este documento se ha definido el símbolo grado
35641  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
35642  directamente en una fórmula:
35643 \end_layout
35644
35645 \begin_layout Standard
35646
35647 \series bold
35648
35649 \backslash
35650 DeclareInputtext{176}{
35651 \backslash
35652 ifmmode^
35653 \backslash
35654 circ
35655 \backslash
35656 else
35657 \backslash
35658 textdegree
35659 \backslash
35660 f\SpecialChar \textcompwordmark{}
35661 i}
35662 \begin_inset Newpage newpage
35663 \end_inset
35664
35665
35666 \end_layout
35667
35668 \begin_layout Section
35669 \start_of_appendix
35670 Notas sobre tipografía
35671 \begin_inset Index idx
35672 status collapsed
35673
35674 \begin_layout Plain Layout
35675 Tipografía, normas
35676 \end_layout
35677
35678 \end_inset
35679
35680
35681 \end_layout
35682
35683 \begin_layout Standard
35684 Esta sección es un resumen de las normas tipográficas ISO más importantes.
35685 \begin_inset Foot
35686 status collapsed
35687
35688 \begin_layout Plain Layout
35689 Este compendio se ha tomado parcialmente del diccionario semi-oficial alemán
35690  
35691 \begin_inset Quotes fld
35692 \end_inset
35693
35694 Duden
35695 \begin_inset Quotes frd
35696 \end_inset
35697
35698  
35699 \begin_inset CommandInset citation
35700 LatexCommand cite
35701 key "Duden"
35702
35703 \end_inset
35704
35705 , que incluye algunas de las normas ISO.
35706  
35707 \begin_inset Newline newline
35708 \end_inset
35709
35710 (
35711 \emph on
35712 N.
35713 \begin_inset space \thinspace{}
35714 \end_inset
35715
35716 del t.
35717 \emph default
35718 : Para documentación en español sobre el tema, véase 
35719 \begin_inset CommandInset citation
35720 LatexCommand cite
35721 key "Bezos"
35722
35723 \end_inset
35724
35725 .)
35726 \end_layout
35727
35728 \end_inset
35729
35730
35731 \end_layout
35732
35733 \begin_layout Itemize
35734 Las unidades físicas se escriben 
35735 \emph on
35736 siempre 
35737 \emph default
35738 en redonda
35739 \begin_inset Foot
35740 status collapsed
35741
35742 \begin_layout Plain Layout
35743 véase estilos de tipografías en 
35744 \begin_inset CommandInset ref
35745 LatexCommand ref
35746 reference "sub:Estilos-de-tipografías"
35747
35748 \end_inset
35749
35750
35751 \end_layout
35752
35753 \end_inset
35754
35755 , aunque aparezcan en un texto en cursiva: 30
35756 \begin_inset space \thinspace{}
35757 \end_inset
35758
35759 km/h
35760 \begin_inset Newline newline
35761 \end_inset
35762
35763 Entre el valor y la unidad hay un espacio delgado, véase 
35764 \begin_inset CommandInset ref
35765 LatexCommand ref
35766 reference "sub:Espacio-predefinido"
35767
35768 \end_inset
35769
35770 .
35771 \begin_inset Newline newline
35772 \end_inset
35773
35774 Esta norma la cumple automáticamente el comando 
35775 \series bold
35776
35777 \backslash
35778 unittwo
35779 \series default
35780 .
35781  Si se introduce en una fórmula aparecen dos marcos.
35782  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
35783  como antes, 
35784 \begin_inset Formula $\unit[30]{km/h}$
35785 \end_inset
35786
35787
35788 \begin_inset space \thinspace{}
35789 \end_inset
35790
35791 .
35792  Ten en cuenta que 
35793 \series bold
35794
35795 \backslash
35796 unittwo
35797 \series default
35798  no es un auténtico comando LaTeX, sino el comando 
35799 \series bold
35800
35801 \backslash
35802 unit[value]{unit}
35803 \series default
35804 , por tanto no lo puedes usar en código TeX.
35805 \end_layout
35806
35807 \begin_layout Itemize
35808 Los signos por ciento y por mil se escriben como las unidades físicas:
35809 \begin_inset Newline newline
35810 \end_inset
35811
35812 1,2
35813 \begin_inset space \thinspace{}
35814 \end_inset
35815
35816 ‰ de alcohol en sangre.
35817 \end_layout
35818
35819 \begin_layout Itemize
35820 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
35821  otra unidad: 15
35822 \begin_inset space \thinspace{}
35823 \end_inset
35824
35825 °C
35826 \end_layout
35827
35828 \begin_layout Itemize
35829 En números con más de cuatro dígitos se inserta un espacio delgado para
35830  separarlos en grupos de tres cifras: 18
35831 \begin_inset space \thinspace{}
35832 \end_inset
35833
35834 473
35835 \begin_inset space \thinspace{}
35836 \end_inset
35837
35838 588
35839 \end_layout
35840
35841 \begin_layout Itemize
35842 Para dimensiones como 120×90×40
35843 \begin_inset space \thinspace{}
35844 \end_inset
35845
35846 cm se usa el aspa de multiplicar 
35847 \begin_inset Quotes fld
35848 \end_inset
35849
35850 ×
35851 \begin_inset Quotes frd
35852 \end_inset
35853
35854 .
35855  Está disponible en el menú 
35856 \family sans
35857 Insertar\SpecialChar \menuseparator
35858 Carácter especial
35859 \family default
35860 \SpecialChar \menuseparator
35861
35862 \family sans
35863 Símbolos
35864 \family default
35865  o bien mediante el comando 
35866 \series bold
35867
35868 \backslash
35869 times
35870 \series default
35871 .
35872  Se puede insertar directamente con cierta combinación de teclas.
35873 \end_layout
35874
35875 \begin_layout Itemize
35876 Las funciones con nombres que constan de varias letras se escriben en redonda
35877  para evitar confusiones, véase 
35878 \begin_inset CommandInset ref
35879 LatexCommand ref
35880 reference "sub:Funciones-predefinidas"
35881
35882 \end_inset
35883
35884 .
35885 \end_layout
35886
35887 \begin_layout Itemize
35888 Los índices que constan de varias letras se escriben en redonda: 
35889 \begin_inset Formula $E_{\mathrm{cin}}$
35890 \end_inset
35891
35892
35893 \begin_inset Newline newline
35894 \end_inset
35895
35896 Los componentes de una matriz se escriben en cursiva: 
35897 \begin_inset Formula $\hat{H}_{kl}$
35898 \end_inset
35899
35900
35901 \end_layout
35902
35903 \begin_layout Itemize
35904 El operador de diferenciación/integración 'd', el número de Euler 'e' y
35905  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
35906 s con otras variables.
35907 \end_layout
35908
35909 \begin_layout Itemize
35910 El carácter que indica una transformación 
35911 \noun on
35912 Fourier
35913 \noun default
35914  se inserta con el comando 
35915 \series bold
35916
35917 \backslash
35918 mathscr
35919 \begin_inset space \textvisiblespace{}
35920 \end_inset
35921
35922 F
35923 \series default
35924  o mediante el menú
35925 \family sans
35926  Insertar\SpecialChar \menuseparator
35927 Carácter especial
35928 \family default
35929 \SpecialChar \menuseparator
35930
35931 \family sans
35932 Símbolos\SpecialChar \menuseparator
35933 Símbolos de letra
35934 \family default
35935
35936 \begin_inset Formula $\mathscr{F}$
35937 \end_inset
35938
35939
35940 \end_layout
35941
35942 \begin_layout Standard
35943 \begin_inset Newpage newpage
35944 \end_inset
35945
35946
35947 \end_layout
35948
35949 \begin_layout Section
35950 Sinónimos
35951 \begin_inset Index idx
35952 status collapsed
35953
35954 \begin_layout Plain Layout
35955 Sinónimos
35956 \end_layout
35957
35958 \end_inset
35959
35960
35961 \end_layout
35962
35963 \begin_layout Standard
35964 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
35965  como los que se recogen en esta lista:
35966 \begin_inset Foot
35967 status collapsed
35968
35969 \begin_layout Plain Layout
35970 véase también 
35971 \begin_inset CommandInset ref
35972 LatexCommand ref
35973 reference "fn:sinónimos"
35974
35975 \end_inset
35976
35977 .
35978 \end_layout
35979
35980 \end_inset
35981
35982
35983 \end_layout
35984
35985 \begin_layout Standard
35986 \begin_inset VSpace bigskip
35987 \end_inset
35988
35989
35990 \begin_inset space \hfill{}
35991 \end_inset
35992
35993
35994 \begin_inset Tabular
35995 <lyxtabular version="3" rows="12" columns="2">
35996 <features rotate="0" tabularvalignment="middle">
35997 <column alignment="center" valignment="top" width="0pt">
35998 <column alignment="center" valignment="top" width="0pt">
35999 <row>
36000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36001 \begin_inset Text
36002
36003 \begin_layout Plain Layout
36004 Comando
36005 \end_layout
36006
36007 \end_inset
36008 </cell>
36009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36010 \begin_inset Text
36011
36012 \begin_layout Plain Layout
36013 equivalente a
36014 \begin_inset Note Note
36015 status collapsed
36016
36017 \begin_layout Plain Layout
36018
36019 \series bold
36020
36021 \backslash
36022 raisebox
36023 \series default
36024  se usa sólo como espaciador
36025 \end_layout
36026
36027 \end_inset
36028
36029
36030 \end_layout
36031
36032 \end_inset
36033 </cell>
36034 </row>
36035 <row>
36036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36037 \begin_inset Text
36038
36039 \begin_layout Plain Layout
36040
36041 \backslash
36042 ast
36043 \end_layout
36044
36045 \end_inset
36046 </cell>
36047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36048 \begin_inset Text
36049
36050 \begin_layout Plain Layout
36051 \begin_inset ERT
36052 status collapsed
36053
36054 \begin_layout Plain Layout
36055
36056
36057 \backslash
36058 raisebox{-1.2mm}{
36059 \end_layout
36060
36061 \end_inset
36062
36063 *
36064 \begin_inset ERT
36065 status collapsed
36066
36067 \begin_layout Plain Layout
36068
36069 }
36070 \end_layout
36071
36072 \end_inset
36073
36074
36075 \end_layout
36076
36077 \end_inset
36078 </cell>
36079 </row>
36080 <row>
36081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36082 \begin_inset Text
36083
36084 \begin_layout Plain Layout
36085
36086 \backslash
36087 choose
36088 \end_layout
36089
36090 \end_inset
36091 </cell>
36092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36093 \begin_inset Text
36094
36095 \begin_layout Plain Layout
36096
36097 \backslash
36098 binom
36099 \end_layout
36100
36101 \end_inset
36102 </cell>
36103 </row>
36104 <row>
36105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36106 \begin_inset Text
36107
36108 \begin_layout Plain Layout
36109
36110 \backslash
36111 geq
36112 \end_layout
36113
36114 \end_inset
36115 </cell>
36116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36117 \begin_inset Text
36118
36119 \begin_layout Plain Layout
36120
36121 \backslash
36122 ge
36123 \end_layout
36124
36125 \end_inset
36126 </cell>
36127 </row>
36128 <row>
36129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36130 \begin_inset Text
36131
36132 \begin_layout Plain Layout
36133
36134 \backslash
36135 lbrace
36136 \end_layout
36137
36138 \end_inset
36139 </cell>
36140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36141 \begin_inset Text
36142
36143 \begin_layout Plain Layout
36144 {
36145 \end_layout
36146
36147 \end_inset
36148 </cell>
36149 </row>
36150 <row>
36151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36152 \begin_inset Text
36153
36154 \begin_layout Plain Layout
36155
36156 \backslash
36157 lbracket
36158 \end_layout
36159
36160 \end_inset
36161 </cell>
36162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36163 \begin_inset Text
36164
36165 \begin_layout Plain Layout
36166 [
36167 \end_layout
36168
36169 \end_inset
36170 </cell>
36171 </row>
36172 <row>
36173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36174 \begin_inset Text
36175
36176 \begin_layout Plain Layout
36177
36178 \backslash
36179 leftarrow
36180 \end_layout
36181
36182 \end_inset
36183 </cell>
36184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36185 \begin_inset Text
36186
36187 \begin_layout Plain Layout
36188
36189 \backslash
36190 gets
36191 \end_layout
36192
36193 \end_inset
36194 </cell>
36195 </row>
36196 <row>
36197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36198 \begin_inset Text
36199
36200 \begin_layout Plain Layout
36201
36202 \backslash
36203 leq
36204 \end_layout
36205
36206 \end_inset
36207 </cell>
36208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36209 \begin_inset Text
36210
36211 \begin_layout Plain Layout
36212
36213 \backslash
36214 le
36215 \end_layout
36216
36217 \end_inset
36218 </cell>
36219 </row>
36220 <row>
36221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36222 \begin_inset Text
36223
36224 \begin_layout Plain Layout
36225
36226 \backslash
36227 lor
36228 \end_layout
36229
36230 \end_inset
36231 </cell>
36232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36233 \begin_inset Text
36234
36235 \begin_layout Plain Layout
36236
36237 \backslash
36238 vee
36239 \end_layout
36240
36241 \end_inset
36242 </cell>
36243 </row>
36244 <row>
36245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36246 \begin_inset Text
36247
36248 \begin_layout Plain Layout
36249
36250 \backslash
36251 neq
36252 \end_layout
36253
36254 \end_inset
36255 </cell>
36256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36257 \begin_inset Text
36258
36259 \begin_layout Plain Layout
36260
36261 \backslash
36262 not=
36263 \end_layout
36264
36265 \end_inset
36266 </cell>
36267 </row>
36268 <row>
36269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36270 \begin_inset Text
36271
36272 \begin_layout Plain Layout
36273
36274 \backslash
36275 slash
36276 \end_layout
36277
36278 \end_inset
36279 </cell>
36280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36281 \begin_inset Text
36282
36283 \begin_layout Plain Layout
36284 /
36285 \end_layout
36286
36287 \end_inset
36288 </cell>
36289 </row>
36290 <row>
36291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36292 \begin_inset Text
36293
36294 \begin_layout Plain Layout
36295
36296 \backslash
36297 vert
36298 \end_layout
36299
36300 \end_inset
36301 </cell>
36302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36303 \begin_inset Text
36304
36305 \begin_layout Plain Layout
36306 |
36307 \end_layout
36308
36309 \end_inset
36310 </cell>
36311 </row>
36312 </lyxtabular>
36313
36314 \end_inset
36315
36316
36317 \begin_inset space \hfill{}
36318 \end_inset
36319
36320
36321 \begin_inset Tabular
36322 <lyxtabular version="3" rows="12" columns="2">
36323 <features rotate="0" tabularvalignment="middle">
36324 <column alignment="center" valignment="top" width="0pt">
36325 <column alignment="center" valignment="top" width="0pt">
36326 <row>
36327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36328 \begin_inset Text
36329
36330 \begin_layout Plain Layout
36331 Comando
36332 \end_layout
36333
36334 \end_inset
36335 </cell>
36336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36337 \begin_inset Text
36338
36339 \begin_layout Plain Layout
36340 equivalente a
36341 \end_layout
36342
36343 \end_inset
36344 </cell>
36345 </row>
36346 <row>
36347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36348 \begin_inset Text
36349
36350 \begin_layout Plain Layout
36351
36352 \backslash
36353 backslash
36354 \end_layout
36355
36356 \end_inset
36357 </cell>
36358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36359 \begin_inset Text
36360
36361 \begin_layout Plain Layout
36362
36363 \backslash
36364
36365 \backslash
36366
36367 \end_layout
36368
36369 \end_inset
36370 </cell>
36371 </row>
36372 <row>
36373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36374 \begin_inset Text
36375
36376 \begin_layout Plain Layout
36377
36378 \backslash
36379 dasharrow
36380 \end_layout
36381
36382 \end_inset
36383 </cell>
36384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36385 \begin_inset Text
36386
36387 \begin_layout Plain Layout
36388
36389 \backslash
36390 dashrightarrow
36391 \end_layout
36392
36393 \end_inset
36394 </cell>
36395 </row>
36396 <row>
36397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36398 \begin_inset Text
36399
36400 \begin_layout Plain Layout
36401
36402 \backslash
36403 land
36404 \end_layout
36405
36406 \end_inset
36407 </cell>
36408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36409 \begin_inset Text
36410
36411 \begin_layout Plain Layout
36412
36413 \backslash
36414 wedge
36415 \end_layout
36416
36417 \end_inset
36418 </cell>
36419 </row>
36420 <row>
36421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36422 \begin_inset Text
36423
36424 \begin_layout Plain Layout
36425
36426 \backslash
36427 rbrace
36428 \end_layout
36429
36430 \end_inset
36431 </cell>
36432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36433 \begin_inset Text
36434
36435 \begin_layout Plain Layout
36436 }
36437 \end_layout
36438
36439 \end_inset
36440 </cell>
36441 </row>
36442 <row>
36443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36444 \begin_inset Text
36445
36446 \begin_layout Plain Layout
36447
36448 \backslash
36449 rbracket
36450 \end_layout
36451
36452 \end_inset
36453 </cell>
36454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36455 \begin_inset Text
36456
36457 \begin_layout Plain Layout
36458 ]
36459 \end_layout
36460
36461 \end_inset
36462 </cell>
36463 </row>
36464 <row>
36465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36466 \begin_inset Text
36467
36468 \begin_layout Plain Layout
36469
36470 \backslash
36471 rightarrow
36472 \end_layout
36473
36474 \end_inset
36475 </cell>
36476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36477 \begin_inset Text
36478
36479 \begin_layout Plain Layout
36480
36481 \backslash
36482 to
36483 \end_layout
36484
36485 \end_inset
36486 </cell>
36487 </row>
36488 <row>
36489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36490 \begin_inset Text
36491
36492 \begin_layout Plain Layout
36493
36494 \backslash
36495 lnot
36496 \end_layout
36497
36498 \end_inset
36499 </cell>
36500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36501 \begin_inset Text
36502
36503 \begin_layout Plain Layout
36504
36505 \backslash
36506 neg
36507 \end_layout
36508
36509 \end_inset
36510 </cell>
36511 </row>
36512 <row>
36513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36514 \begin_inset Text
36515
36516 \begin_layout Plain Layout
36517
36518 \backslash
36519 ne
36520 \end_layout
36521
36522 \end_inset
36523 </cell>
36524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36525 \begin_inset Text
36526
36527 \begin_layout Plain Layout
36528
36529 \backslash
36530 not=
36531 \end_layout
36532
36533 \end_inset
36534 </cell>
36535 </row>
36536 <row>
36537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36538 \begin_inset Text
36539
36540 \begin_layout Plain Layout
36541
36542 \backslash
36543 owns
36544 \end_layout
36545
36546 \end_inset
36547 </cell>
36548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36549 \begin_inset Text
36550
36551 \begin_layout Plain Layout
36552
36553 \backslash
36554 ni
36555 \end_layout
36556
36557 \end_inset
36558 </cell>
36559 </row>
36560 <row>
36561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36562 \begin_inset Text
36563
36564 \begin_layout Plain Layout
36565
36566 \backslash
36567 square
36568 \end_layout
36569
36570 \end_inset
36571 </cell>
36572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36573 \begin_inset Text
36574
36575 \begin_layout Plain Layout
36576
36577 \backslash
36578 Box
36579 \end_layout
36580
36581 \end_inset
36582 </cell>
36583 </row>
36584 <row>
36585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36586 \begin_inset Text
36587
36588 \begin_layout Plain Layout
36589
36590 \backslash
36591 Vert
36592 \end_layout
36593
36594 \end_inset
36595 </cell>
36596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36597 \begin_inset Text
36598
36599 \begin_layout Plain Layout
36600
36601 \backslash
36602 |
36603 \end_layout
36604
36605 \end_inset
36606 </cell>
36607 </row>
36608 </lyxtabular>
36609
36610 \end_inset
36611
36612
36613 \begin_inset space \hfill{}
36614 \end_inset
36615
36616
36617 \end_layout
36618
36619 \begin_layout Standard
36620 \begin_inset Newpage newpage
36621 \end_inset
36622
36623
36624 \end_layout
36625
36626 \begin_layout Bibliography
36627 \begin_inset CommandInset bibitem
36628 LatexCommand bibitem
36629 key "TLC2"
36630
36631 \end_inset
36632
36633
36634 \shape smallcaps
36635 Mittelbach, F.
36636  ; Goossens, M.
36637 \shape default
36638
36639 \shape italic
36640 The LaTeX Companion
36641 \shape default
36642 .
36643  Addison Wesley, 2004
36644 \end_layout
36645
36646 \begin_layout Bibliography
36647 \begin_inset CommandInset bibitem
36648 LatexCommand bibitem
36649 key "Mathmode"
36650
36651 \end_inset
36652
36653
36654 \begin_inset CommandInset href
36655 LatexCommand href
36656 name "Descripción"
36657 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36658
36659 \end_inset
36660
36661  de habilidades matemáticas de LaTeX
36662 \end_layout
36663
36664 \begin_layout Bibliography
36665 \begin_inset CommandInset bibitem
36666 LatexCommand bibitem
36667 key "AMS"
36668
36669 \end_inset
36670
36671
36672 \begin_inset CommandInset href
36673 LatexCommand href
36674 name "Descripción"
36675 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
36676
36677 \end_inset
36678
36679  de 
36680 \begin_inset ERT
36681 status collapsed
36682
36683 \begin_layout Plain Layout
36684
36685
36686 \backslash
36687 AmS
36688 \end_layout
36689
36690 \end_inset
36691
36692 -LaTeX
36693 \end_layout
36694
36695 \begin_layout Bibliography
36696 \begin_inset CommandInset bibitem
36697 LatexCommand bibitem
36698 key "Symbols"
36699
36700 \end_inset
36701
36702
36703 \begin_inset CommandInset href
36704 LatexCommand href
36705 name "Lista"
36706 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
36707
36708 \end_inset
36709
36710  de todos los símbolos disponibles con paquetes LaTeX
36711 \end_layout
36712
36713 \begin_layout Bibliography
36714 \begin_inset CommandInset bibitem
36715 LatexCommand bibitem
36716 key "cancel"
36717
36718 \end_inset
36719
36720
36721 \begin_inset CommandInset href
36722 LatexCommand href
36723 name "Documentación"
36724 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
36725
36726 \end_inset
36727
36728  del paquete LaTeX 
36729 \series bold
36730 cancel
36731 \series default
36732
36733 \begin_inset Index idx
36734 status collapsed
36735
36736 \begin_layout Plain Layout
36737 Paquetes ! cancel
36738 \end_layout
36739
36740 \end_inset
36741
36742
36743 \end_layout
36744
36745 \begin_layout Bibliography
36746 \begin_inset CommandInset bibitem
36747 LatexCommand bibitem
36748 key "hyperref"
36749
36750 \end_inset
36751
36752
36753 \begin_inset CommandInset href
36754 LatexCommand href
36755 name "Documentación"
36756 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
36757
36758 \end_inset
36759
36760  del paquete LaTeX 
36761 \series bold
36762 hyperref
36763 \series default
36764
36765 \begin_inset Index idx
36766 status collapsed
36767
36768 \begin_layout Plain Layout
36769 Paquetes ! hyperref
36770 \end_layout
36771
36772 \end_inset
36773
36774
36775 \end_layout
36776
36777 \begin_layout Bibliography
36778 \begin_inset CommandInset bibitem
36779 LatexCommand bibitem
36780 key "mhchem"
36781
36782 \end_inset
36783
36784
36785 \begin_inset CommandInset href
36786 LatexCommand href
36787 name "Documentación"
36788 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
36789
36790 \end_inset
36791
36792  del paquete LaTeX 
36793 \series bold
36794 mhchem
36795 \series default
36796
36797 \begin_inset Index idx
36798 status collapsed
36799
36800 \begin_layout Plain Layout
36801 Paquetes ! mhchem
36802 \end_layout
36803
36804 \end_inset
36805
36806
36807 \end_layout
36808
36809 \begin_layout Bibliography
36810 \begin_inset CommandInset bibitem
36811 LatexCommand bibitem
36812 key "Mathclap"
36813
36814 \end_inset
36815
36816
36817 \begin_inset CommandInset href
36818 LatexCommand href
36819 name "Descripción"
36820 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
36821
36822 \end_inset
36823
36824  del comando 
36825 \series bold
36826
36827 \backslash
36828 mathclap
36829 \series default
36830 , descrito en 
36831 \begin_inset CommandInset ref
36832 LatexCommand ref
36833 reference "sub:Límites-de-operadores"
36834
36835 \end_inset
36836
36837
36838 \begin_inset Index idx
36839 status collapsed
36840
36841 \begin_layout Plain Layout
36842 Comandos ! M ! 
36843 \backslash
36844 mathclap
36845 \end_layout
36846
36847 \end_inset
36848
36849
36850 \end_layout
36851
36852 \begin_layout Bibliography
36853 \begin_inset CommandInset bibitem
36854 LatexCommand bibitem
36855 key "Duden"
36856
36857 \end_inset
36858
36859
36860 \emph on
36861 Duden Band 1
36862 \emph default
36863 .
36864  22.
36865  Auflage, Duden 2001
36866 \end_layout
36867
36868 \begin_layout Bibliography
36869 \begin_inset CommandInset bibitem
36870 LatexCommand bibitem
36871 key "spanish"
36872
36873 \end_inset
36874
36875
36876 \begin_inset CommandInset href
36877 LatexCommand href
36878 name "Página web"
36879 target "http://www.tex-tipografia.com/spanish.html"
36880
36881 \end_inset
36882
36883  del estilo 
36884 \series bold
36885 spanish
36886 \family sans
36887 \series default
36888  
36889 \family default
36890 incluido en el paquete 
36891 \series bold
36892 babel
36893 \end_layout
36894
36895 \begin_layout Bibliography
36896 \begin_inset CommandInset bibitem
36897 LatexCommand bibitem
36898 key "Bezos"
36899
36900 \end_inset
36901
36902
36903 \begin_inset CommandInset href
36904 LatexCommand href
36905 name "Documento"
36906 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
36907
36908 \end_inset
36909
36910  sobre ortotipografía y notaciones matemáticas en español
36911 \end_layout
36912
36913 \begin_layout Standard
36914 \begin_inset CommandInset index_print
36915 LatexCommand printindex
36916 type "idx"
36917
36918 \end_inset
36919
36920
36921 \end_layout
36922
36923 \end_body
36924 \end_document