]> git.lyx.org Git - lyx.git/blob - lib/doc/es/Math.lyx
Math.lyx: describe new support for command \sideset
[lyx.git] / lib / doc / es / Math.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % increase link area for cross-references and autoname them,
36 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
37 \addto\extrasspanish{%
38  \renewcommand*{\equationautorefname}[1]{}%
39  \renewcommand{\sectionautorefname}{sec.\negthinspace}%
40  \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
41  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
42 }
43
44 % don't load packages twice
45 % see first footnote in sec. 9.3
46 \@ifundefined{textcolor}{\usepackage{color}}{}
47
48 % the pages of the TOC are numbered roman
49 % and a PDF-bookmark for the TOC is added
50 \pagenumbering{roman}
51 \let\myTOC\tableofcontents
52 \renewcommand{\tableofcontents}{%
53  \vspace{1cm}
54  \pdfbookmark[1]{\contentsname}{}
55  \myTOC
56  \cleardoublepage
57  \pagenumbering{arabic}}
58
59 % insert additional vertical space of 1.5 mm between footnotes,
60 \let\myFoot\footnote
61 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
62
63 % provides caption formatting
64 \setkomafont{captionlabel}{\bfseries}
65
66 % enables calculation of values
67 \usepackage{calc}
68
69 % for multiple columns used in sec. 24.7
70 \usepackage{multicol}
71
72 % needed in sec. 19.4
73 \usepackage{remreset}
74
75 % for the Fourier transformation symbol
76 \usepackage{mathrsfs}
77
78 % define a color, used in sec.9.3
79 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
80
81 % declare operators (see sec. 10.4 and sec. 15.2)
82 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
83 \DeclareMathOperator{\sgn}{sgn}
84
85 % example definitions for sec. 20.1 
86 \newcommand{\gr}{\Longrightarrow}
87 \newcommand{\us}[1]{\underline{#1}}
88 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
89 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
90 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
91
92 % example macro from sec. 19.4
93 %\def\tagform@#1{\maketag@@@{|#1|}}
94
95 % macro from sec. 10.2
96 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
97 \def\mathclap {\mathpalette \mathclapinternal}
98 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
99
100
101 % ------------------------------------
102 % used to check for needed LaTeX packages
103 \usepackage{ifthen}
104
105 % check for package undertilde
106 % used for the command \utilde
107 \newboolean{undertilde}
108 \IfFileExists{undertilde.sty}
109  {\usepackage{undertilde}
110   \setboolean{undertilde}{true}}
111  {\setboolean{undertilde}{false}}
112
113 % check for package eurosym
114 % used for the Euro symbol
115 \newboolean{eurosym}
116 \IfFileExists{eurosym.sty}
117  {\usepackage[gennarrow]{eurosym}
118   \setboolean{eurosym}{true}}
119  {\setboolean{eurosym}{false}}
120
121 % check for package braket
122 % used for physical vectors
123 \newboolean{braket}
124 \IfFileExists{braket.sty}
125  {\usepackage{braket}
126   \setboolean{braket}{true}}
127  {\setboolean{braket}{false}}
128
129 % check for package cancel
130 \newboolean{cancel}
131 \IfFileExists{cancel.sty}
132  {\usepackage{cancel}
133   \setboolean{cancel}{true}}
134  {\setboolean{cancel}{false}}
135
136 % check for package upgreek
137 \newboolean{upgreek}
138 \IfFileExists{upgreek.sty}
139  {\usepackage{upgreek}
140   \setboolean{upgreek}{true}}
141  {\setboolean{upgreek}{false}}
142 \end_preamble
143 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
144 \use_default_options false
145 \maintain_unincluded_children false
146 \language spanish
147 \language_package default
148 \inputencoding auto
149 \fontencoding global
150 \font_roman default
151 \font_sans default
152 \font_typewriter default
153 \font_math auto
154 \font_default_family default
155 \use_non_tex_fonts false
156 \font_sc false
157 \font_osf false
158 \font_sf_scale 100
159 \font_tt_scale 100
160 \graphics default
161 \default_output_format default
162 \output_sync 0
163 \bibtex_command default
164 \index_command default
165 \paperfontsize 12
166 \spacing single
167 \use_hyperref true
168 \pdf_title "Manual detallado de Matemáticas en LyX"
169 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
170 \pdf_subject "LyX-documentation about math"
171 \pdf_keywords "LyX, Mathed"
172 \pdf_bookmarks true
173 \pdf_bookmarksnumbered true
174 \pdf_bookmarksopen true
175 \pdf_bookmarksopenlevel 1
176 \pdf_breaklinks false
177 \pdf_pdfborder false
178 \pdf_colorlinks true
179 \pdf_backref false
180 \pdf_pdfusetitle false
181 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
182 \papersize a4paper
183 \use_geometry false
184 \use_package amsmath 2
185 \use_package amssymb 2
186 \use_package cancel 0
187 \use_package esint 1
188 \use_package mathdots 1
189 \use_package mathtools 0
190 \use_package mhchem 1
191 \use_package stackrel 0
192 \use_package stmaryrd 0
193 \use_package undertilde 0
194 \cite_engine basic
195 \cite_engine_type default
196 \biblio_style plain
197 \use_bibtopic false
198 \use_indices false
199 \paperorientation portrait
200 \suppress_date false
201 \justification true
202 \use_refstyle 0
203 \notefontcolor #0000ff
204 \index Índice
205 \shortcut idx
206 \color #008000
207 \end_index
208 \secnumdepth 4
209 \tocdepth 3
210 \paragraph_separation skip
211 \defskip medskip
212 \quotes_language french
213 \papercolumns 1
214 \papersides 2
215 \paperpagestyle plain
216 \bullet 1 0 6 -1
217 \bullet 2 2 35 -1
218 \bullet 3 2 7 -1
219 \tracking_changes false
220 \output_changes false
221 \html_math_output 0
222 \html_css_as_file 0
223 \html_be_strict false
224 \end_header
225
226 \begin_body
227
228 \begin_layout Title
229 Manual detallado de
230 \begin_inset Newline newline
231 \end_inset
232
233 Matemáticas en LyX
234 \end_layout
235
236 \begin_layout Author
237 por el Equipo LyX
238 \begin_inset Foot
239 status collapsed
240
241 \begin_layout Plain Layout
242 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
243  lista de correo de documentación de LyX
244 \family typewriter
245
246 \begin_inset CommandInset href
247 LatexCommand href
248 name "lyx-docs@lists.lyx.org"
249 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
250
251 \end_inset
252
253
254 \end_layout
255
256 \end_inset
257
258
259 \begin_inset Note Note
260 status collapsed
261
262 \begin_layout Plain Layout
263 autor: Uwe Stöhr, traducción: Ignacio García
264 \end_layout
265
266 \end_inset
267
268
269 \begin_inset Newline newline
270 \end_inset
271
272
273 \begin_inset Newline newline
274 \end_inset
275
276 Versión 2.1.x
277 \end_layout
278
279 \begin_layout Standard
280 \begin_inset CommandInset toc
281 LatexCommand tableofcontents
282
283 \end_inset
284
285
286 \end_layout
287
288 \begin_layout Standard
289 \begin_inset Note Note
290 status open
291
292 \begin_layout Plain Layout
293 Para exportar este documento a PDF, PS o DVI deberían estar instalados los
294  paquetes LaTeX 
295 \series bold
296 braket, cancel, eurosym, mathdots, mhchem, undertilde
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 Opciones de ecuación
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://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
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 Paneles 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 Paneles 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 Paneles 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 inicia 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 inicia 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 space \textvisiblespace{}
920 \end_inset
921
922  indica que hay que teclear un espacio.
923 \end_layout
924
925 \begin_layout Itemize
926 Una flecha como 
927 \begin_inset Formula $\rightarrow$
928 \end_inset
929
930  indica el uso de la correspondiente tecla de flecha.
931  La tecla 
932 \family sans
933 Tab
934 \family default
935  se puede usar a menudo en vez de 
936 \begin_inset Formula $\rightarrow$
937 \end_inset
938
939  y 
940 \begin_inset Formula $\downarrow$
941 \end_inset
942
943 , y 
944 \family sans
945 Mayús+Tab
946 \family default
947  en vez de 
948 \begin_inset Formula $\leftarrow$
949 \end_inset
950
951  y 
952 \begin_inset Formula $\uparrow$
953 \end_inset
954
955 .
956 \end_layout
957
958 \begin_layout Subsection*
959 Unidades disponibles
960 \end_layout
961
962 \begin_layout Standard
963 \align center
964 \begin_inset Float table
965 placement H
966 wide false
967 sideways false
968 status open
969
970 \begin_layout Plain Layout
971 \align center
972 \begin_inset Caption Standard
973
974 \begin_layout Plain Layout
975 \begin_inset CommandInset label
976 LatexCommand label
977 name "tab:Unidades-disponibles"
978
979 \end_inset
980
981 Unidades disponibles
982 \end_layout
983
984 \end_inset
985
986
987 \end_layout
988
989 \begin_layout Plain Layout
990 \align center
991 \begin_inset Tabular
992 <lyxtabular version="3" rows="13" columns="2">
993 <features rotate="0" tabularvalignment="middle">
994 <column alignment="center" valignment="top">
995 <column alignment="center" valignment="top">
996 <row>
997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
998 \begin_inset Text
999
1000 \begin_layout Plain Layout
1001 Unidad
1002 \end_layout
1003
1004 \end_inset
1005 </cell>
1006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1007 \begin_inset Text
1008
1009 \begin_layout Plain Layout
1010 Nombre / Descripción
1011 \end_layout
1012
1013 \end_inset
1014 </cell>
1015 </row>
1016 <row>
1017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1018 \begin_inset Text
1019
1020 \begin_layout Plain Layout
1021 mm
1022 \end_layout
1023
1024 \end_inset
1025 </cell>
1026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1027 \begin_inset Text
1028
1029 \begin_layout Plain Layout
1030 Milímetro
1031 \end_layout
1032
1033 \end_inset
1034 </cell>
1035 </row>
1036 <row>
1037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1038 \begin_inset Text
1039
1040 \begin_layout Plain Layout
1041 cm
1042 \end_layout
1043
1044 \end_inset
1045 </cell>
1046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1047 \begin_inset Text
1048
1049 \begin_layout Plain Layout
1050 Centímetro
1051 \end_layout
1052
1053 \end_inset
1054 </cell>
1055 </row>
1056 <row>
1057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1058 \begin_inset Text
1059
1060 \begin_layout Plain Layout
1061 in
1062 \end_layout
1063
1064 \end_inset
1065 </cell>
1066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1067 \begin_inset Text
1068
1069 \begin_layout Plain Layout
1070 Pulgada (1
1071 \begin_inset space \thinspace{}
1072 \end_inset
1073
1074 in = 2,54
1075 \begin_inset space \thinspace{}
1076 \end_inset
1077
1078 cm)
1079 \end_layout
1080
1081 \end_inset
1082 </cell>
1083 </row>
1084 <row>
1085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1086 \begin_inset Text
1087
1088 \begin_layout Plain Layout
1089 pt
1090 \end_layout
1091
1092 \end_inset
1093 </cell>
1094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1095 \begin_inset Text
1096
1097 \begin_layout Plain Layout
1098 Punto (72.27
1099 \begin_inset space \thinspace{}
1100 \end_inset
1101
1102 pt = 1
1103 \begin_inset space \thinspace{}
1104 \end_inset
1105
1106 in)
1107 \end_layout
1108
1109 \end_inset
1110 </cell>
1111 </row>
1112 <row>
1113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1114 \begin_inset Text
1115
1116 \begin_layout Plain Layout
1117 pc
1118 \end_layout
1119
1120 \end_inset
1121 </cell>
1122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1123 \begin_inset Text
1124
1125 \begin_layout Plain Layout
1126 Pica (1
1127 \begin_inset space \thinspace{}
1128 \end_inset
1129
1130 pc = 12
1131 \begin_inset space \thinspace{}
1132 \end_inset
1133
1134 pt)
1135 \end_layout
1136
1137 \end_inset
1138 </cell>
1139 </row>
1140 <row>
1141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1142 \begin_inset Text
1143
1144 \begin_layout Plain Layout
1145 sp
1146 \end_layout
1147
1148 \end_inset
1149 </cell>
1150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1151 \begin_inset Text
1152
1153 \begin_layout Plain Layout
1154 Punto escalado (65536
1155 \begin_inset space \thinspace{}
1156 \end_inset
1157
1158 sp = 1
1159 \begin_inset space \thinspace{}
1160 \end_inset
1161
1162 pt)
1163 \end_layout
1164
1165 \end_inset
1166 </cell>
1167 </row>
1168 <row>
1169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1170 \begin_inset Text
1171
1172 \begin_layout Plain Layout
1173 bp
1174 \end_layout
1175
1176 \end_inset
1177 </cell>
1178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1179 \begin_inset Text
1180
1181 \begin_layout Plain Layout
1182 Punto grande (72
1183 \begin_inset space \thinspace{}
1184 \end_inset
1185
1186 bp = 1
1187 \begin_inset space \thinspace{}
1188 \end_inset
1189
1190 in)
1191 \end_layout
1192
1193 \end_inset
1194 </cell>
1195 </row>
1196 <row>
1197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1198 \begin_inset Text
1199
1200 \begin_layout Plain Layout
1201 dd
1202 \end_layout
1203
1204 \end_inset
1205 </cell>
1206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1207 \begin_inset Text
1208
1209 \begin_layout Plain Layout
1210 Didot (1
1211 \begin_inset space \thinspace{}
1212 \end_inset
1213
1214 dd 
1215 \begin_inset Formula $\approx$
1216 \end_inset
1217
1218  0.376
1219 \begin_inset space \thinspace{}
1220 \end_inset
1221
1222 mm)
1223 \end_layout
1224
1225 \end_inset
1226 </cell>
1227 </row>
1228 <row>
1229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1230 \begin_inset Text
1231
1232 \begin_layout Plain Layout
1233 cc
1234 \end_layout
1235
1236 \end_inset
1237 </cell>
1238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1239 \begin_inset Text
1240
1241 \begin_layout Plain Layout
1242 Cicero (1
1243 \begin_inset space \thinspace{}
1244 \end_inset
1245
1246 cc = 12
1247 \begin_inset space \thinspace{}
1248 \end_inset
1249
1250 dd)
1251 \end_layout
1252
1253 \end_inset
1254 </cell>
1255 </row>
1256 <row>
1257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1258 \begin_inset Text
1259
1260 \begin_layout Plain Layout
1261 ex
1262 \end_layout
1263
1264 \end_inset
1265 </cell>
1266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1267 \begin_inset Text
1268
1269 \begin_layout Plain Layout
1270 Altura de la letra 
1271 \begin_inset Quotes fld
1272 \end_inset
1273
1274
1275 \emph on
1276 x
1277 \emph default
1278
1279 \begin_inset Quotes frd
1280 \end_inset
1281
1282  en la tipografía actual
1283 \end_layout
1284
1285 \end_inset
1286 </cell>
1287 </row>
1288 <row>
1289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1290 \begin_inset Text
1291
1292 \begin_layout Plain Layout
1293 em
1294 \end_layout
1295
1296 \end_inset
1297 </cell>
1298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1299 \begin_inset Text
1300
1301 \begin_layout Plain Layout
1302 Anchura de la letra 
1303 \begin_inset Quotes fld
1304 \end_inset
1305
1306
1307 \emph on
1308 M
1309 \emph default
1310
1311 \begin_inset Quotes frd
1312 \end_inset
1313
1314  en la tipografía actual
1315 \end_layout
1316
1317 \end_inset
1318 </cell>
1319 </row>
1320 <row>
1321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1322 \begin_inset Text
1323
1324 \begin_layout Plain Layout
1325 mu
1326 \end_layout
1327
1328 \end_inset
1329 </cell>
1330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1331 \begin_inset Text
1332
1333 \begin_layout Plain Layout
1334 Unidad matemática (1
1335 \begin_inset space \thinspace{}
1336 \end_inset
1337
1338 mu = 
1339 \begin_inset Formula $\nicefrac{1}{18}$
1340 \end_inset
1341
1342
1343 \begin_inset space \thinspace{}
1344 \end_inset
1345
1346 em)
1347 \end_layout
1348
1349 \end_inset
1350 </cell>
1351 </row>
1352 </lyxtabular>
1353
1354 \end_inset
1355
1356
1357 \end_layout
1358
1359 \end_inset
1360
1361
1362 \end_layout
1363
1364 \begin_layout Standard
1365 \align center
1366 \begin_inset Newpage newpage
1367 \end_inset
1368
1369
1370 \end_layout
1371
1372 \begin_layout Section
1373 Funciones básicas
1374 \end_layout
1375
1376 \begin_layout Subsection
1377 Exponentes
1378 \begin_inset Index idx
1379 status collapsed
1380
1381 \begin_layout Plain Layout
1382 Exponentes
1383 \end_layout
1384
1385 \end_inset
1386
1387  e índices
1388 \begin_inset Index idx
1389 status collapsed
1390
1391 \begin_layout Plain Layout
1392 Indices@Índices
1393 \end_layout
1394
1395 \end_inset
1396
1397
1398 \begin_inset Index idx
1399 status collapsed
1400
1401 \begin_layout Plain Layout
1402 Superíndices|see
1403 \begin_inset ERT
1404 status collapsed
1405
1406 \begin_layout Plain Layout
1407
1408 {
1409 \end_layout
1410
1411 \end_inset
1412
1413 Exponentes
1414 \begin_inset ERT
1415 status collapsed
1416
1417 \begin_layout Plain Layout
1418
1419 }
1420 \end_layout
1421
1422 \end_inset
1423
1424
1425 \end_layout
1426
1427 \end_inset
1428
1429
1430 \begin_inset Index idx
1431 status collapsed
1432
1433 \begin_layout Plain Layout
1434 Subíndices|see
1435 \begin_inset ERT
1436 status collapsed
1437
1438 \begin_layout Plain Layout
1439
1440 {
1441 \end_layout
1442
1443 \end_inset
1444
1445 Índices
1446 \begin_inset ERT
1447 status collapsed
1448
1449 \begin_layout Plain Layout
1450
1451 }
1452 \end_layout
1453
1454 \end_inset
1455
1456
1457 \end_layout
1458
1459 \end_inset
1460
1461
1462 \end_layout
1463
1464 \begin_layout Standard
1465 Los subíndices se componen con un guión bajo 
1466 \begin_inset Quotes fld
1467 \end_inset
1468
1469 _
1470 \begin_inset Quotes frd
1471 \end_inset
1472
1473  o con el botón de la barra de herramientas de ecuaciones 
1474 \begin_inset Graphics
1475         filename ../../images/math-subscript.png
1476         scale 85
1477
1478 \end_inset
1479
1480 , los superíndices con un circunflejo 
1481 \begin_inset Quotes fld
1482 \end_inset
1483
1484 ^
1485 \begin_inset Quotes frd
1486 \end_inset
1487
1488  o con el botón de la barra de herramientas de ecuaciones 
1489 \begin_inset Graphics
1490         filename ../../images/math-superscript.png
1491         scale 85
1492
1493 \end_inset
1494
1495 .
1496 \end_layout
1497
1498 \begin_layout Standard
1499 \noindent
1500 \align center
1501 \begin_inset Tabular
1502 <lyxtabular version="3" rows="4" columns="2">
1503 <features rotate="0" tabularvalignment="middle">
1504 <column alignment="center" valignment="top">
1505 <column alignment="center" valignment="top">
1506 <row>
1507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1508 \begin_inset Text
1509
1510 \begin_layout Plain Layout
1511 Comando
1512 \end_layout
1513
1514 \end_inset
1515 </cell>
1516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1517 \begin_inset Text
1518
1519 \begin_layout Plain Layout
1520 Resultado
1521 \begin_inset Note Note
1522 status open
1523
1524 \begin_layout Plain Layout
1525
1526 \series bold
1527
1528 \backslash
1529 raisebox
1530 \series default
1531  sólo se usa como espaciador.
1532 \end_layout
1533
1534 \end_inset
1535
1536
1537 \end_layout
1538
1539 \end_inset
1540 </cell>
1541 </row>
1542 <row>
1543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1544 \begin_inset Text
1545
1546 \begin_layout Plain Layout
1547 B_V
1548 \end_layout
1549
1550 \end_inset
1551 </cell>
1552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1553 \begin_inset Text
1554
1555 \begin_layout Plain Layout
1556 \begin_inset Formula $B_{V}$
1557 \end_inset
1558
1559
1560 \end_layout
1561
1562 \end_inset
1563 </cell>
1564 </row>
1565 <row>
1566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1567 \begin_inset Text
1568
1569 \begin_layout Plain Layout
1570 B^V
1571 \end_layout
1572
1573 \end_inset
1574 </cell>
1575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1576 \begin_inset Text
1577
1578 \begin_layout Plain Layout
1579 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1580 \end_inset
1581
1582
1583 \end_layout
1584
1585 \end_inset
1586 </cell>
1587 </row>
1588 <row>
1589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1590 \begin_inset Text
1591
1592 \begin_layout Plain Layout
1593 B^
1594 \begin_inset space \textvisiblespace{}
1595 \end_inset
1596
1597 A
1598 \end_layout
1599
1600 \end_inset
1601 </cell>
1602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1603 \begin_inset Text
1604
1605 \begin_layout Plain Layout
1606 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1607 \end_inset
1608
1609
1610 \end_layout
1611
1612 \end_inset
1613 </cell>
1614 </row>
1615 </lyxtabular>
1616
1617 \end_inset
1618
1619
1620 \end_layout
1621
1622 \begin_layout Standard
1623 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1624  caso acentuará las vocales y no servirá para entrar en modo exponente.
1625 \begin_inset Foot
1626 status collapsed
1627
1628 \begin_layout Plain Layout
1629 Dependiendo de la configuración del teclado esto puede suceder también con
1630  otros caracteres además de las vocales.
1631 \end_layout
1632
1633 \end_inset
1634
1635  Para conseguir exponentes en estos casos debes pulsar 
1636 \family sans
1637 Espacio
1638 \family default
1639  tras el circunflejo, como en el último ejemplo, o dos circunflejos seguidos.
1640  
1641 \end_layout
1642
1643 \begin_layout Subsection
1644 Fracciones
1645 \begin_inset CommandInset label
1646 LatexCommand label
1647 name "sub:Fracciones"
1648
1649 \end_inset
1650
1651
1652 \begin_inset Index idx
1653 status collapsed
1654
1655 \begin_layout Plain Layout
1656 Fracciones
1657 \end_layout
1658
1659 \end_inset
1660
1661
1662 \end_layout
1663
1664 \begin_layout Standard
1665 Las fracciones se generan con el comando 
1666 \series bold
1667
1668 \backslash
1669 frac
1670 \series default
1671
1672 \begin_inset Index idx
1673 status collapsed
1674
1675 \begin_layout Plain Layout
1676 Comandos ! F ! 
1677 \backslash
1678 frac
1679 \end_layout
1680
1681 \end_inset
1682
1683  o con el botón 
1684 \begin_inset Graphics
1685         filename ../../images/math/frac.png
1686         scale 50
1687
1688 \end_inset
1689
1690  de la barra de herramientas.
1691  El tamaño de tipografía se ajusta automáticamente, dependiendo de si la
1692  fracción está en línea o en estilo presentación.
1693  Con el botón 
1694 \begin_inset Graphics
1695         filename ../../images/math/frac-square.png
1696         scale 85
1697
1698 \end_inset
1699
1700 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1701  de fracciones.
1702 \end_layout
1703
1704 \begin_layout Standard
1705 Con el comando 
1706 \series bold
1707
1708 \backslash
1709 dfrac
1710 \series default
1711
1712 \begin_inset Index idx
1713 status collapsed
1714
1715 \begin_layout Plain Layout
1716 Comandos ! D ! 
1717 \backslash
1718 dfrac
1719 \end_layout
1720
1721 \end_inset
1722
1723  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1724  presentación.
1725  Con 
1726 \series bold
1727
1728 \backslash
1729 tfrac
1730 \series default
1731
1732 \begin_inset Index idx
1733 status collapsed
1734
1735 \begin_layout Plain Layout
1736 Comandos ! T ! 
1737 \backslash
1738 tfrac
1739 \end_layout
1740
1741 \end_inset
1742
1743  la fracción tiene siempre el tamaño del estilo en línea.
1744  Un ejemplo:
1745 \end_layout
1746
1747 \begin_layout Standard
1748 Una línea con la fracción 
1749 \begin_inset Formula $\frac{1}{2}$
1750 \end_inset
1751
1752  creada con el comando 
1753 \series bold
1754
1755 \backslash
1756 frac
1757 \series default
1758 .
1759  
1760 \end_layout
1761
1762 \begin_layout Standard
1763 Una línea con la fracción 
1764 \begin_inset Formula $\dfrac{1}{2}$
1765 \end_inset
1766
1767  creada con el comando 
1768 \series bold
1769
1770 \backslash
1771 dfrac
1772 \series default
1773 .
1774 \end_layout
1775
1776 \begin_layout Standard
1777 \noindent
1778 \align center
1779 \begin_inset Tabular
1780 <lyxtabular version="3" rows="4" columns="2">
1781 <features rotate="0" tabularvalignment="middle">
1782 <column alignment="center" valignment="top">
1783 <column alignment="center" valignment="top">
1784 <row>
1785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1786 \begin_inset Text
1787
1788 \begin_layout Plain Layout
1789 Comando
1790 \end_layout
1791
1792 \end_inset
1793 </cell>
1794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1795 \begin_inset Text
1796
1797 \begin_layout Plain Layout
1798 Resultado
1799 \begin_inset Note Note
1800 status collapsed
1801
1802 \begin_layout Plain Layout
1803
1804 \series bold
1805
1806 \backslash
1807 raisebox
1808 \series default
1809  se usa sólo como espaciador
1810 \end_layout
1811
1812 \end_inset
1813
1814
1815 \end_layout
1816
1817 \end_inset
1818 </cell>
1819 </row>
1820 <row>
1821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1822 \begin_inset Text
1823
1824 \begin_layout Plain Layout
1825
1826 \backslash
1827 frac
1828 \begin_inset space \textvisiblespace{}
1829 \end_inset
1830
1831 A
1832 \begin_inset Formula $\downarrow$
1833 \end_inset
1834
1835 B
1836 \end_layout
1837
1838 \end_inset
1839 </cell>
1840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1841 \begin_inset Text
1842
1843 \begin_layout Plain Layout
1844 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1845 \end_inset
1846
1847
1848 \end_layout
1849
1850 \end_inset
1851 </cell>
1852 </row>
1853 <row>
1854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1855 \begin_inset Text
1856
1857 \begin_layout Plain Layout
1858
1859 \backslash
1860 dfrac
1861 \begin_inset space \textvisiblespace{}
1862 \end_inset
1863
1864 A
1865 \begin_inset Formula $\downarrow$
1866 \end_inset
1867
1868 B
1869 \end_layout
1870
1871 \end_inset
1872 </cell>
1873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1874 \begin_inset Text
1875
1876 \begin_layout Plain Layout
1877 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1878 \end_inset
1879
1880
1881 \end_layout
1882
1883 \end_inset
1884 </cell>
1885 </row>
1886 <row>
1887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1888 \begin_inset Text
1889
1890 \begin_layout Plain Layout
1891
1892 \backslash
1893 dfrac
1894 \begin_inset space \textvisiblespace{}
1895 \end_inset
1896
1897 e^
1898 \backslash
1899 frac
1900 \begin_inset space \textvisiblespace{}
1901 \end_inset
1902
1903 1
1904 \begin_inset Formula $\downarrow$
1905 \end_inset
1906
1907 2
1908 \begin_inset Formula $\downarrow$
1909 \end_inset
1910
1911 3
1912 \end_layout
1913
1914 \end_inset
1915 </cell>
1916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1917 \begin_inset Text
1918
1919 \begin_layout Plain Layout
1920 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1921 \end_inset
1922
1923
1924 \end_layout
1925
1926 \end_inset
1927 </cell>
1928 </row>
1929 </lyxtabular>
1930
1931 \end_inset
1932
1933
1934 \begin_inset VSpace bigskip
1935 \end_inset
1936
1937
1938 \end_layout
1939
1940 \begin_layout Standard
1941 Para fracciones anidadas se puede usar el comando 
1942 \series bold
1943
1944 \backslash
1945 cfrac
1946 \series default
1947
1948 \begin_inset Index idx
1949 status collapsed
1950
1951 \begin_layout Plain Layout
1952 Comandos ! C ! 
1953 \backslash
1954 cfrac
1955 \end_layout
1956
1957 \end_inset
1958
1959 .
1960  Un ejemplo:
1961 \begin_inset VSpace -3mm
1962 \end_inset
1963
1964
1965 \end_layout
1966
1967 \begin_layout Standard
1968 \begin_inset Formula 
1969 \begin{align*}
1970 \textrm{creada con \textbf{\textbackslash frac}} &  & \textrm{creada con \textbf{\textbackslash cfrac}}\\
1971 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1972 \end{align*}
1973
1974 \end_inset
1975
1976
1977 \end_layout
1978
1979 \begin_layout Standard
1980 El comando para el ejemplo de arriba es:
1981 \end_layout
1982
1983 \begin_layout Standard
1984
1985 \series bold
1986
1987 \backslash
1988 cfrac
1989 \begin_inset space \textvisiblespace{}
1990 \end_inset
1991
1992 A
1993 \begin_inset Formula $\downarrow$
1994 \end_inset
1995
1996 B+
1997 \backslash
1998 cfrac
1999 \begin_inset space \textvisiblespace{}
2000 \end_inset
2001
2002 C+
2003 \backslash
2004 cfrac
2005 \begin_inset space \textvisiblespace{}
2006 \end_inset
2007
2008 E
2009 \begin_inset Formula $\downarrow$
2010 \end_inset
2011
2012 F
2013 \begin_inset Formula $\downarrow$
2014 \end_inset
2015
2016 D
2017 \end_layout
2018
2019 \begin_layout Standard
2020 \begin_inset VSpace medskip
2021 \end_inset
2022
2023
2024 \end_layout
2025
2026 \begin_layout Standard
2027
2028 \series bold
2029
2030 \backslash
2031 cfrac
2032 \series default
2033  compone la fracción siempre en el tamaño del estilo presentación, también
2034  cuando es parte de otra fracción.
2035 \end_layout
2036
2037 \begin_layout Standard
2038 Es posible especificar la alineación del numerador.
2039  El comando 
2040 \series bold
2041
2042 \backslash
2043 cfracleft
2044 \series default
2045  se usa para alinearlo a la izquierda, el comando 
2046 \series bold
2047
2048 \backslash
2049 cfracright
2050 \series default
2051  para alinearlo a la derecha, 
2052 \series bold
2053
2054 \backslash
2055 cfrac
2056 \series default
2057  centra el numerador.
2058 \end_layout
2059
2060 \begin_layout Standard
2061 Estas fracciones muestran las distintas alineaciones:
2062 \end_layout
2063
2064 \begin_layout Standard
2065
2066 \series bold
2067 \begin_inset Formula 
2068 \[
2069 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2070 \]
2071
2072 \end_inset
2073
2074
2075 \end_layout
2076
2077 \begin_layout Standard
2078 \noindent
2079 \begin_inset Note Greyedout
2080 status open
2081
2082 \begin_layout Plain Layout
2083
2084 \series bold
2085 Nota
2086 \series default
2087
2088 \series bold
2089
2090 \backslash
2091 cfracleft
2092 \series default
2093  y
2094 \series bold
2095  
2096 \backslash
2097 cfracright
2098 \series default
2099  no son comandos LaTeX reales sino sustituciones del comando 
2100 \series bold
2101
2102 \backslash
2103 cfrac[posición del numerador]{numerador}{denominador}
2104 \series default
2105  .
2106  Por tanto no puedes usarlos código TeX.
2107 \end_layout
2108
2109 \end_inset
2110
2111
2112 \begin_inset VSpace medskip
2113 \end_inset
2114
2115
2116 \end_layout
2117
2118 \begin_layout Standard
2119 Muchas veces es adecuado combinar 
2120 \series bold
2121
2122 \backslash
2123 cfrac
2124 \series default
2125  y 
2126 \series bold
2127
2128 \backslash
2129 frac
2130 \series default
2131 :
2132 \begin_inset Formula 
2133 \[
2134 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2135 \]
2136
2137 \end_inset
2138
2139
2140 \end_layout
2141
2142 \begin_layout Standard
2143 Para componer fracciones en línea con raya de fracción inclinada puedes
2144  usar el comando 
2145 \series bold
2146
2147 \backslash
2148 nicefrac
2149 \series default
2150
2151 \begin_inset Index idx
2152 status collapsed
2153
2154 \begin_layout Plain Layout
2155 Comandos ! N ! 
2156 \backslash
2157 nicefrac
2158 \end_layout
2159
2160 \end_inset
2161
2162
2163 \begin_inset Formula $\nicefrac{5}{31}$
2164 \end_inset
2165
2166  Hay además el comando 
2167 \series bold
2168
2169 \backslash
2170 unitfracthree
2171 \series default
2172  que permite escribir una fracción en combinación con un número: 
2173 \begin_inset Formula $\unitfrac[2]{1}{3}$
2174 \end_inset
2175
2176
2177 \end_layout
2178
2179 \begin_layout Standard
2180 \begin_inset Note Greyedout
2181 status open
2182
2183 \begin_layout Plain Layout
2184
2185 \series bold
2186 Nota
2187 \series default
2188
2189 \series bold
2190
2191 \backslash
2192 unitfracthree
2193 \series default
2194  no es un comando LaTeX auténtico, sino un equivalente al comando
2195 \begin_inset Newline newline
2196 \end_inset
2197
2198
2199 \series bold
2200
2201 \backslash
2202 unitfrac[número]{numerador}{denominador}
2203 \series default
2204  .
2205  Por tanto no puedes usarlo en código TeX.
2206 \end_layout
2207
2208 \end_inset
2209
2210
2211 \end_layout
2212
2213 \begin_layout Standard
2214 En la 
2215 \begin_inset CommandInset ref
2216 LatexCommand ref
2217 reference "sub:Fracciones-personalizadas"
2218
2219 \end_inset
2220
2221  se explica cómo componer fracciones personalizadas en las que la raya de
2222  fracción se puede cambiar.
2223 \end_layout
2224
2225 \begin_layout Standard
2226 \begin_inset Newpage newpage
2227 \end_inset
2228
2229
2230 \end_layout
2231
2232 \begin_layout Subsection
2233 Raíces
2234 \begin_inset Index idx
2235 status collapsed
2236
2237 \begin_layout Plain Layout
2238 Raíces
2239 \end_layout
2240
2241 \end_inset
2242
2243
2244 \end_layout
2245
2246 \begin_layout Standard
2247 Las raíces cuadradas se componen con 
2248 \series bold
2249
2250 \backslash
2251 sqrt
2252 \series default
2253
2254 \begin_inset Index idx
2255 status collapsed
2256
2257 \begin_layout Plain Layout
2258 Comandos ! S ! 
2259 \backslash
2260 sqrt
2261 \end_layout
2262
2263 \end_inset
2264
2265  o con el botón 
2266 \begin_inset Graphics
2267         filename ../../images/math/sqrt.png
2268         scale 85
2269
2270 \end_inset
2271
2272  de la barra de ecuaciones; todas las demás raíces con el comando 
2273 \series bold
2274
2275 \backslash
2276 root
2277 \series default
2278
2279 \begin_inset Index idx
2280 status collapsed
2281
2282 \begin_layout Plain Layout
2283 Comandos ! R ! 
2284 \backslash
2285 root
2286 \end_layout
2287
2288 \end_inset
2289
2290  o con el botón 
2291 \begin_inset Graphics
2292         filename ../../images/math/root.png
2293         scale 85
2294
2295 \end_inset
2296
2297 .
2298 \end_layout
2299
2300 \begin_layout Standard
2301 \noindent
2302 \align center
2303 \begin_inset Tabular
2304 <lyxtabular version="3" rows="3" columns="2">
2305 <features rotate="0" tabularvalignment="middle">
2306 <column alignment="center" valignment="top">
2307 <column alignment="center" valignment="top">
2308 <row>
2309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2310 \begin_inset Text
2311
2312 \begin_layout Plain Layout
2313 Comando
2314 \end_layout
2315
2316 \end_inset
2317 </cell>
2318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2319 \begin_inset Text
2320
2321 \begin_layout Plain Layout
2322 Resultado
2323 \begin_inset Note Note
2324 status collapsed
2325
2326 \begin_layout Plain Layout
2327
2328 \series bold
2329
2330 \backslash
2331 raisebox
2332 \series default
2333  se usa sólo como espaciador
2334 \end_layout
2335
2336 \end_inset
2337
2338
2339 \end_layout
2340
2341 \end_inset
2342 </cell>
2343 </row>
2344 <row>
2345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2346 \begin_inset Text
2347
2348 \begin_layout Plain Layout
2349
2350 \backslash
2351 sqrt
2352 \begin_inset space \textvisiblespace{}
2353 \end_inset
2354
2355 A-B
2356 \end_layout
2357
2358 \end_inset
2359 </cell>
2360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2361 \begin_inset Text
2362
2363 \begin_layout Plain Layout
2364 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2365 \end_inset
2366
2367
2368 \end_layout
2369
2370 \end_inset
2371 </cell>
2372 </row>
2373 <row>
2374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2375 \begin_inset Text
2376
2377 \begin_layout Plain Layout
2378
2379 \backslash
2380 root
2381 \begin_inset space \textvisiblespace{}
2382 \end_inset
2383
2384 3
2385 \begin_inset Formula $\downarrow$
2386 \end_inset
2387
2388 A-B
2389 \end_layout
2390
2391 \end_inset
2392 </cell>
2393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2394 \begin_inset Text
2395
2396 \begin_layout Plain Layout
2397 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2398 \end_inset
2399
2400
2401 \end_layout
2402
2403 \end_inset
2404 </cell>
2405 </row>
2406 </lyxtabular>
2407
2408 \end_inset
2409
2410
2411 \end_layout
2412
2413 \begin_layout Standard
2414 Una raíz cuadrada se compone también con 
2415 \series bold
2416
2417 \backslash
2418 root
2419 \series default
2420  dejando vacío el campo del índice.
2421 \end_layout
2422
2423 \begin_layout Standard
2424 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2425  la raíz: 
2426 \begin_inset Formula $\sqrt[\beta]{B}$
2427 \end_inset
2428
2429
2430 \begin_inset Newline newline
2431 \end_inset
2432
2433 La 
2434 \begin_inset Formula $\beta$
2435 \end_inset
2436
2437  toca la raíz.
2438  Para evitar esto se usan los comandos 
2439 \series bold
2440
2441 \backslash
2442 leftroot
2443 \series default
2444
2445 \begin_inset Index idx
2446 status collapsed
2447
2448 \begin_layout Plain Layout
2449 Comandos ! L ! 
2450 \backslash
2451 leftroot
2452 \end_layout
2453
2454 \end_inset
2455
2456  y 
2457 \series bold
2458
2459 \backslash
2460 uproot
2461 \series default
2462
2463 \begin_inset Index idx
2464 status collapsed
2465
2466 \begin_layout Plain Layout
2467 Comandos ! U ! 
2468 \backslash
2469 uproot
2470 \end_layout
2471
2472 \end_inset
2473
2474  con el esquema siguiente:
2475 \end_layout
2476
2477 \begin_layout Standard
2478
2479 \series bold
2480
2481 \backslash
2482 leftroot{distancia}
2483 \series default
2484  y 
2485 \series bold
2486
2487 \backslash
2488 uproot{distancia}
2489 \end_layout
2490
2491 \begin_layout Standard
2492 Distancia es el número de Puntos Grandes (
2493 \begin_inset Quotes fld
2494 \end_inset
2495
2496 Big Points
2497 \begin_inset Quotes frd
2498 \end_inset
2499
2500 , unidad bp; 
2501 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2502 \end_inset
2503
2504 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2505  Los comandos se escriben en el índice.
2506  Así, el comando:
2507 \begin_inset Newline newline
2508 \end_inset
2509
2510
2511 \series bold
2512
2513 \backslash
2514 root
2515 \backslash
2516 leftroot{-1
2517 \begin_inset Formula $\to$
2518 \end_inset
2519
2520
2521 \backslash
2522 uproot{2
2523 \begin_inset Formula $\to$
2524 \end_inset
2525
2526
2527 \backslash
2528 beta
2529 \begin_inset space \textvisiblespace{}
2530 \end_inset
2531
2532
2533 \begin_inset Formula $\to$
2534 \end_inset
2535
2536 B
2537 \begin_inset Newline newline
2538 \end_inset
2539
2540
2541 \series default
2542 genera una fórmula correctamente tipografiada: 
2543 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2544 \end_inset
2545
2546
2547 \end_layout
2548
2549 \begin_layout Subsection
2550 Coeficientes de un binomio
2551 \begin_inset Index idx
2552 status collapsed
2553
2554 \begin_layout Plain Layout
2555 Binomios
2556 \end_layout
2557
2558 \end_inset
2559
2560
2561 \end_layout
2562
2563 \begin_layout Standard
2564 Los coeficientes de un binomio se insertan con el comando 
2565 \series bold
2566
2567 \backslash
2568 binom
2569 \series default
2570
2571 \begin_inset Index idx
2572 status collapsed
2573
2574 \begin_layout Plain Layout
2575 Comandos ! B ! 
2576 \backslash
2577 binom
2578 \end_layout
2579
2580 \end_inset
2581
2582  o con el submenú del botón 
2583 \begin_inset Graphics
2584         filename ../../images/math/frac-square.png
2585         scale 85
2586
2587 \end_inset
2588
2589 de la barra de herramientas de ecuaciones.
2590  Como en las fracciones, además de 
2591 \series bold
2592
2593 \backslash
2594 binom
2595 \series default
2596  hay los comandos 
2597 \series bold
2598
2599 \backslash
2600 dbinom
2601 \series default
2602
2603 \begin_inset Index idx
2604 status collapsed
2605
2606 \begin_layout Plain Layout
2607 Comandos ! D ! 
2608 \backslash
2609 dbinom
2610 \end_layout
2611
2612 \end_inset
2613
2614  y 
2615 \series bold
2616
2617 \backslash
2618 tbinom
2619 \series default
2620
2621 \begin_inset Index idx
2622 status collapsed
2623
2624 \begin_layout Plain Layout
2625 Comandos ! T ! 
2626 \backslash
2627 tbinom
2628 \end_layout
2629
2630 \end_inset
2631
2632 .
2633  Para otros delimitadores de coeficientes de un binomio hay los comandos
2634  
2635 \series bold
2636
2637 \backslash
2638 brace
2639 \series default
2640
2641 \begin_inset Index idx
2642 status collapsed
2643
2644 \begin_layout Plain Layout
2645 Comandos ! B ! 
2646 \backslash
2647 brace
2648 \end_layout
2649
2650 \end_inset
2651
2652  y 
2653 \series bold
2654
2655 \backslash
2656 brack
2657 \series default
2658
2659 \begin_inset Index idx
2660 status collapsed
2661
2662 \begin_layout Plain Layout
2663 Comandos ! B ! 
2664 \backslash
2665 brack
2666 \end_layout
2667
2668 \end_inset
2669
2670 .
2671 \end_layout
2672
2673 \begin_layout Standard
2674 \noindent
2675 \align center
2676 \begin_inset Tabular
2677 <lyxtabular version="3" rows="6" columns="2">
2678 <features rotate="0" tabularvalignment="middle">
2679 <column alignment="center" valignment="top">
2680 <column alignment="center" valignment="top">
2681 <row>
2682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2683 \begin_inset Text
2684
2685 \begin_layout Plain Layout
2686 Comando
2687 \end_layout
2688
2689 \end_inset
2690 </cell>
2691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2692 \begin_inset Text
2693
2694 \begin_layout Plain Layout
2695 Resultado
2696 \begin_inset Note Note
2697 status collapsed
2698
2699 \begin_layout Plain Layout
2700
2701 \series bold
2702
2703 \backslash
2704 raisebox
2705 \series default
2706  se usa sólo como espaciador
2707 \end_layout
2708
2709 \end_inset
2710
2711
2712 \end_layout
2713
2714 \end_inset
2715 </cell>
2716 </row>
2717 <row>
2718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2719 \begin_inset Text
2720
2721 \begin_layout Plain Layout
2722
2723 \backslash
2724 binom
2725 \begin_inset space \textvisiblespace{}
2726 \end_inset
2727
2728 A
2729 \begin_inset Formula $\downarrow$
2730 \end_inset
2731
2732 B
2733 \end_layout
2734
2735 \end_inset
2736 </cell>
2737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2738 \begin_inset Text
2739
2740 \begin_layout Plain Layout
2741 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2742 \end_inset
2743
2744
2745 \end_layout
2746
2747 \end_inset
2748 </cell>
2749 </row>
2750 <row>
2751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2752 \begin_inset Text
2753
2754 \begin_layout Plain Layout
2755
2756 \backslash
2757 dbinom
2758 \begin_inset space \textvisiblespace{}
2759 \end_inset
2760
2761 A
2762 \begin_inset Formula $\downarrow$
2763 \end_inset
2764
2765 B
2766 \end_layout
2767
2768 \end_inset
2769 </cell>
2770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2771 \begin_inset Text
2772
2773 \begin_layout Plain Layout
2774 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2775 \end_inset
2776
2777
2778 \end_layout
2779
2780 \end_inset
2781 </cell>
2782 </row>
2783 <row>
2784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2785 \begin_inset Text
2786
2787 \begin_layout Plain Layout
2788
2789 \backslash
2790 tbinom
2791 \begin_inset space \textvisiblespace{}
2792 \end_inset
2793
2794 A
2795 \begin_inset Formula $\downarrow$
2796 \end_inset
2797
2798 B
2799 \end_layout
2800
2801 \end_inset
2802 </cell>
2803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2804 \begin_inset Text
2805
2806 \begin_layout Plain Layout
2807 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2808 \end_inset
2809
2810
2811 \end_layout
2812
2813 \end_inset
2814 </cell>
2815 </row>
2816 <row>
2817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2818 \begin_inset Text
2819
2820 \begin_layout Plain Layout
2821
2822 \backslash
2823 brack
2824 \begin_inset space \textvisiblespace{}
2825 \end_inset
2826
2827 A
2828 \begin_inset Formula $\downarrow$
2829 \end_inset
2830
2831 B
2832 \end_layout
2833
2834 \end_inset
2835 </cell>
2836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2837 \begin_inset Text
2838
2839 \begin_layout Plain Layout
2840 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2841 \end_inset
2842
2843
2844 \end_layout
2845
2846 \end_inset
2847 </cell>
2848 </row>
2849 <row>
2850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2851 \begin_inset Text
2852
2853 \begin_layout Plain Layout
2854
2855 \backslash
2856 brace
2857 \begin_inset space \textvisiblespace{}
2858 \end_inset
2859
2860 A
2861 \begin_inset Formula $\downarrow$
2862 \end_inset
2863
2864 B
2865 \end_layout
2866
2867 \end_inset
2868 </cell>
2869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2870 \begin_inset Text
2871
2872 \begin_layout Plain Layout
2873 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2874 \end_inset
2875
2876
2877 \end_layout
2878
2879 \end_inset
2880 </cell>
2881 </row>
2882 </lyxtabular>
2883
2884 \end_inset
2885
2886
2887 \begin_inset Newpage newpage
2888 \end_inset
2889
2890
2891 \end_layout
2892
2893 \begin_layout Subsection
2894 Diferenciaciones de casos
2895 \begin_inset Index idx
2896 status collapsed
2897
2898 \begin_layout Plain Layout
2899 Casos
2900 \end_layout
2901
2902 \end_inset
2903
2904
2905 \end_layout
2906
2907 \begin_layout Standard
2908 \noindent
2909 \align center
2910 \begin_inset Tabular
2911 <lyxtabular version="3" rows="3" columns="2">
2912 <features rotate="0" tabularvalignment="middle">
2913 <column alignment="center" valignment="top">
2914 <column alignment="center" valignment="top">
2915 <row>
2916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2917 \begin_inset Text
2918
2919 \begin_layout Plain Layout
2920 Comando
2921 \end_layout
2922
2923 \end_inset
2924 </cell>
2925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2926 \begin_inset Text
2927
2928 \begin_layout Plain Layout
2929 Resultado
2930 \end_layout
2931
2932 \end_inset
2933 </cell>
2934 </row>
2935 <row>
2936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2937 \begin_inset Text
2938
2939 \begin_layout Plain Layout
2940
2941 \backslash
2942 cases
2943 \begin_inset space \textvisiblespace{}
2944 \end_inset
2945
2946 A
2947 \begin_inset Formula $\to$
2948 \end_inset
2949
2950 B>0
2951 \begin_inset Index idx
2952 status collapsed
2953
2954 \begin_layout Plain Layout
2955 Comandos ! C ! 
2956 \backslash
2957 cases
2958 \end_layout
2959
2960 \end_inset
2961
2962
2963 \end_layout
2964
2965 \end_inset
2966 </cell>
2967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2968 \begin_inset Text
2969
2970 \begin_layout Plain Layout
2971 \begin_inset Formula $\begin{cases}
2972 A & B>0\end{cases}$
2973 \end_inset
2974
2975
2976 \end_layout
2977
2978 \end_inset
2979 </cell>
2980 </row>
2981 <row>
2982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2983 \begin_inset Text
2984
2985 \begin_layout Plain Layout
2986
2987 \backslash
2988 cases
2989 \begin_inset space \textvisiblespace{}
2990 \end_inset
2991
2992
2993 \family sans
2994 Ctrl+Entrar
2995 \end_layout
2996
2997 \end_inset
2998 </cell>
2999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3000 \begin_inset Text
3001
3002 \begin_layout Plain Layout
3003 \begin_inset Formula $\begin{cases}
3004 A & \textrm{para }x>0\\
3005 B & \textrm{para }x=0
3006 \end{cases}$
3007 \end_inset
3008
3009
3010 \end_layout
3011
3012 \end_inset
3013 </cell>
3014 </row>
3015 </lyxtabular>
3016
3017 \end_inset
3018
3019
3020 \end_layout
3021
3022 \begin_layout Standard
3023 Después de insertar 
3024 \series bold
3025
3026 \backslash
3027 cases
3028 \series default
3029  o usar el botón 
3030 \begin_inset Graphics
3031         filename ../../images/math/cases.png
3032         scale 85
3033
3034 \end_inset
3035
3036  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3037 \family sans
3038 Ctrl+Entrar
3039 \family default
3040  o con el botón
3041 \family sans
3042  
3043 \family default
3044
3045 \begin_inset Graphics
3046         filename ../../images/tabular-feature_append-row.png
3047         scale 85
3048
3049 \end_inset
3050
3051  de la barra de cuadros.
3052 \end_layout
3053
3054 \begin_layout Standard
3055 El comando 
3056 \series bold
3057
3058 \backslash
3059 cases
3060 \series default
3061  también está disponible en el menú 
3062 \family sans
3063 Insertar\SpecialChar \menuseparator
3064 Ecuación\SpecialChar \menuseparator
3065 Entorno casos
3066 \family default
3067 .
3068 \end_layout
3069
3070 \begin_layout Subsection
3071 Negaciones
3072 \begin_inset Index idx
3073 status collapsed
3074
3075 \begin_layout Plain Layout
3076 Negaciones
3077 \end_layout
3078
3079 \end_inset
3080
3081
3082 \end_layout
3083
3084 \begin_layout Standard
3085 Con el comando 
3086 \series bold
3087
3088 \backslash
3089 not
3090 \series default
3091
3092 \begin_inset Index idx
3093 status collapsed
3094
3095 \begin_layout Plain Layout
3096 Comandos ! N ! 
3097 \backslash
3098 not
3099 \end_layout
3100
3101 \end_inset
3102
3103  todo carácter se puede mostrar cancelado.
3104  Los caracteres son casi tachados con una barra inclinada.
3105 \end_layout
3106
3107 \begin_layout Standard
3108 \noindent
3109 \align center
3110 \begin_inset Tabular
3111 <lyxtabular version="3" rows="4" columns="2">
3112 <features rotate="0" tabularvalignment="middle">
3113 <column alignment="center" valignment="top">
3114 <column alignment="center" valignment="top">
3115 <row>
3116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3117 \begin_inset Text
3118
3119 \begin_layout Plain Layout
3120 Comando
3121 \end_layout
3122
3123 \end_inset
3124 </cell>
3125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3126 \begin_inset Text
3127
3128 \begin_layout Plain Layout
3129 Resultado
3130 \end_layout
3131
3132 \end_inset
3133 </cell>
3134 </row>
3135 <row>
3136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3137 \begin_inset Text
3138
3139 \begin_layout Plain Layout
3140
3141 \backslash
3142 not=
3143 \end_layout
3144
3145 \end_inset
3146 </cell>
3147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3148 \begin_inset Text
3149
3150 \begin_layout Plain Layout
3151 \begin_inset Formula $\not=$
3152 \end_inset
3153
3154
3155 \end_layout
3156
3157 \end_inset
3158 </cell>
3159 </row>
3160 <row>
3161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3162 \begin_inset Text
3163
3164 \begin_layout Plain Layout
3165
3166 \backslash
3167 not 
3168 \backslash
3169 le
3170 \end_layout
3171
3172 \end_inset
3173 </cell>
3174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3175 \begin_inset Text
3176
3177 \begin_layout Plain Layout
3178 \begin_inset Formula $\not\le$
3179 \end_inset
3180
3181
3182 \end_layout
3183
3184 \end_inset
3185 </cell>
3186 </row>
3187 <row>
3188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3189 \begin_inset Text
3190
3191 \begin_layout Plain Layout
3192
3193 \backslash
3194 not 
3195 \backslash
3196 parallel
3197 \end_layout
3198
3199 \end_inset
3200 </cell>
3201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3202 \begin_inset Text
3203
3204 \begin_layout Plain Layout
3205 \begin_inset Formula $\not\parallel$
3206 \end_inset
3207
3208
3209 \end_layout
3210
3211 \end_inset
3212 </cell>
3213 </row>
3214 </lyxtabular>
3215
3216 \end_inset
3217
3218
3219 \end_layout
3220
3221 \begin_layout Standard
3222 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3223  Por tanto para algunas negaciones hay comandos especiales (véase 
3224 \begin_inset CommandInset ref
3225 LatexCommand ref
3226 reference "sub:Símbolos-matemáticos"
3227
3228 \end_inset
3229
3230  y 
3231 \begin_inset CommandInset ref
3232 LatexCommand ref
3233 reference "sec:Relaciones"
3234
3235 \end_inset
3236
3237 ).
3238 \end_layout
3239
3240 \begin_layout Subsection
3241 Espacios reservados 
3242 \begin_inset CommandInset label
3243 LatexCommand label
3244 name "sub:Espacios-reservados"
3245
3246 \end_inset
3247
3248
3249 \begin_inset Index idx
3250 status collapsed
3251
3252 \begin_layout Plain Layout
3253 Espacios reservados
3254 \end_layout
3255
3256 \end_inset
3257
3258
3259 \begin_inset Index idx
3260 status collapsed
3261
3262 \begin_layout Plain Layout
3263 Química ! isótopos
3264 \end_layout
3265
3266 \end_inset
3267
3268
3269 \begin_inset Index idx
3270 status collapsed
3271
3272 \begin_layout Plain Layout
3273 Isótopos|see
3274 \begin_inset ERT
3275 status collapsed
3276
3277 \begin_layout Plain Layout
3278
3279 {
3280 \end_layout
3281
3282 \end_inset
3283
3284 Química
3285 \begin_inset ERT
3286 status collapsed
3287
3288 \begin_layout Plain Layout
3289
3290 }
3291 \end_layout
3292
3293 \end_inset
3294
3295
3296 \end_layout
3297
3298 \end_inset
3299
3300
3301 \end_layout
3302
3303 \begin_layout Standard
3304 En la presentación de, p.
3305 \begin_inset space \thinspace{}
3306 \end_inset
3307
3308 e., isótopos,
3309 \begin_inset Foot
3310 status collapsed
3311
3312 \begin_layout Plain Layout
3313 Más sobre símbolos químicos en 
3314 \begin_inset CommandInset ref
3315 LatexCommand ref
3316 reference "sub:Símbolos-y-ecuaciones-químicas"
3317
3318 \end_inset
3319
3320
3321 \end_layout
3322
3323 \end_inset
3324
3325  surge el problema siguiente:
3326 \end_layout
3327
3328 \begin_layout Standard
3329 \noindent
3330 \align center
3331 \begin_inset Tabular
3332 <lyxtabular version="3" rows="2" columns="2">
3333 <features rotate="0" tabularvalignment="middle">
3334 <column alignment="center" valignment="top">
3335 <column alignment="center" valignment="top">
3336 <row>
3337 <cell alignment="center" valignment="top" usebox="none">
3338 \begin_inset Text
3339
3340 \begin_layout Plain Layout
3341 Índices generados con sub- y superíndices:
3342 \end_layout
3343
3344 \end_inset
3345 </cell>
3346 <cell alignment="center" valignment="top" usebox="none">
3347 \begin_inset Text
3348
3349 \begin_layout Plain Layout
3350 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3351 \end_inset
3352
3353
3354 \end_layout
3355
3356 \end_inset
3357 </cell>
3358 </row>
3359 <row>
3360 <cell alignment="center" valignment="top" usebox="none">
3361 \begin_inset Text
3362
3363 \begin_layout Plain Layout
3364 Índices correctos:
3365 \end_layout
3366
3367 \end_inset
3368 </cell>
3369 <cell alignment="center" valignment="top" usebox="none">
3370 \begin_inset Text
3371
3372 \begin_layout Plain Layout
3373 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3374 \end_inset
3375
3376
3377 \end_layout
3378
3379 \end_inset
3380 </cell>
3381 </row>
3382 </lyxtabular>
3383
3384 \end_inset
3385
3386
3387 \begin_inset Note Note
3388 status collapsed
3389
3390 \begin_layout Plain Layout
3391
3392 \series bold
3393
3394 \backslash
3395 raisebox
3396 \series default
3397  se usa sólo como espaciador
3398 \end_layout
3399
3400 \end_inset
3401
3402
3403 \end_layout
3404
3405 \begin_layout Standard
3406 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3407  del índice más largo.
3408  Para evitarlo está el comando 
3409 \series bold
3410
3411 \backslash
3412 phantom
3413 \series default
3414
3415 \begin_inset Index idx
3416 status collapsed
3417
3418 \begin_layout Plain Layout
3419 Comandos ! P ! 
3420 \backslash
3421 phantom
3422 \end_layout
3423
3424 \end_inset
3425
3426  o el botón 
3427 \begin_inset space ~
3428 \end_inset
3429
3430
3431 \begin_inset Graphics
3432         filename ../../images/math/phantom.png
3433         scale 85
3434
3435 \end_inset
3436
3437  del submenú de espacios en ecuaciones
3438 \begin_inset Foot
3439 status collapsed
3440
3441 \begin_layout Plain Layout
3442 Botón 
3443 \begin_inset Graphics
3444         filename ../../images/math/space.png
3445         scale 85
3446
3447 \end_inset
3448
3449  de la barra de ecuaciones
3450 \end_layout
3451
3452 \end_inset
3453
3454 , que genera uno o más espacios reservados.
3455  Al insertar 
3456 \series bold
3457
3458 \backslash
3459 phantom
3460 \series default
3461  aparece un pequeño marco azul con dos flechas rojas superpuestas
3462 \begin_inset Formula $\phantom{}$
3463 \end_inset
3464
3465 .
3466  Las flechas indican que se reservará un espacio equivalente a la anchura
3467  y altura totales del contenido del marco.
3468  Los espacios reservados son correspondientes al tamaño de los caracteres.
3469 \end_layout
3470
3471 \begin_layout Standard
3472 \noindent
3473 \align center
3474 \begin_inset Tabular
3475 <lyxtabular version="3" rows="4" columns="2">
3476 <features rotate="0" tabularvalignment="middle">
3477 <column alignment="center" valignment="top">
3478 <column alignment="center" valignment="top">
3479 <row>
3480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3481 \begin_inset Text
3482
3483 \begin_layout Plain Layout
3484 Comando
3485 \end_layout
3486
3487 \end_inset
3488 </cell>
3489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3490 \begin_inset Text
3491
3492 \begin_layout Plain Layout
3493 Resultado
3494 \begin_inset Note Note
3495 status collapsed
3496
3497 \begin_layout Plain Layout
3498
3499 \series bold
3500
3501 \backslash
3502 raisebox
3503 \series default
3504  se usa sólo como espaciador
3505 \end_layout
3506
3507 \end_inset
3508
3509
3510 \end_layout
3511
3512 \end_inset
3513 </cell>
3514 </row>
3515 <row>
3516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3517 \begin_inset Text
3518
3519 \begin_layout Plain Layout
3520 ^19
3521 \begin_inset space \textvisiblespace{}
3522 \end_inset
3523
3524 _
3525 \backslash
3526 phantom
3527 \begin_inset space \textvisiblespace{}
3528 \end_inset
3529
3530 1
3531 \begin_inset Formula $\rightarrow$
3532 \end_inset
3533
3534 9
3535 \begin_inset space \textvisiblespace{}
3536 \end_inset
3537
3538 F
3539 \end_layout
3540
3541 \end_inset
3542 </cell>
3543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3544 \begin_inset Text
3545
3546 \begin_layout Plain Layout
3547 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3548 \end_inset
3549
3550
3551 \end_layout
3552
3553 \end_inset
3554 </cell>
3555 </row>
3556 <row>
3557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3558 \begin_inset Text
3559
3560 \begin_layout Plain Layout
3561 ^235
3562 \begin_inset space \textvisiblespace{}
3563 \end_inset
3564
3565 _
3566 \backslash
3567 phantom
3568 \begin_inset space \textvisiblespace{}
3569 \end_inset
3570
3571 23
3572 \begin_inset Formula $\rightarrow$
3573 \end_inset
3574
3575 9
3576 \begin_inset space \textvisiblespace{}
3577 \end_inset
3578
3579 F
3580 \end_layout
3581
3582 \end_inset
3583 </cell>
3584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3585 \begin_inset Text
3586
3587 \begin_layout Plain Layout
3588 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3589 \end_inset
3590
3591
3592 \end_layout
3593
3594 \end_inset
3595 </cell>
3596 </row>
3597 <row>
3598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3599 \begin_inset Text
3600
3601 \begin_layout Plain Layout
3602
3603 \backslash
3604 Lambda^
3605 \begin_inset space \textvisiblespace{}
3606 \end_inset
3607
3608
3609 \backslash
3610 phantom
3611 \begin_inset space \textvisiblespace{}
3612 \end_inset
3613
3614 ii
3615 \begin_inset Formula $\rightarrow$
3616 \end_inset
3617
3618 t
3619 \begin_inset space \textvisiblespace{}
3620 \end_inset
3621
3622 _MMt
3623 \end_layout
3624
3625 \end_inset
3626 </cell>
3627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3628 \begin_inset Text
3629
3630 \begin_layout Plain Layout
3631 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3632 \end_inset
3633
3634
3635 \end_layout
3636
3637 \end_inset
3638 </cell>
3639 </row>
3640 </lyxtabular>
3641
3642 \end_inset
3643
3644
3645 \end_layout
3646
3647 \begin_layout Standard
3648 Además hay los comandos 
3649 \series bold
3650
3651 \backslash
3652 vphantom
3653 \series default
3654
3655 \begin_inset Index idx
3656 status collapsed
3657
3658 \begin_layout Plain Layout
3659 Comandos ! V ! 
3660 \backslash
3661 vphantom
3662 \end_layout
3663
3664 \end_inset
3665
3666  (botón 
3667 \begin_inset space ~
3668 \end_inset
3669
3670
3671 \begin_inset Graphics
3672         filename ../../images/math/vphantom.png
3673         scale 85
3674
3675 \end_inset
3676
3677 ) y 
3678 \series bold
3679
3680 \backslash
3681 hphantom
3682 \series default
3683
3684 \begin_inset Index idx
3685 status collapsed
3686
3687 \begin_layout Plain Layout
3688 Comandos ! H ! 
3689 \backslash
3690 hphantom
3691 \end_layout
3692
3693 \end_inset
3694
3695  (botón 
3696 \begin_inset space ~
3697 \end_inset
3698
3699
3700 \begin_inset Graphics
3701         filename ../../images/math/hphantom.png
3702         scale 85
3703
3704 \end_inset
3705
3706 ).
3707  
3708 \series bold
3709
3710 \backslash
3711 hphantom
3712 \series default
3713  genera espacio en el marco sólo para la altura máxima de los caracteres,
3714  no para su anchura.
3715  
3716 \series bold
3717
3718 \backslash
3719 vphantom
3720 \series default
3721  genera espacio sólo para la anchura del contenido del marco.
3722  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3723 \end_layout
3724
3725 \begin_layout Standard
3726 Por ejemplo, 
3727 \series bold
3728
3729 \backslash
3730 vphantom
3731 \series default
3732
3733 \begin_inset space \textvisiblespace{}
3734 \end_inset
3735
3736
3737 \series bold
3738 a
3739 \backslash
3740 int
3741 \series default
3742  genera espacio de la altura del signo de la integral,
3743 \begin_inset Foot
3744 status collapsed
3745
3746 \begin_layout Plain Layout
3747 El comando 
3748 \series bold
3749
3750 \backslash
3751 int
3752 \series default
3753  genera un signo de integral, véase 
3754 \begin_inset CommandInset ref
3755 LatexCommand ref
3756 reference "sub:Operadores-grandes"
3757
3758 \end_inset
3759
3760
3761 \end_layout
3762
3763 \end_inset
3764
3765  porque este es el carácter más largo.
3766  En la 
3767 \begin_inset CommandInset ref
3768 LatexCommand ref
3769 reference "sub:Delimitadores-multilínea"
3770
3771 \end_inset
3772
3773  hay un ejemplo de aplicación.
3774 \end_layout
3775
3776 \begin_layout Standard
3777 Los espacios reservados también se pueden usar para un texto cuando se insertan
3778  mediante el menú 
3779 \family sans
3780 Insertar\SpecialChar \menuseparator
3781 Formato\SpecialChar \menuseparator
3782 Fantasma
3783 \family default
3784 :
3785 \end_layout
3786
3787 \begin_layout Standard
3788 Esto es una frase.
3789 \begin_inset Newline newline
3790 \end_inset
3791
3792
3793 \begin_inset Phantom Phantom
3794 status open
3795
3796 \begin_layout Plain Layout
3797 Esto
3798 \end_layout
3799
3800 \end_inset
3801
3802  es una frase.
3803 \end_layout
3804
3805 \begin_layout Subsection
3806 Líneas
3807 \begin_inset Index idx
3808 status collapsed
3809
3810 \begin_layout Plain Layout
3811 Lineas@Líneas
3812 \end_layout
3813
3814 \end_inset
3815
3816
3817 \begin_inset Index idx
3818 status collapsed
3819
3820 \begin_layout Plain Layout
3821 Ecuación ! sub- o superrayada
3822 \end_layout
3823
3824 \end_inset
3825
3826
3827 \end_layout
3828
3829 \begin_layout Standard
3830 \noindent
3831 \align center
3832 \begin_inset Tabular
3833 <lyxtabular version="3" rows="4" columns="2">
3834 <features rotate="0" tabularvalignment="middle">
3835 <column alignment="center" valignment="top">
3836 <column alignment="center" valignment="top">
3837 <row>
3838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3839 \begin_inset Text
3840
3841 \begin_layout Plain Layout
3842 Comando
3843 \end_layout
3844
3845 \end_inset
3846 </cell>
3847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3848 \begin_inset Text
3849
3850 \begin_layout Plain Layout
3851 Resultado
3852 \begin_inset Note Note
3853 status collapsed
3854
3855 \begin_layout Plain Layout
3856
3857 \series bold
3858
3859 \backslash
3860 raisebox
3861 \series default
3862  se usa sólo como espaciador
3863 \end_layout
3864
3865 \end_inset
3866
3867
3868 \end_layout
3869
3870 \end_inset
3871 </cell>
3872 </row>
3873 <row>
3874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3875 \begin_inset Text
3876
3877 \begin_layout Plain Layout
3878
3879 \backslash
3880 overline
3881 \begin_inset space \textvisiblespace{}
3882 \end_inset
3883
3884 A+B
3885 \begin_inset Index idx
3886 status collapsed
3887
3888 \begin_layout Plain Layout
3889 Comandos ! O ! 
3890 \backslash
3891 overline
3892 \end_layout
3893
3894 \end_inset
3895
3896
3897 \end_layout
3898
3899 \end_inset
3900 </cell>
3901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3902 \begin_inset Text
3903
3904 \begin_layout Plain Layout
3905 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3906 \end_inset
3907
3908
3909 \end_layout
3910
3911 \end_inset
3912 </cell>
3913 </row>
3914 <row>
3915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3916 \begin_inset Text
3917
3918 \begin_layout Plain Layout
3919
3920 \backslash
3921 underline
3922 \begin_inset space \textvisiblespace{}
3923 \end_inset
3924
3925 A+B
3926 \begin_inset Index idx
3927 status collapsed
3928
3929 \begin_layout Plain Layout
3930 Comandos ! U ! 
3931 \backslash
3932 underline
3933 \end_layout
3934
3935 \end_inset
3936
3937
3938 \end_layout
3939
3940 \end_inset
3941 </cell>
3942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3943 \begin_inset Text
3944
3945 \begin_layout Plain Layout
3946 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3947 \end_inset
3948
3949
3950 \end_layout
3951
3952 \end_inset
3953 </cell>
3954 </row>
3955 <row>
3956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3957 \begin_inset Text
3958
3959 \begin_layout Plain Layout
3960
3961 \backslash
3962 overline
3963 \begin_inset space \textvisiblespace{}
3964 \end_inset
3965
3966
3967 \backslash
3968 underline
3969 \begin_inset space \textvisiblespace{}
3970 \end_inset
3971
3972 A+B
3973 \end_layout
3974
3975 \end_inset
3976 </cell>
3977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3978 \begin_inset Text
3979
3980 \begin_layout Plain Layout
3981 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
3982 \end_inset
3983
3984
3985 \end_layout
3986
3987 \end_inset
3988 </cell>
3989 </row>
3990 </lyxtabular>
3991
3992 \end_inset
3993
3994
3995 \end_layout
3996
3997 \begin_layout Standard
3998 En el último ejemplo es indiferente poner primero 
3999 \series bold
4000
4001 \backslash
4002 overline
4003 \series default
4004  o 
4005 \series bold
4006
4007 \backslash
4008 underline
4009 \series default
4010 .
4011 \end_layout
4012
4013 \begin_layout Standard
4014 Para poner doble subrayado, p.
4015 \begin_inset space \thinspace{}
4016 \end_inset
4017
4018 e.
4019  en resultados, se usa 
4020 \series bold
4021
4022 \backslash
4023 underline
4024 \series default
4025  dos veces.
4026 \end_layout
4027
4028 \begin_layout Standard
4029 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4030 \begin_inset VSpace bigskip
4031 \end_inset
4032
4033 Se pueden crear líneas personalizadas con el comando 
4034 \series bold
4035
4036 \backslash
4037 rule
4038 \series default
4039
4040 \begin_inset Index idx
4041 status collapsed
4042
4043 \begin_layout Plain Layout
4044 Comandos ! R ! 
4045 \backslash
4046 rule
4047 \end_layout
4048
4049 \end_inset
4050
4051  con el esquema siguiente:
4052 \end_layout
4053
4054 \begin_layout Standard
4055
4056 \series bold
4057
4058 \backslash
4059 rule[hueco vertical]{longitud}{grosor}
4060 \end_layout
4061
4062 \begin_layout Standard
4063 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4064  si el valor es negativo).
4065  Las unidades disponibles para los valores están listadas en
4066 \begin_inset space ~
4067 \end_inset
4068
4069
4070 \begin_inset CommandInset ref
4071 LatexCommand ref
4072 reference "tab:Unidades-disponibles"
4073
4074 \end_inset
4075
4076 .
4077  A continuación hay dos ejemplos de líneas creadas con los comandos
4078 \series bold
4079
4080 \begin_inset Newline newline
4081 \end_inset
4082
4083
4084 \backslash
4085 rule[-2ex]{3cm}{2pt}
4086 \series default
4087  y 
4088 \series bold
4089
4090 \backslash
4091 rule{2cm}{1pt}
4092 \series default
4093 :
4094 \end_layout
4095
4096 \begin_layout Standard
4097 Esto es una frase 
4098 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4099 \end_inset
4100
4101  con dos líneas.
4102 \end_layout
4103
4104 \begin_layout Standard
4105
4106 \series bold
4107
4108 \backslash
4109 rule
4110 \series default
4111  también se puede usar para texto insertando una línea mediante el menú
4112  
4113 \family sans
4114 Insertar\SpecialChar \menuseparator
4115 Formato\SpecialChar \menuseparator
4116 Línea horizontal
4117 \family default
4118 :
4119 \end_layout
4120
4121 \begin_layout Standard
4122 Esto es una frase 
4123 \begin_inset CommandInset line
4124 LatexCommand rule
4125 offset "0.5ex"
4126 width "3cm"
4127 height "1pt"
4128
4129 \end_inset
4130
4131  con una línea insertada.
4132 \end_layout
4133
4134 \begin_layout Subsection
4135 Puntos
4136 \begin_inset CommandInset label
4137 LatexCommand label
4138 name "sub:Puntos"
4139
4140 \end_inset
4141
4142
4143 \begin_inset Index idx
4144 status collapsed
4145
4146 \begin_layout Plain Layout
4147 Puntos
4148 \end_layout
4149
4150 \end_inset
4151
4152
4153 \end_layout
4154
4155 \begin_layout Standard
4156 Hay distintos tipos de puntos disponibles.
4157 \begin_inset Foot
4158 status open
4159
4160 \begin_layout Plain Layout
4161 En la barra de herramientas de ecuaciones, en el panel del botón 
4162 \begin_inset Graphics
4163         filename ../../images/math/ldots.png
4164         scale 85
4165
4166 \end_inset
4167
4168 .
4169 \end_layout
4170
4171 \end_inset
4172
4173  Para continuación en enumeraciones se usan puntos bajos, (
4174 \series bold
4175
4176 \backslash
4177 ldots
4178 \series default
4179
4180 \begin_inset Index idx
4181 status collapsed
4182
4183 \begin_layout Plain Layout
4184 Comandos ! L ! 
4185 \backslash
4186 ldots
4187 \end_layout
4188
4189 \end_inset
4190
4191 ), mientras que para operaciones se usan puntos centrados a la misma altura
4192  que los operadores, (
4193 \series bold
4194
4195 \backslash
4196 cdots
4197 \series default
4198
4199 \begin_inset Index idx
4200 status collapsed
4201
4202 \begin_layout Plain Layout
4203 Comandos ! C ! 
4204 \backslash
4205 cdots
4206 \end_layout
4207
4208 \end_inset
4209
4210 ).
4211  Si se usa el comando 
4212 \series bold
4213
4214 \backslash
4215 dots
4216 \series default
4217
4218 \begin_inset Index idx
4219 status collapsed
4220
4221 \begin_layout Plain Layout
4222 Comandos ! D ! 
4223 \backslash
4224 dots
4225 \end_layout
4226
4227 \end_inset
4228
4229 , LaTeX decide el tipo a usar en función del carácter siguiente.
4230 \end_layout
4231
4232 \begin_layout Standard
4233 \align center
4234 \begin_inset Tabular
4235 <lyxtabular version="3" rows="9" columns="2">
4236 <features rotate="0" tabularvalignment="middle">
4237 <column alignment="center" valignment="top" width="0pt">
4238 <column alignment="center" valignment="top" width="0pt">
4239 <row>
4240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4241 \begin_inset Text
4242
4243 \begin_layout Plain Layout
4244 Comando
4245 \end_layout
4246
4247 \end_inset
4248 </cell>
4249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4250 \begin_inset Text
4251
4252 \begin_layout Plain Layout
4253 Resultado
4254 \end_layout
4255
4256 \end_inset
4257 </cell>
4258 </row>
4259 <row>
4260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4261 \begin_inset Text
4262
4263 \begin_layout Plain Layout
4264 A_1
4265 \begin_inset space \textvisiblespace{}
4266 \end_inset
4267
4268 ,
4269 \backslash
4270 dots
4271 \begin_inset space \textvisiblespace{}
4272 \end_inset
4273
4274 ,A_n
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4280 \begin_inset Text
4281
4282 \begin_layout Plain Layout
4283 \begin_inset Formula $A_{1},\dots,A_{n}$
4284 \end_inset
4285
4286
4287 \end_layout
4288
4289 \end_inset
4290 </cell>
4291 </row>
4292 <row>
4293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4294 \begin_inset Text
4295
4296 \begin_layout Plain Layout
4297 A_1
4298 \begin_inset space \textvisiblespace{}
4299 \end_inset
4300
4301 +
4302 \backslash
4303 dots
4304 \begin_inset space \textvisiblespace{}
4305 \end_inset
4306
4307 +A_n
4308 \end_layout
4309
4310 \end_inset
4311 </cell>
4312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4313 \begin_inset Text
4314
4315 \begin_layout Plain Layout
4316 \begin_inset Formula $A_{1}+\dots+A_{n}$
4317 \end_inset
4318
4319
4320 \end_layout
4321
4322 \end_inset
4323 </cell>
4324 </row>
4325 <row>
4326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4327 \begin_inset Text
4328
4329 \begin_layout Plain Layout
4330 A_1
4331 \begin_inset space \textvisiblespace{}
4332 \end_inset
4333
4334 ,
4335 \backslash
4336 ldots
4337 \begin_inset space \textvisiblespace{}
4338 \end_inset
4339
4340 ,A_n
4341 \end_layout
4342
4343 \end_inset
4344 </cell>
4345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4346 \begin_inset Text
4347
4348 \begin_layout Plain Layout
4349 \begin_inset Formula $A_{1},\ldots,A_{n}$
4350 \end_inset
4351
4352
4353 \end_layout
4354
4355 \end_inset
4356 </cell>
4357 </row>
4358 <row>
4359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4360 \begin_inset Text
4361
4362 \begin_layout Plain Layout
4363 A_1
4364 \begin_inset space \textvisiblespace{}
4365 \end_inset
4366
4367 +
4368 \backslash
4369 cdots
4370 \begin_inset space \textvisiblespace{}
4371 \end_inset
4372
4373 +A_n
4374 \end_layout
4375
4376 \end_inset
4377 </cell>
4378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4379 \begin_inset Text
4380
4381 \begin_layout Plain Layout
4382 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4383 \end_inset
4384
4385
4386 \end_layout
4387
4388 \end_inset
4389 </cell>
4390 </row>
4391 <row>
4392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4393 \begin_inset Text
4394
4395 \begin_layout Plain Layout
4396
4397 \backslash
4398 vdots
4399 \end_layout
4400
4401 \end_inset
4402 </cell>
4403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4404 \begin_inset Text
4405
4406 \begin_layout Plain Layout
4407 \begin_inset Formula $\vdots$
4408 \end_inset
4409
4410
4411 \end_layout
4412
4413 \end_inset
4414 </cell>
4415 </row>
4416 <row>
4417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4418 \begin_inset Text
4419
4420 \begin_layout Plain Layout
4421
4422 \backslash
4423 ddots
4424 \end_layout
4425
4426 \end_inset
4427 </cell>
4428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4429 \begin_inset Text
4430
4431 \begin_layout Plain Layout
4432 \begin_inset Formula $\ddots$
4433 \end_inset
4434
4435
4436 \end_layout
4437
4438 \end_inset
4439 </cell>
4440 </row>
4441 <row>
4442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4443 \begin_inset Text
4444
4445 \begin_layout Plain Layout
4446
4447 \backslash
4448 iddots
4449 \end_layout
4450
4451 \end_inset
4452 </cell>
4453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4454 \begin_inset Text
4455
4456 \begin_layout Plain Layout
4457 \begin_inset Formula $\iddots$
4458 \end_inset
4459
4460
4461 \end_layout
4462
4463 \end_inset
4464 </cell>
4465 </row>
4466 <row>
4467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4468 \begin_inset Text
4469
4470 \begin_layout Plain Layout
4471 Matriz
4472 \begin_inset space \thinspace{}
4473 \end_inset
4474
4475 3×3 con los distintos puntos
4476 \end_layout
4477
4478 \end_inset
4479 </cell>
4480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4481 \begin_inset Text
4482
4483 \begin_layout Plain Layout
4484 \begin_inset Formula $\begin{array}{ccc}
4485 A_{11} & \cdots & A_{1m}\\
4486 \vdots & \ddots & \vdots\\
4487 A_{n1} & \cdots & A_{nm}
4488 \end{array}$
4489 \end_inset
4490
4491
4492 \end_layout
4493
4494 \end_inset
4495 </cell>
4496 </row>
4497 </lyxtabular>
4498
4499 \end_inset
4500
4501
4502 \end_layout
4503
4504 \begin_layout Standard
4505 Los puntos suspensivos disponibles en el menú 
4506 \family sans
4507 Insertar\SpecialChar \menuseparator
4508 Carácter especial
4509 \family default
4510  son 
4511 \series bold
4512
4513 \backslash
4514 ldots
4515 \series default
4516 .
4517 \end_layout
4518
4519 \begin_layout Standard
4520 \begin_inset VSpace medskip
4521 \end_inset
4522
4523
4524 \end_layout
4525
4526 \begin_layout Standard
4527 Para usar 
4528 \series bold
4529
4530 \backslash
4531 iddots
4532 \series default
4533 , hay que marcar una de las opciones 
4534 \family sans
4535 Usar paquete mathdots (automáticamente)
4536 \family default
4537  en las 
4538 \family sans
4539 Opciones de ecuación
4540 \family default
4541  de la configuración del documento.
4542 \begin_inset Newline newline
4543 \end_inset
4544
4545 La opción 
4546 \family sans
4547 Usar paquete mathdots
4548 \family default
4549  mejorará el aspecto de todos los puntos en los documentos si su estilo
4550  o tamaño de tipografía no son los predeterminados.
4551 \end_layout
4552
4553 \begin_layout Standard
4554 \begin_inset VSpace medskip
4555 \end_inset
4556
4557 Hay puntos específicos para matrices que se extienden por varias columnas.
4558  Se generan con el comando 
4559 \series bold
4560
4561 \backslash
4562 hdotsfor
4563 \series default
4564
4565 \begin_inset Index idx
4566 status collapsed
4567
4568 \begin_layout Plain Layout
4569 Comandos ! H ! 
4570 \backslash
4571 hdotsfor
4572 \end_layout
4573
4574 \end_inset
4575
4576 , que tiene el siguiente esquema:
4577 \end_layout
4578
4579 \begin_layout Standard
4580
4581 \series bold
4582
4583 \backslash
4584 hdotsfor[distancia]{número de columnas}
4585 \end_layout
4586
4587 \begin_layout Standard
4588 Número de columnas especifica cuántas columnas deben abarcarse.
4589  Distancia es un factor para la separación entre los puntos.
4590 \end_layout
4591
4592 \begin_layout Standard
4593 En la siguiente matriz se ha insertado el comando 
4594 \series bold
4595
4596 \backslash
4597 hdotsfor[2]{4}
4598 \series default
4599  en el primer recuadro de la segunda línea para obtener puntos separados
4600  una distancia equivalente a dos veces la del comando 
4601 \series bold
4602
4603 \backslash
4604 dots
4605 \series default
4606 .
4607 \begin_inset Formula 
4608 \[
4609 \left(\begin{array}{cccc}
4610 A & B & C & D\\
4611 \hdotsfor[2]{4}\\
4612 q & w & e & r
4613 \end{array}\right)
4614 \]
4615
4616 \end_inset
4617
4618
4619 \end_layout
4620
4621 \begin_layout Standard
4622 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
4623  de lo contrario se producen errores de LaTeX.
4624 \end_layout
4625
4626 \begin_layout Standard
4627 \begin_inset VSpace bigskip
4628 \end_inset
4629
4630
4631 \end_layout
4632
4633 \begin_layout Standard
4634 Además, con el comando 
4635 \series bold
4636
4637 \backslash
4638 dotfill
4639 \series default
4640
4641 \begin_inset Index idx
4642 status collapsed
4643
4644 \begin_layout Plain Layout
4645 Comandos ! D ! 
4646 \backslash
4647 dotfill
4648 \end_layout
4649
4650 \end_inset
4651
4652  puedes completar con puntos una línea.
4653  El efecto de este tipo de comandos es como el de 
4654 \series bold
4655
4656 \backslash
4657 hfill
4658 \series default
4659 , véase 
4660 \begin_inset CommandInset ref
4661 LatexCommand ref
4662 reference "sub:Espacio-variable"
4663
4664 \end_inset
4665
4666 .
4667 \end_layout
4668
4669 \begin_layout Standard
4670 Por ejemplo el comando 
4671 \series bold
4672 A
4673 \backslash
4674 dotfill
4675 \series default
4676
4677 \begin_inset space \textvisiblespace{}
4678 \end_inset
4679
4680
4681 \series bold
4682 B
4683 \series default
4684  genera
4685 \end_layout
4686
4687 \begin_layout Standard
4688 \begin_inset Formula $A\dotfill B$
4689 \end_inset
4690
4691
4692 \end_layout
4693
4694 \begin_layout Standard
4695 Un comando análogo a 
4696 \series bold
4697
4698 \backslash
4699 dotfill
4700 \series default
4701  para rellenar con una línea es 
4702 \series bold
4703
4704 \backslash
4705 hrulefill
4706 \series default
4707
4708 \begin_inset Index idx
4709 status collapsed
4710
4711 \begin_layout Plain Layout
4712 Comandos ! H ! 
4713 \backslash
4714 hrulefill
4715 \end_layout
4716
4717 \end_inset
4718
4719 :
4720 \end_layout
4721
4722 \begin_layout Standard
4723 \begin_inset Formula $A\hrulefill B$
4724 \end_inset
4725
4726
4727 \end_layout
4728
4729 \begin_layout Standard
4730 Para usar estos comandos en el texto, deben insertarse en modo TeX.
4731 \end_layout
4732
4733 \begin_layout Section
4734 Matrices
4735 \begin_inset CommandInset label
4736 LatexCommand label
4737 name "sec:Matrices"
4738
4739 \end_inset
4740
4741
4742 \begin_inset Index idx
4743 status collapsed
4744
4745 \begin_layout Plain Layout
4746 Matrices
4747 \end_layout
4748
4749 \end_inset
4750
4751
4752 \end_layout
4753
4754 \begin_layout Standard
4755 Se pueden insertar con el botón 
4756 \begin_inset Graphics
4757         filename ../../images/dialog-show_mathmatrix.png
4758         scale 85
4759
4760 \end_inset
4761
4762  de la barra de ecuaciones o con el menú 
4763 \family sans
4764 Insertar\SpecialChar \menuseparator
4765 Ecuación\SpecialChar \menuseparator
4766 Matriz
4767 \family default
4768 .
4769  Aparece una ventana en la que se pide el número de filas y columnas, la
4770  alineación y la decoración.
4771  La alineación vertical sólo es relevante para matrices en línea:
4772 \end_layout
4773
4774 \begin_layout Standard
4775 Esta primera matriz tiene alineación superior 
4776 \begin_inset Formula $\begin{array}[t]{cccc}
4777 A & D & G & J\\
4778 B & E & H & K\\
4779 D & F & I & L
4780 \end{array}$
4781 \end_inset
4782
4783  , la segunda alineación central 
4784 \begin_inset Formula $\begin{array}{cccc}
4785 A & D & G & J\\
4786 B & E & H & K\\
4787 D & F & I & L
4788 \end{array}$
4789 \end_inset
4790
4791  , y la tercera alineación inferior 
4792 \begin_inset Formula $\begin{array}[b]{cccc}
4793 A & D & G & J\\
4794 B & E & H & K\\
4795 D & F & I & L
4796 \end{array}$
4797 \end_inset
4798
4799 .
4800 \end_layout
4801
4802 \begin_layout Standard
4803 La alineación horizontal especifica cómo deben alinearse las entradas de
4804  la columna.
4805  Se determina mediante una letra para cada columna.
4806  
4807 \emph on
4808 l
4809 \emph default
4810  indica alineación a la izquierda, 
4811 \emph on
4812 c
4813 \emph default
4814  alineación centrada y 
4815 \emph on
4816 r
4817 \emph default
4818  alineación a la derecha.
4819  Por ejemplo, para componer una matriz
4820 \begin_inset space ~
4821 \end_inset
4822
4823 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
4824  centradas y la última a la derecha, se anota 
4825 \series bold
4826 lccr
4827 \series default
4828  en la alineación horizontal.
4829  Normalmente todas las columnas de una matriz están centradas, por tanto
4830  el valor por omisión es 
4831 \series bold
4832 c
4833 \series default
4834  para todas ellas.
4835 \end_layout
4836
4837 \begin_layout Standard
4838 Alineación horizontal:
4839 \end_layout
4840
4841 \begin_layout Standard
4842
4843 \series bold
4844 lll
4845 \series default
4846  : 
4847 \begin_inset Formula $\begin{array}{lll}
4848 10000 & D & G\\
4849 B & 10000 & H\\
4850 C & F & 10000
4851 \end{array}$
4852 \end_inset
4853
4854  , 
4855 \series bold
4856 ccc 
4857 \series default
4858
4859 \begin_inset Formula $\begin{array}{ccc}
4860 10000 & D & G\\
4861 B & 10000 & H\\
4862 C & F & 10000
4863 \end{array}$
4864 \end_inset
4865
4866  
4867 \series bold
4868 ,
4869 \series default
4870  
4871 \series bold
4872 rrr 
4873 \series default
4874
4875 \begin_inset Formula $\begin{array}{rrr}
4876 10000 & D & G\\
4877 B & 10000 & H\\
4878 C & F & 10000
4879 \end{array}$
4880 \end_inset
4881
4882
4883 \end_layout
4884
4885 \begin_layout Standard
4886 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
4887  botones 
4888 \begin_inset Graphics
4889         filename ../../images/tabular-feature_append-row.png
4890         scale 85
4891
4892 \end_inset
4893
4894
4895 \begin_inset Graphics
4896         filename ../../images/tabular-feature_delete-row.png
4897         scale 85
4898
4899 \end_inset
4900
4901 , etc.
4902  de la barra de ecuaciones o el menú 
4903 \family sans
4904 Editar\SpecialChar \menuseparator
4905 Filas y columnas
4906 \family default
4907 .
4908  También se pueden añadir filas nuevas con 
4909 \family sans
4910 Ctrl+Entrar
4911 \family default
4912 .
4913 \end_layout
4914
4915 \begin_layout Standard
4916 \begin_inset VSpace bigskip
4917 \end_inset
4918
4919
4920 \end_layout
4921
4922 \begin_layout Standard
4923 La 
4924 \family sans
4925 Decoración
4926 \family default
4927  añade paréntesis en el estilo seleccionado alrededor de la matriz.
4928  Alternativamente, se pueden generar paréntesis con los comandos 
4929 \series bold
4930
4931 \backslash
4932 left
4933 \series default
4934
4935 \begin_inset Index idx
4936 status collapsed
4937
4938 \begin_layout Plain Layout
4939 Comandos ! L ! 
4940 \backslash
4941 left
4942 \end_layout
4943
4944 \end_inset
4945
4946  y 
4947 \series bold
4948
4949 \backslash
4950 right
4951 \series default
4952
4953 \begin_inset Index idx
4954 status collapsed
4955
4956 \begin_layout Plain Layout
4957 Comandos ! R ! 
4958 \backslash
4959 right
4960 \end_layout
4961
4962 \end_inset
4963
4964  (atajo 
4965 \family sans
4966 Alt+M
4967 \begin_inset space ~
4968 \end_inset
4969
4970 Paréntesis
4971 \family default
4972 ), véase 
4973 \begin_inset CommandInset ref
4974 LatexCommand ref
4975 reference "sub:Tamaño-automático-de"
4976
4977 \end_inset
4978
4979 , o usando los comandos siguientes:
4980 \end_layout
4981
4982 \begin_layout Standard
4983 \begin_inset VSpace medskip
4984 \end_inset
4985
4986
4987 \end_layout
4988
4989 \begin_layout Standard
4990 \begin_inset space \hfill{}
4991 \end_inset
4992
4993
4994 \begin_inset Tabular
4995 <lyxtabular version="3" rows="4" columns="2">
4996 <features rotate="0" tabularvalignment="middle">
4997 <column alignment="center" valignment="top">
4998 <column alignment="center" valignment="top">
4999 <row>
5000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5001 \begin_inset Text
5002
5003 \begin_layout Plain Layout
5004 Comando
5005 \end_layout
5006
5007 \end_inset
5008 </cell>
5009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5010 \begin_inset Text
5011
5012 \begin_layout Plain Layout
5013 Resultado
5014 \begin_inset Note Note
5015 status collapsed
5016
5017 \begin_layout Plain Layout
5018
5019 \series bold
5020
5021 \backslash
5022 raisebox
5023 \series default
5024  se usa sólo como espaciador
5025 \end_layout
5026
5027 \end_inset
5028
5029
5030 \end_layout
5031
5032 \end_inset
5033 </cell>
5034 </row>
5035 <row>
5036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5037 \begin_inset Text
5038
5039 \begin_layout Plain Layout
5040
5041 \backslash
5042 bmatrix
5043 \begin_inset space \textvisiblespace{}
5044 \end_inset
5045
5046 2
5047 \series bold
5048 ×
5049 \series default
5050 2
5051 \begin_inset space \thinspace{}
5052 \end_inset
5053
5054 matriz
5055 \end_layout
5056
5057 \end_inset
5058 </cell>
5059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5060 \begin_inset Text
5061
5062 \begin_layout Plain Layout
5063 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5064 0 & \textrm{-}\mathrm{i}\\
5065 \mathrm{i} & 0
5066 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5067 \end_inset
5068
5069
5070 \end_layout
5071
5072 \end_inset
5073 </cell>
5074 </row>
5075 <row>
5076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5077 \begin_inset Text
5078
5079 \begin_layout Plain Layout
5080
5081 \backslash
5082 Bmatrix
5083 \begin_inset space \textvisiblespace{}
5084 \end_inset
5085
5086 2×2
5087 \begin_inset space \thinspace{}
5088 \end_inset
5089
5090 matriz
5091 \end_layout
5092
5093 \end_inset
5094 </cell>
5095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5096 \begin_inset Text
5097
5098 \begin_layout Plain Layout
5099 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5100 0 & \textrm{-}\mathrm{i}\\
5101 \mathrm{i} & 0
5102 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5103 \end_inset
5104
5105
5106 \end_layout
5107
5108 \end_inset
5109 </cell>
5110 </row>
5111 <row>
5112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5113 \begin_inset Text
5114
5115 \begin_layout Plain Layout
5116
5117 \backslash
5118 pmatrix
5119 \begin_inset space \textvisiblespace{}
5120 \end_inset
5121
5122 2
5123 \series bold
5124 ×
5125 \series default
5126 2
5127 \begin_inset space \thinspace{}
5128 \end_inset
5129
5130 matriz
5131 \end_layout
5132
5133 \end_inset
5134 </cell>
5135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5136 \begin_inset Text
5137
5138 \begin_layout Plain Layout
5139 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5140 0 & \textrm{-}\mathrm{i}\\
5141 \mathrm{i} & 0
5142 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5143 \end_inset
5144
5145
5146 \end_layout
5147
5148 \end_inset
5149 </cell>
5150 </row>
5151 </lyxtabular>
5152
5153 \end_inset
5154
5155
5156 \begin_inset space \hfill{}
5157 \end_inset
5158
5159
5160 \begin_inset Tabular
5161 <lyxtabular version="3" rows="4" columns="2">
5162 <features rotate="0" tabularvalignment="middle">
5163 <column alignment="center" valignment="top">
5164 <column alignment="center" valignment="top">
5165 <row>
5166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5167 \begin_inset Text
5168
5169 \begin_layout Plain Layout
5170 Comando
5171 \end_layout
5172
5173 \end_inset
5174 </cell>
5175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5176 \begin_inset Text
5177
5178 \begin_layout Plain Layout
5179 Resultado
5180 \begin_inset Note Note
5181 status collapsed
5182
5183 \begin_layout Plain Layout
5184
5185 \series bold
5186
5187 \backslash
5188 raisebox
5189 \series default
5190  se usa sólo como espaciador
5191 \end_layout
5192
5193 \end_inset
5194
5195
5196 \end_layout
5197
5198 \end_inset
5199 </cell>
5200 </row>
5201 <row>
5202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5203 \begin_inset Text
5204
5205 \begin_layout Plain Layout
5206
5207 \backslash
5208 vmatrix
5209 \begin_inset space \textvisiblespace{}
5210 \end_inset
5211
5212 2
5213 \series bold
5214 ×
5215 \series default
5216 2
5217 \begin_inset space \thinspace{}
5218 \end_inset
5219
5220 matriz
5221 \end_layout
5222
5223 \end_inset
5224 </cell>
5225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5226 \begin_inset Text
5227
5228 \begin_layout Plain Layout
5229 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5230 0 & \textrm{-}\mathrm{i}\\
5231 \mathrm{i} & 0
5232 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5233 \end_inset
5234
5235
5236 \end_layout
5237
5238 \end_inset
5239 </cell>
5240 </row>
5241 <row>
5242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5243 \begin_inset Text
5244
5245 \begin_layout Plain Layout
5246
5247 \backslash
5248 Vmatrix
5249 \begin_inset space \textvisiblespace{}
5250 \end_inset
5251
5252 2
5253 \series bold
5254 ×
5255 \series default
5256 2
5257 \begin_inset space \thinspace{}
5258 \end_inset
5259
5260 matriz
5261 \end_layout
5262
5263 \end_inset
5264 </cell>
5265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5266 \begin_inset Text
5267
5268 \begin_layout Plain Layout
5269 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5270 0 & \textrm{-}\mathrm{i}\\
5271 \mathrm{i} & 0
5272 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5273 \end_inset
5274
5275
5276 \end_layout
5277
5278 \end_inset
5279 </cell>
5280 </row>
5281 <row>
5282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5283 \begin_inset Text
5284
5285 \begin_layout Plain Layout
5286
5287 \backslash
5288 matrix
5289 \begin_inset space \textvisiblespace{}
5290 \end_inset
5291
5292 2
5293 \series bold
5294 ×
5295 \series default
5296 2
5297 \begin_inset space \thinspace{}
5298 \end_inset
5299
5300 matriz
5301 \end_layout
5302
5303 \end_inset
5304 </cell>
5305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5306 \begin_inset Text
5307
5308 \begin_layout Plain Layout
5309 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5310 0 & \textrm{-}\mathrm{i}\\
5311 \mathrm{i} & 0
5312 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5313 \end_inset
5314
5315
5316 \end_layout
5317
5318 \end_inset
5319 </cell>
5320 </row>
5321 </lyxtabular>
5322
5323 \end_inset
5324
5325
5326 \begin_inset space \hfill{}
5327 \end_inset
5328
5329
5330 \end_layout
5331
5332 \begin_layout Standard
5333 \begin_inset VSpace medskip
5334 \end_inset
5335
5336
5337 \end_layout
5338
5339 \begin_layout Standard
5340 Cuando se inserta p.
5341 \begin_inset space \thinspace{}
5342 \end_inset
5343
5344 e.
5345 \begin_inset space ~
5346 \end_inset
5347
5348
5349 \series bold
5350
5351 \backslash
5352 vmatrix
5353 \series default
5354 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5355  la matriz.
5356 \begin_inset Newline newline
5357 \end_inset
5358
5359 Hay que tener en cuenta que las matrices decoradas ignoran el alineamiento
5360  vertical.
5361 \end_layout
5362
5363 \begin_layout Standard
5364 \begin_inset VSpace bigskip
5365 \end_inset
5366
5367
5368 \end_layout
5369
5370 \begin_layout Standard
5371 Como todas las ecuaciones multilínea son matrices, la longitud 
5372 \series bold
5373
5374 \backslash
5375 arraycolsep
5376 \series default
5377
5378 \begin_inset Index idx
5379 status collapsed
5380
5381 \begin_layout Plain Layout
5382 Comandos ! A ! 
5383 \backslash
5384 arraycolsep
5385 \end_layout
5386
5387 \end_inset
5388
5389 , que se describe en 
5390 \begin_inset CommandInset ref
5391 LatexCommand ref
5392 reference "sub:Separación-de-columnas"
5393
5394 \end_inset
5395
5396 , también se puede usar para cambiar la separación de las columnas en una
5397  matriz.
5398  Para cambiar la separación de las filas, se usa el comando 
5399 \series bold
5400
5401 \backslash
5402 arraystretch
5403 \series default
5404
5405 \begin_inset Index idx
5406 status collapsed
5407
5408 \begin_layout Plain Layout
5409 Comandos ! A ! 
5410 \backslash
5411 arraystretch
5412 \end_layout
5413
5414 \end_inset
5415
5416  de la siguiente manera:
5417 \end_layout
5418
5419 \begin_layout Standard
5420
5421 \series bold
5422
5423 \backslash
5424 renewcommand{
5425 \backslash
5426 arraystretch}{factor de separación}
5427 \begin_inset Index idx
5428 status collapsed
5429
5430 \begin_layout Plain Layout
5431 Comandos ! R ! 
5432 \backslash
5433 renewcommand
5434 \end_layout
5435
5436 \end_inset
5437
5438
5439 \end_layout
5440
5441 \begin_layout Standard
5442 El comando 
5443 \series bold
5444
5445 \backslash
5446 renewcommand
5447 \series default
5448  asigna el factor de separación al comando predefinido 
5449 \series bold
5450
5451 \backslash
5452 arraystretch
5453 \series default
5454 .
5455  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5456  Además, éste se usa para todas las matrices siguientes.
5457  Para volver a la separación original, asigna factor 1 a 
5458 \series bold
5459
5460 \backslash
5461 arraystretch
5462 \series default
5463 .
5464 \end_layout
5465
5466 \begin_layout Standard
5467 Para poner matrices en línea se usa el comando 
5468 \series bold
5469
5470 \backslash
5471 smallmatrix
5472 \series default
5473
5474 \begin_inset Index idx
5475 status collapsed
5476
5477 \begin_layout Plain Layout
5478 Comandos ! S ! 
5479 \backslash
5480 smallmatrix
5481 \end_layout
5482
5483 \end_inset
5484
5485 .
5486  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5487  se inserta la matriz.
5488  
5489 \end_layout
5490
5491 \begin_layout Standard
5492 Esto es una matriz 
5493 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5494 C & D
5495 \end{smallmatrix}\right)$
5496 \end_inset
5497
5498  en línea.
5499 \end_layout
5500
5501 \begin_layout Section
5502 Delimitadores
5503 \begin_inset Index idx
5504 status collapsed
5505
5506 \begin_layout Plain Layout
5507 Delimitadores
5508 \end_layout
5509
5510 \end_inset
5511
5512
5513 \end_layout
5514
5515 \begin_layout Subsection
5516 Delimitadores verticales
5517 \begin_inset Index idx
5518 status collapsed
5519
5520 \begin_layout Plain Layout
5521 Delimitadores ! verticales
5522 \end_layout
5523
5524 \end_inset
5525
5526
5527 \end_layout
5528
5529 \begin_layout Standard
5530 \begin_inset space \hfill{}
5531 \end_inset
5532
5533
5534 \begin_inset Tabular
5535 <lyxtabular version="3" rows="9" columns="2">
5536 <features rotate="0" tabularvalignment="middle">
5537 <column alignment="center" valignment="top" width="0pt">
5538 <column alignment="center" valignment="top" width="0pt">
5539 <row>
5540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5541 \begin_inset Text
5542
5543 \begin_layout Plain Layout
5544 Comando
5545 \end_layout
5546
5547 \end_inset
5548 </cell>
5549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5550 \begin_inset Text
5551
5552 \begin_layout Plain Layout
5553 Resultado
5554 \end_layout
5555
5556 \end_inset
5557 </cell>
5558 </row>
5559 <row>
5560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5561 \begin_inset Text
5562
5563 \begin_layout Plain Layout
5564 (
5565 \end_layout
5566
5567 \end_inset
5568 </cell>
5569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5570 \begin_inset Text
5571
5572 \begin_layout Plain Layout
5573 \begin_inset Formula $($
5574 \end_inset
5575
5576
5577 \end_layout
5578
5579 \end_inset
5580 </cell>
5581 </row>
5582 <row>
5583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5584 \begin_inset Text
5585
5586 \begin_layout Plain Layout
5587 {
5588 \end_layout
5589
5590 \end_inset
5591 </cell>
5592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5593 \begin_inset Text
5594
5595 \begin_layout Plain Layout
5596 \begin_inset Formula $\{$
5597 \end_inset
5598
5599
5600 \end_layout
5601
5602 \end_inset
5603 </cell>
5604 </row>
5605 <row>
5606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5607 \begin_inset Text
5608
5609 \begin_layout Plain Layout
5610 [
5611 \end_layout
5612
5613 \end_inset
5614 </cell>
5615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5616 \begin_inset Text
5617
5618 \begin_layout Plain Layout
5619 \begin_inset Formula $[$
5620 \end_inset
5621
5622
5623 \end_layout
5624
5625 \end_inset
5626 </cell>
5627 </row>
5628 <row>
5629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5630 \begin_inset Text
5631
5632 \begin_layout Plain Layout
5633
5634 \backslash
5635 langle
5636 \end_layout
5637
5638 \end_inset
5639 </cell>
5640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5641 \begin_inset Text
5642
5643 \begin_layout Plain Layout
5644 \begin_inset Formula $\langle$
5645 \end_inset
5646
5647
5648 \end_layout
5649
5650 \end_inset
5651 </cell>
5652 </row>
5653 <row>
5654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5655 \begin_inset Text
5656
5657 \begin_layout Plain Layout
5658
5659 \backslash
5660 lceil
5661 \end_layout
5662
5663 \end_inset
5664 </cell>
5665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5666 \begin_inset Text
5667
5668 \begin_layout Plain Layout
5669 \begin_inset Formula $\lceil$
5670 \end_inset
5671
5672
5673 \end_layout
5674
5675 \end_inset
5676 </cell>
5677 </row>
5678 <row>
5679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5680 \begin_inset Text
5681
5682 \begin_layout Plain Layout
5683
5684 \backslash
5685 lfloor
5686 \end_layout
5687
5688 \end_inset
5689 </cell>
5690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Plain Layout
5694 \begin_inset Formula $\lfloor$
5695 \end_inset
5696
5697
5698 \end_layout
5699
5700 \end_inset
5701 </cell>
5702 </row>
5703 <row>
5704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5705 \begin_inset Text
5706
5707 \begin_layout Plain Layout
5708 /
5709 \end_layout
5710
5711 \end_inset
5712 </cell>
5713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717 \begin_inset Formula $/$
5718 \end_inset
5719
5720
5721 \end_layout
5722
5723 \end_inset
5724 </cell>
5725 </row>
5726 <row>
5727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5728 \begin_inset Text
5729
5730 \begin_layout Plain Layout
5731 |
5732 \end_layout
5733
5734 \end_inset
5735 </cell>
5736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740 \begin_inset Formula $|$
5741 \end_inset
5742
5743
5744 \end_layout
5745
5746 \end_inset
5747 </cell>
5748 </row>
5749 </lyxtabular>
5750
5751 \end_inset
5752
5753
5754 \begin_inset space \hfill{}
5755 \end_inset
5756
5757
5758 \begin_inset Tabular
5759 <lyxtabular version="3" rows="9" columns="2">
5760 <features rotate="0" tabularvalignment="middle">
5761 <column alignment="center" valignment="top" width="0pt">
5762 <column alignment="center" valignment="top" width="0pt">
5763 <row>
5764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5765 \begin_inset Text
5766
5767 \begin_layout Plain Layout
5768 Comando
5769 \end_layout
5770
5771 \end_inset
5772 </cell>
5773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5774 \begin_inset Text
5775
5776 \begin_layout Plain Layout
5777 Resultado
5778 \end_layout
5779
5780 \end_inset
5781 </cell>
5782 </row>
5783 <row>
5784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5785 \begin_inset Text
5786
5787 \begin_layout Plain Layout
5788 )
5789 \end_layout
5790
5791 \end_inset
5792 </cell>
5793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5794 \begin_inset Text
5795
5796 \begin_layout Plain Layout
5797 \begin_inset Formula $)$
5798 \end_inset
5799
5800
5801 \end_layout
5802
5803 \end_inset
5804 </cell>
5805 </row>
5806 <row>
5807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5808 \begin_inset Text
5809
5810 \begin_layout Plain Layout
5811 }
5812 \end_layout
5813
5814 \end_inset
5815 </cell>
5816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5817 \begin_inset Text
5818
5819 \begin_layout Plain Layout
5820 \begin_inset Formula $\}$
5821 \end_inset
5822
5823
5824 \end_layout
5825
5826 \end_inset
5827 </cell>
5828 </row>
5829 <row>
5830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5831 \begin_inset Text
5832
5833 \begin_layout Plain Layout
5834 ]
5835 \end_layout
5836
5837 \end_inset
5838 </cell>
5839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5840 \begin_inset Text
5841
5842 \begin_layout Plain Layout
5843 \begin_inset Formula $]$
5844 \end_inset
5845
5846
5847 \end_layout
5848
5849 \end_inset
5850 </cell>
5851 </row>
5852 <row>
5853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5854 \begin_inset Text
5855
5856 \begin_layout Plain Layout
5857
5858 \backslash
5859 rangle
5860 \end_layout
5861
5862 \end_inset
5863 </cell>
5864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5865 \begin_inset Text
5866
5867 \begin_layout Plain Layout
5868 \begin_inset Formula $\rangle$
5869 \end_inset
5870
5871
5872 \end_layout
5873
5874 \end_inset
5875 </cell>
5876 </row>
5877 <row>
5878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5879 \begin_inset Text
5880
5881 \begin_layout Plain Layout
5882
5883 \backslash
5884 rceil
5885 \end_layout
5886
5887 \end_inset
5888 </cell>
5889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5890 \begin_inset Text
5891
5892 \begin_layout Plain Layout
5893 \begin_inset Formula $\rceil$
5894 \end_inset
5895
5896
5897 \end_layout
5898
5899 \end_inset
5900 </cell>
5901 </row>
5902 <row>
5903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5904 \begin_inset Text
5905
5906 \begin_layout Plain Layout
5907
5908 \backslash
5909 rfloor
5910 \end_layout
5911
5912 \end_inset
5913 </cell>
5914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5915 \begin_inset Text
5916
5917 \begin_layout Plain Layout
5918 \begin_inset Formula $\rfloor$
5919 \end_inset
5920
5921
5922 \end_layout
5923
5924 \end_inset
5925 </cell>
5926 </row>
5927 <row>
5928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5929 \begin_inset Text
5930
5931 \begin_layout Plain Layout
5932
5933 \backslash
5934
5935 \backslash
5936
5937 \end_layout
5938
5939 \end_inset
5940 </cell>
5941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5942 \begin_inset Text
5943
5944 \begin_layout Plain Layout
5945 \begin_inset Formula $\backslash$
5946 \end_inset
5947
5948
5949 \end_layout
5950
5951 \end_inset
5952 </cell>
5953 </row>
5954 <row>
5955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5956 \begin_inset Text
5957
5958 \begin_layout Plain Layout
5959
5960 \backslash
5961 |
5962 \end_layout
5963
5964 \end_inset
5965 </cell>
5966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5967 \begin_inset Text
5968
5969 \begin_layout Plain Layout
5970 \begin_inset Formula $\|$
5971 \end_inset
5972
5973
5974 \end_layout
5975
5976 \end_inset
5977 </cell>
5978 </row>
5979 </lyxtabular>
5980
5981 \end_inset
5982
5983
5984 \begin_inset space \hfill{}
5985 \end_inset
5986
5987
5988 \end_layout
5989
5990 \begin_layout Standard
5991 \begin_inset Note Greyedout
5992 status open
5993
5994 \begin_layout Plain Layout
5995
5996 \series bold
5997 Nota
5998 \series default
5999 : En modo TeX hay que usar el comando 
6000 \series bold
6001
6002 \backslash
6003 textbackslash
6004 \series default
6005
6006 \begin_inset Index idx
6007 status collapsed
6008
6009 \begin_layout Plain Layout
6010 Comandos ! T ! 
6011 \backslash
6012 textbackslash
6013 \end_layout
6014
6015 \end_inset
6016
6017  para la barra invertida, porque si no el comando 
6018 \series bold
6019
6020 \backslash
6021
6022 \backslash
6023
6024 \series default
6025  genera un salto de línea.
6026 \end_layout
6027
6028 \end_inset
6029
6030
6031 \end_layout
6032
6033 \begin_layout Standard
6034 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6035  descritos en las dos subsecciones siguientes.
6036  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6037  < y > en vez de los comandos 
6038 \series bold
6039
6040 \backslash
6041 langle
6042 \series default
6043  y 
6044 \series bold
6045
6046 \backslash
6047 rangle
6048 \series default
6049 .
6050  
6051 \end_layout
6052
6053 \begin_layout Subsubsection
6054 Tamaño manual de los delimitadores
6055 \begin_inset CommandInset label
6056 LatexCommand label
6057 name "sub:Tamaño-manual-de"
6058
6059 \end_inset
6060
6061
6062 \begin_inset Index idx
6063 status collapsed
6064
6065 \begin_layout Plain Layout
6066 Delimitadores ! tamaño manual
6067 \end_layout
6068
6069 \end_inset
6070
6071
6072 \end_layout
6073
6074 \begin_layout Standard
6075 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6076  LaTeX 
6077 \series bold
6078
6079 \backslash
6080 big
6081 \series default
6082
6083 \begin_inset Index idx
6084 status collapsed
6085
6086 \begin_layout Plain Layout
6087 Comandos ! B ! 
6088 \backslash
6089 big
6090 \end_layout
6091
6092 \end_inset
6093
6094
6095 \series bold
6096
6097 \backslash
6098 Big
6099 \series default
6100
6101 \series bold
6102
6103 \backslash
6104 bigg
6105 \series default
6106 , y 
6107 \series bold
6108
6109 \backslash
6110 Bigg
6111 \series default
6112 .
6113  
6114 \series bold
6115
6116 \backslash
6117 big
6118 \series default
6119  indica el tamaño menor y 
6120 \series bold
6121
6122 \backslash
6123 Bigg
6124 \series default
6125  el mayor.
6126 \end_layout
6127
6128 \begin_layout Standard
6129 Estos comandos se usan para resaltar niveles de delimitación:
6130 \end_layout
6131
6132 \begin_layout Standard
6133 \noindent
6134 \align center
6135 \begin_inset Tabular
6136 <lyxtabular version="3" rows="2" columns="2">
6137 <features rotate="0" tabularvalignment="middle">
6138 <column alignment="center" valignment="top">
6139 <column alignment="center" valignment="top">
6140 <row>
6141 <cell alignment="center" valignment="top" usebox="none">
6142 \begin_inset Text
6143
6144 \begin_layout Plain Layout
6145 todos los delimitadores de igual tamaño:
6146 \end_layout
6147
6148 \end_inset
6149 </cell>
6150 <cell alignment="center" valignment="top" usebox="none">
6151 \begin_inset Text
6152
6153 \begin_layout Plain Layout
6154 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6155 \end_inset
6156
6157
6158 \end_layout
6159
6160 \end_inset
6161 </cell>
6162 </row>
6163 <row>
6164 <cell alignment="center" valignment="top" usebox="none">
6165 \begin_inset Text
6166
6167 \begin_layout Plain Layout
6168 así tiene mejor aspecto:
6169 \end_layout
6170
6171 \end_inset
6172 </cell>
6173 <cell alignment="center" valignment="top" usebox="none">
6174 \begin_inset Text
6175
6176 \begin_layout Plain Layout
6177 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6178 \end_inset
6179
6180
6181 \end_layout
6182
6183 \end_inset
6184 </cell>
6185 </row>
6186 </lyxtabular>
6187
6188 \end_inset
6189
6190
6191 \begin_inset Note Note
6192 status collapsed
6193
6194 \begin_layout Plain Layout
6195
6196 \series bold
6197
6198 \backslash
6199 raisebox
6200 \series default
6201  se usa sólo como espaciador
6202 \end_layout
6203
6204 \end_inset
6205
6206
6207 \end_layout
6208
6209 \begin_layout Standard
6210 Para la segunda expresión se ha empleado el comando 
6211 \series bold
6212
6213 \backslash
6214 Big((A+B)(A-B)
6215 \backslash
6216 Big)^
6217 \series default
6218
6219 \begin_inset space \textvisiblespace{}
6220 \end_inset
6221
6222
6223 \series bold
6224 C
6225 \series default
6226 .
6227 \end_layout
6228
6229 \begin_layout Standard
6230 He aquí una visión conjunta de todos los tamaños y delimitadores:
6231 \end_layout
6232
6233 \begin_layout Standard
6234 \noindent
6235 \align center
6236
6237 \backslash
6238 Bigg(
6239 \backslash
6240 exp
6241 \backslash
6242 bigg<
6243 \backslash
6244 Big[
6245 \backslash
6246 big{
6247 \backslash
6248 ln(3x)
6249 \backslash
6250 big}^2
6251 \begin_inset space \textvisiblespace{}
6252 \end_inset
6253
6254
6255 \backslash
6256 sen(x)
6257 \backslash
6258 Big]^
6259 \begin_inset space \textvisiblespace{}
6260 \end_inset
6261
6262 A
6263 \begin_inset space \textvisiblespace{}
6264 \end_inset
6265
6266
6267 \backslash
6268 bigg>
6269 \backslash
6270 Bigg)^0,5
6271 \begin_inset Formula 
6272 \[
6273 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}
6274 \]
6275
6276 \end_inset
6277
6278
6279 \end_layout
6280
6281 \begin_layout Standard
6282 Además de los comandos 
6283 \series bold
6284
6285 \backslash
6286 big
6287 \series default
6288  hay la variante 
6289 \series bold
6290
6291 \backslash
6292 bigm
6293 \series default
6294
6295 \begin_inset Index idx
6296 status collapsed
6297
6298 \begin_layout Plain Layout
6299 Comandos ! B ! 
6300 \backslash
6301 bigm
6302 \end_layout
6303
6304 \end_inset
6305
6306 , que añade un poco más de espacio entre el delimitador y su contenido,
6307  y la variante 
6308 \series bold
6309
6310 \backslash
6311 bigl
6312 \series default
6313 -
6314 \series bold
6315
6316 \backslash
6317 bigr
6318 \series default
6319
6320 \begin_inset Index idx
6321 status collapsed
6322
6323 \begin_layout Plain Layout
6324 Comandos ! B ! 
6325 \backslash
6326 bigl - 
6327 \backslash
6328 bigr
6329 \end_layout
6330
6331 \end_inset
6332
6333 , que no añade espacio adicional.
6334  La 
6335 \emph on
6336 l
6337 \emph default
6338  al final del comando 
6339 \series bold
6340
6341 \backslash
6342 bigl 
6343 \series default
6344 es para el delimitador izquierdo, la 
6345 \emph on
6346 r
6347 \emph default
6348  es para el delimitador derecho.
6349  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6350  apertura o de cierre.
6351 \end_layout
6352
6353 \begin_layout Standard
6354 En el siguiente cuadro hay una comparación de las variantes:
6355 \end_layout
6356
6357 \begin_layout Standard
6358 \noindent
6359 \align center
6360 \begin_inset Tabular
6361 <lyxtabular version="3" rows="5" columns="2">
6362 <features rotate="0" tabularvalignment="middle">
6363 <column alignment="center" valignment="top">
6364 <column alignment="center" valignment="top">
6365 <row>
6366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6367 \begin_inset Text
6368
6369 \begin_layout Plain Layout
6370 Comando
6371 \end_layout
6372
6373 \end_inset
6374 </cell>
6375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6376 \begin_inset Text
6377
6378 \begin_layout Plain Layout
6379 Resultado
6380 \begin_inset Note Note
6381 status collapsed
6382
6383 \begin_layout Plain Layout
6384
6385 \series bold
6386
6387 \backslash
6388 raisebox
6389 \series default
6390  se usa sólo como espaciador
6391 \end_layout
6392
6393 \end_inset
6394
6395
6396 \end_layout
6397
6398 \end_inset
6399 </cell>
6400 </row>
6401 <row>
6402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6403 \begin_inset Text
6404
6405 \begin_layout Plain Layout
6406
6407 \backslash
6408 Bigm(
6409 \backslash
6410 bigm(
6411 \backslash
6412 ln(3x)
6413 \backslash
6414 bigm)^2
6415 \series bold
6416
6417 \begin_inset space \textvisiblespace{}
6418 \end_inset
6419
6420
6421 \series default
6422
6423 \backslash
6424 Bigm)
6425 \end_layout
6426
6427 \end_inset
6428 </cell>
6429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6430 \begin_inset Text
6431
6432 \begin_layout Plain Layout
6433 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6434 \end_inset
6435
6436
6437 \end_layout
6438
6439 \end_inset
6440 </cell>
6441 </row>
6442 <row>
6443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6444 \begin_inset Text
6445
6446 \begin_layout Plain Layout
6447
6448 \backslash
6449 Big(
6450 \backslash
6451 big(
6452 \backslash
6453 ln(3x)
6454 \backslash
6455 big)^2
6456 \series bold
6457
6458 \begin_inset space \textvisiblespace{}
6459 \end_inset
6460
6461
6462 \series default
6463
6464 \backslash
6465 Big)
6466 \end_layout
6467
6468 \end_inset
6469 </cell>
6470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6471 \begin_inset Text
6472
6473 \begin_layout Plain Layout
6474 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6475 \end_inset
6476
6477
6478 \end_layout
6479
6480 \end_inset
6481 </cell>
6482 </row>
6483 <row>
6484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6485 \begin_inset Text
6486
6487 \begin_layout Plain Layout
6488
6489 \backslash
6490 Bigl(
6491 \backslash
6492 bigl(
6493 \backslash
6494 ln(3x)
6495 \backslash
6496 bigr)^2
6497 \series bold
6498
6499 \begin_inset space \textvisiblespace{}
6500 \end_inset
6501
6502
6503 \series default
6504
6505 \backslash
6506 Bigr)
6507 \end_layout
6508
6509 \end_inset
6510 </cell>
6511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6512 \begin_inset Text
6513
6514 \begin_layout Plain Layout
6515 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
6516 \end_inset
6517
6518
6519 \end_layout
6520
6521 \end_inset
6522 </cell>
6523 </row>
6524 <row>
6525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6526 \begin_inset Text
6527
6528 \begin_layout Plain Layout
6529
6530 \backslash
6531 bigl)
6532 \backslash
6533 ln(3x)
6534 \backslash
6535 bigr(
6536 \end_layout
6537
6538 \end_inset
6539 </cell>
6540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6541 \begin_inset Text
6542
6543 \begin_layout Plain Layout
6544 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6545 \end_inset
6546
6547
6548 \end_layout
6549
6550 \end_inset
6551 </cell>
6552 </row>
6553 </lyxtabular>
6554
6555 \end_inset
6556
6557
6558 \end_layout
6559
6560 \begin_layout Subsubsection
6561 Tamaño automático de los delimitadores
6562 \begin_inset CommandInset label
6563 LatexCommand label
6564 name "sub:Tamaño-automático-de"
6565
6566 \end_inset
6567
6568
6569 \begin_inset Index idx
6570 status collapsed
6571
6572 \begin_layout Plain Layout
6573 Delimitadores ! tamaño automático
6574 \end_layout
6575
6576 \end_inset
6577
6578
6579 \end_layout
6580
6581 \begin_layout Standard
6582 Se pueden insertar delimitadores de tamaño variable con los comandos 
6583 \series bold
6584
6585 \backslash
6586 left
6587 \series default
6588
6589 \begin_inset Index idx
6590 status collapsed
6591
6592 \begin_layout Plain Layout
6593 Comandos ! L ! 
6594 \backslash
6595 left
6596 \end_layout
6597
6598 \end_inset
6599
6600  y 
6601 \series bold
6602
6603 \backslash
6604 right
6605 \series default
6606
6607 \begin_inset Index idx
6608 status collapsed
6609
6610 \begin_layout Plain Layout
6611 Comandos ! R ! 
6612 \backslash
6613 right
6614 \end_layout
6615
6616 \end_inset
6617
6618  o con el botón de la barra de ecuaciones 
6619 \begin_inset Graphics
6620         filename ../../images/dialog-show_mathdelimiter.png
6621         scale 85
6622
6623 \end_inset
6624
6625 .
6626  El delimitador deseado se debe insertar directamente detrás de 
6627 \series bold
6628
6629 \backslash
6630 left
6631 \series default
6632  y 
6633 \series bold
6634
6635 \backslash
6636 right
6637 \series default
6638 .
6639  El tamaño se calculará automáticamente después para la salida.
6640  
6641 \end_layout
6642
6643 \begin_layout Standard
6644 \noindent
6645 \align center
6646 delimitador normal: El comando 
6647 \series bold
6648
6649 \backslash
6650 ln(
6651 \backslash
6652 frac
6653 \series default
6654
6655 \begin_inset space \textvisiblespace{}
6656 \end_inset
6657
6658
6659 \series bold
6660 A
6661 \begin_inset Formula $\downarrow$
6662 \end_inset
6663
6664 C
6665 \series default
6666
6667 \begin_inset space \textvisiblespace{}
6668 \end_inset
6669
6670
6671 \series bold
6672 )
6673 \series default
6674  genera
6675 \begin_inset Formula 
6676 \[
6677 \ln(\frac{A}{C})
6678 \]
6679
6680 \end_inset
6681
6682
6683 \end_layout
6684
6685 \begin_layout Standard
6686 \noindent
6687 \align center
6688 delimitador multilínea: El comando 
6689 \series bold
6690
6691 \backslash
6692 ln
6693 \backslash
6694 left(
6695 \backslash
6696 frac
6697 \series default
6698
6699 \begin_inset space \textvisiblespace{}
6700 \end_inset
6701
6702
6703 \series bold
6704 A
6705 \begin_inset Formula $\downarrow$
6706 \end_inset
6707
6708 C
6709 \series default
6710
6711 \begin_inset space \textvisiblespace{}
6712 \end_inset
6713
6714
6715 \series bold
6716
6717 \backslash
6718 right)
6719 \series default
6720  genera
6721 \begin_inset Formula 
6722 \[
6723 \ln\left(\frac{A}{C}\right)
6724 \]
6725
6726 \end_inset
6727
6728
6729 \end_layout
6730
6731 \begin_layout Standard
6732 En lugar de 
6733 \series bold
6734
6735 \backslash
6736 left
6737 \series default
6738  y 
6739 \series bold
6740
6741 \backslash
6742 right
6743 \series default
6744  se puede usar el atajo 
6745 \family sans
6746 Alt+M
6747 \begin_inset space ~
6748 \end_inset
6749
6750 Corchete
6751 \family default
6752 .
6753  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
6754  real del delimitador y además se genera el correspondiente delimitador
6755  de cierre.
6756 \begin_inset Newline newline
6757 \end_inset
6758
6759 El comando para el último ejemplo sería 
6760 \series bold
6761
6762 \backslash
6763 ln Alt+M
6764 \series default
6765  
6766 \series bold
6767 (
6768 \backslash
6769 frac
6770 \begin_inset space \textvisiblespace{}
6771 \end_inset
6772
6773 A
6774 \begin_inset Formula $\downarrow$
6775 \end_inset
6776
6777
6778 \end_layout
6779
6780 \begin_layout Standard
6781 Para omitir uno de los dos delimitadores se inserta un punto.
6782  Por ejemplo, el comando 
6783 \series bold
6784
6785 \backslash
6786 left.
6787 \backslash
6788 frac
6789 \series default
6790
6791 \begin_inset space \textvisiblespace{}
6792 \end_inset
6793
6794
6795 \series bold
6796 A
6797 \begin_inset Formula $\downarrow$
6798 \end_inset
6799
6800 B
6801 \series default
6802
6803 \begin_inset space \textvisiblespace{}
6804 \end_inset
6805
6806
6807 \series bold
6808
6809 \backslash
6810 right}
6811 \series default
6812  da lugar a:
6813 \begin_inset Formula 
6814 \[
6815 \left.\frac{A}{B}\right\} 
6816 \]
6817
6818 \end_inset
6819
6820
6821 \end_layout
6822
6823 \begin_layout Standard
6824 LyX convertirá los comandos 
6825 \series bold
6826
6827 \backslash
6828 left
6829 \series default
6830  y 
6831 \series bold
6832
6833 \backslash
6834 right
6835 \series default
6836  a su tamaño adecuado cuando el documento sea recargado y el delimitador
6837  omitido aparecerá como línea de trazos.
6838  
6839 \begin_inset VSpace bigskip
6840 \end_inset
6841
6842
6843 \end_layout
6844
6845 \begin_layout Standard
6846 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
6847  de LaTeX, el comando 
6848 \series bold
6849
6850 \backslash
6851 middle
6852 \series default
6853
6854 \begin_inset Index idx
6855 status collapsed
6856
6857 \begin_layout Plain Layout
6858 Comandos ! M ! 
6859 \backslash
6860 middle
6861 \end_layout
6862
6863 \end_inset
6864
6865  está también disponible para todos los delimitadores y límites.
6866  Con este comando la altura del siguiente carácter se adapta a la de los
6867  delimitadores circundantes, lo que es necesario, p.
6868 \begin_inset space \thinspace{}
6869 \end_inset
6870
6871 e., para vectores cuánticos: 
6872 \begin_inset Formula 
6873 \[
6874 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle 
6875 \]
6876
6877 \end_inset
6878
6879
6880 \end_layout
6881
6882 \begin_layout Standard
6883 Para este tipo de vectores hay un paquete LaTeX específico que se describe
6884  en
6885 \begin_inset space ~
6886 \end_inset
6887
6888
6889 \begin_inset CommandInset ref
6890 LatexCommand ref
6891 reference "sub:Vectores-cuánticos"
6892
6893 \end_inset
6894
6895 .
6896 \end_layout
6897
6898 \begin_layout Subsection
6899 Delimitadores horizontales
6900 \begin_inset Index idx
6901 status collapsed
6902
6903 \begin_layout Plain Layout
6904 Delimitadores ! horizontales
6905 \end_layout
6906
6907 \end_inset
6908
6909
6910 \end_layout
6911
6912 \begin_layout Standard
6913 \noindent
6914 \align center
6915 \begin_inset Tabular
6916 <lyxtabular version="3" rows="4" columns="2">
6917 <features rotate="0" tabularvalignment="middle">
6918 <column alignment="center" valignment="top">
6919 <column alignment="center" valignment="top">
6920 <row>
6921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6922 \begin_inset Text
6923
6924 \begin_layout Plain Layout
6925 Comando
6926 \begin_inset Note Note
6927 status collapsed
6928
6929 \begin_layout Plain Layout
6930
6931 \series bold
6932
6933 \backslash
6934 raisebox
6935 \series default
6936  se usa sólo como espaciador
6937 \end_layout
6938
6939 \end_inset
6940
6941
6942 \end_layout
6943
6944 \end_inset
6945 </cell>
6946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6947 \begin_inset Text
6948
6949 \begin_layout Plain Layout
6950 Resultado
6951 \end_layout
6952
6953 \end_inset
6954 </cell>
6955 </row>
6956 <row>
6957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6958 \begin_inset Text
6959
6960 \begin_layout Plain Layout
6961 \begin_inset ERT
6962 status collapsed
6963
6964 \begin_layout Plain Layout
6965
6966
6967 \backslash
6968 raisebox{2.3mm}{
6969 \end_layout
6970
6971 \end_inset
6972
6973
6974 \backslash
6975 overbrace
6976 \begin_inset space \textvisiblespace{}
6977 \end_inset
6978
6979 A+B
6980 \begin_inset space \textvisiblespace{}
6981 \end_inset
6982
6983 ^
6984 \begin_inset space \textvisiblespace{}
6985 \end_inset
6986
6987 3
6988 \begin_inset ERT
6989 status collapsed
6990
6991 \begin_layout Plain Layout
6992
6993 }
6994 \end_layout
6995
6996 \end_inset
6997
6998
6999 \begin_inset Index idx
7000 status collapsed
7001
7002 \begin_layout Plain Layout
7003 Comandos ! O ! 
7004 \backslash
7005 overbrace
7006 \end_layout
7007
7008 \end_inset
7009
7010
7011 \end_layout
7012
7013 \end_inset
7014 </cell>
7015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7016 \begin_inset Text
7017
7018 \begin_layout Plain Layout
7019 \begin_inset Formula $\overbrace{A+B}^{3}$
7020 \end_inset
7021
7022
7023 \end_layout
7024
7025 \end_inset
7026 </cell>
7027 </row>
7028 <row>
7029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7030 \begin_inset Text
7031
7032 \begin_layout Plain Layout
7033 \begin_inset ERT
7034 status collapsed
7035
7036 \begin_layout Plain Layout
7037
7038
7039 \backslash
7040 raisebox{-2.2mm}{
7041 \end_layout
7042
7043 \end_inset
7044
7045
7046 \backslash
7047 underbrace
7048 \begin_inset space \textvisiblespace{}
7049 \end_inset
7050
7051 A+B
7052 \begin_inset space \textvisiblespace{}
7053 \end_inset
7054
7055 _5
7056 \begin_inset ERT
7057 status collapsed
7058
7059 \begin_layout Plain Layout
7060
7061 }
7062 \end_layout
7063
7064 \end_inset
7065
7066
7067 \begin_inset Index idx
7068 status collapsed
7069
7070 \begin_layout Plain Layout
7071 Comandos ! U ! 
7072 \backslash
7073 underbrace
7074 \end_layout
7075
7076 \end_inset
7077
7078
7079 \end_layout
7080
7081 \end_inset
7082 </cell>
7083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7084 \begin_inset Text
7085
7086 \begin_layout Plain Layout
7087 \begin_inset Formula $\underbrace{A+B}_{5}$
7088 \end_inset
7089
7090
7091 \end_layout
7092
7093 \end_inset
7094 </cell>
7095 </row>
7096 <row>
7097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7098 \begin_inset Text
7099
7100 \begin_layout Plain Layout
7101
7102 \backslash
7103 overbrace
7104 \begin_inset space \textvisiblespace{}
7105 \end_inset
7106
7107
7108 \backslash
7109 underbrace
7110 \begin_inset space \textvisiblespace{}
7111 \end_inset
7112
7113 A+B_w
7114 \begin_inset space \textvisiblespace{}
7115 \end_inset
7116
7117
7118 \begin_inset space \textvisiblespace{}
7119 \end_inset
7120
7121 _7
7122 \begin_inset space \textvisiblespace{}
7123 \end_inset
7124
7125
7126 \begin_inset space \textvisiblespace{}
7127 \end_inset
7128
7129 ^
7130 \begin_inset space \textvisiblespace{}
7131 \end_inset
7132
7133 C
7134 \end_layout
7135
7136 \end_inset
7137 </cell>
7138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7139 \begin_inset Text
7140
7141 \begin_layout Plain Layout
7142 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7143 \end_inset
7144
7145
7146 \end_layout
7147
7148 \end_inset
7149 </cell>
7150 </row>
7151 </lyxtabular>
7152
7153 \end_inset
7154
7155
7156 \end_layout
7157
7158 \begin_layout Standard
7159 En el último ejemplo no importa en qué orden se introducen los comandos
7160  
7161 \series bold
7162
7163 \backslash
7164 overbrace
7165 \series default
7166  y 
7167 \series bold
7168
7169 \backslash
7170 underbrace
7171 \series default
7172 .
7173 \begin_inset VSpace bigskip
7174 \end_inset
7175
7176
7177 \end_layout
7178
7179 \begin_layout Standard
7180 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7181  multilínea, como se describe en
7182 \begin_inset space ~
7183 \end_inset
7184
7185
7186 \begin_inset CommandInset ref
7187 LatexCommand ref
7188 reference "sec:Ecuaciones-multilínea"
7189
7190 \end_inset
7191
7192 :
7193 \begin_inset Formula 
7194 \begin{eqnarray*}
7195 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7196  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7197 \end{eqnarray*}
7198
7199 \end_inset
7200
7201 En la primera fila se insertan la ecuación y la primera llave.
7202  Aquí es importante insertar el comando de espacio
7203 \begin_inset Foot
7204 status collapsed
7205
7206 \begin_layout Plain Layout
7207 Los comandos para espacios se explican en 
7208 \begin_inset CommandInset ref
7209 LatexCommand ref
7210 reference "sub:Espacio-predefinido"
7211
7212 \end_inset
7213
7214
7215 \end_layout
7216
7217 \end_inset
7218
7219  
7220 \series bold
7221
7222 \backslash
7223 :
7224 \series default
7225  antes de la primera
7226 \series bold
7227  
7228 \series default
7229
7230 \begin_inset Formula $d$
7231 \end_inset
7232
7233 , porque la llave que termina detrás de 
7234 \begin_inset Formula $q$
7235 \end_inset
7236
7237  impide que el siguiente 
7238 \begin_inset Quotes fld
7239 \end_inset
7240
7241 +
7242 \begin_inset Quotes frd
7243 \end_inset
7244
7245  esté rodeado de espacio.
7246 \begin_inset Foot
7247 status collapsed
7248
7249 \begin_layout Plain Layout
7250 Debido a que la llave no es considerada como carácter, véase 
7251 \begin_inset CommandInset ref
7252 LatexCommand ref
7253 reference "sub:Operadores-binarios"
7254
7255 \end_inset
7256
7257
7258 \end_layout
7259
7260 \end_inset
7261
7262  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7263  de 
7264 \begin_inset Formula $b$
7265 \end_inset
7266
7267  se inserta antes el comando 
7268 \series bold
7269
7270 \backslash
7271 hphantom{gggg+
7272 \backslash
7273 :}
7274 \series default
7275 .
7276 \begin_inset Foot
7277 status collapsed
7278
7279 \begin_layout Plain Layout
7280 Más sobre 
7281 \series bold
7282
7283 \backslash
7284 hphantom
7285 \series default
7286  en 
7287 \begin_inset CommandInset ref
7288 LatexCommand ref
7289 reference "sub:Espacios-reservados"
7290
7291 \end_inset
7292
7293
7294 \end_layout
7295
7296 \end_inset
7297
7298  Ese espacio es necesario porque el signo 
7299 \begin_inset Quotes fld
7300 \end_inset
7301
7302 +
7303 \begin_inset Quotes frd
7304 \end_inset
7305
7306  va seguido de un espacio en la ecuación.
7307  La llave se coloca bajo el comando 
7308 \series bold
7309
7310 \backslash
7311 hphantom{bbqq+dddd}
7312 \series default
7313 .
7314  
7315 \end_layout
7316
7317 \begin_layout Standard
7318 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7319  ejemplo:
7320 \begin_inset ERT
7321 status collapsed
7322
7323 \begin_layout Plain Layout
7324
7325
7326 \backslash
7327 setlength{
7328 \backslash
7329 jot}{-6pt}
7330 \end_layout
7331
7332 \end_inset
7333
7334
7335 \begin_inset Formula 
7336 \begin{eqnarray*}
7337  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7338 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7339 \end{eqnarray*}
7340
7341 \end_inset
7342
7343
7344 \begin_inset ERT
7345 status collapsed
7346
7347 \begin_layout Plain Layout
7348
7349
7350 \backslash
7351 setlength{
7352 \backslash
7353 jot}{3pt}
7354 \end_layout
7355
7356 \end_inset
7357
7358 La primera fila de la ecuación es igual que la segunda fila del ejemplo
7359  anterior, con la diferencia de que la llave está encima.
7360  La segunda fila contiene la ecuación junto con la segunda llave.
7361  Para evitar que haya demasiado espacio entre la llave superior en la primera
7362  fila y la ecuación hay que reducirlo.
7363  Esto no es fácil de hacer debido a un fallo de LyX.
7364 \begin_inset Foot
7365 status collapsed
7366
7367 \begin_layout Plain Layout
7368 \begin_inset CommandInset href
7369 LatexCommand href
7370 name "LyX-bug #1505"
7371 target "http://www.lyx.org/trac/ticket/1505"
7372
7373 \end_inset
7374
7375
7376 \end_layout
7377
7378 \end_inset
7379
7380  Una solución es cambiar la separación global de filas en la ecuación, 
7381 \series bold
7382
7383 \backslash
7384 jot
7385 \series default
7386
7387 \begin_inset Index idx
7388 status collapsed
7389
7390 \begin_layout Plain Layout
7391 Comandos ! J ! 
7392 \backslash
7393 jot
7394 \end_layout
7395
7396 \end_inset
7397
7398 , en -6
7399 \begin_inset space \thinspace{}
7400 \end_inset
7401
7402 pt insertando antes de la ecuación el comando 
7403 \series bold
7404
7405 \backslash
7406 setlength{
7407 \backslash
7408 jot}{-6pt}
7409 \series default
7410  en modo TeX.
7411  Después de la ecuación se vuelve al valor normal 3
7412 \begin_inset space \thinspace{}
7413 \end_inset
7414
7415 pt de 
7416 \series bold
7417
7418 \backslash
7419 jot
7420 \series default
7421  usando el mismo comando.
7422  Más información sobre separación de filas en ecuaciones en
7423 \begin_inset space ~
7424 \end_inset
7425
7426
7427 \begin_inset CommandInset ref
7428 LatexCommand ref
7429 reference "sub:Separación-de-líneas"
7430
7431 \end_inset
7432
7433 .
7434 \end_layout
7435
7436 \begin_layout Section
7437 Flechas
7438 \begin_inset Index idx
7439 status collapsed
7440
7441 \begin_layout Plain Layout
7442 Flechas
7443 \end_layout
7444
7445 \end_inset
7446
7447
7448 \end_layout
7449
7450 \begin_layout Standard
7451 Las flechas se pueden insertar con el botón 
7452 \begin_inset Graphics
7453         filename ../../images/math/leftarrow.png
7454         scale 85
7455
7456 \end_inset
7457
7458  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
7459  siguientes.
7460 \end_layout
7461
7462 \begin_layout Subsection
7463 Flechas horizontales
7464 \begin_inset Index idx
7465 status collapsed
7466
7467 \begin_layout Plain Layout
7468 Flechas ! horizontales
7469 \end_layout
7470
7471 \end_inset
7472
7473
7474 \end_layout
7475
7476 \begin_layout Standard
7477 \begin_inset space \hfill{}
7478 \end_inset
7479
7480
7481 \begin_inset Tabular
7482 <lyxtabular version="3" rows="8" columns="2">
7483 <features rotate="0" tabularvalignment="middle">
7484 <column alignment="center" valignment="top" width="0pt">
7485 <column alignment="center" valignment="top" width="0pt">
7486 <row>
7487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7488 \begin_inset Text
7489
7490 \begin_layout Plain Layout
7491 Comando
7492 \end_layout
7493
7494 \end_inset
7495 </cell>
7496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7497 \begin_inset Text
7498
7499 \begin_layout Plain Layout
7500 Resultado
7501 \end_layout
7502
7503 \end_inset
7504 </cell>
7505 </row>
7506 <row>
7507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7508 \begin_inset Text
7509
7510 \begin_layout Plain Layout
7511
7512 \backslash
7513 gets
7514 \end_layout
7515
7516 \end_inset
7517 </cell>
7518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7519 \begin_inset Text
7520
7521 \begin_layout Plain Layout
7522 \begin_inset Formula $\gets$
7523 \end_inset
7524
7525
7526 \end_layout
7527
7528 \end_inset
7529 </cell>
7530 </row>
7531 <row>
7532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7533 \begin_inset Text
7534
7535 \begin_layout Plain Layout
7536
7537 \backslash
7538 Leftarrow
7539 \end_layout
7540
7541 \end_inset
7542 </cell>
7543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7544 \begin_inset Text
7545
7546 \begin_layout Plain Layout
7547 \begin_inset Formula $\Leftarrow$
7548 \end_inset
7549
7550
7551 \end_layout
7552
7553 \end_inset
7554 </cell>
7555 </row>
7556 <row>
7557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7558 \begin_inset Text
7559
7560 \begin_layout Plain Layout
7561
7562 \backslash
7563 longleftarrow
7564 \end_layout
7565
7566 \end_inset
7567 </cell>
7568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7569 \begin_inset Text
7570
7571 \begin_layout Plain Layout
7572 \begin_inset Formula $\longleftarrow$
7573 \end_inset
7574
7575
7576 \end_layout
7577
7578 \end_inset
7579 </cell>
7580 </row>
7581 <row>
7582 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7583 \begin_inset Text
7584
7585 \begin_layout Plain Layout
7586
7587 \backslash
7588 Longleftarrow
7589 \end_layout
7590
7591 \end_inset
7592 </cell>
7593 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7594 \begin_inset Text
7595
7596 \begin_layout Plain Layout
7597 \begin_inset Formula $\Longleftarrow$
7598 \end_inset
7599
7600
7601 \end_layout
7602
7603 \end_inset
7604 </cell>
7605 </row>
7606 <row>
7607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7608 \begin_inset Text
7609
7610 \begin_layout Plain Layout
7611
7612 \backslash
7613 leftharpoonup
7614 \end_layout
7615
7616 \end_inset
7617 </cell>
7618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7619 \begin_inset Text
7620
7621 \begin_layout Plain Layout
7622 \begin_inset Formula $\leftharpoonup$
7623 \end_inset
7624
7625
7626 \end_layout
7627
7628 \end_inset
7629 </cell>
7630 </row>
7631 <row>
7632 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7633 \begin_inset Text
7634
7635 \begin_layout Plain Layout
7636
7637 \backslash
7638 leftharpoondown
7639 \end_layout
7640
7641 \end_inset
7642 </cell>
7643 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7644 \begin_inset Text
7645
7646 \begin_layout Plain Layout
7647 \begin_inset Formula $\leftharpoondown$
7648 \end_inset
7649
7650
7651 \end_layout
7652
7653 \end_inset
7654 </cell>
7655 </row>
7656 <row>
7657 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7658 \begin_inset Text
7659
7660 \begin_layout Plain Layout
7661
7662 \backslash
7663 hookleftarrow
7664 \end_layout
7665
7666 \end_inset
7667 </cell>
7668 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7669 \begin_inset Text
7670
7671 \begin_layout Plain Layout
7672 \begin_inset Formula $\hookleftarrow$
7673 \end_inset
7674
7675
7676 \end_layout
7677
7678 \end_inset
7679 </cell>
7680 </row>
7681 </lyxtabular>
7682
7683 \end_inset
7684
7685
7686 \begin_inset space \hfill{}
7687 \end_inset
7688
7689
7690 \begin_inset Tabular
7691 <lyxtabular version="3" rows="8" columns="2">
7692 <features rotate="0" tabularvalignment="middle">
7693 <column alignment="center" valignment="top" width="0pt">
7694 <column alignment="center" valignment="top" width="0pt">
7695 <row>
7696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7697 \begin_inset Text
7698
7699 \begin_layout Plain Layout
7700 Comando
7701 \end_layout
7702
7703 \end_inset
7704 </cell>
7705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7706 \begin_inset Text
7707
7708 \begin_layout Plain Layout
7709 Resultado
7710 \end_layout
7711
7712 \end_inset
7713 </cell>
7714 </row>
7715 <row>
7716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7717 \begin_inset Text
7718
7719 \begin_layout Plain Layout
7720
7721 \backslash
7722 to
7723 \end_layout
7724
7725 \end_inset
7726 </cell>
7727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7728 \begin_inset Text
7729
7730 \begin_layout Plain Layout
7731 \begin_inset Formula $\to$
7732 \end_inset
7733
7734
7735 \end_layout
7736
7737 \end_inset
7738 </cell>
7739 </row>
7740 <row>
7741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7742 \begin_inset Text
7743
7744 \begin_layout Plain Layout
7745
7746 \backslash
7747 Rightarrow
7748 \end_layout
7749
7750 \end_inset
7751 </cell>
7752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7753 \begin_inset Text
7754
7755 \begin_layout Plain Layout
7756 \begin_inset Formula $\Rightarrow$
7757 \end_inset
7758
7759
7760 \end_layout
7761
7762 \end_inset
7763 </cell>
7764 </row>
7765 <row>
7766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7767 \begin_inset Text
7768
7769 \begin_layout Plain Layout
7770
7771 \backslash
7772 longrightarrow
7773 \end_layout
7774
7775 \end_inset
7776 </cell>
7777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7778 \begin_inset Text
7779
7780 \begin_layout Plain Layout
7781 \begin_inset Formula $\longrightarrow$
7782 \end_inset
7783
7784
7785 \end_layout
7786
7787 \end_inset
7788 </cell>
7789 </row>
7790 <row>
7791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7792 \begin_inset Text
7793
7794 \begin_layout Plain Layout
7795
7796 \backslash
7797 Longrightarrow
7798 \end_layout
7799
7800 \end_inset
7801 </cell>
7802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7803 \begin_inset Text
7804
7805 \begin_layout Plain Layout
7806 \begin_inset Formula $\Longrightarrow$
7807 \end_inset
7808
7809
7810 \end_layout
7811
7812 \end_inset
7813 </cell>
7814 </row>
7815 <row>
7816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7817 \begin_inset Text
7818
7819 \begin_layout Plain Layout
7820
7821 \backslash
7822 rightharpoonup
7823 \end_layout
7824
7825 \end_inset
7826 </cell>
7827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7828 \begin_inset Text
7829
7830 \begin_layout Plain Layout
7831 \begin_inset Formula $\rightharpoonup$
7832 \end_inset
7833
7834
7835 \end_layout
7836
7837 \end_inset
7838 </cell>
7839 </row>
7840 <row>
7841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7842 \begin_inset Text
7843
7844 \begin_layout Plain Layout
7845
7846 \backslash
7847 rightharpoondown
7848 \end_layout
7849
7850 \end_inset
7851 </cell>
7852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7853 \begin_inset Text
7854
7855 \begin_layout Plain Layout
7856 \begin_inset Formula $\rightharpoondown$
7857 \end_inset
7858
7859
7860 \end_layout
7861
7862 \end_inset
7863 </cell>
7864 </row>
7865 <row>
7866 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7867 \begin_inset Text
7868
7869 \begin_layout Plain Layout
7870
7871 \backslash
7872 hookrightarrow
7873 \end_layout
7874
7875 \end_inset
7876 </cell>
7877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7878 \begin_inset Text
7879
7880 \begin_layout Plain Layout
7881 \begin_inset Formula $\hookrightarrow$
7882 \end_inset
7883
7884
7885 \end_layout
7886
7887 \end_inset
7888 </cell>
7889 </row>
7890 </lyxtabular>
7891
7892 \end_inset
7893
7894
7895 \begin_inset space \hfill{}
7896 \end_inset
7897
7898
7899 \end_layout
7900
7901 \begin_layout Standard
7902 \begin_inset space \hfill{}
7903 \end_inset
7904
7905
7906 \begin_inset Tabular
7907 <lyxtabular version="3" rows="6" columns="2">
7908 <features rotate="0" tabularvalignment="middle">
7909 <column alignment="center" valignment="top" width="0pt">
7910 <column alignment="center" valignment="top" width="0pt">
7911 <row>
7912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7913 \begin_inset Text
7914
7915 \begin_layout Plain Layout
7916 Comando
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925 Resultado
7926 \end_layout
7927
7928 \end_inset
7929 </cell>
7930 </row>
7931 <row>
7932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7933 \begin_inset Text
7934
7935 \begin_layout Plain Layout
7936
7937 \backslash
7938 leftrightarrow
7939 \end_layout
7940
7941 \end_inset
7942 </cell>
7943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7944 \begin_inset Text
7945
7946 \begin_layout Plain Layout
7947 \begin_inset Formula $\leftrightarrow$
7948 \end_inset
7949
7950
7951 \end_layout
7952
7953 \end_inset
7954 </cell>
7955 </row>
7956 <row>
7957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7958 \begin_inset Text
7959
7960 \begin_layout Plain Layout
7961
7962 \backslash
7963 Leftrightarrow
7964 \end_layout
7965
7966 \end_inset
7967 </cell>
7968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7969 \begin_inset Text
7970
7971 \begin_layout Plain Layout
7972 \begin_inset Formula $\Leftrightarrow$
7973 \end_inset
7974
7975
7976 \end_layout
7977
7978 \end_inset
7979 </cell>
7980 </row>
7981 <row>
7982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7983 \begin_inset Text
7984
7985 \begin_layout Plain Layout
7986
7987 \backslash
7988 longleftrightarrow
7989 \end_layout
7990
7991 \end_inset
7992 </cell>
7993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7994 \begin_inset Text
7995
7996 \begin_layout Plain Layout
7997 \begin_inset Formula $\longleftrightarrow$
7998 \end_inset
7999
8000
8001 \end_layout
8002
8003 \end_inset
8004 </cell>
8005 </row>
8006 <row>
8007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8008 \begin_inset Text
8009
8010 \begin_layout Plain Layout
8011
8012 \backslash
8013 Longleftrightarrow
8014 \end_layout
8015
8016 \end_inset
8017 </cell>
8018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8019 \begin_inset Text
8020
8021 \begin_layout Plain Layout
8022 \begin_inset Formula $\Longleftrightarrow$
8023 \end_inset
8024
8025
8026 \end_layout
8027
8028 \end_inset
8029 </cell>
8030 </row>
8031 <row>
8032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8033 \begin_inset Text
8034
8035 \begin_layout Plain Layout
8036
8037 \backslash
8038 rightleftharpoons
8039 \end_layout
8040
8041 \end_inset
8042 </cell>
8043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8044 \begin_inset Text
8045
8046 \begin_layout Plain Layout
8047 \begin_inset Formula $\rightleftharpoons$
8048 \end_inset
8049
8050
8051 \end_layout
8052
8053 \end_inset
8054 </cell>
8055 </row>
8056 </lyxtabular>
8057
8058 \end_inset
8059
8060
8061 \begin_inset space \hspace{}
8062 \length 25pt
8063 \end_inset
8064
8065
8066 \begin_inset space \hfill{}
8067 \end_inset
8068
8069
8070 \begin_inset Tabular
8071 <lyxtabular version="3" rows="5" columns="2">
8072 <features rotate="0" tabularvalignment="middle">
8073 <column alignment="center" valignment="top" width="0pt">
8074 <column alignment="center" valignment="top" width="0pt">
8075 <row>
8076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080 Comando
8081 \end_layout
8082
8083 \end_inset
8084 </cell>
8085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8086 \begin_inset Text
8087
8088 \begin_layout Plain Layout
8089 Resultado
8090 \end_layout
8091
8092 \end_inset
8093 </cell>
8094 </row>
8095 <row>
8096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8097 \begin_inset Text
8098
8099 \begin_layout Plain Layout
8100
8101 \backslash
8102 mapsto
8103 \end_layout
8104
8105 \end_inset
8106 </cell>
8107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8108 \begin_inset Text
8109
8110 \begin_layout Plain Layout
8111 \begin_inset Formula $\mapsto$
8112 \end_inset
8113
8114
8115 \end_layout
8116
8117 \end_inset
8118 </cell>
8119 </row>
8120 <row>
8121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8122 \begin_inset Text
8123
8124 \begin_layout Plain Layout
8125
8126 \backslash
8127 longmapsto
8128 \end_layout
8129
8130 \end_inset
8131 </cell>
8132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8133 \begin_inset Text
8134
8135 \begin_layout Plain Layout
8136 \begin_inset Formula $\longmapsto$
8137 \end_inset
8138
8139
8140 \end_layout
8141
8142 \end_inset
8143 </cell>
8144 </row>
8145 <row>
8146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8147 \begin_inset Text
8148
8149 \begin_layout Plain Layout
8150
8151 \backslash
8152 leadsto
8153 \end_layout
8154
8155 \end_inset
8156 </cell>
8157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8158 \begin_inset Text
8159
8160 \begin_layout Plain Layout
8161 \begin_inset Formula $\leadsto$
8162 \end_inset
8163
8164
8165 \end_layout
8166
8167 \end_inset
8168 </cell>
8169 </row>
8170 <row>
8171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8172 \begin_inset Text
8173
8174 \begin_layout Plain Layout
8175
8176 \backslash
8177 dasharrow
8178 \end_layout
8179
8180 \end_inset
8181 </cell>
8182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8183 \begin_inset Text
8184
8185 \begin_layout Plain Layout
8186 \begin_inset Formula $\dasharrow$
8187 \end_inset
8188
8189
8190 \end_layout
8191
8192 \end_inset
8193 </cell>
8194 </row>
8195 </lyxtabular>
8196
8197 \end_inset
8198
8199
8200 \begin_inset space \hfill{}
8201 \end_inset
8202
8203
8204 \begin_inset VSpace medskip
8205 \end_inset
8206
8207
8208 \end_layout
8209
8210 \begin_layout Standard
8211 Las flechas que se utilizan como acentos, p.
8212 \begin_inset space \thinspace{}
8213 \end_inset
8214
8215 e.
8216  en vectores, se describen en 
8217 \begin_inset CommandInset ref
8218 LatexCommand ref
8219 reference "sec:Acentos"
8220
8221 \end_inset
8222
8223 .
8224  
8225 \begin_inset VSpace bigskip
8226 \end_inset
8227
8228
8229 \end_layout
8230
8231 \begin_layout Standard
8232 Además hay las flechas etiquetadas
8233 \begin_inset Index idx
8234 status collapsed
8235
8236 \begin_layout Plain Layout
8237 Flechas ! etiquetadas
8238 \end_layout
8239
8240 \end_inset
8241
8242  
8243 \series bold
8244
8245 \backslash
8246 xleftarrow
8247 \series default
8248
8249 \begin_inset Index idx
8250 status collapsed
8251
8252 \begin_layout Plain Layout
8253 Comandos ! X ! 
8254 \backslash
8255 xleftarrow
8256 \end_layout
8257
8258 \end_inset
8259
8260  y 
8261 \series bold
8262
8263 \backslash
8264 xrightarrow
8265 \series default
8266
8267 \begin_inset Index idx
8268 status collapsed
8269
8270 \begin_layout Plain Layout
8271 Comandos ! X ! 
8272 \backslash
8273 xrightarrow
8274 \begin_inset ERT
8275 status collapsed
8276
8277 \begin_layout Plain Layout
8278
8279
8280 \backslash
8281 vspace{4mm}
8282 \end_layout
8283
8284 \end_inset
8285
8286
8287 \end_layout
8288
8289 \end_inset
8290
8291 .
8292  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8293  con dos marcos azules donde se puede insertar la etiqueta.
8294  La longitud de la flecha se adapta a la anchura de la etiqueta.
8295 \end_layout
8296
8297 \begin_layout Standard
8298 \noindent
8299 \align center
8300 \begin_inset Tabular
8301 <lyxtabular version="3" rows="3" columns="2">
8302 <features rotate="0" tabularvalignment="middle">
8303 <column alignment="center" valignment="top">
8304 <column alignment="center" valignment="top">
8305 <row>
8306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8307 \begin_inset Text
8308
8309 \begin_layout Plain Layout
8310 Comando
8311 \end_layout
8312
8313 \end_inset
8314 </cell>
8315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8316 \begin_inset Text
8317
8318 \begin_layout Plain Layout
8319 Resultado
8320 \begin_inset Note Note
8321 status collapsed
8322
8323 \begin_layout Plain Layout
8324
8325 \series bold
8326
8327 \backslash
8328 raisebox
8329 \series default
8330  se usa sólo como espaciador
8331 \end_layout
8332
8333 \end_inset
8334
8335
8336 \end_layout
8337
8338 \end_inset
8339 </cell>
8340 </row>
8341 <row>
8342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8343 \begin_inset Text
8344
8345 \begin_layout Plain Layout
8346 F(a)
8347 \backslash
8348 xleftarrow
8349 \begin_inset space \textvisiblespace{}
8350 \end_inset
8351
8352 x=a
8353 \begin_inset Formula $\downarrow$
8354 \end_inset
8355
8356 x>0
8357 \begin_inset Formula $\to$
8358 \end_inset
8359
8360 F(x)
8361 \end_layout
8362
8363 \end_inset
8364 </cell>
8365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8366 \begin_inset Text
8367
8368 \begin_layout Plain Layout
8369 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8370 \end_inset
8371
8372
8373 \end_layout
8374
8375 \end_inset
8376 </cell>
8377 </row>
8378 <row>
8379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8380 \begin_inset Text
8381
8382 \begin_layout Plain Layout
8383 F(x)
8384 \backslash
8385 xrightarrow
8386 \begin_inset space \textvisiblespace{}
8387 \end_inset
8388
8389 x=a
8390 \begin_inset Formula $\downarrow$
8391 \end_inset
8392
8393 x>0
8394 \begin_inset Formula $\to$
8395 \end_inset
8396
8397 F(a)
8398 \end_layout
8399
8400 \end_inset
8401 </cell>
8402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8403 \begin_inset Text
8404
8405 \begin_layout Plain Layout
8406 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8407 \end_inset
8408
8409
8410 \end_layout
8411
8412 \end_inset
8413 </cell>
8414 </row>
8415 </lyxtabular>
8416
8417 \end_inset
8418
8419
8420 \end_layout
8421
8422 \begin_layout Subsection
8423 Flechas verticales y diagonales
8424 \begin_inset Index idx
8425 status collapsed
8426
8427 \begin_layout Plain Layout
8428 Flechas ! diagonales
8429 \end_layout
8430
8431 \end_inset
8432
8433
8434 \begin_inset Index idx
8435 status collapsed
8436
8437 \begin_layout Plain Layout
8438 Flechas ! verticales
8439 \end_layout
8440
8441 \end_inset
8442
8443
8444 \end_layout
8445
8446 \begin_layout Standard
8447 \begin_inset space \hfill{}
8448 \end_inset
8449
8450
8451 \begin_inset Tabular
8452 <lyxtabular version="3" rows="7" columns="2">
8453 <features rotate="0" tabularvalignment="middle">
8454 <column alignment="center" valignment="top" width="0pt">
8455 <column alignment="center" valignment="top" width="0pt">
8456 <row>
8457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8458 \begin_inset Text
8459
8460 \begin_layout Plain Layout
8461 Comando
8462 \end_layout
8463
8464 \end_inset
8465 </cell>
8466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8467 \begin_inset Text
8468
8469 \begin_layout Plain Layout
8470 Resultado
8471 \end_layout
8472
8473 \end_inset
8474 </cell>
8475 </row>
8476 <row>
8477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8478 \begin_inset Text
8479
8480 \begin_layout Plain Layout
8481
8482 \backslash
8483 uparrow
8484 \end_layout
8485
8486 \end_inset
8487 </cell>
8488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8489 \begin_inset Text
8490
8491 \begin_layout Plain Layout
8492 \begin_inset Formula $\uparrow$
8493 \end_inset
8494
8495
8496 \end_layout
8497
8498 \end_inset
8499 </cell>
8500 </row>
8501 <row>
8502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8503 \begin_inset Text
8504
8505 \begin_layout Plain Layout
8506
8507 \backslash
8508 Uparrow
8509 \end_layout
8510
8511 \end_inset
8512 </cell>
8513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8514 \begin_inset Text
8515
8516 \begin_layout Plain Layout
8517 \begin_inset Formula $\Uparrow$
8518 \end_inset
8519
8520
8521 \end_layout
8522
8523 \end_inset
8524 </cell>
8525 </row>
8526 <row>
8527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8528 \begin_inset Text
8529
8530 \begin_layout Plain Layout
8531
8532 \backslash
8533 updownarrow
8534 \end_layout
8535
8536 \end_inset
8537 </cell>
8538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8539 \begin_inset Text
8540
8541 \begin_layout Plain Layout
8542 \begin_inset Formula $\updownarrow$
8543 \end_inset
8544
8545
8546 \end_layout
8547
8548 \end_inset
8549 </cell>
8550 </row>
8551 <row>
8552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8553 \begin_inset Text
8554
8555 \begin_layout Plain Layout
8556
8557 \backslash
8558 Updownarrow
8559 \end_layout
8560
8561 \end_inset
8562 </cell>
8563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8564 \begin_inset Text
8565
8566 \begin_layout Plain Layout
8567 \begin_inset Formula $\Updownarrow$
8568 \end_inset
8569
8570
8571 \end_layout
8572
8573 \end_inset
8574 </cell>
8575 </row>
8576 <row>
8577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8578 \begin_inset Text
8579
8580 \begin_layout Plain Layout
8581
8582 \backslash
8583 Downarrow
8584 \end_layout
8585
8586 \end_inset
8587 </cell>
8588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8589 \begin_inset Text
8590
8591 \begin_layout Plain Layout
8592 \begin_inset Formula $\Downarrow$
8593 \end_inset
8594
8595
8596 \end_layout
8597
8598 \end_inset
8599 </cell>
8600 </row>
8601 <row>
8602 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8603 \begin_inset Text
8604
8605 \begin_layout Plain Layout
8606
8607 \backslash
8608 downarrow
8609 \end_layout
8610
8611 \end_inset
8612 </cell>
8613 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8614 \begin_inset Text
8615
8616 \begin_layout Plain Layout
8617 \begin_inset Formula $\downarrow$
8618 \end_inset
8619
8620
8621 \end_layout
8622
8623 \end_inset
8624 </cell>
8625 </row>
8626 </lyxtabular>
8627
8628 \end_inset
8629
8630
8631 \begin_inset space \hfill{}
8632 \end_inset
8633
8634
8635 \begin_inset Tabular
8636 <lyxtabular version="3" rows="5" columns="2">
8637 <features rotate="0" tabularvalignment="middle">
8638 <column alignment="center" valignment="top" width="0pt">
8639 <column alignment="center" valignment="top" width="0pt">
8640 <row>
8641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8642 \begin_inset Text
8643
8644 \begin_layout Plain Layout
8645 Comando
8646 \end_layout
8647
8648 \end_inset
8649 </cell>
8650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8651 \begin_inset Text
8652
8653 \begin_layout Plain Layout
8654 Resultado
8655 \end_layout
8656
8657 \end_inset
8658 </cell>
8659 </row>
8660 <row>
8661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665
8666 \backslash
8667 nearrow
8668 \end_layout
8669
8670 \end_inset
8671 </cell>
8672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8673 \begin_inset Text
8674
8675 \begin_layout Plain Layout
8676 \begin_inset Formula $\nearrow$
8677 \end_inset
8678
8679
8680 \end_layout
8681
8682 \end_inset
8683 </cell>
8684 </row>
8685 <row>
8686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8687 \begin_inset Text
8688
8689 \begin_layout Plain Layout
8690
8691 \backslash
8692 searrow
8693 \end_layout
8694
8695 \end_inset
8696 </cell>
8697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8698 \begin_inset Text
8699
8700 \begin_layout Plain Layout
8701 \begin_inset Formula $\searrow$
8702 \end_inset
8703
8704
8705 \end_layout
8706
8707 \end_inset
8708 </cell>
8709 </row>
8710 <row>
8711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8712 \begin_inset Text
8713
8714 \begin_layout Plain Layout
8715
8716 \backslash
8717 swarrow
8718 \end_layout
8719
8720 \end_inset
8721 </cell>
8722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8723 \begin_inset Text
8724
8725 \begin_layout Plain Layout
8726 \begin_inset Formula $\swarrow$
8727 \end_inset
8728
8729
8730 \end_layout
8731
8732 \end_inset
8733 </cell>
8734 </row>
8735 <row>
8736 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8737 \begin_inset Text
8738
8739 \begin_layout Plain Layout
8740
8741 \backslash
8742 nwarrow
8743 \end_layout
8744
8745 \end_inset
8746 </cell>
8747 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8748 \begin_inset Text
8749
8750 \begin_layout Plain Layout
8751 \begin_inset Formula $\nwarrow$
8752 \end_inset
8753
8754
8755 \end_layout
8756
8757 \end_inset
8758 </cell>
8759 </row>
8760 </lyxtabular>
8761
8762 \end_inset
8763
8764
8765 \begin_inset space \hfill{}
8766 \end_inset
8767
8768
8769 \end_layout
8770
8771 \begin_layout Standard
8772 \begin_inset VSpace medskip
8773 \end_inset
8774
8775
8776 \end_layout
8777
8778 \begin_layout Standard
8779 Las flechas verticales también se pueden usar como delimitadores junto con
8780  los comandos descritos en
8781 \begin_inset space ~
8782 \end_inset
8783
8784
8785 \begin_inset CommandInset ref
8786 LatexCommand ref
8787 reference "sub:Tamaño-manual-de"
8788
8789 \end_inset
8790
8791  y 
8792 \begin_inset CommandInset ref
8793 LatexCommand ref
8794 reference "sub:Tamaño-automático-de"
8795
8796 \end_inset
8797
8798 .
8799 \end_layout
8800
8801 \begin_layout Standard
8802 \noindent
8803 \align center
8804 \begin_inset Newpage newpage
8805 \end_inset
8806
8807
8808 \end_layout
8809
8810 \begin_layout Section
8811 Acentos
8812 \begin_inset CommandInset label
8813 LatexCommand label
8814 name "sec:Acentos"
8815
8816 \end_inset
8817
8818
8819 \begin_inset Index idx
8820 status collapsed
8821
8822 \begin_layout Plain Layout
8823 Acentos
8824 \end_layout
8825
8826 \end_inset
8827
8828
8829 \end_layout
8830
8831 \begin_layout Standard
8832 Los acentos se pueden insertar con el botón 
8833 \begin_inset Graphics
8834         filename ../../images/math/hat.png
8835         scale 85
8836
8837 \end_inset
8838
8839  o mediante los comandos listados en las siguientes subsecciones.
8840 \end_layout
8841
8842 \begin_layout Subsection
8843 Acentos para un carácter
8844 \begin_inset ERT
8845 status collapsed
8846
8847 \begin_layout Plain Layout
8848
8849
8850 \backslash
8851 texorpdfstring{
8852 \end_layout
8853
8854 \end_inset
8855
8856
8857 \begin_inset Foot
8858 status collapsed
8859
8860 \begin_layout Plain Layout
8861 Para acentos en texto, véase 
8862 \begin_inset CommandInset ref
8863 LatexCommand ref
8864 reference "sub:Acentos-en-texto"
8865
8866 \end_inset
8867
8868
8869 \end_layout
8870
8871 \end_inset
8872
8873
8874 \begin_inset ERT
8875 status collapsed
8876
8877 \begin_layout Plain Layout
8878
8879 }{}
8880 \end_layout
8881
8882 \end_inset
8883
8884
8885 \begin_inset Note Note
8886 status collapsed
8887
8888 \begin_layout Plain Layout
8889
8890 \series bold
8891
8892 \backslash
8893 texorpdfstring
8894 \series default
8895  se usa para evitar que la nota al pie aparezca en los marcadores PDF.
8896 \end_layout
8897
8898 \begin_layout Plain Layout
8899 Más sobre 
8900 \series bold
8901
8902 \backslash
8903 texorpdfstring
8904 \series default
8905  en la sección 
8906 \begin_inset CommandInset ref
8907 LatexCommand ref
8908 reference "sub:Ecuaciones-en-encabezados"
8909
8910 \end_inset
8911
8912 .
8913 \end_layout
8914
8915 \end_inset
8916
8917
8918 \begin_inset CommandInset label
8919 LatexCommand label
8920 name "sub:Acentos-para-un"
8921
8922 \end_inset
8923
8924
8925 \begin_inset Index idx
8926 status collapsed
8927
8928 \begin_layout Plain Layout
8929 Acentos ! para un carácter
8930 \end_layout
8931
8932 \end_inset
8933
8934
8935 \end_layout
8936
8937 \begin_layout Standard
8938 \begin_inset space \hfill{}
8939 \end_inset
8940
8941
8942 \begin_inset Tabular
8943 <lyxtabular version="3" rows="8" columns="2">
8944 <features rotate="0" tabularvalignment="middle">
8945 <column alignment="center" valignment="top" width="0pt">
8946 <column alignment="center" valignment="top" width="0pt">
8947 <row>
8948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8949 \begin_inset Text
8950
8951 \begin_layout Plain Layout
8952 Comando
8953 \end_layout
8954
8955 \end_inset
8956 </cell>
8957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8958 \begin_inset Text
8959
8960 \begin_layout Plain Layout
8961 Resultado
8962 \begin_inset Note Note
8963 status collapsed
8964
8965 \begin_layout Plain Layout
8966
8967 \series bold
8968
8969 \backslash
8970 raisebox
8971 \series default
8972  se usa sólo como espaciador
8973 \end_layout
8974
8975 \end_inset
8976
8977
8978 \end_layout
8979
8980 \end_inset
8981 </cell>
8982 </row>
8983 <row>
8984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8985 \begin_inset Text
8986
8987 \begin_layout Plain Layout
8988
8989 \backslash
8990 dot
8991 \begin_inset space \textvisiblespace{}
8992 \end_inset
8993
8994 A
8995 \end_layout
8996
8997 \end_inset
8998 </cell>
8999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9000 \begin_inset Text
9001
9002 \begin_layout Plain Layout
9003 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9004 \end_inset
9005
9006
9007 \end_layout
9008
9009 \end_inset
9010 </cell>
9011 </row>
9012 <row>
9013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9014 \begin_inset Text
9015
9016 \begin_layout Plain Layout
9017
9018 \backslash
9019 ddot
9020 \begin_inset space \textvisiblespace{}
9021 \end_inset
9022
9023 A
9024 \end_layout
9025
9026 \end_inset
9027 </cell>
9028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9029 \begin_inset Text
9030
9031 \begin_layout Plain Layout
9032 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9033 \end_inset
9034
9035
9036 \end_layout
9037
9038 \end_inset
9039 </cell>
9040 </row>
9041 <row>
9042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9043 \begin_inset Text
9044
9045 \begin_layout Plain Layout
9046
9047 \backslash
9048 dddot
9049 \begin_inset space \textvisiblespace{}
9050 \end_inset
9051
9052 A
9053 \end_layout
9054
9055 \end_inset
9056 </cell>
9057 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9058 \begin_inset Text
9059
9060 \begin_layout Plain Layout
9061 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9062 \end_inset
9063
9064
9065 \end_layout
9066
9067 \end_inset
9068 </cell>
9069 </row>
9070 <row>
9071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9072 \begin_inset Text
9073
9074 \begin_layout Plain Layout
9075
9076 \backslash
9077 ddddot
9078 \begin_inset space \textvisiblespace{}
9079 \end_inset
9080
9081 A
9082 \end_layout
9083
9084 \end_inset
9085 </cell>
9086 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9087 \begin_inset Text
9088
9089 \begin_layout Plain Layout
9090 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9091 \end_inset
9092
9093
9094 \end_layout
9095
9096 \end_inset
9097 </cell>
9098 </row>
9099 <row>
9100 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9101 \begin_inset Text
9102
9103 \begin_layout Plain Layout
9104
9105 \backslash
9106 vec
9107 \begin_inset space \textvisiblespace{}
9108 \end_inset
9109
9110 A
9111 \begin_inset Index idx
9112 status collapsed
9113
9114 \begin_layout Plain Layout
9115 Vectores
9116 \end_layout
9117
9118 \end_inset
9119
9120
9121 \end_layout
9122
9123 \end_inset
9124 </cell>
9125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9126 \begin_inset Text
9127
9128 \begin_layout Plain Layout
9129 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9130 \end_inset
9131
9132
9133 \end_layout
9134
9135 \end_inset
9136 </cell>
9137 </row>
9138 <row>
9139 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9140 \begin_inset Text
9141
9142 \begin_layout Plain Layout
9143
9144 \backslash
9145 bar
9146 \begin_inset space \textvisiblespace{}
9147 \end_inset
9148
9149 A
9150 \end_layout
9151
9152 \end_inset
9153 </cell>
9154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9155 \begin_inset Text
9156
9157 \begin_layout Plain Layout
9158 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9159 \end_inset
9160
9161
9162 \end_layout
9163
9164 \end_inset
9165 </cell>
9166 </row>
9167 <row>
9168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9169 \begin_inset Text
9170
9171 \begin_layout Plain Layout
9172
9173 \backslash
9174 mathring
9175 \begin_inset space \textvisiblespace{}
9176 \end_inset
9177
9178 A
9179 \end_layout
9180
9181 \end_inset
9182 </cell>
9183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9184 \begin_inset Text
9185
9186 \begin_layout Plain Layout
9187 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9188 \end_inset
9189
9190
9191 \end_layout
9192
9193 \end_inset
9194 </cell>
9195 </row>
9196 </lyxtabular>
9197
9198 \end_inset
9199
9200
9201 \begin_inset space \hfill{}
9202 \end_inset
9203
9204
9205 \begin_inset Tabular
9206 <lyxtabular version="3" rows="7" columns="2">
9207 <features rotate="0" tabularvalignment="middle">
9208 <column alignment="center" valignment="top" width="0pt">
9209 <column alignment="center" valignment="top" width="0pt">
9210 <row>
9211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Plain Layout
9215 Comando
9216 \end_layout
9217
9218 \end_inset
9219 </cell>
9220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9221 \begin_inset Text
9222
9223 \begin_layout Plain Layout
9224 Resultado
9225 \begin_inset Note Note
9226 status collapsed
9227
9228 \begin_layout Plain Layout
9229
9230 \series bold
9231
9232 \backslash
9233 raisebox
9234 \series default
9235  se usa sólo como espaciador
9236 \end_layout
9237
9238 \end_inset
9239
9240
9241 \end_layout
9242
9243 \end_inset
9244 </cell>
9245 </row>
9246 <row>
9247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9248 \begin_inset Text
9249
9250 \begin_layout Plain Layout
9251
9252 \backslash
9253 tilde
9254 \begin_inset space \textvisiblespace{}
9255 \end_inset
9256
9257 A
9258 \end_layout
9259
9260 \end_inset
9261 </cell>
9262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9263 \begin_inset Text
9264
9265 \begin_layout Plain Layout
9266 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9267 \end_inset
9268
9269
9270 \end_layout
9271
9272 \end_inset
9273 </cell>
9274 </row>
9275 <row>
9276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9277 \begin_inset Text
9278
9279 \begin_layout Plain Layout
9280
9281 \backslash
9282 hat
9283 \begin_inset space \textvisiblespace{}
9284 \end_inset
9285
9286 A
9287 \end_layout
9288
9289 \end_inset
9290 </cell>
9291 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9292 \begin_inset Text
9293
9294 \begin_layout Plain Layout
9295 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9296 \end_inset
9297
9298
9299 \end_layout
9300
9301 \end_inset
9302 </cell>
9303 </row>
9304 <row>
9305 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9306 \begin_inset Text
9307
9308 \begin_layout Plain Layout
9309
9310 \backslash
9311 check
9312 \begin_inset space \textvisiblespace{}
9313 \end_inset
9314
9315 A
9316 \end_layout
9317
9318 \end_inset
9319 </cell>
9320 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9321 \begin_inset Text
9322
9323 \begin_layout Plain Layout
9324 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9325 \end_inset
9326
9327
9328 \end_layout
9329
9330 \end_inset
9331 </cell>
9332 </row>
9333 <row>
9334 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9335 \begin_inset Text
9336
9337 \begin_layout Plain Layout
9338
9339 \backslash
9340 acute
9341 \begin_inset space \textvisiblespace{}
9342 \end_inset
9343
9344 A
9345 \end_layout
9346
9347 \end_inset
9348 </cell>
9349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9350 \begin_inset Text
9351
9352 \begin_layout Plain Layout
9353 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9354 \end_inset
9355
9356
9357 \end_layout
9358
9359 \end_inset
9360 </cell>
9361 </row>
9362 <row>
9363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9364 \begin_inset Text
9365
9366 \begin_layout Plain Layout
9367
9368 \backslash
9369 grave
9370 \begin_inset space \textvisiblespace{}
9371 \end_inset
9372
9373 A
9374 \end_layout
9375
9376 \end_inset
9377 </cell>
9378 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9379 \begin_inset Text
9380
9381 \begin_layout Plain Layout
9382 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9383 \end_inset
9384
9385
9386 \end_layout
9387
9388 \end_inset
9389 </cell>
9390 </row>
9391 <row>
9392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9393 \begin_inset Text
9394
9395 \begin_layout Plain Layout
9396
9397 \backslash
9398 breve
9399 \begin_inset space \textvisiblespace{}
9400 \end_inset
9401
9402 A
9403 \end_layout
9404
9405 \end_inset
9406 </cell>
9407 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9408 \begin_inset Text
9409
9410 \begin_layout Plain Layout
9411 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9412 \end_inset
9413
9414
9415 \end_layout
9416
9417 \end_inset
9418 </cell>
9419 </row>
9420 </lyxtabular>
9421
9422 \end_inset
9423
9424
9425 \begin_inset space \hfill{}
9426 \end_inset
9427
9428
9429 \end_layout
9430
9431 \begin_layout Standard
9432 \begin_inset VSpace bigskip
9433 \end_inset
9434
9435
9436 \end_layout
9437
9438 \begin_layout Standard
9439 En ecuaciones se pueden insertar acentos como 
9440 \begin_inset Quotes fld
9441 \end_inset
9442
9443 é
9444 \begin_inset Quotes frd
9445 \end_inset
9446
9447  directamente.
9448  LyX los transformará al comando de acento correspondiente.
9449  Para poner diéresis
9450 \begin_inset Index idx
9451 status collapsed
9452
9453 \begin_layout Plain Layout
9454 Dieresis@Diéresis
9455 \end_layout
9456
9457 \end_inset
9458
9459  es mejor insertar comillas antes de la vocal.
9460  Estos dos caracteres son considerados por LaTeX como 
9461 \emph on
9462 un solo
9463 \emph default
9464  carácter si la parte de la ecuación con la diéresis se marca en idioma
9465  alemán.
9466 \begin_inset Foot
9467 status collapsed
9468
9469 \begin_layout Plain Layout
9470 O algún otro idioma que use acentos, p.
9471 \begin_inset space \thinspace{}
9472 \end_inset
9473
9474 e.
9475  catalán.
9476  Aunque esto no funciona en español por algún conflicto con el estilo 
9477 \series bold
9478 spanish
9479 \series default
9480  de 
9481 \series bold
9482 babel
9483 \series default
9484 , no es necesario: se puede escribir 
9485 \begin_inset Formula $ï$
9486 \end_inset
9487
9488  en una ecuación igual que se hace en texto normal, ï.
9489  (
9490 \emph on
9491 N.
9492 \begin_inset space \thinspace{}
9493 \end_inset
9494
9495 del t.
9496 \emph default
9497 )
9498 \end_layout
9499
9500 \end_inset
9501
9502  A diferencia de 
9503 \series bold
9504
9505 \backslash
9506 ddot
9507 \series default
9508 , con este método se generan diéresis 
9509 \begin_inset Quotes fld
9510 \end_inset
9511
9512 reales
9513 \begin_inset Quotes frd
9514 \end_inset
9515
9516 , como se demuestra en el siguiente ejemplo:
9517 \begin_inset VSpace -2mm
9518 \end_inset
9519
9520
9521 \end_layout
9522
9523 \begin_layout Standard
9524 \noindent
9525 \align center
9526 \begin_inset Tabular
9527 <lyxtabular version="3" rows="3" columns="2">
9528 <features rotate="0" tabularvalignment="middle">
9529 <column alignment="center" valignment="top">
9530 <column alignment="center" valignment="top">
9531 <row>
9532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9533 \begin_inset Text
9534
9535 \begin_layout Plain Layout
9536 Comando
9537 \end_layout
9538
9539 \end_inset
9540 </cell>
9541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9542 \begin_inset Text
9543
9544 \begin_layout Plain Layout
9545 Resultado
9546 \begin_inset Note Note
9547 status collapsed
9548
9549 \begin_layout Plain Layout
9550
9551 \series bold
9552
9553 \backslash
9554 raisebox
9555 \series default
9556  se usa sólo como espaciador.
9557 \end_layout
9558
9559 \end_inset
9560
9561
9562 \end_layout
9563
9564 \end_inset
9565 </cell>
9566 </row>
9567 <row>
9568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9569 \begin_inset Text
9570
9571 \begin_layout Plain Layout
9572 ï
9573 \end_layout
9574
9575 \end_inset
9576 </cell>
9577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9578 \begin_inset Text
9579
9580 \begin_layout Plain Layout
9581 \begin_inset Formula $ï$
9582 \end_inset
9583
9584
9585 \end_layout
9586
9587 \end_inset
9588 </cell>
9589 </row>
9590 <row>
9591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9592 \begin_inset Text
9593
9594 \begin_layout Plain Layout
9595
9596 \backslash
9597 ddot
9598 \begin_inset space \textvisiblespace{}
9599 \end_inset
9600
9601 i
9602 \end_layout
9603
9604 \end_inset
9605 </cell>
9606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9607 \begin_inset Text
9608
9609 \begin_layout Plain Layout
9610 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9611 \end_inset
9612
9613
9614 \end_layout
9615
9616 \end_inset
9617 </cell>
9618 </row>
9619 </lyxtabular>
9620
9621 \end_inset
9622
9623
9624 \end_layout
9625
9626 \begin_layout Standard
9627 Otra ventaja frente a 
9628 \series bold
9629
9630 \backslash
9631 ddot
9632 \series default
9633  es que la diéresis puede convertirse directamente a texto matemático, porque
9634  los anteriores comandos para acentos 
9635 \emph on
9636 no están permitidos en texto matemático
9637 \emph default
9638 .
9639  Para convertir un carácter acentuado a texto matemático, se debe convertir
9640  sólo el carácter bajo el acento.
9641  Esto también se aplica para otras conversiones, p.
9642 \begin_inset space \thinspace{}
9643 \end_inset
9644
9645 e.
9646 \begin_inset space ~
9647 \end_inset
9648
9649 cursiva o negrita.
9650 \end_layout
9651
9652 \begin_layout Standard
9653 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
9654 \end_layout
9655
9656 \begin_layout Standard
9657 \begin_inset VSpace bigskip
9658 \end_inset
9659
9660
9661 \end_layout
9662
9663 \begin_layout Standard
9664
9665 \lang english
9666 LyX also supports a tilde under the character if the LaTeX-package
9667 \lang spanish
9668  
9669 \series bold
9670 undertilde
9671 \series default
9672
9673 \begin_inset Index idx
9674 status collapsed
9675
9676 \begin_layout Plain Layout
9677 Paquetes ! undertilde
9678 \end_layout
9679
9680 \end_inset
9681
9682  
9683 \lang english
9684 is installed on your system:
9685 \end_layout
9686
9687 \begin_layout Standard
9688 \begin_inset ERT
9689 status collapsed
9690
9691 \begin_layout Plain Layout
9692
9693
9694 \backslash
9695 ifundertilde 
9696 \end_layout
9697
9698 \end_inset
9699
9700
9701 \begin_inset Note Note
9702 status open
9703
9704 \begin_layout Plain Layout
9705 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
9706 \series bold
9707 undertilde
9708 \series default
9709  está instalado.
9710 \end_layout
9711
9712 \end_inset
9713
9714
9715 \end_layout
9716
9717 \begin_layout Standard
9718 \noindent
9719 \align center
9720 \begin_inset Tabular
9721 <lyxtabular version="3" rows="2" columns="2">
9722 <features rotate="0" tabularvalignment="middle">
9723 <column alignment="center" valignment="top" width="0pt">
9724 <column alignment="center" valignment="top" width="0pt">
9725 <row>
9726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9727 \begin_inset Text
9728
9729 \begin_layout Plain Layout
9730 Comando
9731 \end_layout
9732
9733 \end_inset
9734 </cell>
9735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9736 \begin_inset Text
9737
9738 \begin_layout Plain Layout
9739 Resultado
9740 \end_layout
9741
9742 \end_inset
9743 </cell>
9744 </row>
9745 <row>
9746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9747 \begin_inset Text
9748
9749 \begin_layout Plain Layout
9750
9751 \backslash
9752 utilde
9753 \begin_inset space \textvisiblespace{}
9754 \end_inset
9755
9756 A
9757 \end_layout
9758
9759 \end_inset
9760 </cell>
9761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9762 \begin_inset Text
9763
9764 \begin_layout Plain Layout
9765 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
9766 \end_inset
9767
9768
9769 \end_layout
9770
9771 \end_inset
9772 </cell>
9773 </row>
9774 </lyxtabular>
9775
9776 \end_inset
9777
9778
9779 \end_layout
9780
9781 \begin_layout Standard
9782 \begin_inset ERT
9783 status collapsed
9784
9785 \begin_layout Plain Layout
9786
9787
9788 \backslash
9789 else
9790 \end_layout
9791
9792 \end_inset
9793
9794
9795 \begin_inset Note Note
9796 status open
9797
9798 \begin_layout Plain Layout
9799 Lo que sigue se verá en la salida si el paquete LaTeX 
9800 \series bold
9801 undertilde
9802 \series default
9803  no está instalado:
9804 \end_layout
9805
9806 \end_inset
9807
9808
9809 \end_layout
9810
9811 \begin_layout Standard
9812 Debes instalar el paquete LaTeX 
9813 \series bold
9814 undertilde
9815 \series default
9816  para ver en la salida el resto de esta subsección.
9817 \end_layout
9818
9819 \begin_layout Standard
9820 \begin_inset ERT
9821 status collapsed
9822
9823 \begin_layout Plain Layout
9824
9825
9826 \backslash
9827 fi
9828 \end_layout
9829
9830 \end_inset
9831
9832
9833 \end_layout
9834
9835 \begin_layout Subsection
9836 Acentos para varios caracteres
9837 \begin_inset Index idx
9838 status collapsed
9839
9840 \begin_layout Plain Layout
9841 Acentos ! en varios caracteres
9842 \end_layout
9843
9844 \end_inset
9845
9846
9847 \end_layout
9848
9849 \begin_layout Standard
9850 \begin_inset space \hfill{}
9851 \end_inset
9852
9853
9854 \begin_inset Tabular
9855 <lyxtabular version="3" rows="5" columns="2">
9856 <features rotate="0" tabularvalignment="middle">
9857 <column alignment="center" valignment="top" width="0pt">
9858 <column alignment="center" valignment="top" width="0pt">
9859 <row>
9860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9861 \begin_inset Text
9862
9863 \begin_layout Plain Layout
9864 Comando
9865 \end_layout
9866
9867 \end_inset
9868 </cell>
9869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9870 \begin_inset Text
9871
9872 \begin_layout Plain Layout
9873 Resultado
9874 \begin_inset Note Note
9875 status collapsed
9876
9877 \begin_layout Plain Layout
9878
9879 \series bold
9880
9881 \backslash
9882 raisebox
9883 \series default
9884  se usa sólo como espaciador
9885 \end_layout
9886
9887 \end_inset
9888
9889
9890 \end_layout
9891
9892 \end_inset
9893 </cell>
9894 </row>
9895 <row>
9896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9897 \begin_inset Text
9898
9899 \begin_layout Plain Layout
9900
9901 \backslash
9902 overleftarrow
9903 \begin_inset space \textvisiblespace{}
9904 \end_inset
9905
9906 A=B
9907 \end_layout
9908
9909 \end_inset
9910 </cell>
9911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9912 \begin_inset Text
9913
9914 \begin_layout Plain Layout
9915 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9916 \end_inset
9917
9918
9919 \end_layout
9920
9921 \end_inset
9922 </cell>
9923 </row>
9924 <row>
9925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9926 \begin_inset Text
9927
9928 \begin_layout Plain Layout
9929
9930 \backslash
9931 underleftarrow
9932 \begin_inset space \textvisiblespace{}
9933 \end_inset
9934
9935 A=B
9936 \end_layout
9937
9938 \end_inset
9939 </cell>
9940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9941 \begin_inset Text
9942
9943 \begin_layout Plain Layout
9944 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9945 \end_inset
9946
9947
9948 \end_layout
9949
9950 \end_inset
9951 </cell>
9952 </row>
9953 <row>
9954 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9955 \begin_inset Text
9956
9957 \begin_layout Plain Layout
9958
9959 \backslash
9960 overleftrightarrow
9961 \begin_inset space \textvisiblespace{}
9962 \end_inset
9963
9964 A=B
9965 \end_layout
9966
9967 \end_inset
9968 </cell>
9969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9970 \begin_inset Text
9971
9972 \begin_layout Plain Layout
9973 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9974 \end_inset
9975
9976
9977 \end_layout
9978
9979 \end_inset
9980 </cell>
9981 </row>
9982 <row>
9983 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9984 \begin_inset Text
9985
9986 \begin_layout Plain Layout
9987
9988 \backslash
9989 underleftrightarrow
9990 \begin_inset space \textvisiblespace{}
9991 \end_inset
9992
9993 A=B
9994 \end_layout
9995
9996 \end_inset
9997 </cell>
9998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9999 \begin_inset Text
10000
10001 \begin_layout Plain Layout
10002 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10003 \end_inset
10004
10005
10006 \end_layout
10007
10008 \end_inset
10009 </cell>
10010 </row>
10011 </lyxtabular>
10012
10013 \end_inset
10014
10015
10016 \begin_inset space \hfill{}
10017 \end_inset
10018
10019
10020 \begin_inset Tabular
10021 <lyxtabular version="3" rows="5" columns="2">
10022 <features rotate="0" tabularvalignment="middle">
10023 <column alignment="center" valignment="top" width="0pt">
10024 <column alignment="center" valignment="top" width="0pt">
10025 <row>
10026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10027 \begin_inset Text
10028
10029 \begin_layout Plain Layout
10030 Comando
10031 \end_layout
10032
10033 \end_inset
10034 </cell>
10035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10036 \begin_inset Text
10037
10038 \begin_layout Plain Layout
10039 Resultado
10040 \begin_inset Note Note
10041 status collapsed
10042
10043 \begin_layout Plain Layout
10044
10045 \series bold
10046
10047 \backslash
10048 raisebox
10049 \series default
10050  se usa sólo como espaciador
10051 \end_layout
10052
10053 \end_inset
10054
10055
10056 \end_layout
10057
10058 \end_inset
10059 </cell>
10060 </row>
10061 <row>
10062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10063 \begin_inset Text
10064
10065 \begin_layout Plain Layout
10066
10067 \backslash
10068 overrightarrow
10069 \begin_inset space \textvisiblespace{}
10070 \end_inset
10071
10072 A=B
10073 \end_layout
10074
10075 \end_inset
10076 </cell>
10077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10078 \begin_inset Text
10079
10080 \begin_layout Plain Layout
10081 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10082 \end_inset
10083
10084
10085 \end_layout
10086
10087 \end_inset
10088 </cell>
10089 </row>
10090 <row>
10091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095
10096 \backslash
10097 underrightarrow
10098 \begin_inset space \textvisiblespace{}
10099 \end_inset
10100
10101 A=B
10102 \end_layout
10103
10104 \end_inset
10105 </cell>
10106 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10107 \begin_inset Text
10108
10109 \begin_layout Plain Layout
10110 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10111 \end_inset
10112
10113
10114 \end_layout
10115
10116 \end_inset
10117 </cell>
10118 </row>
10119 <row>
10120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10121 \begin_inset Text
10122
10123 \begin_layout Plain Layout
10124
10125 \backslash
10126 widetilde
10127 \begin_inset space \textvisiblespace{}
10128 \end_inset
10129
10130 A=B
10131 \end_layout
10132
10133 \end_inset
10134 </cell>
10135 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10136 \begin_inset Text
10137
10138 \begin_layout Plain Layout
10139 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10140 \end_inset
10141
10142
10143 \end_layout
10144
10145 \end_inset
10146 </cell>
10147 </row>
10148 <row>
10149 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10150 \begin_inset Text
10151
10152 \begin_layout Plain Layout
10153
10154 \backslash
10155 widehat
10156 \begin_inset space \textvisiblespace{}
10157 \end_inset
10158
10159 A=B
10160 \end_layout
10161
10162 \end_inset
10163 </cell>
10164 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10165 \begin_inset Text
10166
10167 \begin_layout Plain Layout
10168 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10169 \end_inset
10170
10171
10172 \end_layout
10173
10174 \end_inset
10175 </cell>
10176 </row>
10177 </lyxtabular>
10178
10179 \end_inset
10180
10181
10182 \begin_inset space \hfill{}
10183 \end_inset
10184
10185
10186 \end_layout
10187
10188 \begin_layout Standard
10189 \begin_inset VSpace medskip
10190 \end_inset
10191
10192
10193 \end_layout
10194
10195 \begin_layout Standard
10196 Con estos comandos se pueden acentuar tantos caracteres como quieras.
10197  Pero los acentos 
10198 \series bold
10199
10200 \backslash
10201 widetilde
10202 \series default
10203  y 
10204 \series bold
10205
10206 \backslash
10207 widehat
10208 \series default
10209  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
10210  ejemplo:
10211 \begin_inset Formula 
10212 \[
10213 \widetilde{A+B=C-D}
10214 \]
10215
10216 \end_inset
10217
10218
10219 \end_layout
10220
10221 \begin_layout Standard
10222 Con los comandos 
10223 \series bold
10224
10225 \backslash
10226 overset
10227 \series default
10228
10229 \begin_inset Index idx
10230 status collapsed
10231
10232 \begin_layout Plain Layout
10233 Comandos ! O ! 
10234 \backslash
10235 overset
10236 \end_layout
10237
10238 \end_inset
10239
10240  y 
10241 \series bold
10242
10243 \backslash
10244 underset
10245 \series default
10246
10247 \begin_inset Index idx
10248 status collapsed
10249
10250 \begin_layout Plain Layout
10251 Comandos ! U ! 
10252 \backslash
10253 underset
10254 \end_layout
10255
10256 \end_inset
10257
10258 , descritos en la subsección anterior, también se pueden acentuar varios
10259  caracteres.
10260  El comando 
10261 \series bold
10262
10263 \backslash
10264 underset
10265 \begin_inset space \textvisiblespace{}
10266 \end_inset
10267
10268 A=B
10269 \begin_inset Formula $\downarrow$
10270 \end_inset
10271
10272 ***
10273 \series default
10274  da:
10275 \begin_inset Formula 
10276 \[
10277 \underset{***}{A=B}
10278 \]
10279
10280 \end_inset
10281
10282
10283 \end_layout
10284
10285 \begin_layout Section
10286 Espacios
10287 \begin_inset CommandInset label
10288 LatexCommand label
10289 name "sec:Espacio"
10290
10291 \end_inset
10292
10293
10294 \begin_inset Index idx
10295 status collapsed
10296
10297 \begin_layout Plain Layout
10298 Espacio ! horizontal
10299 \end_layout
10300
10301 \end_inset
10302
10303
10304 \end_layout
10305
10306 \begin_layout Subsection
10307 Espacio predefinido
10308 \begin_inset CommandInset label
10309 LatexCommand label
10310 name "sub:Espacio-predefinido"
10311
10312 \end_inset
10313
10314
10315 \begin_inset Index idx
10316 status collapsed
10317
10318 \begin_layout Plain Layout
10319 Espacio ! horizontal ! predefinido
10320 \end_layout
10321
10322 \end_inset
10323
10324
10325 \end_layout
10326
10327 \begin_layout Standard
10328 A veces es necesario insertar espacio horizontal en una ecuación.
10329  Esto se hace insertando un espacio protegido (atajo 
10330 \family sans
10331 Ctrl+Espacio
10332 \family default
10333 ).
10334  Aparece un 
10335 \begin_inset Quotes fld
10336 \end_inset
10337
10338
10339 \color black
10340
10341 \begin_inset space \textvisiblespace{}
10342 \end_inset
10343
10344
10345 \color inherit
10346
10347 \begin_inset Quotes frd
10348 \end_inset
10349
10350 , y pulsando 
10351 \family sans
10352 Espacio
10353 \family default
10354  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
10355  espacio.
10356  También se pueden insertar espacios mediante el botón 
10357 \begin_inset Graphics
10358         filename ../../images/math/space.png
10359         scale 85
10360
10361 \end_inset
10362
10363  de la barra de ecuaciones o con comandos especiales.
10364  Independientemente del comando insertado, se puede seleccionar un nuevo
10365  tamaño pulsando acto seguido 
10366 \family sans
10367 Espacio.
10368  
10369 \end_layout
10370
10371 \begin_layout Standard
10372 \noindent
10373 \align center
10374 \begin_inset VSpace -5mm
10375 \end_inset
10376
10377
10378 \begin_inset Tabular
10379 <lyxtabular version="3" rows="3" columns="7">
10380 <features rotate="0" tabularvalignment="middle">
10381 <column alignment="center" valignment="middle" width="6.8cm">
10382 <column alignment="center" valignment="top">
10383 <column alignment="center" valignment="top">
10384 <column alignment="center" valignment="top">
10385 <column alignment="center" valignment="top">
10386 <column alignment="center" valignment="top">
10387 <column alignment="center" valignment="top">
10388 <row>
10389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393 Comando
10394 \end_layout
10395
10396 \end_inset
10397 </cell>
10398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10399 \begin_inset Text
10400
10401 \begin_layout Plain Layout
10402
10403 \backslash
10404 ,
10405 \end_layout
10406
10407 \end_inset
10408 </cell>
10409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10410 \begin_inset Text
10411
10412 \begin_layout Plain Layout
10413
10414 \backslash
10415 :
10416 \end_layout
10417
10418 \end_inset
10419 </cell>
10420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10421 \begin_inset Text
10422
10423 \begin_layout Plain Layout
10424
10425 \backslash
10426 ;
10427 \end_layout
10428
10429 \end_inset
10430 </cell>
10431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10432 \begin_inset Text
10433
10434 \begin_layout Plain Layout
10435
10436 \backslash
10437 quad
10438 \end_layout
10439
10440 \end_inset
10441 </cell>
10442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10443 \begin_inset Text
10444
10445 \begin_layout Plain Layout
10446
10447 \backslash
10448 qquad
10449 \end_layout
10450
10451 \end_inset
10452 </cell>
10453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10454 \begin_inset Text
10455
10456 \begin_layout Plain Layout
10457
10458 \backslash
10459 !
10460 \end_layout
10461
10462 \end_inset
10463 </cell>
10464 </row>
10465 <row>
10466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10467 \begin_inset Text
10468
10469 \begin_layout Plain Layout
10470 Número de pulsaciones de 
10471 \family sans
10472 Espacio
10473 \family default
10474  tras insertar el espacio protegido
10475 \end_layout
10476
10477 \end_inset
10478 </cell>
10479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10480 \begin_inset Text
10481
10482 \begin_layout Plain Layout
10483 0
10484 \end_layout
10485
10486 \end_inset
10487 </cell>
10488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10489 \begin_inset Text
10490
10491 \begin_layout Plain Layout
10492 1
10493 \end_layout
10494
10495 \end_inset
10496 </cell>
10497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10498 \begin_inset Text
10499
10500 \begin_layout Plain Layout
10501 2
10502 \end_layout
10503
10504 \end_inset
10505 </cell>
10506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10507 \begin_inset Text
10508
10509 \begin_layout Plain Layout
10510 3
10511 \end_layout
10512
10513 \end_inset
10514 </cell>
10515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10516 \begin_inset Text
10517
10518 \begin_layout Plain Layout
10519 4
10520 \end_layout
10521
10522 \end_inset
10523 </cell>
10524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10525 \begin_inset Text
10526
10527 \begin_layout Plain Layout
10528 5
10529 \end_layout
10530
10531 \end_inset
10532 </cell>
10533 </row>
10534 <row>
10535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539 Resultado
10540 \end_layout
10541
10542 \end_inset
10543 </cell>
10544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10545 \begin_inset Text
10546
10547 \begin_layout Plain Layout
10548 \begin_inset Formula $A\, B$
10549 \end_inset
10550
10551
10552 \end_layout
10553
10554 \end_inset
10555 </cell>
10556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10557 \begin_inset Text
10558
10559 \begin_layout Plain Layout
10560 \begin_inset Formula $A\: B$
10561 \end_inset
10562
10563
10564 \end_layout
10565
10566 \end_inset
10567 </cell>
10568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10569 \begin_inset Text
10570
10571 \begin_layout Plain Layout
10572 \begin_inset Formula $A\; B$
10573 \end_inset
10574
10575
10576 \end_layout
10577
10578 \end_inset
10579 </cell>
10580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10581 \begin_inset Text
10582
10583 \begin_layout Plain Layout
10584 \begin_inset Formula $A\quad B$
10585 \end_inset
10586
10587
10588 \end_layout
10589
10590 \end_inset
10591 </cell>
10592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10593 \begin_inset Text
10594
10595 \begin_layout Plain Layout
10596 \begin_inset Formula $A\qquad B$
10597 \end_inset
10598
10599
10600 \end_layout
10601
10602 \end_inset
10603 </cell>
10604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10605 \begin_inset Text
10606
10607 \begin_layout Plain Layout
10608 \begin_inset Formula $A\! B$
10609 \end_inset
10610
10611
10612 \end_layout
10613
10614 \end_inset
10615 </cell>
10616 </row>
10617 </lyxtabular>
10618
10619 \end_inset
10620
10621
10622 \end_layout
10623
10624 \begin_layout Standard
10625 El último tamaño parece no generar espacio.
10626  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
10627  negativo.
10628  Hay otros dos espacios negativos:
10629 \end_layout
10630
10631 \begin_layout Standard
10632 \align center
10633 \begin_inset Tabular
10634 <lyxtabular version="3" rows="3" columns="3">
10635 <features rotate="0" tabularvalignment="middle">
10636 <column alignment="center" valignment="middle" width="6.8cm">
10637 <column alignment="center" valignment="top" width="0pt">
10638 <column alignment="center" valignment="top" width="0pt">
10639 <row>
10640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10641 \begin_inset Text
10642
10643 \begin_layout Plain Layout
10644 Comando
10645 \end_layout
10646
10647 \end_inset
10648 </cell>
10649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10650 \begin_inset Text
10651
10652 \begin_layout Plain Layout
10653
10654 \backslash
10655 negmedspace
10656 \end_layout
10657
10658 \end_inset
10659 </cell>
10660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10661 \begin_inset Text
10662
10663 \begin_layout Plain Layout
10664
10665 \backslash
10666 negthickspace
10667 \end_layout
10668
10669 \end_inset
10670 </cell>
10671 </row>
10672 <row>
10673 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10674 \begin_inset Text
10675
10676 \begin_layout Plain Layout
10677 Número de pulsaciones de 
10678 \family sans
10679 Espacio
10680 \family default
10681  tras insertar el espacio protegido
10682 \end_layout
10683
10684 \end_inset
10685 </cell>
10686 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10687 \begin_inset Text
10688
10689 \begin_layout Plain Layout
10690 6
10691 \end_layout
10692
10693 \end_inset
10694 </cell>
10695 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10696 \begin_inset Text
10697
10698 \begin_layout Plain Layout
10699 7
10700 \end_layout
10701
10702 \end_inset
10703 </cell>
10704 </row>
10705 <row>
10706 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10707 \begin_inset Text
10708
10709 \begin_layout Plain Layout
10710 Resultado
10711 \end_layout
10712
10713 \end_inset
10714 </cell>
10715 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10716 \begin_inset Text
10717
10718 \begin_layout Plain Layout
10719 \begin_inset Formula $A\negmedspace B$
10720 \end_inset
10721
10722
10723 \end_layout
10724
10725 \end_inset
10726 </cell>
10727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10728 \begin_inset Text
10729
10730 \begin_layout Plain Layout
10731 \begin_inset Formula $A\negthickspace B$
10732 \end_inset
10733
10734
10735 \end_layout
10736
10737 \end_inset
10738 </cell>
10739 </row>
10740 </lyxtabular>
10741
10742 \end_inset
10743
10744
10745 \end_layout
10746
10747 \begin_layout Standard
10748 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
10749  Así, se pueden usar para forzar ligaduras, lo que es apropiado, por ejemplo,
10750  para operadores suma: 
10751 \end_layout
10752
10753 \begin_layout Standard
10754 \noindent
10755 \align center
10756 \begin_inset Tabular
10757 <lyxtabular version="3" rows="3" columns="2">
10758 <features rotate="0" tabularvalignment="middle">
10759 <column alignment="center" valignment="top">
10760 <column alignment="center" valignment="top">
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 Comando
10767 \end_layout
10768
10769 \end_inset
10770 </cell>
10771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10772 \begin_inset Text
10773
10774 \begin_layout Plain Layout
10775 Resultado
10776 \begin_inset Note Note
10777 status collapsed
10778
10779 \begin_layout Plain Layout
10780
10781 \series bold
10782
10783 \backslash
10784 raisebox
10785 \series default
10786  se usa sólo como espaciador
10787 \end_layout
10788
10789 \end_inset
10790
10791
10792 \end_layout
10793
10794 \end_inset
10795 </cell>
10796 </row>
10797 <row>
10798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10799 \begin_inset Text
10800
10801 \begin_layout Plain Layout
10802
10803 \backslash
10804 sum
10805 \backslash
10806 sum
10807 \begin_inset space \textvisiblespace{}
10808 \end_inset
10809
10810 f_kl
10811 \end_layout
10812
10813 \end_inset
10814 </cell>
10815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10816 \begin_inset Text
10817
10818 \begin_layout Plain Layout
10819 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
10820 \end_inset
10821
10822
10823 \end_layout
10824
10825 \end_inset
10826 </cell>
10827 </row>
10828 <row>
10829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10830 \begin_inset Text
10831
10832 \begin_layout Plain Layout
10833
10834 \backslash
10835 sum
10836 \backslash
10837 negmedspace
10838 \backslash
10839 sum
10840 \begin_inset space \textvisiblespace{}
10841 \end_inset
10842
10843 f_kl
10844 \end_layout
10845
10846 \end_inset
10847 </cell>
10848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10849 \begin_inset Text
10850
10851 \begin_layout Plain Layout
10852 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
10853 \end_inset
10854
10855
10856 \end_layout
10857
10858 \end_inset
10859 </cell>
10860 </row>
10861 </lyxtabular>
10862
10863 \end_inset
10864
10865
10866 \end_layout
10867
10868 \begin_layout Standard
10869 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
10870  Para suprimirlos, el signo igual se coloca entre llaves TeX.
10871  El siguiente ejemplo lo ilustra:
10872 \end_layout
10873
10874 \begin_layout Standard
10875 \noindent
10876 \align center
10877 \begin_inset Tabular
10878 <lyxtabular version="3" rows="2" columns="2">
10879 <features rotate="0" tabularvalignment="middle">
10880 <column alignment="center" valignment="top">
10881 <column alignment="center" valignment="top">
10882 <row>
10883 <cell alignment="center" valignment="top" usebox="none">
10884 \begin_inset Text
10885
10886 \begin_layout Plain Layout
10887 ecuación normal
10888 \end_layout
10889
10890 \end_inset
10891 </cell>
10892 <cell alignment="center" valignment="top" usebox="none">
10893 \begin_inset Text
10894
10895 \begin_layout Plain Layout
10896 \begin_inset Formula $A=B$
10897 \end_inset
10898
10899
10900 \end_layout
10901
10902 \end_inset
10903 </cell>
10904 </row>
10905 <row>
10906 <cell alignment="center" valignment="top" usebox="none">
10907 \begin_inset Text
10908
10909 \begin_layout Plain Layout
10910 \begin_inset Note Note
10911 status collapsed
10912
10913 \begin_layout Plain Layout
10914
10915 \series bold
10916
10917 \backslash
10918 raisebox
10919 \series default
10920  se usa sólo como espaciador
10921 \end_layout
10922
10923 \end_inset
10924
10925
10926 \begin_inset Formula $\raisebox{5mm}{}$
10927 \end_inset
10928
10929 ecuación sin espacio
10930 \end_layout
10931
10932 \end_inset
10933 </cell>
10934 <cell alignment="center" valignment="top" usebox="none">
10935 \begin_inset Text
10936
10937 \begin_layout Plain Layout
10938 \begin_inset Formula $A{=}B$
10939 \end_inset
10940
10941
10942 \end_layout
10943
10944 \end_inset
10945 </cell>
10946 </row>
10947 </lyxtabular>
10948
10949 \end_inset
10950
10951
10952 \end_layout
10953
10954 \begin_layout Standard
10955 El comando para la segunda ecuación es: 
10956 \series bold
10957 A
10958 \backslash
10959 {=
10960 \begin_inset Formula $\rightarrow$
10961 \end_inset
10962
10963 B
10964 \series default
10965  
10966 \begin_inset VSpace bigskip
10967 \end_inset
10968
10969
10970 \end_layout
10971
10972 \begin_layout Standard
10973 Para las unidades físicas hacen falta espacios, porque entre el valor y
10974  su unidad se pone un espacio más pequeño que el normal.
10975  Para unidades en el texto se inserta con el menú 
10976 \family sans
10977 Insertar\SpecialChar \menuseparator
10978 Formato\SpecialChar \menuseparator
10979 Espacio
10980 \begin_inset space ~
10981 \end_inset
10982
10983 delgado
10984 \family default
10985  (atajo 
10986 \family sans
10987 Ctrl+Mayúscula+Espacio
10988 \family default
10989 ).
10990 \end_layout
10991
10992 \begin_layout Standard
10993 Un ejemplo para visualizar la diferencia:
10994 \end_layout
10995
10996 \begin_layout Standard
10997 \begin_inset Tabular
10998 <lyxtabular version="3" rows="2" columns="2">
10999 <features rotate="0" tabularvalignment="middle">
11000 <column alignment="center" valignment="top">
11001 <column alignment="left" valignment="top">
11002 <row>
11003 <cell alignment="center" valignment="top" usebox="none">
11004 \begin_inset Text
11005
11006 \begin_layout Plain Layout
11007 24 kW
11008 \begin_inset Formula $\cdot$
11009 \end_inset
11010
11011 h
11012 \end_layout
11013
11014 \end_inset
11015 </cell>
11016 <cell alignment="center" valignment="top" usebox="none">
11017 \begin_inset Text
11018
11019 \begin_layout Plain Layout
11020 espacio entre valor y unidad 
11021 \end_layout
11022
11023 \end_inset
11024 </cell>
11025 </row>
11026 <row>
11027 <cell alignment="center" valignment="top" usebox="none">
11028 \begin_inset Text
11029
11030 \begin_layout Plain Layout
11031 24
11032 \begin_inset space \thinspace{}
11033 \end_inset
11034
11035 kW
11036 \begin_inset Formula $\cdot$
11037 \end_inset
11038
11039 h
11040 \end_layout
11041
11042 \end_inset
11043 </cell>
11044 <cell alignment="center" valignment="top" usebox="none">
11045 \begin_inset Text
11046
11047 \begin_layout Plain Layout
11048 espacio delgado entre valor y unidad
11049 \end_layout
11050
11051 \end_inset
11052 </cell>
11053 </row>
11054 </lyxtabular>
11055
11056 \end_inset
11057
11058
11059 \end_layout
11060
11061 \begin_layout Subsection
11062 Espacio variable
11063 \begin_inset ERT
11064 status collapsed
11065
11066 \begin_layout Plain Layout
11067
11068
11069 \backslash
11070 texorpdfstring{
11071 \end_layout
11072
11073 \end_inset
11074
11075
11076 \begin_inset Foot
11077 status collapsed
11078
11079 \begin_layout Plain Layout
11080 Para espacio vertical en ecuaciones véase 
11081 \begin_inset CommandInset ref
11082 LatexCommand ref
11083 reference "sub:Separación-de-líneas"
11084
11085 \end_inset
11086
11087
11088 \end_layout
11089
11090 \end_inset
11091
11092
11093 \begin_inset ERT
11094 status collapsed
11095
11096 \begin_layout Plain Layout
11097
11098 }{}
11099 \end_layout
11100
11101 \end_inset
11102
11103
11104 \begin_inset Note Note
11105 status collapsed
11106
11107 \begin_layout Plain Layout
11108
11109 \backslash
11110 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
11111  PDF.
11112 \end_layout
11113
11114 \begin_layout Plain Layout
11115 Más sobre 
11116 \backslash
11117 texorpdfstring en la sección 
11118 \begin_inset CommandInset ref
11119 LatexCommand ref
11120 reference "sub:Ecuaciones-en-encabezados"
11121
11122 \end_inset
11123
11124 .
11125 \end_layout
11126
11127 \end_inset
11128
11129
11130 \begin_inset CommandInset label
11131 LatexCommand label
11132 name "sub:Espacio-variable"
11133
11134 \end_inset
11135
11136
11137 \begin_inset Index idx
11138 status collapsed
11139
11140 \begin_layout Plain Layout
11141 Espacio ! horizontal ! variable
11142 \end_layout
11143
11144 \end_inset
11145
11146
11147 \end_layout
11148
11149 \begin_layout Standard
11150 En LyX se puede insertar espacio con una longitud definida con el comando
11151  
11152 \series bold
11153
11154 \backslash
11155 hspace
11156 \series default
11157
11158 \begin_inset Index idx
11159 status collapsed
11160
11161 \begin_layout Plain Layout
11162 Comandos ! H ! 
11163 \backslash
11164 hspace
11165 \end_layout
11166
11167 \end_inset
11168
11169 .
11170  Aparece un 
11171 \begin_inset Quotes fld
11172 \end_inset
11173
11174
11175 \color black
11176
11177 \begin_inset space \textvisiblespace{}
11178 \end_inset
11179
11180
11181 \color inherit
11182
11183 \begin_inset Quotes frd
11184 \end_inset
11185
11186  largo.
11187  La longitud se puede ajustar haciendo clic izquierdo sobre el 
11188 \begin_inset Quotes fld
11189 \end_inset
11190
11191
11192 \color black
11193
11194 \begin_inset space \textvisiblespace{}
11195 \end_inset
11196
11197
11198 \color inherit
11199
11200 \begin_inset Quotes frd
11201 \end_inset
11202
11203 .
11204  La longitud también puede ser negativa.
11205  Para insertar en una ecuación tanto espacio como esté disponible se usa
11206  el comando 
11207 \series bold
11208
11209 \backslash
11210 hfill
11211 \series default
11212
11213 \begin_inset Index idx
11214 status collapsed
11215
11216 \begin_layout Plain Layout
11217 Comandos ! H ! 
11218 \backslash
11219 hfill
11220 \end_layout
11221
11222 \end_inset
11223
11224 .
11225 \begin_inset VSpace -1mm
11226 \end_inset
11227
11228
11229 \end_layout
11230
11231 \begin_layout Standard
11232 \noindent
11233 \align center
11234 \begin_inset Tabular
11235 <lyxtabular version="3" rows="4" columns="2">
11236 <features rotate="0" tabularvalignment="middle">
11237 <column alignment="center" valignment="top">
11238 <column alignment="center" valignment="top">
11239 <row>
11240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11241 \begin_inset Text
11242
11243 \begin_layout Plain Layout
11244 Comando (
11245 \backslash
11246 hspace longitud)
11247 \end_layout
11248
11249 \end_inset
11250 </cell>
11251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11252 \begin_inset Text
11253
11254 \begin_layout Plain Layout
11255 Resultado
11256 \end_layout
11257
11258 \end_inset
11259 </cell>
11260 </row>
11261 <row>
11262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11263 \begin_inset Text
11264
11265 \begin_layout Plain Layout
11266 A=B
11267 \backslash
11268 hspace
11269 \begin_inset space \textvisiblespace{}
11270 \end_inset
11271
11272
11273 \begin_inset Formula $\to$
11274 \end_inset
11275
11276 A
11277 \backslash
11278 not=C (3
11279 \begin_inset space \thinspace{}
11280 \end_inset
11281
11282 cm)
11283 \end_layout
11284
11285 \end_inset
11286 </cell>
11287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11288 \begin_inset Text
11289
11290 \begin_layout Plain Layout
11291 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11292 \end_inset
11293
11294
11295 \end_layout
11296
11297 \end_inset
11298 </cell>
11299 </row>
11300 <row>
11301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11302 \begin_inset Text
11303
11304 \begin_layout Plain Layout
11305 A
11306 \backslash
11307 hspace
11308 \begin_inset space \textvisiblespace{}
11309 \end_inset
11310
11311
11312 \begin_inset Formula $\to$
11313 \end_inset
11314
11315 A
11316 \backslash
11317 not=A (-1
11318 \begin_inset space \thinspace{}
11319 \end_inset
11320
11321 mm)
11322 \end_layout
11323
11324 \end_inset
11325 </cell>
11326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11327 \begin_inset Text
11328
11329 \begin_layout Plain Layout
11330 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11331 \end_inset
11332
11333
11334 \end_layout
11335
11336 \end_inset
11337 </cell>
11338 </row>
11339 <row>
11340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11341 \begin_inset Text
11342
11343 \begin_layout Plain Layout
11344 A=A
11345 \backslash
11346 hfill
11347 \begin_inset space \textvisiblespace{}
11348 \end_inset
11349
11350 B=B
11351 \end_layout
11352
11353 \end_inset
11354 </cell>
11355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11356 \begin_inset Text
11357
11358 \begin_layout Plain Layout
11359 \begin_inset Formula $A=A\hfill B=B$
11360 \end_inset
11361
11362
11363 \end_layout
11364
11365 \end_inset
11366 </cell>
11367 </row>
11368 </lyxtabular>
11369
11370 \end_inset
11371
11372
11373 \end_layout
11374
11375 \begin_layout Standard
11376 En el último ejemplo el espacio disponible viene dado por la entrada más
11377  larga de columna en el cuadro.
11378  En una ecuación en línea el espacio depende de la longitud de la línea
11379  en la que se inserta 
11380 \series bold
11381
11382 \backslash
11383 hfill
11384 \series default
11385 .
11386  Así, cuando la línea ocupa toda la anchura no se creará espacio.
11387  
11388 \series bold
11389
11390 \backslash
11391 hfill
11392 \series default
11393  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
11394 \series bold
11395 Sangrado
11396 \series default
11397 .
11398  (Los estilos de ecuaciones se explican en
11399 \begin_inset space ~
11400 \end_inset
11401
11402
11403 \begin_inset CommandInset ref
11404 LatexCommand ref
11405 reference "sec:Estilos-de-ecuación"
11406
11407 \end_inset
11408
11409 ).
11410 \end_layout
11411
11412 \begin_layout Standard
11413 Además de 
11414 \series bold
11415
11416 \backslash
11417 hfill
11418 \series default
11419  hay los comandos 
11420 \series bold
11421
11422 \backslash
11423 dotfill
11424 \series default
11425  y 
11426 \series bold
11427
11428 \backslash
11429 hrulefill
11430 \series default
11431  que llenan el espacio con un patrón, véase un ejemplo en
11432 \begin_inset space ~
11433 \end_inset
11434
11435
11436 \begin_inset CommandInset ref
11437 LatexCommand ref
11438 reference "sub:Puntos"
11439
11440 \end_inset
11441
11442 .
11443 \end_layout
11444
11445 \begin_layout Standard
11446 Para texto se puede insertar espacio variable con el menú 
11447 \family sans
11448 Insertar\SpecialChar \menuseparator
11449 Formato\SpecialChar \menuseparator
11450 Espacio
11451 \begin_inset space ~
11452 \end_inset
11453
11454 horizontal
11455 \family default
11456 :
11457 \end_layout
11458
11459 \begin_layout Standard
11460 En esta línea hay un espacio
11461 \begin_inset space \hspace{}
11462 \length 2cm
11463 \end_inset
11464
11465 de 2
11466 \begin_inset space \thinspace{}
11467 \end_inset
11468
11469 cm.
11470 \end_layout
11471
11472 \begin_layout Standard
11473 En esta línea hay un
11474 \begin_inset space \hfill{}
11475 \end_inset
11476
11477 espacio máximo.
11478 \end_layout
11479
11480 \begin_layout Subsection
11481 Espacio adicional en ecuaciones en línea
11482 \begin_inset Index idx
11483 status collapsed
11484
11485 \begin_layout Plain Layout
11486 Espacio ! adicional en línea
11487 \end_layout
11488
11489 \end_inset
11490
11491
11492 \end_layout
11493
11494 \begin_layout Standard
11495 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
11496  
11497 \series bold
11498
11499 \backslash
11500 mathsurround
11501 \series default
11502
11503 \begin_inset Index idx
11504 status collapsed
11505
11506 \begin_layout Plain Layout
11507 Comandos ! M ! 
11508 \backslash
11509 mathsurround
11510 \end_layout
11511
11512 \end_inset
11513
11514 .
11515  El valor de una longitud se establece con el comando 
11516 \series bold
11517
11518 \backslash
11519 setlength
11520 \series default
11521
11522 \begin_inset Index idx
11523 status collapsed
11524
11525 \begin_layout Plain Layout
11526 Comandos ! S ! 
11527 \backslash
11528 setlength
11529 \end_layout
11530
11531 \end_inset
11532
11533  según el siguiente esquema:
11534 \end_layout
11535
11536 \begin_layout Standard
11537
11538 \series bold
11539
11540 \backslash
11541 setlength{nombre de la longitud}{valor}
11542 \end_layout
11543
11544 \begin_layout Standard
11545 Para poner a 
11546 \series bold
11547
11548 \backslash
11549 mathsurround
11550 \series default
11551  un valor de 5
11552 \begin_inset space \thinspace{}
11553 \end_inset
11554
11555 mm, se inserta el comando
11556 \end_layout
11557
11558 \begin_layout Standard
11559
11560 \series bold
11561
11562 \backslash
11563 setlength{
11564 \backslash
11565 mathsurround}{5mm}
11566 \end_layout
11567
11568 \begin_layout Standard
11569 en modo TeX.
11570  Se establecerá un espacio de 5
11571 \begin_inset space \thinspace{}
11572 \end_inset
11573
11574 mm alrededor de todas las ecuaciones en línea:
11575 \begin_inset ERT
11576 status collapsed
11577
11578 \begin_layout Plain Layout
11579
11580
11581 \backslash
11582 setlength{
11583 \backslash
11584 mathsurround}{5mm}
11585 \end_layout
11586
11587 \end_inset
11588
11589
11590 \end_layout
11591
11592 \begin_layout Standard
11593 En esta línea hay una ecuación 
11594 \begin_inset Formula $A=B$
11595 \end_inset
11596
11597  rodeada por espacios de 5
11598 \begin_inset space \thinspace{}
11599 \end_inset
11600
11601 mm.
11602 \begin_inset ERT
11603 status collapsed
11604
11605 \begin_layout Plain Layout
11606
11607
11608 \backslash
11609 setlength{
11610 \backslash
11611 mathsurround}{0mm}
11612 \end_layout
11613
11614 \end_inset
11615
11616
11617 \end_layout
11618
11619 \begin_layout Standard
11620 Para volver al espacio predeterminado, 
11621 \series bold
11622
11623 \backslash
11624 mathsurround
11625 \series default
11626  se restablece al valor 0
11627 \begin_inset space \thinspace{}
11628 \end_inset
11629
11630 pt.
11631 \end_layout
11632
11633 \begin_layout Section
11634 Marcos y bordes
11635 \begin_inset Index idx
11636 status collapsed
11637
11638 \begin_layout Plain Layout
11639 Marcos
11640 \end_layout
11641
11642 \end_inset
11643
11644
11645 \end_layout
11646
11647 \begin_layout Standard
11648 Los marcos para texto se describen en el capítulo 
11649 \emph on
11650 Marcos
11651 \emph default
11652  del manual 
11653 \emph on
11654 Objetos insertados
11655 \emph default
11656 .
11657 \end_layout
11658
11659 \begin_layout Subsection
11660 Marcos con bordes
11661 \begin_inset CommandInset label
11662 LatexCommand label
11663 name "sub:Marcos-con-bordes"
11664
11665 \end_inset
11666
11667
11668 \begin_inset Index idx
11669 status collapsed
11670
11671 \begin_layout Plain Layout
11672 Marcos ! con bordes
11673 \end_layout
11674
11675 \end_inset
11676
11677
11678 \end_layout
11679
11680 \begin_layout Standard
11681 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
11682 \series bold
11683
11684 \backslash
11685 fbox
11686 \series default
11687
11688 \begin_inset Index idx
11689 status collapsed
11690
11691 \begin_layout Plain Layout
11692 Comandos ! F ! 
11693 \backslash
11694 fbox
11695 \end_layout
11696
11697 \end_inset
11698
11699  y 
11700 \series bold
11701
11702 \backslash
11703 boxed
11704 \series default
11705
11706 \begin_inset Index idx
11707 status collapsed
11708
11709 \begin_layout Plain Layout
11710 Comandos ! B ! 
11711 \backslash
11712 boxed
11713 \end_layout
11714
11715 \end_inset
11716
11717 .
11718 \end_layout
11719
11720 \begin_layout Standard
11721 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
11722  azul en un marco donde se introducen partes de una ecuación.
11723  Para 
11724 \series bold
11725
11726 \backslash
11727 fbox
11728 \series default
11729  hay que generar una ecuación adicional con 
11730 \family sans
11731 Ctrl+M
11732 \family default
11733  dentro del recuadro, porque si no el contenido del mismo sería considerado
11734  texto matemático.
11735  Si se usa 
11736 \series bold
11737
11738 \backslash
11739 boxed
11740 \series default
11741  la nueva ecuación se genera automáticamente dentro del marco.
11742 \end_layout
11743
11744 \begin_layout Standard
11745 El comando 
11746 \series bold
11747
11748 \backslash
11749 fbox
11750 \series default
11751  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
11752  ecuación tendría siempre el tamaño del texto.
11753  Por otra parte, 
11754 \series bold
11755
11756 \backslash
11757 fboxed
11758 \series default
11759  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
11760  siempre el tamaño de una ecuación presentada.
11761 \end_layout
11762
11763 \begin_layout Standard
11764 El comando 
11765 \series bold
11766
11767 \backslash
11768 framebox
11769 \series default
11770
11771 \begin_inset Index idx
11772 status collapsed
11773
11774 \begin_layout Plain Layout
11775 Comandos ! F ! 
11776 \backslash
11777 framebox
11778 \end_layout
11779
11780 \end_inset
11781
11782  es una extensión de 
11783 \series bold
11784
11785 \backslash
11786 fbox
11787 \series default
11788 , que permite especificar además la anchura del marco y la alineación.
11789  
11790 \series bold
11791
11792 \backslash
11793 framebox
11794 \series default
11795  se usa con el siguiente esquema: 
11796 \end_layout
11797
11798 \begin_layout Standard
11799
11800 \series bold
11801
11802 \backslash
11803 framebox[anchura del marco][posición]{contenido del cuadro}
11804 \end_layout
11805
11806 \begin_layout Standard
11807 La posición puede ser 
11808 \emph on
11809 l
11810 \emph default
11811  o 
11812 \emph on
11813 r
11814 \emph default
11815
11816 \emph on
11817 l
11818 \emph default
11819  alinea la ecuación a la izquierda del marcro, 
11820 \emph on
11821 r
11822 \emph default
11823  la alinea a la derecha.
11824  Si no se da posición la ecuación será centrada.
11825 \begin_inset Newline newline
11826 \end_inset
11827
11828 Si no se pone anchura tampoco puede darse posición.
11829  En este caso la anchura del borde se ajusta al contenido del cuadro, como
11830  con 
11831 \series bold
11832
11833 \backslash
11834 fbox
11835 \series default
11836 .
11837  
11838 \end_layout
11839
11840 \begin_layout Standard
11841 Cuando se inserta el comando 
11842 \series bold
11843
11844 \backslash
11845 framebox
11846 \series default
11847  aparece un recuadro con tres marcos azules.
11848  Los dos primeros marcos están encerrados entre corchetes e indican los
11849  dos argumentos opcionales.
11850  El tercer marco es para partes de la ecuación, como para 
11851 \series bold
11852
11853 \backslash
11854 fbox
11855 \series default
11856 .
11857 \end_layout
11858
11859 \begin_layout Standard
11860 \noindent
11861 \align center
11862 \begin_inset Tabular
11863 <lyxtabular version="3" rows="5" columns="2">
11864 <features rotate="0" tabularvalignment="middle">
11865 <column alignment="center" valignment="top">
11866 <column alignment="center" valignment="top">
11867 <row>
11868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11869 \begin_inset Text
11870
11871 \begin_layout Plain Layout
11872 Comando
11873 \end_layout
11874
11875 \end_inset
11876 </cell>
11877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11878 \begin_inset Text
11879
11880 \begin_layout Plain Layout
11881 Resultado
11882 \begin_inset Note Note
11883 status collapsed
11884
11885 \begin_layout Plain Layout
11886
11887 \series bold
11888
11889 \backslash
11890 raisebox
11891 \series default
11892  se usa sólo como espaciador
11893 \end_layout
11894
11895 \end_inset
11896
11897
11898 \end_layout
11899
11900 \end_inset
11901 </cell>
11902 </row>
11903 <row>
11904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11905 \begin_inset Text
11906
11907 \begin_layout Plain Layout
11908
11909 \backslash
11910 fbox
11911 \begin_inset space \textvisiblespace{}
11912 \end_inset
11913
11914
11915 \family sans
11916 Ctrl+M
11917 \family default
11918  
11919 \backslash
11920 int
11921 \begin_inset space \textvisiblespace{}
11922 \end_inset
11923
11924 A=B
11925 \end_layout
11926
11927 \end_inset
11928 </cell>
11929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11930 \begin_inset Text
11931
11932 \begin_layout Plain Layout
11933 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
11934 \end_inset
11935
11936
11937 \end_layout
11938
11939 \end_inset
11940 </cell>
11941 </row>
11942 <row>
11943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11944 \begin_inset Text
11945
11946 \begin_layout Plain Layout
11947
11948 \backslash
11949 boxed
11950 \begin_inset space \textvisiblespace{}
11951 \end_inset
11952
11953
11954 \backslash
11955 int
11956 \begin_inset space \textvisiblespace{}
11957 \end_inset
11958
11959 A=B
11960 \end_layout
11961
11962 \end_inset
11963 </cell>
11964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11965 \begin_inset Text
11966
11967 \begin_layout Plain Layout
11968 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
11969 \end_inset
11970
11971
11972 \end_layout
11973
11974 \end_inset
11975 </cell>
11976 </row>
11977 <row>
11978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11979 \begin_inset Text
11980
11981 \begin_layout Plain Layout
11982 A+
11983 \backslash
11984 fbox
11985 \begin_inset space \textvisiblespace{}
11986 \end_inset
11987
11988 B
11989 \end_layout
11990
11991 \end_inset
11992 </cell>
11993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11994 \begin_inset Text
11995
11996 \begin_layout Plain Layout
11997 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
11998 \end_inset
11999
12000
12001 \end_layout
12002
12003 \end_inset
12004 </cell>
12005 </row>
12006 <row>
12007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12008 \begin_inset Text
12009
12010 \begin_layout Plain Layout
12011
12012 \backslash
12013 framebox
12014 \begin_inset space \textvisiblespace{}
12015 \end_inset
12016
12017 20mm
12018 \begin_inset Formula $\to$
12019 \end_inset
12020
12021
12022 \begin_inset Formula $\to$
12023 \end_inset
12024
12025
12026 \family sans
12027 Ctrl+M
12028 \family default
12029  
12030 \backslash
12031 frac
12032 \begin_inset space \textvisiblespace{}
12033 \end_inset
12034
12035 A
12036 \begin_inset Formula $\downarrow$
12037 \end_inset
12038
12039 B
12040 \end_layout
12041
12042 \end_inset
12043 </cell>
12044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12045 \begin_inset Text
12046
12047 \begin_layout Plain Layout
12048 \begin_inset Formula $\raisebox{6mm}{}$
12049 \end_inset
12050
12051
12052 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12053 \end_inset
12054
12055
12056 \begin_inset Formula $\raisebox{-4mm}{}$
12057 \end_inset
12058
12059
12060 \end_layout
12061
12062 \end_inset
12063 </cell>
12064 </row>
12065 </lyxtabular>
12066
12067 \end_inset
12068
12069
12070 \end_layout
12071
12072 \begin_layout Standard
12073 El grosor del borde también se puede ajustar.
12074  Para ello hay que insertar los siguientes comandos en modo TeX antes de
12075  la fórmula:
12076 \end_layout
12077
12078 \begin_layout Standard
12079
12080 \series bold
12081
12082 \backslash
12083 fboxrule
12084 \series default
12085  
12086 \series bold
12087
12088 \begin_inset Quotes fld
12089 \end_inset
12090
12091 grosor
12092 \begin_inset Quotes frd
12093 \end_inset
12094
12095
12096 \series default
12097  
12098 \series bold
12099
12100 \backslash
12101 fboxsep
12102 \series default
12103  
12104 \series bold
12105
12106 \begin_inset Quotes fld
12107 \end_inset
12108
12109 distancia
12110 \begin_inset Quotes frd
12111 \end_inset
12112
12113
12114 \end_layout
12115
12116 \begin_layout Standard
12117 \begin_inset Quotes fld
12118 \end_inset
12119
12120 distancia
12121 \begin_inset Quotes frd
12122 \end_inset
12123
12124  especifica la distancia mínima entre el borde y el primer carácter en el
12125  cuadro.
12126  Un ejemplo de esto es la siguiente ecuación enmarcada:
12127 \begin_inset ERT
12128 status collapsed
12129
12130 \begin_layout Plain Layout
12131
12132
12133 \backslash
12134 fboxrule 2mm 
12135 \backslash
12136 fboxsep 3mm
12137 \end_layout
12138
12139 \end_inset
12140
12141
12142 \begin_inset Formula 
12143 \[
12144 \boxed{A+B=C}
12145 \]
12146
12147 \end_inset
12148
12149
12150 \end_layout
12151
12152 \begin_layout Standard
12153 Delante de esta ecuación se han insertado los comandos
12154 \end_layout
12155
12156 \begin_layout Standard
12157
12158 \series bold
12159
12160 \backslash
12161 fboxrule
12162 \series default
12163  
12164 \series bold
12165 2mm
12166 \series default
12167  
12168 \series bold
12169
12170 \backslash
12171 fboxsep
12172 \series default
12173  
12174 \series bold
12175 3mm
12176 \end_layout
12177
12178 \begin_layout Standard
12179 en modo TeX.
12180  Los valores dados se usan para todos los marcos siguientes.
12181 \end_layout
12182
12183 \begin_layout Standard
12184 Para volver al tamaño estándar del marco se inserta el comando
12185 \end_layout
12186
12187 \begin_layout Standard
12188
12189 \series bold
12190
12191 \backslash
12192 fboxrule
12193 \series default
12194  
12195 \series bold
12196 0.4pt
12197 \series default
12198  
12199 \series bold
12200
12201 \backslash
12202 fboxsep
12203 \series default
12204  
12205 \series bold
12206 3pt
12207 \series default
12208
12209 \begin_inset ERT
12210 status collapsed
12211
12212 \begin_layout Plain Layout
12213
12214
12215 \backslash
12216 fboxrule 0.4pt 
12217 \backslash
12218 fboxsep 3pt
12219 \end_layout
12220
12221 \end_inset
12222
12223
12224 \end_layout
12225
12226 \begin_layout Standard
12227 en modo TeX antes de la ecuación siguiente.
12228 \end_layout
12229
12230 \begin_layout Subsection
12231 Marcos sin bordes
12232 \begin_inset CommandInset label
12233 LatexCommand label
12234 name "sub:Marcos-sin-bordes"
12235
12236 \end_inset
12237
12238
12239 \begin_inset Index idx
12240 status collapsed
12241
12242 \begin_layout Plain Layout
12243 Marcos ! sin borde
12244 \end_layout
12245
12246 \end_inset
12247
12248
12249 \end_layout
12250
12251 \begin_layout Standard
12252 Para marcos sin borde hay los comandos: 
12253 \series bold
12254
12255 \backslash
12256 mbox
12257 \series default
12258
12259 \begin_inset Index idx
12260 status collapsed
12261
12262 \begin_layout Plain Layout
12263 Comandos ! M ! 
12264 \backslash
12265 mbox
12266 \end_layout
12267
12268 \end_inset
12269
12270
12271 \series bold
12272
12273 \backslash
12274 makebox
12275 \series default
12276
12277 \begin_inset Index idx
12278 status collapsed
12279
12280 \begin_layout Plain Layout
12281 Comandos ! M ! 
12282 \backslash
12283 makebox
12284 \end_layout
12285
12286 \end_inset
12287
12288  y 
12289 \series bold
12290
12291 \backslash
12292 raisebox
12293 \series default
12294
12295 \begin_inset Index idx
12296 status collapsed
12297
12298 \begin_layout Plain Layout
12299 Comandos ! R ! 
12300 \backslash
12301 raisebox
12302 \end_layout
12303
12304 \end_inset
12305
12306 .
12307 \end_layout
12308
12309 \begin_layout Standard
12310 Con 
12311 \series bold
12312
12313 \backslash
12314 raisebox
12315 \series default
12316  se puede poner un marco subíndice o superíndice, pero a diferencia de los
12317  normales, los caracteres en el marco mantienen su tamaño de tipografía.
12318  
12319 \series bold
12320
12321 \backslash
12322 raisebox
12323 \series default
12324  se usa con el siguiente esquema: 
12325 \end_layout
12326
12327 \begin_layout Standard
12328
12329 \series bold
12330
12331 \backslash
12332 raisebox{altura}{contenido del marco}
12333 \end_layout
12334
12335 \begin_layout Standard
12336 Cuando el marco tenga que contener una ecuación, hace falta una ecuación
12337  extra, como con 
12338 \series bold
12339
12340 \backslash
12341 fbox
12342 \series default
12343 .
12344  
12345 \begin_inset Note Greyedout
12346 status open
12347
12348 \begin_layout Plain Layout
12349
12350 \series bold
12351 Nota
12352 \series default
12353 : Para
12354 \series bold
12355  
12356 \backslash
12357 raisebox
12358 \series default
12359  se ha creado esta ecuación extra tecleando 
12360 \family sans
12361 Ctrl+M
12362 \family default
12363  dos veces en vez de una porque LyX aún no soporta 
12364 \series bold
12365
12366 \backslash
12367 raisebox
12368 \series default
12369  directamente.
12370 \end_layout
12371
12372 \end_inset
12373
12374
12375 \end_layout
12376
12377 \begin_layout Standard
12378 \align center
12379 \begin_inset Tabular
12380 <lyxtabular version="3" rows="4" columns="2">
12381 <features rotate="0" tabularvalignment="middle">
12382 <column alignment="center" valignment="top">
12383 <column alignment="center" valignment="top">
12384 <row>
12385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12386 \begin_inset Text
12387
12388 \begin_layout Plain Layout
12389 Comando
12390 \end_layout
12391
12392 \end_inset
12393 </cell>
12394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12395 \begin_inset Text
12396
12397 \begin_layout Plain Layout
12398 Resultado
12399 \end_layout
12400
12401 \end_inset
12402 </cell>
12403 </row>
12404 <row>
12405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12406 \begin_inset Text
12407
12408 \begin_layout Plain Layout
12409 H
12410 \backslash
12411 raisebox{2mm
12412 \begin_inset Formula $\to$
12413 \end_inset
12414
12415
12416 \backslash
12417 {al
12418 \begin_inset Formula $\to$
12419 \end_inset
12420
12421  lo
12422 \end_layout
12423
12424 \end_inset
12425 </cell>
12426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12427 \begin_inset Text
12428
12429 \begin_layout Plain Layout
12430 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12431 \end_inset
12432
12433
12434 \end_layout
12435
12436 \end_inset
12437 </cell>
12438 </row>
12439 <row>
12440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12441 \begin_inset Text
12442
12443 \begin_layout Plain Layout
12444 H
12445 \backslash
12446 raisebox{-2mm
12447 \begin_inset Formula $\to$
12448 \end_inset
12449
12450
12451 \backslash
12452 {al
12453 \begin_inset Formula $\to$
12454 \end_inset
12455
12456 lo
12457 \end_layout
12458
12459 \end_inset
12460 </cell>
12461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12462 \begin_inset Text
12463
12464 \begin_layout Plain Layout
12465 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12466 \end_inset
12467
12468
12469 \end_layout
12470
12471 \end_inset
12472 </cell>
12473 </row>
12474 <row>
12475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12476 \begin_inset Text
12477
12478 \begin_layout Plain Layout
12479 A=
12480 \backslash
12481 raisebox{-2mm
12482 \begin_inset Formula $\to$
12483 \end_inset
12484
12485
12486 \backslash
12487 {
12488 \family sans
12489 Ctrl+M Ctrl+M
12490 \family default
12491  
12492 \backslash
12493 sqrt
12494 \begin_inset space \textvisiblespace{}
12495 \end_inset
12496
12497
12498 \end_layout
12499
12500 \end_inset
12501 </cell>
12502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12503 \begin_inset Text
12504
12505 \begin_layout Plain Layout
12506 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
12507 \end_inset
12508
12509
12510 \end_layout
12511
12512 \end_inset
12513 </cell>
12514 </row>
12515 </lyxtabular>
12516
12517 \end_inset
12518
12519
12520 \end_layout
12521
12522 \begin_layout Standard
12523 El comando 
12524 \series bold
12525
12526 \backslash
12527 mbox
12528 \series default
12529  es equivalente a 
12530 \series bold
12531
12532 \backslash
12533 fbox
12534 \series default
12535  y 
12536 \series bold
12537
12538 \backslash
12539 makebox
12540 \series default
12541  es equivalente a 
12542 \series bold
12543
12544 \backslash
12545 framebox
12546 \series default
12547 , con la diferencia de que no hay marco.
12548 \end_layout
12549
12550 \begin_layout Subsection
12551 Marcos coloreados
12552 \begin_inset CommandInset label
12553 LatexCommand label
12554 name "sub:Marcos-coloreados"
12555
12556 \end_inset
12557
12558
12559 \begin_inset Index idx
12560 status collapsed
12561
12562 \begin_layout Plain Layout
12563 Marcos ! coloreados
12564 \end_layout
12565
12566 \end_inset
12567
12568
12569 \end_layout
12570
12571 \begin_layout Standard
12572 Para poder usar todos los comandos explicados en esta sección hay que cargar
12573  en el preámbulo LaTeX el paquete LaTeX 
12574 \series bold
12575 color
12576 \series default
12577
12578 \begin_inset Foot
12579 status collapsed
12580
12581 \begin_layout Plain Layout
12582 El paquete LaTeX 
12583 \series bold
12584 color
12585 \series default
12586  forma parte de toda distribución LaTeX estándar.
12587 \end_layout
12588
12589 \end_inset
12590
12591
12592 \begin_inset Index idx
12593 status collapsed
12594
12595 \begin_layout Plain Layout
12596 Paquetes ! color
12597 \end_layout
12598
12599 \end_inset
12600
12601 , con la línea
12602 \begin_inset Foot
12603 status collapsed
12604
12605 \begin_layout Plain Layout
12606 Cuando hay texto coloreado con un color predefinido en alguna parte del
12607  documento, LyX carga automáticamente el paquete LaTeX 
12608 \series bold
12609 color
12610 \series default
12611 .
12612  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
12613  origina problemas.
12614 \end_layout
12615
12616 \end_inset
12617
12618
12619 \begin_inset Note Note
12620 status collapsed
12621
12622 \begin_layout Plain Layout
12623 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
12624  en el preámbulo LaTeX.
12625 \end_layout
12626
12627 \end_inset
12628
12629
12630 \end_layout
12631
12632 \begin_layout Standard
12633
12634 \series bold
12635
12636 \backslash
12637 usepackage{color}
12638 \begin_inset VSpace medskip
12639 \end_inset
12640
12641
12642 \end_layout
12643
12644 \begin_layout Standard
12645 Para colorear marcos se usa el comando 
12646 \series bold
12647
12648 \backslash
12649 colorbox
12650 \series default
12651
12652 \begin_inset Index idx
12653 status collapsed
12654
12655 \begin_layout Plain Layout
12656 Comandos ! C ! 
12657 \backslash
12658 colorbox
12659 \end_layout
12660
12661 \end_inset
12662
12663  con el siguiente esquema:
12664 \end_layout
12665
12666 \begin_layout Standard
12667
12668 \series bold
12669
12670 \backslash
12671 colorbox{color}{contenido del marco}
12672 \end_layout
12673
12674 \begin_layout Standard
12675 El contenido del marco puede ser otro marco, y también un 
12676 \backslash
12677
12678 \series bold
12679 colorbox
12680 \series default
12681  puede ser parte de otro marco (véanse los ejemplos 2º y 3º).
12682  Si el marco debe contener una ecuación debe crearse una ecuación extra,
12683  como con 
12684 \series bold
12685
12686 \backslash
12687 raisebox
12688 \series default
12689 .
12690 \begin_inset Foot
12691 status collapsed
12692
12693 \begin_layout Plain Layout
12694 Esto también se aplica para el comando 
12695 \series bold
12696
12697 \backslash
12698 fcolorbox
12699 \series default
12700 .
12701 \end_layout
12702
12703 \end_inset
12704
12705  
12706 \end_layout
12707
12708 \begin_layout Standard
12709 Se puede elegir uno de los siguientes colores predefinidos:
12710 \end_layout
12711
12712 \begin_layout Standard
12713
12714 \series bold
12715 black
12716 \series default
12717
12718 \series bold
12719 blue
12720 \series default
12721
12722 \series bold
12723 cyan
12724 \series default
12725
12726 \series bold
12727 green
12728 \series default
12729
12730 \series bold
12731 magenta
12732 \series default
12733
12734 \series bold
12735 red
12736 \series default
12737
12738 \series bold
12739 white
12740 \series default
12741
12742 \series bold
12743 yellow
12744 \end_layout
12745
12746 \begin_layout Standard
12747 \align center
12748 \begin_inset Tabular
12749 <lyxtabular version="3" rows="4" columns="2">
12750 <features rotate="0" tabularvalignment="middle">
12751 <column alignment="center" valignment="top">
12752 <column alignment="center" valignment="top">
12753 <row>
12754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12755 \begin_inset Text
12756
12757 \begin_layout Plain Layout
12758 Comando
12759 \end_layout
12760
12761 \end_inset
12762 </cell>
12763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12764 \begin_inset Text
12765
12766 \begin_layout Plain Layout
12767 Resultado
12768 \begin_inset Note Note
12769 status collapsed
12770
12771 \begin_layout Plain Layout
12772
12773 \series bold
12774
12775 \backslash
12776 raisebox
12777 \series default
12778  se usa sólo como espaciador
12779 \end_layout
12780
12781 \end_inset
12782
12783
12784 \end_layout
12785
12786 \end_inset
12787 </cell>
12788 </row>
12789 <row>
12790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12791 \begin_inset Text
12792
12793 \begin_layout Plain Layout
12794
12795 \backslash
12796 colorbox{yellow
12797 \begin_inset Formula $\to$
12798 \end_inset
12799
12800
12801 \backslash
12802 {A=B
12803 \end_layout
12804
12805 \end_inset
12806 </cell>
12807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12808 \begin_inset Text
12809
12810 \begin_layout Plain Layout
12811 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
12812 \end_inset
12813
12814
12815 \end_layout
12816
12817 \end_inset
12818 </cell>
12819 </row>
12820 <row>
12821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12822 \begin_inset Text
12823
12824 \begin_layout Plain Layout
12825
12826 \backslash
12827 colorbox{green
12828 \begin_inset Formula $\to$
12829 \end_inset
12830
12831
12832 \backslash
12833 {
12834 \backslash
12835 fbox
12836 \begin_inset space \textvisiblespace{}
12837 \end_inset
12838
12839 A=B
12840 \end_layout
12841
12842 \end_inset
12843 </cell>
12844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12845 \begin_inset Text
12846
12847 \begin_layout Plain Layout
12848 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
12849 \end_inset
12850
12851
12852 \end_layout
12853
12854 \end_inset
12855 </cell>
12856 </row>
12857 <row>
12858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12859 \begin_inset Text
12860
12861 \begin_layout Plain Layout
12862
12863 \backslash
12864 fbox
12865 \begin_inset space \textvisiblespace{}
12866 \end_inset
12867
12868
12869 \backslash
12870 colorbox{green
12871 \begin_inset Formula $\to$
12872 \end_inset
12873
12874
12875 \backslash
12876 {
12877 \family sans
12878 Ctrl+M Ctrl+M
12879 \family default
12880  
12881 \backslash
12882 int
12883 \begin_inset space \textvisiblespace{}
12884 \end_inset
12885
12886 C=D
12887 \end_layout
12888
12889 \end_inset
12890 </cell>
12891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12892 \begin_inset Text
12893
12894 \begin_layout Plain Layout
12895 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
12896 \end_inset
12897
12898
12899 \end_layout
12900
12901 \end_inset
12902 </cell>
12903 </row>
12904 </lyxtabular>
12905
12906 \end_inset
12907
12908
12909 \end_layout
12910
12911 \begin_layout Standard
12912
12913 \series bold
12914
12915 \backslash
12916 colorbox
12917 \series default
12918  sólo colorea el marco pero no los caracteres.
12919  Para colorear todos los caracteres se selecciona toda la ecuación y se
12920  elige un color en el diálogo 
12921 \family sans
12922 Estilo
12923 \begin_inset space ~
12924 \end_inset
12925
12926 del
12927 \begin_inset space ~
12928 \end_inset
12929
12930 texto
12931 \family default
12932 .
12933  El diálogo puede abrirse con el botón 
12934 \begin_inset Graphics
12935         filename ../../images/dialog-show_character.png
12936         scale 85
12937
12938 \end_inset
12939
12940  de la barra de herramientas o con el menú 
12941 \family sans
12942 Editar\SpecialChar \menuseparator
12943 Estilo
12944 \begin_inset space ~
12945 \end_inset
12946
12947 del
12948 \begin_inset space ~
12949 \end_inset
12950
12951 texto\SpecialChar \menuseparator
12952 Personalizado
12953 \family default
12954 .
12955  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
12956  Si el número de la ecuación debe tener otro color que el de los caracteres
12957  de la ecuación, el color debe cambiarse dentro de la ecuación.
12958 \end_layout
12959
12960 \begin_layout Standard
12961 Un ejemplo:
12962 \color red
12963
12964 \begin_inset Formula 
12965 \begin{equation}
12966 {\color{red}\int A=B}\label{eq:rojo}
12967 \end{equation}
12968
12969 \end_inset
12970
12971
12972 \color green
12973
12974 \begin_inset Formula 
12975 \begin{equation}
12976 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}
12977 \end{equation}
12978
12979 \end_inset
12980
12981
12982 \end_layout
12983
12984 \begin_layout Standard
12985 La ecuación 
12986 \begin_inset CommandInset ref
12987 LatexCommand eqref
12988 reference "eq:rojo"
12989
12990 \end_inset
12991
12992  está toda coloreada en rojo.
12993 \begin_inset Newline newline
12994 \end_inset
12995
12996 La ecuación 
12997 \begin_inset CommandInset ref
12998 LatexCommand eqref
12999 reference "eq:rojoverde"
13000
13001 \end_inset
13002
13003  se ha coloreado en primer lugar toda en verde para colorear el número de
13004  la ecuación.
13005  Posteriormente se han coloreado en rojo los caracteres.
13006 \family sans
13007
13008 \begin_inset VSpace bigskip
13009 \end_inset
13010
13011
13012 \end_layout
13013
13014 \begin_layout Standard
13015 Para colorear diferente el borde y el marcose usa el comando 
13016 \series bold
13017
13018 \backslash
13019 fcolorbox
13020 \series default
13021
13022 \begin_inset Index idx
13023 status collapsed
13024
13025 \begin_layout Plain Layout
13026 Comandos ! F ! 
13027 \backslash
13028 fcolorbox
13029 \end_layout
13030
13031 \end_inset
13032
13033  con el siguiente esquema:
13034 \end_layout
13035
13036 \begin_layout Standard
13037
13038 \series bold
13039
13040 \backslash
13041 fcolorbox{color del borde}{color}{contenido del marco}
13042 \end_layout
13043
13044 \begin_layout Standard
13045 Así pues 
13046 \series bold
13047
13048 \backslash
13049 fcolorbox
13050 \series default
13051  es una extensión del comando 
13052 \series bold
13053
13054 \backslash
13055 colorbox
13056 \series default
13057 .
13058  La anchura del borde se establece, como para 
13059 \series bold
13060
13061 \backslash
13062 framebox
13063 \series default
13064 , con 
13065 \series bold
13066
13067 \backslash
13068 fboxrule
13069 \series default
13070  y 
13071 \series bold
13072
13073 \backslash
13074 fboxsep
13075 \series default
13076 .
13077  Un ejemplo:
13078 \begin_inset ERT
13079 status collapsed
13080
13081 \begin_layout Plain Layout
13082
13083
13084 \backslash
13085 fboxrule 1mm 
13086 \backslash
13087 fboxsep 1mm
13088 \end_layout
13089
13090 \end_inset
13091
13092
13093 \begin_inset Formula 
13094 \[
13095 \fcolorbox{cyan}{magenta}{A=B}
13096 \]
13097
13098 \end_inset
13099
13100
13101 \end_layout
13102
13103 \begin_layout Standard
13104 \begin_inset ERT
13105 status collapsed
13106
13107 \begin_layout Plain Layout
13108
13109
13110 \backslash
13111 fboxrule 0.4pt 
13112 \backslash
13113 fboxsep 3pt
13114 \end_layout
13115
13116 \end_inset
13117
13118
13119 \end_layout
13120
13121 \begin_layout Standard
13122 Esta ecuación se ha compuesto con el comando
13123 \begin_inset Newline newline
13124 \end_inset
13125
13126
13127 \series bold
13128
13129 \backslash
13130 fcolorbox{cyan
13131 \begin_inset Formula $\to$
13132 \end_inset
13133
13134
13135 \backslash
13136 {magenta
13137 \begin_inset Formula $\to$
13138 \end_inset
13139
13140
13141 \backslash
13142 {A=B
13143 \end_layout
13144
13145 \begin_layout Standard
13146 \begin_inset VSpace bigskip
13147 \end_inset
13148
13149
13150 \end_layout
13151
13152 \begin_layout Standard
13153 Para usar colores distintos de los predefinidos deben ser definidos previamente.
13154 \end_layout
13155
13156 \begin_layout Standard
13157 Por ejemplo, se puede definir el color 
13158 \begin_inset Quotes fld
13159 \end_inset
13160
13161
13162 \series bold
13163 verdeoscuro
13164 \series default
13165
13166 \begin_inset Quotes frd
13167 \end_inset
13168
13169  con la línea de preámbulo LaTeX:
13170 \end_layout
13171
13172 \begin_layout Standard
13173
13174 \series bold
13175
13176 \backslash
13177 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
13178 \series default
13179
13180 \begin_inset Index idx
13181 status collapsed
13182
13183 \begin_layout Plain Layout
13184 Comandos ! D ! 
13185 \backslash
13186 definecolor
13187 \end_layout
13188
13189 \end_inset
13190
13191
13192 \end_layout
13193
13194 \begin_layout Standard
13195
13196 \series bold
13197 cmyk
13198 \series default
13199  es el espacio de color referido a los colores 
13200 \series bold
13201 cyan
13202 \series default
13203
13204 \series bold
13205 magenta
13206 \series default
13207
13208 \series bold
13209 yellow
13210 \series default
13211  y 
13212 \series bold
13213 black
13214 \series default
13215 .
13216  Los cuatro números separados por coma son el factor de cuota para los colores
13217  correspondientes del espacio de color.
13218  Los factores pueden estar en el rango 0-1.
13219  En vez de 
13220 \series bold
13221 cmyk
13222 \series default
13223  se puede usar el espacio de color 
13224 \series bold
13225 rgb
13226 \series default
13227 , que se refiere a 
13228 \series bold
13229 red
13230 \series default
13231
13232 \series bold
13233 green
13234 \series default
13235  y 
13236 \series bold
13237 blue
13238 \series default
13239 , así pues en este caso hay tres factores de cuota para los correspondientes
13240  colores.
13241  Además hay el espacio de color 
13242 \series bold
13243 gray
13244 \series default
13245  con un factor de cuota para el valor gris.
13246 \end_layout
13247
13248 \begin_layout Standard
13249 Como ejemplo he aquí un marco con el nuevo color definido 
13250 \series bold
13251 verdeoscuro
13252 \series default
13253  y los caracteres en color amarillo:
13254 \color black
13255
13256 \begin_inset Formula 
13257 \begin{equation}
13258 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}
13259 \end{equation}
13260
13261 \end_inset
13262
13263
13264 \end_layout
13265
13266 \begin_layout Standard
13267 Los colores personalizados también se pueden usar para texto con la ayuda
13268  del comando 
13269 \series bold
13270
13271 \backslash
13272 textcolor
13273 \series default
13274
13275 \begin_inset Index idx
13276 status collapsed
13277
13278 \begin_layout Plain Layout
13279 Texto ! coloreado
13280 \end_layout
13281
13282 \end_inset
13283
13284
13285 \end_layout
13286
13287 \begin_layout Standard
13288 \begin_inset ERT
13289 status collapsed
13290
13291 \begin_layout Plain Layout
13292
13293
13294 \backslash
13295 textcolor{verdeoscuro}{
13296 \end_layout
13297
13298 \end_inset
13299
13300 Esta frase en 
13301 \begin_inset Quotes fld
13302 \end_inset
13303
13304 verdeoscuro
13305 \begin_inset Quotes frd
13306 \end_inset
13307
13308 .
13309 \begin_inset ERT
13310 status collapsed
13311
13312 \begin_layout Plain Layout
13313
13314 }
13315 \end_layout
13316
13317 \end_inset
13318
13319
13320 \end_layout
13321
13322 \begin_layout Standard
13323
13324 \series bold
13325
13326 \backslash
13327 textcolor
13328 \series default
13329
13330 \begin_inset Index idx
13331 status collapsed
13332
13333 \begin_layout Plain Layout
13334 Comandos ! T ! 
13335 \backslash
13336 textcolor
13337 \end_layout
13338
13339 \end_inset
13340
13341  se usa con el esquema 
13342 \series bold
13343
13344 \backslash
13345 textcolor{color}{caracteres a colorear}
13346 \series default
13347 .
13348 \end_layout
13349
13350 \begin_layout Subsection
13351 Marcos de párrafo
13352 \begin_inset CommandInset label
13353 LatexCommand label
13354 name "sub:Marcos-de-párrafo"
13355
13356 \end_inset
13357
13358
13359 \begin_inset Index idx
13360 status collapsed
13361
13362 \begin_layout Plain Layout
13363 Marcos ! para párrafos
13364 \end_layout
13365
13366 \end_inset
13367
13368
13369 \end_layout
13370
13371 \begin_layout Standard
13372 Un marco que puede contener varias líneas y párrafos, denominado marco de
13373  párrafo (parbox), se puede generar con el menú 
13374 \family sans
13375 Insertar\SpecialChar \menuseparator
13376 Marco
13377 \family default
13378  o con el botón 
13379 \begin_inset Graphics
13380         filename ../../images/box-insert.png
13381         scale 85
13382
13383 \end_inset
13384
13385  de la barra de herramientas.
13386 \end_layout
13387
13388 \begin_layout Standard
13389 El siguiente ejemplo muestra un marco de párrafo en línea:
13390 \begin_inset VSpace medskip
13391 \end_inset
13392
13393 Esta línea contiene 
13394 \begin_inset Box Boxed
13395 position "c"
13396 hor_pos "c"
13397 has_inner_box 1
13398 inner_pos "c"
13399 use_parbox 1
13400 use_makebox 0
13401 width "5cm"
13402 special "none"
13403 height "1in"
13404 height_special "totalheight"
13405 status collapsed
13406
13407 \begin_layout Plain Layout
13408 Esto es un marco de párrafo.
13409  Tiene exactamente 5
13410 \begin_inset space \thinspace{}
13411 \end_inset
13412
13413 cm de largo y además puede contener ecuaciones: 
13414 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13415 \end_inset
13416
13417
13418 \end_layout
13419
13420 \end_inset
13421
13422
13423 \begin_inset space ~
13424 \end_inset
13425
13426  un marco de párrafo.
13427 \begin_inset VSpace medskip
13428 \end_inset
13429
13430 Ese marco se compone haciendo clic derecho sobre el rectángulo gris insertado.
13431  Surge un diálogo con las propiedades del marco.
13432  En este caso: 
13433 \emph on
13434 Decoración
13435 \emph default
13436 : Marco rectangular, 
13437 \emph on
13438 marco interior
13439 \emph default
13440 : Párrafo, 
13441 \emph on
13442 Ancho
13443 \emph default
13444 : 5
13445 \begin_inset space \thinspace{}
13446 \end_inset
13447
13448 cm, 
13449 \emph on
13450 Alineación Vertical
13451 \emph default
13452  
13453 \emph on
13454 marco
13455 \emph default
13456 : Medio.
13457 \end_layout
13458
13459 \begin_layout Standard
13460 \begin_inset VSpace medskip
13461 \end_inset
13462
13463 En LaTeX, un marco de párrafo se inserta con el comando 
13464 \series bold
13465
13466 \backslash
13467 parbox
13468 \series default
13469
13470 \begin_inset Index idx
13471 status collapsed
13472
13473 \begin_layout Plain Layout
13474 Comandos ! P ! 
13475 \backslash
13476 parbox
13477 \end_layout
13478
13479 \end_inset
13480
13481  con el esquema siguiente:
13482 \end_layout
13483
13484 \begin_layout Standard
13485
13486 \series bold
13487
13488 \backslash
13489 parbox[posición]{anchura}{contenido}
13490 \end_layout
13491
13492 \begin_layout Standard
13493 Son posibles las posiciones 
13494 \emph on
13495 b
13496 \emph default
13497  y 
13498 \emph on
13499 t
13500 \emph default
13501
13502 \emph on
13503 b
13504 \emph default
13505  por 
13506 \begin_inset Quotes fld
13507 \end_inset
13508
13509 bottom
13510 \begin_inset Quotes frd
13511 \end_inset
13512
13513  (abajo), que alinea la última línea del marco con el texto de alrededor.
13514  Con 
13515 \emph on
13516 t
13517 \emph default
13518 , por 
13519 \begin_inset Quotes fld
13520 \end_inset
13521
13522 top
13523 \begin_inset Quotes frd
13524 \end_inset
13525
13526  (arriba), la alineación se hace con la primera línea.
13527  Si no se da posición, el marco se centrará verticalmente, véase la sección
13528  
13529 \emph on
13530 Marcos
13531 \emph default
13532  del manual 
13533 \emph on
13534 Objetos insertados
13535 \emph default
13536  para ejemplos.
13537 \end_layout
13538
13539 \begin_layout Standard
13540 \begin_inset VSpace bigskip
13541 \end_inset
13542
13543 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
13544  ponerse en un marco de párrafo.
13545  Para ello se inserta el comando
13546 \begin_inset Newline newline
13547 \end_inset
13548
13549
13550 \series bold
13551
13552 \backslash
13553 fbox{
13554 \backslash
13555 parbox{
13556 \backslash
13557 linewidth-2
13558 \backslash
13559 fboxsep-2
13560 \backslash
13561 fboxrule}{
13562 \begin_inset Newline newline
13563 \end_inset
13564
13565
13566 \series default
13567 en modo TeX delante de la ecuación.
13568  Aquí 
13569 \series bold
13570
13571 \backslash
13572 linewidth
13573 \series default
13574
13575 \begin_inset Index idx
13576 status collapsed
13577
13578 \begin_layout Plain Layout
13579 Comandos ! L ! 
13580 \backslash
13581 linewidth
13582 \begin_inset ERT
13583 status open
13584
13585 \begin_layout Plain Layout
13586
13587
13588 \backslash
13589 vspace{5mm}
13590 \end_layout
13591
13592 \end_inset
13593
13594
13595 \end_layout
13596
13597 \end_inset
13598
13599  es la anchura de línea establecida para el documento.
13600  Como el marco está por fuera del marco de párrafo, hay que restar de dicha
13601  anchura dos veces la separación del marco y el grosor.
13602  Como LyX no lo hace automáticamente debido a un fallo,
13603 \begin_inset Foot
13604 status collapsed
13605
13606 \begin_layout Plain Layout
13607 \begin_inset CommandInset href
13608 LatexCommand href
13609 name "LyX-bug #4483"
13610 target "http://www.lyx.org/trac/ticket/4483"
13611
13612 \end_inset
13613
13614
13615 \end_layout
13616
13617 \end_inset
13618
13619  hay que usar modo TeX.
13620  Para poder multiplicar y restar en los argumentos hay que cargar en el
13621  preámbulo LaTeX el paquete LaTeX 
13622 \series bold
13623 calc
13624 \series default
13625 ,
13626 \begin_inset Foot
13627 status collapsed
13628
13629 \begin_layout Plain Layout
13630
13631 \series bold
13632 calc
13633 \series default
13634  es parte de toda instalación LaTeX estándar.
13635 \end_layout
13636
13637 \end_inset
13638
13639
13640 \begin_inset Index idx
13641 status collapsed
13642
13643 \begin_layout Plain Layout
13644 Paquetes ! calc
13645 \end_layout
13646
13647 \end_inset
13648
13649  con la línea
13650 \end_layout
13651
13652 \begin_layout Standard
13653
13654 \series bold
13655
13656 \backslash
13657 usepackage{calc}
13658 \end_layout
13659
13660 \begin_layout Standard
13661 Detrás de la ecuación se cierran ambos marcos con 
13662 \series bold
13663 }}
13664 \series default
13665  en modo TeX.
13666  Aquí hay un ejemplo:
13667 \begin_inset ERT
13668 status collapsed
13669
13670 \begin_layout Plain Layout
13671
13672
13673 \backslash
13674 fboxsep 5mm 
13675 \backslash
13676 fboxrule 5mm
13677 \end_layout
13678
13679 \end_inset
13680
13681
13682 \end_layout
13683
13684 \begin_layout Standard
13685 \begin_inset ERT
13686 status collapsed
13687
13688 \begin_layout Plain Layout
13689
13690
13691 \backslash
13692 fbox{
13693 \backslash
13694 parbox{
13695 \backslash
13696 linewidth-2
13697 \backslash
13698 fboxsep-2
13699 \backslash
13700 fboxrule}{
13701 \end_layout
13702
13703 \end_inset
13704
13705
13706 \begin_inset Formula 
13707 \begin{equation}
13708 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
13709 \end{equation}
13710
13711 \end_inset
13712
13713
13714 \end_layout
13715
13716 \begin_layout Standard
13717 \begin_inset ERT
13718 status collapsed
13719
13720 \begin_layout Plain Layout
13721
13722 }}
13723 \end_layout
13724
13725 \end_inset
13726
13727
13728 \begin_inset ERT
13729 status collapsed
13730
13731 \begin_layout Plain Layout
13732
13733
13734 \backslash
13735 fboxrule 0.4pt 
13736 \backslash
13737 fboxsep 3pt
13738 \end_layout
13739
13740 \end_inset
13741
13742
13743 \end_layout
13744
13745 \begin_layout Standard
13746 \begin_inset VSpace medskip
13747 \end_inset
13748
13749
13750 \end_layout
13751
13752 \begin_layout Standard
13753 Como se ha usado el marco de párrafo como argumento de 
13754 \series bold
13755
13756 \backslash
13757 fbox
13758 \series default
13759 , en este caso no hay diferencia entre 
13760 \series bold
13761
13762 \backslash
13763 fbox
13764 \series default
13765  y 
13766 \series bold
13767
13768 \backslash
13769 boxed
13770 \series default
13771 .
13772  
13773 \end_layout
13774
13775 \begin_layout Standard
13776 \begin_inset VSpace bigskip
13777 \end_inset
13778
13779
13780 \end_layout
13781
13782 \begin_layout Standard
13783 Los marcos de párrafo son muy útiles para comentar ecuaciones directamente.
13784  Para hacerlo, se usa 
13785 \series bold
13786
13787 \backslash
13788 parbox
13789 \series default
13790  en combinación con el comando 
13791 \series bold
13792
13793 \backslash
13794 tag
13795 \series default
13796 .
13797  (Véase más sobre 
13798 \series bold
13799
13800 \backslash
13801 tag
13802 \series default
13803  en 
13804 \begin_inset CommandInset ref
13805 LatexCommand ref
13806 reference "sub:Numeración-personalizada"
13807
13808 \end_inset
13809
13810 ).
13811 \end_layout
13812
13813 \begin_layout Standard
13814 Un ejemplo de ecuación comentada con 
13815 \series bold
13816
13817 \backslash
13818 parbox
13819 \series default
13820 :
13821 \end_layout
13822
13823 \begin_layout Standard
13824 \begin_inset ERT
13825 status collapsed
13826
13827 \begin_layout Plain Layout
13828
13829
13830 \backslash
13831 [5x-7b=3b
13832 \backslash
13833 tag*{
13834 \backslash
13835 parbox{5cm}{
13836 \end_layout
13837
13838 \end_inset
13839
13840 Esto es una descripción.
13841  Está claramente separada de la ecuación y es multilínea.
13842 \begin_inset ERT
13843 status collapsed
13844
13845 \begin_layout Plain Layout
13846
13847 }}
13848 \backslash
13849 ]
13850 \end_layout
13851
13852 \end_inset
13853
13854
13855 \end_layout
13856
13857 \begin_layout Standard
13858 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
13859  no soporta el comando 
13860 \series bold
13861
13862 \backslash
13863 parbox
13864 \series default
13865  en ecuaciones.
13866  La ecuación se compone con la siguiente secuencia de comandos:
13867 \end_layout
13868
13869 \begin_layout Standard
13870 El comando 
13871 \series bold
13872
13873 \backslash
13874 [5x-7b=3b
13875 \backslash
13876 tag*
13877 \backslash
13878 {
13879 \backslash
13880 parbox{5cm}{
13881 \series default
13882  se inserta en modo TeX.
13883 \begin_inset Foot
13884 status collapsed
13885
13886 \begin_layout Plain Layout
13887 Si se usa el estilo de ecuación 
13888 \series bold
13889 Sangrado
13890 \series default
13891
13892 \series bold
13893
13894 \backslash
13895 tag*
13896 \backslash
13897
13898 \series default
13899  se puede reemplazar por 
13900 \series bold
13901
13902 \backslash
13903 hfill
13904 \series default
13905 .
13906  (Véanse los estilos de ecuación en 
13907 \begin_inset CommandInset ref
13908 LatexCommand ref
13909 reference "sec:Estilos-de-ecuación"
13910
13911 \end_inset
13912
13913 ).
13914 \end_layout
13915
13916 \end_inset
13917
13918  Después sigue la descripción en texto normal, y por último 
13919 \series bold
13920 }}
13921 \backslash
13922 ]
13923 \series default
13924  en modo TeX.
13925  Aquí los comandos 
13926 \series bold
13927
13928 \backslash
13929 [
13930 \series default
13931  y 
13932 \series bold
13933
13934 \backslash
13935 ]
13936 \series default
13937  crean una ecuación presentada.
13938 \end_layout
13939
13940 \begin_layout Standard
13941 Las ventajas de 
13942 \series bold
13943
13944 \backslash
13945 parbox
13946 \series default
13947  pueden verse en este ejemplo que se ha 
13948 \begin_inset Quotes fld
13949 \end_inset
13950
13951 comentado
13952 \begin_inset Quotes frd
13953 \end_inset
13954
13955  usando el modo texto matemático:
13956 \begin_inset Formula 
13957 \[
13958 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}
13959 \]
13960
13961 \end_inset
13962
13963
13964 \end_layout
13965
13966 \begin_layout Section
13967 Operadores
13968 \begin_inset Index idx
13969 status collapsed
13970
13971 \begin_layout Plain Layout
13972 Operadores
13973 \end_layout
13974
13975 \end_inset
13976
13977
13978 \end_layout
13979
13980 \begin_layout Subsection
13981 Operadores grandes
13982 \begin_inset CommandInset label
13983 LatexCommand label
13984 name "sub:Operadores-grandes"
13985
13986 \end_inset
13987
13988
13989 \begin_inset Index idx
13990 status collapsed
13991
13992 \begin_layout Plain Layout
13993 Operadores ! grandes
13994 \end_layout
13995
13996 \end_inset
13997
13998
13999 \begin_inset Index idx
14000 status collapsed
14001
14002 \begin_layout Plain Layout
14003 Sumatorios
14004 \end_layout
14005
14006 \end_inset
14007
14008
14009 \begin_inset Index idx
14010 status collapsed
14011
14012 \begin_layout Plain Layout
14013 Integrales
14014 \end_layout
14015
14016 \end_inset
14017
14018
14019 \end_layout
14020
14021 \begin_layout Standard
14022 Para poder usar todos los comandos de integrales listados aquí, debe estar
14023  marcada la opción 
14024 \family sans
14025 Usar paquete esint automáticamente
14026 \family default
14027  en el apartado 
14028 \family sans
14029 Opciones de ecuación
14030 \family default
14031  de la configuración del documento.
14032  
14033 \end_layout
14034
14035 \begin_layout Standard
14036 \begin_inset space \hfill{}
14037 \end_inset
14038
14039
14040 \begin_inset Tabular
14041 <lyxtabular version="3" rows="11" columns="2">
14042 <features rotate="0" tabularvalignment="middle">
14043 <column alignment="center" valignment="top" width="0pt">
14044 <column alignment="center" valignment="top" width="0pt">
14045 <row>
14046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14047 \begin_inset Text
14048
14049 \begin_layout Plain Layout
14050 Comando
14051 \end_layout
14052
14053 \end_inset
14054 </cell>
14055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14056 \begin_inset Text
14057
14058 \begin_layout Plain Layout
14059 Resultado
14060 \end_layout
14061
14062 \end_inset
14063 </cell>
14064 </row>
14065 <row>
14066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14067 \begin_inset Text
14068
14069 \begin_layout Plain Layout
14070
14071 \backslash
14072 int
14073 \begin_inset Index idx
14074 status collapsed
14075
14076 \begin_layout Plain Layout
14077 Comandos ! I ! 
14078 \backslash
14079 int
14080 \end_layout
14081
14082 \end_inset
14083
14084
14085 \end_layout
14086
14087 \end_inset
14088 </cell>
14089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14090 \begin_inset Text
14091
14092 \begin_layout Plain Layout
14093 \begin_inset Formula $\int$
14094 \end_inset
14095
14096
14097 \end_layout
14098
14099 \end_inset
14100 </cell>
14101 </row>
14102 <row>
14103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14104 \begin_inset Text
14105
14106 \begin_layout Plain Layout
14107
14108 \backslash
14109 oint
14110 \end_layout
14111
14112 \end_inset
14113 </cell>
14114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14115 \begin_inset Text
14116
14117 \begin_layout Plain Layout
14118 \begin_inset Formula $\oint$
14119 \end_inset
14120
14121
14122 \end_layout
14123
14124 \end_inset
14125 </cell>
14126 </row>
14127 <row>
14128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14129 \begin_inset Text
14130
14131 \begin_layout Plain Layout
14132
14133 \backslash
14134 ointctrclockwise
14135 \end_layout
14136
14137 \end_inset
14138 </cell>
14139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14140 \begin_inset Text
14141
14142 \begin_layout Plain Layout
14143 \begin_inset Formula $\ointctrclockwise$
14144 \end_inset
14145
14146
14147 \end_layout
14148
14149 \end_inset
14150 </cell>
14151 </row>
14152 <row>
14153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14154 \begin_inset Text
14155
14156 \begin_layout Plain Layout
14157
14158 \backslash
14159 ointclockwise
14160 \end_layout
14161
14162 \end_inset
14163 </cell>
14164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14165 \begin_inset Text
14166
14167 \begin_layout Plain Layout
14168 \begin_inset Formula $\ointclockwise$
14169 \end_inset
14170
14171
14172 \end_layout
14173
14174 \end_inset
14175 </cell>
14176 </row>
14177 <row>
14178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14179 \begin_inset Text
14180
14181 \begin_layout Plain Layout
14182
14183 \backslash
14184 sqint
14185 \end_layout
14186
14187 \end_inset
14188 </cell>
14189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14190 \begin_inset Text
14191
14192 \begin_layout Plain Layout
14193 \begin_inset Formula $\sqint$
14194 \end_inset
14195
14196
14197 \end_layout
14198
14199 \end_inset
14200 </cell>
14201 </row>
14202 <row>
14203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14204 \begin_inset Text
14205
14206 \begin_layout Plain Layout
14207
14208 \backslash
14209 fint
14210 \end_layout
14211
14212 \end_inset
14213 </cell>
14214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14215 \begin_inset Text
14216
14217 \begin_layout Plain Layout
14218  
14219 \begin_inset Formula $\fint$
14220 \end_inset
14221
14222
14223 \end_layout
14224
14225 \end_inset
14226 </cell>
14227 </row>
14228 <row>
14229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14230 \begin_inset Text
14231
14232 \begin_layout Plain Layout
14233
14234 \backslash
14235 landupint
14236 \end_layout
14237
14238 \end_inset
14239 </cell>
14240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14241 \begin_inset Text
14242
14243 \begin_layout Plain Layout
14244  
14245 \begin_inset Formula $\landupint$
14246 \end_inset
14247
14248
14249 \end_layout
14250
14251 \end_inset
14252 </cell>
14253 </row>
14254 <row>
14255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14256 \begin_inset Text
14257
14258 \begin_layout Plain Layout
14259
14260 \backslash
14261 landdownint
14262 \end_layout
14263
14264 \end_inset
14265 </cell>
14266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14267 \begin_inset Text
14268
14269 \begin_layout Plain Layout
14270  
14271 \begin_inset Formula $\landdownint$
14272 \end_inset
14273
14274
14275 \end_layout
14276
14277 \end_inset
14278 </cell>
14279 </row>
14280 <row>
14281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14282 \begin_inset Text
14283
14284 \begin_layout Plain Layout
14285
14286 \backslash
14287 bigcap
14288 \end_layout
14289
14290 \end_inset
14291 </cell>
14292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14293 \begin_inset Text
14294
14295 \begin_layout Plain Layout
14296 \begin_inset Formula $\bigcap$
14297 \end_inset
14298
14299
14300 \end_layout
14301
14302 \end_inset
14303 </cell>
14304 </row>
14305 <row>
14306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14307 \begin_inset Text
14308
14309 \begin_layout Plain Layout
14310
14311 \backslash
14312 bigcup
14313 \end_layout
14314
14315 \end_inset
14316 </cell>
14317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14318 \begin_inset Text
14319
14320 \begin_layout Plain Layout
14321 \begin_inset Formula $\bigcup$
14322 \end_inset
14323
14324
14325 \end_layout
14326
14327 \end_inset
14328 </cell>
14329 </row>
14330 </lyxtabular>
14331
14332 \end_inset
14333
14334
14335 \begin_inset space \hfill{}
14336 \end_inset
14337
14338
14339 \begin_inset Tabular
14340 <lyxtabular version="3" rows="11" columns="2">
14341 <features rotate="0" tabularvalignment="middle">
14342 <column alignment="center" valignment="top" width="0pt">
14343 <column alignment="center" valignment="top" width="0pt">
14344 <row>
14345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14346 \begin_inset Text
14347
14348 \begin_layout Plain Layout
14349 Comando
14350 \end_layout
14351
14352 \end_inset
14353 </cell>
14354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14355 \begin_inset Text
14356
14357 \begin_layout Plain Layout
14358 Resultado
14359 \end_layout
14360
14361 \end_inset
14362 </cell>
14363 </row>
14364 <row>
14365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14366 \begin_inset Text
14367
14368 \begin_layout Plain Layout
14369
14370 \backslash
14371 sum
14372 \begin_inset Index idx
14373 status collapsed
14374
14375 \begin_layout Plain Layout
14376 Comandos ! S ! 
14377 \backslash
14378 sum
14379 \end_layout
14380
14381 \end_inset
14382
14383
14384 \end_layout
14385
14386 \end_inset
14387 </cell>
14388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14389 \begin_inset Text
14390
14391 \begin_layout Plain Layout
14392 \begin_inset Formula $\sum$
14393 \end_inset
14394
14395
14396 \end_layout
14397
14398 \end_inset
14399 </cell>
14400 </row>
14401 <row>
14402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14403 \begin_inset Text
14404
14405 \begin_layout Plain Layout
14406
14407 \backslash
14408 prod
14409 \begin_inset Index idx
14410 status collapsed
14411
14412 \begin_layout Plain Layout
14413 Comandos ! P ! 
14414 \backslash
14415 prod
14416 \end_layout
14417
14418 \end_inset
14419
14420
14421 \end_layout
14422
14423 \end_inset
14424 </cell>
14425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14426 \begin_inset Text
14427
14428 \begin_layout Plain Layout
14429 \begin_inset Formula $\prod$
14430 \end_inset
14431
14432
14433 \end_layout
14434
14435 \end_inset
14436 </cell>
14437 </row>
14438 <row>
14439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14440 \begin_inset Text
14441
14442 \begin_layout Plain Layout
14443
14444 \backslash
14445 coprod
14446 \end_layout
14447
14448 \end_inset
14449 </cell>
14450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14451 \begin_inset Text
14452
14453 \begin_layout Plain Layout
14454 \begin_inset Formula $\coprod$
14455 \end_inset
14456
14457
14458 \end_layout
14459
14460 \end_inset
14461 </cell>
14462 </row>
14463 <row>
14464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14465 \begin_inset Text
14466
14467 \begin_layout Plain Layout
14468
14469 \backslash
14470 bigodot
14471 \end_layout
14472
14473 \end_inset
14474 </cell>
14475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14476 \begin_inset Text
14477
14478 \begin_layout Plain Layout
14479 \begin_inset Formula $\bigodot$
14480 \end_inset
14481
14482
14483 \end_layout
14484
14485 \end_inset
14486 </cell>
14487 </row>
14488 <row>
14489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14490 \begin_inset Text
14491
14492 \begin_layout Plain Layout
14493
14494 \backslash
14495 bigotimes
14496 \end_layout
14497
14498 \end_inset
14499 </cell>
14500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14501 \begin_inset Text
14502
14503 \begin_layout Plain Layout
14504 \begin_inset Formula $\bigotimes$
14505 \end_inset
14506
14507
14508 \end_layout
14509
14510 \end_inset
14511 </cell>
14512 </row>
14513 <row>
14514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14515 \begin_inset Text
14516
14517 \begin_layout Plain Layout
14518
14519 \backslash
14520 bigoplus
14521 \end_layout
14522
14523 \end_inset
14524 </cell>
14525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14526 \begin_inset Text
14527
14528 \begin_layout Plain Layout
14529 \begin_inset Formula $\bigoplus$
14530 \end_inset
14531
14532
14533 \end_layout
14534
14535 \end_inset
14536 </cell>
14537 </row>
14538 <row>
14539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14540 \begin_inset Text
14541
14542 \begin_layout Plain Layout
14543
14544 \backslash
14545 bigwedge
14546 \end_layout
14547
14548 \end_inset
14549 </cell>
14550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14551 \begin_inset Text
14552
14553 \begin_layout Plain Layout
14554 \begin_inset Formula $\bigwedge$
14555 \end_inset
14556
14557
14558 \end_layout
14559
14560 \end_inset
14561 </cell>
14562 </row>
14563 <row>
14564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14565 \begin_inset Text
14566
14567 \begin_layout Plain Layout
14568
14569 \backslash
14570 bigvee
14571 \end_layout
14572
14573 \end_inset
14574 </cell>
14575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14576 \begin_inset Text
14577
14578 \begin_layout Plain Layout
14579 \begin_inset Formula $\bigvee$
14580 \end_inset
14581
14582
14583 \end_layout
14584
14585 \end_inset
14586 </cell>
14587 </row>
14588 <row>
14589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14590 \begin_inset Text
14591
14592 \begin_layout Plain Layout
14593
14594 \backslash
14595 bigsqcup
14596 \end_layout
14597
14598 \end_inset
14599 </cell>
14600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14601 \begin_inset Text
14602
14603 \begin_layout Plain Layout
14604 \begin_inset Formula $\bigsqcup$
14605 \end_inset
14606
14607
14608 \end_layout
14609
14610 \end_inset
14611 </cell>
14612 </row>
14613 <row>
14614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14615 \begin_inset Text
14616
14617 \begin_layout Plain Layout
14618
14619 \backslash
14620 biguplus
14621 \end_layout
14622
14623 \end_inset
14624 </cell>
14625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14626 \begin_inset Text
14627
14628 \begin_layout Plain Layout
14629 \begin_inset Formula $\biguplus$
14630 \end_inset
14631
14632
14633 \end_layout
14634
14635 \end_inset
14636 </cell>
14637 </row>
14638 </lyxtabular>
14639
14640 \end_inset
14641
14642
14643 \begin_inset space \hfill{}
14644 \end_inset
14645
14646
14647 \end_layout
14648
14649 \begin_layout Standard
14650 Todos los operadores grandes se pueden insertar con el botón 
14651 \begin_inset Graphics
14652         filename ../../images/math/intop.png
14653         scale 85
14654
14655 \end_inset
14656
14657  de la barra de ecuaciones.
14658 \end_layout
14659
14660 \begin_layout Standard
14661 Estos operadores son llamados grandes porque son mayores que los operadores
14662  binarios de aspecto semejante.
14663  Todos los operadores grandes pueden tener límites, como se describe en
14664  la subsección siguiente.
14665 \end_layout
14666
14667 \begin_layout Standard
14668 Para todos los operadores de integral hay una segunda versión disponible,
14669  terminando en 
14670 \series bold
14671 op
14672 \series default
14673
14674 \series bold
14675
14676 \backslash
14677 intop
14678 \series default
14679
14680 \series bold
14681
14682 \backslash
14683 ointop
14684 \series default
14685  etc.
14686  Estos operadores difieren de 
14687 \series bold
14688
14689 \backslash
14690 int
14691 \series default
14692 , etc., en el estilo en que se presentan los límites, véase
14693 \series bold
14694  
14695 \series default
14696
14697 \begin_inset CommandInset ref
14698 LatexCommand ref
14699 reference "sub:Límites-de-operadores"
14700
14701 \end_inset
14702
14703 .
14704 \end_layout
14705
14706 \begin_layout Subsubsection*
14707 Sugerencias para las integrales
14708 \end_layout
14709
14710 \begin_layout Standard
14711 La letra 
14712 \emph on
14713 d
14714 \emph default
14715  en una integral es un operador, por consiguiente debe escribirse en redonda.
14716  Esto se hace resaltando la 
14717 \emph on
14718 d
14719 \emph default
14720  y usando el atajo de teclado 
14721 \family sans
14722 Alt+C
14723 \begin_inset space ~
14724 \end_inset
14725
14726 R
14727 \family default
14728 .
14729 \begin_inset Foot
14730 status collapsed
14731
14732 \begin_layout Plain Layout
14733 véase estilos de letras en 
14734 \begin_inset CommandInset ref
14735 LatexCommand ref
14736 reference "sub:Estilos-de-tipografías"
14737
14738 \end_inset
14739
14740  
14741 \end_layout
14742
14743 \end_inset
14744
14745  Delante de la 
14746 \emph on
14747 d
14748 \emph default
14749  se inserta un espacio delgado, como es habitual en los operadores.
14750  Un ejemplo:
14751 \end_layout
14752
14753 \begin_layout Standard
14754 incorrecto: 
14755 \begin_inset Formula $\int A(x)dx$
14756 \end_inset
14757
14758
14759 \begin_inset Newline newline
14760 \end_inset
14761
14762
14763 \begin_inset Phantom HPhantom
14764 status open
14765
14766 \begin_layout Plain Layout
14767 in
14768 \end_layout
14769
14770 \end_inset
14771
14772 correcto: 
14773 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14774 \end_inset
14775
14776
14777 \end_layout
14778
14779 \begin_layout Standard
14780 Para integrales múltiples hay los siguientes comandos:
14781 \begin_inset VSpace medskip
14782 \end_inset
14783
14784
14785 \end_layout
14786
14787 \begin_layout Standard
14788 \begin_inset space \hfill{}
14789 \end_inset
14790
14791
14792 \begin_inset Tabular
14793 <lyxtabular version="3" rows="4" columns="2">
14794 <features rotate="0" tabularvalignment="middle">
14795 <column alignment="center" valignment="top">
14796 <column alignment="center" valignment="top">
14797 <row>
14798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14799 \begin_inset Text
14800
14801 \begin_layout Plain Layout
14802 Comando
14803 \end_layout
14804
14805 \end_inset
14806 </cell>
14807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14808 \begin_inset Text
14809
14810 \begin_layout Plain Layout
14811 Resultado
14812 \begin_inset Note Note
14813 status collapsed
14814
14815 \begin_layout Plain Layout
14816
14817 \series bold
14818
14819 \backslash
14820 raisebox
14821 \series default
14822  se usa sólo como espaciador
14823 \end_layout
14824
14825 \end_inset
14826
14827
14828 \end_layout
14829
14830 \end_inset
14831 </cell>
14832 </row>
14833 <row>
14834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14835 \begin_inset Text
14836
14837 \begin_layout Plain Layout
14838
14839 \backslash
14840 iint
14841 \end_layout
14842
14843 \end_inset
14844 </cell>
14845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14846 \begin_inset Text
14847
14848 \begin_layout Plain Layout
14849 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
14850 \end_inset
14851
14852
14853 \end_layout
14854
14855 \end_inset
14856 </cell>
14857 </row>
14858 <row>
14859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14860 \begin_inset Text
14861
14862 \begin_layout Plain Layout
14863
14864 \backslash
14865 oiint
14866 \end_layout
14867
14868 \end_inset
14869 </cell>
14870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14871 \begin_inset Text
14872
14873 \begin_layout Plain Layout
14874 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
14875 \end_inset
14876
14877
14878 \end_layout
14879
14880 \end_inset
14881 </cell>
14882 </row>
14883 <row>
14884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14885 \begin_inset Text
14886
14887 \begin_layout Plain Layout
14888
14889 \backslash
14890 sqiint
14891 \end_layout
14892
14893 \end_inset
14894 </cell>
14895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14896 \begin_inset Text
14897
14898 \begin_layout Plain Layout
14899 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
14900 \end_inset
14901
14902
14903 \end_layout
14904
14905 \end_inset
14906 </cell>
14907 </row>
14908 </lyxtabular>
14909
14910 \end_inset
14911
14912
14913 \begin_inset space \hfill{}
14914 \end_inset
14915
14916
14917 \begin_inset Tabular
14918 <lyxtabular version="3" rows="4" columns="2">
14919 <features rotate="0" tabularvalignment="middle">
14920 <column alignment="center" valignment="top">
14921 <column alignment="center" valignment="top">
14922 <row>
14923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14924 \begin_inset Text
14925
14926 \begin_layout Plain Layout
14927 Comando
14928 \end_layout
14929
14930 \end_inset
14931 </cell>
14932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14933 \begin_inset Text
14934
14935 \begin_layout Plain Layout
14936 Resultado
14937 \begin_inset Note Note
14938 status collapsed
14939
14940 \begin_layout Plain Layout
14941
14942 \series bold
14943
14944 \backslash
14945 raisebox
14946 \series default
14947  se usa sólo como espaciador
14948 \end_layout
14949
14950 \end_inset
14951
14952
14953 \end_layout
14954
14955 \end_inset
14956 </cell>
14957 </row>
14958 <row>
14959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14960 \begin_inset Text
14961
14962 \begin_layout Plain Layout
14963
14964 \backslash
14965 iiint
14966 \end_layout
14967
14968 \end_inset
14969 </cell>
14970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14971 \begin_inset Text
14972
14973 \begin_layout Plain Layout
14974 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
14975 \end_inset
14976
14977
14978 \end_layout
14979
14980 \end_inset
14981 </cell>
14982 </row>
14983 <row>
14984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14985 \begin_inset Text
14986
14987 \begin_layout Plain Layout
14988
14989 \backslash
14990 iiiint
14991 \end_layout
14992
14993 \end_inset
14994 </cell>
14995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14996 \begin_inset Text
14997
14998 \begin_layout Plain Layout
14999 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15000 \end_inset
15001
15002
15003 \end_layout
15004
15005 \end_inset
15006 </cell>
15007 </row>
15008 <row>
15009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15010 \begin_inset Text
15011
15012 \begin_layout Plain Layout
15013
15014 \backslash
15015 dotsint
15016 \end_layout
15017
15018 \end_inset
15019 </cell>
15020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15021 \begin_inset Text
15022
15023 \begin_layout Plain Layout
15024 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15025 \end_inset
15026
15027
15028 \end_layout
15029
15030 \end_inset
15031 </cell>
15032 </row>
15033 </lyxtabular>
15034
15035 \end_inset
15036
15037
15038 \begin_inset space \hfill{}
15039 \end_inset
15040
15041
15042 \end_layout
15043
15044 \begin_layout Subsection
15045 Límites de operadores
15046 \begin_inset CommandInset label
15047 LatexCommand label
15048 name "sub:Límites-de-operadores"
15049
15050 \end_inset
15051
15052
15053 \begin_inset Index idx
15054 status collapsed
15055
15056 \begin_layout Plain Layout
15057 Operadores ! límites de
15058 \end_layout
15059
15060 \end_inset
15061
15062
15063 \end_layout
15064
15065 \begin_layout Standard
15066 Los límites se crean mediante superíndices y subíndices:
15067 \end_layout
15068
15069 \begin_layout Standard
15070 \noindent
15071 \align center
15072 \begin_inset Tabular
15073 <lyxtabular version="3" rows="2" columns="2">
15074 <features rotate="0" tabularvalignment="middle">
15075 <column alignment="center" valignment="top">
15076 <column alignment="center" valignment="top">
15077 <row>
15078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15079 \begin_inset Text
15080
15081 \begin_layout Plain Layout
15082 Comando
15083 \end_layout
15084
15085 \end_inset
15086 </cell>
15087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15088 \begin_inset Text
15089
15090 \begin_layout Plain Layout
15091 Resultado
15092 \begin_inset Note Note
15093 status collapsed
15094
15095 \begin_layout Plain Layout
15096
15097 \series bold
15098
15099 \backslash
15100 raisebox
15101 \series default
15102  se usa sólo como espaciador
15103 \end_layout
15104
15105 \end_inset
15106
15107
15108 \end_layout
15109
15110 \end_inset
15111 </cell>
15112 </row>
15113 <row>
15114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15115 \begin_inset Text
15116
15117 \begin_layout Plain Layout
15118
15119 \backslash
15120 prod^
15121 \backslash
15122 infty
15123 \begin_inset space \textvisiblespace{}
15124 \end_inset
15125
15126
15127 \begin_inset Formula $\to$
15128 \end_inset
15129
15130 _0
15131 \begin_inset Formula $\to$
15132 \end_inset
15133
15134 A(x)
15135 \end_layout
15136
15137 \end_inset
15138 </cell>
15139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15140 \begin_inset Text
15141
15142 \begin_layout Plain Layout
15143 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15144 \end_inset
15145
15146
15147 \end_layout
15148
15149 \end_inset
15150 </cell>
15151 </row>
15152 </lyxtabular>
15153
15154 \end_inset
15155
15156
15157 \end_layout
15158
15159 \begin_layout Standard
15160 En ecuaciones en línea los límites se colocan al lado derecho del operador.
15161  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
15162 \end_layout
15163
15164 \begin_layout Standard
15165 Para forzar que los límites se coloquen junto al operador, se pone el cursor
15166  directamente detrás del operador y se elige 
15167 \series bold
15168 Alineado
15169 \series default
15170  en el menú 
15171 \family sans
15172 Editar\SpecialChar \menuseparator
15173 Ecuación\SpecialChar \menuseparator
15174 Cambiar tipo de límites
15175 \family default
15176  (atajo 
15177 \family sans
15178 Alt+M
15179 \begin_inset space ~
15180 \end_inset
15181
15182 L
15183 \family default
15184 ).
15185  Un ejemplo:
15186 \end_layout
15187
15188 \begin_layout Standard
15189 El tipo de límites por omisión es:
15190 \begin_inset Formula 
15191 \[
15192 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15193 \]
15194
15195 \end_inset
15196
15197
15198 \end_layout
15199
15200 \begin_layout Standard
15201 Así se ven si se cambia el tipo de límites a 
15202 \series bold
15203 Alineado
15204 \series default
15205 :
15206 \begin_inset Formula 
15207 \[
15208 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15209 \]
15210
15211 \end_inset
15212
15213
15214 \end_layout
15215
15216 \begin_layout Standard
15217 En integrales, excepto las que terminan en 
15218 \series bold
15219 op
15220 \series default
15221  como 
15222 \series bold
15223
15224 \backslash
15225 intop
15226 \series default
15227
15228 \series bold
15229
15230 \backslash
15231 ointop
15232 \series default
15233 , etc., los límites se colocan por omisión junto al operador.
15234  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
15235  operador.
15236  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
15237 \series bold
15238 Presentado
15239 \series default
15240  para poner el límite debajo:
15241 \begin_inset Formula 
15242 \begin{equation}
15243 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}
15244 \end{equation}
15245
15246 \end_inset
15247
15248
15249 \begin_inset VSpace medskip
15250 \end_inset
15251
15252 Para especificar condiciones en los límites se usan los comandos 
15253 \series bold
15254
15255 \backslash
15256 subarray
15257 \series default
15258
15259 \begin_inset Index idx
15260 status collapsed
15261
15262 \begin_layout Plain Layout
15263 Comandos ! S ! 
15264 \backslash
15265 subarray
15266 \end_layout
15267
15268 \end_inset
15269
15270  y 
15271 \series bold
15272
15273 \backslash
15274 substack
15275 \series default
15276
15277 \begin_inset Index idx
15278 status collapsed
15279
15280 \begin_layout Plain Layout
15281 Comandos ! S ! 
15282 \backslash
15283 substack
15284 \end_layout
15285
15286 \end_inset
15287
15288 .
15289  Por ejemplo, para componer la expresión
15290 \begin_inset Formula 
15291 \begin{equation}
15292 \sum_{\begin{subarray}{c}
15293 0<k<1000\\
15294 \\
15295 k\,\in\,\mathbb{N}
15296 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15297 \end{equation}
15298
15299 \end_inset
15300
15301 se ha hecho lo siguiente: primero se escribe el comando 
15302 \series bold
15303
15304 \backslash
15305 sum^n
15306 \series default
15307
15308 \begin_inset space \textvisiblespace{}
15309 \end_inset
15310
15311
15312 \series bold
15313 _
15314 \series default
15315 .
15316  Ahora el cursor está en un marco azul bajo el operador sumatorio y ahí
15317  se inserta el comando 
15318 \series bold
15319
15320 \backslash
15321 subarray
15322 \series default
15323
15324 \begin_inset space \textvisiblespace{}
15325 \end_inset
15326
15327 .
15328  Ahora el marco azul está en un marco púrpura donde pueden escribirse líneas
15329  distintas.
15330  Cada línea nueva se crea con un salto de línea (
15331 \family sans
15332 Ctrl+Entrar
15333 \family default
15334 ).
15335  Si ahora se teclea en ella
15336 \begin_inset Newline newline
15337 \end_inset
15338
15339
15340 \series bold
15341 0<k<1000 Ctrl+Entrar
15342 \begin_inset Newline newline
15343 \end_inset
15344
15345
15346 \series default
15347 aparece debajo un nuevo marco para la línea nueva.
15348 \end_layout
15349
15350 \begin_layout Standard
15351 La alineación de las líneas puede cambiarse a la izquierda con la 
15352 \family sans
15353 barra de herramientas de cuadros
15354 \family default
15355  o con el menú 
15356 \family sans
15357 Editar\SpecialChar \menuseparator
15358 Filas y columnas
15359 \family default
15360 .
15361  Para obtener alineación derecha se inserta 
15362 \series bold
15363
15364 \backslash
15365 hfill
15366 \series default
15367
15368 \begin_inset space \textvisiblespace{}
15369 \end_inset
15370
15371  al principio de la línea.
15372 \end_layout
15373
15374 \begin_layout Standard
15375 El comando 
15376 \series bold
15377
15378 \backslash
15379 substack
15380 \series default
15381  es equivalente a 
15382 \series bold
15383
15384 \backslash
15385 subarray
15386 \series default
15387  con la diferencia de que las líneas están siempre centradas.
15388 \begin_inset VSpace bigskip
15389 \end_inset
15390
15391
15392 \end_layout
15393
15394 \begin_layout Standard
15395 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
15396  siguientes, como en la ecuación 
15397 \begin_inset CommandInset ref
15398 LatexCommand eqref
15399 reference "eq:substack"
15400
15401 \end_inset
15402
15403 , porque éstos se colocan junto a los límites.
15404 \end_layout
15405
15406 \begin_layout Standard
15407 Para evitarlo se puede usar la siguiente macro en el preámbulo:
15408 \end_layout
15409
15410 \begin_layout Standard
15411
15412 \series bold
15413
15414 \backslash
15415 def
15416 \backslash
15417 clap#1{
15418 \backslash
15419 hbox to 0pt{
15420 \backslash
15421 hss #1
15422 \backslash
15423 hss}}
15424 \begin_inset Newline newline
15425 \end_inset
15426
15427
15428 \backslash
15429 def
15430 \backslash
15431 mathclap {
15432 \backslash
15433 mathpalette 
15434 \backslash
15435 mathclapinternal}
15436 \begin_inset Newline newline
15437 \end_inset
15438
15439
15440 \backslash
15441 def
15442 \backslash
15443 mathclapinternal #1#2{
15444 \backslash
15445 clap{$
15446 \backslash
15447 mathsurround =0pt #1{#2}$}}
15448 \end_layout
15449
15450 \begin_layout Standard
15451 En ella se define el comando 
15452 \series bold
15453
15454 \backslash
15455 mathclap
15456 \series default
15457
15458 \begin_inset Index idx
15459 status collapsed
15460
15461 \begin_layout Plain Layout
15462 Comandos ! M ! 
15463 \backslash
15464 mathclap
15465 \end_layout
15466
15467 \end_inset
15468
15469  que establece la anchura del límite en 0
15470 \begin_inset space \thinspace{}
15471 \end_inset
15472
15473 pt.
15474  El esquema del comando es:
15475 \end_layout
15476
15477 \begin_layout Standard
15478
15479 \series bold
15480
15481 \backslash
15482 mathclap{límite}
15483 \end_layout
15484
15485 \begin_layout Standard
15486 donde el límite puede consistir en varias condiciones.
15487 \end_layout
15488
15489 \begin_layout Standard
15490 Aplicado en la ecuación 
15491 \begin_inset CommandInset ref
15492 LatexCommand eqref
15493 reference "eq:substack"
15494
15495 \end_inset
15496
15497  se usa el comando
15498 \end_layout
15499
15500 \begin_layout Standard
15501
15502 \series bold
15503
15504 \backslash
15505 sum_
15506 \backslash
15507 mathclap{
15508 \backslash
15509 substack
15510 \begin_inset space \textvisiblespace{}
15511 \end_inset
15512
15513 0<k<1000 Ctrl+Entrar
15514 \end_layout
15515
15516 \begin_layout Standard
15517 para componer el límite inferior.
15518  Ahora el sumando está junto al sumatorio:
15519 \begin_inset Formula 
15520 \[
15521 \sum_{\mathclap{\substack{0<k<1000\\
15522 \\
15523 k\,\in\,\mathbb{N}
15524 }
15525 }}^{n}k^{-2}
15526 \]
15527
15528 \end_inset
15529
15530
15531 \begin_inset VSpace bigskip
15532 \end_inset
15533
15534 Cómo utilizar un límite para varios operadores se describe en la 
15535 \begin_inset CommandInset ref
15536 LatexCommand ref
15537 reference "sub:Operadores-de-usuario"
15538
15539 \end_inset
15540
15541 .
15542 \end_layout
15543
15544 \begin_layout Subsection
15545 Decoración para operadores
15546 \begin_inset Index idx
15547 status collapsed
15548
15549 \begin_layout Plain Layout
15550 Operadores ! Decoración
15551 \end_layout
15552
15553 \end_inset
15554
15555
15556 \end_layout
15557
15558 \begin_layout Standard
15559 Con los comandos 
15560 \series bold
15561
15562 \backslash
15563 overset
15564 \series default
15565
15566 \begin_inset Index idx
15567 status collapsed
15568
15569 \begin_layout Plain Layout
15570 Comandos ! O ! 
15571 \backslash
15572 overset
15573 \end_layout
15574
15575 \end_inset
15576
15577  y 
15578 \series bold
15579
15580 \backslash
15581 underset
15582 \series default
15583
15584 \begin_inset Index idx
15585 status collapsed
15586
15587 \begin_layout Plain Layout
15588 Comandos ! U ! 
15589 \backslash
15590 underset
15591 \end_layout
15592
15593 \end_inset
15594
15595  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
15596  Con el comando 
15597 \series bold
15598
15599 \backslash
15600 sideset
15601 \series default
15602
15603 \begin_inset Index idx
15604 status collapsed
15605
15606 \begin_layout Plain Layout
15607 Comandos ! S ! 
15608 \backslash
15609 sideset
15610 \end_layout
15611
15612 \end_inset
15613
15614  se pueden poner caracteres delante y detrás de un operador grande.
15615 \end_layout
15616
15617 \begin_layout Standard
15618
15619 \lang english
15620 There are 4
15621 \begin_inset space ~
15622 \end_inset
15623
15624 variants of 
15625 \series bold
15626
15627 \backslash
15628 sideset
15629 \series default
15630 :
15631 \end_layout
15632
15633 \begin_layout Itemize
15634
15635 \series bold
15636 \lang english
15637
15638 \backslash
15639 sideset
15640 \series default
15641  is used to set characters at the corners of the operator
15642 \end_layout
15643
15644 \begin_layout Itemize
15645
15646 \series bold
15647 \lang english
15648
15649 \backslash
15650 sidesetn
15651 \series default
15652  is used to set characters before and/or behind the operator (this variant
15653  represents LaTeX's original 
15654 \series bold
15655
15656 \backslash
15657 sideset
15658 \series default
15659  command)
15660 \end_layout
15661
15662 \begin_layout Itemize
15663
15664 \series bold
15665 \lang english
15666
15667 \backslash
15668 sidesetl
15669 \series default
15670  is used to set characters at the left corners and/or behind the operator
15671 \end_layout
15672
15673 \begin_layout Itemize
15674
15675 \series bold
15676 \lang english
15677
15678 \backslash
15679 sidesetr
15680 \series default
15681  is used to set characters at the right corners and/or before the operator
15682 \end_layout
15683
15684 \begin_layout Standard
15685 Por ejemplo, el comando 
15686 \series bold
15687
15688 \backslash
15689 sidesetn
15690 \begin_inset space \textvisiblespace{}
15691 \end_inset
15692
15693
15694 \backslash
15695 sum
15696 \begin_inset space \textvisiblespace{}
15697 \end_inset
15698
15699
15700 \begin_inset Formula $\to$
15701 \end_inset
15702
15703 '
15704 \begin_inset Formula $\to$
15705 \end_inset
15706
15707 _k=1
15708 \begin_inset space \textvisiblespace{}
15709 \end_inset
15710
15711
15712 \series default
15713 ^
15714 \series bold
15715 n
15716 \series default
15717  genera:
15718 \begin_inset Formula 
15719 \[
15720 \sideset{}{'}\sum_{k=1}^{n}
15721 \]
15722
15723 \end_inset
15724
15725
15726 \end_layout
15727
15728 \begin_layout Standard
15729 \begin_inset Note Greyedout
15730 status open
15731
15732 \begin_layout Plain Layout
15733
15734 \series bold
15735 Nota: 
15736 \backslash
15737 sideset
15738 \series default
15739  sólo se puede usar para decorar operadores grandes, no permite operadores
15740  binarios.
15741 \end_layout
15742
15743 \end_inset
15744
15745
15746 \end_layout
15747
15748 \begin_layout Standard
15749 Con 
15750 \series bold
15751
15752 \backslash
15753 overset
15754 \series default
15755  y 
15756 \series bold
15757
15758 \backslash
15759 underset
15760 \series default
15761  también se pueden decorar símbolos y caracteres.
15762  Por ejemplo el comando 
15763 \series bold
15764
15765 \backslash
15766 overset
15767 \begin_inset space \textvisiblespace{}
15768 \end_inset
15769
15770
15771 \backslash
15772 maltese
15773 \begin_inset space \textvisiblespace{}
15774 \end_inset
15775
15776
15777 \series default
15778
15779 \begin_inset Formula $\uparrow$
15780 \end_inset
15781
15782
15783 \series bold
15784 a
15785 \series default
15786  genera:
15787 \begin_inset Formula 
15788 \[
15789 \overset{a}{\maltese}
15790 \]
15791
15792 \end_inset
15793
15794
15795 \end_layout
15796
15797 \begin_layout Subsection
15798 Operadores binarios
15799 \begin_inset CommandInset label
15800 LatexCommand label
15801 name "sub:Operadores-binarios"
15802
15803 \end_inset
15804
15805
15806 \begin_inset Index idx
15807 status collapsed
15808
15809 \begin_layout Plain Layout
15810 Operadores ! binarios
15811 \end_layout
15812
15813 \end_inset
15814
15815
15816 \end_layout
15817
15818 \begin_layout Standard
15819 Los operadores binarios se rodean por espacios si llevan un carácter delante
15820  o detrás.
15821 \begin_inset VSpace medskip
15822 \end_inset
15823
15824
15825 \end_layout
15826
15827 \begin_layout Standard
15828 \begin_inset space \hfill{}
15829 \end_inset
15830
15831
15832 \begin_inset Tabular
15833 <lyxtabular version="3" rows="13" columns="2">
15834 <features rotate="0" tabularvalignment="middle">
15835 <column alignment="center" valignment="top" width="0pt">
15836 <column alignment="center" valignment="top" width="0pt">
15837 <row>
15838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15839 \begin_inset Text
15840
15841 \begin_layout Plain Layout
15842 Comando
15843 \begin_inset Note Note
15844 status collapsed
15845
15846 \begin_layout Plain Layout
15847
15848 \series bold
15849
15850 \backslash
15851 raisebox
15852 \series default
15853  se usa sólo como espaciador
15854 \end_layout
15855
15856 \end_inset
15857
15858
15859 \end_layout
15860
15861 \end_inset
15862 </cell>
15863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15864 \begin_inset Text
15865
15866 \begin_layout Plain Layout
15867 Operador
15868 \end_layout
15869
15870 \end_inset
15871 </cell>
15872 </row>
15873 <row>
15874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15875 \begin_inset Text
15876
15877 \begin_layout Plain Layout
15878 +
15879 \end_layout
15880
15881 \end_inset
15882 </cell>
15883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15884 \begin_inset Text
15885
15886 \begin_layout Plain Layout
15887 \begin_inset Formula $+$
15888 \end_inset
15889
15890
15891 \end_layout
15892
15893 \end_inset
15894 </cell>
15895 </row>
15896 <row>
15897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15898 \begin_inset Text
15899
15900 \begin_layout Plain Layout
15901 -
15902 \end_layout
15903
15904 \end_inset
15905 </cell>
15906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15907 \begin_inset Text
15908
15909 \begin_layout Plain Layout
15910 \begin_inset Formula $-$
15911 \end_inset
15912
15913
15914 \end_layout
15915
15916 \end_inset
15917 </cell>
15918 </row>
15919 <row>
15920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15921 \begin_inset Text
15922
15923 \begin_layout Plain Layout
15924
15925 \backslash
15926 pm
15927 \end_layout
15928
15929 \end_inset
15930 </cell>
15931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15932 \begin_inset Text
15933
15934 \begin_layout Plain Layout
15935 \begin_inset Formula $\pm$
15936 \end_inset
15937
15938
15939 \end_layout
15940
15941 \end_inset
15942 </cell>
15943 </row>
15944 <row>
15945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15946 \begin_inset Text
15947
15948 \begin_layout Plain Layout
15949
15950 \backslash
15951 mp
15952 \end_layout
15953
15954 \end_inset
15955 </cell>
15956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15957 \begin_inset Text
15958
15959 \begin_layout Plain Layout
15960 \begin_inset Formula $\mp$
15961 \end_inset
15962
15963
15964 \end_layout
15965
15966 \end_inset
15967 </cell>
15968 </row>
15969 <row>
15970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15971 \begin_inset Text
15972
15973 \begin_layout Plain Layout
15974
15975 \backslash
15976 cdot
15977 \end_layout
15978
15979 \end_inset
15980 </cell>
15981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15982 \begin_inset Text
15983
15984 \begin_layout Plain Layout
15985 \begin_inset Formula $\cdot$
15986 \end_inset
15987
15988
15989 \end_layout
15990
15991 \end_inset
15992 </cell>
15993 </row>
15994 <row>
15995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15996 \begin_inset Text
15997
15998 \begin_layout Plain Layout
15999
16000 \backslash
16001 times
16002 \end_layout
16003
16004 \end_inset
16005 </cell>
16006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16007 \begin_inset Text
16008
16009 \begin_layout Plain Layout
16010 \begin_inset Formula $\times$
16011 \end_inset
16012
16013
16014 \end_layout
16015
16016 \end_inset
16017 </cell>
16018 </row>
16019 <row>
16020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16021 \begin_inset Text
16022
16023 \begin_layout Plain Layout
16024
16025 \backslash
16026 div
16027 \end_layout
16028
16029 \end_inset
16030 </cell>
16031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16032 \begin_inset Text
16033
16034 \begin_layout Plain Layout
16035 \begin_inset Formula $\div$
16036 \end_inset
16037
16038
16039 \end_layout
16040
16041 \end_inset
16042 </cell>
16043 </row>
16044 <row>
16045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16046 \begin_inset Text
16047
16048 \begin_layout Plain Layout
16049 \begin_inset ERT
16050 status collapsed
16051
16052 \begin_layout Plain Layout
16053
16054
16055 \backslash
16056 raisebox{-1.2mm}{
16057 \end_layout
16058
16059 \end_inset
16060
16061 *
16062 \begin_inset ERT
16063 status collapsed
16064
16065 \begin_layout Plain Layout
16066
16067 }
16068 \end_layout
16069
16070 \end_inset
16071
16072
16073 \end_layout
16074
16075 \end_inset
16076 </cell>
16077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16078 \begin_inset Text
16079
16080 \begin_layout Plain Layout
16081 \begin_inset Formula $*$
16082 \end_inset
16083
16084
16085 \end_layout
16086
16087 \end_inset
16088 </cell>
16089 </row>
16090 <row>
16091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16092 \begin_inset Text
16093
16094 \begin_layout Plain Layout
16095
16096 \backslash
16097 star
16098 \end_layout
16099
16100 \end_inset
16101 </cell>
16102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16103 \begin_inset Text
16104
16105 \begin_layout Plain Layout
16106 \begin_inset Formula $\star$
16107 \end_inset
16108
16109
16110 \end_layout
16111
16112 \end_inset
16113 </cell>
16114 </row>
16115 <row>
16116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16117 \begin_inset Text
16118
16119 \begin_layout Plain Layout
16120
16121 \backslash
16122 circ
16123 \end_layout
16124
16125 \end_inset
16126 </cell>
16127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16128 \begin_inset Text
16129
16130 \begin_layout Plain Layout
16131 \begin_inset Formula $\circ$
16132 \end_inset
16133
16134
16135 \end_layout
16136
16137 \end_inset
16138 </cell>
16139 </row>
16140 <row>
16141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16142 \begin_inset Text
16143
16144 \begin_layout Plain Layout
16145
16146 \backslash
16147 diamond
16148 \end_layout
16149
16150 \end_inset
16151 </cell>
16152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16153 \begin_inset Text
16154
16155 \begin_layout Plain Layout
16156 \begin_inset Formula $\diamond$
16157 \end_inset
16158
16159
16160 \end_layout
16161
16162 \end_inset
16163 </cell>
16164 </row>
16165 <row>
16166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16167 \begin_inset Text
16168
16169 \begin_layout Plain Layout
16170
16171 \backslash
16172 bullet
16173 \end_layout
16174
16175 \end_inset
16176 </cell>
16177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16178 \begin_inset Text
16179
16180 \begin_layout Plain Layout
16181 \begin_inset Formula $\bullet$
16182 \end_inset
16183
16184
16185 \end_layout
16186
16187 \end_inset
16188 </cell>
16189 </row>
16190 </lyxtabular>
16191
16192 \end_inset
16193
16194
16195 \begin_inset space \hfill{}
16196 \end_inset
16197
16198
16199 \begin_inset Tabular
16200 <lyxtabular version="3" rows="13" columns="2">
16201 <features rotate="0" tabularvalignment="middle">
16202 <column alignment="center" valignment="top" width="0pt">
16203 <column alignment="center" valignment="top" width="0pt">
16204 <row>
16205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16206 \begin_inset Text
16207
16208 \begin_layout Plain Layout
16209 Comando
16210 \end_layout
16211
16212 \end_inset
16213 </cell>
16214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16215 \begin_inset Text
16216
16217 \begin_layout Plain Layout
16218 Operador
16219 \end_layout
16220
16221 \end_inset
16222 </cell>
16223 </row>
16224 <row>
16225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16226 \begin_inset Text
16227
16228 \begin_layout Plain Layout
16229
16230 \backslash
16231 nabla
16232 \end_layout
16233
16234 \end_inset
16235 </cell>
16236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16237 \begin_inset Text
16238
16239 \begin_layout Plain Layout
16240 \begin_inset Formula $\nabla$
16241 \end_inset
16242
16243
16244 \end_layout
16245
16246 \end_inset
16247 </cell>
16248 </row>
16249 <row>
16250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16251 \begin_inset Text
16252
16253 \begin_layout Plain Layout
16254
16255 \backslash
16256 bigtriangledown
16257 \end_layout
16258
16259 \end_inset
16260 </cell>
16261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16262 \begin_inset Text
16263
16264 \begin_layout Plain Layout
16265 \begin_inset Formula $\bigtriangledown$
16266 \end_inset
16267
16268
16269 \end_layout
16270
16271 \end_inset
16272 </cell>
16273 </row>
16274 <row>
16275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16276 \begin_inset Text
16277
16278 \begin_layout Plain Layout
16279
16280 \backslash
16281 bigtriangleup
16282 \end_layout
16283
16284 \end_inset
16285 </cell>
16286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16287 \begin_inset Text
16288
16289 \begin_layout Plain Layout
16290 \begin_inset Formula $\bigtriangleup$
16291 \end_inset
16292
16293
16294 \end_layout
16295
16296 \end_inset
16297 </cell>
16298 </row>
16299 <row>
16300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16301 \begin_inset Text
16302
16303 \begin_layout Plain Layout
16304
16305 \backslash
16306 Box
16307 \end_layout
16308
16309 \end_inset
16310 </cell>
16311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16312 \begin_inset Text
16313
16314 \begin_layout Plain Layout
16315 \begin_inset Formula $\Box$
16316 \end_inset
16317
16318
16319 \end_layout
16320
16321 \end_inset
16322 </cell>
16323 </row>
16324 <row>
16325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16326 \begin_inset Text
16327
16328 \begin_layout Plain Layout
16329
16330 \backslash
16331 cap 
16332 \end_layout
16333
16334 \end_inset
16335 </cell>
16336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16337 \begin_inset Text
16338
16339 \begin_layout Plain Layout
16340 \begin_inset Formula $\cap$
16341 \end_inset
16342
16343
16344 \end_layout
16345
16346 \end_inset
16347 </cell>
16348 </row>
16349 <row>
16350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16351 \begin_inset Text
16352
16353 \begin_layout Plain Layout
16354
16355 \backslash
16356 cup
16357 \end_layout
16358
16359 \end_inset
16360 </cell>
16361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16362 \begin_inset Text
16363
16364 \begin_layout Plain Layout
16365 \begin_inset Formula $\cup$
16366 \end_inset
16367
16368
16369 \end_layout
16370
16371 \end_inset
16372 </cell>
16373 </row>
16374 <row>
16375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16376 \begin_inset Text
16377
16378 \begin_layout Plain Layout
16379
16380 \backslash
16381 dagger
16382 \end_layout
16383
16384 \end_inset
16385 </cell>
16386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16387 \begin_inset Text
16388
16389 \begin_layout Plain Layout
16390 \begin_inset Formula $\dagger$
16391 \end_inset
16392
16393
16394 \end_layout
16395
16396 \end_inset
16397 </cell>
16398 </row>
16399 <row>
16400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16401 \begin_inset Text
16402
16403 \begin_layout Plain Layout
16404
16405 \backslash
16406 ddagger
16407 \end_layout
16408
16409 \end_inset
16410 </cell>
16411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16412 \begin_inset Text
16413
16414 \begin_layout Plain Layout
16415 \begin_inset Formula $\ddagger$
16416 \end_inset
16417
16418
16419 \end_layout
16420
16421 \end_inset
16422 </cell>
16423 </row>
16424 <row>
16425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16426 \begin_inset Text
16427
16428 \begin_layout Plain Layout
16429
16430 \backslash
16431 wr
16432 \end_layout
16433
16434 \end_inset
16435 </cell>
16436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16437 \begin_inset Text
16438
16439 \begin_layout Plain Layout
16440 \begin_inset Formula $\wr$
16441 \end_inset
16442
16443
16444 \end_layout
16445
16446 \end_inset
16447 </cell>
16448 </row>
16449 <row>
16450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16451 \begin_inset Text
16452
16453 \begin_layout Plain Layout
16454
16455 \backslash
16456 bigcirc
16457 \end_layout
16458
16459 \end_inset
16460 </cell>
16461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16462 \begin_inset Text
16463
16464 \begin_layout Plain Layout
16465 \begin_inset Formula $\bigcirc$
16466 \end_inset
16467
16468
16469 \end_layout
16470
16471 \end_inset
16472 </cell>
16473 </row>
16474 <row>
16475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16476 \begin_inset Text
16477
16478 \begin_layout Plain Layout
16479
16480 \backslash
16481 wedge
16482 \end_layout
16483
16484 \end_inset
16485 </cell>
16486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16487 \begin_inset Text
16488
16489 \begin_layout Plain Layout
16490 \begin_inset Formula $\wedge$
16491 \end_inset
16492
16493
16494 \end_layout
16495
16496 \end_inset
16497 </cell>
16498 </row>
16499 <row>
16500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16501 \begin_inset Text
16502
16503 \begin_layout Plain Layout
16504
16505 \backslash
16506 vee
16507 \end_layout
16508
16509 \end_inset
16510 </cell>
16511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16512 \begin_inset Text
16513
16514 \begin_layout Plain Layout
16515 \begin_inset Formula $\vee$
16516 \end_inset
16517
16518
16519 \end_layout
16520
16521 \end_inset
16522 </cell>
16523 </row>
16524 </lyxtabular>
16525
16526 \end_inset
16527
16528
16529 \begin_inset space \hfill{}
16530 \end_inset
16531
16532
16533 \begin_inset Tabular
16534 <lyxtabular version="3" rows="13" columns="2">
16535 <features rotate="0" tabularvalignment="middle">
16536 <column alignment="center" valignment="top" width="0pt">
16537 <column alignment="center" valignment="top" width="0pt">
16538 <row>
16539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16540 \begin_inset Text
16541
16542 \begin_layout Plain Layout
16543 Comando
16544 \end_layout
16545
16546 \end_inset
16547 </cell>
16548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16549 \begin_inset Text
16550
16551 \begin_layout Plain Layout
16552 Operador
16553 \end_layout
16554
16555 \end_inset
16556 </cell>
16557 </row>
16558 <row>
16559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16560 \begin_inset Text
16561
16562 \begin_layout Plain Layout
16563
16564 \backslash
16565 oplus
16566 \end_layout
16567
16568 \end_inset
16569 </cell>
16570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16571 \begin_inset Text
16572
16573 \begin_layout Plain Layout
16574 \begin_inset Formula $\oplus$
16575 \end_inset
16576
16577
16578 \end_layout
16579
16580 \end_inset
16581 </cell>
16582 </row>
16583 <row>
16584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16585 \begin_inset Text
16586
16587 \begin_layout Plain Layout
16588
16589 \backslash
16590 ominus
16591 \end_layout
16592
16593 \end_inset
16594 </cell>
16595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16596 \begin_inset Text
16597
16598 \begin_layout Plain Layout
16599 \begin_inset Formula $\ominus$
16600 \end_inset
16601
16602
16603 \end_layout
16604
16605 \end_inset
16606 </cell>
16607 </row>
16608 <row>
16609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16610 \begin_inset Text
16611
16612 \begin_layout Plain Layout
16613
16614 \backslash
16615 otimes
16616 \end_layout
16617
16618 \end_inset
16619 </cell>
16620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16621 \begin_inset Text
16622
16623 \begin_layout Plain Layout
16624 \begin_inset Formula $\otimes$
16625 \end_inset
16626
16627
16628 \end_layout
16629
16630 \end_inset
16631 </cell>
16632 </row>
16633 <row>
16634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16635 \begin_inset Text
16636
16637 \begin_layout Plain Layout
16638
16639 \backslash
16640 oslash
16641 \end_layout
16642
16643 \end_inset
16644 </cell>
16645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16646 \begin_inset Text
16647
16648 \begin_layout Plain Layout
16649 \begin_inset Formula $\oslash$
16650 \end_inset
16651
16652
16653 \end_layout
16654
16655 \end_inset
16656 </cell>
16657 </row>
16658 <row>
16659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16660 \begin_inset Text
16661
16662 \begin_layout Plain Layout
16663
16664 \backslash
16665 odot
16666 \end_layout
16667
16668 \end_inset
16669 </cell>
16670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16671 \begin_inset Text
16672
16673 \begin_layout Plain Layout
16674 \begin_inset Formula $\odot$
16675 \end_inset
16676
16677
16678 \end_layout
16679
16680 \end_inset
16681 </cell>
16682 </row>
16683 <row>
16684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16685 \begin_inset Text
16686
16687 \begin_layout Plain Layout
16688
16689 \backslash
16690 amalg
16691 \end_layout
16692
16693 \end_inset
16694 </cell>
16695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16696 \begin_inset Text
16697
16698 \begin_layout Plain Layout
16699 \begin_inset Formula $\amalg$
16700 \end_inset
16701
16702
16703 \end_layout
16704
16705 \end_inset
16706 </cell>
16707 </row>
16708 <row>
16709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16710 \begin_inset Text
16711
16712 \begin_layout Plain Layout
16713
16714 \backslash
16715 uplus
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16721 \begin_inset Text
16722
16723 \begin_layout Plain Layout
16724 \begin_inset Formula $\uplus$
16725 \end_inset
16726
16727
16728 \end_layout
16729
16730 \end_inset
16731 </cell>
16732 </row>
16733 <row>
16734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16735 \begin_inset Text
16736
16737 \begin_layout Plain Layout
16738
16739 \backslash
16740 setminus
16741 \end_layout
16742
16743 \end_inset
16744 </cell>
16745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16746 \begin_inset Text
16747
16748 \begin_layout Plain Layout
16749 \begin_inset Formula $\setminus$
16750 \end_inset
16751
16752
16753 \end_layout
16754
16755 \end_inset
16756 </cell>
16757 </row>
16758 <row>
16759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16760 \begin_inset Text
16761
16762 \begin_layout Plain Layout
16763
16764 \backslash
16765 sqcap
16766 \end_layout
16767
16768 \end_inset
16769 </cell>
16770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Plain Layout
16774 \begin_inset Formula $\sqcap$
16775 \end_inset
16776
16777
16778 \end_layout
16779
16780 \end_inset
16781 </cell>
16782 </row>
16783 <row>
16784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16785 \begin_inset Text
16786
16787 \begin_layout Plain Layout
16788
16789 \backslash
16790 sqcup
16791 \end_layout
16792
16793 \end_inset
16794 </cell>
16795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16796 \begin_inset Text
16797
16798 \begin_layout Plain Layout
16799 \begin_inset Formula $\sqcup$
16800 \end_inset
16801
16802
16803 \end_layout
16804
16805 \end_inset
16806 </cell>
16807 </row>
16808 <row>
16809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16810 \begin_inset Text
16811
16812 \begin_layout Plain Layout
16813
16814 \backslash
16815 triangleleft
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 $\triangleleft$
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" bottomline="true" leftline="true" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838
16839 \backslash
16840 triangleright
16841 \end_layout
16842
16843 \end_inset
16844 </cell>
16845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16846 \begin_inset Text
16847
16848 \begin_layout Plain Layout
16849 \begin_inset Formula $\triangleright$
16850 \end_inset
16851
16852
16853 \end_layout
16854
16855 \end_inset
16856 </cell>
16857 </row>
16858 </lyxtabular>
16859
16860 \end_inset
16861
16862
16863 \begin_inset space \hfill{}
16864 \end_inset
16865
16866
16867 \end_layout
16868
16869 \begin_layout Standard
16870 Todos los operadores binarios se pueden insertar también con el botón 
16871 \begin_inset Graphics
16872         filename ../../images/math/pm.png
16873         scale 85
16874
16875 \end_inset
16876
16877  de la barra de ecuaciones.
16878 \end_layout
16879
16880 \begin_layout Standard
16881 Para imprimir el operador Laplace se pueden usar 
16882 \series bold
16883
16884 \backslash
16885 Delta
16886 \series default
16887  o 
16888 \series bold
16889
16890 \backslash
16891 nabla
16892 \series default
16893 ^
16894 \series bold
16895 2
16896 \series default
16897  (
16898 \begin_inset Formula $\nabla^{2}$
16899 \end_inset
16900
16901 ) en vez de 
16902 \series bold
16903
16904 \backslash
16905 bigtriangleup
16906 \series default
16907 .
16908 \end_layout
16909
16910 \begin_layout Standard
16911 El carácter 
16912 \family sans
16913 Separador de menú
16914 \family default
16915  del menú 
16916 \family sans
16917 Insertar\SpecialChar \menuseparator
16918 Carácter especial
16919 \family default
16920  es el operador 
16921 \series bold
16922
16923 \backslash
16924 triangleright
16925 \series default
16926 .
16927 \end_layout
16928
16929 \begin_layout Subsection
16930 Operadores definidos por el usuario
16931 \begin_inset CommandInset label
16932 LatexCommand label
16933 name "sub:Operadores-de-usuario"
16934
16935 \end_inset
16936
16937
16938 \begin_inset Index idx
16939 status collapsed
16940
16941 \begin_layout Plain Layout
16942 Operadores ! personalizados
16943 \end_layout
16944
16945 \end_inset
16946
16947
16948 \end_layout
16949
16950 \begin_layout Standard
16951 Con ayuda del comando 
16952 \series bold
16953
16954 \backslash
16955 DeclareMathOperator
16956 \series default
16957
16958 \begin_inset Index idx
16959 status collapsed
16960
16961 \begin_layout Plain Layout
16962 Comandos ! D ! 
16963 \backslash
16964 dbinom@
16965 \backslash
16966 DeclareMathOperator
16967 \end_layout
16968
16969 \end_inset
16970
16971  se pueden definir operadores personalizados en el preámbulo LaTeX.
16972  Su esquema es:
16973 \end_layout
16974
16975 \begin_layout Standard
16976
16977 \series bold
16978
16979 \backslash
16980 DeclareMathOperator{comando nuevo}{presentación}
16981 \end_layout
16982
16983 \begin_layout Standard
16984 Presentación puede ser un carácter o símbolo que define el aspecto del operador
16985  en la salida.
16986  Para definir un operador grande hay que añadirle un * detrás.
16987  Todos los operadores grandes personalizados pueden tener límites como se
16988  describe en 
16989 \begin_inset CommandInset ref
16990 LatexCommand ref
16991 reference "sub:Límites-de-operadores"
16992
16993 \end_inset
16994
16995 .
16996 \end_layout
16997
16998 \begin_layout Standard
16999 Por ejemplo, la línea en el preámbulo LaTeX
17000 \end_layout
17001
17002 \begin_layout Standard
17003
17004 \series bold
17005
17006 \backslash
17007 DeclareMathOperator*{
17008 \backslash
17009 Lozenge}{
17010 \backslash
17011 blacklozenge}
17012 \end_layout
17013
17014 \begin_layout Standard
17015 define el comando 
17016 \series bold
17017
17018 \backslash
17019 Lozenge
17020 \series default
17021 , que inserta un operador grande que es el símbolo blacklozenge de la 
17022 \begin_inset CommandInset ref
17023 LatexCommand ref
17024 reference "sub:Símbolos-misceláneos"
17025
17026 \end_inset
17027
17028 .
17029 \begin_inset Formula 
17030 \[
17031 \Lozenge_{n=1}^{\infty}
17032 \]
17033
17034 \end_inset
17035
17036 El comando para esta expresión es: 
17037 \series bold
17038
17039 \backslash
17040 Lozenge^
17041 \backslash
17042 infty
17043 \begin_inset Formula $\rightarrow$
17044 \end_inset
17045
17046 _n=1
17047 \begin_inset VSpace bigskip
17048 \end_inset
17049
17050
17051 \end_layout
17052
17053 \begin_layout Standard
17054 Si los operadores personalizados no se van a usar varias veces en el documento,
17055  se pueden también definir con los comandos 
17056 \series bold
17057
17058 \backslash
17059 mathop
17060 \series default
17061
17062 \begin_inset Index idx
17063 status collapsed
17064
17065 \begin_layout Plain Layout
17066 Comandos ! M ! 
17067 \backslash
17068 mathop
17069 \end_layout
17070
17071 \end_inset
17072
17073  y 
17074 \series bold
17075
17076 \backslash
17077 mathbin
17078 \series default
17079
17080 \begin_inset Index idx
17081 status collapsed
17082
17083 \begin_layout Plain Layout
17084 Comandos ! M ! 
17085 \backslash
17086 mathbin
17087 \end_layout
17088
17089 \end_inset
17090
17091 , con el siguiente esquema:
17092 \end_layout
17093
17094 \begin_layout Standard
17095
17096 \series bold
17097
17098 \backslash
17099 mathop{presentación}
17100 \series default
17101  y 
17102 \series bold
17103
17104 \backslash
17105 mathbin{presentación}
17106 \end_layout
17107
17108 \begin_layout Standard
17109
17110 \series bold
17111
17112 \backslash
17113 mathop
17114 \series default
17115  define operadores grandes, 
17116 \series bold
17117
17118 \backslash
17119 mathbin
17120 \series default
17121  operadores binarios.
17122 \end_layout
17123
17124 \begin_layout Standard
17125
17126 \series bold
17127
17128 \backslash
17129 mathop
17130 \series default
17131  se puede usar, p.e., para poner un límite a varios operadores:
17132 \begin_inset Formula 
17133 \[
17134 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17135 \]
17136
17137 \end_inset
17138
17139
17140 \end_layout
17141
17142 \begin_layout Standard
17143 El comando para la expresión anterior es:
17144 \begin_inset Newline newline
17145 \end_inset
17146
17147
17148 \series bold
17149
17150 \backslash
17151 mathop{
17152 \backslash
17153 sum
17154 \backslash
17155 negmedspace
17156 \backslash
17157 sum
17158 \series default
17159
17160 \begin_inset space \textvisiblespace{}
17161 \end_inset
17162
17163
17164 \series bold
17165
17166 \begin_inset Formula $\to$
17167 \end_inset
17168
17169 ^N
17170 \series default
17171
17172 \begin_inset space \textvisiblespace{}
17173 \end_inset
17174
17175
17176 \series bold
17177 _i,j=1
17178 \end_layout
17179
17180 \begin_layout Standard
17181 \begin_inset Newpage newpage
17182 \end_inset
17183
17184
17185 \end_layout
17186
17187 \begin_layout Section
17188 Tipografías
17189 \begin_inset Index idx
17190 status collapsed
17191
17192 \begin_layout Plain Layout
17193 Tipografías
17194 \end_layout
17195
17196 \end_inset
17197
17198
17199 \end_layout
17200
17201 \begin_layout Subsection
17202 Estilos de tipografías
17203 \begin_inset CommandInset label
17204 LatexCommand label
17205 name "sub:Estilos-de-tipografías"
17206
17207 \end_inset
17208
17209
17210 \begin_inset Index idx
17211 status collapsed
17212
17213 \begin_layout Plain Layout
17214 Tipografías ! estilos de
17215 \end_layout
17216
17217 \end_inset
17218
17219
17220 \end_layout
17221
17222 \begin_layout Standard
17223 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
17224  estilos:
17225 \end_layout
17226
17227 \begin_layout Standard
17228 \begin_inset VSpace -2mm
17229 \end_inset
17230
17231
17232 \end_layout
17233
17234 \begin_layout Standard
17235 \align center
17236 \begin_inset Tabular
17237 <lyxtabular version="3" rows="7" columns="3">
17238 <features rotate="0" tabularvalignment="middle">
17239 <column alignment="center" valignment="top">
17240 <column alignment="center" valignment="top">
17241 <column alignment="center" valignment="top">
17242 <row>
17243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17244 \begin_inset Text
17245
17246 \begin_layout Plain Layout
17247 Comando
17248 \end_layout
17249
17250 \end_inset
17251 </cell>
17252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17253 \begin_inset Text
17254
17255 \begin_layout Plain Layout
17256 Resultado
17257 \end_layout
17258
17259 \end_inset
17260 </cell>
17261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17262 \begin_inset Text
17263
17264 \begin_layout Plain Layout
17265 atajo
17266 \end_layout
17267
17268 \end_inset
17269 </cell>
17270 </row>
17271 <row>
17272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17273 \begin_inset Text
17274
17275 \begin_layout Plain Layout
17276
17277 \backslash
17278 mathbb
17279 \series bold
17280
17281 \begin_inset space \textvisiblespace{}
17282 \end_inset
17283
17284
17285 \series default
17286 ABC
17287 \end_layout
17288
17289 \end_inset
17290 </cell>
17291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17292 \begin_inset Text
17293
17294 \begin_layout Plain Layout
17295 \begin_inset Formula $\mathbb{ABC}$
17296 \end_inset
17297
17298
17299 \end_layout
17300
17301 \end_inset
17302 </cell>
17303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17304 \begin_inset Text
17305
17306 \begin_layout Plain Layout
17307
17308 \family sans
17309 Alt+C C
17310 \end_layout
17311
17312 \end_inset
17313 </cell>
17314 </row>
17315 <row>
17316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17317 \begin_inset Text
17318
17319 \begin_layout Plain Layout
17320
17321 \backslash
17322 mathbf
17323 \series bold
17324
17325 \begin_inset space \textvisiblespace{}
17326 \end_inset
17327
17328
17329 \series default
17330 AbC
17331 \end_layout
17332
17333 \end_inset
17334 </cell>
17335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17336 \begin_inset Text
17337
17338 \begin_layout Plain Layout
17339 \begin_inset Formula $\mathbf{AbC}$
17340 \end_inset
17341
17342
17343 \end_layout
17344
17345 \end_inset
17346 </cell>
17347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17348 \begin_inset Text
17349
17350 \begin_layout Plain Layout
17351
17352 \family sans
17353 Ctrl+B
17354 \end_layout
17355
17356 \end_inset
17357 </cell>
17358 </row>
17359 <row>
17360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17361 \begin_inset Text
17362
17363 \begin_layout Plain Layout
17364
17365 \backslash
17366 boldsymbol
17367 \series bold
17368
17369 \begin_inset space \textvisiblespace{}
17370 \end_inset
17371
17372
17373 \series default
17374 AbC
17375 \end_layout
17376
17377 \end_inset
17378 </cell>
17379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383 \begin_inset Formula $\boldsymbol{AbC}$
17384 \end_inset
17385
17386
17387 \end_layout
17388
17389 \end_inset
17390 </cell>
17391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17392 \begin_inset Text
17393
17394 \begin_layout Plain Layout
17395
17396 \family sans
17397 Ctrl+Alt+B , Alt+C B
17398 \end_layout
17399
17400 \end_inset
17401 </cell>
17402 </row>
17403 <row>
17404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17405 \begin_inset Text
17406
17407 \begin_layout Plain Layout
17408
17409 \backslash
17410 mathcal
17411 \series bold
17412
17413 \begin_inset space \textvisiblespace{}
17414 \end_inset
17415
17416
17417 \series default
17418 ABC
17419 \end_layout
17420
17421 \end_inset
17422 </cell>
17423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17424 \begin_inset Text
17425
17426 \begin_layout Plain Layout
17427 \begin_inset Formula $\mathcal{ABC}$
17428 \end_inset
17429
17430
17431 \end_layout
17432
17433 \end_inset
17434 </cell>
17435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17436 \begin_inset Text
17437
17438 \begin_layout Plain Layout
17439
17440 \family sans
17441 Ctrl+E , Alt+C E
17442 \end_layout
17443
17444 \end_inset
17445 </cell>
17446 </row>
17447 <row>
17448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17449 \begin_inset Text
17450
17451 \begin_layout Plain Layout
17452
17453 \backslash
17454 mathfrak
17455 \series bold
17456
17457 \begin_inset space \textvisiblespace{}
17458 \end_inset
17459
17460
17461 \series default
17462 AbC
17463 \end_layout
17464
17465 \end_inset
17466 </cell>
17467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17468 \begin_inset Text
17469
17470 \begin_layout Plain Layout
17471 \begin_inset Formula $\mathfrak{AbC}$
17472 \end_inset
17473
17474
17475 \end_layout
17476
17477 \end_inset
17478 </cell>
17479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17480 \begin_inset Text
17481
17482 \begin_layout Plain Layout
17483 -
17484 \end_layout
17485
17486 \end_inset
17487 </cell>
17488 </row>
17489 <row>
17490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17491 \begin_inset Text
17492
17493 \begin_layout Plain Layout
17494
17495 \backslash
17496 mathscr
17497 \series bold
17498
17499 \begin_inset space \textvisiblespace{}
17500 \end_inset
17501
17502
17503 \series default
17504 AbC
17505 \end_layout
17506
17507 \end_inset
17508 </cell>
17509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17510 \begin_inset Text
17511
17512 \begin_layout Plain Layout
17513 \begin_inset Formula $\mathscr{AbC}$
17514 \end_inset
17515
17516
17517 \end_layout
17518
17519 \end_inset
17520 </cell>
17521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17522 \begin_inset Text
17523
17524 \begin_layout Plain Layout
17525 -
17526 \end_layout
17527
17528 \end_inset
17529 </cell>
17530 </row>
17531 </lyxtabular>
17532
17533 \end_inset
17534
17535
17536 \end_layout
17537
17538 \begin_layout Standard
17539 \align center
17540 \begin_inset Tabular
17541 <lyxtabular version="3" rows="5" columns="3">
17542 <features rotate="0" tabularvalignment="middle">
17543 <column alignment="center" valignment="top">
17544 <column alignment="center" valignment="top">
17545 <column alignment="center" valignment="top">
17546 <row>
17547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17548 \begin_inset Text
17549
17550 \begin_layout Plain Layout
17551 Comando
17552 \end_layout
17553
17554 \end_inset
17555 </cell>
17556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17557 \begin_inset Text
17558
17559 \begin_layout Plain Layout
17560 Resultado
17561 \end_layout
17562
17563 \end_inset
17564 </cell>
17565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17566 \begin_inset Text
17567
17568 \begin_layout Plain Layout
17569 atajo
17570 \end_layout
17571
17572 \end_inset
17573 </cell>
17574 </row>
17575 <row>
17576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17577 \begin_inset Text
17578
17579 \begin_layout Plain Layout
17580
17581 \backslash
17582 mathit
17583 \series bold
17584
17585 \begin_inset space \textvisiblespace{}
17586 \end_inset
17587
17588
17589 \series default
17590 AbC
17591 \end_layout
17592
17593 \end_inset
17594 </cell>
17595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17596 \begin_inset Text
17597
17598 \begin_layout Plain Layout
17599 \begin_inset Formula $\mathit{AbC}$
17600 \end_inset
17601
17602
17603 \end_layout
17604
17605 \end_inset
17606 </cell>
17607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17608 \begin_inset Text
17609
17610 \begin_layout Plain Layout
17611 -
17612 \end_layout
17613
17614 \end_inset
17615 </cell>
17616 </row>
17617 <row>
17618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17619 \begin_inset Text
17620
17621 \begin_layout Plain Layout
17622
17623 \backslash
17624 mathrm
17625 \series bold
17626
17627 \begin_inset space \textvisiblespace{}
17628 \end_inset
17629
17630
17631 \series default
17632 AbC
17633 \end_layout
17634
17635 \end_inset
17636 </cell>
17637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17638 \begin_inset Text
17639
17640 \begin_layout Plain Layout
17641 \begin_inset Formula $\mathrm{AbC}$
17642 \end_inset
17643
17644
17645 \end_layout
17646
17647 \end_inset
17648 </cell>
17649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17650 \begin_inset Text
17651
17652 \begin_layout Plain Layout
17653
17654 \family sans
17655 Alt+C R
17656 \end_layout
17657
17658 \end_inset
17659 </cell>
17660 </row>
17661 <row>
17662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17663 \begin_inset Text
17664
17665 \begin_layout Plain Layout
17666
17667 \backslash
17668 mathsf
17669 \series bold
17670
17671 \begin_inset space \textvisiblespace{}
17672 \end_inset
17673
17674
17675 \series default
17676 AbC
17677 \end_layout
17678
17679 \end_inset
17680 </cell>
17681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17682 \begin_inset Text
17683
17684 \begin_layout Plain Layout
17685 \begin_inset Formula $\mathsf{AbC}$
17686 \end_inset
17687
17688
17689 \end_layout
17690
17691 \end_inset
17692 </cell>
17693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17694 \begin_inset Text
17695
17696 \begin_layout Plain Layout
17697
17698 \family sans
17699 Alt+C S
17700 \end_layout
17701
17702 \end_inset
17703 </cell>
17704 </row>
17705 <row>
17706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17707 \begin_inset Text
17708
17709 \begin_layout Plain Layout
17710
17711 \backslash
17712 mathtt
17713 \series bold
17714
17715 \begin_inset space \textvisiblespace{}
17716 \end_inset
17717
17718
17719 \series default
17720 AbC
17721 \end_layout
17722
17723 \end_inset
17724 </cell>
17725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17726 \begin_inset Text
17727
17728 \begin_layout Plain Layout
17729 \begin_inset Formula $\mathtt{AbC}$
17730 \end_inset
17731
17732
17733 \end_layout
17734
17735 \end_inset
17736 </cell>
17737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17738 \begin_inset Text
17739
17740 \begin_layout Plain Layout
17741
17742 \family sans
17743 Ctrl+Mayúsculas+P
17744 \end_layout
17745
17746 \end_inset
17747 </cell>
17748 </row>
17749 </lyxtabular>
17750
17751 \end_inset
17752
17753
17754 \end_layout
17755
17756 \begin_layout Standard
17757 \begin_inset Note Greyedout
17758 status open
17759
17760 \begin_layout Plain Layout
17761
17762 \series bold
17763 Nota
17764 \series default
17765 : Los estilos 
17766 \series bold
17767
17768 \backslash
17769 mathbb
17770 \series default
17771  y 
17772 \series bold
17773
17774 \backslash
17775 mathcal
17776 \series default
17777  sólo se aplican a letras mayúsculas.
17778 \end_layout
17779
17780 \end_inset
17781
17782
17783 \end_layout
17784
17785 \begin_layout Standard
17786 El estilo predeterminado es 
17787 \series bold
17788
17789 \backslash
17790 mathnormal
17791 \series default
17792 .
17793 \end_layout
17794
17795 \begin_layout Standard
17796 Los comandos de estilo funcionan también en estructuras matemáticas:
17797 \begin_inset Formula 
17798 \[
17799 \mathfrak{A=\frac{b}{C}}
17800 \]
17801
17802 \end_inset
17803
17804
17805 \end_layout
17806
17807 \begin_layout Standard
17808 Los caracteres en texto matemático no aparecen en un estilo tipográfico
17809  de ecuaciones sino en el estilo tipográfico de texto 
17810 \series bold
17811
17812 \backslash
17813 textrm
17814 \series default
17815 .
17816  Este estilo no se puede poner correctamente con el diálogo de estilo de
17817  texto por un fallo de LyX.
17818 \begin_inset Foot
17819 status open
17820
17821 \begin_layout Plain Layout
17822 \begin_inset CommandInset href
17823 LatexCommand href
17824 name "LyX-bug #4629"
17825 target "http://www.lyx.org/trac/ticket/4629"
17826
17827 \end_inset
17828
17829
17830 \end_layout
17831
17832 \end_inset
17833
17834
17835 \end_layout
17836
17837 \begin_layout Standard
17838 En vez de comandos se puede usar el menú 
17839 \family sans
17840 Editar\SpecialChar \menuseparator
17841 Ecuación\SpecialChar \menuseparator
17842 Estilo del texto
17843 \family default
17844  o el botón 
17845 \begin_inset Graphics
17846         filename ../../images/math/font.png
17847         scale 85
17848
17849 \end_inset
17850
17851 .
17852 \end_layout
17853
17854 \begin_layout Subsection
17855 Ecuaciones en negrita
17856 \begin_inset CommandInset label
17857 LatexCommand label
17858 name "sub:Ecuaciones-en-negrita"
17859
17860 \end_inset
17861
17862
17863 \begin_inset Index idx
17864 status collapsed
17865
17866 \begin_layout Plain Layout
17867 Ecuación ! en negrita
17868 \end_layout
17869
17870 \end_inset
17871
17872
17873 \end_layout
17874
17875 \begin_layout Standard
17876 Para poner en negrita una ecuación completa no se puede usar el comando
17877  
17878 \series bold
17879
17880 \backslash
17881 mathbf
17882 \series default
17883 , porque no funciona con minúsculas griegas.
17884  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
17885 \begin_inset Formula 
17886 \[
17887 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}
17888 \]
17889
17890 \end_inset
17891
17892
17893 \end_layout
17894
17895 \begin_layout Standard
17896 Para presentar la ecuación correctamente se usa el comando 
17897 \series bold
17898 boldsymbol
17899 \series default
17900 :
17901 \begin_inset Formula 
17902 \[
17903 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}
17904 \]
17905
17906 \end_inset
17907
17908
17909 \end_layout
17910
17911 \begin_layout Standard
17912 También es posible poner la fórmula en un 
17913 \series bold
17914 entorno boldmath
17915 \series default
17916 , que se inserta con el comando 
17917 \series bold
17918
17919 \backslash
17920 boldmath
17921 \series default
17922
17923 \begin_inset Index idx
17924 status collapsed
17925
17926 \begin_layout Plain Layout
17927 Comandos ! B ! 
17928 \backslash
17929 boldmath
17930 \end_layout
17931
17932 \end_inset
17933
17934  en modo TeX.
17935  Para finalizar el entorno se usa el comando 
17936 \series bold
17937
17938 \backslash
17939 unboldmath
17940 \series default
17941
17942 \begin_inset Index idx
17943 status collapsed
17944
17945 \begin_layout Plain Layout
17946 Comandos ! U ! 
17947 \backslash
17948 unboldmath
17949 \end_layout
17950
17951 \end_inset
17952
17953  en modo TeX.
17954 \begin_inset ERT
17955 status collapsed
17956
17957 \begin_layout Plain Layout
17958
17959
17960 \backslash
17961 boldmath
17962 \end_layout
17963
17964 \end_inset
17965
17966
17967 \begin_inset Formula 
17968 \[
17969 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}
17970 \]
17971
17972 \end_inset
17973
17974
17975 \end_layout
17976
17977 \begin_layout Standard
17978 \begin_inset ERT
17979 status collapsed
17980
17981 \begin_layout Plain Layout
17982
17983
17984 \backslash
17985 unboldmath
17986 \end_layout
17987
17988 \end_inset
17989
17990
17991 \end_layout
17992
17993 \begin_layout Subsection
17994 Ecuaciones coloreadas
17995 \begin_inset Index idx
17996 status collapsed
17997
17998 \begin_layout Plain Layout
17999 Ecuación ! coloreada
18000 \end_layout
18001
18002 \end_inset
18003
18004
18005 \end_layout
18006
18007 \begin_layout Standard
18008 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
18009  o una parte de una ecuación y usa el diálogo 
18010 \family sans
18011 Estilo del texto
18012 \family default
18013 .
18014  Aquí hay una ecuación en magenta:
18015 \begin_inset Formula 
18016 \[
18017 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18018 \]
18019
18020 \end_inset
18021
18022 También puedes definir tus propios colores como se describe en
18023 \begin_inset space ~
18024 \end_inset
18025
18026
18027 \begin_inset CommandInset ref
18028 LatexCommand ref
18029 reference "sub:Marcos-coloreados"
18030
18031 \end_inset
18032
18033 .
18034  Pueden usarse con el comando en código TeX 
18035 \series bold
18036
18037 \backslash
18038 textcolor
18039 \series default
18040
18041 \begin_inset Index idx
18042 status collapsed
18043
18044 \begin_layout Plain Layout
18045 Comandos ! T ! 
18046 \backslash
18047 textcolor
18048 \end_layout
18049
18050 \end_inset
18051
18052  según el esquema
18053 \end_layout
18054
18055 \begin_layout Standard
18056
18057 \series bold
18058
18059 \backslash
18060 textcolor{color}{caracteres o ecuación}
18061 \end_layout
18062
18063 \begin_layout Standard
18064 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
18065 e en rojo:
18066 \end_layout
18067
18068 \begin_layout Standard
18069 \begin_inset ERT
18070 status collapsed
18071
18072 \begin_layout Plain Layout
18073
18074
18075 \backslash
18076 textcolor{verdeoscuro}{
18077 \end_layout
18078
18079 \end_inset
18080
18081
18082 \begin_inset Formula 
18083 \[
18084 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18085 \]
18086
18087 \end_inset
18088
18089
18090 \begin_inset ERT
18091 status collapsed
18092
18093 \begin_layout Plain Layout
18094
18095 }
18096 \end_layout
18097
18098 \end_inset
18099
18100
18101 \end_layout
18102
18103 \begin_layout Standard
18104 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
18105  a ecuaciones completas.
18106 \begin_inset Foot
18107 status collapsed
18108
18109 \begin_layout Plain Layout
18110 \begin_inset CommandInset href
18111 LatexCommand href
18112 name "LyX-bug #5269"
18113 target "http://www.lyx.org/trac/ticket/5269"
18114
18115 \end_inset
18116
18117
18118 \end_layout
18119
18120 \end_inset
18121
18122
18123 \end_layout
18124
18125 \begin_layout Subsection
18126 Tamaños de tipografías
18127 \begin_inset CommandInset label
18128 LatexCommand label
18129 name "sub:Tamaños-de-tipografías"
18130
18131 \end_inset
18132
18133
18134 \begin_inset Index idx
18135 status collapsed
18136
18137 \begin_layout Plain Layout
18138 Tipografías ! tamaño
18139 \end_layout
18140
18141 \end_inset
18142
18143
18144 \end_layout
18145
18146 \begin_layout Standard
18147 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
18148  siguientes comandos de tamaño:
18149 \end_layout
18150
18151 \begin_layout Standard
18152
18153 \series bold
18154
18155 \backslash
18156 Huge
18157 \series default
18158
18159 \series bold
18160
18161 \backslash
18162 huge
18163 \series default
18164
18165 \series bold
18166
18167 \backslash
18168 LARGE
18169 \series default
18170
18171 \series bold
18172
18173 \backslash
18174 Large
18175 \series default
18176
18177 \series bold
18178
18179 \backslash
18180 large
18181 \series default
18182
18183 \series bold
18184
18185 \backslash
18186 normalsize
18187 \series default
18188
18189 \series bold
18190
18191 \backslash
18192 small
18193 \series default
18194 ,
18195 \begin_inset Newline newline
18196 \end_inset
18197
18198
18199 \series bold
18200
18201 \backslash
18202 footnotesize
18203 \series default
18204
18205 \series bold
18206
18207 \backslash
18208 scriptsize
18209 \series default
18210 , y 
18211 \series bold
18212
18213 \backslash
18214 tiny
18215 \end_layout
18216
18217 \begin_layout Standard
18218 El tamaño dado por los comandos depende del tamaño base de la tipografía
18219  en el documento, dado por el comando 
18220 \series bold
18221
18222 \backslash
18223 normalsize
18224 \series default
18225 .
18226  Los demás comandos producen tamaños menores o mayores que 
18227 \series bold
18228
18229 \backslash
18230 normalsize
18231 \series default
18232 .
18233  No obstante, puede que el tamaño de tipografía no exceda de cierto valor.
18234  Si, por ejemplo, la tipografía del documento es de 12
18235 \begin_inset space \thinspace{}
18236 \end_inset
18237
18238 pt, el comando 
18239 \series bold
18240
18241 \backslash
18242 Huge
18243 \series default
18244  da el mismo tamaño que 
18245 \series bold
18246
18247 \backslash
18248 huge
18249 \series default
18250 .
18251 \end_layout
18252
18253 \begin_layout Standard
18254 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
18255  a todas las ecuaciones y texto siguientes.
18256  Para volver al tamaño anterior hay que insertar el comando 
18257 \series bold
18258
18259 \backslash
18260 normalsize
18261 \series default
18262  en modo TeX detrás de la ecuación.
18263 \end_layout
18264
18265 \begin_layout Standard
18266 Dentro de una ecuación, el tamaño se puede cambiar usando los siguientes
18267  comandos de tamaño:
18268 \end_layout
18269
18270 \begin_layout Standard
18271 \noindent
18272 \align center
18273 \begin_inset Tabular
18274 <lyxtabular version="3" rows="5" columns="2">
18275 <features rotate="0" tabularvalignment="middle">
18276 <column alignment="center" valignment="top">
18277 <column alignment="center" valignment="top">
18278 <row>
18279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18280 \begin_inset Text
18281
18282 \begin_layout Plain Layout
18283 Comando
18284 \end_layout
18285
18286 \end_inset
18287 </cell>
18288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18289 \begin_inset Text
18290
18291 \begin_layout Plain Layout
18292 Resultado
18293 \begin_inset Note Note
18294 status collapsed
18295
18296 \begin_layout Plain Layout
18297
18298 \series bold
18299
18300 \backslash
18301 raisebox
18302 \series default
18303  se usa sólo como espaciador
18304 \end_layout
18305
18306 \end_inset
18307
18308
18309 \end_layout
18310
18311 \end_inset
18312 </cell>
18313 </row>
18314 <row>
18315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18316 \begin_inset Text
18317
18318 \begin_layout Plain Layout
18319
18320 \backslash
18321 displaystyle
18322 \begin_inset Index idx
18323 status collapsed
18324
18325 \begin_layout Plain Layout
18326 Comandos ! D ! 
18327 \backslash
18328 displaystyle
18329 \end_layout
18330
18331 \end_inset
18332
18333
18334 \end_layout
18335
18336 \end_inset
18337 </cell>
18338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18339 \begin_inset Text
18340
18341 \begin_layout Plain Layout
18342 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
18343 \end_inset
18344
18345
18346 \end_layout
18347
18348 \end_inset
18349 </cell>
18350 </row>
18351 <row>
18352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18353 \begin_inset Text
18354
18355 \begin_layout Plain Layout
18356
18357 \backslash
18358 textstyle
18359 \end_layout
18360
18361 \end_inset
18362 </cell>
18363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18364 \begin_inset Text
18365
18366 \begin_layout Plain Layout
18367 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
18368 \end_inset
18369
18370
18371 \end_layout
18372
18373 \end_inset
18374 </cell>
18375 </row>
18376 <row>
18377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18378 \begin_inset Text
18379
18380 \begin_layout Plain Layout
18381
18382 \backslash
18383 scriptstyle
18384 \end_layout
18385
18386 \end_inset
18387 </cell>
18388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18389 \begin_inset Text
18390
18391 \begin_layout Plain Layout
18392 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18393 \end_inset
18394
18395
18396 \end_layout
18397
18398 \end_inset
18399 </cell>
18400 </row>
18401 <row>
18402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18403 \begin_inset Text
18404
18405 \begin_layout Plain Layout
18406
18407 \backslash
18408 scriptscriptstyle
18409 \end_layout
18410
18411 \end_inset
18412 </cell>
18413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18414 \begin_inset Text
18415
18416 \begin_layout Plain Layout
18417 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18418 \end_inset
18419
18420
18421 \end_layout
18422
18423 \end_inset
18424 </cell>
18425 </row>
18426 </lyxtabular>
18427
18428 \end_inset
18429
18430
18431 \end_layout
18432
18433 \begin_layout Standard
18434 Después de introducir estos comandos, aparece un marco azul en el que se
18435  insertan las partes de la fórmula.
18436 \end_layout
18437
18438 \begin_layout Standard
18439 Hay un método más para cambiar el tamaño de tipografía, aunque solo funciona
18440  para símbolos o letras en texto matemático.
18441  Para usarlo se inserta en texto matemático uno de los comandos de tamaño
18442  de texto anteriores.
18443  Todos los caracteres siguientes, hasta el final del texto matemático o
18444  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
18445  Dos ejemplos:
18446 \begin_inset VSpace -2mm
18447 \end_inset
18448
18449
18450 \end_layout
18451
18452 \begin_layout Standard
18453 \begin_inset ERT
18454 status collapsed
18455
18456 \begin_layout Plain Layout
18457
18458
18459 \backslash
18460 huge
18461 \end_layout
18462
18463 \end_inset
18464
18465
18466 \begin_inset Formula 
18467 \[
18468 A=\frac{B}{c}\cdot\maltese
18469 \]
18470
18471 \end_inset
18472
18473
18474 \begin_inset Formula 
18475 \[
18476 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18477 \]
18478
18479 \end_inset
18480
18481
18482 \end_layout
18483
18484 \begin_layout Standard
18485 \begin_inset ERT
18486 status collapsed
18487
18488 \begin_layout Plain Layout
18489
18490
18491 \backslash
18492 normalsize
18493 \end_layout
18494
18495 \end_inset
18496
18497
18498 \begin_inset VSpace medskip
18499 \end_inset
18500
18501
18502 \end_layout
18503
18504 \begin_layout Standard
18505 Antes de las ecuaciones se ha insertado el comando 
18506 \series bold
18507
18508 \backslash
18509 huge
18510 \series default
18511 .
18512  Para la segunda ecuación el comando es:
18513 \begin_inset Newline newline
18514 \end_inset
18515
18516
18517 \series bold
18518
18519 \backslash
18520 maltese
18521 \begin_inset space \textvisiblespace{}
18522 \end_inset
18523
18524 A Alt+M M 
18525 \backslash
18526 Large
18527 \begin_inset space \textvisiblespace{}
18528 \end_inset
18529
18530
18531 \backslash
18532 maltese
18533 \begin_inset space \textvisiblespace{}
18534 \end_inset
18535
18536
18537 \backslash
18538 textit
18539 \begin_inset space \textvisiblespace{}
18540 \end_inset
18541
18542 A
18543 \begin_inset Formula $\to$
18544 \end_inset
18545
18546
18547 \begin_inset Formula $\to$
18548 \end_inset
18549
18550
18551 \begin_inset Newline newline
18552 \end_inset
18553
18554
18555 \begin_inset space \hspace*{}
18556 \length 1cm
18557 \end_inset
18558
18559 Alt+M M 
18560 \backslash
18561 tiny
18562 \begin_inset space \textvisiblespace{}
18563 \end_inset
18564
18565
18566 \backslash
18567 maltese
18568 \begin_inset space \textvisiblespace{}
18569 \end_inset
18570
18571
18572 \backslash
18573 textit
18574 \begin_inset space \textvisiblespace{}
18575 \end_inset
18576
18577 A
18578 \end_layout
18579
18580 \begin_layout Standard
18581 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
18582  el tamaño por omisión.
18583 \end_layout
18584
18585 \begin_layout Section
18586 Letras griegas
18587 \begin_inset Index idx
18588 status collapsed
18589
18590 \begin_layout Plain Layout
18591 Letras griegas
18592 \end_layout
18593
18594 \end_inset
18595
18596
18597 \end_layout
18598
18599 \begin_layout Standard
18600 Las letras griegas se pueden insertar además mediante el botón 
18601 \begin_inset Graphics
18602         filename ../../images/math/alpha.png
18603         scale 85
18604
18605 \end_inset
18606
18607  de la barra de ecuaciones.
18608  Las normas internacionales de tipografía proponen que las letras griegas
18609  en ecuaciones deben escribirse en cursiva/inclinada.
18610  No obstante, en algunos idiomas, como francés o ruso, a veces se escriben
18611  en redonda.
18612  Para las normas en español, véase
18613 \begin_inset space ~
18614 \end_inset
18615
18616
18617 \begin_inset CommandInset citation
18618 LatexCommand cite
18619 key "Bezos"
18620
18621 \end_inset
18622
18623 .
18624 \end_layout
18625
18626 \begin_layout Subsection
18627 Minúsculas
18628 \begin_inset Index idx
18629 status collapsed
18630
18631 \begin_layout Plain Layout
18632 Letras griegas ! minúsculas
18633 \end_layout
18634
18635 \end_inset
18636
18637
18638 \end_layout
18639
18640 \begin_layout Standard
18641 \begin_inset space \hfill{}
18642 \end_inset
18643
18644
18645 \begin_inset Tabular
18646 <lyxtabular version="3" rows="11" columns="2">
18647 <features rotate="0" tabularvalignment="middle">
18648 <column alignment="center" valignment="top" width="0pt">
18649 <column alignment="center" valignment="top" width="0pt">
18650 <row>
18651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18652 \begin_inset Text
18653
18654 \begin_layout Plain Layout
18655 Comando
18656 \end_layout
18657
18658 \end_inset
18659 </cell>
18660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18661 \begin_inset Text
18662
18663 \begin_layout Plain Layout
18664 Símbolo
18665 \end_layout
18666
18667 \end_inset
18668 </cell>
18669 </row>
18670 <row>
18671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18672 \begin_inset Text
18673
18674 \begin_layout Plain Layout
18675
18676 \backslash
18677 alpha
18678 \end_layout
18679
18680 \end_inset
18681 </cell>
18682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18683 \begin_inset Text
18684
18685 \begin_layout Plain Layout
18686 \begin_inset Formula $\alpha$
18687 \end_inset
18688
18689
18690 \end_layout
18691
18692 \end_inset
18693 </cell>
18694 </row>
18695 <row>
18696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18697 \begin_inset Text
18698
18699 \begin_layout Plain Layout
18700
18701 \backslash
18702 beta
18703 \end_layout
18704
18705 \end_inset
18706 </cell>
18707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18708 \begin_inset Text
18709
18710 \begin_layout Plain Layout
18711 \begin_inset Formula $\beta$
18712 \end_inset
18713
18714
18715 \end_layout
18716
18717 \end_inset
18718 </cell>
18719 </row>
18720 <row>
18721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18722 \begin_inset Text
18723
18724 \begin_layout Plain Layout
18725
18726 \backslash
18727 gamma
18728 \end_layout
18729
18730 \end_inset
18731 </cell>
18732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736 \begin_inset Formula $\gamma$
18737 \end_inset
18738
18739
18740 \end_layout
18741
18742 \end_inset
18743 </cell>
18744 </row>
18745 <row>
18746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18747 \begin_inset Text
18748
18749 \begin_layout Plain Layout
18750
18751 \backslash
18752 delta
18753 \end_layout
18754
18755 \end_inset
18756 </cell>
18757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18758 \begin_inset Text
18759
18760 \begin_layout Plain Layout
18761 \begin_inset Formula $\delta$
18762 \end_inset
18763
18764
18765 \end_layout
18766
18767 \end_inset
18768 </cell>
18769 </row>
18770 <row>
18771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18772 \begin_inset Text
18773
18774 \begin_layout Plain Layout
18775
18776 \backslash
18777 epsilon
18778 \end_layout
18779
18780 \end_inset
18781 </cell>
18782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18783 \begin_inset Text
18784
18785 \begin_layout Plain Layout
18786 \begin_inset Formula $\epsilon$
18787 \end_inset
18788
18789
18790 \end_layout
18791
18792 \end_inset
18793 </cell>
18794 </row>
18795 <row>
18796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18797 \begin_inset Text
18798
18799 \begin_layout Plain Layout
18800
18801 \backslash
18802 varepsilon
18803 \end_layout
18804
18805 \end_inset
18806 </cell>
18807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18808 \begin_inset Text
18809
18810 \begin_layout Plain Layout
18811 \begin_inset Formula $\varepsilon$
18812 \end_inset
18813
18814
18815 \end_layout
18816
18817 \end_inset
18818 </cell>
18819 </row>
18820 <row>
18821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18822 \begin_inset Text
18823
18824 \begin_layout Plain Layout
18825
18826 \backslash
18827 zeta
18828 \end_layout
18829
18830 \end_inset
18831 </cell>
18832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18833 \begin_inset Text
18834
18835 \begin_layout Plain Layout
18836 \begin_inset Formula $\zeta$
18837 \end_inset
18838
18839
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 </row>
18845 <row>
18846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18847 \begin_inset Text
18848
18849 \begin_layout Plain Layout
18850
18851 \backslash
18852 eta
18853 \end_layout
18854
18855 \end_inset
18856 </cell>
18857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18858 \begin_inset Text
18859
18860 \begin_layout Plain Layout
18861 \begin_inset Formula $\eta$
18862 \end_inset
18863
18864
18865 \end_layout
18866
18867 \end_inset
18868 </cell>
18869 </row>
18870 <row>
18871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18872 \begin_inset Text
18873
18874 \begin_layout Plain Layout
18875
18876 \backslash
18877 theta
18878 \end_layout
18879
18880 \end_inset
18881 </cell>
18882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18883 \begin_inset Text
18884
18885 \begin_layout Plain Layout
18886 \begin_inset Formula $\theta$
18887 \end_inset
18888
18889
18890 \end_layout
18891
18892 \end_inset
18893 </cell>
18894 </row>
18895 <row>
18896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18897 \begin_inset Text
18898
18899 \begin_layout Plain Layout
18900
18901 \backslash
18902 vartheta
18903 \end_layout
18904
18905 \end_inset
18906 </cell>
18907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18908 \begin_inset Text
18909
18910 \begin_layout Plain Layout
18911 \begin_inset Formula $\vartheta$
18912 \end_inset
18913
18914
18915 \end_layout
18916
18917 \end_inset
18918 </cell>
18919 </row>
18920 </lyxtabular>
18921
18922 \end_inset
18923
18924
18925 \begin_inset space \hfill{}
18926 \end_inset
18927
18928
18929 \begin_inset Tabular
18930 <lyxtabular version="3" rows="12" columns="2">
18931 <features rotate="0" tabularvalignment="middle">
18932 <column alignment="center" valignment="top" width="0pt">
18933 <column alignment="center" valignment="top" width="0pt">
18934 <row>
18935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18936 \begin_inset Text
18937
18938 \begin_layout Plain Layout
18939 Comando
18940 \end_layout
18941
18942 \end_inset
18943 </cell>
18944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18945 \begin_inset Text
18946
18947 \begin_layout Plain Layout
18948 Símbolo
18949 \end_layout
18950
18951 \end_inset
18952 </cell>
18953 </row>
18954 <row>
18955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18956 \begin_inset Text
18957
18958 \begin_layout Plain Layout
18959
18960 \backslash
18961 iota
18962 \end_layout
18963
18964 \end_inset
18965 </cell>
18966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18967 \begin_inset Text
18968
18969 \begin_layout Plain Layout
18970 \begin_inset Formula $\iota$
18971 \end_inset
18972
18973
18974 \end_layout
18975
18976 \end_inset
18977 </cell>
18978 </row>
18979 <row>
18980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18981 \begin_inset Text
18982
18983 \begin_layout Plain Layout
18984
18985 \backslash
18986 kappa
18987 \end_layout
18988
18989 \end_inset
18990 </cell>
18991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18992 \begin_inset Text
18993
18994 \begin_layout Plain Layout
18995 \begin_inset Formula $\kappa$
18996 \end_inset
18997
18998
18999 \end_layout
19000
19001 \end_inset
19002 </cell>
19003 </row>
19004 <row>
19005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19006 \begin_inset Text
19007
19008 \begin_layout Plain Layout
19009
19010 \backslash
19011 varkappa
19012 \end_layout
19013
19014 \end_inset
19015 </cell>
19016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19017 \begin_inset Text
19018
19019 \begin_layout Plain Layout
19020 \begin_inset Formula $\varkappa$
19021 \end_inset
19022
19023
19024 \end_layout
19025
19026 \end_inset
19027 </cell>
19028 </row>
19029 <row>
19030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19031 \begin_inset Text
19032
19033 \begin_layout Plain Layout
19034
19035 \backslash
19036 lambda
19037 \end_layout
19038
19039 \end_inset
19040 </cell>
19041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19042 \begin_inset Text
19043
19044 \begin_layout Plain Layout
19045 \begin_inset Formula $\lambda$
19046 \end_inset
19047
19048
19049 \end_layout
19050
19051 \end_inset
19052 </cell>
19053 </row>
19054 <row>
19055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19056 \begin_inset Text
19057
19058 \begin_layout Plain Layout
19059
19060 \backslash
19061 mu
19062 \end_layout
19063
19064 \end_inset
19065 </cell>
19066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19067 \begin_inset Text
19068
19069 \begin_layout Plain Layout
19070 \begin_inset Formula $\mu$
19071 \end_inset
19072
19073
19074 \end_layout
19075
19076 \end_inset
19077 </cell>
19078 </row>
19079 <row>
19080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19081 \begin_inset Text
19082
19083 \begin_layout Plain Layout
19084
19085 \backslash
19086 nu
19087 \end_layout
19088
19089 \end_inset
19090 </cell>
19091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19092 \begin_inset Text
19093
19094 \begin_layout Plain Layout
19095 \begin_inset Formula $\nu$
19096 \end_inset
19097
19098
19099 \end_layout
19100
19101 \end_inset
19102 </cell>
19103 </row>
19104 <row>
19105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19106 \begin_inset Text
19107
19108 \begin_layout Plain Layout
19109
19110 \backslash
19111 xi
19112 \end_layout
19113
19114 \end_inset
19115 </cell>
19116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19117 \begin_inset Text
19118
19119 \begin_layout Plain Layout
19120 \begin_inset Formula $\xi$
19121 \end_inset
19122
19123
19124 \end_layout
19125
19126 \end_inset
19127 </cell>
19128 </row>
19129 <row>
19130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19131 \begin_inset Text
19132
19133 \begin_layout Plain Layout
19134 o
19135 \end_layout
19136
19137 \end_inset
19138 </cell>
19139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19140 \begin_inset Text
19141
19142 \begin_layout Plain Layout
19143 \begin_inset Formula $o$
19144 \end_inset
19145
19146
19147 \end_layout
19148
19149 \end_inset
19150 </cell>
19151 </row>
19152 <row>
19153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19154 \begin_inset Text
19155
19156 \begin_layout Plain Layout
19157
19158 \backslash
19159 pi
19160 \end_layout
19161
19162 \end_inset
19163 </cell>
19164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19165 \begin_inset Text
19166
19167 \begin_layout Plain Layout
19168 \begin_inset Formula $\pi$
19169 \end_inset
19170
19171
19172 \end_layout
19173
19174 \end_inset
19175 </cell>
19176 </row>
19177 <row>
19178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19179 \begin_inset Text
19180
19181 \begin_layout Plain Layout
19182
19183 \backslash
19184 varpi
19185 \end_layout
19186
19187 \end_inset
19188 </cell>
19189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19190 \begin_inset Text
19191
19192 \begin_layout Plain Layout
19193 \begin_inset Formula $\varpi$
19194 \end_inset
19195
19196
19197 \end_layout
19198
19199 \end_inset
19200 </cell>
19201 </row>
19202 <row>
19203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19204 \begin_inset Text
19205
19206 \begin_layout Plain Layout
19207
19208 \backslash
19209 rho
19210 \end_layout
19211
19212 \end_inset
19213 </cell>
19214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19215 \begin_inset Text
19216
19217 \begin_layout Plain Layout
19218 \begin_inset Formula $\rho$
19219 \end_inset
19220
19221
19222 \end_layout
19223
19224 \end_inset
19225 </cell>
19226 </row>
19227 </lyxtabular>
19228
19229 \end_inset
19230
19231
19232 \begin_inset space \hfill{}
19233 \end_inset
19234
19235
19236 \begin_inset Tabular
19237 <lyxtabular version="3" rows="11" columns="2">
19238 <features rotate="0" tabularvalignment="middle">
19239 <column alignment="center" valignment="top" width="0pt">
19240 <column alignment="center" valignment="top" width="0pt">
19241 <row>
19242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19243 \begin_inset Text
19244
19245 \begin_layout Plain Layout
19246 Comando
19247 \end_layout
19248
19249 \end_inset
19250 </cell>
19251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19252 \begin_inset Text
19253
19254 \begin_layout Plain Layout
19255 Símbolo
19256 \end_layout
19257
19258 \end_inset
19259 </cell>
19260 </row>
19261 <row>
19262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19263 \begin_inset Text
19264
19265 \begin_layout Plain Layout
19266
19267 \backslash
19268 varrho
19269 \end_layout
19270
19271 \end_inset
19272 </cell>
19273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19274 \begin_inset Text
19275
19276 \begin_layout Plain Layout
19277 \begin_inset Formula $\varrho$
19278 \end_inset
19279
19280
19281 \end_layout
19282
19283 \end_inset
19284 </cell>
19285 </row>
19286 <row>
19287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19288 \begin_inset Text
19289
19290 \begin_layout Plain Layout
19291
19292 \backslash
19293 sigma
19294 \end_layout
19295
19296 \end_inset
19297 </cell>
19298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19299 \begin_inset Text
19300
19301 \begin_layout Plain Layout
19302 \begin_inset Formula $\sigma$
19303 \end_inset
19304
19305
19306 \end_layout
19307
19308 \end_inset
19309 </cell>
19310 </row>
19311 <row>
19312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19313 \begin_inset Text
19314
19315 \begin_layout Plain Layout
19316
19317 \backslash
19318 varsigma
19319 \end_layout
19320
19321 \end_inset
19322 </cell>
19323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19324 \begin_inset Text
19325
19326 \begin_layout Plain Layout
19327 \begin_inset Formula $\varsigma$
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 tau
19344 \end_layout
19345
19346 \end_inset
19347 </cell>
19348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19349 \begin_inset Text
19350
19351 \begin_layout Plain Layout
19352 \begin_inset Formula $\tau$
19353 \end_inset
19354
19355
19356 \end_layout
19357
19358 \end_inset
19359 </cell>
19360 </row>
19361 <row>
19362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19363 \begin_inset Text
19364
19365 \begin_layout Plain Layout
19366
19367 \backslash
19368 upsilon
19369 \end_layout
19370
19371 \end_inset
19372 </cell>
19373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19374 \begin_inset Text
19375
19376 \begin_layout Plain Layout
19377 \begin_inset Formula $\upsilon$
19378 \end_inset
19379
19380
19381 \end_layout
19382
19383 \end_inset
19384 </cell>
19385 </row>
19386 <row>
19387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19388 \begin_inset Text
19389
19390 \begin_layout Plain Layout
19391
19392 \backslash
19393 phi
19394 \end_layout
19395
19396 \end_inset
19397 </cell>
19398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19399 \begin_inset Text
19400
19401 \begin_layout Plain Layout
19402 \begin_inset Formula $\phi$
19403 \end_inset
19404
19405
19406 \end_layout
19407
19408 \end_inset
19409 </cell>
19410 </row>
19411 <row>
19412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19413 \begin_inset Text
19414
19415 \begin_layout Plain Layout
19416
19417 \backslash
19418 varphi
19419 \end_layout
19420
19421 \end_inset
19422 </cell>
19423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19424 \begin_inset Text
19425
19426 \begin_layout Plain Layout
19427 \begin_inset Formula $\varphi$
19428 \end_inset
19429
19430
19431 \end_layout
19432
19433 \end_inset
19434 </cell>
19435 </row>
19436 <row>
19437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19438 \begin_inset Text
19439
19440 \begin_layout Plain Layout
19441
19442 \backslash
19443 chi
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19449 \begin_inset Text
19450
19451 \begin_layout Plain Layout
19452 \begin_inset Formula $\chi$
19453 \end_inset
19454
19455
19456 \end_layout
19457
19458 \end_inset
19459 </cell>
19460 </row>
19461 <row>
19462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19463 \begin_inset Text
19464
19465 \begin_layout Plain Layout
19466
19467 \backslash
19468 psi
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19474 \begin_inset Text
19475
19476 \begin_layout Plain Layout
19477 \begin_inset Formula $\psi$
19478 \end_inset
19479
19480
19481 \end_layout
19482
19483 \end_inset
19484 </cell>
19485 </row>
19486 <row>
19487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19488 \begin_inset Text
19489
19490 \begin_layout Plain Layout
19491
19492 \backslash
19493 omega
19494 \end_layout
19495
19496 \end_inset
19497 </cell>
19498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19499 \begin_inset Text
19500
19501 \begin_layout Plain Layout
19502 \begin_inset Formula $\omega$
19503 \end_inset
19504
19505
19506 \end_layout
19507
19508 \end_inset
19509 </cell>
19510 </row>
19511 </lyxtabular>
19512
19513 \end_inset
19514
19515
19516 \begin_inset space \hfill{}
19517 \end_inset
19518
19519
19520 \end_layout
19521
19522 \begin_layout Standard
19523 \begin_inset VSpace medskip
19524 \end_inset
19525
19526
19527 \end_layout
19528
19529 \begin_layout Standard
19530 Cómo escribir letras griegas especiales en redonda se explica en 
19531 \begin_inset CommandInset ref
19532 LatexCommand ref
19533 reference "sub:Griegas-en-redonda"
19534
19535 \end_inset
19536
19537 .
19538 \end_layout
19539
19540 \begin_layout Subsection
19541 Mayúsculas
19542 \begin_inset Index idx
19543 status collapsed
19544
19545 \begin_layout Plain Layout
19546 Letras griegas ! mayúsculas
19547 \end_layout
19548
19549 \end_inset
19550
19551
19552 \end_layout
19553
19554 \begin_layout Standard
19555 \begin_inset space \hfill{}
19556 \end_inset
19557
19558
19559 \begin_inset Tabular
19560 <lyxtabular version="3" rows="7" columns="2">
19561 <features rotate="0" tabularvalignment="middle">
19562 <column alignment="center" valignment="top" width="0pt">
19563 <column alignment="center" valignment="top" width="0pt">
19564 <row>
19565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19566 \begin_inset Text
19567
19568 \begin_layout Plain Layout
19569 Comando
19570 \end_layout
19571
19572 \end_inset
19573 </cell>
19574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19575 \begin_inset Text
19576
19577 \begin_layout Plain Layout
19578 Símbolo
19579 \end_layout
19580
19581 \end_inset
19582 </cell>
19583 </row>
19584 <row>
19585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19586 \begin_inset Text
19587
19588 \begin_layout Plain Layout
19589
19590 \backslash
19591 Gamma
19592 \end_layout
19593
19594 \end_inset
19595 </cell>
19596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19597 \begin_inset Text
19598
19599 \begin_layout Plain Layout
19600 \begin_inset Formula $\Gamma$
19601 \end_inset
19602
19603
19604 \end_layout
19605
19606 \end_inset
19607 </cell>
19608 </row>
19609 <row>
19610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19611 \begin_inset Text
19612
19613 \begin_layout Plain Layout
19614
19615 \backslash
19616 Delta
19617 \end_layout
19618
19619 \end_inset
19620 </cell>
19621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19622 \begin_inset Text
19623
19624 \begin_layout Plain Layout
19625 \begin_inset Formula $\Delta$
19626 \end_inset
19627
19628
19629 \end_layout
19630
19631 \end_inset
19632 </cell>
19633 </row>
19634 <row>
19635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19636 \begin_inset Text
19637
19638 \begin_layout Plain Layout
19639
19640 \backslash
19641 Theta
19642 \end_layout
19643
19644 \end_inset
19645 </cell>
19646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19647 \begin_inset Text
19648
19649 \begin_layout Plain Layout
19650 \begin_inset Formula $\Theta$
19651 \end_inset
19652
19653
19654 \end_layout
19655
19656 \end_inset
19657 </cell>
19658 </row>
19659 <row>
19660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19661 \begin_inset Text
19662
19663 \begin_layout Plain Layout
19664
19665 \backslash
19666 Lambda
19667 \end_layout
19668
19669 \end_inset
19670 </cell>
19671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19672 \begin_inset Text
19673
19674 \begin_layout Plain Layout
19675 \begin_inset Formula $\Lambda$
19676 \end_inset
19677
19678
19679 \end_layout
19680
19681 \end_inset
19682 </cell>
19683 </row>
19684 <row>
19685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19686 \begin_inset Text
19687
19688 \begin_layout Plain Layout
19689
19690 \backslash
19691 Xi
19692 \end_layout
19693
19694 \end_inset
19695 </cell>
19696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19697 \begin_inset Text
19698
19699 \begin_layout Plain Layout
19700 \begin_inset Formula $\Xi$
19701 \end_inset
19702
19703
19704 \end_layout
19705
19706 \end_inset
19707 </cell>
19708 </row>
19709 <row>
19710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19711 \begin_inset Text
19712
19713 \begin_layout Plain Layout
19714
19715 \backslash
19716 Pi
19717 \end_layout
19718
19719 \end_inset
19720 </cell>
19721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19722 \begin_inset Text
19723
19724 \begin_layout Plain Layout
19725 \begin_inset Formula $\Pi$
19726 \end_inset
19727
19728
19729 \end_layout
19730
19731 \end_inset
19732 </cell>
19733 </row>
19734 </lyxtabular>
19735
19736 \end_inset
19737
19738
19739 \begin_inset space \hfill{}
19740 \end_inset
19741
19742
19743 \begin_inset Tabular
19744 <lyxtabular version="3" rows="6" columns="2">
19745 <features rotate="0" tabularvalignment="middle">
19746 <column alignment="center" valignment="top" width="0pt">
19747 <column alignment="center" valignment="top" width="0pt">
19748 <row>
19749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19750 \begin_inset Text
19751
19752 \begin_layout Plain Layout
19753 Comando
19754 \end_layout
19755
19756 \end_inset
19757 </cell>
19758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19759 \begin_inset Text
19760
19761 \begin_layout Plain Layout
19762 Símbolo
19763 \end_layout
19764
19765 \end_inset
19766 </cell>
19767 </row>
19768 <row>
19769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19770 \begin_inset Text
19771
19772 \begin_layout Plain Layout
19773
19774 \backslash
19775 Sigma
19776 \end_layout
19777
19778 \end_inset
19779 </cell>
19780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19781 \begin_inset Text
19782
19783 \begin_layout Plain Layout
19784 \begin_inset Formula $\Sigma$
19785 \end_inset
19786
19787
19788 \end_layout
19789
19790 \end_inset
19791 </cell>
19792 </row>
19793 <row>
19794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19795 \begin_inset Text
19796
19797 \begin_layout Plain Layout
19798
19799 \backslash
19800 Upsilon
19801 \end_layout
19802
19803 \end_inset
19804 </cell>
19805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19806 \begin_inset Text
19807
19808 \begin_layout Plain Layout
19809 \begin_inset Formula $\Upsilon$
19810 \end_inset
19811
19812
19813 \end_layout
19814
19815 \end_inset
19816 </cell>
19817 </row>
19818 <row>
19819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19820 \begin_inset Text
19821
19822 \begin_layout Plain Layout
19823
19824 \backslash
19825 Phi
19826 \end_layout
19827
19828 \end_inset
19829 </cell>
19830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19831 \begin_inset Text
19832
19833 \begin_layout Plain Layout
19834 \begin_inset Formula $\Phi$
19835 \end_inset
19836
19837
19838 \end_layout
19839
19840 \end_inset
19841 </cell>
19842 </row>
19843 <row>
19844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19845 \begin_inset Text
19846
19847 \begin_layout Plain Layout
19848
19849 \backslash
19850 Psi
19851 \end_layout
19852
19853 \end_inset
19854 </cell>
19855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19856 \begin_inset Text
19857
19858 \begin_layout Plain Layout
19859 \begin_inset Formula $\Psi$
19860 \end_inset
19861
19862
19863 \end_layout
19864
19865 \end_inset
19866 </cell>
19867 </row>
19868 <row>
19869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19870 \begin_inset Text
19871
19872 \begin_layout Plain Layout
19873
19874 \backslash
19875 Omega
19876 \end_layout
19877
19878 \end_inset
19879 </cell>
19880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19881 \begin_inset Text
19882
19883 \begin_layout Plain Layout
19884 \begin_inset Formula $\Omega$
19885 \end_inset
19886
19887
19888 \end_layout
19889
19890 \end_inset
19891 </cell>
19892 </row>
19893 </lyxtabular>
19894
19895 \end_inset
19896
19897
19898 \begin_inset space \hfill{}
19899 \end_inset
19900
19901
19902 \end_layout
19903
19904 \begin_layout Standard
19905 \begin_inset VSpace medskip
19906 \end_inset
19907
19908
19909 \end_layout
19910
19911 \begin_layout Standard
19912 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
19913  cuando se desarrolló TeX.
19914  Para obtener mayúsculas en cursiva, inicia cada comando con 
19915 \series bold
19916 var
19917 \series default
19918 .
19919  Por ejemplo, el comando 
19920 \series bold
19921
19922 \backslash
19923 varGamma
19924 \series default
19925  genera 
19926 \begin_inset Formula $\varGamma$
19927 \end_inset
19928
19929 .
19930  Otra forma es cargar el paquete 
19931 \series bold
19932 fixmath
19933 \series default
19934
19935 \begin_inset Foot
19936 status collapsed
19937
19938 \begin_layout Plain Layout
19939
19940 \series bold
19941 fixmath
19942 \series default
19943  forma parte del paquete LaTeX 
19944 \series bold
19945 was
19946 \series default
19947
19948 \begin_inset Index idx
19949 status collapsed
19950
19951 \begin_layout Plain Layout
19952 Paquetes ! was
19953 \begin_inset ERT
19954 status collapsed
19955
19956 \begin_layout Plain Layout
19957
19958
19959 \backslash
19960 vspace{4mm}
19961 \end_layout
19962
19963 \end_inset
19964
19965
19966 \end_layout
19967
19968 \end_inset
19969
19970 .
19971 \end_layout
19972
19973 \end_inset
19974
19975
19976 \begin_inset Index idx
19977 status collapsed
19978
19979 \begin_layout Plain Layout
19980 Paquetes ! fixmath
19981 \end_layout
19982
19983 \end_inset
19984
19985  con la línea siguiente en el preámbulo LaTeX
19986 \end_layout
19987
19988 \begin_layout Standard
19989
19990 \series bold
19991
19992 \backslash
19993 usepackage{fixmath}
19994 \end_layout
19995
19996 \begin_layout Standard
19997 Entonces, todas las mayúsculas griegas en el documento se imprimirán automáticam
19998 ente en cursiva.
19999 \end_layout
20000
20001 \begin_layout Subsection
20002 Letras en negrita
20003 \begin_inset Index idx
20004 status collapsed
20005
20006 \begin_layout Plain Layout
20007 Letras griegas ! en negrita
20008 \end_layout
20009
20010 \end_inset
20011
20012
20013 \end_layout
20014
20015 \begin_layout Standard
20016 Las letras griegas no admiten diferentes estilos de letra como las latinas.
20017  Sólo se pueden poner en negrita con el comando 
20018 \series bold
20019
20020 \backslash
20021 boldsymbol
20022 \series default
20023
20024 \begin_inset Index idx
20025 status collapsed
20026
20027 \begin_layout Plain Layout
20028 Comandos ! B ! 
20029 \backslash
20030 boldsymbol
20031 \end_layout
20032
20033 \end_inset
20034
20035 .
20036 \end_layout
20037
20038 \begin_layout Standard
20039 \align center
20040 \begin_inset Tabular
20041 <lyxtabular version="3" rows="3" columns="2">
20042 <features rotate="0" tabularvalignment="middle">
20043 <column alignment="center" valignment="top">
20044 <column alignment="center" valignment="top">
20045 <row>
20046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20047 \begin_inset Text
20048
20049 \begin_layout Plain Layout
20050 Comando
20051 \end_layout
20052
20053 \end_inset
20054 </cell>
20055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20056 \begin_inset Text
20057
20058 \begin_layout Plain Layout
20059 Símbolo
20060 \end_layout
20061
20062 \end_inset
20063 </cell>
20064 </row>
20065 <row>
20066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20067 \begin_inset Text
20068
20069 \begin_layout Plain Layout
20070
20071 \backslash
20072 Upsilon
20073 \backslash
20074 boldsymbol
20075 \backslash
20076 Upsilon
20077 \end_layout
20078
20079 \end_inset
20080 </cell>
20081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20082 \begin_inset Text
20083
20084 \begin_layout Plain Layout
20085 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20086 \end_inset
20087
20088
20089 \end_layout
20090
20091 \end_inset
20092 </cell>
20093 </row>
20094 <row>
20095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20096 \begin_inset Text
20097
20098 \begin_layout Plain Layout
20099
20100 \backslash
20101 theta
20102 \backslash
20103 boldsymbol
20104 \backslash
20105 theta
20106 \end_layout
20107
20108 \end_inset
20109 </cell>
20110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20111 \begin_inset Text
20112
20113 \begin_layout Plain Layout
20114 \begin_inset Formula $\theta\boldsymbol{\theta}$
20115 \end_inset
20116
20117
20118 \end_layout
20119
20120 \end_inset
20121 </cell>
20122 </row>
20123 </lyxtabular>
20124
20125 \end_inset
20126
20127
20128 \end_layout
20129
20130 \begin_layout Section
20131 Símbolos
20132 \begin_inset ERT
20133 status collapsed
20134
20135 \begin_layout Plain Layout
20136
20137
20138 \backslash
20139 texorpdfstring{
20140 \end_layout
20141
20142 \end_inset
20143
20144
20145 \begin_inset Foot
20146 status collapsed
20147
20148 \begin_layout Plain Layout
20149 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
20150  LaTeX en 
20151 \begin_inset CommandInset citation
20152 LatexCommand cite
20153 key "Symbols"
20154
20155 \end_inset
20156
20157 .
20158 \end_layout
20159
20160 \end_inset
20161
20162
20163 \begin_inset ERT
20164 status collapsed
20165
20166 \begin_layout Plain Layout
20167
20168 }{}
20169 \end_layout
20170
20171 \end_inset
20172
20173
20174 \begin_inset Note Note
20175 status collapsed
20176
20177 \begin_layout Plain Layout
20178
20179 \backslash
20180 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
20181  PDF.
20182 \end_layout
20183
20184 \begin_layout Plain Layout
20185 Más sobre 
20186 \backslash
20187 texorpdfstring en la sección 
20188 \begin_inset CommandInset ref
20189 LatexCommand ref
20190 reference "sub:Ecuaciones-en-encabezados"
20191
20192 \end_inset
20193
20194 .
20195 \end_layout
20196
20197 \end_inset
20198
20199
20200 \begin_inset Index idx
20201 status collapsed
20202
20203 \begin_layout Plain Layout
20204 Símbolos
20205 \end_layout
20206
20207 \end_inset
20208
20209
20210 \end_layout
20211
20212 \begin_layout Standard
20213 Muchos de los símbolos listados en esta sección se pueden insertar además
20214  mediante los botones 
20215 \begin_inset Graphics
20216         filename ../../images/math/nabla.png
20217         scale 85
20218
20219 \end_inset
20220
20221  y 
20222 \begin_inset Graphics
20223         filename ../../images/math/digamma.png
20224         scale 85
20225
20226 \end_inset
20227
20228  de la barra de ecuaciones.
20229 \end_layout
20230
20231 \begin_layout Subsection
20232 Símbolos matemáticos
20233 \begin_inset CommandInset label
20234 LatexCommand label
20235 name "sub:Símbolos-matemáticos"
20236
20237 \end_inset
20238
20239
20240 \begin_inset Index idx
20241 status collapsed
20242
20243 \begin_layout Plain Layout
20244 Símbolos ! matemáticos
20245 \end_layout
20246
20247 \end_inset
20248
20249
20250 \end_layout
20251
20252 \begin_layout Standard
20253 \begin_inset space \hfill{}
20254 \end_inset
20255
20256
20257 \begin_inset Tabular
20258 <lyxtabular version="3" rows="10" columns="2">
20259 <features rotate="0" tabularvalignment="middle">
20260 <column alignment="center" valignment="top" width="0pt">
20261 <column alignment="center" valignment="top" width="0pt">
20262 <row>
20263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20264 \begin_inset Text
20265
20266 \begin_layout Plain Layout
20267 Comando
20268 \end_layout
20269
20270 \end_inset
20271 </cell>
20272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20273 \begin_inset Text
20274
20275 \begin_layout Plain Layout
20276 Símbolo
20277 \end_layout
20278
20279 \end_inset
20280 </cell>
20281 </row>
20282 <row>
20283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20284 \begin_inset Text
20285
20286 \begin_layout Plain Layout
20287
20288 \backslash
20289 neg
20290 \end_layout
20291
20292 \end_inset
20293 </cell>
20294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20295 \begin_inset Text
20296
20297 \begin_layout Plain Layout
20298 \begin_inset Formula $\neg$
20299 \end_inset
20300
20301
20302 \end_layout
20303
20304 \end_inset
20305 </cell>
20306 </row>
20307 <row>
20308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20309 \begin_inset Text
20310
20311 \begin_layout Plain Layout
20312
20313 \backslash
20314 Im
20315 \end_layout
20316
20317 \end_inset
20318 </cell>
20319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20320 \begin_inset Text
20321
20322 \begin_layout Plain Layout
20323 \begin_inset Formula $\Im$
20324 \end_inset
20325
20326
20327 \end_layout
20328
20329 \end_inset
20330 </cell>
20331 </row>
20332 <row>
20333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20334 \begin_inset Text
20335
20336 \begin_layout Plain Layout
20337
20338 \backslash
20339 Re
20340 \end_layout
20341
20342 \end_inset
20343 </cell>
20344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20345 \begin_inset Text
20346
20347 \begin_layout Plain Layout
20348 \begin_inset Formula $\Re$
20349 \end_inset
20350
20351
20352 \end_layout
20353
20354 \end_inset
20355 </cell>
20356 </row>
20357 <row>
20358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20359 \begin_inset Text
20360
20361 \begin_layout Plain Layout
20362
20363 \backslash
20364 aleph
20365 \end_layout
20366
20367 \end_inset
20368 </cell>
20369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20370 \begin_inset Text
20371
20372 \begin_layout Plain Layout
20373 \begin_inset Formula $\aleph$
20374 \end_inset
20375
20376
20377 \end_layout
20378
20379 \end_inset
20380 </cell>
20381 </row>
20382 <row>
20383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20384 \begin_inset Text
20385
20386 \begin_layout Plain Layout
20387
20388 \backslash
20389 partial
20390 \end_layout
20391
20392 \end_inset
20393 </cell>
20394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20395 \begin_inset Text
20396
20397 \begin_layout Plain Layout
20398 \begin_inset Formula $\partial$
20399 \end_inset
20400
20401
20402 \end_layout
20403
20404 \end_inset
20405 </cell>
20406 </row>
20407 <row>
20408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20409 \begin_inset Text
20410
20411 \begin_layout Plain Layout
20412
20413 \backslash
20414 infty
20415 \end_layout
20416
20417 \end_inset
20418 </cell>
20419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20420 \begin_inset Text
20421
20422 \begin_layout Plain Layout
20423 \begin_inset Formula $\infty$
20424 \end_inset
20425
20426
20427 \end_layout
20428
20429 \end_inset
20430 </cell>
20431 </row>
20432 <row>
20433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20434 \begin_inset Text
20435
20436 \begin_layout Plain Layout
20437
20438 \backslash
20439 wp
20440 \end_layout
20441
20442 \end_inset
20443 </cell>
20444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20445 \begin_inset Text
20446
20447 \begin_layout Plain Layout
20448 \begin_inset Formula $\wp$
20449 \end_inset
20450
20451
20452 \end_layout
20453
20454 \end_inset
20455 </cell>
20456 </row>
20457 <row>
20458 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20459 \begin_inset Text
20460
20461 \begin_layout Plain Layout
20462
20463 \backslash
20464 imath
20465 \end_layout
20466
20467 \end_inset
20468 </cell>
20469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20470 \begin_inset Text
20471
20472 \begin_layout Plain Layout
20473 \begin_inset Formula $\imath$
20474 \end_inset
20475
20476
20477 \end_layout
20478
20479 \end_inset
20480 </cell>
20481 </row>
20482 <row>
20483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20484 \begin_inset Text
20485
20486 \begin_layout Plain Layout
20487
20488 \backslash
20489 jmath
20490 \end_layout
20491
20492 \end_inset
20493 </cell>
20494 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20495 \begin_inset Text
20496
20497 \begin_layout Plain Layout
20498 \begin_inset Formula $\jmath$
20499 \end_inset
20500
20501
20502 \end_layout
20503
20504 \end_inset
20505 </cell>
20506 </row>
20507 </lyxtabular>
20508
20509 \end_inset
20510
20511
20512 \begin_inset space \hfill{}
20513 \end_inset
20514
20515
20516 \begin_inset Tabular
20517 <lyxtabular version="3" rows="10" columns="2">
20518 <features rotate="0" tabularvalignment="middle">
20519 <column alignment="center" valignment="top" width="0pt">
20520 <column alignment="center" valignment="top" width="0pt">
20521 <row>
20522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20523 \begin_inset Text
20524
20525 \begin_layout Plain Layout
20526 Comando
20527 \end_layout
20528
20529 \end_inset
20530 </cell>
20531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20532 \begin_inset Text
20533
20534 \begin_layout Plain Layout
20535 Símbolo
20536 \begin_inset Note Note
20537 status collapsed
20538
20539 \begin_layout Plain Layout
20540
20541 \series bold
20542
20543 \backslash
20544 raisebox
20545 \series default
20546  se usa sólo como espaciador
20547 \end_layout
20548
20549 \end_inset
20550
20551
20552 \end_layout
20553
20554 \end_inset
20555 </cell>
20556 </row>
20557 <row>
20558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20559 \begin_inset Text
20560
20561 \begin_layout Plain Layout
20562
20563 \backslash
20564 forall
20565 \end_layout
20566
20567 \end_inset
20568 </cell>
20569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20570 \begin_inset Text
20571
20572 \begin_layout Plain Layout
20573 \begin_inset Formula $\forall$
20574 \end_inset
20575
20576
20577 \end_layout
20578
20579 \end_inset
20580 </cell>
20581 </row>
20582 <row>
20583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20584 \begin_inset Text
20585
20586 \begin_layout Plain Layout
20587
20588 \backslash
20589 exists
20590 \end_layout
20591
20592 \end_inset
20593 </cell>
20594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20595 \begin_inset Text
20596
20597 \begin_layout Plain Layout
20598 \begin_inset Formula $\exists$
20599 \end_inset
20600
20601
20602 \end_layout
20603
20604 \end_inset
20605 </cell>
20606 </row>
20607 <row>
20608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20609 \begin_inset Text
20610
20611 \begin_layout Plain Layout
20612
20613 \backslash
20614 nexists
20615 \end_layout
20616
20617 \end_inset
20618 </cell>
20619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20620 \begin_inset Text
20621
20622 \begin_layout Plain Layout
20623 \begin_inset Formula $\nexists$
20624 \end_inset
20625
20626
20627 \end_layout
20628
20629 \end_inset
20630 </cell>
20631 </row>
20632 <row>
20633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20634 \begin_inset Text
20635
20636 \begin_layout Plain Layout
20637
20638 \backslash
20639 emptyset
20640 \end_layout
20641
20642 \end_inset
20643 </cell>
20644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20645 \begin_inset Text
20646
20647 \begin_layout Plain Layout
20648 \begin_inset Formula $\emptyset$
20649 \end_inset
20650
20651
20652 \end_layout
20653
20654 \end_inset
20655 </cell>
20656 </row>
20657 <row>
20658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20659 \begin_inset Text
20660
20661 \begin_layout Plain Layout
20662
20663 \backslash
20664 varnothing
20665 \end_layout
20666
20667 \end_inset
20668 </cell>
20669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20670 \begin_inset Text
20671
20672 \begin_layout Plain Layout
20673 \begin_inset Formula $\varnothing$
20674 \end_inset
20675
20676
20677 \end_layout
20678
20679 \end_inset
20680 </cell>
20681 </row>
20682 <row>
20683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20684 \begin_inset Text
20685
20686 \begin_layout Plain Layout
20687
20688 \backslash
20689 dag
20690 \end_layout
20691
20692 \end_inset
20693 </cell>
20694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20695 \begin_inset Text
20696
20697 \begin_layout Plain Layout
20698 \begin_inset Formula $\dag$
20699 \end_inset
20700
20701
20702 \end_layout
20703
20704 \end_inset
20705 </cell>
20706 </row>
20707 <row>
20708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712
20713 \backslash
20714 ddag
20715 \end_layout
20716
20717 \end_inset
20718 </cell>
20719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20720 \begin_inset Text
20721
20722 \begin_layout Plain Layout
20723 \begin_inset Formula $\ddag$
20724 \end_inset
20725
20726
20727 \end_layout
20728
20729 \end_inset
20730 </cell>
20731 </row>
20732 <row>
20733 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20734 \begin_inset Text
20735
20736 \begin_layout Plain Layout
20737
20738 \backslash
20739 complement
20740 \end_layout
20741
20742 \end_inset
20743 </cell>
20744 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20745 \begin_inset Text
20746
20747 \begin_layout Plain Layout
20748 \begin_inset ERT
20749 status collapsed
20750
20751 \begin_layout Plain Layout
20752
20753
20754 \backslash
20755 raisebox{-0.8mm}{
20756 \end_layout
20757
20758 \end_inset
20759
20760
20761 \begin_inset Formula $\complement$
20762 \end_inset
20763
20764
20765 \begin_inset ERT
20766 status collapsed
20767
20768 \begin_layout Plain Layout
20769
20770 }
20771 \end_layout
20772
20773 \end_inset
20774
20775
20776 \end_layout
20777
20778 \end_inset
20779 </cell>
20780 </row>
20781 <row>
20782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20783 \begin_inset Text
20784
20785 \begin_layout Plain Layout
20786
20787 \backslash
20788 Bbbk
20789 \end_layout
20790
20791 \end_inset
20792 </cell>
20793 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20794 \begin_inset Text
20795
20796 \begin_layout Plain Layout
20797 \begin_inset Formula $\Bbbk$
20798 \end_inset
20799
20800
20801 \end_layout
20802
20803 \end_inset
20804 </cell>
20805 </row>
20806 </lyxtabular>
20807
20808 \end_inset
20809
20810
20811 \begin_inset space \hfill{}
20812 \end_inset
20813
20814
20815 \begin_inset Tabular
20816 <lyxtabular version="3" rows="10" columns="2">
20817 <features rotate="0" tabularvalignment="middle">
20818 <column alignment="center" valignment="top" width="0pt">
20819 <column alignment="center" valignment="top" width="0pt">
20820 <row>
20821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20822 \begin_inset Text
20823
20824 \begin_layout Plain Layout
20825 Comando
20826 \end_layout
20827
20828 \end_inset
20829 </cell>
20830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20831 \begin_inset Text
20832
20833 \begin_layout Plain Layout
20834 Símbolo
20835 \end_layout
20836
20837 \end_inset
20838 </cell>
20839 </row>
20840 <row>
20841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20842 \begin_inset Text
20843
20844 \begin_layout Plain Layout
20845
20846 \backslash
20847 prime
20848 \end_layout
20849
20850 \end_inset
20851 </cell>
20852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20853 \begin_inset Text
20854
20855 \begin_layout Plain Layout
20856 \begin_inset Formula $\prime$
20857 \end_inset
20858
20859
20860 \end_layout
20861
20862 \end_inset
20863 </cell>
20864 </row>
20865 <row>
20866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20867 \begin_inset Text
20868
20869 \begin_layout Plain Layout
20870
20871 \backslash
20872 backprime
20873 \end_layout
20874
20875 \end_inset
20876 </cell>
20877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20878 \begin_inset Text
20879
20880 \begin_layout Plain Layout
20881 \begin_inset Formula $\backprime$
20882 \end_inset
20883
20884
20885 \end_layout
20886
20887 \end_inset
20888 </cell>
20889 </row>
20890 <row>
20891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20892 \begin_inset Text
20893
20894 \begin_layout Plain Layout
20895
20896 \backslash
20897 mho
20898 \end_layout
20899
20900 \end_inset
20901 </cell>
20902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20903 \begin_inset Text
20904
20905 \begin_layout Plain Layout
20906 \begin_inset Formula $\mho$
20907 \end_inset
20908
20909
20910 \end_layout
20911
20912 \end_inset
20913 </cell>
20914 </row>
20915 <row>
20916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20917 \begin_inset Text
20918
20919 \begin_layout Plain Layout
20920
20921 \backslash
20922 triangle
20923 \end_layout
20924
20925 \end_inset
20926 </cell>
20927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20928 \begin_inset Text
20929
20930 \begin_layout Plain Layout
20931 \begin_inset Formula $\triangle$
20932 \end_inset
20933
20934
20935 \end_layout
20936
20937 \end_inset
20938 </cell>
20939 </row>
20940 <row>
20941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20942 \begin_inset Text
20943
20944 \begin_layout Plain Layout
20945
20946 \backslash
20947 angle
20948 \end_layout
20949
20950 \end_inset
20951 </cell>
20952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20953 \begin_inset Text
20954
20955 \begin_layout Plain Layout
20956 \begin_inset Formula $\angle$
20957 \end_inset
20958
20959
20960 \end_layout
20961
20962 \end_inset
20963 </cell>
20964 </row>
20965 <row>
20966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20967 \begin_inset Text
20968
20969 \begin_layout Plain Layout
20970
20971 \backslash
20972 measuredangle
20973 \end_layout
20974
20975 \end_inset
20976 </cell>
20977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20978 \begin_inset Text
20979
20980 \begin_layout Plain Layout
20981 \begin_inset Formula $\measuredangle$
20982 \end_inset
20983
20984
20985 \end_layout
20986
20987 \end_inset
20988 </cell>
20989 </row>
20990 <row>
20991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20992 \begin_inset Text
20993
20994 \begin_layout Plain Layout
20995
20996 \backslash
20997 sphericalangle
20998 \end_layout
20999
21000 \end_inset
21001 </cell>
21002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21003 \begin_inset Text
21004
21005 \begin_layout Plain Layout
21006 \begin_inset Formula $\sphericalangle$
21007 \end_inset
21008
21009
21010 \end_layout
21011
21012 \end_inset
21013 </cell>
21014 </row>
21015 <row>
21016 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21017 \begin_inset Text
21018
21019 \begin_layout Plain Layout
21020
21021 \backslash
21022 top
21023 \end_layout
21024
21025 \end_inset
21026 </cell>
21027 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21028 \begin_inset Text
21029
21030 \begin_layout Plain Layout
21031 \begin_inset Formula $\top$
21032 \end_inset
21033
21034
21035 \end_layout
21036
21037 \end_inset
21038 </cell>
21039 </row>
21040 <row>
21041 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21042 \begin_inset Text
21043
21044 \begin_layout Plain Layout
21045
21046 \backslash
21047 bot
21048 \end_layout
21049
21050 \end_inset
21051 </cell>
21052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21053 \begin_inset Text
21054
21055 \begin_layout Plain Layout
21056 \begin_inset Formula $\bot$
21057 \end_inset
21058
21059
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 </row>
21065 </lyxtabular>
21066
21067 \end_inset
21068
21069
21070 \begin_inset space \hfill{}
21071 \end_inset
21072
21073
21074 \end_layout
21075
21076 \begin_layout Standard
21077 \noindent
21078 \align center
21079 \begin_inset Newpage newpage
21080 \end_inset
21081
21082
21083 \end_layout
21084
21085 \begin_layout Subsection
21086 Símbolos misceláneos
21087 \begin_inset CommandInset label
21088 LatexCommand label
21089 name "sub:Símbolos-misceláneos"
21090
21091 \end_inset
21092
21093
21094 \begin_inset Index idx
21095 status collapsed
21096
21097 \begin_layout Plain Layout
21098 Símbolos ! misceláneos
21099 \end_layout
21100
21101 \end_inset
21102
21103
21104 \end_layout
21105
21106 \begin_layout Standard
21107 \noindent
21108 \align center
21109 \begin_inset Tabular
21110 <lyxtabular version="3" rows="10" columns="2">
21111 <features rotate="0" tabularvalignment="middle">
21112 <column alignment="center" valignment="top" width="0pt">
21113 <column alignment="center" valignment="top" width="0pt">
21114 <row>
21115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21116 \begin_inset Text
21117
21118 \begin_layout Plain Layout
21119 Comando
21120 \end_layout
21121
21122 \end_inset
21123 </cell>
21124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21125 \begin_inset Text
21126
21127 \begin_layout Plain Layout
21128 Símbolo
21129 \end_layout
21130
21131 \end_inset
21132 </cell>
21133 </row>
21134 <row>
21135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21136 \begin_inset Text
21137
21138 \begin_layout Plain Layout
21139
21140 \backslash
21141 flat
21142 \end_layout
21143
21144 \end_inset
21145 </cell>
21146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21147 \begin_inset Text
21148
21149 \begin_layout Plain Layout
21150 \begin_inset Formula $\flat$
21151 \end_inset
21152
21153
21154 \end_layout
21155
21156 \end_inset
21157 </cell>
21158 </row>
21159 <row>
21160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21161 \begin_inset Text
21162
21163 \begin_layout Plain Layout
21164
21165 \backslash
21166 natural
21167 \end_layout
21168
21169 \end_inset
21170 </cell>
21171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21172 \begin_inset Text
21173
21174 \begin_layout Plain Layout
21175 \begin_inset Formula $\natural$
21176 \end_inset
21177
21178
21179 \end_layout
21180
21181 \end_inset
21182 </cell>
21183 </row>
21184 <row>
21185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21186 \begin_inset Text
21187
21188 \begin_layout Plain Layout
21189
21190 \backslash
21191 sharp
21192 \end_layout
21193
21194 \end_inset
21195 </cell>
21196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21197 \begin_inset Text
21198
21199 \begin_layout Plain Layout
21200 \begin_inset Formula $\sharp$
21201 \end_inset
21202
21203
21204 \end_layout
21205
21206 \end_inset
21207 </cell>
21208 </row>
21209 <row>
21210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21211 \begin_inset Text
21212
21213 \begin_layout Plain Layout
21214
21215 \backslash
21216 surd
21217 \end_layout
21218
21219 \end_inset
21220 </cell>
21221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21222 \begin_inset Text
21223
21224 \begin_layout Plain Layout
21225 \begin_inset Formula $\surd$
21226 \end_inset
21227
21228
21229 \end_layout
21230
21231 \end_inset
21232 </cell>
21233 </row>
21234 <row>
21235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21236 \begin_inset Text
21237
21238 \begin_layout Plain Layout
21239
21240 \backslash
21241 checkmark
21242 \end_layout
21243
21244 \end_inset
21245 </cell>
21246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21247 \begin_inset Text
21248
21249 \begin_layout Plain Layout
21250 \begin_inset Formula $\checkmark$
21251 \end_inset
21252
21253
21254 \end_layout
21255
21256 \end_inset
21257 </cell>
21258 </row>
21259 <row>
21260 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21261 \begin_inset Text
21262
21263 \begin_layout Plain Layout
21264
21265 \backslash
21266 yen
21267 \end_layout
21268
21269 \end_inset
21270 </cell>
21271 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21272 \begin_inset Text
21273
21274 \begin_layout Plain Layout
21275 \begin_inset Formula $\yen$
21276 \end_inset
21277
21278
21279 \end_layout
21280
21281 \end_inset
21282 </cell>
21283 </row>
21284 <row>
21285 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21286 \begin_inset Text
21287
21288 \begin_layout Plain Layout
21289
21290 \backslash
21291 pounds
21292 \end_layout
21293
21294 \end_inset
21295 </cell>
21296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21297 \begin_inset Text
21298
21299 \begin_layout Plain Layout
21300 \begin_inset Formula $\pounds$
21301 \end_inset
21302
21303
21304 \end_layout
21305
21306 \end_inset
21307 </cell>
21308 </row>
21309 <row>
21310 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21311 \begin_inset Text
21312
21313 \begin_layout Plain Layout
21314 $
21315 \end_layout
21316
21317 \end_inset
21318 </cell>
21319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21320 \begin_inset Text
21321
21322 \begin_layout Plain Layout
21323 \begin_inset Formula $\$$
21324 \end_inset
21325
21326
21327 \end_layout
21328
21329 \end_inset
21330 </cell>
21331 </row>
21332 <row>
21333 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21334 \begin_inset Text
21335
21336 \begin_layout Plain Layout
21337 §
21338 \end_layout
21339
21340 \end_inset
21341 </cell>
21342 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21343 \begin_inset Text
21344
21345 \begin_layout Plain Layout
21346 \begin_inset Formula $§$
21347 \end_inset
21348
21349
21350 \end_layout
21351
21352 \end_inset
21353 </cell>
21354 </row>
21355 </lyxtabular>
21356
21357 \end_inset
21358
21359
21360 \begin_inset Tabular
21361 <lyxtabular version="3" rows="10" columns="2">
21362 <features rotate="0" tabularvalignment="middle">
21363 <column alignment="center" valignment="top">
21364 <column alignment="center" valignment="top">
21365 <row>
21366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21367 \begin_inset Text
21368
21369 \begin_layout Plain Layout
21370 Comando
21371 \end_layout
21372
21373 \end_inset
21374 </cell>
21375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21376 \begin_inset Text
21377
21378 \begin_layout Plain Layout
21379 Símbolo
21380 \end_layout
21381
21382 \end_inset
21383 </cell>
21384 </row>
21385 <row>
21386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21387 \begin_inset Text
21388
21389 \begin_layout Plain Layout
21390
21391 \backslash
21392 hbar
21393 \end_layout
21394
21395 \end_inset
21396 </cell>
21397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21398 \begin_inset Text
21399
21400 \begin_layout Plain Layout
21401 \begin_inset Formula $\hbar$
21402 \end_inset
21403
21404
21405 \end_layout
21406
21407 \end_inset
21408 </cell>
21409 </row>
21410 <row>
21411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21412 \begin_inset Text
21413
21414 \begin_layout Plain Layout
21415
21416 \backslash
21417 hslash
21418 \end_layout
21419
21420 \end_inset
21421 </cell>
21422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21423 \begin_inset Text
21424
21425 \begin_layout Plain Layout
21426 \begin_inset Formula $\hslash$
21427 \end_inset
21428
21429
21430 \end_layout
21431
21432 \end_inset
21433 </cell>
21434 </row>
21435 <row>
21436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21437 \begin_inset Text
21438
21439 \begin_layout Plain Layout
21440
21441 \backslash
21442 clubsuit
21443 \end_layout
21444
21445 \end_inset
21446 </cell>
21447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21448 \begin_inset Text
21449
21450 \begin_layout Plain Layout
21451 \begin_inset Formula $\clubsuit$
21452 \end_inset
21453
21454
21455 \end_layout
21456
21457 \end_inset
21458 </cell>
21459 </row>
21460 <row>
21461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21462 \begin_inset Text
21463
21464 \begin_layout Plain Layout
21465
21466 \backslash
21467 spadesuit
21468 \end_layout
21469
21470 \end_inset
21471 </cell>
21472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21473 \begin_inset Text
21474
21475 \begin_layout Plain Layout
21476 \begin_inset Formula $\spadesuit$
21477 \end_inset
21478
21479
21480 \end_layout
21481
21482 \end_inset
21483 </cell>
21484 </row>
21485 <row>
21486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21487 \begin_inset Text
21488
21489 \begin_layout Plain Layout
21490
21491 \backslash
21492 bigstar
21493 \end_layout
21494
21495 \end_inset
21496 </cell>
21497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21498 \begin_inset Text
21499
21500 \begin_layout Plain Layout
21501 \begin_inset Formula $\bigstar$
21502 \end_inset
21503
21504
21505 \end_layout
21506
21507 \end_inset
21508 </cell>
21509 </row>
21510 <row>
21511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21512 \begin_inset Text
21513
21514 \begin_layout Plain Layout
21515
21516 \backslash
21517 blacklozenge
21518 \end_layout
21519
21520 \end_inset
21521 </cell>
21522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21523 \begin_inset Text
21524
21525 \begin_layout Plain Layout
21526 \begin_inset Formula $\blacklozenge$
21527 \end_inset
21528
21529
21530 \end_layout
21531
21532 \end_inset
21533 </cell>
21534 </row>
21535 <row>
21536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21537 \begin_inset Text
21538
21539 \begin_layout Plain Layout
21540
21541 \backslash
21542 blacktriangle
21543 \end_layout
21544
21545 \end_inset
21546 </cell>
21547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21548 \begin_inset Text
21549
21550 \begin_layout Plain Layout
21551 \begin_inset Formula $\blacktriangle$
21552 \end_inset
21553
21554
21555 \end_layout
21556
21557 \end_inset
21558 </cell>
21559 </row>
21560 <row>
21561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21562 \begin_inset Text
21563
21564 \begin_layout Plain Layout
21565
21566 \backslash
21567 blacktiangledown
21568 \end_layout
21569
21570 \end_inset
21571 </cell>
21572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21573 \begin_inset Text
21574
21575 \begin_layout Plain Layout
21576 \begin_inset Formula $\blacktriangledown$
21577 \end_inset
21578
21579
21580 \end_layout
21581
21582 \end_inset
21583 </cell>
21584 </row>
21585 <row>
21586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21587 \begin_inset Text
21588
21589 \begin_layout Plain Layout
21590
21591 \backslash
21592 bullet
21593 \end_layout
21594
21595 \end_inset
21596 </cell>
21597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21598 \begin_inset Text
21599
21600 \begin_layout Plain Layout
21601 \begin_inset Formula $\bullet$
21602 \end_inset
21603
21604
21605 \end_layout
21606
21607 \end_inset
21608 </cell>
21609 </row>
21610 </lyxtabular>
21611
21612 \end_inset
21613
21614
21615 \begin_inset Tabular
21616 <lyxtabular version="3" rows="10" columns="2">
21617 <features rotate="0" tabularvalignment="middle">
21618 <column alignment="center" valignment="top" width="0pt">
21619 <column alignment="center" valignment="top" width="0pt">
21620 <row>
21621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21622 \begin_inset Text
21623
21624 \begin_layout Plain Layout
21625 Comando
21626 \end_layout
21627
21628 \end_inset
21629 </cell>
21630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21631 \begin_inset Text
21632
21633 \begin_layout Plain Layout
21634 Símbolo
21635 \end_layout
21636
21637 \end_inset
21638 </cell>
21639 </row>
21640 <row>
21641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21642 \begin_inset Text
21643
21644 \begin_layout Plain Layout
21645
21646 \backslash
21647 diamondsuit
21648 \end_layout
21649
21650 \end_inset
21651 </cell>
21652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21653 \begin_inset Text
21654
21655 \begin_layout Plain Layout
21656 \begin_inset Formula $\diamondsuit$
21657 \end_inset
21658
21659
21660 \end_layout
21661
21662 \end_inset
21663 </cell>
21664 </row>
21665 <row>
21666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21667 \begin_inset Text
21668
21669 \begin_layout Plain Layout
21670
21671 \backslash
21672 Diamond
21673 \end_layout
21674
21675 \end_inset
21676 </cell>
21677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21678 \begin_inset Text
21679
21680 \begin_layout Plain Layout
21681 \begin_inset Formula $\Diamond$
21682 \end_inset
21683
21684
21685 \end_layout
21686
21687 \end_inset
21688 </cell>
21689 </row>
21690 <row>
21691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21692 \begin_inset Text
21693
21694 \begin_layout Plain Layout
21695
21696 \backslash
21697 heartsuit
21698 \end_layout
21699
21700 \end_inset
21701 </cell>
21702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21703 \begin_inset Text
21704
21705 \begin_layout Plain Layout
21706 \begin_inset Formula $\heartsuit$
21707 \end_inset
21708
21709
21710 \end_layout
21711
21712 \end_inset
21713 </cell>
21714 </row>
21715 <row>
21716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21717 \begin_inset Text
21718
21719 \begin_layout Plain Layout
21720
21721 \backslash
21722 P
21723 \end_layout
21724
21725 \end_inset
21726 </cell>
21727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21728 \begin_inset Text
21729
21730 \begin_layout Plain Layout
21731 \begin_inset Formula $\P$
21732 \end_inset
21733
21734
21735 \end_layout
21736
21737 \end_inset
21738 </cell>
21739 </row>
21740 <row>
21741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21742 \begin_inset Text
21743
21744 \begin_layout Plain Layout
21745
21746 \backslash
21747 copyright
21748 \end_layout
21749
21750 \end_inset
21751 </cell>
21752 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21753 \begin_inset Text
21754
21755 \begin_layout Plain Layout
21756 \begin_inset Formula $\copyright$
21757 \end_inset
21758
21759
21760 \end_layout
21761
21762 \end_inset
21763 </cell>
21764 </row>
21765 <row>
21766 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21767 \begin_inset Text
21768
21769 \begin_layout Plain Layout
21770
21771 \backslash
21772 circledR
21773 \end_layout
21774
21775 \end_inset
21776 </cell>
21777 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21778 \begin_inset Text
21779
21780 \begin_layout Plain Layout
21781 \begin_inset Formula $\circledR$
21782 \end_inset
21783
21784
21785 \end_layout
21786
21787 \end_inset
21788 </cell>
21789 </row>
21790 <row>
21791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21792 \begin_inset Text
21793
21794 \begin_layout Plain Layout
21795
21796 \backslash
21797 maltese
21798 \end_layout
21799
21800 \end_inset
21801 </cell>
21802 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21803 \begin_inset Text
21804
21805 \begin_layout Plain Layout
21806 \begin_inset Formula $\maltese$
21807 \end_inset
21808
21809
21810 \end_layout
21811
21812 \end_inset
21813 </cell>
21814 </row>
21815 <row>
21816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21817 \begin_inset Text
21818
21819 \begin_layout Plain Layout
21820
21821 \backslash
21822 diagup
21823 \end_layout
21824
21825 \end_inset
21826 </cell>
21827 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21828 \begin_inset Text
21829
21830 \begin_layout Plain Layout
21831 \begin_inset Formula $\diagup$
21832 \end_inset
21833
21834
21835 \end_layout
21836
21837 \end_inset
21838 </cell>
21839 </row>
21840 <row>
21841 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21842 \begin_inset Text
21843
21844 \begin_layout Plain Layout
21845
21846 \backslash
21847 diagdown
21848 \end_layout
21849
21850 \end_inset
21851 </cell>
21852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21853 \begin_inset Text
21854
21855 \begin_layout Plain Layout
21856 \begin_inset Formula $\diagdown$
21857 \end_inset
21858
21859
21860 \end_layout
21861
21862 \end_inset
21863 </cell>
21864 </row>
21865 </lyxtabular>
21866
21867 \end_inset
21868
21869
21870 \end_layout
21871
21872 \begin_layout Standard
21873 \begin_inset VSpace medskip
21874 \end_inset
21875
21876
21877 \end_layout
21878
21879 \begin_layout Standard
21880 Algunos símbolos pueden presentarse en distintos tamaños, véase 
21881 \begin_inset CommandInset ref
21882 LatexCommand ref
21883 reference "sub:Tamaños-de-tipografías"
21884
21885 \end_inset
21886
21887
21888 \end_layout
21889
21890 \begin_layout Subsection
21891 El símbolo del euro, €
21892 \begin_inset Index idx
21893 status collapsed
21894
21895 \begin_layout Plain Layout
21896 Símbolos ! euro
21897 \end_layout
21898
21899 \end_inset
21900
21901
21902 \begin_inset Index idx
21903 status collapsed
21904
21905 \begin_layout Plain Layout
21906
21907 \backslash
21908 @
21909 \begin_inset ERT
21910 status collapsed
21911
21912 \begin_layout Plain Layout
21913
21914
21915 \backslash
21916 officialeuro
21917 \end_layout
21918
21919 \end_inset
21920
21921
21922 \end_layout
21923
21924 \end_inset
21925
21926
21927 \end_layout
21928
21929 \begin_layout Standard
21930 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
21931  LaTeX 
21932 \series bold
21933 eurosym
21934 \series default
21935
21936 \begin_inset Index idx
21937 status collapsed
21938
21939 \begin_layout Plain Layout
21940 Paquetes ! eurosym
21941 \end_layout
21942
21943 \end_inset
21944
21945 , y cargado en el preámbulo LaTeX con la línea
21946 \end_layout
21947
21948 \begin_layout Standard
21949
21950 \series bold
21951
21952 \backslash
21953 usepackage[gennarrow]{eurosym}
21954 \end_layout
21955
21956 \begin_layout Standard
21957 Actualmente también se puede insertar con el comando 
21958 \series bold
21959
21960 \backslash
21961 euro
21962 \series default
21963
21964 \begin_inset Index idx
21965 status collapsed
21966
21967 \begin_layout Plain Layout
21968 Comandos ! E ! 
21969 \backslash
21970 euro
21971 \end_layout
21972
21973 \end_inset
21974
21975 .
21976 \end_layout
21977
21978 \begin_layout Standard
21979 El símbolo del euro puede insertarse directamente con la tecla € en texto
21980  matemático sin tener 
21981 \series bold
21982 eurosym
21983 \series default
21984  instalado.
21985  Si 
21986 \series bold
21987 eurosym
21988 \series default
21989  está instalado, se puede insertar 
21990 \series bold
21991
21992 \backslash
21993 euro
21994 \series default
21995  en modo TeX.
21996  El símbolo oficial de la moneda se puede insertar con el comando 
21997 \series bold
21998
21999 \backslash
22000 officialeuro
22001 \series default
22002
22003 \begin_inset Index idx
22004 status collapsed
22005
22006 \begin_layout Plain Layout
22007 Comandos ! O ! 
22008 \backslash
22009 officialeuro
22010 \end_layout
22011
22012 \end_inset
22013
22014 , que sólo está disponible en modo TeX.
22015 \end_layout
22016
22017 \begin_layout Standard
22018 \begin_inset ERT
22019 status collapsed
22020
22021 \begin_layout Plain Layout
22022
22023
22024 \backslash
22025 ifeurosym
22026 \end_layout
22027
22028 \end_inset
22029
22030
22031 \begin_inset Note Note
22032 status collapsed
22033
22034 \begin_layout Plain Layout
22035 El cuadro siguiente sólo se mostrará si está instalado el paquete LaTeX
22036  
22037 \series bold
22038 eurosym
22039 \series default
22040 .
22041 \end_layout
22042
22043 \end_inset
22044
22045
22046 \end_layout
22047
22048 \begin_layout Standard
22049 Un vistazo a los diferentes símbolos del euro.
22050 \end_layout
22051
22052 \begin_layout Standard
22053 \noindent
22054 \align center
22055 \begin_inset Tabular
22056 <lyxtabular version="3" rows="4" columns="3">
22057 <features rotate="0" tabularvalignment="middle">
22058 <column alignment="center" valignment="top">
22059 <column alignment="center" valignment="top">
22060 <column alignment="center" valignment="top">
22061 <row>
22062 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22063 \begin_inset Text
22064
22065 \begin_layout Plain Layout
22066
22067 \end_layout
22068
22069 \end_inset
22070 </cell>
22071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22072 \begin_inset Text
22073
22074 \begin_layout Plain Layout
22075 Comando
22076 \end_layout
22077
22078 \end_inset
22079 </cell>
22080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22081 \begin_inset Text
22082
22083 \begin_layout Plain Layout
22084 Símbolo
22085 \end_layout
22086
22087 \end_inset
22088 </cell>
22089 </row>
22090 <row>
22091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22092 \begin_inset Text
22093
22094 \begin_layout Plain Layout
22095 ecuación
22096 \end_layout
22097
22098 \end_inset
22099 </cell>
22100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22101 \begin_inset Text
22102
22103 \begin_layout Plain Layout
22104
22105 \backslash
22106 euro
22107 \end_layout
22108
22109 \end_inset
22110 </cell>
22111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22112 \begin_inset Text
22113
22114 \begin_layout Plain Layout
22115 \begin_inset Formula $\euro$
22116 \end_inset
22117
22118
22119 \end_layout
22120
22121 \end_inset
22122 </cell>
22123 </row>
22124 <row>
22125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22126 \begin_inset Text
22127
22128 \begin_layout Plain Layout
22129 texto matemático
22130 \end_layout
22131
22132 \end_inset
22133 </cell>
22134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22135 \begin_inset Text
22136
22137 \begin_layout Plain Layout
22138
22139 \end_layout
22140
22141 \end_inset
22142 </cell>
22143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22144 \begin_inset Text
22145
22146 \begin_layout Plain Layout
22147 \begin_inset Formula $\mbox{€}$
22148 \end_inset
22149
22150
22151 \end_layout
22152
22153 \end_inset
22154 </cell>
22155 </row>
22156 <row>
22157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22158 \begin_inset Text
22159
22160 \begin_layout Plain Layout
22161 modo TeX
22162 \end_layout
22163
22164 \end_inset
22165 </cell>
22166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22167 \begin_inset Text
22168
22169 \begin_layout Plain Layout
22170
22171 \backslash
22172 officialeuro
22173 \end_layout
22174
22175 \end_inset
22176 </cell>
22177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22178 \begin_inset Text
22179
22180 \begin_layout Plain Layout
22181 \begin_inset ERT
22182 status collapsed
22183
22184 \begin_layout Plain Layout
22185
22186
22187 \backslash
22188 officialeuro
22189 \end_layout
22190
22191 \end_inset
22192
22193
22194 \end_layout
22195
22196 \end_inset
22197 </cell>
22198 </row>
22199 </lyxtabular>
22200
22201 \end_inset
22202
22203
22204 \end_layout
22205
22206 \begin_layout Standard
22207 \begin_inset ERT
22208 status collapsed
22209
22210 \begin_layout Plain Layout
22211
22212
22213 \backslash
22214 else
22215 \end_layout
22216
22217 \end_inset
22218
22219
22220 \begin_inset Note Note
22221 status collapsed
22222
22223 \begin_layout Plain Layout
22224 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
22225 \series bold
22226 eurosym
22227 \series default
22228 :
22229 \end_layout
22230
22231 \end_inset
22232
22233
22234 \end_layout
22235
22236 \begin_layout Standard
22237 Para ver la salida completa de esta subsección debe estar instalado el paquete
22238  LaTeX 
22239 \series bold
22240 eurosym
22241 \series default
22242 .
22243 \end_layout
22244
22245 \begin_layout Standard
22246 \begin_inset ERT
22247 status collapsed
22248
22249 \begin_layout Plain Layout
22250
22251
22252 \backslash
22253 fi
22254 \end_layout
22255
22256 \end_inset
22257
22258
22259 \end_layout
22260
22261 \begin_layout Section
22262 Relaciones
22263 \begin_inset CommandInset label
22264 LatexCommand label
22265 name "sec:Relaciones"
22266
22267 \end_inset
22268
22269
22270 \begin_inset Index idx
22271 status collapsed
22272
22273 \begin_layout Plain Layout
22274 Relaciones
22275 \end_layout
22276
22277 \end_inset
22278
22279
22280 \begin_inset Index idx
22281 status collapsed
22282
22283 \begin_layout Plain Layout
22284 Comparaciones|see
22285 \begin_inset ERT
22286 status collapsed
22287
22288 \begin_layout Plain Layout
22289
22290 {
22291 \end_layout
22292
22293 \end_inset
22294
22295 Relaciones
22296 \begin_inset ERT
22297 status collapsed
22298
22299 \begin_layout Plain Layout
22300
22301 }
22302 \end_layout
22303
22304 \end_inset
22305
22306
22307 \end_layout
22308
22309 \end_inset
22310
22311
22312 \end_layout
22313
22314 \begin_layout Standard
22315 Todas las relaciones se pueden insertar también con el botón 
22316 \begin_inset Graphics
22317         filename ../../images/math/leq.png
22318         scale 85
22319
22320 \end_inset
22321
22322  de la barra de ecuaciones.
22323 \end_layout
22324
22325 \begin_layout Standard
22326 \begin_inset space \hfill{}
22327 \end_inset
22328
22329
22330 \begin_inset Tabular
22331 <lyxtabular version="3" rows="17" columns="2">
22332 <features rotate="0" tabularvalignment="middle">
22333 <column alignment="center" valignment="top" width="0pt">
22334 <column alignment="center" valignment="top" width="0pt">
22335 <row>
22336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22337 \begin_inset Text
22338
22339 \begin_layout Plain Layout
22340 Comando
22341 \end_layout
22342
22343 \end_inset
22344 </cell>
22345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22346 \begin_inset Text
22347
22348 \begin_layout Plain Layout
22349 Relación
22350 \end_layout
22351
22352 \end_inset
22353 </cell>
22354 </row>
22355 <row>
22356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22357 \begin_inset Text
22358
22359 \begin_layout Plain Layout
22360 <
22361 \end_layout
22362
22363 \end_inset
22364 </cell>
22365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22366 \begin_inset Text
22367
22368 \begin_layout Plain Layout
22369 \begin_inset Formula $<$
22370 \end_inset
22371
22372
22373 \end_layout
22374
22375 \end_inset
22376 </cell>
22377 </row>
22378 <row>
22379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22380 \begin_inset Text
22381
22382 \begin_layout Plain Layout
22383
22384 \backslash
22385 le
22386 \end_layout
22387
22388 \end_inset
22389 </cell>
22390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22391 \begin_inset Text
22392
22393 \begin_layout Plain Layout
22394 \begin_inset Formula $\le$
22395 \end_inset
22396
22397
22398 \end_layout
22399
22400 \end_inset
22401 </cell>
22402 </row>
22403 <row>
22404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22405 \begin_inset Text
22406
22407 \begin_layout Plain Layout
22408
22409 \backslash
22410 ll
22411 \end_layout
22412
22413 \end_inset
22414 </cell>
22415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22416 \begin_inset Text
22417
22418 \begin_layout Plain Layout
22419 \begin_inset Formula $\ll$
22420 \end_inset
22421
22422
22423 \end_layout
22424
22425 \end_inset
22426 </cell>
22427 </row>
22428 <row>
22429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22430 \begin_inset Text
22431
22432 \begin_layout Plain Layout
22433
22434 \backslash
22435 prec
22436 \end_layout
22437
22438 \end_inset
22439 </cell>
22440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22441 \begin_inset Text
22442
22443 \begin_layout Plain Layout
22444 \begin_inset Formula $\prec$
22445 \end_inset
22446
22447
22448 \end_layout
22449
22450 \end_inset
22451 </cell>
22452 </row>
22453 <row>
22454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22455 \begin_inset Text
22456
22457 \begin_layout Plain Layout
22458
22459 \backslash
22460 preceq
22461 \end_layout
22462
22463 \end_inset
22464 </cell>
22465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22466 \begin_inset Text
22467
22468 \begin_layout Plain Layout
22469 \begin_inset Formula $\preceq$
22470 \end_inset
22471
22472
22473 \end_layout
22474
22475 \end_inset
22476 </cell>
22477 </row>
22478 <row>
22479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22480 \begin_inset Text
22481
22482 \begin_layout Plain Layout
22483
22484 \backslash
22485 subset
22486 \end_layout
22487
22488 \end_inset
22489 </cell>
22490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22491 \begin_inset Text
22492
22493 \begin_layout Plain Layout
22494 \begin_inset Formula $\subset$
22495 \end_inset
22496
22497
22498 \end_layout
22499
22500 \end_inset
22501 </cell>
22502 </row>
22503 <row>
22504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22505 \begin_inset Text
22506
22507 \begin_layout Plain Layout
22508
22509 \backslash
22510 subseteq
22511 \end_layout
22512
22513 \end_inset
22514 </cell>
22515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22516 \begin_inset Text
22517
22518 \begin_layout Plain Layout
22519 \begin_inset Formula $\subseteq$
22520 \end_inset
22521
22522
22523 \end_layout
22524
22525 \end_inset
22526 </cell>
22527 </row>
22528 <row>
22529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22530 \begin_inset Text
22531
22532 \begin_layout Plain Layout
22533
22534 \backslash
22535 sqsubseteq
22536 \end_layout
22537
22538 \end_inset
22539 </cell>
22540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22541 \begin_inset Text
22542
22543 \begin_layout Plain Layout
22544 \begin_inset Formula $\sqsubseteq$
22545 \end_inset
22546
22547
22548 \end_layout
22549
22550 \end_inset
22551 </cell>
22552 </row>
22553 <row>
22554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22555 \begin_inset Text
22556
22557 \begin_layout Plain Layout
22558
22559 \backslash
22560 in
22561 \end_layout
22562
22563 \end_inset
22564 </cell>
22565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22566 \begin_inset Text
22567
22568 \begin_layout Plain Layout
22569 \begin_inset Formula $\in$
22570 \end_inset
22571
22572
22573 \end_layout
22574
22575 \end_inset
22576 </cell>
22577 </row>
22578 <row>
22579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22580 \begin_inset Text
22581
22582 \begin_layout Plain Layout
22583
22584 \backslash
22585 vdash
22586 \end_layout
22587
22588 \end_inset
22589 </cell>
22590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22591 \begin_inset Text
22592
22593 \begin_layout Plain Layout
22594 \begin_inset Formula $\vdash$
22595 \end_inset
22596
22597
22598 \end_layout
22599
22600 \end_inset
22601 </cell>
22602 </row>
22603 <row>
22604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22605 \begin_inset Text
22606
22607 \begin_layout Plain Layout
22608
22609 \backslash
22610 smile
22611 \end_layout
22612
22613 \end_inset
22614 </cell>
22615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22616 \begin_inset Text
22617
22618 \begin_layout Plain Layout
22619 \begin_inset Formula $\smile$
22620 \end_inset
22621
22622
22623 \end_layout
22624
22625 \end_inset
22626 </cell>
22627 </row>
22628 <row>
22629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22630 \begin_inset Text
22631
22632 \begin_layout Plain Layout
22633
22634 \backslash
22635 lhd
22636 \end_layout
22637
22638 \end_inset
22639 </cell>
22640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22641 \begin_inset Text
22642
22643 \begin_layout Plain Layout
22644 \begin_inset Formula $\lhd$
22645 \end_inset
22646
22647
22648 \end_layout
22649
22650 \end_inset
22651 </cell>
22652 </row>
22653 <row>
22654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22655 \begin_inset Text
22656
22657 \begin_layout Plain Layout
22658
22659 \backslash
22660 unlhd
22661 \end_layout
22662
22663 \end_inset
22664 </cell>
22665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22666 \begin_inset Text
22667
22668 \begin_layout Plain Layout
22669 \begin_inset Formula $\unlhd$
22670 \end_inset
22671
22672
22673 \end_layout
22674
22675 \end_inset
22676 </cell>
22677 </row>
22678 <row>
22679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22680 \begin_inset Text
22681
22682 \begin_layout Plain Layout
22683
22684 \backslash
22685 gtrless
22686 \end_layout
22687
22688 \end_inset
22689 </cell>
22690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22691 \begin_inset Text
22692
22693 \begin_layout Plain Layout
22694 \begin_inset Formula $\gtrless$
22695 \end_inset
22696
22697
22698 \end_layout
22699
22700 \end_inset
22701 </cell>
22702 </row>
22703 <row>
22704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22705 \begin_inset Text
22706
22707 \begin_layout Plain Layout
22708
22709 \backslash
22710 mid
22711 \end_layout
22712
22713 \end_inset
22714 </cell>
22715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22716 \begin_inset Text
22717
22718 \begin_layout Plain Layout
22719 \begin_inset Formula $\mid$
22720 \end_inset
22721
22722
22723 \end_layout
22724
22725 \end_inset
22726 </cell>
22727 </row>
22728 <row>
22729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22730 \begin_inset Text
22731
22732 \begin_layout Plain Layout
22733
22734 \backslash
22735 nmid
22736 \end_layout
22737
22738 \end_inset
22739 </cell>
22740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22741 \begin_inset Text
22742
22743 \begin_layout Plain Layout
22744 \begin_inset Formula $\nmid$
22745 \end_inset
22746
22747
22748 \end_layout
22749
22750 \end_inset
22751 </cell>
22752 </row>
22753 </lyxtabular>
22754
22755 \end_inset
22756
22757
22758 \begin_inset space \hfill{}
22759 \end_inset
22760
22761
22762 \begin_inset Tabular
22763 <lyxtabular version="3" rows="17" columns="2">
22764 <features rotate="0" tabularvalignment="middle">
22765 <column alignment="center" valignment="top" width="0pt">
22766 <column alignment="center" valignment="top" width="0pt">
22767 <row>
22768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22769 \begin_inset Text
22770
22771 \begin_layout Plain Layout
22772 Comando
22773 \end_layout
22774
22775 \end_inset
22776 </cell>
22777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22778 \begin_inset Text
22779
22780 \begin_layout Plain Layout
22781 Relación
22782 \end_layout
22783
22784 \end_inset
22785 </cell>
22786 </row>
22787 <row>
22788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22789 \begin_inset Text
22790
22791 \begin_layout Plain Layout
22792 =
22793 \end_layout
22794
22795 \end_inset
22796 </cell>
22797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22798 \begin_inset Text
22799
22800 \begin_layout Plain Layout
22801 \begin_inset Formula $=$
22802 \end_inset
22803
22804
22805 \end_layout
22806
22807 \end_inset
22808 </cell>
22809 </row>
22810 <row>
22811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22812 \begin_inset Text
22813
22814 \begin_layout Plain Layout
22815
22816 \backslash
22817 not=
22818 \end_layout
22819
22820 \end_inset
22821 </cell>
22822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22823 \begin_inset Text
22824
22825 \begin_layout Plain Layout
22826 \begin_inset Formula $\not=$
22827 \end_inset
22828
22829
22830 \end_layout
22831
22832 \end_inset
22833 </cell>
22834 </row>
22835 <row>
22836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22837 \begin_inset Text
22838
22839 \begin_layout Plain Layout
22840
22841 \backslash
22842 equiv
22843 \end_layout
22844
22845 \end_inset
22846 </cell>
22847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22848 \begin_inset Text
22849
22850 \begin_layout Plain Layout
22851 \begin_inset Formula $\equiv$
22852 \end_inset
22853
22854
22855 \end_layout
22856
22857 \end_inset
22858 </cell>
22859 </row>
22860 <row>
22861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22862 \begin_inset Text
22863
22864 \begin_layout Plain Layout
22865
22866 \backslash
22867 sim
22868 \end_layout
22869
22870 \end_inset
22871 </cell>
22872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22873 \begin_inset Text
22874
22875 \begin_layout Plain Layout
22876 \begin_inset Formula $\sim$
22877 \end_inset
22878
22879
22880 \end_layout
22881
22882 \end_inset
22883 </cell>
22884 </row>
22885 <row>
22886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22887 \begin_inset Text
22888
22889 \begin_layout Plain Layout
22890
22891 \backslash
22892 simeq
22893 \end_layout
22894
22895 \end_inset
22896 </cell>
22897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22898 \begin_inset Text
22899
22900 \begin_layout Plain Layout
22901 \begin_inset Formula $\simeq$
22902 \end_inset
22903
22904
22905 \end_layout
22906
22907 \end_inset
22908 </cell>
22909 </row>
22910 <row>
22911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22912 \begin_inset Text
22913
22914 \begin_layout Plain Layout
22915
22916 \backslash
22917 approx
22918 \end_layout
22919
22920 \end_inset
22921 </cell>
22922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22923 \begin_inset Text
22924
22925 \begin_layout Plain Layout
22926 \begin_inset Formula $\approx$
22927 \end_inset
22928
22929
22930 \end_layout
22931
22932 \end_inset
22933 </cell>
22934 </row>
22935 <row>
22936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22937 \begin_inset Text
22938
22939 \begin_layout Plain Layout
22940
22941 \backslash
22942 cong
22943 \end_layout
22944
22945 \end_inset
22946 </cell>
22947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22948 \begin_inset Text
22949
22950 \begin_layout Plain Layout
22951 \begin_inset Formula $\cong$
22952 \end_inset
22953
22954
22955 \end_layout
22956
22957 \end_inset
22958 </cell>
22959 </row>
22960 <row>
22961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22962 \begin_inset Text
22963
22964 \begin_layout Plain Layout
22965
22966 \backslash
22967 bowtie
22968 \end_layout
22969
22970 \end_inset
22971 </cell>
22972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22973 \begin_inset Text
22974
22975 \begin_layout Plain Layout
22976 \begin_inset Formula $\bowtie$
22977 \end_inset
22978
22979
22980 \end_layout
22981
22982 \end_inset
22983 </cell>
22984 </row>
22985 <row>
22986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22987 \begin_inset Text
22988
22989 \begin_layout Plain Layout
22990
22991 \backslash
22992 notin
22993 \end_layout
22994
22995 \end_inset
22996 </cell>
22997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22998 \begin_inset Text
22999
23000 \begin_layout Plain Layout
23001 \begin_inset Formula $\notin$
23002 \end_inset
23003
23004
23005 \end_layout
23006
23007 \end_inset
23008 </cell>
23009 </row>
23010 <row>
23011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23012 \begin_inset Text
23013
23014 \begin_layout Plain Layout
23015
23016 \backslash
23017 perp
23018 \end_layout
23019
23020 \end_inset
23021 </cell>
23022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23023 \begin_inset Text
23024
23025 \begin_layout Plain Layout
23026 \begin_inset Formula $\perp$
23027 \end_inset
23028
23029
23030 \end_layout
23031
23032 \end_inset
23033 </cell>
23034 </row>
23035 <row>
23036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23037 \begin_inset Text
23038
23039 \begin_layout Plain Layout
23040
23041 \backslash
23042 propto
23043 \end_layout
23044
23045 \end_inset
23046 </cell>
23047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23048 \begin_inset Text
23049
23050 \begin_layout Plain Layout
23051 \begin_inset Formula $\propto$
23052 \end_inset
23053
23054
23055 \end_layout
23056
23057 \end_inset
23058 </cell>
23059 </row>
23060 <row>
23061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23062 \begin_inset Text
23063
23064 \begin_layout Plain Layout
23065
23066 \backslash
23067 asymp
23068 \end_layout
23069
23070 \end_inset
23071 </cell>
23072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23073 \begin_inset Text
23074
23075 \begin_layout Plain Layout
23076 \begin_inset Formula $\asymp$
23077 \end_inset
23078
23079
23080 \end_layout
23081
23082 \end_inset
23083 </cell>
23084 </row>
23085 <row>
23086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23087 \begin_inset Text
23088
23089 \begin_layout Plain Layout
23090
23091 \backslash
23092 doteq
23093 \end_layout
23094
23095 \end_inset
23096 </cell>
23097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23098 \begin_inset Text
23099
23100 \begin_layout Plain Layout
23101 \begin_inset Formula $\doteq$
23102 \end_inset
23103
23104
23105 \end_layout
23106
23107 \end_inset
23108 </cell>
23109 </row>
23110 <row>
23111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23112 \begin_inset Text
23113
23114 \begin_layout Plain Layout
23115
23116 \backslash
23117 circeq
23118 \end_layout
23119
23120 \end_inset
23121 </cell>
23122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23123 \begin_inset Text
23124
23125 \begin_layout Plain Layout
23126 \begin_inset Formula $\circeq$
23127 \end_inset
23128
23129
23130 \end_layout
23131
23132 \end_inset
23133 </cell>
23134 </row>
23135 <row>
23136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23137 \begin_inset Text
23138
23139 \begin_layout Plain Layout
23140
23141 \backslash
23142 models
23143 \end_layout
23144
23145 \end_inset
23146 </cell>
23147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23148 \begin_inset Text
23149
23150 \begin_layout Plain Layout
23151 \begin_inset Formula $\models$
23152 \end_inset
23153
23154
23155 \end_layout
23156
23157 \end_inset
23158 </cell>
23159 </row>
23160 <row>
23161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23162 \begin_inset Text
23163
23164 \begin_layout Plain Layout
23165
23166 \backslash
23167 widehat=
23168 \end_layout
23169
23170 \end_inset
23171 </cell>
23172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23173 \begin_inset Text
23174
23175 \begin_layout Plain Layout
23176 \begin_inset Formula $\widehat{=}$
23177 \end_inset
23178
23179
23180 \end_layout
23181
23182 \end_inset
23183 </cell>
23184 </row>
23185 </lyxtabular>
23186
23187 \end_inset
23188
23189
23190 \begin_inset space \hfill{}
23191 \end_inset
23192
23193
23194 \begin_inset Tabular
23195 <lyxtabular version="3" rows="17" columns="2">
23196 <features rotate="0" tabularvalignment="middle">
23197 <column alignment="center" valignment="top" width="0pt">
23198 <column alignment="center" valignment="top" width="0pt">
23199 <row>
23200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23201 \begin_inset Text
23202
23203 \begin_layout Plain Layout
23204 Comando
23205 \end_layout
23206
23207 \end_inset
23208 </cell>
23209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23210 \begin_inset Text
23211
23212 \begin_layout Plain Layout
23213 Relación
23214 \end_layout
23215
23216 \end_inset
23217 </cell>
23218 </row>
23219 <row>
23220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23221 \begin_inset Text
23222
23223 \begin_layout Plain Layout
23224 >
23225 \end_layout
23226
23227 \end_inset
23228 </cell>
23229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23230 \begin_inset Text
23231
23232 \begin_layout Plain Layout
23233 \begin_inset Formula $>$
23234 \end_inset
23235
23236
23237 \end_layout
23238
23239 \end_inset
23240 </cell>
23241 </row>
23242 <row>
23243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23244 \begin_inset Text
23245
23246 \begin_layout Plain Layout
23247
23248 \backslash
23249 ge
23250 \end_layout
23251
23252 \end_inset
23253 </cell>
23254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23255 \begin_inset Text
23256
23257 \begin_layout Plain Layout
23258 \begin_inset Formula $\ge$
23259 \end_inset
23260
23261
23262 \end_layout
23263
23264 \end_inset
23265 </cell>
23266 </row>
23267 <row>
23268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23269 \begin_inset Text
23270
23271 \begin_layout Plain Layout
23272
23273 \backslash
23274 gg
23275 \end_layout
23276
23277 \end_inset
23278 </cell>
23279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23280 \begin_inset Text
23281
23282 \begin_layout Plain Layout
23283 \begin_inset Formula $\gg$
23284 \end_inset
23285
23286
23287 \end_layout
23288
23289 \end_inset
23290 </cell>
23291 </row>
23292 <row>
23293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23294 \begin_inset Text
23295
23296 \begin_layout Plain Layout
23297
23298 \backslash
23299 succ
23300 \end_layout
23301
23302 \end_inset
23303 </cell>
23304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23305 \begin_inset Text
23306
23307 \begin_layout Plain Layout
23308 \begin_inset Formula $\succ$
23309 \end_inset
23310
23311
23312 \end_layout
23313
23314 \end_inset
23315 </cell>
23316 </row>
23317 <row>
23318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23319 \begin_inset Text
23320
23321 \begin_layout Plain Layout
23322
23323 \backslash
23324 succeq
23325 \end_layout
23326
23327 \end_inset
23328 </cell>
23329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23330 \begin_inset Text
23331
23332 \begin_layout Plain Layout
23333 \begin_inset Formula $\succeq$
23334 \end_inset
23335
23336
23337 \end_layout
23338
23339 \end_inset
23340 </cell>
23341 </row>
23342 <row>
23343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23344 \begin_inset Text
23345
23346 \begin_layout Plain Layout
23347
23348 \backslash
23349 supset
23350 \end_layout
23351
23352 \end_inset
23353 </cell>
23354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23355 \begin_inset Text
23356
23357 \begin_layout Plain Layout
23358 \begin_inset Formula $\supset$
23359 \end_inset
23360
23361
23362 \end_layout
23363
23364 \end_inset
23365 </cell>
23366 </row>
23367 <row>
23368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23369 \begin_inset Text
23370
23371 \begin_layout Plain Layout
23372
23373 \backslash
23374 supseteq
23375 \end_layout
23376
23377 \end_inset
23378 </cell>
23379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23380 \begin_inset Text
23381
23382 \begin_layout Plain Layout
23383 \begin_inset Formula $\supseteq$
23384 \end_inset
23385
23386
23387 \end_layout
23388
23389 \end_inset
23390 </cell>
23391 </row>
23392 <row>
23393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23394 \begin_inset Text
23395
23396 \begin_layout Plain Layout
23397
23398 \backslash
23399 sqsupseteq
23400 \end_layout
23401
23402 \end_inset
23403 </cell>
23404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23405 \begin_inset Text
23406
23407 \begin_layout Plain Layout
23408 \begin_inset Formula $\sqsupseteq$
23409 \end_inset
23410
23411
23412 \end_layout
23413
23414 \end_inset
23415 </cell>
23416 </row>
23417 <row>
23418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23419 \begin_inset Text
23420
23421 \begin_layout Plain Layout
23422
23423 \backslash
23424 ni
23425 \end_layout
23426
23427 \end_inset
23428 </cell>
23429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23430 \begin_inset Text
23431
23432 \begin_layout Plain Layout
23433 \begin_inset Formula $\ni$
23434 \end_inset
23435
23436
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 \backslash
23449 dashv
23450 \end_layout
23451
23452 \end_inset
23453 </cell>
23454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23455 \begin_inset Text
23456
23457 \begin_layout Plain Layout
23458 \begin_inset Formula $\dashv$
23459 \end_inset
23460
23461
23462 \end_layout
23463
23464 \end_inset
23465 </cell>
23466 </row>
23467 <row>
23468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23469 \begin_inset Text
23470
23471 \begin_layout Plain Layout
23472
23473 \backslash
23474 frown
23475 \end_layout
23476
23477 \end_inset
23478 </cell>
23479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23480 \begin_inset Text
23481
23482 \begin_layout Plain Layout
23483 \begin_inset Formula $\frown$
23484 \end_inset
23485
23486
23487 \end_layout
23488
23489 \end_inset
23490 </cell>
23491 </row>
23492 <row>
23493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23494 \begin_inset Text
23495
23496 \begin_layout Plain Layout
23497
23498 \backslash
23499 rhd
23500 \end_layout
23501
23502 \end_inset
23503 </cell>
23504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23505 \begin_inset Text
23506
23507 \begin_layout Plain Layout
23508 \begin_inset Formula $\rhd$
23509 \end_inset
23510
23511
23512 \end_layout
23513
23514 \end_inset
23515 </cell>
23516 </row>
23517 <row>
23518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23519 \begin_inset Text
23520
23521 \begin_layout Plain Layout
23522
23523 \backslash
23524 unrhd
23525 \end_layout
23526
23527 \end_inset
23528 </cell>
23529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23530 \begin_inset Text
23531
23532 \begin_layout Plain Layout
23533 \begin_inset Formula $\unrhd$
23534 \end_inset
23535
23536
23537 \end_layout
23538
23539 \end_inset
23540 </cell>
23541 </row>
23542 <row>
23543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23544 \begin_inset Text
23545
23546 \begin_layout Plain Layout
23547
23548 \backslash
23549 lessgtr
23550 \end_layout
23551
23552 \end_inset
23553 </cell>
23554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23555 \begin_inset Text
23556
23557 \begin_layout Plain Layout
23558 \begin_inset Formula $\lessgtr$
23559 \end_inset
23560
23561
23562 \end_layout
23563
23564 \end_inset
23565 </cell>
23566 </row>
23567 <row>
23568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23569 \begin_inset Text
23570
23571 \begin_layout Plain Layout
23572
23573 \backslash
23574 parallel
23575 \end_layout
23576
23577 \end_inset
23578 </cell>
23579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23580 \begin_inset Text
23581
23582 \begin_layout Plain Layout
23583 \begin_inset Formula $\parallel$
23584 \end_inset
23585
23586
23587 \end_layout
23588
23589 \end_inset
23590 </cell>
23591 </row>
23592 <row>
23593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23594 \begin_inset Text
23595
23596 \begin_layout Plain Layout
23597
23598 \backslash
23599 nparallel
23600 \end_layout
23601
23602 \end_inset
23603 </cell>
23604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23605 \begin_inset Text
23606
23607 \begin_layout Plain Layout
23608 \begin_inset Formula $\nparallel$
23609 \end_inset
23610
23611
23612 \end_layout
23613
23614 \end_inset
23615 </cell>
23616 </row>
23617 </lyxtabular>
23618
23619 \end_inset
23620
23621
23622 \begin_inset space \hfill{}
23623 \end_inset
23624
23625
23626 \end_layout
23627
23628 \begin_layout Standard
23629 \begin_inset VSpace medskip
23630 \end_inset
23631
23632
23633 \end_layout
23634
23635 \begin_layout Standard
23636 Los caracteres 
23637 \series bold
23638
23639 \backslash
23640 lhd
23641 \series default
23642  y 
23643 \series bold
23644
23645 \backslash
23646 rhd
23647 \series default
23648  son mayores que los operadores de aspecto similar 
23649 \series bold
23650
23651 \backslash
23652 triangleleft
23653 \series default
23654  y 
23655 \series bold
23656
23657 \backslash
23658 triangleright
23659 \series default
23660 , respectivamente.
23661 \end_layout
23662
23663 \begin_layout Standard
23664 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
23665 \end_layout
23666
23667 \begin_layout Standard
23668 Se pueden componer relaciones con etiquetas con el comando 
23669 \series bold
23670
23671 \backslash
23672 stackrel
23673 \series default
23674
23675 \begin_inset Index idx
23676 status collapsed
23677
23678 \begin_layout Plain Layout
23679 Comandos ! S ! 
23680 \backslash
23681 stackrel
23682 \end_layout
23683
23684 \end_inset
23685
23686 :
23687 \end_layout
23688
23689 \begin_layout Standard
23690 \align center
23691 \begin_inset Tabular
23692 <lyxtabular version="3" rows="2" columns="2">
23693 <features rotate="0" tabularvalignment="middle">
23694 <column alignment="center" valignment="top">
23695 <column alignment="center" valignment="top">
23696 <row>
23697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23698 \begin_inset Text
23699
23700 \begin_layout Plain Layout
23701 Comando
23702 \end_layout
23703
23704 \end_inset
23705 </cell>
23706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23707 \begin_inset Text
23708
23709 \begin_layout Plain Layout
23710 Resultado
23711 \begin_inset Note Note
23712 status collapsed
23713
23714 \begin_layout Plain Layout
23715
23716 \series bold
23717
23718 \backslash
23719 raisebox
23720 \series default
23721  se usa sólo como espaciador
23722 \end_layout
23723
23724 \end_inset
23725
23726
23727 \end_layout
23728
23729 \end_inset
23730 </cell>
23731 </row>
23732 <row>
23733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23734 \begin_inset Text
23735
23736 \begin_layout Plain Layout
23737 A(r)
23738 \backslash
23739 stackrel
23740 \begin_inset space \textvisiblespace{}
23741 \end_inset
23742
23743 r
23744 \backslash
23745 to
23746 \backslash
23747 infty
23748 \begin_inset space \textvisiblespace{}
23749 \end_inset
23750
23751
23752 \begin_inset Formula $\downarrow$
23753 \end_inset
23754
23755
23756 \backslash
23757 approx
23758 \begin_inset space \textvisiblespace{}
23759 \end_inset
23760
23761
23762 \begin_inset space \textvisiblespace{}
23763 \end_inset
23764
23765 B
23766 \end_layout
23767
23768 \end_inset
23769 </cell>
23770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23771 \begin_inset Text
23772
23773 \begin_layout Plain Layout
23774 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23775 \end_inset
23776
23777
23778 \end_layout
23779
23780 \end_inset
23781 </cell>
23782 </row>
23783 </lyxtabular>
23784
23785 \end_inset
23786
23787
23788 \end_layout
23789
23790 \begin_layout Section
23791 Funciones
23792 \end_layout
23793
23794 \begin_layout Subsection
23795 Funciones predefinidas
23796 \begin_inset CommandInset label
23797 LatexCommand label
23798 name "sub:Funciones-predefinidas"
23799
23800 \end_inset
23801
23802
23803 \begin_inset Index idx
23804 status collapsed
23805
23806 \begin_layout Plain Layout
23807 Funciones ! predefinidas
23808 \end_layout
23809
23810 \end_inset
23811
23812
23813 \begin_inset Index idx
23814 status collapsed
23815
23816 \begin_layout Plain Layout
23817 Funciones ! en español
23818 \end_layout
23819
23820 \end_inset
23821
23822
23823 \end_layout
23824
23825 \begin_layout Standard
23826 En general las variables se escriben en 
23827 \emph on
23828 cursiva
23829 \emph default
23830  en expresiones matemáticas, pero no los nombres de las funciones, porque
23831  
23832 \begin_inset Formula $sen$
23833 \end_inset
23834
23835  podría confundirse con 
23836 \begin_inset Formula $s\cdot e\cdot n$
23837 \end_inset
23838
23839 .
23840  Por eso hay funciones predefinidas, que además se separan un poco del factor
23841  precedente.
23842  Se insertan como comandos con una barra inversa delante de su nombre.
23843 \end_layout
23844
23845 \begin_layout Standard
23846 \align center
23847 \begin_inset Tabular
23848 <lyxtabular version="3" rows="2" columns="4">
23849 <features rotate="0" tabularvalignment="middle">
23850 <column alignment="center" valignment="top" width="0pt">
23851 <column alignment="center" valignment="top" width="0pt">
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 Resultado
23869 \end_layout
23870
23871 \end_inset
23872 </cell>
23873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23874 \begin_inset Text
23875
23876 \begin_layout Plain Layout
23877 Comando
23878 \end_layout
23879
23880 \end_inset
23881 </cell>
23882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23883 \begin_inset Text
23884
23885 \begin_layout Plain Layout
23886 Resultado
23887 \end_layout
23888
23889 \end_inset
23890 </cell>
23891 </row>
23892 <row>
23893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23894 \begin_inset Text
23895
23896 \begin_layout Plain Layout
23897 Asen(x)+B
23898 \end_layout
23899
23900 \end_inset
23901 </cell>
23902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23903 \begin_inset Text
23904
23905 \begin_layout Plain Layout
23906 \begin_inset Formula $Asen(x)+B$
23907 \end_inset
23908
23909
23910 \end_layout
23911
23912 \end_inset
23913 </cell>
23914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23915 \begin_inset Text
23916
23917 \begin_layout Plain Layout
23918 A
23919 \backslash
23920 sen(x)+B
23921 \end_layout
23922
23923 \end_inset
23924 </cell>
23925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23926 \begin_inset Text
23927
23928 \begin_layout Plain Layout
23929 \begin_inset Formula $A\sen(x)+B$
23930 \end_inset
23931
23932
23933 \end_layout
23934
23935 \end_inset
23936 </cell>
23937 </row>
23938 </lyxtabular>
23939
23940 \end_inset
23941
23942
23943 \end_layout
23944
23945 \begin_layout Standard
23946 Las funciones siguientes están predefinidas:
23947 \begin_inset Foot
23948 status collapsed
23949
23950 \begin_layout Plain Layout
23951 Se han añadido los comandos equivalentes proporcionados por el estilo 
23952 \series bold
23953 spanish
23954 \series default
23955  de 
23956 \series bold
23957 babel
23958 \series default
23959 .
23960  (Estos no están disponibles en el panel de funciones).
23961  Además, en su caso, las funciones serán acentuadas automáticamente en la
23962  salida, p.
23963 \begin_inset space \thinspace{}
23964 \end_inset
23965
23966 e.
23967  
23968 \begin_inset Quotes fld
23969 \end_inset
23970
23971 lím
23972 \begin_inset Quotes frd
23973 \end_inset
23974
23975  o 
23976 \begin_inset Quotes fld
23977 \end_inset
23978
23979 máx
23980 \begin_inset Quotes frd
23981 \end_inset
23982
23983 .
23984  Más información en 
23985 \begin_inset CommandInset citation
23986 LatexCommand cite
23987 key "spanish"
23988
23989 \end_inset
23990
23991 .
23992  (
23993 \emph on
23994 N.
23995 \begin_inset space \thinspace{}
23996 \end_inset
23997
23998 del t.
23999 \emph default
24000 )
24001 \end_layout
24002
24003 \end_inset
24004
24005
24006 \end_layout
24007
24008 \begin_layout Standard
24009 \begin_inset VSpace -2mm
24010 \end_inset
24011
24012
24013 \end_layout
24014
24015 \begin_layout Standard
24016 \align center
24017 \begin_inset Tabular
24018 <lyxtabular version="3" rows="9" columns="7">
24019 <features rotate="0" tabularvalignment="middle">
24020 <column alignment="center" valignment="top" width="0pt">
24021 <column alignment="center" valignment="top" width="0pt">
24022 <column alignment="center" valignment="top" width="0pt">
24023 <column alignment="center" valignment="top" width="0pt">
24024 <column alignment="center" valignment="top" width="0pt">
24025 <column alignment="center" valignment="top" width="0pt">
24026 <column alignment="center" valignment="top" width="0pt">
24027 <row>
24028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24029 \begin_inset Text
24030
24031 \begin_layout Plain Layout
24032 Comando
24033 \end_layout
24034
24035 \end_inset
24036 </cell>
24037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24038 \begin_inset Text
24039
24040 \begin_layout Plain Layout
24041 español
24042 \end_layout
24043
24044 \end_inset
24045 </cell>
24046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24047 \begin_inset Text
24048
24049 \begin_layout Plain Layout
24050 Comando
24051 \end_layout
24052
24053 \end_inset
24054 </cell>
24055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24056 \begin_inset Text
24057
24058 \begin_layout Plain Layout
24059 español
24060 \end_layout
24061
24062 \end_inset
24063 </cell>
24064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24065 \begin_inset Text
24066
24067 \begin_layout Plain Layout
24068 Comando
24069 \end_layout
24070
24071 \end_inset
24072 </cell>
24073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24074 \begin_inset Text
24075
24076 \begin_layout Plain Layout
24077 español
24078 \end_layout
24079
24080 \end_inset
24081 </cell>
24082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24083 \begin_inset Text
24084
24085 \begin_layout Plain Layout
24086 Comando
24087 \end_layout
24088
24089 \end_inset
24090 </cell>
24091 </row>
24092 <row>
24093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24094 \begin_inset Text
24095
24096 \begin_layout Plain Layout
24097
24098 \backslash
24099 sin
24100 \end_layout
24101
24102 \end_inset
24103 </cell>
24104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24105 \begin_inset Text
24106
24107 \begin_layout Plain Layout
24108
24109 \backslash
24110 sen
24111 \end_layout
24112
24113 \end_inset
24114 </cell>
24115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24116 \begin_inset Text
24117
24118 \begin_layout Plain Layout
24119
24120 \backslash
24121 sinh
24122 \end_layout
24123
24124 \end_inset
24125 </cell>
24126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24127 \begin_inset Text
24128
24129 \begin_layout Plain Layout
24130
24131 \backslash
24132 senh
24133 \end_layout
24134
24135 \end_inset
24136 </cell>
24137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24138 \begin_inset Text
24139
24140 \begin_layout Plain Layout
24141
24142 \backslash
24143 arcsin
24144 \end_layout
24145
24146 \end_inset
24147 </cell>
24148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24149 \begin_inset Text
24150
24151 \begin_layout Plain Layout
24152
24153 \backslash
24154 arcsen
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
24164 \backslash
24165 sup
24166 \end_layout
24167
24168 \end_inset
24169 </cell>
24170 </row>
24171 <row>
24172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24173 \begin_inset Text
24174
24175 \begin_layout Plain Layout
24176
24177 \backslash
24178 cos
24179 \end_layout
24180
24181 \end_inset
24182 </cell>
24183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24184 \begin_inset Text
24185
24186 \begin_layout Plain Layout
24187
24188 \end_layout
24189
24190 \end_inset
24191 </cell>
24192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24193 \begin_inset Text
24194
24195 \begin_layout Plain Layout
24196
24197 \backslash
24198 cosh
24199 \end_layout
24200
24201 \end_inset
24202 </cell>
24203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24204 \begin_inset Text
24205
24206 \begin_layout Plain Layout
24207
24208 \end_layout
24209
24210 \end_inset
24211 </cell>
24212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24213 \begin_inset Text
24214
24215 \begin_layout Plain Layout
24216
24217 \backslash
24218 arccos
24219 \end_layout
24220
24221 \end_inset
24222 </cell>
24223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24224 \begin_inset Text
24225
24226 \begin_layout Plain Layout
24227
24228 \end_layout
24229
24230 \end_inset
24231 </cell>
24232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24233 \begin_inset Text
24234
24235 \begin_layout Plain Layout
24236
24237 \backslash
24238 inf
24239 \end_layout
24240
24241 \end_inset
24242 </cell>
24243 </row>
24244 <row>
24245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24246 \begin_inset Text
24247
24248 \begin_layout Plain Layout
24249
24250 \backslash
24251 tan
24252 \end_layout
24253
24254 \end_inset
24255 </cell>
24256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24257 \begin_inset Text
24258
24259 \begin_layout Plain Layout
24260
24261 \backslash
24262 tg
24263 \end_layout
24264
24265 \end_inset
24266 </cell>
24267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24268 \begin_inset Text
24269
24270 \begin_layout Plain Layout
24271
24272 \backslash
24273 tanh
24274 \end_layout
24275
24276 \end_inset
24277 </cell>
24278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24279 \begin_inset Text
24280
24281 \begin_layout Plain Layout
24282
24283 \backslash
24284 tgh
24285 \end_layout
24286
24287 \end_inset
24288 </cell>
24289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24290 \begin_inset Text
24291
24292 \begin_layout Plain Layout
24293
24294 \backslash
24295 arctan
24296 \end_layout
24297
24298 \end_inset
24299 </cell>
24300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24301 \begin_inset Text
24302
24303 \begin_layout Plain Layout
24304
24305 \backslash
24306 arctg
24307 \end_layout
24308
24309 \end_inset
24310 </cell>
24311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24312 \begin_inset Text
24313
24314 \begin_layout Plain Layout
24315
24316 \backslash
24317 lim
24318 \end_layout
24319
24320 \end_inset
24321 </cell>
24322 </row>
24323 <row>
24324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24325 \begin_inset Text
24326
24327 \begin_layout Plain Layout
24328
24329 \backslash
24330 cot
24331 \end_layout
24332
24333 \end_inset
24334 </cell>
24335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24336 \begin_inset Text
24337
24338 \begin_layout Plain Layout
24339
24340 \backslash
24341 cotg
24342 \end_layout
24343
24344 \end_inset
24345 </cell>
24346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24347 \begin_inset Text
24348
24349 \begin_layout Plain Layout
24350
24351 \backslash
24352 coth
24353 \end_layout
24354
24355 \end_inset
24356 </cell>
24357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24358 \begin_inset Text
24359
24360 \begin_layout Plain Layout
24361
24362 \end_layout
24363
24364 \end_inset
24365 </cell>
24366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24367 \begin_inset Text
24368
24369 \begin_layout Plain Layout
24370
24371 \backslash
24372 arg
24373 \end_layout
24374
24375 \end_inset
24376 </cell>
24377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24378 \begin_inset Text
24379
24380 \begin_layout Plain Layout
24381
24382 \end_layout
24383
24384 \end_inset
24385 </cell>
24386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24387 \begin_inset Text
24388
24389 \begin_layout Plain Layout
24390
24391 \backslash
24392 liminf
24393 \end_layout
24394
24395 \end_inset
24396 </cell>
24397 </row>
24398 <row>
24399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24400 \begin_inset Text
24401
24402 \begin_layout Plain Layout
24403
24404 \backslash
24405 sec
24406 \end_layout
24407
24408 \end_inset
24409 </cell>
24410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24411 \begin_inset Text
24412
24413 \begin_layout Plain Layout
24414
24415 \end_layout
24416
24417 \end_inset
24418 </cell>
24419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24420 \begin_inset Text
24421
24422 \begin_layout Plain Layout
24423
24424 \backslash
24425 min
24426 \end_layout
24427
24428 \end_inset
24429 </cell>
24430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24431 \begin_inset Text
24432
24433 \begin_layout Plain Layout
24434
24435 \end_layout
24436
24437 \end_inset
24438 </cell>
24439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24440 \begin_inset Text
24441
24442 \begin_layout Plain Layout
24443
24444 \backslash
24445 deg
24446 \end_layout
24447
24448 \end_inset
24449 </cell>
24450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24451 \begin_inset Text
24452
24453 \begin_layout Plain Layout
24454
24455 \end_layout
24456
24457 \end_inset
24458 </cell>
24459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24460 \begin_inset Text
24461
24462 \begin_layout Plain Layout
24463
24464 \backslash
24465 limsup
24466 \end_layout
24467
24468 \end_inset
24469 </cell>
24470 </row>
24471 <row>
24472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24473 \begin_inset Text
24474
24475 \begin_layout Plain Layout
24476
24477 \backslash
24478 csc
24479 \end_layout
24480
24481 \end_inset
24482 </cell>
24483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24484 \begin_inset Text
24485
24486 \begin_layout Plain Layout
24487
24488 \backslash
24489 cosec
24490 \end_layout
24491
24492 \end_inset
24493 </cell>
24494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24495 \begin_inset Text
24496
24497 \begin_layout Plain Layout
24498
24499 \backslash
24500 max
24501 \end_layout
24502
24503 \end_inset
24504 </cell>
24505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24506 \begin_inset Text
24507
24508 \begin_layout Plain Layout
24509
24510 \end_layout
24511
24512 \end_inset
24513 </cell>
24514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24515 \begin_inset Text
24516
24517 \begin_layout Plain Layout
24518
24519 \backslash
24520 det
24521 \end_layout
24522
24523 \end_inset
24524 </cell>
24525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24526 \begin_inset Text
24527
24528 \begin_layout Plain Layout
24529
24530 \end_layout
24531
24532 \end_inset
24533 </cell>
24534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24535 \begin_inset Text
24536
24537 \begin_layout Plain Layout
24538
24539 \backslash
24540 Pr
24541 \end_layout
24542
24543 \end_inset
24544 </cell>
24545 </row>
24546 <row>
24547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24548 \begin_inset Text
24549
24550 \begin_layout Plain Layout
24551
24552 \backslash
24553 ln
24554 \end_layout
24555
24556 \end_inset
24557 </cell>
24558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24559 \begin_inset Text
24560
24561 \begin_layout Plain Layout
24562
24563 \end_layout
24564
24565 \end_inset
24566 </cell>
24567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24568 \begin_inset Text
24569
24570 \begin_layout Plain Layout
24571
24572 \backslash
24573 exp
24574 \end_layout
24575
24576 \end_inset
24577 </cell>
24578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24579 \begin_inset Text
24580
24581 \begin_layout Plain Layout
24582
24583 \end_layout
24584
24585 \end_inset
24586 </cell>
24587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24588 \begin_inset Text
24589
24590 \begin_layout Plain Layout
24591
24592 \backslash
24593 dim
24594 \end_layout
24595
24596 \end_inset
24597 </cell>
24598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24599 \begin_inset Text
24600
24601 \begin_layout Plain Layout
24602
24603 \end_layout
24604
24605 \end_inset
24606 </cell>
24607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24608 \begin_inset Text
24609
24610 \begin_layout Plain Layout
24611
24612 \backslash
24613 hom
24614 \end_layout
24615
24616 \end_inset
24617 </cell>
24618 </row>
24619 <row>
24620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24621 \begin_inset Text
24622
24623 \begin_layout Plain Layout
24624
24625 \backslash
24626 lg
24627 \end_layout
24628
24629 \end_inset
24630 </cell>
24631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24632 \begin_inset Text
24633
24634 \begin_layout Plain Layout
24635
24636 \end_layout
24637
24638 \end_inset
24639 </cell>
24640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24641 \begin_inset Text
24642
24643 \begin_layout Plain Layout
24644
24645 \backslash
24646 log
24647 \end_layout
24648
24649 \end_inset
24650 </cell>
24651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24652 \begin_inset Text
24653
24654 \begin_layout Plain Layout
24655
24656 \end_layout
24657
24658 \end_inset
24659 </cell>
24660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24661 \begin_inset Text
24662
24663 \begin_layout Plain Layout
24664
24665 \backslash
24666 ker
24667 \end_layout
24668
24669 \end_inset
24670 </cell>
24671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24672 \begin_inset Text
24673
24674 \begin_layout Plain Layout
24675
24676 \end_layout
24677
24678 \end_inset
24679 </cell>
24680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24681 \begin_inset Text
24682
24683 \begin_layout Plain Layout
24684
24685 \backslash
24686 gcd
24687 \end_layout
24688
24689 \end_inset
24690 </cell>
24691 </row>
24692 </lyxtabular>
24693
24694 \end_inset
24695
24696
24697 \end_layout
24698
24699 \begin_layout Standard
24700 También se pueden insertar con el botón 
24701 \begin_inset Graphics
24702         filename ../../images/math/functions.png
24703         scale 85
24704
24705 \end_inset
24706
24707  de la barra de ecuaciones.
24708 \end_layout
24709
24710 \begin_layout Subsection
24711 Funciones definidas por el usuario
24712 \begin_inset Index idx
24713 status collapsed
24714
24715 \begin_layout Plain Layout
24716 Funciones ! personalizadas
24717 \end_layout
24718
24719 \end_inset
24720
24721
24722 \end_layout
24723
24724 \begin_layout Standard
24725 Para usar una función no predefinida, como por ejemplo la función signo,
24726  sgn(x), hay dos posibilidades:
24727 \end_layout
24728
24729 \begin_layout Itemize
24730 Define la función añadiendo al preámbulo LaTeX la línea
24731 \begin_inset Foot
24732 status collapsed
24733
24734 \begin_layout Plain Layout
24735 Más sobre 
24736 \series bold
24737
24738 \backslash
24739 DeclareMathOperator
24740 \series default
24741  en 
24742 \begin_inset CommandInset ref
24743 LatexCommand ref
24744 reference "sub:Operadores-de-usuario"
24745
24746 \end_inset
24747
24748
24749 \end_layout
24750
24751 \end_inset
24752
24753
24754 \begin_inset Newline newline
24755 \end_inset
24756
24757
24758 \begin_inset VSpace -3mm
24759 \end_inset
24760
24761
24762 \begin_inset Newline newline
24763 \end_inset
24764
24765
24766 \series bold
24767
24768 \backslash
24769 DeclareMathOperator{
24770 \backslash
24771 sgn}{sgn}
24772 \series default
24773
24774 \begin_inset Index idx
24775 status collapsed
24776
24777 \begin_layout Plain Layout
24778 Comandos ! D ! 
24779 \backslash
24780 dbinom@
24781 \backslash
24782 DeclareMathOperator
24783 \end_layout
24784
24785 \end_inset
24786
24787
24788 \begin_inset Newline newline
24789 \end_inset
24790
24791
24792 \begin_inset VSpace -2mm
24793 \end_inset
24794
24795
24796 \begin_inset Newline newline
24797 \end_inset
24798
24799 Ahora la función recién definida se puede obtener con el comando 
24800 \series bold
24801
24802 \backslash
24803 sgn
24804 \series default
24805 .
24806 \end_layout
24807
24808 \begin_layout Itemize
24809 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
24810  en nuestro ejemplo las letras 
24811 \emph on
24812 sgn
24813 \emph default
24814 , y cámbialo a texto matemático.
24815  Entre el factor precedente y la función se inserta un espacio.
24816 \end_layout
24817
24818 \begin_layout Standard
24819 El resultado con ambos métodos es el mismo que con una función predefinida:
24820 \begin_inset Foot
24821 status collapsed
24822
24823 \begin_layout Plain Layout
24824 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
24825  negro.
24826 \end_layout
24827
24828 \end_inset
24829
24830
24831 \end_layout
24832
24833 \begin_layout Standard
24834 \align center
24835 \begin_inset Tabular
24836 <lyxtabular version="3" rows="3" columns="2">
24837 <features rotate="0" tabularvalignment="middle">
24838 <column alignment="center" valignment="top" width="0pt">
24839 <column alignment="center" valignment="top" width="0pt">
24840 <row>
24841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24842 \begin_inset Text
24843
24844 \begin_layout Plain Layout
24845 Comando
24846 \end_layout
24847
24848 \end_inset
24849 </cell>
24850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24851 \begin_inset Text
24852
24853 \begin_layout Plain Layout
24854 Resultado
24855 \end_layout
24856
24857 \end_inset
24858 </cell>
24859 </row>
24860 <row>
24861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24862 \begin_inset Text
24863
24864 \begin_layout Plain Layout
24865 A
24866 \backslash
24867 sgn(x)+B
24868 \end_layout
24869
24870 \end_inset
24871 </cell>
24872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24873 \begin_inset Text
24874
24875 \begin_layout Plain Layout
24876 \begin_inset Formula $A\sgn(x)+B$
24877 \end_inset
24878
24879
24880 \end_layout
24881
24882 \end_inset
24883 </cell>
24884 </row>
24885 <row>
24886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24887 \begin_inset Text
24888
24889 \begin_layout Plain Layout
24890 A
24891 \backslash
24892 ,
24893 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$
24894 \end_inset
24895
24896 (x)+B
24897 \end_layout
24898
24899 \end_inset
24900 </cell>
24901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24902 \begin_inset Text
24903
24904 \begin_layout Plain Layout
24905 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
24906 \end_inset
24907
24908
24909 \end_layout
24910
24911 \end_inset
24912 </cell>
24913 </row>
24914 </lyxtabular>
24915
24916 \end_inset
24917
24918
24919 \end_layout
24920
24921 \begin_layout Standard
24922 El primer método es preferible si la función se va a usar varias veces.
24923 \end_layout
24924
24925 \begin_layout Standard
24926 \noindent
24927 \align center
24928 \begin_inset Newpage newpage
24929 \end_inset
24930
24931
24932 \end_layout
24933
24934 \begin_layout Subsection
24935 Límites
24936 \begin_inset Index idx
24937 status collapsed
24938
24939 \begin_layout Plain Layout
24940 Limites@Límites
24941 \end_layout
24942
24943 \end_inset
24944
24945
24946 \end_layout
24947
24948 \begin_layout Standard
24949 Para límites, además de 
24950 \series bold
24951
24952 \backslash
24953 lim
24954 \series default
24955
24956 \begin_inset Index idx
24957 status collapsed
24958
24959 \begin_layout Plain Layout
24960 Comandos ! L ! 
24961 \backslash
24962 lim
24963 \end_layout
24964
24965 \end_inset
24966
24967
24968 \series bold
24969
24970 \backslash
24971 liminf
24972 \series default
24973  y 
24974 \series bold
24975
24976 \backslash
24977 limsup
24978 \series default
24979  están definidas las siguientes funciones:
24980 \series bold
24981  
24982 \end_layout
24983
24984 \begin_layout Standard
24985 \noindent
24986 \align center
24987 \begin_inset Tabular
24988 <lyxtabular version="3" rows="5" columns="2">
24989 <features rotate="0" tabularvalignment="middle">
24990 <column alignment="center" valignment="top">
24991 <column alignment="center" valignment="top">
24992 <row>
24993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24994 \begin_inset Text
24995
24996 \begin_layout Plain Layout
24997 Comando
24998 \end_layout
24999
25000 \end_inset
25001 </cell>
25002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25003 \begin_inset Text
25004
25005 \begin_layout Plain Layout
25006 Resultado
25007 \begin_inset Note Note
25008 status collapsed
25009
25010 \begin_layout Plain Layout
25011
25012 \series bold
25013
25014 \backslash
25015 raisebox
25016 \series default
25017  se usa sólo como espaciador
25018 \end_layout
25019
25020 \end_inset
25021
25022
25023 \end_layout
25024
25025 \end_inset
25026 </cell>
25027 </row>
25028 <row>
25029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25030 \begin_inset Text
25031
25032 \begin_layout Plain Layout
25033
25034 \backslash
25035 varliminf
25036 \end_layout
25037
25038 \end_inset
25039 </cell>
25040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25041 \begin_inset Text
25042
25043 \begin_layout Plain Layout
25044 \begin_inset Formula $\varliminf$
25045 \end_inset
25046
25047
25048 \end_layout
25049
25050 \end_inset
25051 </cell>
25052 </row>
25053 <row>
25054 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25055 \begin_inset Text
25056
25057 \begin_layout Plain Layout
25058
25059 \backslash
25060 varlimsup
25061 \end_layout
25062
25063 \end_inset
25064 </cell>
25065 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25066 \begin_inset Text
25067
25068 \begin_layout Plain Layout
25069 \begin_inset Formula $\varlimsup$
25070 \end_inset
25071
25072
25073 \end_layout
25074
25075 \end_inset
25076 </cell>
25077 </row>
25078 <row>
25079 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25080 \begin_inset Text
25081
25082 \begin_layout Plain Layout
25083
25084 \backslash
25085 varprojlim
25086 \end_layout
25087
25088 \end_inset
25089 </cell>
25090 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25091 \begin_inset Text
25092
25093 \begin_layout Plain Layout
25094 \begin_inset Formula $\varprojlim$
25095 \end_inset
25096
25097
25098 \end_layout
25099
25100 \end_inset
25101 </cell>
25102 </row>
25103 <row>
25104 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25105 \begin_inset Text
25106
25107 \begin_layout Plain Layout
25108
25109 \backslash
25110 varinjlim
25111 \end_layout
25112
25113 \end_inset
25114 </cell>
25115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25116 \begin_inset Text
25117
25118 \begin_layout Plain Layout
25119 \begin_inset Formula $\varinjlim$
25120 \end_inset
25121
25122
25123 \begin_inset Formula $\raisebox{-2.5mm}{}$
25124 \end_inset
25125
25126
25127 \end_layout
25128
25129 \end_inset
25130 </cell>
25131 </row>
25132 </lyxtabular>
25133
25134 \end_inset
25135
25136
25137 \end_layout
25138
25139 \begin_layout Standard
25140 \begin_inset VSpace medskip
25141 \end_inset
25142
25143
25144 \end_layout
25145
25146 \begin_layout Standard
25147 El límite se crea insertando un subíndice.
25148  Se imprime a la derecha junto a la función en una fórmula en línea:
25149 \end_layout
25150
25151 \begin_layout Standard
25152 \noindent
25153 \align center
25154 \begin_inset Tabular
25155 <lyxtabular version="3" rows="2" columns="2">
25156 <features rotate="0" tabularvalignment="middle">
25157 <column alignment="center" valignment="top" width="0pt">
25158 <column alignment="center" valignment="top" width="0pt">
25159 <row>
25160 <cell alignment="center" valignment="top" usebox="none">
25161 \begin_inset Text
25162
25163 \begin_layout Plain Layout
25164 Comando
25165 \end_layout
25166
25167 \end_inset
25168 </cell>
25169 <cell alignment="center" valignment="top" usebox="none">
25170 \begin_inset Text
25171
25172 \begin_layout Plain Layout
25173 \begin_inset space \hspace{}
25174 \length 1cm
25175 \end_inset
25176
25177 Resultado
25178 \begin_inset Note Note
25179 status collapsed
25180
25181 \begin_layout Plain Layout
25182
25183 \series bold
25184
25185 \backslash
25186 raisebox
25187 \series default
25188  se usa sólo como espaciador
25189 \end_layout
25190
25191 \end_inset
25192
25193
25194 \end_layout
25195
25196 \end_inset
25197 </cell>
25198 </row>
25199 <row>
25200 <cell alignment="center" valignment="top" usebox="none">
25201 \begin_inset Text
25202
25203 \begin_layout Plain Layout
25204
25205 \backslash
25206 lim_x
25207 \backslash
25208 to
25209 \begin_inset space \textvisiblespace{}
25210 \end_inset
25211
25212 A
25213 \begin_inset space \textvisiblespace{}
25214 \end_inset
25215
25216 x=B
25217 \end_layout
25218
25219 \end_inset
25220 </cell>
25221 <cell alignment="center" valignment="top" usebox="none">
25222 \begin_inset Text
25223
25224 \begin_layout Plain Layout
25225 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
25226 \end_inset
25227
25228
25229 \end_layout
25230
25231 \end_inset
25232 </cell>
25233 </row>
25234 </lyxtabular>
25235
25236 \end_inset
25237
25238
25239 \end_layout
25240
25241 \begin_layout Standard
25242 En una ecuación presentada el límite se imprime debajo, como es habitual:
25243 \begin_inset Formula 
25244 \[
25245 \lim\limits _{x\rightarrow A}=B
25246 \]
25247
25248 \end_inset
25249
25250
25251 \end_layout
25252
25253 \begin_layout Subsection
25254 Función módulo
25255 \begin_inset Index idx
25256 status collapsed
25257
25258 \begin_layout Plain Layout
25259 Funciones ! módulo
25260 \end_layout
25261
25262 \end_inset
25263
25264
25265 \end_layout
25266
25267 \begin_layout Standard
25268 La función módulo es especial, porque existe en cuatro variantes.
25269 \end_layout
25270
25271 \begin_layout Standard
25272 En una ecuación presentada:
25273 \begin_inset Formula 
25274 \begin{align*}
25275 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
25276 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25277 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25278 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25279 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25280 \end{align*}
25281
25282 \end_inset
25283
25284 En una ecuación en línea se pone menos espacio delante del nombre de la
25285  función para todas las variantes.
25286  Por omisión, las funciones módulo solo tienen en cuenta el primer carácter
25287  siguente.
25288  Para aplicarlas a más de un carácter hay que poner estos entre llaves TeX:
25289 \begin_inset Formula 
25290 \begin{align*}
25291 \underline{\textrm{Comando}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Resultado}}\\
25292 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25293 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
25294 \end{align*}
25295
25296 \end_inset
25297
25298
25299 \end_layout
25300
25301 \begin_layout Section
25302 Caracteres especiales
25303 \begin_inset Index idx
25304 status collapsed
25305
25306 \begin_layout Plain Layout
25307 Caracteres especiales
25308 \end_layout
25309
25310 \end_inset
25311
25312
25313 \end_layout
25314
25315 \begin_layout Subsection
25316 Caracteres especiales en texto matemático
25317 \end_layout
25318
25319 \begin_layout Standard
25320 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
25321  TeX:
25322 \end_layout
25323
25324 \begin_layout Standard
25325 \begin_inset space \hfill{}
25326 \end_inset
25327
25328
25329 \begin_inset Tabular
25330 <lyxtabular version="3" rows="8" columns="2">
25331 <features rotate="0" tabularvalignment="middle">
25332 <column alignment="block" valignment="top">
25333 <column alignment="block" valignment="top">
25334 <row>
25335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25336 \begin_inset Text
25337
25338 \begin_layout Plain Layout
25339 Comando
25340 \end_layout
25341
25342 \end_inset
25343 </cell>
25344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25345 \begin_inset Text
25346
25347 \begin_layout Plain Layout
25348 Resultado
25349 \end_layout
25350
25351 \end_inset
25352 </cell>
25353 </row>
25354 <row>
25355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25356 \begin_inset Text
25357
25358 \begin_layout Plain Layout
25359
25360 \backslash
25361 oe
25362 \end_layout
25363
25364 \end_inset
25365 </cell>
25366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25367 \begin_inset Text
25368
25369 \begin_layout Plain Layout
25370 \begin_inset Formula $\textrm{œ}$
25371 \end_inset
25372
25373
25374 \end_layout
25375
25376 \end_inset
25377 </cell>
25378 </row>
25379 <row>
25380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25381 \begin_inset Text
25382
25383 \begin_layout Plain Layout
25384
25385 \backslash
25386 OE
25387 \end_layout
25388
25389 \end_inset
25390 </cell>
25391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25392 \begin_inset Text
25393
25394 \begin_layout Plain Layout
25395 \begin_inset Formula $\textrm{Œ}$
25396 \end_inset
25397
25398
25399 \end_layout
25400
25401 \end_inset
25402 </cell>
25403 </row>
25404 <row>
25405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25406 \begin_inset Text
25407
25408 \begin_layout Plain Layout
25409
25410 \backslash
25411 ae
25412 \end_layout
25413
25414 \end_inset
25415 </cell>
25416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25417 \begin_inset Text
25418
25419 \begin_layout Plain Layout
25420 \begin_inset Formula $\textrm{æ}$
25421 \end_inset
25422
25423
25424 \end_layout
25425
25426 \end_inset
25427 </cell>
25428 </row>
25429 <row>
25430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25431 \begin_inset Text
25432
25433 \begin_layout Plain Layout
25434
25435 \backslash
25436 AE
25437 \end_layout
25438
25439 \end_inset
25440 </cell>
25441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25442 \begin_inset Text
25443
25444 \begin_layout Plain Layout
25445 \begin_inset Formula $\textrm{Æ}$
25446 \end_inset
25447
25448
25449 \end_layout
25450
25451 \end_inset
25452 </cell>
25453 </row>
25454 <row>
25455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25456 \begin_inset Text
25457
25458 \begin_layout Plain Layout
25459
25460 \backslash
25461 aa
25462 \end_layout
25463
25464 \end_inset
25465 </cell>
25466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25467 \begin_inset Text
25468
25469 \begin_layout Plain Layout
25470 \begin_inset Formula $\textrm{\aa}$
25471 \end_inset
25472
25473
25474 \end_layout
25475
25476 \end_inset
25477 </cell>
25478 </row>
25479 <row>
25480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25481 \begin_inset Text
25482
25483 \begin_layout Plain Layout
25484
25485 \backslash
25486 AA
25487 \begin_inset Index idx
25488 status collapsed
25489
25490 \begin_layout Plain Layout
25491
25492 \backslash
25493 @
25494 \begin_inset ERT
25495 status collapsed
25496
25497 \begin_layout Plain Layout
25498
25499
25500 \backslash
25501 textrm{
25502 \backslash
25503 AA}
25504 \end_layout
25505
25506 \end_inset
25507
25508
25509 \end_layout
25510
25511 \end_inset
25512
25513
25514 \end_layout
25515
25516 \end_inset
25517 </cell>
25518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25519 \begin_inset Text
25520
25521 \begin_layout Plain Layout
25522 \begin_inset Formula $\textrm{Å}$
25523 \end_inset
25524
25525
25526 \end_layout
25527
25528 \end_inset
25529 </cell>
25530 </row>
25531 <row>
25532 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25533 \begin_inset Text
25534
25535 \begin_layout Plain Layout
25536
25537 \backslash
25538 i
25539 \end_layout
25540
25541 \end_inset
25542 </cell>
25543 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25544 \begin_inset Text
25545
25546 \begin_layout Plain Layout
25547 \begin_inset Formula $\textrm{ı}$
25548 \end_inset
25549
25550
25551 \end_layout
25552
25553 \end_inset
25554 </cell>
25555 </row>
25556 </lyxtabular>
25557
25558 \end_inset
25559
25560
25561 \begin_inset space \hfill{}
25562 \end_inset
25563
25564
25565 \begin_inset Tabular
25566 <lyxtabular version="3" rows="8" columns="2">
25567 <features rotate="0" tabularvalignment="middle">
25568 <column alignment="block" valignment="top">
25569 <column alignment="center" valignment="top">
25570 <row>
25571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25572 \begin_inset Text
25573
25574 \begin_layout Plain Layout
25575 Comando
25576 \begin_inset Note Note
25577 status collapsed
25578
25579 \begin_layout Plain Layout
25580
25581 \series bold
25582
25583 \backslash
25584 raisebox
25585 \series default
25586  se usa sólo como espaciador
25587 \end_layout
25588
25589 \end_inset
25590
25591
25592 \end_layout
25593
25594 \end_inset
25595 </cell>
25596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25597 \begin_inset Text
25598
25599 \begin_layout Plain Layout
25600 Resultado
25601 \end_layout
25602
25603 \end_inset
25604 </cell>
25605 </row>
25606 <row>
25607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25608 \begin_inset Text
25609
25610 \begin_layout Plain Layout
25611
25612 \backslash
25613 o
25614 \end_layout
25615
25616 \end_inset
25617 </cell>
25618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25619 \begin_inset Text
25620
25621 \begin_layout Plain Layout
25622 \begin_inset Formula $\textrm{ø}$
25623 \end_inset
25624
25625
25626 \end_layout
25627
25628 \end_inset
25629 </cell>
25630 </row>
25631 <row>
25632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25633 \begin_inset Text
25634
25635 \begin_layout Plain Layout
25636
25637 \backslash
25638 O
25639 \end_layout
25640
25641 \end_inset
25642 </cell>
25643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25644 \begin_inset Text
25645
25646 \begin_layout Plain Layout
25647 \begin_inset Formula $\textrm{Ø}$
25648 \end_inset
25649
25650
25651 \end_layout
25652
25653 \end_inset
25654 </cell>
25655 </row>
25656 <row>
25657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25658 \begin_inset Text
25659
25660 \begin_layout Plain Layout
25661
25662 \backslash
25663 l
25664 \end_layout
25665
25666 \end_inset
25667 </cell>
25668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25669 \begin_inset Text
25670
25671 \begin_layout Plain Layout
25672 \begin_inset Formula $\textrm{ł}$
25673 \end_inset
25674
25675
25676 \end_layout
25677
25678 \end_inset
25679 </cell>
25680 </row>
25681 <row>
25682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25683 \begin_inset Text
25684
25685 \begin_layout Plain Layout
25686
25687 \backslash
25688 L
25689 \end_layout
25690
25691 \end_inset
25692 </cell>
25693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25694 \begin_inset Text
25695
25696 \begin_layout Plain Layout
25697 \begin_inset Formula $\textrm{Ł}$
25698 \end_inset
25699
25700
25701 \end_layout
25702
25703 \end_inset
25704 </cell>
25705 </row>
25706 <row>
25707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25708 \begin_inset Text
25709
25710 \begin_layout Plain Layout
25711 !
25712 \begin_inset space \hspace{}
25713 \length 0mm
25714 \end_inset
25715
25716 `
25717 \begin_inset space \textvisiblespace{}
25718 \end_inset
25719
25720
25721 \end_layout
25722
25723 \end_inset
25724 </cell>
25725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25726 \begin_inset Text
25727
25728 \begin_layout Plain Layout
25729 \begin_inset Formula $\textrm{!`}$
25730 \end_inset
25731
25732
25733 \end_layout
25734
25735 \end_inset
25736 </cell>
25737 </row>
25738 <row>
25739 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25740 \begin_inset Text
25741
25742 \begin_layout Plain Layout
25743 ?
25744 \begin_inset space \hspace{}
25745 \length 0mm
25746 \end_inset
25747
25748 `
25749 \begin_inset space \textvisiblespace{}
25750 \end_inset
25751
25752
25753 \end_layout
25754
25755 \end_inset
25756 </cell>
25757 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25758 \begin_inset Text
25759
25760 \begin_layout Plain Layout
25761 \begin_inset Formula $\textrm{?`}$
25762 \end_inset
25763
25764
25765 \end_layout
25766
25767 \end_inset
25768 </cell>
25769 </row>
25770 <row>
25771 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25772 \begin_inset Text
25773
25774 \begin_layout Plain Layout
25775
25776 \backslash
25777 j
25778 \end_layout
25779
25780 \end_inset
25781 </cell>
25782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25783 \begin_inset Text
25784
25785 \begin_layout Plain Layout
25786 \begin_inset Formula $\textrm{ȷ}$
25787 \end_inset
25788
25789
25790 \end_layout
25791
25792 \end_inset
25793 </cell>
25794 </row>
25795 </lyxtabular>
25796
25797 \end_inset
25798
25799
25800 \begin_inset space \hfill{}
25801 \end_inset
25802
25803
25804 \end_layout
25805
25806 \begin_layout Standard
25807 Los caracteres 
25808 \begin_inset Formula $\textrm{\textrm{Å}}$
25809 \end_inset
25810
25811  y 
25812 \begin_inset Formula $\textrm{\textrm{Ø}}$
25813 \end_inset
25814
25815  también se pueden insertar mediante el botón 
25816 \begin_inset Graphics
25817         filename ../../images/math/digamma.png
25818         scale 85
25819
25820 \end_inset
25821
25822  de la barra de ecuaciones.
25823 \end_layout
25824
25825 \begin_layout Standard
25826 Los comandos 
25827 \series bold
25828 !
25829 \begin_inset space \hspace{}
25830 \length 0mm
25831 \end_inset
25832
25833 `
25834 \series default
25835  y 
25836 \series bold
25837 ?
25838 \begin_inset space \hspace{}
25839 \length 0mm
25840 \end_inset
25841
25842 `
25843 \series default
25844  son una excepción porque se pueden insertar directamente a texto en LyX.
25845  
25846 \end_layout
25847
25848 \begin_layout Subsection
25849 Acentos en texto
25850 \begin_inset CommandInset label
25851 LatexCommand label
25852 name "sub:Acentos-en-texto"
25853
25854 \end_inset
25855
25856
25857 \begin_inset Index idx
25858 status collapsed
25859
25860 \begin_layout Plain Layout
25861 Acentos ! en texto
25862 \end_layout
25863
25864 \end_inset
25865
25866
25867 \end_layout
25868
25869 \begin_layout Standard
25870 Con los siguientes comandos se pueden acentuar todas las letras.
25871  Los comandos deben ponerse en modo TeX.
25872 \end_layout
25873
25874 \begin_layout Standard
25875 \begin_inset space \hfill{}
25876 \end_inset
25877
25878
25879 \begin_inset Tabular
25880 <lyxtabular version="3" rows="8" columns="2">
25881 <features rotate="0" tabularvalignment="middle">
25882 <column alignment="block" valignment="top">
25883 <column alignment="block" valignment="top">
25884 <row>
25885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25886 \begin_inset Text
25887
25888 \begin_layout Plain Layout
25889 Comando
25890 \end_layout
25891
25892 \end_inset
25893 </cell>
25894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25895 \begin_inset Text
25896
25897 \begin_layout Plain Layout
25898 Resultado
25899 \end_layout
25900
25901 \end_inset
25902 </cell>
25903 </row>
25904 <row>
25905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25906 \begin_inset Text
25907
25908 \begin_layout Plain Layout
25909
25910 \backslash
25911
25912 \begin_inset Quotes grd
25913 \end_inset
25914
25915 e
25916 \end_layout
25917
25918 \end_inset
25919 </cell>
25920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25921 \begin_inset Text
25922
25923 \begin_layout Plain Layout
25924 \begin_inset ERT
25925 status collapsed
25926
25927 \begin_layout Plain Layout
25928
25929
25930 \backslash
25931 "e
25932 \end_layout
25933
25934 \end_inset
25935
25936
25937 \end_layout
25938
25939 \end_inset
25940 </cell>
25941 </row>
25942 <row>
25943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25944 \begin_inset Text
25945
25946 \begin_layout Plain Layout
25947
25948 \backslash
25949 `e
25950 \end_layout
25951
25952 \end_inset
25953 </cell>
25954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25955 \begin_inset Text
25956
25957 \begin_layout Plain Layout
25958 \begin_inset ERT
25959 status collapsed
25960
25961 \begin_layout Plain Layout
25962
25963
25964 \backslash
25965 `e
25966 \end_layout
25967
25968 \end_inset
25969
25970
25971 \end_layout
25972
25973 \end_inset
25974 </cell>
25975 </row>
25976 <row>
25977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25978 \begin_inset Text
25979
25980 \begin_layout Plain Layout
25981
25982 \backslash
25983 ^
25984 \begin_inset space \textvisiblespace{}
25985 \end_inset
25986
25987 e
25988 \end_layout
25989
25990 \end_inset
25991 </cell>
25992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25993 \begin_inset Text
25994
25995 \begin_layout Plain Layout
25996 \begin_inset ERT
25997 status collapsed
25998
25999 \begin_layout Plain Layout
26000
26001
26002 \backslash
26003 ^e
26004 \end_layout
26005
26006 \end_inset
26007
26008
26009 \end_layout
26010
26011 \end_inset
26012 </cell>
26013 </row>
26014 <row>
26015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26016 \begin_inset Text
26017
26018 \begin_layout Plain Layout
26019
26020 \backslash
26021 =e
26022 \end_layout
26023
26024 \end_inset
26025 </cell>
26026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26027 \begin_inset Text
26028
26029 \begin_layout Plain Layout
26030 \begin_inset ERT
26031 status collapsed
26032
26033 \begin_layout Plain Layout
26034
26035
26036 \backslash
26037 =e
26038 \end_layout
26039
26040 \end_inset
26041
26042
26043 \end_layout
26044
26045 \end_inset
26046 </cell>
26047 </row>
26048 <row>
26049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26050 \begin_inset Text
26051
26052 \begin_layout Plain Layout
26053
26054 \backslash
26055 u
26056 \begin_inset space \textvisiblespace{}
26057 \end_inset
26058
26059 e
26060 \end_layout
26061
26062 \end_inset
26063 </cell>
26064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26065 \begin_inset Text
26066
26067 \begin_layout Plain Layout
26068 \begin_inset ERT
26069 status collapsed
26070
26071 \begin_layout Plain Layout
26072
26073
26074 \backslash
26075 u e
26076 \end_layout
26077
26078 \end_inset
26079
26080
26081 \end_layout
26082
26083 \end_inset
26084 </cell>
26085 </row>
26086 <row>
26087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26088 \begin_inset Text
26089
26090 \begin_layout Plain Layout
26091
26092 \backslash
26093 b
26094 \begin_inset space \textvisiblespace{}
26095 \end_inset
26096
26097 e
26098 \end_layout
26099
26100 \end_inset
26101 </cell>
26102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26103 \begin_inset Text
26104
26105 \begin_layout Plain Layout
26106 \begin_inset ERT
26107 status collapsed
26108
26109 \begin_layout Plain Layout
26110
26111
26112 \backslash
26113 b e
26114 \end_layout
26115
26116 \end_inset
26117
26118
26119 \end_layout
26120
26121 \end_inset
26122 </cell>
26123 </row>
26124 <row>
26125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26126 \begin_inset Text
26127
26128 \begin_layout Plain Layout
26129
26130 \backslash
26131 t
26132 \begin_inset space \textvisiblespace{}
26133 \end_inset
26134
26135 ee
26136 \end_layout
26137
26138 \end_inset
26139 </cell>
26140 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26141 \begin_inset Text
26142
26143 \begin_layout Plain Layout
26144 \begin_inset ERT
26145 status collapsed
26146
26147 \begin_layout Plain Layout
26148
26149
26150 \backslash
26151 t ee
26152 \end_layout
26153
26154 \end_inset
26155
26156
26157 \end_layout
26158
26159 \end_inset
26160 </cell>
26161 </row>
26162 </lyxtabular>
26163
26164 \end_inset
26165
26166
26167 \begin_inset space \hfill{}
26168 \end_inset
26169
26170
26171 \begin_inset Tabular
26172 <lyxtabular version="3" rows="8" columns="2">
26173 <features rotate="0" tabularvalignment="middle">
26174 <column alignment="block" valignment="top">
26175 <column alignment="center" valignment="top">
26176 <row>
26177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26178 \begin_inset Text
26179
26180 \begin_layout Plain Layout
26181 Comando
26182 \end_layout
26183
26184 \end_inset
26185 </cell>
26186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26187 \begin_inset Text
26188
26189 \begin_layout Plain Layout
26190 Resultado
26191 \end_layout
26192
26193 \end_inset
26194 </cell>
26195 </row>
26196 <row>
26197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26198 \begin_inset Text
26199
26200 \begin_layout Plain Layout
26201
26202 \backslash
26203 H
26204 \begin_inset space \textvisiblespace{}
26205 \end_inset
26206
26207 e
26208 \end_layout
26209
26210 \end_inset
26211 </cell>
26212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26213 \begin_inset Text
26214
26215 \begin_layout Plain Layout
26216 \begin_inset ERT
26217 status collapsed
26218
26219 \begin_layout Plain Layout
26220
26221
26222 \backslash
26223 H e
26224 \end_layout
26225
26226 \end_inset
26227
26228
26229 \end_layout
26230
26231 \end_inset
26232 </cell>
26233 </row>
26234 <row>
26235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26236 \begin_inset Text
26237
26238 \begin_layout Plain Layout
26239
26240 \backslash
26241 'e
26242 \end_layout
26243
26244 \end_inset
26245 </cell>
26246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26247 \begin_inset Text
26248
26249 \begin_layout Plain Layout
26250 \begin_inset ERT
26251 status collapsed
26252
26253 \begin_layout Plain Layout
26254
26255
26256 \backslash
26257 'e
26258 \end_layout
26259
26260 \end_inset
26261
26262
26263 \end_layout
26264
26265 \end_inset
26266 </cell>
26267 </row>
26268 <row>
26269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26270 \begin_inset Text
26271
26272 \begin_layout Plain Layout
26273
26274 \backslash
26275 ~e
26276 \begin_inset Index idx
26277 status collapsed
26278
26279 \begin_layout Plain Layout
26280 Tilde
26281 \end_layout
26282
26283 \end_inset
26284
26285
26286 \end_layout
26287
26288 \end_inset
26289 </cell>
26290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26291 \begin_inset Text
26292
26293 \begin_layout Plain Layout
26294 \begin_inset ERT
26295 status collapsed
26296
26297 \begin_layout Plain Layout
26298
26299
26300 \backslash
26301 ~e
26302 \end_layout
26303
26304 \end_inset
26305
26306
26307 \end_layout
26308
26309 \end_inset
26310 </cell>
26311 </row>
26312 <row>
26313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26314 \begin_inset Text
26315
26316 \begin_layout Plain Layout
26317
26318 \backslash
26319 .e
26320 \end_layout
26321
26322 \end_inset
26323 </cell>
26324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26325 \begin_inset Text
26326
26327 \begin_layout Plain Layout
26328 \begin_inset ERT
26329 status collapsed
26330
26331 \begin_layout Plain Layout
26332
26333
26334 \backslash
26335 .e
26336 \end_layout
26337
26338 \end_inset
26339
26340
26341 \end_layout
26342
26343 \end_inset
26344 </cell>
26345 </row>
26346 <row>
26347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26348 \begin_inset Text
26349
26350 \begin_layout Plain Layout
26351
26352 \backslash
26353 v
26354 \begin_inset space \textvisiblespace{}
26355 \end_inset
26356
26357 e
26358 \end_layout
26359
26360 \end_inset
26361 </cell>
26362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26363 \begin_inset Text
26364
26365 \begin_layout Plain Layout
26366 \begin_inset ERT
26367 status collapsed
26368
26369 \begin_layout Plain Layout
26370
26371
26372 \backslash
26373 v e
26374 \end_layout
26375
26376 \end_inset
26377
26378
26379 \end_layout
26380
26381 \end_inset
26382 </cell>
26383 </row>
26384 <row>
26385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26386 \begin_inset Text
26387
26388 \begin_layout Plain Layout
26389
26390 \backslash
26391 d
26392 \begin_inset space \textvisiblespace{}
26393 \end_inset
26394
26395 e
26396 \end_layout
26397
26398 \end_inset
26399 </cell>
26400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26401 \begin_inset Text
26402
26403 \begin_layout Plain Layout
26404 \begin_inset ERT
26405 status collapsed
26406
26407 \begin_layout Plain Layout
26408
26409
26410 \backslash
26411 d e
26412 \end_layout
26413
26414 \end_inset
26415
26416
26417 \end_layout
26418
26419 \end_inset
26420 </cell>
26421 </row>
26422 <row>
26423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26424 \begin_inset Text
26425
26426 \begin_layout Plain Layout
26427
26428 \backslash
26429 c
26430 \begin_inset space \textvisiblespace{}
26431 \end_inset
26432
26433 e
26434 \end_layout
26435
26436 \end_inset
26437 </cell>
26438 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26439 \begin_inset Text
26440
26441 \begin_layout Plain Layout
26442 \begin_inset ERT
26443 status collapsed
26444
26445 \begin_layout Plain Layout
26446
26447
26448 \backslash
26449 c e
26450 \end_layout
26451
26452 \end_inset
26453
26454
26455 \end_layout
26456
26457 \end_inset
26458 </cell>
26459 </row>
26460 </lyxtabular>
26461
26462 \end_inset
26463
26464
26465 \begin_inset space \hfill{}
26466 \end_inset
26467
26468
26469 \end_layout
26470
26471 \begin_layout Standard
26472 \begin_inset VSpace medskip
26473 \end_inset
26474
26475
26476 \end_layout
26477
26478 \begin_layout Standard
26479 Con el comando 
26480 \series bold
26481
26482 \backslash
26483 t
26484 \series default
26485  también se pueden acentuar dos caracteres distintos.
26486  El comando 
26487 \series bold
26488
26489 \backslash
26490 t
26491 \begin_inset space \textvisiblespace{}
26492 \end_inset
26493
26494 sz
26495 \series default
26496  genera 
26497 \begin_inset ERT
26498 status collapsed
26499
26500 \begin_layout Plain Layout
26501
26502
26503 \backslash
26504 t sz
26505 \end_layout
26506
26507 \end_inset
26508
26509
26510 \end_layout
26511
26512 \begin_layout Standard
26513 Los acentos 
26514 \series bold
26515 `
26516 \series default
26517  , 
26518 \series bold
26519 '
26520 \series default
26521  y 
26522 \series bold
26523 ^
26524 \series default
26525  se pueden insertar directamente con el teclado sobre vocales sin usar modo
26526  TeX.
26527  Lo mismo se aplica a la tilde
26528 \begin_inset Foot
26529 status collapsed
26530
26531 \begin_layout Plain Layout
26532 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
26533 \end_layout
26534
26535 \end_inset
26536
26537  con 
26538 \emph on
26539 a
26540 \emph default
26541
26542 \emph on
26543 o
26544 \emph default
26545  y 
26546 \emph on
26547 n.
26548 \end_layout
26549
26550 \begin_layout Standard
26551 Los comandos 
26552 \series bold
26553
26554 \backslash
26555 b
26556 \series default
26557  , 
26558 \series bold
26559
26560 \backslash
26561 c
26562 \series default
26563  , 
26564 \series bold
26565
26566 \backslash
26567 d
26568 \series default
26569  , 
26570 \series bold
26571
26572 \backslash
26573 H
26574 \series default
26575  , 
26576 \series bold
26577
26578 \backslash
26579 t
26580 \series default
26581  , 
26582 \series bold
26583
26584 \backslash
26585 u
26586 \series default
26587  , 
26588 \series bold
26589
26590 \backslash
26591 v
26592 \series default
26593 , y acentos insertados directamente con el teclado también están disponibles
26594  en texto matemático.
26595  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
26596  
26597 \begin_inset CommandInset ref
26598 LatexCommand ref
26599 reference "sub:Acentos-para-un"
26600
26601 \end_inset
26602
26603 .
26604 \end_layout
26605
26606 \begin_layout Standard
26607 \begin_inset VSpace bigskip
26608 \end_inset
26609
26610
26611 \end_layout
26612
26613 \begin_layout Standard
26614 Además, con el comando 
26615 \series bold
26616
26617 \backslash
26618 textcircled
26619 \series default
26620
26621 \begin_inset Index idx
26622 status collapsed
26623
26624 \begin_layout Plain Layout
26625 Comandos ! T ! 
26626 \backslash
26627 textcircled
26628 \end_layout
26629
26630 \end_inset
26631
26632  se pueden insertar en un círculo todos los números y letras, de forma parecida
26633  al símbolo copyright.
26634 \end_layout
26635
26636 \begin_layout Standard
26637 \noindent
26638 \align center
26639 \begin_inset Tabular
26640 <lyxtabular version="3" rows="3" columns="2">
26641 <features rotate="0" tabularvalignment="middle">
26642 <column alignment="center" valignment="top">
26643 <column alignment="center" valignment="top">
26644 <row>
26645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26646 \begin_inset Text
26647
26648 \begin_layout Plain Layout
26649 Comando
26650 \end_layout
26651
26652 \end_inset
26653 </cell>
26654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26655 \begin_inset Text
26656
26657 \begin_layout Plain Layout
26658 Resultado
26659 \begin_inset Note Note
26660 status collapsed
26661
26662 \begin_layout Plain Layout
26663
26664 \series bold
26665
26666 \backslash
26667 raisebox
26668 \series default
26669  se usa sólo como espaciador
26670 \end_layout
26671
26672 \end_inset
26673
26674
26675 \end_layout
26676
26677 \end_inset
26678 </cell>
26679 </row>
26680 <row>
26681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26682 \begin_inset Text
26683
26684 \begin_layout Plain Layout
26685
26686 \backslash
26687 textcircled{w}
26688 \end_layout
26689
26690 \end_inset
26691 </cell>
26692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26693 \begin_inset Text
26694
26695 \begin_layout Plain Layout
26696 \begin_inset ERT
26697 status collapsed
26698
26699 \begin_layout Plain Layout
26700
26701
26702 \backslash
26703 textcircled{w}
26704 \end_layout
26705
26706 \end_inset
26707
26708
26709 \end_layout
26710
26711 \end_inset
26712 </cell>
26713 </row>
26714 <row>
26715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26716 \begin_inset Text
26717
26718 \begin_layout Plain Layout
26719
26720 \backslash
26721 Large 
26722 \backslash
26723 textcircled{
26724 \backslash
26725 normalsize
26726 \backslash
26727 protect
26728 \backslash
26729 raisebox{-1.5pt}{W}}
26730 \end_layout
26731
26732 \end_inset
26733 </cell>
26734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26735 \begin_inset Text
26736
26737 \begin_layout Plain Layout
26738 \begin_inset Formula $\raisebox{4.5mm}{}$
26739 \end_inset
26740
26741
26742 \begin_inset ERT
26743 status collapsed
26744
26745 \begin_layout Plain Layout
26746
26747
26748 \backslash
26749 Large 
26750 \backslash
26751 textcircled{
26752 \backslash
26753 normalsize
26754 \backslash
26755 protect
26756 \backslash
26757 raisebox{-1.5pt}W}
26758 \end_layout
26759
26760 \end_inset
26761
26762
26763 \begin_inset Formula $\raisebox{-2mm}{}$
26764 \end_inset
26765
26766
26767 \end_layout
26768
26769 \end_inset
26770 </cell>
26771 </row>
26772 </lyxtabular>
26773
26774 \end_inset
26775
26776
26777 \end_layout
26778
26779 \begin_layout Standard
26780 Hay que tener cuidado que el carácter se ajuste al círculo.
26781  Por eso 
26782 \series bold
26783
26784 \backslash
26785 Large
26786 \begin_inset Foot
26787 status collapsed
26788
26789 \begin_layout Plain Layout
26790 véase 
26791 \begin_inset CommandInset ref
26792 LatexCommand ref
26793 reference "sub:Tamaños-de-tipografías"
26794
26795 \end_inset
26796
26797
26798 \end_layout
26799
26800 \end_inset
26801
26802
26803 \series default
26804  especifica el tamaño del círculo.
26805  Con ayuda de 
26806 \series bold
26807
26808 \backslash
26809 raisebox
26810 \begin_inset Foot
26811 status collapsed
26812
26813 \begin_layout Plain Layout
26814 véase 
26815 \begin_inset CommandInset ref
26816 LatexCommand ref
26817 reference "sub:Marcos-sin-bordes"
26818
26819 \end_inset
26820
26821
26822 \end_layout
26823
26824 \end_inset
26825
26826
26827 \series default
26828  se puede centrar el carácter.
26829 \end_layout
26830
26831 \begin_layout Subsection
26832 Números en estilo antiguo
26833 \begin_inset Index idx
26834 status collapsed
26835
26836 \begin_layout Plain Layout
26837 Numeros@Números ! en estilo antiguo
26838 \end_layout
26839
26840 \end_inset
26841
26842
26843 \end_layout
26844
26845 \begin_layout Standard
26846 Los números en estilo antiguo o elzevirianos se componen con el comando
26847  
26848 \series bold
26849
26850 \backslash
26851 oldstylenums
26852 \series default
26853
26854 \begin_inset Index idx
26855 status collapsed
26856
26857 \begin_layout Plain Layout
26858 Comandos ! O ! 
26859 \backslash
26860 oldstylenums
26861 \end_layout
26862
26863 \end_inset
26864
26865 .
26866  El comando se puede usar en ecuaciones y en modo TeX.
26867  Su esquema es:
26868 \end_layout
26869
26870 \begin_layout Standard
26871
26872 \series bold
26873
26874 \backslash
26875 oldstylenums{número}
26876 \end_layout
26877
26878 \begin_layout Standard
26879 El comando 
26880 \series bold
26881
26882 \backslash
26883 oldstylenums{0123456789}
26884 \series default
26885  genera: 
26886 \begin_inset Formula $\oldstylenums{0123456789}$
26887 \end_inset
26888
26889
26890 \end_layout
26891
26892 \begin_layout Section
26893 Estilos de ecuación
26894 \begin_inset CommandInset label
26895 LatexCommand label
26896 name "sec:Estilos-de-ecuación"
26897
26898 \end_inset
26899
26900
26901 \begin_inset Index idx
26902 status collapsed
26903
26904 \begin_layout Plain Layout
26905 Ecuación ! estilos de
26906 \end_layout
26907
26908 \end_inset
26909
26910
26911 \end_layout
26912
26913 \begin_layout Itemize
26914 Hay dos estilos diferentes de alineación:
26915 \end_layout
26916
26917 \begin_deeper
26918 \begin_layout Description
26919 Centrado es el estándar predefinido
26920 \end_layout
26921
26922 \begin_layout Description
26923 Sangrado para este estilo debe insertarse la opción de clase 
26924 \series bold
26925 fleqn
26926 \series default
26927  en el menú 
26928 \family sans
26929 Documento\SpecialChar \menuseparator
26930 Configuración
26931 \family default
26932  bajo 
26933 \family sans
26934 Clase de documento
26935 \end_layout
26936
26937 \begin_layout Standard
26938 Cuando se usa 
26939 \series bold
26940 Sangrado
26941 \series default
26942 , éste se puede ajustar con la longitud 
26943 \series bold
26944
26945 \backslash
26946 mathindent
26947 \series default
26948
26949 \begin_inset Index idx
26950 status collapsed
26951
26952 \begin_layout Plain Layout
26953 Comandos ! M ! 
26954 \backslash
26955 mathindent
26956 \end_layout
26957
26958 \end_inset
26959
26960 .
26961  Para 15
26962 \begin_inset space \thinspace{}
26963 \end_inset
26964
26965 mm, por ejemplo, se inserta esta línea de comando en el preámbulo LaTeX:
26966 \end_layout
26967
26968 \begin_layout Standard
26969
26970 \series bold
26971
26972 \backslash
26973 setlength{
26974 \backslash
26975 mathindent}{15mm}
26976 \end_layout
26977
26978 \begin_layout Standard
26979 Si no se especifica longitud se usa el valor predeterminado de 30
26980 \begin_inset space \thinspace{}
26981 \end_inset
26982
26983 pt.
26984 \end_layout
26985
26986 \end_deeper
26987 \begin_layout Itemize
26988 Y dos estilos diferentes de numeración:
26989 \end_layout
26990
26991 \begin_deeper
26992 \begin_layout Description
26993 Derecha es el estándar predefinido
26994 \end_layout
26995
26996 \begin_layout Description
26997 Izquierda para este estilo debe insertarse la opción de clase 
26998 \series bold
26999 leqno
27000 \series default
27001  en el menú 
27002 \family sans
27003 Documento\SpecialChar \menuseparator
27004 Configuración
27005 \family default
27006  bajo 
27007 \family sans
27008 Clase de documento
27009 \end_layout
27010
27011 \end_deeper
27012 \begin_layout Standard
27013
27014 \series bold
27015 fleqn
27016 \series default
27017  y 
27018 \series bold
27019 leqno
27020 \series default
27021  también se pueden usar juntos.
27022  En ese caso se insertan ambas opciones, separadas por una coma.
27023 \end_layout
27024
27025 \begin_layout Standard
27026 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
27027  documento.
27028  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
27029  estilo 
27030 \series bold
27031 Centrado
27032 \series default
27033  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
27034 \begin_inset CommandInset ref
27035 LatexCommand ref
27036 reference "sub:Entorno-flalign"
27037
27038 \end_inset
27039
27040 .
27041 \end_layout
27042
27043 \begin_layout Section
27044 Ecuaciones multilínea
27045 \begin_inset CommandInset label
27046 LatexCommand label
27047 name "sec:Ecuaciones-multilínea"
27048
27049 \end_inset
27050
27051
27052 \begin_inset Index idx
27053 status collapsed
27054
27055 \begin_layout Plain Layout
27056 Ecuación ! multilínea
27057 \end_layout
27058
27059 \end_inset
27060
27061
27062 \end_layout
27063
27064 \begin_layout Subsection
27065 General
27066 \end_layout
27067
27068 \begin_layout Standard
27069 En LyX se generan nuevas líneas en una ecuación con 
27070 \family sans
27071 \series bold
27072 Ctrl+Entrar
27073 \family default
27074 \series default
27075 .
27076  Esto crea un 
27077 \series bold
27078 entorno eqnarray
27079 \series default
27080 , que se describe en
27081 \begin_inset space ~
27082 \end_inset
27083
27084
27085 \begin_inset CommandInset ref
27086 LatexCommand ref
27087 reference "sub:Entorno-eqnarray"
27088
27089 \end_inset
27090
27091  o, si se ha marcado la opción 
27092 \family sans
27093 Usar
27094 \begin_inset space ~
27095 \end_inset
27096
27097 el
27098 \begin_inset space ~
27099 \end_inset
27100
27101 paquete
27102 \begin_inset space ~
27103 \end_inset
27104
27105 de
27106 \begin_inset space ~
27107 \end_inset
27108
27109 ecuaciones
27110 \begin_inset space ~
27111 \end_inset
27112
27113 AMS
27114 \family default
27115  en la configuración del documento
27116 \family sans
27117 , un 
27118 \series bold
27119 entorno
27120 \family default
27121 \series default
27122  
27123 \series bold
27124 align
27125 \series default
27126 , que se describe en
27127 \begin_inset space ~
27128 \end_inset
27129
27130
27131 \begin_inset CommandInset ref
27132 LatexCommand ref
27133 reference "sub:Entorno-align-estándar"
27134
27135 \end_inset
27136
27137 .
27138  Se recomienda el entorno align porque proporciona una salida tipográficamente
27139  correcta en cualquier caso.
27140 \end_layout
27141
27142 \begin_layout Standard
27143 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
27144  el menú 
27145 \family sans
27146 Insertar\SpecialChar \menuseparator
27147 Ecuación
27148 \family default
27149 .
27150  En las siguientes secciones se describen estos entornos.
27151 \end_layout
27152
27153 \begin_layout Standard
27154 En todos los entornos de ecuación multilínea la combinación 
27155 \family sans
27156 Ctrl+Entrar
27157 \family default
27158  genera una línea nueva.
27159  Para añadir o quitar líneas se pueden usar los botones 
27160 \begin_inset Graphics
27161         filename ../../images/tabular-feature_append-row.png
27162         scale 85
27163
27164 \end_inset
27165
27166  o 
27167 \begin_inset Graphics
27168         filename ../../images/tabular-feature_delete-row.png
27169         scale 85
27170
27171 \end_inset
27172
27173 de la barra de herramientas, respectivamente, o el menú 
27174 \family sans
27175 Editar\SpecialChar \menuseparator
27176 Filas y columnas
27177 \family default
27178 .
27179 \end_layout
27180
27181 \begin_layout Subsubsection
27182 Separación de líneas
27183 \begin_inset CommandInset label
27184 LatexCommand label
27185 name "sub:Separación-de-líneas"
27186
27187 \end_inset
27188
27189
27190 \begin_inset Index idx
27191 status collapsed
27192
27193 \begin_layout Plain Layout
27194 Ecuación ! multilínea ! separación de filas
27195 \end_layout
27196
27197 \end_inset
27198
27199
27200 \end_layout
27201
27202 \begin_layout Standard
27203 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
27204 \begin_inset Formula 
27205 \begin{eqnarray*}
27206 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}\\
27207 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
27208 \end{eqnarray*}
27209
27210 \end_inset
27211
27212 En LaTeX un espacio adicional para una línea se especifica como argumento
27213  opcional del comando de nueva línea.
27214  Esto aún no es posible en LYX,
27215 \begin_inset Foot
27216 status collapsed
27217
27218 \begin_layout Plain Layout
27219 véase 
27220 \begin_inset CommandInset href
27221 LatexCommand href
27222 name "LyX-bug #1505"
27223 target "http://www.lyx.org/trac/ticket/1505"
27224
27225 \end_inset
27226
27227
27228 \end_layout
27229
27230 \end_inset
27231
27232  por lo que toda la ecuación debe insertarse en modo TeX.
27233  Para añadir espacio en nuestro ejemplo se inserta el comando 
27234 \series bold
27235
27236 \backslash
27237
27238 \backslash
27239 [3mm]
27240 \series default
27241  al final de la primera línea.
27242  Así: 
27243 \begin_inset ERT
27244 status collapsed
27245
27246 \begin_layout Plain Layout
27247
27248
27249 \backslash
27250 begin{eqnarray*}
27251 \end_layout
27252
27253 \begin_layout Plain Layout
27254
27255 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27256  = & 
27257 \backslash
27258 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27259 \backslash
27260
27261 \backslash
27262 [3mm]
27263 \end_layout
27264
27265 \begin_layout Plain Layout
27266
27267 4x^{2}
27268 \backslash
27269 left(B^{2}+x_{0}^{2}
27270 \backslash
27271 right)+4x_{0}x
27272 \backslash
27273 left(D-B^{2}
27274 \backslash
27275 right)+B^{2}
27276 \backslash
27277 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27278 \backslash
27279 right) & = & 0
27280 \end_layout
27281
27282 \begin_layout Plain Layout
27283
27284
27285 \backslash
27286 end{eqnarray*}
27287 \end_layout
27288
27289 \end_inset
27290
27291
27292 \begin_inset VSpace bigskip
27293 \end_inset
27294
27295
27296 \end_layout
27297
27298 \begin_layout Standard
27299 Para obtener separación en todas las líneas hay que cambiar la longitud
27300  
27301 \series bold
27302
27303 \backslash
27304 jot
27305 \series default
27306
27307 \begin_inset Index idx
27308 status collapsed
27309
27310 \begin_layout Plain Layout
27311 Comandos ! J ! 
27312 \backslash
27313 jot
27314 \end_layout
27315
27316 \end_inset
27317
27318 .
27319  La definición es: 
27320 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
27321 \end_inset
27322
27323 .
27324  El valor predeterminado para 
27325 \series bold
27326
27327 \backslash
27328 jot
27329 \series default
27330  es 3
27331 \begin_inset space \thinspace{}
27332 \end_inset
27333
27334 pt.
27335  Para establecer una separación adicional de 3
27336 \begin_inset space \thinspace{}
27337 \end_inset
27338
27339 mm como en el ejemplo anterior, se inserta el comando
27340 \end_layout
27341
27342 \begin_layout Standard
27343
27344 \series bold
27345
27346 \backslash
27347 setlength{
27348 \backslash
27349 jot}{3mm+3pt}
27350 \end_layout
27351
27352 \begin_layout Standard
27353 en modo TeX antes de la ecuación.
27354  Es necesario cargar el paquete 
27355 \series bold
27356 calc
27357 \series default
27358
27359 \begin_inset Foot
27360 status collapsed
27361
27362 \begin_layout Plain Layout
27363
27364 \series bold
27365 calc
27366 \series default
27367  forma parte de toda instalación LaTeX estándar.
27368 \end_layout
27369
27370 \end_inset
27371
27372
27373 \begin_inset Index idx
27374 status collapsed
27375
27376 \begin_layout Plain Layout
27377 Paquetes ! calc
27378 \end_layout
27379
27380 \end_inset
27381
27382  en el preámbulo con la línea
27383 \end_layout
27384
27385 \begin_layout Standard
27386
27387 \series bold
27388
27389 \backslash
27390 usepackage{calc}
27391 \end_layout
27392
27393 \begin_layout Standard
27394 Se obtiene:
27395 \begin_inset ERT
27396 status collapsed
27397
27398 \begin_layout Plain Layout
27399
27400
27401 \backslash
27402 setlength{
27403 \backslash
27404 jot}{3mm+3pt}
27405 \end_layout
27406
27407 \end_inset
27408
27409
27410 \begin_inset Formula 
27411 \begin{eqnarray*}
27412 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}\\
27413 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
27414 \end{eqnarray*}
27415
27416 \end_inset
27417
27418
27419 \begin_inset ERT
27420 status collapsed
27421
27422 \begin_layout Plain Layout
27423
27424
27425 \backslash
27426 setlength{
27427 \backslash
27428 jot}{3pt}
27429 \end_layout
27430
27431 \end_inset
27432
27433  Para volver a la distancia predeterminada, 
27434 \series bold
27435
27436 \backslash
27437 jot
27438 \series default
27439  se establece en 3
27440 \begin_inset space \thinspace{}
27441 \end_inset
27442
27443 pt.
27444 \end_layout
27445
27446 \begin_layout Subsubsection
27447 Separación de columnas
27448 \begin_inset CommandInset label
27449 LatexCommand label
27450 name "sub:Separación-de-columnas"
27451
27452 \end_inset
27453
27454
27455 \begin_inset Index idx
27456 status collapsed
27457
27458 \begin_layout Plain Layout
27459 Ecuación ! multilínea !separación de columnas
27460 \end_layout
27461
27462 \end_inset
27463
27464
27465 \end_layout
27466
27467 \begin_layout Standard
27468 Una ecuación multilínea forma una matriz.
27469  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
27470  columnas.
27471  Cambiando la separación de columnas en este entorno se puede cambiar el
27472  espacio junto al signo de relación.
27473 \end_layout
27474
27475 \begin_layout Standard
27476 La separación de columnas se especifica con la longitud
27477 \series bold
27478  
27479 \backslash
27480 arraycolsep
27481 \series default
27482
27483 \begin_inset Index idx
27484 status collapsed
27485
27486 \begin_layout Plain Layout
27487 Comandos ! A ! 
27488 \backslash
27489 arraycolsep
27490 \end_layout
27491
27492 \end_inset
27493
27494  según:
27495 \begin_inset Newline newline
27496 \end_inset
27497
27498 separación de columnas = 2
27499 \begin_inset space \thinspace{}
27500 \end_inset
27501
27502
27503 \series bold
27504
27505 \backslash
27506 arraycolsep
27507 \series default
27508
27509 \begin_inset Newline newline
27510 \end_inset
27511
27512 Así, el comando en modo TeX
27513 \end_layout
27514
27515 \begin_layout Standard
27516
27517 \series bold
27518
27519 \backslash
27520 setlength{
27521 \backslash
27522 arraycolsep}{1cm}
27523 \end_layout
27524
27525 \begin_layout Standard
27526 establece para todas las ecuaciones siguientes una separación de columnas
27527  de 2
27528 \begin_inset space \thinspace{}
27529 \end_inset
27530
27531 cm.
27532  Para volver al valor predefinido, 
27533 \series bold
27534
27535 \backslash
27536 arraycolsep
27537 \series default
27538  se pone en 5
27539 \begin_inset space \thinspace{}
27540 \end_inset
27541
27542 pt.
27543 \end_layout
27544
27545 \begin_layout Standard
27546 Una ecuación con separación de 2
27547 \begin_inset space \thinspace{}
27548 \end_inset
27549
27550 cm entre columnas:
27551 \begin_inset ERT
27552 status collapsed
27553
27554 \begin_layout Plain Layout
27555
27556
27557 \backslash
27558 setlength{
27559 \backslash
27560 arraycolsep}{1cm}
27561 \end_layout
27562
27563 \end_inset
27564
27565
27566 \begin_inset Formula 
27567 \begin{eqnarray*}
27568 A & = & B\\
27569 C & \ne & A
27570 \end{eqnarray*}
27571
27572 \end_inset
27573
27574 Una ecuación con la separación predefinida para matrices, 10
27575 \begin_inset space \thinspace{}
27576 \end_inset
27577
27578 pt:
27579 \begin_inset ERT
27580 status collapsed
27581
27582 \begin_layout Plain Layout
27583
27584
27585 \backslash
27586 setlength{
27587 \backslash
27588 arraycolsep}{5pt}
27589 \end_layout
27590
27591 \end_inset
27592
27593
27594 \begin_inset Formula 
27595 \begin{eqnarray*}
27596 A & = & B\\
27597 C & \ne & A
27598 \end{eqnarray*}
27599
27600 \end_inset
27601
27602
27603 \end_layout
27604
27605 \begin_layout Subsubsection
27606 Ecuaciones largas
27607 \begin_inset Index idx
27608 status collapsed
27609
27610 \begin_layout Plain Layout
27611 Ecuación ! larga
27612 \end_layout
27613
27614 \end_inset
27615
27616
27617 \end_layout
27618
27619 \begin_layout Standard
27620 Se pueden componer ecuaciones largas mediante estos métodos:
27621 \end_layout
27622
27623 \begin_layout Itemize
27624 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
27625  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
27626 \begin_inset Formula 
27627 \begin{eqnarray}
27628 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 \\
27629  &  & -\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}
27630 \end{eqnarray}
27631
27632 \end_inset
27633
27634 El signo menos al principio de la segunda línea normalmente no aparece como
27635  operador porque es el primer carácter de la línea.
27636  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
27637  Para evitarlo se ha insertado 3
27638 \begin_inset space \thinspace{}
27639 \end_inset
27640
27641 pt de espacio detrás del menos con el comando 
27642 \series bold
27643
27644 \backslash
27645 hspace
27646 \series default
27647 .
27648 \begin_inset Foot
27649 status collapsed
27650
27651 \begin_layout Plain Layout
27652 véase más sobre 
27653 \series bold
27654
27655 \backslash
27656 hspace
27657 \series default
27658  en 
27659 \begin_inset CommandInset ref
27660 LatexCommand ref
27661 reference "sub:Espacio-variable"
27662
27663 \end_inset
27664
27665
27666 \end_layout
27667
27668 \end_inset
27669
27670
27671 \begin_inset Index idx
27672 status collapsed
27673
27674 \begin_layout Plain Layout
27675 Comandos ! H ! 
27676 \backslash
27677 hspace
27678 \end_layout
27679
27680 \end_inset
27681
27682
27683 \end_layout
27684
27685 \begin_layout Itemize
27686 Si ambos lados de la ecuación son demasiado largos se usa el comando 
27687 \series bold
27688
27689 \backslash
27690 lefteqn
27691 \series default
27692
27693 \begin_inset Index idx
27694 status collapsed
27695
27696 \begin_layout Plain Layout
27697 Comandos ! L ! 
27698 \backslash
27699 lefteqn
27700 \end_layout
27701
27702 \end_inset
27703
27704 .
27705  Se inserta en la primer columna de la primera línea y hace que todas las
27706  inserciones posteriores sobreescriban las columnas siguientes:
27707 \begin_inset Formula 
27708 \begin{eqnarray}
27709 \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 \\
27710  &  & -\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 \\
27711  &  & =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}
27712 \end{eqnarray}
27713
27714 \end_inset
27715
27716 Tras la inserción de 
27717 \series bold
27718
27719 \backslash
27720 lefteqn
27721 \series default
27722  el cursor está en un marco púrpura un poco a la izquierda del azul.
27723  La ecuación se inserta en éste.
27724 \begin_inset Newline newline
27725 \end_inset
27726
27727 El contenido de las restantes líneas se inserta en la segunda columna o
27728  en otra.
27729  A mayor número de columna donde se inserte, mayor sangrado.
27730 \begin_inset VSpace medskip
27731 \end_inset
27732
27733
27734 \begin_inset Newline newline
27735 \end_inset
27736
27737
27738 \begin_inset Note Greyedout
27739 status collapsed
27740
27741 \begin_layout Plain Layout
27742 Ten en cuenta lo siguiente si usas 
27743 \series bold
27744
27745 \backslash
27746 lefteqn
27747 \series default
27748 :
27749 \end_layout
27750
27751 \begin_layout Itemize
27752 La ecuación no usa la anchura total de la página.
27753  Cuando se añade, p.
27754 \begin_inset space \thinspace{}
27755 \end_inset
27756
27757 e., el término 
27758 \begin_inset Formula $-B^{2}$
27759 \end_inset
27760
27761  en la primera línea del ejemplo, debería estar fuera del margen.
27762  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
27763  principio de la primera línea.
27764 \end_layout
27765
27766 \begin_layout Itemize
27767 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
27768  primera línea.
27769 \begin_inset Foot
27770 status collapsed
27771
27772 \begin_layout Plain Layout
27773 \begin_inset CommandInset href
27774 LatexCommand href
27775 name "LyX-bug #1429"
27776 target "http://www.lyx.org/trac/ticket/1429"
27777
27778 \end_inset
27779
27780
27781 \end_layout
27782
27783 \end_inset
27784
27785  Sólo se puede poner el cursor al principio de la línea y moverlo con las
27786  teclas de flecha.
27787 \end_layout
27788
27789 \end_inset
27790
27791  
27792 \end_layout
27793
27794 \begin_layout Itemize
27795 Se describen otros métodos para escribir fórmulas largas en 
27796 \begin_inset CommandInset ref
27797 LatexCommand ref
27798 reference "sub:Entorno-multilínea"
27799
27800 \end_inset
27801
27802  y 
27803 \begin_inset CommandInset ref
27804 LatexCommand ref
27805 reference "sub:Partes-multilínea"
27806
27807 \end_inset
27808
27809 .
27810 \end_layout
27811
27812 \begin_layout Subsubsection
27813 Delimitadores multilínea
27814 \begin_inset CommandInset label
27815 LatexCommand label
27816 name "sub:Delimitadores-multilínea"
27817
27818 \end_inset
27819
27820
27821 \begin_inset Index idx
27822 status collapsed
27823
27824 \begin_layout Plain Layout
27825 Delimitadores ! para varias líneas
27826 \end_layout
27827
27828 \end_inset
27829
27830
27831 \end_layout
27832
27833 \begin_layout Standard
27834 Para poner delimitadores que cubran varias líneas hay un problema:
27835 \begin_inset Formula 
27836 \begin{eqnarray*}
27837 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27838  &  & \left.\cdots+B-D\right]
27839 \end{eqnarray*}
27840
27841 \end_inset
27842
27843 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
27844 res con tamaño variable no abarcan líneas múltiples.
27845 \end_layout
27846
27847 \begin_layout Standard
27848 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
27849  primera línea se finaliza con 
27850 \series bold
27851
27852 \backslash
27853 right.
27854 \series default
27855
27856 \begin_inset Index idx
27857 status collapsed
27858
27859 \begin_layout Plain Layout
27860 Comandos ! R ! 
27861 \backslash
27862 right
27863 \end_layout
27864
27865 \end_inset
27866
27867  y la segunda con 
27868 \series bold
27869
27870 \backslash
27871 left.
27872 \series default
27873 .
27874 \begin_inset Foot
27875 status collapsed
27876
27877 \begin_layout Plain Layout
27878 Más sobre 
27879 \series bold
27880
27881 \backslash
27882 left.
27883
27884 \series default
27885  y 
27886 \series bold
27887
27888 \backslash
27889 right.
27890
27891 \series default
27892  en 
27893 \begin_inset CommandInset ref
27894 LatexCommand ref
27895 reference "sub:Tamaño-automático-de"
27896
27897 \end_inset
27898
27899
27900 \end_layout
27901
27902 \end_inset
27903
27904
27905 \begin_inset Index idx
27906 status collapsed
27907
27908 \begin_layout Plain Layout
27909 Comandos ! L ! 
27910 \backslash
27911 left
27912 \end_layout
27913
27914 \end_inset
27915
27916  Después de 
27917 \series bold
27918
27919 \backslash
27920 left.
27921
27922 \series default
27923  se inserta el comando 
27924 \series bold
27925
27926 \backslash
27927 vphantom
27928 \series default
27929
27930 \begin_inset space \textvisiblespace{}
27931 \end_inset
27932
27933
27934 \series bold
27935
27936 \backslash
27937 prod
27938 \series default
27939 ^
27940 \begin_inset space \textvisiblespace{}
27941 \end_inset
27942
27943
27944 \series bold
27945
27946 \backslash
27947 infty
27948 \series default
27949
27950 \begin_inset space \textvisiblespace{}
27951 \end_inset
27952
27953
27954 \series bold
27955
27956 \begin_inset Formula $\downarrow$
27957 \end_inset
27958
27959 _R=1}
27960 \series default
27961
27962 \begin_inset Index idx
27963 status collapsed
27964
27965 \begin_layout Plain Layout
27966 Comandos ! V ! 
27967 \backslash
27968 vphantom
27969 \end_layout
27970
27971 \end_inset
27972
27973 , porque el operador de multiplicación con sus límites es el símbolo mayor
27974  en la primera línea y ese debería ser el tamaño para el delimitador en
27975  la segunda línea.
27976 \end_layout
27977
27978 \begin_layout Standard
27979 El resultado es: 
27980 \begin_inset Formula 
27981 \begin{eqnarray*}
27982 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27983  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
27984 \end{eqnarray*}
27985
27986 \end_inset
27987
27988
27989 \end_layout
27990
27991 \begin_layout Subsection
27992 Entornos align
27993 \end_layout
27994
27995 \begin_layout Standard
27996 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
27997  Son especialmente apropiados para poner ecuaciones adosadas.
27998 \end_layout
27999
28000 \begin_layout Standard
28001 Los entornos align constan de columnas.
28002  Las columnas impares se alinean a la derecha, las pares a la izquierda.
28003  En un entorno align se puede numerar cada línea.
28004 \end_layout
28005
28006 \begin_layout Standard
28007 Los entornos align se crean con el menú 
28008 \family sans
28009 Insertar\SpecialChar \menuseparator
28010 Ecuación
28011 \family default
28012 .
28013  Una ecuación existente se puede convertir a align con el menú 
28014 \family sans
28015 Editar\SpecialChar \menuseparator
28016 Ecuación\SpecialChar \menuseparator
28017 Cambiar tipo de ecuación
28018 \family default
28019 .
28020 \end_layout
28021
28022 \begin_layout Standard
28023 Para añadir o quitar columnas se pueden usar los botones 
28024 \begin_inset Graphics
28025         filename ../../images/tabular-feature_append-row.png
28026         scale 85
28027
28028 \end_inset
28029
28030  o 
28031 \begin_inset Graphics
28032         filename ../../images/tabular-feature_delete-row.png
28033         scale 85
28034
28035 \end_inset
28036
28037  de la barra de ecuaciones o el menú 
28038 \family sans
28039 Editar\SpecialChar \menuseparator
28040 Filas y columnas
28041 \family default
28042 .
28043 \end_layout
28044
28045 \begin_layout Subsubsection
28046 Entorno align estándar
28047 \begin_inset CommandInset label
28048 LatexCommand label
28049 name "sub:Entorno-align-estándar"
28050
28051 \end_inset
28052
28053
28054 \begin_inset Index idx
28055 status collapsed
28056
28057 \begin_layout Plain Layout
28058 Ecuación ! multilínea ! entorno align
28059 \end_layout
28060
28061 \end_inset
28062
28063
28064 \end_layout
28065
28066 \begin_layout Standard
28067 Este entorno align se crea pulsando 
28068 \family sans
28069 Ctrl+Entrar
28070 \family default
28071  en una ecuación o con el menú 
28072 \family sans
28073 Insertar\SpecialChar \menuseparator
28074 Ecuación\SpecialChar \menuseparator
28075 Entorno AMS align
28076 \family default
28077 .
28078 \end_layout
28079
28080 \begin_layout Standard
28081 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
28082  align de cuatro columnas:
28083 \begin_inset Formula 
28084 \begin{align*}
28085 A & =\sen(B) & C & =D\\
28086 C & \neq A & B & \neq D
28087 \end{align*}
28088
28089 \end_inset
28090
28091 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
28092  un 
28093 \series bold
28094
28095 \backslash
28096 hfill
28097 \series default
28098
28099 \begin_inset Foot
28100 status collapsed
28101
28102 \begin_layout Plain Layout
28103 Más sobre 
28104 \series bold
28105
28106 \backslash
28107 hfill
28108 \series default
28109  en 
28110 \begin_inset CommandInset ref
28111 LatexCommand ref
28112 reference "sub:Espacio-variable"
28113
28114 \end_inset
28115
28116
28117 \end_layout
28118
28119 \end_inset
28120
28121  antes de la primera y detrás de cada columna par.
28122  Si se pone en estilo 
28123 \series bold
28124 Sangrado
28125 \series default
28126 ,
28127 \begin_inset Foot
28128 status collapsed
28129
28130 \begin_layout Plain Layout
28131 véase estilos de ecuación en 
28132 \begin_inset CommandInset ref
28133 LatexCommand ref
28134 reference "sec:Estilos-de-ecuación"
28135
28136 \end_inset
28137
28138
28139 \end_layout
28140
28141 \end_inset
28142
28143  la ecuación queda sin el 
28144 \series bold
28145
28146 \backslash
28147 hfill
28148 \series default
28149  ante la primera columna.
28150 \end_layout
28151
28152 \begin_layout Subsubsection
28153 Entorno alignat
28154 \begin_inset Index idx
28155 status collapsed
28156
28157 \begin_layout Plain Layout
28158 Ecuación ! multilínea ! entorno alignat
28159 \end_layout
28160
28161 \end_inset
28162
28163
28164 \end_layout
28165
28166 \begin_layout Standard
28167 El entorno alignat no tiene separación predefinida de columnas.
28168  Se puede insertar manualmente con los espacios descritos en 
28169 \begin_inset CommandInset ref
28170 LatexCommand ref
28171 reference "sec:Espacio"
28172
28173 \end_inset
28174
28175 .
28176 \end_layout
28177
28178 \begin_layout Standard
28179 El ejemplo anterior en el entorno alignat, con un espacio de 1
28180 \begin_inset space \thinspace{}
28181 \end_inset
28182
28183 cm al comienzo da la segunda ecuación:
28184 \begin_inset Formula 
28185 \begin{alignat*}{2}
28186 A & =\sen(B)\hspace{1cm} & C & =D\\
28187 C & \neq A & B & \neq D
28188 \end{alignat*}
28189
28190 \end_inset
28191
28192 Como cada columna puede tener un espacio diferente, este entorno es especialment
28193 e apropiado para poner tres o más ecuaciones adosadas.
28194 \end_layout
28195
28196 \begin_layout Subsubsection
28197 Entorno flalign
28198 \begin_inset CommandInset label
28199 LatexCommand label
28200 name "sub:Entorno-flalign"
28201
28202 \end_inset
28203
28204
28205 \begin_inset Index idx
28206 status collapsed
28207
28208 \begin_layout Plain Layout
28209 Ecuación ! multilínea ! entorno flalign
28210 \end_layout
28211
28212 \end_inset
28213
28214
28215 \end_layout
28216
28217 \begin_layout Standard
28218 En este entorno las dos primeras columnas están siempre tan a la izquierda
28219  como sea posible y las dos últimas a la derecha.
28220  Ejemplo:
28221 \begin_inset Formula 
28222 \begin{flalign*}
28223 A & =1 & B & =2 & C & =3\\
28224 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4
28225 \end{flalign*}
28226
28227 \end_inset
28228
28229 En un entorno flalign con un número impar de columnas, en la última de las
28230  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
28231  alineadas a la izquierda, aunque se use el estilo 
28232 \series bold
28233 Centrado
28234 \series default
28235 .
28236  Un ejemplo de fórmula sangrada 
28237 \begin_inset CommandInset ref
28238 LatexCommand eqref
28239 reference "eq:IntVol"
28240
28241 \end_inset
28242
28243 :
28244 \begin_inset Formula 
28245 \begin{flalign}
28246 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}
28247 \end{flalign}
28248
28249 \end_inset
28250
28251 Las dos primeras columnas contienen la fórmula.
28252  Para sangrarla como con el estilo 
28253 \series bold
28254 Sangrado
28255 \series default
28256 , se añade un espacio de 30
28257 \begin_inset space \thinspace{}
28258 \end_inset
28259
28260 pt al comienzo de la primera columna.
28261  
28262 \end_layout
28263
28264 \begin_layout Subsection
28265 Entorno eqnarray
28266 \begin_inset CommandInset label
28267 LatexCommand label
28268 name "sub:Entorno-eqnarray"
28269
28270 \end_inset
28271
28272
28273 \begin_inset Index idx
28274 status collapsed
28275
28276 \begin_layout Plain Layout
28277 Ecuación ! multilínea ! entorno eqnarray
28278 \end_layout
28279
28280 \end_inset
28281
28282
28283 \begin_inset Index idx
28284 status collapsed
28285
28286 \begin_layout Plain Layout
28287 Ecuación ! multilínea ! entorno eqnarray
28288 \end_layout
28289
28290 \end_inset
28291
28292
28293 \end_layout
28294
28295 \begin_layout Standard
28296 Al introducir este entorno aparecen tres marcos azules.
28297  El contenido del primero se alinea a la derecha, el del último a la izquierda.
28298  El contenido del marco central está centrado y algo más pequeño, porque
28299  está diseñado para insertar sólo caracteres de relación.
28300 \begin_inset Formula 
28301 \begin{eqnarray*}
28302 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28303 AB & AB & AB\\
28304 A & = & A
28305 \end{eqnarray*}
28306
28307 \end_inset
28308
28309
28310 \end_layout
28311
28312 \begin_layout Subsection
28313 Entorno gather
28314 \begin_inset Index idx
28315 status collapsed
28316
28317 \begin_layout Plain Layout
28318 Ecuación ! multilínea ! entorno gather
28319 \end_layout
28320
28321 \end_inset
28322
28323
28324 \end_layout
28325
28326 \begin_layout Standard
28327 Este entorno consta de una sola columna centrada.
28328  Se puede numerar cada línea.
28329 \begin_inset Formula 
28330 \begin{gather}
28331 A=1\\
28332 X=\mbox{-}1
28333 \end{gather}
28334
28335 \end_inset
28336
28337
28338 \end_layout
28339
28340 \begin_layout Subsection
28341 Entorno multilínea
28342 \begin_inset CommandInset label
28343 LatexCommand label
28344 name "sub:Entorno-multilínea"
28345
28346 \end_inset
28347
28348
28349 \begin_inset Index idx
28350 status collapsed
28351
28352 \begin_layout Plain Layout
28353 Ecuación ! multilínea ! entorno multilínea
28354 \end_layout
28355
28356 \end_inset
28357
28358
28359 \end_layout
28360
28361 \begin_layout Standard
28362 El entorno multilínea, como gather, consta de una sola columna.
28363  Pero la primera línea está alineada a la izquierda, la última a la derecha.
28364  Las demás están centradas.
28365  Por tanto este entorno es apropiado para ecuaciones largas.
28366  Como ejemplo, la ecuación
28367 \begin_inset space ~
28368 \end_inset
28369
28370
28371 \begin_inset CommandInset ref
28372 LatexCommand eqref
28373 reference "eq:lefteqn"
28374
28375 \end_inset
28376
28377  en entorno multilínea:
28378 \begin_inset Formula 
28379 \begin{multline}
28380 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}\\
28381 -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}\\
28382 =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}}
28383 \end{multline}
28384
28385 \end_inset
28386
28387 En la salida sólo aparece numerada la última (primera) línea si la numeración
28388  del documento es a la derecha (izquierda).
28389 \begin_inset Foot
28390 status collapsed
28391
28392 \begin_layout Plain Layout
28393 véanse los estilos de numeración en 
28394 \begin_inset CommandInset ref
28395 LatexCommand ref
28396 reference "sec:Estilos-de-ecuación"
28397
28398 \end_inset
28399
28400
28401 \end_layout
28402
28403 \end_inset
28404
28405
28406 \end_layout
28407
28408 \begin_layout Standard
28409 Con los comandos 
28410 \series bold
28411
28412 \backslash
28413 shoveright
28414 \series default
28415
28416 \begin_inset Index idx
28417 status collapsed
28418
28419 \begin_layout Plain Layout
28420 Comandos ! S ! 
28421 \backslash
28422 shoveright
28423 \end_layout
28424
28425 \end_inset
28426
28427  y 
28428 \series bold
28429
28430 \backslash
28431 shoveleft
28432 \series default
28433
28434 \begin_inset Index idx
28435 status collapsed
28436
28437 \begin_layout Plain Layout
28438 Comandos ! S ! 
28439 \backslash
28440 shoveleft
28441 \end_layout
28442
28443 \end_inset
28444
28445 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
28446 ente.
28447  Los comandos se usan como sigue:
28448 \end_layout
28449
28450 \begin_layout Standard
28451
28452 \series bold
28453
28454 \backslash
28455 shoveright{contenido de la línea}
28456 \series default
28457  y 
28458 \series bold
28459
28460 \backslash
28461 shoveleft{contenido de la línea}
28462 \end_layout
28463
28464 \begin_layout Standard
28465 \begin_inset VSpace medskip
28466 \end_inset
28467
28468
28469 \end_layout
28470
28471 \begin_layout Standard
28472 La longitud 
28473 \series bold
28474
28475 \backslash
28476 multlinegap
28477 \series default
28478
28479 \begin_inset Index idx
28480 status collapsed
28481
28482 \begin_layout Plain Layout
28483 Comandos ! M ! 
28484 \backslash
28485 multlinegap
28486 \end_layout
28487
28488 \end_inset
28489
28490  especifica la distancia de la primera línea desde el margen izquierdo de
28491  la página.
28492  Esta longitud es 0
28493 \begin_inset space \thinspace{}
28494 \end_inset
28495
28496 pt por omisión.
28497 \end_layout
28498
28499 \begin_layout Standard
28500 Como ejemplo la ecuación anterior con el comando
28501 \end_layout
28502
28503 \begin_layout Standard
28504
28505 \series bold
28506
28507 \backslash
28508 setlength{
28509 \backslash
28510 multlinegap}{2cm}
28511 \end_layout
28512
28513 \begin_layout Standard
28514 insertado previamente en modo TeX:
28515 \begin_inset ERT
28516 status collapsed
28517
28518 \begin_layout Plain Layout
28519
28520
28521 \backslash
28522 setlength{
28523 \backslash
28524 multlinegap}{2cm}
28525 \end_layout
28526
28527 \end_inset
28528
28529
28530 \begin_inset Formula 
28531 \begin{multline}
28532 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}\\
28533 \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}}\\
28534 =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}}
28535 \end{multline}
28536
28537 \end_inset
28538
28539
28540 \begin_inset ERT
28541 status collapsed
28542
28543 \begin_layout Plain Layout
28544
28545
28546 \backslash
28547 setlength{
28548 \backslash
28549 multlinegap}{0pt}
28550 \end_layout
28551
28552 \end_inset
28553
28554 La segunda línea se ha alineado a la izquierda con 
28555 \series bold
28556
28557 \backslash
28558 shoveleft
28559 \series default
28560 .
28561 \end_layout
28562
28563 \begin_layout Subsection
28564 Ecuación con partes multilínea
28565 \begin_inset CommandInset label
28566 LatexCommand label
28567 name "sub:Partes-multilínea"
28568
28569 \end_inset
28570
28571
28572 \begin_inset Index idx
28573 status collapsed
28574
28575 \begin_layout Plain Layout
28576 Ecuación ! multilínea ! solo parte
28577 \end_layout
28578
28579 \end_inset
28580
28581
28582 \end_layout
28583
28584 \begin_layout Standard
28585 Para mostrar solo partes de una ecuación en modo multilínea usa uno de los
28586  siguientes entornos: 
28587 \series bold
28588 aligned
28589 \series default
28590
28591 \series bold
28592 alignedat
28593 \series default
28594
28595 \series bold
28596 gathered
28597 \series default
28598  o 
28599 \series bold
28600 split
28601 \series default
28602 .
28603  Se pueden elegir en el menú 
28604 \family sans
28605 Insertar\SpecialChar \menuseparator
28606 Ecuación
28607 \family default
28608  o usando los comandos aquí descritos.
28609 \end_layout
28610
28611 \begin_layout Standard
28612 Los tres primeros tienen las mismas propiedades que los correspondientes
28613  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
28614  Un ejemplo:
28615 \begin_inset Formula 
28616 \[
28617 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28618 \Delta E\Delta t & \ge\frac{\hbar}{2}
28619 \end{aligned}
28620 \right\} \mbox{Relaciones de incertidumbre}
28621 \]
28622
28623 \end_inset
28624
28625 Para componer esta expresión se inserta una ecuación presentada y en ella
28626  se introduce el comando 
28627 \series bold
28628
28629 \backslash
28630 aligned
28631 \series default
28632
28633 \begin_inset Index idx
28634 status collapsed
28635
28636 \begin_layout Plain Layout
28637 Comandos ! A ! 
28638 \backslash
28639 aligned
28640 \end_layout
28641
28642 \end_inset
28643
28644 .
28645  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
28646  añadir filas y columnas.
28647  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
28648  como la llave.
28649 \end_layout
28650
28651 \begin_layout Standard
28652 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
28653  se alinean horizontalmente.
28654  Usar aligned en una ecuación presentada tiene la ventaja de que el número
28655  de ecuación se centra verticalmente con las líneas.
28656  Como ejemplo, la ecuación 
28657 \begin_inset CommandInset ref
28658 LatexCommand eqref
28659 reference "eq:cortolargo"
28660
28661 \end_inset
28662
28663  en entorno aligned: 
28664 \begin_inset Formula 
28665 \begin{equation}
28666 \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}|}\\
28667  & -\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}|}
28668 \end{aligned}
28669 \end{equation}
28670
28671 \end_inset
28672
28673 Para usar los entornos 
28674 \series bold
28675 alignedat
28676 \series default
28677
28678 \series bold
28679 gathered
28680 \series default
28681 , o 
28682 \series bold
28683 split
28684 \series default
28685 , se insertan respectivamente los comandos
28686 \series bold
28687  
28688 \backslash
28689 alignedat
28690 \series default
28691 ,
28692 \begin_inset Index idx
28693 status collapsed
28694
28695 \begin_layout Plain Layout
28696 Comandos ! A ! 
28697 \backslash
28698 alignedat
28699 \end_layout
28700
28701 \end_inset
28702
28703  
28704 \series bold
28705
28706 \backslash
28707 gathered
28708 \series default
28709
28710 \begin_inset Index idx
28711 status collapsed
28712
28713 \begin_layout Plain Layout
28714 Comandos ! G ! 
28715 \backslash
28716 gathered
28717 \end_layout
28718
28719 \end_inset
28720
28721 , o 
28722 \series bold
28723
28724 \backslash
28725 split
28726 \series default
28727
28728 \begin_inset Index idx
28729 status collapsed
28730
28731 \begin_layout Plain Layout
28732 Comandos ! S ! 
28733 \backslash
28734 split
28735 \end_layout
28736
28737 \end_inset
28738
28739 .
28740  El entorno split tiene las mismas propiedades que aligned pero sólo puede
28741  tener dos columnas.
28742 \end_layout
28743
28744 \begin_layout Subsection
28745 Texto en ecuaciones multilínea
28746 \begin_inset CommandInset label
28747 LatexCommand label
28748 name "sub:Texto-en-multilínea"
28749
28750 \end_inset
28751
28752
28753 \begin_inset Index idx
28754 status collapsed
28755
28756 \begin_layout Plain Layout
28757 Texto ! en ecuaciones
28758 \end_layout
28759
28760 \end_inset
28761
28762
28763 \begin_inset Index idx
28764 status collapsed
28765
28766 \begin_layout Plain Layout
28767 Ecuación ! multilínea ! texto en
28768 \end_layout
28769
28770 \end_inset
28771
28772
28773 \end_layout
28774
28775 \begin_layout Standard
28776 En los entornos align, multilínea y gather, se puede insertar texto que
28777  se mostrará en una línea separada y que no afecta la alineación de columna.
28778  Para esto se usa el comando 
28779 \series bold
28780
28781 \backslash
28782 intertext
28783 \series default
28784
28785 \begin_inset Index idx
28786 status collapsed
28787
28788 \begin_layout Plain Layout
28789 Comandos ! I ! 
28790 \backslash
28791 intertext
28792 \end_layout
28793
28794 \end_inset
28795
28796  con el siguiente esquema:
28797 \end_layout
28798
28799 \begin_layout Standard
28800
28801 \series bold
28802
28803 \backslash
28804 intertext{texto}
28805 \end_layout
28806
28807 \begin_layout Standard
28808 El texto no debería ocupar más de una línea porque no se puede partir con
28809  guión.
28810  Como LyX aún no soporta 
28811 \series bold
28812
28813 \backslash
28814 intertext
28815 \series default
28816  directamente, el texto se escribe como texto matemático.
28817  
28818 \series bold
28819
28820 \backslash
28821 intertext
28822 \series default
28823  debe por tanto estar al comienzo de una línea y en la salida se presenta
28824  sobre esta línea.
28825  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
28826 \begin_inset Formula 
28827 \begin{align}
28828 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
28829 \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
28830 \end{align}
28831
28832 \end_inset
28833
28834
28835 \end_layout
28836
28837 \begin_layout Standard
28838 \noindent
28839 \align center
28840 \begin_inset Newpage newpage
28841 \end_inset
28842
28843
28844 \end_layout
28845
28846 \begin_layout Section
28847 Numeración de ecuaciones
28848 \begin_inset Index idx
28849 status collapsed
28850
28851 \begin_layout Plain Layout
28852 Ecuación ! numeración|see
28853 \begin_inset ERT
28854 status collapsed
28855
28856 \begin_layout Plain Layout
28857
28858 {
28859 \end_layout
28860
28861 \end_inset
28862
28863 Numeración de ecuaciones
28864 \begin_inset ERT
28865 status collapsed
28866
28867 \begin_layout Plain Layout
28868
28869 }
28870 \end_layout
28871
28872 \end_inset
28873
28874
28875 \end_layout
28876
28877 \end_inset
28878
28879
28880 \begin_inset Index idx
28881 status collapsed
28882
28883 \begin_layout Plain Layout
28884 Numeración de ecuaciones
28885 \end_layout
28886
28887 \end_inset
28888
28889
28890 \end_layout
28891
28892 \begin_layout Subsection
28893 General
28894 \end_layout
28895
28896 \begin_layout Standard
28897 Las ecuaciones numeradas se insertan con el menú 
28898 \family sans
28899 Insertar\SpecialChar \menuseparator
28900 Ecuación
28901 \family default
28902  
28903 \family sans
28904 \SpecialChar \menuseparator
28905 Numerada
28906 \family default
28907  (atajo 
28908 \family sans
28909 Ctrl+Alt
28910 \begin_inset space ~
28911 \end_inset
28912
28913 N
28914 \family default
28915 ).
28916  Ecuaciones existentes se pueden numerar con el menú 
28917 \family sans
28918 Editar\SpecialChar \menuseparator
28919 Ecuación\SpecialChar \menuseparator
28920 Numerar la ecuación
28921 \family default
28922  (atajo
28923 \family sans
28924  Alt+M
28925 \begin_inset space ~
28926 \end_inset
28927
28928 N
28929 \family default
28930 ).
28931  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
28932  En la salida se muestra el número real.
28933 \end_layout
28934
28935 \begin_layout Standard
28936 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
28937  líneas.
28938  No obstante, la numeración se puede controlar en cada línea con el menú
28939  
28940 \family sans
28941 Editar\SpecialChar \menuseparator
28942 Ecuación\SpecialChar \menuseparator
28943 Numerar la línea
28944 \family default
28945  (atajo
28946 \family sans
28947  Alt+M
28948 \begin_inset space ~
28949 \end_inset
28950
28951 Mayúsculas+N
28952 \family default
28953 ).
28954 \end_layout
28955
28956 \begin_layout Standard
28957 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
28958  distintos, véase 
28959 \begin_inset CommandInset ref
28960 LatexCommand ref
28961 reference "sec:Estilos-de-ecuación"
28962
28963 \end_inset
28964
28965 .
28966 \end_layout
28967
28968 \begin_layout Subsection
28969 Referencias cruzadas
28970 \begin_inset Index idx
28971 status collapsed
28972
28973 \begin_layout Plain Layout
28974 Ecuación ! referencias cruzadas a
28975 \end_layout
28976
28977 \end_inset
28978
28979
28980 \end_layout
28981
28982 \begin_layout Standard
28983 Todas las ecuaciones con etiqueta se pueden referir.
28984  La etiqueta se añade con el menú 
28985 \family sans
28986 Insertar\SpecialChar \menuseparator
28987 Etiqueta
28988 \family default
28989  o con el botón 
28990 \begin_inset Graphics
28991         filename ../../images/label-insert.png
28992         scale 85
28993
28994 \end_inset
28995
28996  de la barra de herramientas.
28997  El cursor debe estar dentro de una ecuación en modo presentación.
28998  Como alternativa, se puede hacer clic derecha sobre la fórmula y elegir
28999  
29000 \family sans
29001 Etiqueta de ecuación
29002 \family default
29003 .
29004  Surge un diálogo con el prefijo 
29005 \series bold
29006 eq:
29007 \series default
29008 , detrás del cual se escribe el texto de la etiqueta.
29009  El prefijo significa 
29010 \begin_inset Quotes fld
29011 \end_inset
29012
29013 equation
29014 \begin_inset Quotes frd
29015 \end_inset
29016
29017  y hace más fácil encontrar etiquetas en documentos extensos porque así
29018  se distingue p.
29019 \begin_inset space \thinspace{}
29020 \end_inset
29021
29022 ej.
29023 \begin_inset space ~
29024 \end_inset
29025
29026 de las etiquetas de sección.
29027  Para cambiar una etiqueta se usa de nuevo el menú 
29028 \family sans
29029 Insertar\SpecialChar \menuseparator
29030 Etiqueta 
29031 \family default
29032 o la opción 
29033 \family sans
29034 Etiqueta de ecuación
29035 \family default
29036  al hacer clic derecha sobre una fórmula.
29037 \end_layout
29038
29039 \begin_layout Standard
29040 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
29041  ecuación.
29042  Una ecuación con etiqueta se numera siempre.
29043 \end_layout
29044
29045 \begin_layout Standard
29046 Las referencias cruzadas se insertan mediante el menú 
29047 \family sans
29048 Insertar\SpecialChar \menuseparator
29049 Referencia cruzada
29050 \family default
29051  o con el botón 
29052 \begin_inset Graphics
29053         filename ../../images/dialog-show-new-inset_ref.png
29054         scale 85
29055
29056 \end_inset
29057
29058 .
29059  Una referencia a una ecuación aparece en la salida con su número.
29060  Si en el diálogo de referencia cruzada se elige el formato 
29061 \series bold
29062 (<referencia>)
29063 \series default
29064 , la referencia se muestra en la salida entre paréntesis.
29065  
29066 \begin_inset Newline newline
29067 \end_inset
29068
29069 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
29070  a la ecuación de referencia.
29071 \end_layout
29072
29073 \begin_layout Standard
29074 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
29075  siguientes:
29076 \begin_inset Note Note
29077 status collapsed
29078
29079 \begin_layout Plain Layout
29080 Observa los distintos tipos de referencias cruzadas.
29081 \end_layout
29082
29083 \end_inset
29084
29085
29086 \end_layout
29087
29088 \begin_layout Standard
29089 Las ecuaciones 
29090 \begin_inset CommandInset ref
29091 LatexCommand eqref
29092 reference "eq:tag"
29093
29094 \end_inset
29095
29096  y 
29097 \begin_inset CommandInset ref
29098 LatexCommand eqref
29099 reference "eq:c"
29100
29101 \end_inset
29102
29103  son equivalentes.
29104  En (
29105 \begin_inset CommandInset ref
29106 LatexCommand ref
29107 reference "eq:Lat"
29108
29109 \end_inset
29110
29111 ) se usan mayúsculas latinas para la numeración, a diferencia de (
29112 \begin_inset CommandInset ref
29113 LatexCommand ref
29114 reference "eq:Rom"
29115
29116 \end_inset
29117
29118 ).
29119 \begin_inset VSpace medskip
29120 \end_inset
29121
29122
29123 \end_layout
29124
29125 \begin_layout Standard
29126 Si el argumento de 
29127 \series bold
29128
29129 \backslash
29130 tag
29131 \begin_inset Foot
29132 status collapsed
29133
29134 \begin_layout Plain Layout
29135
29136 \series bold
29137
29138 \backslash
29139 tag
29140 \series default
29141  se describe en 
29142 \begin_inset CommandInset ref
29143 LatexCommand ref
29144 reference "sub:Numeración-personalizada"
29145
29146 \end_inset
29147
29148
29149 \end_layout
29150
29151 \end_inset
29152
29153
29154 \series default
29155  contiene un marco, como se describe en la 
29156 \begin_inset CommandInset ref
29157 LatexCommand ref
29158 reference "sub:Marcos-de-párrafo"
29159
29160 \end_inset
29161
29162 , no se puede referir la ecuación.
29163 \end_layout
29164
29165 \begin_layout Subsection
29166 Subnumeración
29167 \begin_inset Index idx
29168 status collapsed
29169
29170 \begin_layout Plain Layout
29171 Numeración de ecuaciones ! subnumeración
29172 \end_layout
29173
29174 \end_inset
29175
29176
29177 \end_layout
29178
29179 \begin_layout Standard
29180 Con ayuda de los comandos 
29181 \series bold
29182
29183 \backslash
29184 begin{subequations}
29185 \series default
29186  y 
29187 \series bold
29188
29189 \backslash
29190 end{subequations}
29191 \series default
29192  en modo TeX se pueden subnumerar ecuaciones.
29193 \end_layout
29194
29195 \begin_layout Standard
29196 Ejemplo:
29197 \begin_inset Formula 
29198 \begin{equation}
29199 A=C-B\label{eq:a}
29200 \end{equation}
29201
29202 \end_inset
29203
29204
29205 \begin_inset ERT
29206 status collapsed
29207
29208 \begin_layout Plain Layout
29209
29210
29211 \backslash
29212 addtocounter{equation}{-1}
29213 \end_layout
29214
29215 \end_inset
29216
29217
29218 \begin_inset ERT
29219 status collapsed
29220
29221 \begin_layout Plain Layout
29222
29223
29224 \backslash
29225 begin{subequations}
29226 \end_layout
29227
29228 \end_inset
29229
29230
29231 \begin_inset VSpace -5mm
29232 \end_inset
29233
29234
29235 \begin_inset Formula 
29236 \begin{equation}
29237 B=C-A\label{eq:b}
29238 \end{equation}
29239
29240 \end_inset
29241
29242
29243 \begin_inset Formula 
29244 \begin{equation}
29245 C=A+B\label{eq:c}
29246 \end{equation}
29247
29248 \end_inset
29249
29250
29251 \end_layout
29252
29253 \begin_layout Standard
29254 \begin_inset ERT
29255 status collapsed
29256
29257 \begin_layout Plain Layout
29258
29259
29260 \backslash
29261 end{subequations}
29262 \end_layout
29263
29264 \end_inset
29265
29266
29267 \end_layout
29268
29269 \begin_layout Standard
29270 Para este ejemplo se ha hecho lo siguiente:
29271 \end_layout
29272
29273 \begin_layout Enumerate
29274 se inserta la primera ecuación
29275 \end_layout
29276
29277 \begin_layout Enumerate
29278 después de ella se inserta
29279 \series bold
29280
29281 \begin_inset Newline newline
29282 \end_inset
29283
29284
29285 \backslash
29286 addtocounter{equation}{-1} 
29287 \backslash
29288 begin{subequations}
29289 \begin_inset Index idx
29290 status collapsed
29291
29292 \begin_layout Plain Layout
29293 Comandos ! A ! 
29294 \backslash
29295 addtocounter
29296 \end_layout
29297
29298 \end_inset
29299
29300
29301 \end_layout
29302
29303 \begin_layout Enumerate
29304 se inserta la segunda ecuación
29305 \end_layout
29306
29307 \begin_layout Enumerate
29308 se inserta la tercera ecuación
29309 \end_layout
29310
29311 \begin_layout Enumerate
29312 se inserta 
29313 \series bold
29314
29315 \backslash
29316 end{subequations}
29317 \series default
29318  tras la tercera ecuación
29319 \end_layout
29320
29321 \begin_layout Standard
29322 Toda ecuación entre los comandos 
29323 \series bold
29324
29325 \backslash
29326 begin
29327 \series default
29328  y 
29329 \series bold
29330
29331 \backslash
29332 end
29333 \series default
29334  se subnumera con a, b, c\SpecialChar \ldots{}
29335  En ecuaciones multilínea se subnumerará cada línea.
29336  Todas las ecuaciones subnumeradas son tratadas como 
29337 \emph on
29338 una
29339 \emph default
29340  ecuación numerada.
29341  Pero como cada ecuación numerada aumenta el contador 
29342 \series bold
29343 equation
29344 \series default
29345  en uno, hay que disminuir el comando 
29346 \series bold
29347
29348 \backslash
29349 addtocounter
29350 \series default
29351 .
29352  De lo contrario, las ecuaciones 
29353 \begin_inset CommandInset ref
29354 LatexCommand eqref
29355 reference "eq:a"
29356
29357 \end_inset
29358
29359
29360 \begin_inset CommandInset ref
29361 LatexCommand eqref
29362 reference "eq:b"
29363
29364 \end_inset
29365
29366
29367 \begin_inset CommandInset ref
29368 LatexCommand eqref
29369 reference "eq:c"
29370
29371 \end_inset
29372
29373  se numerarían 
29374 \begin_inset CommandInset ref
29375 LatexCommand eqref
29376 reference "eq:a"
29377
29378 \end_inset
29379
29380
29381 \begin_inset CommandInset ref
29382 LatexCommand eqref
29383 reference "eq:d"
29384
29385 \end_inset
29386
29387
29388 \begin_inset CommandInset ref
29389 LatexCommand eqref
29390 reference "eq:f"
29391
29392 \end_inset
29393
29394 .
29395 \end_layout
29396
29397 \begin_layout Standard
29398 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
29399  ecuaciones.
29400  Para evitarlo se inserta ese espacio vertical de -5
29401 \begin_inset space \thinspace{}
29402 \end_inset
29403
29404 mm detrás del comando 
29405 \series bold
29406
29407 \backslash
29408 begin{subequations}
29409 \series default
29410 .
29411
29412 \series bold
29413  
29414 \series default
29415 Si se usa el estilo 
29416 \series bold
29417 Sangrado
29418 \series default
29419
29420 \begin_inset Foot
29421 status collapsed
29422
29423 \begin_layout Plain Layout
29424 véase estilos de ecuación en 
29425 \begin_inset CommandInset ref
29426 LatexCommand ref
29427 reference "sec:Estilos-de-ecuación"
29428
29429 \end_inset
29430
29431
29432 \end_layout
29433
29434 \end_inset
29435
29436 , entonces se inserta -7
29437 \begin_inset space \thinspace{}
29438 \end_inset
29439
29440 mm.
29441 \end_layout
29442
29443 \begin_layout Standard
29444 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
29445  de la segunda línea:
29446 \begin_inset ERT
29447 status collapsed
29448
29449 \begin_layout Plain Layout
29450
29451
29452 \backslash
29453 begin{subequations}
29454 \end_layout
29455
29456 \end_inset
29457
29458
29459 \begin_inset Formula 
29460 \begin{eqnarray}
29461 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29462  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29463  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
29464 \end{eqnarray}
29465
29466 \end_inset
29467
29468
29469 \begin_inset ERT
29470 status collapsed
29471
29472 \begin_layout Plain Layout
29473
29474
29475 \backslash
29476 end{subequations}
29477 \end_layout
29478
29479 \end_inset
29480
29481
29482 \end_layout
29483
29484 \begin_layout Subsection
29485 Numeración definida por el usuario
29486 \begin_inset CommandInset label
29487 LatexCommand label
29488 name "sub:Numeración-personalizada"
29489
29490 \end_inset
29491
29492
29493 \begin_inset Index idx
29494 status collapsed
29495
29496 \begin_layout Plain Layout
29497 Numeración de ecuaciones ! personalizada
29498 \end_layout
29499
29500 \end_inset
29501
29502
29503 \end_layout
29504
29505 \begin_layout Standard
29506 Con la numeración estándar el número se coloca entre paréntesis.
29507  Para reemplazar los paréntesis con barras verticales, p.
29508 \begin_inset space \thinspace{}
29509 \end_inset
29510
29511 e., se añade al preámbulo LaTeX la línea: 
29512 \end_layout
29513
29514 \begin_layout Standard
29515
29516 \series bold
29517
29518 \backslash
29519 def
29520 \backslash
29521 tagform@#1{
29522 \backslash
29523 maketag@@@{|#1|}}
29524 \series default
29525
29526 \begin_inset Note Note
29527 status collapsed
29528
29529 \begin_layout Plain Layout
29530 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
29531  Para activarlo, quita el % del principio.
29532 \end_layout
29533
29534 \end_inset
29535
29536
29537 \end_layout
29538
29539 \begin_layout Standard
29540 Para usar otros caracteres, se reemplazan las barras al lado de 
29541 \series bold
29542 #1
29543 \series default
29544  por ellos.
29545  Para obtener sólo el número de ecuación se omiten las barras verticales.
29546 \begin_inset VSpace bigskip
29547 \end_inset
29548
29549
29550 \end_layout
29551
29552 \begin_layout Standard
29553 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
29554  consecutivo, se usa el comando 
29555 \series bold
29556
29557 \backslash
29558 tag
29559 \begin_inset Index idx
29560 status collapsed
29561
29562 \begin_layout Plain Layout
29563 Comandos ! T ! 
29564 \backslash
29565 tag
29566 \end_layout
29567
29568 \end_inset
29569
29570
29571 \series default
29572 :
29573 \begin_inset Formula 
29574 \begin{equation}
29575 A+B=C\tag{algo}\label{eq:tag}
29576 \end{equation}
29577
29578 \end_inset
29579
29580 En este ejemplo se ha insertado el comando
29581 \series bold
29582  
29583 \backslash
29584 tag
29585 \begin_inset space \textvisiblespace{}
29586 \end_inset
29587
29588 algo
29589 \series default
29590  en la ecuación.
29591 \end_layout
29592
29593 \begin_layout Standard
29594 Si se usa en su lugar el comando con asterisco 
29595 \series bold
29596
29597 \backslash
29598 tag*
29599 \begin_inset space \textvisiblespace{}
29600 \end_inset
29601
29602 algo
29603 \series default
29604  no se imprimen los paréntesis:
29605 \begin_inset Formula 
29606 \[
29607 A+B=C\tag*{algo}
29608 \]
29609
29610 \end_inset
29611
29612
29613 \end_layout
29614
29615 \begin_layout Standard
29616 \begin_inset VSpace bigskip
29617 \end_inset
29618
29619
29620 \end_layout
29621
29622 \begin_layout Standard
29623 Para reiniciar la numeración en nuevas partes o secciones del documento
29624  se usan los siguientes comandos:
29625 \end_layout
29626
29627 \begin_layout Standard
29628
29629 \series bold
29630
29631 \backslash
29632 @addtoreset{equation}{part}
29633 \series default
29634
29635 \begin_inset Index idx
29636 status collapsed
29637
29638 \begin_layout Plain Layout
29639 Comandos ! 
29640 \begin_inset ERT
29641 status collapsed
29642
29643 \begin_layout Plain Layout
29644
29645 "
29646 \end_layout
29647
29648 \end_inset
29649
29650 @
29651 \begin_inset ERT
29652 status collapsed
29653
29654 \begin_layout Plain Layout
29655
29656 "
29657 \end_layout
29658
29659 \end_inset
29660
29661  ! 
29662 \backslash
29663
29664 \begin_inset ERT
29665 status collapsed
29666
29667 \begin_layout Plain Layout
29668
29669 "
29670 \end_layout
29671
29672 \end_inset
29673
29674 @
29675 \begin_inset ERT
29676 status collapsed
29677
29678 \begin_layout Plain Layout
29679
29680 "
29681 \end_layout
29682
29683 \end_inset
29684
29685 addtoreset
29686 \end_layout
29687
29688 \end_inset
29689
29690
29691 \begin_inset Newline newline
29692 \end_inset
29693
29694
29695 \series bold
29696
29697 \backslash
29698 @addtoreset{equation}{section}
29699 \end_layout
29700
29701 \begin_layout Standard
29702 Pata poder usar estos comandos en modo TeX, el carácter 
29703 \begin_inset Quotes fld
29704 \end_inset
29705
29706 @
29707 \begin_inset Quotes frd
29708 \end_inset
29709
29710  debe 
29711 \begin_inset Quotes fld
29712 \end_inset
29713
29714 activarse
29715 \begin_inset Quotes frd
29716 \end_inset
29717
29718  para LaTeX con el comando 
29719 \series bold
29720
29721 \backslash
29722 makeatletter
29723 \series default
29724 .
29725  El comando 
29726 \series bold
29727
29728 \backslash
29729 makeatother
29730 \series default
29731  deshace esto.
29732  Así pues, la secuencia de comandos en modo TeX es:
29733 \end_layout
29734
29735 \begin_layout Standard
29736
29737 \series bold
29738
29739 \backslash
29740 makeatletter
29741 \begin_inset Newline newline
29742 \end_inset
29743
29744
29745 \backslash
29746 @addtoreset{equation}{section}
29747 \begin_inset Newline newline
29748 \end_inset
29749
29750
29751 \backslash
29752 makeatother
29753 \end_layout
29754
29755 \begin_layout Standard
29756 En el preámbulo LaTeX se pueden omitir 
29757 \series bold
29758
29759 \backslash
29760 makeatletter
29761 \series default
29762  y 
29763 \series bold
29764
29765 \backslash
29766 makeatother
29767 \series default
29768  pues son automáticamente insertados por LyX.
29769 \end_layout
29770
29771 \begin_layout Standard
29772 Para el comando 
29773 \series bold
29774
29775 \backslash
29776 @addtoreset
29777 \series default
29778 ,
29779 \series bold
29780  
29781 \series default
29782 hay que cargar en el preámbulo LaTeX el archivo 
29783 \series bold
29784 remreset.sty
29785 \series default
29786
29787 \begin_inset Foot
29788 status collapsed
29789
29790 \begin_layout Plain Layout
29791
29792 \series bold
29793 remreset
29794 \series default
29795  es parte del paquete LaTeX 
29796 \series bold
29797 carlisle
29798 \series default
29799
29800 \begin_inset Index idx
29801 status collapsed
29802
29803 \begin_layout Plain Layout
29804 Paquetes ! carlisle
29805 \end_layout
29806
29807 \end_inset
29808
29809 , incluido en las instalaciones estándar de LaTeX.
29810 \end_layout
29811
29812 \end_inset
29813
29814
29815 \begin_inset Index idx
29816 status collapsed
29817
29818 \begin_layout Plain Layout
29819 Paquetes ! remreset
29820 \end_layout
29821
29822 \end_inset
29823
29824  con la línea
29825 \end_layout
29826
29827 \begin_layout Standard
29828
29829 \series bold
29830
29831 \backslash
29832 usepackage{remreset}
29833 \end_layout
29834
29835 \begin_layout Standard
29836 Entonces se puede usar el comando 
29837 \series bold
29838
29839 \backslash
29840 @removefromreset
29841 \series default
29842
29843 \begin_inset Index idx
29844 status collapsed
29845
29846 \begin_layout Plain Layout
29847 Comandos ! 
29848 \begin_inset ERT
29849 status collapsed
29850
29851 \begin_layout Plain Layout
29852
29853 "
29854 \end_layout
29855
29856 \end_inset
29857
29858 @
29859 \begin_inset ERT
29860 status collapsed
29861
29862 \begin_layout Plain Layout
29863
29864 "
29865 \end_layout
29866
29867 \end_inset
29868
29869  ! 
29870 \backslash
29871
29872 \begin_inset ERT
29873 status collapsed
29874
29875 \begin_layout Plain Layout
29876
29877 "
29878 \end_layout
29879
29880 \end_inset
29881
29882 @
29883 \begin_inset ERT
29884 status collapsed
29885
29886 \begin_layout Plain Layout
29887
29888 "
29889 \end_layout
29890
29891 \end_inset
29892
29893 removefromreset
29894 \end_layout
29895
29896 \end_inset
29897
29898  con el mismo esquema que 
29899 \series bold
29900
29901 \backslash
29902 @addtoreset
29903 \series default
29904 .
29905 \begin_inset VSpace bigskip
29906 \end_inset
29907
29908
29909 \end_layout
29910
29911 \begin_layout Standard
29912 A veces las ecuaciones deberían numerarse de la siguiente manera:
29913 \end_layout
29914
29915 \begin_layout Standard
29916
29917 \family typewriter
29918 (número de sección.número de ecuación)
29919 \end_layout
29920
29921 \begin_layout Standard
29922 El número de ecuación empezaría con 
29923 \begin_inset Quotes fld
29924 \end_inset
29925
29926 1
29927 \begin_inset Quotes frd
29928 \end_inset
29929
29930  en cada sección.
29931 \end_layout
29932
29933 \begin_layout Standard
29934 Para este caso hay el comando 
29935 \series bold
29936
29937 \backslash
29938 numberwithin
29939 \series default
29940
29941 \begin_inset Index idx
29942 status collapsed
29943
29944 \begin_layout Plain Layout
29945 Comandos ! N ! 
29946 \backslash
29947 numberwithin
29948 \end_layout
29949
29950 \end_inset
29951
29952 , que se usa con el esquema:
29953 \end_layout
29954
29955 \begin_layout Standard
29956
29957 \series bold
29958
29959 \backslash
29960 numberwithin{counter}{sectioning}
29961 \end_layout
29962
29963 \begin_layout Standard
29964 \begin_inset Quotes fld
29965 \end_inset
29966
29967 counter
29968 \begin_inset Quotes frd
29969 \end_inset
29970
29971  indica qué clase de numeración es afectada, 
29972 \begin_inset Quotes fld
29973 \end_inset
29974
29975 sectioning
29976 \begin_inset Quotes frd
29977 \end_inset
29978
29979  indica qué número va delante del punto.
29980  
29981 \end_layout
29982
29983 \begin_layout Standard
29984 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
29985  en el preámbulo LaTeX:
29986 \end_layout
29987
29988 \begin_layout Standard
29989
29990 \series bold
29991
29992 \backslash
29993 numberwithin{equation}{section}
29994 \end_layout
29995
29996 \begin_layout Standard
29997 Este es el resultado::
29998 \begin_inset ERT
29999 status collapsed
30000
30001 \begin_layout Plain Layout
30002
30003
30004 \backslash
30005 numberwithin{equation}{section}
30006 \end_layout
30007
30008 \end_inset
30009
30010
30011 \begin_inset Formula 
30012 \begin{equation}
30013 A+B=C
30014 \end{equation}
30015
30016 \end_inset
30017
30018
30019 \end_layout
30020
30021 \begin_layout Standard
30022 Para numerar cuadros de modo que, p.
30023 \begin_inset space \thinspace{}
30024 \end_inset
30025
30026 ej., 
30027 \begin_inset Quotes fld
30028 \end_inset
30029
30030 sectioning
30031 \begin_inset Quotes frd
30032 \end_inset
30033
30034  sea el número de la parte se usa
30035 \begin_inset Newline newline
30036 \end_inset
30037
30038
30039 \series bold
30040
30041 \backslash
30042 numberwithin{table}{part}
30043 \end_layout
30044
30045 \begin_layout Standard
30046 Para volver a la numeración estándar o evitar esta clase numeración cuando
30047  es definida por la clase de documento, se inserta el siguiente comando
30048  en código TeX o en el preámbulo LaTeX:
30049 \end_layout
30050
30051 \begin_layout Standard
30052
30053 \series bold
30054
30055 \backslash
30056 renewcommand{
30057 \backslash
30058 theequation}{
30059 \backslash
30060 arabic{equation}}
30061 \begin_inset Index idx
30062 status collapsed
30063
30064 \begin_layout Plain Layout
30065 Comandos ! A ! 
30066 \backslash
30067 arabic
30068 \end_layout
30069
30070 \end_inset
30071
30072
30073 \series default
30074
30075 \begin_inset ERT
30076 status collapsed
30077
30078 \begin_layout Plain Layout
30079
30080
30081 \backslash
30082 renewcommand{
30083 \backslash
30084 theequation}{
30085 \backslash
30086 arabic{equation}}
30087 \end_layout
30088
30089 \end_inset
30090
30091
30092 \series bold
30093
30094 \begin_inset Newline newline
30095 \end_inset
30096
30097
30098 \series default
30099 o
30100 \series bold
30101
30102 \begin_inset Newline newline
30103 \end_inset
30104
30105
30106 \backslash
30107 renewcommand{
30108 \backslash
30109 thetable}{
30110 \backslash
30111 arabic{table}}
30112 \end_layout
30113
30114 \begin_layout Standard
30115
30116 \series bold
30117
30118 \backslash
30119 numberwithin
30120 \series default
30121  usa internamente el comando 
30122 \series bold
30123
30124 \backslash
30125 @addtoreset
30126 \series default
30127 , descrito arriba, que también debe ser restaurado.
30128 \begin_inset ERT
30129 status collapsed
30130
30131 \begin_layout Plain Layout
30132
30133
30134 \backslash
30135 makeatletter
30136 \end_layout
30137
30138 \begin_layout Plain Layout
30139
30140
30141 \backslash
30142 @removefromreset{equation}{section}
30143 \end_layout
30144
30145 \begin_layout Plain Layout
30146
30147
30148 \backslash
30149 makeatother
30150 \end_layout
30151
30152 \end_inset
30153
30154
30155 \end_layout
30156
30157 \begin_layout Subsection
30158 Numeración con números romanos y letras
30159 \begin_inset Index idx
30160 status collapsed
30161
30162 \begin_layout Plain Layout
30163 Numeración de ecuaciones ! con números romanos
30164 \end_layout
30165
30166 \end_inset
30167
30168
30169 \begin_inset Index idx
30170 status collapsed
30171
30172 \begin_layout Plain Layout
30173 Numeración de ecuaciones ! con letras
30174 \end_layout
30175
30176 \end_inset
30177
30178
30179 \end_layout
30180
30181 \begin_layout Standard
30182 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
30183  Por ejemplo, para numerar con romanos en minúscula,
30184 \begin_inset Foot
30185 status collapsed
30186
30187 \begin_layout Plain Layout
30188 Como en español no se usan romanos en minúscula, el estilo 
30189 \series bold
30190 spanish
30191 \series default
30192  del sistema 
30193 \series bold
30194 babel
30195 \series default
30196  redefine 
30197 \series bold
30198
30199 \backslash
30200 roman
30201 \series default
30202  para que los dé en versalitas.
30203  Véase 
30204 \begin_inset CommandInset citation
30205 LatexCommand cite
30206 key "spanish"
30207
30208 \end_inset
30209
30210  (
30211 \emph on
30212 N.
30213 \begin_inset space \thinspace{}
30214 \end_inset
30215
30216 del t
30217 \emph default
30218 ).
30219 \end_layout
30220
30221 \end_inset
30222
30223  se inserta el comando
30224 \end_layout
30225
30226 \begin_layout Standard
30227
30228 \series bold
30229
30230 \backslash
30231 renewcommand{
30232 \backslash
30233 theequation}{
30234 \backslash
30235 roman{equation}}
30236 \end_layout
30237
30238 \begin_layout Standard
30239 antes de la ecuación en modo TeX.
30240  
30241 \series bold
30242
30243 \backslash
30244 renewcommand
30245 \series default
30246
30247 \begin_inset Index idx
30248 status collapsed
30249
30250 \begin_layout Plain Layout
30251 Comandos ! R ! 
30252 \backslash
30253 renewcommand
30254 \end_layout
30255
30256 \end_inset
30257
30258  redefine el comando predefinido 
30259 \series bold
30260
30261 \backslash
30262 theequation
30263 \series default
30264  como 
30265 \series bold
30266
30267 \backslash
30268 roman{equation}
30269 \series default
30270 .
30271 \begin_inset Foot
30272 status collapsed
30273
30274 \begin_layout Plain Layout
30275 El comando 
30276 \series bold
30277
30278 \backslash
30279 renewcommand
30280 \series default
30281  tiene el mismo esquema que el comando 
30282 \series bold
30283
30284 \backslash
30285 newcommand
30286 \series default
30287 , descrito en 
30288 \begin_inset CommandInset ref
30289 LatexCommand ref
30290 reference "sub:El-comando-newcommand"
30291
30292 \end_inset
30293
30294 .
30295 \end_layout
30296
30297 \end_inset
30298
30299  
30300 \series bold
30301 equation
30302 \series default
30303  es el contador de ecuaciones.
30304  Si se usa el comando 
30305 \series bold
30306
30307 \backslash
30308 the
30309 \series default
30310  como prefijo de un contador, el valor del contador sale en números arábigos.
30311  Si una ecuación es numerada, LaTeX pone internamente el comando 
30312 \series bold
30313
30314 \backslash
30315 theequation
30316 \series default
30317  detrás de la ecuación.
30318  
30319 \series bold
30320
30321 \backslash
30322 roman{equation}
30323 \series default
30324
30325 \begin_inset Index idx
30326 status collapsed
30327
30328 \begin_layout Plain Layout
30329 Comandos ! R ! 
30330 \backslash
30331 roman
30332 \end_layout
30333
30334 \end_inset
30335
30336  pone el contador en romanos en minúscula.
30337 \end_layout
30338
30339 \begin_layout Standard
30340 Todas las ecuaciones siguientes a 
30341 \series bold
30342
30343 \backslash
30344 renew
30345 \series default
30346 c
30347 \series bold
30348 ommand
30349 \series default
30350  se numerarán en romanos.
30351  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
30352  cambiando 
30353 \series bold
30354
30355 \backslash
30356 roman
30357 \series default
30358  por 
30359 \series bold
30360
30361 \backslash
30362 Roman
30363 \series default
30364
30365 \begin_inset Index idx
30366 status collapsed
30367
30368 \begin_layout Plain Layout
30369 Comandos ! R ! 
30370 \backslash
30371 roman@
30372 \backslash
30373 Roman
30374 \end_layout
30375
30376 \end_inset
30377
30378 .
30379  Para 
30380 \begin_inset Quotes fld
30381 \end_inset
30382
30383 numerar
30384 \begin_inset Quotes frd
30385 \end_inset
30386
30387  con minúsculas latinas hay el comando 
30388 \series bold
30389
30390 \backslash
30391 alph
30392 \series default
30393
30394 \begin_inset Index idx
30395 status collapsed
30396
30397 \begin_layout Plain Layout
30398 Comandos ! A ! 
30399 \backslash
30400 alph
30401 \end_layout
30402
30403 \end_inset
30404
30405 , y para mayúsculas el comando 
30406 \series bold
30407
30408 \backslash
30409 Alph
30410 \series default
30411
30412 \begin_inset Index idx
30413 status collapsed
30414
30415 \begin_layout Plain Layout
30416 Comandos ! A ! 
30417 \backslash
30418 alph@
30419 \backslash
30420 Alph
30421 \end_layout
30422
30423 \end_inset
30424
30425 .
30426 \end_layout
30427
30428 \begin_layout Standard
30429 \begin_inset Note Greyedout
30430 status open
30431
30432 \begin_layout Plain Layout
30433
30434 \series bold
30435 \color none
30436 Nota:
30437 \series default
30438  Con letras latinas sólo se puede numerar hasta un máximo de 26
30439 \begin_inset space ~
30440 \end_inset
30441
30442 ecuaciones.
30443 \end_layout
30444
30445 \end_inset
30446
30447
30448 \end_layout
30449
30450 \begin_layout Standard
30451 \begin_inset ERT
30452 status collapsed
30453
30454 \begin_layout Plain Layout
30455
30456
30457 \backslash
30458 renewcommand{
30459 \backslash
30460 theequation}{
30461 \backslash
30462 roman{equation}}
30463 \end_layout
30464
30465 \end_inset
30466
30467
30468 \begin_inset Formula 
30469 \begin{equation}
30470 A=\textrm{romanos en minúscula}
30471 \end{equation}
30472
30473 \end_inset
30474
30475
30476 \begin_inset ERT
30477 status collapsed
30478
30479 \begin_layout Plain Layout
30480
30481
30482 \backslash
30483 renewcommand{
30484 \backslash
30485 theequation}{
30486 \backslash
30487 Roman{equation}}
30488 \end_layout
30489
30490 \end_inset
30491
30492
30493 \begin_inset Formula 
30494 \begin{equation}
30495 B=\textrm{romanos en mayúscula}\label{eq:Rom}
30496 \end{equation}
30497
30498 \end_inset
30499
30500
30501 \begin_inset ERT
30502 status collapsed
30503
30504 \begin_layout Plain Layout
30505
30506
30507 \backslash
30508 renewcommand{
30509 \backslash
30510 theequation}{
30511 \backslash
30512 alph{equation}}
30513 \end_layout
30514
30515 \end_inset
30516
30517
30518 \begin_inset Formula 
30519 \begin{equation}
30520 C=\textrm{latinas en minúscula}
30521 \end{equation}
30522
30523 \end_inset
30524
30525
30526 \begin_inset ERT
30527 status collapsed
30528
30529 \begin_layout Plain Layout
30530
30531
30532 \backslash
30533 renewcommand{
30534 \backslash
30535 theequation}{
30536 \backslash
30537 Alph{equation}}
30538 \end_layout
30539
30540 \end_inset
30541
30542
30543 \begin_inset Formula 
30544 \begin{equation}
30545 D=\textrm{latinas en mayúscula}\label{eq:Lat}
30546 \end{equation}
30547
30548 \end_inset
30549
30550
30551 \end_layout
30552
30553 \begin_layout Standard
30554 Para volver a la numeración por omisión se inserta el comando:
30555 \end_layout
30556
30557 \begin_layout Standard
30558
30559 \series bold
30560
30561 \backslash
30562 renewcommand{
30563 \backslash
30564 theequation}{
30565 \backslash
30566 arabic{equation}}
30567 \begin_inset Index idx
30568 status collapsed
30569
30570 \begin_layout Plain Layout
30571 Comandos ! A ! 
30572 \backslash
30573 arabic
30574 \end_layout
30575
30576 \end_inset
30577
30578
30579 \end_layout
30580
30581 \begin_layout Standard
30582 \begin_inset ERT
30583 status collapsed
30584
30585 \begin_layout Plain Layout
30586
30587
30588 \backslash
30589 renewcommand{
30590 \backslash
30591 theequation}{
30592 \backslash
30593 arabic{equation}}
30594 \end_layout
30595
30596 \end_inset
30597
30598
30599 \begin_inset Formula 
30600 \begin{equation}
30601 E=\mbox{arábigos}
30602 \end{equation}
30603
30604 \end_inset
30605
30606
30607 \end_layout
30608
30609 \begin_layout Standard
30610 \begin_inset VSpace medskip
30611 \end_inset
30612
30613
30614 \end_layout
30615
30616 \begin_layout Standard
30617 Como ves, las ecuaciones se numeran consecutivamente independientemente
30618  del estilo de numeración.
30619  Cuando la numeración haya de empezar con 
30620 \begin_inset Quotes fld
30621 \end_inset
30622
30623 1
30624 \begin_inset Quotes frd
30625 \end_inset
30626
30627  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
30628  Una descripción sobre esto se encuentra en el archivo 
30629 \begin_inset CommandInset href
30630 LatexCommand href
30631 name "Formula-numbering.lyx"
30632 target "run:Formula-numbering.lyx"
30633
30634 \end_inset
30635
30636 .
30637 \end_layout
30638
30639 \begin_layout Section
30640 Símbolos y ecuaciones químicas
30641 \begin_inset CommandInset label
30642 LatexCommand label
30643 name "sub:Símbolos-y-ecuaciones-químicas"
30644
30645 \end_inset
30646
30647
30648 \begin_inset Index idx
30649 status collapsed
30650
30651 \begin_layout Plain Layout
30652 Química ! símbolos
30653 \end_layout
30654
30655 \end_inset
30656
30657
30658 \begin_inset Index idx
30659 status collapsed
30660
30661 \begin_layout Plain Layout
30662 Química ! caracteres
30663 \end_layout
30664
30665 \end_inset
30666
30667
30668 \begin_inset Index idx
30669 status collapsed
30670
30671 \begin_layout Plain Layout
30672 Ecuación ! química|see
30673 \begin_inset ERT
30674 status collapsed
30675
30676 \begin_layout Plain Layout
30677
30678 {
30679 \end_layout
30680
30681 \end_inset
30682
30683 Química
30684 \begin_inset ERT
30685 status collapsed
30686
30687 \begin_layout Plain Layout
30688
30689 }
30690 \end_layout
30691
30692 \end_inset
30693
30694
30695 \end_layout
30696
30697 \end_inset
30698
30699
30700 \begin_inset Index idx
30701 status collapsed
30702
30703 \begin_layout Plain Layout
30704 Química ! iones
30705 \end_layout
30706
30707 \end_inset
30708
30709
30710 \begin_inset Index idx
30711 status collapsed
30712
30713 \begin_layout Plain Layout
30714 Iones|see
30715 \begin_inset ERT
30716 status collapsed
30717
30718 \begin_layout Plain Layout
30719
30720 {
30721 \end_layout
30722
30723 \end_inset
30724
30725 Química
30726 \begin_inset ERT
30727 status collapsed
30728
30729 \begin_layout Plain Layout
30730
30731 }
30732 \end_layout
30733
30734 \end_inset
30735
30736
30737 \end_layout
30738
30739 \end_inset
30740
30741
30742 \begin_inset Index idx
30743 status collapsed
30744
30745 \begin_layout Plain Layout
30746 Química ! reacción
30747 \end_layout
30748
30749 \end_inset
30750
30751
30752 \end_layout
30753
30754 \begin_layout Standard
30755 Un ejemplo de texto de química:
30756 \end_layout
30757
30758 \begin_layout Quote
30759 El ion 
30760 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30761 \end_inset
30762
30763  reacciona con dos iones 
30764 \begin_inset Formula $\mathrm{Na^{+}}$
30765 \end_inset
30766
30767  para dar sulfato de sodio 
30768 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
30769 \end_inset
30770
30771 .
30772  La ecuación química es:
30773 \begin_inset Formula 
30774 \begin{equation}
30775 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}
30776 \end{equation}
30777
30778 \end_inset
30779
30780
30781 \end_layout
30782
30783 \begin_layout Standard
30784 Esta ecuación química puede componerse directamente en modo ecuación.
30785  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
30786  y con el atajo 
30787 \family sans
30788 Alt+C
30789 \begin_inset space ~
30790 \end_inset
30791
30792 R
30793 \family default
30794  se cambia en redonda.
30795 \begin_inset Foot
30796 status collapsed
30797
30798 \begin_layout Plain Layout
30799 véase estilos de tipografías en 
30800 \begin_inset CommandInset ref
30801 LatexCommand ref
30802 reference "sub:Estilos-de-tipografías"
30803
30804 \end_inset
30805
30806 .
30807 \end_layout
30808
30809 \end_inset
30810
30811
30812 \end_layout
30813
30814 \begin_layout Standard
30815 Para escribir ecuaciones químicas es más conveniente usar el comando 
30816 \series bold
30817
30818 \backslash
30819 ce
30820 \series default
30821
30822 \begin_inset Index idx
30823 status collapsed
30824
30825 \begin_layout Plain Layout
30826 Comandos ! C ! 
30827 \backslash
30828 ce
30829 \end_layout
30830
30831 \end_inset
30832
30833 , que está disponible si está instalado el paquete LaTeX 
30834 \series bold
30835 mhchem
30836 \series default
30837
30838 \begin_inset Index idx
30839 status collapsed
30840
30841 \begin_layout Plain Layout
30842 Paquetes ! mhchem
30843 \end_layout
30844
30845 \end_inset
30846
30847 .
30848  Al insertar 
30849 \series bold
30850
30851 \backslash
30852 ce
30853 \series default
30854  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
30855  ecuaciones químicas de una forma intuitiva.
30856 \end_layout
30857
30858 \begin_layout Standard
30859 \align center
30860 \begin_inset Tabular
30861 <lyxtabular version="3" rows="9" columns="2">
30862 <features rotate="0" tabularvalignment="middle">
30863 <column alignment="center" valignment="top">
30864 <column alignment="center" valignment="top">
30865 <row>
30866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30867 \begin_inset Text
30868
30869 \begin_layout Plain Layout
30870 Comando
30871 \end_layout
30872
30873 \end_inset
30874 </cell>
30875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30876 \begin_inset Text
30877
30878 \begin_layout Plain Layout
30879 Resultado
30880 \begin_inset Note Note
30881 status collapsed
30882
30883 \begin_layout Plain Layout
30884
30885 \series bold
30886
30887 \backslash
30888 raisebox
30889 \series default
30890  se usa sólo como espaciador
30891 \end_layout
30892
30893 \end_inset
30894
30895
30896 \end_layout
30897
30898 \end_inset
30899 </cell>
30900 </row>
30901 <row>
30902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30903 \begin_inset Text
30904
30905 \begin_layout Plain Layout
30906
30907 \backslash
30908 ce
30909 \begin_inset space \textvisiblespace{}
30910 \end_inset
30911
30912 H2CO3
30913 \end_layout
30914
30915 \end_inset
30916 </cell>
30917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30918 \begin_inset Text
30919
30920 \begin_layout Plain Layout
30921 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
30922 \end_inset
30923
30924
30925 \end_layout
30926
30927 \end_inset
30928 </cell>
30929 </row>
30930 <row>
30931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30932 \begin_inset Text
30933
30934 \begin_layout Plain Layout
30935
30936 \backslash
30937 ce
30938 \begin_inset space \textvisiblespace{}
30939 \end_inset
30940
30941 SO4^2-
30942 \end_layout
30943
30944 \end_inset
30945 </cell>
30946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30947 \begin_inset Text
30948
30949 \begin_layout Plain Layout
30950 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
30951 \end_inset
30952
30953
30954 \end_layout
30955
30956 \end_inset
30957 </cell>
30958 </row>
30959 <row>
30960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30961 \begin_inset Text
30962
30963 \begin_layout Plain Layout
30964
30965 \backslash
30966 ce
30967 \begin_inset space \textvisiblespace{}
30968 \end_inset
30969
30970 (NH4)2S
30971 \end_layout
30972
30973 \end_inset
30974 </cell>
30975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30976 \begin_inset Text
30977
30978 \begin_layout Plain Layout
30979 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
30980 \end_inset
30981
30982
30983 \end_layout
30984
30985 \end_inset
30986 </cell>
30987 </row>
30988 <row>
30989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30990 \begin_inset Text
30991
30992 \begin_layout Plain Layout
30993
30994 \backslash
30995 ce
30996 \begin_inset space \textvisiblespace{}
30997 \end_inset
30998
30999 KCr(SO4)2.12H2O
31000 \end_layout
31001
31002 \end_inset
31003 </cell>
31004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31005 \begin_inset Text
31006
31007 \begin_layout Plain Layout
31008 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31009 \end_inset
31010
31011
31012 \end_layout
31013
31014 \end_inset
31015 </cell>
31016 </row>
31017 <row>
31018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31019 \begin_inset Text
31020
31021 \begin_layout Plain Layout
31022
31023 \backslash
31024 ce
31025 \begin_inset space \textvisiblespace{}
31026 \end_inset
31027
31028 A-B
31029 \backslash
31030 dbond
31031 \begin_inset space \textvisiblespace{}
31032 \end_inset
31033
31034 C
31035 \backslash
31036 tbond
31037 \begin_inset space \textvisiblespace{}
31038 \end_inset
31039
31040 D
31041 \end_layout
31042
31043 \end_inset
31044 </cell>
31045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31046 \begin_inset Text
31047
31048 \begin_layout Plain Layout
31049 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
31050 \end_inset
31051
31052
31053 \end_layout
31054
31055 \end_inset
31056 </cell>
31057 </row>
31058 <row>
31059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31060 \begin_inset Text
31061
31062 \begin_layout Plain Layout
31063
31064 \backslash
31065 ce
31066 \begin_inset space \textvisiblespace{}
31067 \end_inset
31068
31069 ^227
31070 \begin_inset Formula $\downarrow$
31071 \end_inset
31072
31073 _90
31074 \begin_inset Formula $\to$
31075 \end_inset
31076
31077 Th+
31078 \end_layout
31079
31080 \end_inset
31081 </cell>
31082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31083 \begin_inset Text
31084
31085 \begin_layout Plain Layout
31086 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
31087 \end_inset
31088
31089
31090 \end_layout
31091
31092 \end_inset
31093 </cell>
31094 </row>
31095 <row>
31096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31097 \begin_inset Text
31098
31099 \begin_layout Plain Layout
31100
31101 \backslash
31102 ce
31103 \begin_inset space \textvisiblespace{}
31104 \end_inset
31105
31106 CO2
31107 \begin_inset space \textvisiblespace{}
31108 \end_inset
31109
31110 +
31111 \begin_inset space \textvisiblespace{}
31112 \end_inset
31113
31114 C
31115 \begin_inset space \textvisiblespace{}
31116 \end_inset
31117
31118 <=>
31119 \begin_inset space \textvisiblespace{}
31120 \end_inset
31121
31122 2CO
31123 \end_layout
31124
31125 \end_inset
31126 </cell>
31127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31128 \begin_inset Text
31129
31130 \begin_layout Plain Layout
31131 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
31132 \end_inset
31133
31134
31135 \end_layout
31136
31137 \end_inset
31138 </cell>
31139 </row>
31140 <row>
31141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31142 \begin_inset Text
31143
31144 \begin_layout Plain Layout
31145
31146 \backslash
31147 ce
31148 \begin_inset space \textvisiblespace{}
31149 \end_inset
31150
31151 CO2
31152 \begin_inset space \textvisiblespace{}
31153 \end_inset
31154
31155 +
31156 \begin_inset space \textvisiblespace{}
31157 \end_inset
31158
31159 C
31160 \begin_inset space \textvisiblespace{}
31161 \end_inset
31162
31163 ->[
31164 \backslash
31165 alpha][
31166 \backslash
31167 beta]
31168 \begin_inset space \textvisiblespace{}
31169 \end_inset
31170
31171 2CO}
31172 \end_layout
31173
31174 \end_inset
31175 </cell>
31176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31177 \begin_inset Text
31178
31179 \begin_layout Plain Layout
31180 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
31181 \end_inset
31182
31183
31184 \end_layout
31185
31186 \end_inset
31187 </cell>
31188 </row>
31189 </lyxtabular>
31190
31191 \end_inset
31192
31193
31194 \end_layout
31195
31196 \begin_layout Standard
31197 \begin_inset Note Greyedout
31198 status open
31199
31200 \begin_layout Plain Layout
31201
31202 \series bold
31203 \color none
31204 Nota:
31205 \series default
31206  Insertar modo matemático en un marco 
31207 \series bold
31208
31209 \backslash
31210 ce
31211 \series default
31212  provocará errores de LaTeX.
31213  En estos casos hay que usar código TeX, como en 
31214 \series bold
31215
31216 \backslash
31217 ce{$
31218 \backslash
31219 mu
31220 \backslash
31221 hyphen$Cl}
31222 \series default
31223
31224 \begin_inset ERT
31225 status collapsed
31226
31227 \begin_layout Plain Layout
31228
31229
31230 \backslash
31231 ce{$
31232 \backslash
31233 mu
31234 \backslash
31235 hyphen$Cl}
31236 \end_layout
31237
31238 \end_inset
31239
31240  
31241 \end_layout
31242
31243 \end_inset
31244
31245
31246 \end_layout
31247
31248 \begin_layout Standard
31249 \begin_inset Note Greyedout
31250 status collapsed
31251
31252 \begin_layout Plain Layout
31253
31254 \series bold
31255 Nota:
31256 \series default
31257  En LyX no es posible usar el carácter ^ para obtener una flecha hacia arriba,
31258  como se describe en el manual de 
31259 \series bold
31260 mhchem
31261 \series default
31262 .
31263  Como alternativa, inserta un espacio delgado negativo seguido por el comando
31264  
31265 \series bold
31266
31267 \backslash
31268 uparrow
31269 \series default
31270
31271 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
31272 \end_inset
31273
31274
31275 \end_layout
31276
31277 \end_inset
31278
31279
31280 \end_layout
31281
31282 \begin_layout Standard
31283 El comando 
31284 \series bold
31285
31286 \backslash
31287 ce
31288 \series default
31289  para la 
31290 \begin_inset CommandInset ref
31291 LatexCommand ref
31292 reference "eq:reaccion-quimica"
31293
31294 \end_inset
31295
31296  es
31297 \begin_inset Newline newline
31298 \end_inset
31299
31300
31301 \series bold
31302  
31303 \backslash
31304 ce
31305 \begin_inset space \textvisiblespace{}
31306 \end_inset
31307
31308 2Na+
31309 \begin_inset space \textvisiblespace{}
31310 \end_inset
31311
31312 +
31313 \begin_inset space \textvisiblespace{}
31314 \end_inset
31315
31316 SO4^2-
31317 \begin_inset space \textvisiblespace{}
31318 \end_inset
31319
31320
31321 \begin_inset space \textvisiblespace{}
31322 \end_inset
31323
31324 ->
31325 \begin_inset space \textvisiblespace{}
31326 \end_inset
31327
31328 Na2SO4
31329 \end_layout
31330
31331 \begin_layout Standard
31332 Para componer ecuaciones químicas multilínea primero se crea una ecuación
31333  multilínea, tal como se describe en la 
31334 \begin_inset CommandInset ref
31335 LatexCommand ref
31336 reference "sec:Ecuaciones-multilínea"
31337
31338 \end_inset
31339
31340 .
31341  Después se utiliza el comando 
31342 \series bold
31343
31344 \backslash
31345 ce
31346 \series default
31347  en cada cuadrito azul de la ecuación.
31348  La 
31349 \begin_inset CommandInset ref
31350 LatexCommand ref
31351 reference "eq:TEOS-reac-1"
31352
31353 \end_inset
31354
31355  y la 
31356 \begin_inset CommandInset ref
31357 LatexCommand ref
31358 reference "eq:TEOS-reac-2"
31359
31360 \end_inset
31361
31362  son ejemplos de una reacción química en dos fases en la que cada ecuación
31363  tiene su propio número.
31364 \begin_inset Formula 
31365 \begin{eqnarray}
31366 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
31367 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}
31368 \end{eqnarray}
31369
31370 \end_inset
31371
31372
31373 \end_layout
31374
31375 \begin_layout Standard
31376 Además de 
31377 \series bold
31378
31379 \backslash
31380 ce
31381 \series default
31382  el paquete 
31383 \series bold
31384 mhchem
31385 \series default
31386  suministra el comando 
31387 \series bold
31388
31389 \backslash
31390 cf
31391 \series default
31392
31393 \begin_inset Index idx
31394 status collapsed
31395
31396 \begin_layout Plain Layout
31397 Comandos ! C ! 
31398 \backslash
31399 cf
31400 \end_layout
31401
31402 \end_inset
31403
31404  que ha de utilizarse en casos especiales.
31405  Para más información sobre 
31406 \series bold
31407
31408 \backslash
31409 cf
31410 \series default
31411  y más ejemplos echa un vistazo a la documentación de 
31412 \series bold
31413 mhchem
31414 \series default
31415
31416 \begin_inset CommandInset citation
31417 LatexCommand cite
31418 key "mhchem"
31419
31420 \end_inset
31421
31422 .
31423 \end_layout
31424
31425 \begin_layout Section
31426 Diagramas
31427 \end_layout
31428
31429 \begin_layout Standard
31430 Lyx soporta dos tipos de diagramas conmutativos: 
31431 \series bold
31432 amscd
31433 \series default
31434  y 
31435 \series bold
31436 xymatrix
31437 \series default
31438 , que se explican a continuación.
31439 \end_layout
31440
31441 \begin_layout Subsection
31442 Diagramas amscd
31443 \begin_inset Index idx
31444 status collapsed
31445
31446 \begin_layout Plain Layout
31447 Diagramas ! amscd
31448 \end_layout
31449
31450 \end_inset
31451
31452
31453 \end_layout
31454
31455 \begin_layout Standard
31456 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
31457  verticales y horizontales:
31458 \begin_inset Formula 
31459 \[
31460 \begin{CD}A@)))B@)))C\\
31461 @AAA@.@VVV\\
31462 F@(((E@(((D
31463 \end{CD}
31464 \]
31465
31466 \end_inset
31467
31468 Para obtener el diagrama se inserta en la ecuación el comando 
31469 \series bold
31470
31471 \backslash
31472 CD
31473 \begin_inset Index idx
31474 status collapsed
31475
31476 \begin_layout Plain Layout
31477 Comandos ! C ! 
31478 \backslash
31479 CD
31480 \end_layout
31481
31482 \end_inset
31483
31484
31485 \series default
31486 .
31487  Surge un marco azul entre dos líneas de trazos en el que se insertan a
31488  continuación comandos.
31489  Con 
31490 \family sans
31491 Ctrl+Entrar
31492 \family default
31493  se inicia una nueva línea.
31494  En las líneas impares se insertan relaciones horizontales, en las pares
31495  verticales.
31496 \end_layout
31497
31498 \begin_layout Standard
31499 Para componer las relaciones hay los siguientes comandos:
31500 \begin_inset Foot
31501 status collapsed
31502
31503 \begin_layout Plain Layout
31504 \begin_inset CommandInset label
31505 LatexCommand label
31506 name "fn:sinónimos"
31507
31508 \end_inset
31509
31510 Los comandos con 
31511 \family sans
31512 '
31513 \series bold
31514 >
31515 \series default
31516 '
31517 \family default
31518  o 
31519 \family sans
31520 '
31521 \series bold
31522 <
31523 \series default
31524 '
31525 \family default
31526  pueden generar errores con el estilo 
31527 \series bold
31528 spanish
31529 \series default
31530  de 
31531 \series bold
31532 babel
31533 \series default
31534 .
31535  Para evitarlo se pueden sustituir por sus sinónimos 
31536 \family sans
31537 '
31538 \series bold
31539 )
31540 \series default
31541 '
31542 \family default
31543  y 
31544 \family sans
31545 '
31546 \series bold
31547 (
31548 \series default
31549 '
31550 \family default
31551  respectivamente.
31552  Véase 
31553 \begin_inset CommandInset citation
31554 LatexCommand cite
31555 key "spanish"
31556
31557 \end_inset
31558
31559 .
31560  (
31561 \emph on
31562 N.
31563 \begin_inset space \thinspace{}
31564 \end_inset
31565
31566 del t.
31567 \emph default
31568 )
31569 \end_layout
31570
31571 \end_inset
31572
31573
31574 \end_layout
31575
31576 \begin_layout Itemize
31577
31578 \series bold
31579 @<<<
31580 \series default
31581  genera una flecha hacia la izquierda, 
31582 \series bold
31583 @>>>
31584 \series default
31585  una hacia la derecha, y 
31586 \series bold
31587 @=
31588 \series default
31589  un signo igual largo
31590 \end_layout
31591
31592 \begin_layout Itemize
31593
31594 \series bold
31595 @AAA
31596 \series default
31597  genera una flecha hacia arriba, 
31598 \series bold
31599 @VVV
31600 \series default
31601  una hacia abajo, y 
31602 \series bold
31603 @|
31604 \series default
31605  un signo igual vertical
31606 \end_layout
31607
31608 \begin_layout Itemize
31609
31610 \series bold
31611 @.
31612
31613 \series default
31614  genera una ubicación vacía para relaciones inexistentes
31615 \end_layout
31616
31617 \begin_layout Standard
31618 Todas las flechas pueden etiquetarse como sigue:
31619 \end_layout
31620
31621 \begin_layout Itemize
31622 Si se inserta texto entre el primero y el segundo 
31623 \series bold
31624 <
31625 \series default
31626  o 
31627 \series bold
31628 >
31629 \series default
31630 , respectivamente, se muestra sobre la flecha.
31631  Si se inserta entre el segundo y el tercero, bajo la flecha.
31632 \end_layout
31633
31634 \begin_layout Itemize
31635 Para flechas verticales, si se inserta texto entre la primera y la segunda
31636  
31637 \series bold
31638 A
31639 \series default
31640  o 
31641 \series bold
31642 V
31643 \series default
31644 , respectivamente, se muestra al lado izquierdo de la flecha.
31645  Si se inserta entre la segunda y la tercera, al lado derecho.
31646  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
31647 \end_layout
31648
31649 \begin_layout Standard
31650 Como ejemplo un diagrama con todas las relaciones posibles:
31651 \begin_inset Formula 
31652 \[
31653 \begin{CD}A@)j))B@))k)C@=F\\
31654 @AmAA@.@VV{V}V@|\\
31655 D@((j\,(E@)k))F@=C
31656 \end{CD}
31657 \]
31658
31659 \end_inset
31660
31661 El comando para este diagrama es:
31662 \begin_inset Newline newline
31663 \end_inset
31664
31665
31666 \series bold
31667
31668 \backslash
31669 CD
31670 \begin_inset space \textvisiblespace{}
31671 \end_inset
31672
31673 A@>j>>B@>>k>C@=F Ctrl+Entrar
31674 \begin_inset Newline newline
31675 \end_inset
31676
31677
31678 \begin_inset Phantom HPhantom
31679 status open
31680
31681 \begin_layout Plain Layout
31682
31683 \series bold
31684
31685 \backslash
31686 CD
31687 \begin_inset space \textvisiblespace{}
31688 \end_inset
31689
31690
31691 \end_layout
31692
31693 \end_inset
31694
31695 @AmAA@.@VV
31696 \backslash
31697 {V
31698 \series default
31699
31700 \begin_inset Formula $\to$
31701 \end_inset
31702
31703
31704 \series bold
31705 V@| Ctrl+Entrar
31706 \begin_inset Newline newline
31707 \end_inset
31708
31709
31710 \begin_inset Phantom HPhantom
31711 status open
31712
31713 \begin_layout Plain Layout
31714
31715 \series bold
31716
31717 \backslash
31718 CD
31719 \begin_inset space \textvisiblespace{}
31720 \end_inset
31721
31722
31723 \end_layout
31724
31725 \end_inset
31726
31727 D@<<j<E@>k>>F@=C
31728 \end_layout
31729
31730 \begin_layout Subsection
31731 Diagramas xymatrix
31732 \begin_inset Index idx
31733 status collapsed
31734
31735 \begin_layout Plain Layout
31736 Diagramas ! xymatrix
31737 \end_layout
31738
31739 \end_inset
31740
31741
31742 \end_layout
31743
31744 \begin_layout Standard
31745 Para usar matrices xy debe estar instalado el paquete LaTeX 
31746 \series bold
31747 xypic
31748 \series default
31749 .
31750  Una matriz xy se crea insertando el comando 
31751 \series bold
31752
31753 \backslash
31754 xymatrix
31755 \series default
31756  en una ecuación.
31757  Después podrás añadir nuevas columnas y filas como en matrices normales,
31758  véase
31759 \begin_inset space ~
31760 \end_inset
31761
31762
31763 \begin_inset CommandInset ref
31764 LatexCommand ref
31765 reference "sec:Matrices"
31766
31767 \end_inset
31768
31769 .
31770 \end_layout
31771
31772 \begin_layout Standard
31773 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
31774  y curvadas, y mucho más.
31775  Todas las posibilidades para generar diagramas conmutativos y decoraciones
31776  se explican en el 
31777 \emph on
31778 Manual de XY-pic
31779 \emph default
31780  que se encuentra en el menú 
31781 \family sans
31782 Ayuda\SpecialChar \menuseparator
31783 Manuales
31784 \begin_inset space ~
31785 \end_inset
31786
31787 específicos
31788 \family default
31789 .
31790 \end_layout
31791
31792 \begin_layout Subsection
31793 Diagramas 
31794 \noun on
31795 Feynman
31796 \noun default
31797
31798 \begin_inset Index idx
31799 status collapsed
31800
31801 \begin_layout Plain Layout
31802 Diagramas ! Feynman
31803 \end_layout
31804
31805 \end_inset
31806
31807
31808 \end_layout
31809
31810 \begin_layout Standard
31811 Para usar diagramas 
31812 \noun on
31813 Feynman
31814 \noun default
31815  debe estar instalado el paquete LaTeX 
31816 \series bold
31817 feyn
31818 \series default
31819 .
31820  Un diagrama 
31821 \noun on
31822 Feynman
31823 \noun default
31824  se crea insertando el comando 
31825 \series bold
31826
31827 \backslash
31828 Diagram
31829 \series default
31830  en una ecuación.
31831  Después podrás añadir nuevas columnas y filas como en matrices normales,
31832  véase
31833 \begin_inset space ~
31834 \end_inset
31835
31836
31837 \begin_inset CommandInset ref
31838 LatexCommand ref
31839 reference "sec:Matrices"
31840
31841 \end_inset
31842
31843 .
31844 \end_layout
31845
31846 \begin_layout Standard
31847 En el 
31848 \emph on
31849 Manual de diagramas Feynman
31850 \emph default
31851 , disponible en 
31852 \family sans
31853 Ayuda\SpecialChar \menuseparator
31854 Manuales
31855 \begin_inset space ~
31856 \end_inset
31857
31858 específicos
31859 \family default
31860 , hay ejemplos de diagramas de este tipo.
31861 \end_layout
31862
31863 \begin_layout Section
31864 Comandos definidos por el usuario
31865 \begin_inset Index idx
31866 status collapsed
31867
31868 \begin_layout Plain Layout
31869 Comandos de usuario
31870 \end_layout
31871
31872 \end_inset
31873
31874
31875 \end_layout
31876
31877 \begin_layout Standard
31878 \begin_inset Note Greyedout
31879 status open
31880
31881 \begin_layout Plain Layout
31882
31883 \series bold
31884 Nota:
31885 \series default
31886  Los nombres de los comandos definidos por el usuario y macros solo pueden
31887  contener letras latinas.
31888 \end_layout
31889
31890 \end_inset
31891
31892
31893 \end_layout
31894
31895 \begin_layout Subsection
31896 El comando 
31897 \backslash
31898 newcommand
31899 \begin_inset CommandInset label
31900 LatexCommand label
31901 name "sub:El-comando-newcommand"
31902
31903 \end_inset
31904
31905
31906 \begin_inset Index idx
31907 status collapsed
31908
31909 \begin_layout Plain Layout
31910 Comandos de usuario ! 
31911 \backslash
31912 newcommand
31913 \end_layout
31914
31915 \end_inset
31916
31917
31918 \begin_inset Index idx
31919 status collapsed
31920
31921 \begin_layout Plain Layout
31922 Comandos ! N ! 
31923 \backslash
31924 newcommand
31925 \end_layout
31926
31927 \end_inset
31928
31929
31930 \end_layout
31931
31932 \begin_layout Standard
31933 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
31934  Pero es posible definir nuevos comandos más cortos con el comando 
31935 \series bold
31936
31937 \backslash
31938 newcommand
31939 \series default
31940 .
31941  
31942 \end_layout
31943
31944 \begin_layout Standard
31945 El esquema del comando 
31946 \series bold
31947
31948 \backslash
31949 newcommand
31950 \series default
31951  es:
31952 \end_layout
31953
31954 \begin_layout Standard
31955
31956 \series bold
31957
31958 \backslash
31959 newcommand{nombre nuevo de comando}[número de argumentos]
31960 \begin_inset Newline newline
31961 \end_inset
31962
31963
31964 \begin_inset Phantom HPhantom
31965 status open
31966
31967 \begin_layout Plain Layout
31968
31969 \series bold
31970
31971 \backslash
31972 newcommand
31973 \end_layout
31974
31975 \end_inset
31976
31977 [valor opcional]{definición de comando}
31978 \end_layout
31979
31980 \begin_layout Standard
31981 \begin_inset Note Greyedout
31982 status open
31983
31984 \begin_layout Plain Layout
31985
31986 \series bold
31987 Nota:
31988 \series default
31989  Asegúrate de que el nombre del nuevo comando no está definido ya en el
31990  documento o en paquetes LaTeX que uses.
31991  Por ejemplo, si defines el comando 
31992 \series bold
31993
31994 \backslash
31995 le
31996 \series default
31997  para 
31998 \series bold
31999
32000 \backslash
32001 Leftarrow,
32002 \series default
32003  se producirán errores porque 
32004 \series bold
32005
32006 \backslash
32007 le
32008 \series default
32009  ya existe para 
32010 \begin_inset Quotes fld
32011 \end_inset
32012
32013
32014 \begin_inset Formula $\le$
32015 \end_inset
32016
32017
32018 \begin_inset Quotes frd
32019 \end_inset
32020
32021 .
32022
32023 \series bold
32024  
32025 \end_layout
32026
32027 \end_inset
32028
32029
32030 \end_layout
32031
32032 \begin_layout Standard
32033 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
32034  argumentos debería tener el nuevo comando.
32035  Con el valor opcional se puede predefinir un valor para un argumento opcional.
32036  Cuando se hace esto, el 
32037 \emph on
32038 primer
32039 \emph default
32040  argumento del nuevo comando es automáticamente opcional.
32041 \end_layout
32042
32043 \begin_layout Standard
32044 \noindent
32045 \align center
32046 \begin_inset Newpage newpage
32047 \end_inset
32048
32049
32050 \end_layout
32051
32052 \begin_layout Standard
32053 Veamos unos ejemplos:
32054 \end_layout
32055
32056 \begin_layout Itemize
32057 Para definir el comando 
32058 \series bold
32059
32060 \backslash
32061 gr
32062 \series default
32063  para 
32064 \series bold
32065
32066 \backslash
32067 Longrightarrow
32068 \series default
32069 , la línea de preámbulo LaTeX es:
32070 \begin_inset VSpace medskip
32071 \end_inset
32072
32073
32074 \begin_inset Newline newline
32075 \end_inset
32076
32077
32078 \series bold
32079
32080 \backslash
32081 newcommand{
32082 \backslash
32083 gr}{
32084 \backslash
32085 Longrightarrow}
32086 \end_layout
32087
32088 \begin_layout Itemize
32089 Para definir el comando 
32090 \series bold
32091
32092 \backslash
32093 us
32094 \series default
32095  para 
32096 \series bold
32097
32098 \backslash
32099 underline
32100 \series default
32101 , el argumento (que sería subrayado) debe tenerse en cuenta.
32102  Para esto la línea de preámbulo es:
32103 \begin_inset VSpace medskip
32104 \end_inset
32105
32106
32107 \begin_inset Newline newline
32108 \end_inset
32109
32110
32111 \series bold
32112
32113 \backslash
32114 newcommand{
32115 \backslash
32116 us}[1]{
32117 \backslash
32118 underline{#1}}
32119 \series default
32120
32121 \begin_inset VSpace medskip
32122 \end_inset
32123
32124
32125 \begin_inset Newline newline
32126 \end_inset
32127
32128 El carácter 
32129 \series bold
32130 #
32131 \series default
32132  actúa como colocador del argumento, el 
32133 \series bold
32134 1
32135 \series default
32136  indica que es el colocador para el primer argumento.
32137 \end_layout
32138
32139 \begin_layout Itemize
32140 Para 
32141 \series bold
32142
32143 \backslash
32144 framebox
32145 \series default
32146  se puede definir, por ejemplo, el comando 
32147 \series bold
32148
32149 \backslash
32150 fb
32151 \series default
32152 :
32153 \begin_inset VSpace medskip
32154 \end_inset
32155
32156
32157 \begin_inset Newline newline
32158 \end_inset
32159
32160
32161 \series bold
32162
32163 \backslash
32164 newcommand{
32165 \backslash
32166 fb}[3]{
32167 \backslash
32168 framebox#1#2{$#3$}}
32169 \series default
32170
32171 \begin_inset VSpace medskip
32172 \end_inset
32173
32174
32175 \begin_inset Newline newline
32176 \end_inset
32177
32178 Los dos signos dólar generan la ecuación extra necesaria para 
32179 \series bold
32180
32181 \backslash
32182 framebox
32183 \series default
32184 , véase 
32185 \begin_inset CommandInset ref
32186 LatexCommand ref
32187 reference "sub:Marcos-con-bordes"
32188
32189 \end_inset
32190
32191 .
32192 \end_layout
32193
32194 \begin_layout Itemize
32195 Para crear un nuevo comando para 
32196 \series bold
32197
32198 \backslash
32199 fcolorbox
32200 \series default
32201  donde no es necesario especificar el color para el marco, el argumento
32202  para el color se define opcional:
32203 \begin_inset VSpace medskip
32204 \end_inset
32205
32206
32207 \begin_inset Newline newline
32208 \end_inset
32209
32210
32211 \series bold
32212
32213 \backslash
32214 newcommand{
32215 \backslash
32216 cb}[3][white]{
32217 \backslash
32218 fcolorbox{#2}{#1}{$#3$}}
32219 \series default
32220
32221 \begin_inset VSpace medskip
32222 \end_inset
32223
32224
32225 \begin_inset Newline newline
32226 \end_inset
32227
32228 Si el color no es especificado al usar 
32229 \series bold
32230
32231 \backslash
32232 cb
32233 \series default
32234 , se elige el color 
32235 \series bold
32236 white
32237 \series default
32238  predefinido.
32239 \end_layout
32240
32241 \begin_layout Standard
32242 Un ensayo con los nuevos comandos definidos:
32243 \end_layout
32244
32245 \begin_layout Standard
32246 \noindent
32247 \align center
32248 \begin_inset Tabular
32249 <lyxtabular version="3" rows="6" columns="2">
32250 <features rotate="0" tabularvalignment="middle">
32251 <column alignment="center" valignment="top">
32252 <column alignment="center" valignment="top">
32253 <row>
32254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32255 \begin_inset Text
32256
32257 \begin_layout Plain Layout
32258 Comando
32259 \end_layout
32260
32261 \end_inset
32262 </cell>
32263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32264 \begin_inset Text
32265
32266 \begin_layout Plain Layout
32267 Resultado
32268 \begin_inset Note Note
32269 status collapsed
32270
32271 \begin_layout Plain Layout
32272
32273 \series bold
32274
32275 \backslash
32276 raisebox
32277 \series default
32278  se usa sólo como espaciador
32279 \end_layout
32280
32281 \end_inset
32282
32283
32284 \end_layout
32285
32286 \end_inset
32287 </cell>
32288 </row>
32289 <row>
32290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32291 \begin_inset Text
32292
32293 \begin_layout Plain Layout
32294 A
32295 \backslash
32296 gr
32297 \begin_inset space \textvisiblespace{}
32298 \end_inset
32299
32300 B
32301 \end_layout
32302
32303 \end_inset
32304 </cell>
32305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32306 \begin_inset Text
32307
32308 \begin_layout Plain Layout
32309 \begin_inset Formula $A\gr B$
32310 \end_inset
32311
32312
32313 \end_layout
32314
32315 \end_inset
32316 </cell>
32317 </row>
32318 <row>
32319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32320 \begin_inset Text
32321
32322 \begin_layout Plain Layout
32323
32324 \backslash
32325 us{ABcd
32326 \end_layout
32327
32328 \end_inset
32329 </cell>
32330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32331 \begin_inset Text
32332
32333 \begin_layout Plain Layout
32334 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32335 \end_inset
32336
32337
32338 \end_layout
32339
32340 \end_inset
32341 </cell>
32342 </row>
32343 <row>
32344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32345 \begin_inset Text
32346
32347 \begin_layout Plain Layout
32348
32349 \backslash
32350 fb{[2cm]
32351 \begin_inset Formula $\to$
32352 \end_inset
32353
32354
32355 \backslash
32356 {
32357 \begin_inset Formula $\to$
32358 \end_inset
32359
32360
32361 \backslash
32362 {
32363 \backslash
32364 int
32365 \begin_inset space \textvisiblespace{}
32366 \end_inset
32367
32368 A=B
32369 \end_layout
32370
32371 \end_inset
32372 </cell>
32373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32374 \begin_inset Text
32375
32376 \begin_layout Plain Layout
32377 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32378 \end_inset
32379
32380
32381 \end_layout
32382
32383 \end_inset
32384 </cell>
32385 </row>
32386 <row>
32387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32388 \begin_inset Text
32389
32390 \begin_layout Plain Layout
32391
32392 \backslash
32393 cb{red
32394 \begin_inset Formula $\to$
32395 \end_inset
32396
32397
32398 \backslash
32399 {
32400 \backslash
32401 int
32402 \begin_inset space \textvisiblespace{}
32403 \end_inset
32404
32405 A=B
32406 \end_layout
32407
32408 \end_inset
32409 </cell>
32410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32411 \begin_inset Text
32412
32413 \begin_layout Plain Layout
32414 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32415 \end_inset
32416
32417
32418 \end_layout
32419
32420 \end_inset
32421 </cell>
32422 </row>
32423 <row>
32424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32425 \begin_inset Text
32426
32427 \begin_layout Plain Layout
32428
32429 \backslash
32430 cb[green]
32431 \backslash
32432 {red
32433 \begin_inset Formula $\to$
32434 \end_inset
32435
32436
32437 \backslash
32438 {
32439 \backslash
32440 int
32441 \begin_inset space \textvisiblespace{}
32442 \end_inset
32443
32444 A=B
32445 \end_layout
32446
32447 \end_inset
32448 </cell>
32449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32450 \begin_inset Text
32451
32452 \begin_layout Plain Layout
32453 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32454 \end_inset
32455
32456
32457 \end_layout
32458
32459 \end_inset
32460 </cell>
32461 </row>
32462 </lyxtabular>
32463
32464 \end_inset
32465
32466
32467 \end_layout
32468
32469 \begin_layout Subsection
32470 Macros de ecuaciones
32471 \begin_inset Index idx
32472 status collapsed
32473
32474 \begin_layout Plain Layout
32475 Comandos de usuario ! Macros de ecuaciones
32476 \end_layout
32477
32478 \end_inset
32479
32480
32481 \begin_inset Index idx
32482 status collapsed
32483
32484 \begin_layout Plain Layout
32485 Macros
32486 \end_layout
32487
32488 \end_inset
32489
32490
32491 \end_layout
32492
32493 \begin_layout Standard
32494 Los comandos definidos por el usuario son especialmente convenientes para
32495  expresiones complejas.
32496  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
32497  el mismo tipo de solución se repite varias veces.
32498  La forma general de una ecuación de segundo grado es:
32499 \begin_inset Formula 
32500 \[
32501 0=\lambda^{2}+p\lambda+q
32502 \]
32503
32504 \end_inset
32505
32506 La forma general de la solución es:
32507 \begin_inset Formula 
32508 \[
32509 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
32510 \]
32511
32512 \end_inset
32513
32514
32515 \end_layout
32516
32517 \begin_layout Standard
32518 Para definir un comando para la ecuación de la solución, en donde solo hay
32519  que especificar los tres parámetros 
32520 \begin_inset Formula $\lambda$
32521 \end_inset
32522
32523
32524 \begin_inset Formula $p$
32525 \end_inset
32526
32527 , y 
32528 \begin_inset Formula $q$
32529 \end_inset
32530
32531 , y el índice de 
32532 \begin_inset Formula $\lambda$
32533 \end_inset
32534
32535  puede darse opcionalmente, la línea de preámbulo LaTeX es
32536 \begin_inset Newline newline
32537 \end_inset
32538
32539
32540 \series bold
32541
32542 \backslash
32543 newcommand{
32544 \backslash
32545 qG}[4][1,
32546 \backslash
32547 ,2]{#2_{#1}=-
32548 \backslash
32549 frac{#3}{2}
32550 \backslash
32551 pm
32552 \begin_inset Newline newline
32553 \end_inset
32554
32555
32556 \begin_inset Phantom HPhantom
32557 status open
32558
32559 \begin_layout Plain Layout
32560
32561 \series bold
32562
32563 \backslash
32564 newcommand
32565 \end_layout
32566
32567 \end_inset
32568
32569
32570 \backslash
32571 sqrt{
32572 \backslash
32573 frac{#3^{2}}{4}-#4}}
32574 \end_layout
32575
32576 \begin_layout Standard
32577 Para generar la solución se inserta el comando
32578 \begin_inset Newline newline
32579 \end_inset
32580
32581
32582 \series bold
32583
32584 \backslash
32585 qG{
32586 \backslash
32587 lambda
32588 \begin_inset Formula $\to$
32589 \end_inset
32590
32591
32592 \backslash
32593 {p
32594 \begin_inset Formula $\to$
32595 \end_inset
32596
32597
32598 \backslash
32599 {q
32600 \series default
32601  en una ecuación
32602 \series bold
32603 .
32604 \end_layout
32605
32606 \begin_layout Standard
32607 La definición del nuevo comando no es intuitiva porque hay que conocer los
32608  esquemas de todos los comandos LaTeX usados, por ejemplo, que una fracción
32609  se inserta en LaTeX como
32610 \series bold
32611  
32612 \backslash
32613 frac{numerador}{denominador}
32614 \series default
32615 .
32616  Además, uno puede olvidar fácilmente una llave en la definición y no puede
32617  ver en LyX lo que el nuevo comando está haciendo.
32618  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
32619  ecuación en vez del comando
32620 \series bold
32621  
32622 \backslash
32623 newcommand
32624 \series default
32625 .
32626 \end_layout
32627
32628 \begin_layout Standard
32629 Una macro de ecuación se crea con el menú 
32630 \family sans
32631 Insertar\SpecialChar \menuseparator
32632 Ecuación\SpecialChar \menuseparator
32633 Macro
32634 \family default
32635  o con el botón 
32636 \begin_inset Graphics
32637         filename ../../images/math-macro_newmacroname_newcommand.png
32638         scale 85
32639
32640 \end_inset
32641
32642  de la barra de herramientas.
32643  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
32644  como el siguiente donde se define la macro:
32645 \begin_inset Newline newline
32646 \end_inset
32647
32648
32649 \end_layout
32650
32651 \begin_layout Standard
32652 \begin_inset space \hspace*{\fill}
32653 \end_inset
32654
32655
32656 \begin_inset Graphics
32657         filename ../clipart/macrobox.png
32658
32659 \end_inset
32660
32661
32662 \begin_inset space \hspace*{\fill}
32663 \end_inset
32664
32665
32666 \begin_inset Newline newline
32667 \end_inset
32668
32669
32670 \begin_inset FormulaMacro
32671 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32672 \end_inset
32673
32674
32675 \backslash
32676 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
32677  En el primer marco azul se inserta la ecuación buscada.
32678  Con el comando 
32679 \series bold
32680
32681 \backslash
32682 #númerodeargumento
32683 \series default
32684 , , o con el botón 
32685 \begin_inset Graphics
32686         filename ../../images/math-macro-add-param.png
32687         scale 85
32688
32689 \end_inset
32690
32691  de la barra de herramientas de macros se inserta un colocador de argumento,
32692  p.
32693 \begin_inset space \thinspace{}
32694 \end_inset
32695
32696 e
32697 \begin_inset space \space{}
32698 \end_inset
32699
32700
32701 \series bold
32702
32703 \backslash
32704 #1
32705 \series default
32706 .
32707  Los colocadores de argumento se muestran en rojo.
32708  Se pueden poner 9
32709 \begin_inset space ~
32710 \end_inset
32711
32712 argumentos como máximo.
32713  Con el botón 
32714 \begin_inset Graphics
32715         filename ../../images/math-macro-add-optional-param.png
32716         scale 85
32717
32718 \end_inset
32719
32720  se crean argumentos opcionales.
32721  El primer argumento no opcional puede transformarse en opcional con el
32722  botón 
32723 \begin_inset Graphics
32724         filename ../../images/math-macro-make-optional.png
32725         scale 85
32726
32727 \end_inset
32728
32729 .
32730  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
32731  Normalmente quieres verlo tal como está definido, así que el recuadro se
32732  deja vacío.
32733  Pero si has creado una macro que necesita mucho espacio en la pantalla,
32734  en dicho recuadro puedes insertar, por ejemplo
32735 \begin_inset Newline newline
32736 \end_inset
32737
32738
32739 \series bold
32740 qG: 
32741 \backslash
32742 #1
32743 \series default
32744  
32745 \series bold
32746 ,
32747 \series default
32748  
32749 \series bold
32750
32751 \backslash
32752 #2
32753 \series default
32754  
32755 \series bold
32756 ,
32757 \series default
32758  
32759 \series bold
32760
32761 \backslash
32762 #3, 
32763 \backslash
32764 #4
32765 \begin_inset Newline newline
32766 \end_inset
32767
32768
32769 \series default
32770 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
32771  en LyX, lo que conlleva una visualización mejor.
32772  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
32773 \begin_inset Newline newline
32774 \end_inset
32775
32776 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
32777  macros individuales situando el cursor en la macro y usando el menú 
32778 \family sans
32779 Ver\SpecialChar \menuseparator
32780 (Des)plegar macro de ecuación.
32781 \end_layout
32782
32783 \begin_layout Standard
32784 Para usar una macro, se inserta el nombre de la misma como comando en una
32785  ecuación, en nuestro caso 
32786 \series bold
32787
32788 \backslash
32789 qG
32790 \series default
32791 .
32792  Nuestra macro se muestra en LyX así:
32793 \begin_inset Newline newline
32794 \end_inset
32795
32796
32797 \begin_inset space \hspace*{\fill}
32798 \end_inset
32799
32800
32801 \begin_inset Graphics
32802         filename ../clipart/macrouse.png
32803
32804 \end_inset
32805
32806
32807 \begin_inset space \hspace*{\fill}
32808 \end_inset
32809
32810
32811 \begin_inset Newline newline
32812 \end_inset
32813
32814 Aquí tenemos nuestro ejemplo de macro con los argumentos 
32815 \begin_inset Formula $x$
32816 \end_inset
32817
32818
32819 \begin_inset Formula $\ln(x)$
32820 \end_inset
32821
32822 , y 
32823 \begin_inset Formula $B$
32824 \end_inset
32825
32826 :
32827 \end_layout
32828
32829 \begin_layout Standard
32830 \begin_inset Formula 
32831 \[
32832 \qG x{\ln(x)}B
32833 \]
32834
32835 \end_inset
32836
32837
32838 \end_layout
32839
32840 \begin_layout Standard
32841 LyX ofrece en el menú 
32842 \family sans
32843 Herramientas
32844 \family default
32845 \SpecialChar \menuseparator
32846
32847 \family sans
32848 Preferencias\SpecialChar \menuseparator
32849 Edición\SpecialChar \menuseparator
32850 Control
32851 \family default
32852  diferentes estilos para editar macros.
32853  Para encontrar el estilo que más te convenga, elige un estilo y pon el
32854  cursor en una macro para ver la diferencia.
32855 \end_layout
32856
32857 \begin_layout Standard
32858 Una macro de ecuación se transforma internamente en un comando 
32859 \series bold
32860
32861 \backslash
32862 newcommand
32863 \series default
32864  cuando se exporta el documento.
32865  El comando creado 
32866 \series bold
32867
32868 \backslash
32869 newcommand
32870 \series default
32871  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
32872  usar en ecuaciones que estén en recuadros de definición de macros en el
32873  documento.
32874  
32875 \end_layout
32876
32877 \begin_layout Standard
32878 Las macros de ecuación también pueden crearse directamente a partir de un
32879  comando
32880 \series bold
32881  
32882 \backslash
32883 newcommand
32884 \series default
32885 .
32886  Por ejemplo, escribiendo el comando
32887 \begin_inset Newline newline
32888 \end_inset
32889
32890
32891 \series bold
32892
32893 \backslash
32894 newcommand{
32895 \backslash
32896 larrow}[2]{
32897 \backslash
32898 xleftarrow[#2]{#1}}
32899 \begin_inset Newline newline
32900 \end_inset
32901
32902
32903 \series default
32904 como texto normal en LyX, seleccionándolo completamente y usando a continuación
32905  el atajo 
32906 \family sans
32907 Ctrl+M
32908 \family default
32909 , el comando se transformará en una macro de ecuación.
32910  Al emplear este método debes tener cuidado en escribir correctamente el
32911  comando 
32912 \series bold
32913
32914 \backslash
32915 newcommand
32916 \series default
32917 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
32918  
32919 \end_layout
32920
32921 \begin_layout Standard
32922 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
32923  en definiciones de macros se manejan incorrectamente.
32924  Por eso el ejemplo 
32925 \series bold
32926
32927 \backslash
32928 fb
32929 \series default
32930  de 
32931 \begin_inset CommandInset ref
32932 LatexCommand ref
32933 reference "sub:El-comando-newcommand"
32934
32935 \end_inset
32936
32937  no puede crearse como macro.
32938 \end_layout
32939
32940 \begin_layout Standard
32941 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
32942  la barra de herramientas de macros:
32943 \end_layout
32944
32945 \begin_layout Standard
32946 \begin_inset VSpace defskip
32947 \end_inset
32948
32949
32950 \end_layout
32951
32952 \begin_layout Standard
32953 \begin_inset Graphics
32954         filename ../clipart/MacroToolbar.png
32955
32956 \end_inset
32957
32958
32959 \begin_inset Index idx
32960 status collapsed
32961
32962 \begin_layout Plain Layout
32963 Macros ! Barra de herramientas
32964 \end_layout
32965
32966 \end_inset
32967
32968
32969 \end_layout
32970
32971 \begin_layout Standard
32972 \begin_inset VSpace defskip
32973 \end_inset
32974
32975
32976 \end_layout
32977
32978 \begin_layout Standard
32979 La barra de herramientas de macros contiene los siguientes botones:
32980 \end_layout
32981
32982 \begin_layout Standard
32983 \begin_inset VSpace defskip
32984 \end_inset
32985
32986
32987 \end_layout
32988
32989 \begin_layout Standard
32990 \begin_inset Tabular
32991 <lyxtabular version="3" rows="9" columns="2">
32992 <features rotate="0" islongtable="true" longtabularalignment="center">
32993 <column alignment="left" valignment="top">
32994 <column alignment="left" valignment="top" width="85col%">
32995 <row interlinespace="2.5mm">
32996 <cell alignment="center" valignment="top" usebox="none">
32997 \begin_inset Text
32998
32999 \begin_layout Plain Layout
33000 \begin_inset Graphics
33001         filename ../../images/math-macro-remove-param.png
33002         rotateOrigin center
33003
33004 \end_inset
33005
33006
33007 \end_layout
33008
33009 \end_inset
33010 </cell>
33011 <cell alignment="center" valignment="top" usebox="none">
33012 \begin_inset Text
33013
33014 \begin_layout Plain Layout
33015
33016 \family sans
33017 Editar\SpecialChar \menuseparator
33018 Ecuación\SpecialChar \menuseparator
33019 Definición de macro\SpecialChar \menuseparator
33020 Quitar último argumento
33021 \end_layout
33022
33023 \end_inset
33024 </cell>
33025 </row>
33026 <row interlinespace="2.5mm">
33027 <cell alignment="center" valignment="top" usebox="none">
33028 \begin_inset Text
33029
33030 \begin_layout Plain Layout
33031 \begin_inset Graphics
33032         filename ../../images/math-macro-add-param.png
33033         rotateOrigin center
33034
33035 \end_inset
33036
33037
33038 \end_layout
33039
33040 \end_inset
33041 </cell>
33042 <cell alignment="center" valignment="top" usebox="none">
33043 \begin_inset Text
33044
33045 \begin_layout Plain Layout
33046
33047 \family sans
33048 Editar\SpecialChar \menuseparator
33049 Ecuación\SpecialChar \menuseparator
33050 Definición de macro\SpecialChar \menuseparator
33051 Añadir argumento
33052 \end_layout
33053
33054 \end_inset
33055 </cell>
33056 </row>
33057 <row interlinespace="2.5mm">
33058 <cell alignment="center" valignment="top" usebox="none">
33059 \begin_inset Text
33060
33061 \begin_layout Plain Layout
33062 \begin_inset Graphics
33063         filename ../../images/math-macro-make-optional.png
33064         rotateOrigin center
33065
33066 \end_inset
33067
33068
33069 \end_layout
33070
33071 \end_inset
33072 </cell>
33073 <cell alignment="center" valignment="top" usebox="none">
33074 \begin_inset Text
33075
33076 \begin_layout Plain Layout
33077
33078 \family sans
33079 Editar\SpecialChar \menuseparator
33080 Ecuación\SpecialChar \menuseparator
33081 Definición de macro\SpecialChar \menuseparator
33082 Hacer opcional el primer
33083 \begin_inset Newline newline
33084 \end_inset
33085
33086
33087 \begin_inset Phantom HPhantom
33088 status open
33089
33090 \begin_layout Plain Layout
33091
33092 \family sans
33093 Editar\SpecialChar \menuseparator
33094 Ecuación\SpecialChar \menuseparator
33095 Definición de macro\SpecialChar \menuseparator
33096
33097 \end_layout
33098
33099 \end_inset
33100
33101 argumento no opcional
33102 \end_layout
33103
33104 \end_inset
33105 </cell>
33106 </row>
33107 <row interlinespace="2.5mm">
33108 <cell alignment="center" valignment="top" usebox="none">
33109 \begin_inset Text
33110
33111 \begin_layout Plain Layout
33112 \begin_inset Graphics
33113         filename ../../images/math-macro-make-nonoptional.png
33114         rotateOrigin center
33115
33116 \end_inset
33117
33118
33119 \end_layout
33120
33121 \end_inset
33122 </cell>
33123 <cell alignment="center" valignment="top" usebox="none">
33124 \begin_inset Text
33125
33126 \begin_layout Plain Layout
33127
33128 \family sans
33129 Editar\SpecialChar \menuseparator
33130 Ecuación\SpecialChar \menuseparator
33131 Definición de macro\SpecialChar \menuseparator
33132 Hacer no opcional el primer
33133 \begin_inset Newline newline
33134 \end_inset
33135
33136
33137 \begin_inset Phantom HPhantom
33138 status open
33139
33140 \begin_layout Plain Layout
33141
33142 \family sans
33143 Editar\SpecialChar \menuseparator
33144 Ecuación\SpecialChar \menuseparator
33145 Definición de macro\SpecialChar \menuseparator
33146
33147 \end_layout
33148
33149 \end_inset
33150
33151 argumento opcional
33152 \end_layout
33153
33154 \end_inset
33155 </cell>
33156 </row>
33157 <row interlinespace="2.5mm">
33158 <cell alignment="center" valignment="top" usebox="none">
33159 \begin_inset Text
33160
33161 \begin_layout Plain Layout
33162 \begin_inset Graphics
33163         filename ../../images/math-macro-remove-optional-param.png
33164         rotateOrigin center
33165
33166 \end_inset
33167
33168
33169 \end_layout
33170
33171 \end_inset
33172 </cell>
33173 <cell alignment="center" valignment="top" usebox="none">
33174 \begin_inset Text
33175
33176 \begin_layout Plain Layout
33177
33178 \family sans
33179 Editar\SpecialChar \menuseparator
33180 Ecuación\SpecialChar \menuseparator
33181 Definición de macro\SpecialChar \menuseparator
33182 Quitar argumento opcional
33183 \end_layout
33184
33185 \end_inset
33186 </cell>
33187 </row>
33188 <row interlinespace="2.5mm">
33189 <cell alignment="center" valignment="top" usebox="none">
33190 \begin_inset Text
33191
33192 \begin_layout Plain Layout
33193 \begin_inset Graphics
33194         filename ../../images/math-macro-add-optional-param.png
33195         rotateOrigin center
33196
33197 \end_inset
33198
33199
33200 \end_layout
33201
33202 \end_inset
33203 </cell>
33204 <cell alignment="center" valignment="top" usebox="none">
33205 \begin_inset Text
33206
33207 \begin_layout Plain Layout
33208
33209 \family sans
33210 Editar\SpecialChar \menuseparator
33211 Ecuación\SpecialChar \menuseparator
33212 Definición de macro\SpecialChar \menuseparator
33213 Insertar argumento opcional
33214 \end_layout
33215
33216 \end_inset
33217 </cell>
33218 </row>
33219 <row interlinespace="2.5mm">
33220 <cell alignment="center" valignment="top" usebox="none">
33221 \begin_inset Text
33222
33223 \begin_layout Plain Layout
33224 \begin_inset Graphics
33225         filename ../../images/math-macro-remove-greedy-param.png
33226         rotateOrigin center
33227
33228 \end_inset
33229
33230
33231 \end_layout
33232
33233 \end_inset
33234 </cell>
33235 <cell alignment="center" valignment="top" usebox="none">
33236 \begin_inset Text
33237
33238 \begin_layout Plain Layout
33239
33240 \family sans
33241 Editar\SpecialChar \menuseparator
33242 Ecuación\SpecialChar \menuseparator
33243 Definición de macro\SpecialChar \menuseparator
33244 Quitar último argumento
33245 \begin_inset Newline newline
33246 \end_inset
33247
33248
33249 \begin_inset Phantom HPhantom
33250 status open
33251
33252 \begin_layout Plain Layout
33253
33254 \family sans
33255 Editar\SpecialChar \menuseparator
33256 Ecuación\SpecialChar \menuseparator
33257 Definición de macro\SpecialChar \menuseparator
33258
33259 \end_layout
33260
33261 \end_inset
33262
33263 yendo hacia la derecha
33264 \end_layout
33265
33266 \end_inset
33267 </cell>
33268 </row>
33269 <row interlinespace="2.5mm">
33270 <cell alignment="center" valignment="top" usebox="none">
33271 \begin_inset Text
33272
33273 \begin_layout Plain Layout
33274 \begin_inset Graphics
33275         filename ../../images/math-macro-append-greedy-param.png
33276         rotateOrigin center
33277
33278 \end_inset
33279
33280
33281 \end_layout
33282
33283 \end_inset
33284 </cell>
33285 <cell alignment="center" valignment="top" usebox="none">
33286 \begin_inset Text
33287
33288 \begin_layout Plain Layout
33289
33290 \family sans
33291 Editar\SpecialChar \menuseparator
33292 Ecuación\SpecialChar \menuseparator
33293 Definición de macro\SpecialChar \menuseparator
33294 Añadir argumento comiendo
33295 \begin_inset Newline newline
33296 \end_inset
33297
33298
33299 \begin_inset Phantom HPhantom
33300 status open
33301
33302 \begin_layout Plain Layout
33303
33304 \family sans
33305 Editar\SpecialChar \menuseparator
33306 Ecuación\SpecialChar \menuseparator
33307 Definición de macro\SpecialChar \menuseparator
33308
33309 \end_layout
33310
33311 \end_inset
33312
33313 desde la derecha
33314 \end_layout
33315
33316 \end_inset
33317 </cell>
33318 </row>
33319 <row interlinespace="2.5mm">
33320 <cell alignment="center" valignment="top" usebox="none">
33321 \begin_inset Text
33322
33323 \begin_layout Plain Layout
33324 \begin_inset Graphics
33325         filename ../../images/math-macro-add-greedy-optional-param.png
33326         rotateOrigin center
33327
33328 \end_inset
33329
33330
33331 \end_layout
33332
33333 \end_inset
33334 </cell>
33335 <cell alignment="center" valignment="top" usebox="none">
33336 \begin_inset Text
33337
33338 \begin_layout Plain Layout
33339
33340 \family sans
33341 Editar\SpecialChar \menuseparator
33342 Ecuación\SpecialChar \menuseparator
33343 Definición de macro\SpecialChar \menuseparator
33344 Añadir argumento opcional
33345 \begin_inset Newline newline
33346 \end_inset
33347
33348
33349 \begin_inset Phantom HPhantom
33350 status open
33351
33352 \begin_layout Plain Layout
33353
33354 \family sans
33355 Editar\SpecialChar \menuseparator
33356 Ecuación\SpecialChar \menuseparator
33357 Definición de macro\SpecialChar \menuseparator
33358
33359 \end_layout
33360
33361 \end_inset
33362
33363 comiendo desde la derecha
33364 \end_layout
33365
33366 \end_inset
33367 </cell>
33368 </row>
33369 </lyxtabular>
33370
33371 \end_inset
33372
33373
33374 \end_layout
33375
33376 \begin_layout Section
33377 Sistema algebraico computacional
33378 \end_layout
33379
33380 \begin_layout Standard
33381 LyX permite el intercambio entre expresiones matemáticas escritas con su
33382  editor de ecuaciones y aplicaciones externas o guiones definidos por el
33383  usuario.
33384  Las aplicaciones soportadas actualmente son 
33385 \family sans
33386 Maple
33387 \family default
33388
33389 \family sans
33390 Mathematica
33391 \family default
33392
33393 \family sans
33394 Maxima
33395 \family default
33396  y 
33397 \family sans
33398 Octave
33399 \family default
33400 .
33401  Hay que advertir que el conjunto de estructuras matemáticas soportadas
33402  se limita a casos muy simples.
33403 \end_layout
33404
33405 \begin_layout Subsection
33406 Utilización
33407 \end_layout
33408
33409 \begin_layout Standard
33410 Escribe alguna expresión en una ecuación, despliega el menú 
33411 \family sans
33412 Editar\SpecialChar \menuseparator
33413 Ecuación\SpecialChar \menuseparator
33414 Usar programa de álgebra
33415 \family default
33416  y elige la aplicación que esté instalada en tu ordenador.
33417  Después de eso el resultado de la computación debería mostrarse a la derecha
33418  de la expresión junto con el operador "=".
33419 \end_layout
33420
33421 \begin_layout Standard
33422 A continuación hay unos ejemplos sencillos (con resultados de 
33423 \family sans
33424 Maxima
33425 \family default
33426 ) que muestran qué tipos de computación se pueden realizar:
33427 \end_layout
33428
33429 \begin_layout Itemize
33430 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33431 \end_inset
33432
33433
33434 \end_layout
33435
33436 \begin_layout Itemize
33437 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33438 \end_inset
33439
33440
33441 \end_layout
33442
33443 \begin_layout Itemize
33444 \begin_inset Formula $\int_{1}^{2}\sen(x)dx=\cos1-\cos2$
33445 \end_inset
33446
33447
33448 \end_layout
33449
33450 \begin_layout Itemize
33451 \begin_inset Formula $\det\left[\begin{array}{ccc}
33452 1 & 6 & 7\\
33453 2 & 5 & 8\\
33454 3 & 4 & 17
33455 \end{array}\right]=-56$
33456 \end_inset
33457
33458
33459 \end_layout
33460
33461 \begin_layout Itemize
33462 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33463 \end_inset
33464
33465
33466 \end_layout
33467
33468 \begin_layout Subsection
33469 Atajos de teclado
33470 \end_layout
33471
33472 \begin_layout Standard
33473 Actualmente no hay atajos de teclado para ejecutar las aplicaciones de álgebra.
33474  Se puede vincular fácilmente una combinación de teclas a la función 
33475 \family sans
33476 math-extern
33477 \family default
33478  de Lyx (véase el manual 
33479 \emph on
33480 Funciones de LyX
33481 \emph default
33482 ).
33483  Por ejemplo, para vincular la tecla 
33484 \family sans
33485 Entrar
33486 \family default
33487  en el editor de ecuaciones a 
33488 \family sans
33489 Maxima
33490 \family default
33491  se podría usar este comando para definir el atajo de teclado:
33492 \end_layout
33493
33494 \begin_layout Standard
33495
33496 \series bold
33497 command-alternatives break-paragraph;math-extern maxima
33498 \end_layout
33499
33500 \begin_layout Section
33501 Consejos prácticos
33502 \begin_inset Index idx
33503 status collapsed
33504
33505 \begin_layout Plain Layout
33506 Consejos prácticos
33507 \end_layout
33508
33509 \end_inset
33510
33511
33512 \end_layout
33513
33514 \begin_layout Subsection
33515 Números negativos
33516 \begin_inset Index idx
33517 status collapsed
33518
33519 \begin_layout Plain Layout
33520 Numeros@Números ! negativos
33521 \end_layout
33522
33523 \end_inset
33524
33525
33526 \end_layout
33527
33528 \begin_layout Standard
33529 Los números negativos a veces se ven feos en las ecuaciones porque el signo
33530  menos delante del número tiene la misma longitud que el operador signo
33531  menos.
33532  Si se escribe el número negativo en texto normal el signo menos aparece
33533  correctamente.
33534 \end_layout
33535
33536 \begin_layout Standard
33537 Así pues, el problema desaparece si se convierte el signo menos a texto
33538  matemático.
33539 \end_layout
33540
33541 \begin_layout Standard
33542 Un ejemplo para visualizar el problema:
33543 \end_layout
33544
33545 \begin_layout Standard
33546 \noindent
33547 \align center
33548 \begin_inset Tabular
33549 <lyxtabular version="3" rows="3" columns="2">
33550 <features rotate="0" tabularvalignment="middle">
33551 <column alignment="center" valignment="top">
33552 <column alignment="center" valignment="top">
33553 <row>
33554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33555 \begin_inset Text
33556
33557 \begin_layout Plain Layout
33558 texto normal:
33559 \end_layout
33560
33561 \end_inset
33562 </cell>
33563 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33564 \begin_inset Text
33565
33566 \begin_layout Plain Layout
33567 x = -2
33568 \end_layout
33569
33570 \end_inset
33571 </cell>
33572 </row>
33573 <row>
33574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33575 \begin_inset Text
33576
33577 \begin_layout Plain Layout
33578 ecuación:
33579 \end_layout
33580
33581 \end_inset
33582 </cell>
33583 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33584 \begin_inset Text
33585
33586 \begin_layout Plain Layout
33587 \begin_inset Formula $x=-2$
33588 \end_inset
33589
33590
33591 \end_layout
33592
33593 \end_inset
33594 </cell>
33595 </row>
33596 <row>
33597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33598 \begin_inset Text
33599
33600 \begin_layout Plain Layout
33601 solución:
33602 \end_layout
33603
33604 \end_inset
33605 </cell>
33606 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33607 \begin_inset Text
33608
33609 \begin_layout Plain Layout
33610 \begin_inset Formula $x=\mbox{-}2$
33611 \end_inset
33612
33613
33614 \end_layout
33615
33616 \end_inset
33617 </cell>
33618 </row>
33619 </lyxtabular>
33620
33621 \end_inset
33622
33623
33624 \end_layout
33625
33626 \begin_layout Subsection
33627 Coma como separador decimal
33628 \begin_inset Index idx
33629 status collapsed
33630
33631 \begin_layout Plain Layout
33632 Coma decimal
33633 \end_layout
33634
33635 \end_inset
33636
33637
33638 \end_layout
33639
33640 \begin_layout Standard
33641 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
33642  de grupos numéricos.
33643  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
33644 \end_layout
33645
33646 \begin_layout Standard
33647 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
33648  
33649 \family sans
33650 Ctrl+M
33651 \family default
33652 ).
33653 \end_layout
33654
33655 \begin_layout Standard
33656 Para usar las comas en todas las fórmulas del documento como separador decimal,
33657  se carga el archivo 
33658 \series bold
33659 icomma.sty
33660 \series default
33661
33662 \begin_inset Foot
33663 status collapsed
33664
33665 \begin_layout Plain Layout
33666
33667 \series bold
33668 icomma
33669 \series default
33670  forma parte del paquete LaTeX 
33671 \series bold
33672 was
33673 \series default
33674
33675 \begin_inset Index idx
33676 status collapsed
33677
33678 \begin_layout Plain Layout
33679 Paquetes ! was
33680 \begin_inset ERT
33681 status collapsed
33682
33683 \begin_layout Plain Layout
33684
33685
33686 \backslash
33687 vspace{4mm}
33688 \end_layout
33689
33690 \end_inset
33691
33692
33693 \end_layout
33694
33695 \end_inset
33696
33697 .
33698 \end_layout
33699
33700 \end_inset
33701
33702
33703 \begin_inset Index idx
33704 status collapsed
33705
33706 \begin_layout Plain Layout
33707 Paquetes ! icomma
33708 \end_layout
33709
33710 \end_inset
33711
33712  en el preámbulo LaTeX con la línea: 
33713 \end_layout
33714
33715 \begin_layout Standard
33716
33717 \series bold
33718
33719 \backslash
33720 usepackage{icomma}
33721 \end_layout
33722
33723 \begin_layout Subsection
33724 Vectores cuánticos y notación bra-ket
33725 \begin_inset CommandInset label
33726 LatexCommand label
33727 name "sub:Vectores-cuánticos"
33728
33729 \end_inset
33730
33731
33732 \begin_inset Index idx
33733 status open
33734
33735 \begin_layout Plain Layout
33736 Vectores cuánticos
33737 \end_layout
33738
33739 \end_inset
33740
33741
33742 \begin_inset Index idx
33743 status open
33744
33745 \begin_layout Plain Layout
33746 Notación bra-ket
33747 \end_layout
33748
33749 \end_inset
33750
33751
33752 \end_layout
33753
33754 \begin_layout Standard
33755 El paquete LaTeX 
33756 \series bold
33757 braket
33758 \series default
33759
33760 \begin_inset Index idx
33761 status collapsed
33762
33763 \begin_layout Plain Layout
33764 Paquetes ! braket
33765 \end_layout
33766
33767 \end_inset
33768
33769  suministra comandos para escribir paréntesis angulares que se usan en mecánica
33770  cuántica: la notación 
33771 \begin_inset Quotes fld
33772 \end_inset
33773
33774 bra-ket
33775 \begin_inset Quotes frd
33776 \end_inset
33777
33778 ; se carga con la línea de preámbulo LaTeX:
33779 \end_layout
33780
33781 \begin_layout Standard
33782
33783 \series bold
33784
33785 \backslash
33786 usepackage{braket}
33787 \end_layout
33788
33789 \begin_layout Standard
33790 \begin_inset ERT
33791 status collapsed
33792
33793 \begin_layout Plain Layout
33794
33795
33796 \backslash
33797 ifbraket 
33798 \end_layout
33799
33800 \end_inset
33801
33802
33803 \begin_inset Note Note
33804 status open
33805
33806 \begin_layout Plain Layout
33807 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
33808 \series bold
33809 braket
33810 \series default
33811  está instalado.
33812 \end_layout
33813
33814 \end_inset
33815
33816
33817 \end_layout
33818
33819 \begin_layout Standard
33820 Están definidos los siguientes comandos:
33821 \end_layout
33822
33823 \begin_layout Standard
33824 \noindent
33825 \align center
33826 \begin_inset Tabular
33827 <lyxtabular version="3" rows="4" columns="2">
33828 <features rotate="0" tabularvalignment="middle">
33829 <column alignment="center" valignment="top">
33830 <column alignment="center" valignment="top">
33831 <row>
33832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33833 \begin_inset Text
33834
33835 \begin_layout Plain Layout
33836 Comando
33837 \end_layout
33838
33839 \end_inset
33840 </cell>
33841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33842 \begin_inset Text
33843
33844 \begin_layout Plain Layout
33845 Resultado
33846 \end_layout
33847
33848 \end_inset
33849 </cell>
33850 </row>
33851 <row>
33852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33853 \begin_inset Text
33854
33855 \begin_layout Plain Layout
33856
33857 \backslash
33858 Bra{
33859 \backslash
33860 psi
33861 \end_layout
33862
33863 \end_inset
33864 </cell>
33865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33866 \begin_inset Text
33867
33868 \begin_layout Plain Layout
33869 \begin_inset Formula $\Bra{\psi}$
33870 \end_inset
33871
33872
33873 \end_layout
33874
33875 \end_inset
33876 </cell>
33877 </row>
33878 <row>
33879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33880 \begin_inset Text
33881
33882 \begin_layout Plain Layout
33883
33884 \backslash
33885 Ket{
33886 \backslash
33887 psi
33888 \end_layout
33889
33890 \end_inset
33891 </cell>
33892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33893 \begin_inset Text
33894
33895 \begin_layout Plain Layout
33896 \begin_inset Formula $\Ket{\psi}$
33897 \end_inset
33898
33899
33900 \end_layout
33901
33902 \end_inset
33903 </cell>
33904 </row>
33905 <row>
33906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33907 \begin_inset Text
33908
33909 \begin_layout Plain Layout
33910
33911 \backslash
33912 Braket{
33913 \backslash
33914 psi|
33915 \backslash
33916 phi
33917 \end_layout
33918
33919 \end_inset
33920 </cell>
33921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33922 \begin_inset Text
33923
33924 \begin_layout Plain Layout
33925 \begin_inset Formula $\Braket{\psi|\phi}$
33926 \end_inset
33927
33928
33929 \end_layout
33930
33931 \end_inset
33932 </cell>
33933 </row>
33934 </lyxtabular>
33935
33936 \end_inset
33937
33938
33939 \end_layout
33940
33941 \begin_layout Standard
33942 El comando 
33943 \series bold
33944
33945 \backslash
33946 Braket
33947 \series default
33948  asegura que todas las barras verticales tienen el tamaño de los delimitadores
33949  circundantes:
33950 \begin_inset Formula 
33951 \[
33952 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
33953 \]
33954
33955 \end_inset
33956
33957
33958 \begin_inset ERT
33959 status collapsed
33960
33961 \begin_layout Plain Layout
33962
33963
33964 \backslash
33965 else
33966 \end_layout
33967
33968 \end_inset
33969
33970
33971 \begin_inset Note Note
33972 status open
33973
33974 \begin_layout Plain Layout
33975 Lo que sigue se verá en la salida si el paquete LaTeX 
33976 \series bold
33977 braket
33978 \series default
33979  no está instalado:
33980 \end_layout
33981
33982 \end_inset
33983
33984
33985 \end_layout
33986
33987 \begin_layout Standard
33988 Debes instalar el paquete LaTeX 
33989 \series bold
33990 braket
33991 \series default
33992  para ver en la salida el resto de esta subsección.
33993 \end_layout
33994
33995 \begin_layout Standard
33996 \begin_inset ERT
33997 status collapsed
33998
33999 \begin_layout Plain Layout
34000
34001
34002 \backslash
34003 fi
34004 \end_layout
34005
34006 \end_inset
34007
34008
34009 \end_layout
34010
34011 \begin_layout Standard
34012 El efecto de 
34013 \series bold
34014
34015 \backslash
34016 Braket
34017 \series default
34018  también se puede conseguir con el comando 
34019 \series bold
34020
34021 \backslash
34022 middle
34023 \series default
34024 , que se describe en 
34025 \begin_inset CommandInset ref
34026 LatexCommand ref
34027 reference "sub:Tamaño-automático-de"
34028
34029 \end_inset
34030
34031 .
34032 \end_layout
34033
34034 \begin_layout Subsection
34035 Fracciones definidas por el usuario
34036 \begin_inset CommandInset label
34037 LatexCommand label
34038 name "sub:Fracciones-personalizadas"
34039
34040 \end_inset
34041
34042
34043 \begin_inset Index idx
34044 status collapsed
34045
34046 \begin_layout Plain Layout
34047 Fracciones ! personalizadas
34048 \end_layout
34049
34050 \end_inset
34051
34052
34053 \end_layout
34054
34055 \begin_layout Standard
34056 Para definir comandos personalizados para fracciones, se usa el comando
34057  
34058 \series bold
34059
34060 \backslash
34061 genfrac
34062 \series default
34063
34064 \begin_inset Index idx
34065 status collapsed
34066
34067 \begin_layout Plain Layout
34068 Comandos ! G ! 
34069 \backslash
34070 genfrac
34071 \end_layout
34072
34073 \end_inset
34074
34075  con el siguiente esquema:
34076 \end_layout
34077
34078 \begin_layout Standard
34079
34080 \series bold
34081
34082 \backslash
34083 genfrac{delimitador izquierdo}{delimitador derecho}
34084 \begin_inset Newline newline
34085 \end_inset
34086
34087
34088 \begin_inset Phantom HPhantom
34089 status open
34090
34091 \begin_layout Plain Layout
34092
34093 \series bold
34094
34095 \backslash
34096 genfrac
34097 \end_layout
34098
34099 \end_inset
34100
34101 {grosor raya de fracción}{estilo}{numerador}{denominador}
34102 \end_layout
34103
34104 \begin_layout Standard
34105 El estilo es un número en el rango 0
34106 \begin_inset space \thinspace{}
34107 \end_inset
34108
34109 -
34110 \begin_inset space \thinspace{}
34111 \end_inset
34112
34113 3.
34114 \end_layout
34115
34116 \begin_layout Standard
34117 \align center
34118 \begin_inset Tabular
34119 <lyxtabular version="3" rows="5" columns="2">
34120 <features rotate="0" tabularvalignment="middle">
34121 <column alignment="center" valignment="top">
34122 <column alignment="center" valignment="top">
34123 <row>
34124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34125 \begin_inset Text
34126
34127 \begin_layout Plain Layout
34128 Número
34129 \end_layout
34130
34131 \end_inset
34132 </cell>
34133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34134 \begin_inset Text
34135
34136 \begin_layout Plain Layout
34137 Estilo (tamaño)
34138 \end_layout
34139
34140 \end_inset
34141 </cell>
34142 </row>
34143 <row>
34144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34145 \begin_inset Text
34146
34147 \begin_layout Plain Layout
34148 0
34149 \end_layout
34150
34151 \end_inset
34152 </cell>
34153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34154 \begin_inset Text
34155
34156 \begin_layout Plain Layout
34157 ecuación presentada
34158 \end_layout
34159
34160 \end_inset
34161 </cell>
34162 </row>
34163 <row>
34164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34165 \begin_inset Text
34166
34167 \begin_layout Plain Layout
34168 1
34169 \end_layout
34170
34171 \end_inset
34172 </cell>
34173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34174 \begin_inset Text
34175
34176 \begin_layout Plain Layout
34177 ecuación en línea
34178 \end_layout
34179
34180 \end_inset
34181 </cell>
34182 </row>
34183 <row>
34184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34185 \begin_inset Text
34186
34187 \begin_layout Plain Layout
34188 2
34189 \end_layout
34190
34191 \end_inset
34192 </cell>
34193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34194 \begin_inset Text
34195
34196 \begin_layout Plain Layout
34197 pequeño
34198 \end_layout
34199
34200 \end_inset
34201 </cell>
34202 </row>
34203 <row>
34204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34205 \begin_inset Text
34206
34207 \begin_layout Plain Layout
34208 3
34209 \end_layout
34210
34211 \end_inset
34212 </cell>
34213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34214 \begin_inset Text
34215
34216 \begin_layout Plain Layout
34217 muy pequeño
34218 \end_layout
34219
34220 \end_inset
34221 </cell>
34222 </row>
34223 </lyxtabular>
34224
34225 \end_inset
34226
34227
34228 \end_layout
34229
34230 \begin_layout Standard
34231 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
34232  
34233 \series bold
34234
34235 \backslash
34236 frac
34237 \series default
34238 .
34239 \end_layout
34240
34241 \begin_layout Standard
34242 Si no se pone grosor de la raya de fracción se usará el valor predefinido
34243  de 0.4
34244 \begin_inset space \thinspace{}
34245 \end_inset
34246
34247 pt.
34248 \end_layout
34249
34250 \begin_layout Standard
34251 Por ejemplo, los comandos 
34252 \series bold
34253
34254 \backslash
34255 dfrac
34256 \series default
34257  y 
34258 \series bold
34259
34260 \backslash
34261 tbinom
34262 \series default
34263  de la 
34264 \begin_inset CommandInset ref
34265 LatexCommand ref
34266 reference "sub:Fracciones"
34267
34268 \end_inset
34269
34270  se definen con los comandos:
34271 \end_layout
34272
34273 \begin_layout Standard
34274
34275 \series bold
34276
34277 \backslash
34278 newcommand{
34279 \backslash
34280 dfrac}[2]{
34281 \backslash
34282 genfrac{}{}{}{0}{#1}{#2}}
34283 \end_layout
34284
34285 \begin_layout Standard
34286 y
34287 \end_layout
34288
34289 \begin_layout Standard
34290
34291 \series bold
34292
34293 \backslash
34294 newcommand{
34295 \backslash
34296 tbinom}[2]{
34297 \backslash
34298 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34299 \end_layout
34300
34301 \begin_layout Standard
34302 \begin_inset VSpace medskip
34303 \end_inset
34304
34305
34306 \end_layout
34307
34308 \begin_layout Standard
34309 Para definir una fracción en la que el grosor de la raya se pueda definir
34310  como argumento opcional, se inserta la siguiente línea en el preámbulo
34311  LaTeX:
34312 \end_layout
34313
34314 \begin_layout Standard
34315
34316 \series bold
34317
34318 \backslash
34319 newcommand{
34320 \backslash
34321 fracS}[3][]{
34322 \backslash
34323 genfrac{}{}{#1}{}{#2}{#3}}
34324 \end_layout
34325
34326 \begin_layout Standard
34327 Un ensayo:
34328 \begin_inset Formula 
34329 \begin{align*}
34330 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34331 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34332 \end{align*}
34333
34334 \end_inset
34335
34336 Como se puede ver, la distancia del numerador y el denominador a la raya
34337  de fracción se redondea a unas tres veces el grosor de la raya.
34338 \end_layout
34339
34340 \begin_layout Subsection
34341 Ecuaciones canceladas
34342 \begin_inset Index idx
34343 status collapsed
34344
34345 \begin_layout Plain Layout
34346 Ecuación ! cancelada
34347 \end_layout
34348
34349 \end_inset
34350
34351
34352 \end_layout
34353
34354 \begin_layout Standard
34355 Hay cuatro formas de cancelar ecuaciones o partes de ellas:
34356 \end_layout
34357
34358 \begin_layout Standard
34359 \begin_inset ERT
34360 status collapsed
34361
34362 \begin_layout Plain Layout
34363
34364
34365 \backslash
34366 ifcancel 
34367 \end_layout
34368
34369 \end_inset
34370
34371
34372 \begin_inset Note Note
34373 status open
34374
34375 \begin_layout Plain Layout
34376 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
34377 \series bold
34378 cancel
34379 \series default
34380  está instalado.
34381 \end_layout
34382
34383 \end_inset
34384
34385
34386 \end_layout
34387
34388 \begin_layout Standard
34389 \align center
34390 \begin_inset Tabular
34391 <lyxtabular version="3" rows="5" columns="2">
34392 <features rotate="0" tabularvalignment="middle">
34393 <column alignment="center" valignment="top">
34394 <column alignment="center" valignment="top">
34395 <row>
34396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34397 \begin_inset Text
34398
34399 \begin_layout Plain Layout
34400 Comando
34401 \end_layout
34402
34403 \end_inset
34404 </cell>
34405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34406 \begin_inset Text
34407
34408 \begin_layout Plain Layout
34409 Resultado
34410 \begin_inset Note Note
34411 status collapsed
34412
34413 \begin_layout Plain Layout
34414 El
34415 \series bold
34416  
34417 \series default
34418 espacio y 
34419 \series bold
34420
34421 \backslash
34422 raisebox
34423 \series default
34424  se usa sólo como espaciador
34425 \end_layout
34426
34427 \end_inset
34428
34429
34430 \end_layout
34431
34432 \end_inset
34433 </cell>
34434 </row>
34435 <row>
34436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34437 \begin_inset Text
34438
34439 \begin_layout Plain Layout
34440
34441 \backslash
34442 cancel
34443 \begin_inset space \textvisiblespace{}
34444 \end_inset
34445
34446
34447 \backslash
34448 int
34449 \begin_inset space \textvisiblespace{}
34450 \end_inset
34451
34452 A=B
34453 \end_layout
34454
34455 \end_inset
34456 </cell>
34457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34458 \begin_inset Text
34459
34460 \begin_layout Plain Layout
34461 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34462 \end_inset
34463
34464
34465 \end_layout
34466
34467 \end_inset
34468 </cell>
34469 </row>
34470 <row>
34471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34472 \begin_inset Text
34473
34474 \begin_layout Plain Layout
34475
34476 \backslash
34477 bcancel
34478 \begin_inset space \textvisiblespace{}
34479 \end_inset
34480
34481
34482 \backslash
34483 int
34484 \begin_inset space \textvisiblespace{}
34485 \end_inset
34486
34487 A=B
34488 \end_layout
34489
34490 \end_inset
34491 </cell>
34492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34493 \begin_inset Text
34494
34495 \begin_layout Plain Layout
34496 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34497 \end_inset
34498
34499
34500 \end_layout
34501
34502 \end_inset
34503 </cell>
34504 </row>
34505 <row>
34506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34507 \begin_inset Text
34508
34509 \begin_layout Plain Layout
34510
34511 \backslash
34512 xcancel
34513 \begin_inset space \textvisiblespace{}
34514 \end_inset
34515
34516
34517 \backslash
34518 int
34519 \begin_inset space \textvisiblespace{}
34520 \end_inset
34521
34522 A=B
34523 \end_layout
34524
34525 \end_inset
34526 </cell>
34527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34528 \begin_inset Text
34529
34530 \begin_layout Plain Layout
34531 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34532 \end_inset
34533
34534
34535 \end_layout
34536
34537 \end_inset
34538 </cell>
34539 </row>
34540 <row>
34541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34542 \begin_inset Text
34543
34544 \begin_layout Plain Layout
34545
34546 \backslash
34547 cancelto
34548 \begin_inset space \textvisiblespace{}
34549 \end_inset
34550
34551
34552 \backslash
34553 int
34554 \begin_inset space \textvisiblespace{}
34555 \end_inset
34556
34557 A=B
34558 \begin_inset Formula $\to$
34559 \end_inset
34560
34561 1
34562 \end_layout
34563
34564 \end_inset
34565 </cell>
34566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34567 \begin_inset Text
34568
34569 \begin_layout Plain Layout
34570 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34571 \end_inset
34572
34573
34574 \end_layout
34575
34576 \end_inset
34577 </cell>
34578 </row>
34579 </lyxtabular>
34580
34581 \end_inset
34582
34583
34584 \end_layout
34585
34586 \begin_layout Standard
34587
34588 \series bold
34589
34590 \backslash
34591 cancelto
34592 \series default
34593  es especialmente apropiado para visualizar la simplificación de fracciones
34594  en una ecuación:
34595 \begin_inset Formula 
34596 \[
34597 \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}}}
34598 \]
34599
34600 \end_inset
34601
34602
34603 \end_layout
34604
34605 \begin_layout Standard
34606 Para cambiar el tamaño del valor subscrito por 
34607 \series bold
34608
34609 \backslash
34610 cancelto
34611 \series default
34612  se puede 
34613 \lang english
34614 add the LaTeX-preamble line
34615 \end_layout
34616
34617 \begin_layout Standard
34618
34619 \series bold
34620
34621 \backslash
34622 PassOptionsToPackage{option}{cancel}
34623 \end_layout
34624
34625 \begin_layout Standard
34626
34627 \lang english
34628 where 
34629 \series bold
34630 option
34631 \series default
34632  is either
34633 \lang spanish
34634  
34635 \series bold
34636 samesize
34637 \series default
34638 , que da el mismo tamaño que para el valor cancelado, o 
34639 \series bold
34640 Smaller
34641 \series default
34642 , que da un tamaño un poco más pequeño que normal.
34643 \end_layout
34644
34645 \begin_layout Standard
34646 Para colorear la raya de cancelación añade el siguiente comando en código
34647  TeX:
34648 \end_layout
34649
34650 \begin_layout Standard
34651
34652 \series bold
34653
34654 \backslash
34655 renewcommand{
34656 \backslash
34657 CancelColor}{
34658 \backslash
34659 color{red}}
34660 \end_layout
34661
34662 \begin_layout Standard
34663 donde 
34664 \series bold
34665 red
34666 \series default
34667  puede reemplazarse por el color deseado.
34668 \end_layout
34669
34670 \begin_layout Standard
34671 \begin_inset ERT
34672 status collapsed
34673
34674 \begin_layout Plain Layout
34675
34676
34677 \backslash
34678 renewcommand{
34679 \backslash
34680 CancelColor}{
34681 \backslash
34682 color{red}}
34683 \end_layout
34684
34685 \end_inset
34686
34687
34688 \end_layout
34689
34690 \begin_layout Standard
34691 \begin_inset Formula 
34692 \[
34693 \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}}}
34694 \]
34695
34696 \end_inset
34697
34698
34699 \end_layout
34700
34701 \begin_layout Standard
34702 \begin_inset ERT
34703 status collapsed
34704
34705 \begin_layout Plain Layout
34706
34707
34708 \backslash
34709 renewcommand{
34710 \backslash
34711 CancelColor}{
34712 \backslash
34713 color{black}}
34714 \end_layout
34715
34716 \end_inset
34717
34718
34719 \begin_inset Note Note
34720 status open
34721
34722 \begin_layout Plain Layout
34723 restablece el color
34724 \end_layout
34725
34726 \end_inset
34727
34728
34729 \end_layout
34730
34731 \begin_layout Standard
34732 Para otras posibilidades de personalización, véase la documentación del
34733  paquete
34734 \series bold
34735  cancel
34736 \series default
34737
34738 \begin_inset CommandInset citation
34739 LatexCommand cite
34740 key "cancel"
34741
34742 \end_inset
34743
34744 .
34745 \begin_inset Index idx
34746 status collapsed
34747
34748 \begin_layout Plain Layout
34749 Paquetes ! cancel
34750 \end_layout
34751
34752 \end_inset
34753
34754
34755 \end_layout
34756
34757 \begin_layout Standard
34758 \begin_inset ERT
34759 status collapsed
34760
34761 \begin_layout Plain Layout
34762
34763
34764 \backslash
34765 else
34766 \end_layout
34767
34768 \end_inset
34769
34770
34771 \begin_inset Note Note
34772 status open
34773
34774 \begin_layout Plain Layout
34775 Lo que sigue se verá en la salida si el paquete LaTeX 
34776 \series bold
34777 cancel
34778 \series default
34779  no está instalado:
34780 \end_layout
34781
34782 \end_inset
34783
34784
34785 \end_layout
34786
34787 \begin_layout Standard
34788 Debes instalar el paquete LaTeX 
34789 \series bold
34790 cancel
34791 \series default
34792  para ver en la salida el resto de esta subsección.
34793 \end_layout
34794
34795 \begin_layout Standard
34796 \begin_inset ERT
34797 status collapsed
34798
34799 \begin_layout Plain Layout
34800
34801
34802 \backslash
34803 fi
34804 \end_layout
34805
34806 \end_inset
34807
34808
34809 \end_layout
34810
34811 \begin_layout Subsection
34812 Ecuaciones en encabezados de sección
34813 \begin_inset CommandInset label
34814 LatexCommand label
34815 name "sub:Ecuaciones-en-encabezados"
34816
34817 \end_inset
34818
34819
34820 \begin_inset Index idx
34821 status collapsed
34822
34823 \begin_layout Plain Layout
34824 Ecuación ! en encabezados de sección
34825 \end_layout
34826
34827 \end_inset
34828
34829
34830 \end_layout
34831
34832 \begin_layout Standard
34833 Si se quiere poner una ecuación en un encabezado de sección hay que tener
34834  en cuenta lo siguiente:
34835 \end_layout
34836
34837 \begin_layout Standard
34838 \begin_inset Note Greyedout
34839 status open
34840
34841 \begin_layout Plain Layout
34842 Si el soporte para 
34843 \series bold
34844 hyperref
34845 \series default
34846
34847 \begin_inset Index idx
34848 status collapsed
34849
34850 \begin_layout Plain Layout
34851 Paquetes ! hyperref
34852 \end_layout
34853
34854 \end_inset
34855
34856  está activado en la configuración del documento, 
34857 \family sans
34858 Propiedades
34859 \begin_inset space ~
34860 \end_inset
34861
34862
34863 \family default
34864 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
34865  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
34866  texto del marcador, porque se infringen las convenciones PDF.
34867 \end_layout
34868
34869 \end_inset
34870
34871
34872 \end_layout
34873
34874 \begin_layout Standard
34875 Estos problemas se pueden solucionar insertando al final del encabezado
34876  un título breve con el menú 
34877 \family sans
34878 Insertar\SpecialChar \menuseparator
34879 Título
34880 \begin_inset space ~
34881 \end_inset
34882
34883 breve
34884 \family default
34885 .
34886  Los títulos breves se usan como alternativa para encabezados de sección
34887  con más de una línea para mantener el buen aspecto del índice.
34888  En éste sólo aparece el título breve y por tanto también en los marcadores.
34889 \end_layout
34890
34891 \begin_layout Standard
34892 Si hay que poner ecuaciones en el índice y se usa 
34893 \series bold
34894 hyperref
34895 \series default
34896 , se puede insertar el siguiente comando en modo TeX:
34897 \end_layout
34898
34899 \begin_layout Standard
34900
34901 \series bold
34902
34903 \backslash
34904 texorpdfstring{parte}{alternativa}
34905 \begin_inset Index idx
34906 status collapsed
34907
34908 \begin_layout Plain Layout
34909 Comandos ! T ! 
34910 \backslash
34911 texorpdfstring
34912 \end_layout
34913
34914 \end_inset
34915
34916
34917 \end_layout
34918
34919 \begin_layout Standard
34920 parte se refiere a la parte del encabezado que no debería aparecer en el
34921  marcador PDF.
34922  Pueden ser caracteres, ecuaciones, notas al pie y también referencias cruzadas.
34923  La alternativa se usa para el marcador en vez de la parte.
34924 \end_layout
34925
34926 \begin_layout Standard
34927 Aquí hay dos ejemplos de encabezados con ecuación:
34928 \end_layout
34929
34930 \begin_layout Standard
34931 \begin_inset VSpace -3mm
34932 \end_inset
34933
34934
34935 \end_layout
34936
34937 \begin_layout Standard
34938 \begin_inset ERT
34939 status collapsed
34940
34941 \begin_layout Plain Layout
34942
34943
34944 \backslash
34945 boldmath 
34946 \end_layout
34947
34948 \end_inset
34949
34950
34951 \end_layout
34952
34953 \begin_layout Subsubsection
34954 Encabezado sin ecuación en el índice 
34955 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34956 \end_inset
34957
34958
34959 \begin_inset Argument 1
34960 status collapsed
34961
34962 \begin_layout Plain Layout
34963 Encabezado sin ecuación en el índice
34964 \end_layout
34965
34966 \end_inset
34967
34968
34969 \end_layout
34970
34971 \begin_layout Subsubsection
34972 Encabezado con ecuación en el índice
34973 \begin_inset ERT
34974 status collapsed
34975
34976 \begin_layout Plain Layout
34977
34978
34979 \backslash
34980 texorpdfstring{
34981 \end_layout
34982
34983 \end_inset
34984
34985  
34986 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34987 \end_inset
34988
34989
34990 \begin_inset ERT
34991 status collapsed
34992
34993 \begin_layout Plain Layout
34994
34995 }{}
34996 \end_layout
34997
34998 \end_inset
34999
35000
35001 \end_layout
35002
35003 \begin_layout Standard
35004 \begin_inset ERT
35005 status collapsed
35006
35007 \begin_layout Plain Layout
35008
35009
35010 \backslash
35011 unboldmath 
35012 \end_layout
35013
35014 \end_inset
35015
35016 En el primer encabezado se ha puesto un título breve, en el segundo un 
35017 \series bold
35018
35019 \backslash
35020 texorpdfstring
35021 \series default
35022 .
35023 \end_layout
35024
35025 \begin_layout Standard
35026 Para obtener el mismo formato que en los demás encabezados se han puesto
35027  ambos en un entorno 
35028 \series bold
35029 boldmath
35030 \series default
35031 .
35032 \begin_inset Foot
35033 status collapsed
35034
35035 \begin_layout Plain Layout
35036 véase 
35037 \begin_inset CommandInset ref
35038 LatexCommand ref
35039 reference "sub:Ecuaciones-en-negrita"
35040
35041 \end_inset
35042
35043
35044 \end_layout
35045
35046 \end_inset
35047
35048
35049 \end_layout
35050
35051 \begin_layout Subsection
35052 Ecuaciones en texto multicolumna
35053 \begin_inset Index idx
35054 status collapsed
35055
35056 \begin_layout Plain Layout
35057 Ecuación ! en texto multicolumna
35058 \end_layout
35059
35060 \end_inset
35061
35062
35063 \end_layout
35064
35065 \begin_layout Standard
35066 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
35067  para ajustarse a la columna y entonces es preciso abarcar la anchura total
35068  de la página.
35069  Esto se hace usando el paquete LaTeX 
35070 \series bold
35071 multicol
35072 \series default
35073 ,
35074 \begin_inset Foot
35075 status collapsed
35076
35077 \begin_layout Plain Layout
35078
35079 \series bold
35080 multicol
35081 \series default
35082  forma parte de las distribuciones LaTeX estándar.
35083 \end_layout
35084
35085 \end_inset
35086
35087
35088 \begin_inset Index idx
35089 status collapsed
35090
35091 \begin_layout Plain Layout
35092 Paquetes ! multicol
35093 \end_layout
35094
35095 \end_inset
35096
35097  que se carga en el preámbulo LaTeX con la línea
35098 \end_layout
35099
35100 \begin_layout Standard
35101
35102 \series bold
35103
35104 \backslash
35105 usepackage{multicol}
35106 \end_layout
35107
35108 \begin_layout Standard
35109 \begin_inset Note Greyedout
35110 status open
35111
35112 \begin_layout Plain Layout
35113 Ten en cuenta que la opción 
35114 \family sans
35115 Documento
35116 \begin_inset space ~
35117 \end_inset
35118
35119 con
35120 \begin_inset space ~
35121 \end_inset
35122
35123 dos
35124 \begin_inset space ~
35125 \end_inset
35126
35127 caras
35128 \family default
35129 , bajo 
35130 \family sans
35131 Diseño
35132 \begin_inset space ~
35133 \end_inset
35134
35135 de
35136 \begin_inset space ~
35137 \end_inset
35138
35139 página 
35140 \family default
35141 en el menú 
35142 \family sans
35143 Documento\SpecialChar \menuseparator
35144 Configuración
35145 \family default
35146  
35147 \emph on
35148 debe
35149 \emph default
35150  estar desmarcada.
35151 \end_layout
35152
35153 \end_inset
35154
35155
35156 \end_layout
35157
35158 \begin_layout Standard
35159 Antes del texto multicolumna se inserta en modo TeX el comando
35160 \end_layout
35161
35162 \begin_layout Standard
35163
35164 \series bold
35165
35166 \backslash
35167 begin{multicols}{número de columnas}
35168 \end_layout
35169
35170 \begin_layout Standard
35171 El número de columnas está en el rango 2-10.
35172  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
35173  TeX el comando
35174 \end_layout
35175
35176 \begin_layout Standard
35177
35178 \series bold
35179
35180 \backslash
35181 end{multicols}
35182 \end_layout
35183
35184 \begin_layout Standard
35185 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
35186  Para quitarlo se inserta un espacio vertical de -6
35187 \begin_inset space \thinspace{}
35188 \end_inset
35189
35190 mm antes de la ecuación.
35191  Si se usa el estilo 
35192 \series bold
35193 Sangrado
35194 \series default
35195 ,
35196 \begin_inset Foot
35197 status collapsed
35198
35199 \begin_layout Plain Layout
35200 véase estilos de ecuación en 
35201 \begin_inset CommandInset ref
35202 LatexCommand ref
35203 reference "sec:Estilos-de-ecuación"
35204
35205 \end_inset
35206
35207
35208 \end_layout
35209
35210 \end_inset
35211
35212  se inserta un espacio de -9
35213 \begin_inset space \thinspace{}
35214 \end_inset
35215
35216 mm.
35217 \end_layout
35218
35219 \begin_layout Standard
35220 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
35221 \end_layout
35222
35223 \begin_layout Standard
35224
35225 \lang german
35226 \begin_inset ERT
35227 status collapsed
35228
35229 \begin_layout Plain Layout
35230
35231
35232 \backslash
35233 begin{multicols}{2}
35234 \end_layout
35235
35236 \end_inset
35237
35238 Das Spektrum wird fouriertransformiert.
35239  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35240 , Lösungsmittel) zu trennen.
35241  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35242  nun das Aussehen des Ausgangssignals.
35243  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
35244  über alle Phasen integrieren muss.
35245  Sei nun 
35246 \begin_inset Formula $S$
35247 \end_inset
35248
35249  unser normiertes Ausgangssignal und 
35250 \begin_inset Formula $P$
35251 \end_inset
35252
35253  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35254 \begin_inset ERT
35255 status collapsed
35256
35257 \begin_layout Plain Layout
35258
35259
35260 \backslash
35261 end{multicols}
35262 \end_layout
35263
35264 \end_inset
35265
35266
35267 \begin_inset VSpace -6mm
35268 \end_inset
35269
35270
35271 \begin_inset Formula 
35272 \begin{equation}
35273 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35274 \end{equation}
35275
35276 \end_inset
35277
35278
35279 \begin_inset ERT
35280 status collapsed
35281
35282 \begin_layout Plain Layout
35283
35284
35285 \backslash
35286 begin{multicols}{2}
35287 \end_layout
35288
35289 \end_inset
35290
35291 wobei 
35292 \begin_inset Formula $S_{0}$
35293 \end_inset
35294
35295  das Signal ohne Gradient ist und die Normierungsbedingung 
35296 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35297 \end_inset
35298
35299  gilt.
35300  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35301  Direkt nach dem 
35302 \begin_inset Formula $\nicefrac{\pi}{2}$
35303 \end_inset
35304
35305
35306 \begin_inset space \thinspace{}
35307 \end_inset
35308
35309 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35310  das Signal zusätzlich abschwächt.
35311  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35312  
35313 \begin_inset Formula $T_{2}$
35314 \end_inset
35315
35316 -Zeit.
35317 \end_layout
35318
35319 \begin_layout Standard
35320
35321 \lang german
35322 \begin_inset ERT
35323 status collapsed
35324
35325 \begin_layout Plain Layout
35326
35327
35328 \backslash
35329 end{multicols}
35330 \end_layout
35331
35332 \end_inset
35333
35334
35335 \end_layout
35336
35337 \begin_layout Subsection
35338 Ecuaciones con descripción de variables
35339 \begin_inset Index idx
35340 status collapsed
35341
35342 \begin_layout Plain Layout
35343 Ecuación ! con descripción de variables
35344 \end_layout
35345
35346 \end_inset
35347
35348
35349 \end_layout
35350
35351 \begin_layout Standard
35352 Para describir variables en una ecuación, como en la fórmula 
35353 \begin_inset CommandInset ref
35354 LatexCommand eqref
35355 reference "eq:within"
35356
35357 \end_inset
35358
35359 , se inserta una matriz 2×
35360 \begin_inset Formula $n$
35361 \end_inset
35362
35363  con columnas alineadas a la izquierda para las 
35364 \emph on
35365
35366 \begin_inset Formula $n$
35367 \end_inset
35368
35369
35370 \emph default
35371  variables usadas.
35372 \begin_inset Foot
35373 status collapsed
35374
35375 \begin_layout Plain Layout
35376 véase matrices en 
35377 \begin_inset CommandInset ref
35378 LatexCommand ref
35379 reference "sec:Matrices"
35380
35381 \end_inset
35382
35383
35384 \end_layout
35385
35386 \end_inset
35387
35388  Para poner la descripción en tamaño más pequeño se inserta, por ejemplo,
35389  el comando 
35390 \series bold
35391
35392 \backslash
35393 footnotesize
35394 \series default
35395  antes de la matriz.
35396 \begin_inset Foot
35397 status collapsed
35398
35399 \begin_layout Plain Layout
35400 véase tamaños de tipografías en 
35401 \begin_inset CommandInset ref
35402 LatexCommand ref
35403 reference "sub:Tamaños-de-tipografías"
35404
35405 \end_inset
35406
35407 .
35408 \end_layout
35409
35410 \end_inset
35411
35412
35413 \end_layout
35414
35415 \begin_layout Standard
35416 Si se usa el estilo 
35417 \series bold
35418 Sangrado
35419 \series default
35420 ,
35421 \begin_inset Foot
35422 status collapsed
35423
35424 \begin_layout Plain Layout
35425 véase estilos de ecuación en 
35426 \begin_inset CommandInset ref
35427 LatexCommand ref
35428 reference "sec:Estilos-de-ecuación"
35429
35430 \end_inset
35431
35432
35433 \end_layout
35434
35435 \end_inset
35436
35437  se inserta un 
35438 \series bold
35439
35440 \backslash
35441 hfill
35442 \series default
35443
35444 \begin_inset Foot
35445 status collapsed
35446
35447 \begin_layout Plain Layout
35448
35449 \series bold
35450
35451 \backslash
35452 hfill
35453 \series default
35454  sólo funciona en ecuaciones en estilo 
35455 \series bold
35456 Sangrado
35457 \series default
35458 , véase 
35459 \begin_inset CommandInset ref
35460 LatexCommand ref
35461 reference "sub:Espacio-variable"
35462
35463 \end_inset
35464
35465
35466 \end_layout
35467
35468 \end_inset
35469
35470  delante y detrás de la matriz para que tenga la misma separación con la
35471  ecuación y con el margen.
35472 \end_layout
35473
35474 \begin_layout Standard
35475 Si se usa el estilo 
35476 \series bold
35477 Centrado
35478 \series default
35479  se emplea el método descrito en la 
35480 \begin_inset CommandInset ref
35481 LatexCommand ref
35482 reference "sub:Entorno-flalign"
35483
35484 \end_inset
35485
35486  para sangrar la ecuación.
35487  La ecuación 
35488 \begin_inset CommandInset ref
35489 LatexCommand eqref
35490 reference "eq:within"
35491
35492 \end_inset
35493
35494  consta de cinco columnas ya que las dos primeras contienen la fórmula,
35495  la tercera la matriz y la última una llave TeX vacía.
35496 \begin_inset Formula 
35497 \begin{flalign}
35498 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
35499 \rho & \mbox{densidad}\\
35500 V & \mbox{volumen}\\
35501 g & \mbox{aceleración gravitatoria}
35502 \end{array} &  & {}\label{eq:within}
35503 \end{flalign}
35504
35505 \end_inset
35506
35507
35508 \end_layout
35509
35510 \begin_layout Subsection
35511 Letras griegas minúsculas en redonda
35512 \begin_inset CommandInset label
35513 LatexCommand label
35514 name "sub:Griegas-en-redonda"
35515
35516 \end_inset
35517
35518
35519 \begin_inset Index idx
35520 status collapsed
35521
35522 \begin_layout Plain Layout
35523 Letras griegas ! en redonda
35524 \end_layout
35525
35526 \end_inset
35527
35528
35529 \end_layout
35530
35531 \begin_layout Standard
35532 La mayoría de las tipografías sólo suministran letras griegas minúsculas
35533  en cursiva.
35534  Pero para símbolos de partículas elementales como piones y neutrinos hacen
35535  falta letras griegas en redonda.
35536  El archivo 
35537 \series bold
35538 upgreek.sty
35539 \series default
35540
35541 \begin_inset Foot
35542 status collapsed
35543
35544 \begin_layout Plain Layout
35545
35546 \series bold
35547 upgreek
35548 \series default
35549  forma parte del paquete LaTeX 
35550 \series bold
35551 was
35552 \series default
35553
35554 \begin_inset Index idx
35555 status collapsed
35556
35557 \begin_layout Plain Layout
35558 Paquetes ! was
35559 \begin_inset ERT
35560 status collapsed
35561
35562 \begin_layout Plain Layout
35563
35564
35565 \backslash
35566 vspace{4mm}
35567 \end_layout
35568
35569 \end_inset
35570
35571
35572 \end_layout
35573
35574 \end_inset
35575
35576 .
35577 \end_layout
35578
35579 \end_inset
35580
35581
35582 \begin_inset Index idx
35583 status collapsed
35584
35585 \begin_layout Plain Layout
35586 Paquetes ! upgreek
35587 \end_layout
35588
35589 \end_inset
35590
35591 , que se carga en el preámbulo LaTeX con la línea
35592 \end_layout
35593
35594 \begin_layout Standard
35595
35596 \series bold
35597
35598 \backslash
35599 usepackage{upgreek}
35600 \end_layout
35601
35602 \begin_layout Standard
35603 las suministra.
35604  
35605 \begin_inset ERT
35606 status collapsed
35607
35608 \begin_layout Plain Layout
35609
35610
35611 \backslash
35612 ifupgreek 
35613 \end_layout
35614
35615 \end_inset
35616
35617
35618 \begin_inset Note Note
35619 status open
35620
35621 \begin_layout Plain Layout
35622 Lo siguiente sólo se podrá ver si está instalado el paquete LaTeX 
35623 \series bold
35624 upgreek
35625 \series default
35626 :
35627 \end_layout
35628
35629 \end_inset
35630
35631  Se imprimen con el comando de la letra correspondiente precedido de 
35632 \series bold
35633 up
35634 \series default
35635 .
35636  Por ejemplo, el comando 
35637 \series bold
35638
35639 \backslash
35640 uptau
35641 \series default
35642  genera: 
35643 \begin_inset Formula $\uptau$
35644 \end_inset
35645
35646
35647 \end_layout
35648
35649 \begin_layout Standard
35650 Con estos comandos se pueden escribir reacciones entre partículas elementales:
35651 \begin_inset Formula 
35652 \[
35653 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}
35654 \]
35655
35656 \end_inset
35657
35658
35659 \end_layout
35660
35661 \begin_layout Standard
35662 Las letras en redonda son más remarcadas y más grandes que las correspondientes
35663  en cursiva.
35664  Por tanto no deberían emplearse para unidades como 
35665 \begin_inset Quotes fld
35666 \end_inset
35667
35668 µm
35669 \begin_inset Quotes frd
35670 \end_inset
35671
35672 .
35673 \end_layout
35674
35675 \begin_layout Standard
35676 \begin_inset ERT
35677 status collapsed
35678
35679 \begin_layout Plain Layout
35680
35681
35682 \backslash
35683 else 
35684 \end_layout
35685
35686 \end_inset
35687
35688
35689 \begin_inset Note Note
35690 status open
35691
35692 \begin_layout Plain Layout
35693 Lo siguiente se mostrará si el paquete LaTeX 
35694 \series bold
35695 upgreek
35696 \series default
35697  no está instalado:
35698 \end_layout
35699
35700 \end_inset
35701
35702
35703 \end_layout
35704
35705 \begin_layout Standard
35706 Debes instalar el paquete LaTeX 
35707 \series bold
35708 upgreek
35709 \series default
35710  para ver en la salida el resto de esta subsección.
35711  
35712 \end_layout
35713
35714 \begin_layout Standard
35715 \begin_inset ERT
35716 status collapsed
35717
35718 \begin_layout Plain Layout
35719
35720
35721 \backslash
35722 fi
35723 \end_layout
35724
35725 \end_inset
35726
35727
35728 \end_layout
35729
35730 \begin_layout Standard
35731 \begin_inset Newpage newpage
35732 \end_inset
35733
35734
35735 \end_layout
35736
35737 \begin_layout Subsection
35738 Caracteres de texto en ecuaciones
35739 \begin_inset CommandInset label
35740 LatexCommand label
35741 name "sub:Caracteres-de-texto"
35742
35743 \end_inset
35744
35745
35746 \begin_inset Index idx
35747 status collapsed
35748
35749 \begin_layout Plain Layout
35750 Texto ! en ecuaciones
35751 \end_layout
35752
35753 \end_inset
35754
35755
35756 \end_layout
35757
35758 \begin_layout Standard
35759 En algunos casos podrías querer insertar caracteres de texto directamente
35760  en ecuaciones.
35761  Por ejemplo, cuando se usa con frecuencia el punto centrado 
35762 \begin_inset Formula $\cdot$
35763 \end_inset
35764
35765  en expresiones como 
35766 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
35767 \end_inset
35768
35769 , habría que insertar el comando 
35770 \series bold
35771
35772 \backslash
35773 cdot
35774 \series default
35775
35776 \begin_inset Foot
35777 status collapsed
35778
35779 \begin_layout Plain Layout
35780 véase 
35781 \begin_inset CommandInset ref
35782 LatexCommand ref
35783 reference "sub:Operadores-binarios"
35784
35785 \end_inset
35786
35787
35788 \end_layout
35789
35790 \end_inset
35791
35792  continuamente, porque este carácter está definido en todas las codificaciones
35793  como carácter de texto.
35794  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
35795 \end_layout
35796
35797 \begin_layout Standard
35798
35799 \series bold
35800
35801 \backslash
35802 Declare Inputtext{183}{
35803 \backslash
35804 ifmmode
35805 \backslash
35806 cdot
35807 \backslash
35808 else
35809 \backslash
35810 textperiodcentered
35811 \backslash
35812 f\SpecialChar \textcompwordmark{}
35813 i}
35814 \end_layout
35815
35816 \begin_layout Standard
35817 La codificación de caracteres (menú 
35818 \family sans
35819 Documento\SpecialChar \menuseparator
35820 Configuración\SpecialChar \menuseparator
35821 Idioma
35822 \family default
35823 ) especifica el carácter que se muestra al pulsar una tecla.
35824  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
35825  
35826 \series bold
35827
35828 \backslash
35829 textperiodcentered
35830 \series default
35831 .
35832  Pero este comando no está disponible en ecuaciones así que obtendrías errores
35833  de LaTeX.
35834  Con la codificación cambiada se escoge automáticamente el comando correcto,
35835  dependiendo de si el carácter se ha insertado en una ecuación o no.
35836 \end_layout
35837
35838 \begin_layout Standard
35839 La codificación de diversos caracteres se guarda en archivos de definición.
35840  Por ejemplo la codificación 
35841 \series bold
35842 latin9
35843 \series default
35844  se define en el archivo 
35845 \series bold
35846 latin9.def
35847 \series default
35848  que está en el directorio de LaTeX.
35849  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
35850  archivo de definición, de lo contrario nuestros documentos no podrían ser
35851  editados en otros ordenadores.
35852 \begin_inset VSpace medskip
35853 \end_inset
35854
35855
35856 \end_layout
35857
35858 \begin_layout Standard
35859 Además del punto centrado, en este documento se ha definido el símbolo grado
35860  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
35861  directamente en una fórmula:
35862 \end_layout
35863
35864 \begin_layout Standard
35865
35866 \series bold
35867
35868 \backslash
35869 DeclareInputtext{176}{
35870 \backslash
35871 ifmmode^
35872 \backslash
35873 circ
35874 \backslash
35875 else
35876 \backslash
35877 textdegree
35878 \backslash
35879 f\SpecialChar \textcompwordmark{}
35880 i}
35881 \begin_inset Newpage newpage
35882 \end_inset
35883
35884
35885 \end_layout
35886
35887 \begin_layout Section
35888 \start_of_appendix
35889 Notas sobre tipografía
35890 \begin_inset Index idx
35891 status collapsed
35892
35893 \begin_layout Plain Layout
35894 Tipografía, normas
35895 \end_layout
35896
35897 \end_inset
35898
35899
35900 \end_layout
35901
35902 \begin_layout Standard
35903 Esta sección es un resumen de las normas tipográficas ISO más importantes.
35904 \begin_inset Foot
35905 status collapsed
35906
35907 \begin_layout Plain Layout
35908 Este compendio se ha tomado parcialmente del diccionario semi-oficial alemán
35909  
35910 \begin_inset Quotes fld
35911 \end_inset
35912
35913 Duden
35914 \begin_inset Quotes frd
35915 \end_inset
35916
35917  
35918 \begin_inset CommandInset citation
35919 LatexCommand cite
35920 key "Duden"
35921
35922 \end_inset
35923
35924 , que incluye algunas de las normas ISO.
35925  
35926 \begin_inset Newline newline
35927 \end_inset
35928
35929 (
35930 \emph on
35931 N.
35932 \begin_inset space \thinspace{}
35933 \end_inset
35934
35935 del t.
35936 \emph default
35937 : Para documentación en español sobre el tema, véase 
35938 \begin_inset CommandInset citation
35939 LatexCommand cite
35940 key "Bezos"
35941
35942 \end_inset
35943
35944 .)
35945 \end_layout
35946
35947 \end_inset
35948
35949
35950 \end_layout
35951
35952 \begin_layout Itemize
35953 Las unidades físicas se escriben 
35954 \emph on
35955 siempre 
35956 \emph default
35957 en redonda
35958 \begin_inset Foot
35959 status collapsed
35960
35961 \begin_layout Plain Layout
35962 véase estilos de tipografías en 
35963 \begin_inset CommandInset ref
35964 LatexCommand ref
35965 reference "sub:Estilos-de-tipografías"
35966
35967 \end_inset
35968
35969
35970 \end_layout
35971
35972 \end_inset
35973
35974 , aunque aparezcan en un texto en cursiva: 30
35975 \begin_inset space \thinspace{}
35976 \end_inset
35977
35978 km/h
35979 \begin_inset Newline newline
35980 \end_inset
35981
35982 Entre el valor y la unidad hay un espacio delgado, véase 
35983 \begin_inset CommandInset ref
35984 LatexCommand ref
35985 reference "sub:Espacio-predefinido"
35986
35987 \end_inset
35988
35989 .
35990 \begin_inset Newline newline
35991 \end_inset
35992
35993 Esta norma la cumple automáticamente el comando 
35994 \series bold
35995
35996 \backslash
35997 unittwo
35998 \series default
35999 .
36000  Si se introduce en una fórmula aparecen dos marcos.
36001  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
36002  como antes, 
36003 \begin_inset Formula $\unit[30]{km/h}$
36004 \end_inset
36005
36006
36007 \begin_inset space \thinspace{}
36008 \end_inset
36009
36010 .
36011  Ten en cuenta que 
36012 \series bold
36013
36014 \backslash
36015 unittwo
36016 \series default
36017  no es un auténtico comando LaTeX, sino el comando 
36018 \series bold
36019
36020 \backslash
36021 unit[value]{unit}
36022 \series default
36023 , por tanto no lo puedes usar en código TeX.
36024 \end_layout
36025
36026 \begin_layout Itemize
36027 Los signos por ciento y por mil se escriben como las unidades físicas:
36028 \begin_inset Newline newline
36029 \end_inset
36030
36031 1,2
36032 \begin_inset space \thinspace{}
36033 \end_inset
36034
36035 ‰ de alcohol en sangre.
36036 \end_layout
36037
36038 \begin_layout Itemize
36039 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
36040  otra unidad: 15
36041 \begin_inset space \thinspace{}
36042 \end_inset
36043
36044 °C
36045 \end_layout
36046
36047 \begin_layout Itemize
36048 En números con más de cuatro dígitos se inserta un espacio delgado para
36049  separarlos en grupos de tres cifras: 18
36050 \begin_inset space \thinspace{}
36051 \end_inset
36052
36053 473
36054 \begin_inset space \thinspace{}
36055 \end_inset
36056
36057 588
36058 \end_layout
36059
36060 \begin_layout Itemize
36061 Para dimensiones como 120×90×40
36062 \begin_inset space \thinspace{}
36063 \end_inset
36064
36065 cm se usa el aspa de multiplicar 
36066 \begin_inset Quotes fld
36067 \end_inset
36068
36069 ×
36070 \begin_inset Quotes frd
36071 \end_inset
36072
36073 .
36074  Está disponible en el menú 
36075 \family sans
36076 Insertar\SpecialChar \menuseparator
36077 Carácter especial
36078 \family default
36079 \SpecialChar \menuseparator
36080
36081 \family sans
36082 Símbolos
36083 \family default
36084  o bien mediante el comando 
36085 \series bold
36086
36087 \backslash
36088 times
36089 \series default
36090 .
36091  Se puede insertar directamente con cierta combinación de teclas.
36092 \end_layout
36093
36094 \begin_layout Itemize
36095 Las funciones con nombres que constan de varias letras se escriben en redonda
36096  para evitar confusiones, véase 
36097 \begin_inset CommandInset ref
36098 LatexCommand ref
36099 reference "sub:Funciones-predefinidas"
36100
36101 \end_inset
36102
36103 .
36104 \end_layout
36105
36106 \begin_layout Itemize
36107 Los índices que constan de varias letras se escriben en redonda: 
36108 \begin_inset Formula $E_{\mathrm{cin}}$
36109 \end_inset
36110
36111
36112 \begin_inset Newline newline
36113 \end_inset
36114
36115 Los componentes de una matriz se escriben en cursiva: 
36116 \begin_inset Formula $\hat{H}_{kl}$
36117 \end_inset
36118
36119
36120 \end_layout
36121
36122 \begin_layout Itemize
36123 El operador de diferenciación/integración 'd', el número de Euler 'e' y
36124  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
36125 s con otras variables.
36126 \end_layout
36127
36128 \begin_layout Itemize
36129 El carácter que indica una transformación 
36130 \noun on
36131 Fourier
36132 \noun default
36133  se inserta con el comando 
36134 \series bold
36135
36136 \backslash
36137 mathscr
36138 \begin_inset space \textvisiblespace{}
36139 \end_inset
36140
36141 F
36142 \series default
36143  o mediante el menú
36144 \family sans
36145  Insertar\SpecialChar \menuseparator
36146 Carácter especial
36147 \family default
36148 \SpecialChar \menuseparator
36149
36150 \family sans
36151 Símbolos\SpecialChar \menuseparator
36152 Símbolos de letra
36153 \family default
36154
36155 \begin_inset Formula $\mathscr{F}$
36156 \end_inset
36157
36158
36159 \end_layout
36160
36161 \begin_layout Standard
36162 \begin_inset Newpage newpage
36163 \end_inset
36164
36165
36166 \end_layout
36167
36168 \begin_layout Section
36169 Sinónimos
36170 \begin_inset Index idx
36171 status collapsed
36172
36173 \begin_layout Plain Layout
36174 Sinónimos
36175 \end_layout
36176
36177 \end_inset
36178
36179
36180 \end_layout
36181
36182 \begin_layout Standard
36183 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
36184  como los que se recogen en esta lista:
36185 \begin_inset Foot
36186 status collapsed
36187
36188 \begin_layout Plain Layout
36189 véase también 
36190 \begin_inset CommandInset ref
36191 LatexCommand ref
36192 reference "fn:sinónimos"
36193
36194 \end_inset
36195
36196 .
36197 \end_layout
36198
36199 \end_inset
36200
36201
36202 \end_layout
36203
36204 \begin_layout Standard
36205 \begin_inset VSpace bigskip
36206 \end_inset
36207
36208
36209 \begin_inset space \hfill{}
36210 \end_inset
36211
36212
36213 \begin_inset Tabular
36214 <lyxtabular version="3" rows="12" columns="2">
36215 <features rotate="0" tabularvalignment="middle">
36216 <column alignment="center" valignment="top" width="0pt">
36217 <column alignment="center" valignment="top" width="0pt">
36218 <row>
36219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36220 \begin_inset Text
36221
36222 \begin_layout Plain Layout
36223 Comando
36224 \end_layout
36225
36226 \end_inset
36227 </cell>
36228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36229 \begin_inset Text
36230
36231 \begin_layout Plain Layout
36232 equivalente a
36233 \begin_inset Note Note
36234 status collapsed
36235
36236 \begin_layout Plain Layout
36237
36238 \series bold
36239
36240 \backslash
36241 raisebox
36242 \series default
36243  se usa sólo como espaciador
36244 \end_layout
36245
36246 \end_inset
36247
36248
36249 \end_layout
36250
36251 \end_inset
36252 </cell>
36253 </row>
36254 <row>
36255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36256 \begin_inset Text
36257
36258 \begin_layout Plain Layout
36259
36260 \backslash
36261 ast
36262 \end_layout
36263
36264 \end_inset
36265 </cell>
36266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36267 \begin_inset Text
36268
36269 \begin_layout Plain Layout
36270 \begin_inset ERT
36271 status collapsed
36272
36273 \begin_layout Plain Layout
36274
36275
36276 \backslash
36277 raisebox{-1.2mm}{
36278 \end_layout
36279
36280 \end_inset
36281
36282 *
36283 \begin_inset ERT
36284 status collapsed
36285
36286 \begin_layout Plain Layout
36287
36288 }
36289 \end_layout
36290
36291 \end_inset
36292
36293
36294 \end_layout
36295
36296 \end_inset
36297 </cell>
36298 </row>
36299 <row>
36300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36301 \begin_inset Text
36302
36303 \begin_layout Plain Layout
36304
36305 \backslash
36306 choose
36307 \end_layout
36308
36309 \end_inset
36310 </cell>
36311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36312 \begin_inset Text
36313
36314 \begin_layout Plain Layout
36315
36316 \backslash
36317 binom
36318 \end_layout
36319
36320 \end_inset
36321 </cell>
36322 </row>
36323 <row>
36324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36325 \begin_inset Text
36326
36327 \begin_layout Plain Layout
36328
36329 \backslash
36330 geq
36331 \end_layout
36332
36333 \end_inset
36334 </cell>
36335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36336 \begin_inset Text
36337
36338 \begin_layout Plain Layout
36339
36340 \backslash
36341 ge
36342 \end_layout
36343
36344 \end_inset
36345 </cell>
36346 </row>
36347 <row>
36348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36349 \begin_inset Text
36350
36351 \begin_layout Plain Layout
36352
36353 \backslash
36354 lbrace
36355 \end_layout
36356
36357 \end_inset
36358 </cell>
36359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36360 \begin_inset Text
36361
36362 \begin_layout Plain Layout
36363 {
36364 \end_layout
36365
36366 \end_inset
36367 </cell>
36368 </row>
36369 <row>
36370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36371 \begin_inset Text
36372
36373 \begin_layout Plain Layout
36374
36375 \backslash
36376 lbracket
36377 \end_layout
36378
36379 \end_inset
36380 </cell>
36381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36382 \begin_inset Text
36383
36384 \begin_layout Plain Layout
36385 [
36386 \end_layout
36387
36388 \end_inset
36389 </cell>
36390 </row>
36391 <row>
36392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36393 \begin_inset Text
36394
36395 \begin_layout Plain Layout
36396
36397 \backslash
36398 leftarrow
36399 \end_layout
36400
36401 \end_inset
36402 </cell>
36403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36404 \begin_inset Text
36405
36406 \begin_layout Plain Layout
36407
36408 \backslash
36409 gets
36410 \end_layout
36411
36412 \end_inset
36413 </cell>
36414 </row>
36415 <row>
36416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36417 \begin_inset Text
36418
36419 \begin_layout Plain Layout
36420
36421 \backslash
36422 leq
36423 \end_layout
36424
36425 \end_inset
36426 </cell>
36427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36428 \begin_inset Text
36429
36430 \begin_layout Plain Layout
36431
36432 \backslash
36433 le
36434 \end_layout
36435
36436 \end_inset
36437 </cell>
36438 </row>
36439 <row>
36440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36441 \begin_inset Text
36442
36443 \begin_layout Plain Layout
36444
36445 \backslash
36446 lor
36447 \end_layout
36448
36449 \end_inset
36450 </cell>
36451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36452 \begin_inset Text
36453
36454 \begin_layout Plain Layout
36455
36456 \backslash
36457 vee
36458 \end_layout
36459
36460 \end_inset
36461 </cell>
36462 </row>
36463 <row>
36464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36465 \begin_inset Text
36466
36467 \begin_layout Plain Layout
36468
36469 \backslash
36470 neq
36471 \end_layout
36472
36473 \end_inset
36474 </cell>
36475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36476 \begin_inset Text
36477
36478 \begin_layout Plain Layout
36479
36480 \backslash
36481 not=
36482 \end_layout
36483
36484 \end_inset
36485 </cell>
36486 </row>
36487 <row>
36488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36489 \begin_inset Text
36490
36491 \begin_layout Plain Layout
36492
36493 \backslash
36494 slash
36495 \end_layout
36496
36497 \end_inset
36498 </cell>
36499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36500 \begin_inset Text
36501
36502 \begin_layout Plain Layout
36503 /
36504 \end_layout
36505
36506 \end_inset
36507 </cell>
36508 </row>
36509 <row>
36510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36511 \begin_inset Text
36512
36513 \begin_layout Plain Layout
36514
36515 \backslash
36516 vert
36517 \end_layout
36518
36519 \end_inset
36520 </cell>
36521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36522 \begin_inset Text
36523
36524 \begin_layout Plain Layout
36525 |
36526 \end_layout
36527
36528 \end_inset
36529 </cell>
36530 </row>
36531 </lyxtabular>
36532
36533 \end_inset
36534
36535
36536 \begin_inset space \hfill{}
36537 \end_inset
36538
36539
36540 \begin_inset Tabular
36541 <lyxtabular version="3" rows="12" columns="2">
36542 <features rotate="0" tabularvalignment="middle">
36543 <column alignment="center" valignment="top" width="0pt">
36544 <column alignment="center" valignment="top" width="0pt">
36545 <row>
36546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36547 \begin_inset Text
36548
36549 \begin_layout Plain Layout
36550 Comando
36551 \end_layout
36552
36553 \end_inset
36554 </cell>
36555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36556 \begin_inset Text
36557
36558 \begin_layout Plain Layout
36559 equivalente a
36560 \end_layout
36561
36562 \end_inset
36563 </cell>
36564 </row>
36565 <row>
36566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36567 \begin_inset Text
36568
36569 \begin_layout Plain Layout
36570
36571 \backslash
36572 backslash
36573 \end_layout
36574
36575 \end_inset
36576 </cell>
36577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36578 \begin_inset Text
36579
36580 \begin_layout Plain Layout
36581
36582 \backslash
36583
36584 \backslash
36585
36586 \end_layout
36587
36588 \end_inset
36589 </cell>
36590 </row>
36591 <row>
36592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36593 \begin_inset Text
36594
36595 \begin_layout Plain Layout
36596
36597 \backslash
36598 dasharrow
36599 \end_layout
36600
36601 \end_inset
36602 </cell>
36603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36604 \begin_inset Text
36605
36606 \begin_layout Plain Layout
36607
36608 \backslash
36609 dashrightarrow
36610 \end_layout
36611
36612 \end_inset
36613 </cell>
36614 </row>
36615 <row>
36616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36617 \begin_inset Text
36618
36619 \begin_layout Plain Layout
36620
36621 \backslash
36622 land
36623 \end_layout
36624
36625 \end_inset
36626 </cell>
36627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36628 \begin_inset Text
36629
36630 \begin_layout Plain Layout
36631
36632 \backslash
36633 wedge
36634 \end_layout
36635
36636 \end_inset
36637 </cell>
36638 </row>
36639 <row>
36640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36641 \begin_inset Text
36642
36643 \begin_layout Plain Layout
36644
36645 \backslash
36646 rbrace
36647 \end_layout
36648
36649 \end_inset
36650 </cell>
36651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36652 \begin_inset Text
36653
36654 \begin_layout Plain Layout
36655 }
36656 \end_layout
36657
36658 \end_inset
36659 </cell>
36660 </row>
36661 <row>
36662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36663 \begin_inset Text
36664
36665 \begin_layout Plain Layout
36666
36667 \backslash
36668 rbracket
36669 \end_layout
36670
36671 \end_inset
36672 </cell>
36673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36674 \begin_inset Text
36675
36676 \begin_layout Plain Layout
36677 ]
36678 \end_layout
36679
36680 \end_inset
36681 </cell>
36682 </row>
36683 <row>
36684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36685 \begin_inset Text
36686
36687 \begin_layout Plain Layout
36688
36689 \backslash
36690 rightarrow
36691 \end_layout
36692
36693 \end_inset
36694 </cell>
36695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36696 \begin_inset Text
36697
36698 \begin_layout Plain Layout
36699
36700 \backslash
36701 to
36702 \end_layout
36703
36704 \end_inset
36705 </cell>
36706 </row>
36707 <row>
36708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36709 \begin_inset Text
36710
36711 \begin_layout Plain Layout
36712
36713 \backslash
36714 lnot
36715 \end_layout
36716
36717 \end_inset
36718 </cell>
36719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36720 \begin_inset Text
36721
36722 \begin_layout Plain Layout
36723
36724 \backslash
36725 neg
36726 \end_layout
36727
36728 \end_inset
36729 </cell>
36730 </row>
36731 <row>
36732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36733 \begin_inset Text
36734
36735 \begin_layout Plain Layout
36736
36737 \backslash
36738 ne
36739 \end_layout
36740
36741 \end_inset
36742 </cell>
36743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36744 \begin_inset Text
36745
36746 \begin_layout Plain Layout
36747
36748 \backslash
36749 not=
36750 \end_layout
36751
36752 \end_inset
36753 </cell>
36754 </row>
36755 <row>
36756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36757 \begin_inset Text
36758
36759 \begin_layout Plain Layout
36760
36761 \backslash
36762 owns
36763 \end_layout
36764
36765 \end_inset
36766 </cell>
36767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36768 \begin_inset Text
36769
36770 \begin_layout Plain Layout
36771
36772 \backslash
36773 ni
36774 \end_layout
36775
36776 \end_inset
36777 </cell>
36778 </row>
36779 <row>
36780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36781 \begin_inset Text
36782
36783 \begin_layout Plain Layout
36784
36785 \backslash
36786 square
36787 \end_layout
36788
36789 \end_inset
36790 </cell>
36791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36792 \begin_inset Text
36793
36794 \begin_layout Plain Layout
36795
36796 \backslash
36797 Box
36798 \end_layout
36799
36800 \end_inset
36801 </cell>
36802 </row>
36803 <row>
36804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36805 \begin_inset Text
36806
36807 \begin_layout Plain Layout
36808
36809 \backslash
36810 Vert
36811 \end_layout
36812
36813 \end_inset
36814 </cell>
36815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36816 \begin_inset Text
36817
36818 \begin_layout Plain Layout
36819
36820 \backslash
36821 |
36822 \end_layout
36823
36824 \end_inset
36825 </cell>
36826 </row>
36827 </lyxtabular>
36828
36829 \end_inset
36830
36831
36832 \begin_inset space \hfill{}
36833 \end_inset
36834
36835
36836 \end_layout
36837
36838 \begin_layout Standard
36839 \begin_inset Newpage newpage
36840 \end_inset
36841
36842
36843 \end_layout
36844
36845 \begin_layout Bibliography
36846 \begin_inset CommandInset bibitem
36847 LatexCommand bibitem
36848 key "TLC2"
36849
36850 \end_inset
36851
36852
36853 \shape smallcaps
36854 Mittelbach, F.
36855  ; Goossens, M.
36856 \shape default
36857
36858 \shape italic
36859 The LaTeX Companion
36860 \shape default
36861 .
36862  Addison Wesley, 2004
36863 \end_layout
36864
36865 \begin_layout Bibliography
36866 \begin_inset CommandInset bibitem
36867 LatexCommand bibitem
36868 key "Mathmode"
36869
36870 \end_inset
36871
36872
36873 \begin_inset CommandInset href
36874 LatexCommand href
36875 name "Descripción"
36876 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36877
36878 \end_inset
36879
36880  de habilidades matemáticas de LaTeX
36881 \end_layout
36882
36883 \begin_layout Bibliography
36884 \begin_inset CommandInset bibitem
36885 LatexCommand bibitem
36886 key "AMS"
36887
36888 \end_inset
36889
36890
36891 \begin_inset CommandInset href
36892 LatexCommand href
36893 name "Descripción"
36894 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
36895
36896 \end_inset
36897
36898  de 
36899 \begin_inset ERT
36900 status collapsed
36901
36902 \begin_layout Plain Layout
36903
36904
36905 \backslash
36906 AmS
36907 \end_layout
36908
36909 \end_inset
36910
36911 -LaTeX
36912 \end_layout
36913
36914 \begin_layout Bibliography
36915 \begin_inset CommandInset bibitem
36916 LatexCommand bibitem
36917 key "Symbols"
36918
36919 \end_inset
36920
36921
36922 \begin_inset CommandInset href
36923 LatexCommand href
36924 name "Lista"
36925 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
36926
36927 \end_inset
36928
36929  de todos los símbolos disponibles con paquetes LaTeX
36930 \end_layout
36931
36932 \begin_layout Bibliography
36933 \begin_inset CommandInset bibitem
36934 LatexCommand bibitem
36935 key "cancel"
36936
36937 \end_inset
36938
36939
36940 \begin_inset CommandInset href
36941 LatexCommand href
36942 name "Documentación"
36943 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
36944
36945 \end_inset
36946
36947  del paquete LaTeX 
36948 \series bold
36949 cancel
36950 \series default
36951
36952 \begin_inset Index idx
36953 status collapsed
36954
36955 \begin_layout Plain Layout
36956 Paquetes ! cancel
36957 \end_layout
36958
36959 \end_inset
36960
36961
36962 \end_layout
36963
36964 \begin_layout Bibliography
36965 \begin_inset CommandInset bibitem
36966 LatexCommand bibitem
36967 key "hyperref"
36968
36969 \end_inset
36970
36971
36972 \begin_inset CommandInset href
36973 LatexCommand href
36974 name "Documentación"
36975 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
36976
36977 \end_inset
36978
36979  del paquete LaTeX 
36980 \series bold
36981 hyperref
36982 \series default
36983
36984 \begin_inset Index idx
36985 status collapsed
36986
36987 \begin_layout Plain Layout
36988 Paquetes ! hyperref
36989 \end_layout
36990
36991 \end_inset
36992
36993
36994 \end_layout
36995
36996 \begin_layout Bibliography
36997 \begin_inset CommandInset bibitem
36998 LatexCommand bibitem
36999 key "mhchem"
37000
37001 \end_inset
37002
37003
37004 \begin_inset CommandInset href
37005 LatexCommand href
37006 name "Documentación"
37007 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37008
37009 \end_inset
37010
37011  del paquete LaTeX 
37012 \series bold
37013 mhchem
37014 \series default
37015
37016 \begin_inset Index idx
37017 status collapsed
37018
37019 \begin_layout Plain Layout
37020 Paquetes ! mhchem
37021 \end_layout
37022
37023 \end_inset
37024
37025
37026 \end_layout
37027
37028 \begin_layout Bibliography
37029 \begin_inset CommandInset bibitem
37030 LatexCommand bibitem
37031 key "Mathclap"
37032
37033 \end_inset
37034
37035
37036 \begin_inset CommandInset href
37037 LatexCommand href
37038 name "Descripción"
37039 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37040
37041 \end_inset
37042
37043  del comando 
37044 \series bold
37045
37046 \backslash
37047 mathclap
37048 \series default
37049 , descrito en 
37050 \begin_inset CommandInset ref
37051 LatexCommand ref
37052 reference "sub:Límites-de-operadores"
37053
37054 \end_inset
37055
37056
37057 \begin_inset Index idx
37058 status collapsed
37059
37060 \begin_layout Plain Layout
37061 Comandos ! M ! 
37062 \backslash
37063 mathclap
37064 \end_layout
37065
37066 \end_inset
37067
37068
37069 \end_layout
37070
37071 \begin_layout Bibliography
37072 \begin_inset CommandInset bibitem
37073 LatexCommand bibitem
37074 key "Duden"
37075
37076 \end_inset
37077
37078
37079 \emph on
37080 Duden Band 1
37081 \emph default
37082 .
37083  22.
37084  Auflage, Duden 2001
37085 \end_layout
37086
37087 \begin_layout Bibliography
37088 \begin_inset CommandInset bibitem
37089 LatexCommand bibitem
37090 key "spanish"
37091
37092 \end_inset
37093
37094
37095 \begin_inset CommandInset href
37096 LatexCommand href
37097 name "Página web"
37098 target "http://www.tex-tipografia.com/spanish.html"
37099
37100 \end_inset
37101
37102  del estilo 
37103 \series bold
37104 spanish
37105 \family sans
37106 \series default
37107  
37108 \family default
37109 incluido en el paquete 
37110 \series bold
37111 babel
37112 \end_layout
37113
37114 \begin_layout Bibliography
37115 \begin_inset CommandInset bibitem
37116 LatexCommand bibitem
37117 key "Bezos"
37118
37119 \end_inset
37120
37121
37122 \begin_inset CommandInset href
37123 LatexCommand href
37124 name "Documento"
37125 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
37126
37127 \end_inset
37128
37129  sobre ortotipografía y notaciones matemáticas en español
37130 \end_layout
37131
37132 \begin_layout Standard
37133 \begin_inset CommandInset index_print
37134 LatexCommand printindex
37135 type "idx"
37136
37137 \end_inset
37138
37139
37140 \end_layout
37141
37142 \end_body
37143 \end_document