]> git.lyx.org Git - features.git/blob - lib/doc/es/Math.lyx
Complete update of Spanish manuals from Ignacio Garcia
[features.git] / lib / doc / es / Math.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
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 % To be able to enter the character ° and · directly in LyX,
36 % see sec. 22.11
37 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
38 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
39
40 % increase link area for cross-references and autoname them,
41 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
42 \newlength{\abc}
43 \settowidth{\abc}{\space}
44 \AtBeginDocument{%
45 \addto\extrasspanish{
46  \renewcommand{\equationautorefname}{\hspace{-\abc}}
47  \renewcommand{\sectionautorefname}{sec.\negthinspace}
48  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
49  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
50 }
51
52 % don't load packages twice
53 % see first footnote in sec. 9.3
54 \@ifundefined{textcolor}{\usepackage{color}}{}
55
56 % the pages of the TOC are numbered roman
57 % and a PDF-bookmark for the TOC is added
58 \pagenumbering{roman}
59 \let\myTOC\tableofcontents
60 \renewcommand{\tableofcontents}{%
61  \vspace{1cm}
62  \pdfbookmark[1]{\contentsname}{}
63  \myTOC
64  \cleardoublepage
65  \pagenumbering{arabic}}
66
67 % insert additional vertical space of 1.5 mm between footnotes,
68 \let\myFoot\footnote
69 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
70
71 % provides caption formatting
72 \setkomafont{captionlabel}{\bfseries}
73
74 % used in sec. 23.6
75 \usepackage[samesize]{cancel}
76
77 % enables calculation of values
78 \usepackage{calc}
79
80 % for multiple columns used in sec. 23.7
81 \usepackage{multicol}
82
83 % needed in sec. 19.4
84 \usepackage{remreset}
85
86 % for the Fourier transformation symbol
87 \usepackage{mathrsfs}
88
89 % define a color, used in sec.9.3
90 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
91
92 % declare operators (see sec. 10.4 and sec. 15.2)
93 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
94 \DeclareMathOperator{\sgn}{sgn}
95
96 \newcommand{\spce}{\textvisiblespace}
97
98 % example definitions for sec. 20.1 
99 \newcommand{\gr}{\Longrightarrow}
100 \newcommand{\us}[1]{\underline{#1}}
101 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
102 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
103 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
104
105 % example macro from sec. 19.4
106 %\def\tagform@#1{\maketag@@@{|#1|}}
107
108 % macro from sec. 10.2
109 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
110 \def\mathclap {\mathpalette \mathclapinternal}
111 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
112
113
114 % ------------------------------------
115 % used to check for needed LaTeX packages
116 \usepackage{ifthen}
117
118 % check for package eurosym
119 % used for the Euro symbol
120 \newboolean{eurosym}
121 \IfFileExists{eurosym.sty}
122  {\usepackage[gennarrow]{eurosym}
123   \setboolean{eurosym}{true}}
124  {\setboolean{eurosym}{false}}
125
126 % check for package braket
127 % used for physical vectors
128 \newboolean{braket}
129 \IfFileExists{braket.sty}
130  {\usepackage{braket}
131   \setboolean{braket}{true}}
132  {\setboolean{braket}{false}}
133
134 % check for package cancel
135 \newboolean{cancel}
136 \IfFileExists{cancel.sty}
137  {\usepackage{cancel}
138   \setboolean{cancel}{true}}
139  {\setboolean{cancel}{false}}
140
141 % check for package upgreek
142 \newboolean{upgreek}
143 \IfFileExists{upgreek.sty}
144  {\usepackage{upgreek}
145   \setboolean{upgreek}{true}}
146  {\setboolean{upgreek}{false}}
147 \end_preamble
148 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
149 \use_default_options false
150 \maintain_unincluded_children false
151 \language spanish
152 \language_package default
153 \inputencoding auto
154 \fontencoding global
155 \font_roman default
156 \font_sans default
157 \font_typewriter default
158 \font_default_family default
159 \use_non_tex_fonts false
160 \font_sc false
161 \font_osf false
162 \font_sf_scale 100
163 \font_tt_scale 100
164
165 \graphics default
166 \default_output_format default
167 \output_sync 0
168 \bibtex_command default
169 \index_command default
170 \paperfontsize 12
171 \spacing single
172 \use_hyperref true
173 \pdf_title "Manual detallado de Matemáticas en LyX"
174 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
175 \pdf_subject "LyX-documentation about math"
176 \pdf_keywords "LyX, Mathed"
177 \pdf_bookmarks true
178 \pdf_bookmarksnumbered true
179 \pdf_bookmarksopen true
180 \pdf_bookmarksopenlevel 1
181 \pdf_breaklinks false
182 \pdf_pdfborder false
183 \pdf_colorlinks true
184 \pdf_backref false
185 \pdf_pdfusetitle false
186 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
187 \papersize a4paper
188 \use_geometry false
189 \use_amsmath 2
190 \use_esint 1
191 \use_mhchem 1
192 \use_mathdots 1
193 \cite_engine basic
194 \use_bibtopic false
195 \use_indices false
196 \paperorientation portrait
197 \suppress_date false
198 \use_refstyle 0
199 \notefontcolor #0000ff
200 \index Índice
201 \shortcut idx
202 \color #008000
203 \end_index
204 \secnumdepth 4
205 \tocdepth 3
206 \paragraph_separation skip
207 \defskip medskip
208 \quotes_language french
209 \papercolumns 1
210 \papersides 2
211 \paperpagestyle plain
212 \bullet 1 0 6 -1
213 \bullet 2 2 35 -1
214 \bullet 3 2 7 -1
215 \tracking_changes true
216 \output_changes false
217 \html_math_output 0
218 \html_css_as_file 0
219 \html_be_strict false
220 \end_header
221
222 \begin_body
223
224 \begin_layout Title
225 Manual detallado de
226 \begin_inset Newline newline
227 \end_inset
228
229 Matemáticas en LyX
230 \end_layout
231
232 \begin_layout Author
233 por el Equipo LyX
234 \begin_inset Foot
235 status collapsed
236
237 \begin_layout Plain Layout
238 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
239  lista de correo de documentación de LyX
240 \family typewriter
241
242 \begin_inset CommandInset href
243 LatexCommand href
244 name "lyx-docs@lists.lyx.org"
245 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
246
247 \end_inset
248
249
250 \end_layout
251
252 \end_inset
253
254
255 \begin_inset Note Note
256 status collapsed
257
258 \begin_layout Plain Layout
259 autor: Uwe Stöhr, traducción: Ignacio García
260 \end_layout
261
262 \end_inset
263
264
265 \begin_inset Newline newline
266 \end_inset
267
268
269 \begin_inset Newline newline
270 \end_inset
271
272 Versión 2.0.x
273 \end_layout
274
275 \begin_layout Standard
276 \begin_inset CommandInset toc
277 LatexCommand tableofcontents
278
279 \end_inset
280
281
282 \end_layout
283
284 \begin_layout Standard
285 \begin_inset Note Note
286 status open
287
288 \begin_layout Plain Layout
289 Para exportar este documento a PDF, PS o DVI deberían estar instalados los
290  paquetes LaTeX 
291 \series bold
292 braket, cancel, eurosym
293 \series default
294
295 \series bold
296 mhchem
297 \series default
298  y 
299 \series bold
300 was
301 \series default
302 .
303  Si
304 \series bold
305  
306 \series default
307 no están instalados también puedes exportar el documento pero las secciones
308  en que se requieren dichos paquetes no aparecerán en la salida.
309  
310 \series bold
311 mhchem
312 \series default
313  es una excepción: si no está instalado no se puede exportar este archivo.
314 \end_layout
315
316 \begin_layout Plain Layout
317 La última versión PDF de este documento está disponible en:
318 \begin_inset Newline newline
319 \end_inset
320
321
322 \series bold
323 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
324 \end_layout
325
326 \end_inset
327
328
329 \begin_inset Newpage newpage
330 \end_inset
331
332
333 \end_layout
334
335 \begin_layout Section
336 Introducción
337 \end_layout
338
339 \begin_layout Standard
340 Este documento explica las características matemáticas de LyX y además es
341  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
342  Las explicaciones están diseñadas para el uso de comandos.
343  Por consiguiente es preciso que hayas leído la sección 
344 \emph on
345 Ecuaciones matemáticas
346 \emph default
347  de la 
348 \emph on
349 Guía del usuario
350 \emph default
351 .
352 \end_layout
353
354 \begin_layout Standard
355 La mayoría de caracteres y muchas estructuras explicadas en este manual
356  también son accesibles mediante el menú 
357 \family sans
358 Insertar\SpecialChar \menuseparator
359 Ecuación
360 \family default
361  o la barra de herramientas
362 \family sans
363  Ecuaciones
364 \family default
365 .
366  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
367  mucho más rápido usar comandos que la barra de herramientas.
368  Por tanto este manual está enfocado al uso de comandos, aunque también
369  se mencionan los botones correspondientes de las barras de herramientas
370  cuando están disponibles.
371 \end_layout
372
373 \begin_layout Standard
374 Si no se especifica lo contrario los comandos sólo están disponibles dentro
375  de las fórmulas.
376  Para poder usar todos los comandos explicados en este documento, debe usarse
377  la opción 
378 \family sans
379 Usar el paquete de ecuaciones AMS
380 \family default
381  en la configuración del documento (menú 
382 \family sans
383 Documento\SpecialChar \menuseparator
384 Configuración\SpecialChar \menuseparator
385 Ecuaciones
386 \family default
387 )
388 \begin_inset Foot
389 status collapsed
390
391 \begin_layout Plain Layout
392 La opción 
393 \family sans
394 Usar el paquete de ecuaciones AMS automáticamente
395 \family default
396  sólo usa ecuaciones 
397 \begin_inset ERT
398 status collapsed
399
400 \begin_layout Plain Layout
401
402
403 \backslash
404 AmS 
405 \end_layout
406
407 \end_inset
408
409
410 \begin_inset space ~
411 \end_inset
412
413  si las estructuras matemáticas son soportadas por LyX.
414 \end_layout
415
416 \end_inset
417
418 .
419 \end_layout
420
421 \begin_layout Standard
422 Este documento no recoge todos los comandos de ecuaciones 
423 \begin_inset ERT
424 status collapsed
425
426 \begin_layout Plain Layout
427
428
429 \backslash
430 AmS 
431 \end_layout
432
433 \end_inset
434
435
436 \begin_inset Foot
437 status collapsed
438
439 \begin_layout Plain Layout
440 En el archivo 
441 \family sans
442
443 \begin_inset CommandInset href
444 LatexCommand href
445 name "amsguide.ps"
446 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
447
448 \end_inset
449
450
451 \family default
452 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
453  lista con todos los comandos de ecuaciones 
454 \begin_inset ERT
455 status collapsed
456
457 \begin_layout Plain Layout
458
459
460 \backslash
461 AmS 
462 \end_layout
463
464 \end_inset
465
466 .
467 \end_layout
468
469 \end_inset
470
471  por razones de claridad.
472 \end_layout
473
474 \begin_layout Section
475 Instrucciones generales
476 \end_layout
477
478 \begin_layout Standard
479 Para crear una ecuación en línea
480 \begin_inset Index idx
481 status collapsed
482
483 \begin_layout Plain Layout
484 Ecuación ! en línea
485 \end_layout
486
487 \end_inset
488
489  insertada en una línea de texto, teclea una de las combinaciones 
490 \family sans
491 Ctrl+M, Alt+C M, Alt+M M
492 \family default
493  o pulsa el botón 
494 \begin_inset Graphics
495         filename ../../images/math-mode.png
496         scale 85
497
498 \end_inset
499
500  de la barra de herramientas.
501 \begin_inset Newline newline
502 \end_inset
503
504 Para crear una ecuación en estilo presentación
505 \begin_inset Index idx
506 status collapsed
507
508 \begin_layout Plain Layout
509 Ecuación ! presentada
510 \end_layout
511
512 \end_inset
513
514 , que se verá más grande y en su propio párrafo, teclea
515 \family sans
516  
517 \family default
518 una de estas combinaciones: 
519 \family sans
520 Ctrl+Mayúsculas+M, Alt+M D.
521 \end_layout
522
523 \begin_layout Standard
524 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
525  dentro de la ecuación y teclea
526 \family sans
527  Ctrl+M, Alt+C M, Alt+M M 
528 \family default
529 o usa el menú 
530 \family sans
531 Editar\SpecialChar \menuseparator
532 Ecuación\SpecialChar \menuseparator
533 Cambiar tipo de ecuación
534 \family default
535 .
536  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
537 \end_layout
538
539 \begin_layout Standard
540 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
541  presentada, escribe el comando 
542 \series bold
543
544 \backslash
545 displaystyle
546 \series default
547
548 \begin_inset Index idx
549 status collapsed
550
551 \begin_layout Plain Layout
552 Comandos ! D ! 
553 \backslash
554 displaystyle
555 \end_layout
556
557 \end_inset
558
559  en la ecuación y pulsa espacio.
560  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
561  de la ecuación.
562 \end_layout
563
564 \begin_layout Standard
565 En los cuadros sólo se permiten ecuaciones en línea.
566 \end_layout
567
568 \begin_layout Standard
569 Las barras 
570 \family sans
571 Ecuaciones
572 \family default
573  y 
574 \family sans
575 Panel de ecuaciones 
576 \family default
577 se pueden visualizar mediante el menú 
578 \family sans
579 Ver\SpecialChar \menuseparator
580 Barras de herramientas
581 \family default
582 .
583  Si ahí pulsas en 
584 \begin_inset Quotes fld
585 \end_inset
586
587 Ecuaciones
588 \begin_inset Quotes frd
589 \end_inset
590
591  y/o en 
592 \begin_inset Quotes fld
593 \end_inset
594
595 Panel de ecuaciones
596 \begin_inset Quotes frd
597 \end_inset
598
599 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
600  estado se visualiza en el menú de las barras de herramientas con una marca.
601  Si en este estado pulsas de nuevo sobre 
602 \begin_inset Quotes fld
603 \end_inset
604
605 Ecuaciones
606 \begin_inset Quotes frd
607 \end_inset
608
609  y/o 
610 \begin_inset Quotes fld
611 \end_inset
612
613 Panel de ecuaciones
614 \begin_inset Quotes frd
615 \end_inset
616
617  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
618  de una ecuación; este estado se indica añadiendo a las entradas del menú
619  la palabra 
620 \begin_inset Quotes fld
621 \end_inset
622
623 (auto)
624 \begin_inset Quotes frd
625 \end_inset
626
627 .
628  
629 \end_layout
630
631 \begin_layout Standard
632 El modo TeX
633 \begin_inset Index idx
634 status collapsed
635
636 \begin_layout Plain Layout
637 T@TeX ! modo
638 \end_layout
639
640 \end_inset
641
642  se invoca pulsando el botón 
643 \begin_inset Graphics
644         filename ../../images/ert-insert.png
645         scale 85
646
647 \end_inset
648
649  de la barra de herramientas o con el menú 
650 \family sans
651 Insertar\SpecialChar \menuseparator
652 Código Te
653 \begin_inset ERT
654 status collapsed
655
656 \begin_layout Plain Layout
657
658 {}
659 \end_layout
660
661 \end_inset
662
663 X
664 \family default
665 , (atajo 
666 \family sans
667 Ctrl+L
668 \family default
669 ).
670 \begin_inset Note Note
671 status collapsed
672
673 \begin_layout Plain Layout
674 En LyX hay tres 
675 \begin_inset Quotes fld
676 \end_inset
677
678 nombres propios
679 \begin_inset Quotes frd
680 \end_inset
681
682  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
683  LaTeX y LyX.
684 \end_layout
685
686 \begin_layout Plain Layout
687 Para evitar que estas palabras sean reconocidas como tales nombres propios,
688  se inserta un par de llaves TeX.
689  
690 \end_layout
691
692 \end_inset
693
694
695 \end_layout
696
697 \begin_layout Standard
698 Para cambiar el preámbulo LaTeX
699 \begin_inset Index idx
700 status collapsed
701
702 \begin_layout Plain Layout
703 LaTeX, preámbulo
704 \end_layout
705
706 \end_inset
707
708 , usa el menú 
709 \family sans
710 Documento\SpecialChar \menuseparator
711 Configuración\SpecialChar \menuseparator
712 Preámbulo LaT
713 \begin_inset ERT
714 status collapsed
715
716 \begin_layout Plain Layout
717
718 {}
719 \end_layout
720
721 \end_inset
722
723 eX
724 \family default
725 .
726 \end_layout
727
728 \begin_layout Standard
729 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
730  multilínea, se pueden usar los menús 
731 \family sans
732 Editar\SpecialChar \menuseparator
733 Ecuación
734 \family default
735  y 
736 \family sans
737 Editar\SpecialChar \menuseparator
738 Filas y columnas
739 \family default
740  o la barra de herramientas de 
741 \family sans
742 Cuadro
743 \family default
744 .
745  Cuando las líneas y columnas se intercambian mediante el menú, la columna
746  o línea en la que está se cambia con la columna de la derecha o con la
747  línea de abajo, respectivamente.
748  Si el cursor está en la última columna o fila, el cambio se hace con la
749  columna de la izquierda o la línea de arriba.
750 \end_layout
751
752 \begin_layout Standard
753 Para escribir texto en fórmulas se usa 
754 \emph on
755 texto de ecuaciones
756 \emph default
757
758 \begin_inset Index idx
759 status collapsed
760
761 \begin_layout Plain Layout
762 Texto ! en ecuaciones
763 \end_layout
764
765 \end_inset
766
767 .
768 \begin_inset Foot
769 status collapsed
770
771 \begin_layout Plain Layout
772 Para ecuaciones multilínea se usa el comando 
773 \series bold
774
775 \backslash
776 intertext
777 \series default
778 , véase
779 \begin_inset space ~
780 \end_inset
781
782
783 \begin_inset CommandInset ref
784 LatexCommand ref
785 reference "sub:Texto-en-multilínea"
786
787 \end_inset
788
789 .
790 \end_layout
791
792 \end_inset
793
794  Este modo se invoca con el atajo 
795 \family sans
796 Alt+M
797 \begin_inset space ~
798 \end_inset
799
800 M
801 \family default
802  o
803 \family sans
804  Ctrl+M
805 \family default
806  o insertando el comando 
807 \series bold
808
809 \backslash
810 text
811 \series default
812
813 \begin_inset Index idx
814 status collapsed
815
816 \begin_layout Plain Layout
817 Comandos ! T ! 
818 \backslash
819 text
820 \end_layout
821
822 \end_inset
823
824 .
825  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
826  partes de la ecuación que se ven en azul.
827  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
828 a de otras partes de la fórmula.
829 \end_layout
830
831 \begin_layout Subsection*
832 Esquema de comandos
833 \end_layout
834
835 \begin_layout Standard
836 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
837  siguiente esquema:
838 \end_layout
839
840 \begin_layout Standard
841
842 \series bold
843
844 \backslash
845 nombre_del_comando[argumento opcional]{argumento requerido}
846 \end_layout
847
848 \begin_layout Standard
849 Un comando empieza siempre por una barra inversa, 
850 \begin_inset Quotes fld
851 \end_inset
852
853
854 \series bold
855
856 \backslash
857
858 \series default
859
860 \begin_inset Quotes frd
861 \end_inset
862
863 .
864  Para omitir argumentos opcionales, quita también los corchetes asociados.
865  En este documento, las llaves que encierran los argumentos requeridos se
866  denominan llaves TeX
867 \begin_inset Index idx
868 status collapsed
869
870 \begin_layout Plain Layout
871 T@TeX ! llaves
872 \end_layout
873
874 \end_inset
875
876 .
877  Si en una ecuación añades una llave de apertura al nombre de un comando,
878  LyX crea automáticamente una llave TeX.
879  En todos los demás casos las llaves TeX se crean en las ecuaciones con
880  el comando 
881 \series bold
882
883 \backslash
884 {
885 \series default
886 .
887  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
888  que se muestran en azul.
889  En modo TeX no hace falta comando para poner llaves TeX.
890  Las llaves TeX no aparecen en la salida.
891 \end_layout
892
893 \begin_layout Standard
894 En el caso de comandos sin argumentos, como los comandos para símbolos que
895  se introducen en modo TeX, 
896 \emph on
897 siempre
898 \emph default
899  debe teclearse un espacio tras el comando para finalizarlo.
900  Este espacio no aparece en la salida.
901  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
902  de un espacio protegido en texto normal.
903 \end_layout
904
905 \begin_layout Standard
906 Un espacio protegido se inserta con 
907 \family sans
908 Ctrl+Espacio
909 \family default
910 .
911 \end_layout
912
913 \begin_layout Subsection*
914 Explicación de la sintaxis
915 \end_layout
916
917 \begin_layout Itemize
918 El símbolo 
919 \begin_inset ERT
920 status collapsed
921
922 \begin_layout Plain Layout
923
924
925 \backslash
926 spce 
927 \end_layout
928
929 \end_inset
930
931
932 \begin_inset Foot
933 status collapsed
934
935 \begin_layout Plain Layout
936 Este carácter, espacio visible, se puede componer con el comando 
937 \series bold
938
939 \backslash
940 textvisiblespace
941 \series default
942
943 \begin_inset Index idx
944 status collapsed
945
946 \begin_layout Plain Layout
947 Comandos ! T ! 
948 \backslash
949 textvisiblespace
950 \end_layout
951
952 \end_inset
953
954  insertado en código TeX.
955 \end_layout
956
957 \end_inset
958
959  indica que hay que teclear un espacio.
960 \end_layout
961
962 \begin_layout Itemize
963 Una flecha como 
964 \begin_inset Formula $\rightarrow$
965 \end_inset
966
967  indica el uso de la correspondiente tecla de flecha.
968  
969 \end_layout
970
971 \begin_layout Subsection*
972 Unidades disponibles
973 \end_layout
974
975 \begin_layout Standard
976 \align center
977 \begin_inset Float table
978 placement H
979 wide false
980 sideways false
981 status open
982
983 \begin_layout Plain Layout
984 \align center
985 \begin_inset Caption
986
987 \begin_layout Plain Layout
988 \begin_inset CommandInset label
989 LatexCommand label
990 name "tab:Unidades-disponibles"
991
992 \end_inset
993
994 Unidades disponibles
995 \end_layout
996
997 \end_inset
998
999
1000 \end_layout
1001
1002 \begin_layout Plain Layout
1003 \align center
1004 \begin_inset Tabular
1005 <lyxtabular version="3" rows="13" columns="2">
1006 <features tabularvalignment="middle">
1007 <column alignment="center" valignment="top" width="0">
1008 <column alignment="center" valignment="top" width="0">
1009 <row>
1010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1011 \begin_inset Text
1012
1013 \begin_layout Plain Layout
1014 Unidad
1015 \end_layout
1016
1017 \end_inset
1018 </cell>
1019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1020 \begin_inset Text
1021
1022 \begin_layout Plain Layout
1023 Nombre / Descripción
1024 \end_layout
1025
1026 \end_inset
1027 </cell>
1028 </row>
1029 <row>
1030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1031 \begin_inset Text
1032
1033 \begin_layout Plain Layout
1034 mm
1035 \end_layout
1036
1037 \end_inset
1038 </cell>
1039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1040 \begin_inset Text
1041
1042 \begin_layout Plain Layout
1043 Milímetro
1044 \end_layout
1045
1046 \end_inset
1047 </cell>
1048 </row>
1049 <row>
1050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1051 \begin_inset Text
1052
1053 \begin_layout Plain Layout
1054 cm
1055 \end_layout
1056
1057 \end_inset
1058 </cell>
1059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1060 \begin_inset Text
1061
1062 \begin_layout Plain Layout
1063 Centímetro
1064 \end_layout
1065
1066 \end_inset
1067 </cell>
1068 </row>
1069 <row>
1070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1071 \begin_inset Text
1072
1073 \begin_layout Plain Layout
1074 in
1075 \end_layout
1076
1077 \end_inset
1078 </cell>
1079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1080 \begin_inset Text
1081
1082 \begin_layout Plain Layout
1083 Pulgada (1
1084 \begin_inset space \thinspace{}
1085 \end_inset
1086
1087 in = 2,54
1088 \begin_inset space \thinspace{}
1089 \end_inset
1090
1091 cm)
1092 \end_layout
1093
1094 \end_inset
1095 </cell>
1096 </row>
1097 <row>
1098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1099 \begin_inset Text
1100
1101 \begin_layout Plain Layout
1102 pt
1103 \end_layout
1104
1105 \end_inset
1106 </cell>
1107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1108 \begin_inset Text
1109
1110 \begin_layout Plain Layout
1111 Punto (72.27
1112 \begin_inset space \thinspace{}
1113 \end_inset
1114
1115 pt = 1
1116 \begin_inset space \thinspace{}
1117 \end_inset
1118
1119 in)
1120 \end_layout
1121
1122 \end_inset
1123 </cell>
1124 </row>
1125 <row>
1126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1127 \begin_inset Text
1128
1129 \begin_layout Plain Layout
1130 pc
1131 \end_layout
1132
1133 \end_inset
1134 </cell>
1135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1136 \begin_inset Text
1137
1138 \begin_layout Plain Layout
1139 Pica (1
1140 \begin_inset space \thinspace{}
1141 \end_inset
1142
1143 pc = 12
1144 \begin_inset space \thinspace{}
1145 \end_inset
1146
1147 pt)
1148 \end_layout
1149
1150 \end_inset
1151 </cell>
1152 </row>
1153 <row>
1154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1155 \begin_inset Text
1156
1157 \begin_layout Plain Layout
1158 sp
1159 \end_layout
1160
1161 \end_inset
1162 </cell>
1163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1164 \begin_inset Text
1165
1166 \begin_layout Plain Layout
1167 Punto escalado (65536
1168 \begin_inset space \thinspace{}
1169 \end_inset
1170
1171 sp = 1
1172 \begin_inset space \thinspace{}
1173 \end_inset
1174
1175 pt)
1176 \end_layout
1177
1178 \end_inset
1179 </cell>
1180 </row>
1181 <row>
1182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1183 \begin_inset Text
1184
1185 \begin_layout Plain Layout
1186 bp
1187 \end_layout
1188
1189 \end_inset
1190 </cell>
1191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1192 \begin_inset Text
1193
1194 \begin_layout Plain Layout
1195 Punto grande (72
1196 \begin_inset space \thinspace{}
1197 \end_inset
1198
1199 bp = 1
1200 \begin_inset space \thinspace{}
1201 \end_inset
1202
1203 in)
1204 \end_layout
1205
1206 \end_inset
1207 </cell>
1208 </row>
1209 <row>
1210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1211 \begin_inset Text
1212
1213 \begin_layout Plain Layout
1214 dd
1215 \end_layout
1216
1217 \end_inset
1218 </cell>
1219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1220 \begin_inset Text
1221
1222 \begin_layout Plain Layout
1223 Didot (1
1224 \begin_inset space \thinspace{}
1225 \end_inset
1226
1227 dd 
1228 \begin_inset Formula $\approx$
1229 \end_inset
1230
1231  0.376
1232 \begin_inset space \thinspace{}
1233 \end_inset
1234
1235 mm)
1236 \end_layout
1237
1238 \end_inset
1239 </cell>
1240 </row>
1241 <row>
1242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1243 \begin_inset Text
1244
1245 \begin_layout Plain Layout
1246 cc
1247 \end_layout
1248
1249 \end_inset
1250 </cell>
1251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1252 \begin_inset Text
1253
1254 \begin_layout Plain Layout
1255 Cicero (1
1256 \begin_inset space \thinspace{}
1257 \end_inset
1258
1259 cc = 12
1260 \begin_inset space \thinspace{}
1261 \end_inset
1262
1263 dd)
1264 \end_layout
1265
1266 \end_inset
1267 </cell>
1268 </row>
1269 <row>
1270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1271 \begin_inset Text
1272
1273 \begin_layout Plain Layout
1274 ex
1275 \end_layout
1276
1277 \end_inset
1278 </cell>
1279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1280 \begin_inset Text
1281
1282 \begin_layout Plain Layout
1283 Altura de la letra 
1284 \begin_inset Quotes fld
1285 \end_inset
1286
1287
1288 \emph on
1289 x
1290 \emph default
1291
1292 \begin_inset Quotes frd
1293 \end_inset
1294
1295  en la fuente actual
1296 \end_layout
1297
1298 \end_inset
1299 </cell>
1300 </row>
1301 <row>
1302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1303 \begin_inset Text
1304
1305 \begin_layout Plain Layout
1306 em
1307 \end_layout
1308
1309 \end_inset
1310 </cell>
1311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1312 \begin_inset Text
1313
1314 \begin_layout Plain Layout
1315 Anchura de la letra 
1316 \begin_inset Quotes fld
1317 \end_inset
1318
1319
1320 \emph on
1321 M
1322 \emph default
1323
1324 \begin_inset Quotes frd
1325 \end_inset
1326
1327  en la fuente actual
1328 \end_layout
1329
1330 \end_inset
1331 </cell>
1332 </row>
1333 <row>
1334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1335 \begin_inset Text
1336
1337 \begin_layout Plain Layout
1338 mu
1339 \end_layout
1340
1341 \end_inset
1342 </cell>
1343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1344 \begin_inset Text
1345
1346 \begin_layout Plain Layout
1347 Unidad matemática (1
1348 \begin_inset space \thinspace{}
1349 \end_inset
1350
1351 mu = 
1352 \begin_inset Formula $\nicefrac{1}{18}$
1353 \end_inset
1354
1355
1356 \begin_inset space \thinspace{}
1357 \end_inset
1358
1359 em)
1360 \end_layout
1361
1362 \end_inset
1363 </cell>
1364 </row>
1365 </lyxtabular>
1366
1367 \end_inset
1368
1369
1370 \end_layout
1371
1372 \end_inset
1373
1374
1375 \end_layout
1376
1377 \begin_layout Standard
1378 \align center
1379 \begin_inset Newpage newpage
1380 \end_inset
1381
1382
1383 \end_layout
1384
1385 \begin_layout Section
1386 Funciones básicas
1387 \end_layout
1388
1389 \begin_layout Subsection
1390 Exponentes
1391 \begin_inset Index idx
1392 status collapsed
1393
1394 \begin_layout Plain Layout
1395 Exponentes
1396 \end_layout
1397
1398 \end_inset
1399
1400  e índices
1401 \begin_inset Index idx
1402 status collapsed
1403
1404 \begin_layout Plain Layout
1405 Indices@Índices
1406 \end_layout
1407
1408 \end_inset
1409
1410
1411 \begin_inset Index idx
1412 status collapsed
1413
1414 \begin_layout Plain Layout
1415 Superíndices|see
1416 \begin_inset ERT
1417 status collapsed
1418
1419 \begin_layout Plain Layout
1420
1421 {
1422 \end_layout
1423
1424 \end_inset
1425
1426 Exponentes
1427 \begin_inset ERT
1428 status collapsed
1429
1430 \begin_layout Plain Layout
1431
1432 }
1433 \end_layout
1434
1435 \end_inset
1436
1437
1438 \end_layout
1439
1440 \end_inset
1441
1442
1443 \begin_inset Index idx
1444 status collapsed
1445
1446 \begin_layout Plain Layout
1447 Subíndices|see
1448 \begin_inset ERT
1449 status collapsed
1450
1451 \begin_layout Plain Layout
1452
1453 {
1454 \end_layout
1455
1456 \end_inset
1457
1458 Índices
1459 \begin_inset ERT
1460 status collapsed
1461
1462 \begin_layout Plain Layout
1463
1464 }
1465 \end_layout
1466
1467 \end_inset
1468
1469
1470 \end_layout
1471
1472 \end_inset
1473
1474
1475 \end_layout
1476
1477 \begin_layout Standard
1478 Los subíndices se componen con un guión bajo 
1479 \begin_inset Quotes fld
1480 \end_inset
1481
1482 _
1483 \begin_inset Quotes frd
1484 \end_inset
1485
1486  o con el botón de la barra de herramientas de ecuaciones 
1487 \begin_inset Graphics
1488         filename ../../images/math-subscript.png
1489         scale 85
1490
1491 \end_inset
1492
1493 , los superíndices con un circunflejo 
1494 \begin_inset Quotes fld
1495 \end_inset
1496
1497 ^
1498 \begin_inset Quotes frd
1499 \end_inset
1500
1501  o con el botón de la barra de herramientas de ecuaciones 
1502 \begin_inset Graphics
1503         filename ../../images/math-superscript.png
1504         scale 85
1505
1506 \end_inset
1507
1508 .
1509 \end_layout
1510
1511 \begin_layout Standard
1512 \noindent
1513 \align center
1514 \begin_inset Tabular
1515 <lyxtabular version="3" rows="4" columns="2">
1516 <features tabularvalignment="middle">
1517 <column alignment="center" valignment="top" width="0">
1518 <column alignment="center" valignment="top" width="0">
1519 <row>
1520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1521 \begin_inset Text
1522
1523 \begin_layout Plain Layout
1524 Comando
1525 \end_layout
1526
1527 \end_inset
1528 </cell>
1529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1530 \begin_inset Text
1531
1532 \begin_layout Plain Layout
1533 Resultado
1534 \begin_inset Note Note
1535 status collapsed
1536
1537 \begin_layout Plain Layout
1538
1539 \series bold
1540
1541 \backslash
1542 raisebox
1543 \series default
1544  sólo se usa como espaciador.
1545 \end_layout
1546
1547 \end_inset
1548
1549
1550 \end_layout
1551
1552 \end_inset
1553 </cell>
1554 </row>
1555 <row>
1556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1557 \begin_inset Text
1558
1559 \begin_layout Plain Layout
1560 B_V
1561 \end_layout
1562
1563 \end_inset
1564 </cell>
1565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1566 \begin_inset Text
1567
1568 \begin_layout Plain Layout
1569 \begin_inset Formula $B_{V}$
1570 \end_inset
1571
1572
1573 \end_layout
1574
1575 \end_inset
1576 </cell>
1577 </row>
1578 <row>
1579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1580 \begin_inset Text
1581
1582 \begin_layout Plain Layout
1583 B^V
1584 \end_layout
1585
1586 \end_inset
1587 </cell>
1588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1589 \begin_inset Text
1590
1591 \begin_layout Plain Layout
1592 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1593 \end_inset
1594
1595
1596 \end_layout
1597
1598 \end_inset
1599 </cell>
1600 </row>
1601 <row>
1602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1603 \begin_inset Text
1604
1605 \begin_layout Plain Layout
1606 B^
1607 \begin_inset ERT
1608 status collapsed
1609
1610 \begin_layout Plain Layout
1611
1612
1613 \backslash
1614 spce 
1615 \end_layout
1616
1617 \end_inset
1618
1619 A
1620 \end_layout
1621
1622 \end_inset
1623 </cell>
1624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1625 \begin_inset Text
1626
1627 \begin_layout Plain Layout
1628 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1629 \end_inset
1630
1631
1632 \end_layout
1633
1634 \end_inset
1635 </cell>
1636 </row>
1637 </lyxtabular>
1638
1639 \end_inset
1640
1641
1642 \end_layout
1643
1644 \begin_layout Standard
1645 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1646  caso acentuará las vocales y no servirá para entrar en modo exponente.
1647 \begin_inset Foot
1648 status collapsed
1649
1650 \begin_layout Plain Layout
1651 Dependiendo de la configuración del teclado esto puede suceder también con
1652  otros caracteres además de las vocales.
1653 \end_layout
1654
1655 \end_inset
1656
1657  Para conseguir exponentes en estos casos debes pulsar 
1658 \family sans
1659 Espacio
1660 \family default
1661  tras el circunflejo, como en el último ejemplo, o dos circunflejos seguidos.
1662  
1663 \end_layout
1664
1665 \begin_layout Subsection
1666 Fracciones
1667 \begin_inset CommandInset label
1668 LatexCommand label
1669 name "sub:Fracciones"
1670
1671 \end_inset
1672
1673
1674 \begin_inset Index idx
1675 status collapsed
1676
1677 \begin_layout Plain Layout
1678 Fracciones
1679 \end_layout
1680
1681 \end_inset
1682
1683
1684 \end_layout
1685
1686 \begin_layout Standard
1687 Las fracciones se generan con el comando 
1688 \series bold
1689
1690 \backslash
1691 frac
1692 \series default
1693
1694 \begin_inset Index idx
1695 status collapsed
1696
1697 \begin_layout Plain Layout
1698 Comandos ! F ! 
1699 \backslash
1700 frac
1701 \end_layout
1702
1703 \end_inset
1704
1705  o con el botón 
1706 \begin_inset Graphics
1707         filename ../../images/math/frac.png
1708         scale 50
1709
1710 \end_inset
1711
1712  de la barra de herramientas.
1713  El tamaño de fuente se ajusta automáticamente, dependiendo de si la fracción
1714  está en línea o en estilo presentación.
1715  Con el botón 
1716 \begin_inset Graphics
1717         filename ../../images/math/frac-square.png
1718         scale 85
1719
1720 \end_inset
1721
1722 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1723  de fracciones.
1724 \end_layout
1725
1726 \begin_layout Standard
1727 Con el comando 
1728 \series bold
1729
1730 \backslash
1731 dfrac
1732 \series default
1733
1734 \begin_inset Index idx
1735 status collapsed
1736
1737 \begin_layout Plain Layout
1738 Comandos ! D ! 
1739 \backslash
1740 dfrac
1741 \end_layout
1742
1743 \end_inset
1744
1745  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1746  presentación.
1747  Con 
1748 \series bold
1749
1750 \backslash
1751 tfrac
1752 \series default
1753
1754 \begin_inset Index idx
1755 status collapsed
1756
1757 \begin_layout Plain Layout
1758 Comandos ! T ! 
1759 \backslash
1760 tfrac
1761 \end_layout
1762
1763 \end_inset
1764
1765  la fracción tiene siempre el tamaño del estilo en línea.
1766  Un ejemplo:
1767 \end_layout
1768
1769 \begin_layout Standard
1770 Una línea con la fracción 
1771 \begin_inset Formula $\frac{1}{2}$
1772 \end_inset
1773
1774  creada con el comando 
1775 \series bold
1776
1777 \backslash
1778 frac
1779 \series default
1780 .
1781  
1782 \end_layout
1783
1784 \begin_layout Standard
1785 Una línea con la fracción 
1786 \begin_inset Formula $\dfrac{1}{2}$
1787 \end_inset
1788
1789  creada con el comando 
1790 \series bold
1791
1792 \backslash
1793 dfrac
1794 \series default
1795 .
1796 \end_layout
1797
1798 \begin_layout Standard
1799 \noindent
1800 \align center
1801 \begin_inset Tabular
1802 <lyxtabular version="3" rows="4" columns="2">
1803 <features tabularvalignment="middle">
1804 <column alignment="center" valignment="top" width="0">
1805 <column alignment="center" valignment="top" width="0">
1806 <row>
1807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1808 \begin_inset Text
1809
1810 \begin_layout Plain Layout
1811 Comando
1812 \end_layout
1813
1814 \end_inset
1815 </cell>
1816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1817 \begin_inset Text
1818
1819 \begin_layout Plain Layout
1820 Resultado
1821 \begin_inset Note Note
1822 status collapsed
1823
1824 \begin_layout Plain Layout
1825
1826 \series bold
1827
1828 \backslash
1829 raisebox
1830 \series default
1831  se usa sólo como espaciador
1832 \end_layout
1833
1834 \end_inset
1835
1836
1837 \end_layout
1838
1839 \end_inset
1840 </cell>
1841 </row>
1842 <row>
1843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1844 \begin_inset Text
1845
1846 \begin_layout Plain Layout
1847
1848 \backslash
1849 frac
1850 \begin_inset ERT
1851 status collapsed
1852
1853 \begin_layout Plain Layout
1854
1855
1856 \backslash
1857 spce 
1858 \end_layout
1859
1860 \end_inset
1861
1862 A
1863 \begin_inset Formula $\downarrow$
1864 \end_inset
1865
1866 B
1867 \end_layout
1868
1869 \end_inset
1870 </cell>
1871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1872 \begin_inset Text
1873
1874 \begin_layout Plain Layout
1875 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1876 \end_inset
1877
1878
1879 \end_layout
1880
1881 \end_inset
1882 </cell>
1883 </row>
1884 <row>
1885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1886 \begin_inset Text
1887
1888 \begin_layout Plain Layout
1889
1890 \backslash
1891 dfrac
1892 \begin_inset ERT
1893 status collapsed
1894
1895 \begin_layout Plain Layout
1896
1897
1898 \backslash
1899 spce 
1900 \end_layout
1901
1902 \end_inset
1903
1904 A
1905 \begin_inset Formula $\downarrow$
1906 \end_inset
1907
1908 B
1909 \end_layout
1910
1911 \end_inset
1912 </cell>
1913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1914 \begin_inset Text
1915
1916 \begin_layout Plain Layout
1917 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1918 \end_inset
1919
1920
1921 \end_layout
1922
1923 \end_inset
1924 </cell>
1925 </row>
1926 <row>
1927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1928 \begin_inset Text
1929
1930 \begin_layout Plain Layout
1931
1932 \backslash
1933 dfrac
1934 \begin_inset ERT
1935 status collapsed
1936
1937 \begin_layout Plain Layout
1938
1939
1940 \backslash
1941 spce 
1942 \end_layout
1943
1944 \end_inset
1945
1946 e^
1947 \begin_inset ERT
1948 status collapsed
1949
1950 \begin_layout Plain Layout
1951
1952
1953 \backslash
1954 spce 
1955 \end_layout
1956
1957 \end_inset
1958
1959
1960 \backslash
1961 frac
1962 \begin_inset ERT
1963 status collapsed
1964
1965 \begin_layout Plain Layout
1966
1967
1968 \backslash
1969 spce 
1970 \end_layout
1971
1972 \end_inset
1973
1974 1
1975 \begin_inset Formula $\downarrow$
1976 \end_inset
1977
1978 2
1979 \begin_inset Formula $\downarrow$
1980 \end_inset
1981
1982 3
1983 \end_layout
1984
1985 \end_inset
1986 </cell>
1987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1988 \begin_inset Text
1989
1990 \begin_layout Plain Layout
1991 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1992 \end_inset
1993
1994
1995 \end_layout
1996
1997 \end_inset
1998 </cell>
1999 </row>
2000 </lyxtabular>
2001
2002 \end_inset
2003
2004
2005 \begin_inset VSpace bigskip
2006 \end_inset
2007
2008
2009 \end_layout
2010
2011 \begin_layout Standard
2012 Para fracciones anidadas se puede usar el comando 
2013 \series bold
2014
2015 \backslash
2016 cfrac
2017 \series default
2018
2019 \begin_inset Index idx
2020 status collapsed
2021
2022 \begin_layout Plain Layout
2023 Comandos ! C ! 
2024 \backslash
2025 cfrac
2026 \end_layout
2027
2028 \end_inset
2029
2030 .
2031  Un ejemplo:
2032 \begin_inset VSpace -3mm
2033 \end_inset
2034
2035
2036 \end_layout
2037
2038 \begin_layout Standard
2039 \begin_inset Formula 
2040 \begin{align*}
2041 \textrm{creada con \textbf{\textbackslash frac}} &  & \textrm{creada con \textbf{\textbackslash cfrac}}\\
2042 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
2043 \end{align*}
2044
2045 \end_inset
2046
2047
2048 \end_layout
2049
2050 \begin_layout Standard
2051 El comando para el ejemplo de arriba es:
2052 \end_layout
2053
2054 \begin_layout Standard
2055
2056 \series bold
2057
2058 \backslash
2059 cfrac
2060 \begin_inset ERT
2061 status collapsed
2062
2063 \begin_layout Plain Layout
2064
2065
2066 \backslash
2067 spce 
2068 \end_layout
2069
2070 \end_inset
2071
2072 A
2073 \begin_inset Formula $\downarrow$
2074 \end_inset
2075
2076 B+
2077 \backslash
2078 cfrac
2079 \begin_inset ERT
2080 status collapsed
2081
2082 \begin_layout Plain Layout
2083
2084
2085 \backslash
2086 spce 
2087 \end_layout
2088
2089 \end_inset
2090
2091 C+
2092 \backslash
2093 cfrac
2094 \begin_inset ERT
2095 status collapsed
2096
2097 \begin_layout Plain Layout
2098
2099
2100 \backslash
2101 spce 
2102 \end_layout
2103
2104 \end_inset
2105
2106 E
2107 \begin_inset Formula $\downarrow$
2108 \end_inset
2109
2110 F
2111 \begin_inset Formula $\downarrow$
2112 \end_inset
2113
2114 D
2115 \end_layout
2116
2117 \begin_layout Standard
2118 \begin_inset VSpace medskip
2119 \end_inset
2120
2121
2122 \end_layout
2123
2124 \begin_layout Standard
2125
2126 \series bold
2127
2128 \backslash
2129 cfrac
2130 \series default
2131  compone la fracción siempre en el tamaño del estilo presentación, también
2132  cuando es parte de otra fracción.
2133 \end_layout
2134
2135 \begin_layout Standard
2136 Es posible especificar la alineación del numerador.
2137  El comando 
2138 \series bold
2139
2140 \backslash
2141 cfracleft
2142 \series default
2143  se usa para alinearlo a la izquierda, el comando 
2144 \series bold
2145
2146 \backslash
2147 cfracright
2148 \series default
2149  para alinearlo a la derecha, 
2150 \series bold
2151
2152 \backslash
2153 cfrac
2154 \series default
2155  centra el numerador.
2156 \end_layout
2157
2158 \begin_layout Standard
2159 Estas fracciones muestran las distintas alineaciones:
2160 \end_layout
2161
2162 \begin_layout Standard
2163 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2164 \end_inset
2165
2166  ; 
2167 \begin_inset Formula $\cfrac{A}{B+C}$
2168 \end_inset
2169
2170  ; 
2171 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2172 \end_inset
2173
2174
2175 \end_layout
2176
2177 \begin_layout Standard
2178 \noindent
2179 \begin_inset Note Greyedout
2180 status open
2181
2182 \begin_layout Plain Layout
2183
2184 \series bold
2185 Nota
2186 \series default
2187
2188 \series bold
2189
2190 \backslash
2191 cfracleft
2192 \series default
2193  y
2194 \series bold
2195  
2196 \backslash
2197 cfracright
2198 \series default
2199  no son comandos LaTeX reales sino sustituciones del comando 
2200 \series bold
2201
2202 \backslash
2203 cfrac[posición del numerador]{numerador}{denominador}
2204 \series default
2205  .
2206  Por tanto no puedes usarlos código TeX.
2207 \end_layout
2208
2209 \end_inset
2210
2211
2212 \begin_inset VSpace medskip
2213 \end_inset
2214
2215
2216 \end_layout
2217
2218 \begin_layout Standard
2219 Muchas veces es adecuado combinar 
2220 \series bold
2221
2222 \backslash
2223 cfrac
2224 \series default
2225  y 
2226 \series bold
2227
2228 \backslash
2229 frac
2230 \series default
2231 :
2232 \begin_inset Formula 
2233 \[
2234 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2235 \]
2236
2237 \end_inset
2238
2239
2240 \end_layout
2241
2242 \begin_layout Standard
2243 Para componer fracciones en línea con raya de fracción inclinada puedes
2244  usar el comando 
2245 \series bold
2246
2247 \backslash
2248 nicefrac
2249 \series default
2250
2251 \begin_inset Index idx
2252 status collapsed
2253
2254 \begin_layout Plain Layout
2255 Comandos ! N ! 
2256 \backslash
2257 nicefrac
2258 \end_layout
2259
2260 \end_inset
2261
2262
2263 \begin_inset Formula $\nicefrac{5}{31}$
2264 \end_inset
2265
2266  Hay además el comando 
2267 \series bold
2268
2269 \backslash
2270 unitfracthree
2271 \series default
2272  que permite escribir una fracción en combinación con un número: 
2273 \begin_inset Formula $\unitfrac[2]{1}{3}$
2274 \end_inset
2275
2276
2277 \end_layout
2278
2279 \begin_layout Standard
2280 \begin_inset Note Greyedout
2281 status open
2282
2283 \begin_layout Plain Layout
2284
2285 \series bold
2286 Nota
2287 \series default
2288
2289 \series bold
2290
2291 \backslash
2292 unitfracthree
2293 \series default
2294  no es un comando LaTeX auténtico, sino un equivalente al comando
2295 \begin_inset Newline newline
2296 \end_inset
2297
2298
2299 \series bold
2300
2301 \backslash
2302 unitfrac[número]{numerador}{denominador}
2303 \series default
2304  .
2305  Por tanto no puedes usarlo en código TeX.
2306 \end_layout
2307
2308 \end_inset
2309
2310
2311 \end_layout
2312
2313 \begin_layout Standard
2314 En la 
2315 \begin_inset CommandInset ref
2316 LatexCommand ref
2317 reference "sub:Fracciones-personalizadas"
2318
2319 \end_inset
2320
2321  se explica cómo componer fracciones personalizadas en las que la raya de
2322  fracción se puede cambiar.
2323  
2324 \end_layout
2325
2326 \begin_layout Subsection
2327 Raíces
2328 \begin_inset Index idx
2329 status collapsed
2330
2331 \begin_layout Plain Layout
2332 Raíces
2333 \end_layout
2334
2335 \end_inset
2336
2337
2338 \end_layout
2339
2340 \begin_layout Standard
2341 Las raíces cuadradas se componen con 
2342 \series bold
2343
2344 \backslash
2345 sqrt
2346 \series default
2347
2348 \begin_inset Index idx
2349 status collapsed
2350
2351 \begin_layout Plain Layout
2352 Comandos ! S ! 
2353 \backslash
2354 sqrt
2355 \end_layout
2356
2357 \end_inset
2358
2359  o con el botón 
2360 \begin_inset Graphics
2361         filename ../../images/math/sqrt.png
2362         scale 85
2363
2364 \end_inset
2365
2366  de la barra de ecuaciones; todas las demás raíces con el comando 
2367 \series bold
2368
2369 \backslash
2370 root
2371 \series default
2372
2373 \begin_inset Index idx
2374 status collapsed
2375
2376 \begin_layout Plain Layout
2377 Comandos ! R ! 
2378 \backslash
2379 root
2380 \end_layout
2381
2382 \end_inset
2383
2384  o con el botón 
2385 \begin_inset Graphics
2386         filename ../../images/math/root.png
2387         scale 85
2388
2389 \end_inset
2390
2391 .
2392 \end_layout
2393
2394 \begin_layout Standard
2395 \noindent
2396 \align center
2397 \begin_inset Tabular
2398 <lyxtabular version="3" rows="3" columns="2">
2399 <features tabularvalignment="middle">
2400 <column alignment="center" valignment="top" width="0">
2401 <column alignment="center" valignment="top" width="0">
2402 <row>
2403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2404 \begin_inset Text
2405
2406 \begin_layout Plain Layout
2407 Comando
2408 \end_layout
2409
2410 \end_inset
2411 </cell>
2412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2413 \begin_inset Text
2414
2415 \begin_layout Plain Layout
2416 Resultado
2417 \begin_inset Note Note
2418 status collapsed
2419
2420 \begin_layout Plain Layout
2421
2422 \series bold
2423
2424 \backslash
2425 raisebox
2426 \series default
2427  se usa sólo como espaciador
2428 \end_layout
2429
2430 \end_inset
2431
2432
2433 \end_layout
2434
2435 \end_inset
2436 </cell>
2437 </row>
2438 <row>
2439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2440 \begin_inset Text
2441
2442 \begin_layout Plain Layout
2443
2444 \backslash
2445 sqrt
2446 \begin_inset ERT
2447 status collapsed
2448
2449 \begin_layout Plain Layout
2450
2451
2452 \backslash
2453 spce 
2454 \end_layout
2455
2456 \end_inset
2457
2458 A-B
2459 \end_layout
2460
2461 \end_inset
2462 </cell>
2463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2464 \begin_inset Text
2465
2466 \begin_layout Plain Layout
2467 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2468 \end_inset
2469
2470
2471 \end_layout
2472
2473 \end_inset
2474 </cell>
2475 </row>
2476 <row>
2477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2478 \begin_inset Text
2479
2480 \begin_layout Plain Layout
2481
2482 \backslash
2483 root
2484 \begin_inset ERT
2485 status collapsed
2486
2487 \begin_layout Plain Layout
2488
2489
2490 \backslash
2491 spce 
2492 \end_layout
2493
2494 \end_inset
2495
2496 3
2497 \begin_inset Formula $\downarrow$
2498 \end_inset
2499
2500 A-B
2501 \end_layout
2502
2503 \end_inset
2504 </cell>
2505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2506 \begin_inset Text
2507
2508 \begin_layout Plain Layout
2509 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2510 \end_inset
2511
2512
2513 \end_layout
2514
2515 \end_inset
2516 </cell>
2517 </row>
2518 </lyxtabular>
2519
2520 \end_inset
2521
2522
2523 \end_layout
2524
2525 \begin_layout Standard
2526 Una raíz cuadrada se compone también con 
2527 \series bold
2528
2529 \backslash
2530 root
2531 \series default
2532  dejando vacío el campo del índice.
2533 \end_layout
2534
2535 \begin_layout Standard
2536 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2537  la raíz: 
2538 \begin_inset Formula $\sqrt[\beta]{B}$
2539 \end_inset
2540
2541
2542 \begin_inset Newline newline
2543 \end_inset
2544
2545 La 
2546 \begin_inset Formula $\beta$
2547 \end_inset
2548
2549  toca la raíz.
2550  Para evitar esto se usan los comandos 
2551 \series bold
2552
2553 \backslash
2554 leftroot
2555 \series default
2556
2557 \begin_inset Index idx
2558 status collapsed
2559
2560 \begin_layout Plain Layout
2561 Comandos ! L ! 
2562 \backslash
2563 leftroot
2564 \end_layout
2565
2566 \end_inset
2567
2568  y 
2569 \series bold
2570
2571 \backslash
2572 uproot
2573 \series default
2574
2575 \begin_inset Index idx
2576 status collapsed
2577
2578 \begin_layout Plain Layout
2579 Comandos ! U ! 
2580 \backslash
2581 uproot
2582 \end_layout
2583
2584 \end_inset
2585
2586  con el esquema siguiente:
2587 \end_layout
2588
2589 \begin_layout Standard
2590
2591 \series bold
2592
2593 \backslash
2594 leftroot{distancia}
2595 \series default
2596  y 
2597 \series bold
2598
2599 \backslash
2600 uproot{distancia}
2601 \end_layout
2602
2603 \begin_layout Standard
2604 Distancia es el número de Puntos Grandes (
2605 \begin_inset Quotes fld
2606 \end_inset
2607
2608 Big Points
2609 \begin_inset Quotes frd
2610 \end_inset
2611
2612 , unidad bp; 
2613 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2614 \end_inset
2615
2616 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2617  Los comandos se escriben en el índice.
2618  Así, el comando:
2619 \begin_inset Newline newline
2620 \end_inset
2621
2622
2623 \series bold
2624
2625 \backslash
2626 root
2627 \backslash
2628 leftroot{-1
2629 \begin_inset Formula $\to$
2630 \end_inset
2631
2632
2633 \backslash
2634 uproot{2
2635 \begin_inset Formula $\to$
2636 \end_inset
2637
2638
2639 \backslash
2640 beta
2641 \begin_inset ERT
2642 status collapsed
2643
2644 \begin_layout Plain Layout
2645
2646
2647 \backslash
2648 spce 
2649 \end_layout
2650
2651 \end_inset
2652
2653
2654 \begin_inset Formula $\to$
2655 \end_inset
2656
2657 B
2658 \begin_inset Newline newline
2659 \end_inset
2660
2661
2662 \series default
2663 genera una fórmula correctamente tipografiada: 
2664 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2665 \end_inset
2666
2667
2668 \end_layout
2669
2670 \begin_layout Subsection
2671 Coeficientes de un binomio
2672 \begin_inset Index idx
2673 status collapsed
2674
2675 \begin_layout Plain Layout
2676 Binomios
2677 \end_layout
2678
2679 \end_inset
2680
2681
2682 \end_layout
2683
2684 \begin_layout Standard
2685 Los coeficientes de un binomio se insertan con el comando 
2686 \series bold
2687
2688 \backslash
2689 binom
2690 \series default
2691
2692 \begin_inset Index idx
2693 status collapsed
2694
2695 \begin_layout Plain Layout
2696 Comandos ! B ! 
2697 \backslash
2698 binom
2699 \end_layout
2700
2701 \end_inset
2702
2703  o con el submenú del botón 
2704 \begin_inset Graphics
2705         filename ../../images/math/frac-square.png
2706         scale 85
2707
2708 \end_inset
2709
2710 de la barra de herramientas de ecuaciones.
2711  Como en las fracciones, además de 
2712 \series bold
2713
2714 \backslash
2715 binom
2716 \series default
2717  hay los comandos 
2718 \series bold
2719
2720 \backslash
2721 dbinom
2722 \series default
2723
2724 \begin_inset Index idx
2725 status collapsed
2726
2727 \begin_layout Plain Layout
2728 Comandos ! D ! 
2729 \backslash
2730 dbinom
2731 \end_layout
2732
2733 \end_inset
2734
2735  y 
2736 \series bold
2737
2738 \backslash
2739 tbinom
2740 \series default
2741
2742 \begin_inset Index idx
2743 status collapsed
2744
2745 \begin_layout Plain Layout
2746 Comandos ! T ! 
2747 \backslash
2748 tbinom
2749 \end_layout
2750
2751 \end_inset
2752
2753 .
2754  Para otros delimitadores de coeficientes de un binomio hay los comandos
2755  
2756 \series bold
2757
2758 \backslash
2759 brace
2760 \series default
2761
2762 \begin_inset Index idx
2763 status collapsed
2764
2765 \begin_layout Plain Layout
2766 Comandos ! B ! 
2767 \backslash
2768 brace
2769 \end_layout
2770
2771 \end_inset
2772
2773  y 
2774 \series bold
2775
2776 \backslash
2777 brack
2778 \series default
2779
2780 \begin_inset Index idx
2781 status collapsed
2782
2783 \begin_layout Plain Layout
2784 Comandos ! B ! 
2785 \backslash
2786 brack
2787 \end_layout
2788
2789 \end_inset
2790
2791 .
2792 \end_layout
2793
2794 \begin_layout Standard
2795 \noindent
2796 \align center
2797 \begin_inset Tabular
2798 <lyxtabular version="3" rows="6" columns="2">
2799 <features tabularvalignment="middle">
2800 <column alignment="center" valignment="top" width="0">
2801 <column alignment="center" valignment="top" width="0">
2802 <row>
2803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2804 \begin_inset Text
2805
2806 \begin_layout Plain Layout
2807 Comando
2808 \end_layout
2809
2810 \end_inset
2811 </cell>
2812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2813 \begin_inset Text
2814
2815 \begin_layout Plain Layout
2816 Resultado
2817 \begin_inset Note Note
2818 status collapsed
2819
2820 \begin_layout Plain Layout
2821
2822 \series bold
2823
2824 \backslash
2825 raisebox
2826 \series default
2827  se usa sólo como espaciador
2828 \end_layout
2829
2830 \end_inset
2831
2832
2833 \end_layout
2834
2835 \end_inset
2836 </cell>
2837 </row>
2838 <row>
2839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2840 \begin_inset Text
2841
2842 \begin_layout Plain Layout
2843
2844 \backslash
2845 binom
2846 \begin_inset ERT
2847 status collapsed
2848
2849 \begin_layout Plain Layout
2850
2851
2852 \backslash
2853 spce 
2854 \end_layout
2855
2856 \end_inset
2857
2858 A
2859 \begin_inset Formula $\downarrow$
2860 \end_inset
2861
2862 B
2863 \end_layout
2864
2865 \end_inset
2866 </cell>
2867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2868 \begin_inset Text
2869
2870 \begin_layout Plain Layout
2871 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2872 \end_inset
2873
2874
2875 \end_layout
2876
2877 \end_inset
2878 </cell>
2879 </row>
2880 <row>
2881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2882 \begin_inset Text
2883
2884 \begin_layout Plain Layout
2885
2886 \backslash
2887 dbinom
2888 \begin_inset ERT
2889 status collapsed
2890
2891 \begin_layout Plain Layout
2892
2893
2894 \backslash
2895 spce 
2896 \end_layout
2897
2898 \end_inset
2899
2900 A
2901 \begin_inset Formula $\downarrow$
2902 \end_inset
2903
2904 B
2905 \end_layout
2906
2907 \end_inset
2908 </cell>
2909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2910 \begin_inset Text
2911
2912 \begin_layout Plain Layout
2913 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2914 \end_inset
2915
2916
2917 \end_layout
2918
2919 \end_inset
2920 </cell>
2921 </row>
2922 <row>
2923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2924 \begin_inset Text
2925
2926 \begin_layout Plain Layout
2927
2928 \backslash
2929 tbinom
2930 \begin_inset ERT
2931 status collapsed
2932
2933 \begin_layout Plain Layout
2934
2935
2936 \backslash
2937 spce 
2938 \end_layout
2939
2940 \end_inset
2941
2942 A
2943 \begin_inset Formula $\downarrow$
2944 \end_inset
2945
2946 B
2947 \end_layout
2948
2949 \end_inset
2950 </cell>
2951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2952 \begin_inset Text
2953
2954 \begin_layout Plain Layout
2955 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2956 \end_inset
2957
2958
2959 \end_layout
2960
2961 \end_inset
2962 </cell>
2963 </row>
2964 <row>
2965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2966 \begin_inset Text
2967
2968 \begin_layout Plain Layout
2969
2970 \backslash
2971 brack
2972 \begin_inset ERT
2973 status collapsed
2974
2975 \begin_layout Plain Layout
2976
2977
2978 \backslash
2979 spce 
2980 \end_layout
2981
2982 \end_inset
2983
2984 A
2985 \begin_inset Formula $\downarrow$
2986 \end_inset
2987
2988 B
2989 \end_layout
2990
2991 \end_inset
2992 </cell>
2993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2994 \begin_inset Text
2995
2996 \begin_layout Plain Layout
2997 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2998 \end_inset
2999
3000
3001 \end_layout
3002
3003 \end_inset
3004 </cell>
3005 </row>
3006 <row>
3007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3008 \begin_inset Text
3009
3010 \begin_layout Plain Layout
3011
3012 \backslash
3013 brace
3014 \begin_inset ERT
3015 status collapsed
3016
3017 \begin_layout Plain Layout
3018
3019
3020 \backslash
3021 spce 
3022 \end_layout
3023
3024 \end_inset
3025
3026 A
3027 \begin_inset Formula $\downarrow$
3028 \end_inset
3029
3030 B
3031 \end_layout
3032
3033 \end_inset
3034 </cell>
3035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3036 \begin_inset Text
3037
3038 \begin_layout Plain Layout
3039 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3040 \end_inset
3041
3042
3043 \end_layout
3044
3045 \end_inset
3046 </cell>
3047 </row>
3048 </lyxtabular>
3049
3050 \end_inset
3051
3052
3053 \begin_inset Newpage newpage
3054 \end_inset
3055
3056
3057 \end_layout
3058
3059 \begin_layout Subsection
3060 Diferenciaciones de casos
3061 \begin_inset Index idx
3062 status collapsed
3063
3064 \begin_layout Plain Layout
3065 Casos
3066 \end_layout
3067
3068 \end_inset
3069
3070
3071 \end_layout
3072
3073 \begin_layout Standard
3074 \noindent
3075 \align center
3076 \begin_inset Tabular
3077 <lyxtabular version="3" rows="3" columns="2">
3078 <features tabularvalignment="middle">
3079 <column alignment="center" valignment="top" width="0">
3080 <column alignment="center" valignment="top" width="0">
3081 <row>
3082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3083 \begin_inset Text
3084
3085 \begin_layout Plain Layout
3086 Comando
3087 \end_layout
3088
3089 \end_inset
3090 </cell>
3091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3092 \begin_inset Text
3093
3094 \begin_layout Plain Layout
3095 Resultado
3096 \end_layout
3097
3098 \end_inset
3099 </cell>
3100 </row>
3101 <row>
3102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3103 \begin_inset Text
3104
3105 \begin_layout Plain Layout
3106
3107 \backslash
3108 cases
3109 \begin_inset ERT
3110 status collapsed
3111
3112 \begin_layout Plain Layout
3113
3114
3115 \backslash
3116 spce 
3117 \end_layout
3118
3119 \end_inset
3120
3121 A
3122 \begin_inset Formula $\to$
3123 \end_inset
3124
3125 B>0
3126 \begin_inset Index idx
3127 status collapsed
3128
3129 \begin_layout Plain Layout
3130 Comandos ! C ! 
3131 \backslash
3132 cases
3133 \end_layout
3134
3135 \end_inset
3136
3137
3138 \end_layout
3139
3140 \end_inset
3141 </cell>
3142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3143 \begin_inset Text
3144
3145 \begin_layout Plain Layout
3146 \begin_inset Formula $\begin{cases}
3147 A & B>0\end{cases}$
3148 \end_inset
3149
3150
3151 \end_layout
3152
3153 \end_inset
3154 </cell>
3155 </row>
3156 <row>
3157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3158 \begin_inset Text
3159
3160 \begin_layout Plain Layout
3161
3162 \backslash
3163 cases
3164 \begin_inset ERT
3165 status collapsed
3166
3167 \begin_layout Plain Layout
3168
3169
3170 \backslash
3171 spce 
3172 \end_layout
3173
3174 \end_inset
3175
3176
3177 \family sans
3178 Ctrl+Entrar
3179 \end_layout
3180
3181 \end_inset
3182 </cell>
3183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3184 \begin_inset Text
3185
3186 \begin_layout Plain Layout
3187 \begin_inset Formula $\begin{cases}
3188 A & \textrm{para }x>0\\
3189 B & \textrm{para }x=0
3190 \end{cases}$
3191 \end_inset
3192
3193
3194 \end_layout
3195
3196 \end_inset
3197 </cell>
3198 </row>
3199 </lyxtabular>
3200
3201 \end_inset
3202
3203
3204 \end_layout
3205
3206 \begin_layout Standard
3207 Después de insertar 
3208 \series bold
3209
3210 \backslash
3211 cases
3212 \series default
3213  o usar el botón 
3214 \begin_inset Graphics
3215         filename ../../images/math/cases.png
3216         scale 85
3217
3218 \end_inset
3219
3220  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3221 \family sans
3222 Ctrl+Entrar
3223 \family default
3224  o con el botón
3225 \family sans
3226  
3227 \family default
3228
3229 \begin_inset Graphics
3230         filename ../../images/tabular-feature_append-row.png
3231         scale 85
3232
3233 \end_inset
3234
3235  de la barra de cuadros.
3236 \end_layout
3237
3238 \begin_layout Standard
3239 El comando 
3240 \series bold
3241
3242 \backslash
3243 cases
3244 \series default
3245  también está disponible en el menú 
3246 \family sans
3247 Insertar\SpecialChar \menuseparator
3248 Ecuación\SpecialChar \menuseparator
3249 Entorno casos
3250 \family default
3251 .
3252 \end_layout
3253
3254 \begin_layout Subsection
3255 Negaciones
3256 \begin_inset Index idx
3257 status collapsed
3258
3259 \begin_layout Plain Layout
3260 Negaciones
3261 \end_layout
3262
3263 \end_inset
3264
3265
3266 \end_layout
3267
3268 \begin_layout Standard
3269 Con el comando 
3270 \series bold
3271
3272 \backslash
3273 not
3274 \series default
3275
3276 \begin_inset Index idx
3277 status collapsed
3278
3279 \begin_layout Plain Layout
3280 Comandos ! N ! 
3281 \backslash
3282 not
3283 \end_layout
3284
3285 \end_inset
3286
3287  todo carácter se puede mostrar cancelado.
3288  Los caracteres son casi tachados con una barra inclinada.
3289 \end_layout
3290
3291 \begin_layout Standard
3292 \noindent
3293 \align center
3294 \begin_inset Tabular
3295 <lyxtabular version="3" rows="4" columns="2">
3296 <features tabularvalignment="middle">
3297 <column alignment="center" valignment="top" width="0">
3298 <column alignment="center" valignment="top" width="0">
3299 <row>
3300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3301 \begin_inset Text
3302
3303 \begin_layout Plain Layout
3304 Comando
3305 \end_layout
3306
3307 \end_inset
3308 </cell>
3309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3310 \begin_inset Text
3311
3312 \begin_layout Plain Layout
3313 Resultado
3314 \end_layout
3315
3316 \end_inset
3317 </cell>
3318 </row>
3319 <row>
3320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3321 \begin_inset Text
3322
3323 \begin_layout Plain Layout
3324
3325 \backslash
3326 not=
3327 \end_layout
3328
3329 \end_inset
3330 </cell>
3331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3332 \begin_inset Text
3333
3334 \begin_layout Plain Layout
3335 \begin_inset Formula $\not=$
3336 \end_inset
3337
3338
3339 \end_layout
3340
3341 \end_inset
3342 </cell>
3343 </row>
3344 <row>
3345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3346 \begin_inset Text
3347
3348 \begin_layout Plain Layout
3349
3350 \backslash
3351 not 
3352 \backslash
3353 le
3354 \end_layout
3355
3356 \end_inset
3357 </cell>
3358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3359 \begin_inset Text
3360
3361 \begin_layout Plain Layout
3362 \begin_inset Formula $\not\le$
3363 \end_inset
3364
3365
3366 \end_layout
3367
3368 \end_inset
3369 </cell>
3370 </row>
3371 <row>
3372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3373 \begin_inset Text
3374
3375 \begin_layout Plain Layout
3376
3377 \backslash
3378 not 
3379 \backslash
3380 parallel
3381 \end_layout
3382
3383 \end_inset
3384 </cell>
3385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3386 \begin_inset Text
3387
3388 \begin_layout Plain Layout
3389 \begin_inset Formula $\not\parallel$
3390 \end_inset
3391
3392
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 </row>
3398 </lyxtabular>
3399
3400 \end_inset
3401
3402
3403 \end_layout
3404
3405 \begin_layout Standard
3406 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3407  Por tanto para algunas negaciones hay comandos especiales (véase 
3408 \begin_inset CommandInset ref
3409 LatexCommand ref
3410 reference "sub:Símbolos-matemáticos"
3411
3412 \end_inset
3413
3414  y 
3415 \begin_inset CommandInset ref
3416 LatexCommand ref
3417 reference "sec:Relaciones"
3418
3419 \end_inset
3420
3421 ).
3422 \end_layout
3423
3424 \begin_layout Subsection
3425 Espacios reservados 
3426 \begin_inset CommandInset label
3427 LatexCommand label
3428 name "sub:Espacios-reservados"
3429
3430 \end_inset
3431
3432
3433 \begin_inset Index idx
3434 status collapsed
3435
3436 \begin_layout Plain Layout
3437 Espacios reservados
3438 \end_layout
3439
3440 \end_inset
3441
3442
3443 \begin_inset Index idx
3444 status collapsed
3445
3446 \begin_layout Plain Layout
3447 Química ! isótopos
3448 \end_layout
3449
3450 \end_inset
3451
3452
3453 \begin_inset Index idx
3454 status collapsed
3455
3456 \begin_layout Plain Layout
3457 Isótopos|see
3458 \begin_inset ERT
3459 status collapsed
3460
3461 \begin_layout Plain Layout
3462
3463 {
3464 \end_layout
3465
3466 \end_inset
3467
3468 Química
3469 \begin_inset ERT
3470 status collapsed
3471
3472 \begin_layout Plain Layout
3473
3474 }
3475 \end_layout
3476
3477 \end_inset
3478
3479
3480 \end_layout
3481
3482 \end_inset
3483
3484
3485 \end_layout
3486
3487 \begin_layout Standard
3488 En la presentación de, p.
3489 \begin_inset space \thinspace{}
3490 \end_inset
3491
3492 e., isótopos,
3493 \begin_inset Foot
3494 status collapsed
3495
3496 \begin_layout Plain Layout
3497 Más sobre símbolos químicos en 
3498 \begin_inset CommandInset ref
3499 LatexCommand ref
3500 reference "sub:Símbolos-y-ecuaciones-químicas"
3501
3502 \end_inset
3503
3504
3505 \end_layout
3506
3507 \end_inset
3508
3509  surge el problema siguiente:
3510 \end_layout
3511
3512 \begin_layout Standard
3513 \noindent
3514 \align center
3515 \begin_inset Tabular
3516 <lyxtabular version="3" rows="2" columns="2">
3517 <features tabularvalignment="middle">
3518 <column alignment="center" valignment="top" width="0">
3519 <column alignment="center" valignment="top" width="0">
3520 <row>
3521 <cell alignment="center" valignment="top" usebox="none">
3522 \begin_inset Text
3523
3524 \begin_layout Plain Layout
3525 Índices generados con sub- y superíndices:
3526 \end_layout
3527
3528 \end_inset
3529 </cell>
3530 <cell alignment="center" valignment="top" usebox="none">
3531 \begin_inset Text
3532
3533 \begin_layout Plain Layout
3534 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3535 \end_inset
3536
3537
3538 \end_layout
3539
3540 \end_inset
3541 </cell>
3542 </row>
3543 <row>
3544 <cell alignment="center" valignment="top" usebox="none">
3545 \begin_inset Text
3546
3547 \begin_layout Plain Layout
3548 Índices correctos:
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 <cell alignment="center" valignment="top" usebox="none">
3554 \begin_inset Text
3555
3556 \begin_layout Plain Layout
3557 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3558 \end_inset
3559
3560
3561 \end_layout
3562
3563 \end_inset
3564 </cell>
3565 </row>
3566 </lyxtabular>
3567
3568 \end_inset
3569
3570
3571 \begin_inset Note Note
3572 status collapsed
3573
3574 \begin_layout Plain Layout
3575
3576 \series bold
3577
3578 \backslash
3579 raisebox
3580 \series default
3581  se usa sólo como espaciador
3582 \end_layout
3583
3584 \end_inset
3585
3586
3587 \end_layout
3588
3589 \begin_layout Standard
3590 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3591  del índice más largo.
3592  Para evitarlo está el comando 
3593 \series bold
3594
3595 \backslash
3596 phantom
3597 \series default
3598
3599 \begin_inset Index idx
3600 status collapsed
3601
3602 \begin_layout Plain Layout
3603 Comandos ! P ! 
3604 \backslash
3605 phantom
3606 \end_layout
3607
3608 \end_inset
3609
3610  o el botón 
3611 \begin_inset space ~
3612 \end_inset
3613
3614
3615 \begin_inset Graphics
3616         filename ../../images/math/phantom.png
3617         scale 85
3618
3619 \end_inset
3620
3621  del submenú de espaciado de ecuaciones
3622 \begin_inset Foot
3623 status collapsed
3624
3625 \begin_layout Plain Layout
3626 Botón 
3627 \begin_inset Graphics
3628         filename ../../images/math/space.png
3629         scale 85
3630
3631 \end_inset
3632
3633  de la barra de ecuaciones
3634 \end_layout
3635
3636 \end_inset
3637
3638 , que genera uno o más espacios reservados.
3639  Al insertar 
3640 \series bold
3641
3642 \backslash
3643 phantom
3644 \series default
3645  aparece un pequeño marco azul con dos flechas rojas superpuestas
3646 \begin_inset Formula $\phantom{}$
3647 \end_inset
3648
3649 .
3650  Las flechas indican que se reservará un espacio equivalente a la anchura
3651  y altura totales del contenido del marco.
3652  Los espacios reservados son correspondientes al tamaño de los caracteres.
3653 \end_layout
3654
3655 \begin_layout Standard
3656 \noindent
3657 \align center
3658 \begin_inset Tabular
3659 <lyxtabular version="3" rows="4" columns="2">
3660 <features tabularvalignment="middle">
3661 <column alignment="center" valignment="top" width="0">
3662 <column alignment="center" valignment="top" width="0">
3663 <row>
3664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3665 \begin_inset Text
3666
3667 \begin_layout Plain Layout
3668 Comando
3669 \end_layout
3670
3671 \end_inset
3672 </cell>
3673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3674 \begin_inset Text
3675
3676 \begin_layout Plain Layout
3677 Resultado
3678 \begin_inset Note Note
3679 status collapsed
3680
3681 \begin_layout Plain Layout
3682
3683 \series bold
3684
3685 \backslash
3686 raisebox
3687 \series default
3688  se usa sólo como espaciador
3689 \end_layout
3690
3691 \end_inset
3692
3693
3694 \end_layout
3695
3696 \end_inset
3697 </cell>
3698 </row>
3699 <row>
3700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3701 \begin_inset Text
3702
3703 \begin_layout Plain Layout
3704 ^19
3705 \begin_inset ERT
3706 status collapsed
3707
3708 \begin_layout Plain Layout
3709
3710
3711 \backslash
3712 spce 
3713 \end_layout
3714
3715 \end_inset
3716
3717 _
3718 \backslash
3719 phantom
3720 \begin_inset ERT
3721 status collapsed
3722
3723 \begin_layout Plain Layout
3724
3725
3726 \backslash
3727 spce 
3728 \end_layout
3729
3730 \end_inset
3731
3732 1
3733 \begin_inset Formula $\rightarrow$
3734 \end_inset
3735
3736 9
3737 \begin_inset ERT
3738 status collapsed
3739
3740 \begin_layout Plain Layout
3741
3742
3743 \backslash
3744 spce 
3745 \end_layout
3746
3747 \end_inset
3748
3749 F
3750 \end_layout
3751
3752 \end_inset
3753 </cell>
3754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3755 \begin_inset Text
3756
3757 \begin_layout Plain Layout
3758 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3759 \end_inset
3760
3761
3762 \end_layout
3763
3764 \end_inset
3765 </cell>
3766 </row>
3767 <row>
3768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3769 \begin_inset Text
3770
3771 \begin_layout Plain Layout
3772 ^235
3773 \begin_inset ERT
3774 status collapsed
3775
3776 \begin_layout Plain Layout
3777
3778
3779 \backslash
3780 spce 
3781 \end_layout
3782
3783 \end_inset
3784
3785 _
3786 \backslash
3787 phantom
3788 \begin_inset ERT
3789 status collapsed
3790
3791 \begin_layout Plain Layout
3792
3793
3794 \backslash
3795 spce 
3796 \end_layout
3797
3798 \end_inset
3799
3800 23
3801 \begin_inset Formula $\rightarrow$
3802 \end_inset
3803
3804 9
3805 \begin_inset ERT
3806 status collapsed
3807
3808 \begin_layout Plain Layout
3809
3810
3811 \backslash
3812 spce 
3813 \end_layout
3814
3815 \end_inset
3816
3817 F
3818 \end_layout
3819
3820 \end_inset
3821 </cell>
3822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3823 \begin_inset Text
3824
3825 \begin_layout Plain Layout
3826 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3827 \end_inset
3828
3829
3830 \end_layout
3831
3832 \end_inset
3833 </cell>
3834 </row>
3835 <row>
3836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3837 \begin_inset Text
3838
3839 \begin_layout Plain Layout
3840
3841 \backslash
3842 Lambda^
3843 \begin_inset ERT
3844 status collapsed
3845
3846 \begin_layout Plain Layout
3847
3848
3849 \backslash
3850 spce 
3851 \end_layout
3852
3853 \end_inset
3854
3855
3856 \backslash
3857 phantom
3858 \begin_inset ERT
3859 status collapsed
3860
3861 \begin_layout Plain Layout
3862
3863
3864 \backslash
3865 spce 
3866 \end_layout
3867
3868 \end_inset
3869
3870 ii
3871 \begin_inset Formula $\rightarrow$
3872 \end_inset
3873
3874 t
3875 \begin_inset ERT
3876 status collapsed
3877
3878 \begin_layout Plain Layout
3879
3880
3881 \backslash
3882 spce 
3883 \end_layout
3884
3885 \end_inset
3886
3887 _MMt
3888 \end_layout
3889
3890 \end_inset
3891 </cell>
3892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3893 \begin_inset Text
3894
3895 \begin_layout Plain Layout
3896 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3897 \end_inset
3898
3899
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 </row>
3905 </lyxtabular>
3906
3907 \end_inset
3908
3909
3910 \end_layout
3911
3912 \begin_layout Standard
3913 Además hay los comandos 
3914 \series bold
3915
3916 \backslash
3917 vphantom
3918 \series default
3919
3920 \begin_inset Index idx
3921 status collapsed
3922
3923 \begin_layout Plain Layout
3924 Comandos ! V ! 
3925 \backslash
3926 vphantom
3927 \end_layout
3928
3929 \end_inset
3930
3931  (botón 
3932 \begin_inset space ~
3933 \end_inset
3934
3935
3936 \begin_inset Graphics
3937         filename ../../images/math/vphantom.png
3938         scale 85
3939
3940 \end_inset
3941
3942 ) y 
3943 \series bold
3944
3945 \backslash
3946 hphantom
3947 \series default
3948
3949 \begin_inset Index idx
3950 status collapsed
3951
3952 \begin_layout Plain Layout
3953 Comandos ! H ! 
3954 \backslash
3955 hphantom
3956 \end_layout
3957
3958 \end_inset
3959
3960  (botón 
3961 \begin_inset space ~
3962 \end_inset
3963
3964
3965 \begin_inset Graphics
3966         filename ../../images/math/hphantom.png
3967         scale 85
3968
3969 \end_inset
3970
3971 ).
3972  
3973 \series bold
3974
3975 \backslash
3976 hphantom
3977 \series default
3978  genera espacio en el marco sólo para la altura máxima de los caracteres,
3979  no para su anchura.
3980  
3981 \series bold
3982
3983 \backslash
3984 vphantom
3985 \series default
3986  genera espacio sólo para la anchura del contenido del marco.
3987  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3988 \end_layout
3989
3990 \begin_layout Standard
3991 Por ejemplo, 
3992 \series bold
3993
3994 \backslash
3995 vphantom
3996 \series default
3997
3998 \begin_inset ERT
3999 status collapsed
4000
4001 \begin_layout Plain Layout
4002
4003
4004 \backslash
4005 spce 
4006 \end_layout
4007
4008 \end_inset
4009
4010
4011 \series bold
4012 a
4013 \backslash
4014 int
4015 \series default
4016  genera espacio de la altura del signo de la integral,
4017 \begin_inset Foot
4018 status collapsed
4019
4020 \begin_layout Plain Layout
4021 El comando 
4022 \series bold
4023
4024 \backslash
4025 int
4026 \series default
4027  genera un signo de integral, véase 
4028 \begin_inset CommandInset ref
4029 LatexCommand ref
4030 reference "sub:Operadores-grandes"
4031
4032 \end_inset
4033
4034
4035 \end_layout
4036
4037 \end_inset
4038
4039  porque este es el carácter más largo.
4040  En la 
4041 \begin_inset CommandInset ref
4042 LatexCommand ref
4043 reference "sub:Delimitadores-multilínea"
4044
4045 \end_inset
4046
4047  hay un ejemplo de aplicación.
4048 \end_layout
4049
4050 \begin_layout Standard
4051 Los espacios reservados también se pueden usar para un texto cuando se insertan
4052  mediante el menú 
4053 \family sans
4054 Insertar\SpecialChar \menuseparator
4055 Formato\SpecialChar \menuseparator
4056 Fantasma
4057 \family default
4058 :
4059 \end_layout
4060
4061 \begin_layout Standard
4062 Esto es una frase.
4063 \begin_inset Newline newline
4064 \end_inset
4065
4066
4067 \begin_inset Phantom Phantom
4068 status open
4069
4070 \begin_layout Plain Layout
4071 Esto
4072 \end_layout
4073
4074 \end_inset
4075
4076  es una frase.
4077 \end_layout
4078
4079 \begin_layout Subsection
4080 Líneas
4081 \begin_inset Index idx
4082 status collapsed
4083
4084 \begin_layout Plain Layout
4085 Lineas@Líneas
4086 \end_layout
4087
4088 \end_inset
4089
4090
4091 \begin_inset Index idx
4092 status collapsed
4093
4094 \begin_layout Plain Layout
4095 Ecuación ! sub- o superrayada
4096 \end_layout
4097
4098 \end_inset
4099
4100
4101 \end_layout
4102
4103 \begin_layout Standard
4104 \noindent
4105 \align center
4106 \begin_inset Tabular
4107 <lyxtabular version="3" rows="4" columns="2">
4108 <features tabularvalignment="middle">
4109 <column alignment="center" valignment="top" width="0">
4110 <column alignment="center" valignment="top" width="0">
4111 <row>
4112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4113 \begin_inset Text
4114
4115 \begin_layout Plain Layout
4116 Comando
4117 \end_layout
4118
4119 \end_inset
4120 </cell>
4121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4122 \begin_inset Text
4123
4124 \begin_layout Plain Layout
4125 Resultado
4126 \begin_inset Note Note
4127 status collapsed
4128
4129 \begin_layout Plain Layout
4130
4131 \series bold
4132
4133 \backslash
4134 raisebox
4135 \series default
4136  se usa sólo como espaciador
4137 \end_layout
4138
4139 \end_inset
4140
4141
4142 \end_layout
4143
4144 \end_inset
4145 </cell>
4146 </row>
4147 <row>
4148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4149 \begin_inset Text
4150
4151 \begin_layout Plain Layout
4152
4153 \backslash
4154 overline
4155 \begin_inset ERT
4156 status collapsed
4157
4158 \begin_layout Plain Layout
4159
4160
4161 \backslash
4162 spce 
4163 \end_layout
4164
4165 \end_inset
4166
4167 A+B
4168 \begin_inset Index idx
4169 status collapsed
4170
4171 \begin_layout Plain Layout
4172 Comandos ! O ! 
4173 \backslash
4174 overline
4175 \end_layout
4176
4177 \end_inset
4178
4179
4180 \end_layout
4181
4182 \end_inset
4183 </cell>
4184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4185 \begin_inset Text
4186
4187 \begin_layout Plain Layout
4188 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4189 \end_inset
4190
4191
4192 \end_layout
4193
4194 \end_inset
4195 </cell>
4196 </row>
4197 <row>
4198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4199 \begin_inset Text
4200
4201 \begin_layout Plain Layout
4202
4203 \backslash
4204 underline
4205 \begin_inset ERT
4206 status collapsed
4207
4208 \begin_layout Plain Layout
4209
4210
4211 \backslash
4212 spce 
4213 \end_layout
4214
4215 \end_inset
4216
4217 A+B
4218 \begin_inset Index idx
4219 status collapsed
4220
4221 \begin_layout Plain Layout
4222 Comandos ! U ! 
4223 \backslash
4224 underline
4225 \end_layout
4226
4227 \end_inset
4228
4229
4230 \end_layout
4231
4232 \end_inset
4233 </cell>
4234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4235 \begin_inset Text
4236
4237 \begin_layout Plain Layout
4238 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4239 \end_inset
4240
4241
4242 \end_layout
4243
4244 \end_inset
4245 </cell>
4246 </row>
4247 <row>
4248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4249 \begin_inset Text
4250
4251 \begin_layout Plain Layout
4252
4253 \backslash
4254 overline
4255 \begin_inset ERT
4256 status collapsed
4257
4258 \begin_layout Plain Layout
4259
4260
4261 \backslash
4262 spce 
4263 \end_layout
4264
4265 \end_inset
4266
4267
4268 \backslash
4269 underline
4270 \begin_inset ERT
4271 status collapsed
4272
4273 \begin_layout Plain Layout
4274
4275
4276 \backslash
4277 spce 
4278 \end_layout
4279
4280 \end_inset
4281
4282 A+B
4283 \end_layout
4284
4285 \end_inset
4286 </cell>
4287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4288 \begin_inset Text
4289
4290 \begin_layout Plain Layout
4291 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4292 \end_inset
4293
4294
4295 \end_layout
4296
4297 \end_inset
4298 </cell>
4299 </row>
4300 </lyxtabular>
4301
4302 \end_inset
4303
4304
4305 \end_layout
4306
4307 \begin_layout Standard
4308 En el último ejemplo es indiferente poner primero 
4309 \series bold
4310
4311 \backslash
4312 overline
4313 \series default
4314  o 
4315 \series bold
4316
4317 \backslash
4318 underline
4319 \series default
4320 .
4321 \end_layout
4322
4323 \begin_layout Standard
4324 Para poner doble subrayado, p.
4325 \begin_inset space \thinspace{}
4326 \end_inset
4327
4328 e.
4329  en resultados, se usa 
4330 \series bold
4331
4332 \backslash
4333 underline
4334 \series default
4335  dos veces.
4336 \end_layout
4337
4338 \begin_layout Standard
4339 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4340 \begin_inset VSpace bigskip
4341 \end_inset
4342
4343 Se pueden crear líneas personalizadas con el comando 
4344 \series bold
4345
4346 \backslash
4347 rule
4348 \series default
4349
4350 \begin_inset Index idx
4351 status collapsed
4352
4353 \begin_layout Plain Layout
4354 Comandos ! R ! 
4355 \backslash
4356 rule
4357 \end_layout
4358
4359 \end_inset
4360
4361  con el esquema siguiente:
4362 \end_layout
4363
4364 \begin_layout Standard
4365
4366 \series bold
4367
4368 \backslash
4369 rule[hueco vertical]{longitud}{grosor}
4370 \end_layout
4371
4372 \begin_layout Standard
4373 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4374  si el valor es negativo).
4375  Las unidades disponibles para los valores están listadas en
4376 \begin_inset space ~
4377 \end_inset
4378
4379
4380 \begin_inset CommandInset ref
4381 LatexCommand ref
4382 reference "tab:Unidades-disponibles"
4383
4384 \end_inset
4385
4386 .
4387  A continuación hay dos ejemplos de líneas creadas con los comandos
4388 \series bold
4389
4390 \begin_inset Newline newline
4391 \end_inset
4392
4393
4394 \backslash
4395 rule[-2ex]{3cm}{2pt}
4396 \series default
4397  y 
4398 \series bold
4399
4400 \backslash
4401 rule{2cm}{1pt}
4402 \series default
4403 :
4404 \end_layout
4405
4406 \begin_layout Standard
4407 Esto es una frase 
4408 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4409 \end_inset
4410
4411  con dos líneas.
4412 \end_layout
4413
4414 \begin_layout Standard
4415
4416 \series bold
4417
4418 \backslash
4419 rule
4420 \series default
4421  también se puede usar para texto insertando una línea mediante el menú
4422  
4423 \family sans
4424 Insertar\SpecialChar \menuseparator
4425 Formato\SpecialChar \menuseparator
4426 Línea horizontal
4427 \family default
4428 :
4429 \end_layout
4430
4431 \begin_layout Standard
4432 Esto es una frase 
4433 \begin_inset CommandInset line
4434 LatexCommand rule
4435 offset "0.5ex"
4436 width "3cm"
4437 height "1pt"
4438
4439 \end_inset
4440
4441  con una línea insertada.
4442 \end_layout
4443
4444 \begin_layout Subsection
4445 Puntos
4446 \begin_inset CommandInset label
4447 LatexCommand label
4448 name "sub:Puntos"
4449
4450 \end_inset
4451
4452
4453 \begin_inset Index idx
4454 status collapsed
4455
4456 \begin_layout Plain Layout
4457 Puntos
4458 \end_layout
4459
4460 \end_inset
4461
4462
4463 \end_layout
4464
4465 \begin_layout Standard
4466 Hay distintos tipos de puntos disponibles.
4467 \begin_inset Foot
4468 status collapsed
4469
4470 \begin_layout Plain Layout
4471 En la barra de herramientas de ecuaciones, en el panel del botón 
4472 \begin_inset Graphics
4473         filename ../../images/math/ldots.png
4474         scale 85
4475
4476 \end_inset
4477
4478 .
4479 \end_layout
4480
4481 \end_inset
4482
4483  Para continuación en enumeraciones se usan puntos bajos, (
4484 \series bold
4485
4486 \backslash
4487 ldots
4488 \series default
4489
4490 \begin_inset Index idx
4491 status collapsed
4492
4493 \begin_layout Plain Layout
4494 Comandos ! L ! 
4495 \backslash
4496 ldots
4497 \end_layout
4498
4499 \end_inset
4500
4501 ), mientras que para operaciones se usan puntos centrados a la misma altura
4502  que los operadores, (
4503 \series bold
4504
4505 \backslash
4506 cdots
4507 \series default
4508
4509 \begin_inset Index idx
4510 status collapsed
4511
4512 \begin_layout Plain Layout
4513 Comandos ! C ! 
4514 \backslash
4515 cdots
4516 \end_layout
4517
4518 \end_inset
4519
4520 ).
4521  Si se usa el comando 
4522 \series bold
4523
4524 \backslash
4525 dots
4526 \series default
4527
4528 \begin_inset Index idx
4529 status collapsed
4530
4531 \begin_layout Plain Layout
4532 Comandos ! D ! 
4533 \backslash
4534 dots
4535 \end_layout
4536
4537 \end_inset
4538
4539 , LaTeX decide el tipo a usar en función del carácter siguiente.
4540 \end_layout
4541
4542 \begin_layout Standard
4543 \align center
4544 \begin_inset Tabular
4545 <lyxtabular version="3" rows="9" columns="2">
4546 <features tabularvalignment="middle">
4547 <column alignment="center" valignment="top" width="0pt">
4548 <column alignment="center" valignment="top" width="0pt">
4549 <row>
4550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4551 \begin_inset Text
4552
4553 \begin_layout Plain Layout
4554 Comando
4555 \end_layout
4556
4557 \end_inset
4558 </cell>
4559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4560 \begin_inset Text
4561
4562 \begin_layout Plain Layout
4563 Resultado
4564 \end_layout
4565
4566 \end_inset
4567 </cell>
4568 </row>
4569 <row>
4570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4571 \begin_inset Text
4572
4573 \begin_layout Plain Layout
4574 A_1
4575 \begin_inset ERT
4576 status collapsed
4577
4578 \begin_layout Plain Layout
4579
4580
4581 \backslash
4582 spce 
4583 \end_layout
4584
4585 \end_inset
4586
4587 ,
4588 \backslash
4589 dots
4590 \begin_inset ERT
4591 status collapsed
4592
4593 \begin_layout Plain Layout
4594
4595
4596 \backslash
4597 spce 
4598 \end_layout
4599
4600 \end_inset
4601
4602 ,A_n
4603 \end_layout
4604
4605 \end_inset
4606 </cell>
4607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4608 \begin_inset Text
4609
4610 \begin_layout Plain Layout
4611 \begin_inset Formula $A_{1},\dots,A_{n}$
4612 \end_inset
4613
4614
4615 \end_layout
4616
4617 \end_inset
4618 </cell>
4619 </row>
4620 <row>
4621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4622 \begin_inset Text
4623
4624 \begin_layout Plain Layout
4625 A_1
4626 \begin_inset ERT
4627 status collapsed
4628
4629 \begin_layout Plain Layout
4630
4631
4632 \backslash
4633 spce 
4634 \end_layout
4635
4636 \end_inset
4637
4638 +
4639 \backslash
4640 dots
4641 \begin_inset ERT
4642 status collapsed
4643
4644 \begin_layout Plain Layout
4645
4646
4647 \backslash
4648 spce 
4649 \end_layout
4650
4651 \end_inset
4652
4653 +A_n
4654 \end_layout
4655
4656 \end_inset
4657 </cell>
4658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4659 \begin_inset Text
4660
4661 \begin_layout Plain Layout
4662 \begin_inset Formula $A_{1}+\dots+A_{n}$
4663 \end_inset
4664
4665
4666 \end_layout
4667
4668 \end_inset
4669 </cell>
4670 </row>
4671 <row>
4672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4673 \begin_inset Text
4674
4675 \begin_layout Plain Layout
4676 A_1
4677 \begin_inset ERT
4678 status collapsed
4679
4680 \begin_layout Plain Layout
4681
4682
4683 \backslash
4684 spce 
4685 \end_layout
4686
4687 \end_inset
4688
4689 ,
4690 \backslash
4691 ldots
4692 \begin_inset ERT
4693 status collapsed
4694
4695 \begin_layout Plain Layout
4696
4697
4698 \backslash
4699 spce 
4700 \end_layout
4701
4702 \end_inset
4703
4704 ,A_n
4705 \end_layout
4706
4707 \end_inset
4708 </cell>
4709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4710 \begin_inset Text
4711
4712 \begin_layout Plain Layout
4713 \begin_inset Formula $A_{1},\ldots,A_{n}$
4714 \end_inset
4715
4716
4717 \end_layout
4718
4719 \end_inset
4720 </cell>
4721 </row>
4722 <row>
4723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4724 \begin_inset Text
4725
4726 \begin_layout Plain Layout
4727 A_1
4728 \begin_inset ERT
4729 status collapsed
4730
4731 \begin_layout Plain Layout
4732
4733
4734 \backslash
4735 spce 
4736 \end_layout
4737
4738 \end_inset
4739
4740 +
4741 \backslash
4742 cdots
4743 \begin_inset ERT
4744 status collapsed
4745
4746 \begin_layout Plain Layout
4747
4748
4749 \backslash
4750 spce 
4751 \end_layout
4752
4753 \end_inset
4754
4755 +A_n
4756 \end_layout
4757
4758 \end_inset
4759 </cell>
4760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4761 \begin_inset Text
4762
4763 \begin_layout Plain Layout
4764 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4765 \end_inset
4766
4767
4768 \end_layout
4769
4770 \end_inset
4771 </cell>
4772 </row>
4773 <row>
4774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4775 \begin_inset Text
4776
4777 \begin_layout Plain Layout
4778
4779 \backslash
4780 vdots
4781 \end_layout
4782
4783 \end_inset
4784 </cell>
4785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4786 \begin_inset Text
4787
4788 \begin_layout Plain Layout
4789 \begin_inset Formula $\vdots$
4790 \end_inset
4791
4792
4793 \end_layout
4794
4795 \end_inset
4796 </cell>
4797 </row>
4798 <row>
4799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4800 \begin_inset Text
4801
4802 \begin_layout Plain Layout
4803
4804 \backslash
4805 ddots
4806 \end_layout
4807
4808 \end_inset
4809 </cell>
4810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4811 \begin_inset Text
4812
4813 \begin_layout Plain Layout
4814 \begin_inset Formula $\ddots$
4815 \end_inset
4816
4817
4818 \end_layout
4819
4820 \end_inset
4821 </cell>
4822 </row>
4823 <row>
4824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4825 \begin_inset Text
4826
4827 \begin_layout Plain Layout
4828
4829 \backslash
4830 iddots
4831 \end_layout
4832
4833 \end_inset
4834 </cell>
4835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4836 \begin_inset Text
4837
4838 \begin_layout Plain Layout
4839 \begin_inset Formula $\iddots$
4840 \end_inset
4841
4842
4843 \end_layout
4844
4845 \end_inset
4846 </cell>
4847 </row>
4848 <row>
4849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4850 \begin_inset Text
4851
4852 \begin_layout Plain Layout
4853 Matriz
4854 \begin_inset space \thinspace{}
4855 \end_inset
4856
4857 3×3 con los distintos puntos
4858 \end_layout
4859
4860 \end_inset
4861 </cell>
4862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4863 \begin_inset Text
4864
4865 \begin_layout Plain Layout
4866 \begin_inset Formula $\begin{array}{ccc}
4867 A_{11} & \cdots & A_{1m}\\
4868 \vdots & \ddots & \vdots\\
4869 A_{n1} & \cdots & A_{nm}
4870 \end{array}$
4871 \end_inset
4872
4873
4874 \end_layout
4875
4876 \end_inset
4877 </cell>
4878 </row>
4879 </lyxtabular>
4880
4881 \end_inset
4882
4883
4884 \end_layout
4885
4886 \begin_layout Standard
4887 Los puntos suspensivos disponibles en el menú 
4888 \family sans
4889 Insertar\SpecialChar \menuseparator
4890 Carácter especial
4891 \family default
4892  son 
4893 \series bold
4894
4895 \backslash
4896 ldots
4897 \series default
4898 .
4899 \end_layout
4900
4901 \begin_layout Standard
4902 \begin_inset VSpace medskip
4903 \end_inset
4904
4905
4906 \end_layout
4907
4908 \begin_layout Standard
4909 Para usar 
4910 \series bold
4911
4912 \backslash
4913 iddots
4914 \series default
4915 , hay que marcar una de las opciones 
4916 \family sans
4917 Usar paquete mathdots (automáticamente)
4918 \family default
4919  en las 
4920 \family sans
4921 Opciones de ecuación
4922 \family default
4923  de la configuración del documento.
4924 \begin_inset Newline newline
4925 \end_inset
4926
4927 La opción 
4928 \family sans
4929 Usar paquete mathdots
4930 \family default
4931  mejorará el aspecto de todos los puntos en los documentos si su estilo
4932  o tamaño de fuente no son los predeterminados.
4933 \end_layout
4934
4935 \begin_layout Standard
4936 \begin_inset VSpace medskip
4937 \end_inset
4938
4939 Hay puntos específicos para matrices que se extienden por varias columnas.
4940  Se generan con el comando 
4941 \series bold
4942
4943 \backslash
4944 hdotsfor
4945 \series default
4946
4947 \begin_inset Index idx
4948 status collapsed
4949
4950 \begin_layout Plain Layout
4951 Comandos ! H ! 
4952 \backslash
4953 hdotsfor
4954 \end_layout
4955
4956 \end_inset
4957
4958 , que tiene el siguiente esquema:
4959 \end_layout
4960
4961 \begin_layout Standard
4962
4963 \series bold
4964
4965 \backslash
4966 hdotsfor[distancia]{número de columnas}
4967 \end_layout
4968
4969 \begin_layout Standard
4970 Número de columnas especifica cuántas columnas deben abarcarse.
4971  Distancia es un factor para la separación entre los puntos.
4972 \end_layout
4973
4974 \begin_layout Standard
4975 En la siguiente matriz se ha insertado el comando 
4976 \series bold
4977
4978 \backslash
4979 hdotsfor[2]{4}
4980 \series default
4981  en el primer recuadro de la segunda línea para obtener puntos separados
4982  una distancia equivalente a dos veces la del comando 
4983 \series bold
4984
4985 \backslash
4986 dots
4987 \series default
4988 .
4989 \begin_inset Formula 
4990 \[
4991 \left(\begin{array}{cccc}
4992 A & B & C & D\\
4993 \hdotsfor[2]{4}\\
4994 q & w & e & r
4995 \end{array}\right)
4996 \]
4997
4998 \end_inset
4999
5000
5001 \end_layout
5002
5003 \begin_layout Standard
5004 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
5005  de lo contrario se producen errores de LaTeX.
5006 \end_layout
5007
5008 \begin_layout Standard
5009 \begin_inset VSpace bigskip
5010 \end_inset
5011
5012
5013 \end_layout
5014
5015 \begin_layout Standard
5016 Además, con el comando 
5017 \series bold
5018
5019 \backslash
5020 dotfill
5021 \series default
5022
5023 \begin_inset Index idx
5024 status collapsed
5025
5026 \begin_layout Plain Layout
5027 Comandos ! D ! 
5028 \backslash
5029 dotfill
5030 \end_layout
5031
5032 \end_inset
5033
5034  puedes completar con puntos una línea.
5035  El efecto de este tipo de comandos es como el de 
5036 \series bold
5037
5038 \backslash
5039 hfill
5040 \series default
5041 , véase 
5042 \begin_inset CommandInset ref
5043 LatexCommand ref
5044 reference "sub:Espacio-variable"
5045
5046 \end_inset
5047
5048 .
5049 \end_layout
5050
5051 \begin_layout Standard
5052 Por ejemplo el comando 
5053 \series bold
5054 A
5055 \backslash
5056 dotfill
5057 \series default
5058
5059 \begin_inset ERT
5060 status collapsed
5061
5062 \begin_layout Plain Layout
5063
5064
5065 \backslash
5066 spce 
5067 \end_layout
5068
5069 \end_inset
5070
5071
5072 \series bold
5073 B
5074 \series default
5075  genera
5076 \end_layout
5077
5078 \begin_layout Standard
5079 \begin_inset Formula $A\dotfill B$
5080 \end_inset
5081
5082
5083 \end_layout
5084
5085 \begin_layout Standard
5086 Un comando análogo a 
5087 \series bold
5088
5089 \backslash
5090 dotfill
5091 \series default
5092  para rellenar con una línea es 
5093 \series bold
5094
5095 \backslash
5096 hrulefill
5097 \series default
5098
5099 \begin_inset Index idx
5100 status collapsed
5101
5102 \begin_layout Plain Layout
5103 Comandos ! H ! 
5104 \backslash
5105 hrulefill
5106 \end_layout
5107
5108 \end_inset
5109
5110 :
5111 \end_layout
5112
5113 \begin_layout Standard
5114 \begin_inset Formula $A\hrulefill B$
5115 \end_inset
5116
5117
5118 \end_layout
5119
5120 \begin_layout Standard
5121 Para usar estos comandos en el texto, deben insertarse en modo TeX.
5122 \end_layout
5123
5124 \begin_layout Section
5125 Matrices
5126 \begin_inset CommandInset label
5127 LatexCommand label
5128 name "sec:Matrices"
5129
5130 \end_inset
5131
5132
5133 \begin_inset Index idx
5134 status collapsed
5135
5136 \begin_layout Plain Layout
5137 Matrices
5138 \end_layout
5139
5140 \end_inset
5141
5142
5143 \end_layout
5144
5145 \begin_layout Standard
5146 Se pueden insertar con el botón 
5147 \begin_inset Graphics
5148         filename ../../images/dialog-show_mathmatrix.png
5149         scale 85
5150
5151 \end_inset
5152
5153  de la barra de ecuaciones o con el menú 
5154 \family sans
5155 Insertar\SpecialChar \menuseparator
5156 Ecuación\SpecialChar \menuseparator
5157 Matriz
5158 \family default
5159 .
5160  Aparece una ventana en la que se pide el número de filas y columnas, la
5161  alineación y la decoración.
5162  La alineación vertical sólo es relevante para matrices en línea:
5163 \end_layout
5164
5165 \begin_layout Standard
5166 Esta primera matriz tiene alineación superior 
5167 \begin_inset Formula $\begin{array}[t]{cccc}
5168 A & D & G & J\\
5169 B & E & H & K\\
5170 D & F & I & L
5171 \end{array}$
5172 \end_inset
5173
5174  , la segunda alineación central 
5175 \begin_inset Formula $\begin{array}{cccc}
5176 A & D & G & J\\
5177 B & E & H & K\\
5178 D & F & I & L
5179 \end{array}$
5180 \end_inset
5181
5182  , y la tercera alineación inferior 
5183 \begin_inset Formula $\begin{array}[b]{cccc}
5184 A & D & G & J\\
5185 B & E & H & K\\
5186 D & F & I & L
5187 \end{array}$
5188 \end_inset
5189
5190 .
5191 \end_layout
5192
5193 \begin_layout Standard
5194 La alineación horizontal especifica cómo deben alinearse las entradas de
5195  la columna.
5196  Se determina mediante una letra para cada columna.
5197  
5198 \emph on
5199 l
5200 \emph default
5201  indica alineación a la izquierda, 
5202 \emph on
5203 c
5204 \emph default
5205  alineación centrada y 
5206 \emph on
5207 r
5208 \emph default
5209  alineación a la derecha.
5210  Por ejemplo, para componer una matriz
5211 \begin_inset space ~
5212 \end_inset
5213
5214 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
5215  centradas y la última a la derecha, se anota 
5216 \series bold
5217 lccr
5218 \series default
5219  en la alineación horizontal.
5220  Normalmente todas las columnas de una matriz están centradas, por tanto
5221  el valor por omisión es 
5222 \series bold
5223 c
5224 \series default
5225  para todas ellas.
5226 \end_layout
5227
5228 \begin_layout Standard
5229 Alineación horizontal:
5230 \end_layout
5231
5232 \begin_layout Standard
5233
5234 \series bold
5235 lll
5236 \series default
5237  : 
5238 \begin_inset Formula $\begin{array}{lll}
5239 10000 & D & G\\
5240 B & 10000 & H\\
5241 C & F & 10000
5242 \end{array}$
5243 \end_inset
5244
5245  , 
5246 \series bold
5247 ccc 
5248 \series default
5249
5250 \begin_inset Formula $\begin{array}{ccc}
5251 10000 & D & G\\
5252 B & 10000 & H\\
5253 C & F & 10000
5254 \end{array}$
5255 \end_inset
5256
5257  
5258 \series bold
5259 ,
5260 \series default
5261  
5262 \series bold
5263 rrr 
5264 \series default
5265
5266 \begin_inset Formula $\begin{array}{rrr}
5267 10000 & D & G\\
5268 B & 10000 & H\\
5269 C & F & 10000
5270 \end{array}$
5271 \end_inset
5272
5273
5274 \end_layout
5275
5276 \begin_layout Standard
5277 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
5278  botones 
5279 \begin_inset Graphics
5280         filename ../../images/tabular-feature_append-row.png
5281         scale 85
5282
5283 \end_inset
5284
5285
5286 \begin_inset Graphics
5287         filename ../../images/tabular-feature_delete-row.png
5288         scale 85
5289
5290 \end_inset
5291
5292 , etc.
5293  de la barra de ecuaciones o el menú 
5294 \family sans
5295 Editar\SpecialChar \menuseparator
5296 Filas y columnas
5297 \family default
5298 .
5299  También se pueden añadir filas nuevas con 
5300 \family sans
5301 Ctrl+Entrar
5302 \family default
5303 .
5304 \end_layout
5305
5306 \begin_layout Standard
5307 \begin_inset VSpace bigskip
5308 \end_inset
5309
5310
5311 \end_layout
5312
5313 \begin_layout Standard
5314 La 
5315 \family sans
5316 Decoración
5317 \family default
5318  añade paréntesis en el estilo seleccionado alrededor de la matriz.
5319  Alternativamente, se pueden generar paréntesis con los comandos 
5320 \series bold
5321
5322 \backslash
5323 left
5324 \series default
5325
5326 \begin_inset Index idx
5327 status collapsed
5328
5329 \begin_layout Plain Layout
5330 Comandos ! L ! 
5331 \backslash
5332 left
5333 \end_layout
5334
5335 \end_inset
5336
5337  y 
5338 \series bold
5339
5340 \backslash
5341 right
5342 \series default
5343
5344 \begin_inset Index idx
5345 status collapsed
5346
5347 \begin_layout Plain Layout
5348 Comandos ! R ! 
5349 \backslash
5350 right
5351 \end_layout
5352
5353 \end_inset
5354
5355  (atajo 
5356 \family sans
5357 Alt+M
5358 \begin_inset space ~
5359 \end_inset
5360
5361 Paréntesis
5362 \family default
5363 ), véase 
5364 \begin_inset CommandInset ref
5365 LatexCommand ref
5366 reference "sub:Tamaño-automático-de"
5367
5368 \end_inset
5369
5370 , o usando los comandos siguientes:
5371 \end_layout
5372
5373 \begin_layout Standard
5374 \begin_inset VSpace medskip
5375 \end_inset
5376
5377
5378 \end_layout
5379
5380 \begin_layout Standard
5381 \begin_inset space \hfill{}
5382 \end_inset
5383
5384
5385 \begin_inset Tabular
5386 <lyxtabular version="3" rows="4" columns="2">
5387 <features tabularvalignment="middle">
5388 <column alignment="center" valignment="top" width="0">
5389 <column alignment="center" valignment="top" width="0">
5390 <row>
5391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5392 \begin_inset Text
5393
5394 \begin_layout Plain Layout
5395 Comando
5396 \end_layout
5397
5398 \end_inset
5399 </cell>
5400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5401 \begin_inset Text
5402
5403 \begin_layout Plain Layout
5404 Resultado
5405 \begin_inset Note Note
5406 status collapsed
5407
5408 \begin_layout Plain Layout
5409
5410 \series bold
5411
5412 \backslash
5413 raisebox
5414 \series default
5415  se usa sólo como espaciador
5416 \end_layout
5417
5418 \end_inset
5419
5420
5421 \end_layout
5422
5423 \end_inset
5424 </cell>
5425 </row>
5426 <row>
5427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5428 \begin_inset Text
5429
5430 \begin_layout Plain Layout
5431
5432 \backslash
5433 bmatrix
5434 \begin_inset ERT
5435 status collapsed
5436
5437 \begin_layout Plain Layout
5438
5439
5440 \backslash
5441 spce 
5442 \end_layout
5443
5444 \end_inset
5445
5446 2
5447 \series bold
5448 ×
5449 \series default
5450 2
5451 \begin_inset space \thinspace{}
5452 \end_inset
5453
5454 matriz
5455 \end_layout
5456
5457 \end_inset
5458 </cell>
5459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5460 \begin_inset Text
5461
5462 \begin_layout Plain Layout
5463 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5464 0 & \textrm{-}\mathrm{i}\\
5465 \mathrm{i} & 0
5466 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5467 \end_inset
5468
5469
5470 \end_layout
5471
5472 \end_inset
5473 </cell>
5474 </row>
5475 <row>
5476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5477 \begin_inset Text
5478
5479 \begin_layout Plain Layout
5480
5481 \backslash
5482 Bmatrix
5483 \begin_inset ERT
5484 status collapsed
5485
5486 \begin_layout Plain Layout
5487
5488
5489 \backslash
5490 spce 
5491 \end_layout
5492
5493 \end_inset
5494
5495 2×2
5496 \begin_inset space \thinspace{}
5497 \end_inset
5498
5499 matriz
5500 \end_layout
5501
5502 \end_inset
5503 </cell>
5504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5505 \begin_inset Text
5506
5507 \begin_layout Plain Layout
5508 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5509 0 & \textrm{-}\mathrm{i}\\
5510 \mathrm{i} & 0
5511 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5512 \end_inset
5513
5514
5515 \end_layout
5516
5517 \end_inset
5518 </cell>
5519 </row>
5520 <row>
5521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5522 \begin_inset Text
5523
5524 \begin_layout Plain Layout
5525
5526 \backslash
5527 pmatrix
5528 \begin_inset ERT
5529 status collapsed
5530
5531 \begin_layout Plain Layout
5532
5533
5534 \backslash
5535 spce 
5536 \end_layout
5537
5538 \end_inset
5539
5540 2
5541 \series bold
5542 ×
5543 \series default
5544 2
5545 \begin_inset space \thinspace{}
5546 \end_inset
5547
5548 matriz
5549 \end_layout
5550
5551 \end_inset
5552 </cell>
5553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5554 \begin_inset Text
5555
5556 \begin_layout Plain Layout
5557 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5558 0 & \textrm{-}\mathrm{i}\\
5559 \mathrm{i} & 0
5560 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5561 \end_inset
5562
5563
5564 \end_layout
5565
5566 \end_inset
5567 </cell>
5568 </row>
5569 </lyxtabular>
5570
5571 \end_inset
5572
5573
5574 \begin_inset space \hfill{}
5575 \end_inset
5576
5577
5578 \begin_inset Tabular
5579 <lyxtabular version="3" rows="4" columns="2">
5580 <features tabularvalignment="middle">
5581 <column alignment="center" valignment="top" width="0">
5582 <column alignment="center" valignment="top" width="0">
5583 <row>
5584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5585 \begin_inset Text
5586
5587 \begin_layout Plain Layout
5588 Comando
5589 \end_layout
5590
5591 \end_inset
5592 </cell>
5593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5594 \begin_inset Text
5595
5596 \begin_layout Plain Layout
5597 Resultado
5598 \begin_inset Note Note
5599 status collapsed
5600
5601 \begin_layout Plain Layout
5602
5603 \series bold
5604
5605 \backslash
5606 raisebox
5607 \series default
5608  se usa sólo como espaciador
5609 \end_layout
5610
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 vmatrix
5627 \begin_inset ERT
5628 status collapsed
5629
5630 \begin_layout Plain Layout
5631
5632
5633 \backslash
5634 spce 
5635 \end_layout
5636
5637 \end_inset
5638
5639 2
5640 \series bold
5641 ×
5642 \series default
5643 2
5644 \begin_inset space \thinspace{}
5645 \end_inset
5646
5647 matriz
5648 \end_layout
5649
5650 \end_inset
5651 </cell>
5652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5653 \begin_inset Text
5654
5655 \begin_layout Plain Layout
5656 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5657 0 & \textrm{-}\mathrm{i}\\
5658 \mathrm{i} & 0
5659 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5660 \end_inset
5661
5662
5663 \end_layout
5664
5665 \end_inset
5666 </cell>
5667 </row>
5668 <row>
5669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5670 \begin_inset Text
5671
5672 \begin_layout Plain Layout
5673
5674 \backslash
5675 Vmatrix
5676 \begin_inset ERT
5677 status collapsed
5678
5679 \begin_layout Plain Layout
5680
5681
5682 \backslash
5683 spce 
5684 \end_layout
5685
5686 \end_inset
5687
5688 2
5689 \series bold
5690 ×
5691 \series default
5692 2
5693 \begin_inset space \thinspace{}
5694 \end_inset
5695
5696 matriz
5697 \end_layout
5698
5699 \end_inset
5700 </cell>
5701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5702 \begin_inset Text
5703
5704 \begin_layout Plain Layout
5705 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5706 0 & \textrm{-}\mathrm{i}\\
5707 \mathrm{i} & 0
5708 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
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 \backslash
5724 matrix
5725 \begin_inset ERT
5726 status collapsed
5727
5728 \begin_layout Plain Layout
5729
5730
5731 \backslash
5732 spce 
5733 \end_layout
5734
5735 \end_inset
5736
5737 2
5738 \series bold
5739 ×
5740 \series default
5741 2
5742 \begin_inset space \thinspace{}
5743 \end_inset
5744
5745 matriz
5746 \end_layout
5747
5748 \end_inset
5749 </cell>
5750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5751 \begin_inset Text
5752
5753 \begin_layout Plain Layout
5754 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5755 0 & \textrm{-}\mathrm{i}\\
5756 \mathrm{i} & 0
5757 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5758 \end_inset
5759
5760
5761 \end_layout
5762
5763 \end_inset
5764 </cell>
5765 </row>
5766 </lyxtabular>
5767
5768 \end_inset
5769
5770
5771 \begin_inset space \hfill{}
5772 \end_inset
5773
5774
5775 \end_layout
5776
5777 \begin_layout Standard
5778 \begin_inset VSpace medskip
5779 \end_inset
5780
5781
5782 \end_layout
5783
5784 \begin_layout Standard
5785 Cuando se inserta p.
5786 \begin_inset space \thinspace{}
5787 \end_inset
5788
5789 e.
5790 \begin_inset space ~
5791 \end_inset
5792
5793
5794 \series bold
5795
5796 \backslash
5797 vmatrix
5798 \series default
5799 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5800  la matriz.
5801 \begin_inset Newline newline
5802 \end_inset
5803
5804 Hay que tener en cuenta que las matrices decoradas ignoran el alineamiento
5805  vertical.
5806 \begin_inset VSpace bigskip
5807 \end_inset
5808
5809
5810 \end_layout
5811
5812 \begin_layout Standard
5813 Como todas las ecuaciones multilínea son matrices, la longitud 
5814 \series bold
5815
5816 \backslash
5817 arraycolsep
5818 \series default
5819
5820 \begin_inset Index idx
5821 status collapsed
5822
5823 \begin_layout Plain Layout
5824 Comandos ! A ! 
5825 \backslash
5826 arraycolsep
5827 \end_layout
5828
5829 \end_inset
5830
5831 , que se describe en 
5832 \begin_inset CommandInset ref
5833 LatexCommand ref
5834 reference "sub:Separación-de-columnas"
5835
5836 \end_inset
5837
5838 , también se puede usar para cambiar la separación de las columnas en una
5839  matriz.
5840  Para cambiar la separación de las filas, se usa el comando 
5841 \series bold
5842
5843 \backslash
5844 arraystretch
5845 \series default
5846
5847 \begin_inset Index idx
5848 status collapsed
5849
5850 \begin_layout Plain Layout
5851 Comandos ! A ! 
5852 \backslash
5853 arraystretch
5854 \end_layout
5855
5856 \end_inset
5857
5858  de la siguiente manera:
5859 \end_layout
5860
5861 \begin_layout Standard
5862
5863 \series bold
5864
5865 \backslash
5866 renewcommand{
5867 \backslash
5868 arraystretch}{factor de separación}
5869 \begin_inset Index idx
5870 status collapsed
5871
5872 \begin_layout Plain Layout
5873 Comandos ! R ! 
5874 \backslash
5875 renewcommand
5876 \end_layout
5877
5878 \end_inset
5879
5880
5881 \end_layout
5882
5883 \begin_layout Standard
5884 El comando 
5885 \series bold
5886
5887 \backslash
5888 renewcommand
5889 \series default
5890  asigna el factor de separación al comando predefinido 
5891 \series bold
5892
5893 \backslash
5894 arraystretch
5895 \series default
5896 .
5897  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5898  Además, éste se usa para todas las matrices siguientes.
5899  Para volver a la separación original, asigna factor 1 a 
5900 \series bold
5901
5902 \backslash
5903 arraystretch
5904 \series default
5905 .
5906 \end_layout
5907
5908 \begin_layout Standard
5909 Para poner matrices en línea se usa el comando 
5910 \series bold
5911
5912 \backslash
5913 smallmatrix
5914 \series default
5915
5916 \begin_inset Index idx
5917 status collapsed
5918
5919 \begin_layout Plain Layout
5920 Comandos ! S ! 
5921 \backslash
5922 smallmatrix
5923 \end_layout
5924
5925 \end_inset
5926
5927 .
5928  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5929  se inserta la matriz.
5930  
5931 \end_layout
5932
5933 \begin_layout Standard
5934 Esto es una matriz 
5935 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5936 C & D
5937 \end{smallmatrix}\right)$
5938 \end_inset
5939
5940  en línea.
5941 \end_layout
5942
5943 \begin_layout Section
5944 Delimitadores
5945 \begin_inset Index idx
5946 status collapsed
5947
5948 \begin_layout Plain Layout
5949 Delimitadores
5950 \end_layout
5951
5952 \end_inset
5953
5954
5955 \end_layout
5956
5957 \begin_layout Subsection
5958 Delimitadores verticales
5959 \begin_inset Index idx
5960 status collapsed
5961
5962 \begin_layout Plain Layout
5963 Delimitadores ! verticales
5964 \end_layout
5965
5966 \end_inset
5967
5968
5969 \end_layout
5970
5971 \begin_layout Standard
5972 \begin_inset space \hfill{}
5973 \end_inset
5974
5975
5976 \begin_inset Tabular
5977 <lyxtabular version="3" rows="9" columns="2">
5978 <features tabularvalignment="middle">
5979 <column alignment="center" valignment="top" width="0pt">
5980 <column alignment="center" valignment="top" width="0pt">
5981 <row>
5982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5983 \begin_inset Text
5984
5985 \begin_layout Plain Layout
5986 Comando
5987 \end_layout
5988
5989 \end_inset
5990 </cell>
5991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5992 \begin_inset Text
5993
5994 \begin_layout Plain Layout
5995 Resultado
5996 \end_layout
5997
5998 \end_inset
5999 </cell>
6000 </row>
6001 <row>
6002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6003 \begin_inset Text
6004
6005 \begin_layout Plain Layout
6006 (
6007 \end_layout
6008
6009 \end_inset
6010 </cell>
6011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6012 \begin_inset Text
6013
6014 \begin_layout Plain Layout
6015 \begin_inset Formula $($
6016 \end_inset
6017
6018
6019 \end_layout
6020
6021 \end_inset
6022 </cell>
6023 </row>
6024 <row>
6025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6026 \begin_inset Text
6027
6028 \begin_layout Plain Layout
6029 {
6030 \end_layout
6031
6032 \end_inset
6033 </cell>
6034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6035 \begin_inset Text
6036
6037 \begin_layout Plain Layout
6038 \begin_inset Formula $\{$
6039 \end_inset
6040
6041
6042 \end_layout
6043
6044 \end_inset
6045 </cell>
6046 </row>
6047 <row>
6048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6049 \begin_inset Text
6050
6051 \begin_layout Plain Layout
6052 [
6053 \end_layout
6054
6055 \end_inset
6056 </cell>
6057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6058 \begin_inset Text
6059
6060 \begin_layout Plain Layout
6061 \begin_inset Formula $[$
6062 \end_inset
6063
6064
6065 \end_layout
6066
6067 \end_inset
6068 </cell>
6069 </row>
6070 <row>
6071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6072 \begin_inset Text
6073
6074 \begin_layout Plain Layout
6075
6076 \backslash
6077 langle
6078 \end_layout
6079
6080 \end_inset
6081 </cell>
6082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6083 \begin_inset Text
6084
6085 \begin_layout Plain Layout
6086 \begin_inset Formula $\langle$
6087 \end_inset
6088
6089
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 </row>
6095 <row>
6096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6097 \begin_inset Text
6098
6099 \begin_layout Plain Layout
6100
6101 \backslash
6102 lceil
6103 \end_layout
6104
6105 \end_inset
6106 </cell>
6107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6108 \begin_inset Text
6109
6110 \begin_layout Plain Layout
6111 \begin_inset Formula $\lceil$
6112 \end_inset
6113
6114
6115 \end_layout
6116
6117 \end_inset
6118 </cell>
6119 </row>
6120 <row>
6121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6122 \begin_inset Text
6123
6124 \begin_layout Plain Layout
6125
6126 \backslash
6127 lfloor
6128 \end_layout
6129
6130 \end_inset
6131 </cell>
6132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6133 \begin_inset Text
6134
6135 \begin_layout Plain Layout
6136 \begin_inset Formula $\lfloor$
6137 \end_inset
6138
6139
6140 \end_layout
6141
6142 \end_inset
6143 </cell>
6144 </row>
6145 <row>
6146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6147 \begin_inset Text
6148
6149 \begin_layout Plain Layout
6150 /
6151 \end_layout
6152
6153 \end_inset
6154 </cell>
6155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6156 \begin_inset Text
6157
6158 \begin_layout Plain Layout
6159 \begin_inset Formula $/$
6160 \end_inset
6161
6162
6163 \end_layout
6164
6165 \end_inset
6166 </cell>
6167 </row>
6168 <row>
6169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6170 \begin_inset Text
6171
6172 \begin_layout Plain Layout
6173 |
6174 \end_layout
6175
6176 \end_inset
6177 </cell>
6178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6179 \begin_inset Text
6180
6181 \begin_layout Plain Layout
6182 \begin_inset Formula $|$
6183 \end_inset
6184
6185
6186 \end_layout
6187
6188 \end_inset
6189 </cell>
6190 </row>
6191 </lyxtabular>
6192
6193 \end_inset
6194
6195
6196 \begin_inset space \hfill{}
6197 \end_inset
6198
6199
6200 \begin_inset Tabular
6201 <lyxtabular version="3" rows="9" columns="2">
6202 <features tabularvalignment="middle">
6203 <column alignment="center" valignment="top" width="0pt">
6204 <column alignment="center" valignment="top" width="0pt">
6205 <row>
6206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6207 \begin_inset Text
6208
6209 \begin_layout Plain Layout
6210 Comando
6211 \end_layout
6212
6213 \end_inset
6214 </cell>
6215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6216 \begin_inset Text
6217
6218 \begin_layout Plain Layout
6219 Resultado
6220 \end_layout
6221
6222 \end_inset
6223 </cell>
6224 </row>
6225 <row>
6226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6227 \begin_inset Text
6228
6229 \begin_layout Plain Layout
6230 )
6231 \end_layout
6232
6233 \end_inset
6234 </cell>
6235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6236 \begin_inset Text
6237
6238 \begin_layout Plain Layout
6239 \begin_inset Formula $)$
6240 \end_inset
6241
6242
6243 \end_layout
6244
6245 \end_inset
6246 </cell>
6247 </row>
6248 <row>
6249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6250 \begin_inset Text
6251
6252 \begin_layout Plain Layout
6253 }
6254 \end_layout
6255
6256 \end_inset
6257 </cell>
6258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6259 \begin_inset Text
6260
6261 \begin_layout Plain Layout
6262 \begin_inset Formula $\}$
6263 \end_inset
6264
6265
6266 \end_layout
6267
6268 \end_inset
6269 </cell>
6270 </row>
6271 <row>
6272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6273 \begin_inset Text
6274
6275 \begin_layout Plain Layout
6276 ]
6277 \end_layout
6278
6279 \end_inset
6280 </cell>
6281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6282 \begin_inset Text
6283
6284 \begin_layout Plain Layout
6285 \begin_inset Formula $]$
6286 \end_inset
6287
6288
6289 \end_layout
6290
6291 \end_inset
6292 </cell>
6293 </row>
6294 <row>
6295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6296 \begin_inset Text
6297
6298 \begin_layout Plain Layout
6299
6300 \backslash
6301 rangle
6302 \end_layout
6303
6304 \end_inset
6305 </cell>
6306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6307 \begin_inset Text
6308
6309 \begin_layout Plain Layout
6310 \begin_inset Formula $\rangle$
6311 \end_inset
6312
6313
6314 \end_layout
6315
6316 \end_inset
6317 </cell>
6318 </row>
6319 <row>
6320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6321 \begin_inset Text
6322
6323 \begin_layout Plain Layout
6324
6325 \backslash
6326 rceil
6327 \end_layout
6328
6329 \end_inset
6330 </cell>
6331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6332 \begin_inset Text
6333
6334 \begin_layout Plain Layout
6335 \begin_inset Formula $\rceil$
6336 \end_inset
6337
6338
6339 \end_layout
6340
6341 \end_inset
6342 </cell>
6343 </row>
6344 <row>
6345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6346 \begin_inset Text
6347
6348 \begin_layout Plain Layout
6349
6350 \backslash
6351 rfloor
6352 \end_layout
6353
6354 \end_inset
6355 </cell>
6356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6357 \begin_inset Text
6358
6359 \begin_layout Plain Layout
6360 \begin_inset Formula $\rfloor$
6361 \end_inset
6362
6363
6364 \end_layout
6365
6366 \end_inset
6367 </cell>
6368 </row>
6369 <row>
6370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6371 \begin_inset Text
6372
6373 \begin_layout Plain Layout
6374
6375 \backslash
6376
6377 \backslash
6378
6379 \end_layout
6380
6381 \end_inset
6382 </cell>
6383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6384 \begin_inset Text
6385
6386 \begin_layout Plain Layout
6387 \begin_inset Formula $\backslash$
6388 \end_inset
6389
6390
6391 \end_layout
6392
6393 \end_inset
6394 </cell>
6395 </row>
6396 <row>
6397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6398 \begin_inset Text
6399
6400 \begin_layout Plain Layout
6401
6402 \backslash
6403 |
6404 \end_layout
6405
6406 \end_inset
6407 </cell>
6408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6409 \begin_inset Text
6410
6411 \begin_layout Plain Layout
6412 \begin_inset Formula $\|$
6413 \end_inset
6414
6415
6416 \end_layout
6417
6418 \end_inset
6419 </cell>
6420 </row>
6421 </lyxtabular>
6422
6423 \end_inset
6424
6425
6426 \begin_inset space \hfill{}
6427 \end_inset
6428
6429
6430 \end_layout
6431
6432 \begin_layout Standard
6433 \begin_inset Note Greyedout
6434 status open
6435
6436 \begin_layout Plain Layout
6437
6438 \series bold
6439 Nota
6440 \series default
6441 : En modo TeX hay que usar el comando 
6442 \series bold
6443
6444 \backslash
6445 textbackslash
6446 \series default
6447
6448 \begin_inset Index idx
6449 status collapsed
6450
6451 \begin_layout Plain Layout
6452 Comandos ! T ! 
6453 \backslash
6454 textbackslash
6455 \end_layout
6456
6457 \end_inset
6458
6459  para la barra invertida, porque si no el comando 
6460 \series bold
6461
6462 \backslash
6463
6464 \backslash
6465
6466 \series default
6467  genera un salto de línea.
6468 \end_layout
6469
6470 \end_inset
6471
6472
6473 \end_layout
6474
6475 \begin_layout Standard
6476 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6477  descritos en las dos subsecciones siguientes.
6478  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6479  < y > en vez de los comandos 
6480 \series bold
6481
6482 \backslash
6483 langle
6484 \series default
6485  y 
6486 \series bold
6487
6488 \backslash
6489 rangle
6490 \series default
6491 .
6492  
6493 \end_layout
6494
6495 \begin_layout Subsubsection
6496 Tamaño manual de los delimitadores
6497 \begin_inset CommandInset label
6498 LatexCommand label
6499 name "sub:Tamaño-manual-de"
6500
6501 \end_inset
6502
6503
6504 \begin_inset Index idx
6505 status collapsed
6506
6507 \begin_layout Plain Layout
6508 Delimitadores ! tamaño manual
6509 \end_layout
6510
6511 \end_inset
6512
6513
6514 \end_layout
6515
6516 \begin_layout Standard
6517 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6518  LaTeX 
6519 \series bold
6520
6521 \backslash
6522 big
6523 \series default
6524
6525 \begin_inset Index idx
6526 status collapsed
6527
6528 \begin_layout Plain Layout
6529 Comandos ! B ! 
6530 \backslash
6531 big
6532 \end_layout
6533
6534 \end_inset
6535
6536
6537 \series bold
6538
6539 \backslash
6540 Big
6541 \series default
6542
6543 \series bold
6544
6545 \backslash
6546 bigg
6547 \series default
6548 , y 
6549 \series bold
6550
6551 \backslash
6552 Bigg
6553 \series default
6554 .
6555  
6556 \series bold
6557
6558 \backslash
6559 big
6560 \series default
6561  indica el tamaño menor y 
6562 \series bold
6563
6564 \backslash
6565 Bigg
6566 \series default
6567  el mayor.
6568 \end_layout
6569
6570 \begin_layout Standard
6571 Estos comandos se usan para resaltar niveles de delimitación:
6572 \end_layout
6573
6574 \begin_layout Standard
6575 \noindent
6576 \align center
6577 \begin_inset Tabular
6578 <lyxtabular version="3" rows="2" columns="2">
6579 <features tabularvalignment="middle">
6580 <column alignment="center" valignment="top" width="0">
6581 <column alignment="center" valignment="top" width="0">
6582 <row>
6583 <cell alignment="center" valignment="top" usebox="none">
6584 \begin_inset Text
6585
6586 \begin_layout Plain Layout
6587 todos los delimitadores de igual tamaño:
6588 \end_layout
6589
6590 \end_inset
6591 </cell>
6592 <cell alignment="center" valignment="top" usebox="none">
6593 \begin_inset Text
6594
6595 \begin_layout Plain Layout
6596 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6597 \end_inset
6598
6599
6600 \end_layout
6601
6602 \end_inset
6603 </cell>
6604 </row>
6605 <row>
6606 <cell alignment="center" valignment="top" usebox="none">
6607 \begin_inset Text
6608
6609 \begin_layout Plain Layout
6610 así tiene mejor aspecto:
6611 \end_layout
6612
6613 \end_inset
6614 </cell>
6615 <cell alignment="center" valignment="top" usebox="none">
6616 \begin_inset Text
6617
6618 \begin_layout Plain Layout
6619 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6620 \end_inset
6621
6622
6623 \end_layout
6624
6625 \end_inset
6626 </cell>
6627 </row>
6628 </lyxtabular>
6629
6630 \end_inset
6631
6632
6633 \begin_inset Note Note
6634 status collapsed
6635
6636 \begin_layout Plain Layout
6637
6638 \series bold
6639
6640 \backslash
6641 raisebox
6642 \series default
6643  se usa sólo como espaciador
6644 \end_layout
6645
6646 \end_inset
6647
6648
6649 \end_layout
6650
6651 \begin_layout Standard
6652 Para la segunda expresión se ha empleado el comando 
6653 \series bold
6654
6655 \backslash
6656 Big((A+B)(A-B)
6657 \backslash
6658 Big)^
6659 \series default
6660
6661 \begin_inset ERT
6662 status collapsed
6663
6664 \begin_layout Plain Layout
6665
6666
6667 \backslash
6668 spce 
6669 \end_layout
6670
6671 \end_inset
6672
6673
6674 \series bold
6675 C
6676 \series default
6677 .
6678 \end_layout
6679
6680 \begin_layout Standard
6681 He aquí una visión conjunta de todos los tamaños y delimitadores:
6682 \end_layout
6683
6684 \begin_layout Standard
6685 \noindent
6686 \align center
6687
6688 \backslash
6689 Bigg(
6690 \backslash
6691 exp
6692 \backslash
6693 bigg<
6694 \backslash
6695 Big[
6696 \backslash
6697 big{
6698 \backslash
6699 ln(3x)
6700 \backslash
6701 big}^2
6702 \begin_inset ERT
6703 status collapsed
6704
6705 \begin_layout Plain Layout
6706
6707
6708 \backslash
6709 spce 
6710 \end_layout
6711
6712 \end_inset
6713
6714
6715 \backslash
6716 sen(x)
6717 \backslash
6718 Big]^
6719 \begin_inset ERT
6720 status collapsed
6721
6722 \begin_layout Plain Layout
6723
6724
6725 \backslash
6726 spce 
6727 \end_layout
6728
6729 \end_inset
6730
6731 A
6732 \begin_inset ERT
6733 status collapsed
6734
6735 \begin_layout Plain Layout
6736
6737
6738 \backslash
6739 spce 
6740 \end_layout
6741
6742 \end_inset
6743
6744
6745 \backslash
6746 bigg>
6747 \backslash
6748 Bigg)^0,5
6749 \begin_inset Formula 
6750 \[
6751 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}
6752 \]
6753
6754 \end_inset
6755
6756
6757 \end_layout
6758
6759 \begin_layout Standard
6760 Además de los comandos 
6761 \series bold
6762
6763 \backslash
6764 big
6765 \series default
6766  hay la variante 
6767 \series bold
6768
6769 \backslash
6770 bigm
6771 \series default
6772
6773 \begin_inset Index idx
6774 status collapsed
6775
6776 \begin_layout Plain Layout
6777 Comandos ! B ! 
6778 \backslash
6779 bigm
6780 \end_layout
6781
6782 \end_inset
6783
6784 , que añade un poco más de espacio entre el delimitador y su contenido,
6785  y la variante 
6786 \series bold
6787
6788 \backslash
6789 bigl
6790 \series default
6791 -
6792 \series bold
6793
6794 \backslash
6795 bigr
6796 \series default
6797
6798 \begin_inset Index idx
6799 status collapsed
6800
6801 \begin_layout Plain Layout
6802 Comandos ! B ! 
6803 \backslash
6804 bigl - 
6805 \backslash
6806 bigr
6807 \end_layout
6808
6809 \end_inset
6810
6811 , que no añade espacio adicional.
6812  La 
6813 \emph on
6814 l
6815 \emph default
6816  al final del comando 
6817 \series bold
6818
6819 \backslash
6820 bigl 
6821 \series default
6822 es para el delimitador izquierdo, la 
6823 \emph on
6824 r
6825 \emph default
6826  es para el delimitador derecho.
6827  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6828  apertura o de cierre.
6829 \end_layout
6830
6831 \begin_layout Standard
6832 En el siguiente cuadro hay una comparación de las variantes:
6833 \end_layout
6834
6835 \begin_layout Standard
6836 \noindent
6837 \align center
6838 \begin_inset Tabular
6839 <lyxtabular version="3" rows="5" columns="2">
6840 <features tabularvalignment="middle">
6841 <column alignment="center" valignment="top" width="0">
6842 <column alignment="center" valignment="top" width="0">
6843 <row>
6844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6845 \begin_inset Text
6846
6847 \begin_layout Plain Layout
6848 Comando
6849 \end_layout
6850
6851 \end_inset
6852 </cell>
6853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6854 \begin_inset Text
6855
6856 \begin_layout Plain Layout
6857 Resultado
6858 \begin_inset Note Note
6859 status collapsed
6860
6861 \begin_layout Plain Layout
6862
6863 \series bold
6864
6865 \backslash
6866 raisebox
6867 \series default
6868  se usa sólo como espaciador
6869 \end_layout
6870
6871 \end_inset
6872
6873
6874 \end_layout
6875
6876 \end_inset
6877 </cell>
6878 </row>
6879 <row>
6880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6881 \begin_inset Text
6882
6883 \begin_layout Plain Layout
6884
6885 \backslash
6886 Bigm(
6887 \backslash
6888 bigm(
6889 \backslash
6890 ln(3x)
6891 \backslash
6892 bigm)^2
6893 \series bold
6894
6895 \begin_inset ERT
6896 status collapsed
6897
6898 \begin_layout Plain Layout
6899
6900
6901 \backslash
6902 spce 
6903 \end_layout
6904
6905 \end_inset
6906
6907
6908 \series default
6909
6910 \backslash
6911 Bigm)
6912 \end_layout
6913
6914 \end_inset
6915 </cell>
6916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6917 \begin_inset Text
6918
6919 \begin_layout Plain Layout
6920 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6921 \end_inset
6922
6923
6924 \end_layout
6925
6926 \end_inset
6927 </cell>
6928 </row>
6929 <row>
6930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6931 \begin_inset Text
6932
6933 \begin_layout Plain Layout
6934
6935 \backslash
6936 Big(
6937 \backslash
6938 big(
6939 \backslash
6940 ln(3x)
6941 \backslash
6942 big)^2
6943 \series bold
6944
6945 \begin_inset ERT
6946 status collapsed
6947
6948 \begin_layout Plain Layout
6949
6950
6951 \backslash
6952 spce 
6953 \end_layout
6954
6955 \end_inset
6956
6957
6958 \series default
6959
6960 \backslash
6961 Big)
6962 \end_layout
6963
6964 \end_inset
6965 </cell>
6966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6967 \begin_inset Text
6968
6969 \begin_layout Plain Layout
6970 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6971 \end_inset
6972
6973
6974 \end_layout
6975
6976 \end_inset
6977 </cell>
6978 </row>
6979 <row>
6980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6981 \begin_inset Text
6982
6983 \begin_layout Plain Layout
6984
6985 \backslash
6986 Bigl(
6987 \backslash
6988 bigl(
6989 \backslash
6990 ln(3x)
6991 \backslash
6992 bigr)^2
6993 \series bold
6994
6995 \begin_inset ERT
6996 status collapsed
6997
6998 \begin_layout Plain Layout
6999
7000
7001 \backslash
7002 spce 
7003 \end_layout
7004
7005 \end_inset
7006
7007
7008 \series default
7009
7010 \backslash
7011 Bigr)
7012 \end_layout
7013
7014 \end_inset
7015 </cell>
7016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7017 \begin_inset Text
7018
7019 \begin_layout Plain Layout
7020 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
7021 \end_inset
7022
7023
7024 \end_layout
7025
7026 \end_inset
7027 </cell>
7028 </row>
7029 <row>
7030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7031 \begin_inset Text
7032
7033 \begin_layout Plain Layout
7034
7035 \backslash
7036 bigl)
7037 \backslash
7038 ln(3x)
7039 \backslash
7040 bigr(
7041 \end_layout
7042
7043 \end_inset
7044 </cell>
7045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7046 \begin_inset Text
7047
7048 \begin_layout Plain Layout
7049 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
7050 \end_inset
7051
7052
7053 \end_layout
7054
7055 \end_inset
7056 </cell>
7057 </row>
7058 </lyxtabular>
7059
7060 \end_inset
7061
7062
7063 \end_layout
7064
7065 \begin_layout Subsubsection
7066 Tamaño automático de los delimitadores
7067 \begin_inset CommandInset label
7068 LatexCommand label
7069 name "sub:Tamaño-automático-de"
7070
7071 \end_inset
7072
7073
7074 \begin_inset Index idx
7075 status collapsed
7076
7077 \begin_layout Plain Layout
7078 Delimitadores ! tamaño automático
7079 \end_layout
7080
7081 \end_inset
7082
7083
7084 \end_layout
7085
7086 \begin_layout Standard
7087 Se pueden insertar delimitadores de tamaño variable con los comandos 
7088 \series bold
7089
7090 \backslash
7091 left
7092 \series default
7093
7094 \begin_inset Index idx
7095 status collapsed
7096
7097 \begin_layout Plain Layout
7098 Comandos ! L ! 
7099 \backslash
7100 left
7101 \end_layout
7102
7103 \end_inset
7104
7105  y 
7106 \series bold
7107
7108 \backslash
7109 right
7110 \series default
7111
7112 \begin_inset Index idx
7113 status collapsed
7114
7115 \begin_layout Plain Layout
7116 Comandos ! R ! 
7117 \backslash
7118 right
7119 \end_layout
7120
7121 \end_inset
7122
7123  o con el botón de la barra de ecuaciones 
7124 \begin_inset Graphics
7125         filename ../../images/dialog-show_mathdelimiter.png
7126         scale 85
7127
7128 \end_inset
7129
7130 .
7131  El delimitador deseado se debe insertar directamente detrás de 
7132 \series bold
7133
7134 \backslash
7135 left
7136 \series default
7137  y 
7138 \series bold
7139
7140 \backslash
7141 right
7142 \series default
7143 .
7144  El tamaño se calculará automáticamente después para la salida.
7145  
7146 \end_layout
7147
7148 \begin_layout Standard
7149 \noindent
7150 \align center
7151 delimitador normal: El comando 
7152 \series bold
7153
7154 \backslash
7155 ln(
7156 \backslash
7157 frac
7158 \series default
7159
7160 \begin_inset ERT
7161 status collapsed
7162
7163 \begin_layout Plain Layout
7164
7165
7166 \backslash
7167 spce 
7168 \end_layout
7169
7170 \end_inset
7171
7172
7173 \series bold
7174 A
7175 \begin_inset Formula $\downarrow$
7176 \end_inset
7177
7178 C
7179 \series default
7180
7181 \begin_inset ERT
7182 status collapsed
7183
7184 \begin_layout Plain Layout
7185
7186
7187 \backslash
7188 spce
7189 \end_layout
7190
7191 \end_inset
7192
7193
7194 \series bold
7195 )
7196 \series default
7197  genera
7198 \begin_inset Formula 
7199 \[
7200 \ln(\frac{A}{C})
7201 \]
7202
7203 \end_inset
7204
7205
7206 \end_layout
7207
7208 \begin_layout Standard
7209 \noindent
7210 \align center
7211 delimitador multilínea: El comando 
7212 \series bold
7213
7214 \backslash
7215 ln
7216 \backslash
7217 left(
7218 \backslash
7219 frac
7220 \series default
7221
7222 \begin_inset ERT
7223 status collapsed
7224
7225 \begin_layout Plain Layout
7226
7227
7228 \backslash
7229 spce 
7230 \end_layout
7231
7232 \end_inset
7233
7234
7235 \series bold
7236 A
7237 \begin_inset Formula $\downarrow$
7238 \end_inset
7239
7240 C
7241 \series default
7242
7243 \begin_inset ERT
7244 status collapsed
7245
7246 \begin_layout Plain Layout
7247
7248
7249 \backslash
7250 spce 
7251 \end_layout
7252
7253 \end_inset
7254
7255
7256 \series bold
7257
7258 \backslash
7259 right)
7260 \series default
7261  genera
7262 \begin_inset Formula 
7263 \[
7264 \ln\left(\frac{A}{C}\right)
7265 \]
7266
7267 \end_inset
7268
7269
7270 \end_layout
7271
7272 \begin_layout Standard
7273 En lugar de 
7274 \series bold
7275
7276 \backslash
7277 left
7278 \series default
7279  y 
7280 \series bold
7281
7282 \backslash
7283 right
7284 \series default
7285  se puede usar el atajo 
7286 \family sans
7287 Alt+M
7288 \begin_inset space ~
7289 \end_inset
7290
7291 Corchete
7292 \family default
7293 .
7294  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
7295  real del delimitador y además se genera el correspondiente delimitador
7296  de cierre.
7297 \begin_inset Newline newline
7298 \end_inset
7299
7300 El comando para el último ejemplo sería 
7301 \series bold
7302
7303 \backslash
7304 ln Alt+M
7305 \series default
7306  
7307 \series bold
7308 (
7309 \backslash
7310 frac
7311 \begin_inset ERT
7312 status collapsed
7313
7314 \begin_layout Plain Layout
7315
7316
7317 \backslash
7318 spce 
7319 \end_layout
7320
7321 \end_inset
7322
7323 A
7324 \begin_inset Formula $\downarrow$
7325 \end_inset
7326
7327
7328 \end_layout
7329
7330 \begin_layout Standard
7331 Para omitir uno de los dos delimitadores se inserta un punto.
7332  Por ejemplo, el comando 
7333 \series bold
7334
7335 \backslash
7336 left.
7337 \backslash
7338 frac
7339 \series default
7340
7341 \begin_inset ERT
7342 status collapsed
7343
7344 \begin_layout Plain Layout
7345
7346
7347 \backslash
7348 spce 
7349 \end_layout
7350
7351 \end_inset
7352
7353
7354 \series bold
7355 A
7356 \begin_inset Formula $\downarrow$
7357 \end_inset
7358
7359 B
7360 \series default
7361
7362 \begin_inset ERT
7363 status collapsed
7364
7365 \begin_layout Plain Layout
7366
7367
7368 \backslash
7369 spce 
7370 \end_layout
7371
7372 \end_inset
7373
7374
7375 \series bold
7376
7377 \backslash
7378 right}
7379 \series default
7380  da lugar a:
7381 \begin_inset Formula 
7382 \[
7383 \left.\frac{A}{B}\right\} 
7384 \]
7385
7386 \end_inset
7387
7388
7389 \end_layout
7390
7391 \begin_layout Standard
7392 LyX convertirá los comandos 
7393 \series bold
7394
7395 \backslash
7396 left
7397 \series default
7398  y 
7399 \series bold
7400
7401 \backslash
7402 right
7403 \series default
7404  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7405  omitido aparecerá como línea de trazos.
7406  
7407 \begin_inset VSpace bigskip
7408 \end_inset
7409
7410
7411 \end_layout
7412
7413 \begin_layout Standard
7414 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7415  de LaTeX, el comando 
7416 \series bold
7417
7418 \backslash
7419 middle
7420 \series default
7421
7422 \begin_inset Index idx
7423 status collapsed
7424
7425 \begin_layout Plain Layout
7426 Comandos ! M ! 
7427 \backslash
7428 middle
7429 \end_layout
7430
7431 \end_inset
7432
7433  está también disponible para todos los delimitadores y límites.
7434  Con este comando la altura del siguiente carácter se adapta a la de los
7435  delimitadores circundantes, lo que es necesario, p.
7436 \begin_inset space \thinspace{}
7437 \end_inset
7438
7439 e., para vectores físicos: 
7440 \begin_inset Formula 
7441 \[
7442 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle 
7443 \]
7444
7445 \end_inset
7446
7447
7448 \end_layout
7449
7450 \begin_layout Standard
7451 Para vectores físicos hay un paquete LaTeX especial que se describe en 
7452 \begin_inset CommandInset ref
7453 LatexCommand ref
7454 reference "sub:Vectores-físicos"
7455
7456 \end_inset
7457
7458 .
7459 \end_layout
7460
7461 \begin_layout Subsection
7462 Delimitadores horizontales
7463 \begin_inset Index idx
7464 status collapsed
7465
7466 \begin_layout Plain Layout
7467 Delimitadores ! horizontales
7468 \end_layout
7469
7470 \end_inset
7471
7472
7473 \end_layout
7474
7475 \begin_layout Standard
7476 \noindent
7477 \align center
7478 \begin_inset Tabular
7479 <lyxtabular version="3" rows="4" columns="2">
7480 <features tabularvalignment="middle">
7481 <column alignment="center" valignment="top" width="0">
7482 <column alignment="center" valignment="top" width="0">
7483 <row>
7484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7485 \begin_inset Text
7486
7487 \begin_layout Plain Layout
7488 Comando
7489 \begin_inset Note Note
7490 status collapsed
7491
7492 \begin_layout Plain Layout
7493
7494 \series bold
7495
7496 \backslash
7497 raisebox
7498 \series default
7499  se usa sólo como espaciador
7500 \end_layout
7501
7502 \end_inset
7503
7504
7505 \end_layout
7506
7507 \end_inset
7508 </cell>
7509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7510 \begin_inset Text
7511
7512 \begin_layout Plain Layout
7513 Resultado
7514 \end_layout
7515
7516 \end_inset
7517 </cell>
7518 </row>
7519 <row>
7520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7521 \begin_inset Text
7522
7523 \begin_layout Plain Layout
7524 \begin_inset ERT
7525 status collapsed
7526
7527 \begin_layout Plain Layout
7528
7529
7530 \backslash
7531 raisebox{2.3mm}{
7532 \end_layout
7533
7534 \end_inset
7535
7536
7537 \backslash
7538 overbrace
7539 \begin_inset ERT
7540 status collapsed
7541
7542 \begin_layout Plain Layout
7543
7544
7545 \backslash
7546 spce 
7547 \end_layout
7548
7549 \end_inset
7550
7551 A+B
7552 \begin_inset ERT
7553 status collapsed
7554
7555 \begin_layout Plain Layout
7556
7557
7558 \backslash
7559 spce 
7560 \end_layout
7561
7562 \end_inset
7563
7564 ^
7565 \begin_inset ERT
7566 status collapsed
7567
7568 \begin_layout Plain Layout
7569
7570
7571 \backslash
7572 spce 
7573 \end_layout
7574
7575 \end_inset
7576
7577 3
7578 \begin_inset ERT
7579 status collapsed
7580
7581 \begin_layout Plain Layout
7582
7583 }
7584 \end_layout
7585
7586 \end_inset
7587
7588
7589 \begin_inset Index idx
7590 status collapsed
7591
7592 \begin_layout Plain Layout
7593 Comandos ! O ! 
7594 \backslash
7595 overbrace
7596 \end_layout
7597
7598 \end_inset
7599
7600
7601 \end_layout
7602
7603 \end_inset
7604 </cell>
7605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7606 \begin_inset Text
7607
7608 \begin_layout Plain Layout
7609 \begin_inset Formula $\overbrace{A+B}^{3}$
7610 \end_inset
7611
7612
7613 \end_layout
7614
7615 \end_inset
7616 </cell>
7617 </row>
7618 <row>
7619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7620 \begin_inset Text
7621
7622 \begin_layout Plain Layout
7623 \begin_inset ERT
7624 status collapsed
7625
7626 \begin_layout Plain Layout
7627
7628
7629 \backslash
7630 raisebox{-2.2mm}{
7631 \end_layout
7632
7633 \end_inset
7634
7635
7636 \backslash
7637 underbrace
7638 \begin_inset ERT
7639 status collapsed
7640
7641 \begin_layout Plain Layout
7642
7643
7644 \backslash
7645 spce 
7646 \end_layout
7647
7648 \end_inset
7649
7650 A+B
7651 \begin_inset ERT
7652 status collapsed
7653
7654 \begin_layout Plain Layout
7655
7656
7657 \backslash
7658 spce 
7659 \end_layout
7660
7661 \end_inset
7662
7663 _5
7664 \begin_inset ERT
7665 status collapsed
7666
7667 \begin_layout Plain Layout
7668
7669 }
7670 \end_layout
7671
7672 \end_inset
7673
7674
7675 \begin_inset Index idx
7676 status collapsed
7677
7678 \begin_layout Plain Layout
7679 Comandos ! U ! 
7680 \backslash
7681 underbrace
7682 \end_layout
7683
7684 \end_inset
7685
7686
7687 \end_layout
7688
7689 \end_inset
7690 </cell>
7691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7692 \begin_inset Text
7693
7694 \begin_layout Plain Layout
7695 \begin_inset Formula $\underbrace{A+B}_{5}$
7696 \end_inset
7697
7698
7699 \end_layout
7700
7701 \end_inset
7702 </cell>
7703 </row>
7704 <row>
7705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7706 \begin_inset Text
7707
7708 \begin_layout Plain Layout
7709
7710 \backslash
7711 overbrace
7712 \begin_inset ERT
7713 status collapsed
7714
7715 \begin_layout Plain Layout
7716
7717
7718 \backslash
7719 spce 
7720 \end_layout
7721
7722 \end_inset
7723
7724
7725 \backslash
7726 underbrace
7727 \begin_inset ERT
7728 status collapsed
7729
7730 \begin_layout Plain Layout
7731
7732
7733 \backslash
7734 spce 
7735 \end_layout
7736
7737 \end_inset
7738
7739 A+B_w
7740 \begin_inset ERT
7741 status collapsed
7742
7743 \begin_layout Plain Layout
7744
7745
7746 \backslash
7747 spce 
7748 \end_layout
7749
7750 \end_inset
7751
7752
7753 \begin_inset ERT
7754 status collapsed
7755
7756 \begin_layout Plain Layout
7757
7758
7759 \backslash
7760 spce 
7761 \end_layout
7762
7763 \end_inset
7764
7765 _7
7766 \begin_inset ERT
7767 status collapsed
7768
7769 \begin_layout Plain Layout
7770
7771
7772 \backslash
7773 spce 
7774 \end_layout
7775
7776 \end_inset
7777
7778
7779 \begin_inset ERT
7780 status collapsed
7781
7782 \begin_layout Plain Layout
7783
7784
7785 \backslash
7786 spce 
7787 \end_layout
7788
7789 \end_inset
7790
7791 ^
7792 \begin_inset ERT
7793 status collapsed
7794
7795 \begin_layout Plain Layout
7796
7797
7798 \backslash
7799 spce 
7800 \end_layout
7801
7802 \end_inset
7803
7804 C
7805 \end_layout
7806
7807 \end_inset
7808 </cell>
7809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7810 \begin_inset Text
7811
7812 \begin_layout Plain Layout
7813 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7814 \end_inset
7815
7816
7817 \end_layout
7818
7819 \end_inset
7820 </cell>
7821 </row>
7822 </lyxtabular>
7823
7824 \end_inset
7825
7826
7827 \end_layout
7828
7829 \begin_layout Standard
7830 En el último ejemplo no importa en qué orden se introducen los comandos
7831  
7832 \series bold
7833
7834 \backslash
7835 overbrace
7836 \series default
7837  y 
7838 \series bold
7839
7840 \backslash
7841 underbrace
7842 \series default
7843 .
7844 \begin_inset VSpace bigskip
7845 \end_inset
7846
7847
7848 \end_layout
7849
7850 \begin_layout Standard
7851 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7852  multilínea, como se describe en
7853 \begin_inset space ~
7854 \end_inset
7855
7856
7857 \begin_inset CommandInset ref
7858 LatexCommand ref
7859 reference "sec:Ecuaciones-multilínea"
7860
7861 \end_inset
7862
7863 :
7864 \begin_inset Formula 
7865 \begin{eqnarray*}
7866 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7867  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7868 \end{eqnarray*}
7869
7870 \end_inset
7871
7872 En la primera fila se insertan la ecuación y la primera llave.
7873  Aquí es importante insertar el comando de espacio
7874 \begin_inset Foot
7875 status collapsed
7876
7877 \begin_layout Plain Layout
7878 Los comandos para espacios se explican en 
7879 \begin_inset CommandInset ref
7880 LatexCommand ref
7881 reference "sub:Espacio-predefinido"
7882
7883 \end_inset
7884
7885
7886 \end_layout
7887
7888 \end_inset
7889
7890  
7891 \series bold
7892
7893 \backslash
7894 :
7895 \series default
7896  antes de la primera
7897 \series bold
7898  
7899 \series default
7900
7901 \begin_inset Formula $d$
7902 \end_inset
7903
7904 , porque la llave que termina detrás de 
7905 \begin_inset Formula $q$
7906 \end_inset
7907
7908  impide que el siguiente 
7909 \begin_inset Quotes fld
7910 \end_inset
7911
7912 +
7913 \begin_inset Quotes frd
7914 \end_inset
7915
7916  esté rodeado de espacio.
7917 \begin_inset Foot
7918 status collapsed
7919
7920 \begin_layout Plain Layout
7921 Debido a que la llave no es considerada como carácter, véase 
7922 \begin_inset CommandInset ref
7923 LatexCommand ref
7924 reference "sub:Operadores-binarios"
7925
7926 \end_inset
7927
7928
7929 \end_layout
7930
7931 \end_inset
7932
7933  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7934  de 
7935 \begin_inset Formula $b$
7936 \end_inset
7937
7938  se inserta antes el comando 
7939 \series bold
7940
7941 \backslash
7942 hphantom{gggg+
7943 \backslash
7944 :}
7945 \series default
7946 .
7947 \begin_inset Foot
7948 status collapsed
7949
7950 \begin_layout Plain Layout
7951 Más sobre 
7952 \series bold
7953
7954 \backslash
7955 hphantom
7956 \series default
7957  en 
7958 \begin_inset CommandInset ref
7959 LatexCommand ref
7960 reference "sub:Espacios-reservados"
7961
7962 \end_inset
7963
7964
7965 \end_layout
7966
7967 \end_inset
7968
7969  Ese espacio es necesario porque el signo 
7970 \begin_inset Quotes fld
7971 \end_inset
7972
7973 +
7974 \begin_inset Quotes frd
7975 \end_inset
7976
7977  va seguido de un espacio en la ecuación.
7978  La llave se coloca bajo el comando 
7979 \series bold
7980
7981 \backslash
7982 hphantom{bbqq+dddd}
7983 \series default
7984 .
7985  
7986 \end_layout
7987
7988 \begin_layout Standard
7989 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7990  ejemplo:
7991 \begin_inset ERT
7992 status collapsed
7993
7994 \begin_layout Plain Layout
7995
7996
7997 \backslash
7998 setlength{
7999 \backslash
8000 jot}{-6pt}
8001 \end_layout
8002
8003 \end_inset
8004
8005
8006 \begin_inset Formula 
8007 \begin{eqnarray*}
8008  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
8009 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
8010 \end{eqnarray*}
8011
8012 \end_inset
8013
8014
8015 \begin_inset ERT
8016 status collapsed
8017
8018 \begin_layout Plain Layout
8019
8020
8021 \backslash
8022 setlength{
8023 \backslash
8024 jot}{3pt}
8025 \end_layout
8026
8027 \end_inset
8028
8029 La primera fila de la ecuación es igual que la segunda fila del ejemplo
8030  anterior, con la diferencia de que la llave está encima.
8031  La segunda fila contiene la ecuación junto con la segunda llave.
8032  Para evitar que haya demasiado espacio entre la llave superior en la primera
8033  fila y la ecuación hay que reducirlo.
8034  Esto no es fácil de hacer debido a un fallo de LyX.
8035 \begin_inset Foot
8036 status collapsed
8037
8038 \begin_layout Plain Layout
8039 \begin_inset CommandInset href
8040 LatexCommand href
8041 name "LyX-bug #1505"
8042 target "http://www.lyx.org/trac/ticket/1505"
8043
8044 \end_inset
8045
8046
8047 \end_layout
8048
8049 \end_inset
8050
8051  Una solución es cambiar la separación global de filas en la ecuación, 
8052 \series bold
8053
8054 \backslash
8055 jot
8056 \series default
8057
8058 \begin_inset Index idx
8059 status collapsed
8060
8061 \begin_layout Plain Layout
8062 Comandos ! J ! 
8063 \backslash
8064 jot
8065 \end_layout
8066
8067 \end_inset
8068
8069 , en -6
8070 \begin_inset space \thinspace{}
8071 \end_inset
8072
8073 pt insertando antes de la ecuación el comando 
8074 \series bold
8075
8076 \backslash
8077 setlength{
8078 \backslash
8079 jot}{-6pt}
8080 \series default
8081  en modo TeX.
8082  Después de la ecuación se vuelve al valor normal 3
8083 \begin_inset space \thinspace{}
8084 \end_inset
8085
8086 pt de 
8087 \series bold
8088
8089 \backslash
8090 jot
8091 \series default
8092  usando el mismo comando.
8093  Más información sobre separación de filas en ecuaciones en
8094 \begin_inset space ~
8095 \end_inset
8096
8097
8098 \begin_inset CommandInset ref
8099 LatexCommand ref
8100 reference "sub:Separación-de-líneas"
8101
8102 \end_inset
8103
8104 .
8105 \end_layout
8106
8107 \begin_layout Section
8108 Flechas
8109 \begin_inset Index idx
8110 status collapsed
8111
8112 \begin_layout Plain Layout
8113 Flechas
8114 \end_layout
8115
8116 \end_inset
8117
8118
8119 \end_layout
8120
8121 \begin_layout Standard
8122 Las flechas se pueden insertar con el botón 
8123 \begin_inset Graphics
8124         filename ../../images/math/leftarrow.png
8125         scale 85
8126
8127 \end_inset
8128
8129  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
8130  siguientes.
8131 \end_layout
8132
8133 \begin_layout Subsection
8134 Flechas horizontales
8135 \begin_inset Index idx
8136 status collapsed
8137
8138 \begin_layout Plain Layout
8139 Flechas ! horizontales
8140 \end_layout
8141
8142 \end_inset
8143
8144
8145 \end_layout
8146
8147 \begin_layout Standard
8148 \begin_inset space \hfill{}
8149 \end_inset
8150
8151
8152 \begin_inset Tabular
8153 <lyxtabular version="3" rows="8" columns="2">
8154 <features tabularvalignment="middle">
8155 <column alignment="center" valignment="top" width="0pt">
8156 <column alignment="center" valignment="top" width="0pt">
8157 <row>
8158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8159 \begin_inset Text
8160
8161 \begin_layout Plain Layout
8162 Comando
8163 \end_layout
8164
8165 \end_inset
8166 </cell>
8167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8168 \begin_inset Text
8169
8170 \begin_layout Plain Layout
8171 Resultado
8172 \end_layout
8173
8174 \end_inset
8175 </cell>
8176 </row>
8177 <row>
8178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8179 \begin_inset Text
8180
8181 \begin_layout Plain Layout
8182
8183 \backslash
8184 gets
8185 \end_layout
8186
8187 \end_inset
8188 </cell>
8189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8190 \begin_inset Text
8191
8192 \begin_layout Plain Layout
8193 \begin_inset Formula $\gets$
8194 \end_inset
8195
8196
8197 \end_layout
8198
8199 \end_inset
8200 </cell>
8201 </row>
8202 <row>
8203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8204 \begin_inset Text
8205
8206 \begin_layout Plain Layout
8207
8208 \backslash
8209 Leftarrow
8210 \end_layout
8211
8212 \end_inset
8213 </cell>
8214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8215 \begin_inset Text
8216
8217 \begin_layout Plain Layout
8218 \begin_inset Formula $\Leftarrow$
8219 \end_inset
8220
8221
8222 \end_layout
8223
8224 \end_inset
8225 </cell>
8226 </row>
8227 <row>
8228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8229 \begin_inset Text
8230
8231 \begin_layout Plain Layout
8232
8233 \backslash
8234 longleftarrow
8235 \end_layout
8236
8237 \end_inset
8238 </cell>
8239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8240 \begin_inset Text
8241
8242 \begin_layout Plain Layout
8243 \begin_inset Formula $\longleftarrow$
8244 \end_inset
8245
8246
8247 \end_layout
8248
8249 \end_inset
8250 </cell>
8251 </row>
8252 <row>
8253 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8254 \begin_inset Text
8255
8256 \begin_layout Plain Layout
8257
8258 \backslash
8259 Longleftarrow
8260 \end_layout
8261
8262 \end_inset
8263 </cell>
8264 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8265 \begin_inset Text
8266
8267 \begin_layout Plain Layout
8268 \begin_inset Formula $\Longleftarrow$
8269 \end_inset
8270
8271
8272 \end_layout
8273
8274 \end_inset
8275 </cell>
8276 </row>
8277 <row>
8278 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8279 \begin_inset Text
8280
8281 \begin_layout Plain Layout
8282
8283 \backslash
8284 leftharpoonup
8285 \end_layout
8286
8287 \end_inset
8288 </cell>
8289 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8290 \begin_inset Text
8291
8292 \begin_layout Plain Layout
8293 \begin_inset Formula $\leftharpoonup$
8294 \end_inset
8295
8296
8297 \end_layout
8298
8299 \end_inset
8300 </cell>
8301 </row>
8302 <row>
8303 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8304 \begin_inset Text
8305
8306 \begin_layout Plain Layout
8307
8308 \backslash
8309 leftharpoondown
8310 \end_layout
8311
8312 \end_inset
8313 </cell>
8314 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8315 \begin_inset Text
8316
8317 \begin_layout Plain Layout
8318 \begin_inset Formula $\leftharpoondown$
8319 \end_inset
8320
8321
8322 \end_layout
8323
8324 \end_inset
8325 </cell>
8326 </row>
8327 <row>
8328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8329 \begin_inset Text
8330
8331 \begin_layout Plain Layout
8332
8333 \backslash
8334 hookleftarrow
8335 \end_layout
8336
8337 \end_inset
8338 </cell>
8339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8340 \begin_inset Text
8341
8342 \begin_layout Plain Layout
8343 \begin_inset Formula $\hookleftarrow$
8344 \end_inset
8345
8346
8347 \end_layout
8348
8349 \end_inset
8350 </cell>
8351 </row>
8352 </lyxtabular>
8353
8354 \end_inset
8355
8356
8357 \begin_inset space \hfill{}
8358 \end_inset
8359
8360
8361 \begin_inset Tabular
8362 <lyxtabular version="3" rows="8" columns="2">
8363 <features tabularvalignment="middle">
8364 <column alignment="center" valignment="top" width="0pt">
8365 <column alignment="center" valignment="top" width="0pt">
8366 <row>
8367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8368 \begin_inset Text
8369
8370 \begin_layout Plain Layout
8371 Comando
8372 \end_layout
8373
8374 \end_inset
8375 </cell>
8376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8377 \begin_inset Text
8378
8379 \begin_layout Plain Layout
8380 Resultado
8381 \end_layout
8382
8383 \end_inset
8384 </cell>
8385 </row>
8386 <row>
8387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8388 \begin_inset Text
8389
8390 \begin_layout Plain Layout
8391
8392 \backslash
8393 to
8394 \end_layout
8395
8396 \end_inset
8397 </cell>
8398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8399 \begin_inset Text
8400
8401 \begin_layout Plain Layout
8402 \begin_inset Formula $\to$
8403 \end_inset
8404
8405
8406 \end_layout
8407
8408 \end_inset
8409 </cell>
8410 </row>
8411 <row>
8412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8413 \begin_inset Text
8414
8415 \begin_layout Plain Layout
8416
8417 \backslash
8418 Rightarrow
8419 \end_layout
8420
8421 \end_inset
8422 </cell>
8423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8424 \begin_inset Text
8425
8426 \begin_layout Plain Layout
8427 \begin_inset Formula $\Rightarrow$
8428 \end_inset
8429
8430
8431 \end_layout
8432
8433 \end_inset
8434 </cell>
8435 </row>
8436 <row>
8437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8438 \begin_inset Text
8439
8440 \begin_layout Plain Layout
8441
8442 \backslash
8443 longrightarrow
8444 \end_layout
8445
8446 \end_inset
8447 </cell>
8448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8449 \begin_inset Text
8450
8451 \begin_layout Plain Layout
8452 \begin_inset Formula $\longrightarrow$
8453 \end_inset
8454
8455
8456 \end_layout
8457
8458 \end_inset
8459 </cell>
8460 </row>
8461 <row>
8462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8463 \begin_inset Text
8464
8465 \begin_layout Plain Layout
8466
8467 \backslash
8468 Longrightarrow
8469 \end_layout
8470
8471 \end_inset
8472 </cell>
8473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8474 \begin_inset Text
8475
8476 \begin_layout Plain Layout
8477 \begin_inset Formula $\Longrightarrow$
8478 \end_inset
8479
8480
8481 \end_layout
8482
8483 \end_inset
8484 </cell>
8485 </row>
8486 <row>
8487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8488 \begin_inset Text
8489
8490 \begin_layout Plain Layout
8491
8492 \backslash
8493 rightharpoonup
8494 \end_layout
8495
8496 \end_inset
8497 </cell>
8498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8499 \begin_inset Text
8500
8501 \begin_layout Plain Layout
8502 \begin_inset Formula $\rightharpoonup$
8503 \end_inset
8504
8505
8506 \end_layout
8507
8508 \end_inset
8509 </cell>
8510 </row>
8511 <row>
8512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8513 \begin_inset Text
8514
8515 \begin_layout Plain Layout
8516
8517 \backslash
8518 rightharpoondown
8519 \end_layout
8520
8521 \end_inset
8522 </cell>
8523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Plain Layout
8527 \begin_inset Formula $\rightharpoondown$
8528 \end_inset
8529
8530
8531 \end_layout
8532
8533 \end_inset
8534 </cell>
8535 </row>
8536 <row>
8537 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8538 \begin_inset Text
8539
8540 \begin_layout Plain Layout
8541
8542 \backslash
8543 hookrightarrow
8544 \end_layout
8545
8546 \end_inset
8547 </cell>
8548 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8549 \begin_inset Text
8550
8551 \begin_layout Plain Layout
8552 \begin_inset Formula $\hookrightarrow$
8553 \end_inset
8554
8555
8556 \end_layout
8557
8558 \end_inset
8559 </cell>
8560 </row>
8561 </lyxtabular>
8562
8563 \end_inset
8564
8565
8566 \begin_inset space \hfill{}
8567 \end_inset
8568
8569
8570 \end_layout
8571
8572 \begin_layout Standard
8573 \begin_inset space \hfill{}
8574 \end_inset
8575
8576
8577 \begin_inset Tabular
8578 <lyxtabular version="3" rows="6" columns="2">
8579 <features tabularvalignment="middle">
8580 <column alignment="center" valignment="top" width="0pt">
8581 <column alignment="center" valignment="top" width="0pt">
8582 <row>
8583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8584 \begin_inset Text
8585
8586 \begin_layout Plain Layout
8587 Comando
8588 \end_layout
8589
8590 \end_inset
8591 </cell>
8592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8593 \begin_inset Text
8594
8595 \begin_layout Plain Layout
8596 Resultado
8597 \end_layout
8598
8599 \end_inset
8600 </cell>
8601 </row>
8602 <row>
8603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8604 \begin_inset Text
8605
8606 \begin_layout Plain Layout
8607
8608 \backslash
8609 leftrightarrow
8610 \end_layout
8611
8612 \end_inset
8613 </cell>
8614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8615 \begin_inset Text
8616
8617 \begin_layout Plain Layout
8618 \begin_inset Formula $\leftrightarrow$
8619 \end_inset
8620
8621
8622 \end_layout
8623
8624 \end_inset
8625 </cell>
8626 </row>
8627 <row>
8628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8629 \begin_inset Text
8630
8631 \begin_layout Plain Layout
8632
8633 \backslash
8634 Leftrightarrow
8635 \end_layout
8636
8637 \end_inset
8638 </cell>
8639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8640 \begin_inset Text
8641
8642 \begin_layout Plain Layout
8643 \begin_inset Formula $\Leftrightarrow$
8644 \end_inset
8645
8646
8647 \end_layout
8648
8649 \end_inset
8650 </cell>
8651 </row>
8652 <row>
8653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8654 \begin_inset Text
8655
8656 \begin_layout Plain Layout
8657
8658 \backslash
8659 longleftrightarrow
8660 \end_layout
8661
8662 \end_inset
8663 </cell>
8664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8665 \begin_inset Text
8666
8667 \begin_layout Plain Layout
8668 \begin_inset Formula $\longleftrightarrow$
8669 \end_inset
8670
8671
8672 \end_layout
8673
8674 \end_inset
8675 </cell>
8676 </row>
8677 <row>
8678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8679 \begin_inset Text
8680
8681 \begin_layout Plain Layout
8682
8683 \backslash
8684 Longleftrightarrow
8685 \end_layout
8686
8687 \end_inset
8688 </cell>
8689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8690 \begin_inset Text
8691
8692 \begin_layout Plain Layout
8693 \begin_inset Formula $\Longleftrightarrow$
8694 \end_inset
8695
8696
8697 \end_layout
8698
8699 \end_inset
8700 </cell>
8701 </row>
8702 <row>
8703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8704 \begin_inset Text
8705
8706 \begin_layout Plain Layout
8707
8708 \backslash
8709 rightleftharpoons
8710 \end_layout
8711
8712 \end_inset
8713 </cell>
8714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8715 \begin_inset Text
8716
8717 \begin_layout Plain Layout
8718 \begin_inset Formula $\rightleftharpoons$
8719 \end_inset
8720
8721
8722 \end_layout
8723
8724 \end_inset
8725 </cell>
8726 </row>
8727 </lyxtabular>
8728
8729 \end_inset
8730
8731
8732 \begin_inset space \hspace{}
8733 \length 25pt
8734 \end_inset
8735
8736
8737 \begin_inset space \hfill{}
8738 \end_inset
8739
8740
8741 \begin_inset Tabular
8742 <lyxtabular version="3" rows="5" columns="2">
8743 <features tabularvalignment="middle">
8744 <column alignment="center" valignment="top" width="0pt">
8745 <column alignment="center" valignment="top" width="0pt">
8746 <row>
8747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8748 \begin_inset Text
8749
8750 \begin_layout Plain Layout
8751 Comando
8752 \end_layout
8753
8754 \end_inset
8755 </cell>
8756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8757 \begin_inset Text
8758
8759 \begin_layout Plain Layout
8760 Resultado
8761 \end_layout
8762
8763 \end_inset
8764 </cell>
8765 </row>
8766 <row>
8767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8768 \begin_inset Text
8769
8770 \begin_layout Plain Layout
8771
8772 \backslash
8773 mapsto
8774 \end_layout
8775
8776 \end_inset
8777 </cell>
8778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8779 \begin_inset Text
8780
8781 \begin_layout Plain Layout
8782 \begin_inset Formula $\mapsto$
8783 \end_inset
8784
8785
8786 \end_layout
8787
8788 \end_inset
8789 </cell>
8790 </row>
8791 <row>
8792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8793 \begin_inset Text
8794
8795 \begin_layout Plain Layout
8796
8797 \backslash
8798 longmapsto
8799 \end_layout
8800
8801 \end_inset
8802 </cell>
8803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8804 \begin_inset Text
8805
8806 \begin_layout Plain Layout
8807 \begin_inset Formula $\longmapsto$
8808 \end_inset
8809
8810
8811 \end_layout
8812
8813 \end_inset
8814 </cell>
8815 </row>
8816 <row>
8817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8818 \begin_inset Text
8819
8820 \begin_layout Plain Layout
8821
8822 \backslash
8823 leadsto
8824 \end_layout
8825
8826 \end_inset
8827 </cell>
8828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8829 \begin_inset Text
8830
8831 \begin_layout Plain Layout
8832 \begin_inset Formula $\leadsto$
8833 \end_inset
8834
8835
8836 \end_layout
8837
8838 \end_inset
8839 </cell>
8840 </row>
8841 <row>
8842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8843 \begin_inset Text
8844
8845 \begin_layout Plain Layout
8846
8847 \backslash
8848 dasharrow
8849 \end_layout
8850
8851 \end_inset
8852 </cell>
8853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8854 \begin_inset Text
8855
8856 \begin_layout Plain Layout
8857 \begin_inset Formula $\dasharrow$
8858 \end_inset
8859
8860
8861 \end_layout
8862
8863 \end_inset
8864 </cell>
8865 </row>
8866 </lyxtabular>
8867
8868 \end_inset
8869
8870
8871 \begin_inset space \hfill{}
8872 \end_inset
8873
8874
8875 \begin_inset VSpace medskip
8876 \end_inset
8877
8878
8879 \end_layout
8880
8881 \begin_layout Standard
8882 Las flechas que se utilizan como acentos, p.
8883 \begin_inset space \thinspace{}
8884 \end_inset
8885
8886 e.
8887  en vectores, se describen en 
8888 \begin_inset CommandInset ref
8889 LatexCommand ref
8890 reference "sec:Acentos"
8891
8892 \end_inset
8893
8894 .
8895  
8896 \begin_inset VSpace bigskip
8897 \end_inset
8898
8899
8900 \end_layout
8901
8902 \begin_layout Standard
8903 Además hay las flechas etiquetadas
8904 \begin_inset Index idx
8905 status collapsed
8906
8907 \begin_layout Plain Layout
8908 Flechas ! etiquetadas
8909 \end_layout
8910
8911 \end_inset
8912
8913  
8914 \series bold
8915
8916 \backslash
8917 xleftarrow
8918 \series default
8919
8920 \begin_inset Index idx
8921 status collapsed
8922
8923 \begin_layout Plain Layout
8924 Comandos ! X ! 
8925 \backslash
8926 xleftarrow
8927 \end_layout
8928
8929 \end_inset
8930
8931  y 
8932 \series bold
8933
8934 \backslash
8935 xrightarrow
8936 \series default
8937
8938 \begin_inset Index idx
8939 status collapsed
8940
8941 \begin_layout Plain Layout
8942 Comandos ! X ! 
8943 \backslash
8944 xrightarrow
8945 \begin_inset ERT
8946 status collapsed
8947
8948 \begin_layout Plain Layout
8949
8950
8951 \backslash
8952 vspace{4mm}
8953 \end_layout
8954
8955 \end_inset
8956
8957
8958 \end_layout
8959
8960 \end_inset
8961
8962 .
8963  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8964  con dos marcos azules donde se puede insertar la etiqueta.
8965  La longitud de la flecha se adapta a la anchura de la etiqueta.
8966 \end_layout
8967
8968 \begin_layout Standard
8969 \noindent
8970 \align center
8971 \begin_inset Tabular
8972 <lyxtabular version="3" rows="3" columns="2">
8973 <features tabularvalignment="middle">
8974 <column alignment="center" valignment="top" width="0">
8975 <column alignment="center" valignment="top" width="0">
8976 <row>
8977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8978 \begin_inset Text
8979
8980 \begin_layout Plain Layout
8981 Comando
8982 \end_layout
8983
8984 \end_inset
8985 </cell>
8986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8987 \begin_inset Text
8988
8989 \begin_layout Plain Layout
8990 Resultado
8991 \begin_inset Note Note
8992 status collapsed
8993
8994 \begin_layout Plain Layout
8995
8996 \series bold
8997
8998 \backslash
8999 raisebox
9000 \series default
9001  se usa sólo como espaciador
9002 \end_layout
9003
9004 \end_inset
9005
9006
9007 \end_layout
9008
9009 \end_inset
9010 </cell>
9011 </row>
9012 <row>
9013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9014 \begin_inset Text
9015
9016 \begin_layout Plain Layout
9017 F(a)
9018 \backslash
9019 xleftarrow
9020 \begin_inset ERT
9021 status collapsed
9022
9023 \begin_layout Plain Layout
9024
9025
9026 \backslash
9027 spce 
9028 \end_layout
9029
9030 \end_inset
9031
9032 x=a
9033 \begin_inset Formula $\downarrow$
9034 \end_inset
9035
9036 x>0
9037 \begin_inset Formula $\to$
9038 \end_inset
9039
9040 F(x)
9041 \end_layout
9042
9043 \end_inset
9044 </cell>
9045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9046 \begin_inset Text
9047
9048 \begin_layout Plain Layout
9049 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
9050 \end_inset
9051
9052
9053 \end_layout
9054
9055 \end_inset
9056 </cell>
9057 </row>
9058 <row>
9059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9060 \begin_inset Text
9061
9062 \begin_layout Plain Layout
9063 F(x)
9064 \backslash
9065 xrightarrow
9066 \begin_inset ERT
9067 status collapsed
9068
9069 \begin_layout Plain Layout
9070
9071
9072 \backslash
9073 spce 
9074 \end_layout
9075
9076 \end_inset
9077
9078 x=a
9079 \begin_inset Formula $\downarrow$
9080 \end_inset
9081
9082 x>0
9083 \begin_inset Formula $\to$
9084 \end_inset
9085
9086 F(a)
9087 \end_layout
9088
9089 \end_inset
9090 </cell>
9091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9092 \begin_inset Text
9093
9094 \begin_layout Plain Layout
9095 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
9096 \end_inset
9097
9098
9099 \end_layout
9100
9101 \end_inset
9102 </cell>
9103 </row>
9104 </lyxtabular>
9105
9106 \end_inset
9107
9108
9109 \end_layout
9110
9111 \begin_layout Subsection
9112 Flechas verticales y diagonales
9113 \begin_inset Index idx
9114 status collapsed
9115
9116 \begin_layout Plain Layout
9117 Flechas ! diagonales
9118 \end_layout
9119
9120 \end_inset
9121
9122
9123 \begin_inset Index idx
9124 status collapsed
9125
9126 \begin_layout Plain Layout
9127 Flechas ! verticales
9128 \end_layout
9129
9130 \end_inset
9131
9132
9133 \end_layout
9134
9135 \begin_layout Standard
9136 \begin_inset space \hfill{}
9137 \end_inset
9138
9139
9140 \begin_inset Tabular
9141 <lyxtabular version="3" rows="7" columns="2">
9142 <features tabularvalignment="middle">
9143 <column alignment="center" valignment="top" width="0pt">
9144 <column alignment="center" valignment="top" width="0pt">
9145 <row>
9146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9147 \begin_inset Text
9148
9149 \begin_layout Plain Layout
9150 Comando
9151 \end_layout
9152
9153 \end_inset
9154 </cell>
9155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9156 \begin_inset Text
9157
9158 \begin_layout Plain Layout
9159 Resultado
9160 \end_layout
9161
9162 \end_inset
9163 </cell>
9164 </row>
9165 <row>
9166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9167 \begin_inset Text
9168
9169 \begin_layout Plain Layout
9170
9171 \backslash
9172 uparrow
9173 \end_layout
9174
9175 \end_inset
9176 </cell>
9177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9178 \begin_inset Text
9179
9180 \begin_layout Plain Layout
9181 \begin_inset Formula $\uparrow$
9182 \end_inset
9183
9184
9185 \end_layout
9186
9187 \end_inset
9188 </cell>
9189 </row>
9190 <row>
9191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9192 \begin_inset Text
9193
9194 \begin_layout Plain Layout
9195
9196 \backslash
9197 Uparrow
9198 \end_layout
9199
9200 \end_inset
9201 </cell>
9202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206 \begin_inset Formula $\Uparrow$
9207 \end_inset
9208
9209
9210 \end_layout
9211
9212 \end_inset
9213 </cell>
9214 </row>
9215 <row>
9216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9217 \begin_inset Text
9218
9219 \begin_layout Plain Layout
9220
9221 \backslash
9222 updownarrow
9223 \end_layout
9224
9225 \end_inset
9226 </cell>
9227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9228 \begin_inset Text
9229
9230 \begin_layout Plain Layout
9231 \begin_inset Formula $\updownarrow$
9232 \end_inset
9233
9234
9235 \end_layout
9236
9237 \end_inset
9238 </cell>
9239 </row>
9240 <row>
9241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245
9246 \backslash
9247 Updownarrow
9248 \end_layout
9249
9250 \end_inset
9251 </cell>
9252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9253 \begin_inset Text
9254
9255 \begin_layout Plain Layout
9256 \begin_inset Formula $\Updownarrow$
9257 \end_inset
9258
9259
9260 \end_layout
9261
9262 \end_inset
9263 </cell>
9264 </row>
9265 <row>
9266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9267 \begin_inset Text
9268
9269 \begin_layout Plain Layout
9270
9271 \backslash
9272 Downarrow
9273 \end_layout
9274
9275 \end_inset
9276 </cell>
9277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9278 \begin_inset Text
9279
9280 \begin_layout Plain Layout
9281 \begin_inset Formula $\Downarrow$
9282 \end_inset
9283
9284
9285 \end_layout
9286
9287 \end_inset
9288 </cell>
9289 </row>
9290 <row>
9291 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9292 \begin_inset Text
9293
9294 \begin_layout Plain Layout
9295
9296 \backslash
9297 downarrow
9298 \end_layout
9299
9300 \end_inset
9301 </cell>
9302 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9303 \begin_inset Text
9304
9305 \begin_layout Plain Layout
9306 \begin_inset Formula $\downarrow$
9307 \end_inset
9308
9309
9310 \end_layout
9311
9312 \end_inset
9313 </cell>
9314 </row>
9315 </lyxtabular>
9316
9317 \end_inset
9318
9319
9320 \begin_inset space \hfill{}
9321 \end_inset
9322
9323
9324 \begin_inset Tabular
9325 <lyxtabular version="3" rows="5" columns="2">
9326 <features tabularvalignment="middle">
9327 <column alignment="center" valignment="top" width="0pt">
9328 <column alignment="center" valignment="top" width="0pt">
9329 <row>
9330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9331 \begin_inset Text
9332
9333 \begin_layout Plain Layout
9334 Comando
9335 \end_layout
9336
9337 \end_inset
9338 </cell>
9339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9340 \begin_inset Text
9341
9342 \begin_layout Plain Layout
9343 Resultado
9344 \end_layout
9345
9346 \end_inset
9347 </cell>
9348 </row>
9349 <row>
9350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9351 \begin_inset Text
9352
9353 \begin_layout Plain Layout
9354
9355 \backslash
9356 nearrow
9357 \end_layout
9358
9359 \end_inset
9360 </cell>
9361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9362 \begin_inset Text
9363
9364 \begin_layout Plain Layout
9365 \begin_inset Formula $\nearrow$
9366 \end_inset
9367
9368
9369 \end_layout
9370
9371 \end_inset
9372 </cell>
9373 </row>
9374 <row>
9375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9376 \begin_inset Text
9377
9378 \begin_layout Plain Layout
9379
9380 \backslash
9381 searrow
9382 \end_layout
9383
9384 \end_inset
9385 </cell>
9386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9387 \begin_inset Text
9388
9389 \begin_layout Plain Layout
9390 \begin_inset Formula $\searrow$
9391 \end_inset
9392
9393
9394 \end_layout
9395
9396 \end_inset
9397 </cell>
9398 </row>
9399 <row>
9400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9401 \begin_inset Text
9402
9403 \begin_layout Plain Layout
9404
9405 \backslash
9406 swarrow
9407 \end_layout
9408
9409 \end_inset
9410 </cell>
9411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9412 \begin_inset Text
9413
9414 \begin_layout Plain Layout
9415 \begin_inset Formula $\swarrow$
9416 \end_inset
9417
9418
9419 \end_layout
9420
9421 \end_inset
9422 </cell>
9423 </row>
9424 <row>
9425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9426 \begin_inset Text
9427
9428 \begin_layout Plain Layout
9429
9430 \backslash
9431 nwarrow
9432 \end_layout
9433
9434 \end_inset
9435 </cell>
9436 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9437 \begin_inset Text
9438
9439 \begin_layout Plain Layout
9440 \begin_inset Formula $\nwarrow$
9441 \end_inset
9442
9443
9444 \end_layout
9445
9446 \end_inset
9447 </cell>
9448 </row>
9449 </lyxtabular>
9450
9451 \end_inset
9452
9453
9454 \begin_inset space \hfill{}
9455 \end_inset
9456
9457
9458 \end_layout
9459
9460 \begin_layout Standard
9461 \begin_inset VSpace medskip
9462 \end_inset
9463
9464
9465 \end_layout
9466
9467 \begin_layout Standard
9468 Las flechas verticales también se pueden usar como delimitadores junto con
9469  los comandos descritos en
9470 \begin_inset space ~
9471 \end_inset
9472
9473
9474 \begin_inset CommandInset ref
9475 LatexCommand ref
9476 reference "sub:Tamaño-manual-de"
9477
9478 \end_inset
9479
9480  y 
9481 \begin_inset CommandInset ref
9482 LatexCommand ref
9483 reference "sub:Tamaño-automático-de"
9484
9485 \end_inset
9486
9487 .
9488 \end_layout
9489
9490 \begin_layout Section
9491 Acentos
9492 \begin_inset CommandInset label
9493 LatexCommand label
9494 name "sec:Acentos"
9495
9496 \end_inset
9497
9498
9499 \begin_inset Index idx
9500 status collapsed
9501
9502 \begin_layout Plain Layout
9503 Acentos
9504 \end_layout
9505
9506 \end_inset
9507
9508
9509 \end_layout
9510
9511 \begin_layout Standard
9512 Los acentos se pueden insertar con el botón 
9513 \begin_inset Graphics
9514         filename ../../images/math/hat.png
9515         scale 85
9516
9517 \end_inset
9518
9519  o mediante los comandos listados en las siguientes subsecciones.
9520 \end_layout
9521
9522 \begin_layout Subsection
9523 Acentos para un carácter
9524 \begin_inset ERT
9525 status collapsed
9526
9527 \begin_layout Plain Layout
9528
9529
9530 \backslash
9531 texorpdfstring{
9532 \end_layout
9533
9534 \end_inset
9535
9536
9537 \begin_inset Foot
9538 status collapsed
9539
9540 \begin_layout Plain Layout
9541 Para acentos en texto, véase 
9542 \begin_inset CommandInset ref
9543 LatexCommand ref
9544 reference "sub:Acentos-en-texto"
9545
9546 \end_inset
9547
9548
9549 \end_layout
9550
9551 \end_inset
9552
9553
9554 \begin_inset ERT
9555 status collapsed
9556
9557 \begin_layout Plain Layout
9558
9559 }{}
9560 \end_layout
9561
9562 \end_inset
9563
9564
9565 \begin_inset Note Note
9566 status collapsed
9567
9568 \begin_layout Plain Layout
9569
9570 \series bold
9571
9572 \backslash
9573 texorpdfstring
9574 \series default
9575  se usa para evitar que la nota al pie aparezca en los marcadores PDF.
9576 \end_layout
9577
9578 \begin_layout Plain Layout
9579 Más sobre 
9580 \series bold
9581
9582 \backslash
9583 texorpdfstring
9584 \series default
9585  en la sección 
9586 \begin_inset CommandInset ref
9587 LatexCommand ref
9588 reference "sub:Ecuaciones-en-encabezados"
9589
9590 \end_inset
9591
9592 .
9593 \end_layout
9594
9595 \end_inset
9596
9597
9598 \begin_inset CommandInset label
9599 LatexCommand label
9600 name "sub:Acentos-para-un"
9601
9602 \end_inset
9603
9604
9605 \begin_inset Index idx
9606 status collapsed
9607
9608 \begin_layout Plain Layout
9609 Acentos ! para un carácter
9610 \end_layout
9611
9612 \end_inset
9613
9614
9615 \end_layout
9616
9617 \begin_layout Standard
9618 \begin_inset space \hfill{}
9619 \end_inset
9620
9621
9622 \begin_inset Tabular
9623 <lyxtabular version="3" rows="8" columns="2">
9624 <features tabularvalignment="middle">
9625 <column alignment="center" valignment="top" width="0pt">
9626 <column alignment="center" valignment="top" width="0pt">
9627 <row>
9628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9629 \begin_inset Text
9630
9631 \begin_layout Plain Layout
9632 Comando
9633 \end_layout
9634
9635 \end_inset
9636 </cell>
9637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9638 \begin_inset Text
9639
9640 \begin_layout Plain Layout
9641 Resultado
9642 \begin_inset Note Note
9643 status collapsed
9644
9645 \begin_layout Plain Layout
9646
9647 \series bold
9648
9649 \backslash
9650 raisebox
9651 \series default
9652  se usa sólo como espaciador
9653 \end_layout
9654
9655 \end_inset
9656
9657
9658 \end_layout
9659
9660 \end_inset
9661 </cell>
9662 </row>
9663 <row>
9664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9665 \begin_inset Text
9666
9667 \begin_layout Plain Layout
9668
9669 \backslash
9670 dot
9671 \begin_inset ERT
9672 status collapsed
9673
9674 \begin_layout Plain Layout
9675
9676
9677 \backslash
9678 spce 
9679 \end_layout
9680
9681 \end_inset
9682
9683 A
9684 \end_layout
9685
9686 \end_inset
9687 </cell>
9688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9689 \begin_inset Text
9690
9691 \begin_layout Plain Layout
9692 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9693 \end_inset
9694
9695
9696 \end_layout
9697
9698 \end_inset
9699 </cell>
9700 </row>
9701 <row>
9702 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9703 \begin_inset Text
9704
9705 \begin_layout Plain Layout
9706
9707 \backslash
9708 ddot
9709 \begin_inset ERT
9710 status collapsed
9711
9712 \begin_layout Plain Layout
9713
9714
9715 \backslash
9716 spce 
9717 \end_layout
9718
9719 \end_inset
9720
9721 A
9722 \end_layout
9723
9724 \end_inset
9725 </cell>
9726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9727 \begin_inset Text
9728
9729 \begin_layout Plain Layout
9730 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9731 \end_inset
9732
9733
9734 \end_layout
9735
9736 \end_inset
9737 </cell>
9738 </row>
9739 <row>
9740 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9741 \begin_inset Text
9742
9743 \begin_layout Plain Layout
9744
9745 \backslash
9746 dddot
9747 \begin_inset ERT
9748 status collapsed
9749
9750 \begin_layout Plain Layout
9751
9752
9753 \backslash
9754 spce 
9755 \end_layout
9756
9757 \end_inset
9758
9759 A
9760 \end_layout
9761
9762 \end_inset
9763 </cell>
9764 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9765 \begin_inset Text
9766
9767 \begin_layout Plain Layout
9768 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9769 \end_inset
9770
9771
9772 \end_layout
9773
9774 \end_inset
9775 </cell>
9776 </row>
9777 <row>
9778 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9779 \begin_inset Text
9780
9781 \begin_layout Plain Layout
9782
9783 \backslash
9784 ddddot
9785 \begin_inset ERT
9786 status collapsed
9787
9788 \begin_layout Plain Layout
9789
9790
9791 \backslash
9792 spce 
9793 \end_layout
9794
9795 \end_inset
9796
9797 A
9798 \end_layout
9799
9800 \end_inset
9801 </cell>
9802 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9803 \begin_inset Text
9804
9805 \begin_layout Plain Layout
9806 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9807 \end_inset
9808
9809
9810 \end_layout
9811
9812 \end_inset
9813 </cell>
9814 </row>
9815 <row>
9816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9817 \begin_inset Text
9818
9819 \begin_layout Plain Layout
9820
9821 \backslash
9822 vec
9823 \begin_inset ERT
9824 status collapsed
9825
9826 \begin_layout Plain Layout
9827
9828
9829 \backslash
9830 spce 
9831 \end_layout
9832
9833 \end_inset
9834
9835 A
9836 \begin_inset Index idx
9837 status collapsed
9838
9839 \begin_layout Plain Layout
9840 Vectores
9841 \end_layout
9842
9843 \end_inset
9844
9845
9846 \end_layout
9847
9848 \end_inset
9849 </cell>
9850 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9851 \begin_inset Text
9852
9853 \begin_layout Plain Layout
9854 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9855 \end_inset
9856
9857
9858 \end_layout
9859
9860 \end_inset
9861 </cell>
9862 </row>
9863 <row>
9864 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9865 \begin_inset Text
9866
9867 \begin_layout Plain Layout
9868
9869 \backslash
9870 bar
9871 \begin_inset ERT
9872 status collapsed
9873
9874 \begin_layout Plain Layout
9875
9876
9877 \backslash
9878 spce 
9879 \end_layout
9880
9881 \end_inset
9882
9883 A
9884 \end_layout
9885
9886 \end_inset
9887 </cell>
9888 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9889 \begin_inset Text
9890
9891 \begin_layout Plain Layout
9892 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9893 \end_inset
9894
9895
9896 \end_layout
9897
9898 \end_inset
9899 </cell>
9900 </row>
9901 <row>
9902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9903 \begin_inset Text
9904
9905 \begin_layout Plain Layout
9906
9907 \backslash
9908 mathring
9909 \begin_inset ERT
9910 status collapsed
9911
9912 \begin_layout Plain Layout
9913
9914
9915 \backslash
9916 spce 
9917 \end_layout
9918
9919 \end_inset
9920
9921 A
9922 \end_layout
9923
9924 \end_inset
9925 </cell>
9926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9927 \begin_inset Text
9928
9929 \begin_layout Plain Layout
9930 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9931 \end_inset
9932
9933
9934 \end_layout
9935
9936 \end_inset
9937 </cell>
9938 </row>
9939 </lyxtabular>
9940
9941 \end_inset
9942
9943
9944 \begin_inset space \hfill{}
9945 \end_inset
9946
9947
9948 \begin_inset Tabular
9949 <lyxtabular version="3" rows="7" columns="2">
9950 <features tabularvalignment="middle">
9951 <column alignment="center" valignment="top" width="0pt">
9952 <column alignment="center" valignment="top" width="0pt">
9953 <row>
9954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9955 \begin_inset Text
9956
9957 \begin_layout Plain Layout
9958 Comando
9959 \end_layout
9960
9961 \end_inset
9962 </cell>
9963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9964 \begin_inset Text
9965
9966 \begin_layout Plain Layout
9967 Resultado
9968 \begin_inset Note Note
9969 status collapsed
9970
9971 \begin_layout Plain Layout
9972
9973 \series bold
9974
9975 \backslash
9976 raisebox
9977 \series default
9978  se usa sólo como espaciador
9979 \end_layout
9980
9981 \end_inset
9982
9983
9984 \end_layout
9985
9986 \end_inset
9987 </cell>
9988 </row>
9989 <row>
9990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9991 \begin_inset Text
9992
9993 \begin_layout Plain Layout
9994
9995 \backslash
9996 tilde
9997 \begin_inset ERT
9998 status collapsed
9999
10000 \begin_layout Plain Layout
10001
10002
10003 \backslash
10004 spce 
10005 \end_layout
10006
10007 \end_inset
10008
10009 A
10010 \end_layout
10011
10012 \end_inset
10013 </cell>
10014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10015 \begin_inset Text
10016
10017 \begin_layout Plain Layout
10018 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
10019 \end_inset
10020
10021
10022 \end_layout
10023
10024 \end_inset
10025 </cell>
10026 </row>
10027 <row>
10028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10029 \begin_inset Text
10030
10031 \begin_layout Plain Layout
10032
10033 \backslash
10034 hat
10035 \begin_inset ERT
10036 status collapsed
10037
10038 \begin_layout Plain Layout
10039
10040
10041 \backslash
10042 spce 
10043 \end_layout
10044
10045 \end_inset
10046
10047 A
10048 \end_layout
10049
10050 \end_inset
10051 </cell>
10052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10053 \begin_inset Text
10054
10055 \begin_layout Plain Layout
10056 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
10057 \end_inset
10058
10059
10060 \end_layout
10061
10062 \end_inset
10063 </cell>
10064 </row>
10065 <row>
10066 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10067 \begin_inset Text
10068
10069 \begin_layout Plain Layout
10070
10071 \backslash
10072 check
10073 \begin_inset ERT
10074 status collapsed
10075
10076 \begin_layout Plain Layout
10077
10078
10079 \backslash
10080 spce 
10081 \end_layout
10082
10083 \end_inset
10084
10085 A
10086 \end_layout
10087
10088 \end_inset
10089 </cell>
10090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10091 \begin_inset Text
10092
10093 \begin_layout Plain Layout
10094 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10095 \end_inset
10096
10097
10098 \end_layout
10099
10100 \end_inset
10101 </cell>
10102 </row>
10103 <row>
10104 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10105 \begin_inset Text
10106
10107 \begin_layout Plain Layout
10108
10109 \backslash
10110 acute
10111 \begin_inset ERT
10112 status collapsed
10113
10114 \begin_layout Plain Layout
10115
10116
10117 \backslash
10118 spce 
10119 \end_layout
10120
10121 \end_inset
10122
10123 A
10124 \end_layout
10125
10126 \end_inset
10127 </cell>
10128 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10129 \begin_inset Text
10130
10131 \begin_layout Plain Layout
10132 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10133 \end_inset
10134
10135
10136 \end_layout
10137
10138 \end_inset
10139 </cell>
10140 </row>
10141 <row>
10142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10143 \begin_inset Text
10144
10145 \begin_layout Plain Layout
10146
10147 \backslash
10148 grave
10149 \begin_inset ERT
10150 status collapsed
10151
10152 \begin_layout Plain Layout
10153
10154
10155 \backslash
10156 spce 
10157 \end_layout
10158
10159 \end_inset
10160
10161 A
10162 \end_layout
10163
10164 \end_inset
10165 </cell>
10166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10167 \begin_inset Text
10168
10169 \begin_layout Plain Layout
10170 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10171 \end_inset
10172
10173
10174 \end_layout
10175
10176 \end_inset
10177 </cell>
10178 </row>
10179 <row>
10180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10181 \begin_inset Text
10182
10183 \begin_layout Plain Layout
10184
10185 \backslash
10186 breve
10187 \begin_inset ERT
10188 status collapsed
10189
10190 \begin_layout Plain Layout
10191
10192
10193 \backslash
10194 spce 
10195 \end_layout
10196
10197 \end_inset
10198
10199 A
10200 \end_layout
10201
10202 \end_inset
10203 </cell>
10204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10205 \begin_inset Text
10206
10207 \begin_layout Plain Layout
10208 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10209 \end_inset
10210
10211
10212 \end_layout
10213
10214 \end_inset
10215 </cell>
10216 </row>
10217 </lyxtabular>
10218
10219 \end_inset
10220
10221
10222 \begin_inset space \hfill{}
10223 \end_inset
10224
10225
10226 \end_layout
10227
10228 \begin_layout Standard
10229 \begin_inset VSpace bigskip
10230 \end_inset
10231
10232
10233 \end_layout
10234
10235 \begin_layout Standard
10236 En ecuaciones se pueden insertar acentos como é directamente.
10237  LyX los transformará al comando de acento correspondiente.
10238  Para poner diéresis
10239 \begin_inset Index idx
10240 status collapsed
10241
10242 \begin_layout Plain Layout
10243 Dieresis@Diéresis
10244 \end_layout
10245
10246 \end_inset
10247
10248  es mejor insertar comillas antes de la vocal.
10249  Estos dos caracteres son considerados por LaTeX como 
10250 \emph on
10251 un solo
10252 \emph default
10253  carácter si la parte de la ecuación con la diéresis se marca en idioma
10254  alemán.
10255 \begin_inset Foot
10256 status collapsed
10257
10258 \begin_layout Plain Layout
10259 O algún otro idioma que use acentos, p.
10260 \begin_inset space \thinspace{}
10261 \end_inset
10262
10263 e.
10264  catalán.
10265  Aunque esto no funciona en español por algún conflicto con el estilo 
10266 \series bold
10267 spanish
10268 \series default
10269  de 
10270 \series bold
10271 babel
10272 \series default
10273 , no es necesario: se puede escribir 
10274 \begin_inset Formula $ï$
10275 \end_inset
10276
10277  en una ecuación igual que se hace en texto normal, ï.
10278  (
10279 \emph on
10280 N.
10281 \begin_inset space \thinspace{}
10282 \end_inset
10283
10284 del t.
10285 \emph default
10286 )
10287 \end_layout
10288
10289 \end_inset
10290
10291  A diferencia de 
10292 \series bold
10293
10294 \backslash
10295 ddot
10296 \series default
10297 , con este método se generan diéresis 
10298 \begin_inset Quotes fld
10299 \end_inset
10300
10301 reales
10302 \begin_inset Quotes frd
10303 \end_inset
10304
10305 , como se demuestra en el siguiente ejemplo:
10306 \begin_inset VSpace -2mm
10307 \end_inset
10308
10309
10310 \end_layout
10311
10312 \begin_layout Standard
10313 \noindent
10314 \align center
10315 \begin_inset Tabular
10316 <lyxtabular version="3" rows="3" columns="2">
10317 <features tabularvalignment="middle">
10318 <column alignment="center" valignment="top" width="0">
10319 <column alignment="center" valignment="top" width="0">
10320 <row>
10321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10322 \begin_inset Text
10323
10324 \begin_layout Plain Layout
10325 Comando
10326 \end_layout
10327
10328 \end_inset
10329 </cell>
10330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10331 \begin_inset Text
10332
10333 \begin_layout Plain Layout
10334 Resultado
10335 \begin_inset Note Note
10336 status collapsed
10337
10338 \begin_layout Plain Layout
10339
10340 \series bold
10341
10342 \backslash
10343 raisebox
10344 \series default
10345  se usa sólo como espaciador.
10346 \end_layout
10347
10348 \end_inset
10349
10350
10351 \end_layout
10352
10353 \end_inset
10354 </cell>
10355 </row>
10356 <row>
10357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10358 \begin_inset Text
10359
10360 \begin_layout Plain Layout
10361 ï
10362 \end_layout
10363
10364 \end_inset
10365 </cell>
10366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10367 \begin_inset Text
10368
10369 \begin_layout Plain Layout
10370 \begin_inset Formula $ï$
10371 \end_inset
10372
10373
10374 \end_layout
10375
10376 \end_inset
10377 </cell>
10378 </row>
10379 <row>
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
10385 \backslash
10386 ddot
10387 \begin_inset ERT
10388 status collapsed
10389
10390 \begin_layout Plain Layout
10391
10392
10393 \backslash
10394 spce 
10395 \end_layout
10396
10397 \end_inset
10398
10399 i
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10405 \begin_inset Text
10406
10407 \begin_layout Plain Layout
10408 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10409 \end_inset
10410
10411
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 </row>
10417 </lyxtabular>
10418
10419 \end_inset
10420
10421
10422 \end_layout
10423
10424 \begin_layout Standard
10425 Otra ventaja frente a 
10426 \series bold
10427
10428 \backslash
10429 ddot
10430 \series default
10431  es que la diéresis puede convertirse directamente a texto matemático, porque
10432  los anteriores comandos para acentos 
10433 \emph on
10434 no están permitidos en texto matemático
10435 \emph default
10436 .
10437  Para convertir un carácter acentuado a texto matemático, se debe convertir
10438  sólo el carácter bajo el acento.
10439  Esto también se aplica para otras conversiones, p.
10440 \begin_inset space \thinspace{}
10441 \end_inset
10442
10443 e.
10444 \begin_inset space ~
10445 \end_inset
10446
10447 cursiva o negrita.
10448 \end_layout
10449
10450 \begin_layout Standard
10451 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10452 \end_layout
10453
10454 \begin_layout Subsection
10455 Acentos para operadores
10456 \begin_inset Index idx
10457 status collapsed
10458
10459 \begin_layout Plain Layout
10460 Acentos ! en operadores
10461 \end_layout
10462
10463 \end_inset
10464
10465
10466 \end_layout
10467
10468 \begin_layout Standard
10469 Con los comandos 
10470 \series bold
10471
10472 \backslash
10473 overset
10474 \series default
10475
10476 \begin_inset Index idx
10477 status collapsed
10478
10479 \begin_layout Plain Layout
10480 Comandos ! O ! 
10481 \backslash
10482 overset
10483 \end_layout
10484
10485 \end_inset
10486
10487  y 
10488 \series bold
10489
10490 \backslash
10491 underset
10492 \series default
10493
10494 \begin_inset Index idx
10495 status collapsed
10496
10497 \begin_layout Plain Layout
10498 Comandos ! U ! 
10499 \backslash
10500 underset
10501 \end_layout
10502
10503 \end_inset
10504
10505  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
10506  Con el comando 
10507 \series bold
10508
10509 \backslash
10510 sideset
10511 \series default
10512
10513 \begin_inset Index idx
10514 status collapsed
10515
10516 \begin_layout Plain Layout
10517 Comandos ! S ! 
10518 \backslash
10519 sideset
10520 \end_layout
10521
10522 \end_inset
10523
10524  se pueden poner caracteres delante y detrás de un operador.
10525  El esquema del comando es:
10526 \end_layout
10527
10528 \begin_layout Standard
10529
10530 \series bold
10531
10532 \backslash
10533 sideset{carácter
10534 \series default
10535  
10536 \series bold
10537 anterior}{carácter posterior}
10538 \end_layout
10539
10540 \begin_layout Standard
10541
10542 \series bold
10543
10544 \backslash
10545 sideset
10546 \series default
10547  siempre debe estar delante del operador que debe acentuarse.
10548  Se puede acentuar con varios caracteres e incluso con otros operadores
10549  y símbolos.
10550  Para colocar con
10551 \series bold
10552  
10553 \backslash
10554 sideset
10555 \series default
10556  caracteres sólo detrás del operador, por ejemplo, no se escribe nada en
10557  el primer par de llaves, pero sin quitarlas.
10558  
10559 \end_layout
10560
10561 \begin_layout Standard
10562 Por ejemplo, el comando 
10563 \series bold
10564
10565 \backslash
10566 sideset{
10567 \begin_inset Formula $\to$
10568 \end_inset
10569
10570
10571 \backslash
10572 {
10573 \series default
10574 '
10575 \series bold
10576
10577 \begin_inset Formula $\to$
10578 \end_inset
10579
10580
10581 \backslash
10582 sum_k=1
10583 \begin_inset ERT
10584 status collapsed
10585
10586 \begin_layout Plain Layout
10587
10588
10589 \backslash
10590 spce 
10591 \end_layout
10592
10593 \end_inset
10594
10595
10596 \series default
10597 ^
10598 \series bold
10599
10600 \begin_inset ERT
10601 status collapsed
10602
10603 \begin_layout Plain Layout
10604
10605
10606 \backslash
10607 spce 
10608 \end_layout
10609
10610 \end_inset
10611
10612 n
10613 \series default
10614  genera:
10615 \begin_inset Formula 
10616 \[
10617 \sideset{}{'}\sum_{k=1}^{n}
10618 \]
10619
10620 \end_inset
10621
10622
10623 \end_layout
10624
10625 \begin_layout Standard
10626 El comando 
10627 \series bold
10628
10629 \backslash
10630 overset
10631 \begin_inset ERT
10632 status collapsed
10633
10634 \begin_layout Plain Layout
10635
10636
10637 \backslash
10638 spce 
10639 \end_layout
10640
10641 \end_inset
10642
10643
10644 \backslash
10645 maltese
10646 \begin_inset ERT
10647 status collapsed
10648
10649 \begin_layout Plain Layout
10650
10651
10652 \backslash
10653 spce 
10654 \end_layout
10655
10656 \end_inset
10657
10658
10659 \series default
10660
10661 \begin_inset Formula $\uparrow$
10662 \end_inset
10663
10664
10665 \series bold
10666 a
10667 \series default
10668  genera:
10669 \begin_inset Formula 
10670 \[
10671 \overset{a}{\maltese}
10672 \]
10673
10674 \end_inset
10675
10676
10677 \end_layout
10678
10679 \begin_layout Standard
10680 Como se ve en el último ejemplo, con 
10681 \series bold
10682
10683 \backslash
10684 overset
10685 \series default
10686  y 
10687 \series bold
10688
10689 \backslash
10690 underset
10691 \series default
10692  también se pueden acentuar símbolos y caracteres; con 
10693 \series bold
10694
10695 \backslash
10696 sideset
10697 \series default
10698  esto no es posible.
10699 \end_layout
10700
10701 \begin_layout Subsection
10702 Acentos para varios caracteres
10703 \begin_inset Index idx
10704 status collapsed
10705
10706 \begin_layout Plain Layout
10707 Acentos ! en varios caracteres
10708 \end_layout
10709
10710 \end_inset
10711
10712
10713 \end_layout
10714
10715 \begin_layout Standard
10716 \begin_inset space \hfill{}
10717 \end_inset
10718
10719
10720 \begin_inset Tabular
10721 <lyxtabular version="3" rows="5" columns="2">
10722 <features tabularvalignment="middle">
10723 <column alignment="center" valignment="top" width="0pt">
10724 <column alignment="center" valignment="top" width="0pt">
10725 <row>
10726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10727 \begin_inset Text
10728
10729 \begin_layout Plain Layout
10730 Comando
10731 \end_layout
10732
10733 \end_inset
10734 </cell>
10735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10736 \begin_inset Text
10737
10738 \begin_layout Plain Layout
10739 Resultado
10740 \begin_inset Note Note
10741 status collapsed
10742
10743 \begin_layout Plain Layout
10744
10745 \series bold
10746
10747 \backslash
10748 raisebox
10749 \series default
10750  se usa sólo como espaciador
10751 \end_layout
10752
10753 \end_inset
10754
10755
10756 \end_layout
10757
10758 \end_inset
10759 </cell>
10760 </row>
10761 <row>
10762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10763 \begin_inset Text
10764
10765 \begin_layout Plain Layout
10766
10767 \backslash
10768 overleftarrow
10769 \begin_inset ERT
10770 status collapsed
10771
10772 \begin_layout Plain Layout
10773
10774
10775 \backslash
10776 spce 
10777 \end_layout
10778
10779 \end_inset
10780
10781 A=B
10782 \end_layout
10783
10784 \end_inset
10785 </cell>
10786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10787 \begin_inset Text
10788
10789 \begin_layout Plain Layout
10790 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10791 \end_inset
10792
10793
10794 \end_layout
10795
10796 \end_inset
10797 </cell>
10798 </row>
10799 <row>
10800 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10801 \begin_inset Text
10802
10803 \begin_layout Plain Layout
10804
10805 \backslash
10806 underleftarrow
10807 \begin_inset ERT
10808 status collapsed
10809
10810 \begin_layout Plain Layout
10811
10812
10813 \backslash
10814 spce 
10815 \end_layout
10816
10817 \end_inset
10818
10819 A=B
10820 \end_layout
10821
10822 \end_inset
10823 </cell>
10824 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10825 \begin_inset Text
10826
10827 \begin_layout Plain Layout
10828 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10829 \end_inset
10830
10831
10832 \end_layout
10833
10834 \end_inset
10835 </cell>
10836 </row>
10837 <row>
10838 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10839 \begin_inset Text
10840
10841 \begin_layout Plain Layout
10842
10843 \backslash
10844 overleftrightarrow
10845 \begin_inset ERT
10846 status collapsed
10847
10848 \begin_layout Plain Layout
10849
10850
10851 \backslash
10852 spce 
10853 \end_layout
10854
10855 \end_inset
10856
10857 A=B
10858 \end_layout
10859
10860 \end_inset
10861 </cell>
10862 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10863 \begin_inset Text
10864
10865 \begin_layout Plain Layout
10866 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10867 \end_inset
10868
10869
10870 \end_layout
10871
10872 \end_inset
10873 </cell>
10874 </row>
10875 <row>
10876 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10877 \begin_inset Text
10878
10879 \begin_layout Plain Layout
10880
10881 \backslash
10882 underleftrightarrow
10883 \begin_inset ERT
10884 status collapsed
10885
10886 \begin_layout Plain Layout
10887
10888
10889 \backslash
10890 spce 
10891 \end_layout
10892
10893 \end_inset
10894
10895 A=B
10896 \end_layout
10897
10898 \end_inset
10899 </cell>
10900 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10901 \begin_inset Text
10902
10903 \begin_layout Plain Layout
10904 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10905 \end_inset
10906
10907
10908 \end_layout
10909
10910 \end_inset
10911 </cell>
10912 </row>
10913 </lyxtabular>
10914
10915 \end_inset
10916
10917
10918 \begin_inset space \hfill{}
10919 \end_inset
10920
10921
10922 \begin_inset Tabular
10923 <lyxtabular version="3" rows="5" columns="2">
10924 <features tabularvalignment="middle">
10925 <column alignment="center" valignment="top" width="0pt">
10926 <column alignment="center" valignment="top" width="0pt">
10927 <row>
10928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10929 \begin_inset Text
10930
10931 \begin_layout Plain Layout
10932 Comando
10933 \end_layout
10934
10935 \end_inset
10936 </cell>
10937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10938 \begin_inset Text
10939
10940 \begin_layout Plain Layout
10941 Resultado
10942 \begin_inset Note Note
10943 status collapsed
10944
10945 \begin_layout Plain Layout
10946
10947 \series bold
10948
10949 \backslash
10950 raisebox
10951 \series default
10952  se usa sólo como espaciador
10953 \end_layout
10954
10955 \end_inset
10956
10957
10958 \end_layout
10959
10960 \end_inset
10961 </cell>
10962 </row>
10963 <row>
10964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10965 \begin_inset Text
10966
10967 \begin_layout Plain Layout
10968
10969 \backslash
10970 overrightarrow
10971 \begin_inset ERT
10972 status collapsed
10973
10974 \begin_layout Plain Layout
10975
10976
10977 \backslash
10978 spce 
10979 \end_layout
10980
10981 \end_inset
10982
10983 A=B
10984 \end_layout
10985
10986 \end_inset
10987 </cell>
10988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10989 \begin_inset Text
10990
10991 \begin_layout Plain Layout
10992 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10993 \end_inset
10994
10995
10996 \end_layout
10997
10998 \end_inset
10999 </cell>
11000 </row>
11001 <row>
11002 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11003 \begin_inset Text
11004
11005 \begin_layout Plain Layout
11006
11007 \backslash
11008 underrightarrow
11009 \begin_inset ERT
11010 status collapsed
11011
11012 \begin_layout Plain Layout
11013
11014
11015 \backslash
11016 spce 
11017 \end_layout
11018
11019 \end_inset
11020
11021 A=B
11022 \end_layout
11023
11024 \end_inset
11025 </cell>
11026 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11027 \begin_inset Text
11028
11029 \begin_layout Plain Layout
11030 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
11031 \end_inset
11032
11033
11034 \end_layout
11035
11036 \end_inset
11037 </cell>
11038 </row>
11039 <row>
11040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11041 \begin_inset Text
11042
11043 \begin_layout Plain Layout
11044
11045 \backslash
11046 widetilde
11047 \begin_inset ERT
11048 status collapsed
11049
11050 \begin_layout Plain Layout
11051
11052
11053 \backslash
11054 spce 
11055 \end_layout
11056
11057 \end_inset
11058
11059 A=B
11060 \end_layout
11061
11062 \end_inset
11063 </cell>
11064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11065 \begin_inset Text
11066
11067 \begin_layout Plain Layout
11068 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
11069 \end_inset
11070
11071
11072 \end_layout
11073
11074 \end_inset
11075 </cell>
11076 </row>
11077 <row>
11078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11079 \begin_inset Text
11080
11081 \begin_layout Plain Layout
11082
11083 \backslash
11084 widehat
11085 \begin_inset ERT
11086 status collapsed
11087
11088 \begin_layout Plain Layout
11089
11090
11091 \backslash
11092 spce 
11093 \end_layout
11094
11095 \end_inset
11096
11097 A=B
11098 \end_layout
11099
11100 \end_inset
11101 </cell>
11102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11103 \begin_inset Text
11104
11105 \begin_layout Plain Layout
11106 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
11107 \end_inset
11108
11109
11110 \end_layout
11111
11112 \end_inset
11113 </cell>
11114 </row>
11115 </lyxtabular>
11116
11117 \end_inset
11118
11119
11120 \begin_inset space \hfill{}
11121 \end_inset
11122
11123
11124 \end_layout
11125
11126 \begin_layout Standard
11127 \begin_inset VSpace medskip
11128 \end_inset
11129
11130
11131 \end_layout
11132
11133 \begin_layout Standard
11134 Con estos comandos se pueden acentuar tantos caracteres como quieras.
11135  Pero los acentos 
11136 \series bold
11137
11138 \backslash
11139 widetilde
11140 \series default
11141  y 
11142 \series bold
11143
11144 \backslash
11145 widehat
11146 \series default
11147  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
11148  ejemplo:
11149 \begin_inset Formula 
11150 \[
11151 \widetilde{A+B=C-D}
11152 \]
11153
11154 \end_inset
11155
11156
11157 \end_layout
11158
11159 \begin_layout Standard
11160 Con los comandos 
11161 \series bold
11162
11163 \backslash
11164 overset
11165 \series default
11166
11167 \begin_inset Index idx
11168 status collapsed
11169
11170 \begin_layout Plain Layout
11171 Comandos ! O ! 
11172 \backslash
11173 overset
11174 \end_layout
11175
11176 \end_inset
11177
11178  y 
11179 \series bold
11180
11181 \backslash
11182 underset
11183 \series default
11184
11185 \begin_inset Index idx
11186 status collapsed
11187
11188 \begin_layout Plain Layout
11189 Comandos ! U ! 
11190 \backslash
11191 underset
11192 \end_layout
11193
11194 \end_inset
11195
11196 , descritos en la subsección anterior, también se pueden acentuar varios
11197  caracteres.
11198  El comando 
11199 \series bold
11200
11201 \backslash
11202 underset
11203 \begin_inset ERT
11204 status collapsed
11205
11206 \begin_layout Plain Layout
11207
11208
11209 \backslash
11210 spce 
11211 \end_layout
11212
11213 \end_inset
11214
11215 A=B
11216 \begin_inset Formula $\downarrow$
11217 \end_inset
11218
11219 ***
11220 \series default
11221  da:
11222 \begin_inset Formula 
11223 \[
11224 \underset{***}{A=B}
11225 \]
11226
11227 \end_inset
11228
11229
11230 \end_layout
11231
11232 \begin_layout Section
11233 Espacios
11234 \begin_inset CommandInset label
11235 LatexCommand label
11236 name "sec:Espacio"
11237
11238 \end_inset
11239
11240
11241 \begin_inset Index idx
11242 status collapsed
11243
11244 \begin_layout Plain Layout
11245 Espacio ! horizontal
11246 \end_layout
11247
11248 \end_inset
11249
11250
11251 \end_layout
11252
11253 \begin_layout Subsection
11254 Espacio predefinido
11255 \begin_inset CommandInset label
11256 LatexCommand label
11257 name "sub:Espacio-predefinido"
11258
11259 \end_inset
11260
11261
11262 \begin_inset Index idx
11263 status collapsed
11264
11265 \begin_layout Plain Layout
11266 Espacio ! horizontal ! predefinido
11267 \end_layout
11268
11269 \end_inset
11270
11271
11272 \end_layout
11273
11274 \begin_layout Standard
11275 A veces es necesario insertar espacio horizontal en una ecuación.
11276  Esto se hace insertando un espacio protegido (atajo 
11277 \family sans
11278 Ctrl+Espacio
11279 \family default
11280 ).
11281  Aparece un 
11282 \begin_inset Quotes fld
11283 \end_inset
11284
11285
11286 \color black
11287
11288 \begin_inset ERT
11289 status collapsed
11290
11291 \begin_layout Plain Layout
11292
11293
11294 \backslash
11295 spce 
11296 \end_layout
11297
11298 \end_inset
11299
11300
11301 \color inherit
11302
11303 \begin_inset Quotes frd
11304 \end_inset
11305
11306 , y pulsando 
11307 \family sans
11308 Espacio
11309 \family default
11310  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11311  espacio.
11312  También se pueden insertar espacios mediante el botón 
11313 \begin_inset Graphics
11314         filename ../../images/math/space.png
11315         scale 85
11316
11317 \end_inset
11318
11319  de la barra de ecuaciones o con comandos especiales.
11320  Independientemente del comando insertado, se puede seleccionar de nuevo
11321  el tamaño pulsando acto seguido 
11322 \family sans
11323 Espacio.
11324  
11325 \end_layout
11326
11327 \begin_layout Standard
11328 \noindent
11329 \align center
11330 \begin_inset VSpace -5mm
11331 \end_inset
11332
11333
11334 \begin_inset Tabular
11335 <lyxtabular version="3" rows="3" columns="7">
11336 <features tabularvalignment="middle">
11337 <column alignment="center" valignment="middle" width="6.8cm">
11338 <column alignment="center" valignment="top" width="0">
11339 <column alignment="center" valignment="top" width="0">
11340 <column alignment="center" valignment="top" width="0">
11341 <column alignment="center" valignment="top" width="0">
11342 <column alignment="center" valignment="top" width="0">
11343 <column alignment="center" valignment="top" width="0">
11344 <row>
11345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11346 \begin_inset Text
11347
11348 \begin_layout Plain Layout
11349 Comando
11350 \end_layout
11351
11352 \end_inset
11353 </cell>
11354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11355 \begin_inset Text
11356
11357 \begin_layout Plain Layout
11358
11359 \backslash
11360 ,
11361 \end_layout
11362
11363 \end_inset
11364 </cell>
11365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11366 \begin_inset Text
11367
11368 \begin_layout Plain Layout
11369
11370 \backslash
11371 :
11372 \end_layout
11373
11374 \end_inset
11375 </cell>
11376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11377 \begin_inset Text
11378
11379 \begin_layout Plain Layout
11380
11381 \backslash
11382 ;
11383 \end_layout
11384
11385 \end_inset
11386 </cell>
11387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11388 \begin_inset Text
11389
11390 \begin_layout Plain Layout
11391
11392 \backslash
11393 quad
11394 \end_layout
11395
11396 \end_inset
11397 </cell>
11398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11399 \begin_inset Text
11400
11401 \begin_layout Plain Layout
11402
11403 \backslash
11404 qquad
11405 \end_layout
11406
11407 \end_inset
11408 </cell>
11409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11410 \begin_inset Text
11411
11412 \begin_layout Plain Layout
11413
11414 \backslash
11415 !
11416 \end_layout
11417
11418 \end_inset
11419 </cell>
11420 </row>
11421 <row>
11422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11423 \begin_inset Text
11424
11425 \begin_layout Plain Layout
11426 Número de pulsaciones de 
11427 \family sans
11428 Espacio
11429 \family default
11430  tras insertar el espacio protegido
11431 \end_layout
11432
11433 \end_inset
11434 </cell>
11435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11436 \begin_inset Text
11437
11438 \begin_layout Plain Layout
11439 0
11440 \end_layout
11441
11442 \end_inset
11443 </cell>
11444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11445 \begin_inset Text
11446
11447 \begin_layout Plain Layout
11448 1
11449 \end_layout
11450
11451 \end_inset
11452 </cell>
11453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11454 \begin_inset Text
11455
11456 \begin_layout Plain Layout
11457 2
11458 \end_layout
11459
11460 \end_inset
11461 </cell>
11462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11463 \begin_inset Text
11464
11465 \begin_layout Plain Layout
11466 3
11467 \end_layout
11468
11469 \end_inset
11470 </cell>
11471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11472 \begin_inset Text
11473
11474 \begin_layout Plain Layout
11475 4
11476 \end_layout
11477
11478 \end_inset
11479 </cell>
11480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11481 \begin_inset Text
11482
11483 \begin_layout Plain Layout
11484 5
11485 \end_layout
11486
11487 \end_inset
11488 </cell>
11489 </row>
11490 <row>
11491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11492 \begin_inset Text
11493
11494 \begin_layout Plain Layout
11495 Resultado
11496 \end_layout
11497
11498 \end_inset
11499 </cell>
11500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11501 \begin_inset Text
11502
11503 \begin_layout Plain Layout
11504 \begin_inset Formula $A\, B$
11505 \end_inset
11506
11507
11508 \end_layout
11509
11510 \end_inset
11511 </cell>
11512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11513 \begin_inset Text
11514
11515 \begin_layout Plain Layout
11516 \begin_inset Formula $A\: B$
11517 \end_inset
11518
11519
11520 \end_layout
11521
11522 \end_inset
11523 </cell>
11524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11525 \begin_inset Text
11526
11527 \begin_layout Plain Layout
11528 \begin_inset Formula $A\; B$
11529 \end_inset
11530
11531
11532 \end_layout
11533
11534 \end_inset
11535 </cell>
11536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11537 \begin_inset Text
11538
11539 \begin_layout Plain Layout
11540 \begin_inset Formula $A\quad B$
11541 \end_inset
11542
11543
11544 \end_layout
11545
11546 \end_inset
11547 </cell>
11548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11549 \begin_inset Text
11550
11551 \begin_layout Plain Layout
11552 \begin_inset Formula $A\qquad B$
11553 \end_inset
11554
11555
11556 \end_layout
11557
11558 \end_inset
11559 </cell>
11560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11561 \begin_inset Text
11562
11563 \begin_layout Plain Layout
11564 \begin_inset Formula $A\! B$
11565 \end_inset
11566
11567
11568 \end_layout
11569
11570 \end_inset
11571 </cell>
11572 </row>
11573 </lyxtabular>
11574
11575 \end_inset
11576
11577
11578 \end_layout
11579
11580 \begin_layout Standard
11581 El último tamaño parece no generar espacio.
11582  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11583  negativo.
11584  Hay otros dos espacios negativos:
11585 \end_layout
11586
11587 \begin_layout Standard
11588 \align center
11589 \begin_inset Tabular
11590 <lyxtabular version="3" rows="3" columns="3">
11591 <features tabularvalignment="middle">
11592 <column alignment="center" valignment="middle" width="6.8cm">
11593 <column alignment="center" valignment="top" width="0pt">
11594 <column alignment="center" valignment="top" width="0pt">
11595 <row>
11596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11597 \begin_inset Text
11598
11599 \begin_layout Plain Layout
11600 Comando
11601 \end_layout
11602
11603 \end_inset
11604 </cell>
11605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11606 \begin_inset Text
11607
11608 \begin_layout Plain Layout
11609
11610 \backslash
11611 negmedspace
11612 \end_layout
11613
11614 \end_inset
11615 </cell>
11616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11617 \begin_inset Text
11618
11619 \begin_layout Plain Layout
11620
11621 \backslash
11622 negthickspace
11623 \end_layout
11624
11625 \end_inset
11626 </cell>
11627 </row>
11628 <row>
11629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11630 \begin_inset Text
11631
11632 \begin_layout Plain Layout
11633 Número de pulsaciones de 
11634 \family sans
11635 Espacio
11636 \family default
11637  tras insertar el espacio protegido
11638 \end_layout
11639
11640 \end_inset
11641 </cell>
11642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11643 \begin_inset Text
11644
11645 \begin_layout Plain Layout
11646 6
11647 \end_layout
11648
11649 \end_inset
11650 </cell>
11651 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11652 \begin_inset Text
11653
11654 \begin_layout Plain Layout
11655 7
11656 \end_layout
11657
11658 \end_inset
11659 </cell>
11660 </row>
11661 <row>
11662 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11663 \begin_inset Text
11664
11665 \begin_layout Plain Layout
11666 Resultado
11667 \end_layout
11668
11669 \end_inset
11670 </cell>
11671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11672 \begin_inset Text
11673
11674 \begin_layout Plain Layout
11675 \begin_inset Formula $A\negmedspace B$
11676 \end_inset
11677
11678
11679 \end_layout
11680
11681 \end_inset
11682 </cell>
11683 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11684 \begin_inset Text
11685
11686 \begin_layout Plain Layout
11687 \begin_inset Formula $A\negthickspace B$
11688 \end_inset
11689
11690
11691 \end_layout
11692
11693 \end_inset
11694 </cell>
11695 </row>
11696 </lyxtabular>
11697
11698 \end_inset
11699
11700
11701 \end_layout
11702
11703 \begin_layout Standard
11704 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11705  Así, se pueden usar para forzar ligaduras, lo que es apropiado, p.
11706 \begin_inset space \thinspace{}
11707 \end_inset
11708
11709 e., para operadores suma: 
11710 \end_layout
11711
11712 \begin_layout Standard
11713 \noindent
11714 \align center
11715 \begin_inset Tabular
11716 <lyxtabular version="3" rows="3" columns="2">
11717 <features tabularvalignment="middle">
11718 <column alignment="center" valignment="top" width="0">
11719 <column alignment="center" valignment="top" width="0">
11720 <row>
11721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11722 \begin_inset Text
11723
11724 \begin_layout Plain Layout
11725 Comando
11726 \end_layout
11727
11728 \end_inset
11729 </cell>
11730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11731 \begin_inset Text
11732
11733 \begin_layout Plain Layout
11734 Resultado
11735 \begin_inset Note Note
11736 status collapsed
11737
11738 \begin_layout Plain Layout
11739
11740 \series bold
11741
11742 \backslash
11743 raisebox
11744 \series default
11745  se usa sólo como espaciador
11746 \end_layout
11747
11748 \end_inset
11749
11750
11751 \end_layout
11752
11753 \end_inset
11754 </cell>
11755 </row>
11756 <row>
11757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11758 \begin_inset Text
11759
11760 \begin_layout Plain Layout
11761
11762 \backslash
11763 sum
11764 \backslash
11765 sum
11766 \begin_inset ERT
11767 status collapsed
11768
11769 \begin_layout Plain Layout
11770
11771
11772 \backslash
11773 spce 
11774 \end_layout
11775
11776 \end_inset
11777
11778 f_kl
11779 \end_layout
11780
11781 \end_inset
11782 </cell>
11783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11784 \begin_inset Text
11785
11786 \begin_layout Plain Layout
11787 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11788 \end_inset
11789
11790
11791 \end_layout
11792
11793 \end_inset
11794 </cell>
11795 </row>
11796 <row>
11797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11798 \begin_inset Text
11799
11800 \begin_layout Plain Layout
11801
11802 \backslash
11803 sum
11804 \backslash
11805 negmedspace
11806 \backslash
11807 sum
11808 \begin_inset ERT
11809 status collapsed
11810
11811 \begin_layout Plain Layout
11812
11813
11814 \backslash
11815 spce 
11816 \end_layout
11817
11818 \end_inset
11819
11820 f_kl
11821 \end_layout
11822
11823 \end_inset
11824 </cell>
11825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11826 \begin_inset Text
11827
11828 \begin_layout Plain Layout
11829 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11830 \end_inset
11831
11832
11833 \end_layout
11834
11835 \end_inset
11836 </cell>
11837 </row>
11838 </lyxtabular>
11839
11840 \end_inset
11841
11842
11843 \end_layout
11844
11845 \begin_layout Standard
11846 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11847  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11848  El siguiente ejemplo lo ilustra:
11849 \end_layout
11850
11851 \begin_layout Standard
11852 \noindent
11853 \align center
11854 \begin_inset Tabular
11855 <lyxtabular version="3" rows="2" columns="2">
11856 <features tabularvalignment="middle">
11857 <column alignment="center" valignment="top" width="0">
11858 <column alignment="center" valignment="top" width="0">
11859 <row>
11860 <cell alignment="center" valignment="top" usebox="none">
11861 \begin_inset Text
11862
11863 \begin_layout Plain Layout
11864 ecuación normal
11865 \end_layout
11866
11867 \end_inset
11868 </cell>
11869 <cell alignment="center" valignment="top" usebox="none">
11870 \begin_inset Text
11871
11872 \begin_layout Plain Layout
11873 \begin_inset Formula $A=B$
11874 \end_inset
11875
11876
11877 \end_layout
11878
11879 \end_inset
11880 </cell>
11881 </row>
11882 <row>
11883 <cell alignment="center" valignment="top" usebox="none">
11884 \begin_inset Text
11885
11886 \begin_layout Plain Layout
11887 \begin_inset Note Note
11888 status collapsed
11889
11890 \begin_layout Plain Layout
11891
11892 \series bold
11893
11894 \backslash
11895 raisebox
11896 \series default
11897  se usa sólo como espaciador
11898 \end_layout
11899
11900 \end_inset
11901
11902
11903 \begin_inset Formula $\raisebox{5mm}{}$
11904 \end_inset
11905
11906 ecuación sin espacio
11907 \end_layout
11908
11909 \end_inset
11910 </cell>
11911 <cell alignment="center" valignment="top" usebox="none">
11912 \begin_inset Text
11913
11914 \begin_layout Plain Layout
11915 \begin_inset Formula $A{=}B$
11916 \end_inset
11917
11918
11919 \end_layout
11920
11921 \end_inset
11922 </cell>
11923 </row>
11924 </lyxtabular>
11925
11926 \end_inset
11927
11928
11929 \end_layout
11930
11931 \begin_layout Standard
11932 El comando para la segunda ecuación es: 
11933 \series bold
11934 A
11935 \backslash
11936 {=
11937 \begin_inset Formula $\rightarrow$
11938 \end_inset
11939
11940 B
11941 \series default
11942  
11943 \begin_inset VSpace bigskip
11944 \end_inset
11945
11946
11947 \end_layout
11948
11949 \begin_layout Standard
11950 Para las unidades físicas hacen falta espacios, porque entre el valor y
11951  su unidad se pone un espacio más pequeño que el normal.
11952  Para unidades en el texto se inserta con el menú 
11953 \family sans
11954 Insertar\SpecialChar \menuseparator
11955 Formato\SpecialChar \menuseparator
11956 Espacio
11957 \begin_inset space ~
11958 \end_inset
11959
11960 delgado
11961 \family default
11962  (atajo 
11963 \family sans
11964 Ctrl+Mayúscula+Espacio
11965 \family default
11966 ).
11967 \end_layout
11968
11969 \begin_layout Standard
11970 Un ejemplo para visualizar la diferencia:
11971 \end_layout
11972
11973 \begin_layout Standard
11974 \begin_inset Tabular
11975 <lyxtabular version="3" rows="2" columns="2">
11976 <features tabularvalignment="middle">
11977 <column alignment="center" valignment="top" width="0">
11978 <column alignment="left" valignment="top" width="0">
11979 <row>
11980 <cell alignment="center" valignment="top" usebox="none">
11981 \begin_inset Text
11982
11983 \begin_layout Plain Layout
11984 24 kW
11985 \begin_inset Formula $\cdot$
11986 \end_inset
11987
11988 h
11989 \end_layout
11990
11991 \end_inset
11992 </cell>
11993 <cell alignment="center" valignment="top" usebox="none">
11994 \begin_inset Text
11995
11996 \begin_layout Plain Layout
11997 espacio entre valor y unidad 
11998 \end_layout
11999
12000 \end_inset
12001 </cell>
12002 </row>
12003 <row>
12004 <cell alignment="center" valignment="top" usebox="none">
12005 \begin_inset Text
12006
12007 \begin_layout Plain Layout
12008 24
12009 \begin_inset space \thinspace{}
12010 \end_inset
12011
12012 kW
12013 \begin_inset Formula $\cdot$
12014 \end_inset
12015
12016 h
12017 \end_layout
12018
12019 \end_inset
12020 </cell>
12021 <cell alignment="center" valignment="top" usebox="none">
12022 \begin_inset Text
12023
12024 \begin_layout Plain Layout
12025 espacio delgado entre valor y unidad
12026 \end_layout
12027
12028 \end_inset
12029 </cell>
12030 </row>
12031 </lyxtabular>
12032
12033 \end_inset
12034
12035
12036 \end_layout
12037
12038 \begin_layout Subsection
12039 Espacio variable
12040 \begin_inset ERT
12041 status collapsed
12042
12043 \begin_layout Plain Layout
12044
12045
12046 \backslash
12047 texorpdfstring{
12048 \end_layout
12049
12050 \end_inset
12051
12052
12053 \begin_inset Foot
12054 status collapsed
12055
12056 \begin_layout Plain Layout
12057 Para espacio vertical en ecuaciones véase 
12058 \begin_inset CommandInset ref
12059 LatexCommand ref
12060 reference "sub:Separación-de-líneas"
12061
12062 \end_inset
12063
12064
12065 \end_layout
12066
12067 \end_inset
12068
12069
12070 \begin_inset ERT
12071 status collapsed
12072
12073 \begin_layout Plain Layout
12074
12075 }{}
12076 \end_layout
12077
12078 \end_inset
12079
12080
12081 \begin_inset Note Note
12082 status collapsed
12083
12084 \begin_layout Plain Layout
12085
12086 \backslash
12087 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
12088  PDF.
12089 \end_layout
12090
12091 \begin_layout Plain Layout
12092 Más sobre 
12093 \backslash
12094 texorpdfstring en la sección 
12095 \begin_inset CommandInset ref
12096 LatexCommand ref
12097 reference "sub:Ecuaciones-en-encabezados"
12098
12099 \end_inset
12100
12101 .
12102 \end_layout
12103
12104 \end_inset
12105
12106
12107 \begin_inset CommandInset label
12108 LatexCommand label
12109 name "sub:Espacio-variable"
12110
12111 \end_inset
12112
12113
12114 \begin_inset Index idx
12115 status collapsed
12116
12117 \begin_layout Plain Layout
12118 Espacio ! horizontal ! variable
12119 \end_layout
12120
12121 \end_inset
12122
12123
12124 \end_layout
12125
12126 \begin_layout Standard
12127 En LyX se puede insertar espacio con una longitud definida con el comando
12128  
12129 \series bold
12130
12131 \backslash
12132 hspace
12133 \series default
12134
12135 \begin_inset Index idx
12136 status collapsed
12137
12138 \begin_layout Plain Layout
12139 Comandos ! H ! 
12140 \backslash
12141 hspace
12142 \end_layout
12143
12144 \end_inset
12145
12146 .
12147  Aparece un 
12148 \begin_inset Quotes fld
12149 \end_inset
12150
12151
12152 \color black
12153
12154 \begin_inset ERT
12155 status collapsed
12156
12157 \begin_layout Plain Layout
12158
12159
12160 \backslash
12161 spce 
12162 \end_layout
12163
12164 \end_inset
12165
12166
12167 \color inherit
12168
12169 \begin_inset Quotes frd
12170 \end_inset
12171
12172  largo.
12173  La longitud se puede ajustar haciendo clic izquierdo sobre el 
12174 \begin_inset Quotes fld
12175 \end_inset
12176
12177
12178 \color black
12179
12180 \begin_inset ERT
12181 status collapsed
12182
12183 \begin_layout Plain Layout
12184
12185
12186 \backslash
12187 spce 
12188 \end_layout
12189
12190 \end_inset
12191
12192
12193 \color inherit
12194
12195 \begin_inset Quotes frd
12196 \end_inset
12197
12198 .
12199  La longitud también puede ser negativa.
12200  Para insertar en una ecuación tanto espacio como esté disponible se usa
12201  el comando 
12202 \series bold
12203
12204 \backslash
12205 hfill
12206 \series default
12207
12208 \begin_inset Index idx
12209 status collapsed
12210
12211 \begin_layout Plain Layout
12212 Comandos ! H ! 
12213 \backslash
12214 hfill
12215 \end_layout
12216
12217 \end_inset
12218
12219 .
12220 \begin_inset VSpace -1mm
12221 \end_inset
12222
12223
12224 \end_layout
12225
12226 \begin_layout Standard
12227 \noindent
12228 \align center
12229 \begin_inset Tabular
12230 <lyxtabular version="3" rows="4" columns="2">
12231 <features tabularvalignment="middle">
12232 <column alignment="center" valignment="top" width="0">
12233 <column alignment="center" valignment="top" width="0">
12234 <row>
12235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12236 \begin_inset Text
12237
12238 \begin_layout Plain Layout
12239 Comando (
12240 \backslash
12241 hspace longitud)
12242 \end_layout
12243
12244 \end_inset
12245 </cell>
12246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12247 \begin_inset Text
12248
12249 \begin_layout Plain Layout
12250 Resultado
12251 \end_layout
12252
12253 \end_inset
12254 </cell>
12255 </row>
12256 <row>
12257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12258 \begin_inset Text
12259
12260 \begin_layout Plain Layout
12261 A=B
12262 \backslash
12263 hspace
12264 \begin_inset ERT
12265 status collapsed
12266
12267 \begin_layout Plain Layout
12268
12269
12270 \backslash
12271 spce 
12272 \end_layout
12273
12274 \end_inset
12275
12276
12277 \begin_inset Formula $\to$
12278 \end_inset
12279
12280 A
12281 \backslash
12282 not=C (3
12283 \begin_inset space \thinspace{}
12284 \end_inset
12285
12286 cm)
12287 \end_layout
12288
12289 \end_inset
12290 </cell>
12291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12292 \begin_inset Text
12293
12294 \begin_layout Plain Layout
12295 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12296 \end_inset
12297
12298
12299 \end_layout
12300
12301 \end_inset
12302 </cell>
12303 </row>
12304 <row>
12305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12306 \begin_inset Text
12307
12308 \begin_layout Plain Layout
12309 A
12310 \backslash
12311 hspace
12312 \begin_inset ERT
12313 status collapsed
12314
12315 \begin_layout Plain Layout
12316
12317
12318 \backslash
12319 spce 
12320 \end_layout
12321
12322 \end_inset
12323
12324
12325 \begin_inset Formula $\to$
12326 \end_inset
12327
12328 A
12329 \backslash
12330 not=A (-1
12331 \begin_inset space \thinspace{}
12332 \end_inset
12333
12334 mm)
12335 \end_layout
12336
12337 \end_inset
12338 </cell>
12339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12340 \begin_inset Text
12341
12342 \begin_layout Plain Layout
12343 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12344 \end_inset
12345
12346
12347 \end_layout
12348
12349 \end_inset
12350 </cell>
12351 </row>
12352 <row>
12353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12354 \begin_inset Text
12355
12356 \begin_layout Plain Layout
12357 A=A
12358 \backslash
12359 hfill
12360 \begin_inset ERT
12361 status collapsed
12362
12363 \begin_layout Plain Layout
12364
12365
12366 \backslash
12367 spce 
12368 \end_layout
12369
12370 \end_inset
12371
12372 B=B
12373 \end_layout
12374
12375 \end_inset
12376 </cell>
12377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12378 \begin_inset Text
12379
12380 \begin_layout Plain Layout
12381 \begin_inset Formula $A=A\hfill B=B$
12382 \end_inset
12383
12384
12385 \end_layout
12386
12387 \end_inset
12388 </cell>
12389 </row>
12390 </lyxtabular>
12391
12392 \end_inset
12393
12394
12395 \end_layout
12396
12397 \begin_layout Standard
12398 En el último ejemplo el espacio disponible viene dado por la entrada más
12399  larga de columna en el cuadro.
12400  En una ecuación en línea el espacio depende de la longitud de la línea
12401  en la que se inserta 
12402 \series bold
12403
12404 \backslash
12405 hfill
12406 \series default
12407 .
12408  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12409  
12410 \series bold
12411
12412 \backslash
12413 hfill
12414 \series default
12415  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12416 \series bold
12417 Sangrado
12418 \series default
12419 .
12420  (Los estilos de ecuaciones se explican en
12421 \begin_inset space ~
12422 \end_inset
12423
12424
12425 \begin_inset CommandInset ref
12426 LatexCommand ref
12427 reference "sec:Estilos-de-ecuación"
12428
12429 \end_inset
12430
12431 ).
12432 \end_layout
12433
12434 \begin_layout Standard
12435 Además de 
12436 \series bold
12437
12438 \backslash
12439 hfill
12440 \series default
12441  hay los comandos 
12442 \series bold
12443
12444 \backslash
12445 dotfill
12446 \series default
12447  y 
12448 \series bold
12449
12450 \backslash
12451 hrulefill
12452 \series default
12453  que llenan el espacio con un patrón, véase un ejemplo en
12454 \begin_inset space ~
12455 \end_inset
12456
12457
12458 \begin_inset CommandInset ref
12459 LatexCommand ref
12460 reference "sub:Puntos"
12461
12462 \end_inset
12463
12464 .
12465 \end_layout
12466
12467 \begin_layout Standard
12468 Para texto se puede insertar espacio variable con el menú 
12469 \family sans
12470 Insertar\SpecialChar \menuseparator
12471 Formato\SpecialChar \menuseparator
12472 Espacio
12473 \begin_inset space ~
12474 \end_inset
12475
12476 horizontal
12477 \family default
12478 :
12479 \end_layout
12480
12481 \begin_layout Standard
12482 En esta línea hay un espacio
12483 \begin_inset space \hspace{}
12484 \length 2cm
12485 \end_inset
12486
12487 de 2
12488 \begin_inset space \thinspace{}
12489 \end_inset
12490
12491 cm.
12492 \end_layout
12493
12494 \begin_layout Standard
12495 En esta línea hay un
12496 \begin_inset space \hfill{}
12497 \end_inset
12498
12499 espacio máximo.
12500 \end_layout
12501
12502 \begin_layout Subsection
12503 Espacio adicional en ecuaciones en línea
12504 \begin_inset Index idx
12505 status collapsed
12506
12507 \begin_layout Plain Layout
12508 Espacio ! adicional en línea
12509 \end_layout
12510
12511 \end_inset
12512
12513
12514 \end_layout
12515
12516 \begin_layout Standard
12517 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12518  
12519 \series bold
12520
12521 \backslash
12522 mathsurround
12523 \series default
12524
12525 \begin_inset Index idx
12526 status collapsed
12527
12528 \begin_layout Plain Layout
12529 Comandos ! M ! 
12530 \backslash
12531 mathsurround
12532 \end_layout
12533
12534 \end_inset
12535
12536 .
12537  El valor de una longitud se establece con el comando 
12538 \series bold
12539
12540 \backslash
12541 setlength
12542 \series default
12543
12544 \begin_inset Index idx
12545 status collapsed
12546
12547 \begin_layout Plain Layout
12548 Comandos ! S ! 
12549 \backslash
12550 setlength
12551 \end_layout
12552
12553 \end_inset
12554
12555  según el siguiente esquema:
12556 \end_layout
12557
12558 \begin_layout Standard
12559
12560 \series bold
12561
12562 \backslash
12563 setlength{nombre de la longitud}{valor}
12564 \end_layout
12565
12566 \begin_layout Standard
12567 Para poner a 
12568 \series bold
12569
12570 \backslash
12571 mathsurround
12572 \series default
12573  un valor de 5
12574 \begin_inset space \thinspace{}
12575 \end_inset
12576
12577 mm, se inserta el comando
12578 \end_layout
12579
12580 \begin_layout Standard
12581
12582 \series bold
12583
12584 \backslash
12585 setlength{
12586 \backslash
12587 mathsurround}{5mm}
12588 \end_layout
12589
12590 \begin_layout Standard
12591 en modo TeX.
12592  Se establecerá un espacio de 5
12593 \begin_inset space \thinspace{}
12594 \end_inset
12595
12596 mm alrededor de todas las ecuaciones en línea:
12597 \begin_inset ERT
12598 status collapsed
12599
12600 \begin_layout Plain Layout
12601
12602
12603 \backslash
12604 setlength{
12605 \backslash
12606 mathsurround}{5mm}
12607 \end_layout
12608
12609 \end_inset
12610
12611
12612 \end_layout
12613
12614 \begin_layout Standard
12615 En esta línea hay una ecuación 
12616 \begin_inset Formula $A=B$
12617 \end_inset
12618
12619  rodeada por espacios de 5
12620 \begin_inset space \thinspace{}
12621 \end_inset
12622
12623 mm.
12624 \begin_inset ERT
12625 status collapsed
12626
12627 \begin_layout Plain Layout
12628
12629
12630 \backslash
12631 setlength{
12632 \backslash
12633 mathsurround}{0mm}
12634 \end_layout
12635
12636 \end_inset
12637
12638
12639 \end_layout
12640
12641 \begin_layout Standard
12642 Para volver al espacio predeterminado, 
12643 \series bold
12644
12645 \backslash
12646 mathsurround
12647 \series default
12648  se restablece al valor 0
12649 \begin_inset space \thinspace{}
12650 \end_inset
12651
12652 pt.
12653 \end_layout
12654
12655 \begin_layout Section
12656 Marcos y bordes
12657 \begin_inset Index idx
12658 status collapsed
12659
12660 \begin_layout Plain Layout
12661 Marcos
12662 \end_layout
12663
12664 \end_inset
12665
12666
12667 \end_layout
12668
12669 \begin_layout Standard
12670 Los marcos para texto se describen en el capítulo 
12671 \emph on
12672 Marcos
12673 \emph default
12674  del manual 
12675 \emph on
12676 Objetos insertados
12677 \emph default
12678 .
12679 \end_layout
12680
12681 \begin_layout Subsection
12682 Marcos con bordes
12683 \begin_inset CommandInset label
12684 LatexCommand label
12685 name "sub:Marcos-con-bordes"
12686
12687 \end_inset
12688
12689
12690 \begin_inset Index idx
12691 status open
12692
12693 \begin_layout Plain Layout
12694 Marcos ! bordes
12695 \end_layout
12696
12697 \end_inset
12698
12699
12700 \end_layout
12701
12702 \begin_layout Standard
12703 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12704 \series bold
12705
12706 \backslash
12707 fbox
12708 \series default
12709
12710 \begin_inset Index idx
12711 status collapsed
12712
12713 \begin_layout Plain Layout
12714 Comandos ! F ! 
12715 \backslash
12716 fbox
12717 \end_layout
12718
12719 \end_inset
12720
12721  y 
12722 \series bold
12723
12724 \backslash
12725 boxed
12726 \series default
12727
12728 \begin_inset Index idx
12729 status collapsed
12730
12731 \begin_layout Plain Layout
12732 Comandos ! B ! 
12733 \backslash
12734 boxed
12735 \end_layout
12736
12737 \end_inset
12738
12739 .
12740 \end_layout
12741
12742 \begin_layout Standard
12743 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12744  azul en un marco donde se introducen partes de una ecuación.
12745  Para 
12746 \series bold
12747
12748 \backslash
12749 fbox
12750 \series default
12751  hay que generar una ecuación adicional con 
12752 \family sans
12753 Ctrl+M
12754 \family default
12755  dentro del recuadro, porque si no el contenido del mismo sería considerado
12756  texto matemático.
12757  Si se usa 
12758 \series bold
12759
12760 \backslash
12761 boxed
12762 \series default
12763  la nueva ecuación se genera automáticamente dentro del marco.
12764 \end_layout
12765
12766 \begin_layout Standard
12767 El comando 
12768 \series bold
12769
12770 \backslash
12771 fbox
12772 \series default
12773  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12774  ecuación tendría siempre el tamaño del texto.
12775  Por otra parte, 
12776 \series bold
12777
12778 \backslash
12779 fboxed
12780 \series default
12781  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12782  siempre el tamaño de una ecuación presentada.
12783 \end_layout
12784
12785 \begin_layout Standard
12786 El comando 
12787 \series bold
12788
12789 \backslash
12790 framebox
12791 \series default
12792
12793 \begin_inset Index idx
12794 status collapsed
12795
12796 \begin_layout Plain Layout
12797 Comandos ! F ! 
12798 \backslash
12799 framebox
12800 \end_layout
12801
12802 \end_inset
12803
12804  es una extensión de 
12805 \series bold
12806
12807 \backslash
12808 fbox
12809 \series default
12810 , que permite especificar además la anchura del marco y la alineación.
12811  
12812 \series bold
12813
12814 \backslash
12815 framebox
12816 \series default
12817  se usa con el siguiente esquema: 
12818 \end_layout
12819
12820 \begin_layout Standard
12821
12822 \series bold
12823
12824 \backslash
12825 framebox[anchura del marco][posición]{contenido del cuadro}
12826 \end_layout
12827
12828 \begin_layout Standard
12829 La posición puede ser 
12830 \emph on
12831 l
12832 \emph default
12833  o 
12834 \emph on
12835 r
12836 \emph default
12837
12838 \emph on
12839 l
12840 \emph default
12841  alinea la ecuación a la izquierda del marcro, 
12842 \emph on
12843 r
12844 \emph default
12845  la alinea a la derecha.
12846  Si no se da posición la ecuación será centrada.
12847 \begin_inset Newline newline
12848 \end_inset
12849
12850 Si no se pone anchura tampoco puede darse posición.
12851  En este caso la anchura del borde se ajusta al contenido del cuadro, como
12852  con 
12853 \series bold
12854
12855 \backslash
12856 fbox
12857 \series default
12858 .
12859  
12860 \end_layout
12861
12862 \begin_layout Standard
12863 Cuando se inserta el comando 
12864 \series bold
12865
12866 \backslash
12867 framebox
12868 \series default
12869  aparece un recuadro con tres marcos azules.
12870  Los dos primeros marcos están encerrados entre corchetes e indican los
12871  dos argumentos opcionales.
12872  El tercer marco es para partes de la ecuación, como para 
12873 \series bold
12874
12875 \backslash
12876 fbox
12877 \series default
12878 .
12879 \end_layout
12880
12881 \begin_layout Standard
12882 \noindent
12883 \align center
12884 \begin_inset Tabular
12885 <lyxtabular version="3" rows="5" columns="2">
12886 <features tabularvalignment="middle">
12887 <column alignment="center" valignment="top" width="0">
12888 <column alignment="center" valignment="top" width="0">
12889 <row>
12890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12891 \begin_inset Text
12892
12893 \begin_layout Plain Layout
12894 Comando
12895 \end_layout
12896
12897 \end_inset
12898 </cell>
12899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12900 \begin_inset Text
12901
12902 \begin_layout Plain Layout
12903 Resultado
12904 \begin_inset Note Note
12905 status collapsed
12906
12907 \begin_layout Plain Layout
12908
12909 \series bold
12910
12911 \backslash
12912 raisebox
12913 \series default
12914  se usa sólo como espaciador
12915 \end_layout
12916
12917 \end_inset
12918
12919
12920 \end_layout
12921
12922 \end_inset
12923 </cell>
12924 </row>
12925 <row>
12926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12927 \begin_inset Text
12928
12929 \begin_layout Plain Layout
12930
12931 \backslash
12932 fbox
12933 \begin_inset ERT
12934 status collapsed
12935
12936 \begin_layout Plain Layout
12937
12938
12939 \backslash
12940 spce 
12941 \end_layout
12942
12943 \end_inset
12944
12945
12946 \family sans
12947 Ctrl+M
12948 \family default
12949  
12950 \backslash
12951 int
12952 \begin_inset ERT
12953 status collapsed
12954
12955 \begin_layout Plain Layout
12956
12957
12958 \backslash
12959 spce 
12960 \end_layout
12961
12962 \end_inset
12963
12964 A=B
12965 \end_layout
12966
12967 \end_inset
12968 </cell>
12969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12970 \begin_inset Text
12971
12972 \begin_layout Plain Layout
12973 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12974 \end_inset
12975
12976
12977 \end_layout
12978
12979 \end_inset
12980 </cell>
12981 </row>
12982 <row>
12983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12984 \begin_inset Text
12985
12986 \begin_layout Plain Layout
12987
12988 \backslash
12989 boxed
12990 \begin_inset ERT
12991 status collapsed
12992
12993 \begin_layout Plain Layout
12994
12995
12996 \backslash
12997 spce 
12998 \end_layout
12999
13000 \end_inset
13001
13002
13003 \backslash
13004 int
13005 \begin_inset ERT
13006 status collapsed
13007
13008 \begin_layout Plain Layout
13009
13010
13011 \backslash
13012 spce 
13013 \end_layout
13014
13015 \end_inset
13016
13017 A=B
13018 \end_layout
13019
13020 \end_inset
13021 </cell>
13022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13023 \begin_inset Text
13024
13025 \begin_layout Plain Layout
13026 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
13027 \end_inset
13028
13029
13030 \end_layout
13031
13032 \end_inset
13033 </cell>
13034 </row>
13035 <row>
13036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13037 \begin_inset Text
13038
13039 \begin_layout Plain Layout
13040 A+
13041 \backslash
13042 fbox
13043 \begin_inset ERT
13044 status collapsed
13045
13046 \begin_layout Plain Layout
13047
13048
13049 \backslash
13050 spce 
13051 \end_layout
13052
13053 \end_inset
13054
13055 B
13056 \end_layout
13057
13058 \end_inset
13059 </cell>
13060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13061 \begin_inset Text
13062
13063 \begin_layout Plain Layout
13064 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
13065 \end_inset
13066
13067
13068 \end_layout
13069
13070 \end_inset
13071 </cell>
13072 </row>
13073 <row>
13074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13075 \begin_inset Text
13076
13077 \begin_layout Plain Layout
13078
13079 \backslash
13080 framebox
13081 \begin_inset ERT
13082 status collapsed
13083
13084 \begin_layout Plain Layout
13085
13086
13087 \backslash
13088 spce 
13089 \end_layout
13090
13091 \end_inset
13092
13093 20mm
13094 \begin_inset Formula $\to$
13095 \end_inset
13096
13097
13098 \begin_inset Formula $\to$
13099 \end_inset
13100
13101
13102 \family sans
13103 Ctrl+M
13104 \family default
13105  
13106 \backslash
13107 frac
13108 \begin_inset ERT
13109 status collapsed
13110
13111 \begin_layout Plain Layout
13112
13113
13114 \backslash
13115 spce 
13116 \end_layout
13117
13118 \end_inset
13119
13120 A
13121 \begin_inset Formula $\downarrow$
13122 \end_inset
13123
13124 B
13125 \end_layout
13126
13127 \end_inset
13128 </cell>
13129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13130 \begin_inset Text
13131
13132 \begin_layout Plain Layout
13133 \begin_inset Formula $\raisebox{6mm}{}$
13134 \end_inset
13135
13136
13137 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
13138 \end_inset
13139
13140
13141 \begin_inset Formula $\raisebox{-4mm}{}$
13142 \end_inset
13143
13144
13145 \end_layout
13146
13147 \end_inset
13148 </cell>
13149 </row>
13150 </lyxtabular>
13151
13152 \end_inset
13153
13154
13155 \end_layout
13156
13157 \begin_layout Standard
13158 El grosor del borde también se puede ajustar.
13159  Para ello hay que insertar los siguientes comandos en modo TeX antes de
13160  la fórmula:
13161 \end_layout
13162
13163 \begin_layout Standard
13164
13165 \series bold
13166
13167 \backslash
13168 fboxrule
13169 \series default
13170  
13171 \series bold
13172
13173 \begin_inset Quotes fld
13174 \end_inset
13175
13176 grosor
13177 \begin_inset Quotes frd
13178 \end_inset
13179
13180
13181 \series default
13182  
13183 \series bold
13184
13185 \backslash
13186 fboxsep
13187 \series default
13188  
13189 \series bold
13190
13191 \begin_inset Quotes fld
13192 \end_inset
13193
13194 distancia
13195 \begin_inset Quotes frd
13196 \end_inset
13197
13198
13199 \end_layout
13200
13201 \begin_layout Standard
13202 \begin_inset Quotes fld
13203 \end_inset
13204
13205 distancia
13206 \begin_inset Quotes frd
13207 \end_inset
13208
13209  especifica la distancia mínima entre el borde y el primer carácter en el
13210  cuadro.
13211  Un ejemplo de esto es la siguiente ecuación enmarcada:
13212 \begin_inset ERT
13213 status collapsed
13214
13215 \begin_layout Plain Layout
13216
13217
13218 \backslash
13219 fboxrule 2mm 
13220 \backslash
13221 fboxsep 3mm
13222 \end_layout
13223
13224 \end_inset
13225
13226
13227 \begin_inset Formula 
13228 \[
13229 \boxed{A+B=C}
13230 \]
13231
13232 \end_inset
13233
13234
13235 \end_layout
13236
13237 \begin_layout Standard
13238 Delante de esta ecuación se han insertado los comandos
13239 \end_layout
13240
13241 \begin_layout Standard
13242
13243 \series bold
13244
13245 \backslash
13246 fboxrule
13247 \series default
13248  
13249 \series bold
13250 2mm
13251 \series default
13252  
13253 \series bold
13254
13255 \backslash
13256 fboxsep
13257 \series default
13258  
13259 \series bold
13260 3mm
13261 \end_layout
13262
13263 \begin_layout Standard
13264 en modo TeX.
13265  Los valores dados se usan para todos los marcos siguientes.
13266 \end_layout
13267
13268 \begin_layout Standard
13269 Para volver al tamaño estándar del marco se inserta el comando
13270 \end_layout
13271
13272 \begin_layout Standard
13273
13274 \series bold
13275
13276 \backslash
13277 fboxrule
13278 \series default
13279  
13280 \series bold
13281 0.4pt
13282 \series default
13283  
13284 \series bold
13285
13286 \backslash
13287 fboxsep
13288 \series default
13289  
13290 \series bold
13291 3pt
13292 \series default
13293
13294 \begin_inset ERT
13295 status collapsed
13296
13297 \begin_layout Plain Layout
13298
13299
13300 \backslash
13301 fboxrule 0.4pt 
13302 \backslash
13303 fboxsep 3pt
13304 \end_layout
13305
13306 \end_inset
13307
13308
13309 \end_layout
13310
13311 \begin_layout Standard
13312 en modo TeX antes de la ecuación siguiente.
13313 \end_layout
13314
13315 \begin_layout Subsection
13316 Marcos sin bordes
13317 \begin_inset CommandInset label
13318 LatexCommand label
13319 name "sub:Marcos-sin-bordes"
13320
13321 \end_inset
13322
13323
13324 \begin_inset Index idx
13325 status open
13326
13327 \begin_layout Plain Layout
13328 Marcos ! sin borde
13329 \end_layout
13330
13331 \end_inset
13332
13333
13334 \end_layout
13335
13336 \begin_layout Standard
13337 Para marcos sin borde hay los comandos: 
13338 \series bold
13339
13340 \backslash
13341 mbox
13342 \series default
13343
13344 \begin_inset Index idx
13345 status collapsed
13346
13347 \begin_layout Plain Layout
13348 Comandos ! M ! 
13349 \backslash
13350 mbox
13351 \end_layout
13352
13353 \end_inset
13354
13355
13356 \series bold
13357
13358 \backslash
13359 makebox
13360 \series default
13361
13362 \begin_inset Index idx
13363 status collapsed
13364
13365 \begin_layout Plain Layout
13366 Comandos ! M ! 
13367 \backslash
13368 makebox
13369 \end_layout
13370
13371 \end_inset
13372
13373  y 
13374 \series bold
13375
13376 \backslash
13377 raisebox
13378 \series default
13379
13380 \begin_inset Index idx
13381 status collapsed
13382
13383 \begin_layout Plain Layout
13384 Comandos ! R ! 
13385 \backslash
13386 raisebox
13387 \end_layout
13388
13389 \end_inset
13390
13391 .
13392 \end_layout
13393
13394 \begin_layout Standard
13395 Con 
13396 \series bold
13397
13398 \backslash
13399 raisebox
13400 \series default
13401  se puede poner un marco subíndice o superíndice, pero a diferencia de los
13402  normales, los caracteres en el marco mantienen su tamaño de fuente.
13403  
13404 \series bold
13405
13406 \backslash
13407 raisebox
13408 \series default
13409  se usa con el siguiente esquema: 
13410 \end_layout
13411
13412 \begin_layout Standard
13413
13414 \series bold
13415
13416 \backslash
13417 raisebox{altura}{contenido del marco}
13418 \end_layout
13419
13420 \begin_layout Standard
13421 Cuando el marco tenga que contener una ecuación, hace falta una ecuación
13422  extra, como con 
13423 \series bold
13424
13425 \backslash
13426 fbox
13427 \series default
13428 .
13429  
13430 \begin_inset Note Greyedout
13431 status open
13432
13433 \begin_layout Plain Layout
13434
13435 \series bold
13436 Nota
13437 \series default
13438 : Para
13439 \series bold
13440
13441 \backslash
13442 raisebox
13443 \series default
13444  se ha creado esta ecuación extra tecleando 
13445 \family sans
13446 Ctrl+M
13447 \family default
13448  dos veces en vez de una porque LyX aún no soporta 
13449 \series bold
13450
13451 \backslash
13452 raisebox
13453 \series default
13454  directamente.
13455 \end_layout
13456
13457 \end_inset
13458
13459
13460 \end_layout
13461
13462 \begin_layout Standard
13463 \align center
13464 \begin_inset Tabular
13465 <lyxtabular version="3" rows="4" columns="2">
13466 <features tabularvalignment="middle">
13467 <column alignment="center" valignment="top" width="0">
13468 <column alignment="center" valignment="top" width="0">
13469 <row>
13470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13471 \begin_inset Text
13472
13473 \begin_layout Plain Layout
13474 Comando
13475 \end_layout
13476
13477 \end_inset
13478 </cell>
13479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13480 \begin_inset Text
13481
13482 \begin_layout Plain Layout
13483 Resultado
13484 \end_layout
13485
13486 \end_inset
13487 </cell>
13488 </row>
13489 <row>
13490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13491 \begin_inset Text
13492
13493 \begin_layout Plain Layout
13494 H
13495 \backslash
13496 raisebox{2mm
13497 \begin_inset Formula $\to$
13498 \end_inset
13499
13500
13501 \backslash
13502 {al
13503 \begin_inset Formula $\to$
13504 \end_inset
13505
13506  lo
13507 \end_layout
13508
13509 \end_inset
13510 </cell>
13511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13512 \begin_inset Text
13513
13514 \begin_layout Plain Layout
13515 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13516 \end_inset
13517
13518
13519 \end_layout
13520
13521 \end_inset
13522 </cell>
13523 </row>
13524 <row>
13525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13526 \begin_inset Text
13527
13528 \begin_layout Plain Layout
13529 H
13530 \backslash
13531 raisebox{-2mm
13532 \begin_inset Formula $\to$
13533 \end_inset
13534
13535
13536 \backslash
13537 {al
13538 \begin_inset Formula $\to$
13539 \end_inset
13540
13541 lo
13542 \end_layout
13543
13544 \end_inset
13545 </cell>
13546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13547 \begin_inset Text
13548
13549 \begin_layout Plain Layout
13550 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13551 \end_inset
13552
13553
13554 \end_layout
13555
13556 \end_inset
13557 </cell>
13558 </row>
13559 <row>
13560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13561 \begin_inset Text
13562
13563 \begin_layout Plain Layout
13564 A=
13565 \backslash
13566 raisebox{-2mm
13567 \begin_inset Formula $\to$
13568 \end_inset
13569
13570
13571 \backslash
13572 {
13573 \family sans
13574 Ctrl+M Ctrl+M
13575 \family default
13576  
13577 \backslash
13578 sqrt
13579 \begin_inset ERT
13580 status collapsed
13581
13582 \begin_layout Plain Layout
13583
13584
13585 \backslash
13586 spce 
13587 \end_layout
13588
13589 \end_inset
13590
13591
13592 \end_layout
13593
13594 \end_inset
13595 </cell>
13596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13597 \begin_inset Text
13598
13599 \begin_layout Plain Layout
13600 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13601 \end_inset
13602
13603
13604 \end_layout
13605
13606 \end_inset
13607 </cell>
13608 </row>
13609 </lyxtabular>
13610
13611 \end_inset
13612
13613
13614 \end_layout
13615
13616 \begin_layout Standard
13617 El comando 
13618 \series bold
13619
13620 \backslash
13621 mbox
13622 \series default
13623  es equivalente a 
13624 \series bold
13625
13626 \backslash
13627 fbox
13628 \series default
13629  y 
13630 \series bold
13631
13632 \backslash
13633 makebox
13634 \series default
13635  es equivalente a 
13636 \series bold
13637
13638 \backslash
13639 framebox
13640 \series default
13641 , con la diferencia de que no hay marco.
13642 \end_layout
13643
13644 \begin_layout Subsection
13645 Marcos coloreados
13646 \begin_inset CommandInset label
13647 LatexCommand label
13648 name "sub:Marcos-coloreados"
13649
13650 \end_inset
13651
13652
13653 \begin_inset Index idx
13654 status open
13655
13656 \begin_layout Plain Layout
13657 Marcos ! coloreados
13658 \end_layout
13659
13660 \end_inset
13661
13662
13663 \end_layout
13664
13665 \begin_layout Standard
13666 Para poder usar todos los comandos explicados en esta sección hay que cargar
13667  en el preámbulo LaTeX el paquete LaTeX 
13668 \series bold
13669 color
13670 \series default
13671
13672 \begin_inset Foot
13673 status collapsed
13674
13675 \begin_layout Plain Layout
13676 El paquete LaTeX 
13677 \series bold
13678 color
13679 \series default
13680  forma parte de toda distribución LaTeX estándar.
13681 \end_layout
13682
13683 \end_inset
13684
13685
13686 \begin_inset Index idx
13687 status collapsed
13688
13689 \begin_layout Plain Layout
13690 Paquetes ! color
13691 \end_layout
13692
13693 \end_inset
13694
13695 , con la línea
13696 \begin_inset Foot
13697 status collapsed
13698
13699 \begin_layout Plain Layout
13700 Cuando hay texto coloreado con un color predefinido en alguna parte del
13701  documento, LyX carga automáticamente el paquete LaTeX 
13702 \series bold
13703 color
13704 \series default
13705 .
13706  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13707  origina problemas.
13708 \end_layout
13709
13710 \end_inset
13711
13712
13713 \begin_inset Note Note
13714 status collapsed
13715
13716 \begin_layout Plain Layout
13717 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13718  en el preámbulo LaTeX.
13719 \end_layout
13720
13721 \end_inset
13722
13723
13724 \end_layout
13725
13726 \begin_layout Standard
13727
13728 \series bold
13729
13730 \backslash
13731 usepackage{color}
13732 \begin_inset VSpace medskip
13733 \end_inset
13734
13735
13736 \end_layout
13737
13738 \begin_layout Standard
13739 Para colorear marcos se usa el comando 
13740 \series bold
13741
13742 \backslash
13743 colorbox
13744 \series default
13745
13746 \begin_inset Index idx
13747 status collapsed
13748
13749 \begin_layout Plain Layout
13750 Comandos ! C ! 
13751 \backslash
13752 colorbox
13753 \end_layout
13754
13755 \end_inset
13756
13757  con el siguiente esquema:
13758 \end_layout
13759
13760 \begin_layout Standard
13761
13762 \series bold
13763
13764 \backslash
13765 colorbox{color}{contenido del marco}
13766 \end_layout
13767
13768 \begin_layout Standard
13769 El contenido del marco puede ser otro marco, y también un 
13770 \backslash
13771
13772 \series bold
13773 colorbox
13774 \series default
13775  puede ser parte de otro marco (véanse los ejemplos 2º y 3º).
13776  Si el marco debe contener una ecuación debe crearse una ecuación extra,
13777  como con 
13778 \series bold
13779
13780 \backslash
13781 raisebox
13782 \series default
13783 .
13784 \begin_inset Foot
13785 status collapsed
13786
13787 \begin_layout Plain Layout
13788 Esto también se aplica para el comando 
13789 \series bold
13790
13791 \backslash
13792 fcolorbox
13793 \series default
13794 .
13795 \end_layout
13796
13797 \end_inset
13798
13799  
13800 \end_layout
13801
13802 \begin_layout Standard
13803 Se puede elegir uno de los siguientes colores predefinidos:
13804 \end_layout
13805
13806 \begin_layout Standard
13807
13808 \series bold
13809 black
13810 \series default
13811
13812 \series bold
13813 blue
13814 \series default
13815
13816 \series bold
13817 cyan
13818 \series default
13819
13820 \series bold
13821 green
13822 \series default
13823
13824 \series bold
13825 magenta
13826 \series default
13827
13828 \series bold
13829 red
13830 \series default
13831
13832 \series bold
13833 white
13834 \series default
13835
13836 \series bold
13837 yellow
13838 \end_layout
13839
13840 \begin_layout Standard
13841 \align center
13842 \begin_inset Tabular
13843 <lyxtabular version="3" rows="4" columns="2">
13844 <features tabularvalignment="middle">
13845 <column alignment="center" valignment="top" width="0">
13846 <column alignment="center" valignment="top" width="0">
13847 <row>
13848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13849 \begin_inset Text
13850
13851 \begin_layout Plain Layout
13852 Comando
13853 \end_layout
13854
13855 \end_inset
13856 </cell>
13857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13858 \begin_inset Text
13859
13860 \begin_layout Plain Layout
13861 Resultado
13862 \begin_inset Note Note
13863 status collapsed
13864
13865 \begin_layout Plain Layout
13866
13867 \series bold
13868
13869 \backslash
13870 raisebox
13871 \series default
13872  se usa sólo como espaciador
13873 \end_layout
13874
13875 \end_inset
13876
13877
13878 \end_layout
13879
13880 \end_inset
13881 </cell>
13882 </row>
13883 <row>
13884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13885 \begin_inset Text
13886
13887 \begin_layout Plain Layout
13888
13889 \backslash
13890 colorbox{yellow
13891 \begin_inset Formula $\to$
13892 \end_inset
13893
13894
13895 \backslash
13896 {A=B
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 $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
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 colorbox{green
13922 \begin_inset Formula $\to$
13923 \end_inset
13924
13925
13926 \backslash
13927 {
13928 \backslash
13929 fbox
13930 \begin_inset ERT
13931 status collapsed
13932
13933 \begin_layout Plain Layout
13934
13935
13936 \backslash
13937 spce 
13938 \end_layout
13939
13940 \end_inset
13941
13942 A=B
13943 \end_layout
13944
13945 \end_inset
13946 </cell>
13947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13948 \begin_inset Text
13949
13950 \begin_layout Plain Layout
13951 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13952 \end_inset
13953
13954
13955 \end_layout
13956
13957 \end_inset
13958 </cell>
13959 </row>
13960 <row>
13961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13962 \begin_inset Text
13963
13964 \begin_layout Plain Layout
13965
13966 \backslash
13967 fbox
13968 \begin_inset ERT
13969 status collapsed
13970
13971 \begin_layout Plain Layout
13972
13973
13974 \backslash
13975 spce 
13976 \end_layout
13977
13978 \end_inset
13979
13980
13981 \backslash
13982 colorbox{green
13983 \begin_inset Formula $\to$
13984 \end_inset
13985
13986
13987 \backslash
13988 {
13989 \family sans
13990 Ctrl+M Ctrl+M
13991 \family default
13992  
13993 \backslash
13994 int
13995 \begin_inset ERT
13996 status collapsed
13997
13998 \begin_layout Plain Layout
13999
14000
14001 \backslash
14002 spce 
14003 \end_layout
14004
14005 \end_inset
14006
14007 C=D
14008 \end_layout
14009
14010 \end_inset
14011 </cell>
14012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14013 \begin_inset Text
14014
14015 \begin_layout Plain Layout
14016 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
14017 \end_inset
14018
14019
14020 \end_layout
14021
14022 \end_inset
14023 </cell>
14024 </row>
14025 </lyxtabular>
14026
14027 \end_inset
14028
14029
14030 \end_layout
14031
14032 \begin_layout Standard
14033
14034 \series bold
14035
14036 \backslash
14037 colorbox
14038 \series default
14039  sólo colorea el marco pero no los caracteres.
14040  Para colorear todos los caracteres se selecciona toda la ecuación y se
14041  elige un color en el diálogo 
14042 \family sans
14043 Estilo
14044 \begin_inset space ~
14045 \end_inset
14046
14047 del
14048 \begin_inset space ~
14049 \end_inset
14050
14051 texto
14052 \family default
14053 .
14054  El diálogo puede abrirse con el botón 
14055 \begin_inset Graphics
14056         filename ../../images/dialog-show_character.png
14057         scale 85
14058
14059 \end_inset
14060
14061  de la barra de herramientas o con el menú 
14062 \family sans
14063 Editar\SpecialChar \menuseparator
14064 Estilo
14065 \begin_inset space ~
14066 \end_inset
14067
14068 del
14069 \begin_inset space ~
14070 \end_inset
14071
14072 texto\SpecialChar \menuseparator
14073 Personalizado
14074 \family default
14075 .
14076  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
14077  Si el número de la ecuación debe tener otro color que el de los caracteres
14078  de la ecuación, el color debe cambiarse dentro de la ecuación.
14079 \end_layout
14080
14081 \begin_layout Standard
14082 Un ejemplo:
14083 \color red
14084
14085 \begin_inset Formula 
14086 \begin{equation}
14087 {\color{red}\int A=B}\label{eq:rojo}
14088 \end{equation}
14089
14090 \end_inset
14091
14092
14093 \color green
14094
14095 \begin_inset Formula 
14096 \begin{equation}
14097 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}
14098 \end{equation}
14099
14100 \end_inset
14101
14102
14103 \end_layout
14104
14105 \begin_layout Standard
14106 La ecuación 
14107 \begin_inset CommandInset ref
14108 LatexCommand eqref
14109 reference "eq:rojo"
14110
14111 \end_inset
14112
14113  está toda coloreada en rojo.
14114 \begin_inset Newline newline
14115 \end_inset
14116
14117 La ecuación 
14118 \begin_inset CommandInset ref
14119 LatexCommand eqref
14120 reference "eq:rojoverde"
14121
14122 \end_inset
14123
14124  se ha coloreado en primer lugar toda en verde para colorear el número de
14125  la ecuación.
14126  Posteriormente se han coloreado en rojo los caracteres.
14127 \family sans
14128
14129 \begin_inset VSpace bigskip
14130 \end_inset
14131
14132
14133 \end_layout
14134
14135 \begin_layout Standard
14136 Para colorear diferente el borde y el marcose usa el comando 
14137 \series bold
14138
14139 \backslash
14140 fcolorbox
14141 \series default
14142
14143 \begin_inset Index idx
14144 status collapsed
14145
14146 \begin_layout Plain Layout
14147 Comandos ! F ! 
14148 \backslash
14149 fcolorbox
14150 \end_layout
14151
14152 \end_inset
14153
14154  con el siguiente esquema:
14155 \end_layout
14156
14157 \begin_layout Standard
14158
14159 \series bold
14160
14161 \backslash
14162 fcolorbox{color del borde}{color}{contenido del marco}
14163 \end_layout
14164
14165 \begin_layout Standard
14166 Así pues 
14167 \series bold
14168
14169 \backslash
14170 fcolorbox
14171 \series default
14172  es una extensión del comando 
14173 \series bold
14174
14175 \backslash
14176 colorbox
14177 \series default
14178 .
14179  La anchura del borde se establece, como para 
14180 \series bold
14181
14182 \backslash
14183 framebox
14184 \series default
14185 , con 
14186 \series bold
14187
14188 \backslash
14189 fboxrule
14190 \series default
14191  y 
14192 \series bold
14193
14194 \backslash
14195 fboxsep
14196 \series default
14197 .
14198  Un ejemplo:
14199 \begin_inset ERT
14200 status collapsed
14201
14202 \begin_layout Plain Layout
14203
14204
14205 \backslash
14206 fboxrule 1mm 
14207 \backslash
14208 fboxsep 1mm
14209 \end_layout
14210
14211 \end_inset
14212
14213
14214 \begin_inset Formula 
14215 \[
14216 \fcolorbox{cyan}{magenta}{A=B}
14217 \]
14218
14219 \end_inset
14220
14221
14222 \end_layout
14223
14224 \begin_layout Standard
14225 \begin_inset ERT
14226 status collapsed
14227
14228 \begin_layout Plain Layout
14229
14230
14231 \backslash
14232 fboxrule 0.4pt 
14233 \backslash
14234 fboxsep 3pt
14235 \end_layout
14236
14237 \end_inset
14238
14239
14240 \end_layout
14241
14242 \begin_layout Standard
14243 Esta ecuación se ha compuesto con el comando
14244 \begin_inset Newline newline
14245 \end_inset
14246
14247
14248 \series bold
14249
14250 \backslash
14251 fcolorbox{cyan
14252 \begin_inset Formula $\to$
14253 \end_inset
14254
14255
14256 \backslash
14257 {magenta
14258 \begin_inset Formula $\to$
14259 \end_inset
14260
14261
14262 \backslash
14263 {A=B
14264 \end_layout
14265
14266 \begin_layout Standard
14267 \begin_inset VSpace bigskip
14268 \end_inset
14269
14270
14271 \end_layout
14272
14273 \begin_layout Standard
14274 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14275 \end_layout
14276
14277 \begin_layout Standard
14278 Por ejemplo, se puede definir el color 
14279 \begin_inset Quotes fld
14280 \end_inset
14281
14282
14283 \series bold
14284 verdeoscuro
14285 \series default
14286
14287 \begin_inset Quotes frd
14288 \end_inset
14289
14290  con la línea de preámbulo LaTeX:
14291 \end_layout
14292
14293 \begin_layout Standard
14294
14295 \series bold
14296
14297 \backslash
14298 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14299 \series default
14300
14301 \begin_inset Index idx
14302 status collapsed
14303
14304 \begin_layout Plain Layout
14305 Comandos ! D ! 
14306 \backslash
14307 definecolor
14308 \end_layout
14309
14310 \end_inset
14311
14312
14313 \end_layout
14314
14315 \begin_layout Standard
14316
14317 \series bold
14318 cmyk
14319 \series default
14320  es el espacio de color referido a los colores 
14321 \series bold
14322 cyan
14323 \series default
14324
14325 \series bold
14326 magenta
14327 \series default
14328
14329 \series bold
14330 yellow
14331 \series default
14332  y 
14333 \series bold
14334 black
14335 \series default
14336 .
14337  Los cuatro números separados por coma son el factor de cuota para los colores
14338  correspondientes del espacio de color.
14339  Los factores pueden estar en el rango 0-1.
14340  En vez de 
14341 \series bold
14342 cmyk
14343 \series default
14344  se puede usar el espacio de color 
14345 \series bold
14346 rgb
14347 \series default
14348 , que se refiere a 
14349 \series bold
14350 red
14351 \series default
14352
14353 \series bold
14354 green
14355 \series default
14356  y 
14357 \series bold
14358 blue
14359 \series default
14360 , así pues en este caso hay tres factores de cuota para los correspondientes
14361  colores.
14362  Además hay el espacio de color 
14363 \series bold
14364 gray
14365 \series default
14366  con un factor de cuota para el valor gris.
14367 \end_layout
14368
14369 \begin_layout Standard
14370 Como ejemplo he aquí un marco con el nuevo color definido 
14371 \series bold
14372 verdeoscuro
14373 \series default
14374  y los caracteres en color amarillo:
14375 \color black
14376
14377 \begin_inset Formula 
14378 \begin{equation}
14379 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}
14380 \end{equation}
14381
14382 \end_inset
14383
14384
14385 \end_layout
14386
14387 \begin_layout Standard
14388 Los colores personalizados también se pueden usar para texto con la ayuda
14389  del comando 
14390 \series bold
14391
14392 \backslash
14393 textcolor
14394 \series default
14395
14396 \begin_inset Index idx
14397 status collapsed
14398
14399 \begin_layout Plain Layout
14400 Texto ! coloreado
14401 \end_layout
14402
14403 \end_inset
14404
14405
14406 \end_layout
14407
14408 \begin_layout Standard
14409 \begin_inset ERT
14410 status collapsed
14411
14412 \begin_layout Plain Layout
14413
14414
14415 \backslash
14416 textcolor{verdeoscuro}{
14417 \end_layout
14418
14419 \end_inset
14420
14421 Esta frase en 
14422 \begin_inset Quotes fld
14423 \end_inset
14424
14425 verdeoscuro
14426 \begin_inset Quotes frd
14427 \end_inset
14428
14429 .
14430 \begin_inset ERT
14431 status collapsed
14432
14433 \begin_layout Plain Layout
14434
14435 }
14436 \end_layout
14437
14438 \end_inset
14439
14440
14441 \end_layout
14442
14443 \begin_layout Standard
14444
14445 \series bold
14446
14447 \backslash
14448 textcolor
14449 \series default
14450
14451 \begin_inset Index idx
14452 status collapsed
14453
14454 \begin_layout Plain Layout
14455 Comandos ! T ! 
14456 \backslash
14457 textcolor
14458 \end_layout
14459
14460 \end_inset
14461
14462  se usa con el esquema 
14463 \series bold
14464
14465 \backslash
14466 textcolor{color}{caracteres a colorear}
14467 \series default
14468 .
14469 \end_layout
14470
14471 \begin_layout Subsection
14472 Marcos de párrafo
14473 \begin_inset CommandInset label
14474 LatexCommand label
14475 name "sub:Marcos-de-párrafo"
14476
14477 \end_inset
14478
14479
14480 \begin_inset Index idx
14481 status open
14482
14483 \begin_layout Plain Layout
14484 Marcos ! para párrafos
14485 \end_layout
14486
14487 \end_inset
14488
14489
14490 \end_layout
14491
14492 \begin_layout Standard
14493 Un marco que puede contener varias líneas y párrafos, denominado marco de
14494  párrafo (parbox), se puede generar con el menú 
14495 \family sans
14496 Insertar\SpecialChar \menuseparator
14497 Marco
14498 \family default
14499  o con el botón 
14500 \begin_inset Graphics
14501         filename ../../images/box-insert.png
14502         scale 85
14503
14504 \end_inset
14505
14506  de la barra de herramientas.
14507 \end_layout
14508
14509 \begin_layout Standard
14510 El siguiente ejemplo muestra un marco de párrafo en línea:
14511 \begin_inset VSpace medskip
14512 \end_inset
14513
14514 Esta línea contiene 
14515 \begin_inset Box Boxed
14516 position "c"
14517 hor_pos "c"
14518 has_inner_box 1
14519 inner_pos "c"
14520 use_parbox 1
14521 use_makebox 0
14522 width "5cm"
14523 special "none"
14524 height "1in"
14525 height_special "totalheight"
14526 status collapsed
14527
14528 \begin_layout Plain Layout
14529 Esto es un marco de párrafo.
14530  Tiene exactamente 5
14531 \begin_inset space \thinspace{}
14532 \end_inset
14533
14534 cm de largo y además puede contener ecuaciones: 
14535 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14536 \end_inset
14537
14538
14539 \end_layout
14540
14541 \end_inset
14542
14543
14544 \begin_inset space ~
14545 \end_inset
14546
14547  un marco de párrafo.
14548 \begin_inset VSpace medskip
14549 \end_inset
14550
14551 Ese marco se compone haciendo clic derecho sobre el rectángulo gris insertado.
14552  Surge un diálogo con las propiedades del marco.
14553  En este caso: 
14554 \emph on
14555 Decoración
14556 \emph default
14557 : Marco rectangular, 
14558 \emph on
14559 marco interior
14560 \emph default
14561 : Párrafo, 
14562 \emph on
14563 Ancho
14564 \emph default
14565 : 5
14566 \begin_inset space \thinspace{}
14567 \end_inset
14568
14569 cm, 
14570 \emph on
14571 Alineación Vertical
14572 \emph default
14573  
14574 \emph on
14575 marco
14576 \emph default
14577 : Medio.
14578 \end_layout
14579
14580 \begin_layout Standard
14581 \begin_inset VSpace medskip
14582 \end_inset
14583
14584 En LaTeX, un marco de párrafo se inserta con el comando 
14585 \series bold
14586
14587 \backslash
14588 parbox
14589 \series default
14590
14591 \begin_inset Index idx
14592 status collapsed
14593
14594 \begin_layout Plain Layout
14595 Comandos ! P ! 
14596 \backslash
14597 parbox
14598 \end_layout
14599
14600 \end_inset
14601
14602  con el esquema siguiente:
14603 \end_layout
14604
14605 \begin_layout Standard
14606
14607 \series bold
14608
14609 \backslash
14610 parbox[posición]{anchura}{contenido}
14611 \end_layout
14612
14613 \begin_layout Standard
14614 Son posibles las posiciones 
14615 \emph on
14616 b
14617 \emph default
14618  y 
14619 \emph on
14620 t
14621 \emph default
14622
14623 \emph on
14624 b
14625 \emph default
14626  por 
14627 \begin_inset Quotes fld
14628 \end_inset
14629
14630 bottom
14631 \begin_inset Quotes frd
14632 \end_inset
14633
14634  (abajo), que alinea la última línea del marco con el texto de alrededor.
14635  Con 
14636 \emph on
14637 t
14638 \emph default
14639 , por 
14640 \begin_inset Quotes fld
14641 \end_inset
14642
14643 top
14644 \begin_inset Quotes frd
14645 \end_inset
14646
14647  (arriba), la alineación se hace con la primera línea.
14648  Si no se da posición, el marco se centrará verticalmente, véase la sección
14649  
14650 \emph on
14651 Marcos
14652 \emph default
14653  del manual 
14654 \emph on
14655 Objetos insertados
14656 \emph default
14657  para ejemplos.
14658 \end_layout
14659
14660 \begin_layout Standard
14661 \begin_inset VSpace bigskip
14662 \end_inset
14663
14664 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14665  ponerse en un marco de párrafo.
14666  Para ello se inserta el comando
14667 \begin_inset Newline newline
14668 \end_inset
14669
14670
14671 \series bold
14672
14673 \backslash
14674 fbox{
14675 \backslash
14676 parbox{
14677 \backslash
14678 linewidth-2
14679 \backslash
14680 fboxsep-2
14681 \backslash
14682 fboxrule}{
14683 \begin_inset Newline newline
14684 \end_inset
14685
14686
14687 \series default
14688 en modo TeX delante de la ecuación.
14689  Aquí 
14690 \series bold
14691
14692 \backslash
14693 linewidth
14694 \series default
14695
14696 \begin_inset Index idx
14697 status collapsed
14698
14699 \begin_layout Plain Layout
14700 Comandos ! L ! 
14701 \backslash
14702 linewidth
14703 \end_layout
14704
14705 \end_inset
14706
14707  es la anchura de línea establecida para el documento.
14708  Como el marco está por fuera del marco de párrafo, hay que restar de dicha
14709  anchura dos veces la separación del marco y el grosor.
14710  Como LyX no lo hace automáticamente debido a un fallo,
14711 \begin_inset Foot
14712 status collapsed
14713
14714 \begin_layout Plain Layout
14715 \begin_inset CommandInset href
14716 LatexCommand href
14717 name "LyX-bug #4483"
14718 target "http://www.lyx.org/trac/ticket/4483"
14719
14720 \end_inset
14721
14722
14723 \end_layout
14724
14725 \end_inset
14726
14727  hay que usar modo TeX.
14728  Para poder multiplicar y restar en los argumentos hay que cargar en el
14729  preámbulo LaTeX el paquete LaTeX 
14730 \series bold
14731 calc
14732 \series default
14733 ,
14734 \begin_inset Foot
14735 status collapsed
14736
14737 \begin_layout Plain Layout
14738
14739 \series bold
14740 calc
14741 \series default
14742  es parte de toda instalación LaTeX estándar.
14743 \end_layout
14744
14745 \end_inset
14746
14747
14748 \begin_inset Index idx
14749 status collapsed
14750
14751 \begin_layout Plain Layout
14752 Paquetes ! calc
14753 \end_layout
14754
14755 \end_inset
14756
14757  con la línea
14758 \end_layout
14759
14760 \begin_layout Standard
14761
14762 \series bold
14763
14764 \backslash
14765 usepackage{calc}
14766 \end_layout
14767
14768 \begin_layout Standard
14769 Detrás de la ecuación se cierran ambos marcos con 
14770 \series bold
14771 }}
14772 \series default
14773  en modo TeX.
14774  Aquí hay un ejemplo:
14775 \begin_inset ERT
14776 status collapsed
14777
14778 \begin_layout Plain Layout
14779
14780
14781 \backslash
14782 fboxsep 5mm 
14783 \backslash
14784 fboxrule 5mm
14785 \end_layout
14786
14787 \end_inset
14788
14789
14790 \end_layout
14791
14792 \begin_layout Standard
14793 \begin_inset ERT
14794 status collapsed
14795
14796 \begin_layout Plain Layout
14797
14798
14799 \backslash
14800 fbox{
14801 \backslash
14802 parbox{
14803 \backslash
14804 linewidth-2
14805 \backslash
14806 fboxsep-2
14807 \backslash
14808 fboxrule}{
14809 \end_layout
14810
14811 \end_inset
14812
14813
14814 \begin_inset Formula 
14815 \begin{equation}
14816 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14817 \end{equation}
14818
14819 \end_inset
14820
14821
14822 \end_layout
14823
14824 \begin_layout Standard
14825 \begin_inset ERT
14826 status collapsed
14827
14828 \begin_layout Plain Layout
14829
14830 }}
14831 \end_layout
14832
14833 \end_inset
14834
14835
14836 \begin_inset ERT
14837 status collapsed
14838
14839 \begin_layout Plain Layout
14840
14841
14842 \backslash
14843 fboxrule 0.4pt 
14844 \backslash
14845 fboxsep 3pt
14846 \end_layout
14847
14848 \end_inset
14849
14850
14851 \end_layout
14852
14853 \begin_layout Standard
14854 \begin_inset VSpace medskip
14855 \end_inset
14856
14857
14858 \end_layout
14859
14860 \begin_layout Standard
14861 Como se ha usado el marco de párrafo como argumento de 
14862 \series bold
14863
14864 \backslash
14865 fbox
14866 \series default
14867 , en este caso no hay diferencia entre 
14868 \series bold
14869
14870 \backslash
14871 fbox
14872 \series default
14873  y 
14874 \series bold
14875
14876 \backslash
14877 boxed
14878 \series default
14879 .
14880  
14881 \end_layout
14882
14883 \begin_layout Standard
14884 \begin_inset VSpace bigskip
14885 \end_inset
14886
14887
14888 \end_layout
14889
14890 \begin_layout Standard
14891 Los marcos de párrafo son muy útiles para comentar ecuaciones directamente.
14892  Para hacerlo, se usa 
14893 \series bold
14894
14895 \backslash
14896 parbox
14897 \series default
14898  en combinación con el comando 
14899 \series bold
14900
14901 \backslash
14902 tag
14903 \series default
14904 .
14905  (Véase más sobre 
14906 \series bold
14907
14908 \backslash
14909 tag
14910 \series default
14911  en 
14912 \begin_inset CommandInset ref
14913 LatexCommand ref
14914 reference "sub:Numeración-personalizada"
14915
14916 \end_inset
14917
14918 ).
14919 \end_layout
14920
14921 \begin_layout Standard
14922 Un ejemplo de ecuación comentada con 
14923 \series bold
14924
14925 \backslash
14926 parbox
14927 \series default
14928 :
14929 \end_layout
14930
14931 \begin_layout Standard
14932 \begin_inset ERT
14933 status collapsed
14934
14935 \begin_layout Plain Layout
14936
14937
14938 \backslash
14939 [5x-7b=3b
14940 \backslash
14941 tag*{
14942 \backslash
14943 parbox{5cm}{
14944 \end_layout
14945
14946 \end_inset
14947
14948 Esto es una descripción.
14949  Está claramente separada de la ecuación y es multilínea.
14950 \begin_inset ERT
14951 status collapsed
14952
14953 \begin_layout Plain Layout
14954
14955 }}
14956 \backslash
14957 ]
14958 \end_layout
14959
14960 \end_inset
14961
14962
14963 \end_layout
14964
14965 \begin_layout Standard
14966 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
14967  no soporta el comando 
14968 \series bold
14969
14970 \backslash
14971 parbox
14972 \series default
14973  en ecuaciones.
14974  La ecuación se compone con la siguiente secuencia de comandos:
14975 \end_layout
14976
14977 \begin_layout Standard
14978 El comando 
14979 \series bold
14980
14981 \backslash
14982 [5x-7b=3b
14983 \backslash
14984 tag*
14985 \backslash
14986 {
14987 \backslash
14988 parbox{5cm}{
14989 \series default
14990  se inserta en modo TeX.
14991 \begin_inset Foot
14992 status collapsed
14993
14994 \begin_layout Plain Layout
14995 Si se usa el estilo de ecuación 
14996 \series bold
14997 Sangrado
14998 \series default
14999
15000 \series bold
15001
15002 \backslash
15003 tag*
15004 \backslash
15005
15006 \series default
15007  se puede reemplazar por 
15008 \series bold
15009
15010 \backslash
15011 hfill
15012 \series default
15013 .
15014  (Véanse los estilos de ecuación en 
15015 \begin_inset CommandInset ref
15016 LatexCommand ref
15017 reference "sec:Estilos-de-ecuación"
15018
15019 \end_inset
15020
15021 ).
15022 \end_layout
15023
15024 \end_inset
15025
15026  Después sigue la descripción en texto normal, y por último 
15027 \series bold
15028 }}
15029 \backslash
15030 ]
15031 \series default
15032  en modo TeX.
15033  Aquí los comandos 
15034 \series bold
15035
15036 \backslash
15037 [
15038 \series default
15039  y 
15040 \series bold
15041
15042 \backslash
15043 ]
15044 \series default
15045  crean una ecuación presentada.
15046 \end_layout
15047
15048 \begin_layout Standard
15049 Las ventajas de 
15050 \series bold
15051
15052 \backslash
15053 parbox
15054 \series default
15055  pueden verse en este ejemplo que se ha 
15056 \begin_inset Quotes fld
15057 \end_inset
15058
15059 comentado
15060 \begin_inset Quotes frd
15061 \end_inset
15062
15063  usando el modo texto matemático:
15064 \begin_inset Formula 
15065 \[
15066 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}
15067 \]
15068
15069 \end_inset
15070
15071
15072 \end_layout
15073
15074 \begin_layout Section
15075 Operadores
15076 \begin_inset Index idx
15077 status collapsed
15078
15079 \begin_layout Plain Layout
15080 Operadores
15081 \end_layout
15082
15083 \end_inset
15084
15085
15086 \end_layout
15087
15088 \begin_layout Subsection
15089 Operadores grandes
15090 \begin_inset CommandInset label
15091 LatexCommand label
15092 name "sub:Operadores-grandes"
15093
15094 \end_inset
15095
15096
15097 \begin_inset Index idx
15098 status collapsed
15099
15100 \begin_layout Plain Layout
15101 Operadores ! grandes
15102 \end_layout
15103
15104 \end_inset
15105
15106
15107 \begin_inset Index idx
15108 status collapsed
15109
15110 \begin_layout Plain Layout
15111 Sumatorios
15112 \end_layout
15113
15114 \end_inset
15115
15116
15117 \begin_inset Index idx
15118 status collapsed
15119
15120 \begin_layout Plain Layout
15121 Integrales
15122 \end_layout
15123
15124 \end_inset
15125
15126
15127 \end_layout
15128
15129 \begin_layout Standard
15130 Para poder usar todos los comandos de integrales listados aquí, debe estar
15131  marcada la opción 
15132 \family sans
15133 Usar paquete esint automáticamente
15134 \family default
15135  en el apartado 
15136 \family sans
15137 Ecuaciones
15138 \family default
15139  de la configuración del documento.
15140  
15141 \end_layout
15142
15143 \begin_layout Standard
15144 \begin_inset space \hfill{}
15145 \end_inset
15146
15147
15148 \begin_inset Tabular
15149 <lyxtabular version="3" rows="11" columns="2">
15150 <features tabularvalignment="middle">
15151 <column alignment="center" valignment="top" width="0pt">
15152 <column alignment="center" valignment="top" width="0pt">
15153 <row>
15154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15155 \begin_inset Text
15156
15157 \begin_layout Plain Layout
15158 Comando
15159 \end_layout
15160
15161 \end_inset
15162 </cell>
15163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15164 \begin_inset Text
15165
15166 \begin_layout Plain Layout
15167 Resultado
15168 \end_layout
15169
15170 \end_inset
15171 </cell>
15172 </row>
15173 <row>
15174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15175 \begin_inset Text
15176
15177 \begin_layout Plain Layout
15178
15179 \backslash
15180 int
15181 \begin_inset Index idx
15182 status collapsed
15183
15184 \begin_layout Plain Layout
15185 Comandos ! I ! 
15186 \backslash
15187 int
15188 \end_layout
15189
15190 \end_inset
15191
15192
15193 \end_layout
15194
15195 \end_inset
15196 </cell>
15197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15198 \begin_inset Text
15199
15200 \begin_layout Plain Layout
15201 \begin_inset Formula $\int$
15202 \end_inset
15203
15204
15205 \end_layout
15206
15207 \end_inset
15208 </cell>
15209 </row>
15210 <row>
15211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15212 \begin_inset Text
15213
15214 \begin_layout Plain Layout
15215
15216 \backslash
15217 oint
15218 \end_layout
15219
15220 \end_inset
15221 </cell>
15222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15223 \begin_inset Text
15224
15225 \begin_layout Plain Layout
15226 \begin_inset Formula $\oint$
15227 \end_inset
15228
15229
15230 \end_layout
15231
15232 \end_inset
15233 </cell>
15234 </row>
15235 <row>
15236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15237 \begin_inset Text
15238
15239 \begin_layout Plain Layout
15240
15241 \backslash
15242 ointctrclockwise
15243 \end_layout
15244
15245 \end_inset
15246 </cell>
15247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15248 \begin_inset Text
15249
15250 \begin_layout Plain Layout
15251 \begin_inset Formula $\ointctrclockwise$
15252 \end_inset
15253
15254
15255 \end_layout
15256
15257 \end_inset
15258 </cell>
15259 </row>
15260 <row>
15261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15262 \begin_inset Text
15263
15264 \begin_layout Plain Layout
15265
15266 \backslash
15267 ointclockwise
15268 \end_layout
15269
15270 \end_inset
15271 </cell>
15272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15273 \begin_inset Text
15274
15275 \begin_layout Plain Layout
15276 \begin_inset Formula $\ointclockwise$
15277 \end_inset
15278
15279
15280 \end_layout
15281
15282 \end_inset
15283 </cell>
15284 </row>
15285 <row>
15286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15287 \begin_inset Text
15288
15289 \begin_layout Plain Layout
15290
15291 \backslash
15292 sqint
15293 \end_layout
15294
15295 \end_inset
15296 </cell>
15297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15298 \begin_inset Text
15299
15300 \begin_layout Plain Layout
15301 \begin_inset Formula $\sqint$
15302 \end_inset
15303
15304
15305 \end_layout
15306
15307 \end_inset
15308 </cell>
15309 </row>
15310 <row>
15311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15312 \begin_inset Text
15313
15314 \begin_layout Plain Layout
15315
15316 \backslash
15317 fint
15318 \end_layout
15319
15320 \end_inset
15321 </cell>
15322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15323 \begin_inset Text
15324
15325 \begin_layout Plain Layout
15326  
15327 \begin_inset Formula $\fint$
15328 \end_inset
15329
15330
15331 \end_layout
15332
15333 \end_inset
15334 </cell>
15335 </row>
15336 <row>
15337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15338 \begin_inset Text
15339
15340 \begin_layout Plain Layout
15341
15342 \backslash
15343 landupint
15344 \end_layout
15345
15346 \end_inset
15347 </cell>
15348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15349 \begin_inset Text
15350
15351 \begin_layout Plain Layout
15352  
15353 \begin_inset Formula $\landupint$
15354 \end_inset
15355
15356
15357 \end_layout
15358
15359 \end_inset
15360 </cell>
15361 </row>
15362 <row>
15363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15364 \begin_inset Text
15365
15366 \begin_layout Plain Layout
15367
15368 \backslash
15369 landdownint
15370 \end_layout
15371
15372 \end_inset
15373 </cell>
15374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15375 \begin_inset Text
15376
15377 \begin_layout Plain Layout
15378  
15379 \begin_inset Formula $\landdownint$
15380 \end_inset
15381
15382
15383 \end_layout
15384
15385 \end_inset
15386 </cell>
15387 </row>
15388 <row>
15389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15390 \begin_inset Text
15391
15392 \begin_layout Plain Layout
15393
15394 \backslash
15395 bigcap
15396 \end_layout
15397
15398 \end_inset
15399 </cell>
15400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15401 \begin_inset Text
15402
15403 \begin_layout Plain Layout
15404 \begin_inset Formula $\bigcap$
15405 \end_inset
15406
15407
15408 \end_layout
15409
15410 \end_inset
15411 </cell>
15412 </row>
15413 <row>
15414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15415 \begin_inset Text
15416
15417 \begin_layout Plain Layout
15418
15419 \backslash
15420 bigcup
15421 \end_layout
15422
15423 \end_inset
15424 </cell>
15425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15426 \begin_inset Text
15427
15428 \begin_layout Plain Layout
15429 \begin_inset Formula $\bigcup$
15430 \end_inset
15431
15432
15433 \end_layout
15434
15435 \end_inset
15436 </cell>
15437 </row>
15438 </lyxtabular>
15439
15440 \end_inset
15441
15442
15443 \begin_inset space \hfill{}
15444 \end_inset
15445
15446
15447 \begin_inset Tabular
15448 <lyxtabular version="3" rows="11" columns="2">
15449 <features tabularvalignment="middle">
15450 <column alignment="center" valignment="top" width="0pt">
15451 <column alignment="center" valignment="top" width="0pt">
15452 <row>
15453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15454 \begin_inset Text
15455
15456 \begin_layout Plain Layout
15457 Comando
15458 \end_layout
15459
15460 \end_inset
15461 </cell>
15462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15463 \begin_inset Text
15464
15465 \begin_layout Plain Layout
15466 Resultado
15467 \end_layout
15468
15469 \end_inset
15470 </cell>
15471 </row>
15472 <row>
15473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15474 \begin_inset Text
15475
15476 \begin_layout Plain Layout
15477
15478 \backslash
15479 sum
15480 \begin_inset Index idx
15481 status collapsed
15482
15483 \begin_layout Plain Layout
15484 Comandos ! S ! 
15485 \backslash
15486 sum
15487 \end_layout
15488
15489 \end_inset
15490
15491
15492 \end_layout
15493
15494 \end_inset
15495 </cell>
15496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15497 \begin_inset Text
15498
15499 \begin_layout Plain Layout
15500 \begin_inset Formula $\sum$
15501 \end_inset
15502
15503
15504 \end_layout
15505
15506 \end_inset
15507 </cell>
15508 </row>
15509 <row>
15510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15511 \begin_inset Text
15512
15513 \begin_layout Plain Layout
15514
15515 \backslash
15516 prod
15517 \begin_inset Index idx
15518 status collapsed
15519
15520 \begin_layout Plain Layout
15521 Comandos ! P ! 
15522 \backslash
15523 prod
15524 \end_layout
15525
15526 \end_inset
15527
15528
15529 \end_layout
15530
15531 \end_inset
15532 </cell>
15533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15534 \begin_inset Text
15535
15536 \begin_layout Plain Layout
15537 \begin_inset Formula $\prod$
15538 \end_inset
15539
15540
15541 \end_layout
15542
15543 \end_inset
15544 </cell>
15545 </row>
15546 <row>
15547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15548 \begin_inset Text
15549
15550 \begin_layout Plain Layout
15551
15552 \backslash
15553 coprod
15554 \end_layout
15555
15556 \end_inset
15557 </cell>
15558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15559 \begin_inset Text
15560
15561 \begin_layout Plain Layout
15562 \begin_inset Formula $\coprod$
15563 \end_inset
15564
15565
15566 \end_layout
15567
15568 \end_inset
15569 </cell>
15570 </row>
15571 <row>
15572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15573 \begin_inset Text
15574
15575 \begin_layout Plain Layout
15576
15577 \backslash
15578 bigodot
15579 \end_layout
15580
15581 \end_inset
15582 </cell>
15583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15584 \begin_inset Text
15585
15586 \begin_layout Plain Layout
15587 \begin_inset Formula $\bigodot$
15588 \end_inset
15589
15590
15591 \end_layout
15592
15593 \end_inset
15594 </cell>
15595 </row>
15596 <row>
15597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15598 \begin_inset Text
15599
15600 \begin_layout Plain Layout
15601
15602 \backslash
15603 bigotimes
15604 \end_layout
15605
15606 \end_inset
15607 </cell>
15608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15609 \begin_inset Text
15610
15611 \begin_layout Plain Layout
15612 \begin_inset Formula $\bigotimes$
15613 \end_inset
15614
15615
15616 \end_layout
15617
15618 \end_inset
15619 </cell>
15620 </row>
15621 <row>
15622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15623 \begin_inset Text
15624
15625 \begin_layout Plain Layout
15626
15627 \backslash
15628 bigoplus
15629 \end_layout
15630
15631 \end_inset
15632 </cell>
15633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15634 \begin_inset Text
15635
15636 \begin_layout Plain Layout
15637 \begin_inset Formula $\bigoplus$
15638 \end_inset
15639
15640
15641 \end_layout
15642
15643 \end_inset
15644 </cell>
15645 </row>
15646 <row>
15647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15648 \begin_inset Text
15649
15650 \begin_layout Plain Layout
15651
15652 \backslash
15653 bigwedge
15654 \end_layout
15655
15656 \end_inset
15657 </cell>
15658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15659 \begin_inset Text
15660
15661 \begin_layout Plain Layout
15662 \begin_inset Formula $\bigwedge$
15663 \end_inset
15664
15665
15666 \end_layout
15667
15668 \end_inset
15669 </cell>
15670 </row>
15671 <row>
15672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15673 \begin_inset Text
15674
15675 \begin_layout Plain Layout
15676
15677 \backslash
15678 bigvee
15679 \end_layout
15680
15681 \end_inset
15682 </cell>
15683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15684 \begin_inset Text
15685
15686 \begin_layout Plain Layout
15687 \begin_inset Formula $\bigvee$
15688 \end_inset
15689
15690
15691 \end_layout
15692
15693 \end_inset
15694 </cell>
15695 </row>
15696 <row>
15697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15698 \begin_inset Text
15699
15700 \begin_layout Plain Layout
15701
15702 \backslash
15703 bigsqcup
15704 \end_layout
15705
15706 \end_inset
15707 </cell>
15708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15709 \begin_inset Text
15710
15711 \begin_layout Plain Layout
15712 \begin_inset Formula $\bigsqcup$
15713 \end_inset
15714
15715
15716 \end_layout
15717
15718 \end_inset
15719 </cell>
15720 </row>
15721 <row>
15722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15723 \begin_inset Text
15724
15725 \begin_layout Plain Layout
15726
15727 \backslash
15728 biguplus
15729 \end_layout
15730
15731 \end_inset
15732 </cell>
15733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15734 \begin_inset Text
15735
15736 \begin_layout Plain Layout
15737 \begin_inset Formula $\biguplus$
15738 \end_inset
15739
15740
15741 \end_layout
15742
15743 \end_inset
15744 </cell>
15745 </row>
15746 </lyxtabular>
15747
15748 \end_inset
15749
15750
15751 \begin_inset space \hfill{}
15752 \end_inset
15753
15754
15755 \end_layout
15756
15757 \begin_layout Standard
15758 Todos los operadores grandes se pueden insertar con el botón 
15759 \begin_inset Graphics
15760         filename ../../images/math/intop.png
15761         scale 85
15762
15763 \end_inset
15764
15765  de la barra de ecuaciones.
15766 \end_layout
15767
15768 \begin_layout Standard
15769 Estos operadores son llamados grandes porque son mayores que los operadores
15770  binarios de aspecto semejante.
15771  Todos los operadores grandes pueden tener límites, como se describe en
15772  la subsección siguiente.
15773 \end_layout
15774
15775 \begin_layout Standard
15776 Para todos los operadores de integral hay una segunda versión disponible,
15777  terminando en 
15778 \series bold
15779 op
15780 \series default
15781
15782 \series bold
15783
15784 \backslash
15785 intop
15786 \series default
15787
15788 \series bold
15789
15790 \backslash
15791 ointop
15792 \series default
15793  etc.
15794  Estos operadores difieren de 
15795 \series bold
15796
15797 \backslash
15798 int
15799 \series default
15800 , etc., en el estilo en que se presentan los límites, véase
15801 \series bold
15802  
15803 \series default
15804
15805 \begin_inset CommandInset ref
15806 LatexCommand ref
15807 reference "sub:Límites-de-operadores"
15808
15809 \end_inset
15810
15811 .
15812 \end_layout
15813
15814 \begin_layout Subsubsection*
15815 Sugerencias para las integrales
15816 \end_layout
15817
15818 \begin_layout Standard
15819 La letra 
15820 \emph on
15821 d
15822 \emph default
15823  en una integral es un operador, por consiguiente debe escribirse en redonda.
15824  Esto se hace resaltando la 
15825 \emph on
15826 d
15827 \emph default
15828  y usando el atajo de teclado 
15829 \family sans
15830 Alt+C
15831 \begin_inset space ~
15832 \end_inset
15833
15834 R
15835 \family default
15836 .
15837 \begin_inset Foot
15838 status collapsed
15839
15840 \begin_layout Plain Layout
15841 véase estilos de letras en 
15842 \begin_inset CommandInset ref
15843 LatexCommand ref
15844 reference "sub:Estilos-de-fuentes"
15845
15846 \end_inset
15847
15848  
15849 \end_layout
15850
15851 \end_inset
15852
15853  Delante de la 
15854 \emph on
15855 d
15856 \emph default
15857  se inserta un espacio delgado, como es habitual en los operadores.
15858  Un ejemplo:
15859 \end_layout
15860
15861 \begin_layout Standard
15862 incorrecto: 
15863 \begin_inset Formula $\int A(x)dx$
15864 \end_inset
15865
15866
15867 \begin_inset Newline newline
15868 \end_inset
15869
15870
15871 \begin_inset Phantom HPhantom
15872 status open
15873
15874 \begin_layout Plain Layout
15875 in
15876 \end_layout
15877
15878 \end_inset
15879
15880 correcto: 
15881 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15882 \end_inset
15883
15884
15885 \end_layout
15886
15887 \begin_layout Standard
15888 \begin_inset Newpage pagebreak
15889 \end_inset
15890
15891
15892 \end_layout
15893
15894 \begin_layout Standard
15895 Para integrales múltiples hay los siguientes comandos:
15896 \begin_inset VSpace medskip
15897 \end_inset
15898
15899
15900 \end_layout
15901
15902 \begin_layout Standard
15903 \begin_inset space \hfill{}
15904 \end_inset
15905
15906
15907 \begin_inset Tabular
15908 <lyxtabular version="3" rows="4" columns="2">
15909 <features tabularvalignment="middle">
15910 <column alignment="center" valignment="top" width="0">
15911 <column alignment="center" valignment="top" width="0">
15912 <row>
15913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15914 \begin_inset Text
15915
15916 \begin_layout Plain Layout
15917 Comando
15918 \end_layout
15919
15920 \end_inset
15921 </cell>
15922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15923 \begin_inset Text
15924
15925 \begin_layout Plain Layout
15926 Resultado
15927 \begin_inset Note Note
15928 status collapsed
15929
15930 \begin_layout Plain Layout
15931
15932 \series bold
15933
15934 \backslash
15935 raisebox
15936 \series default
15937  se usa sólo como espaciador
15938 \end_layout
15939
15940 \end_inset
15941
15942
15943 \end_layout
15944
15945 \end_inset
15946 </cell>
15947 </row>
15948 <row>
15949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15950 \begin_inset Text
15951
15952 \begin_layout Plain Layout
15953
15954 \backslash
15955 iint
15956 \end_layout
15957
15958 \end_inset
15959 </cell>
15960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15961 \begin_inset Text
15962
15963 \begin_layout Plain Layout
15964 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15965 \end_inset
15966
15967
15968 \end_layout
15969
15970 \end_inset
15971 </cell>
15972 </row>
15973 <row>
15974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15975 \begin_inset Text
15976
15977 \begin_layout Plain Layout
15978
15979 \backslash
15980 oiint
15981 \end_layout
15982
15983 \end_inset
15984 </cell>
15985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15986 \begin_inset Text
15987
15988 \begin_layout Plain Layout
15989 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15990 \end_inset
15991
15992
15993 \end_layout
15994
15995 \end_inset
15996 </cell>
15997 </row>
15998 <row>
15999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16000 \begin_inset Text
16001
16002 \begin_layout Plain Layout
16003
16004 \backslash
16005 sqiint
16006 \end_layout
16007
16008 \end_inset
16009 </cell>
16010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16011 \begin_inset Text
16012
16013 \begin_layout Plain Layout
16014 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
16015 \end_inset
16016
16017
16018 \end_layout
16019
16020 \end_inset
16021 </cell>
16022 </row>
16023 </lyxtabular>
16024
16025 \end_inset
16026
16027
16028 \begin_inset space \hfill{}
16029 \end_inset
16030
16031
16032 \begin_inset Tabular
16033 <lyxtabular version="3" rows="4" columns="2">
16034 <features tabularvalignment="middle">
16035 <column alignment="center" valignment="top" width="0">
16036 <column alignment="center" valignment="top" width="0">
16037 <row>
16038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16039 \begin_inset Text
16040
16041 \begin_layout Plain Layout
16042 Comando
16043 \end_layout
16044
16045 \end_inset
16046 </cell>
16047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16048 \begin_inset Text
16049
16050 \begin_layout Plain Layout
16051 Resultado
16052 \begin_inset Note Note
16053 status collapsed
16054
16055 \begin_layout Plain Layout
16056
16057 \series bold
16058
16059 \backslash
16060 raisebox
16061 \series default
16062  se usa sólo como espaciador
16063 \end_layout
16064
16065 \end_inset
16066
16067
16068 \end_layout
16069
16070 \end_inset
16071 </cell>
16072 </row>
16073 <row>
16074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16075 \begin_inset Text
16076
16077 \begin_layout Plain Layout
16078
16079 \backslash
16080 iiint
16081 \end_layout
16082
16083 \end_inset
16084 </cell>
16085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16086 \begin_inset Text
16087
16088 \begin_layout Plain Layout
16089 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
16090 \end_inset
16091
16092
16093 \end_layout
16094
16095 \end_inset
16096 </cell>
16097 </row>
16098 <row>
16099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16100 \begin_inset Text
16101
16102 \begin_layout Plain Layout
16103
16104 \backslash
16105 iiiint
16106 \end_layout
16107
16108 \end_inset
16109 </cell>
16110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16111 \begin_inset Text
16112
16113 \begin_layout Plain Layout
16114 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
16115 \end_inset
16116
16117
16118 \end_layout
16119
16120 \end_inset
16121 </cell>
16122 </row>
16123 <row>
16124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16125 \begin_inset Text
16126
16127 \begin_layout Plain Layout
16128
16129 \backslash
16130 dotsint
16131 \end_layout
16132
16133 \end_inset
16134 </cell>
16135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16136 \begin_inset Text
16137
16138 \begin_layout Plain Layout
16139 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
16140 \end_inset
16141
16142
16143 \end_layout
16144
16145 \end_inset
16146 </cell>
16147 </row>
16148 </lyxtabular>
16149
16150 \end_inset
16151
16152
16153 \begin_inset space \hfill{}
16154 \end_inset
16155
16156
16157 \end_layout
16158
16159 \begin_layout Subsection
16160 Límites de operadores
16161 \begin_inset CommandInset label
16162 LatexCommand label
16163 name "sub:Límites-de-operadores"
16164
16165 \end_inset
16166
16167
16168 \begin_inset Index idx
16169 status collapsed
16170
16171 \begin_layout Plain Layout
16172 Operadores ! límites de
16173 \end_layout
16174
16175 \end_inset
16176
16177
16178 \end_layout
16179
16180 \begin_layout Standard
16181 Los límites se crean mediante superíndices y subíndices:
16182 \end_layout
16183
16184 \begin_layout Standard
16185 \noindent
16186 \align center
16187 \begin_inset Tabular
16188 <lyxtabular version="3" rows="2" columns="2">
16189 <features tabularvalignment="middle">
16190 <column alignment="center" valignment="top" width="0">
16191 <column alignment="center" valignment="top" width="0">
16192 <row>
16193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16194 \begin_inset Text
16195
16196 \begin_layout Plain Layout
16197 Comando
16198 \end_layout
16199
16200 \end_inset
16201 </cell>
16202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16203 \begin_inset Text
16204
16205 \begin_layout Plain Layout
16206 Resultado
16207 \begin_inset Note Note
16208 status collapsed
16209
16210 \begin_layout Plain Layout
16211
16212 \series bold
16213
16214 \backslash
16215 raisebox
16216 \series default
16217  se usa sólo como espaciador
16218 \end_layout
16219
16220 \end_inset
16221
16222
16223 \end_layout
16224
16225 \end_inset
16226 </cell>
16227 </row>
16228 <row>
16229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16230 \begin_inset Text
16231
16232 \begin_layout Plain Layout
16233
16234 \backslash
16235 prod^
16236 \backslash
16237 infty
16238 \begin_inset ERT
16239 status collapsed
16240
16241 \begin_layout Plain Layout
16242
16243
16244 \backslash
16245 spce 
16246 \end_layout
16247
16248 \end_inset
16249
16250
16251 \begin_inset Formula $\to$
16252 \end_inset
16253
16254 _0
16255 \begin_inset Formula $\to$
16256 \end_inset
16257
16258 A(x)
16259 \end_layout
16260
16261 \end_inset
16262 </cell>
16263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16264 \begin_inset Text
16265
16266 \begin_layout Plain Layout
16267 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16268 \end_inset
16269
16270
16271 \end_layout
16272
16273 \end_inset
16274 </cell>
16275 </row>
16276 </lyxtabular>
16277
16278 \end_inset
16279
16280
16281 \end_layout
16282
16283 \begin_layout Standard
16284 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16285  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16286 \end_layout
16287
16288 \begin_layout Standard
16289 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16290  directamente detrás del operador y se elige 
16291 \series bold
16292 Alineado
16293 \series default
16294  en el menú 
16295 \family sans
16296 Editar\SpecialChar \menuseparator
16297 Ecuación\SpecialChar \menuseparator
16298 Cambiar tipo de límites
16299 \family default
16300  (atajo 
16301 \family sans
16302 Alt+M
16303 \begin_inset space ~
16304 \end_inset
16305
16306 L
16307 \family default
16308 ).
16309  Un ejemplo:
16310 \end_layout
16311
16312 \begin_layout Standard
16313 El tipo de límites por omisión es:
16314 \begin_inset Formula 
16315 \[
16316 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16317 \]
16318
16319 \end_inset
16320
16321
16322 \end_layout
16323
16324 \begin_layout Standard
16325 Así se ven si se cambia el tipo de límites a 
16326 \series bold
16327 Alineado
16328 \series default
16329 :
16330 \begin_inset Formula 
16331 \[
16332 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16333 \]
16334
16335 \end_inset
16336
16337
16338 \end_layout
16339
16340 \begin_layout Standard
16341 En integrales, excepto las que terminan en 
16342 \series bold
16343 op
16344 \series default
16345  como 
16346 \series bold
16347
16348 \backslash
16349 intop
16350 \series default
16351
16352 \series bold
16353
16354 \backslash
16355 ointop
16356 \series default
16357 , etc., los límites se colocan por omisión junto al operador.
16358  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16359  operador.
16360  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16361 \series bold
16362 Presentado
16363 \series default
16364  para poner el límite debajo:
16365 \begin_inset Formula 
16366 \begin{equation}
16367 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}
16368 \end{equation}
16369
16370 \end_inset
16371
16372
16373 \begin_inset VSpace medskip
16374 \end_inset
16375
16376 Para especificar condiciones en los límites se usan los comandos 
16377 \series bold
16378
16379 \backslash
16380 subarray
16381 \series default
16382
16383 \begin_inset Index idx
16384 status collapsed
16385
16386 \begin_layout Plain Layout
16387 Comandos ! S ! 
16388 \backslash
16389 subarray
16390 \end_layout
16391
16392 \end_inset
16393
16394  y 
16395 \series bold
16396
16397 \backslash
16398 substack
16399 \series default
16400
16401 \begin_inset Index idx
16402 status collapsed
16403
16404 \begin_layout Plain Layout
16405 Comandos ! S ! 
16406 \backslash
16407 substack
16408 \end_layout
16409
16410 \end_inset
16411
16412 .
16413  Por ejemplo, para componer la expresión
16414 \begin_inset Formula 
16415 \begin{equation}
16416 \sum_{\begin{subarray}{c}
16417 0<k<1000\\
16418 \\
16419 k\,\in\,\mathbb{N}
16420 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16421 \end{equation}
16422
16423 \end_inset
16424
16425 se ha hecho lo siguiente: primero se escribe el comando 
16426 \series bold
16427
16428 \backslash
16429 sum^n
16430 \series default
16431
16432 \begin_inset ERT
16433 status collapsed
16434
16435 \begin_layout Plain Layout
16436
16437
16438 \backslash
16439 spce 
16440 \end_layout
16441
16442 \end_inset
16443
16444
16445 \series bold
16446 _
16447 \series default
16448 .
16449  Ahora el cursor está en un marco azul bajo el operador sumatorio y ahí
16450  se inserta el comando 
16451 \series bold
16452
16453 \backslash
16454 subarray
16455 \series default
16456
16457 \begin_inset ERT
16458 status collapsed
16459
16460 \begin_layout Plain Layout
16461
16462
16463 \backslash
16464 spce 
16465 \end_layout
16466
16467 \end_inset
16468
16469 .
16470  Ahora el marco azul está en un marco púrpura donde pueden escribirse líneas
16471  distintas.
16472  Cada línea nueva se crea con un salto de línea (
16473 \family sans
16474 Ctrl+Entrar
16475 \family default
16476 ).
16477  Si ahora se teclea en ella
16478 \begin_inset Newline newline
16479 \end_inset
16480
16481
16482 \series bold
16483 0<k<1000 Ctrl+Entrar
16484 \begin_inset Newline newline
16485 \end_inset
16486
16487
16488 \series default
16489 aparece debajo un nuevo marco para la línea nueva.
16490 \end_layout
16491
16492 \begin_layout Standard
16493 La alineación de las líneas puede cambiarse a la izquierda con la 
16494 \family sans
16495 barra de herramientas de cuadros
16496 \family default
16497  o con el menú 
16498 \family sans
16499 Editar\SpecialChar \menuseparator
16500 Filas y columnas
16501 \family default
16502 .
16503  Para obtener alineación derecha se inserta 
16504 \series bold
16505
16506 \backslash
16507 hfill
16508 \series default
16509
16510 \begin_inset ERT
16511 status collapsed
16512
16513 \begin_layout Plain Layout
16514
16515
16516 \backslash
16517 spce 
16518 \end_layout
16519
16520 \end_inset
16521
16522  al principio de la línea.
16523 \end_layout
16524
16525 \begin_layout Standard
16526 El comando 
16527 \series bold
16528
16529 \backslash
16530 substack
16531 \series default
16532  es equivalente a 
16533 \series bold
16534
16535 \backslash
16536 subarray
16537 \series default
16538  con la diferencia de que las líneas están siempre centradas.
16539 \begin_inset VSpace bigskip
16540 \end_inset
16541
16542
16543 \end_layout
16544
16545 \begin_layout Standard
16546 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16547  siguientes, como en la ecuación 
16548 \begin_inset CommandInset ref
16549 LatexCommand eqref
16550 reference "eq:substack"
16551
16552 \end_inset
16553
16554 , porque éstos se colocan junto a los límites.
16555 \end_layout
16556
16557 \begin_layout Standard
16558 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16559 \end_layout
16560
16561 \begin_layout Standard
16562
16563 \series bold
16564
16565 \backslash
16566 def
16567 \backslash
16568 clap#1{
16569 \backslash
16570 hbox to 0pt{
16571 \backslash
16572 hss #1
16573 \backslash
16574 hss}}
16575 \begin_inset Newline newline
16576 \end_inset
16577
16578
16579 \backslash
16580 def
16581 \backslash
16582 mathclap {
16583 \backslash
16584 mathpalette 
16585 \backslash
16586 mathclapinternal}
16587 \begin_inset Newline newline
16588 \end_inset
16589
16590
16591 \backslash
16592 def
16593 \backslash
16594 mathclapinternal #1#2{
16595 \backslash
16596 clap{$
16597 \backslash
16598 mathsurround =0pt #1{#2}$}}
16599 \end_layout
16600
16601 \begin_layout Standard
16602 En ella se define el comando 
16603 \series bold
16604
16605 \backslash
16606 mathclap
16607 \series default
16608
16609 \begin_inset Index idx
16610 status collapsed
16611
16612 \begin_layout Plain Layout
16613 Comandos ! M ! 
16614 \backslash
16615 mathclap
16616 \end_layout
16617
16618 \end_inset
16619
16620  que establece la anchura del límite en 0
16621 \begin_inset space \thinspace{}
16622 \end_inset
16623
16624 pt.
16625  El esquema del comando es:
16626 \end_layout
16627
16628 \begin_layout Standard
16629
16630 \series bold
16631
16632 \backslash
16633 mathclap{límite}
16634 \end_layout
16635
16636 \begin_layout Standard
16637 donde el límite puede consistir en varias condiciones.
16638 \end_layout
16639
16640 \begin_layout Standard
16641 Aplicado en la ecuación 
16642 \begin_inset CommandInset ref
16643 LatexCommand eqref
16644 reference "eq:substack"
16645
16646 \end_inset
16647
16648  se usa el comando
16649 \end_layout
16650
16651 \begin_layout Standard
16652
16653 \series bold
16654
16655 \backslash
16656 sum_
16657 \backslash
16658 mathclap{
16659 \backslash
16660 substack
16661 \begin_inset ERT
16662 status collapsed
16663
16664 \begin_layout Plain Layout
16665
16666
16667 \backslash
16668 spce 
16669 \end_layout
16670
16671 \end_inset
16672
16673 0<k<1000 Ctrl+Entrar
16674 \end_layout
16675
16676 \begin_layout Standard
16677 para componer el límite inferior.
16678  Ahora el sumando está junto al sumatorio:
16679 \begin_inset Formula 
16680 \[
16681 \sum_{\mathclap{\substack{0<k<1000\\
16682 \\
16683 k\,\in\,\mathbb{N}
16684 }
16685 }}^{n}k^{-2}
16686 \]
16687
16688 \end_inset
16689
16690
16691 \begin_inset VSpace bigskip
16692 \end_inset
16693
16694 Cómo utilizar un límite para varios operadores se describe en la 
16695 \begin_inset CommandInset ref
16696 LatexCommand ref
16697 reference "sub:Operadores-de-usuario"
16698
16699 \end_inset
16700
16701 .
16702 \end_layout
16703
16704 \begin_layout Standard
16705 \begin_inset Newpage newpage
16706 \end_inset
16707
16708
16709 \end_layout
16710
16711 \begin_layout Subsection
16712 Operadores binarios
16713 \begin_inset CommandInset label
16714 LatexCommand label
16715 name "sub:Operadores-binarios"
16716
16717 \end_inset
16718
16719
16720 \begin_inset Index idx
16721 status collapsed
16722
16723 \begin_layout Plain Layout
16724 Operadores ! binarios
16725 \end_layout
16726
16727 \end_inset
16728
16729
16730 \end_layout
16731
16732 \begin_layout Standard
16733 Los operadores binarios se rodean por espacios si llevan un carácter delante
16734  o detrás.
16735 \begin_inset VSpace medskip
16736 \end_inset
16737
16738
16739 \end_layout
16740
16741 \begin_layout Standard
16742 \begin_inset space \hfill{}
16743 \end_inset
16744
16745
16746 \begin_inset Tabular
16747 <lyxtabular version="3" rows="13" columns="2">
16748 <features tabularvalignment="middle">
16749 <column alignment="center" valignment="top" width="0pt">
16750 <column alignment="center" valignment="top" width="0pt">
16751 <row>
16752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16753 \begin_inset Text
16754
16755 \begin_layout Plain Layout
16756 Comando
16757 \begin_inset Note Note
16758 status collapsed
16759
16760 \begin_layout Plain Layout
16761
16762 \series bold
16763
16764 \backslash
16765 raisebox
16766 \series default
16767  se usa sólo como espaciador
16768 \end_layout
16769
16770 \end_inset
16771
16772
16773 \end_layout
16774
16775 \end_inset
16776 </cell>
16777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16778 \begin_inset Text
16779
16780 \begin_layout Plain Layout
16781 Operador
16782 \end_layout
16783
16784 \end_inset
16785 </cell>
16786 </row>
16787 <row>
16788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16789 \begin_inset Text
16790
16791 \begin_layout Plain Layout
16792 +
16793 \end_layout
16794
16795 \end_inset
16796 </cell>
16797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16798 \begin_inset Text
16799
16800 \begin_layout Plain Layout
16801 \begin_inset Formula $+$
16802 \end_inset
16803
16804
16805 \end_layout
16806
16807 \end_inset
16808 </cell>
16809 </row>
16810 <row>
16811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16812 \begin_inset Text
16813
16814 \begin_layout Plain Layout
16815 -
16816 \end_layout
16817
16818 \end_inset
16819 </cell>
16820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16821 \begin_inset Text
16822
16823 \begin_layout Plain Layout
16824 \begin_inset Formula $-$
16825 \end_inset
16826
16827
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 </row>
16833 <row>
16834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838
16839 \backslash
16840 pm
16841 \end_layout
16842
16843 \end_inset
16844 </cell>
16845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16846 \begin_inset Text
16847
16848 \begin_layout Plain Layout
16849 \begin_inset Formula $\pm$
16850 \end_inset
16851
16852
16853 \end_layout
16854
16855 \end_inset
16856 </cell>
16857 </row>
16858 <row>
16859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16860 \begin_inset Text
16861
16862 \begin_layout Plain Layout
16863
16864 \backslash
16865 mp
16866 \end_layout
16867
16868 \end_inset
16869 </cell>
16870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16871 \begin_inset Text
16872
16873 \begin_layout Plain Layout
16874 \begin_inset Formula $\mp$
16875 \end_inset
16876
16877
16878 \end_layout
16879
16880 \end_inset
16881 </cell>
16882 </row>
16883 <row>
16884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16885 \begin_inset Text
16886
16887 \begin_layout Plain Layout
16888
16889 \backslash
16890 cdot
16891 \end_layout
16892
16893 \end_inset
16894 </cell>
16895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16896 \begin_inset Text
16897
16898 \begin_layout Plain Layout
16899 \begin_inset Formula $\cdot$
16900 \end_inset
16901
16902
16903 \end_layout
16904
16905 \end_inset
16906 </cell>
16907 </row>
16908 <row>
16909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16910 \begin_inset Text
16911
16912 \begin_layout Plain Layout
16913
16914 \backslash
16915 times
16916 \end_layout
16917
16918 \end_inset
16919 </cell>
16920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16921 \begin_inset Text
16922
16923 \begin_layout Plain Layout
16924 \begin_inset Formula $\times$
16925 \end_inset
16926
16927
16928 \end_layout
16929
16930 \end_inset
16931 </cell>
16932 </row>
16933 <row>
16934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16935 \begin_inset Text
16936
16937 \begin_layout Plain Layout
16938
16939 \backslash
16940 div
16941 \end_layout
16942
16943 \end_inset
16944 </cell>
16945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16946 \begin_inset Text
16947
16948 \begin_layout Plain Layout
16949 \begin_inset Formula $\div$
16950 \end_inset
16951
16952
16953 \end_layout
16954
16955 \end_inset
16956 </cell>
16957 </row>
16958 <row>
16959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16960 \begin_inset Text
16961
16962 \begin_layout Plain Layout
16963 \begin_inset ERT
16964 status collapsed
16965
16966 \begin_layout Plain Layout
16967
16968
16969 \backslash
16970 raisebox{-1.2mm}{
16971 \end_layout
16972
16973 \end_inset
16974
16975 *
16976 \begin_inset ERT
16977 status collapsed
16978
16979 \begin_layout Plain Layout
16980
16981 }
16982 \end_layout
16983
16984 \end_inset
16985
16986
16987 \end_layout
16988
16989 \end_inset
16990 </cell>
16991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16992 \begin_inset Text
16993
16994 \begin_layout Plain Layout
16995 \begin_inset Formula $*$
16996 \end_inset
16997
16998
16999 \end_layout
17000
17001 \end_inset
17002 </cell>
17003 </row>
17004 <row>
17005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17006 \begin_inset Text
17007
17008 \begin_layout Plain Layout
17009
17010 \backslash
17011 star
17012 \end_layout
17013
17014 \end_inset
17015 </cell>
17016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17017 \begin_inset Text
17018
17019 \begin_layout Plain Layout
17020 \begin_inset Formula $\star$
17021 \end_inset
17022
17023
17024 \end_layout
17025
17026 \end_inset
17027 </cell>
17028 </row>
17029 <row>
17030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17031 \begin_inset Text
17032
17033 \begin_layout Plain Layout
17034
17035 \backslash
17036 circ
17037 \end_layout
17038
17039 \end_inset
17040 </cell>
17041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17042 \begin_inset Text
17043
17044 \begin_layout Plain Layout
17045 \begin_inset Formula $\circ$
17046 \end_inset
17047
17048
17049 \end_layout
17050
17051 \end_inset
17052 </cell>
17053 </row>
17054 <row>
17055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17056 \begin_inset Text
17057
17058 \begin_layout Plain Layout
17059
17060 \backslash
17061 diamond
17062 \end_layout
17063
17064 \end_inset
17065 </cell>
17066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17067 \begin_inset Text
17068
17069 \begin_layout Plain Layout
17070 \begin_inset Formula $\diamond$
17071 \end_inset
17072
17073
17074 \end_layout
17075
17076 \end_inset
17077 </cell>
17078 </row>
17079 <row>
17080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17081 \begin_inset Text
17082
17083 \begin_layout Plain Layout
17084
17085 \backslash
17086 bullet
17087 \end_layout
17088
17089 \end_inset
17090 </cell>
17091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17092 \begin_inset Text
17093
17094 \begin_layout Plain Layout
17095 \begin_inset Formula $\bullet$
17096 \end_inset
17097
17098
17099 \end_layout
17100
17101 \end_inset
17102 </cell>
17103 </row>
17104 </lyxtabular>
17105
17106 \end_inset
17107
17108
17109 \begin_inset space \hfill{}
17110 \end_inset
17111
17112
17113 \begin_inset Tabular
17114 <lyxtabular version="3" rows="13" columns="2">
17115 <features tabularvalignment="middle">
17116 <column alignment="center" valignment="top" width="0pt">
17117 <column alignment="center" valignment="top" width="0pt">
17118 <row>
17119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17120 \begin_inset Text
17121
17122 \begin_layout Plain Layout
17123 Comando
17124 \end_layout
17125
17126 \end_inset
17127 </cell>
17128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17129 \begin_inset Text
17130
17131 \begin_layout Plain Layout
17132 Operador
17133 \end_layout
17134
17135 \end_inset
17136 </cell>
17137 </row>
17138 <row>
17139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17140 \begin_inset Text
17141
17142 \begin_layout Plain Layout
17143
17144 \backslash
17145 nabla
17146 \end_layout
17147
17148 \end_inset
17149 </cell>
17150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17151 \begin_inset Text
17152
17153 \begin_layout Plain Layout
17154 \begin_inset Formula $\nabla$
17155 \end_inset
17156
17157
17158 \end_layout
17159
17160 \end_inset
17161 </cell>
17162 </row>
17163 <row>
17164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17165 \begin_inset Text
17166
17167 \begin_layout Plain Layout
17168
17169 \backslash
17170 bigtriangledown
17171 \end_layout
17172
17173 \end_inset
17174 </cell>
17175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17176 \begin_inset Text
17177
17178 \begin_layout Plain Layout
17179 \begin_inset Formula $\bigtriangledown$
17180 \end_inset
17181
17182
17183 \end_layout
17184
17185 \end_inset
17186 </cell>
17187 </row>
17188 <row>
17189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17190 \begin_inset Text
17191
17192 \begin_layout Plain Layout
17193
17194 \backslash
17195 bigtriangleup
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17201 \begin_inset Text
17202
17203 \begin_layout Plain Layout
17204 \begin_inset Formula $\bigtriangleup$
17205 \end_inset
17206
17207
17208 \end_layout
17209
17210 \end_inset
17211 </cell>
17212 </row>
17213 <row>
17214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17215 \begin_inset Text
17216
17217 \begin_layout Plain Layout
17218
17219 \backslash
17220 Box
17221 \end_layout
17222
17223 \end_inset
17224 </cell>
17225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17226 \begin_inset Text
17227
17228 \begin_layout Plain Layout
17229 \begin_inset Formula $\Box$
17230 \end_inset
17231
17232
17233 \end_layout
17234
17235 \end_inset
17236 </cell>
17237 </row>
17238 <row>
17239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17240 \begin_inset Text
17241
17242 \begin_layout Plain Layout
17243
17244 \backslash
17245 cap 
17246 \end_layout
17247
17248 \end_inset
17249 </cell>
17250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17251 \begin_inset Text
17252
17253 \begin_layout Plain Layout
17254 \begin_inset Formula $\cap$
17255 \end_inset
17256
17257
17258 \end_layout
17259
17260 \end_inset
17261 </cell>
17262 </row>
17263 <row>
17264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17265 \begin_inset Text
17266
17267 \begin_layout Plain Layout
17268
17269 \backslash
17270 cup
17271 \end_layout
17272
17273 \end_inset
17274 </cell>
17275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17276 \begin_inset Text
17277
17278 \begin_layout Plain Layout
17279 \begin_inset Formula $\cup$
17280 \end_inset
17281
17282
17283 \end_layout
17284
17285 \end_inset
17286 </cell>
17287 </row>
17288 <row>
17289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17290 \begin_inset Text
17291
17292 \begin_layout Plain Layout
17293
17294 \backslash
17295 dagger
17296 \end_layout
17297
17298 \end_inset
17299 </cell>
17300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17301 \begin_inset Text
17302
17303 \begin_layout Plain Layout
17304 \begin_inset Formula $\dagger$
17305 \end_inset
17306
17307
17308 \end_layout
17309
17310 \end_inset
17311 </cell>
17312 </row>
17313 <row>
17314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17315 \begin_inset Text
17316
17317 \begin_layout Plain Layout
17318
17319 \backslash
17320 ddagger
17321 \end_layout
17322
17323 \end_inset
17324 </cell>
17325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17326 \begin_inset Text
17327
17328 \begin_layout Plain Layout
17329 \begin_inset Formula $\ddagger$
17330 \end_inset
17331
17332
17333 \end_layout
17334
17335 \end_inset
17336 </cell>
17337 </row>
17338 <row>
17339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17340 \begin_inset Text
17341
17342 \begin_layout Plain Layout
17343
17344 \backslash
17345 wr
17346 \end_layout
17347
17348 \end_inset
17349 </cell>
17350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17351 \begin_inset Text
17352
17353 \begin_layout Plain Layout
17354 \begin_inset Formula $\wr$
17355 \end_inset
17356
17357
17358 \end_layout
17359
17360 \end_inset
17361 </cell>
17362 </row>
17363 <row>
17364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17365 \begin_inset Text
17366
17367 \begin_layout Plain Layout
17368
17369 \backslash
17370 bigcirc
17371 \end_layout
17372
17373 \end_inset
17374 </cell>
17375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17376 \begin_inset Text
17377
17378 \begin_layout Plain Layout
17379 \begin_inset Formula $\bigcirc$
17380 \end_inset
17381
17382
17383 \end_layout
17384
17385 \end_inset
17386 </cell>
17387 </row>
17388 <row>
17389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17390 \begin_inset Text
17391
17392 \begin_layout Plain Layout
17393
17394 \backslash
17395 wedge
17396 \end_layout
17397
17398 \end_inset
17399 </cell>
17400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17401 \begin_inset Text
17402
17403 \begin_layout Plain Layout
17404 \begin_inset Formula $\wedge$
17405 \end_inset
17406
17407
17408 \end_layout
17409
17410 \end_inset
17411 </cell>
17412 </row>
17413 <row>
17414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17415 \begin_inset Text
17416
17417 \begin_layout Plain Layout
17418
17419 \backslash
17420 vee
17421 \end_layout
17422
17423 \end_inset
17424 </cell>
17425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17426 \begin_inset Text
17427
17428 \begin_layout Plain Layout
17429 \begin_inset Formula $\vee$
17430 \end_inset
17431
17432
17433 \end_layout
17434
17435 \end_inset
17436 </cell>
17437 </row>
17438 </lyxtabular>
17439
17440 \end_inset
17441
17442
17443 \begin_inset space \hfill{}
17444 \end_inset
17445
17446
17447 \begin_inset Tabular
17448 <lyxtabular version="3" rows="13" columns="2">
17449 <features tabularvalignment="middle">
17450 <column alignment="center" valignment="top" width="0pt">
17451 <column alignment="center" valignment="top" width="0pt">
17452 <row>
17453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17454 \begin_inset Text
17455
17456 \begin_layout Plain Layout
17457 Comando
17458 \end_layout
17459
17460 \end_inset
17461 </cell>
17462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17463 \begin_inset Text
17464
17465 \begin_layout Plain Layout
17466 Operador
17467 \end_layout
17468
17469 \end_inset
17470 </cell>
17471 </row>
17472 <row>
17473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17474 \begin_inset Text
17475
17476 \begin_layout Plain Layout
17477
17478 \backslash
17479 oplus
17480 \end_layout
17481
17482 \end_inset
17483 </cell>
17484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17485 \begin_inset Text
17486
17487 \begin_layout Plain Layout
17488 \begin_inset Formula $\oplus$
17489 \end_inset
17490
17491
17492 \end_layout
17493
17494 \end_inset
17495 </cell>
17496 </row>
17497 <row>
17498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17499 \begin_inset Text
17500
17501 \begin_layout Plain Layout
17502
17503 \backslash
17504 ominus
17505 \end_layout
17506
17507 \end_inset
17508 </cell>
17509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17510 \begin_inset Text
17511
17512 \begin_layout Plain Layout
17513 \begin_inset Formula $\ominus$
17514 \end_inset
17515
17516
17517 \end_layout
17518
17519 \end_inset
17520 </cell>
17521 </row>
17522 <row>
17523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17524 \begin_inset Text
17525
17526 \begin_layout Plain Layout
17527
17528 \backslash
17529 otimes
17530 \end_layout
17531
17532 \end_inset
17533 </cell>
17534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17535 \begin_inset Text
17536
17537 \begin_layout Plain Layout
17538 \begin_inset Formula $\otimes$
17539 \end_inset
17540
17541
17542 \end_layout
17543
17544 \end_inset
17545 </cell>
17546 </row>
17547 <row>
17548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17549 \begin_inset Text
17550
17551 \begin_layout Plain Layout
17552
17553 \backslash
17554 oslash
17555 \end_layout
17556
17557 \end_inset
17558 </cell>
17559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17560 \begin_inset Text
17561
17562 \begin_layout Plain Layout
17563 \begin_inset Formula $\oslash$
17564 \end_inset
17565
17566
17567 \end_layout
17568
17569 \end_inset
17570 </cell>
17571 </row>
17572 <row>
17573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17574 \begin_inset Text
17575
17576 \begin_layout Plain Layout
17577
17578 \backslash
17579 odot
17580 \end_layout
17581
17582 \end_inset
17583 </cell>
17584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17585 \begin_inset Text
17586
17587 \begin_layout Plain Layout
17588 \begin_inset Formula $\odot$
17589 \end_inset
17590
17591
17592 \end_layout
17593
17594 \end_inset
17595 </cell>
17596 </row>
17597 <row>
17598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17599 \begin_inset Text
17600
17601 \begin_layout Plain Layout
17602
17603 \backslash
17604 amalg
17605 \end_layout
17606
17607 \end_inset
17608 </cell>
17609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17610 \begin_inset Text
17611
17612 \begin_layout Plain Layout
17613 \begin_inset Formula $\amalg$
17614 \end_inset
17615
17616
17617 \end_layout
17618
17619 \end_inset
17620 </cell>
17621 </row>
17622 <row>
17623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17624 \begin_inset Text
17625
17626 \begin_layout Plain Layout
17627
17628 \backslash
17629 uplus
17630 \end_layout
17631
17632 \end_inset
17633 </cell>
17634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17635 \begin_inset Text
17636
17637 \begin_layout Plain Layout
17638 \begin_inset Formula $\uplus$
17639 \end_inset
17640
17641
17642 \end_layout
17643
17644 \end_inset
17645 </cell>
17646 </row>
17647 <row>
17648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17649 \begin_inset Text
17650
17651 \begin_layout Plain Layout
17652
17653 \backslash
17654 setminus
17655 \end_layout
17656
17657 \end_inset
17658 </cell>
17659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17660 \begin_inset Text
17661
17662 \begin_layout Plain Layout
17663 \begin_inset Formula $\setminus$
17664 \end_inset
17665
17666
17667 \end_layout
17668
17669 \end_inset
17670 </cell>
17671 </row>
17672 <row>
17673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17674 \begin_inset Text
17675
17676 \begin_layout Plain Layout
17677
17678 \backslash
17679 sqcap
17680 \end_layout
17681
17682 \end_inset
17683 </cell>
17684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17685 \begin_inset Text
17686
17687 \begin_layout Plain Layout
17688 \begin_inset Formula $\sqcap$
17689 \end_inset
17690
17691
17692 \end_layout
17693
17694 \end_inset
17695 </cell>
17696 </row>
17697 <row>
17698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17699 \begin_inset Text
17700
17701 \begin_layout Plain Layout
17702
17703 \backslash
17704 sqcup
17705 \end_layout
17706
17707 \end_inset
17708 </cell>
17709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17710 \begin_inset Text
17711
17712 \begin_layout Plain Layout
17713 \begin_inset Formula $\sqcup$
17714 \end_inset
17715
17716
17717 \end_layout
17718
17719 \end_inset
17720 </cell>
17721 </row>
17722 <row>
17723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17724 \begin_inset Text
17725
17726 \begin_layout Plain Layout
17727
17728 \backslash
17729 triangleleft
17730 \end_layout
17731
17732 \end_inset
17733 </cell>
17734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17735 \begin_inset Text
17736
17737 \begin_layout Plain Layout
17738 \begin_inset Formula $\triangleleft$
17739 \end_inset
17740
17741
17742 \end_layout
17743
17744 \end_inset
17745 </cell>
17746 </row>
17747 <row>
17748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17749 \begin_inset Text
17750
17751 \begin_layout Plain Layout
17752
17753 \backslash
17754 triangleright
17755 \end_layout
17756
17757 \end_inset
17758 </cell>
17759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17760 \begin_inset Text
17761
17762 \begin_layout Plain Layout
17763 \begin_inset Formula $\triangleright$
17764 \end_inset
17765
17766
17767 \end_layout
17768
17769 \end_inset
17770 </cell>
17771 </row>
17772 </lyxtabular>
17773
17774 \end_inset
17775
17776
17777 \begin_inset space \hfill{}
17778 \end_inset
17779
17780
17781 \end_layout
17782
17783 \begin_layout Standard
17784 Todos los operadores binarios se pueden insertar también con el botón 
17785 \begin_inset Graphics
17786         filename ../../images/math/pm.png
17787         scale 85
17788
17789 \end_inset
17790
17791  de la barra de ecuaciones.
17792 \end_layout
17793
17794 \begin_layout Standard
17795 Para imprimir el operador Laplace se pueden usar 
17796 \series bold
17797
17798 \backslash
17799 Delta
17800 \series default
17801  o 
17802 \series bold
17803
17804 \backslash
17805 nabla
17806 \series default
17807 ^
17808 \series bold
17809 2
17810 \series default
17811  (
17812 \begin_inset Formula $\nabla^{2}$
17813 \end_inset
17814
17815 ) en vez de 
17816 \series bold
17817
17818 \backslash
17819 bigtriangleup
17820 \series default
17821 .
17822 \end_layout
17823
17824 \begin_layout Standard
17825 El carácter 
17826 \family sans
17827 Separador de menú
17828 \family default
17829  del menú 
17830 \family sans
17831 Insertar\SpecialChar \menuseparator
17832 Carácter especial
17833 \family default
17834  es el operador 
17835 \series bold
17836
17837 \backslash
17838 triangleright
17839 \series default
17840 .
17841 \end_layout
17842
17843 \begin_layout Subsection
17844 Operadores definidos por el usuario
17845 \begin_inset CommandInset label
17846 LatexCommand label
17847 name "sub:Operadores-de-usuario"
17848
17849 \end_inset
17850
17851
17852 \begin_inset Index idx
17853 status collapsed
17854
17855 \begin_layout Plain Layout
17856 Operadores ! personalizados
17857 \end_layout
17858
17859 \end_inset
17860
17861
17862 \end_layout
17863
17864 \begin_layout Standard
17865 Con ayuda del comando 
17866 \series bold
17867
17868 \backslash
17869 DeclareMathOperator
17870 \series default
17871
17872 \begin_inset Index idx
17873 status collapsed
17874
17875 \begin_layout Plain Layout
17876 Comandos ! D ! 
17877 \backslash
17878 dbinom@
17879 \backslash
17880 DeclareMathOperator
17881 \end_layout
17882
17883 \end_inset
17884
17885  se pueden definir operadores personalizados en el preámbulo LaTeX.
17886  Su esquema es:
17887 \end_layout
17888
17889 \begin_layout Standard
17890
17891 \series bold
17892
17893 \backslash
17894 DeclareMathOperator{comando nuevo}{presentación}
17895 \end_layout
17896
17897 \begin_layout Standard
17898 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17899  en la salida.
17900  Para definir un operador grande hay que añadirle un * detrás.
17901  Todos los operadores grandes personalizados pueden tener límites como se
17902  describe en 
17903 \begin_inset CommandInset ref
17904 LatexCommand ref
17905 reference "sub:Límites-de-operadores"
17906
17907 \end_inset
17908
17909 .
17910 \end_layout
17911
17912 \begin_layout Standard
17913 Por ejemplo, la línea en el preámbulo LaTeX
17914 \end_layout
17915
17916 \begin_layout Standard
17917
17918 \series bold
17919
17920 \backslash
17921 DeclareMathOperator*{
17922 \backslash
17923 Lozenge}{
17924 \backslash
17925 blacklozenge}
17926 \end_layout
17927
17928 \begin_layout Standard
17929 define el comando 
17930 \series bold
17931
17932 \backslash
17933 Lozenge
17934 \series default
17935 , que inserta un operador grande que es el símbolo blacklozenge de la 
17936 \begin_inset CommandInset ref
17937 LatexCommand ref
17938 reference "sub:Símbolos-misceláneos"
17939
17940 \end_inset
17941
17942 .
17943 \begin_inset Formula 
17944 \[
17945 \Lozenge_{n=1}^{\infty}
17946 \]
17947
17948 \end_inset
17949
17950 El comando para esta expresión es: 
17951 \series bold
17952
17953 \backslash
17954 Lozenge^
17955 \backslash
17956 infty
17957 \begin_inset Formula $\rightarrow$
17958 \end_inset
17959
17960 _n=1
17961 \begin_inset VSpace bigskip
17962 \end_inset
17963
17964
17965 \end_layout
17966
17967 \begin_layout Standard
17968 Si los operadores personalizados no se van a usar varias veces en el documento,
17969  se pueden también definir con los comandos 
17970 \series bold
17971
17972 \backslash
17973 mathop
17974 \series default
17975
17976 \begin_inset Index idx
17977 status collapsed
17978
17979 \begin_layout Plain Layout
17980 Comandos ! M ! 
17981 \backslash
17982 mathop
17983 \end_layout
17984
17985 \end_inset
17986
17987  y 
17988 \series bold
17989
17990 \backslash
17991 mathbin
17992 \series default
17993
17994 \begin_inset Index idx
17995 status collapsed
17996
17997 \begin_layout Plain Layout
17998 Comandos ! M ! 
17999 \backslash
18000 mathbin
18001 \end_layout
18002
18003 \end_inset
18004
18005 , con el siguiente esquema:
18006 \end_layout
18007
18008 \begin_layout Standard
18009
18010 \series bold
18011
18012 \backslash
18013 mathop{presentación}
18014 \series default
18015  y 
18016 \series bold
18017
18018 \backslash
18019 mathbin{presentación}
18020 \end_layout
18021
18022 \begin_layout Standard
18023
18024 \series bold
18025
18026 \backslash
18027 mathop
18028 \series default
18029  define operadores grandes, 
18030 \series bold
18031
18032 \backslash
18033 mathbin
18034 \series default
18035  operadores binarios.
18036 \end_layout
18037
18038 \begin_layout Standard
18039
18040 \series bold
18041
18042 \backslash
18043 mathop
18044 \series default
18045  se puede usar, p.e., para poner un límite a varios operadores:
18046 \begin_inset Formula 
18047 \[
18048 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18049 \]
18050
18051 \end_inset
18052
18053
18054 \end_layout
18055
18056 \begin_layout Standard
18057 El comando para la expresión anterior es:
18058 \begin_inset Newline newline
18059 \end_inset
18060
18061
18062 \series bold
18063
18064 \backslash
18065 mathop{
18066 \backslash
18067 sum
18068 \backslash
18069 negmedspace
18070 \backslash
18071 sum
18072 \series default
18073
18074 \begin_inset ERT
18075 status collapsed
18076
18077 \begin_layout Plain Layout
18078
18079
18080 \backslash
18081 spce 
18082 \end_layout
18083
18084 \end_inset
18085
18086
18087 \series bold
18088
18089 \begin_inset Formula $\to$
18090 \end_inset
18091
18092 ^N
18093 \series default
18094
18095 \begin_inset ERT
18096 status collapsed
18097
18098 \begin_layout Plain Layout
18099
18100
18101 \backslash
18102 spce 
18103 \end_layout
18104
18105 \end_inset
18106
18107
18108 \series bold
18109 _i,j=1
18110 \end_layout
18111
18112 \begin_layout Section
18113 Fuentes
18114 \begin_inset Index idx
18115 status collapsed
18116
18117 \begin_layout Plain Layout
18118 Fuentes
18119 \end_layout
18120
18121 \end_inset
18122
18123
18124 \end_layout
18125
18126 \begin_layout Subsection
18127 Estilos de fuentes
18128 \begin_inset CommandInset label
18129 LatexCommand label
18130 name "sub:Estilos-de-fuentes"
18131
18132 \end_inset
18133
18134
18135 \begin_inset Index idx
18136 status collapsed
18137
18138 \begin_layout Plain Layout
18139 Fuentes ! estilos de
18140 \end_layout
18141
18142 \end_inset
18143
18144
18145 \end_layout
18146
18147 \begin_layout Standard
18148 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
18149  estilos:
18150 \end_layout
18151
18152 \begin_layout Standard
18153 \begin_inset VSpace -2mm
18154 \end_inset
18155
18156
18157 \end_layout
18158
18159 \begin_layout Standard
18160 \align center
18161 \begin_inset Tabular
18162 <lyxtabular version="3" rows="7" columns="3">
18163 <features tabularvalignment="middle">
18164 <column alignment="center" valignment="top" width="0">
18165 <column alignment="center" valignment="top" width="0">
18166 <column alignment="center" valignment="top" width="0">
18167 <row>
18168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18169 \begin_inset Text
18170
18171 \begin_layout Plain Layout
18172 Comando
18173 \end_layout
18174
18175 \end_inset
18176 </cell>
18177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18178 \begin_inset Text
18179
18180 \begin_layout Plain Layout
18181 Resultado
18182 \end_layout
18183
18184 \end_inset
18185 </cell>
18186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18187 \begin_inset Text
18188
18189 \begin_layout Plain Layout
18190 atajo
18191 \end_layout
18192
18193 \end_inset
18194 </cell>
18195 </row>
18196 <row>
18197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18198 \begin_inset Text
18199
18200 \begin_layout Plain Layout
18201
18202 \backslash
18203 mathbb
18204 \series bold
18205
18206 \begin_inset ERT
18207 status collapsed
18208
18209 \begin_layout Plain Layout
18210
18211
18212 \backslash
18213 spce 
18214 \end_layout
18215
18216 \end_inset
18217
18218
18219 \series default
18220 ABC
18221 \end_layout
18222
18223 \end_inset
18224 </cell>
18225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18226 \begin_inset Text
18227
18228 \begin_layout Plain Layout
18229 \begin_inset Formula $\mathbb{ABC}$
18230 \end_inset
18231
18232
18233 \end_layout
18234
18235 \end_inset
18236 </cell>
18237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18238 \begin_inset Text
18239
18240 \begin_layout Plain Layout
18241
18242 \family sans
18243 Alt+C C
18244 \end_layout
18245
18246 \end_inset
18247 </cell>
18248 </row>
18249 <row>
18250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18251 \begin_inset Text
18252
18253 \begin_layout Plain Layout
18254
18255 \backslash
18256 mathbf
18257 \series bold
18258
18259 \begin_inset ERT
18260 status collapsed
18261
18262 \begin_layout Plain Layout
18263
18264
18265 \backslash
18266 spce 
18267 \end_layout
18268
18269 \end_inset
18270
18271
18272 \series default
18273 AbC
18274 \end_layout
18275
18276 \end_inset
18277 </cell>
18278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18279 \begin_inset Text
18280
18281 \begin_layout Plain Layout
18282 \begin_inset Formula $\mathbf{AbC}$
18283 \end_inset
18284
18285
18286 \end_layout
18287
18288 \end_inset
18289 </cell>
18290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18291 \begin_inset Text
18292
18293 \begin_layout Plain Layout
18294
18295 \family sans
18296 Ctrl+B
18297 \end_layout
18298
18299 \end_inset
18300 </cell>
18301 </row>
18302 <row>
18303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18304 \begin_inset Text
18305
18306 \begin_layout Plain Layout
18307
18308 \backslash
18309 boldsymbol
18310 \series bold
18311
18312 \begin_inset ERT
18313 status collapsed
18314
18315 \begin_layout Plain Layout
18316
18317
18318 \backslash
18319 spce 
18320 \end_layout
18321
18322 \end_inset
18323
18324
18325 \series default
18326 AbC
18327 \end_layout
18328
18329 \end_inset
18330 </cell>
18331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18332 \begin_inset Text
18333
18334 \begin_layout Plain Layout
18335 \begin_inset Formula $\boldsymbol{AbC}$
18336 \end_inset
18337
18338
18339 \end_layout
18340
18341 \end_inset
18342 </cell>
18343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18344 \begin_inset Text
18345
18346 \begin_layout Plain Layout
18347
18348 \family sans
18349 Ctrl+Alt+B , Alt+C B
18350 \end_layout
18351
18352 \end_inset
18353 </cell>
18354 </row>
18355 <row>
18356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18357 \begin_inset Text
18358
18359 \begin_layout Plain Layout
18360
18361 \backslash
18362 mathcal
18363 \series bold
18364
18365 \begin_inset ERT
18366 status collapsed
18367
18368 \begin_layout Plain Layout
18369
18370
18371 \backslash
18372 spce 
18373 \end_layout
18374
18375 \end_inset
18376
18377
18378 \series default
18379 ABC
18380 \end_layout
18381
18382 \end_inset
18383 </cell>
18384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18385 \begin_inset Text
18386
18387 \begin_layout Plain Layout
18388 \begin_inset Formula $\mathcal{ABC}$
18389 \end_inset
18390
18391
18392 \end_layout
18393
18394 \end_inset
18395 </cell>
18396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18397 \begin_inset Text
18398
18399 \begin_layout Plain Layout
18400
18401 \family sans
18402 Ctrl+E , Alt+C E
18403 \end_layout
18404
18405 \end_inset
18406 </cell>
18407 </row>
18408 <row>
18409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18410 \begin_inset Text
18411
18412 \begin_layout Plain Layout
18413
18414 \backslash
18415 mathfrak
18416 \series bold
18417
18418 \begin_inset ERT
18419 status collapsed
18420
18421 \begin_layout Plain Layout
18422
18423
18424 \backslash
18425 spce 
18426 \end_layout
18427
18428 \end_inset
18429
18430
18431 \series default
18432 AbC
18433 \end_layout
18434
18435 \end_inset
18436 </cell>
18437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18438 \begin_inset Text
18439
18440 \begin_layout Plain Layout
18441 \begin_inset Formula $\mathfrak{AbC}$
18442 \end_inset
18443
18444
18445 \end_layout
18446
18447 \end_inset
18448 </cell>
18449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18450 \begin_inset Text
18451
18452 \begin_layout Plain Layout
18453 -
18454 \end_layout
18455
18456 \end_inset
18457 </cell>
18458 </row>
18459 <row>
18460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18461 \begin_inset Text
18462
18463 \begin_layout Plain Layout
18464
18465 \backslash
18466 mathscr
18467 \series bold
18468
18469 \begin_inset ERT
18470 status collapsed
18471
18472 \begin_layout Plain Layout
18473
18474
18475 \backslash
18476 spce 
18477 \end_layout
18478
18479 \end_inset
18480
18481
18482 \series default
18483 AbC
18484 \end_layout
18485
18486 \end_inset
18487 </cell>
18488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18489 \begin_inset Text
18490
18491 \begin_layout Plain Layout
18492 \begin_inset Formula $\mathscr{AbC}$
18493 \end_inset
18494
18495
18496 \end_layout
18497
18498 \end_inset
18499 </cell>
18500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18501 \begin_inset Text
18502
18503 \begin_layout Plain Layout
18504 -
18505 \end_layout
18506
18507 \end_inset
18508 </cell>
18509 </row>
18510 </lyxtabular>
18511
18512 \end_inset
18513
18514
18515 \end_layout
18516
18517 \begin_layout Standard
18518 \align center
18519 \begin_inset Tabular
18520 <lyxtabular version="3" rows="5" columns="3">
18521 <features tabularvalignment="middle">
18522 <column alignment="center" valignment="top" width="0">
18523 <column alignment="center" valignment="top" width="0">
18524 <column alignment="center" valignment="top" width="0">
18525 <row>
18526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18527 \begin_inset Text
18528
18529 \begin_layout Plain Layout
18530 Comando
18531 \end_layout
18532
18533 \end_inset
18534 </cell>
18535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18536 \begin_inset Text
18537
18538 \begin_layout Plain Layout
18539 Resultado
18540 \end_layout
18541
18542 \end_inset
18543 </cell>
18544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18545 \begin_inset Text
18546
18547 \begin_layout Plain Layout
18548 atajo
18549 \end_layout
18550
18551 \end_inset
18552 </cell>
18553 </row>
18554 <row>
18555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18556 \begin_inset Text
18557
18558 \begin_layout Plain Layout
18559
18560 \backslash
18561 mathit
18562 \series bold
18563
18564 \begin_inset ERT
18565 status collapsed
18566
18567 \begin_layout Plain Layout
18568
18569
18570 \backslash
18571 spce 
18572 \end_layout
18573
18574 \end_inset
18575
18576
18577 \series default
18578 AbC
18579 \end_layout
18580
18581 \end_inset
18582 </cell>
18583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18584 \begin_inset Text
18585
18586 \begin_layout Plain Layout
18587 \begin_inset Formula $\mathit{AbC}$
18588 \end_inset
18589
18590
18591 \end_layout
18592
18593 \end_inset
18594 </cell>
18595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18596 \begin_inset Text
18597
18598 \begin_layout Plain Layout
18599 -
18600 \end_layout
18601
18602 \end_inset
18603 </cell>
18604 </row>
18605 <row>
18606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18607 \begin_inset Text
18608
18609 \begin_layout Plain Layout
18610
18611 \backslash
18612 mathrm
18613 \series bold
18614
18615 \begin_inset ERT
18616 status collapsed
18617
18618 \begin_layout Plain Layout
18619
18620
18621 \backslash
18622 spce 
18623 \end_layout
18624
18625 \end_inset
18626
18627
18628 \series default
18629 AbC
18630 \end_layout
18631
18632 \end_inset
18633 </cell>
18634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18635 \begin_inset Text
18636
18637 \begin_layout Plain Layout
18638 \begin_inset Formula $\mathrm{AbC}$
18639 \end_inset
18640
18641
18642 \end_layout
18643
18644 \end_inset
18645 </cell>
18646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18647 \begin_inset Text
18648
18649 \begin_layout Plain Layout
18650
18651 \family sans
18652 Alt+C R
18653 \end_layout
18654
18655 \end_inset
18656 </cell>
18657 </row>
18658 <row>
18659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18660 \begin_inset Text
18661
18662 \begin_layout Plain Layout
18663
18664 \backslash
18665 mathsf
18666 \series bold
18667
18668 \begin_inset ERT
18669 status collapsed
18670
18671 \begin_layout Plain Layout
18672
18673
18674 \backslash
18675 spce 
18676 \end_layout
18677
18678 \end_inset
18679
18680
18681 \series default
18682 AbC
18683 \end_layout
18684
18685 \end_inset
18686 </cell>
18687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18688 \begin_inset Text
18689
18690 \begin_layout Plain Layout
18691 \begin_inset Formula $\mathsf{AbC}$
18692 \end_inset
18693
18694
18695 \end_layout
18696
18697 \end_inset
18698 </cell>
18699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18700 \begin_inset Text
18701
18702 \begin_layout Plain Layout
18703
18704 \family sans
18705 Alt+C S
18706 \end_layout
18707
18708 \end_inset
18709 </cell>
18710 </row>
18711 <row>
18712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18713 \begin_inset Text
18714
18715 \begin_layout Plain Layout
18716
18717 \backslash
18718 mathtt
18719 \series bold
18720
18721 \begin_inset ERT
18722 status collapsed
18723
18724 \begin_layout Plain Layout
18725
18726
18727 \backslash
18728 spce 
18729 \end_layout
18730
18731 \end_inset
18732
18733
18734 \series default
18735 AbC
18736 \end_layout
18737
18738 \end_inset
18739 </cell>
18740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18741 \begin_inset Text
18742
18743 \begin_layout Plain Layout
18744 \begin_inset Formula $\mathtt{AbC}$
18745 \end_inset
18746
18747
18748 \end_layout
18749
18750 \end_inset
18751 </cell>
18752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18753 \begin_inset Text
18754
18755 \begin_layout Plain Layout
18756
18757 \family sans
18758 Ctrl+Mayúsculas+P
18759 \end_layout
18760
18761 \end_inset
18762 </cell>
18763 </row>
18764 </lyxtabular>
18765
18766 \end_inset
18767
18768
18769 \end_layout
18770
18771 \begin_layout Standard
18772 \begin_inset Note Greyedout
18773 status open
18774
18775 \begin_layout Plain Layout
18776
18777 \series bold
18778 Nota
18779 \series default
18780 : Los estilos 
18781 \series bold
18782
18783 \backslash
18784 mathbb
18785 \series default
18786  y 
18787 \series bold
18788
18789 \backslash
18790 mathcal
18791 \series default
18792  sólo se aplican a letras mayúsculas.
18793 \end_layout
18794
18795 \end_inset
18796
18797
18798 \end_layout
18799
18800 \begin_layout Standard
18801 El estilo predeterminado es 
18802 \series bold
18803
18804 \backslash
18805 mathnormal
18806 \series default
18807 .
18808 \end_layout
18809
18810 \begin_layout Standard
18811 Los comandos de estilo funcionan también en estructuras matemáticas:
18812 \begin_inset Formula 
18813 \[
18814 \mathfrak{A=\frac{b}{C}}
18815 \]
18816
18817 \end_inset
18818
18819
18820 \end_layout
18821
18822 \begin_layout Standard
18823 Los caracteres en texto matemático no aparecen en un estilo de letra de
18824  ecuaciones sino en el estilo 
18825 \series bold
18826
18827 \backslash
18828 textrm
18829 \series default
18830 .
18831  Este estilo no se puede poner correctamente con el diálogo de estilo de
18832  texto por un fallo de LyX.
18833 \begin_inset Foot
18834 status collapsed
18835
18836 \begin_layout Plain Layout
18837 \begin_inset CommandInset href
18838 LatexCommand href
18839 name "LyX-bug #4629"
18840 target "http://www.lyx.org/trac/ticket/4629"
18841
18842 \end_inset
18843
18844
18845 \end_layout
18846
18847 \end_inset
18848
18849
18850 \end_layout
18851
18852 \begin_layout Standard
18853 En vez de comandos se puede usar el menú 
18854 \family sans
18855 Editar\SpecialChar \menuseparator
18856 Ecuación\SpecialChar \menuseparator
18857 Estilo del texto
18858 \family default
18859  o el botón 
18860 \begin_inset Graphics
18861         filename ../../images/math/font.png
18862         scale 85
18863
18864 \end_inset
18865
18866 .
18867 \end_layout
18868
18869 \begin_layout Subsection
18870 Ecuaciones en negrita
18871 \begin_inset CommandInset label
18872 LatexCommand label
18873 name "sub:Ecuaciones-en-negrita"
18874
18875 \end_inset
18876
18877
18878 \begin_inset Index idx
18879 status collapsed
18880
18881 \begin_layout Plain Layout
18882 Ecuación ! en negrita
18883 \end_layout
18884
18885 \end_inset
18886
18887
18888 \end_layout
18889
18890 \begin_layout Standard
18891 Para poner en negrita una ecuación completa no se puede usar el comando
18892  
18893 \series bold
18894
18895 \backslash
18896 mathbf
18897 \series default
18898 , porque no funciona con minúsculas griegas.
18899  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18900 \begin_inset Formula 
18901 \[
18902 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}
18903 \]
18904
18905 \end_inset
18906
18907
18908 \end_layout
18909
18910 \begin_layout Standard
18911 Para presentar la ecuación correctamente se usa el comando 
18912 \series bold
18913 boldsymbol
18914 \series default
18915 :
18916 \begin_inset Formula 
18917 \[
18918 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}
18919 \]
18920
18921 \end_inset
18922
18923
18924 \end_layout
18925
18926 \begin_layout Standard
18927 También es posible poner la fórmula en un 
18928 \series bold
18929 entorno boldmath
18930 \series default
18931 , que se inserta con el comando 
18932 \series bold
18933
18934 \backslash
18935 boldmath
18936 \series default
18937
18938 \begin_inset Index idx
18939 status collapsed
18940
18941 \begin_layout Plain Layout
18942 Comandos ! B ! 
18943 \backslash
18944 boldmath
18945 \end_layout
18946
18947 \end_inset
18948
18949  en modo TeX.
18950  Para finalizar el entorno se usa el comando 
18951 \series bold
18952
18953 \backslash
18954 unboldmath
18955 \series default
18956
18957 \begin_inset Index idx
18958 status collapsed
18959
18960 \begin_layout Plain Layout
18961 Comandos ! U ! 
18962 \backslash
18963 unboldmath
18964 \end_layout
18965
18966 \end_inset
18967
18968  en modo TeX.
18969 \begin_inset ERT
18970 status collapsed
18971
18972 \begin_layout Plain Layout
18973
18974
18975 \backslash
18976 boldmath
18977 \end_layout
18978
18979 \end_inset
18980
18981
18982 \begin_inset Formula 
18983 \[
18984 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}
18985 \]
18986
18987 \end_inset
18988
18989
18990 \end_layout
18991
18992 \begin_layout Standard
18993 \begin_inset ERT
18994 status collapsed
18995
18996 \begin_layout Plain Layout
18997
18998
18999 \backslash
19000 unboldmath
19001 \end_layout
19002
19003 \end_inset
19004
19005
19006 \end_layout
19007
19008 \begin_layout Subsection
19009 Ecuaciones coloreadas
19010 \begin_inset Index idx
19011 status collapsed
19012
19013 \begin_layout Plain Layout
19014 Ecuación ! coloreada
19015 \end_layout
19016
19017 \end_inset
19018
19019
19020 \end_layout
19021
19022 \begin_layout Standard
19023 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
19024  o una parte de una ecuación y usa el diálogo 
19025 \family sans
19026 Estilo del texto
19027 \family default
19028 .
19029  Aquí hay una ecuación en magenta:
19030 \begin_inset Formula 
19031 \[
19032 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
19033 \]
19034
19035 \end_inset
19036
19037 También puedes definir tus propios colores como se describe en
19038 \begin_inset space ~
19039 \end_inset
19040
19041
19042 \begin_inset CommandInset ref
19043 LatexCommand ref
19044 reference "sub:Marcos-coloreados"
19045
19046 \end_inset
19047
19048 .
19049  Pueden usarse con el comando en código TeX 
19050 \series bold
19051
19052 \backslash
19053 textcolor
19054 \series default
19055
19056 \begin_inset Index idx
19057 status collapsed
19058
19059 \begin_layout Plain Layout
19060 Comandos ! T ! 
19061 \backslash
19062 textcolor
19063 \end_layout
19064
19065 \end_inset
19066
19067  según el esquema
19068 \end_layout
19069
19070 \begin_layout Standard
19071
19072 \series bold
19073
19074 \backslash
19075 textcolor{color}{caracteres o ecuación}
19076 \end_layout
19077
19078 \begin_layout Standard
19079 \begin_inset Newpage pagebreak
19080 \end_inset
19081
19082
19083 \end_layout
19084
19085 \begin_layout Standard
19086 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
19087 e en rojo:
19088 \end_layout
19089
19090 \begin_layout Standard
19091 \begin_inset ERT
19092 status collapsed
19093
19094 \begin_layout Plain Layout
19095
19096
19097 \backslash
19098 textcolor{verdeoscuro}{
19099 \end_layout
19100
19101 \end_inset
19102
19103
19104 \begin_inset Formula 
19105 \[
19106 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19107 \]
19108
19109 \end_inset
19110
19111
19112 \begin_inset ERT
19113 status collapsed
19114
19115 \begin_layout Plain Layout
19116
19117 }
19118 \end_layout
19119
19120 \end_inset
19121
19122
19123 \end_layout
19124
19125 \begin_layout Standard
19126 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
19127  a ecuaciones completas.
19128 \begin_inset Foot
19129 status collapsed
19130
19131 \begin_layout Plain Layout
19132 \begin_inset CommandInset href
19133 LatexCommand href
19134 name "LyX-bug #5269"
19135 target "http://www.lyx.org/trac/ticket/5269"
19136
19137 \end_inset
19138
19139
19140 \end_layout
19141
19142 \end_inset
19143
19144
19145 \end_layout
19146
19147 \begin_layout Subsection
19148 Tamaños de fuentes
19149 \begin_inset CommandInset label
19150 LatexCommand label
19151 name "sub:Tamaños-de-fuentes"
19152
19153 \end_inset
19154
19155
19156 \begin_inset Index idx
19157 status collapsed
19158
19159 \begin_layout Plain Layout
19160 Fuentes ! tamaño
19161 \end_layout
19162
19163 \end_inset
19164
19165
19166 \end_layout
19167
19168 \begin_layout Standard
19169 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
19170  siguientes comandos de tamaño:
19171 \end_layout
19172
19173 \begin_layout Standard
19174
19175 \series bold
19176
19177 \backslash
19178 Huge
19179 \series default
19180
19181 \series bold
19182
19183 \backslash
19184 huge
19185 \series default
19186
19187 \series bold
19188
19189 \backslash
19190 LARGE
19191 \series default
19192
19193 \series bold
19194
19195 \backslash
19196 Large
19197 \series default
19198
19199 \series bold
19200
19201 \backslash
19202 large
19203 \series default
19204
19205 \series bold
19206
19207 \backslash
19208 normalsize
19209 \series default
19210
19211 \series bold
19212
19213 \backslash
19214 small
19215 \series default
19216 ,
19217 \begin_inset Newline newline
19218 \end_inset
19219
19220
19221 \series bold
19222
19223 \backslash
19224 footnotesize
19225 \series default
19226
19227 \series bold
19228
19229 \backslash
19230 scriptsize
19231 \series default
19232 , y 
19233 \series bold
19234
19235 \backslash
19236 tiny
19237 \end_layout
19238
19239 \begin_layout Standard
19240 El tamaño dado por los comandos depende del tamaño base de la fuente en
19241  el documento, dado por el comando 
19242 \series bold
19243
19244 \backslash
19245 normalsize
19246 \series default
19247 .
19248  Los demás comandos producen tamaños menores o mayores que 
19249 \series bold
19250
19251 \backslash
19252 normalsize
19253 \series default
19254 .
19255  No obstante, puede que el tamaño de fuente no exceda de cierto valor.
19256  Si, por ejemplo, la fuente del documento es de 12
19257 \begin_inset space \thinspace{}
19258 \end_inset
19259
19260 pt, el comando 
19261 \series bold
19262
19263 \backslash
19264 Huge
19265 \series default
19266  da el mismo tamaño que 
19267 \series bold
19268
19269 \backslash
19270 huge
19271 \series default
19272 .
19273 \end_layout
19274
19275 \begin_layout Standard
19276 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
19277  a todas las ecuaciones y texto siguientes.
19278  Para volver al tamaño anterior hay que insertar el comando 
19279 \series bold
19280
19281 \backslash
19282 normalsize
19283 \series default
19284  en modo TeX detrás de la ecuación.
19285 \end_layout
19286
19287 \begin_layout Standard
19288 Dentro de una ecuación, el tamaño se puede cambiar usando los siguientes
19289  comandos de tamaño:
19290 \end_layout
19291
19292 \begin_layout Standard
19293 \noindent
19294 \align center
19295 \begin_inset Tabular
19296 <lyxtabular version="3" rows="5" columns="2">
19297 <features tabularvalignment="middle">
19298 <column alignment="center" valignment="top" width="0">
19299 <column alignment="center" valignment="top" width="0">
19300 <row>
19301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305 Comando
19306 \end_layout
19307
19308 \end_inset
19309 </cell>
19310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19311 \begin_inset Text
19312
19313 \begin_layout Plain Layout
19314 Resultado
19315 \begin_inset Note Note
19316 status collapsed
19317
19318 \begin_layout Plain Layout
19319
19320 \series bold
19321
19322 \backslash
19323 raisebox
19324 \series default
19325  se usa sólo como espaciador
19326 \end_layout
19327
19328 \end_inset
19329
19330
19331 \end_layout
19332
19333 \end_inset
19334 </cell>
19335 </row>
19336 <row>
19337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19338 \begin_inset Text
19339
19340 \begin_layout Plain Layout
19341
19342 \backslash
19343 displaystyle
19344 \begin_inset Index idx
19345 status collapsed
19346
19347 \begin_layout Plain Layout
19348 Comandos ! D ! 
19349 \backslash
19350 displaystyle
19351 \end_layout
19352
19353 \end_inset
19354
19355
19356 \end_layout
19357
19358 \end_inset
19359 </cell>
19360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19361 \begin_inset Text
19362
19363 \begin_layout Plain Layout
19364 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19365 \end_inset
19366
19367
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 </row>
19373 <row>
19374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378
19379 \backslash
19380 textstyle
19381 \end_layout
19382
19383 \end_inset
19384 </cell>
19385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19386 \begin_inset Text
19387
19388 \begin_layout Plain Layout
19389 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19390 \end_inset
19391
19392
19393 \end_layout
19394
19395 \end_inset
19396 </cell>
19397 </row>
19398 <row>
19399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403
19404 \backslash
19405 scriptstyle
19406 \end_layout
19407
19408 \end_inset
19409 </cell>
19410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19411 \begin_inset Text
19412
19413 \begin_layout Plain Layout
19414 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19415 \end_inset
19416
19417
19418 \end_layout
19419
19420 \end_inset
19421 </cell>
19422 </row>
19423 <row>
19424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19425 \begin_inset Text
19426
19427 \begin_layout Plain Layout
19428
19429 \backslash
19430 scriptscriptstyle
19431 \end_layout
19432
19433 \end_inset
19434 </cell>
19435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19436 \begin_inset Text
19437
19438 \begin_layout Plain Layout
19439 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19440 \end_inset
19441
19442
19443 \end_layout
19444
19445 \end_inset
19446 </cell>
19447 </row>
19448 </lyxtabular>
19449
19450 \end_inset
19451
19452
19453 \end_layout
19454
19455 \begin_layout Standard
19456 Después de introducir estos comandos, aparece un marco azul en el que se
19457  insertan las partes de la fórmula.
19458 \end_layout
19459
19460 \begin_layout Standard
19461 Hay un método más para cambiar el tamaño de fuente, aunque solo funciona
19462  para símbolos o letras en texto matemático.
19463  Para usarlo se inserta en texto matemático uno de los comandos de tamaño
19464  de texto anteriores.
19465  Todos los caracteres siguientes, hasta el final del texto matemático o
19466  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
19467  Dos ejemplos:
19468 \begin_inset VSpace -2mm
19469 \end_inset
19470
19471
19472 \end_layout
19473
19474 \begin_layout Standard
19475 \begin_inset ERT
19476 status collapsed
19477
19478 \begin_layout Plain Layout
19479
19480
19481 \backslash
19482 huge
19483 \end_layout
19484
19485 \end_inset
19486
19487
19488 \begin_inset Formula 
19489 \[
19490 A=\frac{B}{c}\cdot\maltese
19491 \]
19492
19493 \end_inset
19494
19495
19496 \begin_inset Formula 
19497 \[
19498 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19499 \]
19500
19501 \end_inset
19502
19503
19504 \end_layout
19505
19506 \begin_layout Standard
19507 \begin_inset ERT
19508 status collapsed
19509
19510 \begin_layout Plain Layout
19511
19512
19513 \backslash
19514 normalsize
19515 \end_layout
19516
19517 \end_inset
19518
19519
19520 \begin_inset VSpace medskip
19521 \end_inset
19522
19523
19524 \end_layout
19525
19526 \begin_layout Standard
19527 Antes de las ecuaciones se ha insertado el comando 
19528 \series bold
19529
19530 \backslash
19531 huge
19532 \series default
19533 .
19534  Para la segunda ecuación el comando es:
19535 \begin_inset Newline newline
19536 \end_inset
19537
19538
19539 \series bold
19540
19541 \backslash
19542 maltese
19543 \begin_inset ERT
19544 status collapsed
19545
19546 \begin_layout Plain Layout
19547
19548
19549 \backslash
19550 spce 
19551 \end_layout
19552
19553 \end_inset
19554
19555 A Alt+M M 
19556 \backslash
19557 Large
19558 \begin_inset ERT
19559 status collapsed
19560
19561 \begin_layout Plain Layout
19562
19563
19564 \backslash
19565 spce 
19566 \end_layout
19567
19568 \end_inset
19569
19570
19571 \backslash
19572 maltese
19573 \begin_inset ERT
19574 status collapsed
19575
19576 \begin_layout Plain Layout
19577
19578
19579 \backslash
19580 spce 
19581 \end_layout
19582
19583 \end_inset
19584
19585
19586 \backslash
19587 textit
19588 \begin_inset ERT
19589 status collapsed
19590
19591 \begin_layout Plain Layout
19592
19593
19594 \backslash
19595 spce 
19596 \end_layout
19597
19598 \end_inset
19599
19600 A
19601 \begin_inset Formula $\to$
19602 \end_inset
19603
19604
19605 \begin_inset Formula $\to$
19606 \end_inset
19607
19608
19609 \begin_inset Newline newline
19610 \end_inset
19611
19612
19613 \begin_inset space \hspace*{}
19614 \length 1cm
19615 \end_inset
19616
19617 Alt+M M 
19618 \backslash
19619 tiny
19620 \begin_inset ERT
19621 status collapsed
19622
19623 \begin_layout Plain Layout
19624
19625
19626 \backslash
19627 spce 
19628 \end_layout
19629
19630 \end_inset
19631
19632
19633 \backslash
19634 maltese
19635 \begin_inset ERT
19636 status collapsed
19637
19638 \begin_layout Plain Layout
19639
19640
19641 \backslash
19642 spce 
19643 \end_layout
19644
19645 \end_inset
19646
19647
19648 \backslash
19649 textit
19650 \begin_inset ERT
19651 status collapsed
19652
19653 \begin_layout Plain Layout
19654
19655
19656 \backslash
19657 spce 
19658 \end_layout
19659
19660 \end_inset
19661
19662 A
19663 \end_layout
19664
19665 \begin_layout Standard
19666 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19667  el tamaño por omisión.
19668 \end_layout
19669
19670 \begin_layout Section
19671 Letras griegas
19672 \begin_inset Index idx
19673 status collapsed
19674
19675 \begin_layout Plain Layout
19676 Letras griegas
19677 \end_layout
19678
19679 \end_inset
19680
19681
19682 \end_layout
19683
19684 \begin_layout Standard
19685 Las letras griegas se pueden insertar además mediante el botón 
19686 \begin_inset Graphics
19687         filename ../../images/math/alpha.png
19688         scale 85
19689
19690 \end_inset
19691
19692  de la barra de ecuaciones.
19693  Las normas internacionales de tipografía proponen que las letras griegas
19694  en ecuaciones deben escribirse en cursiva/inclinada.
19695  No obstante, en algunos idiomas, como francés o ruso, a veces se escriben
19696  en redonda.
19697  Para las normas en español, véase
19698 \begin_inset space ~
19699 \end_inset
19700
19701
19702 \begin_inset CommandInset citation
19703 LatexCommand cite
19704 key "Bezos"
19705
19706 \end_inset
19707
19708 .
19709 \end_layout
19710
19711 \begin_layout Subsection
19712 Minúsculas
19713 \begin_inset Index idx
19714 status collapsed
19715
19716 \begin_layout Plain Layout
19717 Letras griegas ! minúsculas
19718 \end_layout
19719
19720 \end_inset
19721
19722
19723 \end_layout
19724
19725 \begin_layout Standard
19726 \begin_inset space \hfill{}
19727 \end_inset
19728
19729
19730 \begin_inset Tabular
19731 <lyxtabular version="3" rows="11" columns="2">
19732 <features tabularvalignment="middle">
19733 <column alignment="center" valignment="top" width="0pt">
19734 <column alignment="center" valignment="top" width="0pt">
19735 <row>
19736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19737 \begin_inset Text
19738
19739 \begin_layout Plain Layout
19740 Comando
19741 \end_layout
19742
19743 \end_inset
19744 </cell>
19745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19746 \begin_inset Text
19747
19748 \begin_layout Plain Layout
19749 Símbolo
19750 \end_layout
19751
19752 \end_inset
19753 </cell>
19754 </row>
19755 <row>
19756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19757 \begin_inset Text
19758
19759 \begin_layout Plain Layout
19760
19761 \backslash
19762 alpha
19763 \end_layout
19764
19765 \end_inset
19766 </cell>
19767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19768 \begin_inset Text
19769
19770 \begin_layout Plain Layout
19771 \begin_inset Formula $\alpha$
19772 \end_inset
19773
19774
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 </row>
19780 <row>
19781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19782 \begin_inset Text
19783
19784 \begin_layout Plain Layout
19785
19786 \backslash
19787 beta
19788 \end_layout
19789
19790 \end_inset
19791 </cell>
19792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19793 \begin_inset Text
19794
19795 \begin_layout Plain Layout
19796 \begin_inset Formula $\beta$
19797 \end_inset
19798
19799
19800 \end_layout
19801
19802 \end_inset
19803 </cell>
19804 </row>
19805 <row>
19806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810
19811 \backslash
19812 gamma
19813 \end_layout
19814
19815 \end_inset
19816 </cell>
19817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19818 \begin_inset Text
19819
19820 \begin_layout Plain Layout
19821 \begin_inset Formula $\gamma$
19822 \end_inset
19823
19824
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 </row>
19830 <row>
19831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19832 \begin_inset Text
19833
19834 \begin_layout Plain Layout
19835
19836 \backslash
19837 delta
19838 \end_layout
19839
19840 \end_inset
19841 </cell>
19842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19843 \begin_inset Text
19844
19845 \begin_layout Plain Layout
19846 \begin_inset Formula $\delta$
19847 \end_inset
19848
19849
19850 \end_layout
19851
19852 \end_inset
19853 </cell>
19854 </row>
19855 <row>
19856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19857 \begin_inset Text
19858
19859 \begin_layout Plain Layout
19860
19861 \backslash
19862 epsilon
19863 \end_layout
19864
19865 \end_inset
19866 </cell>
19867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19868 \begin_inset Text
19869
19870 \begin_layout Plain Layout
19871 \begin_inset Formula $\epsilon$
19872 \end_inset
19873
19874
19875 \end_layout
19876
19877 \end_inset
19878 </cell>
19879 </row>
19880 <row>
19881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19882 \begin_inset Text
19883
19884 \begin_layout Plain Layout
19885
19886 \backslash
19887 varepsilon
19888 \end_layout
19889
19890 \end_inset
19891 </cell>
19892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19893 \begin_inset Text
19894
19895 \begin_layout Plain Layout
19896 \begin_inset Formula $\varepsilon$
19897 \end_inset
19898
19899
19900 \end_layout
19901
19902 \end_inset
19903 </cell>
19904 </row>
19905 <row>
19906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19907 \begin_inset Text
19908
19909 \begin_layout Plain Layout
19910
19911 \backslash
19912 zeta
19913 \end_layout
19914
19915 \end_inset
19916 </cell>
19917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19918 \begin_inset Text
19919
19920 \begin_layout Plain Layout
19921 \begin_inset Formula $\zeta$
19922 \end_inset
19923
19924
19925 \end_layout
19926
19927 \end_inset
19928 </cell>
19929 </row>
19930 <row>
19931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19932 \begin_inset Text
19933
19934 \begin_layout Plain Layout
19935
19936 \backslash
19937 eta
19938 \end_layout
19939
19940 \end_inset
19941 </cell>
19942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19943 \begin_inset Text
19944
19945 \begin_layout Plain Layout
19946 \begin_inset Formula $\eta$
19947 \end_inset
19948
19949
19950 \end_layout
19951
19952 \end_inset
19953 </cell>
19954 </row>
19955 <row>
19956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19957 \begin_inset Text
19958
19959 \begin_layout Plain Layout
19960
19961 \backslash
19962 theta
19963 \end_layout
19964
19965 \end_inset
19966 </cell>
19967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19968 \begin_inset Text
19969
19970 \begin_layout Plain Layout
19971 \begin_inset Formula $\theta$
19972 \end_inset
19973
19974
19975 \end_layout
19976
19977 \end_inset
19978 </cell>
19979 </row>
19980 <row>
19981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Plain Layout
19985
19986 \backslash
19987 vartheta
19988 \end_layout
19989
19990 \end_inset
19991 </cell>
19992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19993 \begin_inset Text
19994
19995 \begin_layout Plain Layout
19996 \begin_inset Formula $\vartheta$
19997 \end_inset
19998
19999
20000 \end_layout
20001
20002 \end_inset
20003 </cell>
20004 </row>
20005 </lyxtabular>
20006
20007 \end_inset
20008
20009
20010 \begin_inset space \hfill{}
20011 \end_inset
20012
20013
20014 \begin_inset Tabular
20015 <lyxtabular version="3" rows="12" columns="2">
20016 <features tabularvalignment="middle">
20017 <column alignment="center" valignment="top" width="0pt">
20018 <column alignment="center" valignment="top" width="0pt">
20019 <row>
20020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20021 \begin_inset Text
20022
20023 \begin_layout Plain Layout
20024 Comando
20025 \end_layout
20026
20027 \end_inset
20028 </cell>
20029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033 Símbolo
20034 \end_layout
20035
20036 \end_inset
20037 </cell>
20038 </row>
20039 <row>
20040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20041 \begin_inset Text
20042
20043 \begin_layout Plain Layout
20044
20045 \backslash
20046 iota
20047 \end_layout
20048
20049 \end_inset
20050 </cell>
20051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20052 \begin_inset Text
20053
20054 \begin_layout Plain Layout
20055 \begin_inset Formula $\iota$
20056 \end_inset
20057
20058
20059 \end_layout
20060
20061 \end_inset
20062 </cell>
20063 </row>
20064 <row>
20065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20066 \begin_inset Text
20067
20068 \begin_layout Plain Layout
20069
20070 \backslash
20071 kappa
20072 \end_layout
20073
20074 \end_inset
20075 </cell>
20076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20077 \begin_inset Text
20078
20079 \begin_layout Plain Layout
20080 \begin_inset Formula $\kappa$
20081 \end_inset
20082
20083
20084 \end_layout
20085
20086 \end_inset
20087 </cell>
20088 </row>
20089 <row>
20090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20091 \begin_inset Text
20092
20093 \begin_layout Plain Layout
20094
20095 \backslash
20096 varkappa
20097 \end_layout
20098
20099 \end_inset
20100 </cell>
20101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20102 \begin_inset Text
20103
20104 \begin_layout Plain Layout
20105 \begin_inset Formula $\varkappa$
20106 \end_inset
20107
20108
20109 \end_layout
20110
20111 \end_inset
20112 </cell>
20113 </row>
20114 <row>
20115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20116 \begin_inset Text
20117
20118 \begin_layout Plain Layout
20119
20120 \backslash
20121 lambda
20122 \end_layout
20123
20124 \end_inset
20125 </cell>
20126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20127 \begin_inset Text
20128
20129 \begin_layout Plain Layout
20130 \begin_inset Formula $\lambda$
20131 \end_inset
20132
20133
20134 \end_layout
20135
20136 \end_inset
20137 </cell>
20138 </row>
20139 <row>
20140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20141 \begin_inset Text
20142
20143 \begin_layout Plain Layout
20144
20145 \backslash
20146 mu
20147 \end_layout
20148
20149 \end_inset
20150 </cell>
20151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20152 \begin_inset Text
20153
20154 \begin_layout Plain Layout
20155 \begin_inset Formula $\mu$
20156 \end_inset
20157
20158
20159 \end_layout
20160
20161 \end_inset
20162 </cell>
20163 </row>
20164 <row>
20165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20166 \begin_inset Text
20167
20168 \begin_layout Plain Layout
20169
20170 \backslash
20171 nu
20172 \end_layout
20173
20174 \end_inset
20175 </cell>
20176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20177 \begin_inset Text
20178
20179 \begin_layout Plain Layout
20180 \begin_inset Formula $\nu$
20181 \end_inset
20182
20183
20184 \end_layout
20185
20186 \end_inset
20187 </cell>
20188 </row>
20189 <row>
20190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20191 \begin_inset Text
20192
20193 \begin_layout Plain Layout
20194
20195 \backslash
20196 xi
20197 \end_layout
20198
20199 \end_inset
20200 </cell>
20201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20202 \begin_inset Text
20203
20204 \begin_layout Plain Layout
20205 \begin_inset Formula $\xi$
20206 \end_inset
20207
20208
20209 \end_layout
20210
20211 \end_inset
20212 </cell>
20213 </row>
20214 <row>
20215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20216 \begin_inset Text
20217
20218 \begin_layout Plain Layout
20219 o
20220 \end_layout
20221
20222 \end_inset
20223 </cell>
20224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20225 \begin_inset Text
20226
20227 \begin_layout Plain Layout
20228 \begin_inset Formula $o$
20229 \end_inset
20230
20231
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 </row>
20237 <row>
20238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Plain Layout
20242
20243 \backslash
20244 pi
20245 \end_layout
20246
20247 \end_inset
20248 </cell>
20249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20250 \begin_inset Text
20251
20252 \begin_layout Plain Layout
20253 \begin_inset Formula $\pi$
20254 \end_inset
20255
20256
20257 \end_layout
20258
20259 \end_inset
20260 </cell>
20261 </row>
20262 <row>
20263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20264 \begin_inset Text
20265
20266 \begin_layout Plain Layout
20267
20268 \backslash
20269 varpi
20270 \end_layout
20271
20272 \end_inset
20273 </cell>
20274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20275 \begin_inset Text
20276
20277 \begin_layout Plain Layout
20278 \begin_inset Formula $\varpi$
20279 \end_inset
20280
20281
20282 \end_layout
20283
20284 \end_inset
20285 </cell>
20286 </row>
20287 <row>
20288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20289 \begin_inset Text
20290
20291 \begin_layout Plain Layout
20292
20293 \backslash
20294 rho
20295 \end_layout
20296
20297 \end_inset
20298 </cell>
20299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20300 \begin_inset Text
20301
20302 \begin_layout Plain Layout
20303 \begin_inset Formula $\rho$
20304 \end_inset
20305
20306
20307 \end_layout
20308
20309 \end_inset
20310 </cell>
20311 </row>
20312 </lyxtabular>
20313
20314 \end_inset
20315
20316
20317 \begin_inset space \hfill{}
20318 \end_inset
20319
20320
20321 \begin_inset Tabular
20322 <lyxtabular version="3" rows="11" columns="2">
20323 <features tabularvalignment="middle">
20324 <column alignment="center" valignment="top" width="0pt">
20325 <column alignment="center" valignment="top" width="0pt">
20326 <row>
20327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20328 \begin_inset Text
20329
20330 \begin_layout Plain Layout
20331 Comando
20332 \end_layout
20333
20334 \end_inset
20335 </cell>
20336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20337 \begin_inset Text
20338
20339 \begin_layout Plain Layout
20340 Símbolo
20341 \end_layout
20342
20343 \end_inset
20344 </cell>
20345 </row>
20346 <row>
20347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20348 \begin_inset Text
20349
20350 \begin_layout Plain Layout
20351
20352 \backslash
20353 varrho
20354 \end_layout
20355
20356 \end_inset
20357 </cell>
20358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20359 \begin_inset Text
20360
20361 \begin_layout Plain Layout
20362 \begin_inset Formula $\varrho$
20363 \end_inset
20364
20365
20366 \end_layout
20367
20368 \end_inset
20369 </cell>
20370 </row>
20371 <row>
20372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20373 \begin_inset Text
20374
20375 \begin_layout Plain Layout
20376
20377 \backslash
20378 sigma
20379 \end_layout
20380
20381 \end_inset
20382 </cell>
20383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20384 \begin_inset Text
20385
20386 \begin_layout Plain Layout
20387 \begin_inset Formula $\sigma$
20388 \end_inset
20389
20390
20391 \end_layout
20392
20393 \end_inset
20394 </cell>
20395 </row>
20396 <row>
20397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20398 \begin_inset Text
20399
20400 \begin_layout Plain Layout
20401
20402 \backslash
20403 varsigma
20404 \end_layout
20405
20406 \end_inset
20407 </cell>
20408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20409 \begin_inset Text
20410
20411 \begin_layout Plain Layout
20412 \begin_inset Formula $\varsigma$
20413 \end_inset
20414
20415
20416 \end_layout
20417
20418 \end_inset
20419 </cell>
20420 </row>
20421 <row>
20422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20423 \begin_inset Text
20424
20425 \begin_layout Plain Layout
20426
20427 \backslash
20428 tau
20429 \end_layout
20430
20431 \end_inset
20432 </cell>
20433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20434 \begin_inset Text
20435
20436 \begin_layout Plain Layout
20437 \begin_inset Formula $\tau$
20438 \end_inset
20439
20440
20441 \end_layout
20442
20443 \end_inset
20444 </cell>
20445 </row>
20446 <row>
20447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20448 \begin_inset Text
20449
20450 \begin_layout Plain Layout
20451
20452 \backslash
20453 upsilon
20454 \end_layout
20455
20456 \end_inset
20457 </cell>
20458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20459 \begin_inset Text
20460
20461 \begin_layout Plain Layout
20462 \begin_inset Formula $\upsilon$
20463 \end_inset
20464
20465
20466 \end_layout
20467
20468 \end_inset
20469 </cell>
20470 </row>
20471 <row>
20472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20473 \begin_inset Text
20474
20475 \begin_layout Plain Layout
20476
20477 \backslash
20478 phi
20479 \end_layout
20480
20481 \end_inset
20482 </cell>
20483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20484 \begin_inset Text
20485
20486 \begin_layout Plain Layout
20487 \begin_inset Formula $\phi$
20488 \end_inset
20489
20490
20491 \end_layout
20492
20493 \end_inset
20494 </cell>
20495 </row>
20496 <row>
20497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20498 \begin_inset Text
20499
20500 \begin_layout Plain Layout
20501
20502 \backslash
20503 varphi
20504 \end_layout
20505
20506 \end_inset
20507 </cell>
20508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20509 \begin_inset Text
20510
20511 \begin_layout Plain Layout
20512 \begin_inset Formula $\varphi$
20513 \end_inset
20514
20515
20516 \end_layout
20517
20518 \end_inset
20519 </cell>
20520 </row>
20521 <row>
20522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20523 \begin_inset Text
20524
20525 \begin_layout Plain Layout
20526
20527 \backslash
20528 chi
20529 \end_layout
20530
20531 \end_inset
20532 </cell>
20533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20534 \begin_inset Text
20535
20536 \begin_layout Plain Layout
20537 \begin_inset Formula $\chi$
20538 \end_inset
20539
20540
20541 \end_layout
20542
20543 \end_inset
20544 </cell>
20545 </row>
20546 <row>
20547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20548 \begin_inset Text
20549
20550 \begin_layout Plain Layout
20551
20552 \backslash
20553 psi
20554 \end_layout
20555
20556 \end_inset
20557 </cell>
20558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20559 \begin_inset Text
20560
20561 \begin_layout Plain Layout
20562 \begin_inset Formula $\psi$
20563 \end_inset
20564
20565
20566 \end_layout
20567
20568 \end_inset
20569 </cell>
20570 </row>
20571 <row>
20572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20573 \begin_inset Text
20574
20575 \begin_layout Plain Layout
20576
20577 \backslash
20578 omega
20579 \end_layout
20580
20581 \end_inset
20582 </cell>
20583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20584 \begin_inset Text
20585
20586 \begin_layout Plain Layout
20587 \begin_inset Formula $\omega$
20588 \end_inset
20589
20590
20591 \end_layout
20592
20593 \end_inset
20594 </cell>
20595 </row>
20596 </lyxtabular>
20597
20598 \end_inset
20599
20600
20601 \begin_inset space \hfill{}
20602 \end_inset
20603
20604
20605 \end_layout
20606
20607 \begin_layout Standard
20608 \begin_inset VSpace medskip
20609 \end_inset
20610
20611
20612 \end_layout
20613
20614 \begin_layout Standard
20615 Cómo escribir letras griegas especiales en redonda se explica en 
20616 \begin_inset CommandInset ref
20617 LatexCommand ref
20618 reference "sub:Griegas-en-redonda"
20619
20620 \end_inset
20621
20622 .
20623 \end_layout
20624
20625 \begin_layout Subsection
20626 Mayúsculas
20627 \begin_inset Index idx
20628 status collapsed
20629
20630 \begin_layout Plain Layout
20631 Letras griegas ! mayúsculas
20632 \end_layout
20633
20634 \end_inset
20635
20636
20637 \end_layout
20638
20639 \begin_layout Standard
20640 \begin_inset space \hfill{}
20641 \end_inset
20642
20643
20644 \begin_inset Tabular
20645 <lyxtabular version="3" rows="7" columns="2">
20646 <features tabularvalignment="middle">
20647 <column alignment="center" valignment="top" width="0pt">
20648 <column alignment="center" valignment="top" width="0pt">
20649 <row>
20650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20651 \begin_inset Text
20652
20653 \begin_layout Plain Layout
20654 Comando
20655 \end_layout
20656
20657 \end_inset
20658 </cell>
20659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20660 \begin_inset Text
20661
20662 \begin_layout Plain Layout
20663 Símbolo
20664 \end_layout
20665
20666 \end_inset
20667 </cell>
20668 </row>
20669 <row>
20670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20671 \begin_inset Text
20672
20673 \begin_layout Plain Layout
20674
20675 \backslash
20676 Gamma
20677 \end_layout
20678
20679 \end_inset
20680 </cell>
20681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20682 \begin_inset Text
20683
20684 \begin_layout Plain Layout
20685 \begin_inset Formula $\Gamma$
20686 \end_inset
20687
20688
20689 \end_layout
20690
20691 \end_inset
20692 </cell>
20693 </row>
20694 <row>
20695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20696 \begin_inset Text
20697
20698 \begin_layout Plain Layout
20699
20700 \backslash
20701 Delta
20702 \end_layout
20703
20704 \end_inset
20705 </cell>
20706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20707 \begin_inset Text
20708
20709 \begin_layout Plain Layout
20710 \begin_inset Formula $\Delta$
20711 \end_inset
20712
20713
20714 \end_layout
20715
20716 \end_inset
20717 </cell>
20718 </row>
20719 <row>
20720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20721 \begin_inset Text
20722
20723 \begin_layout Plain Layout
20724
20725 \backslash
20726 Theta
20727 \end_layout
20728
20729 \end_inset
20730 </cell>
20731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20732 \begin_inset Text
20733
20734 \begin_layout Plain Layout
20735 \begin_inset Formula $\Theta$
20736 \end_inset
20737
20738
20739 \end_layout
20740
20741 \end_inset
20742 </cell>
20743 </row>
20744 <row>
20745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20746 \begin_inset Text
20747
20748 \begin_layout Plain Layout
20749
20750 \backslash
20751 Lambda
20752 \end_layout
20753
20754 \end_inset
20755 </cell>
20756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20757 \begin_inset Text
20758
20759 \begin_layout Plain Layout
20760 \begin_inset Formula $\Lambda$
20761 \end_inset
20762
20763
20764 \end_layout
20765
20766 \end_inset
20767 </cell>
20768 </row>
20769 <row>
20770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20771 \begin_inset Text
20772
20773 \begin_layout Plain Layout
20774
20775 \backslash
20776 Xi
20777 \end_layout
20778
20779 \end_inset
20780 </cell>
20781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20782 \begin_inset Text
20783
20784 \begin_layout Plain Layout
20785 \begin_inset Formula $\Xi$
20786 \end_inset
20787
20788
20789 \end_layout
20790
20791 \end_inset
20792 </cell>
20793 </row>
20794 <row>
20795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20796 \begin_inset Text
20797
20798 \begin_layout Plain Layout
20799
20800 \backslash
20801 Pi
20802 \end_layout
20803
20804 \end_inset
20805 </cell>
20806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20807 \begin_inset Text
20808
20809 \begin_layout Plain Layout
20810 \begin_inset Formula $\Pi$
20811 \end_inset
20812
20813
20814 \end_layout
20815
20816 \end_inset
20817 </cell>
20818 </row>
20819 </lyxtabular>
20820
20821 \end_inset
20822
20823
20824 \begin_inset space \hfill{}
20825 \end_inset
20826
20827
20828 \begin_inset Tabular
20829 <lyxtabular version="3" rows="6" columns="2">
20830 <features tabularvalignment="middle">
20831 <column alignment="center" valignment="top" width="0pt">
20832 <column alignment="center" valignment="top" width="0pt">
20833 <row>
20834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20835 \begin_inset Text
20836
20837 \begin_layout Plain Layout
20838 Comando
20839 \end_layout
20840
20841 \end_inset
20842 </cell>
20843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20844 \begin_inset Text
20845
20846 \begin_layout Plain Layout
20847 Símbolo
20848 \end_layout
20849
20850 \end_inset
20851 </cell>
20852 </row>
20853 <row>
20854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20855 \begin_inset Text
20856
20857 \begin_layout Plain Layout
20858
20859 \backslash
20860 Sigma
20861 \end_layout
20862
20863 \end_inset
20864 </cell>
20865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20866 \begin_inset Text
20867
20868 \begin_layout Plain Layout
20869 \begin_inset Formula $\Sigma$
20870 \end_inset
20871
20872
20873 \end_layout
20874
20875 \end_inset
20876 </cell>
20877 </row>
20878 <row>
20879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20880 \begin_inset Text
20881
20882 \begin_layout Plain Layout
20883
20884 \backslash
20885 Upsilon
20886 \end_layout
20887
20888 \end_inset
20889 </cell>
20890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20891 \begin_inset Text
20892
20893 \begin_layout Plain Layout
20894 \begin_inset Formula $\Upsilon$
20895 \end_inset
20896
20897
20898 \end_layout
20899
20900 \end_inset
20901 </cell>
20902 </row>
20903 <row>
20904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20905 \begin_inset Text
20906
20907 \begin_layout Plain Layout
20908
20909 \backslash
20910 Phi
20911 \end_layout
20912
20913 \end_inset
20914 </cell>
20915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20916 \begin_inset Text
20917
20918 \begin_layout Plain Layout
20919 \begin_inset Formula $\Phi$
20920 \end_inset
20921
20922
20923 \end_layout
20924
20925 \end_inset
20926 </cell>
20927 </row>
20928 <row>
20929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20930 \begin_inset Text
20931
20932 \begin_layout Plain Layout
20933
20934 \backslash
20935 Psi
20936 \end_layout
20937
20938 \end_inset
20939 </cell>
20940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20941 \begin_inset Text
20942
20943 \begin_layout Plain Layout
20944 \begin_inset Formula $\Psi$
20945 \end_inset
20946
20947
20948 \end_layout
20949
20950 \end_inset
20951 </cell>
20952 </row>
20953 <row>
20954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20955 \begin_inset Text
20956
20957 \begin_layout Plain Layout
20958
20959 \backslash
20960 Omega
20961 \end_layout
20962
20963 \end_inset
20964 </cell>
20965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20966 \begin_inset Text
20967
20968 \begin_layout Plain Layout
20969 \begin_inset Formula $\Omega$
20970 \end_inset
20971
20972
20973 \end_layout
20974
20975 \end_inset
20976 </cell>
20977 </row>
20978 </lyxtabular>
20979
20980 \end_inset
20981
20982
20983 \begin_inset space \hfill{}
20984 \end_inset
20985
20986
20987 \end_layout
20988
20989 \begin_layout Standard
20990 \begin_inset VSpace medskip
20991 \end_inset
20992
20993
20994 \end_layout
20995
20996 \begin_layout Standard
20997 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
20998  cuando se desarrolló TeX.
20999  Para obtener mayúsculas en cursiva, inicia cada comando con 
21000 \series bold
21001 var
21002 \series default
21003 .
21004  Por ejemplo, el comando 
21005 \series bold
21006
21007 \backslash
21008 varGamma
21009 \series default
21010  genera 
21011 \begin_inset Formula $\varGamma$
21012 \end_inset
21013
21014 .
21015  Otra forma es cargar el paquete 
21016 \series bold
21017 fixmath
21018 \series default
21019
21020 \begin_inset Foot
21021 status collapsed
21022
21023 \begin_layout Plain Layout
21024
21025 \series bold
21026 fixmath
21027 \series default
21028  forma parte del paquete LaTeX 
21029 \series bold
21030 was
21031 \series default
21032
21033 \begin_inset Index idx
21034 status collapsed
21035
21036 \begin_layout Plain Layout
21037 Paquetes ! was
21038 \begin_inset ERT
21039 status collapsed
21040
21041 \begin_layout Plain Layout
21042
21043
21044 \backslash
21045 vspace{4mm}
21046 \end_layout
21047
21048 \end_inset
21049
21050
21051 \end_layout
21052
21053 \end_inset
21054
21055 .
21056 \end_layout
21057
21058 \end_inset
21059
21060
21061 \begin_inset Index idx
21062 status collapsed
21063
21064 \begin_layout Plain Layout
21065 Paquetes ! fixmath
21066 \end_layout
21067
21068 \end_inset
21069
21070  con la línea siguiente en el preámbulo LaTeX
21071 \end_layout
21072
21073 \begin_layout Standard
21074
21075 \series bold
21076
21077 \backslash
21078 usepackage{fixmath}
21079 \end_layout
21080
21081 \begin_layout Standard
21082 Entonces, todas las mayúsculas griegas en el documento se imprimirán automáticam
21083 ente en cursiva.
21084 \end_layout
21085
21086 \begin_layout Subsection
21087 Letras en negrita
21088 \begin_inset Index idx
21089 status collapsed
21090
21091 \begin_layout Plain Layout
21092 Letras griegas ! en negrita
21093 \end_layout
21094
21095 \end_inset
21096
21097
21098 \end_layout
21099
21100 \begin_layout Standard
21101 Las letras griegas no admiten diferentes estilos de fuente como las latinas.
21102  Sólo se pueden poner en negrita con el comando 
21103 \series bold
21104
21105 \backslash
21106 boldsymbol
21107 \series default
21108
21109 \begin_inset Index idx
21110 status collapsed
21111
21112 \begin_layout Plain Layout
21113 Comandos ! B ! 
21114 \backslash
21115 boldsymbol
21116 \end_layout
21117
21118 \end_inset
21119
21120 .
21121 \end_layout
21122
21123 \begin_layout Standard
21124 \align center
21125 \begin_inset Tabular
21126 <lyxtabular version="3" rows="3" columns="2">
21127 <features tabularvalignment="middle">
21128 <column alignment="center" valignment="top" width="0">
21129 <column alignment="center" valignment="top" width="0">
21130 <row>
21131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21132 \begin_inset Text
21133
21134 \begin_layout Plain Layout
21135 Comando
21136 \end_layout
21137
21138 \end_inset
21139 </cell>
21140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21141 \begin_inset Text
21142
21143 \begin_layout Plain Layout
21144 Símbolo
21145 \end_layout
21146
21147 \end_inset
21148 </cell>
21149 </row>
21150 <row>
21151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21152 \begin_inset Text
21153
21154 \begin_layout Plain Layout
21155
21156 \backslash
21157 Upsilon
21158 \backslash
21159 boldsymbol
21160 \backslash
21161 Upsilon
21162 \end_layout
21163
21164 \end_inset
21165 </cell>
21166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21167 \begin_inset Text
21168
21169 \begin_layout Plain Layout
21170 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21171 \end_inset
21172
21173
21174 \end_layout
21175
21176 \end_inset
21177 </cell>
21178 </row>
21179 <row>
21180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21181 \begin_inset Text
21182
21183 \begin_layout Plain Layout
21184
21185 \backslash
21186 theta
21187 \backslash
21188 boldsymbol
21189 \backslash
21190 theta
21191 \end_layout
21192
21193 \end_inset
21194 </cell>
21195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21196 \begin_inset Text
21197
21198 \begin_layout Plain Layout
21199 \begin_inset Formula $\theta\boldsymbol{\theta}$
21200 \end_inset
21201
21202
21203 \end_layout
21204
21205 \end_inset
21206 </cell>
21207 </row>
21208 </lyxtabular>
21209
21210 \end_inset
21211
21212
21213 \end_layout
21214
21215 \begin_layout Section
21216 Símbolos
21217 \begin_inset ERT
21218 status collapsed
21219
21220 \begin_layout Plain Layout
21221
21222
21223 \backslash
21224 texorpdfstring{
21225 \end_layout
21226
21227 \end_inset
21228
21229
21230 \begin_inset Foot
21231 status collapsed
21232
21233 \begin_layout Plain Layout
21234 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
21235  LaTeX en 
21236 \begin_inset CommandInset citation
21237 LatexCommand cite
21238 key "Symbols"
21239
21240 \end_inset
21241
21242 .
21243 \end_layout
21244
21245 \end_inset
21246
21247
21248 \begin_inset ERT
21249 status collapsed
21250
21251 \begin_layout Plain Layout
21252
21253 }{}
21254 \end_layout
21255
21256 \end_inset
21257
21258
21259 \begin_inset Note Note
21260 status collapsed
21261
21262 \begin_layout Plain Layout
21263
21264 \backslash
21265 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
21266  PDF.
21267 \end_layout
21268
21269 \begin_layout Plain Layout
21270 Más sobre 
21271 \backslash
21272 texorpdfstring en la sección 
21273 \begin_inset CommandInset ref
21274 LatexCommand ref
21275 reference "sub:Ecuaciones-en-encabezados"
21276
21277 \end_inset
21278
21279 .
21280 \end_layout
21281
21282 \end_inset
21283
21284
21285 \begin_inset Index idx
21286 status collapsed
21287
21288 \begin_layout Plain Layout
21289 Símbolos
21290 \end_layout
21291
21292 \end_inset
21293
21294
21295 \end_layout
21296
21297 \begin_layout Standard
21298 Muchos de los símbolos listados en esta sección se pueden insertar además
21299  mediante los botones 
21300 \begin_inset Graphics
21301         filename ../../images/math/nabla.png
21302         scale 85
21303
21304 \end_inset
21305
21306  y 
21307 \begin_inset Graphics
21308         filename ../../images/math/digamma.png
21309         scale 85
21310
21311 \end_inset
21312
21313  de la barra de ecuaciones.
21314 \end_layout
21315
21316 \begin_layout Subsection
21317 Símbolos matemáticos
21318 \begin_inset CommandInset label
21319 LatexCommand label
21320 name "sub:Símbolos-matemáticos"
21321
21322 \end_inset
21323
21324
21325 \begin_inset Index idx
21326 status collapsed
21327
21328 \begin_layout Plain Layout
21329 Símbolos ! matemáticos
21330 \end_layout
21331
21332 \end_inset
21333
21334
21335 \end_layout
21336
21337 \begin_layout Standard
21338 \begin_inset space \hfill{}
21339 \end_inset
21340
21341
21342 \begin_inset Tabular
21343 <lyxtabular version="3" rows="10" columns="2">
21344 <features tabularvalignment="middle">
21345 <column alignment="center" valignment="top" width="0pt">
21346 <column alignment="center" valignment="top" width="0pt">
21347 <row>
21348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21349 \begin_inset Text
21350
21351 \begin_layout Plain Layout
21352 Comando
21353 \end_layout
21354
21355 \end_inset
21356 </cell>
21357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21358 \begin_inset Text
21359
21360 \begin_layout Plain Layout
21361 Símbolo
21362 \end_layout
21363
21364 \end_inset
21365 </cell>
21366 </row>
21367 <row>
21368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21369 \begin_inset Text
21370
21371 \begin_layout Plain Layout
21372
21373 \backslash
21374 neg
21375 \end_layout
21376
21377 \end_inset
21378 </cell>
21379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21380 \begin_inset Text
21381
21382 \begin_layout Plain Layout
21383 \begin_inset Formula $\neg$
21384 \end_inset
21385
21386
21387 \end_layout
21388
21389 \end_inset
21390 </cell>
21391 </row>
21392 <row>
21393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21394 \begin_inset Text
21395
21396 \begin_layout Plain Layout
21397
21398 \backslash
21399 Im
21400 \end_layout
21401
21402 \end_inset
21403 </cell>
21404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21405 \begin_inset Text
21406
21407 \begin_layout Plain Layout
21408 \begin_inset Formula $\Im$
21409 \end_inset
21410
21411
21412 \end_layout
21413
21414 \end_inset
21415 </cell>
21416 </row>
21417 <row>
21418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21419 \begin_inset Text
21420
21421 \begin_layout Plain Layout
21422
21423 \backslash
21424 Re
21425 \end_layout
21426
21427 \end_inset
21428 </cell>
21429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21430 \begin_inset Text
21431
21432 \begin_layout Plain Layout
21433 \begin_inset Formula $\Re$
21434 \end_inset
21435
21436
21437 \end_layout
21438
21439 \end_inset
21440 </cell>
21441 </row>
21442 <row>
21443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21444 \begin_inset Text
21445
21446 \begin_layout Plain Layout
21447
21448 \backslash
21449 aleph
21450 \end_layout
21451
21452 \end_inset
21453 </cell>
21454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21455 \begin_inset Text
21456
21457 \begin_layout Plain Layout
21458 \begin_inset Formula $\aleph$
21459 \end_inset
21460
21461
21462 \end_layout
21463
21464 \end_inset
21465 </cell>
21466 </row>
21467 <row>
21468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21469 \begin_inset Text
21470
21471 \begin_layout Plain Layout
21472
21473 \backslash
21474 partial
21475 \end_layout
21476
21477 \end_inset
21478 </cell>
21479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21480 \begin_inset Text
21481
21482 \begin_layout Plain Layout
21483 \begin_inset Formula $\partial$
21484 \end_inset
21485
21486
21487 \end_layout
21488
21489 \end_inset
21490 </cell>
21491 </row>
21492 <row>
21493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21494 \begin_inset Text
21495
21496 \begin_layout Plain Layout
21497
21498 \backslash
21499 infty
21500 \end_layout
21501
21502 \end_inset
21503 </cell>
21504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21505 \begin_inset Text
21506
21507 \begin_layout Plain Layout
21508 \begin_inset Formula $\infty$
21509 \end_inset
21510
21511
21512 \end_layout
21513
21514 \end_inset
21515 </cell>
21516 </row>
21517 <row>
21518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21519 \begin_inset Text
21520
21521 \begin_layout Plain Layout
21522
21523 \backslash
21524 wp
21525 \end_layout
21526
21527 \end_inset
21528 </cell>
21529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21530 \begin_inset Text
21531
21532 \begin_layout Plain Layout
21533 \begin_inset Formula $\wp$
21534 \end_inset
21535
21536
21537 \end_layout
21538
21539 \end_inset
21540 </cell>
21541 </row>
21542 <row>
21543 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21544 \begin_inset Text
21545
21546 \begin_layout Plain Layout
21547
21548 \backslash
21549 imath
21550 \end_layout
21551
21552 \end_inset
21553 </cell>
21554 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21555 \begin_inset Text
21556
21557 \begin_layout Plain Layout
21558 \begin_inset Formula $\imath$
21559 \end_inset
21560
21561
21562 \end_layout
21563
21564 \end_inset
21565 </cell>
21566 </row>
21567 <row>
21568 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21569 \begin_inset Text
21570
21571 \begin_layout Plain Layout
21572
21573 \backslash
21574 jmath
21575 \end_layout
21576
21577 \end_inset
21578 </cell>
21579 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21580 \begin_inset Text
21581
21582 \begin_layout Plain Layout
21583 \begin_inset Formula $\jmath$
21584 \end_inset
21585
21586
21587 \end_layout
21588
21589 \end_inset
21590 </cell>
21591 </row>
21592 </lyxtabular>
21593
21594 \end_inset
21595
21596
21597 \begin_inset space \hfill{}
21598 \end_inset
21599
21600
21601 \begin_inset Tabular
21602 <lyxtabular version="3" rows="10" columns="2">
21603 <features tabularvalignment="middle">
21604 <column alignment="center" valignment="top" width="0pt">
21605 <column alignment="center" valignment="top" width="0pt">
21606 <row>
21607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21608 \begin_inset Text
21609
21610 \begin_layout Plain Layout
21611 Comando
21612 \end_layout
21613
21614 \end_inset
21615 </cell>
21616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21617 \begin_inset Text
21618
21619 \begin_layout Plain Layout
21620 Símbolo
21621 \begin_inset Note Note
21622 status collapsed
21623
21624 \begin_layout Plain Layout
21625
21626 \series bold
21627
21628 \backslash
21629 raisebox
21630 \series default
21631  se usa sólo como espaciador
21632 \end_layout
21633
21634 \end_inset
21635
21636
21637 \end_layout
21638
21639 \end_inset
21640 </cell>
21641 </row>
21642 <row>
21643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21644 \begin_inset Text
21645
21646 \begin_layout Plain Layout
21647
21648 \backslash
21649 forall
21650 \end_layout
21651
21652 \end_inset
21653 </cell>
21654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21655 \begin_inset Text
21656
21657 \begin_layout Plain Layout
21658 \begin_inset Formula $\forall$
21659 \end_inset
21660
21661
21662 \end_layout
21663
21664 \end_inset
21665 </cell>
21666 </row>
21667 <row>
21668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21669 \begin_inset Text
21670
21671 \begin_layout Plain Layout
21672
21673 \backslash
21674 exists
21675 \end_layout
21676
21677 \end_inset
21678 </cell>
21679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21680 \begin_inset Text
21681
21682 \begin_layout Plain Layout
21683 \begin_inset Formula $\exists$
21684 \end_inset
21685
21686
21687 \end_layout
21688
21689 \end_inset
21690 </cell>
21691 </row>
21692 <row>
21693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21694 \begin_inset Text
21695
21696 \begin_layout Plain Layout
21697
21698 \backslash
21699 nexists
21700 \end_layout
21701
21702 \end_inset
21703 </cell>
21704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21705 \begin_inset Text
21706
21707 \begin_layout Plain Layout
21708 \begin_inset Formula $\nexists$
21709 \end_inset
21710
21711
21712 \end_layout
21713
21714 \end_inset
21715 </cell>
21716 </row>
21717 <row>
21718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21719 \begin_inset Text
21720
21721 \begin_layout Plain Layout
21722
21723 \backslash
21724 emptyset
21725 \end_layout
21726
21727 \end_inset
21728 </cell>
21729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21730 \begin_inset Text
21731
21732 \begin_layout Plain Layout
21733 \begin_inset Formula $\emptyset$
21734 \end_inset
21735
21736
21737 \end_layout
21738
21739 \end_inset
21740 </cell>
21741 </row>
21742 <row>
21743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21744 \begin_inset Text
21745
21746 \begin_layout Plain Layout
21747
21748 \backslash
21749 varnothing
21750 \end_layout
21751
21752 \end_inset
21753 </cell>
21754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21755 \begin_inset Text
21756
21757 \begin_layout Plain Layout
21758 \begin_inset Formula $\varnothing$
21759 \end_inset
21760
21761
21762 \end_layout
21763
21764 \end_inset
21765 </cell>
21766 </row>
21767 <row>
21768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21769 \begin_inset Text
21770
21771 \begin_layout Plain Layout
21772
21773 \backslash
21774 dag
21775 \end_layout
21776
21777 \end_inset
21778 </cell>
21779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21780 \begin_inset Text
21781
21782 \begin_layout Plain Layout
21783 \begin_inset Formula $\dag$
21784 \end_inset
21785
21786
21787 \end_layout
21788
21789 \end_inset
21790 </cell>
21791 </row>
21792 <row>
21793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21794 \begin_inset Text
21795
21796 \begin_layout Plain Layout
21797
21798 \backslash
21799 ddag
21800 \end_layout
21801
21802 \end_inset
21803 </cell>
21804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21805 \begin_inset Text
21806
21807 \begin_layout Plain Layout
21808 \begin_inset Formula $\ddag$
21809 \end_inset
21810
21811
21812 \end_layout
21813
21814 \end_inset
21815 </cell>
21816 </row>
21817 <row>
21818 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21819 \begin_inset Text
21820
21821 \begin_layout Plain Layout
21822
21823 \backslash
21824 complement
21825 \end_layout
21826
21827 \end_inset
21828 </cell>
21829 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21830 \begin_inset Text
21831
21832 \begin_layout Plain Layout
21833 \begin_inset ERT
21834 status collapsed
21835
21836 \begin_layout Plain Layout
21837
21838
21839 \backslash
21840 raisebox{-0.8mm}{
21841 \end_layout
21842
21843 \end_inset
21844
21845
21846 \begin_inset Formula $\complement$
21847 \end_inset
21848
21849
21850 \begin_inset ERT
21851 status collapsed
21852
21853 \begin_layout Plain Layout
21854
21855 }
21856 \end_layout
21857
21858 \end_inset
21859
21860
21861 \end_layout
21862
21863 \end_inset
21864 </cell>
21865 </row>
21866 <row>
21867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21868 \begin_inset Text
21869
21870 \begin_layout Plain Layout
21871
21872 \backslash
21873 Bbbk
21874 \end_layout
21875
21876 \end_inset
21877 </cell>
21878 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21879 \begin_inset Text
21880
21881 \begin_layout Plain Layout
21882 \begin_inset Formula $\Bbbk$
21883 \end_inset
21884
21885
21886 \end_layout
21887
21888 \end_inset
21889 </cell>
21890 </row>
21891 </lyxtabular>
21892
21893 \end_inset
21894
21895
21896 \begin_inset space \hfill{}
21897 \end_inset
21898
21899
21900 \begin_inset Tabular
21901 <lyxtabular version="3" rows="10" columns="2">
21902 <features tabularvalignment="middle">
21903 <column alignment="center" valignment="top" width="0pt">
21904 <column alignment="center" valignment="top" width="0pt">
21905 <row>
21906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21907 \begin_inset Text
21908
21909 \begin_layout Plain Layout
21910 Comando
21911 \end_layout
21912
21913 \end_inset
21914 </cell>
21915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21916 \begin_inset Text
21917
21918 \begin_layout Plain Layout
21919 Símbolo
21920 \end_layout
21921
21922 \end_inset
21923 </cell>
21924 </row>
21925 <row>
21926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21927 \begin_inset Text
21928
21929 \begin_layout Plain Layout
21930
21931 \backslash
21932 prime
21933 \end_layout
21934
21935 \end_inset
21936 </cell>
21937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21938 \begin_inset Text
21939
21940 \begin_layout Plain Layout
21941 \begin_inset Formula $\prime$
21942 \end_inset
21943
21944
21945 \end_layout
21946
21947 \end_inset
21948 </cell>
21949 </row>
21950 <row>
21951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21952 \begin_inset Text
21953
21954 \begin_layout Plain Layout
21955
21956 \backslash
21957 backprime
21958 \end_layout
21959
21960 \end_inset
21961 </cell>
21962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21963 \begin_inset Text
21964
21965 \begin_layout Plain Layout
21966 \begin_inset Formula $\backprime$
21967 \end_inset
21968
21969
21970 \end_layout
21971
21972 \end_inset
21973 </cell>
21974 </row>
21975 <row>
21976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21977 \begin_inset Text
21978
21979 \begin_layout Plain Layout
21980
21981 \backslash
21982 mho
21983 \end_layout
21984
21985 \end_inset
21986 </cell>
21987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21988 \begin_inset Text
21989
21990 \begin_layout Plain Layout
21991 \begin_inset Formula $\mho$
21992 \end_inset
21993
21994
21995 \end_layout
21996
21997 \end_inset
21998 </cell>
21999 </row>
22000 <row>
22001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22002 \begin_inset Text
22003
22004 \begin_layout Plain Layout
22005
22006 \backslash
22007 triangle
22008 \end_layout
22009
22010 \end_inset
22011 </cell>
22012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22013 \begin_inset Text
22014
22015 \begin_layout Plain Layout
22016 \begin_inset Formula $\triangle$
22017 \end_inset
22018
22019
22020 \end_layout
22021
22022 \end_inset
22023 </cell>
22024 </row>
22025 <row>
22026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22027 \begin_inset Text
22028
22029 \begin_layout Plain Layout
22030
22031 \backslash
22032 angle
22033 \end_layout
22034
22035 \end_inset
22036 </cell>
22037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22038 \begin_inset Text
22039
22040 \begin_layout Plain Layout
22041 \begin_inset Formula $\angle$
22042 \end_inset
22043
22044
22045 \end_layout
22046
22047 \end_inset
22048 </cell>
22049 </row>
22050 <row>
22051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22052 \begin_inset Text
22053
22054 \begin_layout Plain Layout
22055
22056 \backslash
22057 measuredangle
22058 \end_layout
22059
22060 \end_inset
22061 </cell>
22062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22063 \begin_inset Text
22064
22065 \begin_layout Plain Layout
22066 \begin_inset Formula $\measuredangle$
22067 \end_inset
22068
22069
22070 \end_layout
22071
22072 \end_inset
22073 </cell>
22074 </row>
22075 <row>
22076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22077 \begin_inset Text
22078
22079 \begin_layout Plain Layout
22080
22081 \backslash
22082 sphericalangle
22083 \end_layout
22084
22085 \end_inset
22086 </cell>
22087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22088 \begin_inset Text
22089
22090 \begin_layout Plain Layout
22091 \begin_inset Formula $\sphericalangle$
22092 \end_inset
22093
22094
22095 \end_layout
22096
22097 \end_inset
22098 </cell>
22099 </row>
22100 <row>
22101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22102 \begin_inset Text
22103
22104 \begin_layout Plain Layout
22105
22106 \backslash
22107 top
22108 \end_layout
22109
22110 \end_inset
22111 </cell>
22112 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22113 \begin_inset Text
22114
22115 \begin_layout Plain Layout
22116 \begin_inset Formula $\top$
22117 \end_inset
22118
22119
22120 \end_layout
22121
22122 \end_inset
22123 </cell>
22124 </row>
22125 <row>
22126 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22127 \begin_inset Text
22128
22129 \begin_layout Plain Layout
22130
22131 \backslash
22132 bot
22133 \end_layout
22134
22135 \end_inset
22136 </cell>
22137 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22138 \begin_inset Text
22139
22140 \begin_layout Plain Layout
22141 \begin_inset Formula $\bot$
22142 \end_inset
22143
22144
22145 \end_layout
22146
22147 \end_inset
22148 </cell>
22149 </row>
22150 </lyxtabular>
22151
22152 \end_inset
22153
22154
22155 \begin_inset space \hfill{}
22156 \end_inset
22157
22158
22159 \end_layout
22160
22161 \begin_layout Subsection
22162 Símbolos misceláneos
22163 \begin_inset CommandInset label
22164 LatexCommand label
22165 name "sub:Símbolos-misceláneos"
22166
22167 \end_inset
22168
22169
22170 \begin_inset Index idx
22171 status collapsed
22172
22173 \begin_layout Plain Layout
22174 Símbolos ! misceláneos
22175 \end_layout
22176
22177 \end_inset
22178
22179
22180 \end_layout
22181
22182 \begin_layout Standard
22183 \noindent
22184 \align center
22185 \begin_inset Tabular
22186 <lyxtabular version="3" rows="10" columns="2">
22187 <features tabularvalignment="middle">
22188 <column alignment="center" valignment="top" width="0pt">
22189 <column alignment="center" valignment="top" width="0pt">
22190 <row>
22191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22192 \begin_inset Text
22193
22194 \begin_layout Plain Layout
22195 Comando
22196 \end_layout
22197
22198 \end_inset
22199 </cell>
22200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22201 \begin_inset Text
22202
22203 \begin_layout Plain Layout
22204 Símbolo
22205 \end_layout
22206
22207 \end_inset
22208 </cell>
22209 </row>
22210 <row>
22211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22212 \begin_inset Text
22213
22214 \begin_layout Plain Layout
22215
22216 \backslash
22217 flat
22218 \end_layout
22219
22220 \end_inset
22221 </cell>
22222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22223 \begin_inset Text
22224
22225 \begin_layout Plain Layout
22226 \begin_inset Formula $\flat$
22227 \end_inset
22228
22229
22230 \end_layout
22231
22232 \end_inset
22233 </cell>
22234 </row>
22235 <row>
22236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22237 \begin_inset Text
22238
22239 \begin_layout Plain Layout
22240
22241 \backslash
22242 natural
22243 \end_layout
22244
22245 \end_inset
22246 </cell>
22247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22248 \begin_inset Text
22249
22250 \begin_layout Plain Layout
22251 \begin_inset Formula $\natural$
22252 \end_inset
22253
22254
22255 \end_layout
22256
22257 \end_inset
22258 </cell>
22259 </row>
22260 <row>
22261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22262 \begin_inset Text
22263
22264 \begin_layout Plain Layout
22265
22266 \backslash
22267 sharp
22268 \end_layout
22269
22270 \end_inset
22271 </cell>
22272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22273 \begin_inset Text
22274
22275 \begin_layout Plain Layout
22276 \begin_inset Formula $\sharp$
22277 \end_inset
22278
22279
22280 \end_layout
22281
22282 \end_inset
22283 </cell>
22284 </row>
22285 <row>
22286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22287 \begin_inset Text
22288
22289 \begin_layout Plain Layout
22290
22291 \backslash
22292 surd
22293 \end_layout
22294
22295 \end_inset
22296 </cell>
22297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22298 \begin_inset Text
22299
22300 \begin_layout Plain Layout
22301 \begin_inset Formula $\surd$
22302 \end_inset
22303
22304
22305 \end_layout
22306
22307 \end_inset
22308 </cell>
22309 </row>
22310 <row>
22311 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22312 \begin_inset Text
22313
22314 \begin_layout Plain Layout
22315
22316 \backslash
22317 checkmark
22318 \end_layout
22319
22320 \end_inset
22321 </cell>
22322 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22323 \begin_inset Text
22324
22325 \begin_layout Plain Layout
22326 \begin_inset Formula $\checkmark$
22327 \end_inset
22328
22329
22330 \end_layout
22331
22332 \end_inset
22333 </cell>
22334 </row>
22335 <row>
22336 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22337 \begin_inset Text
22338
22339 \begin_layout Plain Layout
22340
22341 \backslash
22342 yen
22343 \end_layout
22344
22345 \end_inset
22346 </cell>
22347 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22348 \begin_inset Text
22349
22350 \begin_layout Plain Layout
22351 \begin_inset Formula $\yen$
22352 \end_inset
22353
22354
22355 \end_layout
22356
22357 \end_inset
22358 </cell>
22359 </row>
22360 <row>
22361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22362 \begin_inset Text
22363
22364 \begin_layout Plain Layout
22365
22366 \backslash
22367 pounds
22368 \end_layout
22369
22370 \end_inset
22371 </cell>
22372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22373 \begin_inset Text
22374
22375 \begin_layout Plain Layout
22376 \begin_inset Formula $\pounds$
22377 \end_inset
22378
22379
22380 \end_layout
22381
22382 \end_inset
22383 </cell>
22384 </row>
22385 <row>
22386 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22387 \begin_inset Text
22388
22389 \begin_layout Plain Layout
22390 $
22391 \end_layout
22392
22393 \end_inset
22394 </cell>
22395 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22396 \begin_inset Text
22397
22398 \begin_layout Plain Layout
22399 \begin_inset Formula $\$$
22400 \end_inset
22401
22402
22403 \end_layout
22404
22405 \end_inset
22406 </cell>
22407 </row>
22408 <row>
22409 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22410 \begin_inset Text
22411
22412 \begin_layout Plain Layout
22413 §
22414 \end_layout
22415
22416 \end_inset
22417 </cell>
22418 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22419 \begin_inset Text
22420
22421 \begin_layout Plain Layout
22422 \begin_inset Formula $§$
22423 \end_inset
22424
22425
22426 \end_layout
22427
22428 \end_inset
22429 </cell>
22430 </row>
22431 </lyxtabular>
22432
22433 \end_inset
22434
22435
22436 \begin_inset Tabular
22437 <lyxtabular version="3" rows="10" columns="2">
22438 <features tabularvalignment="middle">
22439 <column alignment="center" valignment="top" width="0">
22440 <column alignment="center" valignment="top" width="0">
22441 <row>
22442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22443 \begin_inset Text
22444
22445 \begin_layout Plain Layout
22446 Comando
22447 \end_layout
22448
22449 \end_inset
22450 </cell>
22451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22452 \begin_inset Text
22453
22454 \begin_layout Plain Layout
22455 Símbolo
22456 \end_layout
22457
22458 \end_inset
22459 </cell>
22460 </row>
22461 <row>
22462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22463 \begin_inset Text
22464
22465 \begin_layout Plain Layout
22466
22467 \backslash
22468 hbar
22469 \end_layout
22470
22471 \end_inset
22472 </cell>
22473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22474 \begin_inset Text
22475
22476 \begin_layout Plain Layout
22477 \begin_inset Formula $\hbar$
22478 \end_inset
22479
22480
22481 \end_layout
22482
22483 \end_inset
22484 </cell>
22485 </row>
22486 <row>
22487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22488 \begin_inset Text
22489
22490 \begin_layout Plain Layout
22491
22492 \backslash
22493 hslash
22494 \end_layout
22495
22496 \end_inset
22497 </cell>
22498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22499 \begin_inset Text
22500
22501 \begin_layout Plain Layout
22502 \begin_inset Formula $\hslash$
22503 \end_inset
22504
22505
22506 \end_layout
22507
22508 \end_inset
22509 </cell>
22510 </row>
22511 <row>
22512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22513 \begin_inset Text
22514
22515 \begin_layout Plain Layout
22516
22517 \backslash
22518 clubsuit
22519 \end_layout
22520
22521 \end_inset
22522 </cell>
22523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22524 \begin_inset Text
22525
22526 \begin_layout Plain Layout
22527 \begin_inset Formula $\clubsuit$
22528 \end_inset
22529
22530
22531 \end_layout
22532
22533 \end_inset
22534 </cell>
22535 </row>
22536 <row>
22537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22538 \begin_inset Text
22539
22540 \begin_layout Plain Layout
22541
22542 \backslash
22543 spadesuit
22544 \end_layout
22545
22546 \end_inset
22547 </cell>
22548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22549 \begin_inset Text
22550
22551 \begin_layout Plain Layout
22552 \begin_inset Formula $\spadesuit$
22553 \end_inset
22554
22555
22556 \end_layout
22557
22558 \end_inset
22559 </cell>
22560 </row>
22561 <row>
22562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22563 \begin_inset Text
22564
22565 \begin_layout Plain Layout
22566
22567 \backslash
22568 bigstar
22569 \end_layout
22570
22571 \end_inset
22572 </cell>
22573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22574 \begin_inset Text
22575
22576 \begin_layout Plain Layout
22577 \begin_inset Formula $\bigstar$
22578 \end_inset
22579
22580
22581 \end_layout
22582
22583 \end_inset
22584 </cell>
22585 </row>
22586 <row>
22587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22588 \begin_inset Text
22589
22590 \begin_layout Plain Layout
22591
22592 \backslash
22593 blacklozenge
22594 \end_layout
22595
22596 \end_inset
22597 </cell>
22598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22599 \begin_inset Text
22600
22601 \begin_layout Plain Layout
22602 \begin_inset Formula $\blacklozenge$
22603 \end_inset
22604
22605
22606 \end_layout
22607
22608 \end_inset
22609 </cell>
22610 </row>
22611 <row>
22612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22613 \begin_inset Text
22614
22615 \begin_layout Plain Layout
22616
22617 \backslash
22618 blacktriangle
22619 \end_layout
22620
22621 \end_inset
22622 </cell>
22623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22624 \begin_inset Text
22625
22626 \begin_layout Plain Layout
22627 \begin_inset Formula $\blacktriangle$
22628 \end_inset
22629
22630
22631 \end_layout
22632
22633 \end_inset
22634 </cell>
22635 </row>
22636 <row>
22637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22638 \begin_inset Text
22639
22640 \begin_layout Plain Layout
22641
22642 \backslash
22643 blacktiangledown
22644 \end_layout
22645
22646 \end_inset
22647 </cell>
22648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22649 \begin_inset Text
22650
22651 \begin_layout Plain Layout
22652 \begin_inset Formula $\blacktriangledown$
22653 \end_inset
22654
22655
22656 \end_layout
22657
22658 \end_inset
22659 </cell>
22660 </row>
22661 <row>
22662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22663 \begin_inset Text
22664
22665 \begin_layout Plain Layout
22666
22667 \backslash
22668 bullet
22669 \end_layout
22670
22671 \end_inset
22672 </cell>
22673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22674 \begin_inset Text
22675
22676 \begin_layout Plain Layout
22677 \begin_inset Formula $\bullet$
22678 \end_inset
22679
22680
22681 \end_layout
22682
22683 \end_inset
22684 </cell>
22685 </row>
22686 </lyxtabular>
22687
22688 \end_inset
22689
22690
22691 \begin_inset Tabular
22692 <lyxtabular version="3" rows="10" columns="2">
22693 <features tabularvalignment="middle">
22694 <column alignment="center" valignment="top" width="0pt">
22695 <column alignment="center" valignment="top" width="0pt">
22696 <row>
22697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22698 \begin_inset Text
22699
22700 \begin_layout Plain Layout
22701 Comando
22702 \end_layout
22703
22704 \end_inset
22705 </cell>
22706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22707 \begin_inset Text
22708
22709 \begin_layout Plain Layout
22710 Símbolo
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 diamondsuit
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 $\diamondsuit$
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 Diamond
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 $\Diamond$
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 heartsuit
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 $\heartsuit$
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" bottomline="true" leftline="true" usebox="none">
22793 \begin_inset Text
22794
22795 \begin_layout Plain Layout
22796
22797 \backslash
22798 P
22799 \end_layout
22800
22801 \end_inset
22802 </cell>
22803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22804 \begin_inset Text
22805
22806 \begin_layout Plain Layout
22807 \begin_inset Formula $\P$
22808 \end_inset
22809
22810
22811 \end_layout
22812
22813 \end_inset
22814 </cell>
22815 </row>
22816 <row>
22817 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22818 \begin_inset Text
22819
22820 \begin_layout Plain Layout
22821
22822 \backslash
22823 copyright
22824 \end_layout
22825
22826 \end_inset
22827 </cell>
22828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22829 \begin_inset Text
22830
22831 \begin_layout Plain Layout
22832 \begin_inset Formula $\copyright$
22833 \end_inset
22834
22835
22836 \end_layout
22837
22838 \end_inset
22839 </cell>
22840 </row>
22841 <row>
22842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22843 \begin_inset Text
22844
22845 \begin_layout Plain Layout
22846
22847 \backslash
22848 circledR
22849 \end_layout
22850
22851 \end_inset
22852 </cell>
22853 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22854 \begin_inset Text
22855
22856 \begin_layout Plain Layout
22857 \begin_inset Formula $\circledR$
22858 \end_inset
22859
22860
22861 \end_layout
22862
22863 \end_inset
22864 </cell>
22865 </row>
22866 <row>
22867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22868 \begin_inset Text
22869
22870 \begin_layout Plain Layout
22871
22872 \backslash
22873 maltese
22874 \end_layout
22875
22876 \end_inset
22877 </cell>
22878 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22879 \begin_inset Text
22880
22881 \begin_layout Plain Layout
22882 \begin_inset Formula $\maltese$
22883 \end_inset
22884
22885
22886 \end_layout
22887
22888 \end_inset
22889 </cell>
22890 </row>
22891 <row>
22892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \begin_layout Plain Layout
22896
22897 \backslash
22898 diagup
22899 \end_layout
22900
22901 \end_inset
22902 </cell>
22903 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22904 \begin_inset Text
22905
22906 \begin_layout Plain Layout
22907 \begin_inset Formula $\diagup$
22908 \end_inset
22909
22910
22911 \end_layout
22912
22913 \end_inset
22914 </cell>
22915 </row>
22916 <row>
22917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22918 \begin_inset Text
22919
22920 \begin_layout Plain Layout
22921
22922 \backslash
22923 diagdown
22924 \end_layout
22925
22926 \end_inset
22927 </cell>
22928 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22929 \begin_inset Text
22930
22931 \begin_layout Plain Layout
22932 \begin_inset Formula $\diagdown$
22933 \end_inset
22934
22935
22936 \end_layout
22937
22938 \end_inset
22939 </cell>
22940 </row>
22941 </lyxtabular>
22942
22943 \end_inset
22944
22945
22946 \end_layout
22947
22948 \begin_layout Standard
22949 \begin_inset VSpace medskip
22950 \end_inset
22951
22952
22953 \end_layout
22954
22955 \begin_layout Standard
22956 Hay más símbolos en 
22957 \begin_inset CommandInset ref
22958 LatexCommand ref
22959 reference "sub:Caracteres-especiales-misceláneos"
22960
22961 \end_inset
22962
22963 .
22964 \end_layout
22965
22966 \begin_layout Standard
22967 Algunos símbolos pueden presentarse en distintos tamaños, véase 
22968 \begin_inset CommandInset ref
22969 LatexCommand ref
22970 reference "sub:Tamaños-de-fuentes"
22971
22972 \end_inset
22973
22974
22975 \end_layout
22976
22977 \begin_layout Subsection
22978 El símbolo del euro, €
22979 \begin_inset Index idx
22980 status collapsed
22981
22982 \begin_layout Plain Layout
22983 Símbolos ! euro
22984 \end_layout
22985
22986 \end_inset
22987
22988
22989 \begin_inset Index idx
22990 status collapsed
22991
22992 \begin_layout Plain Layout
22993
22994 \backslash
22995 @
22996 \begin_inset ERT
22997 status collapsed
22998
22999 \begin_layout Plain Layout
23000
23001
23002 \backslash
23003 officialeuro
23004 \end_layout
23005
23006 \end_inset
23007
23008
23009 \end_layout
23010
23011 \end_inset
23012
23013
23014 \end_layout
23015
23016 \begin_layout Standard
23017 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
23018  LaTeX 
23019 \series bold
23020 eurosym
23021 \series default
23022
23023 \begin_inset Index idx
23024 status collapsed
23025
23026 \begin_layout Plain Layout
23027 Paquetes ! eurosym
23028 \end_layout
23029
23030 \end_inset
23031
23032 , y cargado en el preámbulo LaTeX con la línea
23033 \end_layout
23034
23035 \begin_layout Standard
23036
23037 \series bold
23038
23039 \backslash
23040 usepackage[gennarrow]{eurosym}
23041 \end_layout
23042
23043 \begin_layout Standard
23044 Actualmente también se puede insertar con el comando 
23045 \series bold
23046
23047 \backslash
23048 euro
23049 \series default
23050
23051 \begin_inset Index idx
23052 status collapsed
23053
23054 \begin_layout Plain Layout
23055 Comandos ! E ! 
23056 \backslash
23057 euro
23058 \end_layout
23059
23060 \end_inset
23061
23062 .
23063 \end_layout
23064
23065 \begin_layout Standard
23066 El símbolo del euro puede insertarse directamente con la tecla € en texto
23067  matemático sin tener 
23068 \series bold
23069 eurosym
23070 \series default
23071  instalado.
23072  Si 
23073 \series bold
23074 eurosym
23075 \series default
23076  está instalado, se puede insertar 
23077 \series bold
23078
23079 \backslash
23080 euro
23081 \series default
23082  en modo TeX.
23083  El símbolo oficial de la moneda se puede insertar con el comando 
23084 \series bold
23085
23086 \backslash
23087 officialeuro
23088 \series default
23089
23090 \begin_inset Index idx
23091 status collapsed
23092
23093 \begin_layout Plain Layout
23094 Comandos ! O ! 
23095 \backslash
23096 officialeuro
23097 \end_layout
23098
23099 \end_inset
23100
23101 , que sólo está disponible en modo TeX.
23102 \end_layout
23103
23104 \begin_layout Standard
23105 \begin_inset ERT
23106 status collapsed
23107
23108 \begin_layout Plain Layout
23109
23110
23111 \backslash
23112 ifeurosym
23113 \end_layout
23114
23115 \end_inset
23116
23117
23118 \begin_inset Note Note
23119 status collapsed
23120
23121 \begin_layout Plain Layout
23122 El cuadro siguiente sólo se mostrará si está instalado el paquete LaTeX
23123  
23124 \series bold
23125 eurosym
23126 \series default
23127 .
23128 \end_layout
23129
23130 \end_inset
23131
23132
23133 \end_layout
23134
23135 \begin_layout Standard
23136 Un vistazo a los diferentes símbolos del euro.
23137 \end_layout
23138
23139 \begin_layout Standard
23140 \noindent
23141 \align center
23142 \begin_inset Tabular
23143 <lyxtabular version="3" rows="4" columns="3">
23144 <features tabularvalignment="middle">
23145 <column alignment="center" valignment="top" width="0">
23146 <column alignment="center" valignment="top" width="0">
23147 <column alignment="center" valignment="top" width="0">
23148 <row>
23149 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23150 \begin_inset Text
23151
23152 \begin_layout Plain Layout
23153
23154 \end_layout
23155
23156 \end_inset
23157 </cell>
23158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23159 \begin_inset Text
23160
23161 \begin_layout Plain Layout
23162 Comando
23163 \end_layout
23164
23165 \end_inset
23166 </cell>
23167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23168 \begin_inset Text
23169
23170 \begin_layout Plain Layout
23171 Símbolo
23172 \end_layout
23173
23174 \end_inset
23175 </cell>
23176 </row>
23177 <row>
23178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23179 \begin_inset Text
23180
23181 \begin_layout Plain Layout
23182 ecuación
23183 \end_layout
23184
23185 \end_inset
23186 </cell>
23187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23188 \begin_inset Text
23189
23190 \begin_layout Plain Layout
23191
23192 \backslash
23193 euro
23194 \end_layout
23195
23196 \end_inset
23197 </cell>
23198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23199 \begin_inset Text
23200
23201 \begin_layout Plain Layout
23202 \begin_inset Formula $\euro$
23203 \end_inset
23204
23205
23206 \end_layout
23207
23208 \end_inset
23209 </cell>
23210 </row>
23211 <row>
23212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23213 \begin_inset Text
23214
23215 \begin_layout Plain Layout
23216 texto matemático
23217 \end_layout
23218
23219 \end_inset
23220 </cell>
23221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23222 \begin_inset Text
23223
23224 \begin_layout Plain Layout
23225
23226 \end_layout
23227
23228 \end_inset
23229 </cell>
23230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23231 \begin_inset Text
23232
23233 \begin_layout Plain Layout
23234 \begin_inset Formula $\mbox{€}$
23235 \end_inset
23236
23237
23238 \end_layout
23239
23240 \end_inset
23241 </cell>
23242 </row>
23243 <row>
23244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23245 \begin_inset Text
23246
23247 \begin_layout Plain Layout
23248 modo TeX
23249 \end_layout
23250
23251 \end_inset
23252 </cell>
23253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23254 \begin_inset Text
23255
23256 \begin_layout Plain Layout
23257
23258 \backslash
23259 officialeuro
23260 \end_layout
23261
23262 \end_inset
23263 </cell>
23264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23265 \begin_inset Text
23266
23267 \begin_layout Plain Layout
23268 \begin_inset ERT
23269 status collapsed
23270
23271 \begin_layout Plain Layout
23272
23273
23274 \backslash
23275 officialeuro
23276 \end_layout
23277
23278 \end_inset
23279
23280
23281 \end_layout
23282
23283 \end_inset
23284 </cell>
23285 </row>
23286 </lyxtabular>
23287
23288 \end_inset
23289
23290
23291 \end_layout
23292
23293 \begin_layout Standard
23294 \begin_inset ERT
23295 status collapsed
23296
23297 \begin_layout Plain Layout
23298
23299
23300 \backslash
23301 else
23302 \end_layout
23303
23304 \end_inset
23305
23306
23307 \begin_inset Note Note
23308 status collapsed
23309
23310 \begin_layout Plain Layout
23311 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
23312 \series bold
23313 eurosym
23314 \series default
23315 :
23316 \end_layout
23317
23318 \end_inset
23319
23320
23321 \end_layout
23322
23323 \begin_layout Standard
23324 Para ver la salida completa de esta subsección debe estar instalado el paquete
23325  LaTeX 
23326 \series bold
23327 eurosym
23328 \series default
23329 .
23330 \end_layout
23331
23332 \begin_layout Standard
23333 \begin_inset ERT
23334 status collapsed
23335
23336 \begin_layout Plain Layout
23337
23338
23339 \backslash
23340 fi
23341 \end_layout
23342
23343 \end_inset
23344
23345
23346 \end_layout
23347
23348 \begin_layout Section
23349 Relaciones
23350 \begin_inset CommandInset label
23351 LatexCommand label
23352 name "sec:Relaciones"
23353
23354 \end_inset
23355
23356
23357 \begin_inset Index idx
23358 status collapsed
23359
23360 \begin_layout Plain Layout
23361 Relaciones
23362 \end_layout
23363
23364 \end_inset
23365
23366
23367 \begin_inset Index idx
23368 status collapsed
23369
23370 \begin_layout Plain Layout
23371 Comparaciones|see
23372 \begin_inset ERT
23373 status collapsed
23374
23375 \begin_layout Plain Layout
23376
23377 {
23378 \end_layout
23379
23380 \end_inset
23381
23382 Relaciones
23383 \begin_inset ERT
23384 status collapsed
23385
23386 \begin_layout Plain Layout
23387
23388 }
23389 \end_layout
23390
23391 \end_inset
23392
23393
23394 \end_layout
23395
23396 \end_inset
23397
23398
23399 \end_layout
23400
23401 \begin_layout Standard
23402 Todas las relaciones se pueden insertar también con el botón 
23403 \begin_inset Graphics
23404         filename ../../images/math/leq.png
23405         scale 85
23406
23407 \end_inset
23408
23409  de la barra de ecuaciones.
23410 \end_layout
23411
23412 \begin_layout Standard
23413 \begin_inset space \hfill{}
23414 \end_inset
23415
23416
23417 \begin_inset Tabular
23418 <lyxtabular version="3" rows="17" columns="2">
23419 <features tabularvalignment="middle">
23420 <column alignment="center" valignment="top" width="0pt">
23421 <column alignment="center" valignment="top" width="0pt">
23422 <row>
23423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23424 \begin_inset Text
23425
23426 \begin_layout Plain Layout
23427 Comando
23428 \end_layout
23429
23430 \end_inset
23431 </cell>
23432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23433 \begin_inset Text
23434
23435 \begin_layout Plain Layout
23436 Relación
23437 \end_layout
23438
23439 \end_inset
23440 </cell>
23441 </row>
23442 <row>
23443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23444 \begin_inset Text
23445
23446 \begin_layout Plain Layout
23447 <
23448 \end_layout
23449
23450 \end_inset
23451 </cell>
23452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23453 \begin_inset Text
23454
23455 \begin_layout Plain Layout
23456 \begin_inset Formula $<$
23457 \end_inset
23458
23459
23460 \end_layout
23461
23462 \end_inset
23463 </cell>
23464 </row>
23465 <row>
23466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23467 \begin_inset Text
23468
23469 \begin_layout Plain Layout
23470
23471 \backslash
23472 le
23473 \end_layout
23474
23475 \end_inset
23476 </cell>
23477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23478 \begin_inset Text
23479
23480 \begin_layout Plain Layout
23481 \begin_inset Formula $\le$
23482 \end_inset
23483
23484
23485 \end_layout
23486
23487 \end_inset
23488 </cell>
23489 </row>
23490 <row>
23491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23492 \begin_inset Text
23493
23494 \begin_layout Plain Layout
23495
23496 \backslash
23497 ll
23498 \end_layout
23499
23500 \end_inset
23501 </cell>
23502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23503 \begin_inset Text
23504
23505 \begin_layout Plain Layout
23506 \begin_inset Formula $\ll$
23507 \end_inset
23508
23509
23510 \end_layout
23511
23512 \end_inset
23513 </cell>
23514 </row>
23515 <row>
23516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23517 \begin_inset Text
23518
23519 \begin_layout Plain Layout
23520
23521 \backslash
23522 prec
23523 \end_layout
23524
23525 \end_inset
23526 </cell>
23527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23528 \begin_inset Text
23529
23530 \begin_layout Plain Layout
23531 \begin_inset Formula $\prec$
23532 \end_inset
23533
23534
23535 \end_layout
23536
23537 \end_inset
23538 </cell>
23539 </row>
23540 <row>
23541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23542 \begin_inset Text
23543
23544 \begin_layout Plain Layout
23545
23546 \backslash
23547 preceq
23548 \end_layout
23549
23550 \end_inset
23551 </cell>
23552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23553 \begin_inset Text
23554
23555 \begin_layout Plain Layout
23556 \begin_inset Formula $\preceq$
23557 \end_inset
23558
23559
23560 \end_layout
23561
23562 \end_inset
23563 </cell>
23564 </row>
23565 <row>
23566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23567 \begin_inset Text
23568
23569 \begin_layout Plain Layout
23570
23571 \backslash
23572 subset
23573 \end_layout
23574
23575 \end_inset
23576 </cell>
23577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23578 \begin_inset Text
23579
23580 \begin_layout Plain Layout
23581 \begin_inset Formula $\subset$
23582 \end_inset
23583
23584
23585 \end_layout
23586
23587 \end_inset
23588 </cell>
23589 </row>
23590 <row>
23591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23592 \begin_inset Text
23593
23594 \begin_layout Plain Layout
23595
23596 \backslash
23597 subseteq
23598 \end_layout
23599
23600 \end_inset
23601 </cell>
23602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23603 \begin_inset Text
23604
23605 \begin_layout Plain Layout
23606 \begin_inset Formula $\subseteq$
23607 \end_inset
23608
23609
23610 \end_layout
23611
23612 \end_inset
23613 </cell>
23614 </row>
23615 <row>
23616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23617 \begin_inset Text
23618
23619 \begin_layout Plain Layout
23620
23621 \backslash
23622 sqsubseteq
23623 \end_layout
23624
23625 \end_inset
23626 </cell>
23627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23628 \begin_inset Text
23629
23630 \begin_layout Plain Layout
23631 \begin_inset Formula $\sqsubseteq$
23632 \end_inset
23633
23634
23635 \end_layout
23636
23637 \end_inset
23638 </cell>
23639 </row>
23640 <row>
23641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23642 \begin_inset Text
23643
23644 \begin_layout Plain Layout
23645
23646 \backslash
23647 in
23648 \end_layout
23649
23650 \end_inset
23651 </cell>
23652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23653 \begin_inset Text
23654
23655 \begin_layout Plain Layout
23656 \begin_inset Formula $\in$
23657 \end_inset
23658
23659
23660 \end_layout
23661
23662 \end_inset
23663 </cell>
23664 </row>
23665 <row>
23666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23667 \begin_inset Text
23668
23669 \begin_layout Plain Layout
23670
23671 \backslash
23672 vdash
23673 \end_layout
23674
23675 \end_inset
23676 </cell>
23677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23678 \begin_inset Text
23679
23680 \begin_layout Plain Layout
23681 \begin_inset Formula $\vdash$
23682 \end_inset
23683
23684
23685 \end_layout
23686
23687 \end_inset
23688 </cell>
23689 </row>
23690 <row>
23691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23692 \begin_inset Text
23693
23694 \begin_layout Plain Layout
23695
23696 \backslash
23697 smile
23698 \end_layout
23699
23700 \end_inset
23701 </cell>
23702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23703 \begin_inset Text
23704
23705 \begin_layout Plain Layout
23706 \begin_inset Formula $\smile$
23707 \end_inset
23708
23709
23710 \end_layout
23711
23712 \end_inset
23713 </cell>
23714 </row>
23715 <row>
23716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23717 \begin_inset Text
23718
23719 \begin_layout Plain Layout
23720
23721 \backslash
23722 lhd
23723 \end_layout
23724
23725 \end_inset
23726 </cell>
23727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23728 \begin_inset Text
23729
23730 \begin_layout Plain Layout
23731 \begin_inset Formula $\lhd$
23732 \end_inset
23733
23734
23735 \end_layout
23736
23737 \end_inset
23738 </cell>
23739 </row>
23740 <row>
23741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23742 \begin_inset Text
23743
23744 \begin_layout Plain Layout
23745
23746 \backslash
23747 unlhd
23748 \end_layout
23749
23750 \end_inset
23751 </cell>
23752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23753 \begin_inset Text
23754
23755 \begin_layout Plain Layout
23756 \begin_inset Formula $\unlhd$
23757 \end_inset
23758
23759
23760 \end_layout
23761
23762 \end_inset
23763 </cell>
23764 </row>
23765 <row>
23766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23767 \begin_inset Text
23768
23769 \begin_layout Plain Layout
23770
23771 \backslash
23772 gtrless
23773 \end_layout
23774
23775 \end_inset
23776 </cell>
23777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23778 \begin_inset Text
23779
23780 \begin_layout Plain Layout
23781 \begin_inset Formula $\gtrless$
23782 \end_inset
23783
23784
23785 \end_layout
23786
23787 \end_inset
23788 </cell>
23789 </row>
23790 <row>
23791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23792 \begin_inset Text
23793
23794 \begin_layout Plain Layout
23795
23796 \backslash
23797 mid
23798 \end_layout
23799
23800 \end_inset
23801 </cell>
23802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23803 \begin_inset Text
23804
23805 \begin_layout Plain Layout
23806 \begin_inset Formula $\mid$
23807 \end_inset
23808
23809
23810 \end_layout
23811
23812 \end_inset
23813 </cell>
23814 </row>
23815 <row>
23816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23817 \begin_inset Text
23818
23819 \begin_layout Plain Layout
23820
23821 \backslash
23822 nmid
23823 \end_layout
23824
23825 \end_inset
23826 </cell>
23827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23828 \begin_inset Text
23829
23830 \begin_layout Plain Layout
23831 \begin_inset Formula $\nmid$
23832 \end_inset
23833
23834
23835 \end_layout
23836
23837 \end_inset
23838 </cell>
23839 </row>
23840 </lyxtabular>
23841
23842 \end_inset
23843
23844
23845 \begin_inset space \hfill{}
23846 \end_inset
23847
23848
23849 \begin_inset Tabular
23850 <lyxtabular version="3" rows="17" columns="2">
23851 <features tabularvalignment="middle">
23852 <column alignment="center" valignment="top" width="0pt">
23853 <column alignment="center" valignment="top" width="0pt">
23854 <row>
23855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23856 \begin_inset Text
23857
23858 \begin_layout Plain Layout
23859 Comando
23860 \end_layout
23861
23862 \end_inset
23863 </cell>
23864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23865 \begin_inset Text
23866
23867 \begin_layout Plain Layout
23868 Relación
23869 \end_layout
23870
23871 \end_inset
23872 </cell>
23873 </row>
23874 <row>
23875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23876 \begin_inset Text
23877
23878 \begin_layout Plain Layout
23879 =
23880 \end_layout
23881
23882 \end_inset
23883 </cell>
23884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23885 \begin_inset Text
23886
23887 \begin_layout Plain Layout
23888 \begin_inset Formula $=$
23889 \end_inset
23890
23891
23892 \end_layout
23893
23894 \end_inset
23895 </cell>
23896 </row>
23897 <row>
23898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23899 \begin_inset Text
23900
23901 \begin_layout Plain Layout
23902
23903 \backslash
23904 not=
23905 \end_layout
23906
23907 \end_inset
23908 </cell>
23909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23910 \begin_inset Text
23911
23912 \begin_layout Plain Layout
23913 \begin_inset Formula $\not=$
23914 \end_inset
23915
23916
23917 \end_layout
23918
23919 \end_inset
23920 </cell>
23921 </row>
23922 <row>
23923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23924 \begin_inset Text
23925
23926 \begin_layout Plain Layout
23927
23928 \backslash
23929 equiv
23930 \end_layout
23931
23932 \end_inset
23933 </cell>
23934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23935 \begin_inset Text
23936
23937 \begin_layout Plain Layout
23938 \begin_inset Formula $\equiv$
23939 \end_inset
23940
23941
23942 \end_layout
23943
23944 \end_inset
23945 </cell>
23946 </row>
23947 <row>
23948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23949 \begin_inset Text
23950
23951 \begin_layout Plain Layout
23952
23953 \backslash
23954 sim
23955 \end_layout
23956
23957 \end_inset
23958 </cell>
23959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23960 \begin_inset Text
23961
23962 \begin_layout Plain Layout
23963 \begin_inset Formula $\sim$
23964 \end_inset
23965
23966
23967 \end_layout
23968
23969 \end_inset
23970 </cell>
23971 </row>
23972 <row>
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 simeq
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 \begin_inset Formula $\simeq$
23989 \end_inset
23990
23991
23992 \end_layout
23993
23994 \end_inset
23995 </cell>
23996 </row>
23997 <row>
23998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23999 \begin_inset Text
24000
24001 \begin_layout Plain Layout
24002
24003 \backslash
24004 approx
24005 \end_layout
24006
24007 \end_inset
24008 </cell>
24009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24010 \begin_inset Text
24011
24012 \begin_layout Plain Layout
24013 \begin_inset Formula $\approx$
24014 \end_inset
24015
24016
24017 \end_layout
24018
24019 \end_inset
24020 </cell>
24021 </row>
24022 <row>
24023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24024 \begin_inset Text
24025
24026 \begin_layout Plain Layout
24027
24028 \backslash
24029 cong
24030 \end_layout
24031
24032 \end_inset
24033 </cell>
24034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24035 \begin_inset Text
24036
24037 \begin_layout Plain Layout
24038 \begin_inset Formula $\cong$
24039 \end_inset
24040
24041
24042 \end_layout
24043
24044 \end_inset
24045 </cell>
24046 </row>
24047 <row>
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 bowtie
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 \begin_inset Formula $\bowtie$
24064 \end_inset
24065
24066
24067 \end_layout
24068
24069 \end_inset
24070 </cell>
24071 </row>
24072 <row>
24073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24074 \begin_inset Text
24075
24076 \begin_layout Plain Layout
24077
24078 \backslash
24079 notin
24080 \end_layout
24081
24082 \end_inset
24083 </cell>
24084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24085 \begin_inset Text
24086
24087 \begin_layout Plain Layout
24088 \begin_inset Formula $\notin$
24089 \end_inset
24090
24091
24092 \end_layout
24093
24094 \end_inset
24095 </cell>
24096 </row>
24097 <row>
24098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24099 \begin_inset Text
24100
24101 \begin_layout Plain Layout
24102
24103 \backslash
24104 perp
24105 \end_layout
24106
24107 \end_inset
24108 </cell>
24109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24110 \begin_inset Text
24111
24112 \begin_layout Plain Layout
24113 \begin_inset Formula $\perp$
24114 \end_inset
24115
24116
24117 \end_layout
24118
24119 \end_inset
24120 </cell>
24121 </row>
24122 <row>
24123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24124 \begin_inset Text
24125
24126 \begin_layout Plain Layout
24127
24128 \backslash
24129 propto
24130 \end_layout
24131
24132 \end_inset
24133 </cell>
24134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24135 \begin_inset Text
24136
24137 \begin_layout Plain Layout
24138 \begin_inset Formula $\propto$
24139 \end_inset
24140
24141
24142 \end_layout
24143
24144 \end_inset
24145 </cell>
24146 </row>
24147 <row>
24148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24149 \begin_inset Text
24150
24151 \begin_layout Plain Layout
24152
24153 \backslash
24154 asymp
24155 \end_layout
24156
24157 \end_inset
24158 </cell>
24159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24160 \begin_inset Text
24161
24162 \begin_layout Plain Layout
24163 \begin_inset Formula $\asymp$
24164 \end_inset
24165
24166
24167 \end_layout
24168
24169 \end_inset
24170 </cell>
24171 </row>
24172 <row>
24173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24174 \begin_inset Text
24175
24176 \begin_layout Plain Layout
24177
24178 \backslash
24179 doteq
24180 \end_layout
24181
24182 \end_inset
24183 </cell>
24184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24185 \begin_inset Text
24186
24187 \begin_layout Plain Layout
24188 \begin_inset Formula $\doteq$
24189 \end_inset
24190
24191
24192 \end_layout
24193
24194 \end_inset
24195 </cell>
24196 </row>
24197 <row>
24198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24199 \begin_inset Text
24200
24201 \begin_layout Plain Layout
24202
24203 \backslash
24204 circeq
24205 \end_layout
24206
24207 \end_inset
24208 </cell>
24209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24210 \begin_inset Text
24211
24212 \begin_layout Plain Layout
24213 \begin_inset Formula $\circeq$
24214 \end_inset
24215
24216
24217 \end_layout
24218
24219 \end_inset
24220 </cell>
24221 </row>
24222 <row>
24223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24224 \begin_inset Text
24225
24226 \begin_layout Plain Layout
24227
24228 \backslash
24229 models
24230 \end_layout
24231
24232 \end_inset
24233 </cell>
24234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24235 \begin_inset Text
24236
24237 \begin_layout Plain Layout
24238 \begin_inset Formula $\models$
24239 \end_inset
24240
24241
24242 \end_layout
24243
24244 \end_inset
24245 </cell>
24246 </row>
24247 <row>
24248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24249 \begin_inset Text
24250
24251 \begin_layout Plain Layout
24252
24253 \backslash
24254 widehat=
24255 \end_layout
24256
24257 \end_inset
24258 </cell>
24259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24260 \begin_inset Text
24261
24262 \begin_layout Plain Layout
24263 \begin_inset Formula $\widehat{=}$
24264 \end_inset
24265
24266
24267 \end_layout
24268
24269 \end_inset
24270 </cell>
24271 </row>
24272 </lyxtabular>
24273
24274 \end_inset
24275
24276
24277 \begin_inset space \hfill{}
24278 \end_inset
24279
24280
24281 \begin_inset Tabular
24282 <lyxtabular version="3" rows="17" columns="2">
24283 <features tabularvalignment="middle">
24284 <column alignment="center" valignment="top" width="0pt">
24285 <column alignment="center" valignment="top" width="0pt">
24286 <row>
24287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24288 \begin_inset Text
24289
24290 \begin_layout Plain Layout
24291 Comando
24292 \end_layout
24293
24294 \end_inset
24295 </cell>
24296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24297 \begin_inset Text
24298
24299 \begin_layout Plain Layout
24300 Relación
24301 \end_layout
24302
24303 \end_inset
24304 </cell>
24305 </row>
24306 <row>
24307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24308 \begin_inset Text
24309
24310 \begin_layout Plain Layout
24311 >
24312 \end_layout
24313
24314 \end_inset
24315 </cell>
24316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24317 \begin_inset Text
24318
24319 \begin_layout Plain Layout
24320 \begin_inset Formula $>$
24321 \end_inset
24322
24323
24324 \end_layout
24325
24326 \end_inset
24327 </cell>
24328 </row>
24329 <row>
24330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24331 \begin_inset Text
24332
24333 \begin_layout Plain Layout
24334
24335 \backslash
24336 ge
24337 \end_layout
24338
24339 \end_inset
24340 </cell>
24341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24342 \begin_inset Text
24343
24344 \begin_layout Plain Layout
24345 \begin_inset Formula $\ge$
24346 \end_inset
24347
24348
24349 \end_layout
24350
24351 \end_inset
24352 </cell>
24353 </row>
24354 <row>
24355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24356 \begin_inset Text
24357
24358 \begin_layout Plain Layout
24359
24360 \backslash
24361 gg
24362 \end_layout
24363
24364 \end_inset
24365 </cell>
24366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24367 \begin_inset Text
24368
24369 \begin_layout Plain Layout
24370 \begin_inset Formula $\gg$
24371 \end_inset
24372
24373
24374 \end_layout
24375
24376 \end_inset
24377 </cell>
24378 </row>
24379 <row>
24380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24381 \begin_inset Text
24382
24383 \begin_layout Plain Layout
24384
24385 \backslash
24386 succ
24387 \end_layout
24388
24389 \end_inset
24390 </cell>
24391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24392 \begin_inset Text
24393
24394 \begin_layout Plain Layout
24395 \begin_inset Formula $\succ$
24396 \end_inset
24397
24398
24399 \end_layout
24400
24401 \end_inset
24402 </cell>
24403 </row>
24404 <row>
24405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24406 \begin_inset Text
24407
24408 \begin_layout Plain Layout
24409
24410 \backslash
24411 succeq
24412 \end_layout
24413
24414 \end_inset
24415 </cell>
24416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24417 \begin_inset Text
24418
24419 \begin_layout Plain Layout
24420 \begin_inset Formula $\succeq$
24421 \end_inset
24422
24423
24424 \end_layout
24425
24426 \end_inset
24427 </cell>
24428 </row>
24429 <row>
24430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24431 \begin_inset Text
24432
24433 \begin_layout Plain Layout
24434
24435 \backslash
24436 supset
24437 \end_layout
24438
24439 \end_inset
24440 </cell>
24441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24442 \begin_inset Text
24443
24444 \begin_layout Plain Layout
24445 \begin_inset Formula $\supset$
24446 \end_inset
24447
24448
24449 \end_layout
24450
24451 \end_inset
24452 </cell>
24453 </row>
24454 <row>
24455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24456 \begin_inset Text
24457
24458 \begin_layout Plain Layout
24459
24460 \backslash
24461 supseteq
24462 \end_layout
24463
24464 \end_inset
24465 </cell>
24466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24467 \begin_inset Text
24468
24469 \begin_layout Plain Layout
24470 \begin_inset Formula $\supseteq$
24471 \end_inset
24472
24473
24474 \end_layout
24475
24476 \end_inset
24477 </cell>
24478 </row>
24479 <row>
24480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24481 \begin_inset Text
24482
24483 \begin_layout Plain Layout
24484
24485 \backslash
24486 sqsupseteq
24487 \end_layout
24488
24489 \end_inset
24490 </cell>
24491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24492 \begin_inset Text
24493
24494 \begin_layout Plain Layout
24495 \begin_inset Formula $\sqsupseteq$
24496 \end_inset
24497
24498
24499 \end_layout
24500
24501 \end_inset
24502 </cell>
24503 </row>
24504 <row>
24505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24506 \begin_inset Text
24507
24508 \begin_layout Plain Layout
24509
24510 \backslash
24511 ni
24512 \end_layout
24513
24514 \end_inset
24515 </cell>
24516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24517 \begin_inset Text
24518
24519 \begin_layout Plain Layout
24520 \begin_inset Formula $\ni$
24521 \end_inset
24522
24523
24524 \end_layout
24525
24526 \end_inset
24527 </cell>
24528 </row>
24529 <row>
24530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24531 \begin_inset Text
24532
24533 \begin_layout Plain Layout
24534
24535 \backslash
24536 dashv
24537 \end_layout
24538
24539 \end_inset
24540 </cell>
24541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24542 \begin_inset Text
24543
24544 \begin_layout Plain Layout
24545 \begin_inset Formula $\dashv$
24546 \end_inset
24547
24548
24549 \end_layout
24550
24551 \end_inset
24552 </cell>
24553 </row>
24554 <row>
24555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24556 \begin_inset Text
24557
24558 \begin_layout Plain Layout
24559
24560 \backslash
24561 frown
24562 \end_layout
24563
24564 \end_inset
24565 </cell>
24566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24567 \begin_inset Text
24568
24569 \begin_layout Plain Layout
24570 \begin_inset Formula $\frown$
24571 \end_inset
24572
24573
24574 \end_layout
24575
24576 \end_inset
24577 </cell>
24578 </row>
24579 <row>
24580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24581 \begin_inset Text
24582
24583 \begin_layout Plain Layout
24584
24585 \backslash
24586 rhd
24587 \end_layout
24588
24589 \end_inset
24590 </cell>
24591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24592 \begin_inset Text
24593
24594 \begin_layout Plain Layout
24595 \begin_inset Formula $\rhd$
24596 \end_inset
24597
24598
24599 \end_layout
24600
24601 \end_inset
24602 </cell>
24603 </row>
24604 <row>
24605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24606 \begin_inset Text
24607
24608 \begin_layout Plain Layout
24609
24610 \backslash
24611 unrhd
24612 \end_layout
24613
24614 \end_inset
24615 </cell>
24616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24617 \begin_inset Text
24618
24619 \begin_layout Plain Layout
24620 \begin_inset Formula $\unrhd$
24621 \end_inset
24622
24623
24624 \end_layout
24625
24626 \end_inset
24627 </cell>
24628 </row>
24629 <row>
24630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24631 \begin_inset Text
24632
24633 \begin_layout Plain Layout
24634
24635 \backslash
24636 lessgtr
24637 \end_layout
24638
24639 \end_inset
24640 </cell>
24641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24642 \begin_inset Text
24643
24644 \begin_layout Plain Layout
24645 \begin_inset Formula $\lessgtr$
24646 \end_inset
24647
24648
24649 \end_layout
24650
24651 \end_inset
24652 </cell>
24653 </row>
24654 <row>
24655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24656 \begin_inset Text
24657
24658 \begin_layout Plain Layout
24659
24660 \backslash
24661 parallel
24662 \end_layout
24663
24664 \end_inset
24665 </cell>
24666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24667 \begin_inset Text
24668
24669 \begin_layout Plain Layout
24670 \begin_inset Formula $\parallel$
24671 \end_inset
24672
24673
24674 \end_layout
24675
24676 \end_inset
24677 </cell>
24678 </row>
24679 <row>
24680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24681 \begin_inset Text
24682
24683 \begin_layout Plain Layout
24684
24685 \backslash
24686 nparallel
24687 \end_layout
24688
24689 \end_inset
24690 </cell>
24691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24692 \begin_inset Text
24693
24694 \begin_layout Plain Layout
24695 \begin_inset Formula $\nparallel$
24696 \end_inset
24697
24698
24699 \end_layout
24700
24701 \end_inset
24702 </cell>
24703 </row>
24704 </lyxtabular>
24705
24706 \end_inset
24707
24708
24709 \begin_inset space \hfill{}
24710 \end_inset
24711
24712
24713 \end_layout
24714
24715 \begin_layout Standard
24716 \begin_inset VSpace medskip
24717 \end_inset
24718
24719
24720 \end_layout
24721
24722 \begin_layout Standard
24723 Los caracteres 
24724 \series bold
24725
24726 \backslash
24727 lhd
24728 \series default
24729  y 
24730 \series bold
24731
24732 \backslash
24733 rhd
24734 \series default
24735  son mayores que los operadores de aspecto similar 
24736 \series bold
24737
24738 \backslash
24739 triangleleft
24740 \series default
24741  y 
24742 \series bold
24743
24744 \backslash
24745 triangleright
24746 \series default
24747 , respectivamente.
24748 \end_layout
24749
24750 \begin_layout Standard
24751 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24752 \end_layout
24753
24754 \begin_layout Standard
24755 Se pueden componer relaciones con etiquetas con el comando 
24756 \series bold
24757
24758 \backslash
24759 stackrel
24760 \series default
24761
24762 \begin_inset Index idx
24763 status collapsed
24764
24765 \begin_layout Plain Layout
24766 Comandos ! S ! 
24767 \backslash
24768 stackrel
24769 \end_layout
24770
24771 \end_inset
24772
24773 :
24774 \end_layout
24775
24776 \begin_layout Standard
24777 \align center
24778 \begin_inset Tabular
24779 <lyxtabular version="3" rows="2" columns="2">
24780 <features tabularvalignment="middle">
24781 <column alignment="center" valignment="top" width="0">
24782 <column alignment="center" valignment="top" width="0">
24783 <row>
24784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24785 \begin_inset Text
24786
24787 \begin_layout Plain Layout
24788 Comando
24789 \end_layout
24790
24791 \end_inset
24792 </cell>
24793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24794 \begin_inset Text
24795
24796 \begin_layout Plain Layout
24797 Resultado
24798 \begin_inset Note Note
24799 status collapsed
24800
24801 \begin_layout Plain Layout
24802
24803 \series bold
24804
24805 \backslash
24806 raisebox
24807 \series default
24808  se usa sólo como espaciador
24809 \end_layout
24810
24811 \end_inset
24812
24813
24814 \end_layout
24815
24816 \end_inset
24817 </cell>
24818 </row>
24819 <row>
24820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24821 \begin_inset Text
24822
24823 \begin_layout Plain Layout
24824 A(r)
24825 \backslash
24826 stackrel
24827 \begin_inset ERT
24828 status collapsed
24829
24830 \begin_layout Plain Layout
24831
24832
24833 \backslash
24834 spce 
24835 \end_layout
24836
24837 \end_inset
24838
24839 r
24840 \backslash
24841 to
24842 \backslash
24843 infty
24844 \begin_inset ERT
24845 status collapsed
24846
24847 \begin_layout Plain Layout
24848
24849
24850 \backslash
24851 spce 
24852 \end_layout
24853
24854 \end_inset
24855
24856
24857 \begin_inset Formula $\downarrow$
24858 \end_inset
24859
24860
24861 \backslash
24862 approx
24863 \begin_inset ERT
24864 status collapsed
24865
24866 \begin_layout Plain Layout
24867
24868
24869 \backslash
24870 spce 
24871 \end_layout
24872
24873 \end_inset
24874
24875
24876 \begin_inset ERT
24877 status collapsed
24878
24879 \begin_layout Plain Layout
24880
24881
24882 \backslash
24883 spce 
24884 \end_layout
24885
24886 \end_inset
24887
24888 B
24889 \end_layout
24890
24891 \end_inset
24892 </cell>
24893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24894 \begin_inset Text
24895
24896 \begin_layout Plain Layout
24897 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24898 \end_inset
24899
24900
24901 \end_layout
24902
24903 \end_inset
24904 </cell>
24905 </row>
24906 </lyxtabular>
24907
24908 \end_inset
24909
24910
24911 \end_layout
24912
24913 \begin_layout Section
24914 Funciones
24915 \end_layout
24916
24917 \begin_layout Subsection
24918 Funciones predefinidas
24919 \begin_inset CommandInset label
24920 LatexCommand label
24921 name "sub:Funciones-predefinidas"
24922
24923 \end_inset
24924
24925
24926 \begin_inset Index idx
24927 status collapsed
24928
24929 \begin_layout Plain Layout
24930 Funciones ! predefinidas
24931 \end_layout
24932
24933 \end_inset
24934
24935
24936 \begin_inset Index idx
24937 status collapsed
24938
24939 \begin_layout Plain Layout
24940 Funciones ! en español
24941 \end_layout
24942
24943 \end_inset
24944
24945
24946 \end_layout
24947
24948 \begin_layout Standard
24949 En general las variables se escriben en 
24950 \emph on
24951 cursiva
24952 \emph default
24953  en expresiones matemáticas, pero no los nombres de las funciones, porque
24954  
24955 \begin_inset Formula $sen$
24956 \end_inset
24957
24958  podría confundirse con 
24959 \begin_inset Formula $s\cdot e\cdot n$
24960 \end_inset
24961
24962 .
24963  Por eso hay funciones predefinidas, que además se separan un poco del factor
24964  precedente.
24965  Se insertan como comandos con una barra inversa delante de su nombre.
24966 \end_layout
24967
24968 \begin_layout Standard
24969 \align center
24970 \begin_inset Tabular
24971 <lyxtabular version="3" rows="2" columns="4">
24972 <features tabularvalignment="middle">
24973 <column alignment="center" valignment="top" width="0pt">
24974 <column alignment="center" valignment="top" width="0pt">
24975 <column alignment="center" valignment="top" width="0pt">
24976 <column alignment="center" valignment="top" width="0pt">
24977 <row>
24978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24979 \begin_inset Text
24980
24981 \begin_layout Plain Layout
24982 Comando
24983 \end_layout
24984
24985 \end_inset
24986 </cell>
24987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24988 \begin_inset Text
24989
24990 \begin_layout Plain Layout
24991 Resultado
24992 \end_layout
24993
24994 \end_inset
24995 </cell>
24996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24997 \begin_inset Text
24998
24999 \begin_layout Plain Layout
25000 Comando
25001 \end_layout
25002
25003 \end_inset
25004 </cell>
25005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25006 \begin_inset Text
25007
25008 \begin_layout Plain Layout
25009 Resultado
25010 \end_layout
25011
25012 \end_inset
25013 </cell>
25014 </row>
25015 <row>
25016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25017 \begin_inset Text
25018
25019 \begin_layout Plain Layout
25020 Asen(x)+B
25021 \end_layout
25022
25023 \end_inset
25024 </cell>
25025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25026 \begin_inset Text
25027
25028 \begin_layout Plain Layout
25029 \begin_inset Formula $Asen(x)+B$
25030 \end_inset
25031
25032
25033 \end_layout
25034
25035 \end_inset
25036 </cell>
25037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25038 \begin_inset Text
25039
25040 \begin_layout Plain Layout
25041 A
25042 \backslash
25043 sen(x)+B
25044 \end_layout
25045
25046 \end_inset
25047 </cell>
25048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25049 \begin_inset Text
25050
25051 \begin_layout Plain Layout
25052 \begin_inset Formula $A\sen(x)+B$
25053 \end_inset
25054
25055
25056 \end_layout
25057
25058 \end_inset
25059 </cell>
25060 </row>
25061 </lyxtabular>
25062
25063 \end_inset
25064
25065
25066 \end_layout
25067
25068 \begin_layout Standard
25069 Las funciones siguientes están predefinidas:
25070 \begin_inset Foot
25071 status collapsed
25072
25073 \begin_layout Plain Layout
25074 Se han añadido los comandos equivalentes proporcionados por el estilo 
25075 \series bold
25076 spanish
25077 \series default
25078  de 
25079 \series bold
25080 babel
25081 \series default
25082 .
25083  (Estos no están disponibles en el panel de funciones).
25084  Además, en su caso, las funciones serán acentuadas automáticamente en la
25085  salida, p.
25086 \begin_inset space \thinspace{}
25087 \end_inset
25088
25089 e.
25090  
25091 \begin_inset Quotes fld
25092 \end_inset
25093
25094 lím
25095 \begin_inset Quotes frd
25096 \end_inset
25097
25098  o 
25099 \begin_inset Quotes fld
25100 \end_inset
25101
25102 máx
25103 \begin_inset Quotes frd
25104 \end_inset
25105
25106 .
25107  Más información en 
25108 \begin_inset CommandInset citation
25109 LatexCommand cite
25110 key "spanish"
25111
25112 \end_inset
25113
25114 .
25115  (
25116 \emph on
25117 N.
25118 \begin_inset space \thinspace{}
25119 \end_inset
25120
25121 del t.
25122 \emph default
25123 )
25124 \end_layout
25125
25126 \end_inset
25127
25128
25129 \end_layout
25130
25131 \begin_layout Standard
25132 \begin_inset VSpace -2mm
25133 \end_inset
25134
25135
25136 \end_layout
25137
25138 \begin_layout Standard
25139 \align center
25140 \begin_inset Tabular
25141 <lyxtabular version="3" rows="9" columns="7">
25142 <features tabularvalignment="middle">
25143 <column alignment="center" valignment="top" width="0pt">
25144 <column alignment="center" valignment="top" width="0pt">
25145 <column alignment="center" valignment="top" width="0pt">
25146 <column alignment="center" valignment="top" width="0pt">
25147 <column alignment="center" valignment="top" width="0pt">
25148 <column alignment="center" valignment="top" width="0pt">
25149 <column alignment="center" valignment="top" width="0pt">
25150 <row>
25151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25152 \begin_inset Text
25153
25154 \begin_layout Plain Layout
25155 Comando
25156 \end_layout
25157
25158 \end_inset
25159 </cell>
25160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25161 \begin_inset Text
25162
25163 \begin_layout Plain Layout
25164 español
25165 \end_layout
25166
25167 \end_inset
25168 </cell>
25169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25170 \begin_inset Text
25171
25172 \begin_layout Plain Layout
25173 Comando
25174 \end_layout
25175
25176 \end_inset
25177 </cell>
25178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25179 \begin_inset Text
25180
25181 \begin_layout Plain Layout
25182 español
25183 \end_layout
25184
25185 \end_inset
25186 </cell>
25187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25188 \begin_inset Text
25189
25190 \begin_layout Plain Layout
25191 Comando
25192 \end_layout
25193
25194 \end_inset
25195 </cell>
25196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25197 \begin_inset Text
25198
25199 \begin_layout Plain Layout
25200 español
25201 \end_layout
25202
25203 \end_inset
25204 </cell>
25205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25206 \begin_inset Text
25207
25208 \begin_layout Plain Layout
25209 Comando
25210 \end_layout
25211
25212 \end_inset
25213 </cell>
25214 </row>
25215 <row>
25216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25217 \begin_inset Text
25218
25219 \begin_layout Plain Layout
25220
25221 \backslash
25222 sin
25223 \end_layout
25224
25225 \end_inset
25226 </cell>
25227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25228 \begin_inset Text
25229
25230 \begin_layout Plain Layout
25231
25232 \backslash
25233 sen
25234 \end_layout
25235
25236 \end_inset
25237 </cell>
25238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25239 \begin_inset Text
25240
25241 \begin_layout Plain Layout
25242
25243 \backslash
25244 sinh
25245 \end_layout
25246
25247 \end_inset
25248 </cell>
25249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25250 \begin_inset Text
25251
25252 \begin_layout Plain Layout
25253
25254 \backslash
25255 senh
25256 \end_layout
25257
25258 \end_inset
25259 </cell>
25260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25261 \begin_inset Text
25262
25263 \begin_layout Plain Layout
25264
25265 \backslash
25266 arcsin
25267 \end_layout
25268
25269 \end_inset
25270 </cell>
25271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25272 \begin_inset Text
25273
25274 \begin_layout Plain Layout
25275
25276 \backslash
25277 arcsen
25278 \end_layout
25279
25280 \end_inset
25281 </cell>
25282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25283 \begin_inset Text
25284
25285 \begin_layout Plain Layout
25286
25287 \backslash
25288 sup
25289 \end_layout
25290
25291 \end_inset
25292 </cell>
25293 </row>
25294 <row>
25295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25296 \begin_inset Text
25297
25298 \begin_layout Plain Layout
25299
25300 \backslash
25301 cos
25302 \end_layout
25303
25304 \end_inset
25305 </cell>
25306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25307 \begin_inset Text
25308
25309 \begin_layout Plain Layout
25310
25311 \end_layout
25312
25313 \end_inset
25314 </cell>
25315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25316 \begin_inset Text
25317
25318 \begin_layout Plain Layout
25319
25320 \backslash
25321 cosh
25322 \end_layout
25323
25324 \end_inset
25325 </cell>
25326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25327 \begin_inset Text
25328
25329 \begin_layout Plain Layout
25330
25331 \end_layout
25332
25333 \end_inset
25334 </cell>
25335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25336 \begin_inset Text
25337
25338 \begin_layout Plain Layout
25339
25340 \backslash
25341 arccos
25342 \end_layout
25343
25344 \end_inset
25345 </cell>
25346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25347 \begin_inset Text
25348
25349 \begin_layout Plain Layout
25350
25351 \end_layout
25352
25353 \end_inset
25354 </cell>
25355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25356 \begin_inset Text
25357
25358 \begin_layout Plain Layout
25359
25360 \backslash
25361 inf
25362 \end_layout
25363
25364 \end_inset
25365 </cell>
25366 </row>
25367 <row>
25368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25369 \begin_inset Text
25370
25371 \begin_layout Plain Layout
25372
25373 \backslash
25374 tan
25375 \end_layout
25376
25377 \end_inset
25378 </cell>
25379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25380 \begin_inset Text
25381
25382 \begin_layout Plain Layout
25383
25384 \backslash
25385 tg
25386 \end_layout
25387
25388 \end_inset
25389 </cell>
25390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25391 \begin_inset Text
25392
25393 \begin_layout Plain Layout
25394
25395 \backslash
25396 tanh
25397 \end_layout
25398
25399 \end_inset
25400 </cell>
25401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25402 \begin_inset Text
25403
25404 \begin_layout Plain Layout
25405
25406 \backslash
25407 tgh
25408 \end_layout
25409
25410 \end_inset
25411 </cell>
25412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25413 \begin_inset Text
25414
25415 \begin_layout Plain Layout
25416
25417 \backslash
25418 arctan
25419 \end_layout
25420
25421 \end_inset
25422 </cell>
25423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25424 \begin_inset Text
25425
25426 \begin_layout Plain Layout
25427
25428 \backslash
25429 arctg
25430 \end_layout
25431
25432 \end_inset
25433 </cell>
25434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25435 \begin_inset Text
25436
25437 \begin_layout Plain Layout
25438
25439 \backslash
25440 lim
25441 \end_layout
25442
25443 \end_inset
25444 </cell>
25445 </row>
25446 <row>
25447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25448 \begin_inset Text
25449
25450 \begin_layout Plain Layout
25451
25452 \backslash
25453 cot
25454 \end_layout
25455
25456 \end_inset
25457 </cell>
25458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25459 \begin_inset Text
25460
25461 \begin_layout Plain Layout
25462
25463 \backslash
25464 cotg
25465 \end_layout
25466
25467 \end_inset
25468 </cell>
25469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25470 \begin_inset Text
25471
25472 \begin_layout Plain Layout
25473
25474 \backslash
25475 coth
25476 \end_layout
25477
25478 \end_inset
25479 </cell>
25480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25481 \begin_inset Text
25482
25483 \begin_layout Plain Layout
25484
25485 \end_layout
25486
25487 \end_inset
25488 </cell>
25489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25490 \begin_inset Text
25491
25492 \begin_layout Plain Layout
25493
25494 \backslash
25495 arg
25496 \end_layout
25497
25498 \end_inset
25499 </cell>
25500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25501 \begin_inset Text
25502
25503 \begin_layout Plain Layout
25504
25505 \end_layout
25506
25507 \end_inset
25508 </cell>
25509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25510 \begin_inset Text
25511
25512 \begin_layout Plain Layout
25513
25514 \backslash
25515 liminf
25516 \end_layout
25517
25518 \end_inset
25519 </cell>
25520 </row>
25521 <row>
25522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25523 \begin_inset Text
25524
25525 \begin_layout Plain Layout
25526
25527 \backslash
25528 sec
25529 \end_layout
25530
25531 \end_inset
25532 </cell>
25533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25534 \begin_inset Text
25535
25536 \begin_layout Plain Layout
25537
25538 \end_layout
25539
25540 \end_inset
25541 </cell>
25542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25543 \begin_inset Text
25544
25545 \begin_layout Plain Layout
25546
25547 \backslash
25548 min
25549 \end_layout
25550
25551 \end_inset
25552 </cell>
25553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25554 \begin_inset Text
25555
25556 \begin_layout Plain Layout
25557
25558 \end_layout
25559
25560 \end_inset
25561 </cell>
25562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25563 \begin_inset Text
25564
25565 \begin_layout Plain Layout
25566
25567 \backslash
25568 deg
25569 \end_layout
25570
25571 \end_inset
25572 </cell>
25573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25574 \begin_inset Text
25575
25576 \begin_layout Plain Layout
25577
25578 \end_layout
25579
25580 \end_inset
25581 </cell>
25582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25583 \begin_inset Text
25584
25585 \begin_layout Plain Layout
25586
25587 \backslash
25588 limsup
25589 \end_layout
25590
25591 \end_inset
25592 </cell>
25593 </row>
25594 <row>
25595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25596 \begin_inset Text
25597
25598 \begin_layout Plain Layout
25599
25600 \backslash
25601 csc
25602 \end_layout
25603
25604 \end_inset
25605 </cell>
25606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25607 \begin_inset Text
25608
25609 \begin_layout Plain Layout
25610
25611 \backslash
25612 cosec
25613 \end_layout
25614
25615 \end_inset
25616 </cell>
25617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25618 \begin_inset Text
25619
25620 \begin_layout Plain Layout
25621
25622 \backslash
25623 max
25624 \end_layout
25625
25626 \end_inset
25627 </cell>
25628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25629 \begin_inset Text
25630
25631 \begin_layout Plain Layout
25632
25633 \end_layout
25634
25635 \end_inset
25636 </cell>
25637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25638 \begin_inset Text
25639
25640 \begin_layout Plain Layout
25641
25642 \backslash
25643 det
25644 \end_layout
25645
25646 \end_inset
25647 </cell>
25648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25649 \begin_inset Text
25650
25651 \begin_layout Plain Layout
25652
25653 \end_layout
25654
25655 \end_inset
25656 </cell>
25657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25658 \begin_inset Text
25659
25660 \begin_layout Plain Layout
25661
25662 \backslash
25663 Pr
25664 \end_layout
25665
25666 \end_inset
25667 </cell>
25668 </row>
25669 <row>
25670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25671 \begin_inset Text
25672
25673 \begin_layout Plain Layout
25674
25675 \backslash
25676 ln
25677 \end_layout
25678
25679 \end_inset
25680 </cell>
25681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25682 \begin_inset Text
25683
25684 \begin_layout Plain Layout
25685
25686 \end_layout
25687
25688 \end_inset
25689 </cell>
25690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25691 \begin_inset Text
25692
25693 \begin_layout Plain Layout
25694
25695 \backslash
25696 exp
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
25706 \end_layout
25707
25708 \end_inset
25709 </cell>
25710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25711 \begin_inset Text
25712
25713 \begin_layout Plain Layout
25714
25715 \backslash
25716 dim
25717 \end_layout
25718
25719 \end_inset
25720 </cell>
25721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25722 \begin_inset Text
25723
25724 \begin_layout Plain Layout
25725
25726 \end_layout
25727
25728 \end_inset
25729 </cell>
25730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25731 \begin_inset Text
25732
25733 \begin_layout Plain Layout
25734
25735 \backslash
25736 hom
25737 \end_layout
25738
25739 \end_inset
25740 </cell>
25741 </row>
25742 <row>
25743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25744 \begin_inset Text
25745
25746 \begin_layout Plain Layout
25747
25748 \backslash
25749 lg
25750 \end_layout
25751
25752 \end_inset
25753 </cell>
25754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25755 \begin_inset Text
25756
25757 \begin_layout Plain Layout
25758
25759 \end_layout
25760
25761 \end_inset
25762 </cell>
25763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25764 \begin_inset Text
25765
25766 \begin_layout Plain Layout
25767
25768 \backslash
25769 log
25770 \end_layout
25771
25772 \end_inset
25773 </cell>
25774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25775 \begin_inset Text
25776
25777 \begin_layout Plain Layout
25778
25779 \end_layout
25780
25781 \end_inset
25782 </cell>
25783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25784 \begin_inset Text
25785
25786 \begin_layout Plain Layout
25787
25788 \backslash
25789 ker
25790 \end_layout
25791
25792 \end_inset
25793 </cell>
25794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25795 \begin_inset Text
25796
25797 \begin_layout Plain Layout
25798
25799 \end_layout
25800
25801 \end_inset
25802 </cell>
25803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25804 \begin_inset Text
25805
25806 \begin_layout Plain Layout
25807
25808 \backslash
25809 gcd
25810 \end_layout
25811
25812 \end_inset
25813 </cell>
25814 </row>
25815 </lyxtabular>
25816
25817 \end_inset
25818
25819
25820 \end_layout
25821
25822 \begin_layout Standard
25823 También se pueden insertar con el botón 
25824 \begin_inset Graphics
25825         filename ../../images/math/functions.png
25826         scale 85
25827
25828 \end_inset
25829
25830  de la barra de ecuaciones.
25831 \end_layout
25832
25833 \begin_layout Subsection
25834 Funciones definidas por el usuario
25835 \begin_inset Index idx
25836 status collapsed
25837
25838 \begin_layout Plain Layout
25839 Funciones ! personalizadas
25840 \end_layout
25841
25842 \end_inset
25843
25844
25845 \end_layout
25846
25847 \begin_layout Standard
25848 Para usar una función no predefinida, como por ejemplo la función signo,
25849  sgn(x), hay dos posibilidades:
25850 \end_layout
25851
25852 \begin_layout Itemize
25853 Define la función añadiendo al preámbulo LaTeX la línea
25854 \begin_inset Foot
25855 status collapsed
25856
25857 \begin_layout Plain Layout
25858 Más sobre 
25859 \series bold
25860
25861 \backslash
25862 DeclareMathOperator
25863 \series default
25864  en 
25865 \begin_inset CommandInset ref
25866 LatexCommand ref
25867 reference "sub:Operadores-de-usuario"
25868
25869 \end_inset
25870
25871
25872 \end_layout
25873
25874 \end_inset
25875
25876
25877 \begin_inset Newline newline
25878 \end_inset
25879
25880
25881 \begin_inset VSpace -3mm
25882 \end_inset
25883
25884
25885 \begin_inset Newline newline
25886 \end_inset
25887
25888
25889 \series bold
25890
25891 \backslash
25892 DeclareMathOperator{
25893 \backslash
25894 sgn}{sgn}
25895 \series default
25896
25897 \begin_inset Index idx
25898 status collapsed
25899
25900 \begin_layout Plain Layout
25901 Comandos ! D ! 
25902 \backslash
25903 dbinom@
25904 \backslash
25905 DeclareMathOperator
25906 \end_layout
25907
25908 \end_inset
25909
25910
25911 \begin_inset Newline newline
25912 \end_inset
25913
25914
25915 \begin_inset VSpace -2mm
25916 \end_inset
25917
25918
25919 \begin_inset Newline newline
25920 \end_inset
25921
25922 Ahora la función recién definida se puede obtener con el comando 
25923 \series bold
25924
25925 \backslash
25926 sgn
25927 \series default
25928 .
25929 \end_layout
25930
25931 \begin_layout Itemize
25932 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25933  en nuestro ejemplo las letras 
25934 \emph on
25935 sgn
25936 \emph default
25937 , y cámbialo a texto matemático.
25938  Entre el factor precedente y la función se inserta un espacio.
25939 \end_layout
25940
25941 \begin_layout Standard
25942 El resultado con ambos métodos es el mismo que con una función predefinida:
25943 \begin_inset Foot
25944 status collapsed
25945
25946 \begin_layout Plain Layout
25947 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
25948  negro.
25949 \end_layout
25950
25951 \end_inset
25952
25953
25954 \end_layout
25955
25956 \begin_layout Standard
25957 \align center
25958 \begin_inset Tabular
25959 <lyxtabular version="3" rows="3" columns="2">
25960 <features tabularvalignment="middle">
25961 <column alignment="center" valignment="top" width="0pt">
25962 <column alignment="center" valignment="top" width="0pt">
25963 <row>
25964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25965 \begin_inset Text
25966
25967 \begin_layout Plain Layout
25968 Comando
25969 \end_layout
25970
25971 \end_inset
25972 </cell>
25973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25974 \begin_inset Text
25975
25976 \begin_layout Plain Layout
25977 Resultado
25978 \end_layout
25979
25980 \end_inset
25981 </cell>
25982 </row>
25983 <row>
25984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25985 \begin_inset Text
25986
25987 \begin_layout Plain Layout
25988 A
25989 \backslash
25990 sgn(x)+B
25991 \end_layout
25992
25993 \end_inset
25994 </cell>
25995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25996 \begin_inset Text
25997
25998 \begin_layout Plain Layout
25999 \begin_inset Formula $A\sgn(x)+B$
26000 \end_inset
26001
26002
26003 \end_layout
26004
26005 \end_inset
26006 </cell>
26007 </row>
26008 <row>
26009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26010 \begin_inset Text
26011
26012 \begin_layout Plain Layout
26013 A
26014 \backslash
26015 ,
26016 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$
26017 \end_inset
26018
26019 (x)+B
26020 \end_layout
26021
26022 \end_inset
26023 </cell>
26024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26025 \begin_inset Text
26026
26027 \begin_layout Plain Layout
26028 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
26029 \end_inset
26030
26031
26032 \end_layout
26033
26034 \end_inset
26035 </cell>
26036 </row>
26037 </lyxtabular>
26038
26039 \end_inset
26040
26041
26042 \end_layout
26043
26044 \begin_layout Standard
26045 El primer método es preferible si la función se va a usar varias veces.
26046 \end_layout
26047
26048 \begin_layout Subsection
26049 Límites
26050 \begin_inset Index idx
26051 status collapsed
26052
26053 \begin_layout Plain Layout
26054 Limites@Límites
26055 \end_layout
26056
26057 \end_inset
26058
26059
26060 \end_layout
26061
26062 \begin_layout Standard
26063 Para límites, además de 
26064 \series bold
26065
26066 \backslash
26067 lim
26068 \series default
26069
26070 \begin_inset Index idx
26071 status collapsed
26072
26073 \begin_layout Plain Layout
26074 Comandos ! L ! 
26075 \backslash
26076 lim
26077 \end_layout
26078
26079 \end_inset
26080
26081
26082 \series bold
26083
26084 \backslash
26085 liminf
26086 \series default
26087  y 
26088 \series bold
26089
26090 \backslash
26091 limsup
26092 \series default
26093  están definidas las siguientes funciones:
26094 \series bold
26095  
26096 \end_layout
26097
26098 \begin_layout Standard
26099 \noindent
26100 \align center
26101 \begin_inset Tabular
26102 <lyxtabular version="3" rows="5" columns="2">
26103 <features tabularvalignment="middle">
26104 <column alignment="center" valignment="top" width="0">
26105 <column alignment="center" valignment="top" width="0">
26106 <row>
26107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26108 \begin_inset Text
26109
26110 \begin_layout Plain Layout
26111 Comando
26112 \end_layout
26113
26114 \end_inset
26115 </cell>
26116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26117 \begin_inset Text
26118
26119 \begin_layout Plain Layout
26120 Resultado
26121 \begin_inset Note Note
26122 status collapsed
26123
26124 \begin_layout Plain Layout
26125
26126 \series bold
26127
26128 \backslash
26129 raisebox
26130 \series default
26131  se usa sólo como espaciador
26132 \end_layout
26133
26134 \end_inset
26135
26136
26137 \end_layout
26138
26139 \end_inset
26140 </cell>
26141 </row>
26142 <row>
26143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26144 \begin_inset Text
26145
26146 \begin_layout Plain Layout
26147
26148 \backslash
26149 varliminf
26150 \end_layout
26151
26152 \end_inset
26153 </cell>
26154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26155 \begin_inset Text
26156
26157 \begin_layout Plain Layout
26158 \begin_inset Formula $\varliminf$
26159 \end_inset
26160
26161
26162 \end_layout
26163
26164 \end_inset
26165 </cell>
26166 </row>
26167 <row>
26168 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26169 \begin_inset Text
26170
26171 \begin_layout Plain Layout
26172
26173 \backslash
26174 varlimsup
26175 \end_layout
26176
26177 \end_inset
26178 </cell>
26179 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26180 \begin_inset Text
26181
26182 \begin_layout Plain Layout
26183 \begin_inset Formula $\varlimsup$
26184 \end_inset
26185
26186
26187 \end_layout
26188
26189 \end_inset
26190 </cell>
26191 </row>
26192 <row>
26193 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26194 \begin_inset Text
26195
26196 \begin_layout Plain Layout
26197
26198 \backslash
26199 varprojlim
26200 \end_layout
26201
26202 \end_inset
26203 </cell>
26204 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26205 \begin_inset Text
26206
26207 \begin_layout Plain Layout
26208 \begin_inset Formula $\varprojlim$
26209 \end_inset
26210
26211
26212 \end_layout
26213
26214 \end_inset
26215 </cell>
26216 </row>
26217 <row>
26218 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26219 \begin_inset Text
26220
26221 \begin_layout Plain Layout
26222
26223 \backslash
26224 varinjlim
26225 \end_layout
26226
26227 \end_inset
26228 </cell>
26229 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26230 \begin_inset Text
26231
26232 \begin_layout Plain Layout
26233 \begin_inset Formula $\varinjlim$
26234 \end_inset
26235
26236
26237 \begin_inset Formula $\raisebox{-2.5mm}{}$
26238 \end_inset
26239
26240
26241 \end_layout
26242
26243 \end_inset
26244 </cell>
26245 </row>
26246 </lyxtabular>
26247
26248 \end_inset
26249
26250
26251 \end_layout
26252
26253 \begin_layout Standard
26254 \begin_inset VSpace medskip
26255 \end_inset
26256
26257
26258 \end_layout
26259
26260 \begin_layout Standard
26261 El límite se crea insertando un subíndice.
26262  Se imprime a la derecha junto a la función en una fórmula en línea:
26263 \end_layout
26264
26265 \begin_layout Standard
26266 \noindent
26267 \align center
26268 \begin_inset Tabular
26269 <lyxtabular version="3" rows="2" columns="2">
26270 <features tabularvalignment="middle">
26271 <column alignment="center" valignment="top" width="0pt">
26272 <column alignment="center" valignment="top" width="0pt">
26273 <row>
26274 <cell alignment="center" valignment="top" usebox="none">
26275 \begin_inset Text
26276
26277 \begin_layout Plain Layout
26278 Comando
26279 \end_layout
26280
26281 \end_inset
26282 </cell>
26283 <cell alignment="center" valignment="top" usebox="none">
26284 \begin_inset Text
26285
26286 \begin_layout Plain Layout
26287 \begin_inset space \hspace{}
26288 \length 1cm
26289 \end_inset
26290
26291 Resultado
26292 \begin_inset Note Note
26293 status collapsed
26294
26295 \begin_layout Plain Layout
26296
26297 \series bold
26298
26299 \backslash
26300 raisebox
26301 \series default
26302  se usa sólo como espaciador
26303 \end_layout
26304
26305 \end_inset
26306
26307
26308 \end_layout
26309
26310 \end_inset
26311 </cell>
26312 </row>
26313 <row>
26314 <cell alignment="center" valignment="top" usebox="none">
26315 \begin_inset Text
26316
26317 \begin_layout Plain Layout
26318
26319 \backslash
26320 lim_x
26321 \backslash
26322 to
26323 \begin_inset ERT
26324 status collapsed
26325
26326 \begin_layout Plain Layout
26327
26328
26329 \backslash
26330 spce 
26331 \end_layout
26332
26333 \end_inset
26334
26335 A
26336 \begin_inset ERT
26337 status collapsed
26338
26339 \begin_layout Plain Layout
26340
26341
26342 \backslash
26343 spce 
26344 \end_layout
26345
26346 \end_inset
26347
26348 x=B
26349 \end_layout
26350
26351 \end_inset
26352 </cell>
26353 <cell alignment="center" valignment="top" usebox="none">
26354 \begin_inset Text
26355
26356 \begin_layout Plain Layout
26357 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
26358 \end_inset
26359
26360
26361 \end_layout
26362
26363 \end_inset
26364 </cell>
26365 </row>
26366 </lyxtabular>
26367
26368 \end_inset
26369
26370
26371 \end_layout
26372
26373 \begin_layout Standard
26374 En una ecuación presentada el límite se imprime debajo, como es habitual:
26375 \begin_inset Formula 
26376 \[
26377 \lim\limits _{x\rightarrow A}=B
26378 \]
26379
26380 \end_inset
26381
26382
26383 \end_layout
26384
26385 \begin_layout Subsection
26386 Función módulo
26387 \begin_inset Index idx
26388 status collapsed
26389
26390 \begin_layout Plain Layout
26391 Funciones ! módulo
26392 \end_layout
26393
26394 \end_inset
26395
26396
26397 \end_layout
26398
26399 \begin_layout Standard
26400 La función módulo es especial, porque existe en cuatro variantes.
26401 \end_layout
26402
26403 \begin_layout Standard
26404 En una ecuación presentada:
26405 \begin_inset Formula 
26406 \begin{align*}
26407 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
26408 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
26409 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
26410 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
26411 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b
26412 \end{align*}
26413
26414 \end_inset
26415
26416 En una ecuación en línea se pone menos espacio delante del nombre de la
26417  función para todas las variantes.
26418 \end_layout
26419
26420 \begin_layout Standard
26421 \begin_inset Newpage newpage
26422 \end_inset
26423
26424
26425 \end_layout
26426
26427 \begin_layout Section
26428 Caracteres especiales
26429 \begin_inset Index idx
26430 status collapsed
26431
26432 \begin_layout Plain Layout
26433 Caracteres especiales
26434 \end_layout
26435
26436 \end_inset
26437
26438
26439 \end_layout
26440
26441 \begin_layout Subsection
26442 Caracteres especiales en texto matemático
26443 \end_layout
26444
26445 \begin_layout Standard
26446 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
26447  TeX:
26448 \end_layout
26449
26450 \begin_layout Standard
26451 \begin_inset space \hfill{}
26452 \end_inset
26453
26454
26455 \begin_inset Tabular
26456 <lyxtabular version="3" rows="8" columns="2">
26457 <features tabularvalignment="middle">
26458 <column alignment="block" valignment="top" width="0">
26459 <column alignment="block" valignment="top" width="0">
26460 <row>
26461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26462 \begin_inset Text
26463
26464 \begin_layout Plain Layout
26465 Comando
26466 \end_layout
26467
26468 \end_inset
26469 </cell>
26470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26471 \begin_inset Text
26472
26473 \begin_layout Plain Layout
26474 Resultado
26475 \end_layout
26476
26477 \end_inset
26478 </cell>
26479 </row>
26480 <row>
26481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26482 \begin_inset Text
26483
26484 \begin_layout Plain Layout
26485
26486 \backslash
26487 oe
26488 \end_layout
26489
26490 \end_inset
26491 </cell>
26492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26493 \begin_inset Text
26494
26495 \begin_layout Plain Layout
26496 \begin_inset Formula $\textrm{œ}$
26497 \end_inset
26498
26499
26500 \end_layout
26501
26502 \end_inset
26503 </cell>
26504 </row>
26505 <row>
26506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26507 \begin_inset Text
26508
26509 \begin_layout Plain Layout
26510
26511 \backslash
26512 OE
26513 \end_layout
26514
26515 \end_inset
26516 </cell>
26517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26518 \begin_inset Text
26519
26520 \begin_layout Plain Layout
26521 \begin_inset Formula $\textrm{Œ}$
26522 \end_inset
26523
26524
26525 \end_layout
26526
26527 \end_inset
26528 </cell>
26529 </row>
26530 <row>
26531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26532 \begin_inset Text
26533
26534 \begin_layout Plain Layout
26535
26536 \backslash
26537 ae
26538 \end_layout
26539
26540 \end_inset
26541 </cell>
26542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26543 \begin_inset Text
26544
26545 \begin_layout Plain Layout
26546 \begin_inset Formula $\textrm{æ}$
26547 \end_inset
26548
26549
26550 \end_layout
26551
26552 \end_inset
26553 </cell>
26554 </row>
26555 <row>
26556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26557 \begin_inset Text
26558
26559 \begin_layout Plain Layout
26560
26561 \backslash
26562 AE
26563 \end_layout
26564
26565 \end_inset
26566 </cell>
26567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26568 \begin_inset Text
26569
26570 \begin_layout Plain Layout
26571 \begin_inset Formula $\textrm{Æ}$
26572 \end_inset
26573
26574
26575 \end_layout
26576
26577 \end_inset
26578 </cell>
26579 </row>
26580 <row>
26581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26582 \begin_inset Text
26583
26584 \begin_layout Plain Layout
26585
26586 \backslash
26587 aa
26588 \end_layout
26589
26590 \end_inset
26591 </cell>
26592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26593 \begin_inset Text
26594
26595 \begin_layout Plain Layout
26596 \begin_inset Formula $\textrm{\aa}$
26597 \end_inset
26598
26599
26600 \end_layout
26601
26602 \end_inset
26603 </cell>
26604 </row>
26605 <row>
26606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26607 \begin_inset Text
26608
26609 \begin_layout Plain Layout
26610
26611 \backslash
26612 AA
26613 \begin_inset Index idx
26614 status collapsed
26615
26616 \begin_layout Plain Layout
26617
26618 \backslash
26619 @
26620 \begin_inset ERT
26621 status collapsed
26622
26623 \begin_layout Plain Layout
26624
26625
26626 \backslash
26627 textrm{
26628 \backslash
26629 AA}
26630 \end_layout
26631
26632 \end_inset
26633
26634
26635 \end_layout
26636
26637 \end_inset
26638
26639
26640 \end_layout
26641
26642 \end_inset
26643 </cell>
26644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26645 \begin_inset Text
26646
26647 \begin_layout Plain Layout
26648 \begin_inset Formula $\textrm{Å}$
26649 \end_inset
26650
26651
26652 \end_layout
26653
26654 \end_inset
26655 </cell>
26656 </row>
26657 <row>
26658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26659 \begin_inset Text
26660
26661 \begin_layout Plain Layout
26662
26663 \backslash
26664 i
26665 \end_layout
26666
26667 \end_inset
26668 </cell>
26669 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26670 \begin_inset Text
26671
26672 \begin_layout Plain Layout
26673 \begin_inset Formula $\textrm{ı}$
26674 \end_inset
26675
26676
26677 \end_layout
26678
26679 \end_inset
26680 </cell>
26681 </row>
26682 </lyxtabular>
26683
26684 \end_inset
26685
26686
26687 \begin_inset space \hfill{}
26688 \end_inset
26689
26690
26691 \begin_inset Tabular
26692 <lyxtabular version="3" rows="8" columns="2">
26693 <features tabularvalignment="middle">
26694 <column alignment="block" valignment="top" width="0">
26695 <column alignment="center" valignment="top" width="0">
26696 <row>
26697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26698 \begin_inset Text
26699
26700 \begin_layout Plain Layout
26701 Comando
26702 \begin_inset Note Note
26703 status collapsed
26704
26705 \begin_layout Plain Layout
26706
26707 \series bold
26708
26709 \backslash
26710 raisebox
26711 \series default
26712  se usa sólo como espaciador
26713 \end_layout
26714
26715 \end_inset
26716
26717
26718 \end_layout
26719
26720 \end_inset
26721 </cell>
26722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26723 \begin_inset Text
26724
26725 \begin_layout Plain Layout
26726 Resultado
26727 \end_layout
26728
26729 \end_inset
26730 </cell>
26731 </row>
26732 <row>
26733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26734 \begin_inset Text
26735
26736 \begin_layout Plain Layout
26737
26738 \backslash
26739 o
26740 \end_layout
26741
26742 \end_inset
26743 </cell>
26744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26745 \begin_inset Text
26746
26747 \begin_layout Plain Layout
26748 \begin_inset Formula $\textrm{ø}$
26749 \end_inset
26750
26751
26752 \end_layout
26753
26754 \end_inset
26755 </cell>
26756 </row>
26757 <row>
26758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26759 \begin_inset Text
26760
26761 \begin_layout Plain Layout
26762
26763 \backslash
26764 O
26765 \end_layout
26766
26767 \end_inset
26768 </cell>
26769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26770 \begin_inset Text
26771
26772 \begin_layout Plain Layout
26773 \begin_inset Formula $\textrm{Ø}$
26774 \end_inset
26775
26776
26777 \end_layout
26778
26779 \end_inset
26780 </cell>
26781 </row>
26782 <row>
26783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26784 \begin_inset Text
26785
26786 \begin_layout Plain Layout
26787
26788 \backslash
26789 l
26790 \end_layout
26791
26792 \end_inset
26793 </cell>
26794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26795 \begin_inset Text
26796
26797 \begin_layout Plain Layout
26798 \begin_inset Formula $\textrm{ł}$
26799 \end_inset
26800
26801
26802 \end_layout
26803
26804 \end_inset
26805 </cell>
26806 </row>
26807 <row>
26808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26809 \begin_inset Text
26810
26811 \begin_layout Plain Layout
26812
26813 \backslash
26814 L
26815 \end_layout
26816
26817 \end_inset
26818 </cell>
26819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26820 \begin_inset Text
26821
26822 \begin_layout Plain Layout
26823 \begin_inset Formula $\textrm{Ł}$
26824 \end_inset
26825
26826
26827 \end_layout
26828
26829 \end_inset
26830 </cell>
26831 </row>
26832 <row>
26833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26834 \begin_inset Text
26835
26836 \begin_layout Plain Layout
26837 !
26838 \begin_inset space \hspace{}
26839 \length 0mm
26840 \end_inset
26841
26842 `
26843 \begin_inset ERT
26844 status collapsed
26845
26846 \begin_layout Plain Layout
26847
26848
26849 \backslash
26850 spce 
26851 \end_layout
26852
26853 \end_inset
26854
26855
26856 \end_layout
26857
26858 \end_inset
26859 </cell>
26860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26861 \begin_inset Text
26862
26863 \begin_layout Plain Layout
26864 \begin_inset Formula $\textrm{!`}$
26865 \end_inset
26866
26867
26868 \end_layout
26869
26870 \end_inset
26871 </cell>
26872 </row>
26873 <row>
26874 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26875 \begin_inset Text
26876
26877 \begin_layout Plain Layout
26878 ?
26879 \begin_inset space \hspace{}
26880 \length 0mm
26881 \end_inset
26882
26883 `
26884 \begin_inset ERT
26885 status collapsed
26886
26887 \begin_layout Plain Layout
26888
26889
26890 \backslash
26891 spce 
26892 \end_layout
26893
26894 \end_inset
26895
26896
26897 \end_layout
26898
26899 \end_inset
26900 </cell>
26901 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26902 \begin_inset Text
26903
26904 \begin_layout Plain Layout
26905 \begin_inset Formula $\textrm{?`}$
26906 \end_inset
26907
26908
26909 \end_layout
26910
26911 \end_inset
26912 </cell>
26913 </row>
26914 <row>
26915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26916 \begin_inset Text
26917
26918 \begin_layout Plain Layout
26919
26920 \backslash
26921 j
26922 \end_layout
26923
26924 \end_inset
26925 </cell>
26926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26927 \begin_inset Text
26928
26929 \begin_layout Plain Layout
26930 \begin_inset Formula $\textrm{ȷ}$
26931 \end_inset
26932
26933
26934 \end_layout
26935
26936 \end_inset
26937 </cell>
26938 </row>
26939 </lyxtabular>
26940
26941 \end_inset
26942
26943
26944 \begin_inset space \hfill{}
26945 \end_inset
26946
26947
26948 \end_layout
26949
26950 \begin_layout Standard
26951 Los caracteres 
26952 \begin_inset Formula $\textrm{\textrm{Å}}$
26953 \end_inset
26954
26955  y 
26956 \begin_inset Formula $\textrm{\textrm{Ø}}$
26957 \end_inset
26958
26959  también se pueden insertar mediante el botón 
26960 \begin_inset Graphics
26961         filename ../../images/math/digamma.png
26962         scale 85
26963
26964 \end_inset
26965
26966  de la barra de ecuaciones.
26967 \end_layout
26968
26969 \begin_layout Standard
26970 Los comandos 
26971 \series bold
26972 !
26973 \begin_inset space \hspace{}
26974 \length 0mm
26975 \end_inset
26976
26977 `
26978 \series default
26979  y 
26980 \series bold
26981 ?
26982 \begin_inset space \hspace{}
26983 \length 0mm
26984 \end_inset
26985
26986 `
26987 \series default
26988  son una excepción porque se pueden insertar directamente a texto en LyX.
26989  
26990 \end_layout
26991
26992 \begin_layout Subsection
26993 Acentos en texto
26994 \begin_inset CommandInset label
26995 LatexCommand label
26996 name "sub:Acentos-en-texto"
26997
26998 \end_inset
26999
27000
27001 \begin_inset Index idx
27002 status collapsed
27003
27004 \begin_layout Plain Layout
27005 Acentos ! en texto
27006 \end_layout
27007
27008 \end_inset
27009
27010
27011 \end_layout
27012
27013 \begin_layout Standard
27014 Con los siguientes comandos se pueden acentuar todas las letras.
27015  Los comandos deben ponerse en modo TeX.
27016 \end_layout
27017
27018 \begin_layout Standard
27019 \begin_inset space \hfill{}
27020 \end_inset
27021
27022
27023 \begin_inset Tabular
27024 <lyxtabular version="3" rows="8" columns="2">
27025 <features tabularvalignment="middle">
27026 <column alignment="block" valignment="top" width="0">
27027 <column alignment="block" valignment="top" width="0">
27028 <row>
27029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27030 \begin_inset Text
27031
27032 \begin_layout Plain Layout
27033 Comando
27034 \end_layout
27035
27036 \end_inset
27037 </cell>
27038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27039 \begin_inset Text
27040
27041 \begin_layout Plain Layout
27042 Resultado
27043 \end_layout
27044
27045 \end_inset
27046 </cell>
27047 </row>
27048 <row>
27049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27050 \begin_inset Text
27051
27052 \begin_layout Plain Layout
27053
27054 \backslash
27055
27056 \begin_inset Quotes grd
27057 \end_inset
27058
27059 e
27060 \end_layout
27061
27062 \end_inset
27063 </cell>
27064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27065 \begin_inset Text
27066
27067 \begin_layout Plain Layout
27068 \begin_inset ERT
27069 status collapsed
27070
27071 \begin_layout Plain Layout
27072
27073
27074 \backslash
27075 "e
27076 \end_layout
27077
27078 \end_inset
27079
27080
27081 \end_layout
27082
27083 \end_inset
27084 </cell>
27085 </row>
27086 <row>
27087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27088 \begin_inset Text
27089
27090 \begin_layout Plain Layout
27091
27092 \backslash
27093 `e
27094 \end_layout
27095
27096 \end_inset
27097 </cell>
27098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27099 \begin_inset Text
27100
27101 \begin_layout Plain Layout
27102 \begin_inset ERT
27103 status collapsed
27104
27105 \begin_layout Plain Layout
27106
27107
27108 \backslash
27109 `e
27110 \end_layout
27111
27112 \end_inset
27113
27114
27115 \end_layout
27116
27117 \end_inset
27118 </cell>
27119 </row>
27120 <row>
27121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27122 \begin_inset Text
27123
27124 \begin_layout Plain Layout
27125
27126 \backslash
27127 ^
27128 \begin_inset ERT
27129 status collapsed
27130
27131 \begin_layout Plain Layout
27132
27133
27134 \backslash
27135 spce 
27136 \end_layout
27137
27138 \end_inset
27139
27140 e
27141 \end_layout
27142
27143 \end_inset
27144 </cell>
27145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27146 \begin_inset Text
27147
27148 \begin_layout Plain Layout
27149 \begin_inset ERT
27150 status collapsed
27151
27152 \begin_layout Plain Layout
27153
27154
27155 \backslash
27156 ^e
27157 \end_layout
27158
27159 \end_inset
27160
27161
27162 \end_layout
27163
27164 \end_inset
27165 </cell>
27166 </row>
27167 <row>
27168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27169 \begin_inset Text
27170
27171 \begin_layout Plain Layout
27172
27173 \backslash
27174 =e
27175 \end_layout
27176
27177 \end_inset
27178 </cell>
27179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27180 \begin_inset Text
27181
27182 \begin_layout Plain Layout
27183 \begin_inset ERT
27184 status collapsed
27185
27186 \begin_layout Plain Layout
27187
27188
27189 \backslash
27190 =e
27191 \end_layout
27192
27193 \end_inset
27194
27195
27196 \end_layout
27197
27198 \end_inset
27199 </cell>
27200 </row>
27201 <row>
27202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27203 \begin_inset Text
27204
27205 \begin_layout Plain Layout
27206
27207 \backslash
27208 u
27209 \begin_inset ERT
27210 status collapsed
27211
27212 \begin_layout Plain Layout
27213
27214
27215 \backslash
27216 spce 
27217 \end_layout
27218
27219 \end_inset
27220
27221 e
27222 \end_layout
27223
27224 \end_inset
27225 </cell>
27226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27227 \begin_inset Text
27228
27229 \begin_layout Plain Layout
27230 \begin_inset ERT
27231 status collapsed
27232
27233 \begin_layout Plain Layout
27234
27235
27236 \backslash
27237 u e
27238 \end_layout
27239
27240 \end_inset
27241
27242
27243 \end_layout
27244
27245 \end_inset
27246 </cell>
27247 </row>
27248 <row>
27249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27250 \begin_inset Text
27251
27252 \begin_layout Plain Layout
27253
27254 \backslash
27255 b
27256 \begin_inset ERT
27257 status collapsed
27258
27259 \begin_layout Plain Layout
27260
27261
27262 \backslash
27263 spce 
27264 \end_layout
27265
27266 \end_inset
27267
27268 e
27269 \end_layout
27270
27271 \end_inset
27272 </cell>
27273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27274 \begin_inset Text
27275
27276 \begin_layout Plain Layout
27277 \begin_inset ERT
27278 status collapsed
27279
27280 \begin_layout Plain Layout
27281
27282
27283 \backslash
27284 b e
27285 \end_layout
27286
27287 \end_inset
27288
27289
27290 \end_layout
27291
27292 \end_inset
27293 </cell>
27294 </row>
27295 <row>
27296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27297 \begin_inset Text
27298
27299 \begin_layout Plain Layout
27300
27301 \backslash
27302 t
27303 \begin_inset ERT
27304 status collapsed
27305
27306 \begin_layout Plain Layout
27307
27308
27309 \backslash
27310 spce 
27311 \end_layout
27312
27313 \end_inset
27314
27315 ee
27316 \end_layout
27317
27318 \end_inset
27319 </cell>
27320 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27321 \begin_inset Text
27322
27323 \begin_layout Plain Layout
27324 \begin_inset ERT
27325 status collapsed
27326
27327 \begin_layout Plain Layout
27328
27329
27330 \backslash
27331 t ee
27332 \end_layout
27333
27334 \end_inset
27335
27336
27337 \end_layout
27338
27339 \end_inset
27340 </cell>
27341 </row>
27342 </lyxtabular>
27343
27344 \end_inset
27345
27346
27347 \begin_inset space \hfill{}
27348 \end_inset
27349
27350
27351 \begin_inset Tabular
27352 <lyxtabular version="3" rows="8" columns="2">
27353 <features tabularvalignment="middle">
27354 <column alignment="block" valignment="top" width="0">
27355 <column alignment="center" valignment="top" width="0">
27356 <row>
27357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27358 \begin_inset Text
27359
27360 \begin_layout Plain Layout
27361 Comando
27362 \end_layout
27363
27364 \end_inset
27365 </cell>
27366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27367 \begin_inset Text
27368
27369 \begin_layout Plain Layout
27370 Resultado
27371 \end_layout
27372
27373 \end_inset
27374 </cell>
27375 </row>
27376 <row>
27377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27378 \begin_inset Text
27379
27380 \begin_layout Plain Layout
27381
27382 \backslash
27383 H
27384 \begin_inset ERT
27385 status collapsed
27386
27387 \begin_layout Plain Layout
27388
27389
27390 \backslash
27391 spce 
27392 \end_layout
27393
27394 \end_inset
27395
27396 e
27397 \end_layout
27398
27399 \end_inset
27400 </cell>
27401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27402 \begin_inset Text
27403
27404 \begin_layout Plain Layout
27405 \begin_inset ERT
27406 status collapsed
27407
27408 \begin_layout Plain Layout
27409
27410
27411 \backslash
27412 H e
27413 \end_layout
27414
27415 \end_inset
27416
27417
27418 \end_layout
27419
27420 \end_inset
27421 </cell>
27422 </row>
27423 <row>
27424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27425 \begin_inset Text
27426
27427 \begin_layout Plain Layout
27428
27429 \backslash
27430 'e
27431 \end_layout
27432
27433 \end_inset
27434 </cell>
27435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27436 \begin_inset Text
27437
27438 \begin_layout Plain Layout
27439 \begin_inset ERT
27440 status collapsed
27441
27442 \begin_layout Plain Layout
27443
27444
27445 \backslash
27446 'e
27447 \end_layout
27448
27449 \end_inset
27450
27451
27452 \end_layout
27453
27454 \end_inset
27455 </cell>
27456 </row>
27457 <row>
27458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27459 \begin_inset Text
27460
27461 \begin_layout Plain Layout
27462
27463 \backslash
27464 ~e
27465 \begin_inset Index idx
27466 status collapsed
27467
27468 \begin_layout Plain Layout
27469 Tilde
27470 \end_layout
27471
27472 \end_inset
27473
27474
27475 \end_layout
27476
27477 \end_inset
27478 </cell>
27479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27480 \begin_inset Text
27481
27482 \begin_layout Plain Layout
27483 \begin_inset ERT
27484 status collapsed
27485
27486 \begin_layout Plain Layout
27487
27488
27489 \backslash
27490 ~e
27491 \end_layout
27492
27493 \end_inset
27494
27495
27496 \end_layout
27497
27498 \end_inset
27499 </cell>
27500 </row>
27501 <row>
27502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27503 \begin_inset Text
27504
27505 \begin_layout Plain Layout
27506
27507 \backslash
27508 .e
27509 \end_layout
27510
27511 \end_inset
27512 </cell>
27513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27514 \begin_inset Text
27515
27516 \begin_layout Plain Layout
27517 \begin_inset ERT
27518 status collapsed
27519
27520 \begin_layout Plain Layout
27521
27522
27523 \backslash
27524 .e
27525 \end_layout
27526
27527 \end_inset
27528
27529
27530 \end_layout
27531
27532 \end_inset
27533 </cell>
27534 </row>
27535 <row>
27536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27537 \begin_inset Text
27538
27539 \begin_layout Plain Layout
27540
27541 \backslash
27542 v
27543 \begin_inset ERT
27544 status collapsed
27545
27546 \begin_layout Plain Layout
27547
27548
27549 \backslash
27550 spce 
27551 \end_layout
27552
27553 \end_inset
27554
27555 e
27556 \end_layout
27557
27558 \end_inset
27559 </cell>
27560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27561 \begin_inset Text
27562
27563 \begin_layout Plain Layout
27564 \begin_inset ERT
27565 status collapsed
27566
27567 \begin_layout Plain Layout
27568
27569
27570 \backslash
27571 v e
27572 \end_layout
27573
27574 \end_inset
27575
27576
27577 \end_layout
27578
27579 \end_inset
27580 </cell>
27581 </row>
27582 <row>
27583 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27584 \begin_inset Text
27585
27586 \begin_layout Plain Layout
27587
27588 \backslash
27589 d
27590 \begin_inset ERT
27591 status collapsed
27592
27593 \begin_layout Plain Layout
27594
27595
27596 \backslash
27597 spce 
27598 \end_layout
27599
27600 \end_inset
27601
27602 e
27603 \end_layout
27604
27605 \end_inset
27606 </cell>
27607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27608 \begin_inset Text
27609
27610 \begin_layout Plain Layout
27611 \begin_inset ERT
27612 status collapsed
27613
27614 \begin_layout Plain Layout
27615
27616
27617 \backslash
27618 d e
27619 \end_layout
27620
27621 \end_inset
27622
27623
27624 \end_layout
27625
27626 \end_inset
27627 </cell>
27628 </row>
27629 <row>
27630 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27631 \begin_inset Text
27632
27633 \begin_layout Plain Layout
27634
27635 \backslash
27636 c
27637 \begin_inset ERT
27638 status collapsed
27639
27640 \begin_layout Plain Layout
27641
27642
27643 \backslash
27644 spce 
27645 \end_layout
27646
27647 \end_inset
27648
27649 e
27650 \end_layout
27651
27652 \end_inset
27653 </cell>
27654 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27655 \begin_inset Text
27656
27657 \begin_layout Plain Layout
27658 \begin_inset ERT
27659 status collapsed
27660
27661 \begin_layout Plain Layout
27662
27663
27664 \backslash
27665 c e
27666 \end_layout
27667
27668 \end_inset
27669
27670
27671 \end_layout
27672
27673 \end_inset
27674 </cell>
27675 </row>
27676 </lyxtabular>
27677
27678 \end_inset
27679
27680
27681 \begin_inset space \hfill{}
27682 \end_inset
27683
27684
27685 \end_layout
27686
27687 \begin_layout Standard
27688 \begin_inset VSpace medskip
27689 \end_inset
27690
27691
27692 \end_layout
27693
27694 \begin_layout Standard
27695 Con el comando 
27696 \series bold
27697
27698 \backslash
27699 t
27700 \series default
27701  también se pueden acentuar dos caracteres distintos.
27702  El comando 
27703 \series bold
27704
27705 \backslash
27706 t
27707 \begin_inset ERT
27708 status collapsed
27709
27710 \begin_layout Plain Layout
27711
27712
27713 \backslash
27714 spce 
27715 \end_layout
27716
27717 \end_inset
27718
27719 sz
27720 \series default
27721  genera 
27722 \begin_inset ERT
27723 status collapsed
27724
27725 \begin_layout Plain Layout
27726
27727
27728 \backslash
27729 t sz
27730 \end_layout
27731
27732 \end_inset
27733
27734
27735 \end_layout
27736
27737 \begin_layout Standard
27738 Los acentos 
27739 \series bold
27740 `
27741 \series default
27742  , 
27743 \series bold
27744 '
27745 \series default
27746  y 
27747 \series bold
27748 ^
27749 \series default
27750  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27751  TeX.
27752  Lo mismo se aplica a la tilde
27753 \begin_inset Foot
27754 status collapsed
27755
27756 \begin_layout Plain Layout
27757 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27758 \end_layout
27759
27760 \end_inset
27761
27762  con 
27763 \emph on
27764 a
27765 \emph default
27766
27767 \emph on
27768 o
27769 \emph default
27770  y 
27771 \emph on
27772 n.
27773 \end_layout
27774
27775 \begin_layout Standard
27776 Los comandos 
27777 \series bold
27778
27779 \backslash
27780 b
27781 \series default
27782  , 
27783 \series bold
27784
27785 \backslash
27786 c
27787 \series default
27788  , 
27789 \series bold
27790
27791 \backslash
27792 d
27793 \series default
27794  , 
27795 \series bold
27796
27797 \backslash
27798 H
27799 \series default
27800  , 
27801 \series bold
27802
27803 \backslash
27804 t
27805 \series default
27806  , 
27807 \series bold
27808
27809 \backslash
27810 u
27811 \series default
27812  , 
27813 \series bold
27814
27815 \backslash
27816 v
27817 \series default
27818 , y acentos insertados directamente con el teclado también están disponibles
27819  en texto matemático.
27820  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27821  
27822 \begin_inset CommandInset ref
27823 LatexCommand ref
27824 reference "sub:Acentos-para-un"
27825
27826 \end_inset
27827
27828 .
27829 \end_layout
27830
27831 \begin_layout Standard
27832 \begin_inset VSpace bigskip
27833 \end_inset
27834
27835
27836 \end_layout
27837
27838 \begin_layout Standard
27839 Además, con el comando 
27840 \series bold
27841
27842 \backslash
27843 textcircled
27844 \series default
27845
27846 \begin_inset Index idx
27847 status collapsed
27848
27849 \begin_layout Plain Layout
27850 Comandos ! T ! 
27851 \backslash
27852 textcircled
27853 \end_layout
27854
27855 \end_inset
27856
27857  se pueden insertar en un círculo todos los números y letras, de forma parecida
27858  al símbolo copyright.
27859 \end_layout
27860
27861 \begin_layout Standard
27862 \noindent
27863 \align center
27864 \begin_inset Tabular
27865 <lyxtabular version="3" rows="3" columns="2">
27866 <features tabularvalignment="middle">
27867 <column alignment="center" valignment="top" width="0">
27868 <column alignment="center" valignment="top" width="0">
27869 <row>
27870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27871 \begin_inset Text
27872
27873 \begin_layout Plain Layout
27874 Comando
27875 \end_layout
27876
27877 \end_inset
27878 </cell>
27879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27880 \begin_inset Text
27881
27882 \begin_layout Plain Layout
27883 Resultado
27884 \begin_inset Note Note
27885 status collapsed
27886
27887 \begin_layout Plain Layout
27888
27889 \series bold
27890
27891 \backslash
27892 raisebox
27893 \series default
27894  se usa sólo como espaciador
27895 \end_layout
27896
27897 \end_inset
27898
27899
27900 \end_layout
27901
27902 \end_inset
27903 </cell>
27904 </row>
27905 <row>
27906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27907 \begin_inset Text
27908
27909 \begin_layout Plain Layout
27910
27911 \backslash
27912 textcircled{w}
27913 \end_layout
27914
27915 \end_inset
27916 </cell>
27917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27918 \begin_inset Text
27919
27920 \begin_layout Plain Layout
27921 \begin_inset ERT
27922 status collapsed
27923
27924 \begin_layout Plain Layout
27925
27926
27927 \backslash
27928 textcircled{w}
27929 \end_layout
27930
27931 \end_inset
27932
27933
27934 \end_layout
27935
27936 \end_inset
27937 </cell>
27938 </row>
27939 <row>
27940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27941 \begin_inset Text
27942
27943 \begin_layout Plain Layout
27944
27945 \backslash
27946 Large 
27947 \backslash
27948 textcircled{
27949 \backslash
27950 normalsize
27951 \backslash
27952 protect
27953 \backslash
27954 raisebox{-1.5pt}{W}}
27955 \end_layout
27956
27957 \end_inset
27958 </cell>
27959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27960 \begin_inset Text
27961
27962 \begin_layout Plain Layout
27963 \begin_inset Formula $\raisebox{4.5mm}{}$
27964 \end_inset
27965
27966
27967 \begin_inset ERT
27968 status collapsed
27969
27970 \begin_layout Plain Layout
27971
27972
27973 \backslash
27974 Large 
27975 \backslash
27976 textcircled{
27977 \backslash
27978 normalsize
27979 \backslash
27980 protect
27981 \backslash
27982 raisebox{-1.5pt}W}
27983 \end_layout
27984
27985 \end_inset
27986
27987
27988 \begin_inset Formula $\raisebox{-2mm}{}$
27989 \end_inset
27990
27991
27992 \end_layout
27993
27994 \end_inset
27995 </cell>
27996 </row>
27997 </lyxtabular>
27998
27999 \end_inset
28000
28001
28002 \end_layout
28003
28004 \begin_layout Standard
28005 Hay que tener cuidado que el carácter se ajuste al círculo.
28006  Por eso 
28007 \series bold
28008
28009 \backslash
28010 Large
28011 \begin_inset Foot
28012 status collapsed
28013
28014 \begin_layout Plain Layout
28015 véase 
28016 \begin_inset CommandInset ref
28017 LatexCommand ref
28018 reference "sub:Tamaños-de-fuentes"
28019
28020 \end_inset
28021
28022
28023 \end_layout
28024
28025 \end_inset
28026
28027
28028 \series default
28029  especifica el tamaño del círculo.
28030  Con ayuda de 
28031 \series bold
28032
28033 \backslash
28034 raisebox
28035 \begin_inset Foot
28036 status collapsed
28037
28038 \begin_layout Plain Layout
28039 véase 
28040 \begin_inset CommandInset ref
28041 LatexCommand ref
28042 reference "sub:Marcos-sin-bordes"
28043
28044 \end_inset
28045
28046
28047 \end_layout
28048
28049 \end_inset
28050
28051
28052 \series default
28053  se puede centrar el carácter.
28054 \end_layout
28055
28056 \begin_layout Subsection
28057 Números en estilo antiguo
28058 \begin_inset Index idx
28059 status collapsed
28060
28061 \begin_layout Plain Layout
28062 Numeros@Números ! en estilo antiguo
28063 \end_layout
28064
28065 \end_inset
28066
28067
28068 \end_layout
28069
28070 \begin_layout Standard
28071 Los números en estilo antiguo o elzevirianos se componen con el comando
28072  
28073 \series bold
28074
28075 \backslash
28076 oldstylenums
28077 \series default
28078
28079 \begin_inset Index idx
28080 status collapsed
28081
28082 \begin_layout Plain Layout
28083 Comandos ! O ! 
28084 \backslash
28085 oldstylenums
28086 \end_layout
28087
28088 \end_inset
28089
28090 .
28091  El comando se puede usar en ecuaciones y en modo TeX.
28092  Su esquema es:
28093 \end_layout
28094
28095 \begin_layout Standard
28096
28097 \series bold
28098
28099 \backslash
28100 oldstylenums{número}
28101 \end_layout
28102
28103 \begin_layout Standard
28104 El comando 
28105 \series bold
28106
28107 \backslash
28108 oldstylenums{0123456789}
28109 \series default
28110  genera: 
28111 \begin_inset Formula $\oldstylenums{0123456789}$
28112 \end_inset
28113
28114
28115 \end_layout
28116
28117 \begin_layout Subsection
28118 Caracteres especiales misceláneos
28119 \begin_inset CommandInset label
28120 LatexCommand label
28121 name "sub:Caracteres-especiales-misceláneos"
28122
28123 \end_inset
28124
28125
28126 \begin_inset Index idx
28127 status collapsed
28128
28129 \begin_layout Plain Layout
28130 Caracteres especiales ! misceláneos
28131 \end_layout
28132
28133 \end_inset
28134
28135
28136 \end_layout
28137
28138 \begin_layout Standard
28139 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
28140  comandos:
28141 \end_layout
28142
28143 \begin_layout Standard
28144 \noindent
28145 \align center
28146 \begin_inset Tabular
28147 <lyxtabular version="3" rows="4" columns="2">
28148 <features tabularvalignment="middle">
28149 <column alignment="center" valignment="top" width="0">
28150 <column alignment="center" valignment="top" width="0">
28151 <row>
28152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28153 \begin_inset Text
28154
28155 \begin_layout Plain Layout
28156 Comando
28157 \end_layout
28158
28159 \end_inset
28160 </cell>
28161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28162 \begin_inset Text
28163
28164 \begin_layout Plain Layout
28165 Resultado
28166 \end_layout
28167
28168 \end_inset
28169 </cell>
28170 </row>
28171 <row>
28172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28173 \begin_inset Text
28174
28175 \begin_layout Plain Layout
28176
28177 \backslash
28178 ^
28179 \begin_inset ERT
28180 status collapsed
28181
28182 \begin_layout Plain Layout
28183
28184
28185 \backslash
28186 spce 
28187 \end_layout
28188
28189 \end_inset
28190
28191
28192 \end_layout
28193
28194 \end_inset
28195 </cell>
28196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28197 \begin_inset Text
28198
28199 \begin_layout Plain Layout
28200 \begin_inset Formula $\mathcircumflex$
28201 \end_inset
28202
28203
28204 \end_layout
28205
28206 \end_inset
28207 </cell>
28208 </row>
28209 <row>
28210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28211 \begin_inset Text
28212
28213 \begin_layout Plain Layout
28214
28215 \backslash
28216 _
28217 \end_layout
28218
28219 \end_inset
28220 </cell>
28221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28222 \begin_inset Text
28223
28224 \begin_layout Plain Layout
28225 \begin_inset Formula $\_$
28226 \end_inset
28227
28228
28229 \end_layout
28230
28231 \end_inset
28232 </cell>
28233 </row>
28234 <row>
28235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28236 \begin_inset Text
28237
28238 \begin_layout Plain Layout
28239 ^
28240 \begin_inset ERT
28241 status collapsed
28242
28243 \begin_layout Plain Layout
28244
28245
28246 \backslash
28247 spce 
28248 \end_layout
28249
28250 \end_inset
28251
28252
28253 \backslash
28254 circ
28255 \begin_inset Index idx
28256 status collapsed
28257
28258 \begin_layout Plain Layout
28259
28260 \backslash
28261
28262 \end_layout
28263
28264 \end_inset
28265
28266
28267 \end_layout
28268
28269 \end_inset
28270 </cell>
28271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28272 \begin_inset Text
28273
28274 \begin_layout Plain Layout
28275 \begin_inset Formula $^{\circ}$
28276 \end_inset
28277
28278
28279 \end_layout
28280
28281 \end_inset
28282 </cell>
28283 </row>
28284 </lyxtabular>
28285
28286 \end_inset
28287
28288
28289 \end_layout
28290
28291 \begin_layout Standard
28292 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
28293  LaTeX contiene la línea:
28294 \begin_inset Foot
28295 status collapsed
28296
28297 \begin_layout Plain Layout
28298 Más sobre este asunto en 
28299 \begin_inset CommandInset ref
28300 LatexCommand ref
28301 reference "sub:Caracteres-de-texto"
28302
28303 \end_inset
28304
28305
28306 \end_layout
28307
28308 \end_inset
28309
28310  
28311 \end_layout
28312
28313 \begin_layout Standard
28314
28315 \series bold
28316
28317 \backslash
28318 DeclareInputtext{176}{
28319 \backslash
28320 ifmmode^
28321 \backslash
28322 circ
28323 \backslash
28324 else
28325 \backslash
28326 textdegree
28327 \backslash
28328 fi}
28329 \end_layout
28330
28331 \begin_layout Standard
28332 \begin_inset Newpage newpage
28333 \end_inset
28334
28335
28336 \end_layout
28337
28338 \begin_layout Section
28339 Estilos de ecuación
28340 \begin_inset CommandInset label
28341 LatexCommand label
28342 name "sec:Estilos-de-ecuación"
28343
28344 \end_inset
28345
28346
28347 \begin_inset Index idx
28348 status collapsed
28349
28350 \begin_layout Plain Layout
28351 Ecuación ! estilos de
28352 \end_layout
28353
28354 \end_inset
28355
28356
28357 \end_layout
28358
28359 \begin_layout Itemize
28360 Hay dos estilos diferentes de alineación:
28361 \end_layout
28362
28363 \begin_deeper
28364 \begin_layout Description
28365 Centrado es el estándar predefinido
28366 \end_layout
28367
28368 \begin_layout Description
28369 Sangrado para este estilo debe insertarse la opción de clase 
28370 \series bold
28371 fleqn
28372 \series default
28373  en el menú 
28374 \family sans
28375 Documento\SpecialChar \menuseparator
28376 Configuración
28377 \family default
28378  bajo 
28379 \family sans
28380 Clase de documento
28381 \end_layout
28382
28383 \begin_layout Standard
28384 Cuando se usa 
28385 \series bold
28386 Sangrado
28387 \series default
28388 , éste se puede ajustar con la longitud 
28389 \series bold
28390
28391 \backslash
28392 mathindent
28393 \series default
28394
28395 \begin_inset Index idx
28396 status collapsed
28397
28398 \begin_layout Plain Layout
28399 Comandos ! M ! 
28400 \backslash
28401 mathindent
28402 \end_layout
28403
28404 \end_inset
28405
28406 .
28407  Para 15
28408 \begin_inset space \thinspace{}
28409 \end_inset
28410
28411 mm, p.
28412 \begin_inset space \thinspace{}
28413 \end_inset
28414
28415 e., se inserta esta línea de comando en el preámbulo LaTeX:
28416 \end_layout
28417
28418 \begin_layout Standard
28419
28420 \series bold
28421
28422 \backslash
28423 setlength{
28424 \backslash
28425 mathindent}{15mm}
28426 \end_layout
28427
28428 \begin_layout Standard
28429 Si no se especifica longitud se usa el valor predeterminado de 30
28430 \begin_inset space \thinspace{}
28431 \end_inset
28432
28433 pt.
28434 \end_layout
28435
28436 \end_deeper
28437 \begin_layout Itemize
28438 Y dos estilos diferentes de numeración:
28439 \end_layout
28440
28441 \begin_deeper
28442 \begin_layout Description
28443 Derecha es el estándar predefinido
28444 \end_layout
28445
28446 \begin_layout Description
28447 Izquierda para este estilo debe insertarse la opción de clase 
28448 \series bold
28449 leqno
28450 \series default
28451  en el menú 
28452 \family sans
28453 Documento\SpecialChar \menuseparator
28454 Configuración
28455 \family default
28456  bajo 
28457 \family sans
28458 Clase de documento
28459 \end_layout
28460
28461 \end_deeper
28462 \begin_layout Standard
28463
28464 \series bold
28465 fleqn
28466 \series default
28467  y 
28468 \series bold
28469 leqno
28470 \series default
28471  también se pueden usar juntos.
28472  En ese caso se insertan ambas opciones, separadas por una coma.
28473 \end_layout
28474
28475 \begin_layout Standard
28476 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
28477  documento.
28478  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
28479  estilo 
28480 \series bold
28481 Centrado
28482 \series default
28483  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
28484 \begin_inset CommandInset ref
28485 LatexCommand ref
28486 reference "sub:Entorno-flalign"
28487
28488 \end_inset
28489
28490 .
28491 \end_layout
28492
28493 \begin_layout Section
28494 Ecuaciones multilínea
28495 \begin_inset CommandInset label
28496 LatexCommand label
28497 name "sec:Ecuaciones-multilínea"
28498
28499 \end_inset
28500
28501
28502 \begin_inset Index idx
28503 status collapsed
28504
28505 \begin_layout Plain Layout
28506 Ecuación ! multilínea
28507 \end_layout
28508
28509 \end_inset
28510
28511
28512 \end_layout
28513
28514 \begin_layout Subsection
28515 General
28516 \end_layout
28517
28518 \begin_layout Standard
28519 En LyX se generan nuevas líneas en una ecuación con 
28520 \family sans
28521 \series bold
28522 Ctrl+Entrar
28523 \family default
28524 \series default
28525 .
28526  Esto crea un 
28527 \series bold
28528 entorno eqnarray
28529 \series default
28530 , que se describe en
28531 \begin_inset space ~
28532 \end_inset
28533
28534
28535 \begin_inset CommandInset ref
28536 LatexCommand ref
28537 reference "sub:Entorno-eqnarray"
28538
28539 \end_inset
28540
28541  o, si se ha marcado la opción 
28542 \family sans
28543 Usar
28544 \begin_inset space ~
28545 \end_inset
28546
28547 el
28548 \begin_inset space ~
28549 \end_inset
28550
28551 paquete
28552 \begin_inset space ~
28553 \end_inset
28554
28555 de
28556 \begin_inset space ~
28557 \end_inset
28558
28559 ecuaciones
28560 \begin_inset space ~
28561 \end_inset
28562
28563 AMS
28564 \family default
28565  en la configuración del documento
28566 \family sans
28567 , un 
28568 \series bold
28569 entorno
28570 \family default
28571 \series default
28572  
28573 \series bold
28574 align
28575 \series default
28576 , que se describe en
28577 \begin_inset space ~
28578 \end_inset
28579
28580
28581 \begin_inset CommandInset ref
28582 LatexCommand ref
28583 reference "sub:Entorno-align-estándar"
28584
28585 \end_inset
28586
28587 .
28588 \end_layout
28589
28590 \begin_layout Standard
28591 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
28592  el menú 
28593 \family sans
28594 Insertar\SpecialChar \menuseparator
28595 Ecuación
28596 \family default
28597 .
28598  En las siguientes secciones se describen estos entornos.
28599 \end_layout
28600
28601 \begin_layout Standard
28602 En todos los entornos de ecuación multilínea la combinación 
28603 \family sans
28604 Ctrl+Entrar
28605 \family default
28606  genera una línea nueva.
28607  Para añadir o quitar líneas se pueden usar los botones 
28608 \begin_inset Graphics
28609         filename ../../images/tabular-feature_append-row.png
28610         scale 85
28611
28612 \end_inset
28613
28614  o 
28615 \begin_inset Graphics
28616         filename ../../images/tabular-feature_delete-row.png
28617         scale 85
28618
28619 \end_inset
28620
28621 de la barra de herramientas, respectivamente, o el menú 
28622 \family sans
28623 Editar\SpecialChar \menuseparator
28624 Filas y columnas
28625 \family default
28626 .
28627 \end_layout
28628
28629 \begin_layout Subsubsection
28630 Separación de líneas
28631 \begin_inset CommandInset label
28632 LatexCommand label
28633 name "sub:Separación-de-líneas"
28634
28635 \end_inset
28636
28637
28638 \begin_inset Index idx
28639 status collapsed
28640
28641 \begin_layout Plain Layout
28642 Ecuación ! multilínea ! separación de filas
28643 \end_layout
28644
28645 \end_inset
28646
28647
28648 \end_layout
28649
28650 \begin_layout Standard
28651 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28652 \begin_inset Formula 
28653 \begin{eqnarray*}
28654 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}\\
28655 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
28656 \end{eqnarray*}
28657
28658 \end_inset
28659
28660 En LaTeX un espacio adicional para una línea se especifica como argumento
28661  opcional del comando de nueva línea.
28662  Esto aún no es posible en LYX,
28663 \begin_inset Foot
28664 status collapsed
28665
28666 \begin_layout Plain Layout
28667 véase 
28668 \begin_inset CommandInset href
28669 LatexCommand href
28670 name "LyX-bug #1505"
28671 target "http://www.lyx.org/trac/ticket/1505"
28672
28673 \end_inset
28674
28675
28676 \end_layout
28677
28678 \end_inset
28679
28680  por lo que toda la ecuación debe insertarse en modo TeX.
28681  Para añadir espacio en nuestro ejemplo se inserta el comando 
28682 \series bold
28683
28684 \backslash
28685
28686 \backslash
28687 [3mm]
28688 \series default
28689  al final de la primera línea.
28690  Así: 
28691 \begin_inset ERT
28692 status collapsed
28693
28694 \begin_layout Plain Layout
28695
28696
28697 \backslash
28698 begin{eqnarray*}
28699 \end_layout
28700
28701 \begin_layout Plain Layout
28702
28703 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28704  = & 
28705 \backslash
28706 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28707 \backslash
28708
28709 \backslash
28710 [3mm]
28711 \end_layout
28712
28713 \begin_layout Plain Layout
28714
28715 4x^{2}
28716 \backslash
28717 left(B^{2}+x_{0}^{2}
28718 \backslash
28719 right)+4x_{0}x
28720 \backslash
28721 left(D-B^{2}
28722 \backslash
28723 right)+B^{2}
28724 \backslash
28725 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28726 \backslash
28727 right) & = & 0
28728 \end_layout
28729
28730 \begin_layout Plain Layout
28731
28732
28733 \backslash
28734 end{eqnarray*}
28735 \end_layout
28736
28737 \end_inset
28738
28739
28740 \begin_inset VSpace bigskip
28741 \end_inset
28742
28743
28744 \end_layout
28745
28746 \begin_layout Standard
28747 Para obtener separación en todas las líneas hay que cambiar la longitud
28748  
28749 \series bold
28750
28751 \backslash
28752 jot
28753 \series default
28754
28755 \begin_inset Index idx
28756 status collapsed
28757
28758 \begin_layout Plain Layout
28759 Comandos ! J ! 
28760 \backslash
28761 jot
28762 \end_layout
28763
28764 \end_inset
28765
28766 .
28767  La definición es: 
28768 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
28769 \end_inset
28770
28771 .
28772  El valor predeterminado para 
28773 \series bold
28774
28775 \backslash
28776 jot
28777 \series default
28778  es 3
28779 \begin_inset space \thinspace{}
28780 \end_inset
28781
28782 pt.
28783  Para establecer una separación adicional de 3
28784 \begin_inset space \thinspace{}
28785 \end_inset
28786
28787 mm como en el ejemplo anterior, se inserta el comando
28788 \end_layout
28789
28790 \begin_layout Standard
28791
28792 \series bold
28793
28794 \backslash
28795 setlength{
28796 \backslash
28797 jot}{3mm+3pt}
28798 \end_layout
28799
28800 \begin_layout Standard
28801 en modo TeX antes de la ecuación.
28802  Es necesario cargar el paquete 
28803 \series bold
28804 calc
28805 \series default
28806
28807 \begin_inset Foot
28808 status collapsed
28809
28810 \begin_layout Plain Layout
28811
28812 \series bold
28813 calc
28814 \series default
28815  forma parte de toda instalación LaTeX estándar.
28816 \end_layout
28817
28818 \end_inset
28819
28820
28821 \begin_inset Index idx
28822 status collapsed
28823
28824 \begin_layout Plain Layout
28825 Paquetes ! calc
28826 \end_layout
28827
28828 \end_inset
28829
28830  en el preámbulo con la línea
28831 \end_layout
28832
28833 \begin_layout Standard
28834
28835 \series bold
28836
28837 \backslash
28838 usepackage{calc}
28839 \end_layout
28840
28841 \begin_layout Standard
28842 Se obtiene:
28843 \begin_inset ERT
28844 status collapsed
28845
28846 \begin_layout Plain Layout
28847
28848
28849 \backslash
28850 setlength{
28851 \backslash
28852 jot}{3mm+3pt}
28853 \end_layout
28854
28855 \end_inset
28856
28857
28858 \begin_inset Formula 
28859 \begin{eqnarray*}
28860 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}\\
28861 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
28862 \end{eqnarray*}
28863
28864 \end_inset
28865
28866
28867 \begin_inset ERT
28868 status collapsed
28869
28870 \begin_layout Plain Layout
28871
28872
28873 \backslash
28874 setlength{
28875 \backslash
28876 jot}{3pt}
28877 \end_layout
28878
28879 \end_inset
28880
28881  Para volver a la distancia predeterminada, 
28882 \series bold
28883
28884 \backslash
28885 jot
28886 \series default
28887  se establece en 3
28888 \begin_inset space \thinspace{}
28889 \end_inset
28890
28891 pt.
28892 \end_layout
28893
28894 \begin_layout Subsubsection
28895 Separación de columnas
28896 \begin_inset CommandInset label
28897 LatexCommand label
28898 name "sub:Separación-de-columnas"
28899
28900 \end_inset
28901
28902
28903 \begin_inset Index idx
28904 status collapsed
28905
28906 \begin_layout Plain Layout
28907 Ecuación ! multilínea !separación de columnas
28908 \end_layout
28909
28910 \end_inset
28911
28912
28913 \end_layout
28914
28915 \begin_layout Standard
28916 Una ecuación multilínea forma una matriz.
28917  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28918  columnas.
28919  Cambiando la separación de columnas en este entorno se puede cambiar el
28920  espacio junto al signo de relación.
28921 \end_layout
28922
28923 \begin_layout Standard
28924 La separación de columnas se especifica con la longitud
28925 \series bold
28926  
28927 \backslash
28928 arraycolsep
28929 \series default
28930
28931 \begin_inset Index idx
28932 status collapsed
28933
28934 \begin_layout Plain Layout
28935 Comandos ! A ! 
28936 \backslash
28937 arraycolsep
28938 \end_layout
28939
28940 \end_inset
28941
28942  según:
28943 \begin_inset Newline newline
28944 \end_inset
28945
28946 separación de columnas = 2
28947 \begin_inset space \thinspace{}
28948 \end_inset
28949
28950
28951 \series bold
28952
28953 \backslash
28954 arraycolsep
28955 \series default
28956
28957 \begin_inset Newline newline
28958 \end_inset
28959
28960 Así, el comando en modo TeX
28961 \end_layout
28962
28963 \begin_layout Standard
28964
28965 \series bold
28966
28967 \backslash
28968 setlength{
28969 \backslash
28970 arraycolsep}{1cm}
28971 \end_layout
28972
28973 \begin_layout Standard
28974 establece para todas las ecuaciones siguientes una separación de columnas
28975  de 2
28976 \begin_inset space \thinspace{}
28977 \end_inset
28978
28979 cm.
28980  Para volver al valor predefinido, 
28981 \series bold
28982
28983 \backslash
28984 arraycolsep
28985 \series default
28986  se pone en 5
28987 \begin_inset space \thinspace{}
28988 \end_inset
28989
28990 pt.
28991 \end_layout
28992
28993 \begin_layout Standard
28994 Una ecuación con separación de 2
28995 \begin_inset space \thinspace{}
28996 \end_inset
28997
28998 cm entre columnas:
28999 \begin_inset ERT
29000 status collapsed
29001
29002 \begin_layout Plain Layout
29003
29004
29005 \backslash
29006 setlength{
29007 \backslash
29008 arraycolsep}{1cm}
29009 \end_layout
29010
29011 \end_inset
29012
29013
29014 \begin_inset Formula 
29015 \begin{eqnarray*}
29016 A & = & B\\
29017 C & \ne & A
29018 \end{eqnarray*}
29019
29020 \end_inset
29021
29022 Una ecuación con la separación predefinida para matrices, 10
29023 \begin_inset space \thinspace{}
29024 \end_inset
29025
29026 pt:
29027 \begin_inset ERT
29028 status collapsed
29029
29030 \begin_layout Plain Layout
29031
29032
29033 \backslash
29034 setlength{
29035 \backslash
29036 arraycolsep}{5pt}
29037 \end_layout
29038
29039 \end_inset
29040
29041
29042 \begin_inset Formula 
29043 \begin{eqnarray*}
29044 A & = & B\\
29045 C & \ne & A
29046 \end{eqnarray*}
29047
29048 \end_inset
29049
29050
29051 \end_layout
29052
29053 \begin_layout Subsubsection
29054 Ecuaciones largas
29055 \begin_inset Index idx
29056 status collapsed
29057
29058 \begin_layout Plain Layout
29059 Ecuación ! larga
29060 \end_layout
29061
29062 \end_inset
29063
29064
29065 \end_layout
29066
29067 \begin_layout Standard
29068 Se pueden componer ecuaciones largas mediante estos métodos:
29069 \end_layout
29070
29071 \begin_layout Itemize
29072 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
29073  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
29074 \begin_inset Formula 
29075 \begin{eqnarray}
29076 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 \\
29077  &  & -\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}
29078 \end{eqnarray}
29079
29080 \end_inset
29081
29082 El signo menos al principio de la segunda línea normalmente no aparece como
29083  operador porque es el primer carácter de la línea.
29084  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
29085  Para evitarlo se ha insertado 3
29086 \begin_inset space \thinspace{}
29087 \end_inset
29088
29089 pt de espacio detrás del menos con el comando 
29090 \series bold
29091
29092 \backslash
29093 hspace
29094 \series default
29095 .
29096 \begin_inset Foot
29097 status collapsed
29098
29099 \begin_layout Plain Layout
29100 véase más sobre 
29101 \series bold
29102
29103 \backslash
29104 hspace
29105 \series default
29106  en 
29107 \begin_inset CommandInset ref
29108 LatexCommand ref
29109 reference "sub:Espacio-variable"
29110
29111 \end_inset
29112
29113
29114 \end_layout
29115
29116 \end_inset
29117
29118
29119 \begin_inset Index idx
29120 status collapsed
29121
29122 \begin_layout Plain Layout
29123 Comandos ! H ! 
29124 \backslash
29125 hspace
29126 \end_layout
29127
29128 \end_inset
29129
29130
29131 \end_layout
29132
29133 \begin_layout Itemize
29134 Si ambos lados de la ecuación son demasiado largos se usa el comando 
29135 \series bold
29136
29137 \backslash
29138 lefteqn
29139 \series default
29140
29141 \begin_inset Index idx
29142 status collapsed
29143
29144 \begin_layout Plain Layout
29145 Comandos ! L ! 
29146 \backslash
29147 lefteqn
29148 \end_layout
29149
29150 \end_inset
29151
29152 .
29153  Se inserta en la primer columna de la primera línea y hace que todas las
29154  inserciones posteriores sobreescriban las columnas siguientes:
29155 \begin_inset Formula 
29156 \begin{eqnarray}
29157 \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 \\
29158  &  & -\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 \\
29159  &  & =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}
29160 \end{eqnarray}
29161
29162 \end_inset
29163
29164 Tras la inserción de 
29165 \series bold
29166
29167 \backslash
29168 lefteqn
29169 \series default
29170  el cursor está en un marco púrpura un poco a la izquierda del azul.
29171  La ecuación se inserta en éste.
29172 \begin_inset Newline newline
29173 \end_inset
29174
29175 El contenido de las restantes líneas se inserta en la segunda columna o
29176  en otra.
29177  A mayor número de columna donde se inserte, mayor sangrado.
29178 \begin_inset VSpace medskip
29179 \end_inset
29180
29181
29182 \begin_inset Newline newline
29183 \end_inset
29184
29185
29186 \begin_inset Note Greyedout
29187 status collapsed
29188
29189 \begin_layout Plain Layout
29190 Ten en cuenta lo siguiente si usas 
29191 \series bold
29192
29193 \backslash
29194 lefteqn
29195 \series default
29196 :
29197 \end_layout
29198
29199 \begin_layout Itemize
29200 La ecuación no usa la anchura total de la página.
29201  Cuando se añade, p.
29202 \begin_inset space \thinspace{}
29203 \end_inset
29204
29205 e., el término 
29206 \begin_inset Formula $-B^{2}$
29207 \end_inset
29208
29209  en la primera línea del ejemplo, debería estar fuera del margen.
29210  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
29211  principio de la primera línea.
29212 \end_layout
29213
29214 \begin_layout Itemize
29215 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
29216  primera línea.
29217 \begin_inset Foot
29218 status collapsed
29219
29220 \begin_layout Plain Layout
29221 \begin_inset CommandInset href
29222 LatexCommand href
29223 name "LyX-bug #1429"
29224 target "http://www.lyx.org/trac/ticket/1429"
29225
29226 \end_inset
29227
29228
29229 \end_layout
29230
29231 \end_inset
29232
29233  Sólo se puede poner el cursor al principio de la línea y moverlo con las
29234  teclas de flecha.
29235 \end_layout
29236
29237 \end_inset
29238
29239  
29240 \end_layout
29241
29242 \begin_layout Itemize
29243 Se describen otros métodos para escribir fórmulas largas en 
29244 \begin_inset CommandInset ref
29245 LatexCommand ref
29246 reference "sub:Entorno-multilínea"
29247
29248 \end_inset
29249
29250  y 
29251 \begin_inset CommandInset ref
29252 LatexCommand ref
29253 reference "sub:Partes-multilínea"
29254
29255 \end_inset
29256
29257 .
29258 \end_layout
29259
29260 \begin_layout Subsubsection
29261 Delimitadores multilínea
29262 \begin_inset CommandInset label
29263 LatexCommand label
29264 name "sub:Delimitadores-multilínea"
29265
29266 \end_inset
29267
29268
29269 \begin_inset Index idx
29270 status collapsed
29271
29272 \begin_layout Plain Layout
29273 Delimitadores ! para varias líneas
29274 \end_layout
29275
29276 \end_inset
29277
29278
29279 \end_layout
29280
29281 \begin_layout Standard
29282 Para poner delimitadores que cubran varias líneas hay un problema:
29283 \begin_inset Formula 
29284 \begin{eqnarray*}
29285 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29286  &  & \left.\cdots+B-D\right]
29287 \end{eqnarray*}
29288
29289 \end_inset
29290
29291 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
29292 res con tamaño variable no abarcan líneas múltiples.
29293 \end_layout
29294
29295 \begin_layout Standard
29296 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
29297  primera línea se finaliza con 
29298 \series bold
29299
29300 \backslash
29301 right.
29302 \series default
29303
29304 \begin_inset Index idx
29305 status collapsed
29306
29307 \begin_layout Plain Layout
29308 Comandos ! R ! 
29309 \backslash
29310 right
29311 \end_layout
29312
29313 \end_inset
29314
29315  y la segunda con 
29316 \series bold
29317
29318 \backslash
29319 left.
29320 \series default
29321 .
29322 \begin_inset Foot
29323 status collapsed
29324
29325 \begin_layout Plain Layout
29326 Más sobre 
29327 \series bold
29328
29329 \backslash
29330 left.
29331
29332 \series default
29333  y 
29334 \series bold
29335
29336 \backslash
29337 right.
29338
29339 \series default
29340  en 
29341 \begin_inset CommandInset ref
29342 LatexCommand ref
29343 reference "sub:Tamaño-automático-de"
29344
29345 \end_inset
29346
29347
29348 \end_layout
29349
29350 \end_inset
29351
29352
29353 \begin_inset Index idx
29354 status collapsed
29355
29356 \begin_layout Plain Layout
29357 Comandos ! L ! 
29358 \backslash
29359 left
29360 \end_layout
29361
29362 \end_inset
29363
29364  Después de 
29365 \series bold
29366
29367 \backslash
29368 left.
29369
29370 \series default
29371  se inserta el comando 
29372 \series bold
29373
29374 \backslash
29375 vphantom
29376 \series default
29377
29378 \begin_inset ERT
29379 status collapsed
29380
29381 \begin_layout Plain Layout
29382
29383
29384 \backslash
29385 spce 
29386 \end_layout
29387
29388 \end_inset
29389
29390
29391 \series bold
29392
29393 \backslash
29394 prod
29395 \series default
29396 ^
29397 \begin_inset ERT
29398 status collapsed
29399
29400 \begin_layout Plain Layout
29401
29402
29403 \backslash
29404 spce 
29405 \end_layout
29406
29407 \end_inset
29408
29409
29410 \series bold
29411
29412 \backslash
29413 infty
29414 \series default
29415
29416 \begin_inset ERT
29417 status collapsed
29418
29419 \begin_layout Plain Layout
29420
29421
29422 \backslash
29423 spce 
29424 \end_layout
29425
29426 \end_inset
29427
29428
29429 \series bold
29430
29431 \begin_inset Formula $\downarrow$
29432 \end_inset
29433
29434 _R=1}
29435 \series default
29436
29437 \begin_inset Index idx
29438 status collapsed
29439
29440 \begin_layout Plain Layout
29441 Comandos ! V ! 
29442 \backslash
29443 vphantom
29444 \end_layout
29445
29446 \end_inset
29447
29448 , porque el operador de multiplicación con sus límites es el símbolo mayor
29449  en la primera línea y ese debería ser el tamaño para el delimitador en
29450  la segunda línea.
29451 \end_layout
29452
29453 \begin_layout Standard
29454 El resultado es: 
29455 \begin_inset Formula 
29456 \begin{eqnarray*}
29457 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29458  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29459 \end{eqnarray*}
29460
29461 \end_inset
29462
29463
29464 \end_layout
29465
29466 \begin_layout Subsection
29467 Entornos align
29468 \end_layout
29469
29470 \begin_layout Standard
29471 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
29472  Son especialmente apropiados para poner ecuaciones adosadas.
29473 \end_layout
29474
29475 \begin_layout Standard
29476 Los entornos align constan de columnas.
29477  Las columnas impares se alinean a la derecha, las pares a la izquierda.
29478  En un entorno align se puede numerar cada línea.
29479 \end_layout
29480
29481 \begin_layout Standard
29482 Los entornos align se crean con el menú 
29483 \family sans
29484 Insertar\SpecialChar \menuseparator
29485 Ecuación
29486 \family default
29487 .
29488  Una ecuación existente se puede convertir a align con el menú 
29489 \family sans
29490 Editar\SpecialChar \menuseparator
29491 Ecuación\SpecialChar \menuseparator
29492 Cambiar tipo de ecuación
29493 \family default
29494 .
29495 \end_layout
29496
29497 \begin_layout Standard
29498 Para añadir o quitar columnas se pueden usar los botones 
29499 \begin_inset Graphics
29500         filename ../../images/tabular-feature_append-row.png
29501         scale 85
29502
29503 \end_inset
29504
29505  o 
29506 \begin_inset Graphics
29507         filename ../../images/tabular-feature_delete-row.png
29508         scale 85
29509
29510 \end_inset
29511
29512 de la barra de ecuaciones o el menú 
29513 \family sans
29514 Editar\SpecialChar \menuseparator
29515 Filas y columnas
29516 \family default
29517 .
29518 \end_layout
29519
29520 \begin_layout Subsubsection
29521 Entorno align estándar
29522 \begin_inset CommandInset label
29523 LatexCommand label
29524 name "sub:Entorno-align-estándar"
29525
29526 \end_inset
29527
29528
29529 \begin_inset Index idx
29530 status collapsed
29531
29532 \begin_layout Plain Layout
29533 Ecuación ! multilínea ! entorno align
29534 \end_layout
29535
29536 \end_inset
29537
29538
29539 \end_layout
29540
29541 \begin_layout Standard
29542 Este entorno align se crea pulsando 
29543 \family sans
29544 Ctrl+Entrar
29545 \family default
29546  en una ecuación o con el menú 
29547 \family sans
29548 Insertar\SpecialChar \menuseparator
29549 Ecuación\SpecialChar \menuseparator
29550 Entorno AMS align
29551 \family default
29552 .
29553 \end_layout
29554
29555 \begin_layout Standard
29556 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
29557  align de cuatro columnas:
29558 \begin_inset Formula 
29559 \begin{align*}
29560 A & =\sen(B) & C & =D\\
29561 C & \neq A & B & \neq D
29562 \end{align*}
29563
29564 \end_inset
29565
29566 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
29567  un 
29568 \series bold
29569
29570 \backslash
29571 hfill
29572 \series default
29573
29574 \begin_inset Foot
29575 status collapsed
29576
29577 \begin_layout Plain Layout
29578 Más sobre 
29579 \series bold
29580
29581 \backslash
29582 hfill
29583 \series default
29584  en 
29585 \begin_inset CommandInset ref
29586 LatexCommand ref
29587 reference "sub:Espacio-variable"
29588
29589 \end_inset
29590
29591
29592 \end_layout
29593
29594 \end_inset
29595
29596  antes de la primera y detrás de cada columna par.
29597  Si se pone en estilo 
29598 \series bold
29599 Sangrado
29600 \series default
29601 ,
29602 \begin_inset Foot
29603 status collapsed
29604
29605 \begin_layout Plain Layout
29606 véase estilos de ecuación en 
29607 \begin_inset CommandInset ref
29608 LatexCommand ref
29609 reference "sec:Estilos-de-ecuación"
29610
29611 \end_inset
29612
29613
29614 \end_layout
29615
29616 \end_inset
29617
29618  la ecuación queda sin el 
29619 \series bold
29620
29621 \backslash
29622 hfill
29623 \series default
29624  ante la primera columna.
29625 \end_layout
29626
29627 \begin_layout Subsubsection
29628 Entorno alignat
29629 \begin_inset Index idx
29630 status collapsed
29631
29632 \begin_layout Plain Layout
29633 Ecuación ! multilínea ! entorno alignat
29634 \end_layout
29635
29636 \end_inset
29637
29638
29639 \end_layout
29640
29641 \begin_layout Standard
29642 El entorno alignat no tiene separación predefinida de columnas.
29643  Se puede insertar manualmente con los espacios descritos en 
29644 \begin_inset CommandInset ref
29645 LatexCommand ref
29646 reference "sec:Espacio"
29647
29648 \end_inset
29649
29650 .
29651 \end_layout
29652
29653 \begin_layout Standard
29654 El ejemplo anterior en el entorno alignat, con un espacio de 1
29655 \begin_inset space \thinspace{}
29656 \end_inset
29657
29658 cm al comienzo da la segunda ecuación:
29659 \begin_inset Formula 
29660 \begin{alignat*}{2}
29661 A & =\sen(B)\hspace{1cm} & C & =D\\
29662 C & \neq A & B & \neq D
29663 \end{alignat*}
29664
29665 \end_inset
29666
29667 Como cada columna puede tener un espacio diferente, este entorno es especialment
29668 e apropiado para poner tres o más ecuaciones adosadas.
29669 \end_layout
29670
29671 \begin_layout Subsubsection
29672 Entorno flalign
29673 \begin_inset CommandInset label
29674 LatexCommand label
29675 name "sub:Entorno-flalign"
29676
29677 \end_inset
29678
29679
29680 \begin_inset Index idx
29681 status collapsed
29682
29683 \begin_layout Plain Layout
29684 Ecuación ! multilínea ! entorno flalign
29685 \end_layout
29686
29687 \end_inset
29688
29689
29690 \end_layout
29691
29692 \begin_layout Standard
29693 En este entorno las dos primeras columnas están siempre tan a la izquierda
29694  como sea posible y las dos últimas a la derecha.
29695  Ejemplo:
29696 \begin_inset Formula 
29697 \begin{flalign*}
29698 A & =1 & B & =2 & C & =3\\
29699 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4
29700 \end{flalign*}
29701
29702 \end_inset
29703
29704 En un entorno flalign con un número impar de columnas, en la última de las
29705  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
29706  alineadas a la izquierda, aunque se use el estilo 
29707 \series bold
29708 Centrado
29709 \series default
29710 .
29711  Un ejemplo de fórmula sangrada 
29712 \begin_inset CommandInset ref
29713 LatexCommand eqref
29714 reference "eq:IntVol"
29715
29716 \end_inset
29717
29718 :
29719 \begin_inset Formula 
29720 \begin{flalign}
29721 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}
29722 \end{flalign}
29723
29724 \end_inset
29725
29726 Las dos primeras columnas contienen la fórmula.
29727  Para sangrarla como con el estilo 
29728 \series bold
29729 Sangrado
29730 \series default
29731 , se añade un espacio de 30
29732 \begin_inset space \thinspace{}
29733 \end_inset
29734
29735 pt al comienzo de la primera columna.
29736  
29737 \end_layout
29738
29739 \begin_layout Subsection
29740 Entorno eqnarray
29741 \begin_inset CommandInset label
29742 LatexCommand label
29743 name "sub:Entorno-eqnarray"
29744
29745 \end_inset
29746
29747
29748 \begin_inset Index idx
29749 status collapsed
29750
29751 \begin_layout Plain Layout
29752 Ecuación ! multilínea ! entorno eqnarray
29753 \end_layout
29754
29755 \end_inset
29756
29757
29758 \begin_inset Index idx
29759 status collapsed
29760
29761 \begin_layout Plain Layout
29762 Ecuación ! multilínea ! entorno eqnarray
29763 \end_layout
29764
29765 \end_inset
29766
29767
29768 \end_layout
29769
29770 \begin_layout Standard
29771 Al introducir este entorno aparecen tres marcos azules.
29772  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29773  El contenido del marco central está centrado y algo más pequeño, porque
29774  está diseñado para insertar sólo caracteres de relación.
29775 \begin_inset Formula 
29776 \begin{eqnarray*}
29777 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29778 AB & AB & AB\\
29779 A & = & A
29780 \end{eqnarray*}
29781
29782 \end_inset
29783
29784
29785 \end_layout
29786
29787 \begin_layout Subsection
29788 Entorno gather
29789 \begin_inset Index idx
29790 status collapsed
29791
29792 \begin_layout Plain Layout
29793 Ecuación ! multilínea ! entorno gather
29794 \end_layout
29795
29796 \end_inset
29797
29798
29799 \end_layout
29800
29801 \begin_layout Standard
29802 Este entorno consta de una sola columna centrada.
29803  Se puede numerar cada línea.
29804 \begin_inset Formula 
29805 \begin{gather}
29806 A=1\\
29807 X=\mbox{-}1
29808 \end{gather}
29809
29810 \end_inset
29811
29812
29813 \end_layout
29814
29815 \begin_layout Subsection
29816 Entorno multilínea
29817 \begin_inset CommandInset label
29818 LatexCommand label
29819 name "sub:Entorno-multilínea"
29820
29821 \end_inset
29822
29823
29824 \begin_inset Index idx
29825 status collapsed
29826
29827 \begin_layout Plain Layout
29828 Ecuación ! multilínea ! entorno multilínea
29829 \end_layout
29830
29831 \end_inset
29832
29833
29834 \end_layout
29835
29836 \begin_layout Standard
29837 El entorno multilínea, como gather, consta de una sola columna.
29838  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29839  Las demás están centradas.
29840  Por tanto este entorno es apropiado para ecuaciones largas.
29841  Como ejemplo, la ecuación
29842 \begin_inset space ~
29843 \end_inset
29844
29845
29846 \begin_inset CommandInset ref
29847 LatexCommand eqref
29848 reference "eq:lefteqn"
29849
29850 \end_inset
29851
29852  en entorno multilínea:
29853 \begin_inset Formula 
29854 \begin{multline}
29855 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}\\
29856 -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}\\
29857 =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}}
29858 \end{multline}
29859
29860 \end_inset
29861
29862 En la salida sólo aparece numerada la última (primera) línea si la numeración
29863  del documento es a la derecha (izquierda).
29864 \begin_inset Foot
29865 status collapsed
29866
29867 \begin_layout Plain Layout
29868 véanse los estilos de numeración en 
29869 \begin_inset CommandInset ref
29870 LatexCommand ref
29871 reference "sec:Estilos-de-ecuación"
29872
29873 \end_inset
29874
29875
29876 \end_layout
29877
29878 \end_inset
29879
29880
29881 \end_layout
29882
29883 \begin_layout Standard
29884 Con los comandos 
29885 \series bold
29886
29887 \backslash
29888 shoveright
29889 \series default
29890
29891 \begin_inset Index idx
29892 status collapsed
29893
29894 \begin_layout Plain Layout
29895 Comandos ! S ! 
29896 \backslash
29897 shoveright
29898 \end_layout
29899
29900 \end_inset
29901
29902  y 
29903 \series bold
29904
29905 \backslash
29906 shoveleft
29907 \series default
29908
29909 \begin_inset Index idx
29910 status collapsed
29911
29912 \begin_layout Plain Layout
29913 Comandos ! S ! 
29914 \backslash
29915 shoveleft
29916 \end_layout
29917
29918 \end_inset
29919
29920 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29921 ente.
29922  Los comandos se usan como sigue:
29923 \end_layout
29924
29925 \begin_layout Standard
29926
29927 \series bold
29928
29929 \backslash
29930 shoveright{contenido de la línea}
29931 \series default
29932  y 
29933 \series bold
29934
29935 \backslash
29936 shoveleft{contenido de la línea}
29937 \end_layout
29938
29939 \begin_layout Standard
29940 \begin_inset VSpace medskip
29941 \end_inset
29942
29943
29944 \end_layout
29945
29946 \begin_layout Standard
29947 La longitud 
29948 \series bold
29949
29950 \backslash
29951 multlinegap
29952 \series default
29953
29954 \begin_inset Index idx
29955 status collapsed
29956
29957 \begin_layout Plain Layout
29958 Comandos ! M ! 
29959 \backslash
29960 multlinegap
29961 \end_layout
29962
29963 \end_inset
29964
29965  especifica la distancia de la primera línea desde el margen izquierdo de
29966  la página.
29967  Esta longitud es 0
29968 \begin_inset space \thinspace{}
29969 \end_inset
29970
29971 pt por omisión.
29972 \end_layout
29973
29974 \begin_layout Standard
29975 Como ejemplo la ecuación anterior con el comando
29976 \end_layout
29977
29978 \begin_layout Standard
29979
29980 \series bold
29981
29982 \backslash
29983 setlength{
29984 \backslash
29985 multlinegap}{2cm}
29986 \end_layout
29987
29988 \begin_layout Standard
29989 insertado previamente en modo TeX:
29990 \begin_inset ERT
29991 status collapsed
29992
29993 \begin_layout Plain Layout
29994
29995
29996 \backslash
29997 setlength{
29998 \backslash
29999 multlinegap}{2cm}
30000 \end_layout
30001
30002 \end_inset
30003
30004
30005 \begin_inset Formula 
30006 \begin{multline}
30007 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}\\
30008 \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}}\\
30009 =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}}
30010 \end{multline}
30011
30012 \end_inset
30013
30014
30015 \begin_inset ERT
30016 status collapsed
30017
30018 \begin_layout Plain Layout
30019
30020
30021 \backslash
30022 setlength{
30023 \backslash
30024 multlinegap}{0pt}
30025 \end_layout
30026
30027 \end_inset
30028
30029 La segunda línea se ha alineado a la izquierda con 
30030 \series bold
30031
30032 \backslash
30033 shoveleft
30034 \series default
30035 .
30036 \end_layout
30037
30038 \begin_layout Subsection
30039 Ecuación con partes multilínea
30040 \begin_inset CommandInset label
30041 LatexCommand label
30042 name "sub:Partes-multilínea"
30043
30044 \end_inset
30045
30046
30047 \begin_inset Index idx
30048 status open
30049
30050 \begin_layout Plain Layout
30051 Ecuación ! multilínea ! solo parte
30052 \end_layout
30053
30054 \end_inset
30055
30056
30057 \end_layout
30058
30059 \begin_layout Standard
30060 Para mostrar solo partes de una ecuación en modo multilínea usa uno de los
30061  siguientes entornos: 
30062 \series bold
30063 aligned
30064 \series default
30065
30066 \series bold
30067 alignedat
30068 \series default
30069
30070 \series bold
30071 gathered
30072 \series default
30073  o 
30074 \series bold
30075 split
30076 \series default
30077 .
30078  Se pueden elegir en el menú 
30079 \family sans
30080 Insertar\SpecialChar \menuseparator
30081 Ecuación
30082 \family default
30083  o usando los comandos aquí descritos.
30084 \end_layout
30085
30086 \begin_layout Standard
30087 Los tres primeros tienen las mismas propiedades que los correspondientes
30088  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
30089  Un ejemplo:
30090 \begin_inset Formula 
30091 \[
30092 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
30093 \Delta E\Delta t & \ge\frac{\hbar}{2}
30094 \end{aligned}
30095 \right\} \mbox{Relaciones de incertidumbre}
30096 \]
30097
30098 \end_inset
30099
30100 Para componer esta expresión se inserta una ecuación presentada y en ella
30101  se introduce el comando 
30102 \series bold
30103
30104 \backslash
30105 aligned
30106 \series default
30107
30108 \begin_inset Index idx
30109 status collapsed
30110
30111 \begin_layout Plain Layout
30112 Comandos ! A ! 
30113 \backslash
30114 aligned
30115 \end_layout
30116
30117 \end_inset
30118
30119 .
30120  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
30121  añadir filas y columnas.
30122  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
30123  como la llave.
30124 \end_layout
30125
30126 \begin_layout Standard
30127 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
30128  se alinean horizontalmente.
30129  Usar aligned en una ecuación presentada tiene la ventaja de que el número
30130  de ecuación se centra verticalmente con las líneas.
30131  Como ejemplo, la ecuación 
30132 \begin_inset CommandInset ref
30133 LatexCommand eqref
30134 reference "eq:cortolargo"
30135
30136 \end_inset
30137
30138  en entorno aligned: 
30139 \begin_inset Formula 
30140 \begin{equation}
30141 \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}|}\\
30142  & -\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}|}
30143 \end{aligned}
30144 \end{equation}
30145
30146 \end_inset
30147
30148 Para usar los entornos 
30149 \series bold
30150 alignedat
30151 \series default
30152
30153 \series bold
30154 gathered
30155 \series default
30156 , o 
30157 \series bold
30158 split
30159 \series default
30160 , se insertan respectivamente los comandos
30161 \series bold
30162  
30163 \backslash
30164 alignedat
30165 \series default
30166 ,
30167 \begin_inset Index idx
30168 status collapsed
30169
30170 \begin_layout Plain Layout
30171 Comandos ! A ! 
30172 \backslash
30173 alignedat
30174 \end_layout
30175
30176 \end_inset
30177
30178  
30179 \series bold
30180
30181 \backslash
30182 gathered
30183 \series default
30184
30185 \begin_inset Index idx
30186 status collapsed
30187
30188 \begin_layout Plain Layout
30189 Comandos ! G ! 
30190 \backslash
30191 gathered
30192 \end_layout
30193
30194 \end_inset
30195
30196 , o 
30197 \series bold
30198
30199 \backslash
30200 split
30201 \series default
30202
30203 \begin_inset Index idx
30204 status collapsed
30205
30206 \begin_layout Plain Layout
30207 Comandos ! S ! 
30208 \backslash
30209 split
30210 \end_layout
30211
30212 \end_inset
30213
30214 .
30215  El entorno split tiene las mismas propiedades que aligned pero sólo puede
30216  tener dos columnas.
30217 \end_layout
30218
30219 \begin_layout Subsection
30220 Texto en ecuaciones multilínea
30221 \begin_inset CommandInset label
30222 LatexCommand label
30223 name "sub:Texto-en-multilínea"
30224
30225 \end_inset
30226
30227
30228 \begin_inset Index idx
30229 status collapsed
30230
30231 \begin_layout Plain Layout
30232 Texto ! en ecuaciones
30233 \end_layout
30234
30235 \end_inset
30236
30237
30238 \begin_inset Index idx
30239 status collapsed
30240
30241 \begin_layout Plain Layout
30242 Ecuación ! multilínea ! texto en
30243 \end_layout
30244
30245 \end_inset
30246
30247
30248 \end_layout
30249
30250 \begin_layout Standard
30251 En los entornos align, multilínea y gather, se puede insertar texto que
30252  se mostrará en una línea separada y que no afecta la alineación de columna.
30253  Para esto se usa el comando 
30254 \series bold
30255
30256 \backslash
30257 intertext
30258 \series default
30259
30260 \begin_inset Index idx
30261 status collapsed
30262
30263 \begin_layout Plain Layout
30264 Comandos ! I ! 
30265 \backslash
30266 intertext
30267 \end_layout
30268
30269 \end_inset
30270
30271  con el siguiente esquema:
30272 \end_layout
30273
30274 \begin_layout Standard
30275
30276 \series bold
30277
30278 \backslash
30279 intertext{texto}
30280 \end_layout
30281
30282 \begin_layout Standard
30283 El texto no debería ocupar más de una línea porque no se puede partir con
30284  guión.
30285  Como LyX aún no soporta 
30286 \series bold
30287
30288 \backslash
30289 intertext
30290 \series default
30291  directamente, el texto se escribe como texto matemático.
30292  
30293 \series bold
30294
30295 \backslash
30296 intertext
30297 \series default
30298  debe por tanto estar al comienzo de una línea y en la salida se presenta
30299  sobre esta línea.
30300  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
30301 \begin_inset Formula 
30302 \begin{align}
30303 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30304 \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
30305 \end{align}
30306
30307 \end_inset
30308
30309
30310 \end_layout
30311
30312 \begin_layout Standard
30313 \begin_inset Newpage newpage
30314 \end_inset
30315
30316
30317 \end_layout
30318
30319 \begin_layout Section
30320 Numeración de ecuaciones
30321 \begin_inset Index idx
30322 status collapsed
30323
30324 \begin_layout Plain Layout
30325 Ecuación ! numeración|see
30326 \begin_inset ERT
30327 status collapsed
30328
30329 \begin_layout Plain Layout
30330
30331 {
30332 \end_layout
30333
30334 \end_inset
30335
30336 Numeración de ecuaciones
30337 \begin_inset ERT
30338 status collapsed
30339
30340 \begin_layout Plain Layout
30341
30342 }
30343 \end_layout
30344
30345 \end_inset
30346
30347
30348 \end_layout
30349
30350 \end_inset
30351
30352
30353 \begin_inset Index idx
30354 status collapsed
30355
30356 \begin_layout Plain Layout
30357 Numeración de ecuaciones
30358 \end_layout
30359
30360 \end_inset
30361
30362
30363 \end_layout
30364
30365 \begin_layout Subsection
30366 General
30367 \end_layout
30368
30369 \begin_layout Standard
30370 Las ecuaciones numeradas se insertan con el menú 
30371 \family sans
30372 Insertar\SpecialChar \menuseparator
30373 Ecuación
30374 \family default
30375  
30376 \family sans
30377 \SpecialChar \menuseparator
30378 Ecuación
30379 \begin_inset space ~
30380 \end_inset
30381
30382 numerada
30383 \family default
30384  (atajo 
30385 \family sans
30386 Ctrl+Alt
30387 \begin_inset space ~
30388 \end_inset
30389
30390 N
30391 \family default
30392 ).
30393  Ecuaciones existentes se pueden numerar con el menú 
30394 \family sans
30395 Editar\SpecialChar \menuseparator
30396 Ecuación\SpecialChar \menuseparator
30397 Conmutar
30398 \begin_inset space ~
30399 \end_inset
30400
30401 numeración
30402 \family default
30403  (atajo
30404 \family sans
30405  Alt+M
30406 \begin_inset space ~
30407 \end_inset
30408
30409 N
30410 \family default
30411 ).
30412  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
30413  En la salida se muestra el número real.
30414 \end_layout
30415
30416 \begin_layout Standard
30417 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
30418  líneas.
30419  No obstante, la numeración se puede controlar en cada línea con el menú
30420  
30421 \family sans
30422 Editar\SpecialChar \menuseparator
30423 Ecuación\SpecialChar \menuseparator
30424 Conmutar
30425 \begin_inset space ~
30426 \end_inset
30427
30428 numeración
30429 \begin_inset space ~
30430 \end_inset
30431
30432 de
30433 \begin_inset space ~
30434 \end_inset
30435
30436 línea
30437 \family default
30438  (atajo
30439 \family sans
30440  Alt+M
30441 \begin_inset space ~
30442 \end_inset
30443
30444 Mayúsculas+N
30445 \family default
30446 ).
30447 \end_layout
30448
30449 \begin_layout Standard
30450 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
30451  distintos, véase 
30452 \begin_inset CommandInset ref
30453 LatexCommand ref
30454 reference "sec:Estilos-de-ecuación"
30455
30456 \end_inset
30457
30458 .
30459 \end_layout
30460
30461 \begin_layout Subsection
30462 Referencias cruzadas
30463 \begin_inset Index idx
30464 status collapsed
30465
30466 \begin_layout Plain Layout
30467 Ecuación ! referencias cruzadas a
30468 \end_layout
30469
30470 \end_inset
30471
30472
30473 \end_layout
30474
30475 \begin_layout Standard
30476 Todas las ecuaciones con etiqueta se pueden referir.
30477  La etiqueta se añade con el menú 
30478 \family sans
30479 Insertar\SpecialChar \menuseparator
30480 Etiqueta
30481 \family default
30482  o con el botón 
30483 \begin_inset Graphics
30484         filename ../../images/label-insert.png
30485         scale 85
30486
30487 \end_inset
30488
30489  de la barra de herramientas.
30490  El cursor debe estar dentro de una ecuación en modo presentación.
30491  Surge un diálogo con el prefijo 
30492 \series bold
30493 eq:
30494 \series default
30495 , detrás del cual se escribe el texto de la etiqueta.
30496  El prefijo significa 
30497 \begin_inset Quotes fld
30498 \end_inset
30499
30500 equation
30501 \begin_inset Quotes frd
30502 \end_inset
30503
30504  y hace más fácil encontrar etiquetas en documentos extensos porque así
30505  se distingue p.
30506 \begin_inset space \thinspace{}
30507 \end_inset
30508
30509 e.
30510 \begin_inset space ~
30511 \end_inset
30512
30513 de las etiquetas de sección.
30514  Para cambiar una etiqueta se usa de nuevo el menú 
30515 \family sans
30516 Insertar\SpecialChar \menuseparator
30517 Etiqueta
30518 \family default
30519 .
30520 \end_layout
30521
30522 \begin_layout Standard
30523 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
30524  ecuación.
30525  Una ecuación con etiqueta se numera siempre.
30526 \end_layout
30527
30528 \begin_layout Standard
30529 Las referencias cruzadas se insertan mediante el menú 
30530 \family sans
30531 Insertar\SpecialChar \menuseparator
30532 Referencia cruzada
30533 \family default
30534  o con el botón 
30535 \begin_inset Graphics
30536         filename ../../images/dialog-show-new-inset_ref.png
30537         scale 85
30538
30539 \end_inset
30540
30541 .
30542  Una referencia a una ecuación aparece en la salida con su número.
30543  Si en el diálogo de referencia cruzada se elige el formato 
30544 \series bold
30545 (<referencia>)
30546 \series default
30547 , la referencia se muestra en la salida entre paréntesis.
30548  
30549 \begin_inset Newline newline
30550 \end_inset
30551
30552 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
30553  a la ecuación de referencia.
30554 \end_layout
30555
30556 \begin_layout Standard
30557 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
30558  siguientes:
30559 \begin_inset Note Note
30560 status collapsed
30561
30562 \begin_layout Plain Layout
30563 Observa los distintos tipos de referencias cruzadas.
30564 \end_layout
30565
30566 \end_inset
30567
30568
30569 \end_layout
30570
30571 \begin_layout Standard
30572 Las ecuaciones 
30573 \begin_inset CommandInset ref
30574 LatexCommand eqref
30575 reference "eq:tag"
30576
30577 \end_inset
30578
30579  y 
30580 \begin_inset CommandInset ref
30581 LatexCommand eqref
30582 reference "eq:c"
30583
30584 \end_inset
30585
30586  son equivalentes.
30587  En (
30588 \begin_inset CommandInset ref
30589 LatexCommand ref
30590 reference "eq:Lat"
30591
30592 \end_inset
30593
30594 ) se usan mayúsculas latinas para la numeración, a diferencia de (
30595 \begin_inset CommandInset ref
30596 LatexCommand ref
30597 reference "eq:Rom"
30598
30599 \end_inset
30600
30601 ).
30602 \begin_inset VSpace medskip
30603 \end_inset
30604
30605
30606 \end_layout
30607
30608 \begin_layout Standard
30609 Si el argumento de 
30610 \series bold
30611
30612 \backslash
30613 tag
30614 \begin_inset Foot
30615 status collapsed
30616
30617 \begin_layout Plain Layout
30618
30619 \series bold
30620
30621 \backslash
30622 tag
30623 \series default
30624  se describe en 
30625 \begin_inset CommandInset ref
30626 LatexCommand ref
30627 reference "sub:Numeración-personalizada"
30628
30629 \end_inset
30630
30631
30632 \end_layout
30633
30634 \end_inset
30635
30636
30637 \series default
30638  contiene un marco, como se describe en la 
30639 \begin_inset CommandInset ref
30640 LatexCommand ref
30641 reference "sub:Marcos-de-párrafo"
30642
30643 \end_inset
30644
30645 , no se puede referir la ecuación.
30646 \end_layout
30647
30648 \begin_layout Subsection
30649 Subnumeración
30650 \begin_inset Index idx
30651 status collapsed
30652
30653 \begin_layout Plain Layout
30654 Numeración de ecuaciones ! subnumeración
30655 \end_layout
30656
30657 \end_inset
30658
30659
30660 \end_layout
30661
30662 \begin_layout Standard
30663 Con ayuda de los comandos 
30664 \series bold
30665
30666 \backslash
30667 begin{subequations}
30668 \series default
30669  y 
30670 \series bold
30671
30672 \backslash
30673 end{subequations}
30674 \series default
30675  en modo TeX se pueden subnumerar ecuaciones.
30676 \end_layout
30677
30678 \begin_layout Standard
30679 Ejemplo:
30680 \begin_inset Formula 
30681 \begin{equation}
30682 A=C-B\label{eq:a}
30683 \end{equation}
30684
30685 \end_inset
30686
30687
30688 \begin_inset ERT
30689 status collapsed
30690
30691 \begin_layout Plain Layout
30692
30693
30694 \backslash
30695 addtocounter{equation}{-1}
30696 \end_layout
30697
30698 \end_inset
30699
30700
30701 \begin_inset ERT
30702 status collapsed
30703
30704 \begin_layout Plain Layout
30705
30706
30707 \backslash
30708 begin{subequations}
30709 \end_layout
30710
30711 \end_inset
30712
30713
30714 \begin_inset VSpace -5mm
30715 \end_inset
30716
30717
30718 \begin_inset Formula 
30719 \begin{equation}
30720 B=C-A\label{eq:b}
30721 \end{equation}
30722
30723 \end_inset
30724
30725
30726 \begin_inset Formula 
30727 \begin{equation}
30728 C=A+B\label{eq:c}
30729 \end{equation}
30730
30731 \end_inset
30732
30733
30734 \end_layout
30735
30736 \begin_layout Standard
30737 \begin_inset ERT
30738 status collapsed
30739
30740 \begin_layout Plain Layout
30741
30742
30743 \backslash
30744 end{subequations}
30745 \end_layout
30746
30747 \end_inset
30748
30749
30750 \end_layout
30751
30752 \begin_layout Standard
30753 Para este ejemplo se ha hecho lo siguiente:
30754 \end_layout
30755
30756 \begin_layout Enumerate
30757 se inserta la primera ecuación
30758 \end_layout
30759
30760 \begin_layout Enumerate
30761 después de ella se inserta
30762 \series bold
30763
30764 \begin_inset Newline newline
30765 \end_inset
30766
30767
30768 \backslash
30769 addtocounter{equation}{-1} 
30770 \backslash
30771 begin{subequations}
30772 \begin_inset Index idx
30773 status collapsed
30774
30775 \begin_layout Plain Layout
30776 Comandos ! A ! 
30777 \backslash
30778 addtocounter
30779 \end_layout
30780
30781 \end_inset
30782
30783
30784 \end_layout
30785
30786 \begin_layout Enumerate
30787 se inserta la segunda ecuación
30788 \end_layout
30789
30790 \begin_layout Enumerate
30791 se inserta la tercera ecuación
30792 \end_layout
30793
30794 \begin_layout Enumerate
30795 se inserta 
30796 \series bold
30797
30798 \backslash
30799 end{subequations}
30800 \series default
30801  tras la tercera ecuación
30802 \end_layout
30803
30804 \begin_layout Standard
30805 Toda ecuación entre los comandos 
30806 \series bold
30807
30808 \backslash
30809 begin
30810 \series default
30811  y 
30812 \series bold
30813
30814 \backslash
30815 end
30816 \series default
30817  se subnumera con a, b, c\SpecialChar \ldots{}
30818  En ecuaciones multilínea se subnumerará cada línea.
30819  Todas las ecuaciones subnumeradas son tratadas como 
30820 \emph on
30821 una
30822 \emph default
30823  ecuación numerada.
30824  Pero como cada ecuación numerada aumenta el contador 
30825 \series bold
30826 equation
30827 \series default
30828  en uno, hay que disminuir el comando 
30829 \series bold
30830
30831 \backslash
30832 addtocounter
30833 \series default
30834 .
30835  De lo contrario, las ecuaciones 
30836 \begin_inset CommandInset ref
30837 LatexCommand eqref
30838 reference "eq:a"
30839
30840 \end_inset
30841
30842
30843 \begin_inset CommandInset ref
30844 LatexCommand eqref
30845 reference "eq:b"
30846
30847 \end_inset
30848
30849
30850 \begin_inset CommandInset ref
30851 LatexCommand eqref
30852 reference "eq:c"
30853
30854 \end_inset
30855
30856  se numerarían 
30857 \begin_inset CommandInset ref
30858 LatexCommand eqref
30859 reference "eq:a"
30860
30861 \end_inset
30862
30863
30864 \begin_inset CommandInset ref
30865 LatexCommand eqref
30866 reference "eq:d"
30867
30868 \end_inset
30869
30870
30871 \begin_inset CommandInset ref
30872 LatexCommand eqref
30873 reference "eq:f"
30874
30875 \end_inset
30876
30877 .
30878 \end_layout
30879
30880 \begin_layout Standard
30881 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30882  ecuaciones.
30883  Para evitarlo se inserta ese espacio vertical de -5
30884 \begin_inset space \thinspace{}
30885 \end_inset
30886
30887 mm detrás del comando 
30888 \series bold
30889
30890 \backslash
30891 begin{subequations}
30892 \series default
30893 .
30894
30895 \series bold
30896  
30897 \series default
30898 Si se usa el estilo 
30899 \series bold
30900 Sangrado
30901 \series default
30902
30903 \begin_inset Foot
30904 status collapsed
30905
30906 \begin_layout Plain Layout
30907 véase estilos de ecuación en 
30908 \begin_inset CommandInset ref
30909 LatexCommand ref
30910 reference "sec:Estilos-de-ecuación"
30911
30912 \end_inset
30913
30914
30915 \end_layout
30916
30917 \end_inset
30918
30919 , entonces se inserta -7
30920 \begin_inset space \thinspace{}
30921 \end_inset
30922
30923 mm.
30924 \end_layout
30925
30926 \begin_layout Standard
30927 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30928  de la segunda línea:
30929 \begin_inset ERT
30930 status collapsed
30931
30932 \begin_layout Plain Layout
30933
30934
30935 \backslash
30936 begin{subequations}
30937 \end_layout
30938
30939 \end_inset
30940
30941
30942 \begin_inset Formula 
30943 \begin{eqnarray}
30944 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30945  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30946  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30947 \end{eqnarray}
30948
30949 \end_inset
30950
30951
30952 \begin_inset ERT
30953 status collapsed
30954
30955 \begin_layout Plain Layout
30956
30957
30958 \backslash
30959 end{subequations}
30960 \end_layout
30961
30962 \end_inset
30963
30964
30965 \end_layout
30966
30967 \begin_layout Subsection
30968 Numeración definida por el usuario
30969 \begin_inset CommandInset label
30970 LatexCommand label
30971 name "sub:Numeración-personalizada"
30972
30973 \end_inset
30974
30975
30976 \begin_inset Index idx
30977 status collapsed
30978
30979 \begin_layout Plain Layout
30980 Numeración de ecuaciones ! personalizada
30981 \end_layout
30982
30983 \end_inset
30984
30985
30986 \end_layout
30987
30988 \begin_layout Standard
30989 Con la numeración estándar el número se coloca entre paréntesis.
30990  Para reemplazar los paréntesis con barras verticales, p.
30991 \begin_inset space \thinspace{}
30992 \end_inset
30993
30994 e., se añade al preámbulo LaTeX la línea: 
30995 \end_layout
30996
30997 \begin_layout Standard
30998
30999 \series bold
31000
31001 \backslash
31002 def
31003 \backslash
31004 tagform@#1{
31005 \backslash
31006 maketag@@@{|#1|}}
31007 \series default
31008
31009 \begin_inset Note Note
31010 status collapsed
31011
31012 \begin_layout Plain Layout
31013 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
31014  Para activarlo, quita el % del principio.
31015 \end_layout
31016
31017 \end_inset
31018
31019
31020 \end_layout
31021
31022 \begin_layout Standard
31023 Para usar otros caracteres, se reemplazan las barras al lado de 
31024 \series bold
31025 #1
31026 \series default
31027  por ellos.
31028  Para obtener sólo el número de ecuación se omiten las barras verticales.
31029 \begin_inset VSpace bigskip
31030 \end_inset
31031
31032
31033 \end_layout
31034
31035 \begin_layout Standard
31036 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
31037  consecutivo, se usa el comando 
31038 \series bold
31039
31040 \backslash
31041 tag
31042 \begin_inset Index idx
31043 status collapsed
31044
31045 \begin_layout Plain Layout
31046 Comandos ! T ! 
31047 \backslash
31048 tag
31049 \end_layout
31050
31051 \end_inset
31052
31053
31054 \series default
31055 :
31056 \begin_inset Formula 
31057 \begin{equation}
31058 A+B=C\tag{algo}\label{eq:tag}
31059 \end{equation}
31060
31061 \end_inset
31062
31063 En este ejemplo se ha insertado el comando
31064 \series bold
31065  
31066 \backslash
31067 tag
31068 \begin_inset ERT
31069 status collapsed
31070
31071 \begin_layout Plain Layout
31072
31073
31074 \backslash
31075 spce 
31076 \end_layout
31077
31078 \end_inset
31079
31080 algo
31081 \series default
31082  en la ecuación.
31083 \end_layout
31084
31085 \begin_layout Standard
31086 Si se usa en su lugar el comando con asterisco 
31087 \series bold
31088
31089 \backslash
31090 tag*
31091 \begin_inset ERT
31092 status collapsed
31093
31094 \begin_layout Plain Layout
31095
31096
31097 \backslash
31098 spce 
31099 \end_layout
31100
31101 \end_inset
31102
31103 algo
31104 \series default
31105  no se imprimen los paréntesis:
31106 \begin_inset Formula 
31107 \[
31108 A+B=C\tag*{algo}
31109 \]
31110
31111 \end_inset
31112
31113
31114 \end_layout
31115
31116 \begin_layout Standard
31117 \begin_inset VSpace bigskip
31118 \end_inset
31119
31120
31121 \end_layout
31122
31123 \begin_layout Standard
31124 Para reiniciar la numeración en nuevas partes o secciones del documento
31125  se usan los siguientes comandos:
31126 \end_layout
31127
31128 \begin_layout Standard
31129
31130 \series bold
31131
31132 \backslash
31133 @addtoreset{equation}{part}
31134 \series default
31135
31136 \begin_inset Index idx
31137 status collapsed
31138
31139 \begin_layout Plain Layout
31140 Comandos ! 
31141 \begin_inset ERT
31142 status collapsed
31143
31144 \begin_layout Plain Layout
31145
31146 "
31147 \end_layout
31148
31149 \end_inset
31150
31151 @
31152 \begin_inset ERT
31153 status collapsed
31154
31155 \begin_layout Plain Layout
31156
31157 "
31158 \end_layout
31159
31160 \end_inset
31161
31162  ! 
31163 \backslash
31164
31165 \begin_inset ERT
31166 status collapsed
31167
31168 \begin_layout Plain Layout
31169
31170 "
31171 \end_layout
31172
31173 \end_inset
31174
31175 @
31176 \begin_inset ERT
31177 status collapsed
31178
31179 \begin_layout Plain Layout
31180
31181 "
31182 \end_layout
31183
31184 \end_inset
31185
31186 addtoreset
31187 \end_layout
31188
31189 \end_inset
31190
31191
31192 \begin_inset Newline newline
31193 \end_inset
31194
31195
31196 \series bold
31197
31198 \backslash
31199 @addtoreset{equation}{section}
31200 \end_layout
31201
31202 \begin_layout Standard
31203 Pata poder usar estos comandos en modo TeX, el carácter 
31204 \begin_inset Quotes fld
31205 \end_inset
31206
31207 @
31208 \begin_inset Quotes frd
31209 \end_inset
31210
31211  debe 
31212 \begin_inset Quotes fld
31213 \end_inset
31214
31215 activarse
31216 \begin_inset Quotes frd
31217 \end_inset
31218
31219  para LaTeX con el comando 
31220 \series bold
31221
31222 \backslash
31223 makeatletter
31224 \series default
31225 .
31226  El comando 
31227 \series bold
31228
31229 \backslash
31230 makeatother
31231 \series default
31232  deshace esto.
31233  Así pues, la secuencia de comandos en modo TeX es:
31234 \end_layout
31235
31236 \begin_layout Standard
31237
31238 \series bold
31239
31240 \backslash
31241 makeatletter
31242 \begin_inset Newline newline
31243 \end_inset
31244
31245
31246 \backslash
31247 @addtoreset{equation}{section}
31248 \begin_inset Newline newline
31249 \end_inset
31250
31251
31252 \backslash
31253 makeatother
31254 \end_layout
31255
31256 \begin_layout Standard
31257 En el preámbulo LaTeX se pueden omitir 
31258 \series bold
31259
31260 \backslash
31261 makeatletter
31262 \series default
31263  y 
31264 \series bold
31265
31266 \backslash
31267 makeatother
31268 \series default
31269  pues son automáticamente insertados por LyX.
31270 \end_layout
31271
31272 \begin_layout Standard
31273 Para el comando 
31274 \series bold
31275
31276 \backslash
31277 @addtoreset
31278 \series default
31279 ,
31280 \series bold
31281  
31282 \series default
31283 hay que cargar en el preámbulo LaTeX el archivo 
31284 \series bold
31285 remreset.sty
31286 \series default
31287
31288 \begin_inset Foot
31289 status collapsed
31290
31291 \begin_layout Plain Layout
31292
31293 \series bold
31294 remreset
31295 \series default
31296  es parte del paquete LaTeX 
31297 \series bold
31298 carlisle
31299 \series default
31300
31301 \begin_inset Index idx
31302 status collapsed
31303
31304 \begin_layout Plain Layout
31305 Paquetes ! carlisle
31306 \end_layout
31307
31308 \end_inset
31309
31310 , incluido en las instalaciones estándar de LaTeX.
31311 \end_layout
31312
31313 \end_inset
31314
31315
31316 \begin_inset Index idx
31317 status collapsed
31318
31319 \begin_layout Plain Layout
31320 Paquetes ! remreset
31321 \end_layout
31322
31323 \end_inset
31324
31325  con la línea
31326 \end_layout
31327
31328 \begin_layout Standard
31329
31330 \series bold
31331
31332 \backslash
31333 usepackage{remreset}
31334 \end_layout
31335
31336 \begin_layout Standard
31337 Entonces se puede usar el comando 
31338 \series bold
31339
31340 \backslash
31341 @removefromreset
31342 \series default
31343
31344 \begin_inset Index idx
31345 status collapsed
31346
31347 \begin_layout Plain Layout
31348 Comandos ! 
31349 \begin_inset ERT
31350 status collapsed
31351
31352 \begin_layout Plain Layout
31353
31354 "
31355 \end_layout
31356
31357 \end_inset
31358
31359 @
31360 \begin_inset ERT
31361 status collapsed
31362
31363 \begin_layout Plain Layout
31364
31365 "
31366 \end_layout
31367
31368 \end_inset
31369
31370  ! 
31371 \backslash
31372
31373 \begin_inset ERT
31374 status collapsed
31375
31376 \begin_layout Plain Layout
31377
31378 "
31379 \end_layout
31380
31381 \end_inset
31382
31383 @
31384 \begin_inset ERT
31385 status collapsed
31386
31387 \begin_layout Plain Layout
31388
31389 "
31390 \end_layout
31391
31392 \end_inset
31393
31394 removefromreset
31395 \end_layout
31396
31397 \end_inset
31398
31399  con el mismo esquema que 
31400 \series bold
31401
31402 \backslash
31403 @addtoreset
31404 \series default
31405 .
31406 \begin_inset VSpace bigskip
31407 \end_inset
31408
31409
31410 \end_layout
31411
31412 \begin_layout Standard
31413 A veces las ecuaciones deberían numerarse de la siguiente manera:
31414 \end_layout
31415
31416 \begin_layout Standard
31417
31418 \family typewriter
31419 (número de sección.número de ecuación)
31420 \end_layout
31421
31422 \begin_layout Standard
31423 El número de ecuación empezaría con 
31424 \begin_inset Quotes fld
31425 \end_inset
31426
31427 1
31428 \begin_inset Quotes frd
31429 \end_inset
31430
31431  en cada sección.
31432 \end_layout
31433
31434 \begin_layout Standard
31435 Para este caso hay el comando 
31436 \series bold
31437
31438 \backslash
31439 numberwithin
31440 \series default
31441
31442 \begin_inset Index idx
31443 status collapsed
31444
31445 \begin_layout Plain Layout
31446 Comandos ! N ! 
31447 \backslash
31448 numberwithin
31449 \end_layout
31450
31451 \end_inset
31452
31453 , que se usa con el esquema:
31454 \end_layout
31455
31456 \begin_layout Standard
31457
31458 \series bold
31459
31460 \backslash
31461 numberwithin{counter}{sectioning}
31462 \end_layout
31463
31464 \begin_layout Standard
31465 \begin_inset Quotes fld
31466 \end_inset
31467
31468 counter
31469 \begin_inset Quotes frd
31470 \end_inset
31471
31472  indica qué clase de numeración es afectada, 
31473 \begin_inset Quotes fld
31474 \end_inset
31475
31476 sectioning
31477 \begin_inset Quotes frd
31478 \end_inset
31479
31480  indica qué número va delante del punto.
31481  
31482 \end_layout
31483
31484 \begin_layout Standard
31485 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
31486  en el preámbulo LaTeX:
31487 \end_layout
31488
31489 \begin_layout Standard
31490
31491 \series bold
31492
31493 \backslash
31494 numberwithin{equation}{section}
31495 \end_layout
31496
31497 \begin_layout Standard
31498 Este es el resultado::
31499 \begin_inset ERT
31500 status collapsed
31501
31502 \begin_layout Plain Layout
31503
31504
31505 \backslash
31506 numberwithin{equation}{section}
31507 \end_layout
31508
31509 \end_inset
31510
31511
31512 \begin_inset Formula 
31513 \begin{equation}
31514 A+B=C
31515 \end{equation}
31516
31517 \end_inset
31518
31519
31520 \end_layout
31521
31522 \begin_layout Standard
31523 Para numerar cuadros de modo que, p.
31524 \begin_inset space \thinspace{}
31525 \end_inset
31526
31527 ej., 
31528 \begin_inset Quotes fld
31529 \end_inset
31530
31531 sectioning
31532 \begin_inset Quotes frd
31533 \end_inset
31534
31535  sea el número de la parte se usa
31536 \begin_inset Newline newline
31537 \end_inset
31538
31539
31540 \series bold
31541
31542 \backslash
31543 numberwithin{table}{part}
31544 \end_layout
31545
31546 \begin_layout Standard
31547 Para volver a la numeración estándar o evitar esta clase numeración cuando
31548  es definida por la clase de documento, se inserta el siguiente comando
31549  en código TeX o en el preámbulo LaTeX:
31550 \end_layout
31551
31552 \begin_layout Standard
31553
31554 \series bold
31555
31556 \backslash
31557 renewcommand{
31558 \backslash
31559 theequation}{
31560 \backslash
31561 arabic{equation}}
31562 \begin_inset Index idx
31563 status collapsed
31564
31565 \begin_layout Plain Layout
31566 Comandos ! A ! 
31567 \backslash
31568 arabic
31569 \end_layout
31570
31571 \end_inset
31572
31573
31574 \series default
31575
31576 \begin_inset ERT
31577 status collapsed
31578
31579 \begin_layout Plain Layout
31580
31581
31582 \backslash
31583 renewcommand{
31584 \backslash
31585 theequation}{
31586 \backslash
31587 arabic{equation}}
31588 \end_layout
31589
31590 \end_inset
31591
31592
31593 \series bold
31594
31595 \begin_inset Newline newline
31596 \end_inset
31597
31598
31599 \series default
31600 o
31601 \series bold
31602
31603 \begin_inset Newline newline
31604 \end_inset
31605
31606
31607 \backslash
31608 renewcommand{
31609 \backslash
31610 thetable}{
31611 \backslash
31612 arabic{table}}
31613 \end_layout
31614
31615 \begin_layout Standard
31616
31617 \series bold
31618
31619 \backslash
31620 numberwithin
31621 \series default
31622  usa internamente el comando 
31623 \series bold
31624
31625 \backslash
31626 @addtoreset
31627 \series default
31628 , descrito arriba, que también debe ser restaurado.
31629 \begin_inset ERT
31630 status collapsed
31631
31632 \begin_layout Plain Layout
31633
31634
31635 \backslash
31636 makeatletter
31637 \end_layout
31638
31639 \begin_layout Plain Layout
31640
31641
31642 \backslash
31643 @removefromreset{equation}{section}
31644 \end_layout
31645
31646 \begin_layout Plain Layout
31647
31648
31649 \backslash
31650 makeatother
31651 \end_layout
31652
31653 \end_inset
31654
31655
31656 \end_layout
31657
31658 \begin_layout Subsection
31659 Numeración con números romanos y letras
31660 \begin_inset Index idx
31661 status collapsed
31662
31663 \begin_layout Plain Layout
31664 Numeración de ecuaciones ! con números romanos
31665 \end_layout
31666
31667 \end_inset
31668
31669
31670 \begin_inset Index idx
31671 status collapsed
31672
31673 \begin_layout Plain Layout
31674 Numeración de ecuaciones ! con letras
31675 \end_layout
31676
31677 \end_inset
31678
31679
31680 \end_layout
31681
31682 \begin_layout Standard
31683 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31684  Por ejemplo, para numerar con romanos en minúscula,
31685 \begin_inset Foot
31686 status collapsed
31687
31688 \begin_layout Plain Layout
31689 Como en español no se usan romanos en minúscula, el estilo 
31690 \series bold
31691 spanish
31692 \series default
31693  del sistema 
31694 \series bold
31695 babel
31696 \series default
31697  redefine 
31698 \series bold
31699
31700 \backslash
31701 roman
31702 \series default
31703  para que los dé en versalitas.
31704  Véase 
31705 \begin_inset CommandInset citation
31706 LatexCommand cite
31707 key "spanish"
31708
31709 \end_inset
31710
31711  (
31712 \emph on
31713 N.
31714 \begin_inset space \thinspace{}
31715 \end_inset
31716
31717 del t
31718 \emph default
31719 ).
31720 \end_layout
31721
31722 \end_inset
31723
31724  se inserta el comando
31725 \end_layout
31726
31727 \begin_layout Standard
31728
31729 \series bold
31730
31731 \backslash
31732 renewcommand{
31733 \backslash
31734 theequation}{
31735 \backslash
31736 roman{equation}}
31737 \end_layout
31738
31739 \begin_layout Standard
31740 antes de la ecuación en modo TeX.
31741  
31742 \series bold
31743
31744 \backslash
31745 renewcommand
31746 \series default
31747
31748 \begin_inset Index idx
31749 status collapsed
31750
31751 \begin_layout Plain Layout
31752 Comandos ! R ! 
31753 \backslash
31754 renewcommand
31755 \end_layout
31756
31757 \end_inset
31758
31759  redefine el comando predefinido 
31760 \series bold
31761
31762 \backslash
31763 theequation
31764 \series default
31765  como 
31766 \series bold
31767
31768 \backslash
31769 roman{equation}
31770 \series default
31771 .
31772 \begin_inset Foot
31773 status collapsed
31774
31775 \begin_layout Plain Layout
31776 El comando 
31777 \series bold
31778
31779 \backslash
31780 renewcommand
31781 \series default
31782  tiene el mismo esquema que el comando 
31783 \series bold
31784
31785 \backslash
31786 newcommand
31787 \series default
31788 , descrito en 
31789 \begin_inset CommandInset ref
31790 LatexCommand ref
31791 reference "sub:El-comando-newcommand"
31792
31793 \end_inset
31794
31795 .
31796 \end_layout
31797
31798 \end_inset
31799
31800  
31801 \series bold
31802 equation
31803 \series default
31804  es el contador de ecuaciones.
31805  Si se usa el comando 
31806 \series bold
31807
31808 \backslash
31809 the
31810 \series default
31811  como prefijo de un contador, el valor del contador sale en números arábigos.
31812  Si una ecuación es numerada, LaTeX pone internamente el comando 
31813 \series bold
31814
31815 \backslash
31816 theequation
31817 \series default
31818  detrás de la ecuación.
31819  
31820 \series bold
31821
31822 \backslash
31823 roman{equation}
31824 \series default
31825
31826 \begin_inset Index idx
31827 status collapsed
31828
31829 \begin_layout Plain Layout
31830 Comandos ! R ! 
31831 \backslash
31832 roman
31833 \end_layout
31834
31835 \end_inset
31836
31837  pone el contador en romanos en minúscula.
31838 \end_layout
31839
31840 \begin_layout Standard
31841 Todas las ecuaciones siguientes a 
31842 \series bold
31843
31844 \backslash
31845 renew
31846 \series default
31847 c
31848 \series bold
31849 ommand
31850 \series default
31851  se numerarán en romanos.
31852  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31853  cambiando 
31854 \series bold
31855
31856 \backslash
31857 roman
31858 \series default
31859  por 
31860 \series bold
31861
31862 \backslash
31863 Roman
31864 \series default
31865
31866 \begin_inset Index idx
31867 status collapsed
31868
31869 \begin_layout Plain Layout
31870 Comandos ! R ! 
31871 \backslash
31872 roman@
31873 \backslash
31874 Roman
31875 \end_layout
31876
31877 \end_inset
31878
31879 .
31880  Para 
31881 \begin_inset Quotes fld
31882 \end_inset
31883
31884 numerar
31885 \begin_inset Quotes frd
31886 \end_inset
31887
31888  con minúsculas latinas hay el comando 
31889 \series bold
31890
31891 \backslash
31892 alph
31893 \series default
31894
31895 \begin_inset Index idx
31896 status collapsed
31897
31898 \begin_layout Plain Layout
31899 Comandos ! A ! 
31900 \backslash
31901 alph
31902 \end_layout
31903
31904 \end_inset
31905
31906 , y para mayúsculas el comando 
31907 \series bold
31908
31909 \backslash
31910 Alph
31911 \series default
31912
31913 \begin_inset Index idx
31914 status collapsed
31915
31916 \begin_layout Plain Layout
31917 Comandos ! A ! 
31918 \backslash
31919 alph@
31920 \backslash
31921 Alph
31922 \end_layout
31923
31924 \end_inset
31925
31926 .
31927 \end_layout
31928
31929 \begin_layout Standard
31930 \begin_inset Note Greyedout
31931 status collapsed
31932
31933 \begin_layout Plain Layout
31934
31935 \series bold
31936 Nota:
31937 \series default
31938  Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones.
31939 \end_layout
31940
31941 \end_inset
31942
31943
31944 \end_layout
31945
31946 \begin_layout Standard
31947 \begin_inset ERT
31948 status collapsed
31949
31950 \begin_layout Plain Layout
31951
31952
31953 \backslash
31954 renewcommand{
31955 \backslash
31956 theequation}{
31957 \backslash
31958 roman{equation}}
31959 \end_layout
31960
31961 \end_inset
31962
31963
31964 \begin_inset Formula 
31965 \begin{equation}
31966 A=\textrm{romanos en minúscula}
31967 \end{equation}
31968
31969 \end_inset
31970
31971
31972 \begin_inset ERT
31973 status collapsed
31974
31975 \begin_layout Plain Layout
31976
31977
31978 \backslash
31979 renewcommand{
31980 \backslash
31981 theequation}{
31982 \backslash
31983 Roman{equation}}
31984 \end_layout
31985
31986 \end_inset
31987
31988
31989 \begin_inset Formula 
31990 \begin{equation}
31991 B=\textrm{romanos en mayúscula}\label{eq:Rom}
31992 \end{equation}
31993
31994 \end_inset
31995
31996
31997 \begin_inset ERT
31998 status collapsed
31999
32000 \begin_layout Plain Layout
32001
32002
32003 \backslash
32004 renewcommand{
32005 \backslash
32006 theequation}{
32007 \backslash
32008 alph{equation}}
32009 \end_layout
32010
32011 \end_inset
32012
32013
32014 \begin_inset Formula 
32015 \begin{equation}
32016 C=\textrm{latinas en minúscula}
32017 \end{equation}
32018
32019 \end_inset
32020
32021
32022 \begin_inset ERT
32023 status collapsed
32024
32025 \begin_layout Plain Layout
32026
32027
32028 \backslash
32029 renewcommand{
32030 \backslash
32031 theequation}{
32032 \backslash
32033 Alph{equation}}
32034 \end_layout
32035
32036 \end_inset
32037
32038
32039 \begin_inset Formula 
32040 \begin{equation}
32041 D=\textrm{latinas en mayúscula}\label{eq:Lat}
32042 \end{equation}
32043
32044 \end_inset
32045
32046
32047 \end_layout
32048
32049 \begin_layout Standard
32050 Para volver a la numeración por omisión se inserta el comando:
32051 \end_layout
32052
32053 \begin_layout Standard
32054
32055 \series bold
32056
32057 \backslash
32058 renewcommand{
32059 \backslash
32060 theequation}{
32061 \backslash
32062 arabic{equation}}
32063 \begin_inset Index idx
32064 status collapsed
32065
32066 \begin_layout Plain Layout
32067 Comandos ! A ! 
32068 \backslash
32069 arabic
32070 \end_layout
32071
32072 \end_inset
32073
32074
32075 \end_layout
32076
32077 \begin_layout Standard
32078 \begin_inset ERT
32079 status collapsed
32080
32081 \begin_layout Plain Layout
32082
32083
32084 \backslash
32085 renewcommand{
32086 \backslash
32087 theequation}{
32088 \backslash
32089 arabic{equation}}
32090 \end_layout
32091
32092 \end_inset
32093
32094
32095 \begin_inset Formula 
32096 \begin{equation}
32097 E=\mbox{arábigos}
32098 \end{equation}
32099
32100 \end_inset
32101
32102
32103 \end_layout
32104
32105 \begin_layout Standard
32106 \begin_inset VSpace medskip
32107 \end_inset
32108
32109
32110 \end_layout
32111
32112 \begin_layout Standard
32113 Como ves, las ecuaciones se numeran consecutivamente independientemente
32114  del estilo de numeración.
32115  Cuando la numeración haya de empezar con 
32116 \begin_inset Quotes fld
32117 \end_inset
32118
32119 1
32120 \begin_inset Quotes frd
32121 \end_inset
32122
32123  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
32124  Una descripción sobre esto se encuentra en el archivo 
32125 \begin_inset CommandInset href
32126 LatexCommand href
32127 name "Formula-numbering.lyx"
32128 target "run:Formula-numbering.lyx"
32129
32130 \end_inset
32131
32132 .
32133 \end_layout
32134
32135 \begin_layout Section
32136 Símbolos y ecuaciones químicas
32137 \begin_inset CommandInset label
32138 LatexCommand label
32139 name "sub:Símbolos-y-ecuaciones-químicas"
32140
32141 \end_inset
32142
32143
32144 \begin_inset Index idx
32145 status collapsed
32146
32147 \begin_layout Plain Layout
32148 Química ! símbolos
32149 \end_layout
32150
32151 \end_inset
32152
32153
32154 \begin_inset Index idx
32155 status collapsed
32156
32157 \begin_layout Plain Layout
32158 Química ! caracteres
32159 \end_layout
32160
32161 \end_inset
32162
32163
32164 \begin_inset Index idx
32165 status collapsed
32166
32167 \begin_layout Plain Layout
32168 Ecuación ! química|see
32169 \begin_inset ERT
32170 status collapsed
32171
32172 \begin_layout Plain Layout
32173
32174 {
32175 \end_layout
32176
32177 \end_inset
32178
32179 Química
32180 \begin_inset ERT
32181 status collapsed
32182
32183 \begin_layout Plain Layout
32184
32185 }
32186 \end_layout
32187
32188 \end_inset
32189
32190
32191 \end_layout
32192
32193 \end_inset
32194
32195
32196 \begin_inset Index idx
32197 status collapsed
32198
32199 \begin_layout Plain Layout
32200 Química ! iones
32201 \end_layout
32202
32203 \end_inset
32204
32205
32206 \begin_inset Index idx
32207 status collapsed
32208
32209 \begin_layout Plain Layout
32210 Iones|see
32211 \begin_inset ERT
32212 status collapsed
32213
32214 \begin_layout Plain Layout
32215
32216 {
32217 \end_layout
32218
32219 \end_inset
32220
32221 Química
32222 \begin_inset ERT
32223 status collapsed
32224
32225 \begin_layout Plain Layout
32226
32227 }
32228 \end_layout
32229
32230 \end_inset
32231
32232
32233 \end_layout
32234
32235 \end_inset
32236
32237
32238 \begin_inset Index idx
32239 status collapsed
32240
32241 \begin_layout Plain Layout
32242 Química ! reacción
32243 \end_layout
32244
32245 \end_inset
32246
32247
32248 \end_layout
32249
32250 \begin_layout Standard
32251 Un ejemplo de texto de química:
32252 \end_layout
32253
32254 \begin_layout Quote
32255 El ion 
32256 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32257 \end_inset
32258
32259  reacciona con dos iones 
32260 \begin_inset Formula $\mathrm{Na^{+}}$
32261 \end_inset
32262
32263  para dar sulfato de sodio 
32264 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
32265 \end_inset
32266
32267 .
32268  La ecuación química es:
32269 \begin_inset Formula 
32270 \begin{equation}
32271 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}
32272 \end{equation}
32273
32274 \end_inset
32275
32276
32277 \end_layout
32278
32279 \begin_layout Standard
32280 Esta ecuación química puede componerse directamente en modo ecuación.
32281  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
32282  y con el atajo 
32283 \family sans
32284 Alt+C
32285 \begin_inset space ~
32286 \end_inset
32287
32288 R
32289 \family default
32290  se cambia en redonda.
32291 \begin_inset Foot
32292 status collapsed
32293
32294 \begin_layout Plain Layout
32295 véase estilos de fuentes en 
32296 \begin_inset CommandInset ref
32297 LatexCommand ref
32298 reference "sub:Estilos-de-fuentes"
32299
32300 \end_inset
32301
32302 .
32303 \end_layout
32304
32305 \end_inset
32306
32307
32308 \end_layout
32309
32310 \begin_layout Standard
32311 Para escribir ecuaciones químicas es más conveniente usar el comando 
32312 \series bold
32313
32314 \backslash
32315 ce
32316 \series default
32317
32318 \begin_inset Index idx
32319 status collapsed
32320
32321 \begin_layout Plain Layout
32322 Comandos ! C ! 
32323 \backslash
32324 ce
32325 \end_layout
32326
32327 \end_inset
32328
32329 , que está disponible si está instalado el paquete LaTeX 
32330 \series bold
32331 mhchem
32332 \series default
32333
32334 \begin_inset Index idx
32335 status collapsed
32336
32337 \begin_layout Plain Layout
32338 Paquetes ! mhchem
32339 \end_layout
32340
32341 \end_inset
32342
32343 .
32344  Al insertar 
32345 \series bold
32346
32347 \backslash
32348 ce
32349 \series default
32350  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
32351  ecuaciones químicas de una forma intuitiva.
32352 \end_layout
32353
32354 \begin_layout Standard
32355 \align center
32356 \begin_inset Tabular
32357 <lyxtabular version="3" rows="9" columns="2">
32358 <features tabularvalignment="middle">
32359 <column alignment="center" valignment="top" width="0">
32360 <column alignment="center" valignment="top" width="0">
32361 <row>
32362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32363 \begin_inset Text
32364
32365 \begin_layout Plain Layout
32366 Comando
32367 \end_layout
32368
32369 \end_inset
32370 </cell>
32371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32372 \begin_inset Text
32373
32374 \begin_layout Plain Layout
32375 Resultado
32376 \begin_inset Note Note
32377 status collapsed
32378
32379 \begin_layout Plain Layout
32380
32381 \series bold
32382
32383 \backslash
32384 raisebox
32385 \series default
32386  se usa sólo como espaciador
32387 \end_layout
32388
32389 \end_inset
32390
32391
32392 \end_layout
32393
32394 \end_inset
32395 </cell>
32396 </row>
32397 <row>
32398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32399 \begin_inset Text
32400
32401 \begin_layout Plain Layout
32402
32403 \backslash
32404 ce
32405 \begin_inset ERT
32406 status collapsed
32407
32408 \begin_layout Plain Layout
32409
32410
32411 \backslash
32412 spce 
32413 \end_layout
32414
32415 \end_inset
32416
32417 H2CO3
32418 \end_layout
32419
32420 \end_inset
32421 </cell>
32422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32423 \begin_inset Text
32424
32425 \begin_layout Plain Layout
32426 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
32427 \end_inset
32428
32429
32430 \end_layout
32431
32432 \end_inset
32433 </cell>
32434 </row>
32435 <row>
32436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32437 \begin_inset Text
32438
32439 \begin_layout Plain Layout
32440
32441 \backslash
32442 ce
32443 \begin_inset ERT
32444 status collapsed
32445
32446 \begin_layout Plain Layout
32447
32448
32449 \backslash
32450 spce 
32451 \end_layout
32452
32453 \end_inset
32454
32455 SO4^2-
32456 \end_layout
32457
32458 \end_inset
32459 </cell>
32460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32461 \begin_inset Text
32462
32463 \begin_layout Plain Layout
32464 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
32465 \end_inset
32466
32467
32468 \end_layout
32469
32470 \end_inset
32471 </cell>
32472 </row>
32473 <row>
32474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32475 \begin_inset Text
32476
32477 \begin_layout Plain Layout
32478
32479 \backslash
32480 ce
32481 \begin_inset ERT
32482 status collapsed
32483
32484 \begin_layout Plain Layout
32485
32486
32487 \backslash
32488 spce 
32489 \end_layout
32490
32491 \end_inset
32492
32493 (NH4)2S
32494 \end_layout
32495
32496 \end_inset
32497 </cell>
32498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32499 \begin_inset Text
32500
32501 \begin_layout Plain Layout
32502 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
32503 \end_inset
32504
32505
32506 \end_layout
32507
32508 \end_inset
32509 </cell>
32510 </row>
32511 <row>
32512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32513 \begin_inset Text
32514
32515 \begin_layout Plain Layout
32516
32517 \backslash
32518 ce
32519 \begin_inset ERT
32520 status collapsed
32521
32522 \begin_layout Plain Layout
32523
32524
32525 \backslash
32526 spce 
32527 \end_layout
32528
32529 \end_inset
32530
32531 KCr(SO4)2.12H2O
32532 \end_layout
32533
32534 \end_inset
32535 </cell>
32536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32537 \begin_inset Text
32538
32539 \begin_layout Plain Layout
32540 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
32541 \end_inset
32542
32543
32544 \end_layout
32545
32546 \end_inset
32547 </cell>
32548 </row>
32549 <row>
32550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32551 \begin_inset Text
32552
32553 \begin_layout Plain Layout
32554
32555 \backslash
32556 ce
32557 \begin_inset ERT
32558 status collapsed
32559
32560 \begin_layout Plain Layout
32561
32562
32563 \backslash
32564 spce 
32565 \end_layout
32566
32567 \end_inset
32568
32569 A-B
32570 \backslash
32571 dbond
32572 \begin_inset ERT
32573 status collapsed
32574
32575 \begin_layout Plain Layout
32576
32577
32578 \backslash
32579 spce 
32580 \end_layout
32581
32582 \end_inset
32583
32584 C
32585 \backslash
32586 tbond
32587 \begin_inset ERT
32588 status collapsed
32589
32590 \begin_layout Plain Layout
32591
32592
32593 \backslash
32594 spce 
32595 \end_layout
32596
32597 \end_inset
32598
32599 D
32600 \end_layout
32601
32602 \end_inset
32603 </cell>
32604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32605 \begin_inset Text
32606
32607 \begin_layout Plain Layout
32608 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32609 \end_inset
32610
32611
32612 \end_layout
32613
32614 \end_inset
32615 </cell>
32616 </row>
32617 <row>
32618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32619 \begin_inset Text
32620
32621 \begin_layout Plain Layout
32622
32623 \backslash
32624 ce
32625 \begin_inset ERT
32626 status collapsed
32627
32628 \begin_layout Plain Layout
32629
32630
32631 \backslash
32632 spce 
32633 \end_layout
32634
32635 \end_inset
32636
32637 ^227
32638 \begin_inset Formula $\downarrow$
32639 \end_inset
32640
32641 _90
32642 \begin_inset Formula $\to$
32643 \end_inset
32644
32645 Th+
32646 \end_layout
32647
32648 \end_inset
32649 </cell>
32650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32651 \begin_inset Text
32652
32653 \begin_layout Plain Layout
32654 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32655 \end_inset
32656
32657
32658 \end_layout
32659
32660 \end_inset
32661 </cell>
32662 </row>
32663 <row>
32664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32665 \begin_inset Text
32666
32667 \begin_layout Plain Layout
32668
32669 \backslash
32670 ce
32671 \begin_inset ERT
32672 status collapsed
32673
32674 \begin_layout Plain Layout
32675
32676
32677 \backslash
32678 spce 
32679 \end_layout
32680
32681 \end_inset
32682
32683 CO2
32684 \begin_inset ERT
32685 status collapsed
32686
32687 \begin_layout Plain Layout
32688
32689
32690 \backslash
32691 spce 
32692 \end_layout
32693
32694 \end_inset
32695
32696 +
32697 \begin_inset ERT
32698 status collapsed
32699
32700 \begin_layout Plain Layout
32701
32702
32703 \backslash
32704 spce 
32705 \end_layout
32706
32707 \end_inset
32708
32709 C
32710 \begin_inset ERT
32711 status collapsed
32712
32713 \begin_layout Plain Layout
32714
32715
32716 \backslash
32717 spce 
32718 \end_layout
32719
32720 \end_inset
32721
32722 <=>
32723 \begin_inset ERT
32724 status collapsed
32725
32726 \begin_layout Plain Layout
32727
32728
32729 \backslash
32730 spce 
32731 \end_layout
32732
32733 \end_inset
32734
32735 2CO
32736 \end_layout
32737
32738 \end_inset
32739 </cell>
32740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32741 \begin_inset Text
32742
32743 \begin_layout Plain Layout
32744 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32745 \end_inset
32746
32747
32748 \end_layout
32749
32750 \end_inset
32751 </cell>
32752 </row>
32753 <row>
32754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32755 \begin_inset Text
32756
32757 \begin_layout Plain Layout
32758
32759 \backslash
32760 ce
32761 \begin_inset ERT
32762 status collapsed
32763
32764 \begin_layout Plain Layout
32765
32766
32767 \backslash
32768 spce 
32769 \end_layout
32770
32771 \end_inset
32772
32773 CO2
32774 \begin_inset ERT
32775 status collapsed
32776
32777 \begin_layout Plain Layout
32778
32779
32780 \backslash
32781 spce 
32782 \end_layout
32783
32784 \end_inset
32785
32786 +
32787 \begin_inset ERT
32788 status collapsed
32789
32790 \begin_layout Plain Layout
32791
32792
32793 \backslash
32794 spce 
32795 \end_layout
32796
32797 \end_inset
32798
32799 C
32800 \begin_inset ERT
32801 status collapsed
32802
32803 \begin_layout Plain Layout
32804
32805
32806 \backslash
32807 spce 
32808 \end_layout
32809
32810 \end_inset
32811
32812 ->[
32813 \backslash
32814 alpha][
32815 \backslash
32816 beta]
32817 \begin_inset ERT
32818 status collapsed
32819
32820 \begin_layout Plain Layout
32821
32822
32823 \backslash
32824 spce 
32825 \end_layout
32826
32827 \end_inset
32828
32829 2CO}
32830 \end_layout
32831
32832 \end_inset
32833 </cell>
32834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32835 \begin_inset Text
32836
32837 \begin_layout Plain Layout
32838 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32839 \end_inset
32840
32841
32842 \end_layout
32843
32844 \end_inset
32845 </cell>
32846 </row>
32847 </lyxtabular>
32848
32849 \end_inset
32850
32851
32852 \end_layout
32853
32854 \begin_layout Standard
32855 \begin_inset Note Greyedout
32856 status open
32857
32858 \begin_layout Plain Layout
32859
32860 \series bold
32861 Nota:
32862 \series default
32863  Insertar una ecuación en un marco 
32864 \series bold
32865
32866 \backslash
32867 ce
32868 \series default
32869  provocará errores de LaTeX.
32870  En estos casos hay que usar código TeX, como en 
32871 \series bold
32872
32873 \backslash
32874 ce{$
32875 \backslash
32876 mu
32877 \backslash
32878 hyphen$Cl}
32879 \series default
32880
32881 \begin_inset ERT
32882 status collapsed
32883
32884 \begin_layout Plain Layout
32885
32886
32887 \backslash
32888 ce{$
32889 \backslash
32890 mu
32891 \backslash
32892 hyphen$Cl}
32893 \end_layout
32894
32895 \end_inset
32896
32897  
32898 \end_layout
32899
32900 \end_inset
32901
32902
32903 \end_layout
32904
32905 \begin_layout Standard
32906 El comando 
32907 \series bold
32908
32909 \backslash
32910 ce
32911 \series default
32912  para la ecuación
32913 \begin_inset space ~
32914 \end_inset
32915
32916
32917 \begin_inset CommandInset ref
32918 LatexCommand eqref
32919 reference "eq:reaccion-quimica"
32920
32921 \end_inset
32922
32923  es
32924 \begin_inset Newline newline
32925 \end_inset
32926
32927
32928 \series bold
32929  
32930 \backslash
32931 ce
32932 \begin_inset ERT
32933 status collapsed
32934
32935 \begin_layout Plain Layout
32936
32937
32938 \backslash
32939 spce 
32940 \end_layout
32941
32942 \end_inset
32943
32944 2Na+
32945 \begin_inset ERT
32946 status collapsed
32947
32948 \begin_layout Plain Layout
32949
32950
32951 \backslash
32952 spce 
32953 \end_layout
32954
32955 \end_inset
32956
32957 +
32958 \begin_inset ERT
32959 status collapsed
32960
32961 \begin_layout Plain Layout
32962
32963
32964 \backslash
32965 spce 
32966 \end_layout
32967
32968 \end_inset
32969
32970 SO4^2-
32971 \begin_inset ERT
32972 status collapsed
32973
32974 \begin_layout Plain Layout
32975
32976
32977 \backslash
32978 spce 
32979 \end_layout
32980
32981 \end_inset
32982
32983
32984 \begin_inset ERT
32985 status collapsed
32986
32987 \begin_layout Plain Layout
32988
32989
32990 \backslash
32991 spce 
32992 \end_layout
32993
32994 \end_inset
32995
32996 ->
32997 \begin_inset ERT
32998 status collapsed
32999
33000 \begin_layout Plain Layout
33001
33002
33003 \backslash
33004 spce 
33005 \end_layout
33006
33007 \end_inset
33008
33009 Na2SO4
33010 \end_layout
33011
33012 \begin_layout Standard
33013 Para componer ecuaciones químicas multilínea primero se crea una ecuación
33014  multilínea, tal como se describe en la 
33015 \begin_inset CommandInset ref
33016 LatexCommand ref
33017 reference "sec:Ecuaciones-multilínea"
33018
33019 \end_inset
33020
33021 .
33022  Después se utiliza el comando 
33023 \series bold
33024 /ce
33025 \series default
33026  en cada cuadrito azul de la ecuación.
33027  
33028 \begin_inset CommandInset ref
33029 LatexCommand eqref
33030 reference "eq:TEOS-reac-1"
33031
33032 \end_inset
33033
33034  y 
33035 \begin_inset CommandInset ref
33036 LatexCommand eqref
33037 reference "eq:TEOS-reac-2"
33038
33039 \end_inset
33040
33041  son un ejemplo de reacción química multifase en la que cada ecuación tiene
33042  su propio número.
33043 \begin_inset Formula 
33044 \begin{eqnarray}
33045 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
33046 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}
33047 \end{eqnarray}
33048
33049 \end_inset
33050
33051
33052 \end_layout
33053
33054 \begin_layout Standard
33055 Además de 
33056 \series bold
33057
33058 \backslash
33059 ce
33060 \series default
33061  el paquete 
33062 \series bold
33063 mhchem
33064 \series default
33065  suministra el comando 
33066 \series bold
33067
33068 \backslash
33069 cf
33070 \series default
33071
33072 \begin_inset Index idx
33073 status collapsed
33074
33075 \begin_layout Plain Layout
33076 Comandos ! C ! 
33077 \backslash
33078 cf
33079 \end_layout
33080
33081 \end_inset
33082
33083  que ha de utilizarse en casos especiales.
33084  Para más información sobre 
33085 \series bold
33086
33087 \backslash
33088 cf
33089 \series default
33090  y más ejemplos echa un vistazo a la documentación de 
33091 \series bold
33092 mhchem
33093 \series default
33094
33095 \begin_inset CommandInset citation
33096 LatexCommand cite
33097 key "mhchem"
33098
33099 \end_inset
33100
33101 .
33102 \end_layout
33103
33104 \begin_layout Section
33105 Diagramas
33106 \end_layout
33107
33108 \begin_layout Standard
33109 Lyx soporta dos tipos de diagramas conmutativos: 
33110 \series bold
33111 amscd
33112 \series default
33113  y 
33114 \series bold
33115 xymatrix
33116 \series default
33117 , que se explican a continuación.
33118 \end_layout
33119
33120 \begin_layout Subsection
33121 Diagramas amscd
33122 \begin_inset Index idx
33123 status collapsed
33124
33125 \begin_layout Plain Layout
33126 Diagramas ! amscd
33127 \end_layout
33128
33129 \end_inset
33130
33131
33132 \end_layout
33133
33134 \begin_layout Standard
33135 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
33136  verticales y horizontales:
33137 \begin_inset Formula 
33138 \[
33139 \begin{CD}A@)))B@)))C\\
33140 @AAA@.@VVV\\
33141 F@(((E@(((D
33142 \end{CD}
33143 \]
33144
33145 \end_inset
33146
33147 Para obtener el diagrama se inserta en la ecuación el comando 
33148 \series bold
33149
33150 \backslash
33151 CD
33152 \begin_inset Index idx
33153 status collapsed
33154
33155 \begin_layout Plain Layout
33156 Comandos ! C ! 
33157 \backslash
33158 CD
33159 \end_layout
33160
33161 \end_inset
33162
33163
33164 \series default
33165 .
33166  Surge un marco azul entre dos líneas de trazos en el que se insertan a
33167  continuación comandos.
33168  Con 
33169 \family sans
33170 Ctrl+Entrar
33171 \family default
33172  se inicia una nueva línea.
33173  En las líneas impares se insertan relaciones horizontales, en las pares
33174  verticales.
33175 \end_layout
33176
33177 \begin_layout Standard
33178 Para componer las relaciones hay los siguientes comandos:
33179 \begin_inset Foot
33180 status collapsed
33181
33182 \begin_layout Plain Layout
33183 \begin_inset CommandInset label
33184 LatexCommand label
33185 name "fn:sinónimos"
33186
33187 \end_inset
33188
33189 Los comandos con 
33190 \family sans
33191 '
33192 \series bold
33193 >
33194 \series default
33195 '
33196 \family default
33197  o 
33198 \family sans
33199 '
33200 \series bold
33201 <
33202 \series default
33203 '
33204 \family default
33205  pueden generar errores con el estilo 
33206 \series bold
33207 spanish
33208 \series default
33209  de 
33210 \series bold
33211 babel
33212 \series default
33213 .
33214  Para evitarlo se pueden sustituir por sus sinónimos 
33215 \family sans
33216 '
33217 \series bold
33218 )
33219 \series default
33220 '
33221 \family default
33222  y 
33223 \family sans
33224 '
33225 \series bold
33226 (
33227 \series default
33228 '
33229 \family default
33230  respectivamente.
33231  Véase 
33232 \begin_inset CommandInset citation
33233 LatexCommand cite
33234 key "spanish"
33235
33236 \end_inset
33237
33238 .
33239  (
33240 \emph on
33241 N.
33242 \begin_inset space \thinspace{}
33243 \end_inset
33244
33245 del t.
33246 \emph default
33247 )
33248 \end_layout
33249
33250 \end_inset
33251
33252
33253 \end_layout
33254
33255 \begin_layout Itemize
33256
33257 \series bold
33258 @<<<
33259 \series default
33260  genera una flecha hacia la izquierda, 
33261 \series bold
33262 @>>>
33263 \series default
33264  una hacia la derecha, y 
33265 \series bold
33266 @=
33267 \series default
33268  un signo igual largo
33269 \end_layout
33270
33271 \begin_layout Itemize
33272
33273 \series bold
33274 @AAA
33275 \series default
33276  genera una flecha hacia arriba, 
33277 \series bold
33278 @VVV
33279 \series default
33280  una hacia abajo, y 
33281 \series bold
33282 @|
33283 \series default
33284  un signo igual vertical
33285 \end_layout
33286
33287 \begin_layout Itemize
33288
33289 \series bold
33290 @.
33291
33292 \series default
33293  genera una ubicación vacía para relaciones inexistentes
33294 \end_layout
33295
33296 \begin_layout Standard
33297 Todas las flechas pueden etiquetarse como sigue:
33298 \end_layout
33299
33300 \begin_layout Itemize
33301 Si se inserta texto entre el primero y el segundo 
33302 \series bold
33303 <
33304 \series default
33305  o 
33306 \series bold
33307 >
33308 \series default
33309 , respectivamente, se muestra sobre la flecha.
33310  Si se inserta entre el segundo y el tercero, bajo la flecha.
33311 \end_layout
33312
33313 \begin_layout Itemize
33314 Para flechas verticales, si se inserta texto entre la primera y la segunda
33315  
33316 \series bold
33317 A
33318 \series default
33319  o 
33320 \series bold
33321 V
33322 \series default
33323 , respectivamente, se muestra al lado izquierdo de la flecha.
33324  Si se inserta entre la segunda y la tercera, al lado derecho.
33325  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
33326 \end_layout
33327
33328 \begin_layout Standard
33329 Como ejemplo un diagrama con todas las relaciones posibles:
33330 \begin_inset Formula 
33331 \[
33332 \begin{CD}A@)j))B@))k)C@=F\\
33333 @AmAA@.@VV{V}V@|\\
33334 D@((j\,(E@)k))F@=C
33335 \end{CD}
33336 \]
33337
33338 \end_inset
33339
33340 El comando para este diagrama es:
33341 \begin_inset Newline newline
33342 \end_inset
33343
33344
33345 \series bold
33346
33347 \backslash
33348 CD
33349 \begin_inset ERT
33350 status collapsed
33351
33352 \begin_layout Plain Layout
33353
33354
33355 \backslash
33356 spce 
33357 \end_layout
33358
33359 \end_inset
33360
33361 A@>j>>B@>>k>C@=F Ctrl+Entrar
33362 \begin_inset Newline newline
33363 \end_inset
33364
33365
33366 \begin_inset Phantom HPhantom
33367 status open
33368
33369 \begin_layout Plain Layout
33370
33371 \series bold
33372
33373 \backslash
33374 CD
33375 \begin_inset ERT
33376 status collapsed
33377
33378 \begin_layout Plain Layout
33379
33380
33381 \backslash
33382 spce 
33383 \end_layout
33384
33385 \end_inset
33386
33387
33388 \end_layout
33389
33390 \end_inset
33391
33392 @AmAA@.@VV
33393 \backslash
33394 {V
33395 \series default
33396
33397 \begin_inset Formula $\to$
33398 \end_inset
33399
33400
33401 \series bold
33402 V@| Ctrl+Entrar
33403 \begin_inset Newline newline
33404 \end_inset
33405
33406
33407 \begin_inset Phantom HPhantom
33408 status open
33409
33410 \begin_layout Plain Layout
33411
33412 \series bold
33413
33414 \backslash
33415 CD
33416 \begin_inset ERT
33417 status collapsed
33418
33419 \begin_layout Plain Layout
33420
33421
33422 \backslash
33423 spce 
33424 \end_layout
33425
33426 \end_inset
33427
33428
33429 \end_layout
33430
33431 \end_inset
33432
33433 D@<<j<E@>k>>F@=C
33434 \end_layout
33435
33436 \begin_layout Subsection
33437 Diagramas xymatrix
33438 \begin_inset Index idx
33439 status collapsed
33440
33441 \begin_layout Plain Layout
33442 Diagramas ! xymatrix
33443 \end_layout
33444
33445 \end_inset
33446
33447
33448 \end_layout
33449
33450 \begin_layout Standard
33451 Para usar matrices xy debe estar instalado el paquete LaTeX 
33452 \series bold
33453 xypic
33454 \series default
33455 .
33456  Una matriz xy se crea insertando el comando 
33457 \series bold
33458
33459 \backslash
33460 xymatrix
33461 \series default
33462  en una ecuación.
33463  Después podrás añadir nuevas columnas y filas como en matrices normales,
33464  véase
33465 \begin_inset space ~
33466 \end_inset
33467
33468
33469 \begin_inset CommandInset ref
33470 LatexCommand ref
33471 reference "sec:Matrices"
33472
33473 \end_inset
33474
33475 .
33476 \end_layout
33477
33478 \begin_layout Standard
33479 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
33480  y curvadas, y mucho más.
33481  Todas las posibilidades para generar diagramas conmutativos y decoraciones
33482  se explican en el 
33483 \emph on
33484 Manual de XY-pic
33485 \emph default
33486  que se encuentra en el menú 
33487 \family sans
33488 Ayuda\SpecialChar \menuseparator
33489 Manuales
33490 \begin_inset space ~
33491 \end_inset
33492
33493 específicos
33494 \family default
33495 .
33496 \end_layout
33497
33498 \begin_layout Subsection
33499 Diagramas 
33500 \noun on
33501 Feynman
33502 \noun default
33503
33504 \begin_inset Index idx
33505 status collapsed
33506
33507 \begin_layout Plain Layout
33508 Diagramas ! Feynman
33509 \end_layout
33510
33511 \end_inset
33512
33513
33514 \end_layout
33515
33516 \begin_layout Standard
33517 Para usar diagramas 
33518 \noun on
33519 Feynman
33520 \noun default
33521  debe estar instalado el paquete LaTeX 
33522 \series bold
33523 feyn
33524 \series default
33525 .
33526  Un diagrama 
33527 \noun on
33528 Feynman
33529 \noun default
33530  se crea insertando el comando 
33531 \series bold
33532
33533 \backslash
33534 Diagram
33535 \series default
33536  en una ecuación.
33537  Después podrás añadir nuevas columnas y filas como en matrices normales,
33538  véase
33539 \begin_inset space ~
33540 \end_inset
33541
33542
33543 \begin_inset CommandInset ref
33544 LatexCommand ref
33545 reference "sec:Matrices"
33546
33547 \end_inset
33548
33549 .
33550 \end_layout
33551
33552 \begin_layout Standard
33553 En el 
33554 \emph on
33555 Manual de diagramas Feynman
33556 \emph default
33557 , disponible en 
33558 \family sans
33559 Ayuda\SpecialChar \menuseparator
33560 Manuales
33561 \begin_inset space ~
33562 \end_inset
33563
33564 específicos
33565 \family default
33566 , hay ejemplos de diagramas de este tipo.
33567 \end_layout
33568
33569 \begin_layout Section
33570 Comandos definidos por el usuario
33571 \begin_inset Index idx
33572 status collapsed
33573
33574 \begin_layout Plain Layout
33575 Comandos de usuario
33576 \end_layout
33577
33578 \end_inset
33579
33580
33581 \end_layout
33582
33583 \begin_layout Standard
33584 \begin_inset Note Greyedout
33585 status collapsed
33586
33587 \begin_layout Plain Layout
33588
33589 \series bold
33590 Nota:
33591 \series default
33592  Los nombres de los comandos definidos por el usuario y macros solo pueden
33593  contener letras latinas.
33594 \end_layout
33595
33596 \end_inset
33597
33598
33599 \end_layout
33600
33601 \begin_layout Subsection
33602 El comando 
33603 \backslash
33604 newcommand
33605 \begin_inset CommandInset label
33606 LatexCommand label
33607 name "sub:El-comando-newcommand"
33608
33609 \end_inset
33610
33611
33612 \begin_inset Index idx
33613 status collapsed
33614
33615 \begin_layout Plain Layout
33616 Comandos de usuario ! 
33617 \backslash
33618 newcommand
33619 \end_layout
33620
33621 \end_inset
33622
33623
33624 \begin_inset Index idx
33625 status collapsed
33626
33627 \begin_layout Plain Layout
33628 Comandos ! N ! 
33629 \backslash
33630 newcommand
33631 \end_layout
33632
33633 \end_inset
33634
33635
33636 \end_layout
33637
33638 \begin_layout Standard
33639 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
33640  Pero es posible definir nuevos comandos más cortos con el comando 
33641 \series bold
33642
33643 \backslash
33644 newcommand
33645 \series default
33646 .
33647  
33648 \end_layout
33649
33650 \begin_layout Standard
33651 El esquema del comando 
33652 \series bold
33653
33654 \backslash
33655 newcommand
33656 \series default
33657  es:
33658 \end_layout
33659
33660 \begin_layout Standard
33661
33662 \series bold
33663
33664 \backslash
33665 newcommand{nombre nuevo de comando}[número de argumentos]
33666 \begin_inset Newline newline
33667 \end_inset
33668
33669
33670 \begin_inset Phantom HPhantom
33671 status open
33672
33673 \begin_layout Plain Layout
33674
33675 \series bold
33676
33677 \backslash
33678 newcommand
33679 \end_layout
33680
33681 \end_inset
33682
33683 [valor opcional]{definición de comando}
33684 \end_layout
33685
33686 \begin_layout Standard
33687 \begin_inset Note Greyedout
33688 status collapsed
33689
33690 \begin_layout Plain Layout
33691
33692 \series bold
33693 Nota:
33694 \series default
33695  Asegúrate de que el nombre del nuevo comando no está definido ya en el
33696  documento o en paquetes LaTeX que uses.
33697  Si p.
33698 \begin_inset space \thinspace{}
33699 \end_inset
33700
33701 e.
33702  defines el comando 
33703 \series bold
33704
33705 \backslash
33706 le
33707 \series default
33708  para 
33709 \series bold
33710
33711 \backslash
33712 Leftarrow,
33713 \series default
33714  se producirán errores porque 
33715 \series bold
33716
33717 \backslash
33718 le
33719 \series default
33720  ya existe como comando para 
33721 \begin_inset Quotes fld
33722 \end_inset
33723
33724
33725 \begin_inset Formula $\le$
33726 \end_inset
33727
33728
33729 \begin_inset Quotes frd
33730 \end_inset
33731
33732 .
33733
33734 \series bold
33735  
33736 \end_layout
33737
33738 \end_inset
33739
33740
33741 \end_layout
33742
33743 \begin_layout Standard
33744 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
33745  argumentos debería tener el nuevo comando.
33746  Con el valor opcional se puede predefinir un valor para un argumento opcional.
33747  Cuando se hace esto, el 
33748 \emph on
33749 primer
33750 \emph default
33751  argumento del nuevo comando es automáticamente opcional.
33752 \end_layout
33753
33754 \begin_layout Standard
33755 Veamos unos ejemplos:
33756 \end_layout
33757
33758 \begin_layout Itemize
33759 Para definir el comando 
33760 \series bold
33761
33762 \backslash
33763 gr
33764 \series default
33765  para 
33766 \series bold
33767
33768 \backslash
33769 Longrightarrow
33770 \series default
33771 , la línea de preámbulo LaTeX es:
33772 \begin_inset VSpace medskip
33773 \end_inset
33774
33775
33776 \begin_inset Newline newline
33777 \end_inset
33778
33779
33780 \series bold
33781
33782 \backslash
33783 newcommand{
33784 \backslash
33785 gr}{
33786 \backslash
33787 Longrightarrow}
33788 \end_layout
33789
33790 \begin_layout Itemize
33791 Para definir el comando 
33792 \series bold
33793
33794 \backslash
33795 us
33796 \series default
33797  para 
33798 \series bold
33799
33800 \backslash
33801 underline
33802 \series default
33803 , el argumento (que sería subrayado) debe tenerse en cuenta.
33804  Para esto la línea de preámbulo es:
33805 \begin_inset VSpace medskip
33806 \end_inset
33807
33808
33809 \begin_inset Newline newline
33810 \end_inset
33811
33812
33813 \series bold
33814
33815 \backslash
33816 newcommand{
33817 \backslash
33818 us}[1]{
33819 \backslash
33820 underline{#1}}
33821 \series default
33822
33823 \begin_inset VSpace medskip
33824 \end_inset
33825
33826
33827 \begin_inset Newline newline
33828 \end_inset
33829
33830 El carácter 
33831 \series bold
33832 #
33833 \series default
33834  actúa como colocador del argumento, el 
33835 \series bold
33836 1
33837 \series default
33838  indica que es el colocador para el primer argumento.
33839 \end_layout
33840
33841 \begin_layout Itemize
33842 Para 
33843 \series bold
33844
33845 \backslash
33846 framebox
33847 \series default
33848  se puede p.
33849 \begin_inset space \thinspace{}
33850 \end_inset
33851
33852 e.
33853  definir el comando 
33854 \series bold
33855
33856 \backslash
33857 fb
33858 \series default
33859 :
33860 \begin_inset VSpace medskip
33861 \end_inset
33862
33863
33864 \begin_inset Newline newline
33865 \end_inset
33866
33867
33868 \series bold
33869
33870 \backslash
33871 newcommand{
33872 \backslash
33873 fb}[3]{
33874 \backslash
33875 framebox#1#2{$#3$}}
33876 \series default
33877
33878 \begin_inset VSpace medskip
33879 \end_inset
33880
33881
33882 \begin_inset Newline newline
33883 \end_inset
33884
33885 Los dos signos dólar generan la ecuación extra necesaria para 
33886 \series bold
33887
33888 \backslash
33889 framebox
33890 \series default
33891 , véase 
33892 \begin_inset CommandInset ref
33893 LatexCommand ref
33894 reference "sub:Marcos-con-bordes"
33895
33896 \end_inset
33897
33898 .
33899 \end_layout
33900
33901 \begin_layout Itemize
33902 Para crear un nuevo comando para 
33903 \series bold
33904
33905 \backslash
33906 fcolorbox
33907 \series default
33908  donde no es necesario especificar el color para el marco, el argumento
33909  para el color se define opcional:
33910 \begin_inset VSpace medskip
33911 \end_inset
33912
33913
33914 \begin_inset Newline newline
33915 \end_inset
33916
33917
33918 \series bold
33919
33920 \backslash
33921 newcommand{
33922 \backslash
33923 cb}[3][white]{
33924 \backslash
33925 fcolorbox{#2}{#1}{$#3$}}
33926 \series default
33927
33928 \begin_inset VSpace medskip
33929 \end_inset
33930
33931
33932 \begin_inset Newline newline
33933 \end_inset
33934
33935 Si el color no es especificado al usar 
33936 \series bold
33937
33938 \backslash
33939 cb
33940 \series default
33941 , se elige el color 
33942 \series bold
33943 white
33944 \series default
33945  predefinido.
33946 \end_layout
33947
33948 \begin_layout Standard
33949 Un ensayo con los nuevos comandos definidos:
33950 \end_layout
33951
33952 \begin_layout Standard
33953 \noindent
33954 \align center
33955 \begin_inset Tabular
33956 <lyxtabular version="3" rows="6" columns="2">
33957 <features tabularvalignment="middle">
33958 <column alignment="center" valignment="top" width="0">
33959 <column alignment="center" valignment="top" width="0">
33960 <row>
33961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33962 \begin_inset Text
33963
33964 \begin_layout Plain Layout
33965 Comando
33966 \end_layout
33967
33968 \end_inset
33969 </cell>
33970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33971 \begin_inset Text
33972
33973 \begin_layout Plain Layout
33974 Resultado
33975 \begin_inset Note Note
33976 status collapsed
33977
33978 \begin_layout Plain Layout
33979
33980 \series bold
33981
33982 \backslash
33983 raisebox
33984 \series default
33985  se usa sólo como espaciador
33986 \end_layout
33987
33988 \end_inset
33989
33990
33991 \end_layout
33992
33993 \end_inset
33994 </cell>
33995 </row>
33996 <row>
33997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33998 \begin_inset Text
33999
34000 \begin_layout Plain Layout
34001 A
34002 \backslash
34003 gr
34004 \begin_inset ERT
34005 status collapsed
34006
34007 \begin_layout Plain Layout
34008
34009
34010 \backslash
34011 spce 
34012 \end_layout
34013
34014 \end_inset
34015
34016 B
34017 \end_layout
34018
34019 \end_inset
34020 </cell>
34021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34022 \begin_inset Text
34023
34024 \begin_layout Plain Layout
34025 \begin_inset Formula $A\gr B$
34026 \end_inset
34027
34028
34029 \end_layout
34030
34031 \end_inset
34032 </cell>
34033 </row>
34034 <row>
34035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34036 \begin_inset Text
34037
34038 \begin_layout Plain Layout
34039
34040 \backslash
34041 us{ABcd
34042 \end_layout
34043
34044 \end_inset
34045 </cell>
34046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34047 \begin_inset Text
34048
34049 \begin_layout Plain Layout
34050 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
34051 \end_inset
34052
34053
34054 \end_layout
34055
34056 \end_inset
34057 </cell>
34058 </row>
34059 <row>
34060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34061 \begin_inset Text
34062
34063 \begin_layout Plain Layout
34064
34065 \backslash
34066 fb{[2cm]
34067 \begin_inset Formula $\to$
34068 \end_inset
34069
34070
34071 \backslash
34072 {
34073 \begin_inset Formula $\to$
34074 \end_inset
34075
34076
34077 \backslash
34078 {
34079 \backslash
34080 int
34081 \begin_inset ERT
34082 status collapsed
34083
34084 \begin_layout Plain Layout
34085
34086
34087 \backslash
34088 spce 
34089 \end_layout
34090
34091 \end_inset
34092
34093 A=B
34094 \end_layout
34095
34096 \end_inset
34097 </cell>
34098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34099 \begin_inset Text
34100
34101 \begin_layout Plain Layout
34102 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
34103 \end_inset
34104
34105
34106 \end_layout
34107
34108 \end_inset
34109 </cell>
34110 </row>
34111 <row>
34112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34113 \begin_inset Text
34114
34115 \begin_layout Plain Layout
34116
34117 \backslash
34118 cb{red
34119 \begin_inset Formula $\to$
34120 \end_inset
34121
34122
34123 \backslash
34124 {
34125 \backslash
34126 int
34127 \begin_inset ERT
34128 status collapsed
34129
34130 \begin_layout Plain Layout
34131
34132
34133 \backslash
34134 spce 
34135 \end_layout
34136
34137 \end_inset
34138
34139 A=B
34140 \end_layout
34141
34142 \end_inset
34143 </cell>
34144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34145 \begin_inset Text
34146
34147 \begin_layout Plain Layout
34148 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
34149 \end_inset
34150
34151
34152 \end_layout
34153
34154 \end_inset
34155 </cell>
34156 </row>
34157 <row>
34158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34159 \begin_inset Text
34160
34161 \begin_layout Plain Layout
34162
34163 \backslash
34164 cb[green]
34165 \backslash
34166 {red
34167 \begin_inset Formula $\to$
34168 \end_inset
34169
34170
34171 \backslash
34172 {
34173 \backslash
34174 int
34175 \begin_inset ERT
34176 status collapsed
34177
34178 \begin_layout Plain Layout
34179
34180
34181 \backslash
34182 spce 
34183 \end_layout
34184
34185 \end_inset
34186
34187 A=B
34188 \end_layout
34189
34190 \end_inset
34191 </cell>
34192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34193 \begin_inset Text
34194
34195 \begin_layout Plain Layout
34196 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
34197 \end_inset
34198
34199
34200 \end_layout
34201
34202 \end_inset
34203 </cell>
34204 </row>
34205 </lyxtabular>
34206
34207 \end_inset
34208
34209
34210 \end_layout
34211
34212 \begin_layout Subsection
34213 Macros de ecuaciones
34214 \begin_inset Index idx
34215 status collapsed
34216
34217 \begin_layout Plain Layout
34218 Comandos de usuario ! Macros de ecuaciones
34219 \end_layout
34220
34221 \end_inset
34222
34223
34224 \begin_inset Index idx
34225 status collapsed
34226
34227 \begin_layout Plain Layout
34228 Macros
34229 \end_layout
34230
34231 \end_inset
34232
34233
34234 \end_layout
34235
34236 \begin_layout Standard
34237 Los comandos definidos por el usuario son especialmente convenientes para
34238  expresiones complejas.
34239  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
34240  el mismo tipo de solución se repite varias veces.
34241  La forma general de una ecuación de segundo grado es:
34242 \begin_inset Formula 
34243 \[
34244 0=\lambda^{2}+p\lambda+q
34245 \]
34246
34247 \end_inset
34248
34249 La forma general de la solución es:
34250 \begin_inset Formula 
34251 \[
34252 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
34253 \]
34254
34255 \end_inset
34256
34257
34258 \end_layout
34259
34260 \begin_layout Standard
34261 Para definir un comando para la ecuación de la solución, en donde solo hay
34262  que especificar los tres parámetros 
34263 \begin_inset Formula $\lambda$
34264 \end_inset
34265
34266
34267 \begin_inset Formula $p$
34268 \end_inset
34269
34270 , y 
34271 \begin_inset Formula $q$
34272 \end_inset
34273
34274 , y el índice de 
34275 \begin_inset Formula $\lambda$
34276 \end_inset
34277
34278  puede darse opcionalmente, la línea de preámbulo LaTeX es
34279 \begin_inset Newline newline
34280 \end_inset
34281
34282
34283 \series bold
34284
34285 \backslash
34286 newcommand{
34287 \backslash
34288 qG}[4][1,
34289 \backslash
34290 ,2]{#2_{#1}=-
34291 \backslash
34292 frac{#3}{2}
34293 \backslash
34294 pm
34295 \begin_inset Newline newline
34296 \end_inset
34297
34298
34299 \begin_inset Phantom HPhantom
34300 status open
34301
34302 \begin_layout Plain Layout
34303
34304 \series bold
34305
34306 \backslash
34307 newcommand
34308 \end_layout
34309
34310 \end_inset
34311
34312
34313 \backslash
34314 sqrt{
34315 \backslash
34316 frac{#3^{2}}{4}-#4}}
34317 \end_layout
34318
34319 \begin_layout Standard
34320 Para generar la solución se inserta el comando
34321 \begin_inset Newline newline
34322 \end_inset
34323
34324
34325 \series bold
34326
34327 \backslash
34328 qG{
34329 \backslash
34330 lambda
34331 \begin_inset Formula $\to$
34332 \end_inset
34333
34334
34335 \backslash
34336 {p
34337 \begin_inset Formula $\to$
34338 \end_inset
34339
34340
34341 \backslash
34342 {q
34343 \series default
34344  en una ecuación
34345 \series bold
34346 .
34347 \end_layout
34348
34349 \begin_layout Standard
34350 La definición del nuevo comando no es intuitiva porque hay que conocer los
34351  esquemas de todos los comandos LaTeX usados, p.
34352 \begin_inset space \thinspace{}
34353 \end_inset
34354
34355 e., que una fracción se inserta en LaTeX como
34356 \series bold
34357  
34358 \backslash
34359 frac{numerador}{denominador}
34360 \series default
34361 .
34362  Además, uno puede olvidar fácilmente una llave en la definición y no puede
34363  ver en LyX lo que el nuevo comando está haciendo.
34364  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
34365  ecuación en vez del comando
34366 \series bold
34367  
34368 \backslash
34369 newcommand
34370 \series default
34371 .
34372 \end_layout
34373
34374 \begin_layout Standard
34375 Una macro de ecuación se crea con el menú 
34376 \family sans
34377 Insertar\SpecialChar \menuseparator
34378 Ecuación\SpecialChar \menuseparator
34379 Macro
34380 \family default
34381  o con el botón 
34382 \begin_inset Graphics
34383         filename ../../images/math-macro_newmacroname_newcommand.png
34384         scale 85
34385
34386 \end_inset
34387
34388  de la barra de herramientas.
34389  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
34390  como el siguiente donde se define la macro:
34391 \begin_inset Newline newline
34392 \end_inset
34393
34394
34395 \end_layout
34396
34397 \begin_layout Standard
34398 \begin_inset space \hspace*{\fill}
34399 \end_inset
34400
34401
34402 \begin_inset Graphics
34403         filename ../clipart/macrobox.png
34404
34405 \end_inset
34406
34407
34408 \begin_inset space \hspace*{\fill}
34409 \end_inset
34410
34411
34412 \begin_inset Newline newline
34413 \end_inset
34414
34415
34416 \begin_inset FormulaMacro
34417 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
34418 \end_inset
34419
34420
34421 \backslash
34422 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
34423  En el primer marco azul se inserta la ecuación buscada.
34424  Con el comando 
34425 \series bold
34426
34427 \backslash
34428 #númerodeargumento
34429 \series default
34430 , , o con el botón 
34431 \begin_inset Graphics
34432         filename ../../images/math-macro-add-param.png
34433         scale 85
34434
34435 \end_inset
34436
34437  de la barra de herramientas de macros se inserta un colocador de argumento,
34438  p.
34439 \begin_inset space \thinspace{}
34440 \end_inset
34441
34442 e
34443 \begin_inset space \space{}
34444 \end_inset
34445
34446
34447 \series bold
34448
34449 \backslash
34450 #1
34451 \series default
34452 .
34453  Los colocadores de argumento se muestran en rojo.
34454  Se pueden poner 9 argumentos como máximo.
34455  Con el botón 
34456 \begin_inset Graphics
34457         filename ../../images/math-macro-add-optional-param.png
34458         scale 85
34459
34460 \end_inset
34461
34462  se crean argumentos opcionales.
34463  El primer argumento no opcional puede transformarse en opcional con el
34464  botón 
34465 \begin_inset Graphics
34466         filename ../../images/math-macro-make-optional.png
34467         scale 85
34468
34469 \end_inset
34470
34471 .
34472  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
34473  Normalmente quieres verlo tal como está definido, así que el recuadro se
34474  deja vacío.
34475  Pero si has creado una macro que necesita mucho espacio en la pantalla,
34476  en dicho recuadro puedes insertar, por ejemplo
34477 \begin_inset Newline newline
34478 \end_inset
34479
34480
34481 \series bold
34482 qG: 
34483 \backslash
34484 #1
34485 \series default
34486  
34487 \series bold
34488 ,
34489 \series default
34490  
34491 \series bold
34492
34493 \backslash
34494 #2
34495 \series default
34496  
34497 \series bold
34498 ,
34499 \series default
34500  
34501 \series bold
34502
34503 \backslash
34504 #3, 
34505 \backslash
34506 #4
34507 \begin_inset Newline newline
34508 \end_inset
34509
34510
34511 \series default
34512 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
34513  en LyX, lo que conlleva una visualización mejor.
34514  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
34515 \begin_inset Newline newline
34516 \end_inset
34517
34518 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
34519  macros individuales situando el cursor en la macro y usando el menú 
34520 \family sans
34521 Ver\SpecialChar \menuseparator
34522 (Des)plegar macro de ecuación.
34523 \end_layout
34524
34525 \begin_layout Standard
34526 Para usar una macro, se inserta el nombre de la misma como comando en una
34527  ecuación, en nuestro caso 
34528 \series bold
34529
34530 \backslash
34531 qG
34532 \series default
34533 .
34534  Nuestra macro se muestra en LyX así:
34535 \begin_inset Newline newline
34536 \end_inset
34537
34538
34539 \begin_inset space \hspace*{\fill}
34540 \end_inset
34541
34542
34543 \begin_inset Graphics
34544         filename ../clipart/macrouse.png
34545
34546 \end_inset
34547
34548
34549 \begin_inset space \hspace*{\fill}
34550 \end_inset
34551
34552
34553 \begin_inset Newline newline
34554 \end_inset
34555
34556 Aquí tenemos nuestro ejemplo de macro con los argumentos 
34557 \begin_inset Formula $x$
34558 \end_inset
34559
34560
34561 \begin_inset Formula $\ln(x)$
34562 \end_inset
34563
34564 , y 
34565 \begin_inset Formula $B$
34566 \end_inset
34567
34568 :
34569 \end_layout
34570
34571 \begin_layout Standard
34572 \begin_inset Formula 
34573 \[
34574 \qG x{\ln(x)}B
34575 \]
34576
34577 \end_inset
34578
34579
34580 \end_layout
34581
34582 \begin_layout Standard
34583 LyX ofrece en el menú 
34584 \family sans
34585 Herramientas
34586 \family default
34587 \SpecialChar \menuseparator
34588
34589 \family sans
34590 Preferencias\SpecialChar \menuseparator
34591 Edición\SpecialChar \menuseparator
34592 Control
34593 \family default
34594  diferentes estilos para editar macros.
34595  Para encontrar el estilo que más te convenga, elige un estilo y pon el
34596  cursor en una macro para ver la diferencia.
34597 \end_layout
34598
34599 \begin_layout Standard
34600 Una macro de ecuación se transforma internamente en un comando 
34601 \series bold
34602
34603 \backslash
34604 newcommand
34605 \series default
34606  cuando se exporta el documento.
34607  El comando creado 
34608 \series bold
34609
34610 \backslash
34611 newcommand
34612 \series default
34613  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
34614  usar en ecuaciones que estén en recuadros de definición de macros en el
34615  documento.
34616  
34617 \end_layout
34618
34619 \begin_layout Standard
34620 Las macros de ecuación también pueden crearse directamente a partir de un
34621  comando
34622 \series bold
34623  
34624 \backslash
34625 newcommand
34626 \series default
34627 .
34628  Por ejemplo, escribiendo el comando
34629 \begin_inset Newline newline
34630 \end_inset
34631
34632
34633 \series bold
34634
34635 \backslash
34636 newcommand{
34637 \backslash
34638 larrow}[2]{
34639 \backslash
34640 xleftarrow[#2]{#1}}
34641 \begin_inset Newline newline
34642 \end_inset
34643
34644
34645 \series default
34646 como texto normal en LyX, seleccionándolo completamente y usando a continuación
34647  el atajo 
34648 \family sans
34649 Ctrl+M
34650 \family default
34651 , el comando se transformará en una macro de ecuación.
34652  Al emplear este método debes tener cuidado en escribir correctamente el
34653  comando 
34654 \series bold
34655
34656 \backslash
34657 newcommand
34658 \series default
34659 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
34660  
34661 \end_layout
34662
34663 \begin_layout Standard
34664 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
34665  en definiciones de macros se manejan incorrectamente.
34666  Por eso el ejemplo 
34667 \series bold
34668
34669 \backslash
34670 fb
34671 \series default
34672  de 
34673 \begin_inset CommandInset ref
34674 LatexCommand ref
34675 reference "sub:El-comando-newcommand"
34676
34677 \end_inset
34678
34679  no puede crearse como macro.
34680 \end_layout
34681
34682 \begin_layout Standard
34683 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
34684  la barra de herramientas de macros:
34685 \end_layout
34686
34687 \begin_layout Standard
34688 \begin_inset VSpace defskip
34689 \end_inset
34690
34691
34692 \end_layout
34693
34694 \begin_layout Standard
34695 \begin_inset Graphics
34696         filename ../clipart/MacroToolbar.png
34697
34698 \end_inset
34699
34700
34701 \begin_inset Index idx
34702 status collapsed
34703
34704 \begin_layout Plain Layout
34705 Macros ! Barra de herramientas
34706 \end_layout
34707
34708 \end_inset
34709
34710
34711 \end_layout
34712
34713 \begin_layout Standard
34714 \begin_inset VSpace defskip
34715 \end_inset
34716
34717
34718 \end_layout
34719
34720 \begin_layout Standard
34721 La barra de herramientas de macros contiene los siguientes botones:
34722 \end_layout
34723
34724 \begin_layout Standard
34725 \begin_inset VSpace defskip
34726 \end_inset
34727
34728
34729 \end_layout
34730
34731 \begin_layout Standard
34732 \begin_inset Tabular
34733 <lyxtabular version="3" rows="9" columns="2">
34734 <features islongtable="true" longtabularalignment="center">
34735 <column alignment="left" valignment="top" width="0">
34736 <column alignment="left" valignment="top" width="85col%">
34737 <row interlinespace="2.5mm">
34738 <cell alignment="center" valignment="top" usebox="none">
34739 \begin_inset Text
34740
34741 \begin_layout Plain Layout
34742 \begin_inset Graphics
34743         filename ../../images/math-macro-remove-param.png
34744         rotateOrigin center
34745
34746 \end_inset
34747
34748
34749 \end_layout
34750
34751 \end_inset
34752 </cell>
34753 <cell alignment="center" valignment="top" usebox="none">
34754 \begin_inset Text
34755
34756 \begin_layout Plain Layout
34757
34758 \family sans
34759 Editar\SpecialChar \menuseparator
34760 Ecuación\SpecialChar \menuseparator
34761 Definición de macro\SpecialChar \menuseparator
34762 Quitar último argumento
34763 \end_layout
34764
34765 \end_inset
34766 </cell>
34767 </row>
34768 <row interlinespace="2.5mm">
34769 <cell alignment="center" valignment="top" usebox="none">
34770 \begin_inset Text
34771
34772 \begin_layout Plain Layout
34773 \begin_inset Graphics
34774         filename ../../images/math-macro-add-param.png
34775         rotateOrigin center
34776
34777 \end_inset
34778
34779
34780 \end_layout
34781
34782 \end_inset
34783 </cell>
34784 <cell alignment="center" valignment="top" usebox="none">
34785 \begin_inset Text
34786
34787 \begin_layout Plain Layout
34788
34789 \family sans
34790 Editar\SpecialChar \menuseparator
34791 Ecuación\SpecialChar \menuseparator
34792 Definición de macro\SpecialChar \menuseparator
34793 Añadir argumento
34794 \end_layout
34795
34796 \end_inset
34797 </cell>
34798 </row>
34799 <row interlinespace="2.5mm">
34800 <cell alignment="center" valignment="top" usebox="none">
34801 \begin_inset Text
34802
34803 \begin_layout Plain Layout
34804 \begin_inset Graphics
34805         filename ../../images/math-macro-make-optional.png
34806         rotateOrigin center
34807
34808 \end_inset
34809
34810
34811 \end_layout
34812
34813 \end_inset
34814 </cell>
34815 <cell alignment="center" valignment="top" usebox="none">
34816 \begin_inset Text
34817
34818 \begin_layout Plain Layout
34819
34820 \family sans
34821 Editar\SpecialChar \menuseparator
34822 Ecuación\SpecialChar \menuseparator
34823 Definición de macro\SpecialChar \menuseparator
34824 Hacer opcional el primer
34825 \begin_inset Newline newline
34826 \end_inset
34827
34828
34829 \begin_inset Phantom HPhantom
34830 status open
34831
34832 \begin_layout Plain Layout
34833
34834 \family sans
34835 Editar\SpecialChar \menuseparator
34836 Ecuación\SpecialChar \menuseparator
34837 Definición de macro\SpecialChar \menuseparator
34838
34839 \end_layout
34840
34841 \end_inset
34842
34843 argumento no opcional
34844 \end_layout
34845
34846 \end_inset
34847 </cell>
34848 </row>
34849 <row interlinespace="2.5mm">
34850 <cell alignment="center" valignment="top" usebox="none">
34851 \begin_inset Text
34852
34853 \begin_layout Plain Layout
34854 \begin_inset Graphics
34855         filename ../../images/math-macro-make-nonoptional.png
34856         rotateOrigin center
34857
34858 \end_inset
34859
34860
34861 \end_layout
34862
34863 \end_inset
34864 </cell>
34865 <cell alignment="center" valignment="top" usebox="none">
34866 \begin_inset Text
34867
34868 \begin_layout Plain Layout
34869
34870 \family sans
34871 Editar\SpecialChar \menuseparator
34872 Ecuación\SpecialChar \menuseparator
34873 Definición de macro\SpecialChar \menuseparator
34874 Hacer no opcional el primer
34875 \begin_inset Newline newline
34876 \end_inset
34877
34878
34879 \begin_inset Phantom HPhantom
34880 status open
34881
34882 \begin_layout Plain Layout
34883
34884 \family sans
34885 Editar\SpecialChar \menuseparator
34886 Ecuación\SpecialChar \menuseparator
34887 Definición de macro\SpecialChar \menuseparator
34888
34889 \end_layout
34890
34891 \end_inset
34892
34893 argumento opcional
34894 \end_layout
34895
34896 \end_inset
34897 </cell>
34898 </row>
34899 <row interlinespace="2.5mm">
34900 <cell alignment="center" valignment="top" usebox="none">
34901 \begin_inset Text
34902
34903 \begin_layout Plain Layout
34904 \begin_inset Graphics
34905         filename ../../images/math-macro-remove-optional-param.png
34906         rotateOrigin center
34907
34908 \end_inset
34909
34910
34911 \end_layout
34912
34913 \end_inset
34914 </cell>
34915 <cell alignment="center" valignment="top" usebox="none">
34916 \begin_inset Text
34917
34918 \begin_layout Plain Layout
34919
34920 \family sans
34921 Editar\SpecialChar \menuseparator
34922 Ecuación\SpecialChar \menuseparator
34923 Definición de macro\SpecialChar \menuseparator
34924 Quitar argumento opcional
34925 \end_layout
34926
34927 \end_inset
34928 </cell>
34929 </row>
34930 <row interlinespace="2.5mm">
34931 <cell alignment="center" valignment="top" usebox="none">
34932 \begin_inset Text
34933
34934 \begin_layout Plain Layout
34935 \begin_inset Graphics
34936         filename ../../images/math-macro-add-optional-param.png
34937         rotateOrigin center
34938
34939 \end_inset
34940
34941
34942 \end_layout
34943
34944 \end_inset
34945 </cell>
34946 <cell alignment="center" valignment="top" usebox="none">
34947 \begin_inset Text
34948
34949 \begin_layout Plain Layout
34950
34951 \family sans
34952 Editar\SpecialChar \menuseparator
34953 Ecuación\SpecialChar \menuseparator
34954 Definición de macro\SpecialChar \menuseparator
34955 Insertar argumento opcional
34956 \end_layout
34957
34958 \end_inset
34959 </cell>
34960 </row>
34961 <row interlinespace="2.5mm">
34962 <cell alignment="center" valignment="top" usebox="none">
34963 \begin_inset Text
34964
34965 \begin_layout Plain Layout
34966 \begin_inset Graphics
34967         filename ../../images/math-macro-remove-greedy-param.png
34968         rotateOrigin center
34969
34970 \end_inset
34971
34972
34973 \end_layout
34974
34975 \end_inset
34976 </cell>
34977 <cell alignment="center" valignment="top" usebox="none">
34978 \begin_inset Text
34979
34980 \begin_layout Plain Layout
34981
34982 \family sans
34983 Editar\SpecialChar \menuseparator
34984 Ecuación\SpecialChar \menuseparator
34985 Definición de macro\SpecialChar \menuseparator
34986 Quitar último argumento
34987 \begin_inset Newline newline
34988 \end_inset
34989
34990
34991 \begin_inset Phantom HPhantom
34992 status open
34993
34994 \begin_layout Plain Layout
34995
34996 \family sans
34997 Editar\SpecialChar \menuseparator
34998 Ecuación\SpecialChar \menuseparator
34999 Definición de macro\SpecialChar \menuseparator
35000
35001 \end_layout
35002
35003 \end_inset
35004
35005 yendo hacia la derecha
35006 \end_layout
35007
35008 \end_inset
35009 </cell>
35010 </row>
35011 <row interlinespace="2.5mm">
35012 <cell alignment="center" valignment="top" usebox="none">
35013 \begin_inset Text
35014
35015 \begin_layout Plain Layout
35016 \begin_inset Graphics
35017         filename ../../images/math-macro-append-greedy-param.png
35018         rotateOrigin center
35019
35020 \end_inset
35021
35022
35023 \end_layout
35024
35025 \end_inset
35026 </cell>
35027 <cell alignment="center" valignment="top" usebox="none">
35028 \begin_inset Text
35029
35030 \begin_layout Plain Layout
35031
35032 \family sans
35033 Editar\SpecialChar \menuseparator
35034 Ecuación\SpecialChar \menuseparator
35035 Definición de macro\SpecialChar \menuseparator
35036 Añadir argumento comiendo
35037 \begin_inset Newline newline
35038 \end_inset
35039
35040
35041 \begin_inset Phantom HPhantom
35042 status open
35043
35044 \begin_layout Plain Layout
35045
35046 \family sans
35047 Editar\SpecialChar \menuseparator
35048 Ecuación\SpecialChar \menuseparator
35049 Definición de macro\SpecialChar \menuseparator
35050
35051 \end_layout
35052
35053 \end_inset
35054
35055 desde la derecha
35056 \end_layout
35057
35058 \end_inset
35059 </cell>
35060 </row>
35061 <row interlinespace="2.5mm">
35062 <cell alignment="center" valignment="top" usebox="none">
35063 \begin_inset Text
35064
35065 \begin_layout Plain Layout
35066 \begin_inset Graphics
35067         filename ../../images/math-macro-add-greedy-optional-param.png
35068         rotateOrigin center
35069
35070 \end_inset
35071
35072
35073 \end_layout
35074
35075 \end_inset
35076 </cell>
35077 <cell alignment="center" valignment="top" usebox="none">
35078 \begin_inset Text
35079
35080 \begin_layout Plain Layout
35081
35082 \family sans
35083 Editar\SpecialChar \menuseparator
35084 Ecuación\SpecialChar \menuseparator
35085 Definición de macro\SpecialChar \menuseparator
35086 Añadir argumento opcional
35087 \begin_inset Newline newline
35088 \end_inset
35089
35090
35091 \begin_inset Phantom HPhantom
35092 status open
35093
35094 \begin_layout Plain Layout
35095
35096 \family sans
35097 Editar\SpecialChar \menuseparator
35098 Ecuación\SpecialChar \menuseparator
35099 Definición de macro\SpecialChar \menuseparator
35100
35101 \end_layout
35102
35103 \end_inset
35104
35105 comiendo desde la derecha
35106 \end_layout
35107
35108 \end_inset
35109 </cell>
35110 </row>
35111 </lyxtabular>
35112
35113 \end_inset
35114
35115
35116 \end_layout
35117
35118 \begin_layout Section
35119 Sistema algebraico computacional
35120 \end_layout
35121
35122 \begin_layout Standard
35123 LyX permite el intercambio entre expresiones matemáticas escritas con su
35124  editor de ecuaciones y aplicaciones externas o guiones definidos por el
35125  usuario.
35126  Las aplicaciones soportadas actualmente son 
35127 \family sans
35128 Maple
35129 \family default
35130
35131 \family sans
35132 Mathematica
35133 \family default
35134
35135 \family sans
35136 Maxima
35137 \family default
35138  y 
35139 \family sans
35140 Octave
35141 \family default
35142 .
35143  Hay que advertir que el conjunto de estructuras matemáticas soportadas
35144  se limita a casos muy simples.
35145 \end_layout
35146
35147 \begin_layout Subsection
35148 Utilización
35149 \end_layout
35150
35151 \begin_layout Standard
35152 Escribe alguna expresión en una ecuación, despliega el menú 
35153 \family sans
35154 Editar\SpecialChar \menuseparator
35155 Ecuaciones\SpecialChar \menuseparator
35156 Usar programa de álgebra
35157 \family default
35158  y elige la aplicación que esté instalada en tu ordenador.
35159  Después de eso el resultado de la computación debería mostrarse a la derecha
35160  de la expresión junto con el operador "=".
35161 \end_layout
35162
35163 \begin_layout Standard
35164 A continuación hay unos ejemplos sencillos (con resultados de 
35165 \family sans
35166 Maxima
35167 \family default
35168 ) que muestran qué tipos de computación se pueden realizar:
35169 \end_layout
35170
35171 \begin_layout Itemize
35172 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
35173 \end_inset
35174
35175
35176 \end_layout
35177
35178 \begin_layout Itemize
35179 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
35180 \end_inset
35181
35182
35183 \end_layout
35184
35185 \begin_layout Itemize
35186 \begin_inset Formula $\int_{1}^{2}\sen(x)dx=\cos1-\cos2$
35187 \end_inset
35188
35189
35190 \end_layout
35191
35192 \begin_layout Itemize
35193 \begin_inset Formula $\det\left[\begin{array}{ccc}
35194 1 & 6 & 7\\
35195 2 & 5 & 8\\
35196 3 & 4 & 17
35197 \end{array}\right]=-56$
35198 \end_inset
35199
35200
35201 \end_layout
35202
35203 \begin_layout Itemize
35204 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
35205 \end_inset
35206
35207
35208 \end_layout
35209
35210 \begin_layout Subsection
35211 Atajos de teclado
35212 \end_layout
35213
35214 \begin_layout Standard
35215 Actualmente no hay atajos de teclado para ejecutar las aplicaciones de álgebra.
35216  Se puede vincular fácilmente una combinación de teclas a la función 
35217 \family sans
35218 math-extern
35219 \family default
35220  de Lyx (véase el manual 
35221 \emph on
35222 Funciones de LyX
35223 \emph default
35224 ).
35225  Por ejemplo, para vincular la tecla 
35226 \family sans
35227 Entrar
35228 \family default
35229  en el editor de ecuaciones a 
35230 \family sans
35231 Maxima
35232 \family default
35233  se podría usar este comando para definir el atajo de teclado:
35234 \end_layout
35235
35236 \begin_layout Standard
35237
35238 \series bold
35239 command-alternatives break-paragraph;math-extern maxima
35240 \end_layout
35241
35242 \begin_layout Section
35243 Indicaciones
35244 \begin_inset Index idx
35245 status collapsed
35246
35247 \begin_layout Plain Layout
35248 Indicaciones
35249 \end_layout
35250
35251 \end_inset
35252
35253
35254 \end_layout
35255
35256 \begin_layout Subsection
35257 Números negativos
35258 \begin_inset Index idx
35259 status collapsed
35260
35261 \begin_layout Plain Layout
35262 Numeros@Números ! negativos
35263 \end_layout
35264
35265 \end_inset
35266
35267
35268 \end_layout
35269
35270 \begin_layout Standard
35271 Los números negativos a veces se ven feos en las ecuaciones porque el signo
35272  menos delante del número tiene la misma longitud que el operador signo
35273  menos.
35274  Si se escribe el número negativo en texto normal el signo menos aparece
35275  correctamente.
35276 \end_layout
35277
35278 \begin_layout Standard
35279 Así pues, el problema desaparece si se convierte el signo menos a texto
35280  matemático.
35281 \end_layout
35282
35283 \begin_layout Standard
35284 Un ejemplo para visualizar el problema:
35285 \end_layout
35286
35287 \begin_layout Standard
35288 \noindent
35289 \align center
35290 \begin_inset Tabular
35291 <lyxtabular version="3" rows="3" columns="2">
35292 <features tabularvalignment="middle">
35293 <column alignment="center" valignment="top" width="0">
35294 <column alignment="center" valignment="top" width="0">
35295 <row>
35296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35297 \begin_inset Text
35298
35299 \begin_layout Plain Layout
35300 texto normal:
35301 \end_layout
35302
35303 \end_inset
35304 </cell>
35305 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35306 \begin_inset Text
35307
35308 \begin_layout Plain Layout
35309 x = -2
35310 \end_layout
35311
35312 \end_inset
35313 </cell>
35314 </row>
35315 <row>
35316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35317 \begin_inset Text
35318
35319 \begin_layout Plain Layout
35320 ecuación:
35321 \end_layout
35322
35323 \end_inset
35324 </cell>
35325 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35326 \begin_inset Text
35327
35328 \begin_layout Plain Layout
35329 \begin_inset Formula $x=-2$
35330 \end_inset
35331
35332
35333 \end_layout
35334
35335 \end_inset
35336 </cell>
35337 </row>
35338 <row>
35339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35340 \begin_inset Text
35341
35342 \begin_layout Plain Layout
35343 solución:
35344 \end_layout
35345
35346 \end_inset
35347 </cell>
35348 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35349 \begin_inset Text
35350
35351 \begin_layout Plain Layout
35352 \begin_inset Formula $x=\mbox{-}2$
35353 \end_inset
35354
35355
35356 \end_layout
35357
35358 \end_inset
35359 </cell>
35360 </row>
35361 </lyxtabular>
35362
35363 \end_inset
35364
35365
35366 \end_layout
35367
35368 \begin_layout Subsection
35369 Coma como separador decimal
35370 \begin_inset Index idx
35371 status collapsed
35372
35373 \begin_layout Plain Layout
35374 Coma decimal
35375 \end_layout
35376
35377 \end_inset
35378
35379
35380 \end_layout
35381
35382 \begin_layout Standard
35383 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
35384  de grupos numéricos.
35385  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
35386 \end_layout
35387
35388 \begin_layout Standard
35389 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
35390  
35391 \family sans
35392 Ctrl+M
35393 \family default
35394 ).
35395 \end_layout
35396
35397 \begin_layout Standard
35398 Para usar las comas en todas las fórmulas del documento como separador decimal,
35399  se carga el archivo 
35400 \series bold
35401 icomma.sty
35402 \series default
35403
35404 \begin_inset Foot
35405 status collapsed
35406
35407 \begin_layout Plain Layout
35408
35409 \series bold
35410 icomma
35411 \series default
35412  forma parte del paquete LaTeX 
35413 \series bold
35414 was
35415 \series default
35416
35417 \begin_inset Index idx
35418 status collapsed
35419
35420 \begin_layout Plain Layout
35421 Paquetes ! was
35422 \begin_inset ERT
35423 status collapsed
35424
35425 \begin_layout Plain Layout
35426
35427
35428 \backslash
35429 vspace{4mm}
35430 \end_layout
35431
35432 \end_inset
35433
35434
35435 \end_layout
35436
35437 \end_inset
35438
35439 .
35440 \end_layout
35441
35442 \end_inset
35443
35444
35445 \begin_inset Index idx
35446 status collapsed
35447
35448 \begin_layout Plain Layout
35449 Paquetes ! icomma
35450 \end_layout
35451
35452 \end_inset
35453
35454  en el preámbulo LaTeX con la línea: 
35455 \end_layout
35456
35457 \begin_layout Standard
35458
35459 \series bold
35460
35461 \backslash
35462 usepackage{icomma}
35463 \end_layout
35464
35465 \begin_layout Subsection
35466 Vectores físicos
35467 \begin_inset CommandInset label
35468 LatexCommand label
35469 name "sub:Vectores-físicos"
35470
35471 \end_inset
35472
35473
35474 \begin_inset Index idx
35475 status collapsed
35476
35477 \begin_layout Plain Layout
35478 Vectores físicos
35479 \end_layout
35480
35481 \end_inset
35482
35483
35484 \end_layout
35485
35486 \begin_layout Standard
35487 El paquete LaTeX 
35488 \series bold
35489 braket
35490 \series default
35491
35492 \begin_inset Index idx
35493 status collapsed
35494
35495 \begin_layout Plain Layout
35496 Paquetes ! braket
35497 \end_layout
35498
35499 \end_inset
35500
35501  suministra vectores predefinidos; se carga con la línea de preámbulo LaTeX:
35502 \end_layout
35503
35504 \begin_layout Standard
35505
35506 \series bold
35507
35508 \backslash
35509 usepackage{braket}
35510 \end_layout
35511
35512 \begin_layout Standard
35513 \begin_inset ERT
35514 status collapsed
35515
35516 \begin_layout Plain Layout
35517
35518
35519 \backslash
35520 ifbraket 
35521 \end_layout
35522
35523 \end_inset
35524
35525
35526 \begin_inset Note Note
35527 status open
35528
35529 \begin_layout Plain Layout
35530 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
35531 \series bold
35532 braket
35533 \series default
35534  está instalado.
35535 \end_layout
35536
35537 \end_inset
35538
35539
35540 \end_layout
35541
35542 \begin_layout Standard
35543 Están definidos los siguientes comandos:
35544 \end_layout
35545
35546 \begin_layout Standard
35547 \noindent
35548 \align center
35549 \begin_inset Tabular
35550 <lyxtabular version="3" rows="4" columns="2">
35551 <features tabularvalignment="middle">
35552 <column alignment="center" valignment="top" width="0">
35553 <column alignment="center" valignment="top" width="0">
35554 <row>
35555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35556 \begin_inset Text
35557
35558 \begin_layout Plain Layout
35559 Comando
35560 \end_layout
35561
35562 \end_inset
35563 </cell>
35564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35565 \begin_inset Text
35566
35567 \begin_layout Plain Layout
35568 Resultado
35569 \end_layout
35570
35571 \end_inset
35572 </cell>
35573 </row>
35574 <row>
35575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35576 \begin_inset Text
35577
35578 \begin_layout Plain Layout
35579
35580 \backslash
35581 Bra{
35582 \backslash
35583 psi
35584 \end_layout
35585
35586 \end_inset
35587 </cell>
35588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35589 \begin_inset Text
35590
35591 \begin_layout Plain Layout
35592 \begin_inset Formula $\Bra{\psi}$
35593 \end_inset
35594
35595
35596 \end_layout
35597
35598 \end_inset
35599 </cell>
35600 </row>
35601 <row>
35602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35603 \begin_inset Text
35604
35605 \begin_layout Plain Layout
35606
35607 \backslash
35608 Ket{
35609 \backslash
35610 psi
35611 \end_layout
35612
35613 \end_inset
35614 </cell>
35615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35616 \begin_inset Text
35617
35618 \begin_layout Plain Layout
35619 \begin_inset Formula $\Ket{\psi}$
35620 \end_inset
35621
35622
35623 \end_layout
35624
35625 \end_inset
35626 </cell>
35627 </row>
35628 <row>
35629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35630 \begin_inset Text
35631
35632 \begin_layout Plain Layout
35633
35634 \backslash
35635 Braket{
35636 \backslash
35637 psi|
35638 \backslash
35639 phi
35640 \end_layout
35641
35642 \end_inset
35643 </cell>
35644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35645 \begin_inset Text
35646
35647 \begin_layout Plain Layout
35648 \begin_inset Formula $\Braket{\psi|\phi}$
35649 \end_inset
35650
35651
35652 \end_layout
35653
35654 \end_inset
35655 </cell>
35656 </row>
35657 </lyxtabular>
35658
35659 \end_inset
35660
35661
35662 \end_layout
35663
35664 \begin_layout Standard
35665 El comando 
35666 \series bold
35667
35668 \backslash
35669 Braket
35670 \series default
35671  asegura que todas las barras verticales tienen el tamaño de los delimitadores
35672  circundantes:
35673 \begin_inset Formula 
35674 \[
35675 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
35676 \]
35677
35678 \end_inset
35679
35680
35681 \begin_inset ERT
35682 status collapsed
35683
35684 \begin_layout Plain Layout
35685
35686
35687 \backslash
35688 else
35689 \end_layout
35690
35691 \end_inset
35692
35693
35694 \begin_inset Note Note
35695 status open
35696
35697 \begin_layout Plain Layout
35698 Lo que sigue se verá en la salida si el paquete LaTeX 
35699 \series bold
35700 braket
35701 \series default
35702  no está instalado:
35703 \end_layout
35704
35705 \end_inset
35706
35707
35708 \end_layout
35709
35710 \begin_layout Standard
35711 Debes instalar el paquete LaTeX 
35712 \series bold
35713 braket
35714 \series default
35715  para ver en la salida el resto de esta subsección.
35716 \end_layout
35717
35718 \begin_layout Standard
35719 \begin_inset ERT
35720 status collapsed
35721
35722 \begin_layout Plain Layout
35723
35724
35725 \backslash
35726 fi
35727 \end_layout
35728
35729 \end_inset
35730
35731
35732 \end_layout
35733
35734 \begin_layout Standard
35735 El efecto de 
35736 \series bold
35737
35738 \backslash
35739 Braket
35740 \series default
35741  también se puede conseguir con el comando 
35742 \series bold
35743
35744 \backslash
35745 middle
35746 \series default
35747 , que se describe en 
35748 \begin_inset CommandInset ref
35749 LatexCommand ref
35750 reference "sub:Tamaño-automático-de"
35751
35752 \end_inset
35753
35754 .
35755 \end_layout
35756
35757 \begin_layout Subsection
35758 Fracciones definidas por el usuario
35759 \begin_inset CommandInset label
35760 LatexCommand label
35761 name "sub:Fracciones-personalizadas"
35762
35763 \end_inset
35764
35765
35766 \begin_inset Index idx
35767 status collapsed
35768
35769 \begin_layout Plain Layout
35770 Fracciones ! personalizadas
35771 \end_layout
35772
35773 \end_inset
35774
35775
35776 \end_layout
35777
35778 \begin_layout Standard
35779 Para definir comandos personalizados para fracciones, se usa el comando
35780  
35781 \series bold
35782
35783 \backslash
35784 genfrac
35785 \series default
35786
35787 \begin_inset Index idx
35788 status collapsed
35789
35790 \begin_layout Plain Layout
35791 Comandos ! G ! 
35792 \backslash
35793 genfrac
35794 \end_layout
35795
35796 \end_inset
35797
35798  con el siguiente esquema:
35799 \end_layout
35800
35801 \begin_layout Standard
35802
35803 \series bold
35804
35805 \backslash
35806 genfrac{delimitador izquierdo}{delimitador derecho}
35807 \begin_inset Newline newline
35808 \end_inset
35809
35810
35811 \begin_inset Phantom HPhantom
35812 status open
35813
35814 \begin_layout Plain Layout
35815
35816 \series bold
35817
35818 \backslash
35819 genfrac
35820 \end_layout
35821
35822 \end_inset
35823
35824 {grosor raya de fracción}{estilo}{numerador}{denominador}
35825 \end_layout
35826
35827 \begin_layout Standard
35828 El estilo es un número en el rango 0
35829 \begin_inset space \thinspace{}
35830 \end_inset
35831
35832 -
35833 \begin_inset space \thinspace{}
35834 \end_inset
35835
35836 3.
35837 \end_layout
35838
35839 \begin_layout Standard
35840 \align center
35841 \begin_inset Tabular
35842 <lyxtabular version="3" rows="5" columns="2">
35843 <features tabularvalignment="middle">
35844 <column alignment="center" valignment="top" width="0">
35845 <column alignment="center" valignment="top" width="0">
35846 <row>
35847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35848 \begin_inset Text
35849
35850 \begin_layout Plain Layout
35851 Número
35852 \end_layout
35853
35854 \end_inset
35855 </cell>
35856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35857 \begin_inset Text
35858
35859 \begin_layout Plain Layout
35860 Estilo (tamaño)
35861 \end_layout
35862
35863 \end_inset
35864 </cell>
35865 </row>
35866 <row>
35867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35868 \begin_inset Text
35869
35870 \begin_layout Plain Layout
35871 0
35872 \end_layout
35873
35874 \end_inset
35875 </cell>
35876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35877 \begin_inset Text
35878
35879 \begin_layout Plain Layout
35880 ecuación presentada
35881 \end_layout
35882
35883 \end_inset
35884 </cell>
35885 </row>
35886 <row>
35887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35888 \begin_inset Text
35889
35890 \begin_layout Plain Layout
35891 1
35892 \end_layout
35893
35894 \end_inset
35895 </cell>
35896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35897 \begin_inset Text
35898
35899 \begin_layout Plain Layout
35900 ecuación en línea
35901 \end_layout
35902
35903 \end_inset
35904 </cell>
35905 </row>
35906 <row>
35907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35908 \begin_inset Text
35909
35910 \begin_layout Plain Layout
35911 2
35912 \end_layout
35913
35914 \end_inset
35915 </cell>
35916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35917 \begin_inset Text
35918
35919 \begin_layout Plain Layout
35920 pequeño
35921 \end_layout
35922
35923 \end_inset
35924 </cell>
35925 </row>
35926 <row>
35927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35928 \begin_inset Text
35929
35930 \begin_layout Plain Layout
35931 3
35932 \end_layout
35933
35934 \end_inset
35935 </cell>
35936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35937 \begin_inset Text
35938
35939 \begin_layout Plain Layout
35940 muy pequeño
35941 \end_layout
35942
35943 \end_inset
35944 </cell>
35945 </row>
35946 </lyxtabular>
35947
35948 \end_inset
35949
35950
35951 \end_layout
35952
35953 \begin_layout Standard
35954 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
35955  
35956 \series bold
35957
35958 \backslash
35959 frac
35960 \series default
35961 .
35962 \end_layout
35963
35964 \begin_layout Standard
35965 Si no se pone grosor de la raya de fracción se usará el valor predefinido
35966  de 0.4
35967 \begin_inset space \thinspace{}
35968 \end_inset
35969
35970 pt.
35971 \end_layout
35972
35973 \begin_layout Standard
35974 Por ejemplo, los comandos 
35975 \series bold
35976
35977 \backslash
35978 dfrac
35979 \series default
35980  y 
35981 \series bold
35982
35983 \backslash
35984 tbinom
35985 \series default
35986  de la 
35987 \begin_inset CommandInset ref
35988 LatexCommand ref
35989 reference "sub:Fracciones"
35990
35991 \end_inset
35992
35993  se definen con los comandos:
35994 \end_layout
35995
35996 \begin_layout Standard
35997
35998 \series bold
35999
36000 \backslash
36001 newcommand{
36002 \backslash
36003 dfrac}[2]{
36004 \backslash
36005 genfrac{}{}{}{0}{#1}{#2}}
36006 \end_layout
36007
36008 \begin_layout Standard
36009 y
36010 \end_layout
36011
36012 \begin_layout Standard
36013
36014 \series bold
36015
36016 \backslash
36017 newcommand{
36018 \backslash
36019 tbinom}[2]{
36020 \backslash
36021 genfrac{(}{)}{0pt}{1}{#1}{#2}}
36022 \end_layout
36023
36024 \begin_layout Standard
36025 \begin_inset VSpace medskip
36026 \end_inset
36027
36028
36029 \end_layout
36030
36031 \begin_layout Standard
36032 Para definir una fracción en la que el grosor de la raya se pueda definir
36033  como argumento opcional, se inserta la siguiente línea en el preámbulo
36034  LaTeX:
36035 \end_layout
36036
36037 \begin_layout Standard
36038
36039 \series bold
36040
36041 \backslash
36042 newcommand{
36043 \backslash
36044 fracS}[3][]{
36045 \backslash
36046 genfrac{}{}{#1}{}{#2}{#3}}
36047 \end_layout
36048
36049 \begin_layout Standard
36050 Un ensayo:
36051 \begin_inset Formula 
36052 \begin{align*}
36053 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
36054 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
36055 \end{align*}
36056
36057 \end_inset
36058
36059 Como se puede ver, la distancia del numerador y el denominador a la raya
36060  de fracción se redondea a unas tres veces el grosor de la raya.
36061 \end_layout
36062
36063 \begin_layout Subsection
36064 Ecuaciones canceladas
36065 \begin_inset Index idx
36066 status collapsed
36067
36068 \begin_layout Plain Layout
36069 Ecuación ! cancelada
36070 \end_layout
36071
36072 \end_inset
36073
36074
36075 \end_layout
36076
36077 \begin_layout Standard
36078 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
36079  
36080 \series bold
36081 cancel
36082 \series default
36083
36084 \begin_inset Index idx
36085 status collapsed
36086
36087 \begin_layout Plain Layout
36088 Paquetes ! cancel
36089 \end_layout
36090
36091 \end_inset
36092
36093  con la línea de preámbulo LaTeX
36094 \end_layout
36095
36096 \begin_layout Standard
36097
36098 \series bold
36099
36100 \backslash
36101 usepackage[samesize]{cancel}
36102 \end_layout
36103
36104 \begin_layout Standard
36105 \begin_inset ERT
36106 status collapsed
36107
36108 \begin_layout Plain Layout
36109
36110
36111 \backslash
36112 ifcancel 
36113 \end_layout
36114
36115 \end_inset
36116
36117
36118 \begin_inset Note Note
36119 status open
36120
36121 \begin_layout Plain Layout
36122 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
36123 \series bold
36124 cancel
36125 \series default
36126  está instalado.
36127 \end_layout
36128
36129 \end_inset
36130
36131
36132 \end_layout
36133
36134 \begin_layout Standard
36135 Hay cuatro formas de cancelar ecuaciones:
36136 \end_layout
36137
36138 \begin_layout Standard
36139 \align center
36140 \begin_inset Tabular
36141 <lyxtabular version="3" rows="5" columns="2">
36142 <features tabularvalignment="middle">
36143 <column alignment="center" valignment="top" width="0">
36144 <column alignment="center" valignment="top" width="0">
36145 <row>
36146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36147 \begin_inset Text
36148
36149 \begin_layout Plain Layout
36150 Comando
36151 \end_layout
36152
36153 \end_inset
36154 </cell>
36155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36156 \begin_inset Text
36157
36158 \begin_layout Plain Layout
36159 Resultado
36160 \begin_inset Note Note
36161 status collapsed
36162
36163 \begin_layout Plain Layout
36164 El
36165 \series bold
36166  
36167 \series default
36168 espacio y 
36169 \series bold
36170
36171 \backslash
36172 raisebox
36173 \series default
36174  se usa sólo como espaciador
36175 \end_layout
36176
36177 \end_inset
36178
36179
36180 \end_layout
36181
36182 \end_inset
36183 </cell>
36184 </row>
36185 <row>
36186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36187 \begin_inset Text
36188
36189 \begin_layout Plain Layout
36190
36191 \backslash
36192 cancel{
36193 \backslash
36194 int
36195 \begin_inset ERT
36196 status collapsed
36197
36198 \begin_layout Plain Layout
36199
36200
36201 \backslash
36202 spce 
36203 \end_layout
36204
36205 \end_inset
36206
36207 A=B
36208 \end_layout
36209
36210 \end_inset
36211 </cell>
36212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36213 \begin_inset Text
36214
36215 \begin_layout Plain Layout
36216 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
36217 \end_inset
36218
36219
36220 \end_layout
36221
36222 \end_inset
36223 </cell>
36224 </row>
36225 <row>
36226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36227 \begin_inset Text
36228
36229 \begin_layout Plain Layout
36230
36231 \backslash
36232 bcancel{
36233 \backslash
36234 int
36235 \begin_inset ERT
36236 status collapsed
36237
36238 \begin_layout Plain Layout
36239
36240
36241 \backslash
36242 spce 
36243 \end_layout
36244
36245 \end_inset
36246
36247 A=B
36248 \end_layout
36249
36250 \end_inset
36251 </cell>
36252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36253 \begin_inset Text
36254
36255 \begin_layout Plain Layout
36256 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
36257 \end_inset
36258
36259
36260 \end_layout
36261
36262 \end_inset
36263 </cell>
36264 </row>
36265 <row>
36266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36267 \begin_inset Text
36268
36269 \begin_layout Plain Layout
36270
36271 \backslash
36272 xcancel{
36273 \backslash
36274 int
36275 \begin_inset ERT
36276 status collapsed
36277
36278 \begin_layout Plain Layout
36279
36280
36281 \backslash
36282 spce 
36283 \end_layout
36284
36285 \end_inset
36286
36287 A=B
36288 \end_layout
36289
36290 \end_inset
36291 </cell>
36292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36293 \begin_inset Text
36294
36295 \begin_layout Plain Layout
36296 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
36297 \end_inset
36298
36299
36300 \end_layout
36301
36302 \end_inset
36303 </cell>
36304 </row>
36305 <row>
36306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36307 \begin_inset Text
36308
36309 \begin_layout Plain Layout
36310
36311 \backslash
36312 cancelto{1
36313 \begin_inset Formula $\to$
36314 \end_inset
36315
36316
36317 \backslash
36318 {
36319 \backslash
36320 int
36321 \begin_inset ERT
36322 status collapsed
36323
36324 \begin_layout Plain Layout
36325
36326
36327 \backslash
36328 spce 
36329 \end_layout
36330
36331 \end_inset
36332
36333 A=B
36334 \end_layout
36335
36336 \end_inset
36337 </cell>
36338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36339 \begin_inset Text
36340
36341 \begin_layout Plain Layout
36342 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
36343 \end_inset
36344
36345
36346 \end_layout
36347
36348 \end_inset
36349 </cell>
36350 </row>
36351 </lyxtabular>
36352
36353 \end_inset
36354
36355
36356 \end_layout
36357
36358 \begin_layout Standard
36359
36360 \series bold
36361
36362 \backslash
36363 cancelto
36364 \series default
36365  es especialmente apropiada para visualizar la simplificación de fracciones
36366  en una ecuación:
36367 \begin_inset Formula 
36368 \[
36369 \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}}}
36370 \]
36371
36372 \end_inset
36373
36374
36375 \end_layout
36376
36377 \begin_layout Standard
36378 \begin_inset ERT
36379 status collapsed
36380
36381 \begin_layout Plain Layout
36382
36383
36384 \backslash
36385 else
36386 \end_layout
36387
36388 \end_inset
36389
36390
36391 \begin_inset Note Note
36392 status open
36393
36394 \begin_layout Plain Layout
36395 Lo que sigue se verá en la salida si el paquete LaTeX 
36396 \series bold
36397 cancel
36398 \series default
36399  no está instalado:
36400 \end_layout
36401
36402 \end_inset
36403
36404
36405 \end_layout
36406
36407 \begin_layout Standard
36408 Debes instalar el paquete LaTeX 
36409 \series bold
36410 cancel
36411 \series default
36412  para ver en la salida el resto de esta subsección.
36413 \end_layout
36414
36415 \begin_layout Standard
36416 \begin_inset ERT
36417 status collapsed
36418
36419 \begin_layout Plain Layout
36420
36421
36422 \backslash
36423 fi
36424 \end_layout
36425
36426 \end_inset
36427
36428
36429 \end_layout
36430
36431 \begin_layout Subsection
36432 Ecuaciones en encabezados de sección
36433 \begin_inset CommandInset label
36434 LatexCommand label
36435 name "sub:Ecuaciones-en-encabezados"
36436
36437 \end_inset
36438
36439
36440 \begin_inset Index idx
36441 status collapsed
36442
36443 \begin_layout Plain Layout
36444 Ecuación ! en encabezados de sección
36445 \end_layout
36446
36447 \end_inset
36448
36449
36450 \end_layout
36451
36452 \begin_layout Standard
36453 Si se quiere poner una ecuación en un encabezado de sección hay que tener
36454  en cuenta lo siguiente:
36455 \end_layout
36456
36457 \begin_layout Standard
36458 \begin_inset Note Greyedout
36459 status open
36460
36461 \begin_layout Plain Layout
36462 Si el soporte para 
36463 \series bold
36464 hyperref
36465 \series default
36466
36467 \begin_inset Index idx
36468 status collapsed
36469
36470 \begin_layout Plain Layout
36471 Paquetes ! hyperref
36472 \end_layout
36473
36474 \end_inset
36475
36476  está activado en la configuración del documento, 
36477 \family sans
36478 Propiedades
36479 \begin_inset space ~
36480 \end_inset
36481
36482
36483 \family default
36484 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
36485  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
36486  texto del marcador, porque se infringen las convenciones PDF.
36487 \end_layout
36488
36489 \end_inset
36490
36491
36492 \end_layout
36493
36494 \begin_layout Standard
36495 Estos problemas se pueden solucionar insertando al final del encabezado
36496  un título breve con el menú 
36497 \family sans
36498 Insertar\SpecialChar \menuseparator
36499 Título
36500 \begin_inset space ~
36501 \end_inset
36502
36503 breve
36504 \family default
36505 .
36506  Los títulos breves se usan como alternativa para encabezados de sección
36507  con más de una línea para mantener el buen aspecto del índice.
36508  En éste sólo aparece el título breve y por tanto también en los marcadores.
36509 \end_layout
36510
36511 \begin_layout Standard
36512 Si hay que poner ecuaciones en el índice y se usa 
36513 \series bold
36514 hyperref
36515 \series default
36516 , se puede insertar el siguiente comando en modo TeX:
36517 \end_layout
36518
36519 \begin_layout Standard
36520
36521 \series bold
36522
36523 \backslash
36524 texorpdfstring{parte}{alternativa}
36525 \begin_inset Index idx
36526 status collapsed
36527
36528 \begin_layout Plain Layout
36529 Comandos ! T ! 
36530 \backslash
36531 texorpdfstring
36532 \end_layout
36533
36534 \end_inset
36535
36536
36537 \end_layout
36538
36539 \begin_layout Standard
36540 parte se refiere a la parte del encabezado que no debería aparecer en el
36541  marcador PDF.
36542  Puede ser caracteres, ecuaciones, notas al pie, y también referencias cruzadas.
36543  La alternativa se usa para el marcador en vez de la parte.
36544 \end_layout
36545
36546 \begin_layout Standard
36547 Aquí hay dos ejemplos de encabezados con ecuación:
36548 \end_layout
36549
36550 \begin_layout Standard
36551 \begin_inset VSpace -3mm
36552 \end_inset
36553
36554
36555 \end_layout
36556
36557 \begin_layout Standard
36558 \begin_inset ERT
36559 status collapsed
36560
36561 \begin_layout Plain Layout
36562
36563
36564 \backslash
36565 boldmath 
36566 \end_layout
36567
36568 \end_inset
36569
36570
36571 \end_layout
36572
36573 \begin_layout Subsubsection
36574 Encabezado sin ecuación en el índice 
36575 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36576 \end_inset
36577
36578
36579 \begin_inset Argument
36580 status collapsed
36581
36582 \begin_layout Plain Layout
36583 Encabezado sin ecuación en el índice
36584 \end_layout
36585
36586 \end_inset
36587
36588
36589 \end_layout
36590
36591 \begin_layout Subsubsection
36592 Encabezado con ecuación en el índice
36593 \begin_inset ERT
36594 status collapsed
36595
36596 \begin_layout Plain Layout
36597
36598
36599 \backslash
36600 texorpdfstring{
36601 \end_layout
36602
36603 \end_inset
36604
36605  
36606 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36607 \end_inset
36608
36609
36610 \begin_inset ERT
36611 status collapsed
36612
36613 \begin_layout Plain Layout
36614
36615 }{}
36616 \end_layout
36617
36618 \end_inset
36619
36620
36621 \end_layout
36622
36623 \begin_layout Standard
36624 \begin_inset ERT
36625 status collapsed
36626
36627 \begin_layout Plain Layout
36628
36629
36630 \backslash
36631 unboldmath 
36632 \end_layout
36633
36634 \end_inset
36635
36636 En el primer encabezado se ha puesto un título breve, en el segundo un 
36637 \series bold
36638
36639 \backslash
36640 texorpdfstring
36641 \series default
36642 .
36643 \end_layout
36644
36645 \begin_layout Standard
36646 Para obtener el mismo formato que en los demás encabezados se han puesto
36647  ambos en un entorno 
36648 \series bold
36649 boldmath
36650 \series default
36651 .
36652 \begin_inset Foot
36653 status collapsed
36654
36655 \begin_layout Plain Layout
36656 véase 
36657 \begin_inset CommandInset ref
36658 LatexCommand ref
36659 reference "sub:Ecuaciones-en-negrita"
36660
36661 \end_inset
36662
36663
36664 \end_layout
36665
36666 \end_inset
36667
36668
36669 \end_layout
36670
36671 \begin_layout Subsection
36672 Ecuaciones en texto multicolumna
36673 \begin_inset Index idx
36674 status collapsed
36675
36676 \begin_layout Plain Layout
36677 Ecuación ! en texto multicolumna
36678 \end_layout
36679
36680 \end_inset
36681
36682
36683 \end_layout
36684
36685 \begin_layout Standard
36686 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
36687  para ajustarse a la columna y entonces es preciso abarcar la anchura total
36688  de la página.
36689  Esto se hace usando el paquete LaTeX 
36690 \series bold
36691 multicol
36692 \series default
36693 ,
36694 \begin_inset Foot
36695 status collapsed
36696
36697 \begin_layout Plain Layout
36698
36699 \series bold
36700 multicol
36701 \series default
36702  forma parte de las distribuciones LaTeX estándar.
36703 \end_layout
36704
36705 \end_inset
36706
36707
36708 \begin_inset Index idx
36709 status collapsed
36710
36711 \begin_layout Plain Layout
36712 Paquetes ! multicol
36713 \end_layout
36714
36715 \end_inset
36716
36717  que se carga en el preámbulo LaTeX con la línea
36718 \end_layout
36719
36720 \begin_layout Standard
36721
36722 \series bold
36723
36724 \backslash
36725 usepackage{multicol}
36726 \end_layout
36727
36728 \begin_layout Standard
36729 \begin_inset Note Greyedout
36730 status collapsed
36731
36732 \begin_layout Plain Layout
36733 Ten en cuenta que la opción 
36734 \family sans
36735 Documento
36736 \begin_inset space ~
36737 \end_inset
36738
36739 con
36740 \begin_inset space ~
36741 \end_inset
36742
36743 dos
36744 \begin_inset space ~
36745 \end_inset
36746
36747 caras
36748 \family default
36749 , bajo 
36750 \family sans
36751 Diseño
36752 \begin_inset space ~
36753 \end_inset
36754
36755 de
36756 \begin_inset space ~
36757 \end_inset
36758
36759 página 
36760 \family default
36761 en el menú 
36762 \family sans
36763 Documento\SpecialChar \menuseparator
36764 Configuración
36765 \family default
36766  
36767 \emph on
36768 debe
36769 \emph default
36770  estar desmarcada.
36771 \end_layout
36772
36773 \end_inset
36774
36775
36776 \end_layout
36777
36778 \begin_layout Standard
36779 Antes del texto multicolumna se inserta en modo TeX el comando
36780 \end_layout
36781
36782 \begin_layout Standard
36783
36784 \series bold
36785
36786 \backslash
36787 begin{multicols}{número de columnas}
36788 \end_layout
36789
36790 \begin_layout Standard
36791 El número de columnas está en el rango 2-10.
36792  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
36793  TeX el comando
36794 \end_layout
36795
36796 \begin_layout Standard
36797
36798 \series bold
36799
36800 \backslash
36801 end{multicols}
36802 \end_layout
36803
36804 \begin_layout Standard
36805 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
36806  Para quitarlo se inserta un espacio vertical de -6
36807 \begin_inset space \thinspace{}
36808 \end_inset
36809
36810 mm antes de la ecuación.
36811  Si se usa el estilo 
36812 \series bold
36813 Sangrado
36814 \series default
36815 ,
36816 \begin_inset Foot
36817 status collapsed
36818
36819 \begin_layout Plain Layout
36820 véase estilos de ecuación en 
36821 \begin_inset CommandInset ref
36822 LatexCommand ref
36823 reference "sec:Estilos-de-ecuación"
36824
36825 \end_inset
36826
36827
36828 \end_layout
36829
36830 \end_inset
36831
36832  se inserta un espacio de -9
36833 \begin_inset space \thinspace{}
36834 \end_inset
36835
36836 mm.
36837 \end_layout
36838
36839 \begin_layout Standard
36840 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
36841 \end_layout
36842
36843 \begin_layout Standard
36844
36845 \lang german
36846 \begin_inset ERT
36847 status collapsed
36848
36849 \begin_layout Plain Layout
36850
36851
36852 \backslash
36853 begin{multicols}{2}
36854 \end_layout
36855
36856 \end_inset
36857
36858 Das Spektrum wird fouriertransformiert.
36859  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
36860 , Lösungsmittel) zu trennen.
36861  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
36862  nun das Aussehen des Ausgangssignals.
36863  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
36864  über alle Phasen integrieren muss.
36865  Sei nun 
36866 \begin_inset Formula $S$
36867 \end_inset
36868
36869  unser normiertes Ausgangssignal und 
36870 \begin_inset Formula $P$
36871 \end_inset
36872
36873  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
36874 \begin_inset ERT
36875 status collapsed
36876
36877 \begin_layout Plain Layout
36878
36879
36880 \backslash
36881 end{multicols}
36882 \end_layout
36883
36884 \end_inset
36885
36886
36887 \begin_inset VSpace -6mm
36888 \end_inset
36889
36890
36891 \begin_inset Formula 
36892 \begin{equation}
36893 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
36894 \end{equation}
36895
36896 \end_inset
36897
36898
36899 \begin_inset ERT
36900 status collapsed
36901
36902 \begin_layout Plain Layout
36903
36904
36905 \backslash
36906 begin{multicols}{2}
36907 \end_layout
36908
36909 \end_inset
36910
36911 wobei 
36912 \begin_inset Formula $S_{0}$
36913 \end_inset
36914
36915  das Signal ohne Gradient ist und die Normierungsbedingung 
36916 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36917 \end_inset
36918
36919  gilt.
36920  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36921  Direkt nach dem 
36922 \begin_inset Formula $\nicefrac{\pi}{2}$
36923 \end_inset
36924
36925
36926 \begin_inset space \thinspace{}
36927 \end_inset
36928
36929 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36930  das Signal zusätzlich abschwächt.
36931  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36932  
36933 \begin_inset Formula $T_{2}$
36934 \end_inset
36935
36936 -Zeit.
36937 \end_layout
36938
36939 \begin_layout Standard
36940
36941 \lang german
36942 \begin_inset ERT
36943 status collapsed
36944
36945 \begin_layout Plain Layout
36946
36947
36948 \backslash
36949 end{multicols}
36950 \end_layout
36951
36952 \end_inset
36953
36954
36955 \end_layout
36956
36957 \begin_layout Subsection
36958 Ecuaciones con descripción de variables
36959 \begin_inset Index idx
36960 status collapsed
36961
36962 \begin_layout Plain Layout
36963 Ecuación ! con descripción de variables
36964 \end_layout
36965
36966 \end_inset
36967
36968
36969 \end_layout
36970
36971 \begin_layout Standard
36972 Para describir variables en una ecuación, como en la fórmula 
36973 \begin_inset CommandInset ref
36974 LatexCommand eqref
36975 reference "eq:within"
36976
36977 \end_inset
36978
36979 , se inserta una matriz 2×
36980 \begin_inset Formula $n$
36981 \end_inset
36982
36983  con columnas alineadas a la izquierda para las 
36984 \emph on
36985
36986 \begin_inset Formula $n$
36987 \end_inset
36988
36989
36990 \emph default
36991  variables usadas.
36992 \begin_inset Foot
36993 status collapsed
36994
36995 \begin_layout Plain Layout
36996 véase matrices en 
36997 \begin_inset CommandInset ref
36998 LatexCommand ref
36999 reference "sec:Matrices"
37000
37001 \end_inset
37002
37003
37004 \end_layout
37005
37006 \end_inset
37007
37008  Para poner la descripción en tamaño más pequeño se inserta, p.e, el comando
37009  
37010 \series bold
37011
37012 \backslash
37013 footnotesize
37014 \series default
37015  antes de la matriz.
37016 \begin_inset Foot
37017 status collapsed
37018
37019 \begin_layout Plain Layout
37020 véase tamaños de fuentes en 
37021 \begin_inset CommandInset ref
37022 LatexCommand ref
37023 reference "sub:Tamaños-de-fuentes"
37024
37025 \end_inset
37026
37027 .
37028 \end_layout
37029
37030 \end_inset
37031
37032
37033 \end_layout
37034
37035 \begin_layout Standard
37036 Si se usa el estilo 
37037 \series bold
37038 Sangrado
37039 \series default
37040 ,
37041 \begin_inset Foot
37042 status collapsed
37043
37044 \begin_layout Plain Layout
37045 véase estilos de ecuación en 
37046 \begin_inset CommandInset ref
37047 LatexCommand ref
37048 reference "sec:Estilos-de-ecuación"
37049
37050 \end_inset
37051
37052
37053 \end_layout
37054
37055 \end_inset
37056
37057  se inserta un 
37058 \series bold
37059
37060 \backslash
37061 hfill
37062 \series default
37063
37064 \begin_inset Foot
37065 status collapsed
37066
37067 \begin_layout Plain Layout
37068
37069 \series bold
37070
37071 \backslash
37072 hfill
37073 \series default
37074  sólo funciona en ecuaciones en estilo 
37075 \series bold
37076 Sangrado
37077 \series default
37078 , véase 
37079 \begin_inset CommandInset ref
37080 LatexCommand ref
37081 reference "sub:Espacio-variable"
37082
37083 \end_inset
37084
37085
37086 \end_layout
37087
37088 \end_inset
37089
37090  delante y detrás de la matriz para que tenga la misma separación con la
37091  ecuación y con el margen.
37092 \end_layout
37093
37094 \begin_layout Standard
37095 Si se usa el estilo 
37096 \series bold
37097 Centrado
37098 \series default
37099  se emplea el método descrito en la 
37100 \begin_inset CommandInset ref
37101 LatexCommand ref
37102 reference "sub:Entorno-flalign"
37103
37104 \end_inset
37105
37106  para sangrar la ecuación.
37107  La ecuación 
37108 \begin_inset CommandInset ref
37109 LatexCommand eqref
37110 reference "eq:within"
37111
37112 \end_inset
37113
37114  consta de cinco columnas ya que las dos primeras contienen la fórmula,
37115  la tercera la matriz y la última una llave TeX vacía.
37116 \begin_inset Formula 
37117 \begin{flalign}
37118 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
37119 \rho & \mbox{densidad}\\
37120 V & \mbox{volumen}\\
37121 g & \mbox{aceleración gravitatoria}
37122 \end{array} &  & {}\label{eq:within}
37123 \end{flalign}
37124
37125 \end_inset
37126
37127
37128 \end_layout
37129
37130 \begin_layout Subsection
37131 Letras griegas minúsculas en redonda
37132 \begin_inset CommandInset label
37133 LatexCommand label
37134 name "sub:Griegas-en-redonda"
37135
37136 \end_inset
37137
37138
37139 \begin_inset Index idx
37140 status collapsed
37141
37142 \begin_layout Plain Layout
37143 Letras griegas ! en redonda
37144 \end_layout
37145
37146 \end_inset
37147
37148
37149 \end_layout
37150
37151 \begin_layout Standard
37152 La mayoría de las fuentes sólo suministran letras griegas minúsculas en
37153  cursiva.
37154  Pero para símbolos de partículas elementales como piones y neutrinos hacen
37155  falta letras griegas en redonda.
37156  El archivo 
37157 \series bold
37158 upgreek.sty
37159 \series default
37160
37161 \begin_inset Foot
37162 status collapsed
37163
37164 \begin_layout Plain Layout
37165
37166 \series bold
37167 upgreek
37168 \series default
37169  forma parte del paquete LaTeX 
37170 \series bold
37171 was
37172 \series default
37173
37174 \begin_inset Index idx
37175 status collapsed
37176
37177 \begin_layout Plain Layout
37178 Paquetes ! was
37179 \begin_inset ERT
37180 status collapsed
37181
37182 \begin_layout Plain Layout
37183
37184
37185 \backslash
37186 vspace{4mm}
37187 \end_layout
37188
37189 \end_inset
37190
37191
37192 \end_layout
37193
37194 \end_inset
37195
37196 .
37197 \end_layout
37198
37199 \end_inset
37200
37201
37202 \begin_inset Index idx
37203 status collapsed
37204
37205 \begin_layout Plain Layout
37206 Paquetes ! upgreek
37207 \end_layout
37208
37209 \end_inset
37210
37211 , que se carga en el preámbulo LaTeX con la línea
37212 \end_layout
37213
37214 \begin_layout Standard
37215
37216 \series bold
37217
37218 \backslash
37219 usepackage{upgreek}
37220 \end_layout
37221
37222 \begin_layout Standard
37223 las suministra.
37224  
37225 \begin_inset ERT
37226 status collapsed
37227
37228 \begin_layout Plain Layout
37229
37230
37231 \backslash
37232 ifupgreek 
37233 \end_layout
37234
37235 \end_inset
37236
37237
37238 \begin_inset Note Note
37239 status open
37240
37241 \begin_layout Plain Layout
37242 Lo siguiente sólo se podrá ver si está instalado el paquete LaTeX 
37243 \series bold
37244 upgreek
37245 \series default
37246 :
37247 \end_layout
37248
37249 \end_inset
37250
37251  Se imprimen con el comando de la letra correspondiente precedido de 
37252 \series bold
37253 up
37254 \series default
37255 .
37256  Por ejemplo, el comando 
37257 \series bold
37258
37259 \backslash
37260 uptau
37261 \series default
37262  genera: 
37263 \begin_inset Formula $\uptau$
37264 \end_inset
37265
37266
37267 \end_layout
37268
37269 \begin_layout Standard
37270 Con estos comandos se pueden escribir reacciones entre partículas elementales:
37271 \begin_inset Formula 
37272 \[
37273 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}
37274 \]
37275
37276 \end_inset
37277
37278
37279 \end_layout
37280
37281 \begin_layout Standard
37282 Las letras en redonda son más remarcadas y más grandes que las correspondientes
37283  en cursiva.
37284  Por tanto no deberían emplearse para unidades como 
37285 \begin_inset Quotes fld
37286 \end_inset
37287
37288 µm
37289 \begin_inset Quotes frd
37290 \end_inset
37291
37292 .
37293 \end_layout
37294
37295 \begin_layout Standard
37296 \begin_inset ERT
37297 status collapsed
37298
37299 \begin_layout Plain Layout
37300
37301
37302 \backslash
37303 else 
37304 \end_layout
37305
37306 \end_inset
37307
37308
37309 \begin_inset Note Note
37310 status open
37311
37312 \begin_layout Plain Layout
37313 Lo siguiente se mostrará si el paquete LaTeX 
37314 \series bold
37315 upgreek
37316 \series default
37317  no está instalado:
37318 \end_layout
37319
37320 \end_inset
37321
37322
37323 \end_layout
37324
37325 \begin_layout Standard
37326 Debes instalar el paquete LaTeX 
37327 \series bold
37328 upgreek
37329 \series default
37330  para ver en la salida el resto de esta subsección.
37331  
37332 \end_layout
37333
37334 \begin_layout Standard
37335 \begin_inset ERT
37336 status collapsed
37337
37338 \begin_layout Plain Layout
37339
37340
37341 \backslash
37342 fi
37343 \end_layout
37344
37345 \end_inset
37346
37347
37348 \end_layout
37349
37350 \begin_layout Subsection
37351 Caracteres de texto en ecuaciones
37352 \begin_inset CommandInset label
37353 LatexCommand label
37354 name "sub:Caracteres-de-texto"
37355
37356 \end_inset
37357
37358
37359 \begin_inset Index idx
37360 status collapsed
37361
37362 \begin_layout Plain Layout
37363 Texto ! en ecuaciones
37364 \end_layout
37365
37366 \end_inset
37367
37368
37369 \end_layout
37370
37371 \begin_layout Standard
37372 En algunos casos podrías querer insertar caracteres de texto directamente
37373  en ecuaciones.
37374  Por ejemplo, cuando se usa con frecuencia el punto centrado 
37375 \begin_inset Formula $\cdot$
37376 \end_inset
37377
37378  en expresiones como 
37379 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
37380 \end_inset
37381
37382 , habría que insertar el comando 
37383 \series bold
37384
37385 \backslash
37386 cdot
37387 \series default
37388
37389 \begin_inset Foot
37390 status collapsed
37391
37392 \begin_layout Plain Layout
37393 véase 
37394 \begin_inset CommandInset ref
37395 LatexCommand ref
37396 reference "sub:Operadores-binarios"
37397
37398 \end_inset
37399
37400
37401 \end_layout
37402
37403 \end_inset
37404
37405  continuamente, porque este carácter está definido en todas las codificaciones
37406  como carácter de texto.
37407  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
37408 \end_layout
37409
37410 \begin_layout Standard
37411
37412 \series bold
37413
37414 \backslash
37415 Declare Inputtext{183}{
37416 \backslash
37417 ifmmode
37418 \backslash
37419 cdot
37420 \backslash
37421 else
37422 \backslash
37423 textperiodcentered
37424 \backslash
37425 f\SpecialChar \textcompwordmark{}
37426 i}
37427 \end_layout
37428
37429 \begin_layout Standard
37430 La codificación de caracteres (menú 
37431 \family sans
37432 Documento\SpecialChar \menuseparator
37433 Configuración\SpecialChar \menuseparator
37434 Idioma
37435 \family default
37436 ) especifica el carácter que se muestra al pulsar una tecla.
37437  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
37438  
37439 \series bold
37440
37441 \backslash
37442 textperiodcentered
37443 \series default
37444 .
37445  Pero este comando no está disponible en ecuaciones así que obtendrías errores
37446  de LaTeX.
37447  Con la codificación cambiada se escoge automáticamente el comando correcto,
37448  dependiendo de si el carácter se ha insertado en una ecuación o no.
37449 \end_layout
37450
37451 \begin_layout Standard
37452 La codificación de diversos caracteres se guarda en archivos de definición.
37453  Por ejemplo la codificación 
37454 \series bold
37455 latin9
37456 \series default
37457  se define en el archivo 
37458 \series bold
37459 latin9.def
37460 \series default
37461  que está en el directorio de LaTeX.
37462  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
37463  archivo de definición, de lo contrario nuestros documentos no podrían ser
37464  editados en otros ordenadores.
37465 \begin_inset VSpace medskip
37466 \end_inset
37467
37468
37469 \end_layout
37470
37471 \begin_layout Standard
37472 Además del punto centrado, en este documento se ha definido el símbolo grado
37473  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
37474  directamente en una fórmula:
37475 \end_layout
37476
37477 \begin_layout Standard
37478
37479 \series bold
37480
37481 \backslash
37482 DeclareInputtext{176}{
37483 \backslash
37484 ifmmode^
37485 \backslash
37486 circ
37487 \backslash
37488 else
37489 \backslash
37490 textdegree
37491 \backslash
37492 f\SpecialChar \textcompwordmark{}
37493 i}
37494 \begin_inset Newpage newpage
37495 \end_inset
37496
37497
37498 \end_layout
37499
37500 \begin_layout Section
37501 \start_of_appendix
37502 Notas sobre tipografía
37503 \begin_inset Index idx
37504 status collapsed
37505
37506 \begin_layout Plain Layout
37507 Tipografía, notas
37508 \end_layout
37509
37510 \end_inset
37511
37512
37513 \end_layout
37514
37515 \begin_layout Standard
37516 Esta sección es un resumen de las normas tipográficas ISO más importantes.
37517 \begin_inset Foot
37518 status collapsed
37519
37520 \begin_layout Plain Layout
37521 Este compendio se ha tomado parcialmente del diccionario semi-oficial alemán
37522  
37523 \begin_inset Quotes fld
37524 \end_inset
37525
37526 Duden
37527 \begin_inset Quotes frd
37528 \end_inset
37529
37530  
37531 \begin_inset CommandInset citation
37532 LatexCommand cite
37533 key "Duden"
37534
37535 \end_inset
37536
37537 , que incluye algunas de las normas ISO.
37538  
37539 \begin_inset Newline newline
37540 \end_inset
37541
37542 (
37543 \emph on
37544 N.
37545 \begin_inset space \thinspace{}
37546 \end_inset
37547
37548 del t.
37549 \emph default
37550 : Para documentación en español sobre el tema, véase 
37551 \begin_inset CommandInset citation
37552 LatexCommand cite
37553 key "Bezos"
37554
37555 \end_inset
37556
37557 .)
37558 \end_layout
37559
37560 \end_inset
37561
37562
37563 \end_layout
37564
37565 \begin_layout Itemize
37566 Las unidades físicas se escriben 
37567 \emph on
37568 siempre 
37569 \emph default
37570 en redonda
37571 \begin_inset Foot
37572 status collapsed
37573
37574 \begin_layout Plain Layout
37575 véase estilos de fuentes en 
37576 \begin_inset CommandInset ref
37577 LatexCommand ref
37578 reference "sub:Estilos-de-fuentes"
37579
37580 \end_inset
37581
37582
37583 \end_layout
37584
37585 \end_inset
37586
37587 , aunque aparezcan en un texto en cursiva: 30
37588 \begin_inset space \thinspace{}
37589 \end_inset
37590
37591 km/h
37592 \begin_inset Newline newline
37593 \end_inset
37594
37595 Entre el valor y la unidad hay un espacio delgado, véase 
37596 \begin_inset CommandInset ref
37597 LatexCommand ref
37598 reference "sub:Espacio-predefinido"
37599
37600 \end_inset
37601
37602 .
37603 \begin_inset Newline newline
37604 \end_inset
37605
37606 Esta norma la cumple automáticamente el comando 
37607 \series bold
37608
37609 \backslash
37610 unittwo
37611 \series default
37612 .
37613  Si se introduce en una fórmula aparecen dos marcos.
37614  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
37615  como antes, 
37616 \begin_inset Formula $\unit[30]{km/h}$
37617 \end_inset
37618
37619
37620 \begin_inset space \thinspace{}
37621 \end_inset
37622
37623 .
37624  Ten en cuenta que 
37625 \series bold
37626
37627 \backslash
37628 unittwo
37629 \series default
37630  no es un auténtico comando LaTeX, sino el comando 
37631 \series bold
37632
37633 \backslash
37634 unit[value]{unit}
37635 \series default
37636 , por tanto no lo puedes usar en código TeX.
37637 \end_layout
37638
37639 \begin_layout Itemize
37640 Los signos por ciento y por mil se escriben como las unidades físicas:
37641 \begin_inset Newline newline
37642 \end_inset
37643
37644 1,2
37645 \begin_inset space \thinspace{}
37646 \end_inset
37647
37648 ‰ de alcohol en sangre.
37649 \end_layout
37650
37651 \begin_layout Itemize
37652 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
37653  otra unidad: 15
37654 \begin_inset space \thinspace{}
37655 \end_inset
37656
37657 °C
37658 \end_layout
37659
37660 \begin_layout Itemize
37661 En números con más de cuatro dígitos se inserta un espacio delgado para
37662  separarlos en grupos de tres cifras: 18
37663 \begin_inset space \thinspace{}
37664 \end_inset
37665
37666 473
37667 \begin_inset space \thinspace{}
37668 \end_inset
37669
37670 588
37671 \end_layout
37672
37673 \begin_layout Itemize
37674 Para dimensiones como 120×90×40
37675 \begin_inset space \thinspace{}
37676 \end_inset
37677
37678 cm se usa el aspa de multiplicar 
37679 \begin_inset Quotes fld
37680 \end_inset
37681
37682 ×
37683 \begin_inset Quotes frd
37684 \end_inset
37685
37686 .
37687  Está disponible en el menú 
37688 \family sans
37689 Insertar\SpecialChar \menuseparator
37690 Carácter especial
37691 \family default
37692 \SpecialChar \menuseparator
37693
37694 \family sans
37695 Símbolos
37696 \family default
37697  o bien mediante el comando 
37698 \series bold
37699
37700 \backslash
37701 times
37702 \series default
37703 .
37704  Se puede insertar directamente con cierta combinación de teclas.
37705 \end_layout
37706
37707 \begin_layout Itemize
37708 Las funciones con nombres que constan de varias letras se escriben en redonda
37709  para evitar confusiones, véase 
37710 \begin_inset CommandInset ref
37711 LatexCommand ref
37712 reference "sub:Funciones-predefinidas"
37713
37714 \end_inset
37715
37716 .
37717 \end_layout
37718
37719 \begin_layout Itemize
37720 Los índices que constan de varias letras se escriben en redonda: 
37721 \begin_inset Formula $E_{\mathrm{cin}}$
37722 \end_inset
37723
37724
37725 \begin_inset Newline newline
37726 \end_inset
37727
37728 Los componentes de una matriz se escriben en cursiva: 
37729 \begin_inset Formula $\hat{H}_{kl}$
37730 \end_inset
37731
37732
37733 \end_layout
37734
37735 \begin_layout Itemize
37736 El operador de diferenciación/integración 'd', el número de Euler 'e' y
37737  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
37738 s con otras variables.
37739 \end_layout
37740
37741 \begin_layout Itemize
37742 El carácter que indica una transformación 
37743 \noun on
37744 Fourier
37745 \noun default
37746  se inserta con el comando 
37747 \series bold
37748
37749 \backslash
37750 mathscr
37751 \begin_inset ERT
37752 status collapsed
37753
37754 \begin_layout Plain Layout
37755
37756
37757 \backslash
37758 spce 
37759 \end_layout
37760
37761 \end_inset
37762
37763 F
37764 \series default
37765  o mediante el menú
37766 \family sans
37767  Insertar\SpecialChar \menuseparator
37768 Carácter especial
37769 \family default
37770 \SpecialChar \menuseparator
37771
37772 \family sans
37773 Símbolos\SpecialChar \menuseparator
37774 Símbolos de letra
37775 \family default
37776
37777 \begin_inset Formula $\mathscr{F}$
37778 \end_inset
37779
37780
37781 \end_layout
37782
37783 \begin_layout Standard
37784 \begin_inset Newpage newpage
37785 \end_inset
37786
37787
37788 \end_layout
37789
37790 \begin_layout Section
37791 Sinónimos
37792 \begin_inset Index idx
37793 status collapsed
37794
37795 \begin_layout Plain Layout
37796 Sinónimos
37797 \end_layout
37798
37799 \end_inset
37800
37801
37802 \end_layout
37803
37804 \begin_layout Standard
37805 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
37806  como los que se recogen en esta lista:
37807 \begin_inset Foot
37808 status open
37809
37810 \begin_layout Plain Layout
37811 véase también 
37812 \begin_inset CommandInset ref
37813 LatexCommand ref
37814 reference "fn:sinónimos"
37815
37816 \end_inset
37817
37818 .
37819 \end_layout
37820
37821 \end_inset
37822
37823
37824 \end_layout
37825
37826 \begin_layout Standard
37827 \begin_inset VSpace bigskip
37828 \end_inset
37829
37830
37831 \begin_inset space \hfill{}
37832 \end_inset
37833
37834
37835 \begin_inset Tabular
37836 <lyxtabular version="3" rows="12" columns="2">
37837 <features tabularvalignment="middle">
37838 <column alignment="center" valignment="top" width="0pt">
37839 <column alignment="center" valignment="top" width="0pt">
37840 <row>
37841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37842 \begin_inset Text
37843
37844 \begin_layout Plain Layout
37845 Comando
37846 \end_layout
37847
37848 \end_inset
37849 </cell>
37850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37851 \begin_inset Text
37852
37853 \begin_layout Plain Layout
37854 equivalente a
37855 \begin_inset Note Note
37856 status collapsed
37857
37858 \begin_layout Plain Layout
37859
37860 \series bold
37861
37862 \backslash
37863 raisebox
37864 \series default
37865  se usa sólo como espaciador
37866 \end_layout
37867
37868 \end_inset
37869
37870
37871 \end_layout
37872
37873 \end_inset
37874 </cell>
37875 </row>
37876 <row>
37877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37878 \begin_inset Text
37879
37880 \begin_layout Plain Layout
37881
37882 \backslash
37883 ast
37884 \end_layout
37885
37886 \end_inset
37887 </cell>
37888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37889 \begin_inset Text
37890
37891 \begin_layout Plain Layout
37892 \begin_inset ERT
37893 status collapsed
37894
37895 \begin_layout Plain Layout
37896
37897
37898 \backslash
37899 raisebox{-1.2mm}{
37900 \end_layout
37901
37902 \end_inset
37903
37904 *
37905 \begin_inset ERT
37906 status collapsed
37907
37908 \begin_layout Plain Layout
37909
37910 }
37911 \end_layout
37912
37913 \end_inset
37914
37915
37916 \end_layout
37917
37918 \end_inset
37919 </cell>
37920 </row>
37921 <row>
37922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37923 \begin_inset Text
37924
37925 \begin_layout Plain Layout
37926
37927 \backslash
37928 choose
37929 \end_layout
37930
37931 \end_inset
37932 </cell>
37933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37934 \begin_inset Text
37935
37936 \begin_layout Plain Layout
37937
37938 \backslash
37939 binom
37940 \end_layout
37941
37942 \end_inset
37943 </cell>
37944 </row>
37945 <row>
37946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37947 \begin_inset Text
37948
37949 \begin_layout Plain Layout
37950
37951 \backslash
37952 geq
37953 \end_layout
37954
37955 \end_inset
37956 </cell>
37957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37958 \begin_inset Text
37959
37960 \begin_layout Plain Layout
37961
37962 \backslash
37963 ge
37964 \end_layout
37965
37966 \end_inset
37967 </cell>
37968 </row>
37969 <row>
37970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37971 \begin_inset Text
37972
37973 \begin_layout Plain Layout
37974
37975 \backslash
37976 lbrace
37977 \end_layout
37978
37979 \end_inset
37980 </cell>
37981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37982 \begin_inset Text
37983
37984 \begin_layout Plain Layout
37985 {
37986 \end_layout
37987
37988 \end_inset
37989 </cell>
37990 </row>
37991 <row>
37992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37993 \begin_inset Text
37994
37995 \begin_layout Plain Layout
37996
37997 \backslash
37998 lbracket
37999 \end_layout
38000
38001 \end_inset
38002 </cell>
38003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38004 \begin_inset Text
38005
38006 \begin_layout Plain Layout
38007 [
38008 \end_layout
38009
38010 \end_inset
38011 </cell>
38012 </row>
38013 <row>
38014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38015 \begin_inset Text
38016
38017 \begin_layout Plain Layout
38018
38019 \backslash
38020 leftarrow
38021 \end_layout
38022
38023 \end_inset
38024 </cell>
38025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38026 \begin_inset Text
38027
38028 \begin_layout Plain Layout
38029
38030 \backslash
38031 gets
38032 \end_layout
38033
38034 \end_inset
38035 </cell>
38036 </row>
38037 <row>
38038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38039 \begin_inset Text
38040
38041 \begin_layout Plain Layout
38042
38043 \backslash
38044 leq
38045 \end_layout
38046
38047 \end_inset
38048 </cell>
38049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38050 \begin_inset Text
38051
38052 \begin_layout Plain Layout
38053
38054 \backslash
38055 le
38056 \end_layout
38057
38058 \end_inset
38059 </cell>
38060 </row>
38061 <row>
38062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38063 \begin_inset Text
38064
38065 \begin_layout Plain Layout
38066
38067 \backslash
38068 lor
38069 \end_layout
38070
38071 \end_inset
38072 </cell>
38073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38074 \begin_inset Text
38075
38076 \begin_layout Plain Layout
38077
38078 \backslash
38079 vee
38080 \end_layout
38081
38082 \end_inset
38083 </cell>
38084 </row>
38085 <row>
38086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38087 \begin_inset Text
38088
38089 \begin_layout Plain Layout
38090
38091 \backslash
38092 neq
38093 \end_layout
38094
38095 \end_inset
38096 </cell>
38097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38098 \begin_inset Text
38099
38100 \begin_layout Plain Layout
38101
38102 \backslash
38103 not=
38104 \end_layout
38105
38106 \end_inset
38107 </cell>
38108 </row>
38109 <row>
38110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38111 \begin_inset Text
38112
38113 \begin_layout Plain Layout
38114
38115 \backslash
38116 slash
38117 \end_layout
38118
38119 \end_inset
38120 </cell>
38121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38122 \begin_inset Text
38123
38124 \begin_layout Plain Layout
38125 /
38126 \end_layout
38127
38128 \end_inset
38129 </cell>
38130 </row>
38131 <row>
38132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38133 \begin_inset Text
38134
38135 \begin_layout Plain Layout
38136
38137 \backslash
38138 vert
38139 \end_layout
38140
38141 \end_inset
38142 </cell>
38143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38144 \begin_inset Text
38145
38146 \begin_layout Plain Layout
38147 |
38148 \end_layout
38149
38150 \end_inset
38151 </cell>
38152 </row>
38153 </lyxtabular>
38154
38155 \end_inset
38156
38157
38158 \begin_inset space \hfill{}
38159 \end_inset
38160
38161
38162 \begin_inset Tabular
38163 <lyxtabular version="3" rows="12" columns="2">
38164 <features tabularvalignment="middle">
38165 <column alignment="center" valignment="top" width="0pt">
38166 <column alignment="center" valignment="top" width="0pt">
38167 <row>
38168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38169 \begin_inset Text
38170
38171 \begin_layout Plain Layout
38172 Comando
38173 \end_layout
38174
38175 \end_inset
38176 </cell>
38177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38178 \begin_inset Text
38179
38180 \begin_layout Plain Layout
38181 equivalente a
38182 \end_layout
38183
38184 \end_inset
38185 </cell>
38186 </row>
38187 <row>
38188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38189 \begin_inset Text
38190
38191 \begin_layout Plain Layout
38192
38193 \backslash
38194 backslash
38195 \end_layout
38196
38197 \end_inset
38198 </cell>
38199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38200 \begin_inset Text
38201
38202 \begin_layout Plain Layout
38203
38204 \backslash
38205
38206 \backslash
38207
38208 \end_layout
38209
38210 \end_inset
38211 </cell>
38212 </row>
38213 <row>
38214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38215 \begin_inset Text
38216
38217 \begin_layout Plain Layout
38218
38219 \backslash
38220 dasharrow
38221 \end_layout
38222
38223 \end_inset
38224 </cell>
38225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38226 \begin_inset Text
38227
38228 \begin_layout Plain Layout
38229
38230 \backslash
38231 dashrightarrow
38232 \end_layout
38233
38234 \end_inset
38235 </cell>
38236 </row>
38237 <row>
38238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38239 \begin_inset Text
38240
38241 \begin_layout Plain Layout
38242
38243 \backslash
38244 land
38245 \end_layout
38246
38247 \end_inset
38248 </cell>
38249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38250 \begin_inset Text
38251
38252 \begin_layout Plain Layout
38253
38254 \backslash
38255 wedge
38256 \end_layout
38257
38258 \end_inset
38259 </cell>
38260 </row>
38261 <row>
38262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38263 \begin_inset Text
38264
38265 \begin_layout Plain Layout
38266
38267 \backslash
38268 rbrace
38269 \end_layout
38270
38271 \end_inset
38272 </cell>
38273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38274 \begin_inset Text
38275
38276 \begin_layout Plain Layout
38277 }
38278 \end_layout
38279
38280 \end_inset
38281 </cell>
38282 </row>
38283 <row>
38284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38285 \begin_inset Text
38286
38287 \begin_layout Plain Layout
38288
38289 \backslash
38290 rbracket
38291 \end_layout
38292
38293 \end_inset
38294 </cell>
38295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38296 \begin_inset Text
38297
38298 \begin_layout Plain Layout
38299 ]
38300 \end_layout
38301
38302 \end_inset
38303 </cell>
38304 </row>
38305 <row>
38306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38307 \begin_inset Text
38308
38309 \begin_layout Plain Layout
38310
38311 \backslash
38312 rightarrow
38313 \end_layout
38314
38315 \end_inset
38316 </cell>
38317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38318 \begin_inset Text
38319
38320 \begin_layout Plain Layout
38321
38322 \backslash
38323 to
38324 \end_layout
38325
38326 \end_inset
38327 </cell>
38328 </row>
38329 <row>
38330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38331 \begin_inset Text
38332
38333 \begin_layout Plain Layout
38334
38335 \backslash
38336 lnot
38337 \end_layout
38338
38339 \end_inset
38340 </cell>
38341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38342 \begin_inset Text
38343
38344 \begin_layout Plain Layout
38345
38346 \backslash
38347 neg
38348 \end_layout
38349
38350 \end_inset
38351 </cell>
38352 </row>
38353 <row>
38354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38355 \begin_inset Text
38356
38357 \begin_layout Plain Layout
38358
38359 \backslash
38360 ne
38361 \end_layout
38362
38363 \end_inset
38364 </cell>
38365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38366 \begin_inset Text
38367
38368 \begin_layout Plain Layout
38369
38370 \backslash
38371 not=
38372 \end_layout
38373
38374 \end_inset
38375 </cell>
38376 </row>
38377 <row>
38378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38379 \begin_inset Text
38380
38381 \begin_layout Plain Layout
38382
38383 \backslash
38384 owns
38385 \end_layout
38386
38387 \end_inset
38388 </cell>
38389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38390 \begin_inset Text
38391
38392 \begin_layout Plain Layout
38393
38394 \backslash
38395 ni
38396 \end_layout
38397
38398 \end_inset
38399 </cell>
38400 </row>
38401 <row>
38402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38403 \begin_inset Text
38404
38405 \begin_layout Plain Layout
38406
38407 \backslash
38408 square
38409 \end_layout
38410
38411 \end_inset
38412 </cell>
38413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38414 \begin_inset Text
38415
38416 \begin_layout Plain Layout
38417
38418 \backslash
38419 Box
38420 \end_layout
38421
38422 \end_inset
38423 </cell>
38424 </row>
38425 <row>
38426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38427 \begin_inset Text
38428
38429 \begin_layout Plain Layout
38430
38431 \backslash
38432 Vert
38433 \end_layout
38434
38435 \end_inset
38436 </cell>
38437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38438 \begin_inset Text
38439
38440 \begin_layout Plain Layout
38441
38442 \backslash
38443 |
38444 \end_layout
38445
38446 \end_inset
38447 </cell>
38448 </row>
38449 </lyxtabular>
38450
38451 \end_inset
38452
38453
38454 \begin_inset space \hfill{}
38455 \end_inset
38456
38457
38458 \end_layout
38459
38460 \begin_layout Standard
38461 \begin_inset Newpage newpage
38462 \end_inset
38463
38464
38465 \end_layout
38466
38467 \begin_layout Bibliography
38468 \labelwidthstring Referencias
38469 \begin_inset CommandInset bibitem
38470 LatexCommand bibitem
38471 key "TLC2"
38472
38473 \end_inset
38474
38475
38476 \shape smallcaps
38477 Mittelbach, F.
38478  ; Goossens, M.
38479 \shape default
38480
38481 \shape italic
38482 The LaTeX Companion
38483 \shape default
38484 .
38485  Addison Wesley, 2004
38486 \end_layout
38487
38488 \begin_layout Bibliography
38489 \labelwidthstring Referencias
38490 \begin_inset CommandInset bibitem
38491 LatexCommand bibitem
38492 key "Mathmode"
38493
38494 \end_inset
38495
38496
38497 \begin_inset CommandInset href
38498 LatexCommand href
38499 name "Descripción"
38500 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
38501
38502 \end_inset
38503
38504  de habilidades matemáticas de LaTeX
38505 \end_layout
38506
38507 \begin_layout Bibliography
38508 \labelwidthstring Referencias
38509 \begin_inset CommandInset bibitem
38510 LatexCommand bibitem
38511 key "AMS"
38512
38513 \end_inset
38514
38515
38516 \begin_inset CommandInset href
38517 LatexCommand href
38518 name "Descripción"
38519 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
38520
38521 \end_inset
38522
38523  de 
38524 \begin_inset ERT
38525 status collapsed
38526
38527 \begin_layout Plain Layout
38528
38529
38530 \backslash
38531 AmS
38532 \end_layout
38533
38534 \end_inset
38535
38536 -LaTeX
38537 \end_layout
38538
38539 \begin_layout Bibliography
38540 \labelwidthstring Referencias
38541 \begin_inset CommandInset bibitem
38542 LatexCommand bibitem
38543 key "Symbols"
38544
38545 \end_inset
38546
38547
38548 \begin_inset CommandInset href
38549 LatexCommand href
38550 name "Lista"
38551 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
38552
38553 \end_inset
38554
38555  de todos los símbolos disponibles con paquetes LaTeX
38556 \end_layout
38557
38558 \begin_layout Bibliography
38559 \labelwidthstring Referencias
38560 \begin_inset CommandInset bibitem
38561 LatexCommand bibitem
38562 key "hyperref"
38563
38564 \end_inset
38565
38566
38567 \begin_inset CommandInset href
38568 LatexCommand href
38569 name "Documentación"
38570 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
38571
38572 \end_inset
38573
38574  del paquete LaTeX 
38575 \series bold
38576 hyperref
38577 \series default
38578
38579 \begin_inset Index idx
38580 status collapsed
38581
38582 \begin_layout Plain Layout
38583 Paquetes ! hyperref
38584 \end_layout
38585
38586 \end_inset
38587
38588
38589 \end_layout
38590
38591 \begin_layout Bibliography
38592 \labelwidthstring Referencias
38593 \begin_inset CommandInset bibitem
38594 LatexCommand bibitem
38595 key "mhchem"
38596
38597 \end_inset
38598
38599
38600 \begin_inset CommandInset href
38601 LatexCommand href
38602 name "Documentación"
38603 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
38604
38605 \end_inset
38606
38607  del paquete LaTeX 
38608 \series bold
38609 mhchem
38610 \series default
38611
38612 \begin_inset Index idx
38613 status collapsed
38614
38615 \begin_layout Plain Layout
38616 Paquetes ! mhchem
38617 \end_layout
38618
38619 \end_inset
38620
38621
38622 \end_layout
38623
38624 \begin_layout Bibliography
38625 \labelwidthstring Referencias
38626 \begin_inset CommandInset bibitem
38627 LatexCommand bibitem
38628 key "Mathclap"
38629
38630 \end_inset
38631
38632
38633 \begin_inset CommandInset href
38634 LatexCommand href
38635 name "Descripción"
38636 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
38637
38638 \end_inset
38639
38640  del comando 
38641 \series bold
38642
38643 \backslash
38644 mathclap
38645 \series default
38646 , descrito en 
38647 \begin_inset CommandInset ref
38648 LatexCommand ref
38649 reference "sub:Límites-de-operadores"
38650
38651 \end_inset
38652
38653
38654 \begin_inset Index idx
38655 status collapsed
38656
38657 \begin_layout Plain Layout
38658 Comandos ! M ! 
38659 \backslash
38660 mathclap
38661 \end_layout
38662
38663 \end_inset
38664
38665
38666 \end_layout
38667
38668 \begin_layout Bibliography
38669 \labelwidthstring Referencias
38670 \begin_inset CommandInset bibitem
38671 LatexCommand bibitem
38672 key "Duden"
38673
38674 \end_inset
38675
38676
38677 \emph on
38678 Duden Band 1
38679 \emph default
38680 .
38681  22.
38682  Auflage, Duden 2001
38683 \end_layout
38684
38685 \begin_layout Bibliography
38686 \labelwidthstring Referencias
38687 \begin_inset CommandInset bibitem
38688 LatexCommand bibitem
38689 key "spanish"
38690
38691 \end_inset
38692
38693
38694 \begin_inset CommandInset href
38695 LatexCommand href
38696 name "Página web"
38697 target "http://www.tex-tipografia.com/spanish.html"
38698
38699 \end_inset
38700
38701  del estilo 
38702 \series bold
38703 spanish
38704 \family sans
38705 \series default
38706  
38707 \family default
38708 incluido en el paquete 
38709 \series bold
38710 babel
38711 \end_layout
38712
38713 \begin_layout Bibliography
38714 \labelwidthstring Referencias
38715 \begin_inset CommandInset bibitem
38716 LatexCommand bibitem
38717 key "Bezos"
38718
38719 \end_inset
38720
38721
38722 \begin_inset CommandInset href
38723 LatexCommand href
38724 name "Documento"
38725 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
38726
38727 \end_inset
38728
38729  sobre ortotipografía y notaciones matemáticas en español
38730 \end_layout
38731
38732 \begin_layout Standard
38733
38734 \family sans
38735 \series bold
38736 \begin_inset CommandInset index_print
38737 LatexCommand printindex
38738 type "idx"
38739
38740 \end_inset
38741
38742
38743 \end_layout
38744
38745 \end_body
38746 \end_document