]> git.lyx.org Git - features.git/blob - lib/doc/es/Math.lyx
Math.lyx: documentation for \fint, \landdownint and the like
[features.git] / lib / doc / es / Math.lyx
1 #LyX 1.6.4svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % To be able to enter the character ° and · directly in LyX,
36 % see sec. 22.11
37 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
38 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
39
40 % increase link area for cross-references and autoname them,
41 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
42 \newlength{\abc}
43 \settowidth{\abc}{\space}
44 \addto\extrasspanish{
45  \renewcommand{\equationautorefname}{\hspace{-\abc}}
46  \renewcommand{\sectionautorefname}{sec.\negthinspace}
47  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
48  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
49
50 % don't load packages twice
51 % see first footnote in sec. 9.3
52 \@ifundefined{textcolor}{\usepackage{color}}{}
53
54 % the pages of the TOC are numbered roman
55 % and a PDF-bookmark for the TOC is added
56 \pagenumbering{roman}
57 \let\myTOC\tableofcontents
58 \renewcommand{\tableofcontents}{%
59  \vspace{1cm}
60  \pdfbookmark[1]{\contentsname}{}
61  \myTOC
62  \cleardoublepage
63  \pagenumbering{arabic}}
64
65 % insert additional vertical space of 1.5 mm between footnotes,
66 \let\myFoot\footnote
67 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
68
69 % provides caption formatting
70 \setkomafont{captionlabel}{\bfseries}
71
72 % used in Kap. 22.6
73 \usepackage[samesize]{cancel}
74
75 % enables calculation of values,
76 \usepackage{calc}
77
78 % for multiple table row and column cells
79 \usepackage{multirow}
80 \usepackage{multicol}
81
82 % needed in sec. 19.4
83 \usepackage{remreset}
84
85 % center multirows (e.g. in sec. 13.3)
86 \renewcommand{\multirowsetup}{\centering}
87
88 % define a color, used in sec.9.3
89 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
90
91 % declare operators (see sec. 10.4 and sec. 15.2)
92 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
93 \DeclareMathOperator{\sgn}{sgn}
94
95 \newcommand{\spce}{\textvisiblespace}
96
97 % example definitions for sec. 20.1 
98 \newcommand{\gr}{\Longrightarrow}
99 \newcommand{\us}[1]{\underline{#1}}
100 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
101 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
102 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
103
104 % example macro from sec. 19.4
105 %\def\tagform@#1{\maketag@@@{|#1|}}
106
107 % macro from sec. 10.2
108 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
109 \def\mathclap {\mathpalette \mathclapinternal}
110 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
111
112 % redefine the greyed out note
113 \renewenvironment{lyxgreyedout}
114  {\textcolor{blue}\bgroup}{\egroup}
115
116 % ------------------------------------
117 % used to check for needed LaTeX packages
118 \usepackage{ifthen}
119
120 % check for package eurosym
121 % used for the Euro symbol
122 \newboolean{eurosym}
123 \IfFileExists{eurosym.sty}
124  {\usepackage[gennarrow]{eurosym}
125   \setboolean{eurosym}{true}}
126  {\setboolean{eurosym}{false}}
127
128 % needed in sec. 22.4
129 % check for package braket
130 \newboolean{braket}
131 \IfFileExists{braket.sty}
132  {\usepackage{braket}
133   \setboolean{braket}{true}}
134  {\setboolean{braket}{false}}
135
136 % needed in sec. 22.10
137 % check for package upgreek
138 \newboolean{upgreek}
139 \IfFileExists{upgreek.sty}
140  {\usepackage{upgreek}
141   \setboolean{upgreek}{true}}
142  {\setboolean{upgreek}{false}}
143 \end_preamble
144 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
145 \use_default_options false
146 \language spanish
147 \inputencoding auto
148 \font_roman default
149 \font_sans default
150 \font_typewriter default
151 \font_default_family default
152 \font_sc false
153 \font_osf false
154 \font_sf_scale 100
155 \font_tt_scale 100
156
157 \graphics default
158 \paperfontsize 12
159 \spacing single
160 \use_hyperref true
161 \pdf_title "Manual detallado de Matemáticas en LyX"
162 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
163 \pdf_subject "LyX-documentation about math"
164 \pdf_keywords "LyX, Mathed"
165 \pdf_bookmarks true
166 \pdf_bookmarksnumbered true
167 \pdf_bookmarksopen true
168 \pdf_bookmarksopenlevel 1
169 \pdf_breaklinks false
170 \pdf_pdfborder false
171 \pdf_colorlinks true
172 \pdf_backref false
173 \pdf_pdfusetitle false
174 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
175 \papersize a4paper
176 \use_geometry false
177 \use_amsmath 2
178 \use_esint 1
179 \cite_engine basic
180 \use_bibtopic false
181 \paperorientation portrait
182 \secnumdepth 4
183 \tocdepth 3
184 \paragraph_separation skip
185 \defskip medskip
186 \quotes_language french
187 \papercolumns 1
188 \papersides 2
189 \paperpagestyle plain
190 \bullet 1 0 6 -1
191 \bullet 2 2 35 -1
192 \bullet 3 2 7 -1
193 \tracking_changes false
194 \output_changes false
195 \author "" 
196 \author "" 
197 \end_header
198
199 \begin_body
200
201 \begin_layout Title
202 Manual detallado de
203 \begin_inset Newline newline
204 \end_inset
205
206 Matemáticas en LyX
207 \end_layout
208
209 \begin_layout Author
210 por el Equipo LyX
211 \begin_inset Foot
212 status collapsed
213
214 \begin_layout Plain Layout
215 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
216  lista de correo de documentación de LyX
217 \family typewriter
218
219 \begin_inset CommandInset href
220 LatexCommand href
221 name "lyx-docs@lists.lyx.org"
222 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
223
224 \end_inset
225
226
227 \end_layout
228
229 \end_inset
230
231
232 \begin_inset Note Note
233 status collapsed
234
235 \begin_layout Plain Layout
236 autor: Uwe Stöhr, traducción: Ignacio Garcia
237 \end_layout
238
239 \end_inset
240
241
242 \begin_inset Newline newline
243 \end_inset
244
245
246 \begin_inset Newline newline
247 \end_inset
248
249 Versión 1.6.x
250 \end_layout
251
252 \begin_layout Standard
253 \begin_inset CommandInset toc
254 LatexCommand tableofcontents
255
256 \end_inset
257
258
259 \end_layout
260
261 \begin_layout Standard
262 \begin_inset Note Note
263 status collapsed
264
265 \begin_layout Plain Layout
266 Para exportar este documento a PDF, PS, o DVI deben estar instalados los
267  paquetes LaTeX 
268 \series bold
269 eurosym
270 \series default
271
272 \series bold
273 multirow
274 \series default
275  y 
276 \series bold
277 was
278 \series default
279 .
280  Si no están instalados también puedes exportar el documento pero las secciones
281  en que se requieren dichos paquetes no aparecerán en la salida.
282 \end_layout
283
284 \begin_layout Plain Layout
285 La última versión PDF de este documento está disponible en:
286 \begin_inset Newline newline
287 \end_inset
288
289
290 \series bold
291 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
292 \end_layout
293
294 \end_inset
295
296
297 \begin_inset Newpage newpage
298 \end_inset
299
300
301 \end_layout
302
303 \begin_layout Section
304 Introducción
305 \end_layout
306
307 \begin_layout Standard
308 Este documento explica las características matemáticas de LyX y además es
309  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
310  Las explicaciones están diseñadas para el uso de comandos.
311  Por consiguiente es preciso que hayas leído la sección 
312 \emph on
313 Ecuaciones matemáticas
314 \emph default
315  de la 
316 \emph on
317 Guía del usuario
318 \emph default
319 .
320 \end_layout
321
322 \begin_layout Standard
323 La mayoría de caracteres y muchas estructuras explicadas en este manual
324  también son accesibles mediante el menú 
325 \family sans
326 Insertar\SpecialChar \menuseparator
327 Ecuación
328 \family default
329  o la barra de herramientas
330 \family sans
331  Ecuaciones
332 \family default
333 .
334  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
335  mucho más rápido usar comandos que la barra de herramientas.
336  Por tanto este manual está enfocado al uso de comandos, aunque también
337  se mencionan los botones correspondientes de las barras de herramientas
338  cuando están disponibles.
339 \end_layout
340
341 \begin_layout Standard
342 Si no se especifica lo contrario los comandos sólo están disponibles dentro
343  de las fórmulas.
344  Para poder usar todos los comandos explicados en este documento, debe usarse
345  la opción 
346 \family sans
347 Usar el paquete de ecuaciones AMS
348 \family default
349  en la configuración del documento (menú 
350 \family sans
351 Documento\SpecialChar \menuseparator
352 Configuración\SpecialChar \menuseparator
353 Ecuaciones
354 \family default
355 )
356 \begin_inset Foot
357 status collapsed
358
359 \begin_layout Plain Layout
360 La opción 
361 \family sans
362 Usar el paquete de ecuaciones AMS automáticamente
363 \family default
364  sólo usa ecuaciones 
365 \begin_inset ERT
366 status collapsed
367
368 \begin_layout Plain Layout
369
370
371 \backslash
372 AmS 
373 \end_layout
374
375 \end_inset
376
377
378 \begin_inset space ~
379 \end_inset
380
381  si las estructuras matemáticas son soportadas por LyX.
382 \end_layout
383
384 \end_inset
385
386 .
387 \end_layout
388
389 \begin_layout Standard
390 Este documento no recoge todos los comandos de ecuaciones 
391 \begin_inset ERT
392 status collapsed
393
394 \begin_layout Plain Layout
395
396
397 \backslash
398 AmS 
399 \end_layout
400
401 \end_inset
402
403
404 \begin_inset Foot
405 status collapsed
406
407 \begin_layout Plain Layout
408 En el archivo 
409 \family sans
410
411 \begin_inset CommandInset href
412 LatexCommand href
413 name "amsguide.ps"
414 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
415
416 \end_inset
417
418
419 \family default
420 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
421  lista con todos los comandos de ecuaciones 
422 \begin_inset ERT
423 status collapsed
424
425 \begin_layout Plain Layout
426
427
428 \backslash
429 AmS 
430 \end_layout
431
432 \end_inset
433
434 .
435 \end_layout
436
437 \end_inset
438
439  por razones de claridad.
440 \end_layout
441
442 \begin_layout Section
443 Instrucciones generales
444 \end_layout
445
446 \begin_layout Standard
447 Para crear una ecuación en línea
448 \begin_inset Index
449 status collapsed
450
451 \begin_layout Plain Layout
452 Ecuación ! en línea
453 \end_layout
454
455 \end_inset
456
457  insertada en una línea de texto, teclea una de las combinaciones 
458 \family sans
459 Ctrl+M, Alt+C M, Alt+M M
460 \family default
461  o pulsa el botón 
462 \begin_inset Graphics
463         filename ../../images/math-mode.png
464         scale 85
465
466 \end_inset
467
468  de la barra de herramientas.
469 \begin_inset Newline newline
470 \end_inset
471
472 Para crear una ecuación en estilo presentación
473 \begin_inset Index
474 status collapsed
475
476 \begin_layout Plain Layout
477 Ecuación ! presentada
478 \end_layout
479
480 \end_inset
481
482 , que se verá más grande y en su propio párrafo, teclea
483 \family sans
484  
485 \family default
486 una de estas combinaciones: 
487 \family sans
488 Ctrl+Mayúsculas+M, Alt+M D.
489 \end_layout
490
491 \begin_layout Standard
492 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
493  dentro de la ecuación y teclea
494 \family sans
495  Ctrl+M, Alt+C M, Alt+M M 
496 \family default
497 o usa el menú 
498 \family sans
499 Editar\SpecialChar \menuseparator
500 Ecuación\SpecialChar \menuseparator
501 Cambiar tipo de ecuación
502 \family default
503 .
504  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
505 \end_layout
506
507 \begin_layout Standard
508 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
509  presentada, escribe el comando 
510 \series bold
511
512 \backslash
513 displaystyle
514 \series default
515
516 \begin_inset Index
517 status collapsed
518
519 \begin_layout Plain Layout
520 Comandos ! D ! 
521 \backslash
522 displaystyle
523 \end_layout
524
525 \end_inset
526
527  en la ecuación y pulsa espacio.
528  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
529  de la ecuación.
530 \end_layout
531
532 \begin_layout Standard
533 En las tablas sólo se permiten ecuaciones en línea.
534 \end_layout
535
536 \begin_layout Standard
537 Las barras 
538 \family sans
539 Ecuaciones
540 \family default
541  y 
542 \family sans
543 Panel de ecuaciones 
544 \family default
545 se pueden visualizar mediante el menú 
546 \family sans
547 Ver\SpecialChar \menuseparator
548 Barras de herramientas
549 \family default
550 .
551  Si ahí pulsas en 
552 \begin_inset Quotes fld
553 \end_inset
554
555 Ecuaciones
556 \begin_inset Quotes frd
557 \end_inset
558
559  y/o en 
560 \begin_inset Quotes fld
561 \end_inset
562
563 Panel de ecuaciones
564 \begin_inset Quotes frd
565 \end_inset
566
567 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
568  estado se visualiza en el menú de las barras de herramientas con una marca.
569  Si en este estado pulsas de nuevo sobre 
570 \begin_inset Quotes fld
571 \end_inset
572
573 Ecuaciones
574 \begin_inset Quotes frd
575 \end_inset
576
577  y/o 
578 \begin_inset Quotes fld
579 \end_inset
580
581 Panel de ecuaciones
582 \begin_inset Quotes frd
583 \end_inset
584
585  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
586  de una ecuación; este estado se indica añadiendo a las entradas del menú
587  la palabra 
588 \begin_inset Quotes fld
589 \end_inset
590
591 (auto)
592 \begin_inset Quotes frd
593 \end_inset
594
595 .
596  
597 \end_layout
598
599 \begin_layout Standard
600 El modo TeX
601 \begin_inset Index
602 status collapsed
603
604 \begin_layout Plain Layout
605 T@TeX ! modo
606 \end_layout
607
608 \end_inset
609
610  se invoca pulsando el botón 
611 \begin_inset Graphics
612         filename ../../images/ert-insert.png
613         scale 85
614
615 \end_inset
616
617  de la barra de herramientas o con el menú 
618 \family sans
619 Insertar\SpecialChar \menuseparator
620 Código Te
621 \begin_inset ERT
622 status collapsed
623
624 \begin_layout Plain Layout
625
626 {}
627 \end_layout
628
629 \end_inset
630
631 X
632 \family default
633 , (atajo 
634 \family sans
635 Ctrl+L
636 \family default
637 ).
638 \begin_inset Note Note
639 status collapsed
640
641 \begin_layout Plain Layout
642 En LyX hay tres 
643 \begin_inset Quotes fld
644 \end_inset
645
646 nombres propios
647 \begin_inset Quotes frd
648 \end_inset
649
650  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
651  LaTeX y LyX.
652 \end_layout
653
654 \begin_layout Plain Layout
655 Para evitar que estas palabras sean reconocidas como tales nombres propios,
656  se inserta un par de llaves TeX.
657  
658 \end_layout
659
660 \end_inset
661
662
663 \end_layout
664
665 \begin_layout Standard
666 Para cambiar el preámbulo LaTeX
667 \begin_inset Index
668 status collapsed
669
670 \begin_layout Plain Layout
671 LaTeX preámbulo
672 \end_layout
673
674 \end_inset
675
676 , usa el menú 
677 \family sans
678 Documento\SpecialChar \menuseparator
679 Configuración\SpecialChar \menuseparator
680 Preámbulo LaT
681 \begin_inset ERT
682 status collapsed
683
684 \begin_layout Plain Layout
685
686 {}
687 \end_layout
688
689 \end_inset
690
691 eX
692 \family default
693 .
694 \end_layout
695
696 \begin_layout Standard
697 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
698  multilínea, se pueden usar los menús 
699 \family sans
700 Editar\SpecialChar \menuseparator
701 Ecuación
702 \family default
703  y 
704 \family sans
705 Editar\SpecialChar \menuseparator
706 Filas y columnas
707 \family default
708  o la barra de herramientas de 
709 \family sans
710 Tabla
711 \family default
712 .
713  Cuando las líneas y columnas se intercambian mediante el menú, la columna
714  o línea en la que está se cambia con la columna de la derecha o con la
715  línea de abajo, respectivamente.
716  Si el cursor está en la última columna o fila, el cambio se hace con la
717  columna de la izquierda o la línea de arriba.
718 \end_layout
719
720 \begin_layout Standard
721 Para escribir texto en fórmulas se usa 
722 \emph on
723 texto de ecuaciones
724 \emph default
725
726 \begin_inset Index
727 status collapsed
728
729 \begin_layout Plain Layout
730 Texto ! en ecuaciones
731 \end_layout
732
733 \end_inset
734
735 .
736 \begin_inset Foot
737 status collapsed
738
739 \begin_layout Plain Layout
740 Para ecuaciones multilínea se usa el comando 
741 \series bold
742
743 \backslash
744 intertext
745 \series default
746 , véase
747 \begin_inset space ~
748 \end_inset
749
750
751 \begin_inset CommandInset ref
752 LatexCommand ref
753 reference "sub:Texto-en-multilínea"
754
755 \end_inset
756
757 .
758 \end_layout
759
760 \end_inset
761
762  Este modo se invoca con el atajo 
763 \family sans
764 Alt+M
765 \begin_inset space ~
766 \end_inset
767
768 M
769 \family default
770  o
771 \family sans
772  Ctrl+M
773 \family default
774  o insertando el comando 
775 \series bold
776
777 \backslash
778 text
779 \series default
780
781 \begin_inset Index
782 status collapsed
783
784 \begin_layout Plain Layout
785 Comandos ! T ! 
786 \backslash
787 text
788 \end_layout
789
790 \end_inset
791
792 .
793  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
794  partes de la ecuación que se ven en azul.
795  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
796 a de otras partes de la fórmula.
797 \end_layout
798
799 \begin_layout Subsection*
800 Esquema de comandos
801 \end_layout
802
803 \begin_layout Standard
804 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
805  siguiente esquema:
806 \end_layout
807
808 \begin_layout Standard
809
810 \series bold
811
812 \backslash
813 nombre_del_comando[argumento opcional]{argumento requerido}
814 \end_layout
815
816 \begin_layout Standard
817 Un comando empieza siempre por una barra inversa, 
818 \begin_inset Quotes fld
819 \end_inset
820
821
822 \series bold
823
824 \backslash
825
826 \series default
827
828 \begin_inset Quotes frd
829 \end_inset
830
831 .
832  Para omitir argumentos opcionales, quita también los corchetes asociados.
833  En este documento, las llaves que encierran los argumentos requeridos se
834  denominan llaves TeX
835 \begin_inset Index
836 status collapsed
837
838 \begin_layout Plain Layout
839 T@TeX ! llaves
840 \end_layout
841
842 \end_inset
843
844 .
845  Si en una ecuación añades una llave de apertura al nombre de un comando,
846  LyX crea automáticamente una llave TeX.
847  En todos los demás casos las llaves TeX se crean en las ecuaciones con
848  el comando 
849 \series bold
850
851 \backslash
852 {
853 \series default
854 .
855  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
856  que se muestran en azul.
857  En modo TeX no hace falta comando para poner llaves TeX.
858  Las llaves TeX no aparecen en la salida.
859 \end_layout
860
861 \begin_layout Standard
862 En el caso de comandos sin argumentos, como los comandos para símbolos que
863  se introducen en modo TeX, 
864 \emph on
865 siempre
866 \emph default
867  debe teclearse un espacio tras el comando para finalizarlo.
868  Este espacio no aparece en la salida.
869  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
870  de un espacio protegido en texto normal.
871 \end_layout
872
873 \begin_layout Standard
874 Un espacio protegido se inserta con 
875 \family sans
876 Ctrl+Espacio
877 \family default
878 .
879 \begin_inset Newpage newpage
880 \end_inset
881
882
883 \end_layout
884
885 \begin_layout Subsection*
886 Explicación de la sintaxis
887 \end_layout
888
889 \begin_layout Itemize
890 El símbolo 
891 \begin_inset ERT
892 status collapsed
893
894 \begin_layout Plain Layout
895
896
897 \backslash
898 spce 
899 \end_layout
900
901 \end_inset
902
903
904 \begin_inset Foot
905 status collapsed
906
907 \begin_layout Plain Layout
908 Este carácter, espacio visible, se puede componer con el comando 
909 \series bold
910
911 \backslash
912 textvisiblespace
913 \series default
914
915 \begin_inset Index
916 status collapsed
917
918 \begin_layout Plain Layout
919 Comandos ! T ! 
920 \backslash
921 textvisiblespace
922 \end_layout
923
924 \end_inset
925
926  insertado en código TeX.
927 \end_layout
928
929 \end_inset
930
931  indica que hay que teclear un espacio.
932 \end_layout
933
934 \begin_layout Itemize
935 Una flecha como 
936 \begin_inset Formula $\rightarrow$
937 \end_inset
938
939  indica el uso de la correspondiente tecla de flecha.
940  
941 \end_layout
942
943 \begin_layout Subsection*
944 Unidades disponibles
945 \end_layout
946
947 \begin_layout Standard
948 \align center
949 \begin_inset Float table
950 placement H
951 wide false
952 sideways false
953 status open
954
955 \begin_layout Plain Layout
956 \align center
957 \begin_inset Caption
958
959 \begin_layout Plain Layout
960 \begin_inset CommandInset label
961 LatexCommand label
962 name "tab:Unidades-disponibles"
963
964 \end_inset
965
966 Unidades disponibles
967 \end_layout
968
969 \end_inset
970
971
972 \end_layout
973
974 \begin_layout Plain Layout
975 \align center
976 \begin_inset Tabular
977 <lyxtabular version="3" rows="13" columns="2">
978 <features>
979 <column alignment="center" valignment="top" width="0">
980 <column alignment="center" valignment="top" width="0">
981 <row>
982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
983 \begin_inset Text
984
985 \begin_layout Plain Layout
986 Unidad
987 \end_layout
988
989 \end_inset
990 </cell>
991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
992 \begin_inset Text
993
994 \begin_layout Plain Layout
995 Nombre / Descripción
996 \end_layout
997
998 \end_inset
999 </cell>
1000 </row>
1001 <row>
1002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1003 \begin_inset Text
1004
1005 \begin_layout Plain Layout
1006 mm
1007 \end_layout
1008
1009 \end_inset
1010 </cell>
1011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1012 \begin_inset Text
1013
1014 \begin_layout Plain Layout
1015 Milímetro
1016 \end_layout
1017
1018 \end_inset
1019 </cell>
1020 </row>
1021 <row>
1022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1023 \begin_inset Text
1024
1025 \begin_layout Plain Layout
1026 cm
1027 \end_layout
1028
1029 \end_inset
1030 </cell>
1031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1032 \begin_inset Text
1033
1034 \begin_layout Plain Layout
1035 Centímetro
1036 \end_layout
1037
1038 \end_inset
1039 </cell>
1040 </row>
1041 <row>
1042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1043 \begin_inset Text
1044
1045 \begin_layout Plain Layout
1046 in
1047 \end_layout
1048
1049 \end_inset
1050 </cell>
1051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1052 \begin_inset Text
1053
1054 \begin_layout Plain Layout
1055 Pulgada (1
1056 \begin_inset space \thinspace{}
1057 \end_inset
1058
1059 in = 2,54
1060 \begin_inset space \thinspace{}
1061 \end_inset
1062
1063 cm)
1064 \end_layout
1065
1066 \end_inset
1067 </cell>
1068 </row>
1069 <row>
1070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1071 \begin_inset Text
1072
1073 \begin_layout Plain Layout
1074 pt
1075 \end_layout
1076
1077 \end_inset
1078 </cell>
1079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1080 \begin_inset Text
1081
1082 \begin_layout Plain Layout
1083 Punto (72.27
1084 \begin_inset space \thinspace{}
1085 \end_inset
1086
1087 pt = 1
1088 \begin_inset space \thinspace{}
1089 \end_inset
1090
1091 in)
1092 \end_layout
1093
1094 \end_inset
1095 </cell>
1096 </row>
1097 <row>
1098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1099 \begin_inset Text
1100
1101 \begin_layout Plain Layout
1102 pc
1103 \end_layout
1104
1105 \end_inset
1106 </cell>
1107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1108 \begin_inset Text
1109
1110 \begin_layout Plain Layout
1111 Pica (1
1112 \begin_inset space \thinspace{}
1113 \end_inset
1114
1115 pc = 12
1116 \begin_inset space \thinspace{}
1117 \end_inset
1118
1119 pt)
1120 \end_layout
1121
1122 \end_inset
1123 </cell>
1124 </row>
1125 <row>
1126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1127 \begin_inset Text
1128
1129 \begin_layout Plain Layout
1130 sp
1131 \end_layout
1132
1133 \end_inset
1134 </cell>
1135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1136 \begin_inset Text
1137
1138 \begin_layout Plain Layout
1139 Punto escalado (65536
1140 \begin_inset space \thinspace{}
1141 \end_inset
1142
1143 sp = 1
1144 \begin_inset space \thinspace{}
1145 \end_inset
1146
1147 pt)
1148 \end_layout
1149
1150 \end_inset
1151 </cell>
1152 </row>
1153 <row>
1154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1155 \begin_inset Text
1156
1157 \begin_layout Plain Layout
1158 bp
1159 \end_layout
1160
1161 \end_inset
1162 </cell>
1163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1164 \begin_inset Text
1165
1166 \begin_layout Plain Layout
1167 Punto grande (72
1168 \begin_inset space \thinspace{}
1169 \end_inset
1170
1171 bp = 1
1172 \begin_inset space \thinspace{}
1173 \end_inset
1174
1175 in)
1176 \end_layout
1177
1178 \end_inset
1179 </cell>
1180 </row>
1181 <row>
1182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1183 \begin_inset Text
1184
1185 \begin_layout Plain Layout
1186 dd
1187 \end_layout
1188
1189 \end_inset
1190 </cell>
1191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1192 \begin_inset Text
1193
1194 \begin_layout Plain Layout
1195 Didot (1
1196 \begin_inset space \thinspace{}
1197 \end_inset
1198
1199 dd 
1200 \begin_inset Formula $\approx$
1201 \end_inset
1202
1203  0.376
1204 \begin_inset space \thinspace{}
1205 \end_inset
1206
1207 mm)
1208 \end_layout
1209
1210 \end_inset
1211 </cell>
1212 </row>
1213 <row>
1214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1215 \begin_inset Text
1216
1217 \begin_layout Plain Layout
1218 cc
1219 \end_layout
1220
1221 \end_inset
1222 </cell>
1223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1224 \begin_inset Text
1225
1226 \begin_layout Plain Layout
1227 Cicero (1
1228 \begin_inset space \thinspace{}
1229 \end_inset
1230
1231 cc = 12
1232 \begin_inset space \thinspace{}
1233 \end_inset
1234
1235 dd)
1236 \end_layout
1237
1238 \end_inset
1239 </cell>
1240 </row>
1241 <row>
1242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1243 \begin_inset Text
1244
1245 \begin_layout Plain Layout
1246 ex
1247 \end_layout
1248
1249 \end_inset
1250 </cell>
1251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1252 \begin_inset Text
1253
1254 \begin_layout Plain Layout
1255 Altura de la letra 
1256 \begin_inset Quotes fld
1257 \end_inset
1258
1259
1260 \emph on
1261 x
1262 \emph default
1263
1264 \begin_inset Quotes frd
1265 \end_inset
1266
1267  en la fuente actual
1268 \end_layout
1269
1270 \end_inset
1271 </cell>
1272 </row>
1273 <row>
1274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1275 \begin_inset Text
1276
1277 \begin_layout Plain Layout
1278 em
1279 \end_layout
1280
1281 \end_inset
1282 </cell>
1283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1284 \begin_inset Text
1285
1286 \begin_layout Plain Layout
1287 Anchura de la letra 
1288 \begin_inset Quotes fld
1289 \end_inset
1290
1291
1292 \emph on
1293 M
1294 \emph default
1295
1296 \begin_inset Quotes frd
1297 \end_inset
1298
1299  en la fuente actual
1300 \end_layout
1301
1302 \end_inset
1303 </cell>
1304 </row>
1305 <row>
1306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1307 \begin_inset Text
1308
1309 \begin_layout Plain Layout
1310 mu
1311 \end_layout
1312
1313 \end_inset
1314 </cell>
1315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1316 \begin_inset Text
1317
1318 \begin_layout Plain Layout
1319 Unidad matemática (1
1320 \begin_inset space \thinspace{}
1321 \end_inset
1322
1323 mu = 
1324 \begin_inset Formula $\nicefrac{1}{18}$
1325 \end_inset
1326
1327
1328 \begin_inset space \thinspace{}
1329 \end_inset
1330
1331 em)
1332 \end_layout
1333
1334 \end_inset
1335 </cell>
1336 </row>
1337 </lyxtabular>
1338
1339 \end_inset
1340
1341
1342 \end_layout
1343
1344 \end_inset
1345
1346
1347 \end_layout
1348
1349 \begin_layout Standard
1350 \align center
1351 \begin_inset Newpage newpage
1352 \end_inset
1353
1354
1355 \end_layout
1356
1357 \begin_layout Section
1358 Funciones básicas
1359 \end_layout
1360
1361 \begin_layout Subsection
1362 Exponentes
1363 \begin_inset Index
1364 status collapsed
1365
1366 \begin_layout Plain Layout
1367 Exponentes
1368 \end_layout
1369
1370 \end_inset
1371
1372  e índices
1373 \begin_inset Index
1374 status collapsed
1375
1376 \begin_layout Plain Layout
1377 Indices@Índices
1378 \end_layout
1379
1380 \end_inset
1381
1382
1383 \begin_inset Index
1384 status collapsed
1385
1386 \begin_layout Plain Layout
1387 Superíndices|see
1388 \begin_inset ERT
1389 status collapsed
1390
1391 \begin_layout Plain Layout
1392
1393 {
1394 \end_layout
1395
1396 \end_inset
1397
1398 Exponentes
1399 \begin_inset ERT
1400 status collapsed
1401
1402 \begin_layout Plain Layout
1403
1404 }
1405 \end_layout
1406
1407 \end_inset
1408
1409
1410 \end_layout
1411
1412 \end_inset
1413
1414
1415 \begin_inset Index
1416 status collapsed
1417
1418 \begin_layout Plain Layout
1419 Subíndices|see
1420 \begin_inset ERT
1421 status collapsed
1422
1423 \begin_layout Plain Layout
1424
1425 {
1426 \end_layout
1427
1428 \end_inset
1429
1430 Índices
1431 \begin_inset ERT
1432 status collapsed
1433
1434 \begin_layout Plain Layout
1435
1436 }
1437 \end_layout
1438
1439 \end_inset
1440
1441
1442 \end_layout
1443
1444 \end_inset
1445
1446
1447 \end_layout
1448
1449 \begin_layout Standard
1450 Los índices se componen con un guión bajo 
1451 \begin_inset Quotes fld
1452 \end_inset
1453
1454 _
1455 \begin_inset Quotes frd
1456 \end_inset
1457
1458  o con el botón de la barra de herramientas de ecuaciones 
1459 \begin_inset Graphics
1460         filename ../../images/math-subscript.png
1461         scale 85
1462
1463 \end_inset
1464
1465 , los exponentes con un circunflejo 
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-superscript.png
1476         scale 85
1477
1478 \end_inset
1479
1480 .
1481 \end_layout
1482
1483 \begin_layout Standard
1484 \noindent
1485 \align center
1486 \begin_inset Tabular
1487 <lyxtabular version="3" rows="4" columns="2">
1488 <features>
1489 <column alignment="center" valignment="top" width="0">
1490 <column alignment="center" valignment="top" width="0">
1491 <row>
1492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1493 \begin_inset Text
1494
1495 \begin_layout Plain Layout
1496 Comando
1497 \end_layout
1498
1499 \end_inset
1500 </cell>
1501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1502 \begin_inset Text
1503
1504 \begin_layout Plain Layout
1505 Resultado
1506 \begin_inset Note Note
1507 status collapsed
1508
1509 \begin_layout Plain Layout
1510
1511 \series bold
1512
1513 \backslash
1514 raisebox
1515 \series default
1516  sólo se usa como espaciador.
1517 \end_layout
1518
1519 \end_inset
1520
1521
1522 \end_layout
1523
1524 \end_inset
1525 </cell>
1526 </row>
1527 <row>
1528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1529 \begin_inset Text
1530
1531 \begin_layout Plain Layout
1532 B_V
1533 \end_layout
1534
1535 \end_inset
1536 </cell>
1537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1538 \begin_inset Text
1539
1540 \begin_layout Plain Layout
1541 \begin_inset Formula $B_{V}$
1542 \end_inset
1543
1544
1545 \end_layout
1546
1547 \end_inset
1548 </cell>
1549 </row>
1550 <row>
1551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1552 \begin_inset Text
1553
1554 \begin_layout Plain Layout
1555 B^V
1556 \end_layout
1557
1558 \end_inset
1559 </cell>
1560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1561 \begin_inset Text
1562
1563 \begin_layout Plain Layout
1564 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1565 \end_inset
1566
1567
1568 \end_layout
1569
1570 \end_inset
1571 </cell>
1572 </row>
1573 <row>
1574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1575 \begin_inset Text
1576
1577 \begin_layout Plain Layout
1578 B^
1579 \begin_inset ERT
1580 status collapsed
1581
1582 \begin_layout Plain Layout
1583
1584
1585 \backslash
1586 spce 
1587 \end_layout
1588
1589 \end_inset
1590
1591 A
1592 \end_layout
1593
1594 \end_inset
1595 </cell>
1596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1597 \begin_inset Text
1598
1599 \begin_layout Plain Layout
1600 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1601 \end_inset
1602
1603
1604 \end_layout
1605
1606 \end_inset
1607 </cell>
1608 </row>
1609 </lyxtabular>
1610
1611 \end_inset
1612
1613
1614 \end_layout
1615
1616 \begin_layout Standard
1617 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1618  caso acentuará las vocales y no funcionará como exponente.
1619 \begin_inset Foot
1620 status collapsed
1621
1622 \begin_layout Plain Layout
1623 Dependiendo de la configuración del teclado esto puede suceder también con
1624  otros caracteres además de las vocales.
1625 \end_layout
1626
1627 \end_inset
1628
1629  Para conseguir exponentes en estos casos debes pulsar 
1630 \family sans
1631 Espacio
1632 \family default
1633  tras el circunflejo, como en el último ejemplo.
1634  
1635 \end_layout
1636
1637 \begin_layout Subsection
1638 Fracciones
1639 \begin_inset CommandInset label
1640 LatexCommand label
1641 name "sub:Fracciones"
1642
1643 \end_inset
1644
1645
1646 \begin_inset Index
1647 status collapsed
1648
1649 \begin_layout Plain Layout
1650 Fracciones
1651 \end_layout
1652
1653 \end_inset
1654
1655
1656 \end_layout
1657
1658 \begin_layout Standard
1659 Las fracciones se generan con el comando 
1660 \series bold
1661
1662 \backslash
1663 frac
1664 \series default
1665
1666 \begin_inset Index
1667 status collapsed
1668
1669 \begin_layout Plain Layout
1670 Comandos ! F ! 
1671 \backslash
1672 frac
1673 \end_layout
1674
1675 \end_inset
1676
1677  o con el botón 
1678 \begin_inset Graphics
1679         filename ../../images/math/frac.png
1680         scale 50
1681
1682 \end_inset
1683
1684  de la barra de herramientas.
1685  El tamaño de fuente se ajusta automáticamente, dependiendo de si la fracción
1686  está en línea o en estilo presentación.
1687  Con el botón 
1688 \begin_inset Graphics
1689         filename ../../images/math/frac-square.png
1690         scale 85
1691
1692 \end_inset
1693
1694 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1695  de fracciones.
1696 \end_layout
1697
1698 \begin_layout Standard
1699 Con el comando 
1700 \series bold
1701
1702 \backslash
1703 dfrac
1704 \series default
1705
1706 \begin_inset Index
1707 status collapsed
1708
1709 \begin_layout Plain Layout
1710 Comandos ! D ! 
1711 \backslash
1712 dfrac
1713 \end_layout
1714
1715 \end_inset
1716
1717  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1718  presentación.
1719  Con 
1720 \series bold
1721
1722 \backslash
1723 tfrac
1724 \series default
1725
1726 \begin_inset Index
1727 status collapsed
1728
1729 \begin_layout Plain Layout
1730 Comandos ! T ! 
1731 \backslash
1732 tfrac
1733 \end_layout
1734
1735 \end_inset
1736
1737  la fracción tiene siempre el tamaño del estilo en línea.
1738  Un ejemplo:
1739 \end_layout
1740
1741 \begin_layout Standard
1742 Una línea con la fracción 
1743 \begin_inset Formula $\frac{1}{2}$
1744 \end_inset
1745
1746  creada con el comando 
1747 \series bold
1748
1749 \backslash
1750 frac
1751 \series default
1752 .
1753  
1754 \end_layout
1755
1756 \begin_layout Standard
1757 Una línea con la fracción 
1758 \begin_inset Formula $\dfrac{1}{2}$
1759 \end_inset
1760
1761  creada con el comando 
1762 \series bold
1763
1764 \backslash
1765 dfrac
1766 \series default
1767 .
1768 \end_layout
1769
1770 \begin_layout Standard
1771 \noindent
1772 \align center
1773 \begin_inset Tabular
1774 <lyxtabular version="3" rows="4" columns="2">
1775 <features>
1776 <column alignment="center" valignment="top" width="0">
1777 <column alignment="center" valignment="top" width="0">
1778 <row>
1779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1780 \begin_inset Text
1781
1782 \begin_layout Plain Layout
1783 Comando
1784 \end_layout
1785
1786 \end_inset
1787 </cell>
1788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1789 \begin_inset Text
1790
1791 \begin_layout Plain Layout
1792 Resultado
1793 \begin_inset Note Note
1794 status collapsed
1795
1796 \begin_layout Plain Layout
1797
1798 \series bold
1799
1800 \backslash
1801 raisebox
1802 \series default
1803  se usa sólo como espaciador
1804 \end_layout
1805
1806 \end_inset
1807
1808
1809 \end_layout
1810
1811 \end_inset
1812 </cell>
1813 </row>
1814 <row>
1815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1816 \begin_inset Text
1817
1818 \begin_layout Plain Layout
1819
1820 \backslash
1821 frac
1822 \begin_inset ERT
1823 status collapsed
1824
1825 \begin_layout Plain Layout
1826
1827
1828 \backslash
1829 spce 
1830 \end_layout
1831
1832 \end_inset
1833
1834 A
1835 \begin_inset Formula $\downarrow$
1836 \end_inset
1837
1838 B
1839 \end_layout
1840
1841 \end_inset
1842 </cell>
1843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1844 \begin_inset Text
1845
1846 \begin_layout Plain Layout
1847 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1848 \end_inset
1849
1850
1851 \end_layout
1852
1853 \end_inset
1854 </cell>
1855 </row>
1856 <row>
1857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1858 \begin_inset Text
1859
1860 \begin_layout Plain Layout
1861
1862 \backslash
1863 dfrac
1864 \begin_inset ERT
1865 status collapsed
1866
1867 \begin_layout Plain Layout
1868
1869
1870 \backslash
1871 spce 
1872 \end_layout
1873
1874 \end_inset
1875
1876 A
1877 \begin_inset Formula $\downarrow$
1878 \end_inset
1879
1880 B
1881 \end_layout
1882
1883 \end_inset
1884 </cell>
1885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1886 \begin_inset Text
1887
1888 \begin_layout Plain Layout
1889 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1890 \end_inset
1891
1892
1893 \end_layout
1894
1895 \end_inset
1896 </cell>
1897 </row>
1898 <row>
1899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1900 \begin_inset Text
1901
1902 \begin_layout Plain Layout
1903
1904 \backslash
1905 dfrac
1906 \begin_inset ERT
1907 status collapsed
1908
1909 \begin_layout Plain Layout
1910
1911
1912 \backslash
1913 spce 
1914 \end_layout
1915
1916 \end_inset
1917
1918 e^
1919 \begin_inset ERT
1920 status collapsed
1921
1922 \begin_layout Plain Layout
1923
1924
1925 \backslash
1926 spce 
1927 \end_layout
1928
1929 \end_inset
1930
1931
1932 \backslash
1933 frac
1934 \begin_inset ERT
1935 status collapsed
1936
1937 \begin_layout Plain Layout
1938
1939
1940 \backslash
1941 spce 
1942 \end_layout
1943
1944 \end_inset
1945
1946 1
1947 \begin_inset Formula $\downarrow$
1948 \end_inset
1949
1950 2
1951 \begin_inset Formula $\downarrow$
1952 \end_inset
1953
1954 3
1955 \end_layout
1956
1957 \end_inset
1958 </cell>
1959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1960 \begin_inset Text
1961
1962 \begin_layout Plain Layout
1963 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1964 \end_inset
1965
1966
1967 \end_layout
1968
1969 \end_inset
1970 </cell>
1971 </row>
1972 </lyxtabular>
1973
1974 \end_inset
1975
1976
1977 \begin_inset VSpace bigskip
1978 \end_inset
1979
1980
1981 \end_layout
1982
1983 \begin_layout Standard
1984 Para fracciones anidadas se puede usar el comando 
1985 \series bold
1986
1987 \backslash
1988 cfrac
1989 \series default
1990
1991 \begin_inset Index
1992 status collapsed
1993
1994 \begin_layout Plain Layout
1995 Comandos ! C ! 
1996 \backslash
1997 cfrac
1998 \end_layout
1999
2000 \end_inset
2001
2002 .
2003  Un ejemplo:
2004 \begin_inset VSpace -3mm
2005 \end_inset
2006
2007
2008 \end_layout
2009
2010 \begin_layout Standard
2011 \begin_inset Formula \begin{align*}
2012 \textrm{creada con \textbf{\textbackslash frac} } &  & \textrm{creada con }\mathbf{\textbackslash\textbf{cfrac}}\\
2013 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2014
2015 \end_inset
2016
2017
2018 \end_layout
2019
2020 \begin_layout Standard
2021 El comando para el ejemplo de arriba es:
2022 \end_layout
2023
2024 \begin_layout Standard
2025
2026 \series bold
2027
2028 \backslash
2029 cfrac
2030 \begin_inset ERT
2031 status collapsed
2032
2033 \begin_layout Plain Layout
2034
2035
2036 \backslash
2037 spce 
2038 \end_layout
2039
2040 \end_inset
2041
2042 A
2043 \begin_inset Formula $\downarrow$
2044 \end_inset
2045
2046 B+
2047 \backslash
2048 cfrac
2049 \begin_inset ERT
2050 status collapsed
2051
2052 \begin_layout Plain Layout
2053
2054
2055 \backslash
2056 spce 
2057 \end_layout
2058
2059 \end_inset
2060
2061 C+
2062 \backslash
2063 cfrac
2064 \begin_inset ERT
2065 status collapsed
2066
2067 \begin_layout Plain Layout
2068
2069
2070 \backslash
2071 spce 
2072 \end_layout
2073
2074 \end_inset
2075
2076 E
2077 \begin_inset Formula $\downarrow$
2078 \end_inset
2079
2080 F
2081 \begin_inset Formula $\downarrow$
2082 \end_inset
2083
2084 D
2085 \end_layout
2086
2087 \begin_layout Standard
2088 \begin_inset VSpace medskip
2089 \end_inset
2090
2091
2092 \end_layout
2093
2094 \begin_layout Standard
2095
2096 \series bold
2097
2098 \backslash
2099 cfrac
2100 \series default
2101  compone la fracción siempre en el tamaño del estilo presentación, también
2102  cuando es parte de otra fracción.
2103 \end_layout
2104
2105 \begin_layout Standard
2106 Es posible especificar la alineación del numerador.
2107  El comando 
2108 \series bold
2109
2110 \backslash
2111 cfracleft
2112 \series default
2113  se usa para alinearlo a la izquierda, el comando 
2114 \series bold
2115
2116 \backslash
2117 cfracright
2118 \series default
2119  para alinearlo a la derecha, 
2120 \series bold
2121
2122 \backslash
2123 cfrac
2124 \series default
2125  centra el numerador.
2126 \end_layout
2127
2128 \begin_layout Standard
2129 Estas fracciones muestran las distintas alineaciones:
2130 \end_layout
2131
2132 \begin_layout Standard
2133 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2134 \end_inset
2135
2136  ; 
2137 \begin_inset Formula $\cfrac{A}{B+C}$
2138 \end_inset
2139
2140  ; 
2141 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2142 \end_inset
2143
2144
2145 \end_layout
2146
2147 \begin_layout Standard
2148 \noindent
2149 \begin_inset Note Greyedout
2150 status open
2151
2152 \begin_layout Plain Layout
2153
2154 \series bold
2155 Nota
2156 \series default
2157
2158 \series bold
2159
2160 \backslash
2161 cfracleft
2162 \series default
2163  y
2164 \series bold
2165  
2166 \backslash
2167 cfracright
2168 \series default
2169  no son comandos LaTeX reales sino sustituciones del comando 
2170 \series bold
2171
2172 \backslash
2173 cfrac[posición del numerador]{numerador}{denominador}
2174 \series default
2175  .
2176  Por tanto no puedes usarlos código TeX.
2177 \end_layout
2178
2179 \end_inset
2180
2181
2182 \begin_inset VSpace medskip
2183 \end_inset
2184
2185
2186 \end_layout
2187
2188 \begin_layout Standard
2189 Muchas veces es adecuado combinar 
2190 \series bold
2191
2192 \backslash
2193 cfrac
2194 \series default
2195  y 
2196 \series bold
2197
2198 \backslash
2199 frac
2200 \series default
2201 :
2202 \begin_inset Formula \[
2203 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2204
2205 \end_inset
2206
2207
2208 \end_layout
2209
2210 \begin_layout Standard
2211 Para componer fracciones en línea con raya de fracción inclinada puedes
2212  usar el comando 
2213 \series bold
2214
2215 \backslash
2216 nicefrac
2217 \series default
2218
2219 \begin_inset Index
2220 status collapsed
2221
2222 \begin_layout Plain Layout
2223 Comandos ! N ! 
2224 \backslash
2225 nicefrac
2226 \end_layout
2227
2228 \end_inset
2229
2230
2231 \begin_inset Formula $\nicefrac{5}{31}$
2232 \end_inset
2233
2234  Hay además el comando 
2235 \series bold
2236
2237 \backslash
2238 unitfracthree
2239 \series default
2240  que permite escribir una fracción en combinación con un número: 
2241 \begin_inset Formula $\unitfrac[2]{1}{3}$
2242 \end_inset
2243
2244
2245 \end_layout
2246
2247 \begin_layout Standard
2248 \begin_inset Note Greyedout
2249 status open
2250
2251 \begin_layout Plain Layout
2252
2253 \series bold
2254 Nota
2255 \series default
2256
2257 \series bold
2258
2259 \backslash
2260 unitfracthree
2261 \series default
2262  no es un comando LaTeX auténtico, sino un equivalente al comando
2263 \begin_inset Newline newline
2264 \end_inset
2265
2266
2267 \series bold
2268
2269 \backslash
2270 unitfrac[número]{numerador}{denominador}
2271 \series default
2272  .
2273  Por tanto no puedes usarlo en código TeX.
2274 \end_layout
2275
2276 \end_inset
2277
2278
2279 \end_layout
2280
2281 \begin_layout Standard
2282 En la 
2283 \begin_inset CommandInset ref
2284 LatexCommand ref
2285 reference "sub:Fracciones-personalizadas"
2286
2287 \end_inset
2288
2289  se explica cómo componer fracciones personalizadas en las que la raya de
2290  fracción se puede cambiar.
2291  
2292 \end_layout
2293
2294 \begin_layout Subsection
2295 Raíces
2296 \begin_inset Index
2297 status collapsed
2298
2299 \begin_layout Plain Layout
2300 Raíces
2301 \end_layout
2302
2303 \end_inset
2304
2305
2306 \end_layout
2307
2308 \begin_layout Standard
2309 Las raíces cuadradas se componen con 
2310 \series bold
2311
2312 \backslash
2313 sqrt
2314 \series default
2315
2316 \begin_inset Index
2317 status collapsed
2318
2319 \begin_layout Plain Layout
2320 Comandos ! S ! 
2321 \backslash
2322 sqrt
2323 \end_layout
2324
2325 \end_inset
2326
2327  o con el botón 
2328 \begin_inset Graphics
2329         filename ../../images/math/sqrt.png
2330         scale 85
2331
2332 \end_inset
2333
2334  de la barra de  ecuaciones; todas las demás raíces con el comando 
2335 \series bold
2336
2337 \backslash
2338 root
2339 \series default
2340
2341 \begin_inset Index
2342 status collapsed
2343
2344 \begin_layout Plain Layout
2345 Comandos ! R ! 
2346 \backslash
2347 root
2348 \end_layout
2349
2350 \end_inset
2351
2352  o con el botón 
2353 \begin_inset Graphics
2354         filename ../../images/math/root.png
2355         scale 85
2356
2357 \end_inset
2358
2359 .
2360 \end_layout
2361
2362 \begin_layout Standard
2363 \noindent
2364 \align center
2365 \begin_inset Tabular
2366 <lyxtabular version="3" rows="3" columns="2">
2367 <features>
2368 <column alignment="center" valignment="top" width="0">
2369 <column alignment="center" valignment="top" width="0">
2370 <row>
2371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2372 \begin_inset Text
2373
2374 \begin_layout Plain Layout
2375 Comando
2376 \end_layout
2377
2378 \end_inset
2379 </cell>
2380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2381 \begin_inset Text
2382
2383 \begin_layout Plain Layout
2384 Resultado
2385 \begin_inset Note Note
2386 status collapsed
2387
2388 \begin_layout Plain Layout
2389
2390 \series bold
2391
2392 \backslash
2393 raisebox
2394 \series default
2395  se usa sólo como espaciador
2396 \end_layout
2397
2398 \end_inset
2399
2400
2401 \end_layout
2402
2403 \end_inset
2404 </cell>
2405 </row>
2406 <row>
2407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2408 \begin_inset Text
2409
2410 \begin_layout Plain Layout
2411
2412 \backslash
2413 sqrt
2414 \begin_inset ERT
2415 status collapsed
2416
2417 \begin_layout Plain Layout
2418
2419
2420 \backslash
2421 spce 
2422 \end_layout
2423
2424 \end_inset
2425
2426 A-B
2427 \end_layout
2428
2429 \end_inset
2430 </cell>
2431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2432 \begin_inset Text
2433
2434 \begin_layout Plain Layout
2435 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2436 \end_inset
2437
2438
2439 \end_layout
2440
2441 \end_inset
2442 </cell>
2443 </row>
2444 <row>
2445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2446 \begin_inset Text
2447
2448 \begin_layout Plain Layout
2449
2450 \backslash
2451 root
2452 \begin_inset ERT
2453 status collapsed
2454
2455 \begin_layout Plain Layout
2456
2457
2458 \backslash
2459 spce 
2460 \end_layout
2461
2462 \end_inset
2463
2464 3
2465 \begin_inset Formula $\downarrow$
2466 \end_inset
2467
2468 A-B
2469 \end_layout
2470
2471 \end_inset
2472 </cell>
2473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2474 \begin_inset Text
2475
2476 \begin_layout Plain Layout
2477 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2478 \end_inset
2479
2480
2481 \end_layout
2482
2483 \end_inset
2484 </cell>
2485 </row>
2486 </lyxtabular>
2487
2488 \end_inset
2489
2490
2491 \end_layout
2492
2493 \begin_layout Standard
2494 Una raíz cuadrada se compone también con 
2495 \series bold
2496
2497 \backslash
2498 root
2499 \series default
2500  dejando vacío el campo del índice.
2501 \end_layout
2502
2503 \begin_layout Standard
2504 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2505  la raíz: 
2506 \begin_inset Formula $\sqrt[\beta]{B}$
2507 \end_inset
2508
2509
2510 \begin_inset Newline newline
2511 \end_inset
2512
2513 La 
2514 \begin_inset Formula $\beta$
2515 \end_inset
2516
2517  toca la raíz.
2518  Para evitar esto se usan los comandos 
2519 \series bold
2520
2521 \backslash
2522 leftroot
2523 \series default
2524
2525 \begin_inset Index
2526 status collapsed
2527
2528 \begin_layout Plain Layout
2529 Comandos ! L ! 
2530 \backslash
2531 leftroot
2532 \end_layout
2533
2534 \end_inset
2535
2536  y 
2537 \series bold
2538
2539 \backslash
2540 uproot
2541 \series default
2542
2543 \begin_inset Index
2544 status collapsed
2545
2546 \begin_layout Plain Layout
2547 Comandos ! U ! 
2548 \backslash
2549 uproot
2550 \end_layout
2551
2552 \end_inset
2553
2554  con el esquema siguiente:
2555 \end_layout
2556
2557 \begin_layout Standard
2558
2559 \series bold
2560
2561 \backslash
2562 leftroot{distancia}
2563 \series default
2564  y 
2565 \series bold
2566
2567 \backslash
2568 uproot{distancia}
2569 \end_layout
2570
2571 \begin_layout Standard
2572 Distancia es el número de Puntos Grandes (
2573 \begin_inset Quotes fld
2574 \end_inset
2575
2576 Big Points
2577 \begin_inset Quotes frd
2578 \end_inset
2579
2580 , unidad bp; 
2581 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2582 \end_inset
2583
2584 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2585  Los comandos se escriben en el índice.
2586  Así, el comando:
2587 \begin_inset Newline newline
2588 \end_inset
2589
2590
2591 \series bold
2592
2593 \backslash
2594 root
2595 \backslash
2596 leftroot{-1
2597 \begin_inset Formula $\to$
2598 \end_inset
2599
2600
2601 \backslash
2602 uproot{2
2603 \begin_inset Formula $\to$
2604 \end_inset
2605
2606
2607 \backslash
2608 beta
2609 \begin_inset ERT
2610 status collapsed
2611
2612 \begin_layout Plain Layout
2613
2614
2615 \backslash
2616 spce 
2617 \end_layout
2618
2619 \end_inset
2620
2621
2622 \begin_inset Formula $\to$
2623 \end_inset
2624
2625 B
2626 \begin_inset Newline newline
2627 \end_inset
2628
2629
2630 \series default
2631 genera una fórmula correctamente tipografiada: 
2632 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2633 \end_inset
2634
2635
2636 \end_layout
2637
2638 \begin_layout Subsection
2639 Coeficientes de un binomio
2640 \begin_inset Index
2641 status collapsed
2642
2643 \begin_layout Plain Layout
2644 Binomios
2645 \end_layout
2646
2647 \end_inset
2648
2649
2650 \end_layout
2651
2652 \begin_layout Standard
2653 Los coeficientes de un binomio se insertan con el comando 
2654 \series bold
2655
2656 \backslash
2657 binom
2658 \series default
2659
2660 \begin_inset Index
2661 status collapsed
2662
2663 \begin_layout Plain Layout
2664 Comandos ! B ! 
2665 \backslash
2666 binom
2667 \end_layout
2668
2669 \end_inset
2670
2671  o con el submenú del botón 
2672 \begin_inset Graphics
2673         filename ../../images/math/frac-square.png
2674         scale 85
2675
2676 \end_inset
2677
2678 de la barra de herramientas de ecuaciones.
2679  Como en las fracciones, además de 
2680 \series bold
2681
2682 \backslash
2683 binom
2684 \series default
2685  hay los comandos 
2686 \series bold
2687
2688 \backslash
2689 dbinom
2690 \begin_inset Index
2691 status collapsed
2692
2693 \begin_layout Plain Layout
2694 Comandos ! D ! 
2695 \backslash
2696 dbinom
2697 \end_layout
2698
2699 \end_inset
2700
2701
2702 \series default
2703  y 
2704 \series bold
2705
2706 \backslash
2707 tbinom
2708 \series default
2709
2710 \begin_inset Index
2711 status collapsed
2712
2713 \begin_layout Plain Layout
2714 Comandos ! T ! 
2715 \backslash
2716 tbinom
2717 \end_layout
2718
2719 \end_inset
2720
2721 .
2722  Para otros delimitadores de coeficientes de un binomio hay los comandos
2723  
2724 \series bold
2725
2726 \backslash
2727 brace
2728 \series default
2729
2730 \begin_inset Index
2731 status collapsed
2732
2733 \begin_layout Plain Layout
2734 Comandos ! B ! 
2735 \backslash
2736 brace
2737 \end_layout
2738
2739 \end_inset
2740
2741  y 
2742 \series bold
2743
2744 \backslash
2745 brack
2746 \series default
2747
2748 \begin_inset Index
2749 status collapsed
2750
2751 \begin_layout Plain Layout
2752 Comandos ! B ! 
2753 \backslash
2754 brack
2755 \end_layout
2756
2757 \end_inset
2758
2759 .
2760 \end_layout
2761
2762 \begin_layout Standard
2763 \noindent
2764 \align center
2765 \begin_inset Tabular
2766 <lyxtabular version="3" rows="6" columns="2">
2767 <features>
2768 <column alignment="center" valignment="top" width="0">
2769 <column alignment="center" valignment="top" width="0">
2770 <row>
2771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2772 \begin_inset Text
2773
2774 \begin_layout Plain Layout
2775 Comando
2776 \end_layout
2777
2778 \end_inset
2779 </cell>
2780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2781 \begin_inset Text
2782
2783 \begin_layout Plain Layout
2784 Resultado
2785 \begin_inset Note Note
2786 status collapsed
2787
2788 \begin_layout Plain Layout
2789
2790 \series bold
2791
2792 \backslash
2793 raisebox
2794 \series default
2795  se usa sólo como espaciador
2796 \end_layout
2797
2798 \end_inset
2799
2800
2801 \end_layout
2802
2803 \end_inset
2804 </cell>
2805 </row>
2806 <row>
2807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2808 \begin_inset Text
2809
2810 \begin_layout Plain Layout
2811
2812 \backslash
2813 binom
2814 \begin_inset ERT
2815 status collapsed
2816
2817 \begin_layout Plain Layout
2818
2819
2820 \backslash
2821 spce 
2822 \end_layout
2823
2824 \end_inset
2825
2826 A
2827 \begin_inset Formula $\downarrow$
2828 \end_inset
2829
2830 B
2831 \end_layout
2832
2833 \end_inset
2834 </cell>
2835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2836 \begin_inset Text
2837
2838 \begin_layout Plain Layout
2839 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2840 \end_inset
2841
2842
2843 \end_layout
2844
2845 \end_inset
2846 </cell>
2847 </row>
2848 <row>
2849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2850 \begin_inset Text
2851
2852 \begin_layout Plain Layout
2853
2854 \backslash
2855 dbinom
2856 \begin_inset ERT
2857 status collapsed
2858
2859 \begin_layout Plain Layout
2860
2861
2862 \backslash
2863 spce 
2864 \end_layout
2865
2866 \end_inset
2867
2868 A
2869 \begin_inset Formula $\downarrow$
2870 \end_inset
2871
2872 B
2873 \end_layout
2874
2875 \end_inset
2876 </cell>
2877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2878 \begin_inset Text
2879
2880 \begin_layout Plain Layout
2881 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2882 \end_inset
2883
2884
2885 \end_layout
2886
2887 \end_inset
2888 </cell>
2889 </row>
2890 <row>
2891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2892 \begin_inset Text
2893
2894 \begin_layout Plain Layout
2895
2896 \backslash
2897 tbinom
2898 \begin_inset ERT
2899 status collapsed
2900
2901 \begin_layout Plain Layout
2902
2903
2904 \backslash
2905 spce 
2906 \end_layout
2907
2908 \end_inset
2909
2910 A
2911 \begin_inset Formula $\downarrow$
2912 \end_inset
2913
2914 B
2915 \end_layout
2916
2917 \end_inset
2918 </cell>
2919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2920 \begin_inset Text
2921
2922 \begin_layout Plain Layout
2923 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2924 \end_inset
2925
2926
2927 \end_layout
2928
2929 \end_inset
2930 </cell>
2931 </row>
2932 <row>
2933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2934 \begin_inset Text
2935
2936 \begin_layout Plain Layout
2937
2938 \backslash
2939 brack
2940 \begin_inset ERT
2941 status collapsed
2942
2943 \begin_layout Plain Layout
2944
2945
2946 \backslash
2947 spce 
2948 \end_layout
2949
2950 \end_inset
2951
2952 A
2953 \begin_inset Formula $\downarrow$
2954 \end_inset
2955
2956 B
2957 \end_layout
2958
2959 \end_inset
2960 </cell>
2961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2962 \begin_inset Text
2963
2964 \begin_layout Plain Layout
2965 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2966 \end_inset
2967
2968
2969 \end_layout
2970
2971 \end_inset
2972 </cell>
2973 </row>
2974 <row>
2975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2976 \begin_inset Text
2977
2978 \begin_layout Plain Layout
2979
2980 \backslash
2981 brace
2982 \begin_inset ERT
2983 status collapsed
2984
2985 \begin_layout Plain Layout
2986
2987
2988 \backslash
2989 spce 
2990 \end_layout
2991
2992 \end_inset
2993
2994 A
2995 \begin_inset Formula $\downarrow$
2996 \end_inset
2997
2998 B
2999 \end_layout
3000
3001 \end_inset
3002 </cell>
3003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3004 \begin_inset Text
3005
3006 \begin_layout Plain Layout
3007 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3008 \end_inset
3009
3010
3011 \end_layout
3012
3013 \end_inset
3014 </cell>
3015 </row>
3016 </lyxtabular>
3017
3018 \end_inset
3019
3020
3021 \begin_inset Newpage newpage
3022 \end_inset
3023
3024
3025 \end_layout
3026
3027 \begin_layout Subsection
3028 Diferenciaciones de casos
3029 \begin_inset Index
3030 status collapsed
3031
3032 \begin_layout Plain Layout
3033 Casos
3034 \end_layout
3035
3036 \end_inset
3037
3038
3039 \end_layout
3040
3041 \begin_layout Standard
3042 \noindent
3043 \align center
3044 \begin_inset Tabular
3045 <lyxtabular version="3" rows="3" columns="2">
3046 <features>
3047 <column alignment="center" valignment="top" width="0">
3048 <column alignment="center" valignment="top" width="0">
3049 <row>
3050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3051 \begin_inset Text
3052
3053 \begin_layout Plain Layout
3054 Comando
3055 \end_layout
3056
3057 \end_inset
3058 </cell>
3059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3060 \begin_inset Text
3061
3062 \begin_layout Plain Layout
3063 Resultado
3064 \end_layout
3065
3066 \end_inset
3067 </cell>
3068 </row>
3069 <row>
3070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3071 \begin_inset Text
3072
3073 \begin_layout Plain Layout
3074
3075 \backslash
3076 cases
3077 \begin_inset ERT
3078 status collapsed
3079
3080 \begin_layout Plain Layout
3081
3082
3083 \backslash
3084 spce 
3085 \end_layout
3086
3087 \end_inset
3088
3089 A
3090 \begin_inset Formula $\to$
3091 \end_inset
3092
3093 B>0
3094 \begin_inset Index
3095 status collapsed
3096
3097 \begin_layout Plain Layout
3098 Comandos ! C ! 
3099 \backslash
3100 cases
3101 \end_layout
3102
3103 \end_inset
3104
3105
3106 \end_layout
3107
3108 \end_inset
3109 </cell>
3110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3111 \begin_inset Text
3112
3113 \begin_layout Plain Layout
3114 \begin_inset Formula $\begin{cases}
3115 A & B>0\end{cases}$
3116 \end_inset
3117
3118
3119 \end_layout
3120
3121 \end_inset
3122 </cell>
3123 </row>
3124 <row>
3125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3126 \begin_inset Text
3127
3128 \begin_layout Plain Layout
3129
3130 \backslash
3131 cases
3132 \begin_inset ERT
3133 status collapsed
3134
3135 \begin_layout Plain Layout
3136
3137
3138 \backslash
3139 spce 
3140 \end_layout
3141
3142 \end_inset
3143
3144
3145 \family sans
3146 Ctrl+Retorno
3147 \end_layout
3148
3149 \end_inset
3150 </cell>
3151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3152 \begin_inset Text
3153
3154 \begin_layout Plain Layout
3155 \begin_inset Formula $\begin{cases}
3156 A & \textrm{para }x>0\\
3157 B & \textrm{para }x=0\end{cases}$
3158 \end_inset
3159
3160
3161 \end_layout
3162
3163 \end_inset
3164 </cell>
3165 </row>
3166 </lyxtabular>
3167
3168 \end_inset
3169
3170
3171 \end_layout
3172
3173 \begin_layout Standard
3174 Después de insertar 
3175 \series bold
3176
3177 \backslash
3178 cases
3179 \series default
3180  o usar el botón 
3181 \begin_inset Graphics
3182         filename ../../images/math/cases.png
3183         scale 85
3184
3185 \end_inset
3186
3187  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3188 \family sans
3189 Ctrl+Retorno
3190 \family default
3191  o con el botón
3192 \family sans
3193  
3194 \family default
3195
3196 \begin_inset Graphics
3197         filename ../../images/tabular-feature_append-row.png
3198         scale 85
3199
3200 \end_inset
3201
3202  de la barra de tablas.
3203 \end_layout
3204
3205 \begin_layout Standard
3206 El comando 
3207 \series bold
3208
3209 \backslash
3210 cases
3211 \series default
3212  también está disponible en el menú 
3213 \family sans
3214 Insertar\SpecialChar \menuseparator
3215 Ecuación\SpecialChar \menuseparator
3216 Entorno casos
3217 \family default
3218 .
3219 \end_layout
3220
3221 \begin_layout Subsection
3222 Negaciones
3223 \begin_inset Index
3224 status collapsed
3225
3226 \begin_layout Plain Layout
3227 Negaciones
3228 \end_layout
3229
3230 \end_inset
3231
3232
3233 \end_layout
3234
3235 \begin_layout Standard
3236 Con el comando 
3237 \series bold
3238
3239 \backslash
3240 not
3241 \series default
3242
3243 \begin_inset Index
3244 status collapsed
3245
3246 \begin_layout Plain Layout
3247 Comandos ! N ! 
3248 \backslash
3249 not
3250 \end_layout
3251
3252 \end_inset
3253
3254  todo carácter se puede mostrar cancelado.
3255  Los caracteres son casi tachados con una barra inclinada.
3256 \end_layout
3257
3258 \begin_layout Standard
3259 \noindent
3260 \align center
3261 \begin_inset Tabular
3262 <lyxtabular version="3" rows="4" columns="2">
3263 <features>
3264 <column alignment="center" valignment="top" width="0">
3265 <column alignment="center" valignment="top" width="0">
3266 <row>
3267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3268 \begin_inset Text
3269
3270 \begin_layout Plain Layout
3271 Comando
3272 \end_layout
3273
3274 \end_inset
3275 </cell>
3276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3277 \begin_inset Text
3278
3279 \begin_layout Plain Layout
3280 Resultado
3281 \end_layout
3282
3283 \end_inset
3284 </cell>
3285 </row>
3286 <row>
3287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3288 \begin_inset Text
3289
3290 \begin_layout Plain Layout
3291
3292 \backslash
3293 not=
3294 \end_layout
3295
3296 \end_inset
3297 </cell>
3298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3299 \begin_inset Text
3300
3301 \begin_layout Plain Layout
3302 \begin_inset Formula $\not=$
3303 \end_inset
3304
3305
3306 \end_layout
3307
3308 \end_inset
3309 </cell>
3310 </row>
3311 <row>
3312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3313 \begin_inset Text
3314
3315 \begin_layout Plain Layout
3316
3317 \backslash
3318 not 
3319 \backslash
3320 le
3321 \end_layout
3322
3323 \end_inset
3324 </cell>
3325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3326 \begin_inset Text
3327
3328 \begin_layout Plain Layout
3329 \begin_inset Formula $\not\le$
3330 \end_inset
3331
3332
3333 \end_layout
3334
3335 \end_inset
3336 </cell>
3337 </row>
3338 <row>
3339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3340 \begin_inset Text
3341
3342 \begin_layout Plain Layout
3343
3344 \backslash
3345 not 
3346 \backslash
3347 parallel
3348 \end_layout
3349
3350 \end_inset
3351 </cell>
3352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3353 \begin_inset Text
3354
3355 \begin_layout Plain Layout
3356 \begin_inset Formula $\not\parallel$
3357 \end_inset
3358
3359
3360 \end_layout
3361
3362 \end_inset
3363 </cell>
3364 </row>
3365 </lyxtabular>
3366
3367 \end_inset
3368
3369
3370 \end_layout
3371
3372 \begin_layout Standard
3373 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3374  Por tanto para algunas negaciones hay comandos especiales (véase 
3375 \begin_inset CommandInset ref
3376 LatexCommand ref
3377 reference "sub:Símbolos-matemáticos"
3378
3379 \end_inset
3380
3381  y 
3382 \begin_inset CommandInset ref
3383 LatexCommand ref
3384 reference "sec:Relaciones"
3385
3386 \end_inset
3387
3388 ).
3389 \end_layout
3390
3391 \begin_layout Subsection
3392 Espacios reservados 
3393 \begin_inset CommandInset label
3394 LatexCommand label
3395 name "sub:Espacios-reservados"
3396
3397 \end_inset
3398
3399
3400 \begin_inset Index
3401 status collapsed
3402
3403 \begin_layout Plain Layout
3404 Espacios reservados
3405 \end_layout
3406
3407 \end_inset
3408
3409
3410 \begin_inset Index
3411 status collapsed
3412
3413 \begin_layout Plain Layout
3414 Química ! isótopos
3415 \end_layout
3416
3417 \end_inset
3418
3419
3420 \begin_inset Index
3421 status collapsed
3422
3423 \begin_layout Plain Layout
3424 Isótopos|see
3425 \begin_inset ERT
3426 status collapsed
3427
3428 \begin_layout Plain Layout
3429
3430 {
3431 \end_layout
3432
3433 \end_inset
3434
3435 Química
3436 \begin_inset ERT
3437 status collapsed
3438
3439 \begin_layout Plain Layout
3440
3441 }
3442 \end_layout
3443
3444 \end_inset
3445
3446
3447 \end_layout
3448
3449 \end_inset
3450
3451
3452 \end_layout
3453
3454 \begin_layout Standard
3455 En la presentación de, p.
3456 \begin_inset space \thinspace{}
3457 \end_inset
3458
3459 e., isótopos,
3460 \begin_inset Foot
3461 status collapsed
3462
3463 \begin_layout Plain Layout
3464 Más sobre símbolos químicos en 
3465 \begin_inset CommandInset ref
3466 LatexCommand ref
3467 reference "sub:Símbolos-y-ecuaciones-químicas"
3468
3469 \end_inset
3470
3471
3472 \end_layout
3473
3474 \end_inset
3475
3476  surge el problema siguiente:
3477 \end_layout
3478
3479 \begin_layout Standard
3480 \noindent
3481 \align center
3482 \begin_inset Tabular
3483 <lyxtabular version="3" rows="2" columns="2">
3484 <features>
3485 <column alignment="center" valignment="top" width="0">
3486 <column alignment="center" valignment="top" width="0">
3487 <row>
3488 <cell alignment="center" valignment="top" usebox="none">
3489 \begin_inset Text
3490
3491 \begin_layout Plain Layout
3492 Índices generados con sub- y superíndices:
3493 \end_layout
3494
3495 \end_inset
3496 </cell>
3497 <cell alignment="center" valignment="top" usebox="none">
3498 \begin_inset Text
3499
3500 \begin_layout Plain Layout
3501 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3502 \end_inset
3503
3504
3505 \end_layout
3506
3507 \end_inset
3508 </cell>
3509 </row>
3510 <row>
3511 <cell alignment="center" valignment="top" usebox="none">
3512 \begin_inset Text
3513
3514 \begin_layout Plain Layout
3515 Índices correctos:
3516 \end_layout
3517
3518 \end_inset
3519 </cell>
3520 <cell alignment="center" valignment="top" usebox="none">
3521 \begin_inset Text
3522
3523 \begin_layout Plain Layout
3524 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3525 \end_inset
3526
3527
3528 \end_layout
3529
3530 \end_inset
3531 </cell>
3532 </row>
3533 </lyxtabular>
3534
3535 \end_inset
3536
3537
3538 \begin_inset Note Note
3539 status collapsed
3540
3541 \begin_layout Plain Layout
3542
3543 \series bold
3544
3545 \backslash
3546 raisebox
3547 \series default
3548  se usa sólo como espaciador
3549 \end_layout
3550
3551 \end_inset
3552
3553
3554 \end_layout
3555
3556 \begin_layout Standard
3557 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3558  del índice más largo.
3559  Para evitarlo está el comando 
3560 \series bold
3561
3562 \backslash
3563 phantom
3564 \series default
3565
3566 \begin_inset Index
3567 status collapsed
3568
3569 \begin_layout Plain Layout
3570 Comandos ! P ! 
3571 \backslash
3572 phantom
3573 \end_layout
3574
3575 \end_inset
3576
3577  o el botón 
3578 \begin_inset space ~
3579 \end_inset
3580
3581
3582 \begin_inset Graphics
3583         filename ../../images/math/phantom.png
3584         scale 85
3585
3586 \end_inset
3587
3588  del submenú de espaciado de ecuaciones
3589 \begin_inset Foot
3590 status collapsed
3591
3592 \begin_layout Plain Layout
3593 Botón 
3594 \begin_inset Graphics
3595         filename ../../images/math/space.png
3596         scale 85
3597
3598 \end_inset
3599
3600  de la barra de ecuaciones
3601 \end_layout
3602
3603 \end_inset
3604
3605 , que genera uno o más espacios reservados.
3606  Al insertar 
3607 \series bold
3608
3609 \backslash
3610 phantom
3611 \series default
3612  aparece un pequeño marco azul con dos flechas rojas superpuestas
3613 \begin_inset Formula $\phantom{}$
3614 \end_inset
3615
3616 .
3617  Las flechas indican que se reservará un espacio equivalente a la anchura
3618  y altura totales del contenido del marco.
3619  Los espacios reservados son correspondientes al tamaño de los caracteres.
3620 \end_layout
3621
3622 \begin_layout Standard
3623 \noindent
3624 \align center
3625 \begin_inset Tabular
3626 <lyxtabular version="3" rows="4" columns="2">
3627 <features>
3628 <column alignment="center" valignment="top" width="0">
3629 <column alignment="center" valignment="top" width="0">
3630 <row>
3631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3632 \begin_inset Text
3633
3634 \begin_layout Plain Layout
3635 Comando
3636 \end_layout
3637
3638 \end_inset
3639 </cell>
3640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3641 \begin_inset Text
3642
3643 \begin_layout Plain Layout
3644 Resultado
3645 \begin_inset Note Note
3646 status collapsed
3647
3648 \begin_layout Plain Layout
3649
3650 \series bold
3651
3652 \backslash
3653 raisebox
3654 \series default
3655  se usa sólo como espaciador
3656 \end_layout
3657
3658 \end_inset
3659
3660
3661 \end_layout
3662
3663 \end_inset
3664 </cell>
3665 </row>
3666 <row>
3667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3668 \begin_inset Text
3669
3670 \begin_layout Plain Layout
3671 ^19
3672 \begin_inset ERT
3673 status collapsed
3674
3675 \begin_layout Plain Layout
3676
3677
3678 \backslash
3679 spce 
3680 \end_layout
3681
3682 \end_inset
3683
3684 _
3685 \backslash
3686 phantom
3687 \begin_inset ERT
3688 status collapsed
3689
3690 \begin_layout Plain Layout
3691
3692
3693 \backslash
3694 spce 
3695 \end_layout
3696
3697 \end_inset
3698
3699 1
3700 \begin_inset Formula $\rightarrow$
3701 \end_inset
3702
3703 9
3704 \begin_inset ERT
3705 status collapsed
3706
3707 \begin_layout Plain Layout
3708
3709
3710 \backslash
3711 spce 
3712 \end_layout
3713
3714 \end_inset
3715
3716 F
3717 \end_layout
3718
3719 \end_inset
3720 </cell>
3721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3722 \begin_inset Text
3723
3724 \begin_layout Plain Layout
3725 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3726 \end_inset
3727
3728
3729 \end_layout
3730
3731 \end_inset
3732 </cell>
3733 </row>
3734 <row>
3735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3736 \begin_inset Text
3737
3738 \begin_layout Plain Layout
3739 ^235
3740 \begin_inset ERT
3741 status collapsed
3742
3743 \begin_layout Plain Layout
3744
3745
3746 \backslash
3747 spce 
3748 \end_layout
3749
3750 \end_inset
3751
3752 _
3753 \backslash
3754 phantom
3755 \begin_inset ERT
3756 status collapsed
3757
3758 \begin_layout Plain Layout
3759
3760
3761 \backslash
3762 spce 
3763 \end_layout
3764
3765 \end_inset
3766
3767 23
3768 \begin_inset Formula $\rightarrow$
3769 \end_inset
3770
3771 9
3772 \begin_inset ERT
3773 status collapsed
3774
3775 \begin_layout Plain Layout
3776
3777
3778 \backslash
3779 spce 
3780 \end_layout
3781
3782 \end_inset
3783
3784 F
3785 \end_layout
3786
3787 \end_inset
3788 </cell>
3789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3790 \begin_inset Text
3791
3792 \begin_layout Plain Layout
3793 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3794 \end_inset
3795
3796
3797 \end_layout
3798
3799 \end_inset
3800 </cell>
3801 </row>
3802 <row>
3803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3804 \begin_inset Text
3805
3806 \begin_layout Plain Layout
3807
3808 \backslash
3809 Lambda^
3810 \begin_inset ERT
3811 status collapsed
3812
3813 \begin_layout Plain Layout
3814
3815
3816 \backslash
3817 spce 
3818 \end_layout
3819
3820 \end_inset
3821
3822
3823 \backslash
3824 phantom
3825 \begin_inset ERT
3826 status collapsed
3827
3828 \begin_layout Plain Layout
3829
3830
3831 \backslash
3832 spce 
3833 \end_layout
3834
3835 \end_inset
3836
3837 ii
3838 \begin_inset Formula $\rightarrow$
3839 \end_inset
3840
3841 t
3842 \begin_inset ERT
3843 status collapsed
3844
3845 \begin_layout Plain Layout
3846
3847
3848 \backslash
3849 spce 
3850 \end_layout
3851
3852 \end_inset
3853
3854 _MMt
3855 \end_layout
3856
3857 \end_inset
3858 </cell>
3859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3860 \begin_inset Text
3861
3862 \begin_layout Plain Layout
3863 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3864 \end_inset
3865
3866
3867 \end_layout
3868
3869 \end_inset
3870 </cell>
3871 </row>
3872 </lyxtabular>
3873
3874 \end_inset
3875
3876
3877 \end_layout
3878
3879 \begin_layout Standard
3880 Además hay los comandos 
3881 \series bold
3882
3883 \backslash
3884 vphantom
3885 \series default
3886
3887 \begin_inset Index
3888 status collapsed
3889
3890 \begin_layout Plain Layout
3891 Comandos ! V ! 
3892 \backslash
3893 vphantom
3894 \end_layout
3895
3896 \end_inset
3897
3898  (botón 
3899 \begin_inset space ~
3900 \end_inset
3901
3902
3903 \begin_inset Graphics
3904         filename ../../images/math/vphantom.png
3905         scale 85
3906
3907 \end_inset
3908
3909 ) y 
3910 \series bold
3911
3912 \backslash
3913 hphantom
3914 \series default
3915
3916 \begin_inset Index
3917 status collapsed
3918
3919 \begin_layout Plain Layout
3920 Comandos ! H ! 
3921 \backslash
3922 hphantom
3923 \end_layout
3924
3925 \end_inset
3926
3927  (botón 
3928 \begin_inset space ~
3929 \end_inset
3930
3931
3932 \begin_inset Graphics
3933         filename ../../images/math/hphantom.png
3934         scale 85
3935
3936 \end_inset
3937
3938 ).
3939  
3940 \series bold
3941
3942 \backslash
3943 hphantom
3944 \series default
3945  genera espacio en el marco sólo para la altura máxima de los caracteres,
3946  no para su anchura.
3947  
3948 \series bold
3949
3950 \backslash
3951 vphantom
3952 \series default
3953  genera espacio sólo para la anchura del contenido del marco.
3954  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3955 \end_layout
3956
3957 \begin_layout Standard
3958 Por ejemplo, 
3959 \series bold
3960
3961 \backslash
3962 vphantom
3963 \series default
3964
3965 \begin_inset ERT
3966 status collapsed
3967
3968 \begin_layout Plain Layout
3969
3970
3971 \backslash
3972 spce 
3973 \end_layout
3974
3975 \end_inset
3976
3977
3978 \series bold
3979 a
3980 \backslash
3981 int
3982 \series default
3983  genera espacio de la altura del signo de la integral,
3984 \begin_inset Foot
3985 status collapsed
3986
3987 \begin_layout Plain Layout
3988 El comando 
3989 \series bold
3990
3991 \backslash
3992 int
3993 \series default
3994  genera un signo de integral, véase 
3995 \begin_inset CommandInset ref
3996 LatexCommand ref
3997 reference "sub:Operadores-grandes"
3998
3999 \end_inset
4000
4001
4002 \end_layout
4003
4004 \end_inset
4005
4006  porque este es el carácter más largo.
4007  En la 
4008 \begin_inset CommandInset ref
4009 LatexCommand ref
4010 reference "sub:Delimitadores-multilínea"
4011
4012 \end_inset
4013
4014  hay un ejemplo de aplicación.
4015 \end_layout
4016
4017 \begin_layout Subsection
4018 Líneas
4019 \begin_inset Index
4020 status collapsed
4021
4022 \begin_layout Plain Layout
4023 Lineas@Líneas
4024 \end_layout
4025
4026 \end_inset
4027
4028
4029 \begin_inset Index
4030 status collapsed
4031
4032 \begin_layout Plain Layout
4033 Ecuación ! sub- o superrayada
4034 \end_layout
4035
4036 \end_inset
4037
4038
4039 \end_layout
4040
4041 \begin_layout Standard
4042 \noindent
4043 \align center
4044 \begin_inset Tabular
4045 <lyxtabular version="3" rows="4" columns="2">
4046 <features>
4047 <column alignment="center" valignment="top" width="0">
4048 <column alignment="center" valignment="top" width="0">
4049 <row>
4050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4051 \begin_inset Text
4052
4053 \begin_layout Plain Layout
4054 Comando
4055 \end_layout
4056
4057 \end_inset
4058 </cell>
4059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4060 \begin_inset Text
4061
4062 \begin_layout Plain Layout
4063 Resultado
4064 \begin_inset Note Note
4065 status collapsed
4066
4067 \begin_layout Plain Layout
4068
4069 \series bold
4070
4071 \backslash
4072 raisebox
4073 \series default
4074  se usa sólo como espaciador
4075 \end_layout
4076
4077 \end_inset
4078
4079
4080 \end_layout
4081
4082 \end_inset
4083 </cell>
4084 </row>
4085 <row>
4086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4087 \begin_inset Text
4088
4089 \begin_layout Plain Layout
4090
4091 \backslash
4092 overline
4093 \begin_inset ERT
4094 status collapsed
4095
4096 \begin_layout Plain Layout
4097
4098
4099 \backslash
4100 spce 
4101 \end_layout
4102
4103 \end_inset
4104
4105 A+B
4106 \begin_inset Index
4107 status collapsed
4108
4109 \begin_layout Plain Layout
4110 Comandos ! O ! 
4111 \backslash
4112 overline
4113 \end_layout
4114
4115 \end_inset
4116
4117
4118 \end_layout
4119
4120 \end_inset
4121 </cell>
4122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4123 \begin_inset Text
4124
4125 \begin_layout Plain Layout
4126 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4127 \end_inset
4128
4129
4130 \end_layout
4131
4132 \end_inset
4133 </cell>
4134 </row>
4135 <row>
4136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4137 \begin_inset Text
4138
4139 \begin_layout Plain Layout
4140
4141 \backslash
4142 underline
4143 \begin_inset ERT
4144 status collapsed
4145
4146 \begin_layout Plain Layout
4147
4148
4149 \backslash
4150 spce 
4151 \end_layout
4152
4153 \end_inset
4154
4155 A+B
4156 \begin_inset Index
4157 status collapsed
4158
4159 \begin_layout Plain Layout
4160 Comandos ! U ! 
4161 \backslash
4162 underline
4163 \end_layout
4164
4165 \end_inset
4166
4167
4168 \end_layout
4169
4170 \end_inset
4171 </cell>
4172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4173 \begin_inset Text
4174
4175 \begin_layout Plain Layout
4176 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4177 \end_inset
4178
4179
4180 \end_layout
4181
4182 \end_inset
4183 </cell>
4184 </row>
4185 <row>
4186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4187 \begin_inset Text
4188
4189 \begin_layout Plain Layout
4190
4191 \backslash
4192 overline
4193 \begin_inset ERT
4194 status collapsed
4195
4196 \begin_layout Plain Layout
4197
4198
4199 \backslash
4200 spce 
4201 \end_layout
4202
4203 \end_inset
4204
4205
4206 \backslash
4207 underline
4208 \begin_inset ERT
4209 status collapsed
4210
4211 \begin_layout Plain Layout
4212
4213
4214 \backslash
4215 spce 
4216 \end_layout
4217
4218 \end_inset
4219
4220 A+B
4221 \end_layout
4222
4223 \end_inset
4224 </cell>
4225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4226 \begin_inset Text
4227
4228 \begin_layout Plain Layout
4229 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4230 \end_inset
4231
4232
4233 \end_layout
4234
4235 \end_inset
4236 </cell>
4237 </row>
4238 </lyxtabular>
4239
4240 \end_inset
4241
4242
4243 \end_layout
4244
4245 \begin_layout Standard
4246 En el último ejemplo es indiferente poner primero 
4247 \series bold
4248
4249 \backslash
4250 overline
4251 \series default
4252  o 
4253 \series bold
4254
4255 \backslash
4256 underline
4257 \series default
4258 .
4259 \end_layout
4260
4261 \begin_layout Standard
4262 Para poner doble subrayado, p.
4263 \begin_inset space \thinspace{}
4264 \end_inset
4265
4266 e.
4267  en resultados, se usa 
4268 \series bold
4269
4270 \backslash
4271 underline
4272 \series default
4273  dos veces.
4274 \end_layout
4275
4276 \begin_layout Standard
4277 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4278 \begin_inset VSpace bigskip
4279 \end_inset
4280
4281 Se pueden crear líneas personalizadas con el comando 
4282 \series bold
4283
4284 \backslash
4285 rule
4286 \series default
4287
4288 \begin_inset Index
4289 status collapsed
4290
4291 \begin_layout Plain Layout
4292 Comandos ! R ! 
4293 \backslash
4294 rule
4295 \end_layout
4296
4297 \end_inset
4298
4299  con el esquema siguiente:
4300 \end_layout
4301
4302 \begin_layout Standard
4303
4304 \series bold
4305
4306 \backslash
4307 rule[hueco vertical]{longitud}{grosor}
4308 \end_layout
4309
4310 \begin_layout Standard
4311 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4312  si el valor es negativo).
4313  Las unidades disponibles para los valores están listadas en
4314 \begin_inset space ~
4315 \end_inset
4316
4317
4318 \begin_inset CommandInset ref
4319 LatexCommand ref
4320 reference "tab:Unidades-disponibles"
4321
4322 \end_inset
4323
4324 .
4325  A continuación hay dos ejemplos de líneas creadas con los comandos
4326 \series bold
4327
4328 \begin_inset Newline newline
4329 \end_inset
4330
4331
4332 \backslash
4333 rule[-2ex]{3cm}{2pt}
4334 \series default
4335  y 
4336 \series bold
4337
4338 \backslash
4339 rule{2cm}{1pt}
4340 \series default
4341 :
4342 \end_layout
4343
4344 \begin_layout Standard
4345 Esto es una frase 
4346 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4347 \end_inset
4348
4349  con dos líneas.
4350 \end_layout
4351
4352 \begin_layout Standard
4353
4354 \series bold
4355
4356 \backslash
4357 rule
4358 \series default
4359  también se puede usar para texto si se inserta en modo TeX.
4360 \end_layout
4361
4362 \begin_layout Subsection
4363 Puntos
4364 \begin_inset CommandInset label
4365 LatexCommand label
4366 name "sub:Puntos"
4367
4368 \end_inset
4369
4370
4371 \begin_inset Index
4372 status collapsed
4373
4374 \begin_layout Plain Layout
4375 Puntos
4376 \end_layout
4377
4378 \end_inset
4379
4380
4381 \end_layout
4382
4383 \begin_layout Standard
4384 Hay distintos tipos de puntos disponibles.
4385 \begin_inset Foot
4386 status collapsed
4387
4388 \begin_layout Plain Layout
4389 En la barra de herramientas de ecuaciones, en el panel del botón 
4390 \begin_inset Graphics
4391         filename ../../images/math/ldots.png
4392         scale 85
4393
4394 \end_inset
4395
4396 .
4397 \end_layout
4398
4399 \end_inset
4400
4401  Para continuación en enumeraciones se usan puntos bajos, (
4402 \series bold
4403
4404 \backslash
4405 ldots
4406 \series default
4407
4408 \begin_inset Index
4409 status collapsed
4410
4411 \begin_layout Plain Layout
4412 Comandos ! L ! 
4413 \backslash
4414 ldots
4415 \end_layout
4416
4417 \end_inset
4418
4419 ), mientras que para operaciones se usan puntos centrados a la misma altura
4420  que los operadores, (
4421 \series bold
4422
4423 \backslash
4424 cdots
4425 \series default
4426
4427 \begin_inset Index
4428 status collapsed
4429
4430 \begin_layout Plain Layout
4431 Comandos ! C ! 
4432 \backslash
4433 cdots
4434 \end_layout
4435
4436 \end_inset
4437
4438 ).
4439  Si se usa el comando 
4440 \series bold
4441
4442 \backslash
4443 dots
4444 \series default
4445
4446 \begin_inset Index
4447 status collapsed
4448
4449 \begin_layout Plain Layout
4450 Comandos ! D ! 
4451 \backslash
4452 dots
4453 \end_layout
4454
4455 \end_inset
4456
4457 , LaTeX decide el tipo a usar en función del carácter siguiente.
4458 \end_layout
4459
4460 \begin_layout Standard
4461 \align center
4462 \begin_inset Tabular
4463 <lyxtabular version="3" rows="8" columns="2">
4464 <features>
4465 <column alignment="center" valignment="top" width="0pt">
4466 <column alignment="center" valignment="top" width="0pt">
4467 <row>
4468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4469 \begin_inset Text
4470
4471 \begin_layout Plain Layout
4472 Comando
4473 \end_layout
4474
4475 \end_inset
4476 </cell>
4477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4478 \begin_inset Text
4479
4480 \begin_layout Plain Layout
4481 Resultado
4482 \end_layout
4483
4484 \end_inset
4485 </cell>
4486 </row>
4487 <row>
4488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4489 \begin_inset Text
4490
4491 \begin_layout Plain Layout
4492 A_1
4493 \begin_inset ERT
4494 status collapsed
4495
4496 \begin_layout Plain Layout
4497
4498
4499 \backslash
4500 spce 
4501 \end_layout
4502
4503 \end_inset
4504
4505 ,
4506 \backslash
4507 dots
4508 \begin_inset ERT
4509 status collapsed
4510
4511 \begin_layout Plain Layout
4512
4513
4514 \backslash
4515 spce 
4516 \end_layout
4517
4518 \end_inset
4519
4520 ,A_n
4521 \end_layout
4522
4523 \end_inset
4524 </cell>
4525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4526 \begin_inset Text
4527
4528 \begin_layout Plain Layout
4529 \begin_inset Formula $A_{1},\dots,A_{n}$
4530 \end_inset
4531
4532
4533 \end_layout
4534
4535 \end_inset
4536 </cell>
4537 </row>
4538 <row>
4539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4540 \begin_inset Text
4541
4542 \begin_layout Plain Layout
4543 A_1
4544 \begin_inset ERT
4545 status collapsed
4546
4547 \begin_layout Plain Layout
4548
4549
4550 \backslash
4551 spce 
4552 \end_layout
4553
4554 \end_inset
4555
4556 +
4557 \backslash
4558 dots
4559 \begin_inset ERT
4560 status collapsed
4561
4562 \begin_layout Plain Layout
4563
4564
4565 \backslash
4566 spce 
4567 \end_layout
4568
4569 \end_inset
4570
4571 +A_n
4572 \end_layout
4573
4574 \end_inset
4575 </cell>
4576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4577 \begin_inset Text
4578
4579 \begin_layout Plain Layout
4580 \begin_inset Formula $A_{1}+\dots+A_{n}$
4581 \end_inset
4582
4583
4584 \end_layout
4585
4586 \end_inset
4587 </cell>
4588 </row>
4589 <row>
4590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4591 \begin_inset Text
4592
4593 \begin_layout Plain Layout
4594 A_1
4595 \begin_inset ERT
4596 status collapsed
4597
4598 \begin_layout Plain Layout
4599
4600
4601 \backslash
4602 spce 
4603 \end_layout
4604
4605 \end_inset
4606
4607 ,
4608 \backslash
4609 ldots
4610 \begin_inset ERT
4611 status collapsed
4612
4613 \begin_layout Plain Layout
4614
4615
4616 \backslash
4617 spce 
4618 \end_layout
4619
4620 \end_inset
4621
4622 ,A_n
4623 \end_layout
4624
4625 \end_inset
4626 </cell>
4627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4628 \begin_inset Text
4629
4630 \begin_layout Plain Layout
4631 \begin_inset Formula $A_{1},\ldots,A_{n}$
4632 \end_inset
4633
4634
4635 \end_layout
4636
4637 \end_inset
4638 </cell>
4639 </row>
4640 <row>
4641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4642 \begin_inset Text
4643
4644 \begin_layout Plain Layout
4645 A_1
4646 \begin_inset ERT
4647 status collapsed
4648
4649 \begin_layout Plain Layout
4650
4651
4652 \backslash
4653 spce 
4654 \end_layout
4655
4656 \end_inset
4657
4658 +
4659 \backslash
4660 cdots
4661 \begin_inset ERT
4662 status collapsed
4663
4664 \begin_layout Plain Layout
4665
4666
4667 \backslash
4668 spce 
4669 \end_layout
4670
4671 \end_inset
4672
4673 +A_n
4674 \end_layout
4675
4676 \end_inset
4677 </cell>
4678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4679 \begin_inset Text
4680
4681 \begin_layout Plain Layout
4682 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4683 \end_inset
4684
4685
4686 \end_layout
4687
4688 \end_inset
4689 </cell>
4690 </row>
4691 <row>
4692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4693 \begin_inset Text
4694
4695 \begin_layout Plain Layout
4696
4697 \backslash
4698 vdots
4699 \end_layout
4700
4701 \end_inset
4702 </cell>
4703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4704 \begin_inset Text
4705
4706 \begin_layout Plain Layout
4707 \begin_inset Formula $\vdots$
4708 \end_inset
4709
4710
4711 \end_layout
4712
4713 \end_inset
4714 </cell>
4715 </row>
4716 <row>
4717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4718 \begin_inset Text
4719
4720 \begin_layout Plain Layout
4721
4722 \backslash
4723 ddots
4724 \end_layout
4725
4726 \end_inset
4727 </cell>
4728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4729 \begin_inset Text
4730
4731 \begin_layout Plain Layout
4732 \begin_inset Formula $\ddots$
4733 \end_inset
4734
4735
4736 \end_layout
4737
4738 \end_inset
4739 </cell>
4740 </row>
4741 <row>
4742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4743 \begin_inset Text
4744
4745 \begin_layout Plain Layout
4746 Matriz
4747 \begin_inset space \thinspace{}
4748 \end_inset
4749
4750 3×3 con los distintos puntos
4751 \end_layout
4752
4753 \end_inset
4754 </cell>
4755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4756 \begin_inset Text
4757
4758 \begin_layout Plain Layout
4759 \begin_inset Formula $\begin{array}{ccc}
4760 A_{11} & \cdots & A_{1m}\\
4761 \vdots & \ddots & \vdots\\
4762 A_{n1} & \cdots & A_{nm}\end{array}$
4763 \end_inset
4764
4765
4766 \end_layout
4767
4768 \end_inset
4769 </cell>
4770 </row>
4771 </lyxtabular>
4772
4773 \end_inset
4774
4775
4776 \end_layout
4777
4778 \begin_layout Standard
4779 Los puntos suspensivos disponibles en el menú 
4780 \family sans
4781 Insertar\SpecialChar \menuseparator
4782 Carácter especial
4783 \family default
4784  son 
4785 \series bold
4786
4787 \backslash
4788 ldots
4789 \series default
4790 .
4791 \begin_inset VSpace medskip
4792 \end_inset
4793
4794
4795 \end_layout
4796
4797 \begin_layout Standard
4798 Hay puntos específicos para matrices que se extienden por varias columnas.
4799  Se generan con el comando 
4800 \series bold
4801
4802 \backslash
4803 hdotsfor
4804 \series default
4805
4806 \begin_inset Index
4807 status collapsed
4808
4809 \begin_layout Plain Layout
4810 Comandos ! H ! 
4811 \backslash
4812 hdotsfor
4813 \end_layout
4814
4815 \end_inset
4816
4817 , que tiene el siguiente esquema:
4818 \end_layout
4819
4820 \begin_layout Standard
4821
4822 \series bold
4823
4824 \backslash
4825 hdotsfor[distancia]{número de columnas}
4826 \end_layout
4827
4828 \begin_layout Standard
4829 Número de columnas especifica cuántas columnas deben abarcarse.
4830  Distancia es un factor para la separación entre los puntos.
4831 \end_layout
4832
4833 \begin_layout Standard
4834 En la siguiente matriz se ha insertado el comando 
4835 \series bold
4836
4837 \backslash
4838 hdotsfor[2]{4}
4839 \series default
4840  en el primer recuadro de la segunda línea para obtener puntos separados
4841  una distancia equivalente a dos veces la del comando 
4842 \series bold
4843
4844 \backslash
4845 dots
4846 \series default
4847 .
4848 \begin_inset Formula \[
4849 \left(\begin{array}{cccc}
4850 A & B & C & D\\
4851 \hdotsfor[2]{4}\\
4852 q & w & e & r\end{array}\right)\]
4853
4854 \end_inset
4855
4856
4857 \end_layout
4858
4859 \begin_layout Standard
4860 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
4861  de lo contrario se producen errores de LaTeX.
4862 \end_layout
4863
4864 \begin_layout Standard
4865 \begin_inset VSpace bigskip
4866 \end_inset
4867
4868
4869 \end_layout
4870
4871 \begin_layout Standard
4872 Además, con el comando 
4873 \series bold
4874
4875 \backslash
4876 dotfill
4877 \series default
4878
4879 \begin_inset Index
4880 status collapsed
4881
4882 \begin_layout Plain Layout
4883 Comandos ! D ! 
4884 \backslash
4885 dotfill
4886 \end_layout
4887
4888 \end_inset
4889
4890  puedes completar con puntos una línea.
4891  El efecto de este tipo de comandos es como el de 
4892 \series bold
4893
4894 \backslash
4895 hfill
4896 \series default
4897 , véase 
4898 \begin_inset CommandInset ref
4899 LatexCommand ref
4900 reference "sub:Espacio-variable"
4901
4902 \end_inset
4903
4904 .
4905 \end_layout
4906
4907 \begin_layout Standard
4908 Por ejemplo el comando 
4909 \series bold
4910 A
4911 \backslash
4912 dotfill
4913 \series default
4914
4915 \begin_inset ERT
4916 status collapsed
4917
4918 \begin_layout Plain Layout
4919
4920
4921 \backslash
4922 spce 
4923 \end_layout
4924
4925 \end_inset
4926
4927
4928 \series bold
4929 B
4930 \series default
4931  genera
4932 \end_layout
4933
4934 \begin_layout Standard
4935 \begin_inset Formula $A\dotfill B$
4936 \end_inset
4937
4938
4939 \end_layout
4940
4941 \begin_layout Standard
4942 Un comando análogo a 
4943 \series bold
4944
4945 \backslash
4946 dotfill
4947 \series default
4948  para rellenar con una línea es 
4949 \series bold
4950
4951 \backslash
4952 hrulefill
4953 \series default
4954
4955 \begin_inset Index
4956 status collapsed
4957
4958 \begin_layout Plain Layout
4959 Comandos ! H ! 
4960 \backslash
4961 hrulefill
4962 \end_layout
4963
4964 \end_inset
4965
4966 :
4967 \end_layout
4968
4969 \begin_layout Standard
4970 \begin_inset Formula $A\hrulefill B$
4971 \end_inset
4972
4973
4974 \end_layout
4975
4976 \begin_layout Standard
4977 Para usar estos comandos en el texto, deben insertarse en modo TeX.
4978 \end_layout
4979
4980 \begin_layout Section
4981 Matrices
4982 \begin_inset CommandInset label
4983 LatexCommand label
4984 name "sec:Matrices"
4985
4986 \end_inset
4987
4988
4989 \begin_inset Index
4990 status collapsed
4991
4992 \begin_layout Plain Layout
4993 Matrices
4994 \end_layout
4995
4996 \end_inset
4997
4998
4999 \end_layout
5000
5001 \begin_layout Standard
5002 Se pueden insertar con el botón 
5003 \begin_inset Graphics
5004         filename ../../images/dialog-show_mathmatrix.png
5005         scale 85
5006
5007 \end_inset
5008
5009  de la barra de ecuaciones o con el menú 
5010 \family sans
5011 Insertar\SpecialChar \menuseparator
5012 Ecuación\SpecialChar \menuseparator
5013 Matriz
5014 \family default
5015 .
5016  Aparece una ventana en la que se pide el número de filas y columnas y la
5017  alineación.
5018  La alineación vertical sólo es relevante para matrices en línea:
5019 \end_layout
5020
5021 \begin_layout Standard
5022 Esta primera matriz tiene alineación superior 
5023 \begin_inset Formula $\begin{array}[t]{cccc}
5024 A & D & G & J\\
5025 B & E & H & K\\
5026 D & F & I & L\end{array}$
5027 \end_inset
5028
5029  , la segunda alineación central 
5030 \begin_inset Formula $\begin{array}{cccc}
5031 A & D & G & J\\
5032 B & E & H & K\\
5033 D & F & I & L\end{array}$
5034 \end_inset
5035
5036  , y la tercera alineación inferior 
5037 \begin_inset Formula $\begin{array}[b]{cccc}
5038 A & D & G & J\\
5039 B & E & H & K\\
5040 D & F & I & L\end{array}$
5041 \end_inset
5042
5043 .
5044 \end_layout
5045
5046 \begin_layout Standard
5047 La alineación horizontal especifica cómo deben alinearse las entradas de
5048  la columna.
5049  Se determina mediante una letra para cada columna.
5050  
5051 \emph on
5052 l
5053 \emph default
5054  indica alineación a la izquierda, 
5055 \emph on
5056 c
5057 \emph default
5058  alineación centrada y 
5059 \emph on
5060 r
5061 \emph default
5062  alineación a la derecha.
5063  Por ejemplo, para componer una matriz
5064 \begin_inset space ~
5065 \end_inset
5066
5067 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
5068  centradas y la última a la derecha, se anota 
5069 \series bold
5070 lccr
5071 \series default
5072  en la alineación horizontal.
5073  Normalmente todas las columnas de una matriz están centradas, por tanto
5074  el valor por omisión es 
5075 \series bold
5076 c
5077 \series default
5078  para todas ellas.
5079 \end_layout
5080
5081 \begin_layout Standard
5082 Alineación horizontal:
5083 \end_layout
5084
5085 \begin_layout Standard
5086
5087 \series bold
5088 lll
5089 \series default
5090  : 
5091 \begin_inset Formula $\begin{array}{lll}
5092 10000 & D & G\\
5093 B & 10000 & H\\
5094 C & F & 10000\end{array}$
5095 \end_inset
5096
5097  , 
5098 \series bold
5099 ccc 
5100 \series default
5101
5102 \begin_inset Formula $\begin{array}{ccc}
5103 10000 & D & G\\
5104 B & 10000 & H\\
5105 C & F & 10000\end{array}$
5106 \end_inset
5107
5108  
5109 \series bold
5110 ,
5111 \series default
5112  
5113 \series bold
5114 rrr 
5115 \series default
5116
5117 \begin_inset Formula $\begin{array}{rrr}
5118 10000 & D & G\\
5119 B & 10000 & H\\
5120 C & F & 10000\end{array}$
5121 \end_inset
5122
5123
5124 \end_layout
5125
5126 \begin_layout Standard
5127 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
5128  botones 
5129 \begin_inset Graphics
5130         filename ../../images/tabular-feature_append-row.png
5131         scale 85
5132
5133 \end_inset
5134
5135
5136 \begin_inset Graphics
5137         filename ../../images/tabular-feature_delete-row.png
5138         scale 85
5139
5140 \end_inset
5141
5142 , etc.
5143  de la barra de ecuaciones o el menú 
5144 \family sans
5145 Editar\SpecialChar \menuseparator
5146 Filas y columnas
5147 \family default
5148 .
5149  También se pueden añadir filas nuevas con 
5150 \family sans
5151 Ctrl+Retorno
5152 \family default
5153 .
5154 \end_layout
5155
5156 \begin_layout Standard
5157 \begin_inset VSpace bigskip
5158 \end_inset
5159
5160
5161 \end_layout
5162
5163 \begin_layout Standard
5164 Se pueden poner paréntesis alrededor de una matriz con los comandos 
5165 \series bold
5166
5167 \backslash
5168 left
5169 \series default
5170
5171 \begin_inset Index
5172 status collapsed
5173
5174 \begin_layout Plain Layout
5175 Comandos ! L ! 
5176 \backslash
5177 left
5178 \end_layout
5179
5180 \end_inset
5181
5182  y 
5183 \series bold
5184
5185 \backslash
5186 right
5187 \series default
5188
5189 \begin_inset Index
5190 status collapsed
5191
5192 \begin_layout Plain Layout
5193 Comandos ! R ! 
5194 \backslash
5195 right
5196 \end_layout
5197
5198 \end_inset
5199
5200  (atajo 
5201 \family sans
5202 Alt+M
5203 \begin_inset space ~
5204 \end_inset
5205
5206 Paréntesis
5207 \family default
5208 ), véase 
5209 \begin_inset CommandInset ref
5210 LatexCommand ref
5211 reference "sub:Tamaño-automático-de"
5212
5213 \end_inset
5214
5215 , o usando los comandos siguientes:
5216 \end_layout
5217
5218 \begin_layout Standard
5219 \begin_inset VSpace medskip
5220 \end_inset
5221
5222
5223 \end_layout
5224
5225 \begin_layout Standard
5226 \begin_inset space \hfill{}
5227 \end_inset
5228
5229
5230 \begin_inset Tabular
5231 <lyxtabular version="3" rows="4" columns="2">
5232 <features>
5233 <column alignment="center" valignment="top" width="0">
5234 <column alignment="center" valignment="top" width="0">
5235 <row>
5236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5237 \begin_inset Text
5238
5239 \begin_layout Plain Layout
5240 Comando
5241 \end_layout
5242
5243 \end_inset
5244 </cell>
5245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5246 \begin_inset Text
5247
5248 \begin_layout Plain Layout
5249 Resultado
5250 \begin_inset Note Note
5251 status collapsed
5252
5253 \begin_layout Plain Layout
5254
5255 \series bold
5256
5257 \backslash
5258 raisebox
5259 \series default
5260  se usa sólo como espaciador
5261 \end_layout
5262
5263 \end_inset
5264
5265
5266 \end_layout
5267
5268 \end_inset
5269 </cell>
5270 </row>
5271 <row>
5272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5273 \begin_inset Text
5274
5275 \begin_layout Plain Layout
5276
5277 \backslash
5278 bmatrix
5279 \begin_inset ERT
5280 status collapsed
5281
5282 \begin_layout Plain Layout
5283
5284
5285 \backslash
5286 spce 
5287 \end_layout
5288
5289 \end_inset
5290
5291 2
5292 \series bold
5293 ×
5294 \series default
5295 2
5296 \begin_inset space \thinspace{}
5297 \end_inset
5298
5299 matriz
5300 \end_layout
5301
5302 \end_inset
5303 </cell>
5304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5305 \begin_inset Text
5306
5307 \begin_layout Plain Layout
5308 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5309 0 & \textrm{-}\mathrm{i}\\
5310 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5311 \end_inset
5312
5313
5314 \end_layout
5315
5316 \end_inset
5317 </cell>
5318 </row>
5319 <row>
5320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5321 \begin_inset Text
5322
5323 \begin_layout Plain Layout
5324
5325 \backslash
5326 Bmatrix
5327 \begin_inset ERT
5328 status collapsed
5329
5330 \begin_layout Plain Layout
5331
5332
5333 \backslash
5334 spce 
5335 \end_layout
5336
5337 \end_inset
5338
5339 2×2
5340 \begin_inset space \thinspace{}
5341 \end_inset
5342
5343 matriz
5344 \end_layout
5345
5346 \end_inset
5347 </cell>
5348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5349 \begin_inset Text
5350
5351 \begin_layout Plain Layout
5352 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5353 0 & \textrm{-}\mathrm{i}\\
5354 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5355 \end_inset
5356
5357
5358 \end_layout
5359
5360 \end_inset
5361 </cell>
5362 </row>
5363 <row>
5364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5365 \begin_inset Text
5366
5367 \begin_layout Plain Layout
5368
5369 \backslash
5370 pmatrix
5371 \begin_inset ERT
5372 status collapsed
5373
5374 \begin_layout Plain Layout
5375
5376
5377 \backslash
5378 spce 
5379 \end_layout
5380
5381 \end_inset
5382
5383 2
5384 \series bold
5385 ×
5386 \series default
5387 2
5388 \begin_inset space \thinspace{}
5389 \end_inset
5390
5391 matriz
5392 \end_layout
5393
5394 \end_inset
5395 </cell>
5396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5397 \begin_inset Text
5398
5399 \begin_layout Plain Layout
5400 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5401 0 & \textrm{-}\mathrm{i}\\
5402 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5403 \end_inset
5404
5405
5406 \end_layout
5407
5408 \end_inset
5409 </cell>
5410 </row>
5411 </lyxtabular>
5412
5413 \end_inset
5414
5415
5416 \begin_inset space \hfill{}
5417 \end_inset
5418
5419
5420 \begin_inset Tabular
5421 <lyxtabular version="3" rows="4" columns="2">
5422 <features>
5423 <column alignment="center" valignment="top" width="0">
5424 <column alignment="center" valignment="top" width="0">
5425 <row>
5426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5427 \begin_inset Text
5428
5429 \begin_layout Plain Layout
5430 Comando
5431 \end_layout
5432
5433 \end_inset
5434 </cell>
5435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5436 \begin_inset Text
5437
5438 \begin_layout Plain Layout
5439 Resultado
5440 \begin_inset Note Note
5441 status collapsed
5442
5443 \begin_layout Plain Layout
5444
5445 \series bold
5446
5447 \backslash
5448 raisebox
5449 \series default
5450  se usa sólo como espaciador
5451 \end_layout
5452
5453 \end_inset
5454
5455
5456 \end_layout
5457
5458 \end_inset
5459 </cell>
5460 </row>
5461 <row>
5462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5463 \begin_inset Text
5464
5465 \begin_layout Plain Layout
5466
5467 \backslash
5468 vmatrix
5469 \begin_inset ERT
5470 status collapsed
5471
5472 \begin_layout Plain Layout
5473
5474
5475 \backslash
5476 spce 
5477 \end_layout
5478
5479 \end_inset
5480
5481 2
5482 \series bold
5483 ×
5484 \series default
5485 2
5486 \begin_inset space \thinspace{}
5487 \end_inset
5488
5489 matriz
5490 \end_layout
5491
5492 \end_inset
5493 </cell>
5494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5495 \begin_inset Text
5496
5497 \begin_layout Plain Layout
5498 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5499 0 & \textrm{-}\mathrm{i}\\
5500 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5501 \end_inset
5502
5503
5504 \end_layout
5505
5506 \end_inset
5507 </cell>
5508 </row>
5509 <row>
5510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5511 \begin_inset Text
5512
5513 \begin_layout Plain Layout
5514
5515 \backslash
5516 Vmatrix
5517 \begin_inset ERT
5518 status collapsed
5519
5520 \begin_layout Plain Layout
5521
5522
5523 \backslash
5524 spce 
5525 \end_layout
5526
5527 \end_inset
5528
5529 2
5530 \series bold
5531 ×
5532 \series default
5533 2
5534 \begin_inset space \thinspace{}
5535 \end_inset
5536
5537 matriz
5538 \end_layout
5539
5540 \end_inset
5541 </cell>
5542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5543 \begin_inset Text
5544
5545 \begin_layout Plain Layout
5546 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5547 0 & \textrm{-}\mathrm{i}\\
5548 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5549 \end_inset
5550
5551
5552 \end_layout
5553
5554 \end_inset
5555 </cell>
5556 </row>
5557 <row>
5558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5559 \begin_inset Text
5560
5561 \begin_layout Plain Layout
5562
5563 \backslash
5564 matrix
5565 \begin_inset ERT
5566 status collapsed
5567
5568 \begin_layout Plain Layout
5569
5570
5571 \backslash
5572 spce 
5573 \end_layout
5574
5575 \end_inset
5576
5577 2
5578 \series bold
5579 ×
5580 \series default
5581 2
5582 \begin_inset space \thinspace{}
5583 \end_inset
5584
5585 matriz
5586 \end_layout
5587
5588 \end_inset
5589 </cell>
5590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5591 \begin_inset Text
5592
5593 \begin_layout Plain Layout
5594 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5595 0 & \textrm{-}\mathrm{i}\\
5596 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5597 \end_inset
5598
5599
5600 \end_layout
5601
5602 \end_inset
5603 </cell>
5604 </row>
5605 </lyxtabular>
5606
5607 \end_inset
5608
5609
5610 \begin_inset space \hfill{}
5611 \end_inset
5612
5613
5614 \end_layout
5615
5616 \begin_layout Standard
5617 \begin_inset VSpace medskip
5618 \end_inset
5619
5620
5621 \end_layout
5622
5623 \begin_layout Standard
5624 Cuando se inserta p.
5625 \begin_inset space \thinspace{}
5626 \end_inset
5627
5628 e.
5629 \begin_inset space ~
5630 \end_inset
5631
5632
5633 \series bold
5634
5635 \backslash
5636 vmatrix
5637 \series default
5638 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5639  la matriz.
5640 \end_layout
5641
5642 \begin_layout Standard
5643 \begin_inset VSpace bigskip
5644 \end_inset
5645
5646
5647 \end_layout
5648
5649 \begin_layout Standard
5650 Como todas las ecuaciones multilínea son matrices, la longitud 
5651 \series bold
5652
5653 \backslash
5654 arraycolsep
5655 \series default
5656
5657 \begin_inset Index
5658 status collapsed
5659
5660 \begin_layout Plain Layout
5661 Comandos ! A ! 
5662 \backslash
5663 arraycolsep
5664 \end_layout
5665
5666 \end_inset
5667
5668 , que se describe en 
5669 \begin_inset CommandInset ref
5670 LatexCommand ref
5671 reference "sub:Separación-de-columnas"
5672
5673 \end_inset
5674
5675 , también se puede usar para cambiar la separación de las columnas en una
5676  matriz.
5677  Para cambiar la separación de las filas, se usa el comando 
5678 \series bold
5679
5680 \backslash
5681 arraystretch
5682 \series default
5683
5684 \begin_inset Index
5685 status collapsed
5686
5687 \begin_layout Plain Layout
5688 Comandos ! A ! 
5689 \backslash
5690 arraystretch
5691 \end_layout
5692
5693 \end_inset
5694
5695  de la siguiente manera:
5696 \end_layout
5697
5698 \begin_layout Standard
5699
5700 \series bold
5701
5702 \backslash
5703 renewcommand{
5704 \backslash
5705 arraystretch}{factor de separación}
5706 \begin_inset Index
5707 status collapsed
5708
5709 \begin_layout Plain Layout
5710 Comandos ! R ! 
5711 \backslash
5712 renewcommand
5713 \end_layout
5714
5715 \end_inset
5716
5717
5718 \end_layout
5719
5720 \begin_layout Standard
5721 El comando 
5722 \series bold
5723
5724 \backslash
5725 renewcommand
5726 \series default
5727  asigna el factor de separación al comando predefinido 
5728 \series bold
5729
5730 \backslash
5731 arraystretch
5732 \series default
5733 .
5734  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5735  Además, éste se usa para todas las matrices siguientes.
5736  Para volver a la separación original, asigna factor 1 a 
5737 \series bold
5738
5739 \backslash
5740 arraystretch
5741 \series default
5742 .
5743 \end_layout
5744
5745 \begin_layout Standard
5746 Para poner matrices en línea se usa el comando 
5747 \series bold
5748
5749 \backslash
5750 smallmatrix
5751 \series default
5752
5753 \begin_inset Index
5754 status collapsed
5755
5756 \begin_layout Plain Layout
5757 Comandos ! S ! 
5758 \backslash
5759 smallmatrix
5760 \end_layout
5761
5762 \end_inset
5763
5764 .
5765  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5766  se inserta la matriz.
5767  
5768 \end_layout
5769
5770 \begin_layout Standard
5771 Esto es una matriz 
5772 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5773 C & D\end{smallmatrix}\right)$
5774 \end_inset
5775
5776  en línea.
5777 \end_layout
5778
5779 \begin_layout Section
5780 Delimitadores
5781 \begin_inset Index
5782 status collapsed
5783
5784 \begin_layout Plain Layout
5785 Delimitadores
5786 \end_layout
5787
5788 \end_inset
5789
5790
5791 \end_layout
5792
5793 \begin_layout Subsection
5794 Delimitadores verticales
5795 \begin_inset Index
5796 status collapsed
5797
5798 \begin_layout Plain Layout
5799 Delimitadores ! verticales
5800 \end_layout
5801
5802 \end_inset
5803
5804
5805 \end_layout
5806
5807 \begin_layout Standard
5808 \begin_inset space \hfill{}
5809 \end_inset
5810
5811
5812 \begin_inset Tabular
5813 <lyxtabular version="3" rows="9" columns="2">
5814 <features>
5815 <column alignment="center" valignment="top" width="0pt">
5816 <column alignment="center" valignment="top" width="0pt">
5817 <row>
5818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5819 \begin_inset Text
5820
5821 \begin_layout Plain Layout
5822 Comando
5823 \end_layout
5824
5825 \end_inset
5826 </cell>
5827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5828 \begin_inset Text
5829
5830 \begin_layout Plain Layout
5831 Resultado
5832 \end_layout
5833
5834 \end_inset
5835 </cell>
5836 </row>
5837 <row>
5838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5839 \begin_inset Text
5840
5841 \begin_layout Plain Layout
5842 (
5843 \end_layout
5844
5845 \end_inset
5846 </cell>
5847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5848 \begin_inset Text
5849
5850 \begin_layout Plain Layout
5851 \begin_inset Formula $($
5852 \end_inset
5853
5854
5855 \end_layout
5856
5857 \end_inset
5858 </cell>
5859 </row>
5860 <row>
5861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5862 \begin_inset Text
5863
5864 \begin_layout Plain Layout
5865 {
5866 \end_layout
5867
5868 \end_inset
5869 </cell>
5870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5871 \begin_inset Text
5872
5873 \begin_layout Plain Layout
5874 \begin_inset Formula $\{$
5875 \end_inset
5876
5877
5878 \end_layout
5879
5880 \end_inset
5881 </cell>
5882 </row>
5883 <row>
5884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5885 \begin_inset Text
5886
5887 \begin_layout Plain Layout
5888 [
5889 \end_layout
5890
5891 \end_inset
5892 </cell>
5893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5894 \begin_inset Text
5895
5896 \begin_layout Plain Layout
5897 \begin_inset Formula $[$
5898 \end_inset
5899
5900
5901 \end_layout
5902
5903 \end_inset
5904 </cell>
5905 </row>
5906 <row>
5907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5908 \begin_inset Text
5909
5910 \begin_layout Plain Layout
5911
5912 \backslash
5913 langle
5914 \end_layout
5915
5916 \end_inset
5917 </cell>
5918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5919 \begin_inset Text
5920
5921 \begin_layout Plain Layout
5922 \begin_inset Formula $\langle$
5923 \end_inset
5924
5925
5926 \end_layout
5927
5928 \end_inset
5929 </cell>
5930 </row>
5931 <row>
5932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5933 \begin_inset Text
5934
5935 \begin_layout Plain Layout
5936
5937 \backslash
5938 lceil
5939 \end_layout
5940
5941 \end_inset
5942 </cell>
5943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5944 \begin_inset Text
5945
5946 \begin_layout Plain Layout
5947 \begin_inset Formula $\lceil$
5948 \end_inset
5949
5950
5951 \end_layout
5952
5953 \end_inset
5954 </cell>
5955 </row>
5956 <row>
5957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5958 \begin_inset Text
5959
5960 \begin_layout Plain Layout
5961
5962 \backslash
5963 lfloor
5964 \end_layout
5965
5966 \end_inset
5967 </cell>
5968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5969 \begin_inset Text
5970
5971 \begin_layout Plain Layout
5972 \begin_inset Formula $\lfloor$
5973 \end_inset
5974
5975
5976 \end_layout
5977
5978 \end_inset
5979 </cell>
5980 </row>
5981 <row>
5982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5983 \begin_inset Text
5984
5985 \begin_layout Plain Layout
5986 /
5987 \end_layout
5988
5989 \end_inset
5990 </cell>
5991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5992 \begin_inset Text
5993
5994 \begin_layout Plain Layout
5995 \begin_inset Formula $/$
5996 \end_inset
5997
5998
5999 \end_layout
6000
6001 \end_inset
6002 </cell>
6003 </row>
6004 <row>
6005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6006 \begin_inset Text
6007
6008 \begin_layout Plain Layout
6009 |
6010 \end_layout
6011
6012 \end_inset
6013 </cell>
6014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6015 \begin_inset Text
6016
6017 \begin_layout Plain Layout
6018 \begin_inset Formula $|$
6019 \end_inset
6020
6021
6022 \end_layout
6023
6024 \end_inset
6025 </cell>
6026 </row>
6027 </lyxtabular>
6028
6029 \end_inset
6030
6031
6032 \begin_inset space \hfill{}
6033 \end_inset
6034
6035
6036 \begin_inset Tabular
6037 <lyxtabular version="3" rows="9" columns="2">
6038 <features>
6039 <column alignment="center" valignment="top" width="0pt">
6040 <column alignment="center" valignment="top" width="0pt">
6041 <row>
6042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6043 \begin_inset Text
6044
6045 \begin_layout Plain Layout
6046 Comando
6047 \end_layout
6048
6049 \end_inset
6050 </cell>
6051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6052 \begin_inset Text
6053
6054 \begin_layout Plain Layout
6055 Resultado
6056 \end_layout
6057
6058 \end_inset
6059 </cell>
6060 </row>
6061 <row>
6062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6063 \begin_inset Text
6064
6065 \begin_layout Plain Layout
6066 )
6067 \end_layout
6068
6069 \end_inset
6070 </cell>
6071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6072 \begin_inset Text
6073
6074 \begin_layout Plain Layout
6075 \begin_inset Formula $)$
6076 \end_inset
6077
6078
6079 \end_layout
6080
6081 \end_inset
6082 </cell>
6083 </row>
6084 <row>
6085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6086 \begin_inset Text
6087
6088 \begin_layout Plain Layout
6089 }
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6095 \begin_inset Text
6096
6097 \begin_layout Plain Layout
6098 \begin_inset Formula $\}$
6099 \end_inset
6100
6101
6102 \end_layout
6103
6104 \end_inset
6105 </cell>
6106 </row>
6107 <row>
6108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6109 \begin_inset Text
6110
6111 \begin_layout Plain Layout
6112 ]
6113 \end_layout
6114
6115 \end_inset
6116 </cell>
6117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6118 \begin_inset Text
6119
6120 \begin_layout Plain Layout
6121 \begin_inset Formula $]$
6122 \end_inset
6123
6124
6125 \end_layout
6126
6127 \end_inset
6128 </cell>
6129 </row>
6130 <row>
6131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6132 \begin_inset Text
6133
6134 \begin_layout Plain Layout
6135
6136 \backslash
6137 rangle
6138 \end_layout
6139
6140 \end_inset
6141 </cell>
6142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6143 \begin_inset Text
6144
6145 \begin_layout Plain Layout
6146 \begin_inset Formula $\rangle$
6147 \end_inset
6148
6149
6150 \end_layout
6151
6152 \end_inset
6153 </cell>
6154 </row>
6155 <row>
6156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6157 \begin_inset Text
6158
6159 \begin_layout Plain Layout
6160
6161 \backslash
6162 rceil
6163 \end_layout
6164
6165 \end_inset
6166 </cell>
6167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6168 \begin_inset Text
6169
6170 \begin_layout Plain Layout
6171 \begin_inset Formula $\rceil$
6172 \end_inset
6173
6174
6175 \end_layout
6176
6177 \end_inset
6178 </cell>
6179 </row>
6180 <row>
6181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6182 \begin_inset Text
6183
6184 \begin_layout Plain Layout
6185
6186 \backslash
6187 rfloor
6188 \end_layout
6189
6190 \end_inset
6191 </cell>
6192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6193 \begin_inset Text
6194
6195 \begin_layout Plain Layout
6196 \begin_inset Formula $\rfloor$
6197 \end_inset
6198
6199
6200 \end_layout
6201
6202 \end_inset
6203 </cell>
6204 </row>
6205 <row>
6206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6207 \begin_inset Text
6208
6209 \begin_layout Plain Layout
6210
6211 \backslash
6212
6213 \backslash
6214
6215 \end_layout
6216
6217 \end_inset
6218 </cell>
6219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6220 \begin_inset Text
6221
6222 \begin_layout Plain Layout
6223 \begin_inset Formula $\backslash$
6224 \end_inset
6225
6226
6227 \end_layout
6228
6229 \end_inset
6230 </cell>
6231 </row>
6232 <row>
6233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6234 \begin_inset Text
6235
6236 \begin_layout Plain Layout
6237
6238 \backslash
6239 |
6240 \end_layout
6241
6242 \end_inset
6243 </cell>
6244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6245 \begin_inset Text
6246
6247 \begin_layout Plain Layout
6248 \begin_inset Formula $\|$
6249 \end_inset
6250
6251
6252 \end_layout
6253
6254 \end_inset
6255 </cell>
6256 </row>
6257 </lyxtabular>
6258
6259 \end_inset
6260
6261
6262 \begin_inset space \hfill{}
6263 \end_inset
6264
6265
6266 \end_layout
6267
6268 \begin_layout Standard
6269 \begin_inset Note Greyedout
6270 status open
6271
6272 \begin_layout Plain Layout
6273
6274 \series bold
6275 Nota
6276 \series default
6277 : En modo TeX hay que usar el comando 
6278 \series bold
6279
6280 \backslash
6281 textbackslash
6282 \series default
6283
6284 \begin_inset Index
6285 status collapsed
6286
6287 \begin_layout Plain Layout
6288 Comandos ! T ! 
6289 \backslash
6290 textbackslash
6291 \end_layout
6292
6293 \end_inset
6294
6295  para la barra invertida, porque si no el comando 
6296 \series bold
6297
6298 \backslash
6299
6300 \backslash
6301
6302 \series default
6303  genera un salto de línea.
6304 \end_layout
6305
6306 \end_inset
6307
6308
6309 \end_layout
6310
6311 \begin_layout Standard
6312 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6313  descritos en las dos subsecciones siguientes.
6314  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6315  < y > en vez de los comandos 
6316 \series bold
6317
6318 \backslash
6319 langle
6320 \series default
6321  y 
6322 \series bold
6323
6324 \backslash
6325 rangle
6326 \series default
6327 .
6328  
6329 \end_layout
6330
6331 \begin_layout Subsubsection
6332 Tamaño manual de los delimitadores
6333 \begin_inset CommandInset label
6334 LatexCommand label
6335 name "sub:Tamaño-manual-de"
6336
6337 \end_inset
6338
6339
6340 \begin_inset Index
6341 status collapsed
6342
6343 \begin_layout Plain Layout
6344 Delimitadores ! tamaño manual
6345 \end_layout
6346
6347 \end_inset
6348
6349
6350 \end_layout
6351
6352 \begin_layout Standard
6353 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6354  LaTeX 
6355 \series bold
6356
6357 \backslash
6358 big
6359 \series default
6360
6361 \begin_inset Index
6362 status collapsed
6363
6364 \begin_layout Plain Layout
6365 Comandos ! B ! 
6366 \backslash
6367 big
6368 \end_layout
6369
6370 \end_inset
6371
6372
6373 \series bold
6374
6375 \backslash
6376 Big
6377 \series default
6378
6379 \series bold
6380
6381 \backslash
6382 bigg
6383 \series default
6384 , y 
6385 \series bold
6386
6387 \backslash
6388 Bigg
6389 \series default
6390 .
6391  
6392 \series bold
6393
6394 \backslash
6395 big
6396 \series default
6397  indica el tamaño menor y 
6398 \series bold
6399
6400 \backslash
6401 Bigg
6402 \series default
6403  el mayor.
6404 \end_layout
6405
6406 \begin_layout Standard
6407 Estos comandos se usan para resaltar niveles de delimitación:
6408 \end_layout
6409
6410 \begin_layout Standard
6411 \noindent
6412 \align center
6413 \begin_inset Tabular
6414 <lyxtabular version="3" rows="2" columns="2">
6415 <features>
6416 <column alignment="center" valignment="top" width="0">
6417 <column alignment="center" valignment="top" width="0">
6418 <row>
6419 <cell alignment="center" valignment="top" usebox="none">
6420 \begin_inset Text
6421
6422 \begin_layout Plain Layout
6423 todos los delimitadores de igual tamaño:
6424 \end_layout
6425
6426 \end_inset
6427 </cell>
6428 <cell alignment="center" valignment="top" usebox="none">
6429 \begin_inset Text
6430
6431 \begin_layout Plain Layout
6432 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6433 \end_inset
6434
6435
6436 \end_layout
6437
6438 \end_inset
6439 </cell>
6440 </row>
6441 <row>
6442 <cell alignment="center" valignment="top" usebox="none">
6443 \begin_inset Text
6444
6445 \begin_layout Plain Layout
6446 así tiene mejor aspecto:
6447 \end_layout
6448
6449 \end_inset
6450 </cell>
6451 <cell alignment="center" valignment="top" usebox="none">
6452 \begin_inset Text
6453
6454 \begin_layout Plain Layout
6455 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6456 \end_inset
6457
6458
6459 \end_layout
6460
6461 \end_inset
6462 </cell>
6463 </row>
6464 </lyxtabular>
6465
6466 \end_inset
6467
6468
6469 \begin_inset Note Note
6470 status collapsed
6471
6472 \begin_layout Plain Layout
6473
6474 \series bold
6475
6476 \backslash
6477 raisebox
6478 \series default
6479  se usa sólo como espaciador
6480 \end_layout
6481
6482 \end_inset
6483
6484
6485 \end_layout
6486
6487 \begin_layout Standard
6488 Para la segunda expresión se ha empleado el comando 
6489 \series bold
6490
6491 \backslash
6492 Big((A+B)(A-B)
6493 \backslash
6494 Big)^
6495 \series default
6496
6497 \begin_inset ERT
6498 status collapsed
6499
6500 \begin_layout Plain Layout
6501
6502
6503 \backslash
6504 spce 
6505 \end_layout
6506
6507 \end_inset
6508
6509
6510 \series bold
6511 C
6512 \series default
6513 .
6514 \end_layout
6515
6516 \begin_layout Standard
6517 He aquí una visión conjunta de todos los tamaños y delimitadores:
6518 \end_layout
6519
6520 \begin_layout Standard
6521 \noindent
6522 \align center
6523
6524 \backslash
6525 Bigg(
6526 \backslash
6527 exp
6528 \backslash
6529 bigg<
6530 \backslash
6531 Big[
6532 \backslash
6533 big{
6534 \backslash
6535 ln(3x)
6536 \backslash
6537 big}^2
6538 \begin_inset ERT
6539 status collapsed
6540
6541 \begin_layout Plain Layout
6542
6543
6544 \backslash
6545 spce 
6546 \end_layout
6547
6548 \end_inset
6549
6550
6551 \backslash
6552 sen(x)
6553 \backslash
6554 Big]^
6555 \begin_inset ERT
6556 status collapsed
6557
6558 \begin_layout Plain Layout
6559
6560
6561 \backslash
6562 spce 
6563 \end_layout
6564
6565 \end_inset
6566
6567 A
6568 \begin_inset ERT
6569 status collapsed
6570
6571 \begin_layout Plain Layout
6572
6573
6574 \backslash
6575 spce 
6576 \end_layout
6577
6578 \end_inset
6579
6580
6581 \backslash
6582 bigg>
6583 \backslash
6584 Bigg)^0,5
6585 \begin_inset Formula \[
6586 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}\]
6587
6588 \end_inset
6589
6590
6591 \end_layout
6592
6593 \begin_layout Standard
6594 Además de los comandos 
6595 \series bold
6596
6597 \backslash
6598 big
6599 \series default
6600  hay la variante 
6601 \series bold
6602
6603 \backslash
6604 bigm
6605 \series default
6606
6607 \begin_inset Index
6608 status collapsed
6609
6610 \begin_layout Plain Layout
6611 Comandos ! B ! 
6612 \backslash
6613 bigm
6614 \end_layout
6615
6616 \end_inset
6617
6618 , que añade un poco más de espacio entre el delimitador y su contenido,
6619  y la variante 
6620 \series bold
6621
6622 \backslash
6623 bigl
6624 \series default
6625 -
6626 \series bold
6627
6628 \backslash
6629 bigr
6630 \series default
6631
6632 \begin_inset Index
6633 status collapsed
6634
6635 \begin_layout Plain Layout
6636 Comandos ! B ! 
6637 \backslash
6638 bigl - 
6639 \backslash
6640 bigr
6641 \end_layout
6642
6643 \end_inset
6644
6645 , que no añade espacio adicional.
6646  La 
6647 \emph on
6648 l
6649 \emph default
6650  al final del comando 
6651 \series bold
6652
6653 \backslash
6654 bigl 
6655 \series default
6656 es para el delimitador izquierdo, la 
6657 \emph on
6658 r
6659 \emph default
6660  es para el delimitador derecho.
6661  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6662  apertura o de cierre.
6663 \end_layout
6664
6665 \begin_layout Standard
6666 En el siguiente cuadro hay una comparación de las variantes:
6667 \end_layout
6668
6669 \begin_layout Standard
6670 \noindent
6671 \align center
6672 \begin_inset Tabular
6673 <lyxtabular version="3" rows="5" columns="2">
6674 <features>
6675 <column alignment="center" valignment="top" width="0">
6676 <column alignment="center" valignment="top" width="0">
6677 <row>
6678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6679 \begin_inset Text
6680
6681 \begin_layout Plain Layout
6682 Comando
6683 \end_layout
6684
6685 \end_inset
6686 </cell>
6687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6688 \begin_inset Text
6689
6690 \begin_layout Plain Layout
6691 Resultado
6692 \begin_inset Note Note
6693 status collapsed
6694
6695 \begin_layout Plain Layout
6696
6697 \series bold
6698
6699 \backslash
6700 raisebox
6701 \series default
6702  se usa sólo como espaciador
6703 \end_layout
6704
6705 \end_inset
6706
6707
6708 \end_layout
6709
6710 \end_inset
6711 </cell>
6712 </row>
6713 <row>
6714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6715 \begin_inset Text
6716
6717 \begin_layout Plain Layout
6718
6719 \backslash
6720 Bigm(
6721 \backslash
6722 bigm(
6723 \backslash
6724 ln(3x)
6725 \backslash
6726 bigm)^2
6727 \series bold
6728
6729 \begin_inset ERT
6730 status collapsed
6731
6732 \begin_layout Plain Layout
6733
6734
6735 \backslash
6736 spce 
6737 \end_layout
6738
6739 \end_inset
6740
6741
6742 \series default
6743
6744 \backslash
6745 Bigm)
6746 \end_layout
6747
6748 \end_inset
6749 </cell>
6750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6751 \begin_inset Text
6752
6753 \begin_layout Plain Layout
6754 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6755 \end_inset
6756
6757
6758 \end_layout
6759
6760 \end_inset
6761 </cell>
6762 </row>
6763 <row>
6764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6765 \begin_inset Text
6766
6767 \begin_layout Plain Layout
6768
6769 \backslash
6770 Big(
6771 \backslash
6772 big(
6773 \backslash
6774 ln(3x)
6775 \backslash
6776 big)^2
6777 \series bold
6778
6779 \begin_inset ERT
6780 status collapsed
6781
6782 \begin_layout Plain Layout
6783
6784
6785 \backslash
6786 spce 
6787 \end_layout
6788
6789 \end_inset
6790
6791
6792 \series default
6793
6794 \backslash
6795 Big)
6796 \end_layout
6797
6798 \end_inset
6799 </cell>
6800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6801 \begin_inset Text
6802
6803 \begin_layout Plain Layout
6804 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6805 \end_inset
6806
6807
6808 \end_layout
6809
6810 \end_inset
6811 </cell>
6812 </row>
6813 <row>
6814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6815 \begin_inset Text
6816
6817 \begin_layout Plain Layout
6818
6819 \backslash
6820 Bigl(
6821 \backslash
6822 bigl(
6823 \backslash
6824 ln(3x)
6825 \backslash
6826 bigr)^2
6827 \series bold
6828
6829 \begin_inset ERT
6830 status collapsed
6831
6832 \begin_layout Plain Layout
6833
6834
6835 \backslash
6836 spce 
6837 \end_layout
6838
6839 \end_inset
6840
6841
6842 \series default
6843
6844 \backslash
6845 Bigr)
6846 \end_layout
6847
6848 \end_inset
6849 </cell>
6850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6851 \begin_inset Text
6852
6853 \begin_layout Plain Layout
6854 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
6855 \end_inset
6856
6857
6858 \end_layout
6859
6860 \end_inset
6861 </cell>
6862 </row>
6863 <row>
6864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6865 \begin_inset Text
6866
6867 \begin_layout Plain Layout
6868
6869 \backslash
6870 bigl)
6871 \backslash
6872 ln(3x)
6873 \backslash
6874 bigr(
6875 \end_layout
6876
6877 \end_inset
6878 </cell>
6879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6880 \begin_inset Text
6881
6882 \begin_layout Plain Layout
6883 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6884 \end_inset
6885
6886
6887 \end_layout
6888
6889 \end_inset
6890 </cell>
6891 </row>
6892 </lyxtabular>
6893
6894 \end_inset
6895
6896
6897 \end_layout
6898
6899 \begin_layout Subsubsection
6900 Tamaño automático de los delimitadores
6901 \begin_inset CommandInset label
6902 LatexCommand label
6903 name "sub:Tamaño-automático-de"
6904
6905 \end_inset
6906
6907
6908 \begin_inset Index
6909 status collapsed
6910
6911 \begin_layout Plain Layout
6912 Delimitadores ! tamaño automático
6913 \end_layout
6914
6915 \end_inset
6916
6917
6918 \end_layout
6919
6920 \begin_layout Standard
6921 Se pueden insertar delimitadores de tamaño variable con los comandos 
6922 \series bold
6923
6924 \backslash
6925 left
6926 \series default
6927
6928 \begin_inset Index
6929 status collapsed
6930
6931 \begin_layout Plain Layout
6932 Comandos ! L ! 
6933 \backslash
6934 left
6935 \end_layout
6936
6937 \end_inset
6938
6939  y 
6940 \series bold
6941
6942 \backslash
6943 right
6944 \series default
6945
6946 \begin_inset Index
6947 status collapsed
6948
6949 \begin_layout Plain Layout
6950 Comandos ! R ! 
6951 \backslash
6952 right
6953 \end_layout
6954
6955 \end_inset
6956
6957  o con el botón de la barra de ecuaciones 
6958 \begin_inset Graphics
6959         filename ../../images/dialog-show_mathdelimiter.png
6960         scale 85
6961
6962 \end_inset
6963
6964 .
6965  El delimitador deseado se debe insertar directamente detrás de 
6966 \series bold
6967
6968 \backslash
6969 left
6970 \series default
6971  y 
6972 \series bold
6973
6974 \backslash
6975 right
6976 \series default
6977 .
6978  El tamaño se calculará automáticamente después para la salida.
6979  
6980 \end_layout
6981
6982 \begin_layout Standard
6983 \noindent
6984 \align center
6985 delimitador normal: El comando 
6986 \series bold
6987
6988 \backslash
6989 ln(
6990 \backslash
6991 frac
6992 \series default
6993
6994 \begin_inset ERT
6995 status collapsed
6996
6997 \begin_layout Plain Layout
6998
6999
7000 \backslash
7001 spce 
7002 \end_layout
7003
7004 \end_inset
7005
7006
7007 \series bold
7008 A
7009 \begin_inset Formula $\downarrow$
7010 \end_inset
7011
7012 C
7013 \series default
7014
7015 \begin_inset ERT
7016 status collapsed
7017
7018 \begin_layout Plain Layout
7019
7020
7021 \backslash
7022 spce
7023 \end_layout
7024
7025 \end_inset
7026
7027
7028 \series bold
7029 )
7030 \series default
7031  genera
7032 \begin_inset Formula \[
7033 \ln(\frac{A}{C})\]
7034
7035 \end_inset
7036
7037
7038 \end_layout
7039
7040 \begin_layout Standard
7041 \noindent
7042 \align center
7043 delimitador multilínea: El comando 
7044 \series bold
7045
7046 \backslash
7047 ln
7048 \backslash
7049 left(
7050 \backslash
7051 frac
7052 \series default
7053
7054 \begin_inset ERT
7055 status collapsed
7056
7057 \begin_layout Plain Layout
7058
7059
7060 \backslash
7061 spce 
7062 \end_layout
7063
7064 \end_inset
7065
7066
7067 \series bold
7068 A
7069 \begin_inset Formula $\downarrow$
7070 \end_inset
7071
7072 C
7073 \series default
7074
7075 \begin_inset ERT
7076 status collapsed
7077
7078 \begin_layout Plain Layout
7079
7080
7081 \backslash
7082 spce 
7083 \end_layout
7084
7085 \end_inset
7086
7087
7088 \series bold
7089
7090 \backslash
7091 right)
7092 \series default
7093  genera
7094 \begin_inset Formula \[
7095 \ln\left(\frac{A}{C}\right)\]
7096
7097 \end_inset
7098
7099
7100 \end_layout
7101
7102 \begin_layout Standard
7103 En lugar de 
7104 \series bold
7105
7106 \backslash
7107 left
7108 \series default
7109  y 
7110 \series bold
7111
7112 \backslash
7113 right
7114 \series default
7115  se puede usar el atajo 
7116 \family sans
7117 Alt+M
7118 \begin_inset space ~
7119 \end_inset
7120
7121 Corchete
7122 \family default
7123 .
7124  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
7125  real del delimitador y además se genera el correspondiente delimitador
7126  de cierre.
7127 \begin_inset Newline newline
7128 \end_inset
7129
7130 El comando para el último ejemplo sería 
7131 \series bold
7132
7133 \backslash
7134 ln Alt+M
7135 \series default
7136  
7137 \series bold
7138 (
7139 \backslash
7140 frac
7141 \begin_inset ERT
7142 status collapsed
7143
7144 \begin_layout Plain Layout
7145
7146
7147 \backslash
7148 spce 
7149 \end_layout
7150
7151 \end_inset
7152
7153 A
7154 \begin_inset Formula $\downarrow$
7155 \end_inset
7156
7157
7158 \end_layout
7159
7160 \begin_layout Standard
7161 Para omitir uno de los dos delimitadores se inserta un punto.
7162  Por ejemplo, el comando 
7163 \series bold
7164
7165 \backslash
7166 left.
7167 \backslash
7168 frac
7169 \series default
7170
7171 \begin_inset ERT
7172 status collapsed
7173
7174 \begin_layout Plain Layout
7175
7176
7177 \backslash
7178 spce 
7179 \end_layout
7180
7181 \end_inset
7182
7183
7184 \series bold
7185 A
7186 \begin_inset Formula $\downarrow$
7187 \end_inset
7188
7189 B
7190 \series default
7191
7192 \begin_inset ERT
7193 status collapsed
7194
7195 \begin_layout Plain Layout
7196
7197
7198 \backslash
7199 spce 
7200 \end_layout
7201
7202 \end_inset
7203
7204
7205 \series bold
7206
7207 \backslash
7208 right}
7209 \series default
7210  da lugar a:
7211 \begin_inset Formula \[
7212 \left.\frac{A}{B}\right\} \]
7213
7214 \end_inset
7215
7216
7217 \end_layout
7218
7219 \begin_layout Standard
7220 LyX convertirá los comandos 
7221 \series bold
7222
7223 \backslash
7224 left
7225 \series default
7226  y 
7227 \series bold
7228
7229 \backslash
7230 right
7231 \series default
7232  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7233  omitido aparecerá como línea de trazos.
7234  
7235 \begin_inset VSpace bigskip
7236 \end_inset
7237
7238
7239 \end_layout
7240
7241 \begin_layout Standard
7242 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7243  de LaTeX, el comando 
7244 \series bold
7245
7246 \backslash
7247 middle
7248 \series default
7249
7250 \begin_inset Index
7251 status collapsed
7252
7253 \begin_layout Plain Layout
7254 Comandos ! M ! 
7255 \backslash
7256 middle
7257 \end_layout
7258
7259 \end_inset
7260
7261  está también disponible para todos los delimitadores y límites.
7262  Con este comando la altura del siguiente carácter se adapta a la de los
7263  delimitadores circundantes, lo que es necesario, p.
7264 \begin_inset space \thinspace{}
7265 \end_inset
7266
7267 e., para vectores físicos: 
7268 \begin_inset Formula \[
7269 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7270
7271 \end_inset
7272
7273
7274 \end_layout
7275
7276 \begin_layout Standard
7277 Para vectores físicos hay un paquete LaTeX especial que se describe en 
7278 \begin_inset CommandInset ref
7279 LatexCommand ref
7280 reference "sub:Vectores-físicos"
7281
7282 \end_inset
7283
7284 .
7285 \end_layout
7286
7287 \begin_layout Subsection
7288 Delimitadores horizontales
7289 \begin_inset Index
7290 status collapsed
7291
7292 \begin_layout Plain Layout
7293 Delimitadores ! horizontales
7294 \end_layout
7295
7296 \end_inset
7297
7298
7299 \end_layout
7300
7301 \begin_layout Standard
7302 \noindent
7303 \align center
7304 \begin_inset Tabular
7305 <lyxtabular version="3" rows="4" columns="2">
7306 <features>
7307 <column alignment="center" valignment="top" width="0">
7308 <column alignment="center" valignment="top" width="0">
7309 <row>
7310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7311 \begin_inset Text
7312
7313 \begin_layout Plain Layout
7314 Comando
7315 \begin_inset Note Note
7316 status collapsed
7317
7318 \begin_layout Plain Layout
7319
7320 \series bold
7321
7322 \backslash
7323 raisebox
7324 \series default
7325  se usa sólo como espaciador
7326 \end_layout
7327
7328 \end_inset
7329
7330
7331 \end_layout
7332
7333 \end_inset
7334 </cell>
7335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7336 \begin_inset Text
7337
7338 \begin_layout Plain Layout
7339 Resultado
7340 \end_layout
7341
7342 \end_inset
7343 </cell>
7344 </row>
7345 <row>
7346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7347 \begin_inset Text
7348
7349 \begin_layout Plain Layout
7350 \begin_inset ERT
7351 status collapsed
7352
7353 \begin_layout Plain Layout
7354
7355
7356 \backslash
7357 raisebox{2.3mm}{
7358 \end_layout
7359
7360 \end_inset
7361
7362
7363 \backslash
7364 overbrace
7365 \begin_inset ERT
7366 status collapsed
7367
7368 \begin_layout Plain Layout
7369
7370
7371 \backslash
7372 spce 
7373 \end_layout
7374
7375 \end_inset
7376
7377 A+B
7378 \begin_inset ERT
7379 status collapsed
7380
7381 \begin_layout Plain Layout
7382
7383
7384 \backslash
7385 spce 
7386 \end_layout
7387
7388 \end_inset
7389
7390 ^
7391 \begin_inset ERT
7392 status collapsed
7393
7394 \begin_layout Plain Layout
7395
7396
7397 \backslash
7398 spce 
7399 \end_layout
7400
7401 \end_inset
7402
7403 3
7404 \begin_inset ERT
7405 status collapsed
7406
7407 \begin_layout Plain Layout
7408
7409 }
7410 \end_layout
7411
7412 \end_inset
7413
7414
7415 \begin_inset Index
7416 status collapsed
7417
7418 \begin_layout Plain Layout
7419 Comandos ! O ! 
7420 \backslash
7421 overbrace
7422 \end_layout
7423
7424 \end_inset
7425
7426
7427 \end_layout
7428
7429 \end_inset
7430 </cell>
7431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7432 \begin_inset Text
7433
7434 \begin_layout Plain Layout
7435 \begin_inset Formula $\overbrace{A+B}^{3}$
7436 \end_inset
7437
7438
7439 \end_layout
7440
7441 \end_inset
7442 </cell>
7443 </row>
7444 <row>
7445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7446 \begin_inset Text
7447
7448 \begin_layout Plain Layout
7449 \begin_inset ERT
7450 status collapsed
7451
7452 \begin_layout Plain Layout
7453
7454
7455 \backslash
7456 raisebox{-2.2mm}{
7457 \end_layout
7458
7459 \end_inset
7460
7461
7462 \backslash
7463 underbrace
7464 \begin_inset ERT
7465 status collapsed
7466
7467 \begin_layout Plain Layout
7468
7469
7470 \backslash
7471 spce 
7472 \end_layout
7473
7474 \end_inset
7475
7476 A+B
7477 \begin_inset ERT
7478 status collapsed
7479
7480 \begin_layout Plain Layout
7481
7482
7483 \backslash
7484 spce 
7485 \end_layout
7486
7487 \end_inset
7488
7489 _5
7490 \begin_inset ERT
7491 status collapsed
7492
7493 \begin_layout Plain Layout
7494
7495 }
7496 \end_layout
7497
7498 \end_inset
7499
7500
7501 \begin_inset Index
7502 status collapsed
7503
7504 \begin_layout Plain Layout
7505 Comandos ! U ! 
7506 \backslash
7507 underbrace
7508 \end_layout
7509
7510 \end_inset
7511
7512
7513 \end_layout
7514
7515 \end_inset
7516 </cell>
7517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7518 \begin_inset Text
7519
7520 \begin_layout Plain Layout
7521 \begin_inset Formula $\underbrace{A+B}_{5}$
7522 \end_inset
7523
7524
7525 \end_layout
7526
7527 \end_inset
7528 </cell>
7529 </row>
7530 <row>
7531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7532 \begin_inset Text
7533
7534 \begin_layout Plain Layout
7535
7536 \backslash
7537 overbrace
7538 \begin_inset ERT
7539 status collapsed
7540
7541 \begin_layout Plain Layout
7542
7543
7544 \backslash
7545 spce 
7546 \end_layout
7547
7548 \end_inset
7549
7550
7551 \backslash
7552 underbrace
7553 \begin_inset ERT
7554 status collapsed
7555
7556 \begin_layout Plain Layout
7557
7558
7559 \backslash
7560 spce 
7561 \end_layout
7562
7563 \end_inset
7564
7565 A+B_w
7566 \begin_inset ERT
7567 status collapsed
7568
7569 \begin_layout Plain Layout
7570
7571
7572 \backslash
7573 spce 
7574 \end_layout
7575
7576 \end_inset
7577
7578
7579 \begin_inset ERT
7580 status collapsed
7581
7582 \begin_layout Plain Layout
7583
7584
7585 \backslash
7586 spce 
7587 \end_layout
7588
7589 \end_inset
7590
7591 _7
7592 \begin_inset ERT
7593 status collapsed
7594
7595 \begin_layout Plain Layout
7596
7597
7598 \backslash
7599 spce 
7600 \end_layout
7601
7602 \end_inset
7603
7604
7605 \begin_inset ERT
7606 status collapsed
7607
7608 \begin_layout Plain Layout
7609
7610
7611 \backslash
7612 spce 
7613 \end_layout
7614
7615 \end_inset
7616
7617 ^
7618 \begin_inset ERT
7619 status collapsed
7620
7621 \begin_layout Plain Layout
7622
7623
7624 \backslash
7625 spce 
7626 \end_layout
7627
7628 \end_inset
7629
7630 C
7631 \end_layout
7632
7633 \end_inset
7634 </cell>
7635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7636 \begin_inset Text
7637
7638 \begin_layout Plain Layout
7639 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7640 \end_inset
7641
7642
7643 \end_layout
7644
7645 \end_inset
7646 </cell>
7647 </row>
7648 </lyxtabular>
7649
7650 \end_inset
7651
7652
7653 \end_layout
7654
7655 \begin_layout Standard
7656 En el último ejemplo no importa en qué orden se introducen los comandos
7657  
7658 \series bold
7659
7660 \backslash
7661 overbrace
7662 \series default
7663  y 
7664 \series bold
7665
7666 \backslash
7667 underbrace
7668 \series default
7669 .
7670 \begin_inset VSpace bigskip
7671 \end_inset
7672
7673
7674 \end_layout
7675
7676 \begin_layout Standard
7677 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7678  multilínea, como se describe en
7679 \begin_inset space ~
7680 \end_inset
7681
7682
7683 \begin_inset CommandInset ref
7684 LatexCommand ref
7685 reference "sec:Ecuaciones-multilínea"
7686
7687 \end_inset
7688
7689 :
7690 \begin_inset Formula \begin{eqnarray*}
7691 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7692  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7693
7694 \end_inset
7695
7696 En la primera fila se insertan la ecuación y la primera llave.
7697  Aquí es importante insertar el comando de espacio
7698 \begin_inset Foot
7699 status collapsed
7700
7701 \begin_layout Plain Layout
7702 Los comandos para espacios se explican en 
7703 \begin_inset CommandInset ref
7704 LatexCommand ref
7705 reference "sub:Espacio-predefinido"
7706
7707 \end_inset
7708
7709
7710 \end_layout
7711
7712 \end_inset
7713
7714  
7715 \series bold
7716
7717 \backslash
7718 :
7719 \series default
7720  antes de la primera
7721 \series bold
7722  
7723 \series default
7724
7725 \begin_inset Formula $d$
7726 \end_inset
7727
7728 , porque la llave que termina detrás de 
7729 \begin_inset Formula $q$
7730 \end_inset
7731
7732  impide que el siguiente 
7733 \begin_inset Quotes fld
7734 \end_inset
7735
7736 +
7737 \begin_inset Quotes frd
7738 \end_inset
7739
7740  esté rodeado de espacio.
7741 \begin_inset Foot
7742 status collapsed
7743
7744 \begin_layout Plain Layout
7745 Debido a que la llave no es considerada como carácter, véase 
7746 \begin_inset CommandInset ref
7747 LatexCommand ref
7748 reference "sub:Operadores-binarios"
7749
7750 \end_inset
7751
7752
7753 \end_layout
7754
7755 \end_inset
7756
7757  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7758  de 
7759 \begin_inset Formula $b$
7760 \end_inset
7761
7762  se inserta antes el comando 
7763 \series bold
7764
7765 \backslash
7766 hphantom{gggg+
7767 \backslash
7768 :}
7769 \series default
7770 .
7771 \begin_inset Foot
7772 status collapsed
7773
7774 \begin_layout Plain Layout
7775 Más sobre 
7776 \series bold
7777
7778 \backslash
7779 hphantom
7780 \series default
7781  en 
7782 \begin_inset CommandInset ref
7783 LatexCommand ref
7784 reference "sub:Espacios-reservados"
7785
7786 \end_inset
7787
7788
7789 \end_layout
7790
7791 \end_inset
7792
7793  Ese espacio es necesario porque el signo 
7794 \begin_inset Quotes fld
7795 \end_inset
7796
7797 +
7798 \begin_inset Quotes frd
7799 \end_inset
7800
7801  va seguido de un espacio en la ecuación.
7802  La llave se coloca bajo el comando 
7803 \series bold
7804
7805 \backslash
7806 hphantom{bbqq+dddd}
7807 \series default
7808 .
7809  
7810 \end_layout
7811
7812 \begin_layout Standard
7813 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7814  ejemplo:
7815 \begin_inset ERT
7816 status collapsed
7817
7818 \begin_layout Plain Layout
7819
7820
7821 \backslash
7822 setlength{
7823 \backslash
7824 jot}{-6pt}
7825 \end_layout
7826
7827 \end_inset
7828
7829
7830 \begin_inset Formula \begin{eqnarray*}
7831  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7832 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7833
7834 \end_inset
7835
7836
7837 \begin_inset ERT
7838 status collapsed
7839
7840 \begin_layout Plain Layout
7841
7842
7843 \backslash
7844 setlength{
7845 \backslash
7846 jot}{3pt}
7847 \end_layout
7848
7849 \end_inset
7850
7851 La primera fila de la ecuación es igual que la segunda fila del ejemplo
7852  anterior, con la diferencia de que la llave está encima.
7853  La segunda fila contiene la ecuación junto con la segunda llave.
7854  Para evitar que haya demasiado espacio entre la llave superior en la primera
7855  fila y la ecuación hay que reducirlo.
7856  Esto no es fácil de hacer debido a un fallo de LyX.
7857 \begin_inset Foot
7858 status collapsed
7859
7860 \begin_layout Plain Layout
7861 \begin_inset CommandInset href
7862 LatexCommand href
7863 name "LyX-bug #1505"
7864 target "http://www.lyx.org/trac/ticket/1505"
7865
7866 \end_inset
7867
7868
7869 \end_layout
7870
7871 \end_inset
7872
7873  Una solución es cambiar la separación global de filas en la ecuación, 
7874 \series bold
7875
7876 \backslash
7877 jot
7878 \series default
7879
7880 \begin_inset Index
7881 status collapsed
7882
7883 \begin_layout Plain Layout
7884 Comandos ! J ! 
7885 \backslash
7886 jot
7887 \end_layout
7888
7889 \end_inset
7890
7891 , en -6
7892 \begin_inset space \thinspace{}
7893 \end_inset
7894
7895 pt insertando antes de la ecuación el comando 
7896 \series bold
7897
7898 \backslash
7899 setlength{
7900 \backslash
7901 jot}{-6pt}
7902 \series default
7903  en modo TeX.
7904  Después de la ecuación se vuelve al valor normal 3
7905 \begin_inset space \thinspace{}
7906 \end_inset
7907
7908 pt de 
7909 \series bold
7910
7911 \backslash
7912 jot
7913 \series default
7914  usando el mismo comando.
7915  Más información sobre separación de filas en ecuaciones en
7916 \begin_inset space ~
7917 \end_inset
7918
7919
7920 \begin_inset CommandInset ref
7921 LatexCommand ref
7922 reference "sub:Separación-de-líneas"
7923
7924 \end_inset
7925
7926 .
7927 \end_layout
7928
7929 \begin_layout Section
7930 Flechas
7931 \begin_inset Index
7932 status collapsed
7933
7934 \begin_layout Plain Layout
7935 Flechas
7936 \end_layout
7937
7938 \end_inset
7939
7940
7941 \end_layout
7942
7943 \begin_layout Standard
7944 Las flechas se pueden insertar con el botón 
7945 \begin_inset Graphics
7946         filename ../../images/math/leftarrow.png
7947         scale 85
7948
7949 \end_inset
7950
7951  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
7952  siguientes.
7953 \end_layout
7954
7955 \begin_layout Subsection
7956 Flechas horizontales
7957 \begin_inset Index
7958 status collapsed
7959
7960 \begin_layout Plain Layout
7961 Flechas ! horizontales
7962 \end_layout
7963
7964 \end_inset
7965
7966
7967 \end_layout
7968
7969 \begin_layout Standard
7970 \begin_inset space \hfill{}
7971 \end_inset
7972
7973
7974 \begin_inset Tabular
7975 <lyxtabular version="3" rows="8" columns="2">
7976 <features>
7977 <column alignment="center" valignment="top" width="0pt">
7978 <column alignment="center" valignment="top" width="0pt">
7979 <row>
7980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7981 \begin_inset Text
7982
7983 \begin_layout Plain Layout
7984 Comando
7985 \end_layout
7986
7987 \end_inset
7988 </cell>
7989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7990 \begin_inset Text
7991
7992 \begin_layout Plain Layout
7993 Resultado
7994 \end_layout
7995
7996 \end_inset
7997 </cell>
7998 </row>
7999 <row>
8000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8001 \begin_inset Text
8002
8003 \begin_layout Plain Layout
8004
8005 \backslash
8006 gets
8007 \end_layout
8008
8009 \end_inset
8010 </cell>
8011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8012 \begin_inset Text
8013
8014 \begin_layout Plain Layout
8015 \begin_inset Formula $\gets$
8016 \end_inset
8017
8018
8019 \end_layout
8020
8021 \end_inset
8022 </cell>
8023 </row>
8024 <row>
8025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8026 \begin_inset Text
8027
8028 \begin_layout Plain Layout
8029
8030 \backslash
8031 Leftarrow
8032 \end_layout
8033
8034 \end_inset
8035 </cell>
8036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8037 \begin_inset Text
8038
8039 \begin_layout Plain Layout
8040 \begin_inset Formula $\Leftarrow$
8041 \end_inset
8042
8043
8044 \end_layout
8045
8046 \end_inset
8047 </cell>
8048 </row>
8049 <row>
8050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8051 \begin_inset Text
8052
8053 \begin_layout Plain Layout
8054
8055 \backslash
8056 longleftarrow
8057 \end_layout
8058
8059 \end_inset
8060 </cell>
8061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8062 \begin_inset Text
8063
8064 \begin_layout Plain Layout
8065 \begin_inset Formula $\longleftarrow$
8066 \end_inset
8067
8068
8069 \end_layout
8070
8071 \end_inset
8072 </cell>
8073 </row>
8074 <row>
8075 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8076 \begin_inset Text
8077
8078 \begin_layout Plain Layout
8079
8080 \backslash
8081 Longleftarrow
8082 \end_layout
8083
8084 \end_inset
8085 </cell>
8086 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8087 \begin_inset Text
8088
8089 \begin_layout Plain Layout
8090 \begin_inset Formula $\Longleftarrow$
8091 \end_inset
8092
8093
8094 \end_layout
8095
8096 \end_inset
8097 </cell>
8098 </row>
8099 <row>
8100 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8101 \begin_inset Text
8102
8103 \begin_layout Plain Layout
8104
8105 \backslash
8106 leftharpoonup
8107 \end_layout
8108
8109 \end_inset
8110 </cell>
8111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8112 \begin_inset Text
8113
8114 \begin_layout Plain Layout
8115 \begin_inset Formula $\leftharpoonup$
8116 \end_inset
8117
8118
8119 \end_layout
8120
8121 \end_inset
8122 </cell>
8123 </row>
8124 <row>
8125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8126 \begin_inset Text
8127
8128 \begin_layout Plain Layout
8129
8130 \backslash
8131 leftharpoondown
8132 \end_layout
8133
8134 \end_inset
8135 </cell>
8136 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8137 \begin_inset Text
8138
8139 \begin_layout Plain Layout
8140 \begin_inset Formula $\leftharpoondown$
8141 \end_inset
8142
8143
8144 \end_layout
8145
8146 \end_inset
8147 </cell>
8148 </row>
8149 <row>
8150 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8151 \begin_inset Text
8152
8153 \begin_layout Plain Layout
8154
8155 \backslash
8156 hookleftarrow
8157 \end_layout
8158
8159 \end_inset
8160 </cell>
8161 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8162 \begin_inset Text
8163
8164 \begin_layout Plain Layout
8165 \begin_inset Formula $\hookleftarrow$
8166 \end_inset
8167
8168
8169 \end_layout
8170
8171 \end_inset
8172 </cell>
8173 </row>
8174 </lyxtabular>
8175
8176 \end_inset
8177
8178
8179 \begin_inset space \hfill{}
8180 \end_inset
8181
8182
8183 \begin_inset Tabular
8184 <lyxtabular version="3" rows="8" columns="2">
8185 <features>
8186 <column alignment="center" valignment="top" width="0pt">
8187 <column alignment="center" valignment="top" width="0pt">
8188 <row>
8189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8190 \begin_inset Text
8191
8192 \begin_layout Plain Layout
8193 Comando
8194 \end_layout
8195
8196 \end_inset
8197 </cell>
8198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8199 \begin_inset Text
8200
8201 \begin_layout Plain Layout
8202 Resultado
8203 \end_layout
8204
8205 \end_inset
8206 </cell>
8207 </row>
8208 <row>
8209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8210 \begin_inset Text
8211
8212 \begin_layout Plain Layout
8213
8214 \backslash
8215 to
8216 \end_layout
8217
8218 \end_inset
8219 </cell>
8220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8221 \begin_inset Text
8222
8223 \begin_layout Plain Layout
8224 \begin_inset Formula $\to$
8225 \end_inset
8226
8227
8228 \end_layout
8229
8230 \end_inset
8231 </cell>
8232 </row>
8233 <row>
8234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8235 \begin_inset Text
8236
8237 \begin_layout Plain Layout
8238
8239 \backslash
8240 Rightarrow
8241 \end_layout
8242
8243 \end_inset
8244 </cell>
8245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8246 \begin_inset Text
8247
8248 \begin_layout Plain Layout
8249 \begin_inset Formula $\Rightarrow$
8250 \end_inset
8251
8252
8253 \end_layout
8254
8255 \end_inset
8256 </cell>
8257 </row>
8258 <row>
8259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8260 \begin_inset Text
8261
8262 \begin_layout Plain Layout
8263
8264 \backslash
8265 longrightarrow
8266 \end_layout
8267
8268 \end_inset
8269 </cell>
8270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8271 \begin_inset Text
8272
8273 \begin_layout Plain Layout
8274 \begin_inset Formula $\longrightarrow$
8275 \end_inset
8276
8277
8278 \end_layout
8279
8280 \end_inset
8281 </cell>
8282 </row>
8283 <row>
8284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8285 \begin_inset Text
8286
8287 \begin_layout Plain Layout
8288
8289 \backslash
8290 Longrightarrow
8291 \end_layout
8292
8293 \end_inset
8294 </cell>
8295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8296 \begin_inset Text
8297
8298 \begin_layout Plain Layout
8299 \begin_inset Formula $\Longrightarrow$
8300 \end_inset
8301
8302
8303 \end_layout
8304
8305 \end_inset
8306 </cell>
8307 </row>
8308 <row>
8309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8310 \begin_inset Text
8311
8312 \begin_layout Plain Layout
8313
8314 \backslash
8315 rightharpoonup
8316 \end_layout
8317
8318 \end_inset
8319 </cell>
8320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8321 \begin_inset Text
8322
8323 \begin_layout Plain Layout
8324 \begin_inset Formula $\rightharpoonup$
8325 \end_inset
8326
8327
8328 \end_layout
8329
8330 \end_inset
8331 </cell>
8332 </row>
8333 <row>
8334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8335 \begin_inset Text
8336
8337 \begin_layout Plain Layout
8338
8339 \backslash
8340 rightharpoondown
8341 \end_layout
8342
8343 \end_inset
8344 </cell>
8345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8346 \begin_inset Text
8347
8348 \begin_layout Plain Layout
8349 \begin_inset Formula $\rightharpoondown$
8350 \end_inset
8351
8352
8353 \end_layout
8354
8355 \end_inset
8356 </cell>
8357 </row>
8358 <row>
8359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8360 \begin_inset Text
8361
8362 \begin_layout Plain Layout
8363
8364 \backslash
8365 hookrightarrow
8366 \end_layout
8367
8368 \end_inset
8369 </cell>
8370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8371 \begin_inset Text
8372
8373 \begin_layout Plain Layout
8374 \begin_inset Formula $\hookrightarrow$
8375 \end_inset
8376
8377
8378 \end_layout
8379
8380 \end_inset
8381 </cell>
8382 </row>
8383 </lyxtabular>
8384
8385 \end_inset
8386
8387
8388 \begin_inset space \hfill{}
8389 \end_inset
8390
8391
8392 \end_layout
8393
8394 \begin_layout Standard
8395 \begin_inset space \hfill{}
8396 \end_inset
8397
8398
8399 \begin_inset Tabular
8400 <lyxtabular version="3" rows="6" columns="2">
8401 <features>
8402 <column alignment="center" valignment="top" width="0pt">
8403 <column alignment="center" valignment="top" width="0pt">
8404 <row>
8405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8406 \begin_inset Text
8407
8408 \begin_layout Plain Layout
8409 Comando
8410 \end_layout
8411
8412 \end_inset
8413 </cell>
8414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8415 \begin_inset Text
8416
8417 \begin_layout Plain Layout
8418 Resultado
8419 \end_layout
8420
8421 \end_inset
8422 </cell>
8423 </row>
8424 <row>
8425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8426 \begin_inset Text
8427
8428 \begin_layout Plain Layout
8429
8430 \backslash
8431 leftrightarrow
8432 \end_layout
8433
8434 \end_inset
8435 </cell>
8436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8437 \begin_inset Text
8438
8439 \begin_layout Plain Layout
8440 \begin_inset Formula $\leftrightarrow$
8441 \end_inset
8442
8443
8444 \end_layout
8445
8446 \end_inset
8447 </cell>
8448 </row>
8449 <row>
8450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8451 \begin_inset Text
8452
8453 \begin_layout Plain Layout
8454
8455 \backslash
8456 Leftrightarrow
8457 \end_layout
8458
8459 \end_inset
8460 </cell>
8461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8462 \begin_inset Text
8463
8464 \begin_layout Plain Layout
8465 \begin_inset Formula $\Leftrightarrow$
8466 \end_inset
8467
8468
8469 \end_layout
8470
8471 \end_inset
8472 </cell>
8473 </row>
8474 <row>
8475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8476 \begin_inset Text
8477
8478 \begin_layout Plain Layout
8479
8480 \backslash
8481 longleftrightarrow
8482 \end_layout
8483
8484 \end_inset
8485 </cell>
8486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8487 \begin_inset Text
8488
8489 \begin_layout Plain Layout
8490 \begin_inset Formula $\longleftrightarrow$
8491 \end_inset
8492
8493
8494 \end_layout
8495
8496 \end_inset
8497 </cell>
8498 </row>
8499 <row>
8500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8501 \begin_inset Text
8502
8503 \begin_layout Plain Layout
8504
8505 \backslash
8506 Longleftrightarrow
8507 \end_layout
8508
8509 \end_inset
8510 </cell>
8511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8512 \begin_inset Text
8513
8514 \begin_layout Plain Layout
8515 \begin_inset Formula $\Longleftrightarrow$
8516 \end_inset
8517
8518
8519 \end_layout
8520
8521 \end_inset
8522 </cell>
8523 </row>
8524 <row>
8525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8526 \begin_inset Text
8527
8528 \begin_layout Plain Layout
8529
8530 \backslash
8531 rightleftharpoons
8532 \end_layout
8533
8534 \end_inset
8535 </cell>
8536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8537 \begin_inset Text
8538
8539 \begin_layout Plain Layout
8540 \begin_inset Formula $\rightleftharpoons$
8541 \end_inset
8542
8543
8544 \end_layout
8545
8546 \end_inset
8547 </cell>
8548 </row>
8549 </lyxtabular>
8550
8551 \end_inset
8552
8553
8554 \begin_inset space \hspace{}
8555 \length 25pt
8556 \end_inset
8557
8558
8559 \begin_inset space \hfill{}
8560 \end_inset
8561
8562
8563 \begin_inset Tabular
8564 <lyxtabular version="3" rows="5" columns="2">
8565 <features>
8566 <column alignment="center" valignment="top" width="0pt">
8567 <column alignment="center" valignment="top" width="0pt">
8568 <row>
8569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8570 \begin_inset Text
8571
8572 \begin_layout Plain Layout
8573 Comando
8574 \end_layout
8575
8576 \end_inset
8577 </cell>
8578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8579 \begin_inset Text
8580
8581 \begin_layout Plain Layout
8582 Resultado
8583 \end_layout
8584
8585 \end_inset
8586 </cell>
8587 </row>
8588 <row>
8589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8590 \begin_inset Text
8591
8592 \begin_layout Plain Layout
8593
8594 \backslash
8595 mapsto
8596 \end_layout
8597
8598 \end_inset
8599 </cell>
8600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8601 \begin_inset Text
8602
8603 \begin_layout Plain Layout
8604 \begin_inset Formula $\mapsto$
8605 \end_inset
8606
8607
8608 \end_layout
8609
8610 \end_inset
8611 </cell>
8612 </row>
8613 <row>
8614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8615 \begin_inset Text
8616
8617 \begin_layout Plain Layout
8618
8619 \backslash
8620 longmapsto
8621 \end_layout
8622
8623 \end_inset
8624 </cell>
8625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8626 \begin_inset Text
8627
8628 \begin_layout Plain Layout
8629 \begin_inset Formula $\longmapsto$
8630 \end_inset
8631
8632
8633 \end_layout
8634
8635 \end_inset
8636 </cell>
8637 </row>
8638 <row>
8639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8640 \begin_inset Text
8641
8642 \begin_layout Plain Layout
8643
8644 \backslash
8645 leadsto
8646 \end_layout
8647
8648 \end_inset
8649 </cell>
8650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8651 \begin_inset Text
8652
8653 \begin_layout Plain Layout
8654 \begin_inset Formula $\leadsto$
8655 \end_inset
8656
8657
8658 \end_layout
8659
8660 \end_inset
8661 </cell>
8662 </row>
8663 <row>
8664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8665 \begin_inset Text
8666
8667 \begin_layout Plain Layout
8668
8669 \backslash
8670 dasharrow
8671 \end_layout
8672
8673 \end_inset
8674 </cell>
8675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8676 \begin_inset Text
8677
8678 \begin_layout Plain Layout
8679 \begin_inset Formula $\dasharrow$
8680 \end_inset
8681
8682
8683 \end_layout
8684
8685 \end_inset
8686 </cell>
8687 </row>
8688 </lyxtabular>
8689
8690 \end_inset
8691
8692
8693 \begin_inset space \hfill{}
8694 \end_inset
8695
8696
8697 \begin_inset VSpace medskip
8698 \end_inset
8699
8700
8701 \end_layout
8702
8703 \begin_layout Standard
8704 Las flechas que se utilizan como acentos, p.
8705 \begin_inset space \thinspace{}
8706 \end_inset
8707
8708 e.
8709  en vectores, se describen en 
8710 \begin_inset CommandInset ref
8711 LatexCommand ref
8712 reference "sec:Acentos"
8713
8714 \end_inset
8715
8716 .
8717  
8718 \begin_inset VSpace bigskip
8719 \end_inset
8720
8721
8722 \end_layout
8723
8724 \begin_layout Standard
8725 Además hay las flechas etiquetadas
8726 \begin_inset Index
8727 status collapsed
8728
8729 \begin_layout Plain Layout
8730 Flechas ! etiquetadas
8731 \end_layout
8732
8733 \end_inset
8734
8735  
8736 \series bold
8737
8738 \backslash
8739 xleftarrow
8740 \series default
8741
8742 \begin_inset Index
8743 status collapsed
8744
8745 \begin_layout Plain Layout
8746 Comandos ! X ! 
8747 \backslash
8748 xleftarrow
8749 \end_layout
8750
8751 \end_inset
8752
8753  y 
8754 \series bold
8755
8756 \backslash
8757 xrightarrow
8758 \series default
8759
8760 \begin_inset Index
8761 status collapsed
8762
8763 \begin_layout Plain Layout
8764 Comandos ! X ! 
8765 \backslash
8766 xrightarrow
8767 \begin_inset ERT
8768 status collapsed
8769
8770 \begin_layout Plain Layout
8771
8772
8773 \backslash
8774 vspace{4mm}
8775 \end_layout
8776
8777 \end_inset
8778
8779
8780 \end_layout
8781
8782 \end_inset
8783
8784 .
8785  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8786  con dos marcos azules donde se puede insertar la etiqueta.
8787  La longitud de la flecha se adapta a la anchura de la etiqueta.
8788 \end_layout
8789
8790 \begin_layout Standard
8791 \noindent
8792 \align center
8793 \begin_inset Tabular
8794 <lyxtabular version="3" rows="3" columns="2">
8795 <features>
8796 <column alignment="center" valignment="top" width="0">
8797 <column alignment="center" valignment="top" width="0">
8798 <row>
8799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8800 \begin_inset Text
8801
8802 \begin_layout Plain Layout
8803 Comando
8804 \end_layout
8805
8806 \end_inset
8807 </cell>
8808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8809 \begin_inset Text
8810
8811 \begin_layout Plain Layout
8812 Resultado
8813 \begin_inset Note Note
8814 status collapsed
8815
8816 \begin_layout Plain Layout
8817
8818 \series bold
8819
8820 \backslash
8821 raisebox
8822 \series default
8823  se usa sólo como espaciador
8824 \end_layout
8825
8826 \end_inset
8827
8828
8829 \end_layout
8830
8831 \end_inset
8832 </cell>
8833 </row>
8834 <row>
8835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8836 \begin_inset Text
8837
8838 \begin_layout Plain Layout
8839 F(a)
8840 \backslash
8841 xleftarrow
8842 \begin_inset ERT
8843 status collapsed
8844
8845 \begin_layout Plain Layout
8846
8847
8848 \backslash
8849 spce 
8850 \end_layout
8851
8852 \end_inset
8853
8854 x=a
8855 \begin_inset Formula $\downarrow$
8856 \end_inset
8857
8858 x>0
8859 \begin_inset Formula $\to$
8860 \end_inset
8861
8862 F(x)
8863 \end_layout
8864
8865 \end_inset
8866 </cell>
8867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8868 \begin_inset Text
8869
8870 \begin_layout Plain Layout
8871 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8872 \end_inset
8873
8874
8875 \end_layout
8876
8877 \end_inset
8878 </cell>
8879 </row>
8880 <row>
8881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8882 \begin_inset Text
8883
8884 \begin_layout Plain Layout
8885 F(x)
8886 \backslash
8887 xrightarrow
8888 \begin_inset ERT
8889 status collapsed
8890
8891 \begin_layout Plain Layout
8892
8893
8894 \backslash
8895 spce 
8896 \end_layout
8897
8898 \end_inset
8899
8900 x=a
8901 \begin_inset Formula $\downarrow$
8902 \end_inset
8903
8904 x>0
8905 \begin_inset Formula $\to$
8906 \end_inset
8907
8908 F(a)
8909 \end_layout
8910
8911 \end_inset
8912 </cell>
8913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8914 \begin_inset Text
8915
8916 \begin_layout Plain Layout
8917 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8918 \end_inset
8919
8920
8921 \end_layout
8922
8923 \end_inset
8924 </cell>
8925 </row>
8926 </lyxtabular>
8927
8928 \end_inset
8929
8930
8931 \end_layout
8932
8933 \begin_layout Subsection
8934 Flechas verticales y diagonales
8935 \begin_inset Index
8936 status collapsed
8937
8938 \begin_layout Plain Layout
8939 Flechas ! diagonales
8940 \end_layout
8941
8942 \end_inset
8943
8944
8945 \begin_inset Index
8946 status collapsed
8947
8948 \begin_layout Plain Layout
8949 Flechas ! verticales
8950 \end_layout
8951
8952 \end_inset
8953
8954
8955 \end_layout
8956
8957 \begin_layout Standard
8958 \begin_inset space \hfill{}
8959 \end_inset
8960
8961
8962 \begin_inset Tabular
8963 <lyxtabular version="3" rows="7" columns="2">
8964 <features>
8965 <column alignment="center" valignment="top" width="0pt">
8966 <column alignment="center" valignment="top" width="0pt">
8967 <row>
8968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8969 \begin_inset Text
8970
8971 \begin_layout Plain Layout
8972 Comando
8973 \end_layout
8974
8975 \end_inset
8976 </cell>
8977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8978 \begin_inset Text
8979
8980 \begin_layout Plain Layout
8981 Resultado
8982 \end_layout
8983
8984 \end_inset
8985 </cell>
8986 </row>
8987 <row>
8988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8989 \begin_inset Text
8990
8991 \begin_layout Plain Layout
8992
8993 \backslash
8994 uparrow
8995 \end_layout
8996
8997 \end_inset
8998 </cell>
8999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9000 \begin_inset Text
9001
9002 \begin_layout Plain Layout
9003 \begin_inset Formula $\uparrow$
9004 \end_inset
9005
9006
9007 \end_layout
9008
9009 \end_inset
9010 </cell>
9011 </row>
9012 <row>
9013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9014 \begin_inset Text
9015
9016 \begin_layout Plain Layout
9017
9018 \backslash
9019 Uparrow
9020 \end_layout
9021
9022 \end_inset
9023 </cell>
9024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9025 \begin_inset Text
9026
9027 \begin_layout Plain Layout
9028 \begin_inset Formula $\Uparrow$
9029 \end_inset
9030
9031
9032 \end_layout
9033
9034 \end_inset
9035 </cell>
9036 </row>
9037 <row>
9038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9039 \begin_inset Text
9040
9041 \begin_layout Plain Layout
9042
9043 \backslash
9044 updownarrow
9045 \end_layout
9046
9047 \end_inset
9048 </cell>
9049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9050 \begin_inset Text
9051
9052 \begin_layout Plain Layout
9053 \begin_inset Formula $\updownarrow$
9054 \end_inset
9055
9056
9057 \end_layout
9058
9059 \end_inset
9060 </cell>
9061 </row>
9062 <row>
9063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9064 \begin_inset Text
9065
9066 \begin_layout Plain Layout
9067
9068 \backslash
9069 Updownarrow
9070 \end_layout
9071
9072 \end_inset
9073 </cell>
9074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9075 \begin_inset Text
9076
9077 \begin_layout Plain Layout
9078 \begin_inset Formula $\Updownarrow$
9079 \end_inset
9080
9081
9082 \end_layout
9083
9084 \end_inset
9085 </cell>
9086 </row>
9087 <row>
9088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9089 \begin_inset Text
9090
9091 \begin_layout Plain Layout
9092
9093 \backslash
9094 Downarrow
9095 \end_layout
9096
9097 \end_inset
9098 </cell>
9099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9100 \begin_inset Text
9101
9102 \begin_layout Plain Layout
9103 \begin_inset Formula $\Downarrow$
9104 \end_inset
9105
9106
9107 \end_layout
9108
9109 \end_inset
9110 </cell>
9111 </row>
9112 <row>
9113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9114 \begin_inset Text
9115
9116 \begin_layout Plain Layout
9117
9118 \backslash
9119 downarrow
9120 \end_layout
9121
9122 \end_inset
9123 </cell>
9124 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9125 \begin_inset Text
9126
9127 \begin_layout Plain Layout
9128 \begin_inset Formula $\downarrow$
9129 \end_inset
9130
9131
9132 \end_layout
9133
9134 \end_inset
9135 </cell>
9136 </row>
9137 </lyxtabular>
9138
9139 \end_inset
9140
9141
9142 \begin_inset space \hfill{}
9143 \end_inset
9144
9145
9146 \begin_inset Tabular
9147 <lyxtabular version="3" rows="5" columns="2">
9148 <features>
9149 <column alignment="center" valignment="top" width="0pt">
9150 <column alignment="center" valignment="top" width="0pt">
9151 <row>
9152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9153 \begin_inset Text
9154
9155 \begin_layout Plain Layout
9156 Comando
9157 \end_layout
9158
9159 \end_inset
9160 </cell>
9161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9162 \begin_inset Text
9163
9164 \begin_layout Plain Layout
9165 Resultado
9166 \end_layout
9167
9168 \end_inset
9169 </cell>
9170 </row>
9171 <row>
9172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9173 \begin_inset Text
9174
9175 \begin_layout Plain Layout
9176
9177 \backslash
9178 nearrow
9179 \end_layout
9180
9181 \end_inset
9182 </cell>
9183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9184 \begin_inset Text
9185
9186 \begin_layout Plain Layout
9187 \begin_inset Formula $\nearrow$
9188 \end_inset
9189
9190
9191 \end_layout
9192
9193 \end_inset
9194 </cell>
9195 </row>
9196 <row>
9197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9198 \begin_inset Text
9199
9200 \begin_layout Plain Layout
9201
9202 \backslash
9203 searrow
9204 \end_layout
9205
9206 \end_inset
9207 </cell>
9208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9209 \begin_inset Text
9210
9211 \begin_layout Plain Layout
9212 \begin_inset Formula $\searrow$
9213 \end_inset
9214
9215
9216 \end_layout
9217
9218 \end_inset
9219 </cell>
9220 </row>
9221 <row>
9222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9223 \begin_inset Text
9224
9225 \begin_layout Plain Layout
9226
9227 \backslash
9228 swarrow
9229 \end_layout
9230
9231 \end_inset
9232 </cell>
9233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9234 \begin_inset Text
9235
9236 \begin_layout Plain Layout
9237 \begin_inset Formula $\swarrow$
9238 \end_inset
9239
9240
9241 \end_layout
9242
9243 \end_inset
9244 </cell>
9245 </row>
9246 <row>
9247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9248 \begin_inset Text
9249
9250 \begin_layout Plain Layout
9251
9252 \backslash
9253 nwarrow
9254 \end_layout
9255
9256 \end_inset
9257 </cell>
9258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9259 \begin_inset Text
9260
9261 \begin_layout Plain Layout
9262 \begin_inset Formula $\nwarrow$
9263 \end_inset
9264
9265
9266 \end_layout
9267
9268 \end_inset
9269 </cell>
9270 </row>
9271 </lyxtabular>
9272
9273 \end_inset
9274
9275
9276 \begin_inset space \hfill{}
9277 \end_inset
9278
9279
9280 \end_layout
9281
9282 \begin_layout Standard
9283 \begin_inset VSpace medskip
9284 \end_inset
9285
9286
9287 \end_layout
9288
9289 \begin_layout Standard
9290 Las flechas verticales también se pueden usar como delimitadores junto con
9291  los comandos descritos en
9292 \begin_inset space ~
9293 \end_inset
9294
9295
9296 \begin_inset CommandInset ref
9297 LatexCommand ref
9298 reference "sub:Tamaño-manual-de"
9299
9300 \end_inset
9301
9302  y 
9303 \begin_inset CommandInset ref
9304 LatexCommand ref
9305 reference "sub:Tamaño-automático-de"
9306
9307 \end_inset
9308
9309 .
9310 \end_layout
9311
9312 \begin_layout Standard
9313
9314 \end_layout
9315
9316 \begin_layout Section
9317 Acentos
9318 \begin_inset CommandInset label
9319 LatexCommand label
9320 name "sec:Acentos"
9321
9322 \end_inset
9323
9324
9325 \begin_inset Index
9326 status collapsed
9327
9328 \begin_layout Plain Layout
9329 Acentos
9330 \end_layout
9331
9332 \end_inset
9333
9334
9335 \end_layout
9336
9337 \begin_layout Standard
9338 Los acentos se pueden insertar con el botón 
9339 \begin_inset Graphics
9340         filename ../../images/math/hat.png
9341         scale 85
9342
9343 \end_inset
9344
9345  o mediante los comandos listados en las siguientes subsecciones.
9346 \end_layout
9347
9348 \begin_layout Subsection
9349 Acentos para un carácter
9350 \begin_inset ERT
9351 status collapsed
9352
9353 \begin_layout Plain Layout
9354
9355
9356 \backslash
9357 texorpdfstring{
9358 \end_layout
9359
9360 \end_inset
9361
9362
9363 \begin_inset Foot
9364 status collapsed
9365
9366 \begin_layout Plain Layout
9367 Para acentos en texto, véase 
9368 \begin_inset CommandInset ref
9369 LatexCommand ref
9370 reference "sub:Acentos-en-texto"
9371
9372 \end_inset
9373
9374
9375 \end_layout
9376
9377 \end_inset
9378
9379
9380 \begin_inset ERT
9381 status collapsed
9382
9383 \begin_layout Plain Layout
9384
9385 }{}
9386 \end_layout
9387
9388 \end_inset
9389
9390
9391 \begin_inset Note Note
9392 status collapsed
9393
9394 \begin_layout Plain Layout
9395
9396 \backslash
9397 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
9398  PDF.
9399 \end_layout
9400
9401 \begin_layout Plain Layout
9402 Más sobre 
9403 \backslash
9404 texorpdfstring en la sección 
9405 \begin_inset CommandInset ref
9406 LatexCommand ref
9407 reference "sub:Ecuaciones-en-encabezados"
9408
9409 \end_inset
9410
9411 .
9412 \end_layout
9413
9414 \end_inset
9415
9416
9417 \begin_inset CommandInset label
9418 LatexCommand label
9419 name "sub:Acentos-para-un"
9420
9421 \end_inset
9422
9423
9424 \begin_inset Index
9425 status collapsed
9426
9427 \begin_layout Plain Layout
9428 Acentos ! para un carácter
9429 \end_layout
9430
9431 \end_inset
9432
9433
9434 \end_layout
9435
9436 \begin_layout Standard
9437 \begin_inset space \hfill{}
9438 \end_inset
9439
9440
9441 \begin_inset Tabular
9442 <lyxtabular version="3" rows="8" columns="2">
9443 <features>
9444 <column alignment="center" valignment="top" width="0pt">
9445 <column alignment="center" valignment="top" width="0pt">
9446 <row>
9447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9448 \begin_inset Text
9449
9450 \begin_layout Plain Layout
9451 Comando
9452 \end_layout
9453
9454 \end_inset
9455 </cell>
9456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9457 \begin_inset Text
9458
9459 \begin_layout Plain Layout
9460 Resultado
9461 \begin_inset Note Note
9462 status collapsed
9463
9464 \begin_layout Plain Layout
9465
9466 \series bold
9467
9468 \backslash
9469 raisebox
9470 \series default
9471  se usa sólo como espaciador
9472 \end_layout
9473
9474 \end_inset
9475
9476
9477 \end_layout
9478
9479 \end_inset
9480 </cell>
9481 </row>
9482 <row>
9483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9484 \begin_inset Text
9485
9486 \begin_layout Plain Layout
9487
9488 \backslash
9489 dot
9490 \begin_inset ERT
9491 status collapsed
9492
9493 \begin_layout Plain Layout
9494
9495
9496 \backslash
9497 spce 
9498 \end_layout
9499
9500 \end_inset
9501
9502 A
9503 \end_layout
9504
9505 \end_inset
9506 </cell>
9507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9508 \begin_inset Text
9509
9510 \begin_layout Plain Layout
9511 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9512 \end_inset
9513
9514
9515 \end_layout
9516
9517 \end_inset
9518 </cell>
9519 </row>
9520 <row>
9521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9522 \begin_inset Text
9523
9524 \begin_layout Plain Layout
9525
9526 \backslash
9527 ddot
9528 \begin_inset ERT
9529 status collapsed
9530
9531 \begin_layout Plain Layout
9532
9533
9534 \backslash
9535 spce 
9536 \end_layout
9537
9538 \end_inset
9539
9540 A
9541 \end_layout
9542
9543 \end_inset
9544 </cell>
9545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9546 \begin_inset Text
9547
9548 \begin_layout Plain Layout
9549 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9550 \end_inset
9551
9552
9553 \end_layout
9554
9555 \end_inset
9556 </cell>
9557 </row>
9558 <row>
9559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9560 \begin_inset Text
9561
9562 \begin_layout Plain Layout
9563
9564 \backslash
9565 dddot
9566 \begin_inset ERT
9567 status collapsed
9568
9569 \begin_layout Plain Layout
9570
9571
9572 \backslash
9573 spce 
9574 \end_layout
9575
9576 \end_inset
9577
9578 A
9579 \end_layout
9580
9581 \end_inset
9582 </cell>
9583 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9584 \begin_inset Text
9585
9586 \begin_layout Plain Layout
9587 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9588 \end_inset
9589
9590
9591 \end_layout
9592
9593 \end_inset
9594 </cell>
9595 </row>
9596 <row>
9597 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9598 \begin_inset Text
9599
9600 \begin_layout Plain Layout
9601
9602 \backslash
9603 ddddot{A
9604 \end_layout
9605
9606 \end_inset
9607 </cell>
9608 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9609 \begin_inset Text
9610
9611 \begin_layout Plain Layout
9612 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9613 \end_inset
9614
9615
9616 \end_layout
9617
9618 \end_inset
9619 </cell>
9620 </row>
9621 <row>
9622 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9623 \begin_inset Text
9624
9625 \begin_layout Plain Layout
9626
9627 \backslash
9628 vec
9629 \begin_inset ERT
9630 status collapsed
9631
9632 \begin_layout Plain Layout
9633
9634
9635 \backslash
9636 spce 
9637 \end_layout
9638
9639 \end_inset
9640
9641 A
9642 \begin_inset Index
9643 status collapsed
9644
9645 \begin_layout Plain Layout
9646 Vectores
9647 \end_layout
9648
9649 \end_inset
9650
9651
9652 \end_layout
9653
9654 \end_inset
9655 </cell>
9656 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9657 \begin_inset Text
9658
9659 \begin_layout Plain Layout
9660 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9661 \end_inset
9662
9663
9664 \end_layout
9665
9666 \end_inset
9667 </cell>
9668 </row>
9669 <row>
9670 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9671 \begin_inset Text
9672
9673 \begin_layout Plain Layout
9674
9675 \backslash
9676 bar
9677 \begin_inset ERT
9678 status collapsed
9679
9680 \begin_layout Plain Layout
9681
9682
9683 \backslash
9684 spce 
9685 \end_layout
9686
9687 \end_inset
9688
9689 A
9690 \end_layout
9691
9692 \end_inset
9693 </cell>
9694 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9695 \begin_inset Text
9696
9697 \begin_layout Plain Layout
9698 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9699 \end_inset
9700
9701
9702 \end_layout
9703
9704 \end_inset
9705 </cell>
9706 </row>
9707 <row>
9708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9709 \begin_inset Text
9710
9711 \begin_layout Plain Layout
9712
9713 \backslash
9714 mathring
9715 \begin_inset ERT
9716 status collapsed
9717
9718 \begin_layout Plain Layout
9719
9720
9721 \backslash
9722 spce 
9723 \end_layout
9724
9725 \end_inset
9726
9727 A
9728 \end_layout
9729
9730 \end_inset
9731 </cell>
9732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9733 \begin_inset Text
9734
9735 \begin_layout Plain Layout
9736 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9737 \end_inset
9738
9739
9740 \end_layout
9741
9742 \end_inset
9743 </cell>
9744 </row>
9745 </lyxtabular>
9746
9747 \end_inset
9748
9749
9750 \begin_inset space \hfill{}
9751 \end_inset
9752
9753
9754 \begin_inset Tabular
9755 <lyxtabular version="3" rows="7" columns="2">
9756 <features>
9757 <column alignment="center" valignment="top" width="0pt">
9758 <column alignment="center" valignment="top" width="0pt">
9759 <row>
9760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9761 \begin_inset Text
9762
9763 \begin_layout Plain Layout
9764 Comando
9765 \end_layout
9766
9767 \end_inset
9768 </cell>
9769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9770 \begin_inset Text
9771
9772 \begin_layout Plain Layout
9773 Resultado
9774 \begin_inset Note Note
9775 status collapsed
9776
9777 \begin_layout Plain Layout
9778
9779 \series bold
9780
9781 \backslash
9782 raisebox
9783 \series default
9784  se usa sólo como espaciador
9785 \end_layout
9786
9787 \end_inset
9788
9789
9790 \end_layout
9791
9792 \end_inset
9793 </cell>
9794 </row>
9795 <row>
9796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9797 \begin_inset Text
9798
9799 \begin_layout Plain Layout
9800
9801 \backslash
9802 tilde
9803 \begin_inset ERT
9804 status collapsed
9805
9806 \begin_layout Plain Layout
9807
9808
9809 \backslash
9810 spce 
9811 \end_layout
9812
9813 \end_inset
9814
9815 A
9816 \end_layout
9817
9818 \end_inset
9819 </cell>
9820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9821 \begin_inset Text
9822
9823 \begin_layout Plain Layout
9824 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9825 \end_inset
9826
9827
9828 \end_layout
9829
9830 \end_inset
9831 </cell>
9832 </row>
9833 <row>
9834 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9835 \begin_inset Text
9836
9837 \begin_layout Plain Layout
9838
9839 \backslash
9840 hat
9841 \begin_inset ERT
9842 status collapsed
9843
9844 \begin_layout Plain Layout
9845
9846
9847 \backslash
9848 spce 
9849 \end_layout
9850
9851 \end_inset
9852
9853 A
9854 \end_layout
9855
9856 \end_inset
9857 </cell>
9858 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9859 \begin_inset Text
9860
9861 \begin_layout Plain Layout
9862 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9863 \end_inset
9864
9865
9866 \end_layout
9867
9868 \end_inset
9869 </cell>
9870 </row>
9871 <row>
9872 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9873 \begin_inset Text
9874
9875 \begin_layout Plain Layout
9876
9877 \backslash
9878 check
9879 \begin_inset ERT
9880 status collapsed
9881
9882 \begin_layout Plain Layout
9883
9884
9885 \backslash
9886 spce 
9887 \end_layout
9888
9889 \end_inset
9890
9891 A
9892 \end_layout
9893
9894 \end_inset
9895 </cell>
9896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9897 \begin_inset Text
9898
9899 \begin_layout Plain Layout
9900 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9901 \end_inset
9902
9903
9904 \end_layout
9905
9906 \end_inset
9907 </cell>
9908 </row>
9909 <row>
9910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9911 \begin_inset Text
9912
9913 \begin_layout Plain Layout
9914
9915 \backslash
9916 acute
9917 \begin_inset ERT
9918 status collapsed
9919
9920 \begin_layout Plain Layout
9921
9922
9923 \backslash
9924 spce 
9925 \end_layout
9926
9927 \end_inset
9928
9929 A
9930 \end_layout
9931
9932 \end_inset
9933 </cell>
9934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9935 \begin_inset Text
9936
9937 \begin_layout Plain Layout
9938 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9939 \end_inset
9940
9941
9942 \end_layout
9943
9944 \end_inset
9945 </cell>
9946 </row>
9947 <row>
9948 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9949 \begin_inset Text
9950
9951 \begin_layout Plain Layout
9952
9953 \backslash
9954 grave
9955 \begin_inset ERT
9956 status collapsed
9957
9958 \begin_layout Plain Layout
9959
9960
9961 \backslash
9962 spce 
9963 \end_layout
9964
9965 \end_inset
9966
9967 A
9968 \end_layout
9969
9970 \end_inset
9971 </cell>
9972 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9973 \begin_inset Text
9974
9975 \begin_layout Plain Layout
9976 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9977 \end_inset
9978
9979
9980 \end_layout
9981
9982 \end_inset
9983 </cell>
9984 </row>
9985 <row>
9986 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9987 \begin_inset Text
9988
9989 \begin_layout Plain Layout
9990
9991 \backslash
9992 breve
9993 \begin_inset ERT
9994 status collapsed
9995
9996 \begin_layout Plain Layout
9997
9998
9999 \backslash
10000 spce 
10001 \end_layout
10002
10003 \end_inset
10004
10005 A
10006 \end_layout
10007
10008 \end_inset
10009 </cell>
10010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10011 \begin_inset Text
10012
10013 \begin_layout Plain Layout
10014 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10015 \end_inset
10016
10017
10018 \end_layout
10019
10020 \end_inset
10021 </cell>
10022 </row>
10023 </lyxtabular>
10024
10025 \end_inset
10026
10027
10028 \begin_inset space \hfill{}
10029 \end_inset
10030
10031
10032 \end_layout
10033
10034 \begin_layout Standard
10035 \begin_inset VSpace bigskip
10036 \end_inset
10037
10038
10039 \end_layout
10040
10041 \begin_layout Standard
10042 En ecuaciones se pueden insertar acentos como é directamente.
10043  LyX los transformará al comando de acento correspondiente.
10044  Para poner diéresis
10045 \begin_inset Index
10046 status collapsed
10047
10048 \begin_layout Plain Layout
10049 Dieresis@Diéresis
10050 \end_layout
10051
10052 \end_inset
10053
10054  es mejor insertar comillas antes de la vocal.
10055  Estos dos caracteres son considerados por LaTeX como 
10056 \emph on
10057 un solo
10058 \emph default
10059  carácter si la parte de la ecuación con la diéresis se marca en idioma
10060  alemán.
10061 \begin_inset Foot
10062 status collapsed
10063
10064 \begin_layout Plain Layout
10065 O algún otro idioma que use acentos, p.
10066 \begin_inset space \thinspace{}
10067 \end_inset
10068
10069 e.
10070  catalán.
10071  Aunque esto no funciona en español por algún conflicto con el estilo 
10072 \series bold
10073 spanish
10074 \series default
10075  de 
10076 \series bold
10077 babel
10078 \series default
10079 , no es necesario: se puede escribir 
10080 \begin_inset Formula $ï$
10081 \end_inset
10082
10083  en una ecuación igual que se hace en texto normal, ï.
10084  (
10085 \emph on
10086 N.
10087 \begin_inset space \thinspace{}
10088 \end_inset
10089
10090 del t.
10091 \emph default
10092 )
10093 \end_layout
10094
10095 \end_inset
10096
10097  A diferencia de 
10098 \series bold
10099
10100 \backslash
10101 ddot
10102 \series default
10103 , con este método se generan diéresis 
10104 \begin_inset Quotes fld
10105 \end_inset
10106
10107 reales
10108 \begin_inset Quotes frd
10109 \end_inset
10110
10111 , como se demuestra en el siguiente ejemplo:
10112 \begin_inset VSpace -2mm
10113 \end_inset
10114
10115
10116 \end_layout
10117
10118 \begin_layout Standard
10119 \noindent
10120 \align center
10121 \begin_inset Tabular
10122 <lyxtabular version="3" rows="3" columns="2">
10123 <features>
10124 <column alignment="center" valignment="top" width="0">
10125 <column alignment="center" valignment="top" width="0">
10126 <row>
10127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10128 \begin_inset Text
10129
10130 \begin_layout Plain Layout
10131 Comando
10132 \end_layout
10133
10134 \end_inset
10135 </cell>
10136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10137 \begin_inset Text
10138
10139 \begin_layout Plain Layout
10140 Resultado
10141 \begin_inset Note Note
10142 status collapsed
10143
10144 \begin_layout Plain Layout
10145
10146 \series bold
10147
10148 \backslash
10149 raisebox
10150 \series default
10151  se usa sólo como espaciador.
10152 \end_layout
10153
10154 \end_inset
10155
10156
10157 \end_layout
10158
10159 \end_inset
10160 </cell>
10161 </row>
10162 <row>
10163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10164 \begin_inset Text
10165
10166 \begin_layout Plain Layout
10167 ï
10168 \end_layout
10169
10170 \end_inset
10171 </cell>
10172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10173 \begin_inset Text
10174
10175 \begin_layout Plain Layout
10176 \begin_inset Formula $ï$
10177 \end_inset
10178
10179
10180 \end_layout
10181
10182 \end_inset
10183 </cell>
10184 </row>
10185 <row>
10186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10187 \begin_inset Text
10188
10189 \begin_layout Plain Layout
10190
10191 \backslash
10192 ddot
10193 \begin_inset ERT
10194 status collapsed
10195
10196 \begin_layout Plain Layout
10197
10198
10199 \backslash
10200 spce 
10201 \end_layout
10202
10203 \end_inset
10204
10205 i
10206 \end_layout
10207
10208 \end_inset
10209 </cell>
10210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10211 \begin_inset Text
10212
10213 \begin_layout Plain Layout
10214 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10215 \end_inset
10216
10217
10218 \end_layout
10219
10220 \end_inset
10221 </cell>
10222 </row>
10223 </lyxtabular>
10224
10225 \end_inset
10226
10227
10228 \end_layout
10229
10230 \begin_layout Standard
10231 Otra ventaja frente a 
10232 \series bold
10233
10234 \backslash
10235 ddot
10236 \series default
10237  es que la diéresis puede convertirse directamente a texto matemático, porque
10238  los anteriores comandos para acentos 
10239 \emph on
10240 no están permitidos en texto matemático
10241 \emph default
10242 .
10243  Para convertir un carácter acentuado a texto matemático, se debe convertir
10244  sólo el carácter bajo el acento.
10245  Esto también se aplica para otras conversiones, p.
10246 \begin_inset space \thinspace{}
10247 \end_inset
10248
10249 e.
10250 \begin_inset space ~
10251 \end_inset
10252
10253 cursiva o negrita.
10254 \end_layout
10255
10256 \begin_layout Standard
10257 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10258 \end_layout
10259
10260 \begin_layout Subsection
10261 Acentos para operadores
10262 \begin_inset Index
10263 status collapsed
10264
10265 \begin_layout Plain Layout
10266 Acentos ! en operadores
10267 \end_layout
10268
10269 \end_inset
10270
10271
10272 \end_layout
10273
10274 \begin_layout Standard
10275 Con los comandos 
10276 \series bold
10277
10278 \backslash
10279 overset
10280 \series default
10281
10282 \begin_inset Index
10283 status collapsed
10284
10285 \begin_layout Plain Layout
10286 Comandos ! O ! 
10287 \backslash
10288 overset
10289 \end_layout
10290
10291 \end_inset
10292
10293  y 
10294 \series bold
10295
10296 \backslash
10297 underset
10298 \series default
10299
10300 \begin_inset Index
10301 status collapsed
10302
10303 \begin_layout Plain Layout
10304 Comandos ! U ! 
10305 \backslash
10306 underset
10307 \end_layout
10308
10309 \end_inset
10310
10311  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
10312  Con el comando 
10313 \series bold
10314
10315 \backslash
10316 sideset
10317 \series default
10318
10319 \begin_inset Index
10320 status collapsed
10321
10322 \begin_layout Plain Layout
10323 Comandos ! S ! 
10324 \backslash
10325 sideset
10326 \end_layout
10327
10328 \end_inset
10329
10330  se pueden poner caracteres delante y detrás de un operador.
10331  El esquema del comando es:
10332 \end_layout
10333
10334 \begin_layout Standard
10335
10336 \series bold
10337
10338 \backslash
10339 sideset{carácter
10340 \series default
10341  
10342 \series bold
10343 anterior}{carácter posterior}
10344 \end_layout
10345
10346 \begin_layout Standard
10347
10348 \series bold
10349
10350 \backslash
10351 sideset
10352 \series default
10353  siempre debe estar delante del operador que debe acentuarse.
10354  Se puede acentuar con varios caracteres e incluso con otros operadores
10355  y símbolos.
10356  Para colocar con
10357 \series bold
10358  
10359 \backslash
10360 sideset
10361 \series default
10362  caracteres sólo detrás del operador, por ejemplo, no se escribe nada en
10363  el primer par de llaves, pero sin quitarlas.
10364  
10365 \end_layout
10366
10367 \begin_layout Standard
10368 Por ejemplo, el comando 
10369 \series bold
10370
10371 \backslash
10372 sideset{
10373 \begin_inset Formula $\to$
10374 \end_inset
10375
10376
10377 \backslash
10378 {
10379 \series default
10380 '
10381 \series bold
10382
10383 \begin_inset Formula $\to$
10384 \end_inset
10385
10386
10387 \backslash
10388 sum_k=1
10389 \begin_inset ERT
10390 status collapsed
10391
10392 \begin_layout Plain Layout
10393
10394
10395 \backslash
10396 spce 
10397 \end_layout
10398
10399 \end_inset
10400
10401
10402 \series default
10403 ^
10404 \series bold
10405
10406 \begin_inset ERT
10407 status collapsed
10408
10409 \begin_layout Plain Layout
10410
10411
10412 \backslash
10413 spce 
10414 \end_layout
10415
10416 \end_inset
10417
10418 n
10419 \series default
10420  genera:
10421 \begin_inset Formula \[
10422 \sideset{}{'}\sum_{k=1}^{n}\]
10423
10424 \end_inset
10425
10426
10427 \end_layout
10428
10429 \begin_layout Standard
10430 El comando 
10431 \series bold
10432
10433 \backslash
10434 overset
10435 \begin_inset ERT
10436 status collapsed
10437
10438 \begin_layout Plain Layout
10439
10440
10441 \backslash
10442 spce 
10443 \end_layout
10444
10445 \end_inset
10446
10447
10448 \backslash
10449 maltese
10450 \begin_inset ERT
10451 status collapsed
10452
10453 \begin_layout Plain Layout
10454
10455
10456 \backslash
10457 spce 
10458 \end_layout
10459
10460 \end_inset
10461
10462
10463 \series default
10464
10465 \begin_inset Formula $\uparrow$
10466 \end_inset
10467
10468
10469 \series bold
10470 a
10471 \series default
10472  genera:
10473 \begin_inset Formula \[
10474 \overset{a}{\maltese}\]
10475
10476 \end_inset
10477
10478
10479 \end_layout
10480
10481 \begin_layout Standard
10482 Como se ve en el último ejemplo, con 
10483 \series bold
10484
10485 \backslash
10486 overset
10487 \series default
10488  y 
10489 \series bold
10490
10491 \backslash
10492 underset
10493 \series default
10494  también se pueden acentuar símbolos y caracteres; con 
10495 \series bold
10496
10497 \backslash
10498 sideset
10499 \series default
10500  esto no es posible.
10501 \end_layout
10502
10503 \begin_layout Subsection
10504 Acentos para varios caracteres
10505 \begin_inset Index
10506 status collapsed
10507
10508 \begin_layout Plain Layout
10509 Acentos ! en varios caracteres
10510 \end_layout
10511
10512 \end_inset
10513
10514
10515 \end_layout
10516
10517 \begin_layout Standard
10518 \begin_inset space \hfill{}
10519 \end_inset
10520
10521
10522 \begin_inset Tabular
10523 <lyxtabular version="3" rows="5" columns="2">
10524 <features>
10525 <column alignment="center" valignment="top" width="0pt">
10526 <column alignment="center" valignment="top" width="0pt">
10527 <row>
10528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10529 \begin_inset Text
10530
10531 \begin_layout Plain Layout
10532 Comando
10533 \end_layout
10534
10535 \end_inset
10536 </cell>
10537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10538 \begin_inset Text
10539
10540 \begin_layout Plain Layout
10541 Resultado
10542 \begin_inset Note Note
10543 status collapsed
10544
10545 \begin_layout Plain Layout
10546
10547 \series bold
10548
10549 \backslash
10550 raisebox
10551 \series default
10552  se usa sólo como espaciador
10553 \end_layout
10554
10555 \end_inset
10556
10557
10558 \end_layout
10559
10560 \end_inset
10561 </cell>
10562 </row>
10563 <row>
10564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10565 \begin_inset Text
10566
10567 \begin_layout Plain Layout
10568
10569 \backslash
10570 overleftarrow
10571 \begin_inset ERT
10572 status collapsed
10573
10574 \begin_layout Plain Layout
10575
10576
10577 \backslash
10578 spce 
10579 \end_layout
10580
10581 \end_inset
10582
10583 A=B
10584 \end_layout
10585
10586 \end_inset
10587 </cell>
10588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10589 \begin_inset Text
10590
10591 \begin_layout Plain Layout
10592 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10593 \end_inset
10594
10595
10596 \end_layout
10597
10598 \end_inset
10599 </cell>
10600 </row>
10601 <row>
10602 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10603 \begin_inset Text
10604
10605 \begin_layout Plain Layout
10606
10607 \backslash
10608 underleftarrow
10609 \begin_inset ERT
10610 status collapsed
10611
10612 \begin_layout Plain Layout
10613
10614
10615 \backslash
10616 spce 
10617 \end_layout
10618
10619 \end_inset
10620
10621 A=B
10622 \end_layout
10623
10624 \end_inset
10625 </cell>
10626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10627 \begin_inset Text
10628
10629 \begin_layout Plain Layout
10630 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10631 \end_inset
10632
10633
10634 \end_layout
10635
10636 \end_inset
10637 </cell>
10638 </row>
10639 <row>
10640 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10641 \begin_inset Text
10642
10643 \begin_layout Plain Layout
10644
10645 \backslash
10646 overleftrightarrow
10647 \begin_inset ERT
10648 status collapsed
10649
10650 \begin_layout Plain Layout
10651
10652
10653 \backslash
10654 spce 
10655 \end_layout
10656
10657 \end_inset
10658
10659 A=B
10660 \end_layout
10661
10662 \end_inset
10663 </cell>
10664 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10665 \begin_inset Text
10666
10667 \begin_layout Plain Layout
10668 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10669 \end_inset
10670
10671
10672 \end_layout
10673
10674 \end_inset
10675 </cell>
10676 </row>
10677 <row>
10678 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10679 \begin_inset Text
10680
10681 \begin_layout Plain Layout
10682
10683 \backslash
10684 underleftrightarrow
10685 \begin_inset ERT
10686 status collapsed
10687
10688 \begin_layout Plain Layout
10689
10690
10691 \backslash
10692 spce 
10693 \end_layout
10694
10695 \end_inset
10696
10697 A=B
10698 \end_layout
10699
10700 \end_inset
10701 </cell>
10702 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10703 \begin_inset Text
10704
10705 \begin_layout Plain Layout
10706 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10707 \end_inset
10708
10709
10710 \end_layout
10711
10712 \end_inset
10713 </cell>
10714 </row>
10715 </lyxtabular>
10716
10717 \end_inset
10718
10719
10720 \begin_inset space \hfill{}
10721 \end_inset
10722
10723
10724 \begin_inset Tabular
10725 <lyxtabular version="3" rows="5" columns="2">
10726 <features>
10727 <column alignment="center" valignment="top" width="0pt">
10728 <column alignment="center" valignment="top" width="0pt">
10729 <row>
10730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10731 \begin_inset Text
10732
10733 \begin_layout Plain Layout
10734 Comando
10735 \end_layout
10736
10737 \end_inset
10738 </cell>
10739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10740 \begin_inset Text
10741
10742 \begin_layout Plain Layout
10743 Resultado
10744 \begin_inset Note Note
10745 status collapsed
10746
10747 \begin_layout Plain Layout
10748
10749 \series bold
10750
10751 \backslash
10752 raisebox
10753 \series default
10754  se usa sólo como espaciador
10755 \end_layout
10756
10757 \end_inset
10758
10759
10760 \end_layout
10761
10762 \end_inset
10763 </cell>
10764 </row>
10765 <row>
10766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10767 \begin_inset Text
10768
10769 \begin_layout Plain Layout
10770
10771 \backslash
10772 overrightarrow
10773 \begin_inset ERT
10774 status collapsed
10775
10776 \begin_layout Plain Layout
10777
10778
10779 \backslash
10780 spce 
10781 \end_layout
10782
10783 \end_inset
10784
10785 A=B
10786 \end_layout
10787
10788 \end_inset
10789 </cell>
10790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10791 \begin_inset Text
10792
10793 \begin_layout Plain Layout
10794 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10795 \end_inset
10796
10797
10798 \end_layout
10799
10800 \end_inset
10801 </cell>
10802 </row>
10803 <row>
10804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10805 \begin_inset Text
10806
10807 \begin_layout Plain Layout
10808
10809 \backslash
10810 underrightarrow
10811 \begin_inset ERT
10812 status collapsed
10813
10814 \begin_layout Plain Layout
10815
10816
10817 \backslash
10818 spce 
10819 \end_layout
10820
10821 \end_inset
10822
10823 A=B
10824 \end_layout
10825
10826 \end_inset
10827 </cell>
10828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10829 \begin_inset Text
10830
10831 \begin_layout Plain Layout
10832 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10833 \end_inset
10834
10835
10836 \end_layout
10837
10838 \end_inset
10839 </cell>
10840 </row>
10841 <row>
10842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10843 \begin_inset Text
10844
10845 \begin_layout Plain Layout
10846
10847 \backslash
10848 widetilde
10849 \begin_inset ERT
10850 status collapsed
10851
10852 \begin_layout Plain Layout
10853
10854
10855 \backslash
10856 spce 
10857 \end_layout
10858
10859 \end_inset
10860
10861 A=B
10862 \end_layout
10863
10864 \end_inset
10865 </cell>
10866 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10867 \begin_inset Text
10868
10869 \begin_layout Plain Layout
10870 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10871 \end_inset
10872
10873
10874 \end_layout
10875
10876 \end_inset
10877 </cell>
10878 </row>
10879 <row>
10880 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10881 \begin_inset Text
10882
10883 \begin_layout Plain Layout
10884
10885 \backslash
10886 widehat
10887 \begin_inset ERT
10888 status collapsed
10889
10890 \begin_layout Plain Layout
10891
10892
10893 \backslash
10894 spce 
10895 \end_layout
10896
10897 \end_inset
10898
10899 A=B
10900 \end_layout
10901
10902 \end_inset
10903 </cell>
10904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10905 \begin_inset Text
10906
10907 \begin_layout Plain Layout
10908 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10909 \end_inset
10910
10911
10912 \end_layout
10913
10914 \end_inset
10915 </cell>
10916 </row>
10917 </lyxtabular>
10918
10919 \end_inset
10920
10921
10922 \begin_inset space \hfill{}
10923 \end_inset
10924
10925
10926 \end_layout
10927
10928 \begin_layout Standard
10929 \begin_inset VSpace medskip
10930 \end_inset
10931
10932
10933 \end_layout
10934
10935 \begin_layout Standard
10936 Con estos comandos se pueden acentuar tantos caracteres como quieras.
10937  Pero los acentos 
10938 \series bold
10939
10940 \backslash
10941 widetilde
10942 \series default
10943  y 
10944 \series bold
10945
10946 \backslash
10947 widehat
10948 \series default
10949  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
10950  ejemplo:
10951 \begin_inset Formula \[
10952 \widetilde{A+B=C-D}\]
10953
10954 \end_inset
10955
10956
10957 \end_layout
10958
10959 \begin_layout Standard
10960 Con los comandos 
10961 \series bold
10962
10963 \backslash
10964 overset
10965 \series default
10966
10967 \begin_inset Index
10968 status collapsed
10969
10970 \begin_layout Plain Layout
10971 Comandos ! O ! 
10972 \backslash
10973 overset
10974 \end_layout
10975
10976 \end_inset
10977
10978  y 
10979 \series bold
10980
10981 \backslash
10982 underset
10983 \series default
10984
10985 \begin_inset Index
10986 status collapsed
10987
10988 \begin_layout Plain Layout
10989 Comandos ! U ! 
10990 \backslash
10991 underset
10992 \end_layout
10993
10994 \end_inset
10995
10996 , descritos en la subsección anterior, también se pueden acentuar varios
10997  caracteres.
10998  El comando 
10999 \series bold
11000
11001 \backslash
11002 underset
11003 \begin_inset ERT
11004 status collapsed
11005
11006 \begin_layout Plain Layout
11007
11008
11009 \backslash
11010 spce 
11011 \end_layout
11012
11013 \end_inset
11014
11015 A=B
11016 \begin_inset Formula $\downarrow$
11017 \end_inset
11018
11019 ***
11020 \series default
11021  da:
11022 \begin_inset Formula \[
11023 \underset{***}{A=B}\]
11024
11025 \end_inset
11026
11027
11028 \end_layout
11029
11030 \begin_layout Section
11031 Espacios
11032 \begin_inset CommandInset label
11033 LatexCommand label
11034 name "sec:Espacio"
11035
11036 \end_inset
11037
11038
11039 \begin_inset Index
11040 status collapsed
11041
11042 \begin_layout Plain Layout
11043 Espacio ! horizontal
11044 \end_layout
11045
11046 \end_inset
11047
11048
11049 \end_layout
11050
11051 \begin_layout Subsection
11052 Espacio predefinido
11053 \begin_inset CommandInset label
11054 LatexCommand label
11055 name "sub:Espacio-predefinido"
11056
11057 \end_inset
11058
11059
11060 \begin_inset Index
11061 status collapsed
11062
11063 \begin_layout Plain Layout
11064 Espacio ! horizontal ! predefinido
11065 \end_layout
11066
11067 \end_inset
11068
11069
11070 \end_layout
11071
11072 \begin_layout Standard
11073 A veces es necesario insertar espacio horizontal en una ecuación.
11074  Esto se hace insertando un espacio protegido (atajo 
11075 \family sans
11076 Ctrl+Espacio
11077 \family default
11078 ).
11079  Aparece un 
11080 \begin_inset Quotes fld
11081 \end_inset
11082
11083
11084 \color black
11085
11086 \begin_inset ERT
11087 status collapsed
11088
11089 \begin_layout Plain Layout
11090
11091
11092 \backslash
11093 spce 
11094 \end_layout
11095
11096 \end_inset
11097
11098
11099 \color inherit
11100
11101 \begin_inset Quotes frd
11102 \end_inset
11103
11104 , y pulsando 
11105 \family sans
11106 Espacio
11107 \family default
11108  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11109  espacio.
11110  También se pueden insertar espacios mediante el botón 
11111 \begin_inset Graphics
11112         filename ../../images/math/space.png
11113         scale 85
11114
11115 \end_inset
11116
11117  de la barra de ecuaciones o con comandos especiales.
11118  Independientemente del comando insertado, se puede seleccionar de nuevo
11119  el tamaño pulsando acto seguido 
11120 \family sans
11121 Espacio.
11122  
11123 \end_layout
11124
11125 \begin_layout Standard
11126 \noindent
11127 \align center
11128 \begin_inset VSpace -5mm
11129 \end_inset
11130
11131
11132 \begin_inset Tabular
11133 <lyxtabular version="3" rows="3" columns="7">
11134 <features>
11135 <column alignment="center" valignment="middle" width="6.8cm">
11136 <column alignment="center" valignment="top" width="0">
11137 <column alignment="center" valignment="top" width="0">
11138 <column alignment="center" valignment="top" width="0">
11139 <column alignment="center" valignment="top" width="0">
11140 <column alignment="center" valignment="top" width="0">
11141 <column alignment="center" valignment="top" width="0">
11142 <row>
11143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11144 \begin_inset Text
11145
11146 \begin_layout Plain Layout
11147 Comando
11148 \end_layout
11149
11150 \end_inset
11151 </cell>
11152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11153 \begin_inset Text
11154
11155 \begin_layout Plain Layout
11156
11157 \backslash
11158 ,
11159 \end_layout
11160
11161 \end_inset
11162 </cell>
11163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11164 \begin_inset Text
11165
11166 \begin_layout Plain Layout
11167
11168 \backslash
11169 :
11170 \end_layout
11171
11172 \end_inset
11173 </cell>
11174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11175 \begin_inset Text
11176
11177 \begin_layout Plain Layout
11178
11179 \backslash
11180 ;
11181 \end_layout
11182
11183 \end_inset
11184 </cell>
11185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11186 \begin_inset Text
11187
11188 \begin_layout Plain Layout
11189
11190 \backslash
11191 quad
11192 \end_layout
11193
11194 \end_inset
11195 </cell>
11196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11197 \begin_inset Text
11198
11199 \begin_layout Plain Layout
11200
11201 \backslash
11202 qquad
11203 \end_layout
11204
11205 \end_inset
11206 </cell>
11207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11208 \begin_inset Text
11209
11210 \begin_layout Plain Layout
11211
11212 \backslash
11213 !
11214 \end_layout
11215
11216 \end_inset
11217 </cell>
11218 </row>
11219 <row>
11220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11221 \begin_inset Text
11222
11223 \begin_layout Plain Layout
11224 Número de pulsaciones de 
11225 \family sans
11226 Espacio
11227 \family default
11228  tras insertar el espacio protegido
11229 \end_layout
11230
11231 \end_inset
11232 </cell>
11233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11234 \begin_inset Text
11235
11236 \begin_layout Plain Layout
11237 0
11238 \end_layout
11239
11240 \end_inset
11241 </cell>
11242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11243 \begin_inset Text
11244
11245 \begin_layout Plain Layout
11246 1
11247 \end_layout
11248
11249 \end_inset
11250 </cell>
11251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11252 \begin_inset Text
11253
11254 \begin_layout Plain Layout
11255 2
11256 \end_layout
11257
11258 \end_inset
11259 </cell>
11260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11261 \begin_inset Text
11262
11263 \begin_layout Plain Layout
11264 3
11265 \end_layout
11266
11267 \end_inset
11268 </cell>
11269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11270 \begin_inset Text
11271
11272 \begin_layout Plain Layout
11273 4
11274 \end_layout
11275
11276 \end_inset
11277 </cell>
11278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11279 \begin_inset Text
11280
11281 \begin_layout Plain Layout
11282 5
11283 \end_layout
11284
11285 \end_inset
11286 </cell>
11287 </row>
11288 <row>
11289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11290 \begin_inset Text
11291
11292 \begin_layout Plain Layout
11293 Resultado
11294 \end_layout
11295
11296 \end_inset
11297 </cell>
11298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11299 \begin_inset Text
11300
11301 \begin_layout Plain Layout
11302 \begin_inset Formula $A\, B$
11303 \end_inset
11304
11305
11306 \end_layout
11307
11308 \end_inset
11309 </cell>
11310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11311 \begin_inset Text
11312
11313 \begin_layout Plain Layout
11314 \begin_inset Formula $A\: B$
11315 \end_inset
11316
11317
11318 \end_layout
11319
11320 \end_inset
11321 </cell>
11322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11323 \begin_inset Text
11324
11325 \begin_layout Plain Layout
11326 \begin_inset Formula $A\; B$
11327 \end_inset
11328
11329
11330 \end_layout
11331
11332 \end_inset
11333 </cell>
11334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11335 \begin_inset Text
11336
11337 \begin_layout Plain Layout
11338 \begin_inset Formula $A\quad B$
11339 \end_inset
11340
11341
11342 \end_layout
11343
11344 \end_inset
11345 </cell>
11346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11347 \begin_inset Text
11348
11349 \begin_layout Plain Layout
11350 \begin_inset Formula $A\qquad B$
11351 \end_inset
11352
11353
11354 \end_layout
11355
11356 \end_inset
11357 </cell>
11358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11359 \begin_inset Text
11360
11361 \begin_layout Plain Layout
11362 \begin_inset Formula $A\! B$
11363 \end_inset
11364
11365
11366 \end_layout
11367
11368 \end_inset
11369 </cell>
11370 </row>
11371 </lyxtabular>
11372
11373 \end_inset
11374
11375
11376 \end_layout
11377
11378 \begin_layout Standard
11379 El último tamaño parece no generar espacio.
11380  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11381  negativo.
11382  Hay otros dos espacios negativos:
11383 \end_layout
11384
11385 \begin_layout Standard
11386 \align center
11387 \begin_inset Tabular
11388 <lyxtabular version="3" rows="3" columns="3">
11389 <features>
11390 <column alignment="center" valignment="middle" width="6.8cm">
11391 <column alignment="center" valignment="top" width="0pt">
11392 <column alignment="center" valignment="top" width="0pt">
11393 <row>
11394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11395 \begin_inset Text
11396
11397 \begin_layout Plain Layout
11398 Comando
11399 \end_layout
11400
11401 \end_inset
11402 </cell>
11403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11404 \begin_inset Text
11405
11406 \begin_layout Plain Layout
11407
11408 \backslash
11409 negmedspace
11410 \end_layout
11411
11412 \end_inset
11413 </cell>
11414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11415 \begin_inset Text
11416
11417 \begin_layout Plain Layout
11418
11419 \backslash
11420 negthickspace
11421 \end_layout
11422
11423 \end_inset
11424 </cell>
11425 </row>
11426 <row>
11427 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11428 \begin_inset Text
11429
11430 \begin_layout Plain Layout
11431 Número de pulsaciones de 
11432 \family sans
11433 Espacio
11434 \family default
11435  tras insertar el espacio protegido
11436 \end_layout
11437
11438 \end_inset
11439 </cell>
11440 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11441 \begin_inset Text
11442
11443 \begin_layout Plain Layout
11444 6
11445 \end_layout
11446
11447 \end_inset
11448 </cell>
11449 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11450 \begin_inset Text
11451
11452 \begin_layout Plain Layout
11453 7
11454 \end_layout
11455
11456 \end_inset
11457 </cell>
11458 </row>
11459 <row>
11460 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11461 \begin_inset Text
11462
11463 \begin_layout Plain Layout
11464 Resultado
11465 \end_layout
11466
11467 \end_inset
11468 </cell>
11469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11470 \begin_inset Text
11471
11472 \begin_layout Plain Layout
11473 \begin_inset Formula $A\negmedspace B$
11474 \end_inset
11475
11476
11477 \end_layout
11478
11479 \end_inset
11480 </cell>
11481 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11482 \begin_inset Text
11483
11484 \begin_layout Plain Layout
11485 \begin_inset Formula $A\negthickspace B$
11486 \end_inset
11487
11488
11489 \end_layout
11490
11491 \end_inset
11492 </cell>
11493 </row>
11494 </lyxtabular>
11495
11496 \end_inset
11497
11498
11499 \end_layout
11500
11501 \begin_layout Standard
11502 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11503  Así, se pueden usar para forzar ligaduras, lo que es apropiado, p.
11504 \begin_inset space \thinspace{}
11505 \end_inset
11506
11507 e., para operadores suma: 
11508 \end_layout
11509
11510 \begin_layout Standard
11511 \noindent
11512 \align center
11513 \begin_inset Tabular
11514 <lyxtabular version="3" rows="3" columns="2">
11515 <features>
11516 <column alignment="center" valignment="top" width="0">
11517 <column alignment="center" valignment="top" width="0">
11518 <row>
11519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11520 \begin_inset Text
11521
11522 \begin_layout Plain Layout
11523 Comando
11524 \end_layout
11525
11526 \end_inset
11527 </cell>
11528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11529 \begin_inset Text
11530
11531 \begin_layout Plain Layout
11532 Resultado
11533 \begin_inset Note Note
11534 status collapsed
11535
11536 \begin_layout Plain Layout
11537
11538 \series bold
11539
11540 \backslash
11541 raisebox
11542 \series default
11543  se usa sólo como espaciador
11544 \end_layout
11545
11546 \end_inset
11547
11548
11549 \end_layout
11550
11551 \end_inset
11552 </cell>
11553 </row>
11554 <row>
11555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11556 \begin_inset Text
11557
11558 \begin_layout Plain Layout
11559
11560 \backslash
11561 sum
11562 \backslash
11563 sum
11564 \begin_inset ERT
11565 status collapsed
11566
11567 \begin_layout Plain Layout
11568
11569
11570 \backslash
11571 spce 
11572 \end_layout
11573
11574 \end_inset
11575
11576 f_kl
11577 \end_layout
11578
11579 \end_inset
11580 </cell>
11581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11582 \begin_inset Text
11583
11584 \begin_layout Plain Layout
11585 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11586 \end_inset
11587
11588
11589 \end_layout
11590
11591 \end_inset
11592 </cell>
11593 </row>
11594 <row>
11595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11596 \begin_inset Text
11597
11598 \begin_layout Plain Layout
11599
11600 \backslash
11601 sum
11602 \backslash
11603 negmedspace
11604 \backslash
11605 sum
11606 \begin_inset ERT
11607 status collapsed
11608
11609 \begin_layout Plain Layout
11610
11611
11612 \backslash
11613 spce 
11614 \end_layout
11615
11616 \end_inset
11617
11618 f_kl
11619 \end_layout
11620
11621 \end_inset
11622 </cell>
11623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11624 \begin_inset Text
11625
11626 \begin_layout Plain Layout
11627 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11628 \end_inset
11629
11630
11631 \end_layout
11632
11633 \end_inset
11634 </cell>
11635 </row>
11636 </lyxtabular>
11637
11638 \end_inset
11639
11640
11641 \end_layout
11642
11643 \begin_layout Standard
11644 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11645  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11646  El siguiente ejemplo lo ilustra:
11647 \end_layout
11648
11649 \begin_layout Standard
11650 \noindent
11651 \align center
11652 \begin_inset Tabular
11653 <lyxtabular version="3" rows="2" columns="2">
11654 <features>
11655 <column alignment="center" valignment="top" width="0">
11656 <column alignment="center" valignment="top" width="0">
11657 <row>
11658 <cell alignment="center" valignment="top" usebox="none">
11659 \begin_inset Text
11660
11661 \begin_layout Plain Layout
11662 ecuación normal
11663 \end_layout
11664
11665 \end_inset
11666 </cell>
11667 <cell alignment="center" valignment="top" usebox="none">
11668 \begin_inset Text
11669
11670 \begin_layout Plain Layout
11671 \begin_inset Formula $A=B$
11672 \end_inset
11673
11674
11675 \end_layout
11676
11677 \end_inset
11678 </cell>
11679 </row>
11680 <row>
11681 <cell alignment="center" valignment="top" usebox="none">
11682 \begin_inset Text
11683
11684 \begin_layout Plain Layout
11685 \begin_inset Note Note
11686 status collapsed
11687
11688 \begin_layout Plain Layout
11689
11690 \series bold
11691
11692 \backslash
11693 raisebox
11694 \series default
11695  se usa sólo como espaciador
11696 \end_layout
11697
11698 \end_inset
11699
11700
11701 \begin_inset Formula $\raisebox{5mm}{}$
11702 \end_inset
11703
11704 ecuación sin espacio
11705 \end_layout
11706
11707 \end_inset
11708 </cell>
11709 <cell alignment="center" valignment="top" usebox="none">
11710 \begin_inset Text
11711
11712 \begin_layout Plain Layout
11713 \begin_inset Formula $A{=}B$
11714 \end_inset
11715
11716
11717 \end_layout
11718
11719 \end_inset
11720 </cell>
11721 </row>
11722 </lyxtabular>
11723
11724 \end_inset
11725
11726
11727 \end_layout
11728
11729 \begin_layout Standard
11730 El comando para la segunda ecuación es: 
11731 \series bold
11732 A
11733 \backslash
11734 {=
11735 \begin_inset Formula $\rightarrow$
11736 \end_inset
11737
11738 B
11739 \series default
11740  
11741 \begin_inset VSpace bigskip
11742 \end_inset
11743
11744
11745 \end_layout
11746
11747 \begin_layout Standard
11748 Para las unidades físicas hacen falta espacios, porque entre el valor y
11749  su unidad se pone un espacio más pequeño que el normal.
11750  Para unidades en el texto se inserta con el menú 
11751 \family sans
11752 Insertar\SpecialChar \menuseparator
11753 Formato\SpecialChar \menuseparator
11754 Espacio
11755 \begin_inset space ~
11756 \end_inset
11757
11758 delgado
11759 \family default
11760  (atajo 
11761 \family sans
11762 Ctrl+Mayúscula+Espacio
11763 \family default
11764 ).
11765 \end_layout
11766
11767 \begin_layout Standard
11768 Un ejemplo para visualizar la diferencia:
11769 \end_layout
11770
11771 \begin_layout Standard
11772 \begin_inset Tabular
11773 <lyxtabular version="3" rows="2" columns="2">
11774 <features>
11775 <column alignment="center" valignment="top" width="0">
11776 <column alignment="left" valignment="top" width="0">
11777 <row>
11778 <cell alignment="center" valignment="top" usebox="none">
11779 \begin_inset Text
11780
11781 \begin_layout Plain Layout
11782 24 kW
11783 \begin_inset Formula $\cdot$
11784 \end_inset
11785
11786 h
11787 \end_layout
11788
11789 \end_inset
11790 </cell>
11791 <cell alignment="center" valignment="top" usebox="none">
11792 \begin_inset Text
11793
11794 \begin_layout Plain Layout
11795 espacio entre valor y unidad 
11796 \end_layout
11797
11798 \end_inset
11799 </cell>
11800 </row>
11801 <row>
11802 <cell alignment="center" valignment="top" usebox="none">
11803 \begin_inset Text
11804
11805 \begin_layout Plain Layout
11806 24
11807 \begin_inset space \thinspace{}
11808 \end_inset
11809
11810 kW
11811 \begin_inset Formula $\cdot$
11812 \end_inset
11813
11814 h
11815 \end_layout
11816
11817 \end_inset
11818 </cell>
11819 <cell alignment="center" valignment="top" usebox="none">
11820 \begin_inset Text
11821
11822 \begin_layout Plain Layout
11823 espacio delgado entre valor y unidad
11824 \end_layout
11825
11826 \end_inset
11827 </cell>
11828 </row>
11829 </lyxtabular>
11830
11831 \end_inset
11832
11833
11834 \end_layout
11835
11836 \begin_layout Subsection
11837 Espacio variable
11838 \begin_inset ERT
11839 status collapsed
11840
11841 \begin_layout Plain Layout
11842
11843
11844 \backslash
11845 texorpdfstring{
11846 \end_layout
11847
11848 \end_inset
11849
11850
11851 \begin_inset Foot
11852 status collapsed
11853
11854 \begin_layout Plain Layout
11855 Para espacio vertical en ecuaciones véase 
11856 \begin_inset CommandInset ref
11857 LatexCommand ref
11858 reference "sub:Separación-de-líneas"
11859
11860 \end_inset
11861
11862
11863 \end_layout
11864
11865 \end_inset
11866
11867
11868 \begin_inset ERT
11869 status collapsed
11870
11871 \begin_layout Plain Layout
11872
11873 }{}
11874 \end_layout
11875
11876 \end_inset
11877
11878
11879 \begin_inset Note Note
11880 status collapsed
11881
11882 \begin_layout Plain Layout
11883
11884 \backslash
11885 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
11886  PDF.
11887 \end_layout
11888
11889 \begin_layout Plain Layout
11890 Más sobre 
11891 \backslash
11892 texorpdfstring en la sección 
11893 \begin_inset CommandInset ref
11894 LatexCommand ref
11895 reference "sub:Ecuaciones-en-encabezados"
11896
11897 \end_inset
11898
11899 .
11900 \end_layout
11901
11902 \end_inset
11903
11904
11905 \begin_inset CommandInset label
11906 LatexCommand label
11907 name "sub:Espacio-variable"
11908
11909 \end_inset
11910
11911
11912 \begin_inset Index
11913 status collapsed
11914
11915 \begin_layout Plain Layout
11916 Espacio ! horizontal ! variable
11917 \end_layout
11918
11919 \end_inset
11920
11921
11922 \end_layout
11923
11924 \begin_layout Standard
11925 En LyX se puede insertar espacio con una longitud definida con el comando
11926  
11927 \series bold
11928
11929 \backslash
11930 hspace
11931 \series default
11932
11933 \begin_inset Index
11934 status collapsed
11935
11936 \begin_layout Plain Layout
11937 Comandos ! H ! 
11938 \backslash
11939 hspace
11940 \end_layout
11941
11942 \end_inset
11943
11944 .
11945  Aparece un 
11946 \begin_inset Quotes fld
11947 \end_inset
11948
11949
11950 \color black
11951
11952 \begin_inset ERT
11953 status collapsed
11954
11955 \begin_layout Plain Layout
11956
11957
11958 \backslash
11959 spce 
11960 \end_layout
11961
11962 \end_inset
11963
11964
11965 \color inherit
11966
11967 \begin_inset Quotes frd
11968 \end_inset
11969
11970  largo.
11971  La longitud se puede ajustar haciendo clic izquierdo sobre el 
11972 \begin_inset Quotes fld
11973 \end_inset
11974
11975
11976 \color black
11977
11978 \begin_inset ERT
11979 status collapsed
11980
11981 \begin_layout Plain Layout
11982
11983
11984 \backslash
11985 spce 
11986 \end_layout
11987
11988 \end_inset
11989
11990
11991 \color inherit
11992
11993 \begin_inset Quotes frd
11994 \end_inset
11995
11996 .
11997  La longitud también puede ser negativa.
11998  Para insertar en una ecuación tanto espacio como esté disponible se usa
11999  el comando 
12000 \series bold
12001
12002 \backslash
12003 hfill
12004 \series default
12005
12006 \begin_inset Index
12007 status collapsed
12008
12009 \begin_layout Plain Layout
12010 Comandos ! H ! 
12011 \backslash
12012 hfill
12013 \end_layout
12014
12015 \end_inset
12016
12017 .
12018 \begin_inset VSpace -1mm
12019 \end_inset
12020
12021
12022 \end_layout
12023
12024 \begin_layout Standard
12025 \noindent
12026 \align center
12027 \begin_inset Tabular
12028 <lyxtabular version="3" rows="4" columns="2">
12029 <features>
12030 <column alignment="center" valignment="top" width="0">
12031 <column alignment="center" valignment="top" width="0">
12032 <row>
12033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12034 \begin_inset Text
12035
12036 \begin_layout Plain Layout
12037 Comando (
12038 \backslash
12039 hspace longitud)
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 Resultado
12049 \end_layout
12050
12051 \end_inset
12052 </cell>
12053 </row>
12054 <row>
12055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12056 \begin_inset Text
12057
12058 \begin_layout Plain Layout
12059 A=B
12060 \backslash
12061 hspace
12062 \begin_inset ERT
12063 status collapsed
12064
12065 \begin_layout Plain Layout
12066
12067
12068 \backslash
12069 spce 
12070 \end_layout
12071
12072 \end_inset
12073
12074
12075 \begin_inset Formula $\to$
12076 \end_inset
12077
12078 A
12079 \backslash
12080 not=C (3
12081 \begin_inset space \thinspace{}
12082 \end_inset
12083
12084 cm)
12085 \end_layout
12086
12087 \end_inset
12088 </cell>
12089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12090 \begin_inset Text
12091
12092 \begin_layout Plain Layout
12093 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12094 \end_inset
12095
12096
12097 \end_layout
12098
12099 \end_inset
12100 </cell>
12101 </row>
12102 <row>
12103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12104 \begin_inset Text
12105
12106 \begin_layout Plain Layout
12107 A
12108 \backslash
12109 hspace
12110 \begin_inset ERT
12111 status collapsed
12112
12113 \begin_layout Plain Layout
12114
12115
12116 \backslash
12117 spce 
12118 \end_layout
12119
12120 \end_inset
12121
12122
12123 \begin_inset Formula $\to$
12124 \end_inset
12125
12126 A
12127 \backslash
12128 not=A (-1
12129 \begin_inset space \thinspace{}
12130 \end_inset
12131
12132 mm)
12133 \end_layout
12134
12135 \end_inset
12136 </cell>
12137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12138 \begin_inset Text
12139
12140 \begin_layout Plain Layout
12141 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12142 \end_inset
12143
12144
12145 \end_layout
12146
12147 \end_inset
12148 </cell>
12149 </row>
12150 <row>
12151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12152 \begin_inset Text
12153
12154 \begin_layout Plain Layout
12155 A=A
12156 \backslash
12157 hfill
12158 \begin_inset ERT
12159 status collapsed
12160
12161 \begin_layout Plain Layout
12162
12163
12164 \backslash
12165 spce 
12166 \end_layout
12167
12168 \end_inset
12169
12170 B=B
12171 \end_layout
12172
12173 \end_inset
12174 </cell>
12175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12176 \begin_inset Text
12177
12178 \begin_layout Plain Layout
12179 \begin_inset Formula $A=A\hfill B=B$
12180 \end_inset
12181
12182
12183 \end_layout
12184
12185 \end_inset
12186 </cell>
12187 </row>
12188 </lyxtabular>
12189
12190 \end_inset
12191
12192
12193 \end_layout
12194
12195 \begin_layout Standard
12196 En el último ejemplo el espacio disponible viene dado por la entrada más
12197  larga de columna en la tabla.
12198  En una ecuación en línea el espacio depende de la longitud de la línea
12199  en la que se inserta 
12200 \series bold
12201
12202 \backslash
12203 hfill
12204 \series default
12205 .
12206  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12207  
12208 \series bold
12209
12210 \backslash
12211 hfill
12212 \series default
12213  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12214 \series bold
12215 Sangrado
12216 \series default
12217 .
12218  (Los estilos de ecuaciones se explican en
12219 \begin_inset space ~
12220 \end_inset
12221
12222
12223 \begin_inset CommandInset ref
12224 LatexCommand ref
12225 reference "sec:Estilos-de-ecuación"
12226
12227 \end_inset
12228
12229 ).
12230 \end_layout
12231
12232 \begin_layout Standard
12233 Además de 
12234 \series bold
12235
12236 \backslash
12237 hfill
12238 \series default
12239  hay los comandos 
12240 \series bold
12241
12242 \backslash
12243 dotfill
12244 \series default
12245  y 
12246 \series bold
12247
12248 \backslash
12249 hrulefill
12250 \series default
12251  que llenan el espacio con un patrón, véase un ejemplo en
12252 \begin_inset space ~
12253 \end_inset
12254
12255
12256 \begin_inset CommandInset ref
12257 LatexCommand ref
12258 reference "sub:Puntos"
12259
12260 \end_inset
12261
12262 .
12263 \end_layout
12264
12265 \begin_layout Standard
12266 Para texto se puede insertar espacio variable con el menú 
12267 \family sans
12268 Insertar\SpecialChar \menuseparator
12269 Formato\SpecialChar \menuseparator
12270 Espacio
12271 \begin_inset space ~
12272 \end_inset
12273
12274 horizontal
12275 \family default
12276 :
12277 \end_layout
12278
12279 \begin_layout Standard
12280 En esta línea hay un espacio
12281 \begin_inset space \hspace{}
12282 \length 2cm
12283 \end_inset
12284
12285 de 2
12286 \begin_inset space \thinspace{}
12287 \end_inset
12288
12289 cm.
12290 \end_layout
12291
12292 \begin_layout Standard
12293 En esta línea hay un
12294 \begin_inset space \hfill{}
12295 \end_inset
12296
12297 espacio máximo.
12298 \end_layout
12299
12300 \begin_layout Subsection
12301 Espacio adicional en ecuaciones en línea
12302 \begin_inset Index
12303 status collapsed
12304
12305 \begin_layout Plain Layout
12306 Espacio ! adicional en línea
12307 \end_layout
12308
12309 \end_inset
12310
12311
12312 \end_layout
12313
12314 \begin_layout Standard
12315 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12316  
12317 \series bold
12318
12319 \backslash
12320 mathsurround
12321 \begin_inset Index
12322 status collapsed
12323
12324 \begin_layout Plain Layout
12325 Comandos ! M ! 
12326 \backslash
12327 mathsurround
12328 \end_layout
12329
12330 \end_inset
12331
12332
12333 \series default
12334 .
12335  El valor de una longitud se establece con el comando 
12336 \series bold
12337
12338 \backslash
12339 setlength
12340 \series default
12341
12342 \begin_inset Index
12343 status collapsed
12344
12345 \begin_layout Plain Layout
12346 Comandos ! S ! 
12347 \backslash
12348 setlength
12349 \end_layout
12350
12351 \end_inset
12352
12353  según el siguiente esquema:
12354 \end_layout
12355
12356 \begin_layout Standard
12357
12358 \series bold
12359
12360 \backslash
12361 setlength{nombre de la longitud}{valor}
12362 \end_layout
12363
12364 \begin_layout Standard
12365 Para poner a 
12366 \series bold
12367
12368 \backslash
12369 mathsurround
12370 \series default
12371  un valor de 5
12372 \begin_inset space \thinspace{}
12373 \end_inset
12374
12375 mm, se inserta el comando
12376 \end_layout
12377
12378 \begin_layout Standard
12379
12380 \series bold
12381
12382 \backslash
12383 setlength{
12384 \backslash
12385 mathsurround}{5mm}
12386 \end_layout
12387
12388 \begin_layout Standard
12389 en modo TeX.
12390  Se establecerá un espacio de 5
12391 \begin_inset space \thinspace{}
12392 \end_inset
12393
12394 mm alrededor de todas las ecuaciones en línea:
12395 \begin_inset ERT
12396 status collapsed
12397
12398 \begin_layout Plain Layout
12399
12400
12401 \backslash
12402 setlength{
12403 \backslash
12404 mathsurround}{5mm}
12405 \end_layout
12406
12407 \end_inset
12408
12409
12410 \end_layout
12411
12412 \begin_layout Standard
12413 En esta línea hay una ecuación 
12414 \begin_inset Formula $A=B$
12415 \end_inset
12416
12417  rodeada por espacios de 5
12418 \begin_inset space \thinspace{}
12419 \end_inset
12420
12421 mm.
12422 \begin_inset ERT
12423 status collapsed
12424
12425 \begin_layout Plain Layout
12426
12427
12428 \backslash
12429 setlength{
12430 \backslash
12431 mathsurround}{0mm}
12432 \end_layout
12433
12434 \end_inset
12435
12436
12437 \end_layout
12438
12439 \begin_layout Standard
12440 Para volver al espacio predeterminado, 
12441 \series bold
12442
12443 \backslash
12444 mathsurround
12445 \series default
12446  se restablece al valor 0
12447 \begin_inset space \thinspace{}
12448 \end_inset
12449
12450 pt.
12451 \end_layout
12452
12453 \begin_layout Section
12454 Cuadros y marcos
12455 \begin_inset Index
12456 status collapsed
12457
12458 \begin_layout Plain Layout
12459 Marcos
12460 \end_layout
12461
12462 \end_inset
12463
12464
12465 \begin_inset Index
12466 status collapsed
12467
12468 \begin_layout Plain Layout
12469 Marcos|see
12470 \begin_inset ERT
12471 status collapsed
12472
12473 \begin_layout Plain Layout
12474
12475 {
12476 \end_layout
12477
12478 \end_inset
12479
12480 Cuadros
12481 \begin_inset ERT
12482 status collapsed
12483
12484 \begin_layout Plain Layout
12485
12486 }
12487 \end_layout
12488
12489 \end_inset
12490
12491
12492 \end_layout
12493
12494 \end_inset
12495
12496
12497 \end_layout
12498
12499 \begin_layout Standard
12500 Los cuadros para texto se describen en el capítulo 
12501 \emph on
12502 Cuadros
12503 \emph default
12504  del manual 
12505 \emph on
12506 Objetos insertados
12507 \emph default
12508 .
12509 \end_layout
12510
12511 \begin_layout Subsection
12512 Cuadros con marco
12513 \begin_inset CommandInset label
12514 LatexCommand label
12515 name "sub:Cuadros-con-marco"
12516
12517 \end_inset
12518
12519
12520 \begin_inset Index
12521 status collapsed
12522
12523 \begin_layout Plain Layout
12524 Cuadros ! con marco
12525 \end_layout
12526
12527 \end_inset
12528
12529
12530 \end_layout
12531
12532 \begin_layout Standard
12533 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12534 \series bold
12535
12536 \backslash
12537 fbox
12538 \series default
12539
12540 \begin_inset Index
12541 status collapsed
12542
12543 \begin_layout Plain Layout
12544 Comandos ! F ! 
12545 \backslash
12546 fbox
12547 \end_layout
12548
12549 \end_inset
12550
12551  y 
12552 \series bold
12553
12554 \backslash
12555 boxed
12556 \series default
12557
12558 \begin_inset Index
12559 status collapsed
12560
12561 \begin_layout Plain Layout
12562 Comandos ! B ! 
12563 \backslash
12564 boxed
12565 \end_layout
12566
12567 \end_inset
12568
12569 .
12570 \end_layout
12571
12572 \begin_layout Standard
12573 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12574  azul en un marco donde se introduce parte de una ecuación.
12575  Para 
12576 \series bold
12577
12578 \backslash
12579 fbox
12580 \series default
12581  hay que generar una ecuación adicional con 
12582 \family sans
12583 Ctrl+M
12584 \family default
12585  dentro del recuadro, porque si no el contenido del mismo sería considerado
12586  texto matemático.
12587  Si se usa 
12588 \series bold
12589
12590 \backslash
12591 boxed
12592 \series default
12593  la nueva ecuación se genera automáticamente dentro del marco.
12594 \end_layout
12595
12596 \begin_layout Standard
12597 El comando 
12598 \series bold
12599
12600 \backslash
12601 fbox
12602 \series default
12603  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12604  ecuación tendría siempre el tamaño del texto.
12605  Por otra parte, 
12606 \series bold
12607
12608 \backslash
12609 fboxed
12610 \series default
12611  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12612  siempre el tamaño de una ecuación presentada.
12613 \end_layout
12614
12615 \begin_layout Standard
12616 El comando 
12617 \series bold
12618
12619 \backslash
12620 framebox
12621 \series default
12622
12623 \begin_inset Index
12624 status collapsed
12625
12626 \begin_layout Plain Layout
12627 Comandos ! F ! 
12628 \backslash
12629 framebox
12630 \end_layout
12631
12632 \end_inset
12633
12634  es una extensión de 
12635 \series bold
12636
12637 \backslash
12638 fbox
12639 \series default
12640 , que permite especificar además la anchura del marco yla alineación.
12641  
12642 \series bold
12643
12644 \backslash
12645 framebox
12646 \series default
12647  se usa con el siguiente esquema: 
12648 \end_layout
12649
12650 \begin_layout Standard
12651
12652 \series bold
12653
12654 \backslash
12655 framebox[anchura del marco][posición]{contenido del cuadro}
12656 \end_layout
12657
12658 \begin_layout Standard
12659 La posición puede ser 
12660 \emph on
12661 l
12662 \emph default
12663  o 
12664 \emph on
12665 r
12666 \emph default
12667
12668 \emph on
12669 l
12670 \emph default
12671  alinea la ecuación a la izquierda del cuadro, 
12672 \emph on
12673 r
12674 \emph default
12675  la alinea a la derecha.
12676  Si no se da posición la ecuación será centrada.
12677 \begin_inset Newline newline
12678 \end_inset
12679
12680 Si no se pone anchura tampoco puede darse posición.
12681  En este caso la anchura del marco se ajusta al contenido del cuadro, como
12682  con 
12683 \series bold
12684
12685 \backslash
12686 fbox
12687 \series default
12688 .
12689  
12690 \end_layout
12691
12692 \begin_layout Standard
12693 Cuando se inserta el comando 
12694 \series bold
12695
12696 \backslash
12697 framebox
12698 \series default
12699  aparece un recuadro con tres marcos azules.
12700  Los dos primeros marcos están encerrados entre corchetes e indican los
12701  dos argumentos opcionales.
12702  El tercer marco es para partes de la ecuación, como para 
12703 \series bold
12704
12705 \backslash
12706 fbox
12707 \series default
12708 .
12709 \end_layout
12710
12711 \begin_layout Standard
12712 \noindent
12713 \align center
12714 \begin_inset Tabular
12715 <lyxtabular version="3" rows="5" columns="2">
12716 <features>
12717 <column alignment="center" valignment="top" width="0">
12718 <column alignment="center" valignment="top" width="0">
12719 <row>
12720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12721 \begin_inset Text
12722
12723 \begin_layout Plain Layout
12724 Comando
12725 \end_layout
12726
12727 \end_inset
12728 </cell>
12729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12730 \begin_inset Text
12731
12732 \begin_layout Plain Layout
12733 Resultado
12734 \begin_inset Note Note
12735 status collapsed
12736
12737 \begin_layout Plain Layout
12738
12739 \series bold
12740
12741 \backslash
12742 raisebox
12743 \series default
12744  se usa sólo como espaciador
12745 \end_layout
12746
12747 \end_inset
12748
12749
12750 \end_layout
12751
12752 \end_inset
12753 </cell>
12754 </row>
12755 <row>
12756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12757 \begin_inset Text
12758
12759 \begin_layout Plain Layout
12760
12761 \backslash
12762 fbox
12763 \begin_inset ERT
12764 status collapsed
12765
12766 \begin_layout Plain Layout
12767
12768
12769 \backslash
12770 spce 
12771 \end_layout
12772
12773 \end_inset
12774
12775
12776 \family sans
12777 Ctrl+M
12778 \family default
12779  
12780 \backslash
12781 int
12782 \begin_inset ERT
12783 status collapsed
12784
12785 \begin_layout Plain Layout
12786
12787
12788 \backslash
12789 spce 
12790 \end_layout
12791
12792 \end_inset
12793
12794 A=B
12795 \end_layout
12796
12797 \end_inset
12798 </cell>
12799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12800 \begin_inset Text
12801
12802 \begin_layout Plain Layout
12803 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12804 \end_inset
12805
12806
12807 \end_layout
12808
12809 \end_inset
12810 </cell>
12811 </row>
12812 <row>
12813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12814 \begin_inset Text
12815
12816 \begin_layout Plain Layout
12817
12818 \backslash
12819 boxed
12820 \begin_inset ERT
12821 status collapsed
12822
12823 \begin_layout Plain Layout
12824
12825
12826 \backslash
12827 spce 
12828 \end_layout
12829
12830 \end_inset
12831
12832
12833 \backslash
12834 int
12835 \begin_inset ERT
12836 status collapsed
12837
12838 \begin_layout Plain Layout
12839
12840
12841 \backslash
12842 spce 
12843 \end_layout
12844
12845 \end_inset
12846
12847 A=B
12848 \end_layout
12849
12850 \end_inset
12851 </cell>
12852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12853 \begin_inset Text
12854
12855 \begin_layout Plain Layout
12856 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12857 \end_inset
12858
12859
12860 \end_layout
12861
12862 \end_inset
12863 </cell>
12864 </row>
12865 <row>
12866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12867 \begin_inset Text
12868
12869 \begin_layout Plain Layout
12870 A+
12871 \backslash
12872 fbox
12873 \begin_inset ERT
12874 status collapsed
12875
12876 \begin_layout Plain Layout
12877
12878
12879 \backslash
12880 spce 
12881 \end_layout
12882
12883 \end_inset
12884
12885 B
12886 \end_layout
12887
12888 \end_inset
12889 </cell>
12890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12891 \begin_inset Text
12892
12893 \begin_layout Plain Layout
12894 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12895 \end_inset
12896
12897
12898 \end_layout
12899
12900 \end_inset
12901 </cell>
12902 </row>
12903 <row>
12904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12905 \begin_inset Text
12906
12907 \begin_layout Plain Layout
12908
12909 \backslash
12910 framebox
12911 \begin_inset ERT
12912 status collapsed
12913
12914 \begin_layout Plain Layout
12915
12916
12917 \backslash
12918 spce 
12919 \end_layout
12920
12921 \end_inset
12922
12923 20mm
12924 \begin_inset Formula $\to$
12925 \end_inset
12926
12927
12928 \begin_inset Formula $\to$
12929 \end_inset
12930
12931
12932 \family sans
12933 Ctrl+M
12934 \family default
12935  
12936 \backslash
12937 frac
12938 \begin_inset ERT
12939 status collapsed
12940
12941 \begin_layout Plain Layout
12942
12943
12944 \backslash
12945 spce 
12946 \end_layout
12947
12948 \end_inset
12949
12950 A
12951 \begin_inset Formula $\downarrow$
12952 \end_inset
12953
12954 B
12955 \end_layout
12956
12957 \end_inset
12958 </cell>
12959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12960 \begin_inset Text
12961
12962 \begin_layout Plain Layout
12963 \begin_inset Formula $\raisebox{6mm}{}$
12964 \end_inset
12965
12966
12967 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12968 \end_inset
12969
12970
12971 \begin_inset Formula $\raisebox{-4mm}{}$
12972 \end_inset
12973
12974
12975 \end_layout
12976
12977 \end_inset
12978 </cell>
12979 </row>
12980 </lyxtabular>
12981
12982 \end_inset
12983
12984
12985 \end_layout
12986
12987 \begin_layout Standard
12988 El grosor del marco también se puede ajustar.
12989  Para ello hay que insertar los siguientes comandos en modo TeX antes de
12990  la fórmula:
12991 \end_layout
12992
12993 \begin_layout Standard
12994
12995 \series bold
12996
12997 \backslash
12998 fboxrule
12999 \series default
13000  
13001 \series bold
13002
13003 \begin_inset Quotes fld
13004 \end_inset
13005
13006 grosor
13007 \begin_inset Quotes frd
13008 \end_inset
13009
13010
13011 \series default
13012  
13013 \series bold
13014
13015 \backslash
13016 fboxsep
13017 \series default
13018  
13019 \series bold
13020
13021 \begin_inset Quotes fld
13022 \end_inset
13023
13024 distancia
13025 \begin_inset Quotes frd
13026 \end_inset
13027
13028
13029 \end_layout
13030
13031 \begin_layout Standard
13032 \begin_inset Quotes fld
13033 \end_inset
13034
13035 distancia
13036 \begin_inset Quotes frd
13037 \end_inset
13038
13039  especifica la distancia mínima entre el marco y el primer carácter en el
13040  cuadro.
13041  Un ejemplo de esto es la siguiente ecuación enmarcada:
13042 \begin_inset ERT
13043 status collapsed
13044
13045 \begin_layout Plain Layout
13046
13047
13048 \backslash
13049 fboxrule 2mm 
13050 \backslash
13051 fboxsep 3mm
13052 \end_layout
13053
13054 \end_inset
13055
13056
13057 \begin_inset Formula \[
13058 \boxed{A+B=C}\]
13059
13060 \end_inset
13061
13062
13063 \end_layout
13064
13065 \begin_layout Standard
13066 Delante de esta ecuación se han insertado los comandos
13067 \end_layout
13068
13069 \begin_layout Standard
13070
13071 \series bold
13072
13073 \backslash
13074 fboxrule
13075 \series default
13076  
13077 \series bold
13078 2mm
13079 \series default
13080  
13081 \series bold
13082
13083 \backslash
13084 fboxsep
13085 \series default
13086  
13087 \series bold
13088 3mm
13089 \end_layout
13090
13091 \begin_layout Standard
13092 en modo TeX.
13093  Los valores dados se usan para todos los cuadros siguientes.
13094 \end_layout
13095
13096 \begin_layout Standard
13097 Para volver al tamaño estándar del marco se inserta el comando
13098 \end_layout
13099
13100 \begin_layout Standard
13101
13102 \series bold
13103
13104 \backslash
13105 fboxrule
13106 \series default
13107  
13108 \series bold
13109 0.4pt
13110 \series default
13111  
13112 \series bold
13113
13114 \backslash
13115 fboxsep
13116 \series default
13117  
13118 \series bold
13119 3pt
13120 \series default
13121
13122 \begin_inset ERT
13123 status collapsed
13124
13125 \begin_layout Plain Layout
13126
13127
13128 \backslash
13129 fboxrule 0.4pt 
13130 \backslash
13131 fboxsep 3pt
13132 \end_layout
13133
13134 \end_inset
13135
13136
13137 \end_layout
13138
13139 \begin_layout Standard
13140 en modo TeX antes de la ecuación siguiente.
13141 \end_layout
13142
13143 \begin_layout Subsection
13144 Cuadros sin marco
13145 \begin_inset CommandInset label
13146 LatexCommand label
13147 name "sub:Cuadros-sin-marco"
13148
13149 \end_inset
13150
13151
13152 \begin_inset Index
13153 status collapsed
13154
13155 \begin_layout Plain Layout
13156 Cuadros ! sin marco
13157 \end_layout
13158
13159 \end_inset
13160
13161
13162 \end_layout
13163
13164 \begin_layout Standard
13165 Para cuadros sin marco hay los comandos: 
13166 \series bold
13167
13168 \backslash
13169 mbox
13170 \series default
13171
13172 \begin_inset Index
13173 status collapsed
13174
13175 \begin_layout Plain Layout
13176 Comandos ! M ! 
13177 \backslash
13178 mbox
13179 \end_layout
13180
13181 \end_inset
13182
13183
13184 \series bold
13185
13186 \backslash
13187 makebox
13188 \series default
13189
13190 \begin_inset Index
13191 status collapsed
13192
13193 \begin_layout Plain Layout
13194 Comandos ! M ! 
13195 \backslash
13196 makebox
13197 \end_layout
13198
13199 \end_inset
13200
13201  y 
13202 \series bold
13203
13204 \backslash
13205 raisebox
13206 \series default
13207
13208 \begin_inset Index
13209 status collapsed
13210
13211 \begin_layout Plain Layout
13212 Comandos ! R ! 
13213 \backslash
13214 raisebox
13215 \end_layout
13216
13217 \end_inset
13218
13219 .
13220 \end_layout
13221
13222 \begin_layout Standard
13223 Con 
13224 \series bold
13225
13226 \backslash
13227 raisebox
13228 \series default
13229  se puede poner un cuadro subíndice o superíndice, pero a diferencia de
13230  los normales, los caracteres en el cuadro mantienen su tamaño de fuente.
13231  
13232 \series bold
13233
13234 \backslash
13235 raisebox
13236 \series default
13237  se usa con el siguiente esquema: 
13238 \end_layout
13239
13240 \begin_layout Standard
13241
13242 \series bold
13243
13244 \backslash
13245 raisebox{altura}{contenido del marco}
13246 \end_layout
13247
13248 \begin_layout Standard
13249 Cuando el cuadro tenga que contener una ecuación, hace falta una ecuación
13250  extra, como con 
13251 \series bold
13252
13253 \backslash
13254 fbox
13255 \series default
13256 .
13257  
13258 \begin_inset Note Greyedout
13259 status open
13260
13261 \begin_layout Plain Layout
13262
13263 \series bold
13264 Nota
13265 \series default
13266 : Para
13267 \series bold
13268
13269 \backslash
13270 raisebox
13271 \series default
13272  se ha creado esta ecuación extra tecleando 
13273 \family sans
13274 Ctrl+M
13275 \family default
13276  dos veces en vez de una porque LyX aún no soporta 
13277 \series bold
13278
13279 \backslash
13280 raisebox
13281 \series default
13282  directamente.
13283 \end_layout
13284
13285 \end_inset
13286
13287
13288 \end_layout
13289
13290 \begin_layout Standard
13291 \align center
13292 \begin_inset Tabular
13293 <lyxtabular version="3" rows="4" columns="2">
13294 <features>
13295 <column alignment="center" valignment="top" width="0">
13296 <column alignment="center" valignment="top" width="0">
13297 <row>
13298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13299 \begin_inset Text
13300
13301 \begin_layout Plain Layout
13302 Comando
13303 \end_layout
13304
13305 \end_inset
13306 </cell>
13307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13308 \begin_inset Text
13309
13310 \begin_layout Plain Layout
13311 Resultado
13312 \end_layout
13313
13314 \end_inset
13315 </cell>
13316 </row>
13317 <row>
13318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13319 \begin_inset Text
13320
13321 \begin_layout Plain Layout
13322 H
13323 \backslash
13324 raisebox{2mm
13325 \begin_inset Formula $\to$
13326 \end_inset
13327
13328
13329 \backslash
13330 {al
13331 \begin_inset Formula $\to$
13332 \end_inset
13333
13334  lo
13335 \end_layout
13336
13337 \end_inset
13338 </cell>
13339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13340 \begin_inset Text
13341
13342 \begin_layout Plain Layout
13343 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13344 \end_inset
13345
13346
13347 \end_layout
13348
13349 \end_inset
13350 </cell>
13351 </row>
13352 <row>
13353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13354 \begin_inset Text
13355
13356 \begin_layout Plain Layout
13357 H
13358 \backslash
13359 raisebox{-2mm
13360 \begin_inset Formula $\to$
13361 \end_inset
13362
13363
13364 \backslash
13365 {al
13366 \begin_inset Formula $\to$
13367 \end_inset
13368
13369 lo
13370 \end_layout
13371
13372 \end_inset
13373 </cell>
13374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13375 \begin_inset Text
13376
13377 \begin_layout Plain Layout
13378 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13379 \end_inset
13380
13381
13382 \end_layout
13383
13384 \end_inset
13385 </cell>
13386 </row>
13387 <row>
13388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13389 \begin_inset Text
13390
13391 \begin_layout Plain Layout
13392 A=
13393 \backslash
13394 raisebox{-2mm
13395 \begin_inset Formula $\to$
13396 \end_inset
13397
13398
13399 \backslash
13400 {
13401 \family sans
13402 Ctrl+M Ctrl+M
13403 \family default
13404  
13405 \backslash
13406 sqrt
13407 \begin_inset ERT
13408 status collapsed
13409
13410 \begin_layout Plain Layout
13411
13412
13413 \backslash
13414 spce 
13415 \end_layout
13416
13417 \end_inset
13418
13419
13420 \end_layout
13421
13422 \end_inset
13423 </cell>
13424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13425 \begin_inset Text
13426
13427 \begin_layout Plain Layout
13428 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13429 \end_inset
13430
13431
13432 \end_layout
13433
13434 \end_inset
13435 </cell>
13436 </row>
13437 </lyxtabular>
13438
13439 \end_inset
13440
13441
13442 \end_layout
13443
13444 \begin_layout Standard
13445 El comando 
13446 \series bold
13447
13448 \backslash
13449 mbox
13450 \series default
13451  es equivalente a 
13452 \series bold
13453
13454 \backslash
13455 fbox
13456 \series default
13457  y 
13458 \series bold
13459
13460 \backslash
13461 makebox
13462 \series default
13463  es equivalente a 
13464 \series bold
13465
13466 \backslash
13467 framebox
13468 \series default
13469 , con la diferencia de que no hay marco.
13470 \end_layout
13471
13472 \begin_layout Subsection
13473 Cuadros coloreados
13474 \begin_inset CommandInset label
13475 LatexCommand label
13476 name "sub:Cuadros-coloreados"
13477
13478 \end_inset
13479
13480
13481 \begin_inset Index
13482 status collapsed
13483
13484 \begin_layout Plain Layout
13485 Cuadros ! coloreados
13486 \end_layout
13487
13488 \end_inset
13489
13490
13491 \end_layout
13492
13493 \begin_layout Standard
13494 Para poder usar todos los comandos explicados en esta sección hay que cargar
13495  en el preámbulo LaTeX el paquete LaTeX 
13496 \series bold
13497 color
13498 \series default
13499
13500 \begin_inset Foot
13501 status collapsed
13502
13503 \begin_layout Plain Layout
13504 El paquete LaTeX 
13505 \series bold
13506 color
13507 \series default
13508  forma parte de toda distribución LaTeX estándar.
13509 \end_layout
13510
13511 \end_inset
13512
13513
13514 \begin_inset Index
13515 status collapsed
13516
13517 \begin_layout Plain Layout
13518 Paquetes ! color
13519 \end_layout
13520
13521 \end_inset
13522
13523 , con la línea
13524 \begin_inset Foot
13525 status collapsed
13526
13527 \begin_layout Plain Layout
13528 Cuando hay texto coloreado con un color predefinido en alguna parte del
13529  documento, LyX carga automáticamente el paquete LaTeX 
13530 \series bold
13531 color
13532 \series default
13533 .
13534  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13535  origina problemas.
13536 \end_layout
13537
13538 \end_inset
13539
13540
13541 \begin_inset Note Note
13542 status collapsed
13543
13544 \begin_layout Plain Layout
13545 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13546  en el preámbulo LaTeX.
13547 \end_layout
13548
13549 \end_inset
13550
13551
13552 \end_layout
13553
13554 \begin_layout Standard
13555
13556 \series bold
13557
13558 \backslash
13559 usepackage{color}
13560 \begin_inset VSpace medskip
13561 \end_inset
13562
13563
13564 \end_layout
13565
13566 \begin_layout Standard
13567 Para colorear cuadros se usa el comando 
13568 \series bold
13569
13570 \backslash
13571 colorbox
13572 \series default
13573
13574 \begin_inset Index
13575 status collapsed
13576
13577 \begin_layout Plain Layout
13578 Comandos ! C ! 
13579 \backslash
13580 colorbox
13581 \end_layout
13582
13583 \end_inset
13584
13585  con el siguiente esquema:
13586 \end_layout
13587
13588 \begin_layout Standard
13589
13590 \series bold
13591
13592 \backslash
13593 colorbox{color}{contenido del cuadro}
13594 \end_layout
13595
13596 \begin_layout Standard
13597 El contenido del cuadro puede ser otro cuadro, y también un 
13598 \backslash
13599
13600 \series bold
13601 colorbox
13602 \series default
13603  puede ser parte de otro cuadro (véanse los ejemplos 2º y 3º).
13604  Si el cuadro debe contener una ecuación debe crearse una ecuación extra,
13605  como con 
13606 \series bold
13607
13608 \backslash
13609 raisebox
13610 \series default
13611 .
13612 \begin_inset Foot
13613 status collapsed
13614
13615 \begin_layout Plain Layout
13616 Esto también se aplica para el comando 
13617 \series bold
13618
13619 \backslash
13620 fcolorbox
13621 \series default
13622 .
13623 \end_layout
13624
13625 \end_inset
13626
13627  
13628 \end_layout
13629
13630 \begin_layout Standard
13631 Se puede elegir uno de los siguientes colores predefinidos:
13632 \end_layout
13633
13634 \begin_layout Standard
13635
13636 \series bold
13637 black
13638 \series default
13639
13640 \series bold
13641 blue
13642 \series default
13643
13644 \series bold
13645 cyan
13646 \series default
13647
13648 \series bold
13649 green
13650 \series default
13651
13652 \series bold
13653 magenta
13654 \series default
13655
13656 \series bold
13657 red
13658 \series default
13659
13660 \series bold
13661 white
13662 \series default
13663
13664 \series bold
13665 yellow
13666 \end_layout
13667
13668 \begin_layout Standard
13669 \align center
13670 \begin_inset Tabular
13671 <lyxtabular version="3" rows="4" columns="2">
13672 <features>
13673 <column alignment="center" valignment="top" width="0">
13674 <column alignment="center" valignment="top" width="0">
13675 <row>
13676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13677 \begin_inset Text
13678
13679 \begin_layout Plain Layout
13680 Comando
13681 \end_layout
13682
13683 \end_inset
13684 </cell>
13685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13686 \begin_inset Text
13687
13688 \begin_layout Plain Layout
13689 Resultado
13690 \begin_inset Note Note
13691 status collapsed
13692
13693 \begin_layout Plain Layout
13694
13695 \series bold
13696
13697 \backslash
13698 raisebox
13699 \series default
13700  se usa sólo como espaciador
13701 \end_layout
13702
13703 \end_inset
13704
13705
13706 \end_layout
13707
13708 \end_inset
13709 </cell>
13710 </row>
13711 <row>
13712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13713 \begin_inset Text
13714
13715 \begin_layout Plain Layout
13716
13717 \backslash
13718 colorbox{yellow
13719 \begin_inset Formula $\to$
13720 \end_inset
13721
13722
13723 \backslash
13724 {A=B
13725 \end_layout
13726
13727 \end_inset
13728 </cell>
13729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13730 \begin_inset Text
13731
13732 \begin_layout Plain Layout
13733 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13734 \end_inset
13735
13736
13737 \end_layout
13738
13739 \end_inset
13740 </cell>
13741 </row>
13742 <row>
13743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13744 \begin_inset Text
13745
13746 \begin_layout Plain Layout
13747
13748 \backslash
13749 colorbox{green
13750 \begin_inset Formula $\to$
13751 \end_inset
13752
13753
13754 \backslash
13755 {
13756 \backslash
13757 fbox
13758 \begin_inset ERT
13759 status collapsed
13760
13761 \begin_layout Plain Layout
13762
13763
13764 \backslash
13765 spce 
13766 \end_layout
13767
13768 \end_inset
13769
13770 A=B
13771 \end_layout
13772
13773 \end_inset
13774 </cell>
13775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13776 \begin_inset Text
13777
13778 \begin_layout Plain Layout
13779 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13780 \end_inset
13781
13782
13783 \end_layout
13784
13785 \end_inset
13786 </cell>
13787 </row>
13788 <row>
13789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13790 \begin_inset Text
13791
13792 \begin_layout Plain Layout
13793
13794 \backslash
13795 fbox
13796 \begin_inset ERT
13797 status collapsed
13798
13799 \begin_layout Plain Layout
13800
13801
13802 \backslash
13803 spce 
13804 \end_layout
13805
13806 \end_inset
13807
13808
13809 \backslash
13810 colorbox{green
13811 \begin_inset Formula $\to$
13812 \end_inset
13813
13814
13815 \backslash
13816 {
13817 \family sans
13818 Ctrl+M Ctrl+M
13819 \family default
13820  
13821 \backslash
13822 int
13823 \begin_inset ERT
13824 status collapsed
13825
13826 \begin_layout Plain Layout
13827
13828
13829 \backslash
13830 spce 
13831 \end_layout
13832
13833 \end_inset
13834
13835 C=D
13836 \end_layout
13837
13838 \end_inset
13839 </cell>
13840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13841 \begin_inset Text
13842
13843 \begin_layout Plain Layout
13844 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13845 \end_inset
13846
13847
13848 \end_layout
13849
13850 \end_inset
13851 </cell>
13852 </row>
13853 </lyxtabular>
13854
13855 \end_inset
13856
13857
13858 \end_layout
13859
13860 \begin_layout Standard
13861
13862 \series bold
13863
13864 \backslash
13865 colorbox
13866 \series default
13867  sólo colorea el cuadro pero no los caracteres.
13868  Para colorear todos los caracteres se selecciona toda la ecuación y se
13869  elige un color en el diálogo 
13870 \family sans
13871 Estilo
13872 \begin_inset space ~
13873 \end_inset
13874
13875 del
13876 \begin_inset space ~
13877 \end_inset
13878
13879 texto
13880 \family default
13881 .
13882  El diálogo puede abrirse con el botón 
13883 \begin_inset Graphics
13884         filename ../../images/dialog-show_character.png
13885         scale 85
13886
13887 \end_inset
13888
13889  de la barra de herramientas o con el menú 
13890 \family sans
13891 Editar\SpecialChar \menuseparator
13892 Estilo
13893 \begin_inset space ~
13894 \end_inset
13895
13896 del
13897 \begin_inset space ~
13898 \end_inset
13899
13900 texto\SpecialChar \menuseparator
13901 Personalizado
13902 \family default
13903 .
13904  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
13905  Si el número de la ecuación debe tener otro color que el de los caracteres
13906  de la ecuación, el color debe cambiarse dentro de la ecuación.
13907 \end_layout
13908
13909 \begin_layout Standard
13910 Un ejemplo:
13911 \color red
13912
13913 \begin_inset Formula \begin{equation}
13914 {\color{red}\int A=B}\label{eq:rojo}\end{equation}
13915
13916 \end_inset
13917
13918
13919 \end_layout
13920
13921 \begin_layout Standard
13922
13923 \color green
13924 \begin_inset Formula \begin{equation}
13925 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}\end{equation}
13926
13927 \end_inset
13928
13929
13930 \end_layout
13931
13932 \begin_layout Standard
13933 La ecuación 
13934 \begin_inset CommandInset ref
13935 LatexCommand eqref
13936 reference "eq:rojo"
13937
13938 \end_inset
13939
13940  está toda coloreada en rojo.
13941 \begin_inset Newline newline
13942 \end_inset
13943
13944 La ecuación 
13945 \begin_inset CommandInset ref
13946 LatexCommand eqref
13947 reference "eq:rojoverde"
13948
13949 \end_inset
13950
13951  se ha coloreado en primer lugar toda en verde para colorear el número de
13952  la ecuación.
13953  Posteriormente se han coloreado en rojo los caracteres.
13954 \family sans
13955
13956 \begin_inset VSpace bigskip
13957 \end_inset
13958
13959
13960 \end_layout
13961
13962 \begin_layout Standard
13963 Para colorear diferente el marco y el resto del cuadro se usa el comando
13964  
13965 \series bold
13966
13967 \backslash
13968 fcolorbox
13969 \series default
13970
13971 \begin_inset Index
13972 status collapsed
13973
13974 \begin_layout Plain Layout
13975 Comandos ! F ! 
13976 \backslash
13977 fcolorbox
13978 \end_layout
13979
13980 \end_inset
13981
13982  con el siguiente esquema:
13983 \end_layout
13984
13985 \begin_layout Standard
13986
13987 \series bold
13988
13989 \backslash
13990 fcolorbox{color del marco}{color}{contenido del cuadro}
13991 \end_layout
13992
13993 \begin_layout Standard
13994 Así pues 
13995 \series bold
13996
13997 \backslash
13998 fcolorbox
13999 \series default
14000  es una extensión del comando 
14001 \series bold
14002
14003 \backslash
14004 colorbox
14005 \series default
14006 .
14007  La anchura del marco se establece, como para 
14008 \series bold
14009
14010 \backslash
14011 framebox
14012 \series default
14013 , con 
14014 \series bold
14015
14016 \backslash
14017 fboxrule
14018 \series default
14019  y 
14020 \series bold
14021
14022 \backslash
14023 fboxsep
14024 \series default
14025 .
14026  Un ejemplo:
14027 \begin_inset ERT
14028 status collapsed
14029
14030 \begin_layout Plain Layout
14031
14032
14033 \backslash
14034 fboxrule 1mm 
14035 \backslash
14036 fboxsep 1mm
14037 \end_layout
14038
14039 \end_inset
14040
14041
14042 \begin_inset Formula \[
14043 \fcolorbox{cyan}{magenta}{A=B}\]
14044
14045 \end_inset
14046
14047
14048 \end_layout
14049
14050 \begin_layout Standard
14051 \begin_inset ERT
14052 status collapsed
14053
14054 \begin_layout Plain Layout
14055
14056
14057 \backslash
14058 fboxrule 0.4pt 
14059 \backslash
14060 fboxsep 3pt
14061 \end_layout
14062
14063 \end_inset
14064
14065
14066 \end_layout
14067
14068 \begin_layout Standard
14069 Esta ecuación se ha compuesto con el comando
14070 \begin_inset Newline newline
14071 \end_inset
14072
14073
14074 \series bold
14075
14076 \backslash
14077 fcolorbox{cyan
14078 \begin_inset Formula $\to$
14079 \end_inset
14080
14081
14082 \backslash
14083 {magenta
14084 \begin_inset Formula $\to$
14085 \end_inset
14086
14087
14088 \backslash
14089 {A=B
14090 \end_layout
14091
14092 \begin_layout Standard
14093 \begin_inset VSpace bigskip
14094 \end_inset
14095
14096
14097 \end_layout
14098
14099 \begin_layout Standard
14100 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14101 \end_layout
14102
14103 \begin_layout Standard
14104 Por ejemplo, se puede definir el color 
14105 \begin_inset Quotes fld
14106 \end_inset
14107
14108
14109 \series bold
14110 verdeoscuro
14111 \series default
14112
14113 \begin_inset Quotes frd
14114 \end_inset
14115
14116  con la línea de preámbulo LaTeX:
14117 \end_layout
14118
14119 \begin_layout Standard
14120
14121 \series bold
14122
14123 \backslash
14124 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14125 \series default
14126
14127 \begin_inset Index
14128 status collapsed
14129
14130 \begin_layout Plain Layout
14131 Comandos ! D ! 
14132 \backslash
14133 definecolor
14134 \end_layout
14135
14136 \end_inset
14137
14138
14139 \end_layout
14140
14141 \begin_layout Standard
14142
14143 \series bold
14144 cmyk
14145 \series default
14146  es el espacio de color referido a los colores 
14147 \series bold
14148 cyan
14149 \series default
14150
14151 \series bold
14152 magenta
14153 \series default
14154
14155 \series bold
14156 yellow
14157 \series default
14158  y 
14159 \series bold
14160 black
14161 \series default
14162 .
14163  Los cuatro números separados por coma son el factor de cuota para los colores
14164  correspondientes del espacio de color.
14165  Los factores pueden estar en el rango 0-1.
14166  En vez de 
14167 \series bold
14168 cmyk
14169 \series default
14170  se puede usar el espacio de color 
14171 \series bold
14172 rgb
14173 \series default
14174 , que se refiere a 
14175 \series bold
14176 red
14177 \series default
14178
14179 \series bold
14180 green
14181 \series default
14182  y 
14183 \series bold
14184 blue
14185 \series default
14186 , así pues en este caso hay tres factores de cuota para los correspondientes
14187  colores.
14188  Además hay el espacio de color 
14189 \series bold
14190 gray
14191 \series default
14192  con un factor de cuota para el valor gris.
14193 \end_layout
14194
14195 \begin_layout Standard
14196 Como ejemplo he aquí un cuadro enmarcado con el nuevo color definido 
14197 \series bold
14198 verdeoscuro
14199 \series default
14200  y los caracteres en color amarillo:
14201 \color black
14202
14203 \begin_inset Formula \begin{equation}
14204 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14205
14206 \end_inset
14207
14208
14209 \end_layout
14210
14211 \begin_layout Standard
14212 Los colores personalizados también se pueden usar para texto con la ayuda
14213  del comando 
14214 \series bold
14215
14216 \backslash
14217 textcolor
14218 \series default
14219
14220 \begin_inset Index
14221 status collapsed
14222
14223 \begin_layout Plain Layout
14224 Texto ! coloreado
14225 \end_layout
14226
14227 \end_inset
14228
14229
14230 \end_layout
14231
14232 \begin_layout Standard
14233 \begin_inset ERT
14234 status collapsed
14235
14236 \begin_layout Plain Layout
14237
14238
14239 \backslash
14240 textcolor{verdeoscuro}{
14241 \end_layout
14242
14243 \end_inset
14244
14245 Esta frase en 
14246 \begin_inset Quotes fld
14247 \end_inset
14248
14249 verdeoscuro
14250 \begin_inset Quotes frd
14251 \end_inset
14252
14253 .
14254 \begin_inset ERT
14255 status collapsed
14256
14257 \begin_layout Plain Layout
14258
14259 }
14260 \end_layout
14261
14262 \end_inset
14263
14264
14265 \end_layout
14266
14267 \begin_layout Standard
14268
14269 \series bold
14270
14271 \backslash
14272 textcolor
14273 \series default
14274
14275 \begin_inset Index
14276 status collapsed
14277
14278 \begin_layout Plain Layout
14279 Comandos ! T ! 
14280 \backslash
14281 textcolor
14282 \end_layout
14283
14284 \end_inset
14285
14286  se usa con el esquema 
14287 \series bold
14288
14289 \backslash
14290 textcolor{color}{caracteres a colorear}
14291 \series default
14292 .
14293 \end_layout
14294
14295 \begin_layout Subsection
14296 Cuadros de párrafo
14297 \begin_inset CommandInset label
14298 LatexCommand label
14299 name "sub:Cuadros-de-párrafo"
14300
14301 \end_inset
14302
14303
14304 \begin_inset Index
14305 status collapsed
14306
14307 \begin_layout Plain Layout
14308 Cuadros ! para párrafos
14309 \end_layout
14310
14311 \end_inset
14312
14313
14314 \end_layout
14315
14316 \begin_layout Standard
14317 Un cuadro que puede contener varias líneas y párrafos, denominado cuadro
14318  de párrafo (parbox), se puede generar con el menú 
14319 \family sans
14320 Insertar\SpecialChar \menuseparator
14321 Cuadro
14322 \family default
14323  o con el botón 
14324 \begin_inset Graphics
14325         filename ../../images/box-insert.png
14326         scale 85
14327
14328 \end_inset
14329
14330  de la barra de herramientas.
14331 \end_layout
14332
14333 \begin_layout Standard
14334 El siguiente ejemplo muestra un cuadro de párrafo enmarcado en una línea:
14335 \begin_inset VSpace medskip
14336 \end_inset
14337
14338 Esta línea contiene 
14339 \begin_inset Box Boxed
14340 position "c"
14341 hor_pos "c"
14342 has_inner_box 1
14343 inner_pos "c"
14344 use_parbox 1
14345 width "5cm"
14346 special "none"
14347 height "1in"
14348 height_special "totalheight"
14349 status collapsed
14350
14351 \begin_layout Plain Layout
14352 Esto es un cuadro de párrafo.
14353  Tiene exactamente 5
14354 \begin_inset space \thinspace{}
14355 \end_inset
14356
14357 cm de largo y además puede contener ecuaciones: 
14358 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14359 \end_inset
14360
14361
14362 \end_layout
14363
14364 \end_inset
14365
14366
14367 \begin_inset space ~
14368 \end_inset
14369
14370  un cuadro de párrafo.
14371 \begin_inset VSpace medskip
14372 \end_inset
14373
14374 Ese cuadro se compone haciendo clic derecho sobre el rectángulo gris insertado.
14375  Surge un diálogo con las propiedades del cuadro.
14376  En este caso: 
14377 \emph on
14378 Decoración
14379 \emph default
14380 : Marco rectangular, 
14381 \emph on
14382 Cuadro interior
14383 \emph default
14384 : Párrafo, 
14385 \emph on
14386 Ancho
14387 \emph default
14388 : 5
14389 \begin_inset space \thinspace{}
14390 \end_inset
14391
14392 cm, 
14393 \emph on
14394 Alineación Vertical
14395 \emph default
14396  
14397 \emph on
14398 Cuadro
14399 \emph default
14400 : Medio.
14401 \end_layout
14402
14403 \begin_layout Standard
14404 \begin_inset VSpace medskip
14405 \end_inset
14406
14407 En LaTeX, un cuadro de párrafo se inserta con el comando 
14408 \series bold
14409
14410 \backslash
14411 parbox
14412 \series default
14413
14414 \begin_inset Index
14415 status collapsed
14416
14417 \begin_layout Plain Layout
14418 Comandos ! P ! 
14419 \backslash
14420 parbox
14421 \end_layout
14422
14423 \end_inset
14424
14425  con el esquema siguiente:
14426 \end_layout
14427
14428 \begin_layout Standard
14429
14430 \series bold
14431
14432 \backslash
14433 parbox[posición]{anchura}{contenido}
14434 \end_layout
14435
14436 \begin_layout Standard
14437 Son posibles las posiciones 
14438 \emph on
14439 b
14440 \emph default
14441  y 
14442 \emph on
14443 t
14444 \emph default
14445
14446 \emph on
14447 b
14448 \emph default
14449  por 
14450 \begin_inset Quotes fld
14451 \end_inset
14452
14453 bottom
14454 \begin_inset Quotes frd
14455 \end_inset
14456
14457  (abajo), que alinea la última línea del cuadro con el texto de alrededor.
14458  Con 
14459 \emph on
14460 t
14461 \emph default
14462 , por 
14463 \begin_inset Quotes fld
14464 \end_inset
14465
14466 top
14467 \begin_inset Quotes frd
14468 \end_inset
14469
14470  (arriba), la alineación se hace con la primera línea.
14471  Si no se da posición, el cuadro se centrará verticalmente, véase la sección
14472  
14473 \emph on
14474 Cuadros
14475 \emph default
14476  del manual 
14477 \emph on
14478 Objetos insertados
14479 \emph default
14480  para ejemplos.
14481 \end_layout
14482
14483 \begin_layout Standard
14484 \begin_inset VSpace bigskip
14485 \end_inset
14486
14487 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14488  ponerse en un cuadro de párrafo.
14489  Para ello se inserta el comando
14490 \begin_inset Newline newline
14491 \end_inset
14492
14493
14494 \series bold
14495
14496 \backslash
14497 fbox{
14498 \backslash
14499 parbox{
14500 \backslash
14501 linewidth-2
14502 \backslash
14503 fboxsep-2
14504 \backslash
14505 fboxrule}{
14506 \begin_inset Newline newline
14507 \end_inset
14508
14509
14510 \series default
14511 en modo TeX delante de la ecuación.
14512  Aquí 
14513 \series bold
14514
14515 \backslash
14516 linewidth
14517 \begin_inset Index
14518 status collapsed
14519
14520 \begin_layout Plain Layout
14521 Comandos ! L ! 
14522 \backslash
14523 linewidth
14524 \end_layout
14525
14526 \end_inset
14527
14528
14529 \series default
14530  es la anchura de línea establecida para el documento.
14531  Como el marco está por fuera del cuadro de párrafo, hay que restar de dicha
14532  anchura dos veces la separación del marco y el grosor.
14533  Como LyX no lo hace automáticamente debido a un fallo,
14534 \begin_inset Foot
14535 status collapsed
14536
14537 \begin_layout Plain Layout
14538 \begin_inset CommandInset href
14539 LatexCommand href
14540 name "LyX-bug #4483"
14541 target "http://www.lyx.org/trac/ticket/4483"
14542
14543 \end_inset
14544
14545
14546 \end_layout
14547
14548 \end_inset
14549
14550  hay que usar modo TeX.
14551  Para poder multiplicar y restar en los argumentos hay que cargar en el
14552  preámbulo LaTeX el paquete LaTeX 
14553 \series bold
14554 calc
14555 \series default
14556 ,
14557 \begin_inset Foot
14558 status collapsed
14559
14560 \begin_layout Plain Layout
14561
14562 \series bold
14563 calc
14564 \series default
14565  es parte de toda instalación LaTeX estándar.
14566 \end_layout
14567
14568 \end_inset
14569
14570
14571 \begin_inset Index
14572 status collapsed
14573
14574 \begin_layout Plain Layout
14575 Paquetes ! calc
14576 \end_layout
14577
14578 \end_inset
14579
14580  con la línea
14581 \end_layout
14582
14583 \begin_layout Standard
14584
14585 \series bold
14586
14587 \backslash
14588 usepackage{calc}
14589 \end_layout
14590
14591 \begin_layout Standard
14592 Detrás de la ecuación se cierran ambos cuadros con 
14593 \series bold
14594 }}
14595 \series default
14596  en modo TeX.
14597  Aquí hay un ejemplo:
14598 \begin_inset ERT
14599 status collapsed
14600
14601 \begin_layout Plain Layout
14602
14603
14604 \backslash
14605 fboxsep 5mm 
14606 \backslash
14607 fboxrule 5mm
14608 \end_layout
14609
14610 \end_inset
14611
14612
14613 \end_layout
14614
14615 \begin_layout Standard
14616 \begin_inset ERT
14617 status collapsed
14618
14619 \begin_layout Plain Layout
14620
14621
14622 \backslash
14623 fbox{
14624 \backslash
14625 parbox{
14626 \backslash
14627 linewidth-2
14628 \backslash
14629 fboxsep-2
14630 \backslash
14631 fboxrule}{
14632 \end_layout
14633
14634 \end_inset
14635
14636
14637 \begin_inset Formula \begin{equation}
14638 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14639
14640 \end_inset
14641
14642
14643 \end_layout
14644
14645 \begin_layout Standard
14646 \begin_inset ERT
14647 status collapsed
14648
14649 \begin_layout Plain Layout
14650
14651 }}
14652 \end_layout
14653
14654 \end_inset
14655
14656
14657 \begin_inset ERT
14658 status collapsed
14659
14660 \begin_layout Plain Layout
14661
14662
14663 \backslash
14664 fboxrule 0.4pt 
14665 \backslash
14666 fboxsep 3pt
14667 \end_layout
14668
14669 \end_inset
14670
14671
14672 \end_layout
14673
14674 \begin_layout Standard
14675 \begin_inset VSpace medskip
14676 \end_inset
14677
14678
14679 \end_layout
14680
14681 \begin_layout Standard
14682 Como se ha usado el cuadro de párrafo como argumento de 
14683 \series bold
14684
14685 \backslash
14686 fbox
14687 \series default
14688 , en este caso no hay diferencia entre 
14689 \series bold
14690
14691 \backslash
14692 fbox
14693 \series default
14694  y 
14695 \series bold
14696
14697 \backslash
14698 boxed
14699 \series default
14700 .
14701  
14702 \end_layout
14703
14704 \begin_layout Standard
14705 \begin_inset VSpace bigskip
14706 \end_inset
14707
14708
14709 \end_layout
14710
14711 \begin_layout Standard
14712 Los cuadros de párrafo son muy útiles para comentar ecuaciones directamente.
14713  Para hacerlo, se usa 
14714 \series bold
14715
14716 \backslash
14717 parbox
14718 \series default
14719  en combinación con el comando 
14720 \series bold
14721
14722 \backslash
14723 tag
14724 \series default
14725 .
14726  (Véase más sobre 
14727 \series bold
14728
14729 \backslash
14730 tag
14731 \series default
14732  en 
14733 \begin_inset CommandInset ref
14734 LatexCommand ref
14735 reference "sub:Numeración-personalizada"
14736
14737 \end_inset
14738
14739 ).
14740 \end_layout
14741
14742 \begin_layout Standard
14743 Un ejemplo de ecuación comentada con 
14744 \series bold
14745
14746 \backslash
14747 parbox
14748 \series default
14749 :
14750 \end_layout
14751
14752 \begin_layout Standard
14753 \begin_inset ERT
14754 status collapsed
14755
14756 \begin_layout Plain Layout
14757
14758
14759 \backslash
14760 [5x-7b=3b
14761 \backslash
14762 tag*{
14763 \backslash
14764 parbox{5cm}{
14765 \end_layout
14766
14767 \end_inset
14768
14769 Esto es una descripción.
14770  Está claramente separada de la ecuación y es multilínea.
14771 \begin_inset ERT
14772 status collapsed
14773
14774 \begin_layout Plain Layout
14775
14776 }}
14777 \backslash
14778 ]
14779 \end_layout
14780
14781 \end_inset
14782
14783
14784 \end_layout
14785
14786 \begin_layout Standard
14787 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
14788  no soporta el comando 
14789 \series bold
14790
14791 \backslash
14792 parbox
14793 \series default
14794  en ecuaciones.
14795  La ecuación se compone con la siguiente secuencia de comandos:
14796 \end_layout
14797
14798 \begin_layout Standard
14799 El comando 
14800 \series bold
14801
14802 \backslash
14803 [5x-7b=3b
14804 \backslash
14805 tag*
14806 \backslash
14807 {
14808 \backslash
14809 parbox{5cm}{
14810 \series default
14811  se inserta en modo TeX.
14812 \begin_inset Foot
14813 status collapsed
14814
14815 \begin_layout Plain Layout
14816 Si se usa el estilo de ecuación 
14817 \series bold
14818 Sangrado
14819 \series default
14820
14821 \series bold
14822
14823 \backslash
14824 tag*
14825 \backslash
14826
14827 \series default
14828  se puede reemplazar por 
14829 \series bold
14830
14831 \backslash
14832 hfill
14833 \series default
14834 .
14835  (Véanse los estilos de ecuación en 
14836 \begin_inset CommandInset ref
14837 LatexCommand ref
14838 reference "sec:Estilos-de-ecuación"
14839
14840 \end_inset
14841
14842 ).
14843 \end_layout
14844
14845 \end_inset
14846
14847  Después sigue la descripción en texto normal, y por último 
14848 \series bold
14849 }}
14850 \backslash
14851 ]
14852 \series default
14853  en modo TeX.
14854  Aquí los comandos 
14855 \series bold
14856
14857 \backslash
14858 [
14859 \series default
14860  y 
14861 \series bold
14862
14863 \backslash
14864 ]
14865 \series default
14866  crean una ecuación presentada.
14867 \end_layout
14868
14869 \begin_layout Standard
14870 Las ventajas de 
14871 \series bold
14872
14873 \backslash
14874 parbox
14875 \series default
14876  pueden verse en este ejemplo que se ha 
14877 \begin_inset Quotes fld
14878 \end_inset
14879
14880 comentado
14881 \begin_inset Quotes frd
14882 \end_inset
14883
14884  usando el modo texto matemático:
14885 \begin_inset Formula \[
14886 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}\]
14887
14888 \end_inset
14889
14890
14891 \end_layout
14892
14893 \begin_layout Section
14894 Operadores
14895 \begin_inset Index
14896 status collapsed
14897
14898 \begin_layout Plain Layout
14899 Operadores
14900 \end_layout
14901
14902 \end_inset
14903
14904
14905 \end_layout
14906
14907 \begin_layout Subsection
14908 Operadores grandes
14909 \begin_inset CommandInset label
14910 LatexCommand label
14911 name "sub:Operadores-grandes"
14912
14913 \end_inset
14914
14915
14916 \begin_inset Index
14917 status collapsed
14918
14919 \begin_layout Plain Layout
14920 Operadores ! grandes
14921 \end_layout
14922
14923 \end_inset
14924
14925
14926 \begin_inset Index
14927 status collapsed
14928
14929 \begin_layout Plain Layout
14930 Sumatorios
14931 \end_layout
14932
14933 \end_inset
14934
14935
14936 \begin_inset Index
14937 status collapsed
14938
14939 \begin_layout Plain Layout
14940 Integrales
14941 \end_layout
14942
14943 \end_inset
14944
14945
14946 \end_layout
14947
14948 \begin_layout Standard
14949 Para poder usar todos los comandos de integrales listados aquí, debe estar
14950  marcada la opción 
14951 \family sans
14952 Usar paquete esint automáticamente
14953 \family default
14954  en el apartado 
14955 \family sans
14956 Ecuaciones
14957 \family default
14958  de la configuración del documento.
14959  
14960 \end_layout
14961
14962 \begin_layout Standard
14963 \begin_inset space \hfill{}
14964 \end_inset
14965
14966
14967 \begin_inset Tabular
14968 <lyxtabular version="3" rows="11" columns="2">
14969 <features>
14970 <column alignment="center" valignment="top" width="0pt">
14971 <column alignment="center" valignment="top" width="0pt">
14972 <row>
14973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14974 \begin_inset Text
14975
14976 \begin_layout Plain Layout
14977 Comando
14978 \end_layout
14979
14980 \end_inset
14981 </cell>
14982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14983 \begin_inset Text
14984
14985 \begin_layout Plain Layout
14986 Resultado
14987 \end_layout
14988
14989 \end_inset
14990 </cell>
14991 </row>
14992 <row>
14993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14994 \begin_inset Text
14995
14996 \begin_layout Plain Layout
14997
14998 \backslash
14999 int
15000 \begin_inset Index
15001 status collapsed
15002
15003 \begin_layout Plain Layout
15004 Comandos ! I ! 
15005 \backslash
15006 int
15007 \end_layout
15008
15009 \end_inset
15010
15011
15012 \end_layout
15013
15014 \end_inset
15015 </cell>
15016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15017 \begin_inset Text
15018
15019 \begin_layout Plain Layout
15020 \begin_inset Formula $\int$
15021 \end_inset
15022
15023
15024 \end_layout
15025
15026 \end_inset
15027 </cell>
15028 </row>
15029 <row>
15030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15031 \begin_inset Text
15032
15033 \begin_layout Plain Layout
15034
15035 \backslash
15036 oint
15037 \end_layout
15038
15039 \end_inset
15040 </cell>
15041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15042 \begin_inset Text
15043
15044 \begin_layout Plain Layout
15045 \begin_inset Formula $\oint$
15046 \end_inset
15047
15048
15049 \end_layout
15050
15051 \end_inset
15052 </cell>
15053 </row>
15054 <row>
15055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15056 \begin_inset Text
15057
15058 \begin_layout Plain Layout
15059
15060 \backslash
15061 ointctrclockwise
15062 \end_layout
15063
15064 \end_inset
15065 </cell>
15066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15067 \begin_inset Text
15068
15069 \begin_layout Plain Layout
15070 \begin_inset Formula $\ointctrclockwise$
15071 \end_inset
15072
15073
15074 \end_layout
15075
15076 \end_inset
15077 </cell>
15078 </row>
15079 <row>
15080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15081 \begin_inset Text
15082
15083 \begin_layout Plain Layout
15084
15085 \backslash
15086 ointclockwise
15087 \end_layout
15088
15089 \end_inset
15090 </cell>
15091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15092 \begin_inset Text
15093
15094 \begin_layout Plain Layout
15095 \begin_inset Formula $\ointclockwise$
15096 \end_inset
15097
15098
15099 \end_layout
15100
15101 \end_inset
15102 </cell>
15103 </row>
15104 <row>
15105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15106 \begin_inset Text
15107
15108 \begin_layout Plain Layout
15109
15110 \backslash
15111 sqint
15112 \end_layout
15113
15114 \end_inset
15115 </cell>
15116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15117 \begin_inset Text
15118
15119 \begin_layout Plain Layout
15120 \begin_inset Formula $\sqint$
15121 \end_inset
15122
15123
15124 \end_layout
15125
15126 \end_inset
15127 </cell>
15128 </row>
15129 <row>
15130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15131 \begin_inset Text
15132
15133 \begin_layout Plain Layout
15134
15135 \backslash
15136 fint
15137 \end_layout
15138
15139 \end_inset
15140 </cell>
15141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15142 \begin_inset Text
15143
15144 \begin_layout Plain Layout
15145  
15146 \begin_inset Formula $\fint$
15147 \end_inset
15148
15149
15150 \end_layout
15151
15152 \end_inset
15153 </cell>
15154 </row>
15155 <row>
15156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15157 \begin_inset Text
15158
15159 \begin_layout Plain Layout
15160
15161 \backslash
15162 landupint
15163 \end_layout
15164
15165 \end_inset
15166 </cell>
15167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15168 \begin_inset Text
15169
15170 \begin_layout Plain Layout
15171  
15172 \begin_inset Formula $\landupint$
15173 \end_inset
15174
15175
15176 \end_layout
15177
15178 \end_inset
15179 </cell>
15180 </row>
15181 <row>
15182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15183 \begin_inset Text
15184
15185 \begin_layout Plain Layout
15186
15187 \backslash
15188 landdownint
15189 \end_layout
15190
15191 \end_inset
15192 </cell>
15193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15194 \begin_inset Text
15195
15196 \begin_layout Plain Layout
15197  
15198 \begin_inset Formula $\landdownint$
15199 \end_inset
15200
15201
15202 \end_layout
15203
15204 \end_inset
15205 </cell>
15206 </row>
15207 <row>
15208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15209 \begin_inset Text
15210
15211 \begin_layout Plain Layout
15212
15213 \backslash
15214 bigcap
15215 \end_layout
15216
15217 \end_inset
15218 </cell>
15219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15220 \begin_inset Text
15221
15222 \begin_layout Plain Layout
15223 \begin_inset Formula $\bigcap$
15224 \end_inset
15225
15226
15227 \end_layout
15228
15229 \end_inset
15230 </cell>
15231 </row>
15232 <row>
15233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15234 \begin_inset Text
15235
15236 \begin_layout Plain Layout
15237
15238 \backslash
15239 bigcup
15240 \end_layout
15241
15242 \end_inset
15243 </cell>
15244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15245 \begin_inset Text
15246
15247 \begin_layout Plain Layout
15248 \begin_inset Formula $\bigcup$
15249 \end_inset
15250
15251
15252 \end_layout
15253
15254 \end_inset
15255 </cell>
15256 </row>
15257 </lyxtabular>
15258
15259 \end_inset
15260
15261
15262 \begin_inset space \hfill{}
15263 \end_inset
15264
15265
15266 \begin_inset Tabular
15267 <lyxtabular version="3" rows="11" columns="2">
15268 <features>
15269 <column alignment="center" valignment="top" width="0pt">
15270 <column alignment="center" valignment="top" width="0pt">
15271 <row>
15272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15273 \begin_inset Text
15274
15275 \begin_layout Plain Layout
15276 Comando
15277 \end_layout
15278
15279 \end_inset
15280 </cell>
15281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15282 \begin_inset Text
15283
15284 \begin_layout Plain Layout
15285 Resultado
15286 \end_layout
15287
15288 \end_inset
15289 </cell>
15290 </row>
15291 <row>
15292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15293 \begin_inset Text
15294
15295 \begin_layout Plain Layout
15296
15297 \backslash
15298 sum
15299 \begin_inset Index
15300 status collapsed
15301
15302 \begin_layout Plain Layout
15303 Comandos ! S ! 
15304 \backslash
15305 sum
15306 \end_layout
15307
15308 \end_inset
15309
15310
15311 \end_layout
15312
15313 \end_inset
15314 </cell>
15315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15316 \begin_inset Text
15317
15318 \begin_layout Plain Layout
15319 \begin_inset Formula $\sum$
15320 \end_inset
15321
15322
15323 \end_layout
15324
15325 \end_inset
15326 </cell>
15327 </row>
15328 <row>
15329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15330 \begin_inset Text
15331
15332 \begin_layout Plain Layout
15333
15334 \backslash
15335 prod
15336 \begin_inset Index
15337 status collapsed
15338
15339 \begin_layout Plain Layout
15340 Comandos ! P ! 
15341 \backslash
15342 prod
15343 \end_layout
15344
15345 \end_inset
15346
15347
15348 \end_layout
15349
15350 \end_inset
15351 </cell>
15352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15353 \begin_inset Text
15354
15355 \begin_layout Plain Layout
15356 \begin_inset Formula $\prod$
15357 \end_inset
15358
15359
15360 \end_layout
15361
15362 \end_inset
15363 </cell>
15364 </row>
15365 <row>
15366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15367 \begin_inset Text
15368
15369 \begin_layout Plain Layout
15370
15371 \backslash
15372 coprod
15373 \end_layout
15374
15375 \end_inset
15376 </cell>
15377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15378 \begin_inset Text
15379
15380 \begin_layout Plain Layout
15381 \begin_inset Formula $\coprod$
15382 \end_inset
15383
15384
15385 \end_layout
15386
15387 \end_inset
15388 </cell>
15389 </row>
15390 <row>
15391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15392 \begin_inset Text
15393
15394 \begin_layout Plain Layout
15395
15396 \backslash
15397 bigodot
15398 \end_layout
15399
15400 \end_inset
15401 </cell>
15402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15403 \begin_inset Text
15404
15405 \begin_layout Plain Layout
15406 \begin_inset Formula $\bigodot$
15407 \end_inset
15408
15409
15410 \end_layout
15411
15412 \end_inset
15413 </cell>
15414 </row>
15415 <row>
15416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15417 \begin_inset Text
15418
15419 \begin_layout Plain Layout
15420
15421 \backslash
15422 bigotimes
15423 \end_layout
15424
15425 \end_inset
15426 </cell>
15427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15428 \begin_inset Text
15429
15430 \begin_layout Plain Layout
15431 \begin_inset Formula $\bigotimes$
15432 \end_inset
15433
15434
15435 \end_layout
15436
15437 \end_inset
15438 </cell>
15439 </row>
15440 <row>
15441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15442 \begin_inset Text
15443
15444 \begin_layout Plain Layout
15445
15446 \backslash
15447 bigoplus
15448 \end_layout
15449
15450 \end_inset
15451 </cell>
15452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15453 \begin_inset Text
15454
15455 \begin_layout Plain Layout
15456 \begin_inset Formula $\bigoplus$
15457 \end_inset
15458
15459
15460 \end_layout
15461
15462 \end_inset
15463 </cell>
15464 </row>
15465 <row>
15466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15467 \begin_inset Text
15468
15469 \begin_layout Plain Layout
15470
15471 \backslash
15472 bigwedge
15473 \end_layout
15474
15475 \end_inset
15476 </cell>
15477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15478 \begin_inset Text
15479
15480 \begin_layout Plain Layout
15481 \begin_inset Formula $\bigwedge$
15482 \end_inset
15483
15484
15485 \end_layout
15486
15487 \end_inset
15488 </cell>
15489 </row>
15490 <row>
15491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15492 \begin_inset Text
15493
15494 \begin_layout Plain Layout
15495
15496 \backslash
15497 bigvee
15498 \end_layout
15499
15500 \end_inset
15501 </cell>
15502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15503 \begin_inset Text
15504
15505 \begin_layout Plain Layout
15506 \begin_inset Formula $\bigvee$
15507 \end_inset
15508
15509
15510 \end_layout
15511
15512 \end_inset
15513 </cell>
15514 </row>
15515 <row>
15516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15517 \begin_inset Text
15518
15519 \begin_layout Plain Layout
15520
15521 \backslash
15522 bigsqcup
15523 \end_layout
15524
15525 \end_inset
15526 </cell>
15527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15528 \begin_inset Text
15529
15530 \begin_layout Plain Layout
15531 \begin_inset Formula $\bigsqcup$
15532 \end_inset
15533
15534
15535 \end_layout
15536
15537 \end_inset
15538 </cell>
15539 </row>
15540 <row>
15541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15542 \begin_inset Text
15543
15544 \begin_layout Plain Layout
15545
15546 \backslash
15547 biguplus
15548 \end_layout
15549
15550 \end_inset
15551 </cell>
15552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15553 \begin_inset Text
15554
15555 \begin_layout Plain Layout
15556 \begin_inset Formula $\biguplus$
15557 \end_inset
15558
15559
15560 \end_layout
15561
15562 \end_inset
15563 </cell>
15564 </row>
15565 </lyxtabular>
15566
15567 \end_inset
15568
15569
15570 \begin_inset space \hfill{}
15571 \end_inset
15572
15573
15574 \end_layout
15575
15576 \begin_layout Standard
15577 Todos los operadores grandes se pueden insertar con el botón 
15578 \begin_inset Graphics
15579         filename ../../images/math/intop.png
15580         scale 85
15581
15582 \end_inset
15583
15584  de la barra de ecuaciones.
15585 \end_layout
15586
15587 \begin_layout Standard
15588 Estos operadores son llamados grandes porque son mayores que los operadores
15589  binarios de aspecto semejante.
15590  Todos los operadores grandes pueden tener límites, como se describe en
15591  la subsección siguiente.
15592 \end_layout
15593
15594 \begin_layout Standard
15595 Para todos los operadores de integral hay una segunda versión disponible,
15596  terminando en 
15597 \series bold
15598 op
15599 \series default
15600
15601 \series bold
15602
15603 \backslash
15604 intop
15605 \series default
15606
15607 \series bold
15608
15609 \backslash
15610 ointop
15611 \series default
15612  etc.
15613  Estos operadores difieren de 
15614 \series bold
15615
15616 \backslash
15617 int
15618 \series default
15619 , etc., en el estilo en que se presentan los límites, véase
15620 \series bold
15621  
15622 \series default
15623
15624 \begin_inset CommandInset ref
15625 LatexCommand ref
15626 reference "sub:Límites-de-operadores"
15627
15628 \end_inset
15629
15630 .
15631 \end_layout
15632
15633 \begin_layout Subsubsection*
15634 Sugerencias para las integrales
15635 \end_layout
15636
15637 \begin_layout Standard
15638 La letra 
15639 \emph on
15640 d
15641 \emph default
15642  en una integral es un operador, por consiguiente debe escribirse en redonda.
15643  Esto se hace resaltando la 
15644 \emph on
15645 d
15646 \emph default
15647  y usando el atajo de teclado 
15648 \family sans
15649 Alt+C
15650 \begin_inset space ~
15651 \end_inset
15652
15653 R
15654 \family default
15655 .
15656 \begin_inset Foot
15657 status collapsed
15658
15659 \begin_layout Plain Layout
15660 véase estilos de letras en 
15661 \begin_inset CommandInset ref
15662 LatexCommand ref
15663 reference "sub:Estilos-de-fuentes"
15664
15665 \end_inset
15666
15667  
15668 \end_layout
15669
15670 \end_inset
15671
15672  Delante de la 
15673 \emph on
15674 d
15675 \emph default
15676  se inserta un espacio delgado, como es habitual en los operadores.
15677  Un ejemplo:
15678 \end_layout
15679
15680 \begin_layout Standard
15681 incorrecto: 
15682 \begin_inset Formula $\int A(x)dx$
15683 \end_inset
15684
15685
15686 \begin_inset Newline newline
15687 \end_inset
15688
15689
15690 \begin_inset ERT
15691 status collapsed
15692
15693 \begin_layout Plain Layout
15694
15695
15696 \backslash
15697 hphantom{in}
15698 \end_layout
15699
15700 \end_inset
15701
15702 correcto: 
15703 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15704 \end_inset
15705
15706
15707 \end_layout
15708
15709 \begin_layout Standard
15710 Para integrales múltiples hay los siguientes comandos:
15711 \begin_inset VSpace medskip
15712 \end_inset
15713
15714
15715 \end_layout
15716
15717 \begin_layout Standard
15718 \begin_inset space \hfill{}
15719 \end_inset
15720
15721
15722 \begin_inset Tabular
15723 <lyxtabular version="3" rows="4" columns="2">
15724 <features>
15725 <column alignment="center" valignment="top" width="0">
15726 <column alignment="center" valignment="top" width="0">
15727 <row>
15728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15729 \begin_inset Text
15730
15731 \begin_layout Plain Layout
15732 Comando
15733 \end_layout
15734
15735 \end_inset
15736 </cell>
15737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15738 \begin_inset Text
15739
15740 \begin_layout Plain Layout
15741 Resultado
15742 \begin_inset Note Note
15743 status collapsed
15744
15745 \begin_layout Plain Layout
15746
15747 \series bold
15748
15749 \backslash
15750 raisebox
15751 \series default
15752  se usa sólo como espaciador
15753 \end_layout
15754
15755 \end_inset
15756
15757
15758 \end_layout
15759
15760 \end_inset
15761 </cell>
15762 </row>
15763 <row>
15764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15765 \begin_inset Text
15766
15767 \begin_layout Plain Layout
15768
15769 \backslash
15770 iint
15771 \end_layout
15772
15773 \end_inset
15774 </cell>
15775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15776 \begin_inset Text
15777
15778 \begin_layout Plain Layout
15779 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15780 \end_inset
15781
15782
15783 \end_layout
15784
15785 \end_inset
15786 </cell>
15787 </row>
15788 <row>
15789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15790 \begin_inset Text
15791
15792 \begin_layout Plain Layout
15793
15794 \backslash
15795 oiint
15796 \end_layout
15797
15798 \end_inset
15799 </cell>
15800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15801 \begin_inset Text
15802
15803 \begin_layout Plain Layout
15804 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15805 \end_inset
15806
15807
15808 \end_layout
15809
15810 \end_inset
15811 </cell>
15812 </row>
15813 <row>
15814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15815 \begin_inset Text
15816
15817 \begin_layout Plain Layout
15818
15819 \backslash
15820 sqiint
15821 \end_layout
15822
15823 \end_inset
15824 </cell>
15825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15826 \begin_inset Text
15827
15828 \begin_layout Plain Layout
15829 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15830 \end_inset
15831
15832
15833 \end_layout
15834
15835 \end_inset
15836 </cell>
15837 </row>
15838 </lyxtabular>
15839
15840 \end_inset
15841
15842
15843 \begin_inset space \hfill{}
15844 \end_inset
15845
15846
15847 \begin_inset Tabular
15848 <lyxtabular version="3" rows="4" columns="2">
15849 <features>
15850 <column alignment="center" valignment="top" width="0">
15851 <column alignment="center" valignment="top" width="0">
15852 <row>
15853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15854 \begin_inset Text
15855
15856 \begin_layout Plain Layout
15857 Comando
15858 \end_layout
15859
15860 \end_inset
15861 </cell>
15862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15863 \begin_inset Text
15864
15865 \begin_layout Plain Layout
15866 Resultado
15867 \begin_inset Note Note
15868 status collapsed
15869
15870 \begin_layout Plain Layout
15871
15872 \series bold
15873
15874 \backslash
15875 raisebox
15876 \series default
15877  se usa sólo como espaciador
15878 \end_layout
15879
15880 \end_inset
15881
15882
15883 \end_layout
15884
15885 \end_inset
15886 </cell>
15887 </row>
15888 <row>
15889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15890 \begin_inset Text
15891
15892 \begin_layout Plain Layout
15893
15894 \backslash
15895 iiint
15896 \end_layout
15897
15898 \end_inset
15899 </cell>
15900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15901 \begin_inset Text
15902
15903 \begin_layout Plain Layout
15904 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15905 \end_inset
15906
15907
15908 \end_layout
15909
15910 \end_inset
15911 </cell>
15912 </row>
15913 <row>
15914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15915 \begin_inset Text
15916
15917 \begin_layout Plain Layout
15918
15919 \backslash
15920 iiiint
15921 \end_layout
15922
15923 \end_inset
15924 </cell>
15925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15926 \begin_inset Text
15927
15928 \begin_layout Plain Layout
15929 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15930 \end_inset
15931
15932
15933 \end_layout
15934
15935 \end_inset
15936 </cell>
15937 </row>
15938 <row>
15939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15940 \begin_inset Text
15941
15942 \begin_layout Plain Layout
15943
15944 \backslash
15945 dotsint
15946 \end_layout
15947
15948 \end_inset
15949 </cell>
15950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15951 \begin_inset Text
15952
15953 \begin_layout Plain Layout
15954 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15955 \end_inset
15956
15957
15958 \end_layout
15959
15960 \end_inset
15961 </cell>
15962 </row>
15963 </lyxtabular>
15964
15965 \end_inset
15966
15967
15968 \begin_inset space \hfill{}
15969 \end_inset
15970
15971
15972 \end_layout
15973
15974 \begin_layout Subsection
15975 Límites de operadores
15976 \begin_inset CommandInset label
15977 LatexCommand label
15978 name "sub:Límites-de-operadores"
15979
15980 \end_inset
15981
15982
15983 \begin_inset Index
15984 status collapsed
15985
15986 \begin_layout Plain Layout
15987 Operadores ! límites de
15988 \end_layout
15989
15990 \end_inset
15991
15992
15993 \end_layout
15994
15995 \begin_layout Standard
15996 Los límites se crean mediante superíndices y subíndices:
15997 \end_layout
15998
15999 \begin_layout Standard
16000 \noindent
16001 \align center
16002 \begin_inset Tabular
16003 <lyxtabular version="3" rows="2" columns="2">
16004 <features>
16005 <column alignment="center" valignment="top" width="0">
16006 <column alignment="center" valignment="top" width="0">
16007 <row>
16008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16009 \begin_inset Text
16010
16011 \begin_layout Plain Layout
16012 Comando
16013 \end_layout
16014
16015 \end_inset
16016 </cell>
16017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16018 \begin_inset Text
16019
16020 \begin_layout Plain Layout
16021 Resultado
16022 \begin_inset Note Note
16023 status collapsed
16024
16025 \begin_layout Plain Layout
16026
16027 \series bold
16028
16029 \backslash
16030 raisebox
16031 \series default
16032  se usa sólo como espaciador
16033 \end_layout
16034
16035 \end_inset
16036
16037
16038 \end_layout
16039
16040 \end_inset
16041 </cell>
16042 </row>
16043 <row>
16044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16045 \begin_inset Text
16046
16047 \begin_layout Plain Layout
16048
16049 \backslash
16050 prod^
16051 \backslash
16052 infty
16053 \begin_inset ERT
16054 status collapsed
16055
16056 \begin_layout Plain Layout
16057
16058
16059 \backslash
16060 spce 
16061 \end_layout
16062
16063 \end_inset
16064
16065
16066 \begin_inset Formula $\to$
16067 \end_inset
16068
16069 _0
16070 \begin_inset Formula $\to$
16071 \end_inset
16072
16073 A(x)
16074 \end_layout
16075
16076 \end_inset
16077 </cell>
16078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16079 \begin_inset Text
16080
16081 \begin_layout Plain Layout
16082 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16083 \end_inset
16084
16085
16086 \end_layout
16087
16088 \end_inset
16089 </cell>
16090 </row>
16091 </lyxtabular>
16092
16093 \end_inset
16094
16095
16096 \end_layout
16097
16098 \begin_layout Standard
16099 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16100  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16101 \end_layout
16102
16103 \begin_layout Standard
16104 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16105  directamente detrás del operador y se elige 
16106 \series bold
16107 Alineado
16108 \series default
16109  en el menú 
16110 \family sans
16111 Editar\SpecialChar \menuseparator
16112 Ecuación\SpecialChar \menuseparator
16113 Cambiar tipo de límites
16114 \family default
16115  (atajo 
16116 \family sans
16117 Alt+M
16118 \begin_inset space ~
16119 \end_inset
16120
16121 L
16122 \family default
16123 ).
16124  Un ejemplo:
16125 \end_layout
16126
16127 \begin_layout Standard
16128 El tipo de límites por omisión es:
16129 \begin_inset Formula \[
16130 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
16131
16132 \end_inset
16133
16134
16135 \end_layout
16136
16137 \begin_layout Standard
16138 Así se ven si se cambia el tipo de límites a 
16139 \series bold
16140 Alineado
16141 \series default
16142 :
16143 \begin_inset Formula \[
16144 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
16145
16146 \end_inset
16147
16148
16149 \end_layout
16150
16151 \begin_layout Standard
16152 En integrales, excepto las que terminan en 
16153 \series bold
16154 op
16155 \series default
16156  como 
16157 \series bold
16158
16159 \backslash
16160 intop
16161 \series default
16162
16163 \series bold
16164
16165 \backslash
16166 ointop
16167 \series default
16168 , etc., los límites se colocan por omisión junto al operador.
16169  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16170  operador.
16171  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16172 \series bold
16173 Presentado
16174 \series default
16175  para poner el límite debajo:
16176 \begin_inset Formula \begin{equation}
16177 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}\end{equation}
16178
16179 \end_inset
16180
16181
16182 \begin_inset VSpace medskip
16183 \end_inset
16184
16185 Para especificar condiciones en los límites se usan los comandos 
16186 \series bold
16187
16188 \backslash
16189 subarray
16190 \series default
16191
16192 \begin_inset Index
16193 status collapsed
16194
16195 \begin_layout Plain Layout
16196 Comandos ! S ! 
16197 \backslash
16198 subarray
16199 \end_layout
16200
16201 \end_inset
16202
16203  y 
16204 \series bold
16205
16206 \backslash
16207 substack
16208 \series default
16209
16210 \begin_inset Index
16211 status collapsed
16212
16213 \begin_layout Plain Layout
16214 Comandos ! S ! 
16215 \backslash
16216 substack
16217 \end_layout
16218
16219 \end_inset
16220
16221 .
16222  Por ejemplo, para componer la expresión
16223 \begin_inset Formula \begin{equation}
16224 \sum_{\begin{subarray}{c}
16225 0<k<1000\\
16226 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16227
16228 \end_inset
16229
16230 se ha hecho lo siguiente: primero se escribe el comando 
16231 \series bold
16232
16233 \backslash
16234 sum^n
16235 \series default
16236
16237 \begin_inset ERT
16238 status collapsed
16239
16240 \begin_layout Plain Layout
16241
16242
16243 \backslash
16244 spce 
16245 \end_layout
16246
16247 \end_inset
16248
16249
16250 \series bold
16251 _
16252 \series default
16253 .
16254  Ahora el cursor está en un cuadro azul bajo el operador sumatorio y ahí
16255  se inserta el comando 
16256 \series bold
16257
16258 \backslash
16259 subarray
16260 \series default
16261
16262 \begin_inset ERT
16263 status collapsed
16264
16265 \begin_layout Plain Layout
16266
16267
16268 \backslash
16269 spce 
16270 \end_layout
16271
16272 \end_inset
16273
16274 .
16275  Ahora el cuadro azul está en un marco púrpura donde pueden escribirse líneas
16276  distintas.
16277  Cada línea nueva se crea con un salto de línea (
16278 \family sans
16279 Ctrl+Retorno
16280 \family default
16281 ).
16282  Si ahora se escribe en ella
16283 \begin_inset Newline newline
16284 \end_inset
16285
16286
16287 \series bold
16288 0<k<1000 Ctrl+Retorno
16289 \begin_inset Newline newline
16290 \end_inset
16291
16292
16293 \series default
16294 aparece debajo un nuevo marco para la línea nueva.
16295 \end_layout
16296
16297 \begin_layout Standard
16298 La alineación de las líneas puede cambiarse a la izquierda con la 
16299 \family sans
16300 barra de herramientas de tabla
16301 \family default
16302  o con el menú 
16303 \family sans
16304 Editar\SpecialChar \menuseparator
16305 Filas y columnas
16306 \family default
16307 .
16308  Para obtener alineación derecha se inserta 
16309 \series bold
16310
16311 \backslash
16312 hfill
16313 \series default
16314
16315 \begin_inset ERT
16316 status collapsed
16317
16318 \begin_layout Plain Layout
16319
16320
16321 \backslash
16322 spce 
16323 \end_layout
16324
16325 \end_inset
16326
16327  al principio de la línea.
16328 \end_layout
16329
16330 \begin_layout Standard
16331 El comando 
16332 \series bold
16333
16334 \backslash
16335 substack
16336 \series default
16337  es equivalente a 
16338 \series bold
16339
16340 \backslash
16341 subarray
16342 \series default
16343  con la diferencia de que las líneas están siempre centradas.
16344 \begin_inset VSpace bigskip
16345 \end_inset
16346
16347
16348 \end_layout
16349
16350 \begin_layout Standard
16351 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16352  siguientes, como en la ecuación 
16353 \begin_inset CommandInset ref
16354 LatexCommand eqref
16355 reference "eq:substack"
16356
16357 \end_inset
16358
16359 , porque éstos se colocan junto a los límites.
16360 \end_layout
16361
16362 \begin_layout Standard
16363 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16364 \end_layout
16365
16366 \begin_layout Standard
16367
16368 \series bold
16369
16370 \backslash
16371 def
16372 \backslash
16373 clap#1{
16374 \backslash
16375 hbox to 0pt{
16376 \backslash
16377 hss #1
16378 \backslash
16379 hss}}
16380 \begin_inset Newline newline
16381 \end_inset
16382
16383
16384 \backslash
16385 def
16386 \backslash
16387 mathclap {
16388 \backslash
16389 mathpalette 
16390 \backslash
16391 mathclapinternal}
16392 \begin_inset Newline newline
16393 \end_inset
16394
16395
16396 \backslash
16397 def
16398 \backslash
16399 mathclapinternal #1#2{
16400 \backslash
16401 clap{$
16402 \backslash
16403 mathsurround =0pt #1{#2}$}}
16404 \end_layout
16405
16406 \begin_layout Standard
16407 En ella se define el comando 
16408 \series bold
16409
16410 \backslash
16411 mathclap
16412 \series default
16413
16414 \begin_inset Index
16415 status collapsed
16416
16417 \begin_layout Plain Layout
16418 Comandos ! M ! 
16419 \backslash
16420 mathclap
16421 \end_layout
16422
16423 \end_inset
16424
16425  que establece la anchura del límite en 0
16426 \begin_inset space \thinspace{}
16427 \end_inset
16428
16429 pt.
16430  El esquema del comando es:
16431 \end_layout
16432
16433 \begin_layout Standard
16434
16435 \series bold
16436
16437 \backslash
16438 mathclap{límite}
16439 \end_layout
16440
16441 \begin_layout Standard
16442 donde el límite puede consistir en varias condiciones.
16443 \end_layout
16444
16445 \begin_layout Standard
16446 Aplicado en la ecuación 
16447 \begin_inset CommandInset ref
16448 LatexCommand eqref
16449 reference "eq:substack"
16450
16451 \end_inset
16452
16453  se usa el comando
16454 \end_layout
16455
16456 \begin_layout Standard
16457
16458 \series bold
16459
16460 \backslash
16461 sum_
16462 \backslash
16463 mathclap{
16464 \backslash
16465 substack
16466 \begin_inset ERT
16467 status collapsed
16468
16469 \begin_layout Plain Layout
16470
16471
16472 \backslash
16473 spce 
16474 \end_layout
16475
16476 \end_inset
16477
16478 0<k<1000 Ctrl+Retorno
16479 \end_layout
16480
16481 \begin_layout Standard
16482 para componer el límite inferior.
16483  Ahora el sumando está junto al sumatorio:
16484 \begin_inset Formula \[
16485 \sum_{\mathclap{\substack{0<k<1000\\
16486 \\k\,\in\,\mathbb{N}}
16487 }}^{n}k^{-2}\]
16488
16489 \end_inset
16490
16491
16492 \begin_inset VSpace bigskip
16493 \end_inset
16494
16495 Cómo utilizar un límite para varios operadores se describe en la 
16496 \begin_inset CommandInset ref
16497 LatexCommand ref
16498 reference "sub:Operadores-de-usuario"
16499
16500 \end_inset
16501
16502 .
16503 \end_layout
16504
16505 \begin_layout Subsection
16506 Operadores binarios
16507 \begin_inset CommandInset label
16508 LatexCommand label
16509 name "sub:Operadores-binarios"
16510
16511 \end_inset
16512
16513
16514 \begin_inset Index
16515 status collapsed
16516
16517 \begin_layout Plain Layout
16518 Operadores ! binarios
16519 \end_layout
16520
16521 \end_inset
16522
16523
16524 \end_layout
16525
16526 \begin_layout Standard
16527 Los operadores binarios se rodean por espacios si llevan un carácter delante
16528  o detrás.
16529 \begin_inset VSpace medskip
16530 \end_inset
16531
16532
16533 \end_layout
16534
16535 \begin_layout Standard
16536 \begin_inset space \hfill{}
16537 \end_inset
16538
16539
16540 \begin_inset Tabular
16541 <lyxtabular version="3" rows="13" columns="2">
16542 <features>
16543 <column alignment="center" valignment="top" width="0pt">
16544 <column alignment="center" valignment="top" width="0pt">
16545 <row>
16546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16547 \begin_inset Text
16548
16549 \begin_layout Plain Layout
16550 Comando
16551 \begin_inset Note Note
16552 status collapsed
16553
16554 \begin_layout Plain Layout
16555
16556 \series bold
16557
16558 \backslash
16559 raisebox
16560 \series default
16561  se usa sólo como espaciador
16562 \end_layout
16563
16564 \end_inset
16565
16566
16567 \end_layout
16568
16569 \end_inset
16570 </cell>
16571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16572 \begin_inset Text
16573
16574 \begin_layout Plain Layout
16575 Operador
16576 \end_layout
16577
16578 \end_inset
16579 </cell>
16580 </row>
16581 <row>
16582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16583 \begin_inset Text
16584
16585 \begin_layout Plain Layout
16586 +
16587 \end_layout
16588
16589 \end_inset
16590 </cell>
16591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16592 \begin_inset Text
16593
16594 \begin_layout Plain Layout
16595 \begin_inset Formula $+$
16596 \end_inset
16597
16598
16599 \end_layout
16600
16601 \end_inset
16602 </cell>
16603 </row>
16604 <row>
16605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16606 \begin_inset Text
16607
16608 \begin_layout Plain Layout
16609 -
16610 \end_layout
16611
16612 \end_inset
16613 </cell>
16614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16615 \begin_inset Text
16616
16617 \begin_layout Plain Layout
16618 \begin_inset Formula $-$
16619 \end_inset
16620
16621
16622 \end_layout
16623
16624 \end_inset
16625 </cell>
16626 </row>
16627 <row>
16628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16629 \begin_inset Text
16630
16631 \begin_layout Plain Layout
16632
16633 \backslash
16634 pm
16635 \end_layout
16636
16637 \end_inset
16638 </cell>
16639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16640 \begin_inset Text
16641
16642 \begin_layout Plain Layout
16643 \begin_inset Formula $\pm$
16644 \end_inset
16645
16646
16647 \end_layout
16648
16649 \end_inset
16650 </cell>
16651 </row>
16652 <row>
16653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16654 \begin_inset Text
16655
16656 \begin_layout Plain Layout
16657
16658 \backslash
16659 mp
16660 \end_layout
16661
16662 \end_inset
16663 </cell>
16664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16665 \begin_inset Text
16666
16667 \begin_layout Plain Layout
16668 \begin_inset Formula $\mp$
16669 \end_inset
16670
16671
16672 \end_layout
16673
16674 \end_inset
16675 </cell>
16676 </row>
16677 <row>
16678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16679 \begin_inset Text
16680
16681 \begin_layout Plain Layout
16682
16683 \backslash
16684 cdot
16685 \end_layout
16686
16687 \end_inset
16688 </cell>
16689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16690 \begin_inset Text
16691
16692 \begin_layout Plain Layout
16693 \begin_inset Formula $\cdot$
16694 \end_inset
16695
16696
16697 \end_layout
16698
16699 \end_inset
16700 </cell>
16701 </row>
16702 <row>
16703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16704 \begin_inset Text
16705
16706 \begin_layout Plain Layout
16707
16708 \backslash
16709 times
16710 \end_layout
16711
16712 \end_inset
16713 </cell>
16714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16715 \begin_inset Text
16716
16717 \begin_layout Plain Layout
16718 \begin_inset Formula $\times$
16719 \end_inset
16720
16721
16722 \end_layout
16723
16724 \end_inset
16725 </cell>
16726 </row>
16727 <row>
16728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16729 \begin_inset Text
16730
16731 \begin_layout Plain Layout
16732
16733 \backslash
16734 div
16735 \end_layout
16736
16737 \end_inset
16738 </cell>
16739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16740 \begin_inset Text
16741
16742 \begin_layout Plain Layout
16743 \begin_inset Formula $\div$
16744 \end_inset
16745
16746
16747 \end_layout
16748
16749 \end_inset
16750 </cell>
16751 </row>
16752 <row>
16753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16754 \begin_inset Text
16755
16756 \begin_layout Plain Layout
16757 \begin_inset ERT
16758 status collapsed
16759
16760 \begin_layout Plain Layout
16761
16762
16763 \backslash
16764 raisebox{-1.2mm}{
16765 \end_layout
16766
16767 \end_inset
16768
16769 *
16770 \begin_inset ERT
16771 status collapsed
16772
16773 \begin_layout Plain Layout
16774
16775 }
16776 \end_layout
16777
16778 \end_inset
16779
16780
16781 \end_layout
16782
16783 \end_inset
16784 </cell>
16785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16786 \begin_inset Text
16787
16788 \begin_layout Plain Layout
16789 \begin_inset Formula $*$
16790 \end_inset
16791
16792
16793 \end_layout
16794
16795 \end_inset
16796 </cell>
16797 </row>
16798 <row>
16799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16800 \begin_inset Text
16801
16802 \begin_layout Plain Layout
16803
16804 \backslash
16805 star
16806 \end_layout
16807
16808 \end_inset
16809 </cell>
16810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16811 \begin_inset Text
16812
16813 \begin_layout Plain Layout
16814 \begin_inset Formula $\star$
16815 \end_inset
16816
16817
16818 \end_layout
16819
16820 \end_inset
16821 </cell>
16822 </row>
16823 <row>
16824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16825 \begin_inset Text
16826
16827 \begin_layout Plain Layout
16828
16829 \backslash
16830 circ
16831 \end_layout
16832
16833 \end_inset
16834 </cell>
16835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16836 \begin_inset Text
16837
16838 \begin_layout Plain Layout
16839 \begin_inset Formula $\circ$
16840 \end_inset
16841
16842
16843 \end_layout
16844
16845 \end_inset
16846 </cell>
16847 </row>
16848 <row>
16849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16850 \begin_inset Text
16851
16852 \begin_layout Plain Layout
16853
16854 \backslash
16855 diamond
16856 \end_layout
16857
16858 \end_inset
16859 </cell>
16860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16861 \begin_inset Text
16862
16863 \begin_layout Plain Layout
16864 \begin_inset Formula $\diamond$
16865 \end_inset
16866
16867
16868 \end_layout
16869
16870 \end_inset
16871 </cell>
16872 </row>
16873 <row>
16874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16875 \begin_inset Text
16876
16877 \begin_layout Plain Layout
16878
16879 \backslash
16880 bullet
16881 \end_layout
16882
16883 \end_inset
16884 </cell>
16885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16886 \begin_inset Text
16887
16888 \begin_layout Plain Layout
16889 \begin_inset Formula $\bullet$
16890 \end_inset
16891
16892
16893 \end_layout
16894
16895 \end_inset
16896 </cell>
16897 </row>
16898 </lyxtabular>
16899
16900 \end_inset
16901
16902
16903 \begin_inset space \hfill{}
16904 \end_inset
16905
16906
16907 \begin_inset Tabular
16908 <lyxtabular version="3" rows="13" columns="2">
16909 <features>
16910 <column alignment="center" valignment="top" width="0pt">
16911 <column alignment="center" valignment="top" width="0pt">
16912 <row>
16913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16914 \begin_inset Text
16915
16916 \begin_layout Plain Layout
16917 Comando
16918 \end_layout
16919
16920 \end_inset
16921 </cell>
16922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16923 \begin_inset Text
16924
16925 \begin_layout Plain Layout
16926 Operador
16927 \end_layout
16928
16929 \end_inset
16930 </cell>
16931 </row>
16932 <row>
16933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16934 \begin_inset Text
16935
16936 \begin_layout Plain Layout
16937
16938 \backslash
16939 nabla
16940 \end_layout
16941
16942 \end_inset
16943 </cell>
16944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16945 \begin_inset Text
16946
16947 \begin_layout Plain Layout
16948 \begin_inset Formula $\nabla$
16949 \end_inset
16950
16951
16952 \end_layout
16953
16954 \end_inset
16955 </cell>
16956 </row>
16957 <row>
16958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16959 \begin_inset Text
16960
16961 \begin_layout Plain Layout
16962
16963 \backslash
16964 bigtriangledown
16965 \end_layout
16966
16967 \end_inset
16968 </cell>
16969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16970 \begin_inset Text
16971
16972 \begin_layout Plain Layout
16973 \begin_inset Formula $\bigtriangledown$
16974 \end_inset
16975
16976
16977 \end_layout
16978
16979 \end_inset
16980 </cell>
16981 </row>
16982 <row>
16983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16984 \begin_inset Text
16985
16986 \begin_layout Plain Layout
16987
16988 \backslash
16989 bigtriangleup
16990 \end_layout
16991
16992 \end_inset
16993 </cell>
16994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16995 \begin_inset Text
16996
16997 \begin_layout Plain Layout
16998 \begin_inset Formula $\bigtriangleup$
16999 \end_inset
17000
17001
17002 \end_layout
17003
17004 \end_inset
17005 </cell>
17006 </row>
17007 <row>
17008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17009 \begin_inset Text
17010
17011 \begin_layout Plain Layout
17012
17013 \backslash
17014 Box
17015 \end_layout
17016
17017 \end_inset
17018 </cell>
17019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17020 \begin_inset Text
17021
17022 \begin_layout Plain Layout
17023 \begin_inset Formula $\Box$
17024 \end_inset
17025
17026
17027 \end_layout
17028
17029 \end_inset
17030 </cell>
17031 </row>
17032 <row>
17033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17034 \begin_inset Text
17035
17036 \begin_layout Plain Layout
17037
17038 \backslash
17039 cap 
17040 \end_layout
17041
17042 \end_inset
17043 </cell>
17044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17045 \begin_inset Text
17046
17047 \begin_layout Plain Layout
17048 \begin_inset Formula $\cap$
17049 \end_inset
17050
17051
17052 \end_layout
17053
17054 \end_inset
17055 </cell>
17056 </row>
17057 <row>
17058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17059 \begin_inset Text
17060
17061 \begin_layout Plain Layout
17062
17063 \backslash
17064 cup
17065 \end_layout
17066
17067 \end_inset
17068 </cell>
17069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17070 \begin_inset Text
17071
17072 \begin_layout Plain Layout
17073 \begin_inset Formula $\cup$
17074 \end_inset
17075
17076
17077 \end_layout
17078
17079 \end_inset
17080 </cell>
17081 </row>
17082 <row>
17083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17084 \begin_inset Text
17085
17086 \begin_layout Plain Layout
17087
17088 \backslash
17089 dagger
17090 \end_layout
17091
17092 \end_inset
17093 </cell>
17094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17095 \begin_inset Text
17096
17097 \begin_layout Plain Layout
17098 \begin_inset Formula $\dagger$
17099 \end_inset
17100
17101
17102 \end_layout
17103
17104 \end_inset
17105 </cell>
17106 </row>
17107 <row>
17108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17109 \begin_inset Text
17110
17111 \begin_layout Plain Layout
17112
17113 \backslash
17114 ddagger
17115 \end_layout
17116
17117 \end_inset
17118 </cell>
17119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17120 \begin_inset Text
17121
17122 \begin_layout Plain Layout
17123 \begin_inset Formula $\ddagger$
17124 \end_inset
17125
17126
17127 \end_layout
17128
17129 \end_inset
17130 </cell>
17131 </row>
17132 <row>
17133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17134 \begin_inset Text
17135
17136 \begin_layout Plain Layout
17137
17138 \backslash
17139 wr
17140 \end_layout
17141
17142 \end_inset
17143 </cell>
17144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17145 \begin_inset Text
17146
17147 \begin_layout Plain Layout
17148 \begin_inset Formula $\wr$
17149 \end_inset
17150
17151
17152 \end_layout
17153
17154 \end_inset
17155 </cell>
17156 </row>
17157 <row>
17158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17159 \begin_inset Text
17160
17161 \begin_layout Plain Layout
17162
17163 \backslash
17164 bigcirc
17165 \end_layout
17166
17167 \end_inset
17168 </cell>
17169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17170 \begin_inset Text
17171
17172 \begin_layout Plain Layout
17173 \begin_inset Formula $\bigcirc$
17174 \end_inset
17175
17176
17177 \end_layout
17178
17179 \end_inset
17180 </cell>
17181 </row>
17182 <row>
17183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17184 \begin_inset Text
17185
17186 \begin_layout Plain Layout
17187
17188 \backslash
17189 wedge
17190 \end_layout
17191
17192 \end_inset
17193 </cell>
17194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17195 \begin_inset Text
17196
17197 \begin_layout Plain Layout
17198 \begin_inset Formula $\wedge$
17199 \end_inset
17200
17201
17202 \end_layout
17203
17204 \end_inset
17205 </cell>
17206 </row>
17207 <row>
17208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17209 \begin_inset Text
17210
17211 \begin_layout Plain Layout
17212
17213 \backslash
17214 vee
17215 \end_layout
17216
17217 \end_inset
17218 </cell>
17219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17220 \begin_inset Text
17221
17222 \begin_layout Plain Layout
17223 \begin_inset Formula $\vee$
17224 \end_inset
17225
17226
17227 \end_layout
17228
17229 \end_inset
17230 </cell>
17231 </row>
17232 </lyxtabular>
17233
17234 \end_inset
17235
17236
17237 \begin_inset space \hfill{}
17238 \end_inset
17239
17240
17241 \begin_inset Tabular
17242 <lyxtabular version="3" rows="13" columns="2">
17243 <features>
17244 <column alignment="center" valignment="top" width="0pt">
17245 <column alignment="center" valignment="top" width="0pt">
17246 <row>
17247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17248 \begin_inset Text
17249
17250 \begin_layout Plain Layout
17251 Comando
17252 \end_layout
17253
17254 \end_inset
17255 </cell>
17256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17257 \begin_inset Text
17258
17259 \begin_layout Plain Layout
17260 Operador
17261 \end_layout
17262
17263 \end_inset
17264 </cell>
17265 </row>
17266 <row>
17267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17268 \begin_inset Text
17269
17270 \begin_layout Plain Layout
17271
17272 \backslash
17273 oplus
17274 \end_layout
17275
17276 \end_inset
17277 </cell>
17278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17279 \begin_inset Text
17280
17281 \begin_layout Plain Layout
17282 \begin_inset Formula $\oplus$
17283 \end_inset
17284
17285
17286 \end_layout
17287
17288 \end_inset
17289 </cell>
17290 </row>
17291 <row>
17292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17293 \begin_inset Text
17294
17295 \begin_layout Plain Layout
17296
17297 \backslash
17298 ominus
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 \begin_inset Formula $\ominus$
17308 \end_inset
17309
17310
17311 \end_layout
17312
17313 \end_inset
17314 </cell>
17315 </row>
17316 <row>
17317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17318 \begin_inset Text
17319
17320 \begin_layout Plain Layout
17321
17322 \backslash
17323 otimes
17324 \end_layout
17325
17326 \end_inset
17327 </cell>
17328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17329 \begin_inset Text
17330
17331 \begin_layout Plain Layout
17332 \begin_inset Formula $\otimes$
17333 \end_inset
17334
17335
17336 \end_layout
17337
17338 \end_inset
17339 </cell>
17340 </row>
17341 <row>
17342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17343 \begin_inset Text
17344
17345 \begin_layout Plain Layout
17346
17347 \backslash
17348 oslash
17349 \end_layout
17350
17351 \end_inset
17352 </cell>
17353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17354 \begin_inset Text
17355
17356 \begin_layout Plain Layout
17357 \begin_inset Formula $\oslash$
17358 \end_inset
17359
17360
17361 \end_layout
17362
17363 \end_inset
17364 </cell>
17365 </row>
17366 <row>
17367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17368 \begin_inset Text
17369
17370 \begin_layout Plain Layout
17371
17372 \backslash
17373 odot
17374 \end_layout
17375
17376 \end_inset
17377 </cell>
17378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17379 \begin_inset Text
17380
17381 \begin_layout Plain Layout
17382 \begin_inset Formula $\odot$
17383 \end_inset
17384
17385
17386 \end_layout
17387
17388 \end_inset
17389 </cell>
17390 </row>
17391 <row>
17392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17393 \begin_inset Text
17394
17395 \begin_layout Plain Layout
17396
17397 \backslash
17398 amalg
17399 \end_layout
17400
17401 \end_inset
17402 </cell>
17403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17404 \begin_inset Text
17405
17406 \begin_layout Plain Layout
17407 \begin_inset Formula $\amalg$
17408 \end_inset
17409
17410
17411 \end_layout
17412
17413 \end_inset
17414 </cell>
17415 </row>
17416 <row>
17417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17418 \begin_inset Text
17419
17420 \begin_layout Plain Layout
17421
17422 \backslash
17423 uplus
17424 \end_layout
17425
17426 \end_inset
17427 </cell>
17428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17429 \begin_inset Text
17430
17431 \begin_layout Plain Layout
17432 \begin_inset Formula $\uplus$
17433 \end_inset
17434
17435
17436 \end_layout
17437
17438 \end_inset
17439 </cell>
17440 </row>
17441 <row>
17442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17443 \begin_inset Text
17444
17445 \begin_layout Plain Layout
17446
17447 \backslash
17448 setminus
17449 \end_layout
17450
17451 \end_inset
17452 </cell>
17453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17454 \begin_inset Text
17455
17456 \begin_layout Plain Layout
17457 \begin_inset Formula $\setminus$
17458 \end_inset
17459
17460
17461 \end_layout
17462
17463 \end_inset
17464 </cell>
17465 </row>
17466 <row>
17467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17468 \begin_inset Text
17469
17470 \begin_layout Plain Layout
17471
17472 \backslash
17473 sqcap
17474 \end_layout
17475
17476 \end_inset
17477 </cell>
17478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17479 \begin_inset Text
17480
17481 \begin_layout Plain Layout
17482 \begin_inset Formula $\sqcap$
17483 \end_inset
17484
17485
17486 \end_layout
17487
17488 \end_inset
17489 </cell>
17490 </row>
17491 <row>
17492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17493 \begin_inset Text
17494
17495 \begin_layout Plain Layout
17496
17497 \backslash
17498 sqcup
17499 \end_layout
17500
17501 \end_inset
17502 </cell>
17503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17504 \begin_inset Text
17505
17506 \begin_layout Plain Layout
17507 \begin_inset Formula $\sqcup$
17508 \end_inset
17509
17510
17511 \end_layout
17512
17513 \end_inset
17514 </cell>
17515 </row>
17516 <row>
17517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17518 \begin_inset Text
17519
17520 \begin_layout Plain Layout
17521
17522 \backslash
17523 triangleleft
17524 \end_layout
17525
17526 \end_inset
17527 </cell>
17528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17529 \begin_inset Text
17530
17531 \begin_layout Plain Layout
17532 \begin_inset Formula $\triangleleft$
17533 \end_inset
17534
17535
17536 \end_layout
17537
17538 \end_inset
17539 </cell>
17540 </row>
17541 <row>
17542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17543 \begin_inset Text
17544
17545 \begin_layout Plain Layout
17546
17547 \backslash
17548 triangleright
17549 \end_layout
17550
17551 \end_inset
17552 </cell>
17553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17554 \begin_inset Text
17555
17556 \begin_layout Plain Layout
17557 \begin_inset Formula $\triangleright$
17558 \end_inset
17559
17560
17561 \end_layout
17562
17563 \end_inset
17564 </cell>
17565 </row>
17566 </lyxtabular>
17567
17568 \end_inset
17569
17570
17571 \begin_inset space \hfill{}
17572 \end_inset
17573
17574
17575 \end_layout
17576
17577 \begin_layout Standard
17578 Todos los operadores binarios se pueden insertar también con el botón 
17579 \begin_inset Graphics
17580         filename ../../images/math/pm.png
17581         scale 85
17582
17583 \end_inset
17584
17585  de la barra de ecuaciones.
17586 \end_layout
17587
17588 \begin_layout Standard
17589 Para imprimir el operador Laplace se pueden usar 
17590 \series bold
17591
17592 \backslash
17593 Delta
17594 \series default
17595  o 
17596 \series bold
17597
17598 \backslash
17599 nabla
17600 \series default
17601 ^
17602 \series bold
17603 2
17604 \series default
17605  (
17606 \begin_inset Formula $\nabla^{2}$
17607 \end_inset
17608
17609 ) en vez de 
17610 \series bold
17611
17612 \backslash
17613 bigtriangleup
17614 \series default
17615 .
17616 \end_layout
17617
17618 \begin_layout Standard
17619 El carácter 
17620 \family sans
17621 Separador de menú
17622 \family default
17623  del menú 
17624 \family sans
17625 Insertar\SpecialChar \menuseparator
17626 Carácter especial
17627 \family default
17628  es el operador 
17629 \series bold
17630
17631 \backslash
17632 triangleright
17633 \series default
17634 .
17635 \end_layout
17636
17637 \begin_layout Subsection
17638 Operadores definidos por el usuario
17639 \begin_inset CommandInset label
17640 LatexCommand label
17641 name "sub:Operadores-de-usuario"
17642
17643 \end_inset
17644
17645
17646 \begin_inset Index
17647 status collapsed
17648
17649 \begin_layout Plain Layout
17650 Operadores ! personalizados
17651 \end_layout
17652
17653 \end_inset
17654
17655
17656 \end_layout
17657
17658 \begin_layout Standard
17659 Con ayuda del comando 
17660 \series bold
17661
17662 \backslash
17663 DeclareMathOperator
17664 \series default
17665
17666 \begin_inset Index
17667 status collapsed
17668
17669 \begin_layout Plain Layout
17670 Comandos ! D ! 
17671 \backslash
17672 dbinom@
17673 \backslash
17674 DeclareMathOperator
17675 \end_layout
17676
17677 \end_inset
17678
17679  se pueden definir operadores personalizados en el preámbulo LaTeX.
17680  Su esquema es:
17681 \end_layout
17682
17683 \begin_layout Standard
17684
17685 \series bold
17686
17687 \backslash
17688 DeclareMathOperator{comando nuevo}{presentación}
17689 \end_layout
17690
17691 \begin_layout Standard
17692 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17693  en la salida.
17694  Para definir un operador grande hay que añadirle un * detrás.
17695  Todos los operadores grandes personalizados pueden tener límites como se
17696  describe en 
17697 \begin_inset CommandInset ref
17698 LatexCommand ref
17699 reference "sub:Límites-de-operadores"
17700
17701 \end_inset
17702
17703 .
17704 \end_layout
17705
17706 \begin_layout Standard
17707 Por ejemplo, la línea en el preámbulo LaTeX
17708 \end_layout
17709
17710 \begin_layout Standard
17711
17712 \series bold
17713
17714 \backslash
17715 DeclareMathOperator*{
17716 \backslash
17717 Lozenge}{
17718 \backslash
17719 blacklozenge}
17720 \end_layout
17721
17722 \begin_layout Standard
17723 define el comando 
17724 \series bold
17725
17726 \backslash
17727 Lozenge
17728 \series default
17729 , que inserta un operador grande que es el símbolo blacklozenge de la 
17730 \begin_inset CommandInset ref
17731 LatexCommand ref
17732 reference "sub:Símbolos-misceláneos"
17733
17734 \end_inset
17735
17736 .
17737 \begin_inset Formula \[
17738 \Lozenge_{n=1}^{\infty}\]
17739
17740 \end_inset
17741
17742 El comando para esta expresión es: 
17743 \series bold
17744
17745 \backslash
17746 Lozenge^
17747 \backslash
17748 infty
17749 \begin_inset Formula $\rightarrow$
17750 \end_inset
17751
17752 _n=1
17753 \begin_inset VSpace bigskip
17754 \end_inset
17755
17756
17757 \end_layout
17758
17759 \begin_layout Standard
17760 Si los operadores personalizados no se van a usar varias veces en el documento,
17761  se pueden también definir con los comandos 
17762 \series bold
17763
17764 \backslash
17765 mathop
17766 \series default
17767
17768 \begin_inset Index
17769 status collapsed
17770
17771 \begin_layout Plain Layout
17772 Comandos ! M ! 
17773 \backslash
17774 mathop
17775 \end_layout
17776
17777 \end_inset
17778
17779  y 
17780 \series bold
17781
17782 \backslash
17783 mathbin
17784 \series default
17785
17786 \begin_inset Index
17787 status collapsed
17788
17789 \begin_layout Plain Layout
17790 Comandos ! M ! 
17791 \backslash
17792 mathbin
17793 \end_layout
17794
17795 \end_inset
17796
17797 , con el siguiente esquema:
17798 \end_layout
17799
17800 \begin_layout Standard
17801
17802 \series bold
17803
17804 \backslash
17805 mathop{presentación}
17806 \series default
17807  y 
17808 \series bold
17809
17810 \backslash
17811 mathbin{presentación}
17812 \end_layout
17813
17814 \begin_layout Standard
17815
17816 \series bold
17817
17818 \backslash
17819 mathop
17820 \series default
17821  define operadores grandes, 
17822 \series bold
17823
17824 \backslash
17825 mathbin
17826 \series default
17827  operadores binarios.
17828 \end_layout
17829
17830 \begin_layout Standard
17831
17832 \series bold
17833
17834 \backslash
17835 mathop
17836 \series default
17837  se puede usar, p.e., para poner un límite a varios operadores:
17838 \begin_inset Formula \[
17839 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17840
17841 \end_inset
17842
17843
17844 \end_layout
17845
17846 \begin_layout Standard
17847 El comando para la expresión anterior es:
17848 \begin_inset Newline newline
17849 \end_inset
17850
17851
17852 \series bold
17853
17854 \backslash
17855 mathop{
17856 \backslash
17857 sum
17858 \backslash
17859 negmedspace
17860 \backslash
17861 sum
17862 \series default
17863
17864 \begin_inset ERT
17865 status collapsed
17866
17867 \begin_layout Plain Layout
17868
17869
17870 \backslash
17871 spce 
17872 \end_layout
17873
17874 \end_inset
17875
17876
17877 \series bold
17878
17879 \begin_inset Formula $\to$
17880 \end_inset
17881
17882 ^N
17883 \series default
17884
17885 \begin_inset ERT
17886 status collapsed
17887
17888 \begin_layout Plain Layout
17889
17890
17891 \backslash
17892 spce 
17893 \end_layout
17894
17895 \end_inset
17896
17897
17898 \series bold
17899 _i,j=1
17900 \end_layout
17901
17902 \begin_layout Section
17903 Fuentes
17904 \begin_inset Index
17905 status collapsed
17906
17907 \begin_layout Plain Layout
17908 Fuentes
17909 \end_layout
17910
17911 \end_inset
17912
17913
17914 \end_layout
17915
17916 \begin_layout Subsection
17917 Estilos de fuentes
17918 \begin_inset CommandInset label
17919 LatexCommand label
17920 name "sub:Estilos-de-fuentes"
17921
17922 \end_inset
17923
17924
17925 \begin_inset Index
17926 status collapsed
17927
17928 \begin_layout Plain Layout
17929 Fuentes ! estilos de
17930 \end_layout
17931
17932 \end_inset
17933
17934
17935 \end_layout
17936
17937 \begin_layout Standard
17938 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
17939  estilos:
17940 \end_layout
17941
17942 \begin_layout Standard
17943 \begin_inset VSpace -2mm
17944 \end_inset
17945
17946
17947 \end_layout
17948
17949 \begin_layout Standard
17950 \align center
17951 \begin_inset Tabular
17952 <lyxtabular version="3" rows="6" columns="3">
17953 <features>
17954 <column alignment="center" valignment="top" width="0">
17955 <column alignment="center" valignment="top" width="0">
17956 <column alignment="center" valignment="top" width="0">
17957 <row>
17958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17959 \begin_inset Text
17960
17961 \begin_layout Plain Layout
17962 Comando
17963 \end_layout
17964
17965 \end_inset
17966 </cell>
17967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17968 \begin_inset Text
17969
17970 \begin_layout Plain Layout
17971 Resultado
17972 \end_layout
17973
17974 \end_inset
17975 </cell>
17976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17977 \begin_inset Text
17978
17979 \begin_layout Plain Layout
17980 atajo
17981 \end_layout
17982
17983 \end_inset
17984 </cell>
17985 </row>
17986 <row>
17987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17988 \begin_inset Text
17989
17990 \begin_layout Plain Layout
17991
17992 \backslash
17993 mathbb
17994 \series bold
17995
17996 \begin_inset ERT
17997 status collapsed
17998
17999 \begin_layout Plain Layout
18000
18001
18002 \backslash
18003 spce 
18004 \end_layout
18005
18006 \end_inset
18007
18008
18009 \series default
18010 ABC
18011 \end_layout
18012
18013 \end_inset
18014 </cell>
18015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18016 \begin_inset Text
18017
18018 \begin_layout Plain Layout
18019 \begin_inset Formula $\mathbb{ABC}$
18020 \end_inset
18021
18022
18023 \end_layout
18024
18025 \end_inset
18026 </cell>
18027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18028 \begin_inset Text
18029
18030 \begin_layout Plain Layout
18031
18032 \family sans
18033 Alt+C C
18034 \end_layout
18035
18036 \end_inset
18037 </cell>
18038 </row>
18039 <row>
18040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18041 \begin_inset Text
18042
18043 \begin_layout Plain Layout
18044
18045 \backslash
18046 mathbf
18047 \series bold
18048
18049 \begin_inset ERT
18050 status collapsed
18051
18052 \begin_layout Plain Layout
18053
18054
18055 \backslash
18056 spce 
18057 \end_layout
18058
18059 \end_inset
18060
18061
18062 \series default
18063 AbC
18064 \end_layout
18065
18066 \end_inset
18067 </cell>
18068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18069 \begin_inset Text
18070
18071 \begin_layout Plain Layout
18072 \begin_inset Formula $\mathbf{AbC}$
18073 \end_inset
18074
18075
18076 \end_layout
18077
18078 \end_inset
18079 </cell>
18080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18081 \begin_inset Text
18082
18083 \begin_layout Plain Layout
18084
18085 \family sans
18086 Ctrl+B
18087 \end_layout
18088
18089 \end_inset
18090 </cell>
18091 </row>
18092 <row>
18093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18094 \begin_inset Text
18095
18096 \begin_layout Plain Layout
18097
18098 \backslash
18099 boldsymbol
18100 \series bold
18101
18102 \begin_inset ERT
18103 status collapsed
18104
18105 \begin_layout Plain Layout
18106
18107
18108 \backslash
18109 spce 
18110 \end_layout
18111
18112 \end_inset
18113
18114
18115 \series default
18116 AbC
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Plain Layout
18125 \begin_inset Formula $\boldsymbol{AbC}$
18126 \end_inset
18127
18128
18129 \end_layout
18130
18131 \end_inset
18132 </cell>
18133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18134 \begin_inset Text
18135
18136 \begin_layout Plain Layout
18137
18138 \family sans
18139 Ctrl+Alt+B , Alt+C B
18140 \end_layout
18141
18142 \end_inset
18143 </cell>
18144 </row>
18145 <row>
18146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18147 \begin_inset Text
18148
18149 \begin_layout Plain Layout
18150
18151 \backslash
18152 mathcal
18153 \series bold
18154
18155 \begin_inset ERT
18156 status collapsed
18157
18158 \begin_layout Plain Layout
18159
18160
18161 \backslash
18162 spce 
18163 \end_layout
18164
18165 \end_inset
18166
18167
18168 \series default
18169 ABC
18170 \end_layout
18171
18172 \end_inset
18173 </cell>
18174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18175 \begin_inset Text
18176
18177 \begin_layout Plain Layout
18178 \begin_inset Formula $\mathcal{ABC}$
18179 \end_inset
18180
18181
18182 \end_layout
18183
18184 \end_inset
18185 </cell>
18186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18187 \begin_inset Text
18188
18189 \begin_layout Plain Layout
18190
18191 \family sans
18192 Ctrl+E , Alt+C E
18193 \end_layout
18194
18195 \end_inset
18196 </cell>
18197 </row>
18198 <row>
18199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18200 \begin_inset Text
18201
18202 \begin_layout Plain Layout
18203
18204 \backslash
18205 mathfrak
18206 \series bold
18207
18208 \begin_inset ERT
18209 status collapsed
18210
18211 \begin_layout Plain Layout
18212
18213
18214 \backslash
18215 spce 
18216 \end_layout
18217
18218 \end_inset
18219
18220
18221 \series default
18222 AbC
18223 \end_layout
18224
18225 \end_inset
18226 </cell>
18227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18228 \begin_inset Text
18229
18230 \begin_layout Plain Layout
18231 \begin_inset Formula $\mathfrak{AbC}$
18232 \end_inset
18233
18234
18235 \end_layout
18236
18237 \end_inset
18238 </cell>
18239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18240 \begin_inset Text
18241
18242 \begin_layout Plain Layout
18243 -
18244 \end_layout
18245
18246 \end_inset
18247 </cell>
18248 </row>
18249 </lyxtabular>
18250
18251 \end_inset
18252
18253
18254 \end_layout
18255
18256 \begin_layout Standard
18257 \align center
18258 \begin_inset Tabular
18259 <lyxtabular version="3" rows="5" columns="3">
18260 <features>
18261 <column alignment="center" valignment="top" width="0">
18262 <column alignment="center" valignment="top" width="0">
18263 <column alignment="center" valignment="top" width="0">
18264 <row>
18265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18266 \begin_inset Text
18267
18268 \begin_layout Plain Layout
18269 Comando
18270 \end_layout
18271
18272 \end_inset
18273 </cell>
18274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18275 \begin_inset Text
18276
18277 \begin_layout Plain Layout
18278 Resultado
18279 \end_layout
18280
18281 \end_inset
18282 </cell>
18283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18284 \begin_inset Text
18285
18286 \begin_layout Plain Layout
18287 atajo
18288 \end_layout
18289
18290 \end_inset
18291 </cell>
18292 </row>
18293 <row>
18294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18295 \begin_inset Text
18296
18297 \begin_layout Plain Layout
18298
18299 \backslash
18300 mathit
18301 \series bold
18302
18303 \begin_inset ERT
18304 status collapsed
18305
18306 \begin_layout Plain Layout
18307
18308
18309 \backslash
18310 spce 
18311 \end_layout
18312
18313 \end_inset
18314
18315
18316 \series default
18317 AbC
18318 \end_layout
18319
18320 \end_inset
18321 </cell>
18322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18323 \begin_inset Text
18324
18325 \begin_layout Plain Layout
18326 \begin_inset Formula $\mathit{AbC}$
18327 \end_inset
18328
18329
18330 \end_layout
18331
18332 \end_inset
18333 </cell>
18334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18335 \begin_inset Text
18336
18337 \begin_layout Plain Layout
18338 -
18339 \end_layout
18340
18341 \end_inset
18342 </cell>
18343 </row>
18344 <row>
18345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18346 \begin_inset Text
18347
18348 \begin_layout Plain Layout
18349
18350 \backslash
18351 mathrm
18352 \series bold
18353
18354 \begin_inset ERT
18355 status collapsed
18356
18357 \begin_layout Plain Layout
18358
18359
18360 \backslash
18361 spce 
18362 \end_layout
18363
18364 \end_inset
18365
18366
18367 \series default
18368 AbC
18369 \end_layout
18370
18371 \end_inset
18372 </cell>
18373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18374 \begin_inset Text
18375
18376 \begin_layout Plain Layout
18377 \begin_inset Formula $\mathrm{AbC}$
18378 \end_inset
18379
18380
18381 \end_layout
18382
18383 \end_inset
18384 </cell>
18385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18386 \begin_inset Text
18387
18388 \begin_layout Plain Layout
18389
18390 \family sans
18391 Alt+C R
18392 \end_layout
18393
18394 \end_inset
18395 </cell>
18396 </row>
18397 <row>
18398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18399 \begin_inset Text
18400
18401 \begin_layout Plain Layout
18402
18403 \backslash
18404 mathsf
18405 \series bold
18406
18407 \begin_inset ERT
18408 status collapsed
18409
18410 \begin_layout Plain Layout
18411
18412
18413 \backslash
18414 spce 
18415 \end_layout
18416
18417 \end_inset
18418
18419
18420 \series default
18421 AbC
18422 \end_layout
18423
18424 \end_inset
18425 </cell>
18426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18427 \begin_inset Text
18428
18429 \begin_layout Plain Layout
18430 \begin_inset Formula $\mathsf{AbC}$
18431 \end_inset
18432
18433
18434 \end_layout
18435
18436 \end_inset
18437 </cell>
18438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18439 \begin_inset Text
18440
18441 \begin_layout Plain Layout
18442
18443 \family sans
18444 Alt+C S
18445 \end_layout
18446
18447 \end_inset
18448 </cell>
18449 </row>
18450 <row>
18451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18452 \begin_inset Text
18453
18454 \begin_layout Plain Layout
18455
18456 \backslash
18457 mathtt
18458 \series bold
18459
18460 \begin_inset ERT
18461 status collapsed
18462
18463 \begin_layout Plain Layout
18464
18465
18466 \backslash
18467 spce 
18468 \end_layout
18469
18470 \end_inset
18471
18472
18473 \series default
18474 AbC
18475 \end_layout
18476
18477 \end_inset
18478 </cell>
18479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18480 \begin_inset Text
18481
18482 \begin_layout Plain Layout
18483 \begin_inset Formula $\mathtt{AbC}$
18484 \end_inset
18485
18486
18487 \end_layout
18488
18489 \end_inset
18490 </cell>
18491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18492 \begin_inset Text
18493
18494 \begin_layout Plain Layout
18495
18496 \family sans
18497 Ctrl+Mayúsculas+P
18498 \end_layout
18499
18500 \end_inset
18501 </cell>
18502 </row>
18503 </lyxtabular>
18504
18505 \end_inset
18506
18507
18508 \end_layout
18509
18510 \begin_layout Standard
18511 \begin_inset Note Greyedout
18512 status open
18513
18514 \begin_layout Plain Layout
18515
18516 \series bold
18517 Nota
18518 \series default
18519 : Los estilos 
18520 \series bold
18521
18522 \backslash
18523 mathbb
18524 \series default
18525  y 
18526 \series bold
18527
18528 \backslash
18529 mathcal
18530 \series default
18531  sólo se aplican a letras mayúsculas.
18532 \end_layout
18533
18534 \end_inset
18535
18536
18537 \end_layout
18538
18539 \begin_layout Standard
18540 El estilo predeterminado es 
18541 \series bold
18542
18543 \backslash
18544 mathnormal
18545 \series default
18546 .
18547 \end_layout
18548
18549 \begin_layout Standard
18550 Los comandos de estilo funcionan también en estructuras matemáticas:
18551 \begin_inset Formula \[
18552 \mathfrak{A=\frac{b}{C}}\]
18553
18554 \end_inset
18555
18556
18557 \end_layout
18558
18559 \begin_layout Standard
18560 Los caracteres en texto matemático no aparecen en un estilo de letra de
18561  ecuaciones sino en el estilo 
18562 \series bold
18563
18564 \backslash
18565 textrm
18566 \series default
18567 .
18568  Este estilo no se puede poner correctamente con el diálogo de estilo de
18569  texto por un fallo de LyX.
18570 \begin_inset Foot
18571 status collapsed
18572
18573 \begin_layout Plain Layout
18574 \begin_inset CommandInset href
18575 LatexCommand href
18576 name "LyX-bug #4629"
18577 target "http://www.lyx.org/trac/ticket/4629"
18578
18579 \end_inset
18580
18581
18582 \end_layout
18583
18584 \end_inset
18585
18586
18587 \end_layout
18588
18589 \begin_layout Standard
18590 En vez de comandos se puede usar el menú 
18591 \family sans
18592 Editar\SpecialChar \menuseparator
18593 Ecuación\SpecialChar \menuseparator
18594 Estilo del texto
18595 \family default
18596  o el botón 
18597 \begin_inset Graphics
18598         filename ../../images/math/font.png
18599         scale 85
18600
18601 \end_inset
18602
18603 .
18604 \end_layout
18605
18606 \begin_layout Subsection
18607 Ecuaciones en negrita
18608 \begin_inset CommandInset label
18609 LatexCommand label
18610 name "sub:Ecuaciones-en-negrita"
18611
18612 \end_inset
18613
18614
18615 \begin_inset Index
18616 status collapsed
18617
18618 \begin_layout Plain Layout
18619 Ecuación ! en negrita
18620 \end_layout
18621
18622 \end_inset
18623
18624
18625 \end_layout
18626
18627 \begin_layout Standard
18628 Para poner en negrita una ecuación completa no se puede usar el comando
18629  
18630 \series bold
18631
18632 \backslash
18633 mathbf
18634 \series default
18635 , porque no funciona con minúsculas griegas.
18636  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18637 \begin_inset Formula \[
18638 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}\]
18639
18640 \end_inset
18641
18642
18643 \end_layout
18644
18645 \begin_layout Standard
18646 Para presentar la ecuación correctamente se usa el comando 
18647 \series bold
18648 boldsymbol
18649 \series default
18650 :
18651 \begin_inset Formula \[
18652 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}\]
18653
18654 \end_inset
18655
18656
18657 \end_layout
18658
18659 \begin_layout Standard
18660 También es posible poner la fórmula en un 
18661 \series bold
18662 entorno boldmath
18663 \series default
18664 , que se inserta con el comando 
18665 \series bold
18666
18667 \backslash
18668 boldmath
18669 \series default
18670
18671 \begin_inset Index
18672 status collapsed
18673
18674 \begin_layout Plain Layout
18675 Comandos ! B ! 
18676 \backslash
18677 boldmath
18678 \end_layout
18679
18680 \end_inset
18681
18682  en modo TeX.
18683  Para finalizar el entorno se usa el comando 
18684 \series bold
18685
18686 \backslash
18687 unboldmath
18688 \series default
18689
18690 \begin_inset Index
18691 status collapsed
18692
18693 \begin_layout Plain Layout
18694 Comandos ! U ! 
18695 \backslash
18696 unboldmath
18697 \end_layout
18698
18699 \end_inset
18700
18701  en modo TeX.
18702 \begin_inset ERT
18703 status collapsed
18704
18705 \begin_layout Plain Layout
18706
18707
18708 \backslash
18709 boldmath
18710 \end_layout
18711
18712 \end_inset
18713
18714
18715 \begin_inset Formula \[
18716 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}\]
18717
18718 \end_inset
18719
18720
18721 \end_layout
18722
18723 \begin_layout Standard
18724 \begin_inset ERT
18725 status collapsed
18726
18727 \begin_layout Plain Layout
18728
18729
18730 \backslash
18731 unboldmath
18732 \end_layout
18733
18734 \end_inset
18735
18736
18737 \end_layout
18738
18739 \begin_layout Subsection
18740 Ecuaciones coloreadas
18741 \begin_inset Index
18742 status collapsed
18743
18744 \begin_layout Plain Layout
18745 Ecuación ! coloreada
18746 \end_layout
18747
18748 \end_inset
18749
18750
18751 \end_layout
18752
18753 \begin_layout Standard
18754 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
18755  o una parte de una ecuación y usa el diálogo 
18756 \family sans
18757 Estilo del texto
18758 \family default
18759 .
18760  Aquí hay una ecuación en magenta:
18761 \begin_inset Formula \[
18762 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\]
18763
18764 \end_inset
18765
18766 También puedes definir tus propios colores como se describe en
18767 \begin_inset space ~
18768 \end_inset
18769
18770
18771 \begin_inset CommandInset ref
18772 LatexCommand ref
18773 reference "sub:Cuadros-coloreados"
18774
18775 \end_inset
18776
18777 .
18778  Pueden usarse con el comando en código TeX 
18779 \series bold
18780
18781 \backslash
18782 textcolor
18783 \series default
18784
18785 \begin_inset Index
18786 status collapsed
18787
18788 \begin_layout Plain Layout
18789 Comandos ! T ! 
18790 \backslash
18791 textcolor
18792 \end_layout
18793
18794 \end_inset
18795
18796  según el esquema
18797 \end_layout
18798
18799 \begin_layout Standard
18800
18801 \series bold
18802
18803 \backslash
18804 textcolor{color}{caracteres o ecuación}
18805 \end_layout
18806
18807 \begin_layout Standard
18808 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
18809 e en rojo:
18810 \end_layout
18811
18812 \begin_layout Standard
18813 \begin_inset ERT
18814 status collapsed
18815
18816 \begin_layout Plain Layout
18817
18818
18819 \backslash
18820 textcolor{verdeoscuro}{
18821 \end_layout
18822
18823 \end_inset
18824
18825
18826 \begin_inset Formula \[
18827 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\]
18828
18829 \end_inset
18830
18831
18832 \begin_inset ERT
18833 status collapsed
18834
18835 \begin_layout Plain Layout
18836
18837 }
18838 \end_layout
18839
18840 \end_inset
18841
18842
18843 \end_layout
18844
18845 \begin_layout Standard
18846 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
18847  a ecuaciones completas.
18848 \begin_inset Foot
18849 status collapsed
18850
18851 \begin_layout Plain Layout
18852 \begin_inset CommandInset href
18853 LatexCommand href
18854 name "LyX-bug #5269"
18855 target "http://www.lyx.org/trac/ticket/5269"
18856
18857 \end_inset
18858
18859
18860 \end_layout
18861
18862 \end_inset
18863
18864
18865 \end_layout
18866
18867 \begin_layout Subsection
18868 Tamaños de fuentes
18869 \begin_inset CommandInset label
18870 LatexCommand label
18871 name "sub:Tamaños-de-fuentes"
18872
18873 \end_inset
18874
18875
18876 \begin_inset Index
18877 status collapsed
18878
18879 \begin_layout Plain Layout
18880 Fuentes ! tamaño
18881 \end_layout
18882
18883 \end_inset
18884
18885
18886 \end_layout
18887
18888 \begin_layout Standard
18889 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
18890  siguientes comandos de tamaño:
18891 \end_layout
18892
18893 \begin_layout Standard
18894
18895 \series bold
18896
18897 \backslash
18898 Huge
18899 \series default
18900
18901 \series bold
18902
18903 \backslash
18904 huge
18905 \series default
18906
18907 \series bold
18908
18909 \backslash
18910 LARGE
18911 \series default
18912
18913 \series bold
18914
18915 \backslash
18916 Large
18917 \series default
18918
18919 \series bold
18920
18921 \backslash
18922 large
18923 \series default
18924
18925 \series bold
18926
18927 \backslash
18928 normalsize
18929 \series default
18930
18931 \series bold
18932
18933 \backslash
18934 small
18935 \series default
18936 ,
18937 \begin_inset Newline newline
18938 \end_inset
18939
18940
18941 \series bold
18942
18943 \backslash
18944 footnotesize
18945 \series default
18946
18947 \series bold
18948
18949 \backslash
18950 scriptsize
18951 \series default
18952 , y 
18953 \series bold
18954
18955 \backslash
18956 tiny
18957 \end_layout
18958
18959 \begin_layout Standard
18960 El tamaño dado por los comandos depende del tamaño base de la fuente en
18961  el documento, dado por el comando 
18962 \series bold
18963
18964 \backslash
18965 normalsize
18966 \series default
18967 .
18968  Los demás comandos producen tamaños menores o mayores que 
18969 \series bold
18970
18971 \backslash
18972 normalsize
18973 \series default
18974 .
18975  No obstante, puede que el tamaño de fuente no exceda de cierto valor.
18976  Si, por ejemplo, la fuente del documento es de 12
18977 \begin_inset space \thinspace{}
18978 \end_inset
18979
18980 pt, el comando 
18981 \series bold
18982
18983 \backslash
18984 Huge
18985 \series default
18986  da el mismo tamaño que 
18987 \series bold
18988
18989 \backslash
18990 huge
18991 \series default
18992 .
18993 \end_layout
18994
18995 \begin_layout Standard
18996 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
18997  a todas las ecuaciones y texto siguientes.
18998  Para volver al tamaño anterior hay que insertar el comando 
18999 \series bold
19000
19001 \backslash
19002 normalsize
19003 \series default
19004  en modo TeX detrás de la ecuación.
19005  
19006 \end_layout
19007
19008 \begin_layout Standard
19009 Dentro de una fórmula el tamaño sólo se puede cambiar para símbolos o letras
19010  en texto matemático.
19011  Para hacerlo se inserta el comando en texto matemático.
19012  Todos los caracteres siguientes, hasta el final del texto matemático o
19013  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
19014  Dos ejemplos:
19015 \end_layout
19016
19017 \begin_layout Standard
19018 \begin_inset VSpace -2mm
19019 \end_inset
19020
19021
19022 \end_layout
19023
19024 \begin_layout Standard
19025 \begin_inset ERT
19026 status collapsed
19027
19028 \begin_layout Plain Layout
19029
19030
19031 \backslash
19032 huge
19033 \end_layout
19034
19035 \end_inset
19036
19037
19038 \begin_inset Formula \[
19039 A=\frac{B}{c}\cdot\maltese\]
19040
19041 \end_inset
19042
19043
19044 \begin_inset Formula \[
19045 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
19046
19047 \end_inset
19048
19049
19050 \end_layout
19051
19052 \begin_layout Standard
19053 \begin_inset ERT
19054 status collapsed
19055
19056 \begin_layout Plain Layout
19057
19058
19059 \backslash
19060 normalsize
19061 \end_layout
19062
19063 \end_inset
19064
19065
19066 \begin_inset VSpace medskip
19067 \end_inset
19068
19069
19070 \end_layout
19071
19072 \begin_layout Standard
19073 Antes de las ecuaciones se ha insertado el comando 
19074 \series bold
19075
19076 \backslash
19077 huge
19078 \series default
19079 .
19080  Para la segunda ecuación el comando es:
19081 \begin_inset Newline newline
19082 \end_inset
19083
19084
19085 \series bold
19086
19087 \backslash
19088 maltese
19089 \begin_inset ERT
19090 status collapsed
19091
19092 \begin_layout Plain Layout
19093
19094
19095 \backslash
19096 spce 
19097 \end_layout
19098
19099 \end_inset
19100
19101 A Alt+M M 
19102 \backslash
19103 Large
19104 \begin_inset ERT
19105 status collapsed
19106
19107 \begin_layout Plain Layout
19108
19109
19110 \backslash
19111 spce 
19112 \end_layout
19113
19114 \end_inset
19115
19116
19117 \backslash
19118 maltese
19119 \begin_inset ERT
19120 status collapsed
19121
19122 \begin_layout Plain Layout
19123
19124
19125 \backslash
19126 spce 
19127 \end_layout
19128
19129 \end_inset
19130
19131
19132 \backslash
19133 textit
19134 \begin_inset ERT
19135 status collapsed
19136
19137 \begin_layout Plain Layout
19138
19139
19140 \backslash
19141 spce 
19142 \end_layout
19143
19144 \end_inset
19145
19146 A
19147 \begin_inset Formula $\to$
19148 \end_inset
19149
19150
19151 \begin_inset Formula $\to$
19152 \end_inset
19153
19154
19155 \begin_inset Newline newline
19156 \end_inset
19157
19158
19159 \begin_inset space \hspace*{}
19160 \length 1cm
19161 \end_inset
19162
19163 Alt+M M 
19164 \backslash
19165 tiny
19166 \begin_inset ERT
19167 status collapsed
19168
19169 \begin_layout Plain Layout
19170
19171
19172 \backslash
19173 spce 
19174 \end_layout
19175
19176 \end_inset
19177
19178
19179 \backslash
19180 maltese
19181 \begin_inset ERT
19182 status collapsed
19183
19184 \begin_layout Plain Layout
19185
19186
19187 \backslash
19188 spce 
19189 \end_layout
19190
19191 \end_inset
19192
19193
19194 \backslash
19195 textit
19196 \begin_inset ERT
19197 status collapsed
19198
19199 \begin_layout Plain Layout
19200
19201
19202 \backslash
19203 spce 
19204 \end_layout
19205
19206 \end_inset
19207
19208 A
19209 \end_layout
19210
19211 \begin_layout Standard
19212 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19213  el tamaño por omisión.
19214 \end_layout
19215
19216 \begin_layout Section
19217 Letras griegas
19218 \begin_inset Index
19219 status collapsed
19220
19221 \begin_layout Plain Layout
19222 Letras griegas
19223 \end_layout
19224
19225 \end_inset
19226
19227
19228 \end_layout
19229
19230 \begin_layout Standard
19231 Todas las letras griegas se pueden insertar además mediante el botón 
19232 \begin_inset Graphics
19233         filename ../../images/math/alpha.png
19234         scale 85
19235
19236 \end_inset
19237
19238  de la barra de ecuaciones.
19239 \end_layout
19240
19241 \begin_layout Subsection
19242 Minúsculas
19243 \begin_inset Index
19244 status collapsed
19245
19246 \begin_layout Plain Layout
19247 Letras griegas ! minúsculas
19248 \end_layout
19249
19250 \end_inset
19251
19252
19253 \end_layout
19254
19255 \begin_layout Standard
19256 \begin_inset space \hfill{}
19257 \end_inset
19258
19259
19260 \begin_inset Tabular
19261 <lyxtabular version="3" rows="11" columns="2">
19262 <features>
19263 <column alignment="center" valignment="top" width="0pt">
19264 <column alignment="center" valignment="top" width="0pt">
19265 <row>
19266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19267 \begin_inset Text
19268
19269 \begin_layout Plain Layout
19270 Comando
19271 \end_layout
19272
19273 \end_inset
19274 </cell>
19275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19276 \begin_inset Text
19277
19278 \begin_layout Plain Layout
19279 Símbolo
19280 \end_layout
19281
19282 \end_inset
19283 </cell>
19284 </row>
19285 <row>
19286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19287 \begin_inset Text
19288
19289 \begin_layout Plain Layout
19290
19291 \backslash
19292 alpha
19293 \end_layout
19294
19295 \end_inset
19296 </cell>
19297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19298 \begin_inset Text
19299
19300 \begin_layout Plain Layout
19301 \begin_inset Formula $\alpha$
19302 \end_inset
19303
19304
19305 \end_layout
19306
19307 \end_inset
19308 </cell>
19309 </row>
19310 <row>
19311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19312 \begin_inset Text
19313
19314 \begin_layout Plain Layout
19315
19316 \backslash
19317 beta
19318 \end_layout
19319
19320 \end_inset
19321 </cell>
19322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19323 \begin_inset Text
19324
19325 \begin_layout Plain Layout
19326 \begin_inset Formula $\beta$
19327 \end_inset
19328
19329
19330 \end_layout
19331
19332 \end_inset
19333 </cell>
19334 </row>
19335 <row>
19336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19337 \begin_inset Text
19338
19339 \begin_layout Plain Layout
19340
19341 \backslash
19342 gamma
19343 \end_layout
19344
19345 \end_inset
19346 </cell>
19347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19348 \begin_inset Text
19349
19350 \begin_layout Plain Layout
19351 \begin_inset Formula $\gamma$
19352 \end_inset
19353
19354
19355 \end_layout
19356
19357 \end_inset
19358 </cell>
19359 </row>
19360 <row>
19361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19362 \begin_inset Text
19363
19364 \begin_layout Plain Layout
19365
19366 \backslash
19367 delta
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19373 \begin_inset Text
19374
19375 \begin_layout Plain Layout
19376 \begin_inset Formula $\delta$
19377 \end_inset
19378
19379
19380 \end_layout
19381
19382 \end_inset
19383 </cell>
19384 </row>
19385 <row>
19386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19387 \begin_inset Text
19388
19389 \begin_layout Plain Layout
19390
19391 \backslash
19392 epsilon
19393 \end_layout
19394
19395 \end_inset
19396 </cell>
19397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19398 \begin_inset Text
19399
19400 \begin_layout Plain Layout
19401 \begin_inset Formula $\epsilon$
19402 \end_inset
19403
19404
19405 \end_layout
19406
19407 \end_inset
19408 </cell>
19409 </row>
19410 <row>
19411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19412 \begin_inset Text
19413
19414 \begin_layout Plain Layout
19415
19416 \backslash
19417 varepsilon
19418 \end_layout
19419
19420 \end_inset
19421 </cell>
19422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19423 \begin_inset Text
19424
19425 \begin_layout Plain Layout
19426 \begin_inset Formula $\varepsilon$
19427 \end_inset
19428
19429
19430 \end_layout
19431
19432 \end_inset
19433 </cell>
19434 </row>
19435 <row>
19436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440
19441 \backslash
19442 zeta
19443 \end_layout
19444
19445 \end_inset
19446 </cell>
19447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19448 \begin_inset Text
19449
19450 \begin_layout Plain Layout
19451 \begin_inset Formula $\zeta$
19452 \end_inset
19453
19454
19455 \end_layout
19456
19457 \end_inset
19458 </cell>
19459 </row>
19460 <row>
19461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19462 \begin_inset Text
19463
19464 \begin_layout Plain Layout
19465
19466 \backslash
19467 eta
19468 \end_layout
19469
19470 \end_inset
19471 </cell>
19472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19473 \begin_inset Text
19474
19475 \begin_layout Plain Layout
19476 \begin_inset Formula $\eta$
19477 \end_inset
19478
19479
19480 \end_layout
19481
19482 \end_inset
19483 </cell>
19484 </row>
19485 <row>
19486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19487 \begin_inset Text
19488
19489 \begin_layout Plain Layout
19490
19491 \backslash
19492 theta
19493 \end_layout
19494
19495 \end_inset
19496 </cell>
19497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19498 \begin_inset Text
19499
19500 \begin_layout Plain Layout
19501 \begin_inset Formula $\theta$
19502 \end_inset
19503
19504
19505 \end_layout
19506
19507 \end_inset
19508 </cell>
19509 </row>
19510 <row>
19511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19512 \begin_inset Text
19513
19514 \begin_layout Plain Layout
19515
19516 \backslash
19517 vartheta
19518 \end_layout
19519
19520 \end_inset
19521 </cell>
19522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19523 \begin_inset Text
19524
19525 \begin_layout Plain Layout
19526 \begin_inset Formula $\vartheta$
19527 \end_inset
19528
19529
19530 \end_layout
19531
19532 \end_inset
19533 </cell>
19534 </row>
19535 </lyxtabular>
19536
19537 \end_inset
19538
19539
19540 \begin_inset space \hfill{}
19541 \end_inset
19542
19543
19544 \begin_inset Tabular
19545 <lyxtabular version="3" rows="12" columns="2">
19546 <features>
19547 <column alignment="center" valignment="top" width="0pt">
19548 <column alignment="center" valignment="top" width="0pt">
19549 <row>
19550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19551 \begin_inset Text
19552
19553 \begin_layout Plain Layout
19554 Comando
19555 \end_layout
19556
19557 \end_inset
19558 </cell>
19559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19560 \begin_inset Text
19561
19562 \begin_layout Plain Layout
19563 Símbolo
19564 \end_layout
19565
19566 \end_inset
19567 </cell>
19568 </row>
19569 <row>
19570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19571 \begin_inset Text
19572
19573 \begin_layout Plain Layout
19574
19575 \backslash
19576 iota
19577 \end_layout
19578
19579 \end_inset
19580 </cell>
19581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19582 \begin_inset Text
19583
19584 \begin_layout Plain Layout
19585 \begin_inset Formula $\iota$
19586 \end_inset
19587
19588
19589 \end_layout
19590
19591 \end_inset
19592 </cell>
19593 </row>
19594 <row>
19595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19596 \begin_inset Text
19597
19598 \begin_layout Plain Layout
19599
19600 \backslash
19601 kappa
19602 \end_layout
19603
19604 \end_inset
19605 </cell>
19606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19607 \begin_inset Text
19608
19609 \begin_layout Plain Layout
19610 \begin_inset Formula $\kappa$
19611 \end_inset
19612
19613
19614 \end_layout
19615
19616 \end_inset
19617 </cell>
19618 </row>
19619 <row>
19620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19621 \begin_inset Text
19622
19623 \begin_layout Plain Layout
19624
19625 \backslash
19626 varkappa
19627 \end_layout
19628
19629 \end_inset
19630 </cell>
19631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19632 \begin_inset Text
19633
19634 \begin_layout Plain Layout
19635 \begin_inset Formula $\varkappa$
19636 \end_inset
19637
19638
19639 \end_layout
19640
19641 \end_inset
19642 </cell>
19643 </row>
19644 <row>
19645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19646 \begin_inset Text
19647
19648 \begin_layout Plain Layout
19649
19650 \backslash
19651 lambda
19652 \end_layout
19653
19654 \end_inset
19655 </cell>
19656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19657 \begin_inset Text
19658
19659 \begin_layout Plain Layout
19660 \begin_inset Formula $\lambda$
19661 \end_inset
19662
19663
19664 \end_layout
19665
19666 \end_inset
19667 </cell>
19668 </row>
19669 <row>
19670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19671 \begin_inset Text
19672
19673 \begin_layout Plain Layout
19674
19675 \backslash
19676 mu
19677 \end_layout
19678
19679 \end_inset
19680 </cell>
19681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Plain Layout
19685 \begin_inset Formula $\mu$
19686 \end_inset
19687
19688
19689 \end_layout
19690
19691 \end_inset
19692 </cell>
19693 </row>
19694 <row>
19695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19696 \begin_inset Text
19697
19698 \begin_layout Plain Layout
19699
19700 \backslash
19701 nu
19702 \end_layout
19703
19704 \end_inset
19705 </cell>
19706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19707 \begin_inset Text
19708
19709 \begin_layout Plain Layout
19710 \begin_inset Formula $\nu$
19711 \end_inset
19712
19713
19714 \end_layout
19715
19716 \end_inset
19717 </cell>
19718 </row>
19719 <row>
19720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19721 \begin_inset Text
19722
19723 \begin_layout Plain Layout
19724
19725 \backslash
19726 xi
19727 \end_layout
19728
19729 \end_inset
19730 </cell>
19731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19732 \begin_inset Text
19733
19734 \begin_layout Plain Layout
19735 \begin_inset Formula $\xi$
19736 \end_inset
19737
19738
19739 \end_layout
19740
19741 \end_inset
19742 </cell>
19743 </row>
19744 <row>
19745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19746 \begin_inset Text
19747
19748 \begin_layout Plain Layout
19749 o
19750 \end_layout
19751
19752 \end_inset
19753 </cell>
19754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19755 \begin_inset Text
19756
19757 \begin_layout Plain Layout
19758 \begin_inset Formula $o$
19759 \end_inset
19760
19761
19762 \end_layout
19763
19764 \end_inset
19765 </cell>
19766 </row>
19767 <row>
19768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19769 \begin_inset Text
19770
19771 \begin_layout Plain Layout
19772
19773 \backslash
19774 pi
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19780 \begin_inset Text
19781
19782 \begin_layout Plain Layout
19783 \begin_inset Formula $\pi$
19784 \end_inset
19785
19786
19787 \end_layout
19788
19789 \end_inset
19790 </cell>
19791 </row>
19792 <row>
19793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19794 \begin_inset Text
19795
19796 \begin_layout Plain Layout
19797
19798 \backslash
19799 varpi
19800 \end_layout
19801
19802 \end_inset
19803 </cell>
19804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19805 \begin_inset Text
19806
19807 \begin_layout Plain Layout
19808 \begin_inset Formula $\varpi$
19809 \end_inset
19810
19811
19812 \end_layout
19813
19814 \end_inset
19815 </cell>
19816 </row>
19817 <row>
19818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19819 \begin_inset Text
19820
19821 \begin_layout Plain Layout
19822
19823 \backslash
19824 rho
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19830 \begin_inset Text
19831
19832 \begin_layout Plain Layout
19833 \begin_inset Formula $\rho$
19834 \end_inset
19835
19836
19837 \end_layout
19838
19839 \end_inset
19840 </cell>
19841 </row>
19842 </lyxtabular>
19843
19844 \end_inset
19845
19846
19847 \begin_inset space \hfill{}
19848 \end_inset
19849
19850
19851 \begin_inset Tabular
19852 <lyxtabular version="3" rows="11" columns="2">
19853 <features>
19854 <column alignment="center" valignment="top" width="0pt">
19855 <column alignment="center" valignment="top" width="0pt">
19856 <row>
19857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Plain Layout
19861 Comando
19862 \end_layout
19863
19864 \end_inset
19865 </cell>
19866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19867 \begin_inset Text
19868
19869 \begin_layout Plain Layout
19870 Símbolo
19871 \end_layout
19872
19873 \end_inset
19874 </cell>
19875 </row>
19876 <row>
19877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19878 \begin_inset Text
19879
19880 \begin_layout Plain Layout
19881
19882 \backslash
19883 varrho
19884 \end_layout
19885
19886 \end_inset
19887 </cell>
19888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19889 \begin_inset Text
19890
19891 \begin_layout Plain Layout
19892 \begin_inset Formula $\varrho$
19893 \end_inset
19894
19895
19896 \end_layout
19897
19898 \end_inset
19899 </cell>
19900 </row>
19901 <row>
19902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19903 \begin_inset Text
19904
19905 \begin_layout Plain Layout
19906
19907 \backslash
19908 sigma
19909 \end_layout
19910
19911 \end_inset
19912 </cell>
19913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19914 \begin_inset Text
19915
19916 \begin_layout Plain Layout
19917 \begin_inset Formula $\sigma$
19918 \end_inset
19919
19920
19921 \end_layout
19922
19923 \end_inset
19924 </cell>
19925 </row>
19926 <row>
19927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19928 \begin_inset Text
19929
19930 \begin_layout Plain Layout
19931
19932 \backslash
19933 varsigma
19934 \end_layout
19935
19936 \end_inset
19937 </cell>
19938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19939 \begin_inset Text
19940
19941 \begin_layout Plain Layout
19942 \begin_inset Formula $\varsigma$
19943 \end_inset
19944
19945
19946 \end_layout
19947
19948 \end_inset
19949 </cell>
19950 </row>
19951 <row>
19952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19953 \begin_inset Text
19954
19955 \begin_layout Plain Layout
19956
19957 \backslash
19958 tau
19959 \end_layout
19960
19961 \end_inset
19962 </cell>
19963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19964 \begin_inset Text
19965
19966 \begin_layout Plain Layout
19967 \begin_inset Formula $\tau$
19968 \end_inset
19969
19970
19971 \end_layout
19972
19973 \end_inset
19974 </cell>
19975 </row>
19976 <row>
19977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19978 \begin_inset Text
19979
19980 \begin_layout Plain Layout
19981
19982 \backslash
19983 upsilon
19984 \end_layout
19985
19986 \end_inset
19987 </cell>
19988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19989 \begin_inset Text
19990
19991 \begin_layout Plain Layout
19992 \begin_inset Formula $\upsilon$
19993 \end_inset
19994
19995
19996 \end_layout
19997
19998 \end_inset
19999 </cell>
20000 </row>
20001 <row>
20002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20003 \begin_inset Text
20004
20005 \begin_layout Plain Layout
20006
20007 \backslash
20008 phi
20009 \end_layout
20010
20011 \end_inset
20012 </cell>
20013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20014 \begin_inset Text
20015
20016 \begin_layout Plain Layout
20017 \begin_inset Formula $\phi$
20018 \end_inset
20019
20020
20021 \end_layout
20022
20023 \end_inset
20024 </cell>
20025 </row>
20026 <row>
20027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20028 \begin_inset Text
20029
20030 \begin_layout Plain Layout
20031
20032 \backslash
20033 varphi
20034 \end_layout
20035
20036 \end_inset
20037 </cell>
20038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20039 \begin_inset Text
20040
20041 \begin_layout Plain Layout
20042 \begin_inset Formula $\varphi$
20043 \end_inset
20044
20045
20046 \end_layout
20047
20048 \end_inset
20049 </cell>
20050 </row>
20051 <row>
20052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20053 \begin_inset Text
20054
20055 \begin_layout Plain Layout
20056
20057 \backslash
20058 chi
20059 \end_layout
20060
20061 \end_inset
20062 </cell>
20063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20064 \begin_inset Text
20065
20066 \begin_layout Plain Layout
20067 \begin_inset Formula $\chi$
20068 \end_inset
20069
20070
20071 \end_layout
20072
20073 \end_inset
20074 </cell>
20075 </row>
20076 <row>
20077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20078 \begin_inset Text
20079
20080 \begin_layout Plain Layout
20081
20082 \backslash
20083 psi
20084 \end_layout
20085
20086 \end_inset
20087 </cell>
20088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20089 \begin_inset Text
20090
20091 \begin_layout Plain Layout
20092 \begin_inset Formula $\psi$
20093 \end_inset
20094
20095
20096 \end_layout
20097
20098 \end_inset
20099 </cell>
20100 </row>
20101 <row>
20102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20103 \begin_inset Text
20104
20105 \begin_layout Plain Layout
20106
20107 \backslash
20108 omega
20109 \end_layout
20110
20111 \end_inset
20112 </cell>
20113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20114 \begin_inset Text
20115
20116 \begin_layout Plain Layout
20117 \begin_inset Formula $\omega$
20118 \end_inset
20119
20120
20121 \end_layout
20122
20123 \end_inset
20124 </cell>
20125 </row>
20126 </lyxtabular>
20127
20128 \end_inset
20129
20130
20131 \begin_inset space \hfill{}
20132 \end_inset
20133
20134
20135 \end_layout
20136
20137 \begin_layout Standard
20138 \begin_inset VSpace medskip
20139 \end_inset
20140
20141
20142 \end_layout
20143
20144 \begin_layout Standard
20145 Cómo escribir letras griegas en redonda se explica en 
20146 \begin_inset CommandInset ref
20147 LatexCommand ref
20148 reference "sub:Griegas-en-redonda"
20149
20150 \end_inset
20151
20152 .
20153 \end_layout
20154
20155 \begin_layout Subsection
20156 Mayúsculas
20157 \begin_inset Index
20158 status collapsed
20159
20160 \begin_layout Plain Layout
20161 Letras griegas ! mayúsculas
20162 \end_layout
20163
20164 \end_inset
20165
20166
20167 \end_layout
20168
20169 \begin_layout Standard
20170 \begin_inset space \hfill{}
20171 \end_inset
20172
20173
20174 \begin_inset Tabular
20175 <lyxtabular version="3" rows="7" columns="2">
20176 <features>
20177 <column alignment="center" valignment="top" width="0pt">
20178 <column alignment="center" valignment="top" width="0pt">
20179 <row>
20180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20181 \begin_inset Text
20182
20183 \begin_layout Plain Layout
20184 Comando
20185 \end_layout
20186
20187 \end_inset
20188 </cell>
20189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20190 \begin_inset Text
20191
20192 \begin_layout Plain Layout
20193 Símbolo
20194 \end_layout
20195
20196 \end_inset
20197 </cell>
20198 </row>
20199 <row>
20200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20201 \begin_inset Text
20202
20203 \begin_layout Plain Layout
20204
20205 \backslash
20206 Gamma
20207 \end_layout
20208
20209 \end_inset
20210 </cell>
20211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20212 \begin_inset Text
20213
20214 \begin_layout Plain Layout
20215 \begin_inset Formula $\Gamma$
20216 \end_inset
20217
20218
20219 \end_layout
20220
20221 \end_inset
20222 </cell>
20223 </row>
20224 <row>
20225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229
20230 \backslash
20231 Delta
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Plain Layout
20240 \begin_inset Formula $\Delta$
20241 \end_inset
20242
20243
20244 \end_layout
20245
20246 \end_inset
20247 </cell>
20248 </row>
20249 <row>
20250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20251 \begin_inset Text
20252
20253 \begin_layout Plain Layout
20254
20255 \backslash
20256 Theta
20257 \end_layout
20258
20259 \end_inset
20260 </cell>
20261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20262 \begin_inset Text
20263
20264 \begin_layout Plain Layout
20265 \begin_inset Formula $\Theta$
20266 \end_inset
20267
20268
20269 \end_layout
20270
20271 \end_inset
20272 </cell>
20273 </row>
20274 <row>
20275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20276 \begin_inset Text
20277
20278 \begin_layout Plain Layout
20279
20280 \backslash
20281 Lambda
20282 \end_layout
20283
20284 \end_inset
20285 </cell>
20286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20287 \begin_inset Text
20288
20289 \begin_layout Plain Layout
20290 \begin_inset Formula $\Lambda$
20291 \end_inset
20292
20293
20294 \end_layout
20295
20296 \end_inset
20297 </cell>
20298 </row>
20299 <row>
20300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20301 \begin_inset Text
20302
20303 \begin_layout Plain Layout
20304
20305 \backslash
20306 Xi
20307 \end_layout
20308
20309 \end_inset
20310 </cell>
20311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315 \begin_inset Formula $\Xi$
20316 \end_inset
20317
20318
20319 \end_layout
20320
20321 \end_inset
20322 </cell>
20323 </row>
20324 <row>
20325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20326 \begin_inset Text
20327
20328 \begin_layout Plain Layout
20329
20330 \backslash
20331 Pi
20332 \end_layout
20333
20334 \end_inset
20335 </cell>
20336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20337 \begin_inset Text
20338
20339 \begin_layout Plain Layout
20340 \begin_inset Formula $\Pi$
20341 \end_inset
20342
20343
20344 \end_layout
20345
20346 \end_inset
20347 </cell>
20348 </row>
20349 </lyxtabular>
20350
20351 \end_inset
20352
20353
20354 \begin_inset space \hfill{}
20355 \end_inset
20356
20357
20358 \begin_inset Tabular
20359 <lyxtabular version="3" rows="6" columns="2">
20360 <features>
20361 <column alignment="center" valignment="top" width="0pt">
20362 <column alignment="center" valignment="top" width="0pt">
20363 <row>
20364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20365 \begin_inset Text
20366
20367 \begin_layout Plain Layout
20368 Comando
20369 \end_layout
20370
20371 \end_inset
20372 </cell>
20373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20374 \begin_inset Text
20375
20376 \begin_layout Plain Layout
20377 Símbolo
20378 \end_layout
20379
20380 \end_inset
20381 </cell>
20382 </row>
20383 <row>
20384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20385 \begin_inset Text
20386
20387 \begin_layout Plain Layout
20388
20389 \backslash
20390 Sigma
20391 \end_layout
20392
20393 \end_inset
20394 </cell>
20395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20396 \begin_inset Text
20397
20398 \begin_layout Plain Layout
20399 \begin_inset Formula $\Sigma$
20400 \end_inset
20401
20402
20403 \end_layout
20404
20405 \end_inset
20406 </cell>
20407 </row>
20408 <row>
20409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20410 \begin_inset Text
20411
20412 \begin_layout Plain Layout
20413
20414 \backslash
20415 Upsilon
20416 \end_layout
20417
20418 \end_inset
20419 </cell>
20420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20421 \begin_inset Text
20422
20423 \begin_layout Plain Layout
20424 \begin_inset Formula $\Upsilon$
20425 \end_inset
20426
20427
20428 \end_layout
20429
20430 \end_inset
20431 </cell>
20432 </row>
20433 <row>
20434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20435 \begin_inset Text
20436
20437 \begin_layout Plain Layout
20438
20439 \backslash
20440 Phi
20441 \end_layout
20442
20443 \end_inset
20444 </cell>
20445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20446 \begin_inset Text
20447
20448 \begin_layout Plain Layout
20449 \begin_inset Formula $\Phi$
20450 \end_inset
20451
20452
20453 \end_layout
20454
20455 \end_inset
20456 </cell>
20457 </row>
20458 <row>
20459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20460 \begin_inset Text
20461
20462 \begin_layout Plain Layout
20463
20464 \backslash
20465 Psi
20466 \end_layout
20467
20468 \end_inset
20469 </cell>
20470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20471 \begin_inset Text
20472
20473 \begin_layout Plain Layout
20474 \begin_inset Formula $\Psi$
20475 \end_inset
20476
20477
20478 \end_layout
20479
20480 \end_inset
20481 </cell>
20482 </row>
20483 <row>
20484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20485 \begin_inset Text
20486
20487 \begin_layout Plain Layout
20488
20489 \backslash
20490 Omega
20491 \end_layout
20492
20493 \end_inset
20494 </cell>
20495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20496 \begin_inset Text
20497
20498 \begin_layout Plain Layout
20499 \begin_inset Formula $\Omega$
20500 \end_inset
20501
20502
20503 \end_layout
20504
20505 \end_inset
20506 </cell>
20507 </row>
20508 </lyxtabular>
20509
20510 \end_inset
20511
20512
20513 \begin_inset space \hfill{}
20514 \end_inset
20515
20516
20517 \end_layout
20518
20519 \begin_layout Standard
20520 \begin_inset VSpace medskip
20521 \end_inset
20522
20523
20524 \end_layout
20525
20526 \begin_layout Standard
20527 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
20528  cuando se desarrolló TeX.
20529  Para obtener mayúsculas en cursiva, inicia cada comando con 
20530 \series bold
20531 var
20532 \series default
20533 .
20534  Por ejemplo, el comando 
20535 \series bold
20536
20537 \backslash
20538 varGamma
20539 \series default
20540  genera: 
20541 \begin_inset Formula $\varGamma$
20542 \end_inset
20543
20544
20545 \end_layout
20546
20547 \begin_layout Subsection
20548 Letras en negrita
20549 \begin_inset Index
20550 status collapsed
20551
20552 \begin_layout Plain Layout
20553 Letras griegas ! en negrita
20554 \end_layout
20555
20556 \end_inset
20557
20558
20559 \end_layout
20560
20561 \begin_layout Standard
20562 Las letras griegas no admiten diferentes estilos de fuente como las latinas.
20563  Sólo se pueden poner en negrita con el comando 
20564 \series bold
20565
20566 \backslash
20567 boldsymbol
20568 \series default
20569
20570 \begin_inset Index
20571 status collapsed
20572
20573 \begin_layout Plain Layout
20574 Comandos ! B ! 
20575 \backslash
20576 boldsymbol
20577 \end_layout
20578
20579 \end_inset
20580
20581 .
20582 \end_layout
20583
20584 \begin_layout Standard
20585 \align center
20586 \begin_inset Tabular
20587 <lyxtabular version="3" rows="3" columns="2">
20588 <features>
20589 <column alignment="center" valignment="top" width="0">
20590 <column alignment="center" valignment="top" width="0">
20591 <row>
20592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20593 \begin_inset Text
20594
20595 \begin_layout Plain Layout
20596 Comando
20597 \end_layout
20598
20599 \end_inset
20600 </cell>
20601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20602 \begin_inset Text
20603
20604 \begin_layout Plain Layout
20605 Símbolo
20606 \end_layout
20607
20608 \end_inset
20609 </cell>
20610 </row>
20611 <row>
20612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20613 \begin_inset Text
20614
20615 \begin_layout Plain Layout
20616
20617 \backslash
20618 Upsilon
20619 \backslash
20620 boldsymbol
20621 \backslash
20622 Upsilon
20623 \end_layout
20624
20625 \end_inset
20626 </cell>
20627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20628 \begin_inset Text
20629
20630 \begin_layout Plain Layout
20631 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20632 \end_inset
20633
20634
20635 \end_layout
20636
20637 \end_inset
20638 </cell>
20639 </row>
20640 <row>
20641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20642 \begin_inset Text
20643
20644 \begin_layout Plain Layout
20645
20646 \backslash
20647 theta
20648 \backslash
20649 boldsymbol
20650 \backslash
20651 theta
20652 \end_layout
20653
20654 \end_inset
20655 </cell>
20656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20657 \begin_inset Text
20658
20659 \begin_layout Plain Layout
20660 \begin_inset Formula $\theta\boldsymbol{\theta}$
20661 \end_inset
20662
20663
20664 \end_layout
20665
20666 \end_inset
20667 </cell>
20668 </row>
20669 </lyxtabular>
20670
20671 \end_inset
20672
20673
20674 \end_layout
20675
20676 \begin_layout Section
20677 Símbolos
20678 \begin_inset ERT
20679 status collapsed
20680
20681 \begin_layout Plain Layout
20682
20683
20684 \backslash
20685 texorpdfstring{
20686 \end_layout
20687
20688 \end_inset
20689
20690
20691 \begin_inset Foot
20692 status collapsed
20693
20694 \begin_layout Plain Layout
20695 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
20696  LaTeX en 
20697 \begin_inset CommandInset citation
20698 LatexCommand cite
20699 key "Symbole"
20700
20701 \end_inset
20702
20703 .
20704 \end_layout
20705
20706 \end_inset
20707
20708
20709 \begin_inset ERT
20710 status collapsed
20711
20712 \begin_layout Plain Layout
20713
20714 }{}
20715 \end_layout
20716
20717 \end_inset
20718
20719
20720 \begin_inset Note Note
20721 status collapsed
20722
20723 \begin_layout Plain Layout
20724
20725 \backslash
20726 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
20727  PDF.
20728 \end_layout
20729
20730 \begin_layout Plain Layout
20731 Más sobre 
20732 \backslash
20733 texorpdfstring en la sección 
20734 \begin_inset CommandInset ref
20735 LatexCommand ref
20736 reference "sub:Ecuaciones-en-encabezados"
20737
20738 \end_inset
20739
20740 .
20741 \end_layout
20742
20743 \end_inset
20744
20745
20746 \begin_inset Index
20747 status collapsed
20748
20749 \begin_layout Plain Layout
20750 Símbolos
20751 \end_layout
20752
20753 \end_inset
20754
20755
20756 \end_layout
20757
20758 \begin_layout Standard
20759 Muchos de los símbolos listados en esta sección se pueden insertar además
20760  mediante los botones 
20761 \begin_inset Graphics
20762         filename ../../images/math/nabla.png
20763         scale 85
20764
20765 \end_inset
20766
20767  y 
20768 \begin_inset Graphics
20769         filename ../../images/math/digamma.png
20770         scale 85
20771
20772 \end_inset
20773
20774  de la barra de ecuaciones.
20775 \end_layout
20776
20777 \begin_layout Subsection
20778 Símbolos matemáticos
20779 \begin_inset CommandInset label
20780 LatexCommand label
20781 name "sub:Símbolos-matemáticos"
20782
20783 \end_inset
20784
20785
20786 \begin_inset Index
20787 status collapsed
20788
20789 \begin_layout Plain Layout
20790 Símbolos ! matemáticos
20791 \end_layout
20792
20793 \end_inset
20794
20795
20796 \end_layout
20797
20798 \begin_layout Standard
20799 \begin_inset space \hfill{}
20800 \end_inset
20801
20802
20803 \begin_inset Tabular
20804 <lyxtabular version="3" rows="10" columns="2">
20805 <features>
20806 <column alignment="center" valignment="top" width="0pt">
20807 <column alignment="center" valignment="top" width="0pt">
20808 <row>
20809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20810 \begin_inset Text
20811
20812 \begin_layout Plain Layout
20813 Comando
20814 \end_layout
20815
20816 \end_inset
20817 </cell>
20818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20819 \begin_inset Text
20820
20821 \begin_layout Plain Layout
20822 Símbolo
20823 \end_layout
20824
20825 \end_inset
20826 </cell>
20827 </row>
20828 <row>
20829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20830 \begin_inset Text
20831
20832 \begin_layout Plain Layout
20833
20834 \backslash
20835 neg
20836 \end_layout
20837
20838 \end_inset
20839 </cell>
20840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20841 \begin_inset Text
20842
20843 \begin_layout Plain Layout
20844 \begin_inset Formula $\neg$
20845 \end_inset
20846
20847
20848 \end_layout
20849
20850 \end_inset
20851 </cell>
20852 </row>
20853 <row>
20854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20855 \begin_inset Text
20856
20857 \begin_layout Plain Layout
20858
20859 \backslash
20860 Im
20861 \end_layout
20862
20863 \end_inset
20864 </cell>
20865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20866 \begin_inset Text
20867
20868 \begin_layout Plain Layout
20869 \begin_inset Formula $\Im$
20870 \end_inset
20871
20872
20873 \end_layout
20874
20875 \end_inset
20876 </cell>
20877 </row>
20878 <row>
20879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20880 \begin_inset Text
20881
20882 \begin_layout Plain Layout
20883
20884 \backslash
20885 Re
20886 \end_layout
20887
20888 \end_inset
20889 </cell>
20890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20891 \begin_inset Text
20892
20893 \begin_layout Plain Layout
20894 \begin_inset Formula $\Re$
20895 \end_inset
20896
20897
20898 \end_layout
20899
20900 \end_inset
20901 </cell>
20902 </row>
20903 <row>
20904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20905 \begin_inset Text
20906
20907 \begin_layout Plain Layout
20908
20909 \backslash
20910 aleph
20911 \end_layout
20912
20913 \end_inset
20914 </cell>
20915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20916 \begin_inset Text
20917
20918 \begin_layout Plain Layout
20919 \begin_inset Formula $\aleph$
20920 \end_inset
20921
20922
20923 \end_layout
20924
20925 \end_inset
20926 </cell>
20927 </row>
20928 <row>
20929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20930 \begin_inset Text
20931
20932 \begin_layout Plain Layout
20933
20934 \backslash
20935 partial
20936 \end_layout
20937
20938 \end_inset
20939 </cell>
20940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20941 \begin_inset Text
20942
20943 \begin_layout Plain Layout
20944 \begin_inset Formula $\partial$
20945 \end_inset
20946
20947
20948 \end_layout
20949
20950 \end_inset
20951 </cell>
20952 </row>
20953 <row>
20954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20955 \begin_inset Text
20956
20957 \begin_layout Plain Layout
20958
20959 \backslash
20960 infty
20961 \end_layout
20962
20963 \end_inset
20964 </cell>
20965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20966 \begin_inset Text
20967
20968 \begin_layout Plain Layout
20969 \begin_inset Formula $\infty$
20970 \end_inset
20971
20972
20973 \end_layout
20974
20975 \end_inset
20976 </cell>
20977 </row>
20978 <row>
20979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20980 \begin_inset Text
20981
20982 \begin_layout Plain Layout
20983
20984 \backslash
20985 wp
20986 \end_layout
20987
20988 \end_inset
20989 </cell>
20990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20991 \begin_inset Text
20992
20993 \begin_layout Plain Layout
20994 \begin_inset Formula $\wp$
20995 \end_inset
20996
20997
20998 \end_layout
20999
21000 \end_inset
21001 </cell>
21002 </row>
21003 <row>
21004 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21005 \begin_inset Text
21006
21007 \begin_layout Plain Layout
21008
21009 \backslash
21010 imath
21011 \end_layout
21012
21013 \end_inset
21014 </cell>
21015 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21016 \begin_inset Text
21017
21018 \begin_layout Plain Layout
21019 \begin_inset Formula $\imath$
21020 \end_inset
21021
21022
21023 \end_layout
21024
21025 \end_inset
21026 </cell>
21027 </row>
21028 <row>
21029 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21030 \begin_inset Text
21031
21032 \begin_layout Plain Layout
21033
21034 \backslash
21035 jmath
21036 \end_layout
21037
21038 \end_inset
21039 </cell>
21040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21041 \begin_inset Text
21042
21043 \begin_layout Plain Layout
21044 \begin_inset Formula $\jmath$
21045 \end_inset
21046
21047
21048 \end_layout
21049
21050 \end_inset
21051 </cell>
21052 </row>
21053 </lyxtabular>
21054
21055 \end_inset
21056
21057
21058 \begin_inset space \hfill{}
21059 \end_inset
21060
21061
21062 \begin_inset Tabular
21063 <lyxtabular version="3" rows="10" columns="2">
21064 <features>
21065 <column alignment="center" valignment="top" width="0pt">
21066 <column alignment="center" valignment="top" width="0pt">
21067 <row>
21068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21069 \begin_inset Text
21070
21071 \begin_layout Plain Layout
21072 Comando
21073 \end_layout
21074
21075 \end_inset
21076 </cell>
21077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21078 \begin_inset Text
21079
21080 \begin_layout Plain Layout
21081 Símbolo
21082 \begin_inset Note Note
21083 status collapsed
21084
21085 \begin_layout Plain Layout
21086
21087 \series bold
21088
21089 \backslash
21090 raisebox
21091 \series default
21092  se usa sólo como espaciador
21093 \end_layout
21094
21095 \end_inset
21096
21097
21098 \end_layout
21099
21100 \end_inset
21101 </cell>
21102 </row>
21103 <row>
21104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21105 \begin_inset Text
21106
21107 \begin_layout Plain Layout
21108
21109 \backslash
21110 forall
21111 \end_layout
21112
21113 \end_inset
21114 </cell>
21115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21116 \begin_inset Text
21117
21118 \begin_layout Plain Layout
21119 \begin_inset Formula $\forall$
21120 \end_inset
21121
21122
21123 \end_layout
21124
21125 \end_inset
21126 </cell>
21127 </row>
21128 <row>
21129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21130 \begin_inset Text
21131
21132 \begin_layout Plain Layout
21133
21134 \backslash
21135 exists
21136 \end_layout
21137
21138 \end_inset
21139 </cell>
21140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21141 \begin_inset Text
21142
21143 \begin_layout Plain Layout
21144 \begin_inset Formula $\exists$
21145 \end_inset
21146
21147
21148 \end_layout
21149
21150 \end_inset
21151 </cell>
21152 </row>
21153 <row>
21154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21155 \begin_inset Text
21156
21157 \begin_layout Plain Layout
21158
21159 \backslash
21160 nexists
21161 \end_layout
21162
21163 \end_inset
21164 </cell>
21165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21166 \begin_inset Text
21167
21168 \begin_layout Plain Layout
21169 \begin_inset Formula $\nexists$
21170 \end_inset
21171
21172
21173 \end_layout
21174
21175 \end_inset
21176 </cell>
21177 </row>
21178 <row>
21179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21180 \begin_inset Text
21181
21182 \begin_layout Plain Layout
21183
21184 \backslash
21185 emptyset
21186 \end_layout
21187
21188 \end_inset
21189 </cell>
21190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21191 \begin_inset Text
21192
21193 \begin_layout Plain Layout
21194 \begin_inset Formula $\emptyset$
21195 \end_inset
21196
21197
21198 \end_layout
21199
21200 \end_inset
21201 </cell>
21202 </row>
21203 <row>
21204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21205 \begin_inset Text
21206
21207 \begin_layout Plain Layout
21208
21209 \backslash
21210 varnothing
21211 \end_layout
21212
21213 \end_inset
21214 </cell>
21215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21216 \begin_inset Text
21217
21218 \begin_layout Plain Layout
21219 \begin_inset Formula $\varnothing$
21220 \end_inset
21221
21222
21223 \end_layout
21224
21225 \end_inset
21226 </cell>
21227 </row>
21228 <row>
21229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21230 \begin_inset Text
21231
21232 \begin_layout Plain Layout
21233
21234 \backslash
21235 dag
21236 \end_layout
21237
21238 \end_inset
21239 </cell>
21240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21241 \begin_inset Text
21242
21243 \begin_layout Plain Layout
21244 \begin_inset Formula $\dag$
21245 \end_inset
21246
21247
21248 \end_layout
21249
21250 \end_inset
21251 </cell>
21252 </row>
21253 <row>
21254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21255 \begin_inset Text
21256
21257 \begin_layout Plain Layout
21258
21259 \backslash
21260 ddag
21261 \end_layout
21262
21263 \end_inset
21264 </cell>
21265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21266 \begin_inset Text
21267
21268 \begin_layout Plain Layout
21269 \begin_inset Formula $\ddag$
21270 \end_inset
21271
21272
21273 \end_layout
21274
21275 \end_inset
21276 </cell>
21277 </row>
21278 <row>
21279 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21280 \begin_inset Text
21281
21282 \begin_layout Plain Layout
21283
21284 \backslash
21285 complement
21286 \end_layout
21287
21288 \end_inset
21289 </cell>
21290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21291 \begin_inset Text
21292
21293 \begin_layout Plain Layout
21294 \begin_inset ERT
21295 status collapsed
21296
21297 \begin_layout Plain Layout
21298
21299
21300 \backslash
21301 raisebox{-0.8mm}{
21302 \end_layout
21303
21304 \end_inset
21305
21306
21307 \begin_inset Formula $\complement$
21308 \end_inset
21309
21310
21311 \begin_inset ERT
21312 status collapsed
21313
21314 \begin_layout Plain Layout
21315
21316 }
21317 \end_layout
21318
21319 \end_inset
21320
21321
21322 \end_layout
21323
21324 \end_inset
21325 </cell>
21326 </row>
21327 <row>
21328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21329 \begin_inset Text
21330
21331 \begin_layout Plain Layout
21332
21333 \backslash
21334 Bbbk
21335 \end_layout
21336
21337 \end_inset
21338 </cell>
21339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21340 \begin_inset Text
21341
21342 \begin_layout Plain Layout
21343 \begin_inset Formula $\Bbbk$
21344 \end_inset
21345
21346
21347 \end_layout
21348
21349 \end_inset
21350 </cell>
21351 </row>
21352 </lyxtabular>
21353
21354 \end_inset
21355
21356
21357 \begin_inset space \hfill{}
21358 \end_inset
21359
21360
21361 \begin_inset Tabular
21362 <lyxtabular version="3" rows="10" columns="2">
21363 <features>
21364 <column alignment="center" valignment="top" width="0pt">
21365 <column alignment="center" valignment="top" width="0pt">
21366 <row>
21367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21368 \begin_inset Text
21369
21370 \begin_layout Plain Layout
21371 Comando
21372 \end_layout
21373
21374 \end_inset
21375 </cell>
21376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21377 \begin_inset Text
21378
21379 \begin_layout Plain Layout
21380 Símbolo
21381 \end_layout
21382
21383 \end_inset
21384 </cell>
21385 </row>
21386 <row>
21387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21388 \begin_inset Text
21389
21390 \begin_layout Plain Layout
21391
21392 \backslash
21393 prime
21394 \end_layout
21395
21396 \end_inset
21397 </cell>
21398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21399 \begin_inset Text
21400
21401 \begin_layout Plain Layout
21402 \begin_inset Formula $\prime$
21403 \end_inset
21404
21405
21406 \end_layout
21407
21408 \end_inset
21409 </cell>
21410 </row>
21411 <row>
21412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21413 \begin_inset Text
21414
21415 \begin_layout Plain Layout
21416
21417 \backslash
21418 backprime
21419 \end_layout
21420
21421 \end_inset
21422 </cell>
21423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21424 \begin_inset Text
21425
21426 \begin_layout Plain Layout
21427 \begin_inset Formula $\backprime$
21428 \end_inset
21429
21430
21431 \end_layout
21432
21433 \end_inset
21434 </cell>
21435 </row>
21436 <row>
21437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21438 \begin_inset Text
21439
21440 \begin_layout Plain Layout
21441
21442 \backslash
21443 mho
21444 \end_layout
21445
21446 \end_inset
21447 </cell>
21448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21449 \begin_inset Text
21450
21451 \begin_layout Plain Layout
21452 \begin_inset Formula $\mho$
21453 \end_inset
21454
21455
21456 \end_layout
21457
21458 \end_inset
21459 </cell>
21460 </row>
21461 <row>
21462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21463 \begin_inset Text
21464
21465 \begin_layout Plain Layout
21466
21467 \backslash
21468 triangle
21469 \end_layout
21470
21471 \end_inset
21472 </cell>
21473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21474 \begin_inset Text
21475
21476 \begin_layout Plain Layout
21477 \begin_inset Formula $\triangle$
21478 \end_inset
21479
21480
21481 \end_layout
21482
21483 \end_inset
21484 </cell>
21485 </row>
21486 <row>
21487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21488 \begin_inset Text
21489
21490 \begin_layout Plain Layout
21491
21492 \backslash
21493 angle
21494 \end_layout
21495
21496 \end_inset
21497 </cell>
21498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21499 \begin_inset Text
21500
21501 \begin_layout Plain Layout
21502 \begin_inset Formula $\angle$
21503 \end_inset
21504
21505
21506 \end_layout
21507
21508 \end_inset
21509 </cell>
21510 </row>
21511 <row>
21512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21513 \begin_inset Text
21514
21515 \begin_layout Plain Layout
21516
21517 \backslash
21518 measuredangle
21519 \end_layout
21520
21521 \end_inset
21522 </cell>
21523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21524 \begin_inset Text
21525
21526 \begin_layout Plain Layout
21527 \begin_inset Formula $\measuredangle$
21528 \end_inset
21529
21530
21531 \end_layout
21532
21533 \end_inset
21534 </cell>
21535 </row>
21536 <row>
21537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21538 \begin_inset Text
21539
21540 \begin_layout Plain Layout
21541
21542 \backslash
21543 sphericalangle
21544 \end_layout
21545
21546 \end_inset
21547 </cell>
21548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21549 \begin_inset Text
21550
21551 \begin_layout Plain Layout
21552 \begin_inset Formula $\sphericalangle$
21553 \end_inset
21554
21555
21556 \end_layout
21557
21558 \end_inset
21559 </cell>
21560 </row>
21561 <row>
21562 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21563 \begin_inset Text
21564
21565 \begin_layout Plain Layout
21566
21567 \backslash
21568 top
21569 \end_layout
21570
21571 \end_inset
21572 </cell>
21573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21574 \begin_inset Text
21575
21576 \begin_layout Plain Layout
21577 \begin_inset Formula $\top$
21578 \end_inset
21579
21580
21581 \end_layout
21582
21583 \end_inset
21584 </cell>
21585 </row>
21586 <row>
21587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21588 \begin_inset Text
21589
21590 \begin_layout Plain Layout
21591
21592 \backslash
21593 bot
21594 \end_layout
21595
21596 \end_inset
21597 </cell>
21598 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21599 \begin_inset Text
21600
21601 \begin_layout Plain Layout
21602 \begin_inset Formula $\bot$
21603 \end_inset
21604
21605
21606 \end_layout
21607
21608 \end_inset
21609 </cell>
21610 </row>
21611 </lyxtabular>
21612
21613 \end_inset
21614
21615
21616 \begin_inset space \hfill{}
21617 \end_inset
21618
21619
21620 \end_layout
21621
21622 \begin_layout Subsection
21623 Símbolos misceláneos
21624 \begin_inset CommandInset label
21625 LatexCommand label
21626 name "sub:Símbolos-misceláneos"
21627
21628 \end_inset
21629
21630
21631 \begin_inset Index
21632 status collapsed
21633
21634 \begin_layout Plain Layout
21635 Símbolos ! misceláneos
21636 \end_layout
21637
21638 \end_inset
21639
21640
21641 \end_layout
21642
21643 \begin_layout Standard
21644 \noindent
21645 \align center
21646 \begin_inset Tabular
21647 <lyxtabular version="3" rows="10" columns="2">
21648 <features>
21649 <column alignment="center" valignment="top" width="0pt">
21650 <column alignment="center" valignment="top" width="0pt">
21651 <row>
21652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21653 \begin_inset Text
21654
21655 \begin_layout Plain Layout
21656 Comando
21657 \end_layout
21658
21659 \end_inset
21660 </cell>
21661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21662 \begin_inset Text
21663
21664 \begin_layout Plain Layout
21665 Símbolo
21666 \end_layout
21667
21668 \end_inset
21669 </cell>
21670 </row>
21671 <row>
21672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21673 \begin_inset Text
21674
21675 \begin_layout Plain Layout
21676
21677 \backslash
21678 flat
21679 \end_layout
21680
21681 \end_inset
21682 </cell>
21683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21684 \begin_inset Text
21685
21686 \begin_layout Plain Layout
21687 \begin_inset Formula $\flat$
21688 \end_inset
21689
21690
21691 \end_layout
21692
21693 \end_inset
21694 </cell>
21695 </row>
21696 <row>
21697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21698 \begin_inset Text
21699
21700 \begin_layout Plain Layout
21701
21702 \backslash
21703 natural
21704 \end_layout
21705
21706 \end_inset
21707 </cell>
21708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21709 \begin_inset Text
21710
21711 \begin_layout Plain Layout
21712 \begin_inset Formula $\natural$
21713 \end_inset
21714
21715
21716 \end_layout
21717
21718 \end_inset
21719 </cell>
21720 </row>
21721 <row>
21722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21723 \begin_inset Text
21724
21725 \begin_layout Plain Layout
21726
21727 \backslash
21728 sharp
21729 \end_layout
21730
21731 \end_inset
21732 </cell>
21733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21734 \begin_inset Text
21735
21736 \begin_layout Plain Layout
21737 \begin_inset Formula $\sharp$
21738 \end_inset
21739
21740
21741 \end_layout
21742
21743 \end_inset
21744 </cell>
21745 </row>
21746 <row>
21747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21748 \begin_inset Text
21749
21750 \begin_layout Plain Layout
21751
21752 \backslash
21753 surd
21754 \end_layout
21755
21756 \end_inset
21757 </cell>
21758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21759 \begin_inset Text
21760
21761 \begin_layout Plain Layout
21762 \begin_inset Formula $\surd$
21763 \end_inset
21764
21765
21766 \end_layout
21767
21768 \end_inset
21769 </cell>
21770 </row>
21771 <row>
21772 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21773 \begin_inset Text
21774
21775 \begin_layout Plain Layout
21776
21777 \backslash
21778 checkmark
21779 \end_layout
21780
21781 \end_inset
21782 </cell>
21783 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21784 \begin_inset Text
21785
21786 \begin_layout Plain Layout
21787 \begin_inset Formula $\checkmark$
21788 \end_inset
21789
21790
21791 \end_layout
21792
21793 \end_inset
21794 </cell>
21795 </row>
21796 <row>
21797 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21798 \begin_inset Text
21799
21800 \begin_layout Plain Layout
21801
21802 \backslash
21803 yen
21804 \end_layout
21805
21806 \end_inset
21807 </cell>
21808 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21809 \begin_inset Text
21810
21811 \begin_layout Plain Layout
21812 \begin_inset Formula $\yen$
21813 \end_inset
21814
21815
21816 \end_layout
21817
21818 \end_inset
21819 </cell>
21820 </row>
21821 <row>
21822 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21823 \begin_inset Text
21824
21825 \begin_layout Plain Layout
21826
21827 \backslash
21828 pounds
21829 \end_layout
21830
21831 \end_inset
21832 </cell>
21833 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21834 \begin_inset Text
21835
21836 \begin_layout Plain Layout
21837 \begin_inset Formula $\pounds$
21838 \end_inset
21839
21840
21841 \end_layout
21842
21843 \end_inset
21844 </cell>
21845 </row>
21846 <row>
21847 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21848 \begin_inset Text
21849
21850 \begin_layout Plain Layout
21851 $
21852 \end_layout
21853
21854 \end_inset
21855 </cell>
21856 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21857 \begin_inset Text
21858
21859 \begin_layout Plain Layout
21860 \begin_inset Formula $\$$
21861 \end_inset
21862
21863
21864 \end_layout
21865
21866 \end_inset
21867 </cell>
21868 </row>
21869 <row>
21870 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21871 \begin_inset Text
21872
21873 \begin_layout Plain Layout
21874 §
21875 \end_layout
21876
21877 \end_inset
21878 </cell>
21879 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21880 \begin_inset Text
21881
21882 \begin_layout Plain Layout
21883 \begin_inset Formula $§$
21884 \end_inset
21885
21886
21887 \end_layout
21888
21889 \end_inset
21890 </cell>
21891 </row>
21892 </lyxtabular>
21893
21894 \end_inset
21895
21896
21897 \begin_inset Tabular
21898 <lyxtabular version="3" rows="10" columns="2">
21899 <features>
21900 <column alignment="center" valignment="top" width="0">
21901 <column alignment="center" valignment="top" width="0">
21902 <row>
21903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21904 \begin_inset Text
21905
21906 \begin_layout Plain Layout
21907 Comando
21908 \end_layout
21909
21910 \end_inset
21911 </cell>
21912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21913 \begin_inset Text
21914
21915 \begin_layout Plain Layout
21916 Símbolo
21917 \end_layout
21918
21919 \end_inset
21920 </cell>
21921 </row>
21922 <row>
21923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21924 \begin_inset Text
21925
21926 \begin_layout Plain Layout
21927
21928 \backslash
21929 hbar
21930 \end_layout
21931
21932 \end_inset
21933 </cell>
21934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21935 \begin_inset Text
21936
21937 \begin_layout Plain Layout
21938 \begin_inset Formula $\hbar$
21939 \end_inset
21940
21941
21942 \end_layout
21943
21944 \end_inset
21945 </cell>
21946 </row>
21947 <row>
21948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21949 \begin_inset Text
21950
21951 \begin_layout Plain Layout
21952
21953 \backslash
21954 hslash
21955 \end_layout
21956
21957 \end_inset
21958 </cell>
21959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21960 \begin_inset Text
21961
21962 \begin_layout Plain Layout
21963 \begin_inset Formula $\hslash$
21964 \end_inset
21965
21966
21967 \end_layout
21968
21969 \end_inset
21970 </cell>
21971 </row>
21972 <row>
21973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21974 \begin_inset Text
21975
21976 \begin_layout Plain Layout
21977
21978 \backslash
21979 clubsuit
21980 \end_layout
21981
21982 \end_inset
21983 </cell>
21984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21985 \begin_inset Text
21986
21987 \begin_layout Plain Layout
21988 \begin_inset Formula $\clubsuit$
21989 \end_inset
21990
21991
21992 \end_layout
21993
21994 \end_inset
21995 </cell>
21996 </row>
21997 <row>
21998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21999 \begin_inset Text
22000
22001 \begin_layout Plain Layout
22002
22003 \backslash
22004 spadesuit
22005 \end_layout
22006
22007 \end_inset
22008 </cell>
22009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22010 \begin_inset Text
22011
22012 \begin_layout Plain Layout
22013 \begin_inset Formula $\spadesuit$
22014 \end_inset
22015
22016
22017 \end_layout
22018
22019 \end_inset
22020 </cell>
22021 </row>
22022 <row>
22023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22024 \begin_inset Text
22025
22026 \begin_layout Plain Layout
22027
22028 \backslash
22029 bigstar
22030 \end_layout
22031
22032 \end_inset
22033 </cell>
22034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22035 \begin_inset Text
22036
22037 \begin_layout Plain Layout
22038 \begin_inset Formula $\bigstar$
22039 \end_inset
22040
22041
22042 \end_layout
22043
22044 \end_inset
22045 </cell>
22046 </row>
22047 <row>
22048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22049 \begin_inset Text
22050
22051 \begin_layout Plain Layout
22052
22053 \backslash
22054 blacklozenge
22055 \end_layout
22056
22057 \end_inset
22058 </cell>
22059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22060 \begin_inset Text
22061
22062 \begin_layout Plain Layout
22063 \begin_inset Formula $\blacklozenge$
22064 \end_inset
22065
22066
22067 \end_layout
22068
22069 \end_inset
22070 </cell>
22071 </row>
22072 <row>
22073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22074 \begin_inset Text
22075
22076 \begin_layout Plain Layout
22077
22078 \backslash
22079 blacktriangle
22080 \end_layout
22081
22082 \end_inset
22083 </cell>
22084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22085 \begin_inset Text
22086
22087 \begin_layout Plain Layout
22088 \begin_inset Formula $\blacktriangle$
22089 \end_inset
22090
22091
22092 \end_layout
22093
22094 \end_inset
22095 </cell>
22096 </row>
22097 <row>
22098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22099 \begin_inset Text
22100
22101 \begin_layout Plain Layout
22102
22103 \backslash
22104 blacktiangledown
22105 \end_layout
22106
22107 \end_inset
22108 </cell>
22109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22110 \begin_inset Text
22111
22112 \begin_layout Plain Layout
22113 \begin_inset Formula $\blacktriangledown$
22114 \end_inset
22115
22116
22117 \end_layout
22118
22119 \end_inset
22120 </cell>
22121 </row>
22122 <row>
22123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22124 \begin_inset Text
22125
22126 \begin_layout Plain Layout
22127
22128 \backslash
22129 bullet
22130 \end_layout
22131
22132 \end_inset
22133 </cell>
22134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22135 \begin_inset Text
22136
22137 \begin_layout Plain Layout
22138 \begin_inset Formula $\bullet$
22139 \end_inset
22140
22141
22142 \end_layout
22143
22144 \end_inset
22145 </cell>
22146 </row>
22147 </lyxtabular>
22148
22149 \end_inset
22150
22151
22152 \begin_inset Tabular
22153 <lyxtabular version="3" rows="10" columns="2">
22154 <features>
22155 <column alignment="center" valignment="top" width="0pt">
22156 <column alignment="center" valignment="top" width="0pt">
22157 <row>
22158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22159 \begin_inset Text
22160
22161 \begin_layout Plain Layout
22162 Comando
22163 \end_layout
22164
22165 \end_inset
22166 </cell>
22167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22168 \begin_inset Text
22169
22170 \begin_layout Plain Layout
22171 Símbolo
22172 \end_layout
22173
22174 \end_inset
22175 </cell>
22176 </row>
22177 <row>
22178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22179 \begin_inset Text
22180
22181 \begin_layout Plain Layout
22182
22183 \backslash
22184 diamondsuit
22185 \end_layout
22186
22187 \end_inset
22188 </cell>
22189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22190 \begin_inset Text
22191
22192 \begin_layout Plain Layout
22193 \begin_inset Formula $\diamondsuit$
22194 \end_inset
22195
22196
22197 \end_layout
22198
22199 \end_inset
22200 </cell>
22201 </row>
22202 <row>
22203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22204 \begin_inset Text
22205
22206 \begin_layout Plain Layout
22207
22208 \backslash
22209 Diamond
22210 \end_layout
22211
22212 \end_inset
22213 </cell>
22214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22215 \begin_inset Text
22216
22217 \begin_layout Plain Layout
22218 \begin_inset Formula $\Diamond$
22219 \end_inset
22220
22221
22222 \end_layout
22223
22224 \end_inset
22225 </cell>
22226 </row>
22227 <row>
22228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22229 \begin_inset Text
22230
22231 \begin_layout Plain Layout
22232
22233 \backslash
22234 heartsuit
22235 \end_layout
22236
22237 \end_inset
22238 </cell>
22239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22240 \begin_inset Text
22241
22242 \begin_layout Plain Layout
22243 \begin_inset Formula $\heartsuit$
22244 \end_inset
22245
22246
22247 \end_layout
22248
22249 \end_inset
22250 </cell>
22251 </row>
22252 <row>
22253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22254 \begin_inset Text
22255
22256 \begin_layout Plain Layout
22257
22258 \backslash
22259 P
22260 \end_layout
22261
22262 \end_inset
22263 </cell>
22264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22265 \begin_inset Text
22266
22267 \begin_layout Plain Layout
22268 \begin_inset Formula $\P$
22269 \end_inset
22270
22271
22272 \end_layout
22273
22274 \end_inset
22275 </cell>
22276 </row>
22277 <row>
22278 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22279 \begin_inset Text
22280
22281 \begin_layout Plain Layout
22282
22283 \backslash
22284 copyright
22285 \end_layout
22286
22287 \end_inset
22288 </cell>
22289 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22290 \begin_inset Text
22291
22292 \begin_layout Plain Layout
22293 \begin_inset Formula $\copyright$
22294 \end_inset
22295
22296
22297 \end_layout
22298
22299 \end_inset
22300 </cell>
22301 </row>
22302 <row>
22303 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22304 \begin_inset Text
22305
22306 \begin_layout Plain Layout
22307
22308 \backslash
22309 circledR
22310 \end_layout
22311
22312 \end_inset
22313 </cell>
22314 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22315 \begin_inset Text
22316
22317 \begin_layout Plain Layout
22318 \begin_inset Formula $\circledR$
22319 \end_inset
22320
22321
22322 \end_layout
22323
22324 \end_inset
22325 </cell>
22326 </row>
22327 <row>
22328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22329 \begin_inset Text
22330
22331 \begin_layout Plain Layout
22332
22333 \backslash
22334 maltese
22335 \end_layout
22336
22337 \end_inset
22338 </cell>
22339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22340 \begin_inset Text
22341
22342 \begin_layout Plain Layout
22343 \begin_inset Formula $\maltese$
22344 \end_inset
22345
22346
22347 \end_layout
22348
22349 \end_inset
22350 </cell>
22351 </row>
22352 <row>
22353 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22354 \begin_inset Text
22355
22356 \begin_layout Plain Layout
22357
22358 \backslash
22359 diagup
22360 \end_layout
22361
22362 \end_inset
22363 </cell>
22364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22365 \begin_inset Text
22366
22367 \begin_layout Plain Layout
22368 \begin_inset Formula $\diagup$
22369 \end_inset
22370
22371
22372 \end_layout
22373
22374 \end_inset
22375 </cell>
22376 </row>
22377 <row>
22378 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22379 \begin_inset Text
22380
22381 \begin_layout Plain Layout
22382
22383 \backslash
22384 diagdown
22385 \end_layout
22386
22387 \end_inset
22388 </cell>
22389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22390 \begin_inset Text
22391
22392 \begin_layout Plain Layout
22393 \begin_inset Formula $\diagdown$
22394 \end_inset
22395
22396
22397 \end_layout
22398
22399 \end_inset
22400 </cell>
22401 </row>
22402 </lyxtabular>
22403
22404 \end_inset
22405
22406
22407 \end_layout
22408
22409 \begin_layout Standard
22410 \begin_inset VSpace medskip
22411 \end_inset
22412
22413
22414 \end_layout
22415
22416 \begin_layout Standard
22417 Hay más símbolos en 
22418 \begin_inset CommandInset ref
22419 LatexCommand ref
22420 reference "sub:Caracteres-especiales-misceláneos"
22421
22422 \end_inset
22423
22424 .
22425 \end_layout
22426
22427 \begin_layout Standard
22428 Algunos símbolos pueden presentarse en distintos tamaños, véase 
22429 \begin_inset CommandInset ref
22430 LatexCommand ref
22431 reference "sub:Tamaños-de-fuentes"
22432
22433 \end_inset
22434
22435
22436 \end_layout
22437
22438 \begin_layout Subsection
22439 El símbolo del euro, €
22440 \begin_inset Index
22441 status collapsed
22442
22443 \begin_layout Plain Layout
22444 Símbolos ! euro
22445 \end_layout
22446
22447 \end_inset
22448
22449
22450 \begin_inset Index
22451 status collapsed
22452
22453 \begin_layout Plain Layout
22454
22455 \backslash
22456 @
22457 \begin_inset ERT
22458 status collapsed
22459
22460 \begin_layout Plain Layout
22461
22462
22463 \backslash
22464 officialeuro
22465 \end_layout
22466
22467 \end_inset
22468
22469
22470 \end_layout
22471
22472 \end_inset
22473
22474
22475 \end_layout
22476
22477 \begin_layout Standard
22478 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
22479  LaTeX 
22480 \series bold
22481 eurosym
22482 \series default
22483
22484 \begin_inset Index
22485 status collapsed
22486
22487 \begin_layout Plain Layout
22488 Paquetes ! eurosym
22489 \end_layout
22490
22491 \end_inset
22492
22493 , y cargado en el preámbulo LaTeX con la línea
22494 \end_layout
22495
22496 \begin_layout Standard
22497
22498 \series bold
22499
22500 \backslash
22501 usepackage[gennarrow]{eurosym}
22502 \end_layout
22503
22504 \begin_layout Standard
22505 Actualmente también se puede insertar con el comando 
22506 \series bold
22507
22508 \backslash
22509 euro
22510 \series default
22511
22512 \begin_inset Index
22513 status collapsed
22514
22515 \begin_layout Plain Layout
22516 Comandos ! E ! 
22517 \backslash
22518 euro
22519 \end_layout
22520
22521 \end_inset
22522
22523 .
22524 \end_layout
22525
22526 \begin_layout Standard
22527 El símbolo del euro puede insertarse directamente con la tecla € en texto
22528  matemático sin tener 
22529 \series bold
22530 eurosym
22531 \series default
22532  instalado.
22533  Si 
22534 \series bold
22535 eurosym
22536 \series default
22537  está instalado, se puede insertar 
22538 \series bold
22539
22540 \backslash
22541 euro
22542 \series default
22543  en modo TeX.
22544  El símbolo oficial de la moneda se puede insertar con el comando 
22545 \series bold
22546
22547 \backslash
22548 officialeuro
22549 \series default
22550
22551 \begin_inset Index
22552 status collapsed
22553
22554 \begin_layout Plain Layout
22555 Comandos ! O ! 
22556 \backslash
22557 officialeuro
22558 \end_layout
22559
22560 \end_inset
22561
22562 , que sólo está disponible en modo TeX.
22563 \end_layout
22564
22565 \begin_layout Standard
22566 \begin_inset ERT
22567 status collapsed
22568
22569 \begin_layout Plain Layout
22570
22571
22572 \backslash
22573 ifeurosym
22574 \end_layout
22575
22576 \end_inset
22577
22578
22579 \begin_inset Note Note
22580 status collapsed
22581
22582 \begin_layout Plain Layout
22583 La tabla siguiente sólo se mostrará si está instalado el paquete LaTeX 
22584 \series bold
22585 eurosym
22586 \series default
22587 .
22588 \end_layout
22589
22590 \end_inset
22591
22592
22593 \end_layout
22594
22595 \begin_layout Standard
22596 Un vistazo a los diferentes símbolos del euro.
22597 \end_layout
22598
22599 \begin_layout Standard
22600 \noindent
22601 \align center
22602 \begin_inset Tabular
22603 <lyxtabular version="3" rows="4" columns="3">
22604 <features>
22605 <column alignment="center" valignment="top" width="0">
22606 <column alignment="center" valignment="top" width="0">
22607 <column alignment="center" valignment="top" width="0">
22608 <row>
22609 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22610 \begin_inset Text
22611
22612 \begin_layout Plain Layout
22613
22614 \end_layout
22615
22616 \end_inset
22617 </cell>
22618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22619 \begin_inset Text
22620
22621 \begin_layout Plain Layout
22622 Comando
22623 \end_layout
22624
22625 \end_inset
22626 </cell>
22627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22628 \begin_inset Text
22629
22630 \begin_layout Plain Layout
22631 Símbolo
22632 \end_layout
22633
22634 \end_inset
22635 </cell>
22636 </row>
22637 <row>
22638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22639 \begin_inset Text
22640
22641 \begin_layout Plain Layout
22642 ecuación
22643 \end_layout
22644
22645 \end_inset
22646 </cell>
22647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22648 \begin_inset Text
22649
22650 \begin_layout Plain Layout
22651
22652 \backslash
22653 euro
22654 \end_layout
22655
22656 \end_inset
22657 </cell>
22658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22659 \begin_inset Text
22660
22661 \begin_layout Plain Layout
22662 \begin_inset Formula $\euro$
22663 \end_inset
22664
22665
22666 \end_layout
22667
22668 \end_inset
22669 </cell>
22670 </row>
22671 <row>
22672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22673 \begin_inset Text
22674
22675 \begin_layout Plain Layout
22676 texto matemático
22677 \end_layout
22678
22679 \end_inset
22680 </cell>
22681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22682 \begin_inset Text
22683
22684 \begin_layout Plain Layout
22685
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 $\mbox{€}$
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" bottomline="true" leftline="true" usebox="none">
22705 \begin_inset Text
22706
22707 \begin_layout Plain Layout
22708 modo TeX
22709 \end_layout
22710
22711 \end_inset
22712 </cell>
22713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22714 \begin_inset Text
22715
22716 \begin_layout Plain Layout
22717
22718 \backslash
22719 officialeuro
22720 \end_layout
22721
22722 \end_inset
22723 </cell>
22724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22725 \begin_inset Text
22726
22727 \begin_layout Plain Layout
22728 \begin_inset ERT
22729 status collapsed
22730
22731 \begin_layout Plain Layout
22732
22733
22734 \backslash
22735 officialeuro
22736 \end_layout
22737
22738 \end_inset
22739
22740
22741 \end_layout
22742
22743 \end_inset
22744 </cell>
22745 </row>
22746 </lyxtabular>
22747
22748 \end_inset
22749
22750
22751 \end_layout
22752
22753 \begin_layout Standard
22754 \begin_inset ERT
22755 status collapsed
22756
22757 \begin_layout Plain Layout
22758
22759
22760 \backslash
22761 else
22762 \end_layout
22763
22764 \end_inset
22765
22766
22767 \begin_inset Note Note
22768 status collapsed
22769
22770 \begin_layout Plain Layout
22771 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
22772 \series bold
22773 eurosym
22774 \series default
22775 :
22776 \end_layout
22777
22778 \end_inset
22779
22780
22781 \end_layout
22782
22783 \begin_layout Standard
22784 Para ver la salida completa de esta subsección debe estar instalado el paquete
22785  LaTeX 
22786 \series bold
22787 eurosym
22788 \series default
22789 .
22790 \end_layout
22791
22792 \begin_layout Standard
22793 \begin_inset ERT
22794 status collapsed
22795
22796 \begin_layout Plain Layout
22797
22798
22799 \backslash
22800 fi
22801 \end_layout
22802
22803 \end_inset
22804
22805
22806 \end_layout
22807
22808 \begin_layout Section
22809 Relaciones
22810 \begin_inset CommandInset label
22811 LatexCommand label
22812 name "sec:Relaciones"
22813
22814 \end_inset
22815
22816
22817 \begin_inset Index
22818 status collapsed
22819
22820 \begin_layout Plain Layout
22821 Relaciones
22822 \end_layout
22823
22824 \end_inset
22825
22826
22827 \begin_inset Index
22828 status collapsed
22829
22830 \begin_layout Plain Layout
22831 Comparaciones|see
22832 \begin_inset ERT
22833 status collapsed
22834
22835 \begin_layout Plain Layout
22836
22837 {
22838 \end_layout
22839
22840 \end_inset
22841
22842 Relaciones
22843 \begin_inset ERT
22844 status collapsed
22845
22846 \begin_layout Plain Layout
22847
22848 }
22849 \end_layout
22850
22851 \end_inset
22852
22853
22854 \end_layout
22855
22856 \end_inset
22857
22858
22859 \end_layout
22860
22861 \begin_layout Standard
22862 Todas las relaciones se pueden insertar también con el botón 
22863 \begin_inset Graphics
22864         filename ../../images/math/leq.png
22865         scale 85
22866
22867 \end_inset
22868
22869  de la barra de ecuaciones.
22870 \end_layout
22871
22872 \begin_layout Standard
22873 \begin_inset space \hfill{}
22874 \end_inset
22875
22876
22877 \begin_inset Tabular
22878 <lyxtabular version="3" rows="17" columns="2">
22879 <features>
22880 <column alignment="center" valignment="top" width="0pt">
22881 <column alignment="center" valignment="top" width="0pt">
22882 <row>
22883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22884 \begin_inset Text
22885
22886 \begin_layout Plain Layout
22887 Comando
22888 \end_layout
22889
22890 \end_inset
22891 </cell>
22892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \begin_layout Plain Layout
22896 Relación
22897 \end_layout
22898
22899 \end_inset
22900 </cell>
22901 </row>
22902 <row>
22903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22904 \begin_inset Text
22905
22906 \begin_layout Plain Layout
22907 <
22908 \end_layout
22909
22910 \end_inset
22911 </cell>
22912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22913 \begin_inset Text
22914
22915 \begin_layout Plain Layout
22916 \begin_inset Formula $<$
22917 \end_inset
22918
22919
22920 \end_layout
22921
22922 \end_inset
22923 </cell>
22924 </row>
22925 <row>
22926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22927 \begin_inset Text
22928
22929 \begin_layout Plain Layout
22930
22931 \backslash
22932 le
22933 \end_layout
22934
22935 \end_inset
22936 </cell>
22937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22938 \begin_inset Text
22939
22940 \begin_layout Plain Layout
22941 \begin_inset Formula $\le$
22942 \end_inset
22943
22944
22945 \end_layout
22946
22947 \end_inset
22948 </cell>
22949 </row>
22950 <row>
22951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22952 \begin_inset Text
22953
22954 \begin_layout Plain Layout
22955
22956 \backslash
22957 ll
22958 \end_layout
22959
22960 \end_inset
22961 </cell>
22962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22963 \begin_inset Text
22964
22965 \begin_layout Plain Layout
22966 \begin_inset Formula $\ll$
22967 \end_inset
22968
22969
22970 \end_layout
22971
22972 \end_inset
22973 </cell>
22974 </row>
22975 <row>
22976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22977 \begin_inset Text
22978
22979 \begin_layout Plain Layout
22980
22981 \backslash
22982 prec
22983 \end_layout
22984
22985 \end_inset
22986 </cell>
22987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22988 \begin_inset Text
22989
22990 \begin_layout Plain Layout
22991 \begin_inset Formula $\prec$
22992 \end_inset
22993
22994
22995 \end_layout
22996
22997 \end_inset
22998 </cell>
22999 </row>
23000 <row>
23001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23002 \begin_inset Text
23003
23004 \begin_layout Plain Layout
23005
23006 \backslash
23007 preceq
23008 \end_layout
23009
23010 \end_inset
23011 </cell>
23012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23013 \begin_inset Text
23014
23015 \begin_layout Plain Layout
23016 \begin_inset Formula $\preceq$
23017 \end_inset
23018
23019
23020 \end_layout
23021
23022 \end_inset
23023 </cell>
23024 </row>
23025 <row>
23026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23027 \begin_inset Text
23028
23029 \begin_layout Plain Layout
23030
23031 \backslash
23032 subset
23033 \end_layout
23034
23035 \end_inset
23036 </cell>
23037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23038 \begin_inset Text
23039
23040 \begin_layout Plain Layout
23041 \begin_inset Formula $\subset$
23042 \end_inset
23043
23044
23045 \end_layout
23046
23047 \end_inset
23048 </cell>
23049 </row>
23050 <row>
23051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23052 \begin_inset Text
23053
23054 \begin_layout Plain Layout
23055
23056 \backslash
23057 subseteq
23058 \end_layout
23059
23060 \end_inset
23061 </cell>
23062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23063 \begin_inset Text
23064
23065 \begin_layout Plain Layout
23066 \begin_inset Formula $\subseteq$
23067 \end_inset
23068
23069
23070 \end_layout
23071
23072 \end_inset
23073 </cell>
23074 </row>
23075 <row>
23076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23077 \begin_inset Text
23078
23079 \begin_layout Plain Layout
23080
23081 \backslash
23082 sqsubseteq
23083 \end_layout
23084
23085 \end_inset
23086 </cell>
23087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23088 \begin_inset Text
23089
23090 \begin_layout Plain Layout
23091 \begin_inset Formula $\sqsubseteq$
23092 \end_inset
23093
23094
23095 \end_layout
23096
23097 \end_inset
23098 </cell>
23099 </row>
23100 <row>
23101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23102 \begin_inset Text
23103
23104 \begin_layout Plain Layout
23105
23106 \backslash
23107 in
23108 \end_layout
23109
23110 \end_inset
23111 </cell>
23112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23113 \begin_inset Text
23114
23115 \begin_layout Plain Layout
23116 \begin_inset Formula $\in$
23117 \end_inset
23118
23119
23120 \end_layout
23121
23122 \end_inset
23123 </cell>
23124 </row>
23125 <row>
23126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23127 \begin_inset Text
23128
23129 \begin_layout Plain Layout
23130
23131 \backslash
23132 vdash
23133 \end_layout
23134
23135 \end_inset
23136 </cell>
23137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23138 \begin_inset Text
23139
23140 \begin_layout Plain Layout
23141 \begin_inset Formula $\vdash$
23142 \end_inset
23143
23144
23145 \end_layout
23146
23147 \end_inset
23148 </cell>
23149 </row>
23150 <row>
23151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23152 \begin_inset Text
23153
23154 \begin_layout Plain Layout
23155
23156 \backslash
23157 smile
23158 \end_layout
23159
23160 \end_inset
23161 </cell>
23162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23163 \begin_inset Text
23164
23165 \begin_layout Plain Layout
23166 \begin_inset Formula $\smile$
23167 \end_inset
23168
23169
23170 \end_layout
23171
23172 \end_inset
23173 </cell>
23174 </row>
23175 <row>
23176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23177 \begin_inset Text
23178
23179 \begin_layout Plain Layout
23180
23181 \backslash
23182 lhd
23183 \end_layout
23184
23185 \end_inset
23186 </cell>
23187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23188 \begin_inset Text
23189
23190 \begin_layout Plain Layout
23191 \begin_inset Formula $\lhd$
23192 \end_inset
23193
23194
23195 \end_layout
23196
23197 \end_inset
23198 </cell>
23199 </row>
23200 <row>
23201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23202 \begin_inset Text
23203
23204 \begin_layout Plain Layout
23205
23206 \backslash
23207 unlhd
23208 \end_layout
23209
23210 \end_inset
23211 </cell>
23212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23213 \begin_inset Text
23214
23215 \begin_layout Plain Layout
23216 \begin_inset Formula $\unlhd$
23217 \end_inset
23218
23219
23220 \end_layout
23221
23222 \end_inset
23223 </cell>
23224 </row>
23225 <row>
23226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23227 \begin_inset Text
23228
23229 \begin_layout Plain Layout
23230
23231 \backslash
23232 gtrless
23233 \end_layout
23234
23235 \end_inset
23236 </cell>
23237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23238 \begin_inset Text
23239
23240 \begin_layout Plain Layout
23241 \begin_inset Formula $\gtrless$
23242 \end_inset
23243
23244
23245 \end_layout
23246
23247 \end_inset
23248 </cell>
23249 </row>
23250 <row>
23251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23252 \begin_inset Text
23253
23254 \begin_layout Plain Layout
23255
23256 \backslash
23257 mid
23258 \end_layout
23259
23260 \end_inset
23261 </cell>
23262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23263 \begin_inset Text
23264
23265 \begin_layout Plain Layout
23266 \begin_inset Formula $\mid$
23267 \end_inset
23268
23269
23270 \end_layout
23271
23272 \end_inset
23273 </cell>
23274 </row>
23275 <row>
23276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23277 \begin_inset Text
23278
23279 \begin_layout Plain Layout
23280
23281 \backslash
23282 nmid
23283 \end_layout
23284
23285 \end_inset
23286 </cell>
23287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23288 \begin_inset Text
23289
23290 \begin_layout Plain Layout
23291 \begin_inset Formula $\nmid$
23292 \end_inset
23293
23294
23295 \end_layout
23296
23297 \end_inset
23298 </cell>
23299 </row>
23300 </lyxtabular>
23301
23302 \end_inset
23303
23304
23305 \begin_inset space \hfill{}
23306 \end_inset
23307
23308
23309 \begin_inset Tabular
23310 <lyxtabular version="3" rows="17" columns="2">
23311 <features>
23312 <column alignment="center" valignment="top" width="0pt">
23313 <column alignment="center" valignment="top" width="0pt">
23314 <row>
23315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23316 \begin_inset Text
23317
23318 \begin_layout Plain Layout
23319 Comando
23320 \end_layout
23321
23322 \end_inset
23323 </cell>
23324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23325 \begin_inset Text
23326
23327 \begin_layout Plain Layout
23328 Relación
23329 \end_layout
23330
23331 \end_inset
23332 </cell>
23333 </row>
23334 <row>
23335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23336 \begin_inset Text
23337
23338 \begin_layout Plain Layout
23339 =
23340 \end_layout
23341
23342 \end_inset
23343 </cell>
23344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23345 \begin_inset Text
23346
23347 \begin_layout Plain Layout
23348 \begin_inset Formula $=$
23349 \end_inset
23350
23351
23352 \end_layout
23353
23354 \end_inset
23355 </cell>
23356 </row>
23357 <row>
23358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23359 \begin_inset Text
23360
23361 \begin_layout Plain Layout
23362
23363 \backslash
23364 not=
23365 \end_layout
23366
23367 \end_inset
23368 </cell>
23369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23370 \begin_inset Text
23371
23372 \begin_layout Plain Layout
23373 \begin_inset Formula $\not=$
23374 \end_inset
23375
23376
23377 \end_layout
23378
23379 \end_inset
23380 </cell>
23381 </row>
23382 <row>
23383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23384 \begin_inset Text
23385
23386 \begin_layout Plain Layout
23387
23388 \backslash
23389 equiv
23390 \end_layout
23391
23392 \end_inset
23393 </cell>
23394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23395 \begin_inset Text
23396
23397 \begin_layout Plain Layout
23398 \begin_inset Formula $\equiv$
23399 \end_inset
23400
23401
23402 \end_layout
23403
23404 \end_inset
23405 </cell>
23406 </row>
23407 <row>
23408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23409 \begin_inset Text
23410
23411 \begin_layout Plain Layout
23412
23413 \backslash
23414 sim
23415 \end_layout
23416
23417 \end_inset
23418 </cell>
23419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23420 \begin_inset Text
23421
23422 \begin_layout Plain Layout
23423 \begin_inset Formula $\sim$
23424 \end_inset
23425
23426
23427 \end_layout
23428
23429 \end_inset
23430 </cell>
23431 </row>
23432 <row>
23433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23434 \begin_inset Text
23435
23436 \begin_layout Plain Layout
23437
23438 \backslash
23439 simeq
23440 \end_layout
23441
23442 \end_inset
23443 </cell>
23444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23445 \begin_inset Text
23446
23447 \begin_layout Plain Layout
23448 \begin_inset Formula $\simeq$
23449 \end_inset
23450
23451
23452 \end_layout
23453
23454 \end_inset
23455 </cell>
23456 </row>
23457 <row>
23458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23459 \begin_inset Text
23460
23461 \begin_layout Plain Layout
23462
23463 \backslash
23464 approx
23465 \end_layout
23466
23467 \end_inset
23468 </cell>
23469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23470 \begin_inset Text
23471
23472 \begin_layout Plain Layout
23473 \begin_inset Formula $\approx$
23474 \end_inset
23475
23476
23477 \end_layout
23478
23479 \end_inset
23480 </cell>
23481 </row>
23482 <row>
23483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23484 \begin_inset Text
23485
23486 \begin_layout Plain Layout
23487
23488 \backslash
23489 cong
23490 \end_layout
23491
23492 \end_inset
23493 </cell>
23494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23495 \begin_inset Text
23496
23497 \begin_layout Plain Layout
23498 \begin_inset Formula $\cong$
23499 \end_inset
23500
23501
23502 \end_layout
23503
23504 \end_inset
23505 </cell>
23506 </row>
23507 <row>
23508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23509 \begin_inset Text
23510
23511 \begin_layout Plain Layout
23512
23513 \backslash
23514 bowtie
23515 \end_layout
23516
23517 \end_inset
23518 </cell>
23519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23520 \begin_inset Text
23521
23522 \begin_layout Plain Layout
23523 \begin_inset Formula $\bowtie$
23524 \end_inset
23525
23526
23527 \end_layout
23528
23529 \end_inset
23530 </cell>
23531 </row>
23532 <row>
23533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23534 \begin_inset Text
23535
23536 \begin_layout Plain Layout
23537
23538 \backslash
23539 notin
23540 \end_layout
23541
23542 \end_inset
23543 </cell>
23544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23545 \begin_inset Text
23546
23547 \begin_layout Plain Layout
23548 \begin_inset Formula $\notin$
23549 \end_inset
23550
23551
23552 \end_layout
23553
23554 \end_inset
23555 </cell>
23556 </row>
23557 <row>
23558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23559 \begin_inset Text
23560
23561 \begin_layout Plain Layout
23562
23563 \backslash
23564 perp
23565 \end_layout
23566
23567 \end_inset
23568 </cell>
23569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23570 \begin_inset Text
23571
23572 \begin_layout Plain Layout
23573 \begin_inset Formula $\perp$
23574 \end_inset
23575
23576
23577 \end_layout
23578
23579 \end_inset
23580 </cell>
23581 </row>
23582 <row>
23583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23584 \begin_inset Text
23585
23586 \begin_layout Plain Layout
23587
23588 \backslash
23589 propto
23590 \end_layout
23591
23592 \end_inset
23593 </cell>
23594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23595 \begin_inset Text
23596
23597 \begin_layout Plain Layout
23598 \begin_inset Formula $\propto$
23599 \end_inset
23600
23601
23602 \end_layout
23603
23604 \end_inset
23605 </cell>
23606 </row>
23607 <row>
23608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23609 \begin_inset Text
23610
23611 \begin_layout Plain Layout
23612
23613 \backslash
23614 asymp
23615 \end_layout
23616
23617 \end_inset
23618 </cell>
23619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23620 \begin_inset Text
23621
23622 \begin_layout Plain Layout
23623 \begin_inset Formula $\asymp$
23624 \end_inset
23625
23626
23627 \end_layout
23628
23629 \end_inset
23630 </cell>
23631 </row>
23632 <row>
23633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23634 \begin_inset Text
23635
23636 \begin_layout Plain Layout
23637
23638 \backslash
23639 doteq
23640 \end_layout
23641
23642 \end_inset
23643 </cell>
23644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23645 \begin_inset Text
23646
23647 \begin_layout Plain Layout
23648 \begin_inset Formula $\doteq$
23649 \end_inset
23650
23651
23652 \end_layout
23653
23654 \end_inset
23655 </cell>
23656 </row>
23657 <row>
23658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23659 \begin_inset Text
23660
23661 \begin_layout Plain Layout
23662
23663 \backslash
23664 circeq
23665 \end_layout
23666
23667 \end_inset
23668 </cell>
23669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23670 \begin_inset Text
23671
23672 \begin_layout Plain Layout
23673 \begin_inset Formula $\circeq$
23674 \end_inset
23675
23676
23677 \end_layout
23678
23679 \end_inset
23680 </cell>
23681 </row>
23682 <row>
23683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23684 \begin_inset Text
23685
23686 \begin_layout Plain Layout
23687
23688 \backslash
23689 models
23690 \end_layout
23691
23692 \end_inset
23693 </cell>
23694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23695 \begin_inset Text
23696
23697 \begin_layout Plain Layout
23698 \begin_inset Formula $\models$
23699 \end_inset
23700
23701
23702 \end_layout
23703
23704 \end_inset
23705 </cell>
23706 </row>
23707 <row>
23708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23709 \begin_inset Text
23710
23711 \begin_layout Plain Layout
23712
23713 \backslash
23714 widehat=
23715 \end_layout
23716
23717 \end_inset
23718 </cell>
23719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23720 \begin_inset Text
23721
23722 \begin_layout Plain Layout
23723 \begin_inset Formula $\widehat{=}$
23724 \end_inset
23725
23726
23727 \end_layout
23728
23729 \end_inset
23730 </cell>
23731 </row>
23732 </lyxtabular>
23733
23734 \end_inset
23735
23736
23737 \begin_inset space \hfill{}
23738 \end_inset
23739
23740
23741 \begin_inset Tabular
23742 <lyxtabular version="3" rows="17" columns="2">
23743 <features>
23744 <column alignment="center" valignment="top" width="0pt">
23745 <column alignment="center" valignment="top" width="0pt">
23746 <row>
23747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23748 \begin_inset Text
23749
23750 \begin_layout Plain Layout
23751 Comando
23752 \end_layout
23753
23754 \end_inset
23755 </cell>
23756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23757 \begin_inset Text
23758
23759 \begin_layout Plain Layout
23760 Relación
23761 \end_layout
23762
23763 \end_inset
23764 </cell>
23765 </row>
23766 <row>
23767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23768 \begin_inset Text
23769
23770 \begin_layout Plain Layout
23771 >
23772 \end_layout
23773
23774 \end_inset
23775 </cell>
23776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23777 \begin_inset Text
23778
23779 \begin_layout Plain Layout
23780 \begin_inset Formula $>$
23781 \end_inset
23782
23783
23784 \end_layout
23785
23786 \end_inset
23787 </cell>
23788 </row>
23789 <row>
23790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23791 \begin_inset Text
23792
23793 \begin_layout Plain Layout
23794
23795 \backslash
23796 ge
23797 \end_layout
23798
23799 \end_inset
23800 </cell>
23801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23802 \begin_inset Text
23803
23804 \begin_layout Plain Layout
23805 \begin_inset Formula $\ge$
23806 \end_inset
23807
23808
23809 \end_layout
23810
23811 \end_inset
23812 </cell>
23813 </row>
23814 <row>
23815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23816 \begin_inset Text
23817
23818 \begin_layout Plain Layout
23819
23820 \backslash
23821 gg
23822 \end_layout
23823
23824 \end_inset
23825 </cell>
23826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23827 \begin_inset Text
23828
23829 \begin_layout Plain Layout
23830 \begin_inset Formula $\gg$
23831 \end_inset
23832
23833
23834 \end_layout
23835
23836 \end_inset
23837 </cell>
23838 </row>
23839 <row>
23840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23841 \begin_inset Text
23842
23843 \begin_layout Plain Layout
23844
23845 \backslash
23846 succ
23847 \end_layout
23848
23849 \end_inset
23850 </cell>
23851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23852 \begin_inset Text
23853
23854 \begin_layout Plain Layout
23855 \begin_inset Formula $\succ$
23856 \end_inset
23857
23858
23859 \end_layout
23860
23861 \end_inset
23862 </cell>
23863 </row>
23864 <row>
23865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23866 \begin_inset Text
23867
23868 \begin_layout Plain Layout
23869
23870 \backslash
23871 succeq
23872 \end_layout
23873
23874 \end_inset
23875 </cell>
23876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23877 \begin_inset Text
23878
23879 \begin_layout Plain Layout
23880 \begin_inset Formula $\succeq$
23881 \end_inset
23882
23883
23884 \end_layout
23885
23886 \end_inset
23887 </cell>
23888 </row>
23889 <row>
23890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23891 \begin_inset Text
23892
23893 \begin_layout Plain Layout
23894
23895 \backslash
23896 supset
23897 \end_layout
23898
23899 \end_inset
23900 </cell>
23901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23902 \begin_inset Text
23903
23904 \begin_layout Plain Layout
23905 \begin_inset Formula $\supset$
23906 \end_inset
23907
23908
23909 \end_layout
23910
23911 \end_inset
23912 </cell>
23913 </row>
23914 <row>
23915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23916 \begin_inset Text
23917
23918 \begin_layout Plain Layout
23919
23920 \backslash
23921 supseteq
23922 \end_layout
23923
23924 \end_inset
23925 </cell>
23926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23927 \begin_inset Text
23928
23929 \begin_layout Plain Layout
23930 \begin_inset Formula $\supseteq$
23931 \end_inset
23932
23933
23934 \end_layout
23935
23936 \end_inset
23937 </cell>
23938 </row>
23939 <row>
23940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23941 \begin_inset Text
23942
23943 \begin_layout Plain Layout
23944
23945 \backslash
23946 sqsupseteq
23947 \end_layout
23948
23949 \end_inset
23950 </cell>
23951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23952 \begin_inset Text
23953
23954 \begin_layout Plain Layout
23955 \begin_inset Formula $\sqsupseteq$
23956 \end_inset
23957
23958
23959 \end_layout
23960
23961 \end_inset
23962 </cell>
23963 </row>
23964 <row>
23965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23966 \begin_inset Text
23967
23968 \begin_layout Plain Layout
23969
23970 \backslash
23971 ni
23972 \end_layout
23973
23974 \end_inset
23975 </cell>
23976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23977 \begin_inset Text
23978
23979 \begin_layout Plain Layout
23980 \begin_inset Formula $\ni$
23981 \end_inset
23982
23983
23984 \end_layout
23985
23986 \end_inset
23987 </cell>
23988 </row>
23989 <row>
23990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23991 \begin_inset Text
23992
23993 \begin_layout Plain Layout
23994
23995 \backslash
23996 dashv
23997 \end_layout
23998
23999 \end_inset
24000 </cell>
24001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24002 \begin_inset Text
24003
24004 \begin_layout Plain Layout
24005 \begin_inset Formula $\dashv$
24006 \end_inset
24007
24008
24009 \end_layout
24010
24011 \end_inset
24012 </cell>
24013 </row>
24014 <row>
24015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24016 \begin_inset Text
24017
24018 \begin_layout Plain Layout
24019
24020 \backslash
24021 frown
24022 \end_layout
24023
24024 \end_inset
24025 </cell>
24026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24027 \begin_inset Text
24028
24029 \begin_layout Plain Layout
24030 \begin_inset Formula $\frown$
24031 \end_inset
24032
24033
24034 \end_layout
24035
24036 \end_inset
24037 </cell>
24038 </row>
24039 <row>
24040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24041 \begin_inset Text
24042
24043 \begin_layout Plain Layout
24044
24045 \backslash
24046 rhd
24047 \end_layout
24048
24049 \end_inset
24050 </cell>
24051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24052 \begin_inset Text
24053
24054 \begin_layout Plain Layout
24055 \begin_inset Formula $\rhd$
24056 \end_inset
24057
24058
24059 \end_layout
24060
24061 \end_inset
24062 </cell>
24063 </row>
24064 <row>
24065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24066 \begin_inset Text
24067
24068 \begin_layout Plain Layout
24069
24070 \backslash
24071 unrhd
24072 \end_layout
24073
24074 \end_inset
24075 </cell>
24076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24077 \begin_inset Text
24078
24079 \begin_layout Plain Layout
24080 \begin_inset Formula $\unrhd$
24081 \end_inset
24082
24083
24084 \end_layout
24085
24086 \end_inset
24087 </cell>
24088 </row>
24089 <row>
24090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24091 \begin_inset Text
24092
24093 \begin_layout Plain Layout
24094
24095 \backslash
24096 lessgtr
24097 \end_layout
24098
24099 \end_inset
24100 </cell>
24101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24102 \begin_inset Text
24103
24104 \begin_layout Plain Layout
24105 \begin_inset Formula $\lessgtr$
24106 \end_inset
24107
24108
24109 \end_layout
24110
24111 \end_inset
24112 </cell>
24113 </row>
24114 <row>
24115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24116 \begin_inset Text
24117
24118 \begin_layout Plain Layout
24119
24120 \backslash
24121 parallel
24122 \end_layout
24123
24124 \end_inset
24125 </cell>
24126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24127 \begin_inset Text
24128
24129 \begin_layout Plain Layout
24130 \begin_inset Formula $\parallel$
24131 \end_inset
24132
24133
24134 \end_layout
24135
24136 \end_inset
24137 </cell>
24138 </row>
24139 <row>
24140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24141 \begin_inset Text
24142
24143 \begin_layout Plain Layout
24144
24145 \backslash
24146 nparallel
24147 \end_layout
24148
24149 \end_inset
24150 </cell>
24151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24152 \begin_inset Text
24153
24154 \begin_layout Plain Layout
24155 \begin_inset Formula $\nparallel$
24156 \end_inset
24157
24158
24159 \end_layout
24160
24161 \end_inset
24162 </cell>
24163 </row>
24164 </lyxtabular>
24165
24166 \end_inset
24167
24168
24169 \begin_inset space \hfill{}
24170 \end_inset
24171
24172
24173 \end_layout
24174
24175 \begin_layout Standard
24176 \begin_inset VSpace medskip
24177 \end_inset
24178
24179
24180 \end_layout
24181
24182 \begin_layout Standard
24183 Los caracteres 
24184 \series bold
24185
24186 \backslash
24187 lhd
24188 \series default
24189  y 
24190 \series bold
24191
24192 \backslash
24193 rhd
24194 \series default
24195  son mayores que los operadores de aspecto similar 
24196 \series bold
24197
24198 \backslash
24199 triangleleft
24200 \series default
24201  y 
24202 \series bold
24203
24204 \backslash
24205 triangleright
24206 \series default
24207 , respectivamente.
24208 \end_layout
24209
24210 \begin_layout Standard
24211 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24212 \end_layout
24213
24214 \begin_layout Standard
24215 Se pueden componer relaciones con etiquetas con el comando 
24216 \series bold
24217
24218 \backslash
24219 stackrel
24220 \series default
24221
24222 \begin_inset Index
24223 status collapsed
24224
24225 \begin_layout Plain Layout
24226 Comandos ! S ! 
24227 \backslash
24228 stackrel
24229 \end_layout
24230
24231 \end_inset
24232
24233 :
24234 \end_layout
24235
24236 \begin_layout Standard
24237 \align center
24238 \begin_inset Tabular
24239 <lyxtabular version="3" rows="2" columns="2">
24240 <features>
24241 <column alignment="center" valignment="top" width="0">
24242 <column alignment="center" valignment="top" width="0">
24243 <row>
24244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24245 \begin_inset Text
24246
24247 \begin_layout Plain Layout
24248 Comando
24249 \end_layout
24250
24251 \end_inset
24252 </cell>
24253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24254 \begin_inset Text
24255
24256 \begin_layout Plain Layout
24257 Resultado
24258 \begin_inset Note Note
24259 status collapsed
24260
24261 \begin_layout Plain Layout
24262
24263 \series bold
24264
24265 \backslash
24266 raisebox
24267 \series default
24268  se usa sólo como espaciador
24269 \end_layout
24270
24271 \end_inset
24272
24273
24274 \end_layout
24275
24276 \end_inset
24277 </cell>
24278 </row>
24279 <row>
24280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24281 \begin_inset Text
24282
24283 \begin_layout Plain Layout
24284 A(r)
24285 \backslash
24286 stackrel
24287 \begin_inset ERT
24288 status collapsed
24289
24290 \begin_layout Plain Layout
24291
24292
24293 \backslash
24294 spce 
24295 \end_layout
24296
24297 \end_inset
24298
24299 r
24300 \backslash
24301 to
24302 \backslash
24303 infty
24304 \begin_inset ERT
24305 status collapsed
24306
24307 \begin_layout Plain Layout
24308
24309
24310 \backslash
24311 spce 
24312 \end_layout
24313
24314 \end_inset
24315
24316
24317 \begin_inset Formula $\downarrow$
24318 \end_inset
24319
24320
24321 \backslash
24322 approx
24323 \begin_inset ERT
24324 status collapsed
24325
24326 \begin_layout Plain Layout
24327
24328
24329 \backslash
24330 spce 
24331 \end_layout
24332
24333 \end_inset
24334
24335
24336 \begin_inset ERT
24337 status collapsed
24338
24339 \begin_layout Plain Layout
24340
24341
24342 \backslash
24343 spce 
24344 \end_layout
24345
24346 \end_inset
24347
24348 B
24349 \end_layout
24350
24351 \end_inset
24352 </cell>
24353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24354 \begin_inset Text
24355
24356 \begin_layout Plain Layout
24357 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24358 \end_inset
24359
24360
24361 \end_layout
24362
24363 \end_inset
24364 </cell>
24365 </row>
24366 </lyxtabular>
24367
24368 \end_inset
24369
24370
24371 \end_layout
24372
24373 \begin_layout Section
24374 Funciones
24375 \end_layout
24376
24377 \begin_layout Subsection
24378 Funciones predefinidas
24379 \begin_inset CommandInset label
24380 LatexCommand label
24381 name "sub:Funciones-predefinidas"
24382
24383 \end_inset
24384
24385
24386 \begin_inset Index
24387 status collapsed
24388
24389 \begin_layout Plain Layout
24390 Funciones ! predefinidas
24391 \end_layout
24392
24393 \end_inset
24394
24395
24396 \begin_inset Index
24397 status collapsed
24398
24399 \begin_layout Plain Layout
24400 Funciones ! en español
24401 \end_layout
24402
24403 \end_inset
24404
24405
24406 \end_layout
24407
24408 \begin_layout Standard
24409 En general las variables se escriben en 
24410 \emph on
24411 cursiva
24412 \emph default
24413  en expresiones matemáticas, pero no los nombres de las funciones, porque
24414  
24415 \begin_inset Formula $sen$
24416 \end_inset
24417
24418  podría confundirse con 
24419 \begin_inset Formula $s\cdot e\cdot n$
24420 \end_inset
24421
24422 .
24423  Por eso hay funciones predefinidas, que además se separan un poco del factor
24424  precedente.
24425  Se insertan como comandos con una barra inversa  delante de su nombre.
24426 \end_layout
24427
24428 \begin_layout Standard
24429 \align center
24430 \begin_inset Tabular
24431 <lyxtabular version="3" rows="2" columns="4">
24432 <features>
24433 <column alignment="center" valignment="top" width="0pt">
24434 <column alignment="center" valignment="top" width="0pt">
24435 <column alignment="center" valignment="top" width="0pt">
24436 <column alignment="center" valignment="top" width="0pt">
24437 <row>
24438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24439 \begin_inset Text
24440
24441 \begin_layout Plain Layout
24442 Comando
24443 \end_layout
24444
24445 \end_inset
24446 </cell>
24447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24448 \begin_inset Text
24449
24450 \begin_layout Plain Layout
24451 Resultado
24452 \end_layout
24453
24454 \end_inset
24455 </cell>
24456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24457 \begin_inset Text
24458
24459 \begin_layout Plain Layout
24460 Comando
24461 \end_layout
24462
24463 \end_inset
24464 </cell>
24465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24466 \begin_inset Text
24467
24468 \begin_layout Plain Layout
24469 Resultado
24470 \end_layout
24471
24472 \end_inset
24473 </cell>
24474 </row>
24475 <row>
24476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24477 \begin_inset Text
24478
24479 \begin_layout Plain Layout
24480 Asen(x)+B
24481 \end_layout
24482
24483 \end_inset
24484 </cell>
24485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24486 \begin_inset Text
24487
24488 \begin_layout Plain Layout
24489 \begin_inset Formula $Asen(x)+B$
24490 \end_inset
24491
24492
24493 \end_layout
24494
24495 \end_inset
24496 </cell>
24497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24498 \begin_inset Text
24499
24500 \begin_layout Plain Layout
24501 A
24502 \backslash
24503 sen(x)+B
24504 \end_layout
24505
24506 \end_inset
24507 </cell>
24508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24509 \begin_inset Text
24510
24511 \begin_layout Plain Layout
24512 \begin_inset Formula $A\sen(x)+B$
24513 \end_inset
24514
24515
24516 \end_layout
24517
24518 \end_inset
24519 </cell>
24520 </row>
24521 </lyxtabular>
24522
24523 \end_inset
24524
24525
24526 \end_layout
24527
24528 \begin_layout Standard
24529 Las funciones siguientes están predefinidas:
24530 \begin_inset Foot
24531 status collapsed
24532
24533 \begin_layout Plain Layout
24534 Se han añadido los comandos equivalentes suministrados por el estilo 
24535 \series bold
24536 spanish
24537 \series default
24538  de 
24539 \series bold
24540 babel
24541 \series default
24542 , adaptados a las convenciones hispanohablantes.
24543  Además, en su caso, las funciones serán acentuadas automáticamente en la
24544  salida, p.
24545 \begin_inset space \thinspace{}
24546 \end_inset
24547
24548 e.
24549  
24550 \begin_inset Quotes fld
24551 \end_inset
24552
24553 lím
24554 \begin_inset Quotes frd
24555 \end_inset
24556
24557  o 
24558 \begin_inset Quotes fld
24559 \end_inset
24560
24561 máx
24562 \begin_inset Quotes frd
24563 \end_inset
24564
24565 .
24566  Más información en 
24567 \begin_inset CommandInset citation
24568 LatexCommand cite
24569 key "spanish"
24570
24571 \end_inset
24572
24573 .
24574  (
24575 \emph on
24576 N.
24577 \begin_inset space \thinspace{}
24578 \end_inset
24579
24580 del t.
24581 \emph default
24582 )
24583 \end_layout
24584
24585 \end_inset
24586
24587
24588 \end_layout
24589
24590 \begin_layout Standard
24591 \begin_inset VSpace -2mm
24592 \end_inset
24593
24594
24595 \end_layout
24596
24597 \begin_layout Standard
24598 \align center
24599 \begin_inset Tabular
24600 <lyxtabular version="3" rows="9" columns="7">
24601 <features>
24602 <column alignment="center" valignment="top" width="0pt">
24603 <column alignment="center" valignment="top" width="0pt">
24604 <column alignment="center" valignment="top" width="0pt">
24605 <column alignment="center" valignment="top" width="0pt">
24606 <column alignment="center" valignment="top" width="0pt">
24607 <column alignment="center" valignment="top" width="0pt">
24608 <column alignment="center" valignment="top" width="0pt">
24609 <row>
24610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24611 \begin_inset Text
24612
24613 \begin_layout Plain Layout
24614 Comando
24615 \end_layout
24616
24617 \end_inset
24618 </cell>
24619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24620 \begin_inset Text
24621
24622 \begin_layout Plain Layout
24623 español
24624 \end_layout
24625
24626 \end_inset
24627 </cell>
24628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24629 \begin_inset Text
24630
24631 \begin_layout Plain Layout
24632 Comando
24633 \end_layout
24634
24635 \end_inset
24636 </cell>
24637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24638 \begin_inset Text
24639
24640 \begin_layout Plain Layout
24641 español
24642 \end_layout
24643
24644 \end_inset
24645 </cell>
24646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24647 \begin_inset Text
24648
24649 \begin_layout Plain Layout
24650 Comando
24651 \end_layout
24652
24653 \end_inset
24654 </cell>
24655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24656 \begin_inset Text
24657
24658 \begin_layout Plain Layout
24659 español
24660 \end_layout
24661
24662 \end_inset
24663 </cell>
24664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24665 \begin_inset Text
24666
24667 \begin_layout Plain Layout
24668 Comando
24669 \end_layout
24670
24671 \end_inset
24672 </cell>
24673 </row>
24674 <row>
24675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24676 \begin_inset Text
24677
24678 \begin_layout Plain Layout
24679
24680 \backslash
24681 sin
24682 \end_layout
24683
24684 \end_inset
24685 </cell>
24686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24687 \begin_inset Text
24688
24689 \begin_layout Plain Layout
24690
24691 \backslash
24692 sen
24693 \end_layout
24694
24695 \end_inset
24696 </cell>
24697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24698 \begin_inset Text
24699
24700 \begin_layout Plain Layout
24701
24702 \backslash
24703 sinh
24704 \end_layout
24705
24706 \end_inset
24707 </cell>
24708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24709 \begin_inset Text
24710
24711 \begin_layout Plain Layout
24712
24713 \backslash
24714 senh
24715 \end_layout
24716
24717 \end_inset
24718 </cell>
24719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24720 \begin_inset Text
24721
24722 \begin_layout Plain Layout
24723
24724 \backslash
24725 arcsin
24726 \end_layout
24727
24728 \end_inset
24729 </cell>
24730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24731 \begin_inset Text
24732
24733 \begin_layout Plain Layout
24734
24735 \backslash
24736 arcsen
24737 \end_layout
24738
24739 \end_inset
24740 </cell>
24741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24742 \begin_inset Text
24743
24744 \begin_layout Plain Layout
24745
24746 \backslash
24747 sup
24748 \end_layout
24749
24750 \end_inset
24751 </cell>
24752 </row>
24753 <row>
24754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24755 \begin_inset Text
24756
24757 \begin_layout Plain Layout
24758
24759 \backslash
24760 cos
24761 \end_layout
24762
24763 \end_inset
24764 </cell>
24765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24766 \begin_inset Text
24767
24768 \begin_layout Plain Layout
24769
24770 \end_layout
24771
24772 \end_inset
24773 </cell>
24774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24775 \begin_inset Text
24776
24777 \begin_layout Plain Layout
24778
24779 \backslash
24780 cosh
24781 \end_layout
24782
24783 \end_inset
24784 </cell>
24785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24786 \begin_inset Text
24787
24788 \begin_layout Plain Layout
24789
24790 \end_layout
24791
24792 \end_inset
24793 </cell>
24794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24795 \begin_inset Text
24796
24797 \begin_layout Plain Layout
24798
24799 \backslash
24800 arccos
24801 \end_layout
24802
24803 \end_inset
24804 </cell>
24805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24806 \begin_inset Text
24807
24808 \begin_layout Plain Layout
24809
24810 \end_layout
24811
24812 \end_inset
24813 </cell>
24814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24815 \begin_inset Text
24816
24817 \begin_layout Plain Layout
24818
24819 \backslash
24820 inf
24821 \end_layout
24822
24823 \end_inset
24824 </cell>
24825 </row>
24826 <row>
24827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24828 \begin_inset Text
24829
24830 \begin_layout Plain Layout
24831
24832 \backslash
24833 tan
24834 \end_layout
24835
24836 \end_inset
24837 </cell>
24838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24839 \begin_inset Text
24840
24841 \begin_layout Plain Layout
24842
24843 \backslash
24844 tg
24845 \end_layout
24846
24847 \end_inset
24848 </cell>
24849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24850 \begin_inset Text
24851
24852 \begin_layout Plain Layout
24853
24854 \backslash
24855 tanh
24856 \end_layout
24857
24858 \end_inset
24859 </cell>
24860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24861 \begin_inset Text
24862
24863 \begin_layout Plain Layout
24864
24865 \backslash
24866 tgh
24867 \end_layout
24868
24869 \end_inset
24870 </cell>
24871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24872 \begin_inset Text
24873
24874 \begin_layout Plain Layout
24875
24876 \backslash
24877 arctan
24878 \end_layout
24879
24880 \end_inset
24881 </cell>
24882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24883 \begin_inset Text
24884
24885 \begin_layout Plain Layout
24886
24887 \backslash
24888 arctg
24889 \end_layout
24890
24891 \end_inset
24892 </cell>
24893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24894 \begin_inset Text
24895
24896 \begin_layout Plain Layout
24897
24898 \backslash
24899 lim
24900 \end_layout
24901
24902 \end_inset
24903 </cell>
24904 </row>
24905 <row>
24906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24907 \begin_inset Text
24908
24909 \begin_layout Plain Layout
24910
24911 \backslash
24912 cot
24913 \end_layout
24914
24915 \end_inset
24916 </cell>
24917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24918 \begin_inset Text
24919
24920 \begin_layout Plain Layout
24921
24922 \backslash
24923 cotg
24924 \end_layout
24925
24926 \end_inset
24927 </cell>
24928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24929 \begin_inset Text
24930
24931 \begin_layout Plain Layout
24932
24933 \backslash
24934 coth
24935 \end_layout
24936
24937 \end_inset
24938 </cell>
24939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24940 \begin_inset Text
24941
24942 \begin_layout Plain Layout
24943
24944 \end_layout
24945
24946 \end_inset
24947 </cell>
24948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24949 \begin_inset Text
24950
24951 \begin_layout Plain Layout
24952
24953 \backslash
24954 arg
24955 \end_layout
24956
24957 \end_inset
24958 </cell>
24959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24960 \begin_inset Text
24961
24962 \begin_layout Plain Layout
24963
24964 \end_layout
24965
24966 \end_inset
24967 </cell>
24968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24969 \begin_inset Text
24970
24971 \begin_layout Plain Layout
24972
24973 \backslash
24974 liminf
24975 \end_layout
24976
24977 \end_inset
24978 </cell>
24979 </row>
24980 <row>
24981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24982 \begin_inset Text
24983
24984 \begin_layout Plain Layout
24985
24986 \backslash
24987 sec
24988 \end_layout
24989
24990 \end_inset
24991 </cell>
24992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24993 \begin_inset Text
24994
24995 \begin_layout Plain Layout
24996
24997 \end_layout
24998
24999 \end_inset
25000 </cell>
25001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25002 \begin_inset Text
25003
25004 \begin_layout Plain Layout
25005
25006 \backslash
25007 min
25008 \end_layout
25009
25010 \end_inset
25011 </cell>
25012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25013 \begin_inset Text
25014
25015 \begin_layout Plain Layout
25016
25017 \end_layout
25018
25019 \end_inset
25020 </cell>
25021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25022 \begin_inset Text
25023
25024 \begin_layout Plain Layout
25025
25026 \backslash
25027 deg
25028 \end_layout
25029
25030 \end_inset
25031 </cell>
25032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25033 \begin_inset Text
25034
25035 \begin_layout Plain Layout
25036
25037 \end_layout
25038
25039 \end_inset
25040 </cell>
25041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25042 \begin_inset Text
25043
25044 \begin_layout Plain Layout
25045
25046 \backslash
25047 limsup
25048 \end_layout
25049
25050 \end_inset
25051 </cell>
25052 </row>
25053 <row>
25054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25055 \begin_inset Text
25056
25057 \begin_layout Plain Layout
25058
25059 \backslash
25060 csc
25061 \end_layout
25062
25063 \end_inset
25064 </cell>
25065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25066 \begin_inset Text
25067
25068 \begin_layout Plain Layout
25069
25070 \backslash
25071 cosec
25072 \end_layout
25073
25074 \end_inset
25075 </cell>
25076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25077 \begin_inset Text
25078
25079 \begin_layout Plain Layout
25080
25081 \backslash
25082 max
25083 \end_layout
25084
25085 \end_inset
25086 </cell>
25087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25088 \begin_inset Text
25089
25090 \begin_layout Plain Layout
25091
25092 \end_layout
25093
25094 \end_inset
25095 </cell>
25096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25097 \begin_inset Text
25098
25099 \begin_layout Plain Layout
25100
25101 \backslash
25102 det
25103 \end_layout
25104
25105 \end_inset
25106 </cell>
25107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25108 \begin_inset Text
25109
25110 \begin_layout Plain Layout
25111
25112 \end_layout
25113
25114 \end_inset
25115 </cell>
25116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25117 \begin_inset Text
25118
25119 \begin_layout Plain Layout
25120
25121 \backslash
25122 Pr
25123 \end_layout
25124
25125 \end_inset
25126 </cell>
25127 </row>
25128 <row>
25129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25130 \begin_inset Text
25131
25132 \begin_layout Plain Layout
25133
25134 \backslash
25135 ln
25136 \end_layout
25137
25138 \end_inset
25139 </cell>
25140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25141 \begin_inset Text
25142
25143 \begin_layout Plain Layout
25144
25145 \end_layout
25146
25147 \end_inset
25148 </cell>
25149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25150 \begin_inset Text
25151
25152 \begin_layout Plain Layout
25153
25154 \backslash
25155 exp
25156 \end_layout
25157
25158 \end_inset
25159 </cell>
25160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25161 \begin_inset Text
25162
25163 \begin_layout Plain Layout
25164
25165 \end_layout
25166
25167 \end_inset
25168 </cell>
25169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25170 \begin_inset Text
25171
25172 \begin_layout Plain Layout
25173
25174 \backslash
25175 dim
25176 \end_layout
25177
25178 \end_inset
25179 </cell>
25180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25181 \begin_inset Text
25182
25183 \begin_layout Plain Layout
25184
25185 \end_layout
25186
25187 \end_inset
25188 </cell>
25189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25190 \begin_inset Text
25191
25192 \begin_layout Plain Layout
25193
25194 \backslash
25195 hom
25196 \end_layout
25197
25198 \end_inset
25199 </cell>
25200 </row>
25201 <row>
25202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25203 \begin_inset Text
25204
25205 \begin_layout Plain Layout
25206
25207 \backslash
25208 lg
25209 \end_layout
25210
25211 \end_inset
25212 </cell>
25213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25214 \begin_inset Text
25215
25216 \begin_layout Plain Layout
25217
25218 \end_layout
25219
25220 \end_inset
25221 </cell>
25222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25223 \begin_inset Text
25224
25225 \begin_layout Plain Layout
25226
25227 \backslash
25228 log
25229 \end_layout
25230
25231 \end_inset
25232 </cell>
25233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25234 \begin_inset Text
25235
25236 \begin_layout Plain Layout
25237
25238 \end_layout
25239
25240 \end_inset
25241 </cell>
25242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25243 \begin_inset Text
25244
25245 \begin_layout Plain Layout
25246
25247 \backslash
25248 ker
25249 \end_layout
25250
25251 \end_inset
25252 </cell>
25253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25254 \begin_inset Text
25255
25256 \begin_layout Plain Layout
25257
25258 \end_layout
25259
25260 \end_inset
25261 </cell>
25262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25263 \begin_inset Text
25264
25265 \begin_layout Plain Layout
25266
25267 \backslash
25268 gcd
25269 \end_layout
25270
25271 \end_inset
25272 </cell>
25273 </row>
25274 </lyxtabular>
25275
25276 \end_inset
25277
25278
25279 \end_layout
25280
25281 \begin_layout Standard
25282 También se pueden insertar con el botón 
25283 \begin_inset Graphics
25284         filename ../../images/math/functions.png
25285         scale 85
25286
25287 \end_inset
25288
25289  de la barra de ecuaciones.
25290 \end_layout
25291
25292 \begin_layout Subsection
25293 Funciones definidas por el usuario
25294 \begin_inset Index
25295 status collapsed
25296
25297 \begin_layout Plain Layout
25298 Funciones ! personalizadas
25299 \end_layout
25300
25301 \end_inset
25302
25303
25304 \end_layout
25305
25306 \begin_layout Standard
25307 Para usar una función no predefinida, como por ejemplo la función signo,
25308  sgn(x), hay dos posibilidades:
25309 \end_layout
25310
25311 \begin_layout Itemize
25312 Define la función añadiendo al preámbulo LaTeX la línea
25313 \begin_inset Foot
25314 status collapsed
25315
25316 \begin_layout Plain Layout
25317 Más sobre 
25318 \series bold
25319
25320 \backslash
25321 DeclareMathOperator
25322 \series default
25323  en 
25324 \begin_inset CommandInset ref
25325 LatexCommand ref
25326 reference "sub:Operadores-de-usuario"
25327
25328 \end_inset
25329
25330
25331 \end_layout
25332
25333 \end_inset
25334
25335
25336 \begin_inset Newline newline
25337 \end_inset
25338
25339
25340 \begin_inset VSpace -3mm
25341 \end_inset
25342
25343
25344 \begin_inset Newline newline
25345 \end_inset
25346
25347
25348 \series bold
25349
25350 \backslash
25351 DeclareMathOperator{
25352 \backslash
25353 sgn}{sgn}
25354 \series default
25355
25356 \begin_inset Index
25357 status collapsed
25358
25359 \begin_layout Plain Layout
25360 Comandos ! D ! 
25361 \backslash
25362 dbinom@
25363 \backslash
25364 DeclareMathOperator
25365 \end_layout
25366
25367 \end_inset
25368
25369
25370 \begin_inset Newline newline
25371 \end_inset
25372
25373
25374 \begin_inset VSpace -2mm
25375 \end_inset
25376
25377
25378 \begin_inset Newline newline
25379 \end_inset
25380
25381 Ahora la función recién definida se puede obtener con el comando 
25382 \series bold
25383
25384 \backslash
25385 sgn
25386 \series default
25387 .
25388 \end_layout
25389
25390 \begin_layout Itemize
25391 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25392  en nuestro ejemplo las letras 
25393 \emph on
25394 sgn
25395 \emph default
25396 , y cámbialo a texto matemático.
25397  Entre el factor precedente y la función se inserta un espacio.
25398 \end_layout
25399
25400 \begin_layout Standard
25401 El resultado con ambos métodos es el mismo que con una función predefinida:
25402 \begin_inset Foot
25403 status collapsed
25404
25405 \begin_layout Plain Layout
25406 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
25407  negro.
25408 \end_layout
25409
25410 \end_inset
25411
25412
25413 \end_layout
25414
25415 \begin_layout Standard
25416 \align center
25417 \begin_inset Tabular
25418 <lyxtabular version="3" rows="3" columns="2">
25419 <features>
25420 <column alignment="center" valignment="top" width="0pt">
25421 <column alignment="center" valignment="top" width="0pt">
25422 <row>
25423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25424 \begin_inset Text
25425
25426 \begin_layout Plain Layout
25427 Comando
25428 \end_layout
25429
25430 \end_inset
25431 </cell>
25432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25433 \begin_inset Text
25434
25435 \begin_layout Plain Layout
25436 Resultado
25437 \end_layout
25438
25439 \end_inset
25440 </cell>
25441 </row>
25442 <row>
25443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25444 \begin_inset Text
25445
25446 \begin_layout Plain Layout
25447 A
25448 \backslash
25449 sgn(x)+B
25450 \end_layout
25451
25452 \end_inset
25453 </cell>
25454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25455 \begin_inset Text
25456
25457 \begin_layout Plain Layout
25458 \begin_inset Formula $A\sgn(x)+B$
25459 \end_inset
25460
25461
25462 \end_layout
25463
25464 \end_inset
25465 </cell>
25466 </row>
25467 <row>
25468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25469 \begin_inset Text
25470
25471 \begin_layout Plain Layout
25472 A
25473 \backslash
25474 ,
25475 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$
25476 \end_inset
25477
25478 (x)+B
25479 \end_layout
25480
25481 \end_inset
25482 </cell>
25483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25484 \begin_inset Text
25485
25486 \begin_layout Plain Layout
25487 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
25488 \end_inset
25489
25490
25491 \end_layout
25492
25493 \end_inset
25494 </cell>
25495 </row>
25496 </lyxtabular>
25497
25498 \end_inset
25499
25500
25501 \end_layout
25502
25503 \begin_layout Standard
25504 El primer método es preferible si la función se va a usar varias veces.
25505 \end_layout
25506
25507 \begin_layout Subsection
25508 Límites
25509 \begin_inset Index
25510 status collapsed
25511
25512 \begin_layout Plain Layout
25513 Limites@Límites
25514 \end_layout
25515
25516 \end_inset
25517
25518
25519 \end_layout
25520
25521 \begin_layout Standard
25522 Para límites, además de 
25523 \series bold
25524
25525 \backslash
25526 lim
25527 \series default
25528
25529 \begin_inset Index
25530 status collapsed
25531
25532 \begin_layout Plain Layout
25533 Comandos ! L ! 
25534 \backslash
25535 lim
25536 \end_layout
25537
25538 \end_inset
25539
25540
25541 \series bold
25542
25543 \backslash
25544 liminf
25545 \series default
25546  y 
25547 \series bold
25548
25549 \backslash
25550 limsup
25551 \series default
25552  están definidas las siguientes funciones:
25553 \series bold
25554  
25555 \end_layout
25556
25557 \begin_layout Standard
25558 \noindent
25559 \align center
25560 \begin_inset Tabular
25561 <lyxtabular version="3" rows="5" columns="2">
25562 <features>
25563 <column alignment="center" valignment="top" width="0">
25564 <column alignment="center" valignment="top" width="0">
25565 <row>
25566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25567 \begin_inset Text
25568
25569 \begin_layout Plain Layout
25570 Comando
25571 \end_layout
25572
25573 \end_inset
25574 </cell>
25575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25576 \begin_inset Text
25577
25578 \begin_layout Plain Layout
25579 Resultado
25580 \begin_inset Note Note
25581 status collapsed
25582
25583 \begin_layout Plain Layout
25584
25585 \series bold
25586
25587 \backslash
25588 raisebox
25589 \series default
25590  se usa sólo como espaciador
25591 \end_layout
25592
25593 \end_inset
25594
25595
25596 \end_layout
25597
25598 \end_inset
25599 </cell>
25600 </row>
25601 <row>
25602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25603 \begin_inset Text
25604
25605 \begin_layout Plain Layout
25606
25607 \backslash
25608 varliminf
25609 \end_layout
25610
25611 \end_inset
25612 </cell>
25613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25614 \begin_inset Text
25615
25616 \begin_layout Plain Layout
25617 \begin_inset Formula $\varliminf$
25618 \end_inset
25619
25620
25621 \end_layout
25622
25623 \end_inset
25624 </cell>
25625 </row>
25626 <row>
25627 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25628 \begin_inset Text
25629
25630 \begin_layout Plain Layout
25631
25632 \backslash
25633 varlimsup
25634 \end_layout
25635
25636 \end_inset
25637 </cell>
25638 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25639 \begin_inset Text
25640
25641 \begin_layout Plain Layout
25642 \begin_inset Formula $\varlimsup$
25643 \end_inset
25644
25645
25646 \end_layout
25647
25648 \end_inset
25649 </cell>
25650 </row>
25651 <row>
25652 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25653 \begin_inset Text
25654
25655 \begin_layout Plain Layout
25656
25657 \backslash
25658 varprojlim
25659 \end_layout
25660
25661 \end_inset
25662 </cell>
25663 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25664 \begin_inset Text
25665
25666 \begin_layout Plain Layout
25667 \begin_inset Formula $\varprojlim$
25668 \end_inset
25669
25670
25671 \end_layout
25672
25673 \end_inset
25674 </cell>
25675 </row>
25676 <row>
25677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25678 \begin_inset Text
25679
25680 \begin_layout Plain Layout
25681
25682 \backslash
25683 varinjlim
25684 \end_layout
25685
25686 \end_inset
25687 </cell>
25688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25689 \begin_inset Text
25690
25691 \begin_layout Plain Layout
25692 \begin_inset Formula $\varinjlim$
25693 \end_inset
25694
25695
25696 \begin_inset Formula $\raisebox{-2.5mm}{}$
25697 \end_inset
25698
25699
25700 \end_layout
25701
25702 \end_inset
25703 </cell>
25704 </row>
25705 </lyxtabular>
25706
25707 \end_inset
25708
25709
25710 \end_layout
25711
25712 \begin_layout Standard
25713 \begin_inset VSpace medskip
25714 \end_inset
25715
25716
25717 \end_layout
25718
25719 \begin_layout Standard
25720 El límite se crea insertando un subíndice.
25721  Se imprime a la derecha junto a la función en una fórmula en línea:
25722 \end_layout
25723
25724 \begin_layout Standard
25725 \noindent
25726 \align center
25727 \begin_inset Tabular
25728 <lyxtabular version="3" rows="2" columns="2">
25729 <features>
25730 <column alignment="center" valignment="top" width="0pt">
25731 <column alignment="center" valignment="top" width="0pt">
25732 <row>
25733 <cell alignment="center" valignment="top" usebox="none">
25734 \begin_inset Text
25735
25736 \begin_layout Plain Layout
25737 Comando
25738 \end_layout
25739
25740 \end_inset
25741 </cell>
25742 <cell alignment="center" valignment="top" usebox="none">
25743 \begin_inset Text
25744
25745 \begin_layout Plain Layout
25746 \begin_inset space \hspace{}
25747 \length 1cm
25748 \end_inset
25749
25750 Resultado
25751 \begin_inset Note Note
25752 status collapsed
25753
25754 \begin_layout Plain Layout
25755
25756 \series bold
25757
25758 \backslash
25759 raisebox
25760 \series default
25761  se usa sólo como espaciador
25762 \end_layout
25763
25764 \end_inset
25765
25766
25767 \end_layout
25768
25769 \end_inset
25770 </cell>
25771 </row>
25772 <row>
25773 <cell alignment="center" valignment="top" usebox="none">
25774 \begin_inset Text
25775
25776 \begin_layout Plain Layout
25777
25778 \backslash
25779 lim_x
25780 \backslash
25781 to
25782 \begin_inset ERT
25783 status collapsed
25784
25785 \begin_layout Plain Layout
25786
25787
25788 \backslash
25789 spce 
25790 \end_layout
25791
25792 \end_inset
25793
25794 A
25795 \begin_inset ERT
25796 status collapsed
25797
25798 \begin_layout Plain Layout
25799
25800
25801 \backslash
25802 spce 
25803 \end_layout
25804
25805 \end_inset
25806
25807 x=B
25808 \end_layout
25809
25810 \end_inset
25811 </cell>
25812 <cell alignment="center" valignment="top" usebox="none">
25813 \begin_inset Text
25814
25815 \begin_layout Plain Layout
25816 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
25817 \end_inset
25818
25819
25820 \end_layout
25821
25822 \end_inset
25823 </cell>
25824 </row>
25825 </lyxtabular>
25826
25827 \end_inset
25828
25829
25830 \end_layout
25831
25832 \begin_layout Standard
25833 En una ecuación presentada el límite se imprime debajo, como es habitual:
25834 \begin_inset Formula \[
25835 \lim\limits _{x\rightarrow A}=B\]
25836
25837 \end_inset
25838
25839
25840 \end_layout
25841
25842 \begin_layout Subsection
25843 Función módulo
25844 \begin_inset Index
25845 status collapsed
25846
25847 \begin_layout Plain Layout
25848 Funciones ! módulo
25849 \end_layout
25850
25851 \end_inset
25852
25853
25854 \end_layout
25855
25856 \begin_layout Standard
25857 La función módulo es especial, porque existe en cuatro variantes.
25858 \end_layout
25859
25860 \begin_layout Standard
25861 En una ecuación presentada:
25862 \begin_inset Formula \begin{align*}
25863 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
25864 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25865 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25866 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25867 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25868
25869 \end_inset
25870
25871 En una ecuación en línea se pone menos espacio delante del nombre de la
25872  función para todas las variantes.
25873 \end_layout
25874
25875 \begin_layout Section
25876 Caracteres especiales
25877 \begin_inset Index
25878 status collapsed
25879
25880 \begin_layout Plain Layout
25881 Caracteres especiales
25882 \end_layout
25883
25884 \end_inset
25885
25886
25887 \end_layout
25888
25889 \begin_layout Subsection
25890 Caracteres especiales en texto matemático
25891 \end_layout
25892
25893 \begin_layout Standard
25894 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
25895  TeX:
25896 \end_layout
25897
25898 \begin_layout Standard
25899 \begin_inset space \hfill{}
25900 \end_inset
25901
25902
25903 \begin_inset Tabular
25904 <lyxtabular version="3" rows="8" columns="2">
25905 <features>
25906 <column alignment="block" valignment="top" width="0">
25907 <column alignment="block" valignment="top" width="0">
25908 <row>
25909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25910 \begin_inset Text
25911
25912 \begin_layout Plain Layout
25913 Comando
25914 \end_layout
25915
25916 \end_inset
25917 </cell>
25918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25919 \begin_inset Text
25920
25921 \begin_layout Plain Layout
25922 Resultado
25923 \end_layout
25924
25925 \end_inset
25926 </cell>
25927 </row>
25928 <row>
25929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25930 \begin_inset Text
25931
25932 \begin_layout Plain Layout
25933
25934 \backslash
25935 oe
25936 \end_layout
25937
25938 \end_inset
25939 </cell>
25940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25941 \begin_inset Text
25942
25943 \begin_layout Plain Layout
25944 \begin_inset Formula $\textrm{œ}$
25945 \end_inset
25946
25947
25948 \end_layout
25949
25950 \end_inset
25951 </cell>
25952 </row>
25953 <row>
25954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25955 \begin_inset Text
25956
25957 \begin_layout Plain Layout
25958
25959 \backslash
25960 OE
25961 \end_layout
25962
25963 \end_inset
25964 </cell>
25965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25966 \begin_inset Text
25967
25968 \begin_layout Plain Layout
25969 \begin_inset Formula $\textrm{Œ}$
25970 \end_inset
25971
25972
25973 \end_layout
25974
25975 \end_inset
25976 </cell>
25977 </row>
25978 <row>
25979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25980 \begin_inset Text
25981
25982 \begin_layout Plain Layout
25983
25984 \backslash
25985 ae
25986 \end_layout
25987
25988 \end_inset
25989 </cell>
25990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25991 \begin_inset Text
25992
25993 \begin_layout Plain Layout
25994 \begin_inset Formula $\textrm{æ}$
25995 \end_inset
25996
25997
25998 \end_layout
25999
26000 \end_inset
26001 </cell>
26002 </row>
26003 <row>
26004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26005 \begin_inset Text
26006
26007 \begin_layout Plain Layout
26008
26009 \backslash
26010 AE
26011 \end_layout
26012
26013 \end_inset
26014 </cell>
26015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26016 \begin_inset Text
26017
26018 \begin_layout Plain Layout
26019 \begin_inset Formula $\textrm{Æ}$
26020 \end_inset
26021
26022
26023 \end_layout
26024
26025 \end_inset
26026 </cell>
26027 </row>
26028 <row>
26029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26030 \begin_inset Text
26031
26032 \begin_layout Plain Layout
26033
26034 \backslash
26035 aa
26036 \end_layout
26037
26038 \end_inset
26039 </cell>
26040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26041 \begin_inset Text
26042
26043 \begin_layout Plain Layout
26044 \begin_inset Formula $\textrm{\aa}$
26045 \end_inset
26046
26047
26048 \end_layout
26049
26050 \end_inset
26051 </cell>
26052 </row>
26053 <row>
26054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26055 \begin_inset Text
26056
26057 \begin_layout Plain Layout
26058
26059 \backslash
26060 AA
26061 \begin_inset Index
26062 status collapsed
26063
26064 \begin_layout Plain Layout
26065
26066 \backslash
26067 @
26068 \begin_inset ERT
26069 status collapsed
26070
26071 \begin_layout Plain Layout
26072
26073
26074 \backslash
26075 textrm{
26076 \backslash
26077 AA}
26078 \end_layout
26079
26080 \end_inset
26081
26082
26083 \end_layout
26084
26085 \end_inset
26086
26087
26088 \end_layout
26089
26090 \end_inset
26091 </cell>
26092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26093 \begin_inset Text
26094
26095 \begin_layout Plain Layout
26096 \begin_inset Formula $\textrm{Å}$
26097 \end_inset
26098
26099
26100 \end_layout
26101
26102 \end_inset
26103 </cell>
26104 </row>
26105 <row>
26106 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26107 \begin_inset Text
26108
26109 \begin_layout Plain Layout
26110
26111 \backslash
26112 i
26113 \end_layout
26114
26115 \end_inset
26116 </cell>
26117 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26118 \begin_inset Text
26119
26120 \begin_layout Plain Layout
26121 \begin_inset Formula $\textrm{ı}$
26122 \end_inset
26123
26124
26125 \end_layout
26126
26127 \end_inset
26128 </cell>
26129 </row>
26130 </lyxtabular>
26131
26132 \end_inset
26133
26134
26135 \begin_inset space \hfill{}
26136 \end_inset
26137
26138
26139 \begin_inset Tabular
26140 <lyxtabular version="3" rows="8" columns="2">
26141 <features>
26142 <column alignment="block" valignment="top" width="0">
26143 <column alignment="center" valignment="top" width="0">
26144 <row>
26145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26146 \begin_inset Text
26147
26148 \begin_layout Plain Layout
26149 Comando
26150 \begin_inset Note Note
26151 status collapsed
26152
26153 \begin_layout Plain Layout
26154
26155 \series bold
26156
26157 \backslash
26158 raisebox
26159 \series default
26160  se usa sólo como espaciador
26161 \end_layout
26162
26163 \end_inset
26164
26165
26166 \end_layout
26167
26168 \end_inset
26169 </cell>
26170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26171 \begin_inset Text
26172
26173 \begin_layout Plain Layout
26174 Resultado
26175 \end_layout
26176
26177 \end_inset
26178 </cell>
26179 </row>
26180 <row>
26181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26182 \begin_inset Text
26183
26184 \begin_layout Plain Layout
26185
26186 \backslash
26187 o
26188 \end_layout
26189
26190 \end_inset
26191 </cell>
26192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26193 \begin_inset Text
26194
26195 \begin_layout Plain Layout
26196 \begin_inset Formula $\textrm{ø}$
26197 \end_inset
26198
26199
26200 \end_layout
26201
26202 \end_inset
26203 </cell>
26204 </row>
26205 <row>
26206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26207 \begin_inset Text
26208
26209 \begin_layout Plain Layout
26210
26211 \backslash
26212 O
26213 \end_layout
26214
26215 \end_inset
26216 </cell>
26217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26218 \begin_inset Text
26219
26220 \begin_layout Plain Layout
26221 \begin_inset Formula $\textrm{Ø}$
26222 \end_inset
26223
26224
26225 \end_layout
26226
26227 \end_inset
26228 </cell>
26229 </row>
26230 <row>
26231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26232 \begin_inset Text
26233
26234 \begin_layout Plain Layout
26235
26236 \backslash
26237 l
26238 \end_layout
26239
26240 \end_inset
26241 </cell>
26242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26243 \begin_inset Text
26244
26245 \begin_layout Plain Layout
26246 \begin_inset Formula $\textrm{ł}$
26247 \end_inset
26248
26249
26250 \end_layout
26251
26252 \end_inset
26253 </cell>
26254 </row>
26255 <row>
26256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26257 \begin_inset Text
26258
26259 \begin_layout Plain Layout
26260
26261 \backslash
26262 L
26263 \end_layout
26264
26265 \end_inset
26266 </cell>
26267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26268 \begin_inset Text
26269
26270 \begin_layout Plain Layout
26271 \begin_inset Formula $\textrm{Ł}$
26272 \end_inset
26273
26274
26275 \end_layout
26276
26277 \end_inset
26278 </cell>
26279 </row>
26280 <row>
26281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26282 \begin_inset Text
26283
26284 \begin_layout Plain Layout
26285 !
26286 \begin_inset space \hspace{}
26287 \length 0mm
26288 \end_inset
26289
26290 `
26291 \begin_inset ERT
26292 status collapsed
26293
26294 \begin_layout Plain Layout
26295
26296
26297 \backslash
26298 spce 
26299 \end_layout
26300
26301 \end_inset
26302
26303
26304 \end_layout
26305
26306 \end_inset
26307 </cell>
26308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26309 \begin_inset Text
26310
26311 \begin_layout Plain Layout
26312 \begin_inset Formula $\textrm{!`}$
26313 \end_inset
26314
26315
26316 \end_layout
26317
26318 \end_inset
26319 </cell>
26320 </row>
26321 <row>
26322 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26323 \begin_inset Text
26324
26325 \begin_layout Plain Layout
26326 ?
26327 \begin_inset space \hspace{}
26328 \length 0mm
26329 \end_inset
26330
26331 `
26332 \begin_inset ERT
26333 status collapsed
26334
26335 \begin_layout Plain Layout
26336
26337
26338 \backslash
26339 spce 
26340 \end_layout
26341
26342 \end_inset
26343
26344
26345 \end_layout
26346
26347 \end_inset
26348 </cell>
26349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26350 \begin_inset Text
26351
26352 \begin_layout Plain Layout
26353 \begin_inset Formula $\textrm{?`}$
26354 \end_inset
26355
26356
26357 \end_layout
26358
26359 \end_inset
26360 </cell>
26361 </row>
26362 <row>
26363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26364 \begin_inset Text
26365
26366 \begin_layout Plain Layout
26367
26368 \backslash
26369 j
26370 \end_layout
26371
26372 \end_inset
26373 </cell>
26374 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26375 \begin_inset Text
26376
26377 \begin_layout Plain Layout
26378 \begin_inset Formula $\textrm{ȷ}$
26379 \end_inset
26380
26381
26382 \end_layout
26383
26384 \end_inset
26385 </cell>
26386 </row>
26387 </lyxtabular>
26388
26389 \end_inset
26390
26391
26392 \begin_inset space \hfill{}
26393 \end_inset
26394
26395
26396 \end_layout
26397
26398 \begin_layout Standard
26399 Los caracteres 
26400 \begin_inset Formula $\textrm{\textrm{Å}}$
26401 \end_inset
26402
26403  y 
26404 \begin_inset Formula $\textrm{\textrm{Ø}}$
26405 \end_inset
26406
26407  también se pueden insertar mediante el botón 
26408 \begin_inset Graphics
26409         filename ../../images/math/digamma.png
26410         scale 85
26411
26412 \end_inset
26413
26414  de la barra de ecuaciones.
26415 \end_layout
26416
26417 \begin_layout Standard
26418 Los comandos 
26419 \series bold
26420 !
26421 \begin_inset space \hspace{}
26422 \length 0mm
26423 \end_inset
26424
26425 `
26426 \series default
26427  y 
26428 \series bold
26429 ?
26430 \begin_inset space \hspace{}
26431 \length 0mm
26432 \end_inset
26433
26434 `
26435 \series default
26436  son una excepción porque se pueden insertar directamente a texto en LyX.
26437  
26438 \end_layout
26439
26440 \begin_layout Subsection
26441 Acentos en texto
26442 \begin_inset CommandInset label
26443 LatexCommand label
26444 name "sub:Acentos-en-texto"
26445
26446 \end_inset
26447
26448
26449 \begin_inset Index
26450 status collapsed
26451
26452 \begin_layout Plain Layout
26453 Acentos ! en texto
26454 \end_layout
26455
26456 \end_inset
26457
26458
26459 \end_layout
26460
26461 \begin_layout Standard
26462 Con los siguientes comandos se pueden acentuar todas las letras.
26463  Los comandos deben ponerse en modo TeX.
26464 \end_layout
26465
26466 \begin_layout Standard
26467 \begin_inset space \hfill{}
26468 \end_inset
26469
26470
26471 \begin_inset Tabular
26472 <lyxtabular version="3" rows="8" columns="2">
26473 <features>
26474 <column alignment="block" valignment="top" width="0">
26475 <column alignment="block" valignment="top" width="0">
26476 <row>
26477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26478 \begin_inset Text
26479
26480 \begin_layout Plain Layout
26481 Comando
26482 \end_layout
26483
26484 \end_inset
26485 </cell>
26486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26487 \begin_inset Text
26488
26489 \begin_layout Plain Layout
26490 Resultado
26491 \end_layout
26492
26493 \end_inset
26494 </cell>
26495 </row>
26496 <row>
26497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26498 \begin_inset Text
26499
26500 \begin_layout Plain Layout
26501
26502 \backslash
26503
26504 \begin_inset Quotes grd
26505 \end_inset
26506
26507 e
26508 \end_layout
26509
26510 \end_inset
26511 </cell>
26512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26513 \begin_inset Text
26514
26515 \begin_layout Plain Layout
26516 \begin_inset ERT
26517 status collapsed
26518
26519 \begin_layout Plain Layout
26520
26521
26522 \backslash
26523 "e
26524 \end_layout
26525
26526 \end_inset
26527
26528
26529 \end_layout
26530
26531 \end_inset
26532 </cell>
26533 </row>
26534 <row>
26535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26536 \begin_inset Text
26537
26538 \begin_layout Plain Layout
26539
26540 \backslash
26541 `e
26542 \end_layout
26543
26544 \end_inset
26545 </cell>
26546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26547 \begin_inset Text
26548
26549 \begin_layout Plain Layout
26550 \begin_inset ERT
26551 status collapsed
26552
26553 \begin_layout Plain Layout
26554
26555
26556 \backslash
26557 `e
26558 \end_layout
26559
26560 \end_inset
26561
26562
26563 \end_layout
26564
26565 \end_inset
26566 </cell>
26567 </row>
26568 <row>
26569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26570 \begin_inset Text
26571
26572 \begin_layout Plain Layout
26573
26574 \backslash
26575 ^
26576 \begin_inset ERT
26577 status collapsed
26578
26579 \begin_layout Plain Layout
26580
26581
26582 \backslash
26583 spce 
26584 \end_layout
26585
26586 \end_inset
26587
26588 e
26589 \end_layout
26590
26591 \end_inset
26592 </cell>
26593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26594 \begin_inset Text
26595
26596 \begin_layout Plain Layout
26597 \begin_inset ERT
26598 status collapsed
26599
26600 \begin_layout Plain Layout
26601
26602
26603 \backslash
26604 ^e
26605 \end_layout
26606
26607 \end_inset
26608
26609
26610 \end_layout
26611
26612 \end_inset
26613 </cell>
26614 </row>
26615 <row>
26616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26617 \begin_inset Text
26618
26619 \begin_layout Plain Layout
26620
26621 \backslash
26622 =e
26623 \end_layout
26624
26625 \end_inset
26626 </cell>
26627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26628 \begin_inset Text
26629
26630 \begin_layout Plain Layout
26631 \begin_inset ERT
26632 status collapsed
26633
26634 \begin_layout Plain Layout
26635
26636
26637 \backslash
26638 =e
26639 \end_layout
26640
26641 \end_inset
26642
26643
26644 \end_layout
26645
26646 \end_inset
26647 </cell>
26648 </row>
26649 <row>
26650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26651 \begin_inset Text
26652
26653 \begin_layout Plain Layout
26654
26655 \backslash
26656 u
26657 \begin_inset ERT
26658 status collapsed
26659
26660 \begin_layout Plain Layout
26661
26662
26663 \backslash
26664 spce 
26665 \end_layout
26666
26667 \end_inset
26668
26669 e
26670 \end_layout
26671
26672 \end_inset
26673 </cell>
26674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26675 \begin_inset Text
26676
26677 \begin_layout Plain Layout
26678 \begin_inset ERT
26679 status collapsed
26680
26681 \begin_layout Plain Layout
26682
26683
26684 \backslash
26685 u e
26686 \end_layout
26687
26688 \end_inset
26689
26690
26691 \end_layout
26692
26693 \end_inset
26694 </cell>
26695 </row>
26696 <row>
26697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26698 \begin_inset Text
26699
26700 \begin_layout Plain Layout
26701
26702 \backslash
26703 b
26704 \begin_inset ERT
26705 status collapsed
26706
26707 \begin_layout Plain Layout
26708
26709
26710 \backslash
26711 spce 
26712 \end_layout
26713
26714 \end_inset
26715
26716 e
26717 \end_layout
26718
26719 \end_inset
26720 </cell>
26721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26722 \begin_inset Text
26723
26724 \begin_layout Plain Layout
26725 \begin_inset ERT
26726 status collapsed
26727
26728 \begin_layout Plain Layout
26729
26730
26731 \backslash
26732 b e
26733 \end_layout
26734
26735 \end_inset
26736
26737
26738 \end_layout
26739
26740 \end_inset
26741 </cell>
26742 </row>
26743 <row>
26744 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26745 \begin_inset Text
26746
26747 \begin_layout Plain Layout
26748
26749 \backslash
26750 t
26751 \begin_inset ERT
26752 status collapsed
26753
26754 \begin_layout Plain Layout
26755
26756
26757 \backslash
26758 spce 
26759 \end_layout
26760
26761 \end_inset
26762
26763 ee
26764 \end_layout
26765
26766 \end_inset
26767 </cell>
26768 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26769 \begin_inset Text
26770
26771 \begin_layout Plain Layout
26772 \begin_inset ERT
26773 status collapsed
26774
26775 \begin_layout Plain Layout
26776
26777
26778 \backslash
26779 t ee
26780 \end_layout
26781
26782 \end_inset
26783
26784
26785 \end_layout
26786
26787 \end_inset
26788 </cell>
26789 </row>
26790 </lyxtabular>
26791
26792 \end_inset
26793
26794
26795 \begin_inset space \hfill{}
26796 \end_inset
26797
26798
26799 \begin_inset Tabular
26800 <lyxtabular version="3" rows="8" columns="2">
26801 <features>
26802 <column alignment="block" valignment="top" width="0">
26803 <column alignment="center" valignment="top" width="0">
26804 <row>
26805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26806 \begin_inset Text
26807
26808 \begin_layout Plain Layout
26809 Comando
26810 \end_layout
26811
26812 \end_inset
26813 </cell>
26814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26815 \begin_inset Text
26816
26817 \begin_layout Plain Layout
26818 Resultado
26819 \end_layout
26820
26821 \end_inset
26822 </cell>
26823 </row>
26824 <row>
26825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26826 \begin_inset Text
26827
26828 \begin_layout Plain Layout
26829
26830 \backslash
26831 H
26832 \begin_inset ERT
26833 status collapsed
26834
26835 \begin_layout Plain Layout
26836
26837
26838 \backslash
26839 spce 
26840 \end_layout
26841
26842 \end_inset
26843
26844 e
26845 \end_layout
26846
26847 \end_inset
26848 </cell>
26849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26850 \begin_inset Text
26851
26852 \begin_layout Plain Layout
26853 \begin_inset ERT
26854 status collapsed
26855
26856 \begin_layout Plain Layout
26857
26858
26859 \backslash
26860 H e
26861 \end_layout
26862
26863 \end_inset
26864
26865
26866 \end_layout
26867
26868 \end_inset
26869 </cell>
26870 </row>
26871 <row>
26872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26873 \begin_inset Text
26874
26875 \begin_layout Plain Layout
26876
26877 \backslash
26878 'e
26879 \end_layout
26880
26881 \end_inset
26882 </cell>
26883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26884 \begin_inset Text
26885
26886 \begin_layout Plain Layout
26887 \begin_inset ERT
26888 status collapsed
26889
26890 \begin_layout Plain Layout
26891
26892
26893 \backslash
26894 'e
26895 \end_layout
26896
26897 \end_inset
26898
26899
26900 \end_layout
26901
26902 \end_inset
26903 </cell>
26904 </row>
26905 <row>
26906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26907 \begin_inset Text
26908
26909 \begin_layout Plain Layout
26910
26911 \backslash
26912 ~e
26913 \begin_inset Index
26914 status collapsed
26915
26916 \begin_layout Plain Layout
26917 Tilde
26918 \end_layout
26919
26920 \end_inset
26921
26922
26923 \end_layout
26924
26925 \end_inset
26926 </cell>
26927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26928 \begin_inset Text
26929
26930 \begin_layout Plain Layout
26931 \begin_inset ERT
26932 status collapsed
26933
26934 \begin_layout Plain Layout
26935
26936
26937 \backslash
26938 ~e
26939 \end_layout
26940
26941 \end_inset
26942
26943
26944 \end_layout
26945
26946 \end_inset
26947 </cell>
26948 </row>
26949 <row>
26950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26951 \begin_inset Text
26952
26953 \begin_layout Plain Layout
26954
26955 \backslash
26956 .e
26957 \end_layout
26958
26959 \end_inset
26960 </cell>
26961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26962 \begin_inset Text
26963
26964 \begin_layout Plain Layout
26965 \begin_inset ERT
26966 status collapsed
26967
26968 \begin_layout Plain Layout
26969
26970
26971 \backslash
26972 .e
26973 \end_layout
26974
26975 \end_inset
26976
26977
26978 \end_layout
26979
26980 \end_inset
26981 </cell>
26982 </row>
26983 <row>
26984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26985 \begin_inset Text
26986
26987 \begin_layout Plain Layout
26988
26989 \backslash
26990 v
26991 \begin_inset ERT
26992 status collapsed
26993
26994 \begin_layout Plain Layout
26995
26996
26997 \backslash
26998 spce 
26999 \end_layout
27000
27001 \end_inset
27002
27003 e
27004 \end_layout
27005
27006 \end_inset
27007 </cell>
27008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27009 \begin_inset Text
27010
27011 \begin_layout Plain Layout
27012 \begin_inset ERT
27013 status collapsed
27014
27015 \begin_layout Plain Layout
27016
27017
27018 \backslash
27019 v e
27020 \end_layout
27021
27022 \end_inset
27023
27024
27025 \end_layout
27026
27027 \end_inset
27028 </cell>
27029 </row>
27030 <row>
27031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27032 \begin_inset Text
27033
27034 \begin_layout Plain Layout
27035
27036 \backslash
27037 d
27038 \begin_inset ERT
27039 status collapsed
27040
27041 \begin_layout Plain Layout
27042
27043
27044 \backslash
27045 spce 
27046 \end_layout
27047
27048 \end_inset
27049
27050 e
27051 \end_layout
27052
27053 \end_inset
27054 </cell>
27055 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27056 \begin_inset Text
27057
27058 \begin_layout Plain Layout
27059 \begin_inset ERT
27060 status collapsed
27061
27062 \begin_layout Plain Layout
27063
27064
27065 \backslash
27066 d e
27067 \end_layout
27068
27069 \end_inset
27070
27071
27072 \end_layout
27073
27074 \end_inset
27075 </cell>
27076 </row>
27077 <row>
27078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27079 \begin_inset Text
27080
27081 \begin_layout Plain Layout
27082
27083 \backslash
27084 c
27085 \begin_inset ERT
27086 status collapsed
27087
27088 \begin_layout Plain Layout
27089
27090
27091 \backslash
27092 spce 
27093 \end_layout
27094
27095 \end_inset
27096
27097 e
27098 \end_layout
27099
27100 \end_inset
27101 </cell>
27102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27103 \begin_inset Text
27104
27105 \begin_layout Plain Layout
27106 \begin_inset ERT
27107 status collapsed
27108
27109 \begin_layout Plain Layout
27110
27111
27112 \backslash
27113 c e
27114 \end_layout
27115
27116 \end_inset
27117
27118
27119 \end_layout
27120
27121 \end_inset
27122 </cell>
27123 </row>
27124 </lyxtabular>
27125
27126 \end_inset
27127
27128
27129 \begin_inset space \hfill{}
27130 \end_inset
27131
27132
27133 \end_layout
27134
27135 \begin_layout Standard
27136 \begin_inset VSpace medskip
27137 \end_inset
27138
27139
27140 \end_layout
27141
27142 \begin_layout Standard
27143 Con el comando 
27144 \series bold
27145
27146 \backslash
27147 t
27148 \series default
27149  también se pueden acentuar dos caracteres distintos.
27150  El comando 
27151 \series bold
27152
27153 \backslash
27154 t
27155 \begin_inset ERT
27156 status collapsed
27157
27158 \begin_layout Plain Layout
27159
27160
27161 \backslash
27162 spce 
27163 \end_layout
27164
27165 \end_inset
27166
27167 sz
27168 \series default
27169  genera 
27170 \begin_inset ERT
27171 status collapsed
27172
27173 \begin_layout Plain Layout
27174
27175
27176 \backslash
27177 t sz
27178 \end_layout
27179
27180 \end_inset
27181
27182
27183 \end_layout
27184
27185 \begin_layout Standard
27186 Los acentos 
27187 \series bold
27188 `
27189 \series default
27190  , 
27191 \series bold
27192 '
27193 \series default
27194  y 
27195 \series bold
27196 ^
27197 \series default
27198  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27199  TeX.
27200  Lo mismo se aplica a la tilde
27201 \begin_inset Foot
27202 status collapsed
27203
27204 \begin_layout Plain Layout
27205 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27206 \end_layout
27207
27208 \end_inset
27209
27210  con 
27211 \emph on
27212 a
27213 \emph default
27214
27215 \emph on
27216 o
27217 \emph default
27218  y 
27219 \emph on
27220 n.
27221 \end_layout
27222
27223 \begin_layout Standard
27224 Los comandos 
27225 \series bold
27226
27227 \backslash
27228 b
27229 \series default
27230  , 
27231 \series bold
27232
27233 \backslash
27234 c
27235 \series default
27236  , 
27237 \series bold
27238
27239 \backslash
27240 d
27241 \series default
27242  , 
27243 \series bold
27244
27245 \backslash
27246 H
27247 \series default
27248  , 
27249 \series bold
27250
27251 \backslash
27252 t
27253 \series default
27254  , 
27255 \series bold
27256
27257 \backslash
27258 u
27259 \series default
27260  , 
27261 \series bold
27262
27263 \backslash
27264 v
27265 \series default
27266 , y acentos insertados directamente con el teclado también están disponibles
27267  en texto matemático.
27268  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27269  
27270 \begin_inset CommandInset ref
27271 LatexCommand ref
27272 reference "sub:Acentos-para-un"
27273
27274 \end_inset
27275
27276 .
27277 \end_layout
27278
27279 \begin_layout Standard
27280 \begin_inset VSpace bigskip
27281 \end_inset
27282
27283
27284 \end_layout
27285
27286 \begin_layout Standard
27287 Además, con el comando 
27288 \series bold
27289
27290 \backslash
27291 textcircled
27292 \series default
27293
27294 \begin_inset Index
27295 status collapsed
27296
27297 \begin_layout Plain Layout
27298 Comandos ! T ! 
27299 \backslash
27300 textcircled
27301 \end_layout
27302
27303 \end_inset
27304
27305  se pueden insertar en un círculo todos los números y letras, de forma parecida
27306  al símbolo copyright.
27307 \end_layout
27308
27309 \begin_layout Standard
27310 \noindent
27311 \align center
27312 \begin_inset Tabular
27313 <lyxtabular version="3" rows="3" columns="2">
27314 <features>
27315 <column alignment="center" valignment="top" width="0">
27316 <column alignment="center" valignment="top" width="0">
27317 <row>
27318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27319 \begin_inset Text
27320
27321 \begin_layout Plain Layout
27322 Comando
27323 \end_layout
27324
27325 \end_inset
27326 </cell>
27327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27328 \begin_inset Text
27329
27330 \begin_layout Plain Layout
27331 Resultado
27332 \begin_inset Note Note
27333 status collapsed
27334
27335 \begin_layout Plain Layout
27336
27337 \series bold
27338
27339 \backslash
27340 raisebox
27341 \series default
27342  se usa sólo como espaciador
27343 \end_layout
27344
27345 \end_inset
27346
27347
27348 \end_layout
27349
27350 \end_inset
27351 </cell>
27352 </row>
27353 <row>
27354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27355 \begin_inset Text
27356
27357 \begin_layout Plain Layout
27358
27359 \backslash
27360 textcircled{w}
27361 \end_layout
27362
27363 \end_inset
27364 </cell>
27365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27366 \begin_inset Text
27367
27368 \begin_layout Plain Layout
27369 \begin_inset ERT
27370 status collapsed
27371
27372 \begin_layout Plain Layout
27373
27374
27375 \backslash
27376 textcircled{w}
27377 \end_layout
27378
27379 \end_inset
27380
27381
27382 \end_layout
27383
27384 \end_inset
27385 </cell>
27386 </row>
27387 <row>
27388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27389 \begin_inset Text
27390
27391 \begin_layout Plain Layout
27392
27393 \backslash
27394 Large 
27395 \backslash
27396 textcircled{
27397 \backslash
27398 normalsize
27399 \backslash
27400 protect
27401 \backslash
27402 raisebox{-1.5pt}{W}}
27403 \end_layout
27404
27405 \end_inset
27406 </cell>
27407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27408 \begin_inset Text
27409
27410 \begin_layout Plain Layout
27411 \begin_inset Formula $\raisebox{4.5mm}{}$
27412 \end_inset
27413
27414
27415 \begin_inset ERT
27416 status collapsed
27417
27418 \begin_layout Plain Layout
27419
27420
27421 \backslash
27422 Large 
27423 \backslash
27424 textcircled{
27425 \backslash
27426 normalsize
27427 \backslash
27428 protect
27429 \backslash
27430 raisebox{-1.5pt}W}
27431 \end_layout
27432
27433 \end_inset
27434
27435
27436 \begin_inset Formula $\raisebox{-2mm}{}$
27437 \end_inset
27438
27439
27440 \end_layout
27441
27442 \end_inset
27443 </cell>
27444 </row>
27445 </lyxtabular>
27446
27447 \end_inset
27448
27449
27450 \end_layout
27451
27452 \begin_layout Standard
27453 Hay que tener cuidado que el carácter se ajuste al círculo.
27454  Por eso 
27455 \series bold
27456
27457 \backslash
27458 Large
27459 \begin_inset Foot
27460 status collapsed
27461
27462 \begin_layout Plain Layout
27463 véase 
27464 \begin_inset CommandInset ref
27465 LatexCommand ref
27466 reference "sub:Tamaños-de-fuentes"
27467
27468 \end_inset
27469
27470
27471 \end_layout
27472
27473 \end_inset
27474
27475
27476 \series default
27477  especifica el tamaño del círculo.
27478  Con ayuda de 
27479 \series bold
27480
27481 \backslash
27482 raisebox
27483 \begin_inset Foot
27484 status collapsed
27485
27486 \begin_layout Plain Layout
27487 véase 
27488 \begin_inset CommandInset ref
27489 LatexCommand ref
27490 reference "sub:Cuadros-sin-marco"
27491
27492 \end_inset
27493
27494
27495 \end_layout
27496
27497 \end_inset
27498
27499
27500 \series default
27501  se puede centrar el carácter.
27502 \end_layout
27503
27504 \begin_layout Subsection
27505 Números en estilo antiguo
27506 \begin_inset Index
27507 status collapsed
27508
27509 \begin_layout Plain Layout
27510 Numeros@Números ! en estilo antiguo
27511 \end_layout
27512
27513 \end_inset
27514
27515
27516 \end_layout
27517
27518 \begin_layout Standard
27519 Los números en estilo antiguo o elzevirianos se componen con el comando
27520  
27521 \series bold
27522
27523 \backslash
27524 oldstylenums
27525 \series default
27526
27527 \begin_inset Index
27528 status collapsed
27529
27530 \begin_layout Plain Layout
27531 Comandos ! O ! 
27532 \backslash
27533 oldstylenums
27534 \end_layout
27535
27536 \end_inset
27537
27538 .
27539  El comando se puede usar en ecuaciones y en modo TeX.
27540  Su esquema es:
27541 \end_layout
27542
27543 \begin_layout Standard
27544
27545 \series bold
27546
27547 \backslash
27548 oldstylenums{número}
27549 \end_layout
27550
27551 \begin_layout Standard
27552 El comando 
27553 \series bold
27554
27555 \backslash
27556 oldstylenums{0123456789}
27557 \series default
27558  genera: 
27559 \begin_inset Formula $\oldstylenums{0123456789}$
27560 \end_inset
27561
27562
27563 \end_layout
27564
27565 \begin_layout Subsection
27566 Caracteres especiales misceláneos
27567 \begin_inset CommandInset label
27568 LatexCommand label
27569 name "sub:Caracteres-especiales-misceláneos"
27570
27571 \end_inset
27572
27573
27574 \begin_inset Index
27575 status collapsed
27576
27577 \begin_layout Plain Layout
27578 Caracteres especiales ! misceláneos
27579 \end_layout
27580
27581 \end_inset
27582
27583
27584 \end_layout
27585
27586 \begin_layout Standard
27587 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
27588  comandos:
27589 \end_layout
27590
27591 \begin_layout Standard
27592 \noindent
27593 \align center
27594 \begin_inset Tabular
27595 <lyxtabular version="3" rows="4" columns="2">
27596 <features>
27597 <column alignment="center" valignment="top" width="0">
27598 <column alignment="center" valignment="top" width="0">
27599 <row>
27600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27601 \begin_inset Text
27602
27603 \begin_layout Plain Layout
27604 Comando
27605 \end_layout
27606
27607 \end_inset
27608 </cell>
27609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27610 \begin_inset Text
27611
27612 \begin_layout Plain Layout
27613 Resultado
27614 \end_layout
27615
27616 \end_inset
27617 </cell>
27618 </row>
27619 <row>
27620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27621 \begin_inset Text
27622
27623 \begin_layout Plain Layout
27624
27625 \backslash
27626 ^
27627 \begin_inset ERT
27628 status collapsed
27629
27630 \begin_layout Plain Layout
27631
27632
27633 \backslash
27634 spce 
27635 \end_layout
27636
27637 \end_inset
27638
27639
27640 \end_layout
27641
27642 \end_inset
27643 </cell>
27644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27645 \begin_inset Text
27646
27647 \begin_layout Plain Layout
27648 \begin_inset Formula $\mathcircumflex$
27649 \end_inset
27650
27651
27652 \end_layout
27653
27654 \end_inset
27655 </cell>
27656 </row>
27657 <row>
27658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27659 \begin_inset Text
27660
27661 \begin_layout Plain Layout
27662
27663 \backslash
27664 _
27665 \end_layout
27666
27667 \end_inset
27668 </cell>
27669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27670 \begin_inset Text
27671
27672 \begin_layout Plain Layout
27673 \begin_inset Formula $\_$
27674 \end_inset
27675
27676
27677 \end_layout
27678
27679 \end_inset
27680 </cell>
27681 </row>
27682 <row>
27683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27684 \begin_inset Text
27685
27686 \begin_layout Plain Layout
27687 ^
27688 \begin_inset ERT
27689 status collapsed
27690
27691 \begin_layout Plain Layout
27692
27693
27694 \backslash
27695 spce 
27696 \end_layout
27697
27698 \end_inset
27699
27700
27701 \backslash
27702 circ
27703 \begin_inset Index
27704 status collapsed
27705
27706 \begin_layout Plain Layout
27707
27708 \backslash
27709
27710 \end_layout
27711
27712 \end_inset
27713
27714
27715 \end_layout
27716
27717 \end_inset
27718 </cell>
27719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27720 \begin_inset Text
27721
27722 \begin_layout Plain Layout
27723 \begin_inset Formula $^{\circ}$
27724 \end_inset
27725
27726
27727 \end_layout
27728
27729 \end_inset
27730 </cell>
27731 </row>
27732 </lyxtabular>
27733
27734 \end_inset
27735
27736
27737 \end_layout
27738
27739 \begin_layout Standard
27740 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
27741  LaTeX contiene la línea:
27742 \begin_inset Foot
27743 status collapsed
27744
27745 \begin_layout Plain Layout
27746 Más sobre este asunto en 
27747 \begin_inset CommandInset ref
27748 LatexCommand ref
27749 reference "sub:Caracteres-de-texto"
27750
27751 \end_inset
27752
27753
27754 \end_layout
27755
27756 \end_inset
27757
27758  
27759 \end_layout
27760
27761 \begin_layout Standard
27762
27763 \series bold
27764
27765 \backslash
27766 DeclareInputtext{176}{
27767 \backslash
27768 ifmmode^
27769 \backslash
27770 circ
27771 \backslash
27772 else
27773 \backslash
27774 textdegree
27775 \backslash
27776 fi}
27777 \end_layout
27778
27779 \begin_layout Section
27780 Estilos de ecuación
27781 \begin_inset CommandInset label
27782 LatexCommand label
27783 name "sec:Estilos-de-ecuación"
27784
27785 \end_inset
27786
27787
27788 \begin_inset Index
27789 status collapsed
27790
27791 \begin_layout Plain Layout
27792 Ecuación ! estilos de
27793 \end_layout
27794
27795 \end_inset
27796
27797
27798 \end_layout
27799
27800 \begin_layout Itemize
27801 Hay dos estilos diferentes de alineación:
27802 \end_layout
27803
27804 \begin_deeper
27805 \begin_layout Description
27806 Centrado es el estándar predefinido
27807 \end_layout
27808
27809 \begin_layout Description
27810 Sangrado para este estilo debe insertarse la opción de clase 
27811 \series bold
27812 fleqn
27813 \series default
27814  en el menú 
27815 \family sans
27816 Documento\SpecialChar \menuseparator
27817 Configuración
27818 \family default
27819  bajo 
27820 \family sans
27821 Clase de documento
27822 \end_layout
27823
27824 \begin_layout Standard
27825 Cuando se usa 
27826 \series bold
27827 Sangrado
27828 \series default
27829 , éste se puede ajustar con la longitud 
27830 \series bold
27831
27832 \backslash
27833 mathindent
27834 \series default
27835
27836 \begin_inset Index
27837 status collapsed
27838
27839 \begin_layout Plain Layout
27840 Comandos ! M ! 
27841 \backslash
27842 mathindent
27843 \end_layout
27844
27845 \end_inset
27846
27847 .
27848  Para 15
27849 \begin_inset space \thinspace{}
27850 \end_inset
27851
27852 mm, p.
27853 \begin_inset space \thinspace{}
27854 \end_inset
27855
27856 e., se inserta esta línea de comando en el preámbulo LaTeX:
27857 \end_layout
27858
27859 \begin_layout Standard
27860
27861 \series bold
27862
27863 \backslash
27864 setlength{
27865 \backslash
27866 mathindent}{15mm}
27867 \end_layout
27868
27869 \begin_layout Standard
27870 Si no se especifica longitud se usa el valor predeterminado de 30
27871 \begin_inset space \thinspace{}
27872 \end_inset
27873
27874 pt.
27875 \end_layout
27876
27877 \end_deeper
27878 \begin_layout Itemize
27879 Y dos estilos diferentes de numeración:
27880 \end_layout
27881
27882 \begin_deeper
27883 \begin_layout Description
27884 Derecha es el estándar predefinido
27885 \end_layout
27886
27887 \begin_layout Description
27888 Izquierda para este estilo debe insertarse la opción de clase 
27889 \series bold
27890 leqno
27891 \series default
27892  en el menú 
27893 \family sans
27894 Documento\SpecialChar \menuseparator
27895 Configuración
27896 \family default
27897  bajo 
27898 \family sans
27899 Clase de documento
27900 \end_layout
27901
27902 \end_deeper
27903 \begin_layout Standard
27904
27905 \series bold
27906 fleqn
27907 \series default
27908  y 
27909 \series bold
27910 leqno
27911 \series default
27912  también se pueden usar juntos.
27913  En ese caso se insertan ambas opciones, separadas por una coma.
27914 \end_layout
27915
27916 \begin_layout Standard
27917 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
27918  documento.
27919  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
27920  estilo 
27921 \series bold
27922 Centrado
27923 \series default
27924  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
27925 \begin_inset CommandInset ref
27926 LatexCommand ref
27927 reference "sub:Entorno-flalign"
27928
27929 \end_inset
27930
27931 .
27932 \end_layout
27933
27934 \begin_layout Section
27935 Ecuaciones multilínea
27936 \begin_inset CommandInset label
27937 LatexCommand label
27938 name "sec:Ecuaciones-multilínea"
27939
27940 \end_inset
27941
27942
27943 \begin_inset Index
27944 status collapsed
27945
27946 \begin_layout Plain Layout
27947 Ecuación ! multilínea
27948 \end_layout
27949
27950 \end_inset
27951
27952
27953 \end_layout
27954
27955 \begin_layout Subsection
27956 General
27957 \end_layout
27958
27959 \begin_layout Standard
27960 En LyX se generan nuevas líneas en una ecuación con 
27961 \family sans
27962 \series bold
27963 Ctrl+Retorno
27964 \family default
27965 \series default
27966 .
27967  Esto crea un 
27968 \series bold
27969 entorno eqnarray
27970 \series default
27971 , que se describe en
27972 \begin_inset space ~
27973 \end_inset
27974
27975
27976 \begin_inset CommandInset ref
27977 LatexCommand ref
27978 reference "sub:Entorno-eqnarray"
27979
27980 \end_inset
27981
27982  o, si se ha marcado la opción 
27983 \family sans
27984 Usar
27985 \begin_inset space ~
27986 \end_inset
27987
27988 el
27989 \begin_inset space ~
27990 \end_inset
27991
27992 paquete
27993 \begin_inset space ~
27994 \end_inset
27995
27996 de
27997 \begin_inset space ~
27998 \end_inset
27999
28000 ecuaciones
28001 \begin_inset space ~
28002 \end_inset
28003
28004 AMS
28005 \family default
28006  en la configuración del documento
28007 \family sans
28008 , un 
28009 \series bold
28010 entorno
28011 \family default
28012 \series default
28013  
28014 \series bold
28015 align
28016 \series default
28017 , que se describe en
28018 \begin_inset space ~
28019 \end_inset
28020
28021
28022 \begin_inset CommandInset ref
28023 LatexCommand ref
28024 reference "sub:Entorno-align-estándar"
28025
28026 \end_inset
28027
28028 .
28029 \end_layout
28030
28031 \begin_layout Standard
28032 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
28033  el menú 
28034 \family sans
28035 Insertar\SpecialChar \menuseparator
28036 Ecuación
28037 \family default
28038 .
28039  En las siguientes secciones se describen estos entornos.
28040 \end_layout
28041
28042 \begin_layout Standard
28043 En todos los entornos de ecuación multilínea la combinación 
28044 \family sans
28045 Ctrl+Retorno
28046 \family default
28047  genera una línea nueva.
28048  Para añadir o quitar líneas se pueden usar los botones 
28049 \begin_inset Graphics
28050         filename ../../images/tabular-feature_append-row.png
28051         scale 85
28052
28053 \end_inset
28054
28055  o 
28056 \begin_inset Graphics
28057         filename ../../images/tabular-feature_delete-row.png
28058         scale 85
28059
28060 \end_inset
28061
28062 de la barra de herramientas, respectivamente, o el menú 
28063 \family sans
28064 Editar\SpecialChar \menuseparator
28065 Filas y columnas
28066 \family default
28067 .
28068 \end_layout
28069
28070 \begin_layout Subsubsection
28071 Separación de líneas
28072 \begin_inset CommandInset label
28073 LatexCommand label
28074 name "sub:Separación-de-líneas"
28075
28076 \end_inset
28077
28078
28079 \begin_inset Index
28080 status collapsed
28081
28082 \begin_layout Plain Layout
28083 Ecuación ! multilínea ! separación de filas
28084 \end_layout
28085
28086 \end_inset
28087
28088
28089 \end_layout
28090
28091 \begin_layout Standard
28092 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28093 \begin_inset Formula \begin{eqnarray*}
28094 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}\\
28095 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\end{eqnarray*}
28096
28097 \end_inset
28098
28099 En LaTeX un espacio adicional para una línea se especifica como argumento
28100  opcional del comando de nueva línea.
28101  Esto aún no es posible en LYX,
28102 \begin_inset Foot
28103 status collapsed
28104
28105 \begin_layout Plain Layout
28106 véase 
28107 \begin_inset CommandInset href
28108 LatexCommand href
28109 name "LyX-bug #1505"
28110 target "http://www.lyx.org/trac/ticket/1505"
28111
28112 \end_inset
28113
28114
28115 \end_layout
28116
28117 \end_inset
28118
28119  por lo que toda la ecuación debe insertarse en modo TeX.
28120  Para añadir espacio en nuestro ejemplo se inserta el comando 
28121 \series bold
28122
28123 \backslash
28124
28125 \backslash
28126 [3mm]
28127 \series default
28128  al final de la primera línea.
28129  Así: 
28130 \begin_inset ERT
28131 status collapsed
28132
28133 \begin_layout Plain Layout
28134
28135
28136 \backslash
28137 begin{eqnarray*}
28138 \end_layout
28139
28140 \begin_layout Plain Layout
28141
28142 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28143  = & 
28144 \backslash
28145 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28146 \backslash
28147
28148 \backslash
28149 [3mm]
28150 \end_layout
28151
28152 \begin_layout Plain Layout
28153
28154 4x^{2}
28155 \backslash
28156 left(B^{2}+x_{0}^{2}
28157 \backslash
28158 right)+4x_{0}x
28159 \backslash
28160 left(D-B^{2}
28161 \backslash
28162 right)+B^{2}
28163 \backslash
28164 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28165 \backslash
28166 right) & = & 0
28167 \end_layout
28168
28169 \begin_layout Plain Layout
28170
28171
28172 \backslash
28173 end{eqnarray*}
28174 \end_layout
28175
28176 \end_inset
28177
28178
28179 \begin_inset VSpace bigskip
28180 \end_inset
28181
28182
28183 \end_layout
28184
28185 \begin_layout Standard
28186 Para obtener separación en todas las líneas hay que cambiar la longitud
28187  
28188 \series bold
28189
28190 \backslash
28191 jot
28192 \series default
28193
28194 \begin_inset Index
28195 status collapsed
28196
28197 \begin_layout Plain Layout
28198 Comandos ! J ! 
28199 \backslash
28200 jot
28201 \end_layout
28202
28203 \end_inset
28204
28205 .
28206  La definición es: 
28207 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
28208 \end_inset
28209
28210 .
28211  El valor predeterminado para 
28212 \series bold
28213
28214 \backslash
28215 jot
28216 \series default
28217  es 3
28218 \begin_inset space \thinspace{}
28219 \end_inset
28220
28221 pt.
28222  Para establecer una separación adicional de 3
28223 \begin_inset space \thinspace{}
28224 \end_inset
28225
28226 mm como en el ejemplo anterior, se inserta el comando
28227 \end_layout
28228
28229 \begin_layout Standard
28230
28231 \series bold
28232
28233 \backslash
28234 setlength{
28235 \backslash
28236 jot}{3mm+3pt}
28237 \end_layout
28238
28239 \begin_layout Standard
28240 en modo TeX antes de la ecuación.
28241  Es necesario cargar el paquete 
28242 \series bold
28243 calc
28244 \series default
28245
28246 \begin_inset Foot
28247 status collapsed
28248
28249 \begin_layout Plain Layout
28250
28251 \series bold
28252 calc
28253 \series default
28254  forma parte de toda instalación LaTeX estándar.
28255 \end_layout
28256
28257 \end_inset
28258
28259
28260 \begin_inset Index
28261 status collapsed
28262
28263 \begin_layout Plain Layout
28264 Paquetes ! calc
28265 \end_layout
28266
28267 \end_inset
28268
28269  en el preámbulo con la línea
28270 \end_layout
28271
28272 \begin_layout Standard
28273
28274 \series bold
28275
28276 \backslash
28277 usepackage{calc}
28278 \end_layout
28279
28280 \begin_layout Standard
28281 Se obtiene:
28282 \begin_inset ERT
28283 status collapsed
28284
28285 \begin_layout Plain Layout
28286
28287
28288 \backslash
28289 setlength{
28290 \backslash
28291 jot}{3mm+3pt}
28292 \end_layout
28293
28294 \end_inset
28295
28296
28297 \begin_inset Formula \begin{eqnarray*}
28298 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}\\
28299 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\end{eqnarray*}
28300
28301 \end_inset
28302
28303
28304 \begin_inset ERT
28305 status collapsed
28306
28307 \begin_layout Plain Layout
28308
28309
28310 \backslash
28311 setlength{
28312 \backslash
28313 jot}{3pt}
28314 \end_layout
28315
28316 \end_inset
28317
28318  Para volver a la distancia predeterminada, 
28319 \series bold
28320
28321 \backslash
28322 jot
28323 \series default
28324  se establece en 3
28325 \begin_inset space \thinspace{}
28326 \end_inset
28327
28328 pt.
28329 \end_layout
28330
28331 \begin_layout Subsubsection
28332 Separación de columnas
28333 \begin_inset CommandInset label
28334 LatexCommand label
28335 name "sub:Separación-de-columnas"
28336
28337 \end_inset
28338
28339
28340 \begin_inset Index
28341 status collapsed
28342
28343 \begin_layout Plain Layout
28344 Ecuación ! multilínea !separación de columnas
28345 \end_layout
28346
28347 \end_inset
28348
28349
28350 \end_layout
28351
28352 \begin_layout Standard
28353 Una ecuación multilínea forma una matriz.
28354  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28355  columnas.
28356  Cambiando la separación de columnas en este entorno se puede cambiar el
28357  espacio junto al signo de relación.
28358 \end_layout
28359
28360 \begin_layout Standard
28361 La separación de columnas se especifica con la longitud
28362 \series bold
28363  
28364 \backslash
28365 arraycolsep
28366 \series default
28367
28368 \begin_inset Index
28369 status collapsed
28370
28371 \begin_layout Plain Layout
28372 Comandos ! A ! 
28373 \backslash
28374 arraycolsep
28375 \end_layout
28376
28377 \end_inset
28378
28379  según:
28380 \begin_inset Newline newline
28381 \end_inset
28382
28383 separación de columnas = 2
28384 \begin_inset space \thinspace{}
28385 \end_inset
28386
28387
28388 \series bold
28389
28390 \backslash
28391 arraycolsep
28392 \series default
28393
28394 \begin_inset Newline newline
28395 \end_inset
28396
28397 Así, el comando en modo TeX
28398 \end_layout
28399
28400 \begin_layout Standard
28401
28402 \series bold
28403
28404 \backslash
28405 setlength{
28406 \backslash
28407 arraycolsep}{1cm}
28408 \end_layout
28409
28410 \begin_layout Standard
28411 establece para todas las ecuaciones siguientes una separación de columnas
28412  de 2
28413 \begin_inset space \thinspace{}
28414 \end_inset
28415
28416 cm.
28417  Para volver al valor predefinido, 
28418 \series bold
28419
28420 \backslash
28421 arraycolsep
28422 \series default
28423  se pone en 5
28424 \begin_inset space \thinspace{}
28425 \end_inset
28426
28427 pt.
28428 \end_layout
28429
28430 \begin_layout Standard
28431 Una ecuación con separación de 2
28432 \begin_inset space \thinspace{}
28433 \end_inset
28434
28435 cm entre columnas:
28436 \begin_inset ERT
28437 status collapsed
28438
28439 \begin_layout Plain Layout
28440
28441
28442 \backslash
28443 setlength{
28444 \backslash
28445 arraycolsep}{1cm}
28446 \end_layout
28447
28448 \end_inset
28449
28450
28451 \begin_inset Formula \begin{eqnarray*}
28452 A & = & B\\
28453 C & \ne & A\end{eqnarray*}
28454
28455 \end_inset
28456
28457 Una ecuación con la separación predefinida para matrices, 10
28458 \begin_inset space \thinspace{}
28459 \end_inset
28460
28461 pt:
28462 \begin_inset ERT
28463 status collapsed
28464
28465 \begin_layout Plain Layout
28466
28467
28468 \backslash
28469 setlength{
28470 \backslash
28471 arraycolsep}{5pt}
28472 \end_layout
28473
28474 \end_inset
28475
28476
28477 \begin_inset Formula \begin{eqnarray*}
28478 A & = & B\\
28479 C & \ne & A\end{eqnarray*}
28480
28481 \end_inset
28482
28483
28484 \end_layout
28485
28486 \begin_layout Subsubsection
28487 Ecuaciones largas
28488 \begin_inset Index
28489 status collapsed
28490
28491 \begin_layout Plain Layout
28492 Ecuación ! larga
28493 \end_layout
28494
28495 \end_inset
28496
28497
28498 \end_layout
28499
28500 \begin_layout Standard
28501 Se pueden componer ecuaciones largas mediante estos métodos:
28502 \end_layout
28503
28504 \begin_layout Itemize
28505 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
28506  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
28507 \begin_inset Formula \begin{eqnarray}
28508 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 \\
28509  &  & -\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}\end{eqnarray}
28510
28511 \end_inset
28512
28513 El signo menos al principio de la segunda línea normalmente no aparece como
28514  operador porque es el primer carácter de la línea.
28515  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
28516  Para evitarlo se ha insertado 3
28517 \begin_inset space \thinspace{}
28518 \end_inset
28519
28520 pt de espacio detrás del menos con el comando 
28521 \series bold
28522
28523 \backslash
28524 hspace
28525 \series default
28526 .
28527 \begin_inset Foot
28528 status collapsed
28529
28530 \begin_layout Plain Layout
28531 véase más sobre 
28532 \series bold
28533
28534 \backslash
28535 hspace
28536 \series default
28537  en 
28538 \begin_inset CommandInset ref
28539 LatexCommand ref
28540 reference "sub:Espacio-variable"
28541
28542 \end_inset
28543
28544
28545 \end_layout
28546
28547 \end_inset
28548
28549
28550 \begin_inset Index
28551 status collapsed
28552
28553 \begin_layout Plain Layout
28554 Comandos ! H ! 
28555 \backslash
28556 hspace
28557 \end_layout
28558
28559 \end_inset
28560
28561
28562 \end_layout
28563
28564 \begin_layout Itemize
28565 Si ambos lados de la ecuación son demasiado largos se usa el comando 
28566 \series bold
28567
28568 \backslash
28569 lefteqn
28570 \series default
28571
28572 \begin_inset Index
28573 status collapsed
28574
28575 \begin_layout Plain Layout
28576 Comandos ! L ! 
28577 \backslash
28578 lefteqn
28579 \end_layout
28580
28581 \end_inset
28582
28583 .
28584  Se inserta en la primer columna de la primera línea y hace que todas las
28585  inserciones posteriores sobreescriban las columnas siguientes:
28586 \begin_inset Formula \begin{eqnarray}
28587 \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 \\
28588  &  & -\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 \\
28589  &  & =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}\end{eqnarray}
28590
28591 \end_inset
28592
28593 Tras la inserción de 
28594 \series bold
28595
28596 \backslash
28597 lefteqn
28598 \series default
28599  el cursor está en un marco púrpura un poco a la izquierda del azul.
28600  La ecuación se inserta en éste.
28601 \begin_inset Newline newline
28602 \end_inset
28603
28604 El contenido de las restantes líneas se inserta en la segunda columna o
28605  en otra.
28606  A mayor número de columna donde se inserte, mayor sangrado.
28607 \begin_inset VSpace medskip
28608 \end_inset
28609
28610
28611 \begin_inset Newline newline
28612 \end_inset
28613
28614
28615 \begin_inset Note Greyedout
28616 status collapsed
28617
28618 \begin_layout Plain Layout
28619 Ten en cuenta lo siguiente si usas 
28620 \series bold
28621
28622 \backslash
28623 lefteqn
28624 \series default
28625 :
28626 \end_layout
28627
28628 \begin_layout Itemize
28629 La ecuación no usa la anchura total de la página.
28630  Cuando se añade, p.
28631 \begin_inset space \thinspace{}
28632 \end_inset
28633
28634 e., el término 
28635 \begin_inset Formula $-B^{2}$
28636 \end_inset
28637
28638  en la primera línea del ejemplo, debería estar fuera del margen.
28639  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
28640  principio de la primera línea.
28641 \end_layout
28642
28643 \begin_layout Itemize
28644 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
28645  primera línea.
28646 \begin_inset Foot
28647 status collapsed
28648
28649 \begin_layout Plain Layout
28650 \begin_inset CommandInset href
28651 LatexCommand href
28652 name "LyX-bug #1429"
28653 target "http://www.lyx.org/trac/ticket/1429"
28654
28655 \end_inset
28656
28657
28658 \end_layout
28659
28660 \end_inset
28661
28662  Sólo se puede poner el cursor al principio de la línea y moverlo con las
28663  teclas de flecha.
28664 \end_layout
28665
28666 \end_inset
28667
28668  
28669 \end_layout
28670
28671 \begin_layout Itemize
28672 Se describen otros métodos para escribir fórmulas largas en 
28673 \begin_inset CommandInset ref
28674 LatexCommand ref
28675 reference "sub:Entorno-multilínea"
28676
28677 \end_inset
28678
28679  y 
28680 \begin_inset CommandInset ref
28681 LatexCommand ref
28682 reference "sub:Partes-de-una-multilínea"
28683
28684 \end_inset
28685
28686 .
28687 \end_layout
28688
28689 \begin_layout Subsubsection
28690 Delimitadores multilínea
28691 \begin_inset CommandInset label
28692 LatexCommand label
28693 name "sub:Delimitadores-multilínea"
28694
28695 \end_inset
28696
28697
28698 \begin_inset Index
28699 status collapsed
28700
28701 \begin_layout Plain Layout
28702 Delimitadores ! para varias líneas
28703 \end_layout
28704
28705 \end_inset
28706
28707
28708 \end_layout
28709
28710 \begin_layout Standard
28711 Para poner delimitadores que cubran varias líneas hay un problema:
28712 \begin_inset Formula \begin{eqnarray*}
28713 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28714  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28715
28716 \end_inset
28717
28718 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
28719 res con tamaño variable no abarcan líneas múltiples.
28720 \end_layout
28721
28722 \begin_layout Standard
28723 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
28724  primera línea se finaliza con 
28725 \series bold
28726
28727 \backslash
28728 right.
28729 \series default
28730
28731 \begin_inset Index
28732 status collapsed
28733
28734 \begin_layout Plain Layout
28735 Comandos ! R ! 
28736 \backslash
28737 right
28738 \end_layout
28739
28740 \end_inset
28741
28742  y la segunda con 
28743 \series bold
28744
28745 \backslash
28746 left.
28747 \series default
28748 .
28749 \begin_inset Foot
28750 status collapsed
28751
28752 \begin_layout Plain Layout
28753 Más sobre 
28754 \series bold
28755
28756 \backslash
28757 left.
28758
28759 \series default
28760  y 
28761 \series bold
28762
28763 \backslash
28764 right.
28765
28766 \series default
28767  en 
28768 \begin_inset CommandInset ref
28769 LatexCommand ref
28770 reference "sub:Tamaño-automático-de"
28771
28772 \end_inset
28773
28774
28775 \end_layout
28776
28777 \end_inset
28778
28779
28780 \begin_inset Index
28781 status collapsed
28782
28783 \begin_layout Plain Layout
28784 Comandos ! L ! 
28785 \backslash
28786 left
28787 \end_layout
28788
28789 \end_inset
28790
28791  Después de 
28792 \series bold
28793
28794 \backslash
28795 left.
28796
28797 \series default
28798  se inserta el comando 
28799 \series bold
28800
28801 \backslash
28802 vphantom
28803 \series default
28804
28805 \begin_inset ERT
28806 status collapsed
28807
28808 \begin_layout Plain Layout
28809
28810
28811 \backslash
28812 spce 
28813 \end_layout
28814
28815 \end_inset
28816
28817
28818 \series bold
28819
28820 \backslash
28821 prod
28822 \series default
28823 ^
28824 \begin_inset ERT
28825 status collapsed
28826
28827 \begin_layout Plain Layout
28828
28829
28830 \backslash
28831 spce 
28832 \end_layout
28833
28834 \end_inset
28835
28836
28837 \series bold
28838
28839 \backslash
28840 infty
28841 \series default
28842
28843 \begin_inset ERT
28844 status collapsed
28845
28846 \begin_layout Plain Layout
28847
28848
28849 \backslash
28850 spce 
28851 \end_layout
28852
28853 \end_inset
28854
28855
28856 \series bold
28857
28858 \begin_inset Formula $\downarrow$
28859 \end_inset
28860
28861 _R=1}
28862 \series default
28863
28864 \begin_inset Index
28865 status collapsed
28866
28867 \begin_layout Plain Layout
28868 Comandos ! V ! 
28869 \backslash
28870 vphantom
28871 \end_layout
28872
28873 \end_inset
28874
28875 , porque el operador de multiplicación con sus límites es el símbolo mayor
28876  en la primera línea y ese debería ser el tamaño para el delimitador en
28877  la segunda línea.
28878 \end_layout
28879
28880 \begin_layout Standard
28881 El resultado es: 
28882 \begin_inset Formula \begin{eqnarray*}
28883 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28884  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28885
28886 \end_inset
28887
28888
28889 \end_layout
28890
28891 \begin_layout Subsection
28892 Entornos align
28893 \end_layout
28894
28895 \begin_layout Standard
28896 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
28897  Son especialmente apropiados para poner ecuaciones adosadas.
28898 \end_layout
28899
28900 \begin_layout Standard
28901 Los entornos align constan de columnas.
28902  Las columnas impares se alinean a la derecha, las pares a la izquierda.
28903  En un entorno align se puede numerar cada línea.
28904 \end_layout
28905
28906 \begin_layout Standard
28907 Los entornos align se crean con el menú 
28908 \family sans
28909 Insertar\SpecialChar \menuseparator
28910 Ecuación
28911 \family default
28912 .
28913  Una ecuación existente se puede convertir a align con el menú 
28914 \family sans
28915 Editar\SpecialChar \menuseparator
28916 Ecuación\SpecialChar \menuseparator
28917 Cambiar tipo de ecuación
28918 \family default
28919 .
28920 \end_layout
28921
28922 \begin_layout Standard
28923 Para añadir o quitar columnas se pueden usar los botones 
28924 \begin_inset Graphics
28925         filename ../../images/tabular-feature_append-row.png
28926         scale 85
28927
28928 \end_inset
28929
28930  o 
28931 \begin_inset Graphics
28932         filename ../../images/tabular-feature_delete-row.png
28933         scale 85
28934
28935 \end_inset
28936
28937 de la barra de ecuaciones o el menú 
28938 \family sans
28939 Editar\SpecialChar \menuseparator
28940 Filas y columnas
28941 \family default
28942 .
28943 \end_layout
28944
28945 \begin_layout Subsubsection
28946 Entorno align estándar
28947 \begin_inset CommandInset label
28948 LatexCommand label
28949 name "sub:Entorno-align-estándar"
28950
28951 \end_inset
28952
28953
28954 \begin_inset Index
28955 status collapsed
28956
28957 \begin_layout Plain Layout
28958 Ecuación ! multilínea ! entorno align
28959 \end_layout
28960
28961 \end_inset
28962
28963
28964 \end_layout
28965
28966 \begin_layout Standard
28967 Este entorno align se crea pulsando 
28968 \family sans
28969 Ctrl+Retorno
28970 \family default
28971  en una ecuación o con el menú 
28972 \family sans
28973 Insertar\SpecialChar \menuseparator
28974 Ecuación\SpecialChar \menuseparator
28975 Entorno AMS align
28976 \family default
28977 .
28978 \end_layout
28979
28980 \begin_layout Standard
28981 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
28982  align de cuatro columnas:
28983 \begin_inset Formula \begin{align*}
28984 A & =\sen(B) & C & =D\\
28985 C & \neq A & B & \neq D\end{align*}
28986
28987 \end_inset
28988
28989 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
28990  un 
28991 \series bold
28992
28993 \backslash
28994 hfill
28995 \series default
28996
28997 \begin_inset Foot
28998 status collapsed
28999
29000 \begin_layout Plain Layout
29001 Más sobre 
29002 \series bold
29003
29004 \backslash
29005 hfill
29006 \series default
29007  en 
29008 \begin_inset CommandInset ref
29009 LatexCommand ref
29010 reference "sub:Espacio-variable"
29011
29012 \end_inset
29013
29014
29015 \end_layout
29016
29017 \end_inset
29018
29019  antes de la primera y detrás de cada columna par.
29020  Si se pone en estilo 
29021 \series bold
29022 Sangrado
29023 \series default
29024 ,
29025 \begin_inset Foot
29026 status collapsed
29027
29028 \begin_layout Plain Layout
29029 véase estilos de ecuación en 
29030 \begin_inset CommandInset ref
29031 LatexCommand ref
29032 reference "sec:Estilos-de-ecuación"
29033
29034 \end_inset
29035
29036
29037 \end_layout
29038
29039 \end_inset
29040
29041  la ecuación queda sin el 
29042 \series bold
29043
29044 \backslash
29045 hfill
29046 \series default
29047  ante la primera columna.
29048 \end_layout
29049
29050 \begin_layout Subsubsection
29051 Entorno alignat
29052 \begin_inset Index
29053 status collapsed
29054
29055 \begin_layout Plain Layout
29056 Ecuación ! multilínea ! entorno alignat
29057 \end_layout
29058
29059 \end_inset
29060
29061
29062 \end_layout
29063
29064 \begin_layout Standard
29065 El entorno alignat no tiene separación predefinida de columnas.
29066  Se puede insertar manualmente con los espacios descritos en 
29067 \begin_inset CommandInset ref
29068 LatexCommand ref
29069 reference "sec:Espacio"
29070
29071 \end_inset
29072
29073 .
29074 \end_layout
29075
29076 \begin_layout Standard
29077 El ejemplo anterior en el entorno alignat, con un espacio de 1
29078 \begin_inset space \thinspace{}
29079 \end_inset
29080
29081 cm al comienzo da la segunda ecuación:
29082 \begin_inset Formula \begin{alignat*}{2}
29083 A & =\sen(B)\hspace{1cm} & C & =D\\
29084 C & \neq A & B & \neq D\end{alignat*}
29085
29086 \end_inset
29087
29088 Como cada columna puede tener un espacio diferente, este entorno es especialment
29089 e apropiado para poner tres o más ecuaciones adosadas.
29090 \end_layout
29091
29092 \begin_layout Subsubsection
29093 Entorno flalign
29094 \begin_inset CommandInset label
29095 LatexCommand label
29096 name "sub:Entorno-flalign"
29097
29098 \end_inset
29099
29100
29101 \begin_inset Index
29102 status collapsed
29103
29104 \begin_layout Plain Layout
29105 Ecuación ! multilínea ! entorno flalign
29106 \end_layout
29107
29108 \end_inset
29109
29110
29111 \end_layout
29112
29113 \begin_layout Standard
29114 En este entorno las dos primeras columnas están siempre tan a la izquierda
29115  como sea posible y las dos últimas a la derecha.
29116  Ejemplo:
29117 \begin_inset Formula \begin{flalign*}
29118 A & =1 & B & =2 & C & =3\\
29119 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4\end{flalign*}
29120
29121 \end_inset
29122
29123 En un entorno flalign con un número impar de columnas, en la última de las
29124  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
29125  alineadas a la izquierda, aunque se use el estilo 
29126 \series bold
29127 Centrado
29128 \series default
29129 .
29130  Un ejemplo de fórmula sangrada 
29131 \begin_inset CommandInset ref
29132 LatexCommand eqref
29133 reference "eq:IntVol"
29134
29135 \end_inset
29136
29137 :
29138 \begin_inset Formula \begin{flalign}
29139 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}\end{flalign}
29140
29141 \end_inset
29142
29143 Las dos primeras columnas contienen la fórmula.
29144  Para sangrarla como con el estilo 
29145 \series bold
29146 Sangrado
29147 \series default
29148 , se añade un espacio de 30
29149 \begin_inset space \thinspace{}
29150 \end_inset
29151
29152 pt al comienzo de la primera columna.
29153  
29154 \end_layout
29155
29156 \begin_layout Subsection
29157 Entorno eqnarray
29158 \begin_inset CommandInset label
29159 LatexCommand label
29160 name "sub:Entorno-eqnarray"
29161
29162 \end_inset
29163
29164
29165 \begin_inset Index
29166 status collapsed
29167
29168 \begin_layout Plain Layout
29169 Ecuación ! multilínea ! entorno eqnarray
29170 \end_layout
29171
29172 \end_inset
29173
29174
29175 \begin_inset Index
29176 status collapsed
29177
29178 \begin_layout Plain Layout
29179 Ecuación ! multilínea ! entorno eqnarray
29180 \end_layout
29181
29182 \end_inset
29183
29184
29185 \end_layout
29186
29187 \begin_layout Standard
29188 Al introducir este entorno aparecen tres marcos azules.
29189  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29190  El contenido del marco central está centrado y algo más pequeño, porque
29191  está diseñado para insertar sólo caracteres de relación.
29192 \begin_inset Formula \begin{eqnarray*}
29193 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29194 AB & AB & AB\\
29195 A & = & A\end{eqnarray*}
29196
29197 \end_inset
29198
29199
29200 \end_layout
29201
29202 \begin_layout Subsection
29203 Entorno gather
29204 \begin_inset Index
29205 status collapsed
29206
29207 \begin_layout Plain Layout
29208 Ecuación ! multilínea ! entorno gather
29209 \end_layout
29210
29211 \end_inset
29212
29213
29214 \end_layout
29215
29216 \begin_layout Standard
29217 Este entorno consta de una sola columna centrada.
29218  Se puede numerar cada línea.
29219 \begin_inset Formula \begin{gather}
29220 A=1\\
29221 X=\mbox{-}1\end{gather}
29222
29223 \end_inset
29224
29225
29226 \end_layout
29227
29228 \begin_layout Subsection
29229 Entorno multilínea
29230 \begin_inset CommandInset label
29231 LatexCommand label
29232 name "sub:Entorno-multilínea"
29233
29234 \end_inset
29235
29236
29237 \begin_inset Index
29238 status collapsed
29239
29240 \begin_layout Plain Layout
29241 Ecuación ! multilínea ! entorno multilínea
29242 \end_layout
29243
29244 \end_inset
29245
29246
29247 \end_layout
29248
29249 \begin_layout Standard
29250 El entorno multilínea, como gather, consta de una sola columna.
29251  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29252  Las demás están centradas.
29253  Por tanto este entorno es apropiado para ecuaciones largas.
29254  Como ejemplo, la ecuación
29255 \begin_inset space ~
29256 \end_inset
29257
29258
29259 \begin_inset CommandInset ref
29260 LatexCommand eqref
29261 reference "eq:lefteqn"
29262
29263 \end_inset
29264
29265  en entorno multilínea:
29266 \begin_inset Formula \begin{multline}
29267 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}\\
29268 -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}\\
29269 =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}}\end{multline}
29270
29271 \end_inset
29272
29273 En la salida sólo aparece numerada la última (primera) línea si la numeración
29274  del documento es a la derecha (izquierda).
29275 \begin_inset Foot
29276 status collapsed
29277
29278 \begin_layout Plain Layout
29279 véanse los estilos de numeración en 
29280 \begin_inset CommandInset ref
29281 LatexCommand ref
29282 reference "sec:Estilos-de-ecuación"
29283
29284 \end_inset
29285
29286
29287 \end_layout
29288
29289 \end_inset
29290
29291
29292 \end_layout
29293
29294 \begin_layout Standard
29295 Con los comandos 
29296 \series bold
29297
29298 \backslash
29299 shoveright
29300 \begin_inset Index
29301 status collapsed
29302
29303 \begin_layout Plain Layout
29304 Comandos ! S ! 
29305 \backslash
29306 shoveright
29307 \end_layout
29308
29309 \end_inset
29310
29311
29312 \series default
29313  y 
29314 \series bold
29315
29316 \backslash
29317 shoveleft
29318 \series default
29319
29320 \begin_inset Index
29321 status collapsed
29322
29323 \begin_layout Plain Layout
29324 Comandos ! S ! 
29325 \backslash
29326 shoveleft
29327 \end_layout
29328
29329 \end_inset
29330
29331 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29332 ente.
29333  Los comandos se usan como sigue:
29334 \end_layout
29335
29336 \begin_layout Standard
29337
29338 \series bold
29339
29340 \backslash
29341 shoveright{contenido de la línea}
29342 \series default
29343  y 
29344 \series bold
29345
29346 \backslash
29347 shoveleft{contenido de la línea}
29348 \end_layout
29349
29350 \begin_layout Standard
29351 \begin_inset VSpace medskip
29352 \end_inset
29353
29354
29355 \end_layout
29356
29357 \begin_layout Standard
29358 La longitud 
29359 \series bold
29360
29361 \backslash
29362 multlinegap
29363 \series default
29364
29365 \begin_inset Index
29366 status collapsed
29367
29368 \begin_layout Plain Layout
29369 Comandos ! M ! 
29370 \backslash
29371 multlinegap
29372 \end_layout
29373
29374 \end_inset
29375
29376  especifica la distancia de la primera línea desde el margen izquierdo de
29377  la página.
29378  Esta longitud es 0
29379 \begin_inset space \thinspace{}
29380 \end_inset
29381
29382 pt por omisión.
29383 \end_layout
29384
29385 \begin_layout Standard
29386 Como ejemplo la ecuación anterior con el comando
29387 \end_layout
29388
29389 \begin_layout Standard
29390
29391 \series bold
29392
29393 \backslash
29394 setlength{
29395 \backslash
29396 multlinegap}{2cm}
29397 \end_layout
29398
29399 \begin_layout Standard
29400 insertado previamente en modo TeX:
29401 \begin_inset ERT
29402 status collapsed
29403
29404 \begin_layout Plain Layout
29405
29406
29407 \backslash
29408 setlength{
29409 \backslash
29410 multlinegap}{2cm}
29411 \end_layout
29412
29413 \end_inset
29414
29415
29416 \begin_inset Formula \begin{multline}
29417 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}\\
29418 \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}}\\
29419 =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}}\end{multline}
29420
29421 \end_inset
29422
29423
29424 \begin_inset ERT
29425 status collapsed
29426
29427 \begin_layout Plain Layout
29428
29429
29430 \backslash
29431 setlength{
29432 \backslash
29433 multlinegap}{0pt}
29434 \end_layout
29435
29436 \end_inset
29437
29438 La segunda línea se ha alineado a la izquierda con 
29439 \series bold
29440
29441 \backslash
29442 shoveleft
29443 \series default
29444 .
29445 \end_layout
29446
29447 \begin_layout Subsection
29448 Partes de una ecuación multilínea
29449 \begin_inset CommandInset label
29450 LatexCommand label
29451 name "sub:Partes-de-una-multilínea"
29452
29453 \end_inset
29454
29455
29456 \begin_inset Index
29457 status collapsed
29458
29459 \begin_layout Plain Layout
29460 Ecuación ! multilínea ! partes de
29461 \end_layout
29462
29463 \end_inset
29464
29465
29466 \end_layout
29467
29468 \begin_layout Standard
29469 Para mostrar sólo partes de una ecuación multilínea usa uno de los siguientes
29470  entornos: 
29471 \series bold
29472 aligned
29473 \series default
29474
29475 \series bold
29476 alignedat
29477 \series default
29478
29479 \series bold
29480 gathered
29481 \series default
29482  o 
29483 \series bold
29484 split
29485 \series default
29486 .
29487  Se pueden elegir en el menú 
29488 \family sans
29489 Insertar\SpecialChar \menuseparator
29490 Ecuación
29491 \family default
29492  o usando los comandos aquí descritos.
29493 \end_layout
29494
29495 \begin_layout Standard
29496 Los tres primeros tienen las mismas propiedades que los correspondientes
29497  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
29498  Un ejemplo:
29499 \begin_inset Formula \[
29500 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29501 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
29502 \right\} \mbox{Relaciones de incertidumbre}\]
29503
29504 \end_inset
29505
29506 Para componer esta expresión se inserta una ecuación presentada y en ella
29507  se introduce el comando 
29508 \series bold
29509
29510 \backslash
29511 aligned
29512 \series default
29513
29514 \begin_inset Index
29515 status collapsed
29516
29517 \begin_layout Plain Layout
29518 Comandos ! A ! 
29519 \backslash
29520 aligned
29521 \end_layout
29522
29523 \end_inset
29524
29525 .
29526  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
29527  añadir filas y columnas.
29528  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
29529  como la llave.
29530 \end_layout
29531
29532 \begin_layout Standard
29533 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
29534  se alinean horizontalmente.
29535  Usar aligned en una ecuación presentada tiene la ventaja de que el número
29536  de ecuación se centra verticalmente con las líneas.
29537  Como ejemplo, la ecuación 
29538 \begin_inset CommandInset ref
29539 LatexCommand eqref
29540 reference "eq:cortolargo"
29541
29542 \end_inset
29543
29544  en entorno aligned: 
29545 \begin_inset Formula \begin{equation}
29546 \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}|}\\
29547  & -\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}|}\end{aligned}
29548 \end{equation}
29549
29550 \end_inset
29551
29552 Para usar los entornos 
29553 \series bold
29554 alignedat
29555 \series default
29556
29557 \series bold
29558 gathered
29559 \series default
29560 , o 
29561 \series bold
29562 split
29563 \series default
29564 , se insertan respectivamente los comandos
29565 \series bold
29566  
29567 \backslash
29568 alignedat
29569 \series default
29570 ,
29571 \begin_inset Index
29572 status collapsed
29573
29574 \begin_layout Plain Layout
29575 Comandos ! A ! 
29576 \backslash
29577 alignedat
29578 \end_layout
29579
29580 \end_inset
29581
29582  
29583 \series bold
29584
29585 \backslash
29586 gathered
29587 \series default
29588
29589 \begin_inset Index
29590 status collapsed
29591
29592 \begin_layout Plain Layout
29593 Comandos ! G ! 
29594 \backslash
29595 gathered
29596 \end_layout
29597
29598 \end_inset
29599
29600 , o 
29601 \series bold
29602
29603 \backslash
29604 split
29605 \series default
29606
29607 \begin_inset Index
29608 status collapsed
29609
29610 \begin_layout Plain Layout
29611 Comandos ! S ! 
29612 \backslash
29613 split
29614 \end_layout
29615
29616 \end_inset
29617
29618 .
29619  El entorno split tiene las mismas propiedades que aligned pero sólo puede
29620  tener dos columnas.
29621 \end_layout
29622
29623 \begin_layout Subsection
29624 Texto en ecuaciones multilínea
29625 \begin_inset CommandInset label
29626 LatexCommand label
29627 name "sub:Texto-en-multilínea"
29628
29629 \end_inset
29630
29631
29632 \begin_inset Index
29633 status collapsed
29634
29635 \begin_layout Plain Layout
29636 Texto ! en ecuaciones
29637 \end_layout
29638
29639 \end_inset
29640
29641
29642 \begin_inset Index
29643 status collapsed
29644
29645 \begin_layout Plain Layout
29646 Ecuación ! multilínea ! texto en
29647 \end_layout
29648
29649 \end_inset
29650
29651
29652 \end_layout
29653
29654 \begin_layout Standard
29655 En los entornos Align, multilínea y gather, se puede insertar texto que
29656  se mostrará en una línea separada y que no afecta la alineación de columna.
29657  Para esto se usa el comando 
29658 \series bold
29659
29660 \backslash
29661 intertext
29662 \series default
29663
29664 \begin_inset Index
29665 status collapsed
29666
29667 \begin_layout Plain Layout
29668 Comandos ! I ! 
29669 \backslash
29670 intertext
29671 \end_layout
29672
29673 \end_inset
29674
29675  con el siguiente esquema:
29676 \end_layout
29677
29678 \begin_layout Standard
29679
29680 \series bold
29681
29682 \backslash
29683 intertext{texto}
29684 \end_layout
29685
29686 \begin_layout Standard
29687 El texto no debería ocupar más de una línea porque no se puede partir con
29688  guión.
29689  Como LyX aún no soporta 
29690 \series bold
29691
29692 \backslash
29693 intertext
29694 \series default
29695  directamente, el texto se escribe como texto matemático.
29696  
29697 \series bold
29698
29699 \backslash
29700 intertext
29701 \series default
29702  debe por tanto estar al comienzo de una línea y en la salida se presenta
29703  sobre esta línea.
29704  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
29705 \begin_inset Formula \begin{align}
29706 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29707 \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\end{align}
29708
29709 \end_inset
29710
29711
29712 \end_layout
29713
29714 \begin_layout Section
29715 Numeración de ecuaciones
29716 \begin_inset Index
29717 status collapsed
29718
29719 \begin_layout Plain Layout
29720 Ecuación ! numeración|see
29721 \begin_inset ERT
29722 status collapsed
29723
29724 \begin_layout Plain Layout
29725
29726 {
29727 \end_layout
29728
29729 \end_inset
29730
29731 Numeración de ecuaciones
29732 \begin_inset ERT
29733 status collapsed
29734
29735 \begin_layout Plain Layout
29736
29737 }
29738 \end_layout
29739
29740 \end_inset
29741
29742
29743 \end_layout
29744
29745 \end_inset
29746
29747
29748 \begin_inset Index
29749 status collapsed
29750
29751 \begin_layout Plain Layout
29752 Numeración de ecuaciones
29753 \end_layout
29754
29755 \end_inset
29756
29757
29758 \end_layout
29759
29760 \begin_layout Subsection
29761 General
29762 \end_layout
29763
29764 \begin_layout Standard
29765 Las ecuaciones numeradas se insertan con el menú 
29766 \family sans
29767 Insertar\SpecialChar \menuseparator
29768 Ecuación
29769 \family default
29770  
29771 \family sans
29772 \SpecialChar \menuseparator
29773 Ecuación
29774 \begin_inset space ~
29775 \end_inset
29776
29777 numerada
29778 \family default
29779  (atajo 
29780 \family sans
29781 Ctrl+Alt
29782 \begin_inset space ~
29783 \end_inset
29784
29785 N
29786 \family default
29787 ).
29788  Ecuaciones existentes se pueden numerar con el menú 
29789 \family sans
29790 Editar\SpecialChar \menuseparator
29791 Ecuación\SpecialChar \menuseparator
29792 Conmutar
29793 \begin_inset space ~
29794 \end_inset
29795
29796 numeración
29797 \family default
29798  (atajo
29799 \family sans
29800  Alt+M
29801 \begin_inset space ~
29802 \end_inset
29803
29804 N
29805 \family default
29806 ).
29807  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
29808  En la salida se muestra el número real.
29809 \end_layout
29810
29811 \begin_layout Standard
29812 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
29813  líneas.
29814  No obstante, la numeración se puede controlar en cada línea con el menú
29815  
29816 \family sans
29817 Editar\SpecialChar \menuseparator
29818 Ecuación\SpecialChar \menuseparator
29819 Conmutar
29820 \begin_inset space ~
29821 \end_inset
29822
29823 numeración
29824 \begin_inset space ~
29825 \end_inset
29826
29827 de
29828 \begin_inset space ~
29829 \end_inset
29830
29831 línea
29832 \family default
29833  (atajo
29834 \family sans
29835  Alt+M
29836 \begin_inset space ~
29837 \end_inset
29838
29839 Mayúsculas+N
29840 \family default
29841 ).
29842 \end_layout
29843
29844 \begin_layout Standard
29845 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
29846  distintos, véase 
29847 \begin_inset CommandInset ref
29848 LatexCommand ref
29849 reference "sec:Estilos-de-ecuación"
29850
29851 \end_inset
29852
29853 .
29854 \end_layout
29855
29856 \begin_layout Subsection
29857 Referencias cruzadas
29858 \begin_inset Index
29859 status collapsed
29860
29861 \begin_layout Plain Layout
29862 Ecuación ! referencias cruzadas a
29863 \end_layout
29864
29865 \end_inset
29866
29867
29868 \end_layout
29869
29870 \begin_layout Standard
29871 Todas las ecuaciones con etiqueta se pueden referenciar.
29872  La etiqueta se añade con el menú 
29873 \family sans
29874 Insertar\SpecialChar \menuseparator
29875 Etiqueta
29876 \family default
29877  o con el botón 
29878 \begin_inset Graphics
29879         filename ../../images/label-insert.png
29880         scale 85
29881
29882 \end_inset
29883
29884  de la barra de herramientas.
29885  El cursor debe estar dentro de una ecuación en modo presentación.
29886  Surge un diálogo con el prefijo 
29887 \series bold
29888 eq:
29889 \series default
29890 , detrás del cual se escribe el texto de la etiqueta.
29891  El prefijo significa 
29892 \begin_inset Quotes fld
29893 \end_inset
29894
29895 equation
29896 \begin_inset Quotes frd
29897 \end_inset
29898
29899  y hace más fácil encontrar etiquetas en documentos extensos porque así
29900  se distingue p.
29901 \begin_inset space \thinspace{}
29902 \end_inset
29903
29904 e.
29905 \begin_inset space ~
29906 \end_inset
29907
29908 de las etiquetas de sección.
29909  Para cambiar una etiqueta se usa de nuevo el menú 
29910 \family sans
29911 Insertar\SpecialChar \menuseparator
29912 Etiqueta
29913 \family default
29914 .
29915 \end_layout
29916
29917 \begin_layout Standard
29918 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
29919  ecuación.
29920  Una ecuación con etiqueta se numera siempre.
29921 \end_layout
29922
29923 \begin_layout Standard
29924 Las referencias cruzadas se insertan mediante el menú 
29925 \family sans
29926 Insertar\SpecialChar \menuseparator
29927 Referencia cruzada
29928 \family default
29929  o con el botón 
29930 \begin_inset Graphics
29931         filename ../../images/dialog-show-new-inset_ref.png
29932         scale 85
29933
29934 \end_inset
29935
29936 .
29937  Una referencia a una ecuación aparece en la salida con su número.
29938  Si en el diálogo de referencia cruzada se elige el formato 
29939 \series bold
29940 (<referencia>)
29941 \series default
29942 , la referencia se muestra en la salida entre paréntesis.
29943  
29944 \begin_inset Newline newline
29945 \end_inset
29946
29947 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
29948  a la ecuación de referencia.
29949 \end_layout
29950
29951 \begin_layout Standard
29952 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
29953  siguientes:
29954 \begin_inset Note Note
29955 status collapsed
29956
29957 \begin_layout Plain Layout
29958 Observa los distintos tipos de referencias cruzadas.
29959 \end_layout
29960
29961 \end_inset
29962
29963
29964 \end_layout
29965
29966 \begin_layout Standard
29967 Las ecuaciones 
29968 \begin_inset CommandInset ref
29969 LatexCommand eqref
29970 reference "eq:tag"
29971
29972 \end_inset
29973
29974  y 
29975 \begin_inset CommandInset ref
29976 LatexCommand eqref
29977 reference "eq:c"
29978
29979 \end_inset
29980
29981  son equivalentes.
29982  En (
29983 \begin_inset CommandInset ref
29984 LatexCommand ref
29985 reference "eq:Lat"
29986
29987 \end_inset
29988
29989 ) se usan mayúsculas latinas para la numeración, a diferencia de (
29990 \begin_inset CommandInset ref
29991 LatexCommand ref
29992 reference "eq:Rom"
29993
29994 \end_inset
29995
29996 ).
29997 \begin_inset VSpace medskip
29998 \end_inset
29999
30000
30001 \end_layout
30002
30003 \begin_layout Standard
30004 Si el argumento de 
30005 \series bold
30006
30007 \backslash
30008 tag
30009 \begin_inset Foot
30010 status collapsed
30011
30012 \begin_layout Plain Layout
30013
30014 \series bold
30015
30016 \backslash
30017 tag
30018 \series default
30019  se describe en 
30020 \begin_inset CommandInset ref
30021 LatexCommand ref
30022 reference "sub:Numeración-personalizada"
30023
30024 \end_inset
30025
30026
30027 \end_layout
30028
30029 \end_inset
30030
30031
30032 \series default
30033  contiene un marco, como se describe en la 
30034 \begin_inset CommandInset ref
30035 LatexCommand ref
30036 reference "sub:Cuadros-de-párrafo"
30037
30038 \end_inset
30039
30040 , no se puede referenciar la ecuación.
30041 \end_layout
30042
30043 \begin_layout Subsection
30044 Subnumeración
30045 \begin_inset Index
30046 status collapsed
30047
30048 \begin_layout Plain Layout
30049 Numeración de ecuaciones ! subnumeración
30050 \end_layout
30051
30052 \end_inset
30053
30054
30055 \end_layout
30056
30057 \begin_layout Standard
30058 Con ayuda de los comandos 
30059 \series bold
30060
30061 \backslash
30062 begin{subequations}
30063 \series default
30064  y 
30065 \series bold
30066
30067 \backslash
30068 end{subequations}
30069 \series default
30070  en modo TeX se pueden subnumerar ecuaciones.
30071 \end_layout
30072
30073 \begin_layout Standard
30074 Ejemplo:
30075 \begin_inset Formula \begin{equation}
30076 A=C-B\label{eq:a}\end{equation}
30077
30078 \end_inset
30079
30080
30081 \begin_inset ERT
30082 status collapsed
30083
30084 \begin_layout Plain Layout
30085
30086
30087 \backslash
30088 addtocounter{equation}{-1}
30089 \end_layout
30090
30091 \end_inset
30092
30093
30094 \begin_inset ERT
30095 status collapsed
30096
30097 \begin_layout Plain Layout
30098
30099
30100 \backslash
30101 begin{subequations}
30102 \end_layout
30103
30104 \end_inset
30105
30106
30107 \begin_inset VSpace -5mm
30108 \end_inset
30109
30110
30111 \begin_inset Formula \begin{equation}
30112 B=C-A\label{eq:b}\end{equation}
30113
30114 \end_inset
30115
30116
30117 \begin_inset Formula \begin{equation}
30118 C=A+B\label{eq:c}\end{equation}
30119
30120 \end_inset
30121
30122
30123 \end_layout
30124
30125 \begin_layout Standard
30126 \begin_inset ERT
30127 status collapsed
30128
30129 \begin_layout Plain Layout
30130
30131
30132 \backslash
30133 end{subequations}
30134 \end_layout
30135
30136 \end_inset
30137
30138
30139 \end_layout
30140
30141 \begin_layout Standard
30142 Para este ejemplo se ha hecho lo siguiente:
30143 \end_layout
30144
30145 \begin_layout Enumerate
30146 se inserta la primera ecuación
30147 \end_layout
30148
30149 \begin_layout Enumerate
30150 después de ella se inserta
30151 \series bold
30152
30153 \begin_inset Newline newline
30154 \end_inset
30155
30156
30157 \backslash
30158 addtocounter{equation}{-1} 
30159 \backslash
30160 begin{subequations}
30161 \begin_inset Index
30162 status collapsed
30163
30164 \begin_layout Plain Layout
30165 Comandos ! A ! 
30166 \backslash
30167 addtocounter
30168 \end_layout
30169
30170 \end_inset
30171
30172
30173 \end_layout
30174
30175 \begin_layout Enumerate
30176 se inserta la segunda ecuación
30177 \end_layout
30178
30179 \begin_layout Enumerate
30180 se inserta la tercera ecuación
30181 \end_layout
30182
30183 \begin_layout Enumerate
30184 se inserta 
30185 \series bold
30186
30187 \backslash
30188 end{subequations}
30189 \series default
30190  tras la tercera ecuación
30191 \end_layout
30192
30193 \begin_layout Standard
30194 Toda ecuación entre los comandos 
30195 \series bold
30196
30197 \backslash
30198 begin
30199 \series default
30200  y 
30201 \series bold
30202
30203 \backslash
30204 end
30205 \series default
30206  se subnumera con a, b, c\SpecialChar \ldots{}
30207  En ecuaciones multilínea se subnumerará cada línea.
30208  Todas las ecuaciones subnumeradas son tratadas como 
30209 \emph on
30210 una
30211 \emph default
30212  ecuación numerada.
30213  Pero como cada ecuación numerada aumenta el contador 
30214 \series bold
30215 equation
30216 \series default
30217  en uno, hay que disminuir el comando 
30218 \series bold
30219
30220 \backslash
30221 addtocounter
30222 \series default
30223 .
30224  De lo contrario, las ecuaciones 
30225 \begin_inset CommandInset ref
30226 LatexCommand eqref
30227 reference "eq:a"
30228
30229 \end_inset
30230
30231
30232 \begin_inset CommandInset ref
30233 LatexCommand eqref
30234 reference "eq:b"
30235
30236 \end_inset
30237
30238
30239 \begin_inset CommandInset ref
30240 LatexCommand eqref
30241 reference "eq:c"
30242
30243 \end_inset
30244
30245  se numerarían 
30246 \begin_inset CommandInset ref
30247 LatexCommand eqref
30248 reference "eq:a"
30249
30250 \end_inset
30251
30252
30253 \begin_inset CommandInset ref
30254 LatexCommand eqref
30255 reference "eq:d"
30256
30257 \end_inset
30258
30259
30260 \begin_inset CommandInset ref
30261 LatexCommand eqref
30262 reference "eq:f"
30263
30264 \end_inset
30265
30266 .
30267 \end_layout
30268
30269 \begin_layout Standard
30270 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30271  ecuaciones.
30272  Para evitarlo se inserta ese espacio vertical de -5
30273 \begin_inset space \thinspace{}
30274 \end_inset
30275
30276 mm detrás del comando 
30277 \series bold
30278
30279 \backslash
30280 begin{subequations}
30281 \series default
30282 .
30283
30284 \series bold
30285  
30286 \series default
30287 Si se usa el estilo 
30288 \series bold
30289 Sangrado
30290 \series default
30291
30292 \begin_inset Foot
30293 status collapsed
30294
30295 \begin_layout Plain Layout
30296 véase estilos de ecuación en 
30297 \begin_inset CommandInset ref
30298 LatexCommand ref
30299 reference "sec:Estilos-de-ecuación"
30300
30301 \end_inset
30302
30303
30304 \end_layout
30305
30306 \end_inset
30307
30308 , entonces se inserta -7
30309 \begin_inset space \thinspace{}
30310 \end_inset
30311
30312 mm.
30313 \end_layout
30314
30315 \begin_layout Standard
30316 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30317  de la segunda línea:
30318 \begin_inset ERT
30319 status collapsed
30320
30321 \begin_layout Plain Layout
30322
30323
30324 \backslash
30325 begin{subequations}
30326 \end_layout
30327
30328 \end_inset
30329
30330
30331 \begin_inset Formula \begin{eqnarray}
30332 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30333  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30334  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
30335
30336 \end_inset
30337
30338
30339 \begin_inset ERT
30340 status collapsed
30341
30342 \begin_layout Plain Layout
30343
30344
30345 \backslash
30346 end{subequations}
30347 \end_layout
30348
30349 \end_inset
30350
30351
30352 \end_layout
30353
30354 \begin_layout Subsection
30355 Numeración definida por el usuario
30356 \begin_inset CommandInset label
30357 LatexCommand label
30358 name "sub:Numeración-personalizada"
30359
30360 \end_inset
30361
30362
30363 \begin_inset Index
30364 status collapsed
30365
30366 \begin_layout Plain Layout
30367 Numeración de ecuaciones ! personalizada
30368 \end_layout
30369
30370 \end_inset
30371
30372
30373 \end_layout
30374
30375 \begin_layout Standard
30376 Con la numeración estándar el número se coloca entre paréntesis.
30377  Para reemplazar los paréntesis con barras verticales, p.
30378 \begin_inset space \thinspace{}
30379 \end_inset
30380
30381 e., se añade al preámbulo LaTeX la línea: 
30382 \end_layout
30383
30384 \begin_layout Standard
30385
30386 \series bold
30387
30388 \backslash
30389 def
30390 \backslash
30391 tagform@#1{
30392 \backslash
30393 maketag@@@{|#1|}}
30394 \series default
30395
30396 \begin_inset Note Note
30397 status collapsed
30398
30399 \begin_layout Plain Layout
30400 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
30401  Para activarlo, quita el % del principio.
30402 \end_layout
30403
30404 \end_inset
30405
30406
30407 \end_layout
30408
30409 \begin_layout Standard
30410 Para usar otros caracteres, se reemplazan las barras al lado de 
30411 \series bold
30412 #1
30413 \series default
30414  por ellos.
30415  Para obtener sólo el número de ecuación se omiten las barras verticales.
30416 \begin_inset VSpace bigskip
30417 \end_inset
30418
30419
30420 \end_layout
30421
30422 \begin_layout Standard
30423 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
30424  consecutivo, se usa el comando 
30425 \series bold
30426
30427 \backslash
30428 tag
30429 \begin_inset Index
30430 status collapsed
30431
30432 \begin_layout Plain Layout
30433 Comandos ! T ! 
30434 \backslash
30435 tag
30436 \end_layout
30437
30438 \end_inset
30439
30440
30441 \series default
30442 :
30443 \begin_inset Formula \begin{equation}
30444 A+B=C\tag{algo}\label{eq:tag}\end{equation}
30445
30446 \end_inset
30447
30448 En este ejemplo se ha insertado el comando
30449 \series bold
30450  
30451 \backslash
30452 tag
30453 \begin_inset ERT
30454 status collapsed
30455
30456 \begin_layout Plain Layout
30457
30458
30459 \backslash
30460 spce 
30461 \end_layout
30462
30463 \end_inset
30464
30465 algo
30466 \series default
30467  en la ecuación.
30468 \end_layout
30469
30470 \begin_layout Standard
30471 Si se usa en su lugar el comando con asterisco 
30472 \series bold
30473
30474 \backslash
30475 tag*
30476 \begin_inset ERT
30477 status collapsed
30478
30479 \begin_layout Plain Layout
30480
30481
30482 \backslash
30483 spce 
30484 \end_layout
30485
30486 \end_inset
30487
30488 algo
30489 \series default
30490  no se imprimen los paréntesis:
30491 \begin_inset Formula \[
30492 A+B=C\tag*{algo}\]
30493
30494 \end_inset
30495
30496
30497 \end_layout
30498
30499 \begin_layout Standard
30500 \begin_inset VSpace bigskip
30501 \end_inset
30502
30503
30504 \end_layout
30505
30506 \begin_layout Standard
30507 Para reiniciar la numeración en nuevas partes o secciones del documento
30508  se usan los siguientes comandos:
30509 \end_layout
30510
30511 \begin_layout Standard
30512
30513 \series bold
30514
30515 \backslash
30516 @addtoreset{equation}{part}
30517 \series default
30518
30519 \begin_inset Index
30520 status collapsed
30521
30522 \begin_layout Plain Layout
30523 Comandos ! 
30524 \begin_inset ERT
30525 status collapsed
30526
30527 \begin_layout Plain Layout
30528
30529 "
30530 \end_layout
30531
30532 \end_inset
30533
30534 @
30535 \begin_inset ERT
30536 status collapsed
30537
30538 \begin_layout Plain Layout
30539
30540 "
30541 \end_layout
30542
30543 \end_inset
30544
30545  ! 
30546 \backslash
30547
30548 \begin_inset ERT
30549 status collapsed
30550
30551 \begin_layout Plain Layout
30552
30553 "
30554 \end_layout
30555
30556 \end_inset
30557
30558 @
30559 \begin_inset ERT
30560 status collapsed
30561
30562 \begin_layout Plain Layout
30563
30564 "
30565 \end_layout
30566
30567 \end_inset
30568
30569 addtoreset
30570 \end_layout
30571
30572 \end_inset
30573
30574
30575 \begin_inset Newline newline
30576 \end_inset
30577
30578
30579 \series bold
30580
30581 \backslash
30582 @addtoreset{equation}{section}
30583 \end_layout
30584
30585 \begin_layout Standard
30586 Pata poder usar estos comandos en modo TeX, el carácter 
30587 \begin_inset Quotes fld
30588 \end_inset
30589
30590 @
30591 \begin_inset Quotes frd
30592 \end_inset
30593
30594  debe 
30595 \begin_inset Quotes fld
30596 \end_inset
30597
30598 activarse
30599 \begin_inset Quotes frd
30600 \end_inset
30601
30602  para LaTeX con el comando 
30603 \series bold
30604
30605 \backslash
30606 makeatletter
30607 \series default
30608 .
30609  El comando 
30610 \series bold
30611
30612 \backslash
30613 makeatother
30614 \series default
30615  deshace esto.
30616  Así pues, la secuencia de comandos en modo TeX es:
30617 \end_layout
30618
30619 \begin_layout Standard
30620
30621 \series bold
30622
30623 \backslash
30624 makeatletter
30625 \begin_inset Newline newline
30626 \end_inset
30627
30628
30629 \backslash
30630 @addtoreset{equation}{section}
30631 \begin_inset Newline newline
30632 \end_inset
30633
30634
30635 \backslash
30636 makeatother
30637 \end_layout
30638
30639 \begin_layout Standard
30640 En el preámbulo LaTeX se pueden omitir 
30641 \series bold
30642
30643 \backslash
30644 makeatletter
30645 \series default
30646  y 
30647 \series bold
30648
30649 \backslash
30650 makeatother
30651 \series default
30652  pues son automáticamente insertados por LyX.
30653 \end_layout
30654
30655 \begin_layout Standard
30656 Para el comando 
30657 \series bold
30658
30659 \backslash
30660 @addtoreset
30661 \series default
30662 ,
30663 \series bold
30664  
30665 \series default
30666 hay que cargar en el preámbulo LaTeX el archivo 
30667 \series bold
30668 remreset.sty
30669 \series default
30670
30671 \begin_inset Foot
30672 status collapsed
30673
30674 \begin_layout Plain Layout
30675
30676 \series bold
30677 remreset
30678 \series default
30679  es parte del paquete LaTeX 
30680 \series bold
30681 carlisle
30682 \series default
30683
30684 \begin_inset Index
30685 status collapsed
30686
30687 \begin_layout Plain Layout
30688 Paquetes ! carlisle
30689 \end_layout
30690
30691 \end_inset
30692
30693 , incluido en las instalaciones estándar de LaTeX.
30694 \end_layout
30695
30696 \end_inset
30697
30698
30699 \begin_inset Index
30700 status collapsed
30701
30702 \begin_layout Plain Layout
30703 Paquetes ! remreset
30704 \end_layout
30705
30706 \end_inset
30707
30708  con la línea
30709 \end_layout
30710
30711 \begin_layout Standard
30712
30713 \series bold
30714
30715 \backslash
30716 usepackage{remreset}
30717 \end_layout
30718
30719 \begin_layout Standard
30720 Entonces se puede usar el comando 
30721 \series bold
30722
30723 \backslash
30724 @removefromreset
30725 \series default
30726
30727 \begin_inset Index
30728 status collapsed
30729
30730 \begin_layout Plain Layout
30731 Comandos ! 
30732 \begin_inset ERT
30733 status collapsed
30734
30735 \begin_layout Plain Layout
30736
30737 "
30738 \end_layout
30739
30740 \end_inset
30741
30742 @
30743 \begin_inset ERT
30744 status collapsed
30745
30746 \begin_layout Plain Layout
30747
30748 "
30749 \end_layout
30750
30751 \end_inset
30752
30753  ! 
30754 \backslash
30755
30756 \begin_inset ERT
30757 status collapsed
30758
30759 \begin_layout Plain Layout
30760
30761 "
30762 \end_layout
30763
30764 \end_inset
30765
30766 @
30767 \begin_inset ERT
30768 status collapsed
30769
30770 \begin_layout Plain Layout
30771
30772 "
30773 \end_layout
30774
30775 \end_inset
30776
30777 removefromreset
30778 \end_layout
30779
30780 \end_inset
30781
30782  con el mismo esquema que 
30783 \series bold
30784
30785 \backslash
30786 @addtoreset
30787 \series default
30788 .
30789 \begin_inset VSpace bigskip
30790 \end_inset
30791
30792
30793 \end_layout
30794
30795 \begin_layout Standard
30796 A veces las ecuaciones deberían numerarse de la siguiente manera:
30797 \end_layout
30798
30799 \begin_layout Standard
30800
30801 \family typewriter
30802 (número de sección.número de ecuación)
30803 \end_layout
30804
30805 \begin_layout Standard
30806 El número de ecuación empezaría con 
30807 \begin_inset Quotes fld
30808 \end_inset
30809
30810 1
30811 \begin_inset Quotes frd
30812 \end_inset
30813
30814  en cada sección.
30815 \end_layout
30816
30817 \begin_layout Standard
30818 Para este caso hay el comando 
30819 \series bold
30820
30821 \backslash
30822 numberwithin
30823 \series default
30824
30825 \begin_inset Index
30826 status collapsed
30827
30828 \begin_layout Plain Layout
30829 Comandos ! N ! 
30830 \backslash
30831 numberwithin
30832 \end_layout
30833
30834 \end_inset
30835
30836 , que se usa con el esquema:
30837 \end_layout
30838
30839 \begin_layout Standard
30840
30841 \series bold
30842
30843 \backslash
30844 numberwithin{counter}{sectioning}
30845 \end_layout
30846
30847 \begin_layout Standard
30848 \begin_inset Quotes fld
30849 \end_inset
30850
30851 counter
30852 \begin_inset Quotes frd
30853 \end_inset
30854
30855  indica qué clase de numeración es afectada, 
30856 \begin_inset Quotes fld
30857 \end_inset
30858
30859 sectioning
30860 \begin_inset Quotes frd
30861 \end_inset
30862
30863  indica qué número va delante del punto.
30864  
30865 \end_layout
30866
30867 \begin_layout Standard
30868 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
30869  en el preámbulo LaTeX:
30870 \end_layout
30871
30872 \begin_layout Standard
30873
30874 \series bold
30875
30876 \backslash
30877 numberwithin{equation}{section}
30878 \end_layout
30879
30880 \begin_layout Standard
30881 Este es el resultado::
30882 \begin_inset ERT
30883 status collapsed
30884
30885 \begin_layout Plain Layout
30886
30887
30888 \backslash
30889 numberwithin{equation}{section}
30890 \end_layout
30891
30892 \end_inset
30893
30894
30895 \begin_inset Formula \begin{equation}
30896 A+B=C\end{equation}
30897
30898 \end_inset
30899
30900
30901 \end_layout
30902
30903 \begin_layout Standard
30904 Para numerar p.
30905 \begin_inset space \thinspace{}
30906 \end_inset
30907
30908 e.
30909 \begin_inset space ~
30910 \end_inset
30911
30912 tablas de modo que 
30913 \begin_inset Quotes fld
30914 \end_inset
30915
30916 sectioning
30917 \begin_inset Quotes frd
30918 \end_inset
30919
30920  es el número de la parte se usa
30921 \begin_inset Newline newline
30922 \end_inset
30923
30924
30925 \series bold
30926
30927 \backslash
30928 numberwithin{table}{part}
30929 \end_layout
30930
30931 \begin_layout Standard
30932 Para volver a la numeración estándar o evitar esta clase numeración cuando
30933  es definida por la clase de documento, se inserta el siguiente comando
30934  en código TeX o en el preámbulo LaTeX:
30935 \end_layout
30936
30937 \begin_layout Standard
30938
30939 \series bold
30940
30941 \backslash
30942 renewcommand{
30943 \backslash
30944 theequation}{
30945 \backslash
30946 arabic{equation}}
30947 \begin_inset Index
30948 status collapsed
30949
30950 \begin_layout Plain Layout
30951 Comandos ! A ! 
30952 \backslash
30953 arabic
30954 \end_layout
30955
30956 \end_inset
30957
30958
30959 \series default
30960
30961 \begin_inset ERT
30962 status collapsed
30963
30964 \begin_layout Plain Layout
30965
30966
30967 \backslash
30968 renewcommand{
30969 \backslash
30970 theequation}{
30971 \backslash
30972 arabic{equation}}
30973 \end_layout
30974
30975 \end_inset
30976
30977
30978 \series bold
30979
30980 \begin_inset Newline newline
30981 \end_inset
30982
30983
30984 \series default
30985 o
30986 \series bold
30987
30988 \begin_inset Newline newline
30989 \end_inset
30990
30991
30992 \backslash
30993 renewcommand{
30994 \backslash
30995 thetable}{
30996 \backslash
30997 arabic{table}}
30998 \end_layout
30999
31000 \begin_layout Standard
31001
31002 \series bold
31003
31004 \backslash
31005 numberwithin
31006 \series default
31007  usa internamente el comando 
31008 \series bold
31009
31010 \backslash
31011 @addtoreset
31012 \series default
31013 , descrito arriba, que también necesita ser restaurado.
31014 \begin_inset ERT
31015 status collapsed
31016
31017 \begin_layout Plain Layout
31018
31019
31020 \backslash
31021 makeatletter
31022 \end_layout
31023
31024 \begin_layout Plain Layout
31025
31026
31027 \backslash
31028 @removefromreset{equation}{section}
31029 \end_layout
31030
31031 \begin_layout Plain Layout
31032
31033
31034 \backslash
31035 makeatother
31036 \end_layout
31037
31038 \end_inset
31039
31040
31041 \end_layout
31042
31043 \begin_layout Subsection
31044 Numeración con números romanos y letras
31045 \begin_inset Index
31046 status collapsed
31047
31048 \begin_layout Plain Layout
31049 Numeración de ecuaciones ! con números romanos
31050 \end_layout
31051
31052 \end_inset
31053
31054
31055 \begin_inset Index
31056 status collapsed
31057
31058 \begin_layout Plain Layout
31059 Numeración de ecuaciones ! con letras
31060 \end_layout
31061
31062 \end_inset
31063
31064
31065 \end_layout
31066
31067 \begin_layout Standard
31068 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31069  Por ejemplo, para numerar con romanos en minúscula,
31070 \begin_inset Foot
31071 status collapsed
31072
31073 \begin_layout Plain Layout
31074 Como en español no se usan romanos en minúscula, el estilo 
31075 \series bold
31076 spanish
31077 \series default
31078  del sistema 
31079 \series bold
31080 babel
31081 \series default
31082  redefine 
31083 \series bold
31084
31085 \backslash
31086 roman
31087 \series default
31088  para que los dé en versalitas.
31089  Véase 
31090 \begin_inset CommandInset citation
31091 LatexCommand cite
31092 key "spanish"
31093
31094 \end_inset
31095
31096  (
31097 \emph on
31098 N.
31099 \begin_inset space \thinspace{}
31100 \end_inset
31101
31102 del t
31103 \emph default
31104 ).
31105 \end_layout
31106
31107 \end_inset
31108
31109  se inserta el comando
31110 \end_layout
31111
31112 \begin_layout Standard
31113
31114 \series bold
31115
31116 \backslash
31117 renewcommand{
31118 \backslash
31119 theequation}{
31120 \backslash
31121 roman{equation}}
31122 \end_layout
31123
31124 \begin_layout Standard
31125 antes de la ecuación en modo TeX.
31126  
31127 \series bold
31128
31129 \backslash
31130 renewcommand
31131 \series default
31132
31133 \begin_inset Index
31134 status collapsed
31135
31136 \begin_layout Plain Layout
31137 Comandos ! R ! 
31138 \backslash
31139 renewcommand
31140 \end_layout
31141
31142 \end_inset
31143
31144  redefine el comando predefinido 
31145 \series bold
31146
31147 \backslash
31148 theequation
31149 \series default
31150  como 
31151 \series bold
31152
31153 \backslash
31154 roman{equation}
31155 \series default
31156 .
31157 \begin_inset Foot
31158 status collapsed
31159
31160 \begin_layout Plain Layout
31161 El comando 
31162 \series bold
31163
31164 \backslash
31165 renewcommand
31166 \series default
31167  tiene el mismo esquema que el comando 
31168 \series bold
31169
31170 \backslash
31171 newcommand
31172 \series default
31173 , descrito en 
31174 \begin_inset CommandInset ref
31175 LatexCommand ref
31176 reference "sub:El-comando-newcommand"
31177
31178 \end_inset
31179
31180 .
31181 \end_layout
31182
31183 \end_inset
31184
31185  
31186 \series bold
31187 equation
31188 \series default
31189  es el contador de ecuaciones.
31190  Si se usa el comando 
31191 \series bold
31192
31193 \backslash
31194 the
31195 \series default
31196  como prefijo de un contador, el valor del contador sale en números arábigos.
31197  Si una ecuación es numerada, LaTeX pone internamente el comando 
31198 \series bold
31199
31200 \backslash
31201 theequation
31202 \series default
31203  detrás de la ecuación.
31204  
31205 \series bold
31206
31207 \backslash
31208 roman{equation}
31209 \series default
31210
31211 \begin_inset Index
31212 status collapsed
31213
31214 \begin_layout Plain Layout
31215 Comandos ! R ! 
31216 \backslash
31217 roman
31218 \end_layout
31219
31220 \end_inset
31221
31222  pone el contador en romanos en minúscula.
31223 \end_layout
31224
31225 \begin_layout Standard
31226 Todas las ecuaciones siguientes a 
31227 \series bold
31228
31229 \backslash
31230 renew
31231 \series default
31232 c
31233 \series bold
31234 ommand
31235 \series default
31236  se numerarán en romanos.
31237  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31238  cambiando 
31239 \series bold
31240
31241 \backslash
31242 roman
31243 \series default
31244  por 
31245 \series bold
31246
31247 \backslash
31248 Roman
31249 \series default
31250  
31251 \begin_inset Index
31252 status collapsed
31253
31254 \begin_layout Plain Layout
31255 Comandos ! R ! 
31256 \backslash
31257 roman@
31258 \backslash
31259 Roman
31260 \end_layout
31261
31262 \end_inset
31263
31264 .
31265  Para 
31266 \begin_inset Quotes fld
31267 \end_inset
31268
31269 numerar
31270 \begin_inset Quotes frd
31271 \end_inset
31272
31273  con minúsculas latinas hay el comando 
31274 \series bold
31275
31276 \backslash
31277 alph
31278 \series default
31279
31280 \begin_inset Index
31281 status collapsed
31282
31283 \begin_layout Plain Layout
31284 Comandos ! A ! 
31285 \backslash
31286 alph
31287 \end_layout
31288
31289 \end_inset
31290
31291 , y para mayúsculas el comando 
31292 \series bold
31293
31294 \backslash
31295 Alph
31296 \series default
31297
31298 \begin_inset Index
31299 status collapsed
31300
31301 \begin_layout Plain Layout
31302 Comandos ! A ! 
31303 \backslash
31304 alph@
31305 \backslash
31306 Alph
31307 \end_layout
31308
31309 \end_inset
31310
31311 .
31312 \end_layout
31313
31314 \begin_layout Standard
31315 \begin_inset Note Greyedout
31316 status collapsed
31317
31318 \begin_layout Plain Layout
31319
31320 \series bold
31321 Nota:
31322 \series default
31323  Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones.
31324 \end_layout
31325
31326 \end_inset
31327
31328
31329 \begin_inset ERT
31330 status collapsed
31331
31332 \begin_layout Plain Layout
31333
31334
31335 \backslash
31336 renewcommand{
31337 \backslash
31338 theequation}{
31339 \backslash
31340 roman{equation}}
31341 \end_layout
31342
31343 \end_inset
31344
31345
31346 \begin_inset Formula \begin{equation}
31347 A=\textrm{romanos en minúscula}\label{eq:rom}\end{equation}
31348
31349 \end_inset
31350
31351
31352 \begin_inset ERT
31353 status collapsed
31354
31355 \begin_layout Plain Layout
31356
31357
31358 \backslash
31359 renewcommand{
31360 \backslash
31361 theequation}{
31362 \backslash
31363 Roman{equation}}
31364 \end_layout
31365
31366 \end_inset
31367
31368
31369 \begin_inset Formula \begin{equation}
31370 B=\textrm{romanos en mayúscula}\label{eq:Rom}\end{equation}
31371
31372 \end_inset
31373
31374
31375 \begin_inset ERT
31376 status collapsed
31377
31378 \begin_layout Plain Layout
31379
31380
31381 \backslash
31382 renewcommand{
31383 \backslash
31384 theequation}{
31385 \backslash
31386 alph{equation}}
31387 \end_layout
31388
31389 \end_inset
31390
31391
31392 \begin_inset Formula \begin{equation}
31393 C=\textrm{latinas en minúscula}\label{eq:lat}\end{equation}
31394
31395 \end_inset
31396
31397
31398 \begin_inset ERT
31399 status collapsed
31400
31401 \begin_layout Plain Layout
31402
31403
31404 \backslash
31405 renewcommand{
31406 \backslash
31407 theequation}{
31408 \backslash
31409 Alph{equation}}
31410 \end_layout
31411
31412 \end_inset
31413
31414
31415 \begin_inset Formula \begin{equation}
31416 D=\textrm{latinas en mayúscula}\label{eq:Lat}\end{equation}
31417
31418 \end_inset
31419
31420
31421 \end_layout
31422
31423 \begin_layout Standard
31424 Para volver a la numeración por omisión se inserta el comando:
31425 \end_layout
31426
31427 \begin_layout Standard
31428
31429 \series bold
31430
31431 \backslash
31432 renewcommand{
31433 \backslash
31434 theequation}{
31435 \backslash
31436 arabic{equation}}
31437 \begin_inset Index
31438 status collapsed
31439
31440 \begin_layout Plain Layout
31441 Comandos ! A ! 
31442 \backslash
31443 arabic
31444 \end_layout
31445
31446 \end_inset
31447
31448
31449 \end_layout
31450
31451 \begin_layout Standard
31452 \begin_inset ERT
31453 status collapsed
31454
31455 \begin_layout Plain Layout
31456
31457
31458 \backslash
31459 renewcommand{
31460 \backslash
31461 theequation}{
31462 \backslash
31463 arabic{equation}}
31464 \end_layout
31465
31466 \end_inset
31467
31468
31469 \begin_inset Formula \begin{equation}
31470 E=\mbox{arábigos}\label{eq:arab}\end{equation}
31471
31472 \end_inset
31473
31474
31475 \end_layout
31476
31477 \begin_layout Standard
31478 \begin_inset VSpace medskip
31479 \end_inset
31480
31481
31482 \end_layout
31483
31484 \begin_layout Standard
31485 Como ves, las ecuaciones se numeran consecutivamente independientemente
31486  del estilo de numeración.
31487  Cuando la numeración haya de empezar con 
31488 \begin_inset Quotes fld
31489 \end_inset
31490
31491 1
31492 \begin_inset Quotes frd
31493 \end_inset
31494
31495  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
31496  Una descripción sobre esto se encuentra en el archivo 
31497 \begin_inset CommandInset href
31498 LatexCommand href
31499 target "Formula-numbering.lyx"
31500
31501 \end_inset
31502
31503 .
31504 \end_layout
31505
31506 \begin_layout Section
31507 Símbolos y ecuaciones químicas
31508 \begin_inset CommandInset label
31509 LatexCommand label
31510 name "sub:Símbolos-y-ecuaciones-químicas"
31511
31512 \end_inset
31513
31514
31515 \begin_inset Index
31516 status collapsed
31517
31518 \begin_layout Plain Layout
31519 Química ! símbolos
31520 \end_layout
31521
31522 \end_inset
31523
31524
31525 \begin_inset Index
31526 status collapsed
31527
31528 \begin_layout Plain Layout
31529 Química ! caracteres
31530 \end_layout
31531
31532 \end_inset
31533
31534
31535 \begin_inset Index
31536 status collapsed
31537
31538 \begin_layout Plain Layout
31539 Ecuación ! química|see
31540 \begin_inset ERT
31541 status collapsed
31542
31543 \begin_layout Plain Layout
31544
31545 {
31546 \end_layout
31547
31548 \end_inset
31549
31550 Química
31551 \begin_inset ERT
31552 status collapsed
31553
31554 \begin_layout Plain Layout
31555
31556 }
31557 \end_layout
31558
31559 \end_inset
31560
31561
31562 \end_layout
31563
31564 \end_inset
31565
31566
31567 \begin_inset Index
31568 status collapsed
31569
31570 \begin_layout Plain Layout
31571 Química ! iones
31572 \end_layout
31573
31574 \end_inset
31575
31576
31577 \begin_inset Index
31578 status collapsed
31579
31580 \begin_layout Plain Layout
31581 Iones|see
31582 \begin_inset ERT
31583 status collapsed
31584
31585 \begin_layout Plain Layout
31586
31587 {
31588 \end_layout
31589
31590 \end_inset
31591
31592 Química
31593 \begin_inset ERT
31594 status collapsed
31595
31596 \begin_layout Plain Layout
31597
31598 }
31599 \end_layout
31600
31601 \end_inset
31602
31603
31604 \end_layout
31605
31606 \end_inset
31607
31608
31609 \begin_inset Index
31610 status collapsed
31611
31612 \begin_layout Plain Layout
31613 Química ! reacción
31614 \end_layout
31615
31616 \end_inset
31617
31618
31619 \end_layout
31620
31621 \begin_layout Standard
31622 Un ejemplo de texto de química:
31623 \end_layout
31624
31625 \begin_layout Quote
31626 El ión 
31627 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31628 \end_inset
31629
31630  reacciona con dos iones 
31631 \begin_inset Formula $\mathrm{Na^{+}}$
31632 \end_inset
31633
31634  para dar sulfato de sodio 
31635 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
31636 \end_inset
31637
31638 .
31639  La ecuación química es:
31640 \begin_inset Formula \begin{equation}
31641 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:química-reacción}\end{equation}
31642
31643 \end_inset
31644
31645
31646 \end_layout
31647
31648 \begin_layout Standard
31649 Esta ecuación química puede componerse directamente en modo ecuación.
31650  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
31651  y con el atajo 
31652 \family sans
31653 Alt+C
31654 \begin_inset space ~
31655 \end_inset
31656
31657 R
31658 \family default
31659  se cambia en redonda.
31660 \begin_inset Foot
31661 status collapsed
31662
31663 \begin_layout Plain Layout
31664 véase estilos de fuentes en 
31665 \begin_inset CommandInset ref
31666 LatexCommand ref
31667 reference "sub:Estilos-de-fuentes"
31668
31669 \end_inset
31670
31671 .
31672 \end_layout
31673
31674 \end_inset
31675
31676
31677 \end_layout
31678
31679 \begin_layout Standard
31680
31681 \lang english
31682 A more convenient way to typeset chemical formulas is to use the command
31683 \lang spanish
31684  
31685 \series bold
31686
31687 \backslash
31688 ce
31689 \series default
31690
31691 \begin_inset Index
31692 status collapsed
31693
31694 \begin_layout Plain Layout
31695 Comandos ! C ! 
31696 \backslash
31697 ce
31698 \end_layout
31699
31700 \end_inset
31701
31702  
31703 \lang english
31704 that is available when the LaTeX-package
31705 \lang spanish
31706  
31707 \series bold
31708 mhchem
31709 \series default
31710
31711 \begin_inset Index
31712 status collapsed
31713
31714 \begin_layout Plain Layout
31715 Paquetes ! mhchem
31716 \end_layout
31717
31718 \end_inset
31719
31720  
31721 \lang english
31722 is installed.
31723  After inserting 
31724 \series bold
31725
31726 \backslash
31727 ce
31728 \series default
31729  to a formula a new blue box appears where chemical formulas can be inserted
31730  in an intuitive way.
31731 \end_layout
31732
31733 \begin_layout Standard
31734 \align center
31735 \begin_inset Tabular
31736 <lyxtabular version="3" rows="9" columns="2">
31737 <features>
31738 <column alignment="center" valignment="top" width="0">
31739 <column alignment="center" valignment="top" width="0">
31740 <row>
31741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31742 \begin_inset Text
31743
31744 \begin_layout Plain Layout
31745 Comando
31746 \end_layout
31747
31748 \end_inset
31749 </cell>
31750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31751 \begin_inset Text
31752
31753 \begin_layout Plain Layout
31754 Resultado
31755 \begin_inset Note Note
31756 status collapsed
31757
31758 \begin_layout Plain Layout
31759
31760 \series bold
31761
31762 \backslash
31763 raisebox
31764 \series default
31765  se usa sólo como espaciador
31766 \end_layout
31767
31768 \end_inset
31769
31770
31771 \end_layout
31772
31773 \end_inset
31774 </cell>
31775 </row>
31776 <row>
31777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31778 \begin_inset Text
31779
31780 \begin_layout Plain Layout
31781
31782 \backslash
31783 ce
31784 \begin_inset ERT
31785 status collapsed
31786
31787 \begin_layout Plain Layout
31788
31789
31790 \backslash
31791 spce 
31792 \end_layout
31793
31794 \end_inset
31795
31796 H2CO3
31797 \end_layout
31798
31799 \end_inset
31800 </cell>
31801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31802 \begin_inset Text
31803
31804 \begin_layout Plain Layout
31805 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31806 \end_inset
31807
31808
31809 \end_layout
31810
31811 \end_inset
31812 </cell>
31813 </row>
31814 <row>
31815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31816 \begin_inset Text
31817
31818 \begin_layout Plain Layout
31819
31820 \backslash
31821 ce
31822 \begin_inset ERT
31823 status collapsed
31824
31825 \begin_layout Plain Layout
31826
31827
31828 \backslash
31829 spce 
31830 \end_layout
31831
31832 \end_inset
31833
31834 SO4^2-
31835 \end_layout
31836
31837 \end_inset
31838 </cell>
31839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31840 \begin_inset Text
31841
31842 \begin_layout Plain Layout
31843 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
31844 \end_inset
31845
31846
31847 \end_layout
31848
31849 \end_inset
31850 </cell>
31851 </row>
31852 <row>
31853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31854 \begin_inset Text
31855
31856 \begin_layout Plain Layout
31857
31858 \backslash
31859 ce
31860 \begin_inset ERT
31861 status collapsed
31862
31863 \begin_layout Plain Layout
31864
31865
31866 \backslash
31867 spce 
31868 \end_layout
31869
31870 \end_inset
31871
31872 (NH4)2S
31873 \end_layout
31874
31875 \end_inset
31876 </cell>
31877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31878 \begin_inset Text
31879
31880 \begin_layout Plain Layout
31881 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
31882 \end_inset
31883
31884
31885 \end_layout
31886
31887 \end_inset
31888 </cell>
31889 </row>
31890 <row>
31891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31892 \begin_inset Text
31893
31894 \begin_layout Plain Layout
31895
31896 \backslash
31897 ce
31898 \begin_inset ERT
31899 status collapsed
31900
31901 \begin_layout Plain Layout
31902
31903
31904 \backslash
31905 spce 
31906 \end_layout
31907
31908 \end_inset
31909
31910 KCr(SO4)2.12H2O
31911 \end_layout
31912
31913 \end_inset
31914 </cell>
31915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31916 \begin_inset Text
31917
31918 \begin_layout Plain Layout
31919 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31920 \end_inset
31921
31922
31923 \end_layout
31924
31925 \end_inset
31926 </cell>
31927 </row>
31928 <row>
31929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31930 \begin_inset Text
31931
31932 \begin_layout Plain Layout
31933
31934 \backslash
31935 ce
31936 \begin_inset ERT
31937 status collapsed
31938
31939 \begin_layout Plain Layout
31940
31941
31942 \backslash
31943 spce 
31944 \end_layout
31945
31946 \end_inset
31947
31948 A-B
31949 \backslash
31950 dbond
31951 \begin_inset ERT
31952 status collapsed
31953
31954 \begin_layout Plain Layout
31955
31956
31957 \backslash
31958 spce 
31959 \end_layout
31960
31961 \end_inset
31962
31963 C
31964 \backslash
31965 tbond
31966 \begin_inset ERT
31967 status collapsed
31968
31969 \begin_layout Plain Layout
31970
31971
31972 \backslash
31973 spce 
31974 \end_layout
31975
31976 \end_inset
31977
31978 D
31979 \end_layout
31980
31981 \end_inset
31982 </cell>
31983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31984 \begin_inset Text
31985
31986 \begin_layout Plain Layout
31987 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
31988 \end_inset
31989
31990
31991 \end_layout
31992
31993 \end_inset
31994 </cell>
31995 </row>
31996 <row>
31997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31998 \begin_inset Text
31999
32000 \begin_layout Plain Layout
32001
32002 \backslash
32003 ce
32004 \begin_inset ERT
32005 status collapsed
32006
32007 \begin_layout Plain Layout
32008
32009
32010 \backslash
32011 spce 
32012 \end_layout
32013
32014 \end_inset
32015
32016 ^227
32017 \begin_inset Formula $\downarrow$
32018 \end_inset
32019
32020 _90
32021 \begin_inset Formula $\to$
32022 \end_inset
32023
32024 Th+
32025 \end_layout
32026
32027 \end_inset
32028 </cell>
32029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32030 \begin_inset Text
32031
32032 \begin_layout Plain Layout
32033 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32034 \end_inset
32035
32036
32037 \end_layout
32038
32039 \end_inset
32040 </cell>
32041 </row>
32042 <row>
32043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32044 \begin_inset Text
32045
32046 \begin_layout Plain Layout
32047
32048 \backslash
32049 ce
32050 \begin_inset ERT
32051 status collapsed
32052
32053 \begin_layout Plain Layout
32054
32055
32056 \backslash
32057 spce 
32058 \end_layout
32059
32060 \end_inset
32061
32062 CO2
32063 \begin_inset ERT
32064 status collapsed
32065
32066 \begin_layout Plain Layout
32067
32068
32069 \backslash
32070 spce 
32071 \end_layout
32072
32073 \end_inset
32074
32075 +
32076 \begin_inset ERT
32077 status collapsed
32078
32079 \begin_layout Plain Layout
32080
32081
32082 \backslash
32083 spce 
32084 \end_layout
32085
32086 \end_inset
32087
32088 C
32089 \begin_inset ERT
32090 status collapsed
32091
32092 \begin_layout Plain Layout
32093
32094
32095 \backslash
32096 spce 
32097 \end_layout
32098
32099 \end_inset
32100
32101 <=>
32102 \begin_inset ERT
32103 status collapsed
32104
32105 \begin_layout Plain Layout
32106
32107
32108 \backslash
32109 spce 
32110 \end_layout
32111
32112 \end_inset
32113
32114 2CO
32115 \end_layout
32116
32117 \end_inset
32118 </cell>
32119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32120 \begin_inset Text
32121
32122 \begin_layout Plain Layout
32123 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32124 \end_inset
32125
32126
32127 \end_layout
32128
32129 \end_inset
32130 </cell>
32131 </row>
32132 <row>
32133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32134 \begin_inset Text
32135
32136 \begin_layout Plain Layout
32137
32138 \backslash
32139 ce
32140 \begin_inset ERT
32141 status collapsed
32142
32143 \begin_layout Plain Layout
32144
32145
32146 \backslash
32147 spce 
32148 \end_layout
32149
32150 \end_inset
32151
32152 CO2
32153 \begin_inset ERT
32154 status collapsed
32155
32156 \begin_layout Plain Layout
32157
32158
32159 \backslash
32160 spce 
32161 \end_layout
32162
32163 \end_inset
32164
32165 +
32166 \begin_inset ERT
32167 status collapsed
32168
32169 \begin_layout Plain Layout
32170
32171
32172 \backslash
32173 spce 
32174 \end_layout
32175
32176 \end_inset
32177
32178 C
32179 \begin_inset ERT
32180 status collapsed
32181
32182 \begin_layout Plain Layout
32183
32184
32185 \backslash
32186 spce 
32187 \end_layout
32188
32189 \end_inset
32190
32191 ->[
32192 \backslash
32193 alpha][
32194 \backslash
32195 beta]
32196 \begin_inset ERT
32197 status collapsed
32198
32199 \begin_layout Plain Layout
32200
32201
32202 \backslash
32203 spce 
32204 \end_layout
32205
32206 \end_inset
32207
32208 2CO}
32209 \end_layout
32210
32211 \end_inset
32212 </cell>
32213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32214 \begin_inset Text
32215
32216 \begin_layout Plain Layout
32217 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32218 \end_inset
32219
32220
32221 \end_layout
32222
32223 \end_inset
32224 </cell>
32225 </row>
32226 </lyxtabular>
32227
32228 \end_inset
32229
32230
32231 \end_layout
32232
32233 \begin_layout Standard
32234
32235 \lang english
32236 \begin_inset Note Greyedout
32237 status open
32238
32239 \begin_layout Plain Layout
32240
32241 \series bold
32242 \lang english
32243 Note:
32244 \series default
32245  Inserting a formula to a 
32246 \series bold
32247
32248 \backslash
32249 ce
32250 \series default
32251  box will lead to LaTeX errors.
32252  In this case TeX code has to be used like for
32253 \lang spanish
32254  
32255 \series bold
32256
32257 \backslash
32258 ce{$
32259 \backslash
32260 mu
32261 \backslash
32262 hyphen$Cl}
32263 \series default
32264
32265 \begin_inset ERT
32266 status collapsed
32267
32268 \begin_layout Plain Layout
32269
32270
32271 \backslash
32272 ce{$
32273 \backslash
32274 mu
32275 \backslash
32276 hyphen$Cl}
32277 \end_layout
32278
32279 \end_inset
32280
32281  
32282 \end_layout
32283
32284 \end_inset
32285
32286
32287 \end_layout
32288
32289 \begin_layout Standard
32290
32291 \lang english
32292 Using 
32293 \series bold
32294
32295 \backslash
32296 ce
32297 \series default
32298  the command for equation
32299 \lang spanish
32300
32301 \begin_inset space ~
32302 \end_inset
32303
32304
32305 \begin_inset CommandInset ref
32306 LatexCommand eqref
32307 reference "eq:química-reacción"
32308
32309 \end_inset
32310
32311  
32312 \lang english
32313 is
32314 \lang spanish
32315
32316 \begin_inset Newline newline
32317 \end_inset
32318
32319
32320 \series bold
32321  
32322 \backslash
32323 ce
32324 \begin_inset ERT
32325 status collapsed
32326
32327 \begin_layout Plain Layout
32328
32329
32330 \backslash
32331 spce 
32332 \end_layout
32333
32334 \end_inset
32335
32336 2Na+
32337 \begin_inset ERT
32338 status collapsed
32339
32340 \begin_layout Plain Layout
32341
32342
32343 \backslash
32344 spce 
32345 \end_layout
32346
32347 \end_inset
32348
32349 +
32350 \begin_inset ERT
32351 status collapsed
32352
32353 \begin_layout Plain Layout
32354
32355
32356 \backslash
32357 spce 
32358 \end_layout
32359
32360 \end_inset
32361
32362 SO4^2-
32363 \begin_inset ERT
32364 status collapsed
32365
32366 \begin_layout Plain Layout
32367
32368
32369 \backslash
32370 spce 
32371 \end_layout
32372
32373 \end_inset
32374
32375
32376 \begin_inset ERT
32377 status collapsed
32378
32379 \begin_layout Plain Layout
32380
32381
32382 \backslash
32383 spce 
32384 \end_layout
32385
32386 \end_inset
32387
32388 ->
32389 \begin_inset ERT
32390 status collapsed
32391
32392 \begin_layout Plain Layout
32393
32394
32395 \backslash
32396 spce 
32397 \end_layout
32398
32399 \end_inset
32400
32401 Na2SO4
32402 \end_layout
32403
32404 \begin_layout Standard
32405
32406 \lang english
32407 Besides 
32408 \series bold
32409
32410 \backslash
32411 ce
32412 \series default
32413  the 
32414 \series bold
32415 mhchem
32416 \series default
32417  package provides the command
32418 \lang spanish
32419  
32420 \series bold
32421
32422 \backslash
32423 cf
32424 \series default
32425
32426 \begin_inset Index
32427 status collapsed
32428
32429 \begin_layout Plain Layout
32430 Comandos ! C ! 
32431 \backslash
32432 cf
32433 \end_layout
32434
32435 \end_inset
32436
32437  
32438 \lang english
32439 that has to be used for special cases.
32440  For more information about 
32441 \series bold
32442
32443 \backslash
32444 cf
32445 \series default
32446  and more examples have a look at the documentation of
32447 \lang spanish
32448  
32449 \series bold
32450 mhchem
32451 \series default
32452
32453 \begin_inset CommandInset citation
32454 LatexCommand cite
32455 key "mhchem"
32456
32457 \end_inset
32458
32459 .
32460 \end_layout
32461
32462 \begin_layout Section
32463 Diagramas
32464 \end_layout
32465
32466 \begin_layout Standard
32467 Lyx soporta dos tipos de diagramas conmutativos: 
32468 \series bold
32469 amscd
32470 \series default
32471  y 
32472 \series bold
32473 xymatrix
32474 \series default
32475 , que se explican a continuación.
32476 \end_layout
32477
32478 \begin_layout Subsection
32479 Diagramas amscd
32480 \begin_inset Index
32481 status collapsed
32482
32483 \begin_layout Plain Layout
32484 Diagramas ! amscd
32485 \end_layout
32486
32487 \end_inset
32488
32489
32490 \end_layout
32491
32492 \begin_layout Standard
32493 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
32494  verticales y horizontales:
32495 \begin_inset Formula \[
32496 \begin{CD}A@)))B@)))C\\
32497 @AAA@.@VVV\\
32498 F@(((E@(((D\end{CD}\]
32499
32500 \end_inset
32501
32502 Para obtener el diagrama se inserta en la ecuación el comando 
32503 \series bold
32504
32505 \backslash
32506 CD
32507 \begin_inset Index
32508 status collapsed
32509
32510 \begin_layout Plain Layout
32511 Comandos ! C ! 
32512 \backslash
32513 CD
32514 \end_layout
32515
32516 \end_inset
32517
32518
32519 \series default
32520 .
32521  Surge un marco azul entre dos líneas de trazos en el que se insertan a
32522  continuación comandos.
32523  Con 
32524 \family sans
32525 Ctrl+Retorno
32526 \family default
32527  se inicia una nueva línea.
32528  En las líneas impares se insertan relaciones horizontales, en las pares
32529  verticales.
32530 \end_layout
32531
32532 \begin_layout Standard
32533 Para componer las relaciones hay los siguientes comandos:
32534 \begin_inset Foot
32535 status collapsed
32536
32537 \begin_layout Plain Layout
32538 \begin_inset CommandInset label
32539 LatexCommand label
32540 name "fn:sinónimos"
32541
32542 \end_inset
32543
32544 Los comandos con 
32545 \family sans
32546 '
32547 \series bold
32548 >
32549 \series default
32550 '
32551 \family default
32552  o 
32553 \family sans
32554 '
32555 \series bold
32556 <
32557 \series default
32558 '
32559 \family default
32560  pueden generar errores con el estilo 
32561 \series bold
32562 spanish
32563 \series default
32564  de 
32565 \series bold
32566 babel
32567 \series default
32568 .
32569  Para evitarlo se pueden sustituir por sus sinónimos 
32570 \family sans
32571 '
32572 \series bold
32573 )
32574 \series default
32575 '
32576 \family default
32577  y 
32578 \family sans
32579 '
32580 \series bold
32581 (
32582 \series default
32583 '
32584 \family default
32585  respectivamente.
32586  Véase 
32587 \begin_inset CommandInset citation
32588 LatexCommand cite
32589 key "spanish"
32590
32591 \end_inset
32592
32593 .
32594  (
32595 \emph on
32596 N.
32597 \begin_inset space \thinspace{}
32598 \end_inset
32599
32600 del t.
32601 \emph default
32602 )
32603 \end_layout
32604
32605 \end_inset
32606
32607
32608 \end_layout
32609
32610 \begin_layout Itemize
32611
32612 \series bold
32613 @<<<
32614 \series default
32615  genera una flecha hacia la izquierda, 
32616 \series bold
32617 @>>>
32618 \series default
32619  una hacia la derecha, y 
32620 \series bold
32621 @=
32622 \series default
32623  un signo igual largo
32624 \end_layout
32625
32626 \begin_layout Itemize
32627
32628 \series bold
32629 @AAA
32630 \series default
32631  genera una flecha hacia arriba, 
32632 \series bold
32633 @VVV
32634 \series default
32635  una hacia abajo, y 
32636 \series bold
32637 @|
32638 \series default
32639  un signo igual vertical
32640 \end_layout
32641
32642 \begin_layout Itemize
32643
32644 \series bold
32645 @.
32646
32647 \series default
32648  genera una ubicación vacía para relaciones inexistentes
32649 \end_layout
32650
32651 \begin_layout Standard
32652 Todas las flechas pueden etiquetarse como sigue:
32653 \end_layout
32654
32655 \begin_layout Itemize
32656 Si se inserta texto entre el primero y el segundo 
32657 \series bold
32658 <
32659 \series default
32660  o 
32661 \series bold
32662 >
32663 \series default
32664 , respectivamente, se muestra sobre la flecha.
32665  Si se inserta entre el segundo y el tercero, bajo la flecha.
32666 \end_layout
32667
32668 \begin_layout Itemize
32669 Para flechas verticales, si se inserta texto entre la primera y la segunda
32670  
32671 \series bold
32672 A
32673 \series default
32674  o 
32675 \series bold
32676 V
32677 \series default
32678 , respectivamente, se muestra al lado izquierdo de la flecha.
32679  Si se inserta entre la segunda y la tercera, al lado derecho.
32680  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
32681 \end_layout
32682
32683 \begin_layout Standard
32684 Como ejemplo un diagrama con todas las relaciones posibles:
32685 \begin_inset Formula \[
32686 \begin{CD}A@)j))B@))k)C@=F\\
32687 @AmAA@.@VV{V}V@|\\
32688 D@((j\,(E@)k))F@=C\end{CD}\]
32689
32690 \end_inset
32691
32692 El comando para este diagrama es:
32693 \begin_inset Newline newline
32694 \end_inset
32695
32696
32697 \series bold
32698
32699 \backslash
32700 CD
32701 \begin_inset ERT
32702 status collapsed
32703
32704 \begin_layout Plain Layout
32705
32706
32707 \backslash
32708 spce 
32709 \end_layout
32710
32711 \end_inset
32712
32713 A@>j>>B@>>k>C@=F Ctrl+Retorno
32714 \begin_inset Newline newline
32715 \end_inset
32716
32717
32718 \begin_inset ERT
32719 status collapsed
32720
32721 \begin_layout Plain Layout
32722
32723
32724 \backslash
32725 hphantom{
32726 \end_layout
32727
32728 \end_inset
32729
32730
32731 \backslash
32732 CD
32733 \begin_inset ERT
32734 status collapsed
32735
32736 \begin_layout Plain Layout
32737
32738
32739 \backslash
32740 spce 
32741 \end_layout
32742
32743 \end_inset
32744
32745
32746 \begin_inset ERT
32747 status collapsed
32748
32749 \begin_layout Plain Layout
32750
32751 }
32752 \end_layout
32753
32754 \end_inset
32755
32756 @AmAA@.@VV
32757 \backslash
32758 {V
32759 \series default
32760
32761 \begin_inset Formula $\to$
32762 \end_inset
32763
32764
32765 \series bold
32766 V@| Ctrl+Retorno
32767 \begin_inset Newline newline
32768 \end_inset
32769
32770
32771 \begin_inset ERT
32772 status collapsed
32773
32774 \begin_layout Plain Layout
32775
32776
32777 \backslash
32778 hphantom{
32779 \end_layout
32780
32781 \end_inset
32782
32783
32784 \backslash
32785 CD
32786 \begin_inset ERT
32787 status collapsed
32788
32789 \begin_layout Plain Layout
32790
32791
32792 \backslash
32793 spce 
32794 \end_layout
32795
32796 \end_inset
32797
32798
32799 \begin_inset ERT
32800 status collapsed
32801
32802 \begin_layout Plain Layout
32803
32804 }
32805 \end_layout
32806
32807 \end_inset
32808
32809 D@<<j<E@>k>>F@=C
32810 \end_layout
32811
32812 \begin_layout Subsection
32813 Diagramas xymatrix
32814 \begin_inset Index
32815 status collapsed
32816
32817 \begin_layout Plain Layout
32818 Diagramas ! xymatrix
32819 \end_layout
32820
32821 \end_inset
32822
32823
32824 \end_layout
32825
32826 \begin_layout Standard
32827 Para usar matrices xy debe estar instalado el paquete LaTeX 
32828 \series bold
32829 xypic
32830 \series default
32831 .
32832  Una matriz xy se crea insertando el comando 
32833 \series bold
32834
32835 \backslash
32836 xymatrix
32837 \series default
32838  en una ecuación.
32839  Después podrás añadir nuevas columnas y filas como en matrices normales,
32840  véase
32841 \begin_inset space ~
32842 \end_inset
32843
32844
32845 \begin_inset CommandInset ref
32846 LatexCommand ref
32847 reference "sec:Matrices"
32848
32849 \end_inset
32850
32851 .
32852 \end_layout
32853
32854 \begin_layout Standard
32855 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
32856  y curvadas, y mucho más.
32857  Todas las posibilidades para generar diagramas conmutativos y decoraciones
32858  se explican en el 
32859 \emph on
32860 Manual de XY-pic
32861 \emph default
32862  que se encuentra en el menú 
32863 \family sans
32864 Ayuda\SpecialChar \menuseparator
32865 Manuales
32866 \begin_inset space ~
32867 \end_inset
32868
32869 específicos
32870 \family default
32871 .
32872 \end_layout
32873
32874 \begin_layout Section
32875 Comandos definidos por el usuario
32876 \begin_inset Index
32877 status collapsed
32878
32879 \begin_layout Plain Layout
32880 Comandos de usuario
32881 \end_layout
32882
32883 \end_inset
32884
32885
32886 \end_layout
32887
32888 \begin_layout Standard
32889 \begin_inset Note Greyedout
32890 status collapsed
32891
32892 \begin_layout Plain Layout
32893
32894 \series bold
32895 Nota:
32896 \series default
32897  Los nombres de los comandos definidos por el usuario y macros solo pueden
32898  contener letras latinas.
32899 \end_layout
32900
32901 \end_inset
32902
32903
32904 \end_layout
32905
32906 \begin_layout Subsection
32907 El comando 
32908 \backslash
32909 newcommand
32910 \begin_inset CommandInset label
32911 LatexCommand label
32912 name "sub:El-comando-newcommand"
32913
32914 \end_inset
32915
32916
32917 \begin_inset Index
32918 status collapsed
32919
32920 \begin_layout Plain Layout
32921 Comandos de usuario ! 
32922 \backslash
32923 newcommand
32924 \end_layout
32925
32926 \end_inset
32927
32928
32929 \begin_inset Index
32930 status collapsed
32931
32932 \begin_layout Plain Layout
32933 Comandos ! N ! 
32934 \backslash
32935 newcommand
32936 \end_layout
32937
32938 \end_inset
32939
32940
32941 \end_layout
32942
32943 \begin_layout Standard
32944 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
32945  Pero es posible definir nuevos comandos más cortos con el comando 
32946 \series bold
32947
32948 \backslash
32949 newcommand
32950 \series default
32951 .
32952  
32953 \end_layout
32954
32955 \begin_layout Standard
32956 El esquema del comando 
32957 \series bold
32958
32959 \backslash
32960 newcommand
32961 \series default
32962  es:
32963 \end_layout
32964
32965 \begin_layout Standard
32966
32967 \series bold
32968
32969 \backslash
32970 newcommand{nombre nuevo de comando}[número de argumentos]
32971 \begin_inset Newline newline
32972 \end_inset
32973
32974
32975 \begin_inset ERT
32976 status collapsed
32977
32978 \begin_layout Plain Layout
32979
32980
32981 \backslash
32982 phantom{
32983 \end_layout
32984
32985 \end_inset
32986
32987
32988 \backslash
32989 newcommand
32990 \begin_inset ERT
32991 status collapsed
32992
32993 \begin_layout Plain Layout
32994
32995 }
32996 \end_layout
32997
32998 \end_inset
32999
33000 [valor opcional]{definición de comando}
33001 \end_layout
33002
33003 \begin_layout Standard
33004 \begin_inset Note Greyedout
33005 status collapsed
33006
33007 \begin_layout Plain Layout
33008
33009 \series bold
33010 Nota:
33011 \series default
33012  Asegúrate de que el nombre del nuevo comando no está definido ya en el
33013  documento o en paquetes LaTeX que uses.
33014  Si p.
33015 \begin_inset space \thinspace{}
33016 \end_inset
33017
33018 e.
33019  defines el comando 
33020 \series bold
33021
33022 \backslash
33023 le
33024 \series default
33025  para 
33026 \series bold
33027
33028 \backslash
33029 Leftarrow,
33030 \series default
33031  se producirán errores porque 
33032 \series bold
33033
33034 \backslash
33035 le
33036 \series default
33037  ya existe como comando para 
33038 \begin_inset Quotes fld
33039 \end_inset
33040
33041
33042 \begin_inset Formula $\le$
33043 \end_inset
33044
33045
33046 \begin_inset Quotes frd
33047 \end_inset
33048
33049 .
33050
33051 \series bold
33052  
33053 \end_layout
33054
33055 \end_inset
33056
33057
33058 \end_layout
33059
33060 \begin_layout Standard
33061 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
33062  argumentos debería tener el nuevo comando.
33063  Con el valor opcional se puede predefinir un valor para un argumento opcional.
33064  Cuando se hace esto, el 
33065 \emph on
33066 primer
33067 \emph default
33068  argumento del nuevo comando es automáticamente opcional.
33069 \end_layout
33070
33071 \begin_layout Standard
33072 Veamos unos ejemplos:
33073 \end_layout
33074
33075 \begin_layout Itemize
33076 Para definir el comando 
33077 \series bold
33078
33079 \backslash
33080 gr
33081 \series default
33082  para 
33083 \series bold
33084
33085 \backslash
33086 Longrightarrow
33087 \series default
33088 , la línea de preámbulo LaTeX es:
33089 \begin_inset VSpace medskip
33090 \end_inset
33091
33092
33093 \begin_inset Newline newline
33094 \end_inset
33095
33096
33097 \series bold
33098
33099 \backslash
33100 newcommand{
33101 \backslash
33102 gr}{
33103 \backslash
33104 Longrightarrow}
33105 \end_layout
33106
33107 \begin_layout Itemize
33108 Para definir el comando 
33109 \series bold
33110
33111 \backslash
33112 us
33113 \series default
33114  para 
33115 \series bold
33116
33117 \backslash
33118 underline
33119 \series default
33120 , el argumento (que sería subrayado) debe tenerse en cuenta.
33121  Para esto la línea de preámbulo es:
33122 \begin_inset VSpace medskip
33123 \end_inset
33124
33125
33126 \begin_inset Newline newline
33127 \end_inset
33128
33129
33130 \series bold
33131
33132 \backslash
33133 newcommand{
33134 \backslash
33135 us}[1]{
33136 \backslash
33137 underline{#1}}
33138 \series default
33139
33140 \begin_inset VSpace medskip
33141 \end_inset
33142
33143
33144 \begin_inset Newline newline
33145 \end_inset
33146
33147 El carácter 
33148 \series bold
33149 #
33150 \series default
33151  actúa como colocador del argumento, el 
33152 \series bold
33153 1
33154 \series default
33155  indica que es el colocador para el primer argumento.
33156 \end_layout
33157
33158 \begin_layout Itemize
33159 Para 
33160 \series bold
33161
33162 \backslash
33163 framebox
33164 \series default
33165  se puede p.
33166 \begin_inset space \thinspace{}
33167 \end_inset
33168
33169 e.
33170  definir el comando 
33171 \series bold
33172
33173 \backslash
33174 fb
33175 \series default
33176 :
33177 \begin_inset VSpace medskip
33178 \end_inset
33179
33180
33181 \begin_inset Newline newline
33182 \end_inset
33183
33184
33185 \series bold
33186
33187 \backslash
33188 newcommand{
33189 \backslash
33190 fb}[3]{
33191 \backslash
33192 framebox#1#2{$#3$}}
33193 \series default
33194
33195 \begin_inset VSpace medskip
33196 \end_inset
33197
33198
33199 \begin_inset Newline newline
33200 \end_inset
33201
33202 Los dos signos dólar generan la ecuación extra necesaria para 
33203 \series bold
33204
33205 \backslash
33206 framebox
33207 \series default
33208 , véase 
33209 \begin_inset CommandInset ref
33210 LatexCommand ref
33211 reference "sub:Cuadros-con-marco"
33212
33213 \end_inset
33214
33215 .
33216 \end_layout
33217
33218 \begin_layout Itemize
33219 Para crear un nuevo comando para 
33220 \series bold
33221
33222 \backslash
33223 fcolorbox
33224 \series default
33225  donde no es necesario especificar el color para el cuadro, el argumento
33226  para el color se define opcional:
33227 \begin_inset VSpace medskip
33228 \end_inset
33229
33230
33231 \begin_inset Newline newline
33232 \end_inset
33233
33234
33235 \series bold
33236
33237 \backslash
33238 newcommand{
33239 \backslash
33240 cb}[3][white]{
33241 \backslash
33242 fcolorbox{#2}{#1}{$#3$}}
33243 \series default
33244
33245 \begin_inset VSpace medskip
33246 \end_inset
33247
33248
33249 \begin_inset Newline newline
33250 \end_inset
33251
33252 Si el color no es especificado al usar 
33253 \series bold
33254
33255 \backslash
33256 cb
33257 \series default
33258 , se elige el color 
33259 \series bold
33260 white
33261 \series default
33262  predefinido.
33263 \end_layout
33264
33265 \begin_layout Standard
33266 Un ensayo con los nuevos comandos definidos:
33267 \end_layout
33268
33269 \begin_layout Standard
33270 \noindent
33271 \align center
33272 \begin_inset Tabular
33273 <lyxtabular version="3" rows="6" columns="2">
33274 <features>
33275 <column alignment="center" valignment="top" width="0">
33276 <column alignment="center" valignment="top" width="0">
33277 <row>
33278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33279 \begin_inset Text
33280
33281 \begin_layout Plain Layout
33282 Comando
33283 \end_layout
33284
33285 \end_inset
33286 </cell>
33287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33288 \begin_inset Text
33289
33290 \begin_layout Plain Layout
33291 Resultado
33292 \begin_inset Note Note
33293 status collapsed
33294
33295 \begin_layout Plain Layout
33296
33297 \series bold
33298
33299 \backslash
33300 raisebox
33301 \series default
33302  se usa sólo como espaciador
33303 \end_layout
33304
33305 \end_inset
33306
33307
33308 \end_layout
33309
33310 \end_inset
33311 </cell>
33312 </row>
33313 <row>
33314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33315 \begin_inset Text
33316
33317 \begin_layout Plain Layout
33318 A
33319 \backslash
33320 gr
33321 \begin_inset ERT
33322 status collapsed
33323
33324 \begin_layout Plain Layout
33325
33326
33327 \backslash
33328 spce 
33329 \end_layout
33330
33331 \end_inset
33332
33333 B
33334 \end_layout
33335
33336 \end_inset
33337 </cell>
33338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33339 \begin_inset Text
33340
33341 \begin_layout Plain Layout
33342 \begin_inset Formula $A\gr B$
33343 \end_inset
33344
33345
33346 \end_layout
33347
33348 \end_inset
33349 </cell>
33350 </row>
33351 <row>
33352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33353 \begin_inset Text
33354
33355 \begin_layout Plain Layout
33356
33357 \backslash
33358 us{ABcd
33359 \end_layout
33360
33361 \end_inset
33362 </cell>
33363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33364 \begin_inset Text
33365
33366 \begin_layout Plain Layout
33367 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
33368 \end_inset
33369
33370
33371 \end_layout
33372
33373 \end_inset
33374 </cell>
33375 </row>
33376 <row>
33377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33378 \begin_inset Text
33379
33380 \begin_layout Plain Layout
33381
33382 \backslash
33383 fb{[2cm]
33384 \begin_inset Formula $\to$
33385 \end_inset
33386
33387
33388 \backslash
33389 {
33390 \begin_inset Formula $\to$
33391 \end_inset
33392
33393
33394 \backslash
33395 {
33396 \backslash
33397 int
33398 \begin_inset ERT
33399 status collapsed
33400
33401 \begin_layout Plain Layout
33402
33403
33404 \backslash
33405 spce 
33406 \end_layout
33407
33408 \end_inset
33409
33410 A=B
33411 \end_layout
33412
33413 \end_inset
33414 </cell>
33415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33416 \begin_inset Text
33417
33418 \begin_layout Plain Layout
33419 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
33420 \end_inset
33421
33422
33423 \end_layout
33424
33425 \end_inset
33426 </cell>
33427 </row>
33428 <row>
33429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33430 \begin_inset Text
33431
33432 \begin_layout Plain Layout
33433
33434 \backslash
33435 cb{red
33436 \begin_inset Formula $\to$
33437 \end_inset
33438
33439
33440 \backslash
33441 {
33442 \backslash
33443 int
33444 \begin_inset ERT
33445 status collapsed
33446
33447 \begin_layout Plain Layout
33448
33449
33450 \backslash
33451 spce 
33452 \end_layout
33453
33454 \end_inset
33455
33456 A=B
33457 \end_layout
33458
33459 \end_inset
33460 </cell>
33461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33462 \begin_inset Text
33463
33464 \begin_layout Plain Layout
33465 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
33466 \end_inset
33467
33468
33469 \end_layout
33470
33471 \end_inset
33472 </cell>
33473 </row>
33474 <row>
33475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33476 \begin_inset Text
33477
33478 \begin_layout Plain Layout
33479
33480 \backslash
33481 cb[green]
33482 \backslash
33483 {red
33484 \begin_inset Formula $\to$
33485 \end_inset
33486
33487
33488 \backslash
33489 {
33490 \backslash
33491 int
33492 \begin_inset ERT
33493 status collapsed
33494
33495 \begin_layout Plain Layout
33496
33497
33498 \backslash
33499 spce 
33500 \end_layout
33501
33502 \end_inset
33503
33504 A=B
33505 \end_layout
33506
33507 \end_inset
33508 </cell>
33509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33510 \begin_inset Text
33511
33512 \begin_layout Plain Layout
33513 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
33514 \end_inset
33515
33516
33517 \end_layout
33518
33519 \end_inset
33520 </cell>
33521 </row>
33522 </lyxtabular>
33523
33524 \end_inset
33525
33526
33527 \end_layout
33528
33529 \begin_layout Subsection
33530 Macros de ecuaciones
33531 \begin_inset Index
33532 status collapsed
33533
33534 \begin_layout Plain Layout
33535 Comandos de usuario ! Macros de ecuaciones
33536 \end_layout
33537
33538 \end_inset
33539
33540
33541 \begin_inset Index
33542 status collapsed
33543
33544 \begin_layout Plain Layout
33545 Macros
33546 \end_layout
33547
33548 \end_inset
33549
33550
33551 \end_layout
33552
33553 \begin_layout Standard
33554 Los comandos definidos por el usuario son especialmente convenientes para
33555  expresiones complejas.
33556  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
33557  el mismo tipo de solución se repite varias veces.
33558  La forma general de una ecuación de segundo grado es:
33559 \begin_inset Formula \[
33560 0=\lambda^{2}+p\lambda+q\]
33561
33562 \end_inset
33563
33564 La forma general de la solución es:
33565 \begin_inset Formula \[
33566 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
33567
33568 \end_inset
33569
33570
33571 \end_layout
33572
33573 \begin_layout Standard
33574 Para definir un comando para la ecuación de la solución, en donde solo hay
33575  que especificar los tres parámetros 
33576 \begin_inset Formula $\lambda$
33577 \end_inset
33578
33579
33580 \begin_inset Formula $p$
33581 \end_inset
33582
33583 , y 
33584 \begin_inset Formula $q$
33585 \end_inset
33586
33587 , y el índice de 
33588 \begin_inset Formula $\lambda$
33589 \end_inset
33590
33591  puede darse opcionalmente, la línea de preámbulo LaTeX es
33592 \begin_inset Newline newline
33593 \end_inset
33594
33595
33596 \series bold
33597
33598 \backslash
33599 newcommand{
33600 \backslash
33601 qG}[4][1,
33602 \backslash
33603 ,2]{#2_{#1}=-
33604 \backslash
33605 frac{#3}{2}
33606 \backslash
33607 pm
33608 \begin_inset Newline newline
33609 \end_inset
33610
33611
33612 \begin_inset ERT
33613 status collapsed
33614
33615 \begin_layout Plain Layout
33616
33617
33618 \backslash
33619 hphantom{
33620 \end_layout
33621
33622 \end_inset
33623
33624
33625 \backslash
33626 newcommand
33627 \begin_inset ERT
33628 status collapsed
33629
33630 \begin_layout Plain Layout
33631
33632 }
33633 \end_layout
33634
33635 \end_inset
33636
33637
33638 \backslash
33639 sqrt{
33640 \backslash
33641 frac{#3^{2}}{4}-#4}}
33642 \end_layout
33643
33644 \begin_layout Standard
33645 Para generar la solución se inserta el comando
33646 \begin_inset Newline newline
33647 \end_inset
33648
33649
33650 \series bold
33651
33652 \backslash
33653 qG{
33654 \backslash
33655 lambda
33656 \begin_inset Formula $\to$
33657 \end_inset
33658
33659
33660 \backslash
33661 {p
33662 \begin_inset Formula $\to$
33663 \end_inset
33664
33665
33666 \backslash
33667 {q
33668 \series default
33669  en una ecuación
33670 \series bold
33671 .
33672 \end_layout
33673
33674 \begin_layout Standard
33675 La definición del nuevo comando no es intuitiva porque hay que conocer los
33676  esquemas de todos los comandos LaTeX usados, p.
33677 \begin_inset space \thinspace{}
33678 \end_inset
33679
33680 e., que una fracción se inserta en LaTeX como
33681 \series bold
33682  
33683 \backslash
33684 frac{numerador}{denominador}
33685 \series default
33686 .
33687  Además, uno puede olvidar fácilmente una llave en la definición y no puede
33688  ver en LyX lo que el nuevo comando está haciendo.
33689  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
33690  ecuación en vez del comando
33691 \series bold
33692  
33693 \backslash
33694 newcommand
33695 \series default
33696 .
33697 \end_layout
33698
33699 \begin_layout Standard
33700 Una macro de ecuación se crea con el menú 
33701 \family sans
33702 Insertar\SpecialChar \menuseparator
33703 Ecuación\SpecialChar \menuseparator
33704 Macro
33705 \family default
33706  o con el botón 
33707 \begin_inset Graphics
33708         filename ../../images/math-macro_newmacroname_newcommand.png
33709         scale 85
33710
33711 \end_inset
33712
33713  de la barra de herramientas.
33714  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
33715  como el siguiente donde se define la macro:
33716 \begin_inset Newline newline
33717 \end_inset
33718
33719
33720 \end_layout
33721
33722 \begin_layout Standard
33723 \begin_inset space \hspace*{\fill}
33724 \end_inset
33725
33726
33727 \begin_inset Graphics
33728         filename ../clipart/macrobox.png
33729
33730 \end_inset
33731
33732
33733 \begin_inset space \hspace*{\fill}
33734 \end_inset
33735
33736
33737 \begin_inset Newline newline
33738 \end_inset
33739
33740
33741 \begin_inset FormulaMacro
33742 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33743 \end_inset
33744
33745
33746 \backslash
33747 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
33748  En el primer marco azul se inserta la ecuación buscada.
33749  Con el comando 
33750 \series bold
33751
33752 \backslash
33753 #númerodeargumento
33754 \series default
33755 , , o con el botón 
33756 \begin_inset Graphics
33757         filename ../../images/math-macro-add-param.png
33758         scale 85
33759
33760 \end_inset
33761
33762  de la barra de herramientas de macros se inserta un colocador de argumento,
33763  p.
33764 \begin_inset space \thinspace{}
33765 \end_inset
33766
33767 e
33768 \begin_inset space \space{}
33769 \end_inset
33770
33771
33772 \series bold
33773
33774 \backslash
33775 #1
33776 \series default
33777 .
33778  Los colocadores de argumento se muestran en rojo.
33779  Se pueden poner 9 argumentos como máximo.
33780  Con el botón 
33781 \begin_inset Graphics
33782         filename ../../images/math-macro-add-optional-param.png
33783         scale 85
33784
33785 \end_inset
33786
33787  se crean argumentos opcionales.
33788  El primer argumento no opcional puede transformarse en opcional con el
33789  botón 
33790 \begin_inset Graphics
33791         filename ../../images/math-macro-make-optional.png
33792         scale 85
33793
33794 \end_inset
33795
33796 .
33797  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
33798  Normalmente quieres verlo tal como está definido, así que el recuadro se
33799  deja vacío.
33800  Pero si has creado una macro que necesita mucho espacio en la pantalla,
33801  en dicho recuadro puedes insertar, por ejemplo
33802 \begin_inset Newline newline
33803 \end_inset
33804
33805
33806 \series bold
33807 qG: 
33808 \backslash
33809 #1
33810 \series default
33811  
33812 \series bold
33813 ,
33814 \series default
33815  
33816 \series bold
33817
33818 \backslash
33819 #2
33820 \series default
33821  
33822 \series bold
33823 ,
33824 \series default
33825  
33826 \series bold
33827
33828 \backslash
33829 #3, 
33830 \backslash
33831 #4
33832 \begin_inset Newline newline
33833 \end_inset
33834
33835
33836 \series default
33837 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
33838  en LyX, lo que conlleva una visualización mejor.
33839  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
33840 \begin_inset Newline newline
33841 \end_inset
33842
33843 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
33844  macros individuales situando el cursor en la macro y usando el menú 
33845 \family sans
33846 Ver\SpecialChar \menuseparator
33847 (Des)plegar macro de ecuación.
33848 \end_layout
33849
33850 \begin_layout Standard
33851 Para usar una macro, se inserta el nombre de la misma como comando en una
33852  ecuación, en nuestro caso 
33853 \series bold
33854
33855 \backslash
33856 qG
33857 \series default
33858 .
33859  Nuestra macro se muestra en LyX así:
33860 \begin_inset Newline newline
33861 \end_inset
33862
33863
33864 \begin_inset space \hspace*{\fill}
33865 \end_inset
33866
33867
33868 \begin_inset Graphics
33869         filename ../clipart/macrouse.png
33870
33871 \end_inset
33872
33873
33874 \begin_inset space \hspace*{\fill}
33875 \end_inset
33876
33877
33878 \begin_inset Newline newline
33879 \end_inset
33880
33881 Aquí tenemos nuestro ejemplo de macro con los argumentos 
33882 \begin_inset Formula $x$
33883 \end_inset
33884
33885
33886 \begin_inset Formula $\ln(x)$
33887 \end_inset
33888
33889 , y 
33890 \begin_inset Formula $B$
33891 \end_inset
33892
33893 :
33894 \end_layout
33895
33896 \begin_layout Standard
33897 \begin_inset Formula \[
33898 \qG x{\ln(x)}B\]
33899
33900 \end_inset
33901
33902
33903 \end_layout
33904
33905 \begin_layout Standard
33906 Una macro de ecuación se transforma internamente en un comando 
33907 \series bold
33908
33909 \backslash
33910 newcommand
33911 \series default
33912  cuando se exporta el documento.
33913  El comando creado 
33914 \series bold
33915
33916 \backslash
33917 newcommand
33918 \series default
33919  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
33920  usar en ecuaciones que estén en recuadros de definición de macros en el
33921  documento.
33922  
33923 \end_layout
33924
33925 \begin_layout Standard
33926 Las macros de ecuación también pueden crearse directamente a partir de un
33927  comando
33928 \series bold
33929  
33930 \backslash
33931 newcommand
33932 \series default
33933 .
33934  Por ejemplo, escribiendo el comando
33935 \begin_inset Newline newline
33936 \end_inset
33937
33938
33939 \series bold
33940
33941 \backslash
33942 newcommand{
33943 \backslash
33944 larrow}[2]{
33945 \backslash
33946 xleftarrow[#2]{#1}}
33947 \begin_inset Newline newline
33948 \end_inset
33949
33950
33951 \series default
33952 como texto normal en LyX, seleccionándolo completamente y usando a continuación
33953  el atajo 
33954 \family sans
33955 Ctrl+M
33956 \family default
33957 , el comando se transformará en una macro de ecuación.
33958  Al emplear este método debes tener cuidado en escribir correctamente el
33959  comando 
33960 \series bold
33961
33962 \backslash
33963 newcommand
33964 \series default
33965 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
33966  
33967 \end_layout
33968
33969 \begin_layout Standard
33970 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
33971  en definiciones de macros se manejan incorrectamente.
33972  Por eso el ejemplo 
33973 \series bold
33974
33975 \backslash
33976 fb
33977 \series default
33978  de 
33979 \begin_inset CommandInset ref
33980 LatexCommand ref
33981 reference "sub:El-comando-newcommand"
33982
33983 \end_inset
33984
33985  no puede crearse como macro.
33986 \end_layout
33987
33988 \begin_layout Standard
33989 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
33990  la barra de herramientas de macros:
33991 \end_layout
33992
33993 \begin_layout Standard
33994 \begin_inset VSpace defskip
33995 \end_inset
33996
33997
33998 \end_layout
33999
34000 \begin_layout Standard
34001 \begin_inset Graphics
34002         filename ../clipart/MacroToolbar.png
34003
34004 \end_inset
34005
34006
34007 \begin_inset Index
34008 status collapsed
34009
34010 \begin_layout Plain Layout
34011 Macros ! Barra de herramientas
34012 \end_layout
34013
34014 \end_inset
34015
34016
34017 \end_layout
34018
34019 \begin_layout Standard
34020 \begin_inset VSpace defskip
34021 \end_inset
34022
34023
34024 \end_layout
34025
34026 \begin_layout Standard
34027 La barra de herramientas de macros contiene los siguientes botones:
34028 \end_layout
34029
34030 \begin_layout Standard
34031 \begin_inset VSpace defskip
34032 \end_inset
34033
34034
34035 \end_layout
34036
34037 \begin_layout Standard
34038 \begin_inset Tabular
34039 <lyxtabular version="3" rows="9" columns="2">
34040 <features islongtable="true">
34041 <column alignment="left" valignment="top" width="0">
34042 <column alignment="left" valignment="top" width="85col%">
34043 <row interlinespace="2.5mm">
34044 <cell alignment="center" valignment="top" usebox="none">
34045 \begin_inset Text
34046
34047 \begin_layout Plain Layout
34048 \begin_inset Graphics
34049         filename ../../images/math-macro-remove-param.png
34050         BoundingBox 0bp 5bp 20bp 25bp
34051         rotateOrigin center
34052
34053 \end_inset
34054
34055
34056 \end_layout
34057
34058 \end_inset
34059 </cell>
34060 <cell alignment="center" valignment="top" usebox="none">
34061 \begin_inset Text
34062
34063 \begin_layout Plain Layout
34064
34065 \family sans
34066 Editar\SpecialChar \menuseparator
34067 Ecuación\SpecialChar \menuseparator
34068 Definición de macro\SpecialChar \menuseparator
34069 Quitar último argumento
34070 \end_layout
34071
34072 \end_inset
34073 </cell>
34074 </row>
34075 <row interlinespace="2.5mm">
34076 <cell alignment="center" valignment="top" usebox="none">
34077 \begin_inset Text
34078
34079 \begin_layout Plain Layout
34080 \begin_inset Graphics
34081         filename ../../images/math-macro-add-param.png
34082         BoundingBox 0bp 5bp 20bp 25bp
34083         rotateOrigin center
34084
34085 \end_inset
34086
34087
34088 \end_layout
34089
34090 \end_inset
34091 </cell>
34092 <cell alignment="center" valignment="top" usebox="none">
34093 \begin_inset Text
34094
34095 \begin_layout Plain Layout
34096
34097 \family sans
34098 Editar\SpecialChar \menuseparator
34099 Ecuación\SpecialChar \menuseparator
34100 Definición de macro\SpecialChar \menuseparator
34101 Añadir argumento
34102 \end_layout
34103
34104 \end_inset
34105 </cell>
34106 </row>
34107 <row interlinespace="2.5mm">
34108 <cell alignment="center" valignment="top" usebox="none">
34109 \begin_inset Text
34110
34111 \begin_layout Plain Layout
34112 \begin_inset Graphics
34113         filename ../../images/math-macro-make-optional.png
34114         BoundingBox 0bp 5bp 20bp 25bp
34115         rotateOrigin center
34116
34117 \end_inset
34118
34119
34120 \end_layout
34121
34122 \end_inset
34123 </cell>
34124 <cell alignment="center" valignment="top" usebox="none">
34125 \begin_inset Text
34126
34127 \begin_layout Plain Layout
34128
34129 \family sans
34130 Editar\SpecialChar \menuseparator
34131 Ecuación\SpecialChar \menuseparator
34132 Definición de macro\SpecialChar \menuseparator
34133 Hacer opcional el primer
34134 \begin_inset Newline newline
34135 \end_inset
34136
34137
34138 \begin_inset ERT
34139 status collapsed
34140
34141 \begin_layout Plain Layout
34142
34143
34144 \backslash
34145 hphantom{
34146 \end_layout
34147
34148 \end_inset
34149
34150 Editar\SpecialChar \menuseparator
34151 Ecuación\SpecialChar \menuseparator
34152 Definición de macro\SpecialChar \menuseparator
34153
34154 \begin_inset ERT
34155 status collapsed
34156
34157 \begin_layout Plain Layout
34158
34159 }
34160 \end_layout
34161
34162 \end_inset
34163
34164 argumento no opcional
34165 \end_layout
34166
34167 \end_inset
34168 </cell>
34169 </row>
34170 <row interlinespace="2.5mm">
34171 <cell alignment="center" valignment="top" usebox="none">
34172 \begin_inset Text
34173
34174 \begin_layout Plain Layout
34175 \begin_inset Graphics
34176         filename ../../images/math-macro-make-nonoptional.png
34177         BoundingBox 0bp 5bp 20bp 25bp
34178         rotateOrigin center
34179
34180 \end_inset
34181
34182
34183 \end_layout
34184
34185 \end_inset
34186 </cell>
34187 <cell alignment="center" valignment="top" usebox="none">
34188 \begin_inset Text
34189
34190 \begin_layout Plain Layout
34191
34192 \family sans
34193 Editar\SpecialChar \menuseparator
34194 Ecuación\SpecialChar \menuseparator
34195 Definición de macro\SpecialChar \menuseparator
34196 Hacer no opcional el primer
34197 \begin_inset Newline newline
34198 \end_inset
34199
34200
34201 \begin_inset ERT
34202 status collapsed
34203
34204 \begin_layout Plain Layout
34205
34206
34207 \backslash
34208 hphantom{
34209 \end_layout
34210
34211 \end_inset
34212
34213 Editar\SpecialChar \menuseparator
34214 Ecuación\SpecialChar \menuseparator
34215 Definición de macro\SpecialChar \menuseparator
34216
34217 \begin_inset ERT
34218 status collapsed
34219
34220 \begin_layout Plain Layout
34221
34222 }
34223 \end_layout
34224
34225 \end_inset
34226
34227 argumento opcional
34228 \end_layout
34229
34230 \end_inset
34231 </cell>
34232 </row>
34233 <row interlinespace="2.5mm">
34234 <cell alignment="center" valignment="top" usebox="none">
34235 \begin_inset Text
34236
34237 \begin_layout Plain Layout
34238 \begin_inset Graphics
34239         filename ../../images/math-macro-remove-optional-param.png
34240         BoundingBox 0bp 5bp 20bp 25bp
34241         rotateOrigin center
34242
34243 \end_inset
34244
34245
34246 \end_layout
34247
34248 \end_inset
34249 </cell>
34250 <cell alignment="center" valignment="top" usebox="none">
34251 \begin_inset Text
34252
34253 \begin_layout Plain Layout
34254
34255 \family sans
34256 Editar\SpecialChar \menuseparator
34257 Ecuación\SpecialChar \menuseparator
34258 Definición de macro\SpecialChar \menuseparator
34259 Quitar argumento opcional
34260 \end_layout
34261
34262 \end_inset
34263 </cell>
34264 </row>
34265 <row interlinespace="2.5mm">
34266 <cell alignment="center" valignment="top" usebox="none">
34267 \begin_inset Text
34268
34269 \begin_layout Plain Layout
34270 \begin_inset Graphics
34271         filename ../../images/math-macro-add-optional-param.png
34272         BoundingBox 0bp 5bp 20bp 25bp
34273         rotateOrigin center
34274
34275 \end_inset
34276
34277
34278 \end_layout
34279
34280 \end_inset
34281 </cell>
34282 <cell alignment="center" valignment="top" usebox="none">
34283 \begin_inset Text
34284
34285 \begin_layout Plain Layout
34286
34287 \family sans
34288 Editar\SpecialChar \menuseparator
34289 Ecuación\SpecialChar \menuseparator
34290 Definición de macro\SpecialChar \menuseparator
34291 Insertar argumento opcional
34292 \end_layout
34293
34294 \end_inset
34295 </cell>
34296 </row>
34297 <row interlinespace="2.5mm">
34298 <cell alignment="center" valignment="top" usebox="none">
34299 \begin_inset Text
34300
34301 \begin_layout Plain Layout
34302 \begin_inset Graphics
34303         filename ../../images/math-macro-remove-greedy-param.png
34304         BoundingBox 0bp 5bp 20bp 25bp
34305         rotateOrigin center
34306
34307 \end_inset
34308
34309
34310 \end_layout
34311
34312 \end_inset
34313 </cell>
34314 <cell alignment="center" valignment="top" usebox="none">
34315 \begin_inset Text
34316
34317 \begin_layout Plain Layout
34318
34319 \family sans
34320 Editar\SpecialChar \menuseparator
34321 Ecuación\SpecialChar \menuseparator
34322 Definición de macro\SpecialChar \menuseparator
34323 Quitar último argumento
34324 \begin_inset Newline newline
34325 \end_inset
34326
34327
34328 \begin_inset ERT
34329 status collapsed
34330
34331 \begin_layout Plain Layout
34332
34333
34334 \backslash
34335 hphantom{
34336 \end_layout
34337
34338 \end_inset
34339
34340 Editar\SpecialChar \menuseparator
34341 Ecuación\SpecialChar \menuseparator
34342 Definición de macro\SpecialChar \menuseparator
34343
34344 \begin_inset ERT
34345 status collapsed
34346
34347 \begin_layout Plain Layout
34348
34349 }
34350 \end_layout
34351
34352 \end_inset
34353
34354 yendo hacia la derecha
34355 \end_layout
34356
34357 \end_inset
34358 </cell>
34359 </row>
34360 <row interlinespace="2.5mm">
34361 <cell alignment="center" valignment="top" usebox="none">
34362 \begin_inset Text
34363
34364 \begin_layout Plain Layout
34365 \begin_inset Graphics
34366         filename ../../images/math-macro-append-greedy-param.png
34367         BoundingBox 0bp 5bp 20bp 25bp
34368         rotateOrigin center
34369
34370 \end_inset
34371
34372
34373 \end_layout
34374
34375 \end_inset
34376 </cell>
34377 <cell alignment="center" valignment="top" usebox="none">
34378 \begin_inset Text
34379
34380 \begin_layout Plain Layout
34381
34382 \family sans
34383 Editar\SpecialChar \menuseparator
34384 Ecuación\SpecialChar \menuseparator
34385 Definición de macro\SpecialChar \menuseparator
34386 Añadir argumento comiendo
34387 \begin_inset Newline newline
34388 \end_inset
34389
34390
34391 \begin_inset ERT
34392 status collapsed
34393
34394 \begin_layout Plain Layout
34395
34396
34397 \backslash
34398 hphantom{
34399 \end_layout
34400
34401 \end_inset
34402
34403 Editar\SpecialChar \menuseparator
34404 Ecuación\SpecialChar \menuseparator
34405 Definición de macro\SpecialChar \menuseparator
34406
34407 \begin_inset ERT
34408 status collapsed
34409
34410 \begin_layout Plain Layout
34411
34412 }
34413 \end_layout
34414
34415 \end_inset
34416
34417 desde la derecha
34418 \end_layout
34419
34420 \end_inset
34421 </cell>
34422 </row>
34423 <row interlinespace="2.5mm">
34424 <cell alignment="center" valignment="top" usebox="none">
34425 \begin_inset Text
34426
34427 \begin_layout Plain Layout
34428 \begin_inset Graphics
34429         filename ../../images/math-macro-add-greedy-optional-param.png
34430         BoundingBox 0bp 5bp 20bp 25bp
34431         rotateOrigin center
34432
34433 \end_inset
34434
34435
34436 \end_layout
34437
34438 \end_inset
34439 </cell>
34440 <cell alignment="center" valignment="top" usebox="none">
34441 \begin_inset Text
34442
34443 \begin_layout Plain Layout
34444
34445 \family sans
34446 Editar\SpecialChar \menuseparator
34447 Ecuación\SpecialChar \menuseparator
34448 Definición de macro\SpecialChar \menuseparator
34449 Añadir argumento opcional
34450 \begin_inset Newline newline
34451 \end_inset
34452
34453
34454 \begin_inset ERT
34455 status collapsed
34456
34457 \begin_layout Plain Layout
34458
34459
34460 \backslash
34461 hphantom{
34462 \end_layout
34463
34464 \end_inset
34465
34466 Editar\SpecialChar \menuseparator
34467 Ecuación\SpecialChar \menuseparator
34468 Definición de macro\SpecialChar \menuseparator
34469
34470 \begin_inset ERT
34471 status collapsed
34472
34473 \begin_layout Plain Layout
34474
34475 }
34476 \end_layout
34477
34478 \end_inset
34479
34480 comiendo desde la derecha
34481 \end_layout
34482
34483 \end_inset
34484 </cell>
34485 </row>
34486 </lyxtabular>
34487
34488 \end_inset
34489
34490
34491 \end_layout
34492
34493 \begin_layout Standard
34494 \noindent
34495 \align center
34496 \begin_inset Newpage newpage
34497 \end_inset
34498
34499
34500 \end_layout
34501
34502 \begin_layout Section
34503 Indicaciones
34504 \begin_inset ERT
34505 status collapsed
34506
34507 \begin_layout Plain Layout
34508
34509
34510 \backslash
34511 texorpdfstring{
34512 \end_layout
34513
34514 \end_inset
34515
34516
34517 \begin_inset Foot
34518 status collapsed
34519
34520 \begin_layout Plain Layout
34521 Otras sugerencias útiles para matemáticas en 
34522 \begin_inset CommandInset citation
34523 LatexCommand cite
34524 key "Voss"
34525
34526 \end_inset
34527
34528 .
34529 \end_layout
34530
34531 \end_inset
34532
34533
34534 \begin_inset ERT
34535 status collapsed
34536
34537 \begin_layout Plain Layout
34538
34539 }{}
34540 \end_layout
34541
34542 \end_inset
34543
34544
34545 \begin_inset Note Note
34546 status collapsed
34547
34548 \begin_layout Plain Layout
34549
34550 \backslash
34551 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
34552  PDF.
34553 \end_layout
34554
34555 \begin_layout Plain Layout
34556 Más sobre 
34557 \backslash
34558 texorpdfstring hay en la sección 
34559 \begin_inset CommandInset ref
34560 LatexCommand ref
34561 reference "sub:Ecuaciones-en-encabezados"
34562
34563 \end_inset
34564
34565 .
34566 \end_layout
34567
34568 \end_inset
34569
34570
34571 \begin_inset Index
34572 status collapsed
34573
34574 \begin_layout Plain Layout
34575 Indicaciones
34576 \end_layout
34577
34578 \end_inset
34579
34580
34581 \end_layout
34582
34583 \begin_layout Subsection
34584 Números negativos
34585 \begin_inset Index
34586 status collapsed
34587
34588 \begin_layout Plain Layout
34589 Numeros@Números ! negativos
34590 \end_layout
34591
34592 \end_inset
34593
34594
34595 \end_layout
34596
34597 \begin_layout Standard
34598 Los números negativos a veces se ven feos en las ecuaciones porque el signo
34599  menos delante del número tiene la misma longitud que el operador signo
34600  menos.
34601  Si se escribe el número negativo en texto normal el signo menos aparece
34602  correctamente.
34603 \end_layout
34604
34605 \begin_layout Standard
34606 Así pues, el problema desaparece si se convierte el signo menos a texto
34607  matemático.
34608 \end_layout
34609
34610 \begin_layout Standard
34611 Un ejemplo para visualizar el problema:
34612 \end_layout
34613
34614 \begin_layout Standard
34615 \noindent
34616 \align center
34617 \begin_inset Tabular
34618 <lyxtabular version="3" rows="3" columns="2">
34619 <features>
34620 <column alignment="center" valignment="top" width="0">
34621 <column alignment="center" valignment="top" width="0">
34622 <row>
34623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34624 \begin_inset Text
34625
34626 \begin_layout Plain Layout
34627 texto normal:
34628 \end_layout
34629
34630 \end_inset
34631 </cell>
34632 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34633 \begin_inset Text
34634
34635 \begin_layout Plain Layout
34636 x = -2
34637 \end_layout
34638
34639 \end_inset
34640 </cell>
34641 </row>
34642 <row>
34643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34644 \begin_inset Text
34645
34646 \begin_layout Plain Layout
34647 ecuación:
34648 \end_layout
34649
34650 \end_inset
34651 </cell>
34652 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34653 \begin_inset Text
34654
34655 \begin_layout Plain Layout
34656 \begin_inset Formula $x=-2$
34657 \end_inset
34658
34659
34660 \end_layout
34661
34662 \end_inset
34663 </cell>
34664 </row>
34665 <row>
34666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34667 \begin_inset Text
34668
34669 \begin_layout Plain Layout
34670 solución:
34671 \end_layout
34672
34673 \end_inset
34674 </cell>
34675 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34676 \begin_inset Text
34677
34678 \begin_layout Plain Layout
34679 \begin_inset Formula $x=\mbox{-}2$
34680 \end_inset
34681
34682
34683 \end_layout
34684
34685 \end_inset
34686 </cell>
34687 </row>
34688 </lyxtabular>
34689
34690 \end_inset
34691
34692
34693 \end_layout
34694
34695 \begin_layout Subsection
34696 Coma como separador decimal
34697 \begin_inset Index
34698 status collapsed
34699
34700 \begin_layout Plain Layout
34701 Coma decimal
34702 \end_layout
34703
34704 \end_inset
34705
34706
34707 \end_layout
34708
34709 \begin_layout Standard
34710 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
34711  de grupos numéricos.
34712  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
34713 \end_layout
34714
34715 \begin_layout Standard
34716 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
34717  
34718 \family sans
34719 Ctrl+M
34720 \family default
34721 ).
34722 \end_layout
34723
34724 \begin_layout Standard
34725 Para usar las comas en todas las fórmulas del documento como separador decimal,
34726  se carga el archivo 
34727 \series bold
34728 icomma.sty
34729 \series default
34730
34731 \begin_inset Foot
34732 status collapsed
34733
34734 \begin_layout Plain Layout
34735
34736 \series bold
34737 icomma
34738 \series default
34739  forma parte del paquete LaTeX 
34740 \series bold
34741 was
34742 \series default
34743
34744 \begin_inset Index
34745 status collapsed
34746
34747 \begin_layout Plain Layout
34748 Paquetes ! was
34749 \begin_inset ERT
34750 status collapsed
34751
34752 \begin_layout Plain Layout
34753
34754
34755 \backslash
34756 vspace{4mm}
34757 \end_layout
34758
34759 \end_inset
34760
34761
34762 \end_layout
34763
34764 \end_inset
34765
34766 .
34767 \end_layout
34768
34769 \end_inset
34770
34771
34772 \begin_inset Index
34773 status collapsed
34774
34775 \begin_layout Plain Layout
34776 Paquetes ! icomma
34777 \end_layout
34778
34779 \end_inset
34780
34781  en el preámbulo LaTeX con la línea: 
34782 \end_layout
34783
34784 \begin_layout Standard
34785
34786 \series bold
34787
34788 \backslash
34789 usepackage{icomma}
34790 \end_layout
34791
34792 \begin_layout Subsection
34793 Vectores físicos
34794 \begin_inset CommandInset label
34795 LatexCommand label
34796 name "sub:Vectores-físicos"
34797
34798 \end_inset
34799
34800
34801 \begin_inset Index
34802 status collapsed
34803
34804 \begin_layout Plain Layout
34805 Vectores físicos
34806 \end_layout
34807
34808 \end_inset
34809
34810
34811 \end_layout
34812
34813 \begin_layout Standard
34814 El paquete LaTeX 
34815 \series bold
34816 braket
34817 \series default
34818
34819 \begin_inset Foot
34820 status collapsed
34821
34822 \begin_layout Plain Layout
34823
34824 \series bold
34825 braket
34826 \series default
34827  se incluye en las instalaciones estándar de LaTeX.
34828 \end_layout
34829
34830 \end_inset
34831
34832
34833 \begin_inset Index
34834 status collapsed
34835
34836 \begin_layout Plain Layout
34837 Paquetes ! braket
34838 \end_layout
34839
34840 \end_inset
34841
34842  suministra vectores predefinidos; se carga con la línea de preámbulo LaTeX:
34843 \end_layout
34844
34845 \begin_layout Standard
34846
34847 \series bold
34848
34849 \backslash
34850 usepackage{braket}
34851 \end_layout
34852
34853 \begin_layout Standard
34854 \begin_inset ERT
34855 status collapsed
34856
34857 \begin_layout Plain Layout
34858
34859
34860 \backslash
34861 ifbraket 
34862 \end_layout
34863
34864 \end_inset
34865
34866
34867 \begin_inset Note Note
34868 status collapsed
34869
34870 \begin_layout Plain Layout
34871 La tabla siguiente sólo se mostrará en la salida si el paquete LaTeX 
34872 \series bold
34873 braket
34874 \series default
34875  está instalado.
34876 \end_layout
34877
34878 \end_inset
34879
34880
34881 \end_layout
34882
34883 \begin_layout Standard
34884 Están definidos los siguientes comandos:
34885 \end_layout
34886
34887 \begin_layout Standard
34888 \noindent
34889 \align center
34890 \begin_inset Tabular
34891 <lyxtabular version="3" rows="4" columns="2">
34892 <features>
34893 <column alignment="center" valignment="top" width="0">
34894 <column alignment="center" valignment="top" width="0">
34895 <row>
34896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34897 \begin_inset Text
34898
34899 \begin_layout Plain Layout
34900 Comando
34901 \end_layout
34902
34903 \end_inset
34904 </cell>
34905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34906 \begin_inset Text
34907
34908 \begin_layout Plain Layout
34909 Resultado
34910 \end_layout
34911
34912 \end_inset
34913 </cell>
34914 </row>
34915 <row>
34916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34917 \begin_inset Text
34918
34919 \begin_layout Plain Layout
34920
34921 \backslash
34922 Bra{
34923 \backslash
34924 psi
34925 \end_layout
34926
34927 \end_inset
34928 </cell>
34929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34930 \begin_inset Text
34931
34932 \begin_layout Plain Layout
34933 \begin_inset Formula $\Bra{\psi}$
34934 \end_inset
34935
34936
34937 \end_layout
34938
34939 \end_inset
34940 </cell>
34941 </row>
34942 <row>
34943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34944 \begin_inset Text
34945
34946 \begin_layout Plain Layout
34947
34948 \backslash
34949 Ket{
34950 \backslash
34951 psi
34952 \end_layout
34953
34954 \end_inset
34955 </cell>
34956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34957 \begin_inset Text
34958
34959 \begin_layout Plain Layout
34960 \begin_inset Formula $\Ket{\psi}$
34961 \end_inset
34962
34963
34964 \end_layout
34965
34966 \end_inset
34967 </cell>
34968 </row>
34969 <row>
34970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34971 \begin_inset Text
34972
34973 \begin_layout Plain Layout
34974
34975 \backslash
34976 Braket{
34977 \backslash
34978 psi|
34979 \backslash
34980 phi
34981 \end_layout
34982
34983 \end_inset
34984 </cell>
34985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34986 \begin_inset Text
34987
34988 \begin_layout Plain Layout
34989 \begin_inset Formula $\Braket{\psi|\phi}$
34990 \end_inset
34991
34992
34993 \end_layout
34994
34995 \end_inset
34996 </cell>
34997 </row>
34998 </lyxtabular>
34999
35000 \end_inset
35001
35002
35003 \end_layout
35004
35005 \begin_layout Standard
35006 El comando 
35007 \series bold
35008
35009 \backslash
35010 Braket
35011 \series default
35012  asegura que todas las barras verticales tienen el tamaño de los delimitadores
35013  circundantes:
35014 \begin_inset Formula \[
35015 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
35016
35017 \end_inset
35018
35019
35020 \begin_inset ERT
35021 status collapsed
35022
35023 \begin_layout Plain Layout
35024
35025
35026 \backslash
35027 else
35028 \end_layout
35029
35030 \end_inset
35031
35032
35033 \begin_inset Note Note
35034 status collapsed
35035
35036 \begin_layout Plain Layout
35037 Lo que sigue se verá en la salida si el paquete LaTeX 
35038 \series bold
35039 braket
35040 \series default
35041  no está instalado:
35042 \end_layout
35043
35044 \end_inset
35045
35046
35047 \end_layout
35048
35049 \begin_layout Standard
35050 Debes instalar el paquete LaTeX 
35051 \series bold
35052 braket
35053 \series default
35054  para ver en la salida el resto de esta subsección.
35055 \end_layout
35056
35057 \begin_layout Standard
35058 \begin_inset ERT
35059 status collapsed
35060
35061 \begin_layout Plain Layout
35062
35063
35064 \backslash
35065 fi
35066 \end_layout
35067
35068 \end_inset
35069
35070
35071 \end_layout
35072
35073 \begin_layout Standard
35074 El efecto de 
35075 \series bold
35076
35077 \backslash
35078 Braket
35079 \series default
35080  también se puede conseguir con el comando 
35081 \series bold
35082
35083 \backslash
35084 middle
35085 \series default
35086 , que se describe en 
35087 \begin_inset CommandInset ref
35088 LatexCommand ref
35089 reference "sub:Tamaño-automático-de"
35090
35091 \end_inset
35092
35093 .
35094 \end_layout
35095
35096 \begin_layout Subsection
35097 Fracciones definidas por el usuario
35098 \begin_inset CommandInset label
35099 LatexCommand label
35100 name "sub:Fracciones-personalizadas"
35101
35102 \end_inset
35103
35104
35105 \begin_inset Index
35106 status collapsed
35107
35108 \begin_layout Plain Layout
35109 Fracciones ! personalizadas
35110 \end_layout
35111
35112 \end_inset
35113
35114
35115 \end_layout
35116
35117 \begin_layout Standard
35118 Para definir comandos personalizados para fracciones, se usa el comando
35119  
35120 \series bold
35121
35122 \backslash
35123 genfrac
35124 \series default
35125
35126 \begin_inset Index
35127 status collapsed
35128
35129 \begin_layout Plain Layout
35130 Comandos ! G ! 
35131 \backslash
35132 genfrac
35133 \end_layout
35134
35135 \end_inset
35136
35137  con el siguiente esquema:
35138 \end_layout
35139
35140 \begin_layout Standard
35141
35142 \series bold
35143
35144 \backslash
35145 genfrac{delimitador izquierdo}{delimitador derecho}{grosor raya de
35146 \begin_inset Newline newline
35147 \end_inset
35148
35149
35150 \begin_inset ERT
35151 status collapsed
35152
35153 \begin_layout Plain Layout
35154
35155
35156 \backslash
35157 phantom{
35158 \end_layout
35159
35160 \end_inset
35161
35162
35163 \backslash
35164 genfrac{
35165 \begin_inset ERT
35166 status collapsed
35167
35168 \begin_layout Plain Layout
35169
35170 }
35171 \end_layout
35172
35173 \end_inset
35174
35175 fracción}{estilo}{numerador}{denominador}
35176 \end_layout
35177
35178 \begin_layout Standard
35179 El estilo es un número en el rango 0-3.
35180 \end_layout
35181
35182 \begin_layout Standard
35183 \align center
35184 \begin_inset Tabular
35185 <lyxtabular version="3" rows="5" columns="2">
35186 <features>
35187 <column alignment="center" valignment="top" width="0">
35188 <column alignment="center" valignment="top" width="0">
35189 <row>
35190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35191 \begin_inset Text
35192
35193 \begin_layout Plain Layout
35194 Número
35195 \end_layout
35196
35197 \end_inset
35198 </cell>
35199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35200 \begin_inset Text
35201
35202 \begin_layout Plain Layout
35203 Estilo (tamaño)
35204 \end_layout
35205
35206 \end_inset
35207 </cell>
35208 </row>
35209 <row>
35210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35211 \begin_inset Text
35212
35213 \begin_layout Plain Layout
35214 0
35215 \end_layout
35216
35217 \end_inset
35218 </cell>
35219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35220 \begin_inset Text
35221
35222 \begin_layout Plain Layout
35223 ecuación presentada
35224 \end_layout
35225
35226 \end_inset
35227 </cell>
35228 </row>
35229 <row>
35230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35231 \begin_inset Text
35232
35233 \begin_layout Plain Layout
35234 1
35235 \end_layout
35236
35237 \end_inset
35238 </cell>
35239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35240 \begin_inset Text
35241
35242 \begin_layout Plain Layout
35243 ecuación en línea
35244 \end_layout
35245
35246 \end_inset
35247 </cell>
35248 </row>
35249 <row>
35250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35251 \begin_inset Text
35252
35253 \begin_layout Plain Layout
35254 2
35255 \end_layout
35256
35257 \end_inset
35258 </cell>
35259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35260 \begin_inset Text
35261
35262 \begin_layout Plain Layout
35263 pequeño
35264 \end_layout
35265
35266 \end_inset
35267 </cell>
35268 </row>
35269 <row>
35270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35271 \begin_inset Text
35272
35273 \begin_layout Plain Layout
35274 3
35275 \end_layout
35276
35277 \end_inset
35278 </cell>
35279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35280 \begin_inset Text
35281
35282 \begin_layout Plain Layout
35283 muy pequeño
35284 \end_layout
35285
35286 \end_inset
35287 </cell>
35288 </row>
35289 </lyxtabular>
35290
35291 \end_inset
35292
35293
35294 \end_layout
35295
35296 \begin_layout Standard
35297 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
35298  
35299 \series bold
35300
35301 \backslash
35302 frac
35303 \series default
35304 .
35305 \end_layout
35306
35307 \begin_layout Standard
35308 Si no se pone grosor de la raya de fracción se usará el valor predefinido
35309  de 0.4
35310 \begin_inset space \thinspace{}
35311 \end_inset
35312
35313 pt.
35314 \end_layout
35315
35316 \begin_layout Standard
35317 Por ejemplo, los comandos 
35318 \series bold
35319
35320 \backslash
35321 dfrac
35322 \series default
35323  y 
35324 \series bold
35325
35326 \backslash
35327 tbinom
35328 \series default
35329  de la 
35330 \begin_inset CommandInset ref
35331 LatexCommand ref
35332 reference "sub:Fracciones"
35333
35334 \end_inset
35335
35336  se definen con los comandos:
35337 \end_layout
35338
35339 \begin_layout Standard
35340
35341 \series bold
35342
35343 \backslash
35344 newcommand{
35345 \backslash
35346 dfrac}[2]{
35347 \backslash
35348 genfrac{}{}{}{0}{#1}{#2}}
35349 \end_layout
35350
35351 \begin_layout Standard
35352 y
35353 \end_layout
35354
35355 \begin_layout Standard
35356
35357 \series bold
35358
35359 \backslash
35360 newcommand{
35361 \backslash
35362 tbinom}[2]{
35363 \backslash
35364 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35365 \end_layout
35366
35367 \begin_layout Standard
35368 \begin_inset VSpace medskip
35369 \end_inset
35370
35371
35372 \end_layout
35373
35374 \begin_layout Standard
35375 Para definir una fracción en la que el grosor de la raya se pueda definir
35376  como argumento opcional, se inserta la siguiente línea en el preámbulo
35377  LaTeX:
35378 \end_layout
35379
35380 \begin_layout Standard
35381
35382 \series bold
35383
35384 \backslash
35385 newcommand{
35386 \backslash
35387 fracS}[3][]{
35388 \backslash
35389 genfrac{}{}{#1}{}{#2}{#3}}
35390 \end_layout
35391
35392 \begin_layout Standard
35393 Un ensayo:
35394 \begin_inset Formula \begin{align*}
35395 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
35396 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
35397
35398 \end_inset
35399
35400 Como se puede ver, la distancia del numerador y el denominador a la raya
35401  de fracción se redondea a unas tres veces el grosor de la raya.
35402 \end_layout
35403
35404 \begin_layout Subsection
35405 Ecuaciones canceladas
35406 \begin_inset Index
35407 status collapsed
35408
35409 \begin_layout Plain Layout
35410 Ecuación ! cancelada
35411 \end_layout
35412
35413 \end_inset
35414
35415
35416 \end_layout
35417
35418 \begin_layout Standard
35419 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
35420  
35421 \series bold
35422 cancel
35423 \series default
35424
35425 \begin_inset Foot
35426 status collapsed
35427
35428 \begin_layout Plain Layout
35429
35430 \series bold
35431 cancel
35432 \series default
35433  forma parte de las distribuciones estándar de LaTeX.
35434 \end_layout
35435
35436 \end_inset
35437
35438
35439 \begin_inset Index
35440 status collapsed
35441
35442 \begin_layout Plain Layout
35443 Paquetes ! cancel
35444 \end_layout
35445
35446 \end_inset
35447
35448  con la línea de preámbulo LaTeX
35449 \end_layout
35450
35451 \begin_layout Standard
35452
35453 \series bold
35454
35455 \backslash
35456 usepackage[samesize]{cancel}
35457 \end_layout
35458
35459 \begin_layout Standard
35460 Hay cuatro formas de cancelar ecuaciones:
35461 \end_layout
35462
35463 \begin_layout Standard
35464 \align center
35465 \begin_inset Tabular
35466 <lyxtabular version="3" rows="5" columns="2">
35467 <features>
35468 <column alignment="center" valignment="top" width="0">
35469 <column alignment="center" valignment="top" width="0">
35470 <row>
35471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35472 \begin_inset Text
35473
35474 \begin_layout Plain Layout
35475 Comando
35476 \end_layout
35477
35478 \end_inset
35479 </cell>
35480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35481 \begin_inset Text
35482
35483 \begin_layout Plain Layout
35484 Resultado
35485 \begin_inset Note Note
35486 status collapsed
35487
35488 \begin_layout Plain Layout
35489 El
35490 \series bold
35491  
35492 \series default
35493 espacio y 
35494 \series bold
35495
35496 \backslash
35497 raisebox
35498 \series default
35499  se usa sólo como espaciador
35500 \end_layout
35501
35502 \end_inset
35503
35504
35505 \end_layout
35506
35507 \end_inset
35508 </cell>
35509 </row>
35510 <row>
35511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35512 \begin_inset Text
35513
35514 \begin_layout Plain Layout
35515
35516 \backslash
35517 cancel{
35518 \backslash
35519 int
35520 \begin_inset ERT
35521 status collapsed
35522
35523 \begin_layout Plain Layout
35524
35525
35526 \backslash
35527 spce 
35528 \end_layout
35529
35530 \end_inset
35531
35532 A=B
35533 \end_layout
35534
35535 \end_inset
35536 </cell>
35537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35538 \begin_inset Text
35539
35540 \begin_layout Plain Layout
35541 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
35542 \end_inset
35543
35544
35545 \end_layout
35546
35547 \end_inset
35548 </cell>
35549 </row>
35550 <row>
35551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35552 \begin_inset Text
35553
35554 \begin_layout Plain Layout
35555
35556 \backslash
35557 bcancel{
35558 \backslash
35559 int
35560 \begin_inset ERT
35561 status collapsed
35562
35563 \begin_layout Plain Layout
35564
35565
35566 \backslash
35567 spce 
35568 \end_layout
35569
35570 \end_inset
35571
35572 A=B
35573 \end_layout
35574
35575 \end_inset
35576 </cell>
35577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35578 \begin_inset Text
35579
35580 \begin_layout Plain Layout
35581 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35582 \end_inset
35583
35584
35585 \end_layout
35586
35587 \end_inset
35588 </cell>
35589 </row>
35590 <row>
35591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35592 \begin_inset Text
35593
35594 \begin_layout Plain Layout
35595
35596 \backslash
35597 xcancel{
35598 \backslash
35599 int
35600 \begin_inset ERT
35601 status collapsed
35602
35603 \begin_layout Plain Layout
35604
35605
35606 \backslash
35607 spce 
35608 \end_layout
35609
35610 \end_inset
35611
35612 A=B
35613 \end_layout
35614
35615 \end_inset
35616 </cell>
35617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35618 \begin_inset Text
35619
35620 \begin_layout Plain Layout
35621 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35622 \end_inset
35623
35624
35625 \end_layout
35626
35627 \end_inset
35628 </cell>
35629 </row>
35630 <row>
35631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35632 \begin_inset Text
35633
35634 \begin_layout Plain Layout
35635
35636 \backslash
35637 cancelto{1
35638 \begin_inset Formula $\to$
35639 \end_inset
35640
35641
35642 \backslash
35643 {
35644 \backslash
35645 int
35646 \begin_inset ERT
35647 status collapsed
35648
35649 \begin_layout Plain Layout
35650
35651
35652 \backslash
35653 spce 
35654 \end_layout
35655
35656 \end_inset
35657
35658 A=B
35659 \end_layout
35660
35661 \end_inset
35662 </cell>
35663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35664 \begin_inset Text
35665
35666 \begin_layout Plain Layout
35667 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35668 \end_inset
35669
35670
35671 \end_layout
35672
35673 \end_inset
35674 </cell>
35675 </row>
35676 </lyxtabular>
35677
35678 \end_inset
35679
35680
35681 \end_layout
35682
35683 \begin_layout Standard
35684
35685 \series bold
35686
35687 \backslash
35688 cancelto
35689 \series default
35690  es especialmente apropiada para visualizar la simplificación de fracciones
35691  en una ecuación:
35692 \begin_inset Formula \[
35693 \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}}}\]
35694
35695 \end_inset
35696
35697
35698 \end_layout
35699
35700 \begin_layout Subsection
35701 Ecuaciones en encabezados de sección
35702 \begin_inset CommandInset label
35703 LatexCommand label
35704 name "sub:Ecuaciones-en-encabezados"
35705
35706 \end_inset
35707
35708
35709 \begin_inset Index
35710 status collapsed
35711
35712 \begin_layout Plain Layout
35713 Ecuación ! en encabezados de sección
35714 \end_layout
35715
35716 \end_inset
35717
35718
35719 \end_layout
35720
35721 \begin_layout Standard
35722 Si se quiere poner una ecuación en un encabezado de sección hay que tener
35723  en cuenta lo siguiente:
35724 \end_layout
35725
35726 \begin_layout Standard
35727 \begin_inset Note Greyedout
35728 status open
35729
35730 \begin_layout Plain Layout
35731 Si el soporte para 
35732 \series bold
35733 hyperref
35734 \series default
35735
35736 \begin_inset Index
35737 status collapsed
35738
35739 \begin_layout Plain Layout
35740 Paquetes ! hyperref
35741 \end_layout
35742
35743 \end_inset
35744
35745  está activado en la configuración del documento, 
35746 \family sans
35747 Propiedades
35748 \begin_inset space ~
35749 \end_inset
35750
35751
35752 \family default
35753 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
35754  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
35755  texto del marcador, porque se infringen las convenciones PDF.
35756 \end_layout
35757
35758 \end_inset
35759
35760
35761 \end_layout
35762
35763 \begin_layout Standard
35764 Estos problemas se pueden solucionar insertando al final del encabezado
35765  un título breve con el menú 
35766 \family sans
35767 Insertar\SpecialChar \menuseparator
35768 Título
35769 \begin_inset space ~
35770 \end_inset
35771
35772 breve
35773 \family default
35774 .
35775  Los títulos breves se usan como alternativa para encabezados de sección
35776  con más de una línea para mantener el buen aspecto del índice.
35777  En éste sólo aparece el título breve y por tanto también en los marcadores.
35778 \end_layout
35779
35780 \begin_layout Standard
35781 Si hay que poner ecuaciones en el índice y se usa 
35782 \series bold
35783 hyperref
35784 \series default
35785 , se puede insertar el siguiente comando en modo TeX:
35786 \end_layout
35787
35788 \begin_layout Standard
35789
35790 \series bold
35791
35792 \backslash
35793 texorpdfstring{parte}{alternativa}
35794 \begin_inset Index
35795 status collapsed
35796
35797 \begin_layout Plain Layout
35798 Comandos ! T ! 
35799 \backslash
35800 texorpdfstring
35801 \end_layout
35802
35803 \end_inset
35804
35805
35806 \end_layout
35807
35808 \begin_layout Standard
35809 parte se refiere a la parte del encabezado que no debería aparecer en el
35810  marcador PDF.
35811  Puede ser caracteres, ecuaciones, notas al pie, y también referencias cruzadas.
35812  La alternativa se usa para el marcador en vez de la parte.
35813 \begin_inset Newpage newpage
35814 \end_inset
35815
35816
35817 \end_layout
35818
35819 \begin_layout Standard
35820 Aquí hay dos ejemplos de encabezados con ecuación:
35821 \end_layout
35822
35823 \begin_layout Standard
35824 \begin_inset VSpace -3mm
35825 \end_inset
35826
35827
35828 \end_layout
35829
35830 \begin_layout Standard
35831 \begin_inset ERT
35832 status collapsed
35833
35834 \begin_layout Plain Layout
35835
35836
35837 \backslash
35838 boldmath 
35839 \end_layout
35840
35841 \end_inset
35842
35843
35844 \end_layout
35845
35846 \begin_layout Subsubsection
35847 Encabezado sin ecuación en el índice 
35848 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35849 \end_inset
35850
35851
35852 \begin_inset OptArg
35853 status collapsed
35854
35855 \begin_layout Plain Layout
35856 Encabezado sin ecuación en el índice
35857 \end_layout
35858
35859 \end_inset
35860
35861
35862 \end_layout
35863
35864 \begin_layout Subsubsection
35865 Encabezado con ecuación en el índice
35866 \begin_inset ERT
35867 status collapsed
35868
35869 \begin_layout Plain Layout
35870
35871
35872 \backslash
35873 texorpdfstring{
35874 \end_layout
35875
35876 \end_inset
35877
35878  
35879 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35880 \end_inset
35881
35882
35883 \begin_inset ERT
35884 status collapsed
35885
35886 \begin_layout Plain Layout
35887
35888 }{}
35889 \end_layout
35890
35891 \end_inset
35892
35893
35894 \end_layout
35895
35896 \begin_layout Standard
35897 \begin_inset ERT
35898 status collapsed
35899
35900 \begin_layout Plain Layout
35901
35902
35903 \backslash
35904 unboldmath 
35905 \end_layout
35906
35907 \end_inset
35908
35909 En el primer encabezado se ha puesto un título breve, en el segundo un 
35910 \series bold
35911
35912 \backslash
35913 texorpdfstring
35914 \series default
35915 .
35916 \end_layout
35917
35918 \begin_layout Standard
35919 Para obtener el mismo formato que en los demás encabezados se han puesto
35920  ambos en un entorno 
35921 \series bold
35922 boldmath
35923 \series default
35924 .
35925 \begin_inset Foot
35926 status collapsed
35927
35928 \begin_layout Plain Layout
35929 véase 
35930 \begin_inset CommandInset ref
35931 LatexCommand ref
35932 reference "sub:Ecuaciones-en-negrita"
35933
35934 \end_inset
35935
35936
35937 \end_layout
35938
35939 \end_inset
35940
35941
35942 \end_layout
35943
35944 \begin_layout Subsection
35945 Ecuaciones en texto multicolumna
35946 \begin_inset Index
35947 status collapsed
35948
35949 \begin_layout Plain Layout
35950 Ecuación ! en texto multicolumna
35951 \end_layout
35952
35953 \end_inset
35954
35955
35956 \end_layout
35957
35958 \begin_layout Standard
35959 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
35960  para ajustarse a la columna y entonces es preciso abarcar la anchura total
35961  de la página.
35962  Esto se hace usando el paquete LaTeX 
35963 \series bold
35964 multicol
35965 \series default
35966 ,
35967 \begin_inset Foot
35968 status collapsed
35969
35970 \begin_layout Plain Layout
35971
35972 \series bold
35973 multicol
35974 \series default
35975  forma parte de las distribuciones LaTeX estándar.
35976 \end_layout
35977
35978 \end_inset
35979
35980
35981 \begin_inset Index
35982 status collapsed
35983
35984 \begin_layout Plain Layout
35985 Paquetes ! multicol
35986 \end_layout
35987
35988 \end_inset
35989
35990  que se carga en el preámbulo LaTeX con la línea
35991 \end_layout
35992
35993 \begin_layout Standard
35994
35995 \series bold
35996
35997 \backslash
35998 usepackage{multicol}
35999 \end_layout
36000
36001 \begin_layout Standard
36002 \begin_inset Note Greyedout
36003 status collapsed
36004
36005 \begin_layout Plain Layout
36006 Ten en cuenta que la opción 
36007 \family sans
36008 Documento
36009 \begin_inset space ~
36010 \end_inset
36011
36012 con
36013 \begin_inset space ~
36014 \end_inset
36015
36016 dos
36017 \begin_inset space ~
36018 \end_inset
36019
36020 caras
36021 \family default
36022 , bajo 
36023 \family sans
36024 Diseño
36025 \begin_inset space ~
36026 \end_inset
36027
36028 de
36029 \begin_inset space ~
36030 \end_inset
36031
36032 página 
36033 \family default
36034 en el menú 
36035 \family sans
36036 Documento\SpecialChar \menuseparator
36037 Configuración
36038 \family default
36039  
36040 \emph on
36041 debe
36042 \emph default
36043  estar desmarcada.
36044 \end_layout
36045
36046 \end_inset
36047
36048
36049 \end_layout
36050
36051 \begin_layout Standard
36052 Antes del texto multicolumna se inserta en modo TeX el comando
36053 \end_layout
36054
36055 \begin_layout Standard
36056
36057 \series bold
36058
36059 \backslash
36060 begin{multicols}{número de columnas}
36061 \end_layout
36062
36063 \begin_layout Standard
36064 El número de columnas está en el rango 2-10.
36065  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
36066  TeX el comando
36067 \end_layout
36068
36069 \begin_layout Standard
36070
36071 \series bold
36072
36073 \backslash
36074 end{multicols}
36075 \end_layout
36076
36077 \begin_layout Standard
36078 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
36079  Para quitarlo se inserta un espacio vertical de -6
36080 \begin_inset space \thinspace{}
36081 \end_inset
36082
36083 mm antes de la ecuación.
36084  Si se usa el estilo 
36085 \series bold
36086 Sangrado
36087 \series default
36088 ,
36089 \begin_inset Foot
36090 status collapsed
36091
36092 \begin_layout Plain Layout
36093 véase estilos de ecuación en 
36094 \begin_inset CommandInset ref
36095 LatexCommand ref
36096 reference "sec:Estilos-de-ecuación"
36097
36098 \end_inset
36099
36100
36101 \end_layout
36102
36103 \end_inset
36104
36105  se inserta un espacio de -9
36106 \begin_inset space \thinspace{}
36107 \end_inset
36108
36109 mm.
36110 \end_layout
36111
36112 \begin_layout Standard
36113 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
36114 \end_layout
36115
36116 \begin_layout Standard
36117 \begin_inset ERT
36118 status collapsed
36119
36120 \begin_layout Plain Layout
36121
36122
36123 \backslash
36124 begin{multicols}{2}
36125 \end_layout
36126
36127 \end_inset
36128
36129 Das Spektrum wird fouriertransformiert.
36130  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
36131 , Lösungsmittel) zu trennen.
36132  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
36133  nun das Aussehen des Ausgangssignals.
36134  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
36135  über alle Phasen integrieren muss.
36136  Sei nun 
36137 \begin_inset Formula $S$
36138 \end_inset
36139
36140  unser normiertes Ausgangssignal and 
36141 \begin_inset Formula $P$
36142 \end_inset
36143
36144  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
36145 \begin_inset ERT
36146 status collapsed
36147
36148 \begin_layout Plain Layout
36149
36150
36151 \backslash
36152 end{multicols}
36153 \end_layout
36154
36155 \end_inset
36156
36157
36158 \begin_inset VSpace -6mm
36159 \end_inset
36160
36161
36162 \begin_inset Formula \begin{equation}
36163 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\end{equation}
36164
36165 \end_inset
36166
36167
36168 \begin_inset ERT
36169 status collapsed
36170
36171 \begin_layout Plain Layout
36172
36173
36174 \backslash
36175 begin{multicols}{2}
36176 \end_layout
36177
36178 \end_inset
36179
36180 wobei 
36181 \begin_inset Formula $S_{0}$
36182 \end_inset
36183
36184  das Signal ohne Gradient ist and the Normierungsbedingung 
36185 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36186 \end_inset
36187
36188  gilt.
36189  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
36190  Direkt nach the 
36191 \begin_inset Formula $\nicefrac{\pi}{2}$
36192 \end_inset
36193
36194
36195 \begin_inset space \thinspace{}
36196 \end_inset
36197
36198 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
36199  das Signal zusätzlich abschwächt.
36200  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
36201  
36202 \begin_inset Formula $T_{2}$
36203 \end_inset
36204
36205 -Zeit.
36206 \end_layout
36207
36208 \begin_layout Standard
36209 \begin_inset ERT
36210 status collapsed
36211
36212 \begin_layout Plain Layout
36213
36214
36215 \backslash
36216 end{multicols}
36217 \end_layout
36218
36219 \end_inset
36220
36221  
36222 \end_layout
36223
36224 \begin_layout Subsection
36225 Ecuaciones con descripción de variables
36226 \begin_inset Index
36227 status collapsed
36228
36229 \begin_layout Plain Layout
36230 Ecuación ! con descripción de variables
36231 \end_layout
36232
36233 \end_inset
36234
36235
36236 \end_layout
36237
36238 \begin_layout Standard
36239 Para describir variables en una ecuación, como en la fórmula 
36240 \begin_inset CommandInset ref
36241 LatexCommand eqref
36242 reference "eq:within"
36243
36244 \end_inset
36245
36246 , se inserta una matriz 2×
36247 \begin_inset Formula $n$
36248 \end_inset
36249
36250  con columnas alineadas a la izquierda para las 
36251 \emph on
36252
36253 \begin_inset Formula $n$
36254 \end_inset
36255
36256
36257 \emph default
36258  variables usadas.
36259 \begin_inset Foot
36260 status collapsed
36261
36262 \begin_layout Plain Layout
36263 véase matrices en 
36264 \begin_inset CommandInset ref
36265 LatexCommand ref
36266 reference "sec:Matrices"
36267
36268 \end_inset
36269
36270
36271 \end_layout
36272
36273 \end_inset
36274
36275  Para poner la descripción en tamaño más pequeño se inserta, p.e, el comando
36276  
36277 \series bold
36278
36279 \backslash
36280 footnotesize
36281 \series default
36282  antes de la matriz.
36283 \begin_inset Foot
36284 status collapsed
36285
36286 \begin_layout Plain Layout
36287 véase tamaños de fuentes en 
36288 \begin_inset CommandInset ref
36289 LatexCommand ref
36290 reference "sub:Tamaños-de-fuentes"
36291
36292 \end_inset
36293
36294 .
36295 \end_layout
36296
36297 \end_inset
36298
36299
36300 \end_layout
36301
36302 \begin_layout Standard
36303 Si se usa el estilo 
36304 \series bold
36305 Sangrado
36306 \series default
36307 ,
36308 \begin_inset Foot
36309 status collapsed
36310
36311 \begin_layout Plain Layout
36312 véase estilos de ecuación en 
36313 \begin_inset CommandInset ref
36314 LatexCommand ref
36315 reference "sec:Estilos-de-ecuación"
36316
36317 \end_inset
36318
36319
36320 \end_layout
36321
36322 \end_inset
36323
36324  se inserta un 
36325 \series bold
36326
36327 \backslash
36328 hfill
36329 \series default
36330
36331 \begin_inset Foot
36332 status collapsed
36333
36334 \begin_layout Plain Layout
36335
36336 \series bold
36337
36338 \backslash
36339 hfill
36340 \series default
36341  sólo funciona en ecuaciones en estilo 
36342 \series bold
36343 Sangrado
36344 \series default
36345 , véase 
36346 \begin_inset CommandInset ref
36347 LatexCommand ref
36348 reference "sub:Espacio-variable"
36349
36350 \end_inset
36351
36352
36353 \end_layout
36354
36355 \end_inset
36356
36357  delante y detrás de la matriz para que tenga la misma separación con la
36358  ecuación y con el margen.
36359 \end_layout
36360
36361 \begin_layout Standard
36362 Si se usa el estilo 
36363 \series bold
36364 Centrado
36365 \series default
36366  se emplea el método descrito en la 
36367 \begin_inset CommandInset ref
36368 LatexCommand ref
36369 reference "sub:Entorno-flalign"
36370
36371 \end_inset
36372
36373  para sangrar la ecuación.
36374  La ecuación 
36375 \begin_inset CommandInset ref
36376 LatexCommand eqref
36377 reference "eq:within"
36378
36379 \end_inset
36380
36381  consta de cinco columnas ya que las dos primeras contienen la fórmula,
36382  la tercera la matriz y la última una llave TeX vacía.
36383 \begin_inset Formula \begin{flalign}
36384 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
36385 \rho & \mbox{densidad}\\
36386 V & \mbox{volumen}\\
36387 g & \mbox{aceleración gravitatoria}\end{array} &  & {}\label{eq:within}\end{flalign}
36388
36389 \end_inset
36390
36391
36392 \end_layout
36393
36394 \begin_layout Subsection
36395 Letras griegas minúsculas en redonda
36396 \begin_inset CommandInset label
36397 LatexCommand label
36398 name "sub:Griegas-en-redonda"
36399
36400 \end_inset
36401
36402
36403 \begin_inset Index
36404 status collapsed
36405
36406 \begin_layout Plain Layout
36407 Letras griegas ! en redonda
36408 \end_layout
36409
36410 \end_inset
36411
36412
36413 \end_layout
36414
36415 \begin_layout Standard
36416 La mayoría de las fuentes sólo suministran letras griegas minúsculas en
36417  cursiva.
36418  Pero para símbolos de partículas elementales como piones y neutrinos hacen
36419  falta letras griegas en redonda.
36420  El archivo 
36421 \series bold
36422 upgreek.sty
36423 \series default
36424
36425 \begin_inset Foot
36426 status collapsed
36427
36428 \begin_layout Plain Layout
36429
36430 \series bold
36431 upgreek
36432 \series default
36433  forma parte del paquete LaTeX 
36434 \series bold
36435 was
36436 \series default
36437
36438 \begin_inset Index
36439 status collapsed
36440
36441 \begin_layout Plain Layout
36442 Paquetes ! was
36443 \begin_inset ERT
36444 status collapsed
36445
36446 \begin_layout Plain Layout
36447
36448
36449 \backslash
36450 vspace{4mm}
36451 \end_layout
36452
36453 \end_inset
36454
36455
36456 \end_layout
36457
36458 \end_inset
36459
36460 .
36461 \end_layout
36462
36463 \end_inset
36464
36465
36466 \begin_inset Index
36467 status collapsed
36468
36469 \begin_layout Plain Layout
36470 Paquetes ! upgreek
36471 \end_layout
36472
36473 \end_inset
36474
36475 , que se carga en el preámbulo LaTeX con la línea
36476 \end_layout
36477
36478 \begin_layout Standard
36479
36480 \series bold
36481
36482 \backslash
36483 usepackage{upgreek}
36484 \end_layout
36485
36486 \begin_layout Standard
36487 las suministra.
36488  
36489 \begin_inset ERT
36490 status collapsed
36491
36492 \begin_layout Plain Layout
36493
36494
36495 \backslash
36496 ifupgreek 
36497 \end_layout
36498
36499 \end_inset
36500
36501
36502 \begin_inset Note Note
36503 status collapsed
36504
36505 \begin_layout Plain Layout
36506 La tabla siguiente sólo se podrá ver si está instalado el paquete LaTeX
36507  
36508 \series bold
36509 upgreek
36510 \series default
36511 .
36512 \end_layout
36513
36514 \end_inset
36515
36516  Se imprimen con el comando de la letra correspondiente precedido de 
36517 \series bold
36518 up
36519 \series default
36520 .
36521  Por ejemplo, el comando 
36522 \series bold
36523
36524 \backslash
36525 uptau
36526 \series default
36527  genera: 
36528 \begin_inset Formula $\uptau$
36529 \end_inset
36530
36531
36532 \end_layout
36533
36534 \begin_layout Standard
36535 Con estos comandos se pueden escribir reacciones entre partículas elementales:
36536 \begin_inset Formula \[
36537 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}\]
36538
36539 \end_inset
36540
36541
36542 \end_layout
36543
36544 \begin_layout Standard
36545 Las letras en redonda son más remarcadas y más grandes que las correspondientes
36546  en cursiva.
36547  Por tanto no deberían emplearse para unidades como 
36548 \begin_inset Quotes fld
36549 \end_inset
36550
36551 µm
36552 \begin_inset Quotes frd
36553 \end_inset
36554
36555 .
36556 \end_layout
36557
36558 \begin_layout Standard
36559 \begin_inset ERT
36560 status collapsed
36561
36562 \begin_layout Plain Layout
36563
36564
36565 \backslash
36566 else 
36567 \end_layout
36568
36569 \end_inset
36570
36571
36572 \begin_inset Note Note
36573 status collapsed
36574
36575 \begin_layout Plain Layout
36576 Lo siguiente se mostrará si el paquete LaTeX 
36577 \series bold
36578 upgreek
36579 \series default
36580  no está instalado:
36581 \end_layout
36582
36583 \end_inset
36584
36585
36586 \end_layout
36587
36588 \begin_layout Standard
36589 Debes instalar el paquete LaTeX 
36590 \series bold
36591 upgreek
36592 \series default
36593  para ver en la salida el resto de esta subsección.
36594  
36595 \end_layout
36596
36597 \begin_layout Standard
36598 \begin_inset ERT
36599 status collapsed
36600
36601 \begin_layout Plain Layout
36602
36603
36604 \backslash
36605 fi
36606 \end_layout
36607
36608 \end_inset
36609
36610
36611 \end_layout
36612
36613 \begin_layout Subsection
36614 Caracteres de texto en ecuaciones
36615 \begin_inset CommandInset label
36616 LatexCommand label
36617 name "sub:Caracteres-de-texto"
36618
36619 \end_inset
36620
36621
36622 \begin_inset Index
36623 status collapsed
36624
36625 \begin_layout Plain Layout
36626 Texto ! en ecuaciones
36627 \end_layout
36628
36629 \end_inset
36630
36631
36632 \end_layout
36633
36634 \begin_layout Standard
36635 En algunos casos podrías querer insertar caracteres de texto directamente
36636  en ecuaciones.
36637  Por ejemplo, cuando se usa con frecuencia el punto centrado 
36638 \begin_inset Formula $\cdot$
36639 \end_inset
36640
36641  en expresiones como 
36642 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
36643 \end_inset
36644
36645 , habría que insertar el comando 
36646 \series bold
36647
36648 \backslash
36649 cdot
36650 \series default
36651
36652 \begin_inset Foot
36653 status collapsed
36654
36655 \begin_layout Plain Layout
36656 véase 
36657 \begin_inset CommandInset ref
36658 LatexCommand ref
36659 reference "sub:Operadores-binarios"
36660
36661 \end_inset
36662
36663
36664 \end_layout
36665
36666 \end_inset
36667
36668  continuamente, porque este carácter está definido en todas las codificaciones
36669  como carácter de texto.
36670  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
36671 \end_layout
36672
36673 \begin_layout Standard
36674
36675 \series bold
36676
36677 \backslash
36678 Declare Inputtext{183}{
36679 \backslash
36680 ifmmode
36681 \backslash
36682 cdot
36683 \backslash
36684 else
36685 \backslash
36686 textperiodcentered
36687 \backslash
36688 f\SpecialChar \textcompwordmark{}
36689 i}
36690 \end_layout
36691
36692 \begin_layout Standard
36693 La codificación de caracteres (menú 
36694 \family sans
36695 Documento\SpecialChar \menuseparator
36696 Configuración\SpecialChar \menuseparator
36697 Idioma
36698 \family default
36699 ) especifica el carácter que se muestra al pulsar una tecla.
36700  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
36701  
36702 \series bold
36703
36704 \backslash
36705 textperiodcentered
36706 \series default
36707 .
36708  Pero este comando no está disponible en ecuaciones así que obtendrías errores
36709  de LaTeX.
36710  Con la codificación cambiada se escoge automáticamente el comando correcto,
36711  dependiendo de si el carácter se ha insertado en una ecuación o no.
36712 \end_layout
36713
36714 \begin_layout Standard
36715 La codificación de diversos caracteres se guarda en archivos de definición.
36716  Por ejemplo la codificación 
36717 \series bold
36718 latin9
36719 \series default
36720  se define en el archivo 
36721 \series bold
36722 latin9.def
36723 \series default
36724  que está en el directorio de LaTeX.
36725  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
36726  archivo de definición, de lo contrario nuestros documentos no podrían ser
36727  editados en otros ordenadores.
36728 \begin_inset VSpace medskip
36729 \end_inset
36730
36731
36732 \end_layout
36733
36734 \begin_layout Standard
36735 Además del punto centrado, en este documento se ha definido el símbolo grado
36736  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
36737  directamente en una fórmula:
36738 \end_layout
36739
36740 \begin_layout Standard
36741
36742 \series bold
36743
36744 \backslash
36745 DeclareInputtext{176}{
36746 \backslash
36747 ifmmode^
36748 \backslash
36749 circ
36750 \backslash
36751 else
36752 \backslash
36753 textdegree
36754 \backslash
36755 f\SpecialChar \textcompwordmark{}
36756 i}
36757 \begin_inset Newpage newpage
36758 \end_inset
36759
36760
36761 \end_layout
36762
36763 \begin_layout Section
36764 \start_of_appendix
36765 Notas sobre tipografía
36766 \begin_inset Index
36767 status collapsed
36768
36769 \begin_layout Plain Layout
36770 Tipografía, notas
36771 \end_layout
36772
36773 \end_inset
36774
36775
36776 \end_layout
36777
36778 \begin_layout Standard
36779 Esta sección es un resumen de las normas tipográficas ISO más importantes.
36780 \begin_inset Foot
36781 status collapsed
36782
36783 \begin_layout Plain Layout
36784 Este compendio se ha tomado parcialmente del diccionario semioficial alemán
36785  
36786 \begin_inset Quotes fld
36787 \end_inset
36788
36789 Duden
36790 \begin_inset Quotes frd
36791 \end_inset
36792
36793  
36794 \begin_inset CommandInset citation
36795 LatexCommand cite
36796 key "Duden"
36797
36798 \end_inset
36799
36800 , que incluye algunas de las normas ISO.
36801  
36802 \begin_inset Newline newline
36803 \end_inset
36804
36805 (
36806 \emph on
36807 N.
36808 \begin_inset space \thinspace{}
36809 \end_inset
36810
36811 del t.
36812 \emph default
36813 : Para documentación en español sobre el tema, véase 
36814 \begin_inset CommandInset citation
36815 LatexCommand cite
36816 key "Bezos"
36817
36818 \end_inset
36819
36820 .)
36821 \end_layout
36822
36823 \end_inset
36824
36825
36826 \end_layout
36827
36828 \begin_layout Itemize
36829 Las unidades físicas se escriben 
36830 \emph on
36831 siempre 
36832 \emph default
36833 en redonda
36834 \begin_inset Foot
36835 status collapsed
36836
36837 \begin_layout Plain Layout
36838 véase estilos de fuentes en 
36839 \begin_inset CommandInset ref
36840 LatexCommand ref
36841 reference "sub:Estilos-de-fuentes"
36842
36843 \end_inset
36844
36845
36846 \end_layout
36847
36848 \end_inset
36849
36850 : 30
36851 \begin_inset space \thinspace{}
36852 \end_inset
36853
36854 km/h
36855 \begin_inset Newline newline
36856 \end_inset
36857
36858 Entre el valor y la unidad hay un espacio delgado, véase 
36859 \begin_inset CommandInset ref
36860 LatexCommand ref
36861 reference "sub:Espacio-predefinido"
36862
36863 \end_inset
36864
36865 .
36866 \begin_inset Newline newline
36867 \end_inset
36868
36869 Esta norma la cumple automáticamente el comando 
36870 \series bold
36871
36872 \backslash
36873 unittwo
36874 \series default
36875 .
36876  Si se introduce en una fórmula aparecen dos cuadros.
36877  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
36878  como antes, 
36879 \begin_inset Formula $\unit[30]{km/h}$
36880 \end_inset
36881
36882
36883 \begin_inset space \thinspace{}
36884 \end_inset
36885
36886 .
36887  Ten en cuenta que 
36888 \series bold
36889
36890 \backslash
36891 unittwo
36892 \series default
36893  no es un auténtico comando LaTeX, sino el comando 
36894 \series bold
36895
36896 \backslash
36897 unit[value]{unit}
36898 \series default
36899 , por tanto no lo puedes usar en código TeX.
36900 \end_layout
36901
36902 \begin_layout Itemize
36903 Los signos por ciento y por mil se escriben como las unidades físicas:
36904 \begin_inset Newline newline
36905 \end_inset
36906
36907 1,2
36908 \begin_inset space \thinspace{}
36909 \end_inset
36910
36911 ‰ de alcohol en sangre.
36912 \end_layout
36913
36914 \begin_layout Itemize
36915 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
36916  otra unidad: 15
36917 \begin_inset space \thinspace{}
36918 \end_inset
36919
36920 °C
36921 \end_layout
36922
36923 \begin_layout Itemize
36924 En números con más de cuatro dígitos se inserta un espacio delgado para
36925  separarlos en grupos de tres cifras: 18
36926 \begin_inset space \thinspace{}
36927 \end_inset
36928
36929 473
36930 \begin_inset space \thinspace{}
36931 \end_inset
36932
36933 588
36934 \end_layout
36935
36936 \begin_layout Itemize
36937 Para dimensiones como 120×90×40
36938 \begin_inset space \thinspace{}
36939 \end_inset
36940
36941 cm se usa el aspa de multiplicar 
36942 \begin_inset Quotes fld
36943 \end_inset
36944
36945 ×
36946 \begin_inset Quotes frd
36947 \end_inset
36948
36949 .
36950  Está disponible en el menú 
36951 \family sans
36952 Insertar\SpecialChar \menuseparator
36953 Carácter especial
36954 \family default
36955 \SpecialChar \menuseparator
36956
36957 \family sans
36958 Símbolos
36959 \family default
36960 .
36961  Se puede insertar directamente con cierta combinación de teclas.
36962 \end_layout
36963
36964 \begin_layout Itemize
36965 Las funciones con nombres que constan de varias letras se escriben en redonda
36966  para evitar confusiones, véase 
36967 \begin_inset CommandInset ref
36968 LatexCommand ref
36969 reference "sub:Funciones-predefinidas"
36970
36971 \end_inset
36972
36973 .
36974 \end_layout
36975
36976 \begin_layout Itemize
36977 Los índices que constan de varias letras se escriben en redonda: 
36978 \begin_inset Formula $E_{\mathrm{cin}}$
36979 \end_inset
36980
36981
36982 \begin_inset Newline newline
36983 \end_inset
36984
36985 Los componentes de una matriz se escriben en cursiva: 
36986 \begin_inset Formula $\hat{H}_{kl}$
36987 \end_inset
36988
36989
36990 \end_layout
36991
36992 \begin_layout Itemize
36993 El operador de diferenciación/integración 'd', el número de Euler 'e' y
36994  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
36995 s con otras variables.
36996  
36997 \end_layout
36998
36999 \begin_layout Standard
37000 \begin_inset Newpage newpage
37001 \end_inset
37002
37003
37004 \end_layout
37005
37006 \begin_layout Section
37007 Sinónimos
37008 \begin_inset Index
37009 status collapsed
37010
37011 \begin_layout Plain Layout
37012 Sinónimos
37013 \end_layout
37014
37015 \end_inset
37016
37017
37018 \end_layout
37019
37020 \begin_layout Standard
37021 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
37022  como los que se recogen en esta lista:
37023 \begin_inset Foot
37024 status collapsed
37025
37026 \begin_layout Plain Layout
37027 véase también 
37028 \begin_inset CommandInset ref
37029 LatexCommand ref
37030 reference "fn:sinónimos"
37031
37032 \end_inset
37033
37034 .
37035 \end_layout
37036
37037 \end_inset
37038
37039
37040 \end_layout
37041
37042 \begin_layout Standard
37043
37044 \end_layout
37045
37046 \begin_layout Standard
37047 \begin_inset VSpace bigskip
37048 \end_inset
37049
37050
37051 \begin_inset space \hfill{}
37052 \end_inset
37053
37054
37055 \begin_inset Tabular
37056 <lyxtabular version="3" rows="12" columns="2">
37057 <features>
37058 <column alignment="center" valignment="top" width="0pt">
37059 <column alignment="center" valignment="top" width="0pt">
37060 <row>
37061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37062 \begin_inset Text
37063
37064 \begin_layout Plain Layout
37065 Comando
37066 \end_layout
37067
37068 \end_inset
37069 </cell>
37070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37071 \begin_inset Text
37072
37073 \begin_layout Plain Layout
37074 equivalente a
37075 \begin_inset Note Note
37076 status collapsed
37077
37078 \begin_layout Plain Layout
37079
37080 \series bold
37081
37082 \backslash
37083 raisebox
37084 \series default
37085  se usa sólo como espaciador
37086 \end_layout
37087
37088 \end_inset
37089
37090
37091 \end_layout
37092
37093 \end_inset
37094 </cell>
37095 </row>
37096 <row>
37097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37098 \begin_inset Text
37099
37100 \begin_layout Plain Layout
37101
37102 \backslash
37103 ast
37104 \end_layout
37105
37106 \end_inset
37107 </cell>
37108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37109 \begin_inset Text
37110
37111 \begin_layout Plain Layout
37112 \begin_inset ERT
37113 status collapsed
37114
37115 \begin_layout Plain Layout
37116
37117
37118 \backslash
37119 raisebox{-1.2mm}{
37120 \end_layout
37121
37122 \end_inset
37123
37124 *
37125 \begin_inset ERT
37126 status collapsed
37127
37128 \begin_layout Plain Layout
37129
37130 }
37131 \end_layout
37132
37133 \end_inset
37134
37135
37136 \end_layout
37137
37138 \end_inset
37139 </cell>
37140 </row>
37141 <row>
37142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37143 \begin_inset Text
37144
37145 \begin_layout Plain Layout
37146
37147 \backslash
37148 choose
37149 \end_layout
37150
37151 \end_inset
37152 </cell>
37153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37154 \begin_inset Text
37155
37156 \begin_layout Plain Layout
37157
37158 \backslash
37159 binom
37160 \end_layout
37161
37162 \end_inset
37163 </cell>
37164 </row>
37165 <row>
37166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37167 \begin_inset Text
37168
37169 \begin_layout Plain Layout
37170
37171 \backslash
37172 geq
37173 \end_layout
37174
37175 \end_inset
37176 </cell>
37177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37178 \begin_inset Text
37179
37180 \begin_layout Plain Layout
37181
37182 \backslash
37183 ge
37184 \end_layout
37185
37186 \end_inset
37187 </cell>
37188 </row>
37189 <row>
37190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37191 \begin_inset Text
37192
37193 \begin_layout Plain Layout
37194
37195 \backslash
37196 lbrace
37197 \end_layout
37198
37199 \end_inset
37200 </cell>
37201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37202 \begin_inset Text
37203
37204 \begin_layout Plain Layout
37205 {
37206 \end_layout
37207
37208 \end_inset
37209 </cell>
37210 </row>
37211 <row>
37212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37213 \begin_inset Text
37214
37215 \begin_layout Plain Layout
37216
37217 \backslash
37218 lbracket
37219 \end_layout
37220
37221 \end_inset
37222 </cell>
37223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37224 \begin_inset Text
37225
37226 \begin_layout Plain Layout
37227 [
37228 \end_layout
37229
37230 \end_inset
37231 </cell>
37232 </row>
37233 <row>
37234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37235 \begin_inset Text
37236
37237 \begin_layout Plain Layout
37238
37239 \backslash
37240 leftarrow
37241 \end_layout
37242
37243 \end_inset
37244 </cell>
37245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37246 \begin_inset Text
37247
37248 \begin_layout Plain Layout
37249
37250 \backslash
37251 gets
37252 \end_layout
37253
37254 \end_inset
37255 </cell>
37256 </row>
37257 <row>
37258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37259 \begin_inset Text
37260
37261 \begin_layout Plain Layout
37262
37263 \backslash
37264 leq
37265 \end_layout
37266
37267 \end_inset
37268 </cell>
37269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37270 \begin_inset Text
37271
37272 \begin_layout Plain Layout
37273
37274 \backslash
37275 le
37276 \end_layout
37277
37278 \end_inset
37279 </cell>
37280 </row>
37281 <row>
37282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37283 \begin_inset Text
37284
37285 \begin_layout Plain Layout
37286
37287 \backslash
37288 lor
37289 \end_layout
37290
37291 \end_inset
37292 </cell>
37293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37294 \begin_inset Text
37295
37296 \begin_layout Plain Layout
37297
37298 \backslash
37299 vee
37300 \end_layout
37301
37302 \end_inset
37303 </cell>
37304 </row>
37305 <row>
37306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37307 \begin_inset Text
37308
37309 \begin_layout Plain Layout
37310
37311 \backslash
37312 neq
37313 \end_layout
37314
37315 \end_inset
37316 </cell>
37317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37318 \begin_inset Text
37319
37320 \begin_layout Plain Layout
37321
37322 \backslash
37323 not=
37324 \end_layout
37325
37326 \end_inset
37327 </cell>
37328 </row>
37329 <row>
37330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37331 \begin_inset Text
37332
37333 \begin_layout Plain Layout
37334
37335 \backslash
37336 slash
37337 \end_layout
37338
37339 \end_inset
37340 </cell>
37341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37342 \begin_inset Text
37343
37344 \begin_layout Plain Layout
37345 /
37346 \end_layout
37347
37348 \end_inset
37349 </cell>
37350 </row>
37351 <row>
37352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37353 \begin_inset Text
37354
37355 \begin_layout Plain Layout
37356
37357 \backslash
37358 vert
37359 \end_layout
37360
37361 \end_inset
37362 </cell>
37363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37364 \begin_inset Text
37365
37366 \begin_layout Plain Layout
37367 |
37368 \end_layout
37369
37370 \end_inset
37371 </cell>
37372 </row>
37373 </lyxtabular>
37374
37375 \end_inset
37376
37377
37378 \begin_inset space \hfill{}
37379 \end_inset
37380
37381
37382 \begin_inset Tabular
37383 <lyxtabular version="3" rows="12" columns="2">
37384 <features>
37385 <column alignment="center" valignment="top" width="0pt">
37386 <column alignment="center" valignment="top" width="0pt">
37387 <row>
37388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37389 \begin_inset Text
37390
37391 \begin_layout Plain Layout
37392 Comando
37393 \end_layout
37394
37395 \end_inset
37396 </cell>
37397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37398 \begin_inset Text
37399
37400 \begin_layout Plain Layout
37401 equivalente a
37402 \end_layout
37403
37404 \end_inset
37405 </cell>
37406 </row>
37407 <row>
37408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37409 \begin_inset Text
37410
37411 \begin_layout Plain Layout
37412
37413 \backslash
37414 backslash
37415 \end_layout
37416
37417 \end_inset
37418 </cell>
37419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37420 \begin_inset Text
37421
37422 \begin_layout Plain Layout
37423
37424 \backslash
37425
37426 \backslash
37427
37428 \end_layout
37429
37430 \end_inset
37431 </cell>
37432 </row>
37433 <row>
37434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37435 \begin_inset Text
37436
37437 \begin_layout Plain Layout
37438
37439 \backslash
37440 dasharrow
37441 \end_layout
37442
37443 \end_inset
37444 </cell>
37445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37446 \begin_inset Text
37447
37448 \begin_layout Plain Layout
37449
37450 \backslash
37451 dashrightarrow
37452 \end_layout
37453
37454 \end_inset
37455 </cell>
37456 </row>
37457 <row>
37458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37459 \begin_inset Text
37460
37461 \begin_layout Plain Layout
37462
37463 \backslash
37464 land
37465 \end_layout
37466
37467 \end_inset
37468 </cell>
37469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37470 \begin_inset Text
37471
37472 \begin_layout Plain Layout
37473
37474 \backslash
37475 wedge
37476 \end_layout
37477
37478 \end_inset
37479 </cell>
37480 </row>
37481 <row>
37482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37483 \begin_inset Text
37484
37485 \begin_layout Plain Layout
37486
37487 \backslash
37488 rbrace
37489 \end_layout
37490
37491 \end_inset
37492 </cell>
37493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37494 \begin_inset Text
37495
37496 \begin_layout Plain Layout
37497 }
37498 \end_layout
37499
37500 \end_inset
37501 </cell>
37502 </row>
37503 <row>
37504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37505 \begin_inset Text
37506
37507 \begin_layout Plain Layout
37508
37509 \backslash
37510 rbracket
37511 \end_layout
37512
37513 \end_inset
37514 </cell>
37515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37516 \begin_inset Text
37517
37518 \begin_layout Plain Layout
37519 ]
37520 \end_layout
37521
37522 \end_inset
37523 </cell>
37524 </row>
37525 <row>
37526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37527 \begin_inset Text
37528
37529 \begin_layout Plain Layout
37530
37531 \backslash
37532 rightarrow
37533 \end_layout
37534
37535 \end_inset
37536 </cell>
37537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37538 \begin_inset Text
37539
37540 \begin_layout Plain Layout
37541
37542 \backslash
37543 to
37544 \end_layout
37545
37546 \end_inset
37547 </cell>
37548 </row>
37549 <row>
37550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37551 \begin_inset Text
37552
37553 \begin_layout Plain Layout
37554
37555 \backslash
37556 lnot
37557 \end_layout
37558
37559 \end_inset
37560 </cell>
37561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37562 \begin_inset Text
37563
37564 \begin_layout Plain Layout
37565
37566 \backslash
37567 neg
37568 \end_layout
37569
37570 \end_inset
37571 </cell>
37572 </row>
37573 <row>
37574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37575 \begin_inset Text
37576
37577 \begin_layout Plain Layout
37578
37579 \backslash
37580 ne
37581 \end_layout
37582
37583 \end_inset
37584 </cell>
37585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37586 \begin_inset Text
37587
37588 \begin_layout Plain Layout
37589
37590 \backslash
37591 not=
37592 \end_layout
37593
37594 \end_inset
37595 </cell>
37596 </row>
37597 <row>
37598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37599 \begin_inset Text
37600
37601 \begin_layout Plain Layout
37602
37603 \backslash
37604 owns
37605 \end_layout
37606
37607 \end_inset
37608 </cell>
37609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37610 \begin_inset Text
37611
37612 \begin_layout Plain Layout
37613
37614 \backslash
37615 ni
37616 \end_layout
37617
37618 \end_inset
37619 </cell>
37620 </row>
37621 <row>
37622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37623 \begin_inset Text
37624
37625 \begin_layout Plain Layout
37626
37627 \backslash
37628 square
37629 \end_layout
37630
37631 \end_inset
37632 </cell>
37633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37634 \begin_inset Text
37635
37636 \begin_layout Plain Layout
37637
37638 \backslash
37639 Box
37640 \end_layout
37641
37642 \end_inset
37643 </cell>
37644 </row>
37645 <row>
37646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37647 \begin_inset Text
37648
37649 \begin_layout Plain Layout
37650
37651 \backslash
37652 Vert
37653 \end_layout
37654
37655 \end_inset
37656 </cell>
37657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37658 \begin_inset Text
37659
37660 \begin_layout Plain Layout
37661
37662 \backslash
37663 |
37664 \end_layout
37665
37666 \end_inset
37667 </cell>
37668 </row>
37669 </lyxtabular>
37670
37671 \end_inset
37672
37673
37674 \begin_inset space \hfill{}
37675 \end_inset
37676
37677
37678 \end_layout
37679
37680 \begin_layout Standard
37681 \begin_inset Newpage newpage
37682 \end_inset
37683
37684
37685 \end_layout
37686
37687 \begin_layout Bibliography
37688 \begin_inset CommandInset bibitem
37689 LatexCommand bibitem
37690 key "TLC2"
37691
37692 \end_inset
37693
37694
37695 \shape smallcaps
37696 Mittelbach, F.
37697  ; Goossens, M.
37698 \shape default
37699
37700 \shape italic
37701 The LaTeX Companion
37702 \shape default
37703 .
37704  Addison Wesley, 2004
37705 \end_layout
37706
37707 \begin_layout Bibliography
37708 \begin_inset CommandInset bibitem
37709 LatexCommand bibitem
37710 key "Mathmode"
37711
37712 \end_inset
37713
37714
37715 \begin_inset CommandInset href
37716 LatexCommand href
37717 name "Descripción"
37718 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37719
37720 \end_inset
37721
37722  de habilidades matemáticas de LaTeX
37723 \end_layout
37724
37725 \begin_layout Bibliography
37726 \begin_inset CommandInset bibitem
37727 LatexCommand bibitem
37728 key "Voss"
37729
37730 \end_inset
37731
37732
37733 \begin_inset CommandInset href
37734 LatexCommand href
37735 name "Página web"
37736 target "http://tug.org/TeXnik/"
37737
37738 \end_inset
37739
37740  con sugerencias y consejos de LaTeX
37741 \end_layout
37742
37743 \begin_layout Bibliography
37744 \begin_inset CommandInset bibitem
37745 LatexCommand bibitem
37746 key "AMS"
37747
37748 \end_inset
37749
37750
37751 \begin_inset CommandInset href
37752 LatexCommand href
37753 name "Descripción"
37754 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
37755
37756 \end_inset
37757
37758  de 
37759 \begin_inset ERT
37760 status collapsed
37761
37762 \begin_layout Plain Layout
37763
37764
37765 \backslash
37766 AmS
37767 \end_layout
37768
37769 \end_inset
37770
37771 -LaTeX
37772 \end_layout
37773
37774 \begin_layout Bibliography
37775 \begin_inset CommandInset bibitem
37776 LatexCommand bibitem
37777 key "Symbole"
37778
37779 \end_inset
37780
37781
37782 \begin_inset CommandInset href
37783 LatexCommand href
37784 name "Lista"
37785 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37786
37787 \end_inset
37788
37789  de todos los símbolos disponibles con paquetes LaTeX
37790 \end_layout
37791
37792 \begin_layout Bibliography
37793 \begin_inset CommandInset bibitem
37794 LatexCommand bibitem
37795 key "hyperref"
37796
37797 \end_inset
37798
37799
37800 \begin_inset CommandInset href
37801 LatexCommand href
37802 name "Documentación"
37803 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37804
37805 \end_inset
37806
37807  del paquete LaTeX 
37808 \series bold
37809 hyperref
37810 \series default
37811
37812 \begin_inset Index
37813 status collapsed
37814
37815 \begin_layout Plain Layout
37816 Paquetes ! hyperref
37817 \end_layout
37818
37819 \end_inset
37820
37821
37822 \end_layout
37823
37824 \begin_layout Bibliography
37825 \begin_inset CommandInset bibitem
37826 LatexCommand bibitem
37827 key "mhchem"
37828
37829 \end_inset
37830
37831
37832 \begin_inset CommandInset href
37833 LatexCommand href
37834 name "Documentación"
37835 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37836
37837 \end_inset
37838
37839  del paquete LaTeX 
37840 \series bold
37841 mhchem
37842 \series default
37843
37844 \begin_inset Index
37845 status collapsed
37846
37847 \begin_layout Plain Layout
37848 Paquetes ! mhchem
37849 \end_layout
37850
37851 \end_inset
37852
37853
37854 \end_layout
37855
37856 \begin_layout Bibliography
37857 \begin_inset CommandInset bibitem
37858 LatexCommand bibitem
37859 key "Mathclap"
37860
37861 \end_inset
37862
37863
37864 \begin_inset CommandInset href
37865 LatexCommand href
37866 name "Descripción"
37867 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37868
37869 \end_inset
37870
37871  del comando 
37872 \series bold
37873
37874 \backslash
37875 mathclap
37876 \series default
37877 , descrito en 
37878 \begin_inset CommandInset ref
37879 LatexCommand ref
37880 reference "sub:Límites-de-operadores"
37881
37882 \end_inset
37883
37884
37885 \begin_inset Index
37886 status collapsed
37887
37888 \begin_layout Plain Layout
37889 Comandos ! M ! 
37890 \backslash
37891 mathclap
37892 \end_layout
37893
37894 \end_inset
37895
37896
37897 \end_layout
37898
37899 \begin_layout Bibliography
37900 \begin_inset CommandInset bibitem
37901 LatexCommand bibitem
37902 key "Duden"
37903
37904 \end_inset
37905
37906
37907 \emph on
37908 Duden Band 1
37909 \emph default
37910 .
37911  22.
37912  Auflage, Duden 2001
37913 \end_layout
37914
37915 \begin_layout Bibliography
37916 \begin_inset CommandInset bibitem
37917 LatexCommand bibitem
37918 key "spanish"
37919
37920 \end_inset
37921
37922
37923 \begin_inset CommandInset href
37924 LatexCommand href
37925 name "Página web"
37926 target "http://www.tex-tipografia.com/spanish.html"
37927
37928 \end_inset
37929
37930  del estilo 
37931 \series bold
37932 spanish
37933 \family sans
37934 \series default
37935  
37936 \family default
37937 incluido en el paquete 
37938 \series bold
37939 babel
37940 \end_layout
37941
37942 \begin_layout Bibliography
37943 \begin_inset CommandInset bibitem
37944 LatexCommand bibitem
37945 key "Bezos"
37946
37947 \end_inset
37948
37949
37950 \begin_inset CommandInset href
37951 LatexCommand href
37952 name "Documento"
37953 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
37954
37955 \end_inset
37956
37957  sobre ortotipografía y notaciones matemáticas en español
37958 \end_layout
37959
37960 \begin_layout Standard
37961
37962 \family sans
37963 \series bold
37964 \begin_inset CommandInset index_print
37965 LatexCommand printindex
37966
37967 \end_inset
37968
37969
37970 \end_layout
37971
37972 \end_body
37973 \end_document