]> git.lyx.org Git - lyx.git/blob - lib/doc/es/Math.lyx
Math.lyx:
[lyx.git] / lib / doc / es / Math.lyx
1 #LyX 1.6.5svn 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 % for the Fourier transformation symbol
86 \usepackage{mathrsfs}
87
88 % center multirows (e.g. in sec. 13.3)
89 \renewcommand{\multirowsetup}{\centering}
90
91 % define a color, used in sec.9.3
92 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
93
94 % declare operators (see sec. 10.4 and sec. 15.2)
95 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
96 \DeclareMathOperator{\sgn}{sgn}
97
98 \newcommand{\spce}{\textvisiblespace}
99
100 % example definitions for sec. 20.1 
101 \newcommand{\gr}{\Longrightarrow}
102 \newcommand{\us}[1]{\underline{#1}}
103 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
104 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
105 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
106
107 % example macro from sec. 19.4
108 %\def\tagform@#1{\maketag@@@{|#1|}}
109
110 % macro from sec. 10.2
111 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
112 \def\mathclap {\mathpalette \mathclapinternal}
113 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
114
115 % redefine the greyed out note
116 \renewenvironment{lyxgreyedout}
117  {\textcolor{blue}\bgroup}{\egroup}
118
119 % ------------------------------------
120 % used to check for needed LaTeX packages
121 \usepackage{ifthen}
122
123 % check for package eurosym
124 % used for the Euro symbol
125 \newboolean{eurosym}
126 \IfFileExists{eurosym.sty}
127  {\usepackage[gennarrow]{eurosym}
128   \setboolean{eurosym}{true}}
129  {\setboolean{eurosym}{false}}
130
131 % check for package braket
132 % used for physical vectors
133 \newboolean{braket}
134 \IfFileExists{braket.sty}
135  {\usepackage{braket}
136   \setboolean{braket}{true}}
137  {\setboolean{braket}{false}}
138
139 % check for package upgreek
140 \newboolean{upgreek}
141 \IfFileExists{upgreek.sty}
142  {\usepackage{upgreek}
143   \setboolean{upgreek}{true}}
144  {\setboolean{upgreek}{false}}
145 \end_preamble
146 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
147 \use_default_options false
148 \language spanish
149 \inputencoding auto
150 \font_roman default
151 \font_sans default
152 \font_typewriter default
153 \font_default_family default
154 \font_sc false
155 \font_osf false
156 \font_sf_scale 100
157 \font_tt_scale 100
158
159 \graphics default
160 \paperfontsize 12
161 \spacing single
162 \use_hyperref true
163 \pdf_title "Manual detallado de Matemáticas en LyX"
164 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
165 \pdf_subject "LyX-documentation about math"
166 \pdf_keywords "LyX, Mathed"
167 \pdf_bookmarks true
168 \pdf_bookmarksnumbered true
169 \pdf_bookmarksopen true
170 \pdf_bookmarksopenlevel 1
171 \pdf_breaklinks false
172 \pdf_pdfborder false
173 \pdf_colorlinks true
174 \pdf_backref false
175 \pdf_pdfusetitle false
176 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
177 \papersize a4paper
178 \use_geometry false
179 \use_amsmath 2
180 \use_esint 1
181 \cite_engine basic
182 \use_bibtopic false
183 \paperorientation portrait
184 \secnumdepth 4
185 \tocdepth 3
186 \paragraph_separation skip
187 \defskip medskip
188 \quotes_language french
189 \papercolumns 1
190 \papersides 2
191 \paperpagestyle plain
192 \bullet 1 0 6 -1
193 \bullet 2 2 35 -1
194 \bullet 3 2 7 -1
195 \tracking_changes false
196 \output_changes false
197 \author "" 
198 \author "" 
199 \end_header
200
201 \begin_body
202
203 \begin_layout Title
204 Manual detallado de
205 \begin_inset Newline newline
206 \end_inset
207
208 Matemáticas en LyX
209 \end_layout
210
211 \begin_layout Author
212 por el Equipo LyX
213 \begin_inset Foot
214 status collapsed
215
216 \begin_layout Plain Layout
217 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
218  lista de correo de documentación de LyX
219 \family typewriter
220
221 \begin_inset CommandInset href
222 LatexCommand href
223 name "lyx-docs@lists.lyx.org"
224 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
225
226 \end_inset
227
228
229 \end_layout
230
231 \end_inset
232
233
234 \begin_inset Note Note
235 status collapsed
236
237 \begin_layout Plain Layout
238 autor: Uwe Stöhr, traducción: Ignacio Garcia
239 \end_layout
240
241 \end_inset
242
243
244 \begin_inset Newline newline
245 \end_inset
246
247
248 \begin_inset Newline newline
249 \end_inset
250
251 Versión 1.6.x
252 \end_layout
253
254 \begin_layout Standard
255 \begin_inset CommandInset toc
256 LatexCommand tableofcontents
257
258 \end_inset
259
260
261 \end_layout
262
263 \begin_layout Standard
264 \begin_inset Note Note
265 status collapsed
266
267 \begin_layout Plain Layout
268 Para exportar este documento a PDF, PS, o DVI deben estar instalados los
269  paquetes LaTeX 
270 \series bold
271 eurosym
272 \series default
273
274 \series bold
275 multirow
276 \series default
277  y 
278 \series bold
279 was
280 \series default
281 .
282  Si no están instalados también puedes exportar el documento pero las secciones
283  en que se requieren dichos paquetes no aparecerán en la salida.
284 \end_layout
285
286 \begin_layout Plain Layout
287 La última versión PDF de este documento está disponible en:
288 \begin_inset Newline newline
289 \end_inset
290
291
292 \series bold
293 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
294 \end_layout
295
296 \end_inset
297
298
299 \begin_inset Newpage newpage
300 \end_inset
301
302
303 \end_layout
304
305 \begin_layout Section
306 Introducción
307 \end_layout
308
309 \begin_layout Standard
310 Este documento explica las características matemáticas de LyX y además es
311  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
312  Las explicaciones están diseñadas para el uso de comandos.
313  Por consiguiente es preciso que hayas leído la sección 
314 \emph on
315 Ecuaciones matemáticas
316 \emph default
317  de la 
318 \emph on
319 Guía del usuario
320 \emph default
321 .
322 \end_layout
323
324 \begin_layout Standard
325 La mayoría de caracteres y muchas estructuras explicadas en este manual
326  también son accesibles mediante el menú 
327 \family sans
328 Insertar\SpecialChar \menuseparator
329 Ecuación
330 \family default
331  o la barra de herramientas
332 \family sans
333  Ecuaciones
334 \family default
335 .
336  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
337  mucho más rápido usar comandos que la barra de herramientas.
338  Por tanto este manual está enfocado al uso de comandos, aunque también
339  se mencionan los botones correspondientes de las barras de herramientas
340  cuando están disponibles.
341 \end_layout
342
343 \begin_layout Standard
344 Si no se especifica lo contrario los comandos sólo están disponibles dentro
345  de las fórmulas.
346  Para poder usar todos los comandos explicados en este documento, debe usarse
347  la opción 
348 \family sans
349 Usar el paquete de ecuaciones AMS
350 \family default
351  en la configuración del documento (menú 
352 \family sans
353 Documento\SpecialChar \menuseparator
354 Configuración\SpecialChar \menuseparator
355 Ecuaciones
356 \family default
357 )
358 \begin_inset Foot
359 status collapsed
360
361 \begin_layout Plain Layout
362 La opción 
363 \family sans
364 Usar el paquete de ecuaciones AMS automáticamente
365 \family default
366  sólo usa ecuaciones 
367 \begin_inset ERT
368 status collapsed
369
370 \begin_layout Plain Layout
371
372
373 \backslash
374 AmS 
375 \end_layout
376
377 \end_inset
378
379
380 \begin_inset space ~
381 \end_inset
382
383  si las estructuras matemáticas son soportadas por LyX.
384 \end_layout
385
386 \end_inset
387
388 .
389 \end_layout
390
391 \begin_layout Standard
392 Este documento no recoge todos los comandos de ecuaciones 
393 \begin_inset ERT
394 status collapsed
395
396 \begin_layout Plain Layout
397
398
399 \backslash
400 AmS 
401 \end_layout
402
403 \end_inset
404
405
406 \begin_inset Foot
407 status collapsed
408
409 \begin_layout Plain Layout
410 En el archivo 
411 \family sans
412
413 \begin_inset CommandInset href
414 LatexCommand href
415 name "amsguide.ps"
416 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
417
418 \end_inset
419
420
421 \family default
422 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
423  lista con todos los comandos de ecuaciones 
424 \begin_inset ERT
425 status collapsed
426
427 \begin_layout Plain Layout
428
429
430 \backslash
431 AmS 
432 \end_layout
433
434 \end_inset
435
436 .
437 \end_layout
438
439 \end_inset
440
441  por razones de claridad.
442 \end_layout
443
444 \begin_layout Section
445 Instrucciones generales
446 \end_layout
447
448 \begin_layout Standard
449 Para crear una ecuación en línea
450 \begin_inset Index
451 status collapsed
452
453 \begin_layout Plain Layout
454 Ecuación ! en línea
455 \end_layout
456
457 \end_inset
458
459  insertada en una línea de texto, teclea una de las combinaciones 
460 \family sans
461 Ctrl+M, Alt+C M, Alt+M M
462 \family default
463  o pulsa el botón 
464 \begin_inset Graphics
465         filename ../../images/math-mode.png
466         scale 85
467
468 \end_inset
469
470  de la barra de herramientas.
471 \begin_inset Newline newline
472 \end_inset
473
474 Para crear una ecuación en estilo presentación
475 \begin_inset Index
476 status collapsed
477
478 \begin_layout Plain Layout
479 Ecuación ! presentada
480 \end_layout
481
482 \end_inset
483
484 , que se verá más grande y en su propio párrafo, teclea
485 \family sans
486  
487 \family default
488 una de estas combinaciones: 
489 \family sans
490 Ctrl+Mayúsculas+M, Alt+M D.
491 \end_layout
492
493 \begin_layout Standard
494 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
495  dentro de la ecuación y teclea
496 \family sans
497  Ctrl+M, Alt+C M, Alt+M M 
498 \family default
499 o usa el menú 
500 \family sans
501 Editar\SpecialChar \menuseparator
502 Ecuación\SpecialChar \menuseparator
503 Cambiar tipo de ecuación
504 \family default
505 .
506  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
507 \end_layout
508
509 \begin_layout Standard
510 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
511  presentada, escribe el comando 
512 \series bold
513
514 \backslash
515 displaystyle
516 \series default
517
518 \begin_inset Index
519 status collapsed
520
521 \begin_layout Plain Layout
522 Comandos ! D ! 
523 \backslash
524 displaystyle
525 \end_layout
526
527 \end_inset
528
529  en la ecuación y pulsa espacio.
530  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
531  de la ecuación.
532 \end_layout
533
534 \begin_layout Standard
535 En las tablas sólo se permiten ecuaciones en línea.
536 \end_layout
537
538 \begin_layout Standard
539 Las barras 
540 \family sans
541 Ecuaciones
542 \family default
543  y 
544 \family sans
545 Panel de ecuaciones 
546 \family default
547 se pueden visualizar mediante el menú 
548 \family sans
549 Ver\SpecialChar \menuseparator
550 Barras de herramientas
551 \family default
552 .
553  Si ahí pulsas en 
554 \begin_inset Quotes fld
555 \end_inset
556
557 Ecuaciones
558 \begin_inset Quotes frd
559 \end_inset
560
561  y/o en 
562 \begin_inset Quotes fld
563 \end_inset
564
565 Panel de ecuaciones
566 \begin_inset Quotes frd
567 \end_inset
568
569 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
570  estado se visualiza en el menú de las barras de herramientas con una marca.
571  Si en este estado pulsas de nuevo sobre 
572 \begin_inset Quotes fld
573 \end_inset
574
575 Ecuaciones
576 \begin_inset Quotes frd
577 \end_inset
578
579  y/o 
580 \begin_inset Quotes fld
581 \end_inset
582
583 Panel de ecuaciones
584 \begin_inset Quotes frd
585 \end_inset
586
587  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
588  de una ecuación; este estado se indica añadiendo a las entradas del menú
589  la palabra 
590 \begin_inset Quotes fld
591 \end_inset
592
593 (auto)
594 \begin_inset Quotes frd
595 \end_inset
596
597 .
598  
599 \end_layout
600
601 \begin_layout Standard
602 El modo TeX
603 \begin_inset Index
604 status collapsed
605
606 \begin_layout Plain Layout
607 T@TeX ! modo
608 \end_layout
609
610 \end_inset
611
612  se invoca pulsando el botón 
613 \begin_inset Graphics
614         filename ../../images/ert-insert.png
615         scale 85
616
617 \end_inset
618
619  de la barra de herramientas o con el menú 
620 \family sans
621 Insertar\SpecialChar \menuseparator
622 Código Te
623 \begin_inset ERT
624 status collapsed
625
626 \begin_layout Plain Layout
627
628 {}
629 \end_layout
630
631 \end_inset
632
633 X
634 \family default
635 , (atajo 
636 \family sans
637 Ctrl+L
638 \family default
639 ).
640 \begin_inset Note Note
641 status collapsed
642
643 \begin_layout Plain Layout
644 En LyX hay tres 
645 \begin_inset Quotes fld
646 \end_inset
647
648 nombres propios
649 \begin_inset Quotes frd
650 \end_inset
651
652  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
653  LaTeX y LyX.
654 \end_layout
655
656 \begin_layout Plain Layout
657 Para evitar que estas palabras sean reconocidas como tales nombres propios,
658  se inserta un par de llaves TeX.
659  
660 \end_layout
661
662 \end_inset
663
664
665 \end_layout
666
667 \begin_layout Standard
668 Para cambiar el preámbulo LaTeX
669 \begin_inset Index
670 status collapsed
671
672 \begin_layout Plain Layout
673 LaTeX preámbulo
674 \end_layout
675
676 \end_inset
677
678 , usa el menú 
679 \family sans
680 Documento\SpecialChar \menuseparator
681 Configuración\SpecialChar \menuseparator
682 Preámbulo LaT
683 \begin_inset ERT
684 status collapsed
685
686 \begin_layout Plain Layout
687
688 {}
689 \end_layout
690
691 \end_inset
692
693 eX
694 \family default
695 .
696 \end_layout
697
698 \begin_layout Standard
699 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
700  multilínea, se pueden usar los menús 
701 \family sans
702 Editar\SpecialChar \menuseparator
703 Ecuación
704 \family default
705  y 
706 \family sans
707 Editar\SpecialChar \menuseparator
708 Filas y columnas
709 \family default
710  o la barra de herramientas de 
711 \family sans
712 Tabla
713 \family default
714 .
715  Cuando las líneas y columnas se intercambian mediante el menú, la columna
716  o línea en la que está se cambia con la columna de la derecha o con la
717  línea de abajo, respectivamente.
718  Si el cursor está en la última columna o fila, el cambio se hace con la
719  columna de la izquierda o la línea de arriba.
720 \end_layout
721
722 \begin_layout Standard
723 Para escribir texto en fórmulas se usa 
724 \emph on
725 texto de ecuaciones
726 \emph default
727
728 \begin_inset Index
729 status collapsed
730
731 \begin_layout Plain Layout
732 Texto ! en ecuaciones
733 \end_layout
734
735 \end_inset
736
737 .
738 \begin_inset Foot
739 status collapsed
740
741 \begin_layout Plain Layout
742 Para ecuaciones multilínea se usa el comando 
743 \series bold
744
745 \backslash
746 intertext
747 \series default
748 , véase
749 \begin_inset space ~
750 \end_inset
751
752
753 \begin_inset CommandInset ref
754 LatexCommand ref
755 reference "sub:Texto-en-multilínea"
756
757 \end_inset
758
759 .
760 \end_layout
761
762 \end_inset
763
764  Este modo se invoca con el atajo 
765 \family sans
766 Alt+M
767 \begin_inset space ~
768 \end_inset
769
770 M
771 \family default
772  o
773 \family sans
774  Ctrl+M
775 \family default
776  o insertando el comando 
777 \series bold
778
779 \backslash
780 text
781 \series default
782
783 \begin_inset Index
784 status collapsed
785
786 \begin_layout Plain Layout
787 Comandos ! T ! 
788 \backslash
789 text
790 \end_layout
791
792 \end_inset
793
794 .
795  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
796  partes de la ecuación que se ven en azul.
797  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
798 a de otras partes de la fórmula.
799 \end_layout
800
801 \begin_layout Subsection*
802 Esquema de comandos
803 \end_layout
804
805 \begin_layout Standard
806 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
807  siguiente esquema:
808 \end_layout
809
810 \begin_layout Standard
811
812 \series bold
813
814 \backslash
815 nombre_del_comando[argumento opcional]{argumento requerido}
816 \end_layout
817
818 \begin_layout Standard
819 Un comando empieza siempre por una barra inversa, 
820 \begin_inset Quotes fld
821 \end_inset
822
823
824 \series bold
825
826 \backslash
827
828 \series default
829
830 \begin_inset Quotes frd
831 \end_inset
832
833 .
834  Para omitir argumentos opcionales, quita también los corchetes asociados.
835  En este documento, las llaves que encierran los argumentos requeridos se
836  denominan llaves TeX
837 \begin_inset Index
838 status collapsed
839
840 \begin_layout Plain Layout
841 T@TeX ! llaves
842 \end_layout
843
844 \end_inset
845
846 .
847  Si en una ecuación añades una llave de apertura al nombre de un comando,
848  LyX crea automáticamente una llave TeX.
849  En todos los demás casos las llaves TeX se crean en las ecuaciones con
850  el comando 
851 \series bold
852
853 \backslash
854 {
855 \series default
856 .
857  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
858  que se muestran en azul.
859  En modo TeX no hace falta comando para poner llaves TeX.
860  Las llaves TeX no aparecen en la salida.
861 \end_layout
862
863 \begin_layout Standard
864 En el caso de comandos sin argumentos, como los comandos para símbolos que
865  se introducen en modo TeX, 
866 \emph on
867 siempre
868 \emph default
869  debe teclearse un espacio tras el comando para finalizarlo.
870  Este espacio no aparece en la salida.
871  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
872  de un espacio protegido en texto normal.
873 \end_layout
874
875 \begin_layout Standard
876 Un espacio protegido se inserta con 
877 \family sans
878 Ctrl+Espacio
879 \family default
880 .
881 \begin_inset Newpage newpage
882 \end_inset
883
884
885 \end_layout
886
887 \begin_layout Subsection*
888 Explicación de la sintaxis
889 \end_layout
890
891 \begin_layout Itemize
892 El símbolo 
893 \begin_inset ERT
894 status collapsed
895
896 \begin_layout Plain Layout
897
898
899 \backslash
900 spce 
901 \end_layout
902
903 \end_inset
904
905
906 \begin_inset Foot
907 status collapsed
908
909 \begin_layout Plain Layout
910 Este carácter, espacio visible, se puede componer con el comando 
911 \series bold
912
913 \backslash
914 textvisiblespace
915 \series default
916
917 \begin_inset Index
918 status collapsed
919
920 \begin_layout Plain Layout
921 Comandos ! T ! 
922 \backslash
923 textvisiblespace
924 \end_layout
925
926 \end_inset
927
928  insertado en código TeX.
929 \end_layout
930
931 \end_inset
932
933  indica que hay que teclear un espacio.
934 \end_layout
935
936 \begin_layout Itemize
937 Una flecha como 
938 \begin_inset Formula $\rightarrow$
939 \end_inset
940
941  indica el uso de la correspondiente tecla de flecha.
942  
943 \end_layout
944
945 \begin_layout Subsection*
946 Unidades disponibles
947 \end_layout
948
949 \begin_layout Standard
950 \align center
951 \begin_inset Float table
952 placement H
953 wide false
954 sideways false
955 status open
956
957 \begin_layout Plain Layout
958 \align center
959 \begin_inset Caption
960
961 \begin_layout Plain Layout
962 \begin_inset CommandInset label
963 LatexCommand label
964 name "tab:Unidades-disponibles"
965
966 \end_inset
967
968 Unidades disponibles
969 \end_layout
970
971 \end_inset
972
973
974 \end_layout
975
976 \begin_layout Plain Layout
977 \align center
978 \begin_inset Tabular
979 <lyxtabular version="3" rows="13" columns="2">
980 <features>
981 <column alignment="center" valignment="top" width="0">
982 <column alignment="center" valignment="top" width="0">
983 <row>
984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
985 \begin_inset Text
986
987 \begin_layout Plain Layout
988 Unidad
989 \end_layout
990
991 \end_inset
992 </cell>
993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
994 \begin_inset Text
995
996 \begin_layout Plain Layout
997 Nombre / Descripción
998 \end_layout
999
1000 \end_inset
1001 </cell>
1002 </row>
1003 <row>
1004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1005 \begin_inset Text
1006
1007 \begin_layout Plain Layout
1008 mm
1009 \end_layout
1010
1011 \end_inset
1012 </cell>
1013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1014 \begin_inset Text
1015
1016 \begin_layout Plain Layout
1017 Milímetro
1018 \end_layout
1019
1020 \end_inset
1021 </cell>
1022 </row>
1023 <row>
1024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1025 \begin_inset Text
1026
1027 \begin_layout Plain Layout
1028 cm
1029 \end_layout
1030
1031 \end_inset
1032 </cell>
1033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1034 \begin_inset Text
1035
1036 \begin_layout Plain Layout
1037 Centímetro
1038 \end_layout
1039
1040 \end_inset
1041 </cell>
1042 </row>
1043 <row>
1044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1045 \begin_inset Text
1046
1047 \begin_layout Plain Layout
1048 in
1049 \end_layout
1050
1051 \end_inset
1052 </cell>
1053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1054 \begin_inset Text
1055
1056 \begin_layout Plain Layout
1057 Pulgada (1
1058 \begin_inset space \thinspace{}
1059 \end_inset
1060
1061 in = 2,54
1062 \begin_inset space \thinspace{}
1063 \end_inset
1064
1065 cm)
1066 \end_layout
1067
1068 \end_inset
1069 </cell>
1070 </row>
1071 <row>
1072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1073 \begin_inset Text
1074
1075 \begin_layout Plain Layout
1076 pt
1077 \end_layout
1078
1079 \end_inset
1080 </cell>
1081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1082 \begin_inset Text
1083
1084 \begin_layout Plain Layout
1085 Punto (72.27
1086 \begin_inset space \thinspace{}
1087 \end_inset
1088
1089 pt = 1
1090 \begin_inset space \thinspace{}
1091 \end_inset
1092
1093 in)
1094 \end_layout
1095
1096 \end_inset
1097 </cell>
1098 </row>
1099 <row>
1100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1101 \begin_inset Text
1102
1103 \begin_layout Plain Layout
1104 pc
1105 \end_layout
1106
1107 \end_inset
1108 </cell>
1109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1110 \begin_inset Text
1111
1112 \begin_layout Plain Layout
1113 Pica (1
1114 \begin_inset space \thinspace{}
1115 \end_inset
1116
1117 pc = 12
1118 \begin_inset space \thinspace{}
1119 \end_inset
1120
1121 pt)
1122 \end_layout
1123
1124 \end_inset
1125 </cell>
1126 </row>
1127 <row>
1128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1129 \begin_inset Text
1130
1131 \begin_layout Plain Layout
1132 sp
1133 \end_layout
1134
1135 \end_inset
1136 </cell>
1137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1138 \begin_inset Text
1139
1140 \begin_layout Plain Layout
1141 Punto escalado (65536
1142 \begin_inset space \thinspace{}
1143 \end_inset
1144
1145 sp = 1
1146 \begin_inset space \thinspace{}
1147 \end_inset
1148
1149 pt)
1150 \end_layout
1151
1152 \end_inset
1153 </cell>
1154 </row>
1155 <row>
1156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1157 \begin_inset Text
1158
1159 \begin_layout Plain Layout
1160 bp
1161 \end_layout
1162
1163 \end_inset
1164 </cell>
1165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1166 \begin_inset Text
1167
1168 \begin_layout Plain Layout
1169 Punto grande (72
1170 \begin_inset space \thinspace{}
1171 \end_inset
1172
1173 bp = 1
1174 \begin_inset space \thinspace{}
1175 \end_inset
1176
1177 in)
1178 \end_layout
1179
1180 \end_inset
1181 </cell>
1182 </row>
1183 <row>
1184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1185 \begin_inset Text
1186
1187 \begin_layout Plain Layout
1188 dd
1189 \end_layout
1190
1191 \end_inset
1192 </cell>
1193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1194 \begin_inset Text
1195
1196 \begin_layout Plain Layout
1197 Didot (1
1198 \begin_inset space \thinspace{}
1199 \end_inset
1200
1201 dd 
1202 \begin_inset Formula $\approx$
1203 \end_inset
1204
1205  0.376
1206 \begin_inset space \thinspace{}
1207 \end_inset
1208
1209 mm)
1210 \end_layout
1211
1212 \end_inset
1213 </cell>
1214 </row>
1215 <row>
1216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1217 \begin_inset Text
1218
1219 \begin_layout Plain Layout
1220 cc
1221 \end_layout
1222
1223 \end_inset
1224 </cell>
1225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1226 \begin_inset Text
1227
1228 \begin_layout Plain Layout
1229 Cicero (1
1230 \begin_inset space \thinspace{}
1231 \end_inset
1232
1233 cc = 12
1234 \begin_inset space \thinspace{}
1235 \end_inset
1236
1237 dd)
1238 \end_layout
1239
1240 \end_inset
1241 </cell>
1242 </row>
1243 <row>
1244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1245 \begin_inset Text
1246
1247 \begin_layout Plain Layout
1248 ex
1249 \end_layout
1250
1251 \end_inset
1252 </cell>
1253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1254 \begin_inset Text
1255
1256 \begin_layout Plain Layout
1257 Altura de la letra 
1258 \begin_inset Quotes fld
1259 \end_inset
1260
1261
1262 \emph on
1263 x
1264 \emph default
1265
1266 \begin_inset Quotes frd
1267 \end_inset
1268
1269  en la fuente actual
1270 \end_layout
1271
1272 \end_inset
1273 </cell>
1274 </row>
1275 <row>
1276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1277 \begin_inset Text
1278
1279 \begin_layout Plain Layout
1280 em
1281 \end_layout
1282
1283 \end_inset
1284 </cell>
1285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1286 \begin_inset Text
1287
1288 \begin_layout Plain Layout
1289 Anchura de la letra 
1290 \begin_inset Quotes fld
1291 \end_inset
1292
1293
1294 \emph on
1295 M
1296 \emph default
1297
1298 \begin_inset Quotes frd
1299 \end_inset
1300
1301  en la fuente actual
1302 \end_layout
1303
1304 \end_inset
1305 </cell>
1306 </row>
1307 <row>
1308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1309 \begin_inset Text
1310
1311 \begin_layout Plain Layout
1312 mu
1313 \end_layout
1314
1315 \end_inset
1316 </cell>
1317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1318 \begin_inset Text
1319
1320 \begin_layout Plain Layout
1321 Unidad matemática (1
1322 \begin_inset space \thinspace{}
1323 \end_inset
1324
1325 mu = 
1326 \begin_inset Formula $\nicefrac{1}{18}$
1327 \end_inset
1328
1329
1330 \begin_inset space \thinspace{}
1331 \end_inset
1332
1333 em)
1334 \end_layout
1335
1336 \end_inset
1337 </cell>
1338 </row>
1339 </lyxtabular>
1340
1341 \end_inset
1342
1343
1344 \end_layout
1345
1346 \end_inset
1347
1348
1349 \end_layout
1350
1351 \begin_layout Standard
1352 \align center
1353 \begin_inset Newpage newpage
1354 \end_inset
1355
1356
1357 \end_layout
1358
1359 \begin_layout Section
1360 Funciones básicas
1361 \end_layout
1362
1363 \begin_layout Subsection
1364 Exponentes
1365 \begin_inset Index
1366 status collapsed
1367
1368 \begin_layout Plain Layout
1369 Exponentes
1370 \end_layout
1371
1372 \end_inset
1373
1374  e índices
1375 \begin_inset Index
1376 status collapsed
1377
1378 \begin_layout Plain Layout
1379 Indices@Índices
1380 \end_layout
1381
1382 \end_inset
1383
1384
1385 \begin_inset Index
1386 status collapsed
1387
1388 \begin_layout Plain Layout
1389 Superíndices|see
1390 \begin_inset ERT
1391 status collapsed
1392
1393 \begin_layout Plain Layout
1394
1395 {
1396 \end_layout
1397
1398 \end_inset
1399
1400 Exponentes
1401 \begin_inset ERT
1402 status collapsed
1403
1404 \begin_layout Plain Layout
1405
1406 }
1407 \end_layout
1408
1409 \end_inset
1410
1411
1412 \end_layout
1413
1414 \end_inset
1415
1416
1417 \begin_inset Index
1418 status collapsed
1419
1420 \begin_layout Plain Layout
1421 Subíndices|see
1422 \begin_inset ERT
1423 status collapsed
1424
1425 \begin_layout Plain Layout
1426
1427 {
1428 \end_layout
1429
1430 \end_inset
1431
1432 Índices
1433 \begin_inset ERT
1434 status collapsed
1435
1436 \begin_layout Plain Layout
1437
1438 }
1439 \end_layout
1440
1441 \end_inset
1442
1443
1444 \end_layout
1445
1446 \end_inset
1447
1448
1449 \end_layout
1450
1451 \begin_layout Standard
1452 Los subíndices se componen con un guión bajo 
1453 \begin_inset Quotes fld
1454 \end_inset
1455
1456 _
1457 \begin_inset Quotes frd
1458 \end_inset
1459
1460  o con el botón de la barra de herramientas de ecuaciones 
1461 \begin_inset Graphics
1462         filename ../../images/math-subscript.png
1463         scale 85
1464
1465 \end_inset
1466
1467 , los superíndices con un circunflejo 
1468 \begin_inset Quotes fld
1469 \end_inset
1470
1471 ^
1472 \begin_inset Quotes frd
1473 \end_inset
1474
1475  o con el botón de la barra de herramientas de ecuaciones 
1476 \begin_inset Graphics
1477         filename ../../images/math-superscript.png
1478         scale 85
1479
1480 \end_inset
1481
1482 .
1483 \end_layout
1484
1485 \begin_layout Standard
1486 \noindent
1487 \align center
1488 \begin_inset Tabular
1489 <lyxtabular version="3" rows="4" columns="2">
1490 <features>
1491 <column alignment="center" valignment="top" width="0">
1492 <column alignment="center" valignment="top" width="0">
1493 <row>
1494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1495 \begin_inset Text
1496
1497 \begin_layout Plain Layout
1498 Comando
1499 \end_layout
1500
1501 \end_inset
1502 </cell>
1503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1504 \begin_inset Text
1505
1506 \begin_layout Plain Layout
1507 Resultado
1508 \begin_inset Note Note
1509 status collapsed
1510
1511 \begin_layout Plain Layout
1512
1513 \series bold
1514
1515 \backslash
1516 raisebox
1517 \series default
1518  sólo se usa como espaciador.
1519 \end_layout
1520
1521 \end_inset
1522
1523
1524 \end_layout
1525
1526 \end_inset
1527 </cell>
1528 </row>
1529 <row>
1530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1531 \begin_inset Text
1532
1533 \begin_layout Plain Layout
1534 B_V
1535 \end_layout
1536
1537 \end_inset
1538 </cell>
1539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1540 \begin_inset Text
1541
1542 \begin_layout Plain Layout
1543 \begin_inset Formula $B_{V}$
1544 \end_inset
1545
1546
1547 \end_layout
1548
1549 \end_inset
1550 </cell>
1551 </row>
1552 <row>
1553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1554 \begin_inset Text
1555
1556 \begin_layout Plain Layout
1557 B^V
1558 \end_layout
1559
1560 \end_inset
1561 </cell>
1562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1563 \begin_inset Text
1564
1565 \begin_layout Plain Layout
1566 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1567 \end_inset
1568
1569
1570 \end_layout
1571
1572 \end_inset
1573 </cell>
1574 </row>
1575 <row>
1576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1577 \begin_inset Text
1578
1579 \begin_layout Plain Layout
1580 B^
1581 \begin_inset ERT
1582 status collapsed
1583
1584 \begin_layout Plain Layout
1585
1586
1587 \backslash
1588 spce 
1589 \end_layout
1590
1591 \end_inset
1592
1593 A
1594 \end_layout
1595
1596 \end_inset
1597 </cell>
1598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1599 \begin_inset Text
1600
1601 \begin_layout Plain Layout
1602 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1603 \end_inset
1604
1605
1606 \end_layout
1607
1608 \end_inset
1609 </cell>
1610 </row>
1611 </lyxtabular>
1612
1613 \end_inset
1614
1615
1616 \end_layout
1617
1618 \begin_layout Standard
1619 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1620  caso acentuará las vocales y no servirá para entrar en modo exponente.
1621 \begin_inset Foot
1622 status collapsed
1623
1624 \begin_layout Plain Layout
1625 Dependiendo de la configuración del teclado esto puede suceder también con
1626  otros caracteres además de las vocales.
1627 \end_layout
1628
1629 \end_inset
1630
1631  Para conseguir exponentes en estos casos debes pulsar 
1632 \family sans
1633 Espacio
1634 \family default
1635  tras el circunflejo, como en el último ejemplo, o dos circunflejos seguidos.
1636  
1637 \end_layout
1638
1639 \begin_layout Subsection
1640 Fracciones
1641 \begin_inset CommandInset label
1642 LatexCommand label
1643 name "sub:Fracciones"
1644
1645 \end_inset
1646
1647
1648 \begin_inset Index
1649 status collapsed
1650
1651 \begin_layout Plain Layout
1652 Fracciones
1653 \end_layout
1654
1655 \end_inset
1656
1657
1658 \end_layout
1659
1660 \begin_layout Standard
1661 Las fracciones se generan con el comando 
1662 \series bold
1663
1664 \backslash
1665 frac
1666 \series default
1667
1668 \begin_inset Index
1669 status collapsed
1670
1671 \begin_layout Plain Layout
1672 Comandos ! F ! 
1673 \backslash
1674 frac
1675 \end_layout
1676
1677 \end_inset
1678
1679  o con el botón 
1680 \begin_inset Graphics
1681         filename ../../images/math/frac.png
1682         scale 50
1683
1684 \end_inset
1685
1686  de la barra de herramientas.
1687  El tamaño de fuente se ajusta automáticamente, dependiendo de si la fracción
1688  está en línea o en estilo presentación.
1689  Con el botón 
1690 \begin_inset Graphics
1691         filename ../../images/math/frac-square.png
1692         scale 85
1693
1694 \end_inset
1695
1696 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1697  de fracciones.
1698 \end_layout
1699
1700 \begin_layout Standard
1701 Con el comando 
1702 \series bold
1703
1704 \backslash
1705 dfrac
1706 \series default
1707
1708 \begin_inset Index
1709 status collapsed
1710
1711 \begin_layout Plain Layout
1712 Comandos ! D ! 
1713 \backslash
1714 dfrac
1715 \end_layout
1716
1717 \end_inset
1718
1719  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1720  presentación.
1721  Con 
1722 \series bold
1723
1724 \backslash
1725 tfrac
1726 \series default
1727
1728 \begin_inset Index
1729 status collapsed
1730
1731 \begin_layout Plain Layout
1732 Comandos ! T ! 
1733 \backslash
1734 tfrac
1735 \end_layout
1736
1737 \end_inset
1738
1739  la fracción tiene siempre el tamaño del estilo en línea.
1740  Un ejemplo:
1741 \end_layout
1742
1743 \begin_layout Standard
1744 Una línea con la fracción 
1745 \begin_inset Formula $\frac{1}{2}$
1746 \end_inset
1747
1748  creada con el comando 
1749 \series bold
1750
1751 \backslash
1752 frac
1753 \series default
1754 .
1755  
1756 \end_layout
1757
1758 \begin_layout Standard
1759 Una línea con la fracción 
1760 \begin_inset Formula $\dfrac{1}{2}$
1761 \end_inset
1762
1763  creada con el comando 
1764 \series bold
1765
1766 \backslash
1767 dfrac
1768 \series default
1769 .
1770 \end_layout
1771
1772 \begin_layout Standard
1773 \noindent
1774 \align center
1775 \begin_inset Tabular
1776 <lyxtabular version="3" rows="4" columns="2">
1777 <features>
1778 <column alignment="center" valignment="top" width="0">
1779 <column alignment="center" valignment="top" width="0">
1780 <row>
1781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1782 \begin_inset Text
1783
1784 \begin_layout Plain Layout
1785 Comando
1786 \end_layout
1787
1788 \end_inset
1789 </cell>
1790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1791 \begin_inset Text
1792
1793 \begin_layout Plain Layout
1794 Resultado
1795 \begin_inset Note Note
1796 status collapsed
1797
1798 \begin_layout Plain Layout
1799
1800 \series bold
1801
1802 \backslash
1803 raisebox
1804 \series default
1805  se usa sólo como espaciador
1806 \end_layout
1807
1808 \end_inset
1809
1810
1811 \end_layout
1812
1813 \end_inset
1814 </cell>
1815 </row>
1816 <row>
1817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1818 \begin_inset Text
1819
1820 \begin_layout Plain Layout
1821
1822 \backslash
1823 frac
1824 \begin_inset ERT
1825 status collapsed
1826
1827 \begin_layout Plain Layout
1828
1829
1830 \backslash
1831 spce 
1832 \end_layout
1833
1834 \end_inset
1835
1836 A
1837 \begin_inset Formula $\downarrow$
1838 \end_inset
1839
1840 B
1841 \end_layout
1842
1843 \end_inset
1844 </cell>
1845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1846 \begin_inset Text
1847
1848 \begin_layout Plain Layout
1849 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1850 \end_inset
1851
1852
1853 \end_layout
1854
1855 \end_inset
1856 </cell>
1857 </row>
1858 <row>
1859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1860 \begin_inset Text
1861
1862 \begin_layout Plain Layout
1863
1864 \backslash
1865 dfrac
1866 \begin_inset ERT
1867 status collapsed
1868
1869 \begin_layout Plain Layout
1870
1871
1872 \backslash
1873 spce 
1874 \end_layout
1875
1876 \end_inset
1877
1878 A
1879 \begin_inset Formula $\downarrow$
1880 \end_inset
1881
1882 B
1883 \end_layout
1884
1885 \end_inset
1886 </cell>
1887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1888 \begin_inset Text
1889
1890 \begin_layout Plain Layout
1891 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1892 \end_inset
1893
1894
1895 \end_layout
1896
1897 \end_inset
1898 </cell>
1899 </row>
1900 <row>
1901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1902 \begin_inset Text
1903
1904 \begin_layout Plain Layout
1905
1906 \backslash
1907 dfrac
1908 \begin_inset ERT
1909 status collapsed
1910
1911 \begin_layout Plain Layout
1912
1913
1914 \backslash
1915 spce 
1916 \end_layout
1917
1918 \end_inset
1919
1920 e^
1921 \begin_inset ERT
1922 status collapsed
1923
1924 \begin_layout Plain Layout
1925
1926
1927 \backslash
1928 spce 
1929 \end_layout
1930
1931 \end_inset
1932
1933
1934 \backslash
1935 frac
1936 \begin_inset ERT
1937 status collapsed
1938
1939 \begin_layout Plain Layout
1940
1941
1942 \backslash
1943 spce 
1944 \end_layout
1945
1946 \end_inset
1947
1948 1
1949 \begin_inset Formula $\downarrow$
1950 \end_inset
1951
1952 2
1953 \begin_inset Formula $\downarrow$
1954 \end_inset
1955
1956 3
1957 \end_layout
1958
1959 \end_inset
1960 </cell>
1961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1962 \begin_inset Text
1963
1964 \begin_layout Plain Layout
1965 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1966 \end_inset
1967
1968
1969 \end_layout
1970
1971 \end_inset
1972 </cell>
1973 </row>
1974 </lyxtabular>
1975
1976 \end_inset
1977
1978
1979 \begin_inset VSpace bigskip
1980 \end_inset
1981
1982
1983 \end_layout
1984
1985 \begin_layout Standard
1986 Para fracciones anidadas se puede usar el comando 
1987 \series bold
1988
1989 \backslash
1990 cfrac
1991 \series default
1992
1993 \begin_inset Index
1994 status collapsed
1995
1996 \begin_layout Plain Layout
1997 Comandos ! C ! 
1998 \backslash
1999 cfrac
2000 \end_layout
2001
2002 \end_inset
2003
2004 .
2005  Un ejemplo:
2006 \begin_inset VSpace -3mm
2007 \end_inset
2008
2009
2010 \end_layout
2011
2012 \begin_layout Standard
2013 \begin_inset Formula \begin{align*}
2014 \textrm{creada con \textbf{\textbackslash frac} } &  & \textrm{creada con }\mathbf{\textbackslash\textbf{cfrac}}\\
2015 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2016
2017 \end_inset
2018
2019
2020 \end_layout
2021
2022 \begin_layout Standard
2023 El comando para el ejemplo de arriba es:
2024 \end_layout
2025
2026 \begin_layout Standard
2027
2028 \series bold
2029
2030 \backslash
2031 cfrac
2032 \begin_inset ERT
2033 status collapsed
2034
2035 \begin_layout Plain Layout
2036
2037
2038 \backslash
2039 spce 
2040 \end_layout
2041
2042 \end_inset
2043
2044 A
2045 \begin_inset Formula $\downarrow$
2046 \end_inset
2047
2048 B+
2049 \backslash
2050 cfrac
2051 \begin_inset ERT
2052 status collapsed
2053
2054 \begin_layout Plain Layout
2055
2056
2057 \backslash
2058 spce 
2059 \end_layout
2060
2061 \end_inset
2062
2063 C+
2064 \backslash
2065 cfrac
2066 \begin_inset ERT
2067 status collapsed
2068
2069 \begin_layout Plain Layout
2070
2071
2072 \backslash
2073 spce 
2074 \end_layout
2075
2076 \end_inset
2077
2078 E
2079 \begin_inset Formula $\downarrow$
2080 \end_inset
2081
2082 F
2083 \begin_inset Formula $\downarrow$
2084 \end_inset
2085
2086 D
2087 \end_layout
2088
2089 \begin_layout Standard
2090 \begin_inset VSpace medskip
2091 \end_inset
2092
2093
2094 \end_layout
2095
2096 \begin_layout Standard
2097
2098 \series bold
2099
2100 \backslash
2101 cfrac
2102 \series default
2103  compone la fracción siempre en el tamaño del estilo presentación, también
2104  cuando es parte de otra fracción.
2105 \end_layout
2106
2107 \begin_layout Standard
2108 Es posible especificar la alineación del numerador.
2109  El comando 
2110 \series bold
2111
2112 \backslash
2113 cfracleft
2114 \series default
2115  se usa para alinearlo a la izquierda, el comando 
2116 \series bold
2117
2118 \backslash
2119 cfracright
2120 \series default
2121  para alinearlo a la derecha, 
2122 \series bold
2123
2124 \backslash
2125 cfrac
2126 \series default
2127  centra el numerador.
2128 \end_layout
2129
2130 \begin_layout Standard
2131 Estas fracciones muestran las distintas alineaciones:
2132 \end_layout
2133
2134 \begin_layout Standard
2135 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2136 \end_inset
2137
2138  ; 
2139 \begin_inset Formula $\cfrac{A}{B+C}$
2140 \end_inset
2141
2142  ; 
2143 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2144 \end_inset
2145
2146
2147 \end_layout
2148
2149 \begin_layout Standard
2150 \noindent
2151 \begin_inset Note Greyedout
2152 status open
2153
2154 \begin_layout Plain Layout
2155
2156 \series bold
2157 Nota
2158 \series default
2159
2160 \series bold
2161
2162 \backslash
2163 cfracleft
2164 \series default
2165  y
2166 \series bold
2167  
2168 \backslash
2169 cfracright
2170 \series default
2171  no son comandos LaTeX reales sino sustituciones del comando 
2172 \series bold
2173
2174 \backslash
2175 cfrac[posición del numerador]{numerador}{denominador}
2176 \series default
2177  .
2178  Por tanto no puedes usarlos código TeX.
2179 \end_layout
2180
2181 \end_inset
2182
2183
2184 \begin_inset VSpace medskip
2185 \end_inset
2186
2187
2188 \end_layout
2189
2190 \begin_layout Standard
2191 Muchas veces es adecuado combinar 
2192 \series bold
2193
2194 \backslash
2195 cfrac
2196 \series default
2197  y 
2198 \series bold
2199
2200 \backslash
2201 frac
2202 \series default
2203 :
2204 \begin_inset Formula \[
2205 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2206
2207 \end_inset
2208
2209
2210 \end_layout
2211
2212 \begin_layout Standard
2213 Para componer fracciones en línea con raya de fracción inclinada puedes
2214  usar el comando 
2215 \series bold
2216
2217 \backslash
2218 nicefrac
2219 \series default
2220
2221 \begin_inset Index
2222 status collapsed
2223
2224 \begin_layout Plain Layout
2225 Comandos ! N ! 
2226 \backslash
2227 nicefrac
2228 \end_layout
2229
2230 \end_inset
2231
2232
2233 \begin_inset Formula $\nicefrac{5}{31}$
2234 \end_inset
2235
2236  Hay además el comando 
2237 \series bold
2238
2239 \backslash
2240 unitfracthree
2241 \series default
2242  que permite escribir una fracción en combinación con un número: 
2243 \begin_inset Formula $\unitfrac[2]{1}{3}$
2244 \end_inset
2245
2246
2247 \end_layout
2248
2249 \begin_layout Standard
2250 \begin_inset Note Greyedout
2251 status open
2252
2253 \begin_layout Plain Layout
2254
2255 \series bold
2256 Nota
2257 \series default
2258
2259 \series bold
2260
2261 \backslash
2262 unitfracthree
2263 \series default
2264  no es un comando LaTeX auténtico, sino un equivalente al comando
2265 \begin_inset Newline newline
2266 \end_inset
2267
2268
2269 \series bold
2270
2271 \backslash
2272 unitfrac[número]{numerador}{denominador}
2273 \series default
2274  .
2275  Por tanto no puedes usarlo en código TeX.
2276 \end_layout
2277
2278 \end_inset
2279
2280
2281 \end_layout
2282
2283 \begin_layout Standard
2284 En la 
2285 \begin_inset CommandInset ref
2286 LatexCommand ref
2287 reference "sub:Fracciones-personalizadas"
2288
2289 \end_inset
2290
2291  se explica cómo componer fracciones personalizadas en las que la raya de
2292  fracción se puede cambiar.
2293  
2294 \end_layout
2295
2296 \begin_layout Subsection
2297 Raíces
2298 \begin_inset Index
2299 status collapsed
2300
2301 \begin_layout Plain Layout
2302 Raíces
2303 \end_layout
2304
2305 \end_inset
2306
2307
2308 \end_layout
2309
2310 \begin_layout Standard
2311 Las raíces cuadradas se componen con 
2312 \series bold
2313
2314 \backslash
2315 sqrt
2316 \series default
2317
2318 \begin_inset Index
2319 status collapsed
2320
2321 \begin_layout Plain Layout
2322 Comandos ! S ! 
2323 \backslash
2324 sqrt
2325 \end_layout
2326
2327 \end_inset
2328
2329  o con el botón 
2330 \begin_inset Graphics
2331         filename ../../images/math/sqrt.png
2332         scale 85
2333
2334 \end_inset
2335
2336  de la barra de  ecuaciones; todas las demás raíces con el comando 
2337 \series bold
2338
2339 \backslash
2340 root
2341 \series default
2342
2343 \begin_inset Index
2344 status collapsed
2345
2346 \begin_layout Plain Layout
2347 Comandos ! R ! 
2348 \backslash
2349 root
2350 \end_layout
2351
2352 \end_inset
2353
2354  o con el botón 
2355 \begin_inset Graphics
2356         filename ../../images/math/root.png
2357         scale 85
2358
2359 \end_inset
2360
2361 .
2362 \end_layout
2363
2364 \begin_layout Standard
2365 \noindent
2366 \align center
2367 \begin_inset Tabular
2368 <lyxtabular version="3" rows="3" columns="2">
2369 <features>
2370 <column alignment="center" valignment="top" width="0">
2371 <column alignment="center" valignment="top" width="0">
2372 <row>
2373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2374 \begin_inset Text
2375
2376 \begin_layout Plain Layout
2377 Comando
2378 \end_layout
2379
2380 \end_inset
2381 </cell>
2382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2383 \begin_inset Text
2384
2385 \begin_layout Plain Layout
2386 Resultado
2387 \begin_inset Note Note
2388 status collapsed
2389
2390 \begin_layout Plain Layout
2391
2392 \series bold
2393
2394 \backslash
2395 raisebox
2396 \series default
2397  se usa sólo como espaciador
2398 \end_layout
2399
2400 \end_inset
2401
2402
2403 \end_layout
2404
2405 \end_inset
2406 </cell>
2407 </row>
2408 <row>
2409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2410 \begin_inset Text
2411
2412 \begin_layout Plain Layout
2413
2414 \backslash
2415 sqrt
2416 \begin_inset ERT
2417 status collapsed
2418
2419 \begin_layout Plain Layout
2420
2421
2422 \backslash
2423 spce 
2424 \end_layout
2425
2426 \end_inset
2427
2428 A-B
2429 \end_layout
2430
2431 \end_inset
2432 </cell>
2433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2434 \begin_inset Text
2435
2436 \begin_layout Plain Layout
2437 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2438 \end_inset
2439
2440
2441 \end_layout
2442
2443 \end_inset
2444 </cell>
2445 </row>
2446 <row>
2447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2448 \begin_inset Text
2449
2450 \begin_layout Plain Layout
2451
2452 \backslash
2453 root
2454 \begin_inset ERT
2455 status collapsed
2456
2457 \begin_layout Plain Layout
2458
2459
2460 \backslash
2461 spce 
2462 \end_layout
2463
2464 \end_inset
2465
2466 3
2467 \begin_inset Formula $\downarrow$
2468 \end_inset
2469
2470 A-B
2471 \end_layout
2472
2473 \end_inset
2474 </cell>
2475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2476 \begin_inset Text
2477
2478 \begin_layout Plain Layout
2479 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2480 \end_inset
2481
2482
2483 \end_layout
2484
2485 \end_inset
2486 </cell>
2487 </row>
2488 </lyxtabular>
2489
2490 \end_inset
2491
2492
2493 \end_layout
2494
2495 \begin_layout Standard
2496 Una raíz cuadrada se compone también con 
2497 \series bold
2498
2499 \backslash
2500 root
2501 \series default
2502  dejando vacío el campo del índice.
2503 \end_layout
2504
2505 \begin_layout Standard
2506 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2507  la raíz: 
2508 \begin_inset Formula $\sqrt[\beta]{B}$
2509 \end_inset
2510
2511
2512 \begin_inset Newline newline
2513 \end_inset
2514
2515 La 
2516 \begin_inset Formula $\beta$
2517 \end_inset
2518
2519  toca la raíz.
2520  Para evitar esto se usan los comandos 
2521 \series bold
2522
2523 \backslash
2524 leftroot
2525 \series default
2526
2527 \begin_inset Index
2528 status collapsed
2529
2530 \begin_layout Plain Layout
2531 Comandos ! L ! 
2532 \backslash
2533 leftroot
2534 \end_layout
2535
2536 \end_inset
2537
2538  y 
2539 \series bold
2540
2541 \backslash
2542 uproot
2543 \series default
2544
2545 \begin_inset Index
2546 status collapsed
2547
2548 \begin_layout Plain Layout
2549 Comandos ! U ! 
2550 \backslash
2551 uproot
2552 \end_layout
2553
2554 \end_inset
2555
2556  con el esquema siguiente:
2557 \end_layout
2558
2559 \begin_layout Standard
2560
2561 \series bold
2562
2563 \backslash
2564 leftroot{distancia}
2565 \series default
2566  y 
2567 \series bold
2568
2569 \backslash
2570 uproot{distancia}
2571 \end_layout
2572
2573 \begin_layout Standard
2574 Distancia es el número de Puntos Grandes (
2575 \begin_inset Quotes fld
2576 \end_inset
2577
2578 Big Points
2579 \begin_inset Quotes frd
2580 \end_inset
2581
2582 , unidad bp; 
2583 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2584 \end_inset
2585
2586 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2587  Los comandos se escriben en el índice.
2588  Así, el comando:
2589 \begin_inset Newline newline
2590 \end_inset
2591
2592
2593 \series bold
2594
2595 \backslash
2596 root
2597 \backslash
2598 leftroot{-1
2599 \begin_inset Formula $\to$
2600 \end_inset
2601
2602
2603 \backslash
2604 uproot{2
2605 \begin_inset Formula $\to$
2606 \end_inset
2607
2608
2609 \backslash
2610 beta
2611 \begin_inset ERT
2612 status collapsed
2613
2614 \begin_layout Plain Layout
2615
2616
2617 \backslash
2618 spce 
2619 \end_layout
2620
2621 \end_inset
2622
2623
2624 \begin_inset Formula $\to$
2625 \end_inset
2626
2627 B
2628 \begin_inset Newline newline
2629 \end_inset
2630
2631
2632 \series default
2633 genera una fórmula correctamente tipografiada: 
2634 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2635 \end_inset
2636
2637
2638 \end_layout
2639
2640 \begin_layout Subsection
2641 Coeficientes de un binomio
2642 \begin_inset Index
2643 status collapsed
2644
2645 \begin_layout Plain Layout
2646 Binomios
2647 \end_layout
2648
2649 \end_inset
2650
2651
2652 \end_layout
2653
2654 \begin_layout Standard
2655 Los coeficientes de un binomio se insertan con el comando 
2656 \series bold
2657
2658 \backslash
2659 binom
2660 \series default
2661
2662 \begin_inset Index
2663 status collapsed
2664
2665 \begin_layout Plain Layout
2666 Comandos ! B ! 
2667 \backslash
2668 binom
2669 \end_layout
2670
2671 \end_inset
2672
2673  o con el submenú del botón 
2674 \begin_inset Graphics
2675         filename ../../images/math/frac-square.png
2676         scale 85
2677
2678 \end_inset
2679
2680 de la barra de herramientas de ecuaciones.
2681  Como en las fracciones, además de 
2682 \series bold
2683
2684 \backslash
2685 binom
2686 \series default
2687  hay los comandos 
2688 \series bold
2689
2690 \backslash
2691 dbinom
2692 \begin_inset Index
2693 status collapsed
2694
2695 \begin_layout Plain Layout
2696 Comandos ! D ! 
2697 \backslash
2698 dbinom
2699 \end_layout
2700
2701 \end_inset
2702
2703
2704 \series default
2705  y 
2706 \series bold
2707
2708 \backslash
2709 tbinom
2710 \series default
2711
2712 \begin_inset Index
2713 status collapsed
2714
2715 \begin_layout Plain Layout
2716 Comandos ! T ! 
2717 \backslash
2718 tbinom
2719 \end_layout
2720
2721 \end_inset
2722
2723 .
2724  Para otros delimitadores de coeficientes de un binomio hay los comandos
2725  
2726 \series bold
2727
2728 \backslash
2729 brace
2730 \series default
2731
2732 \begin_inset Index
2733 status collapsed
2734
2735 \begin_layout Plain Layout
2736 Comandos ! B ! 
2737 \backslash
2738 brace
2739 \end_layout
2740
2741 \end_inset
2742
2743  y 
2744 \series bold
2745
2746 \backslash
2747 brack
2748 \series default
2749
2750 \begin_inset Index
2751 status collapsed
2752
2753 \begin_layout Plain Layout
2754 Comandos ! B ! 
2755 \backslash
2756 brack
2757 \end_layout
2758
2759 \end_inset
2760
2761 .
2762 \end_layout
2763
2764 \begin_layout Standard
2765 \noindent
2766 \align center
2767 \begin_inset Tabular
2768 <lyxtabular version="3" rows="6" columns="2">
2769 <features>
2770 <column alignment="center" valignment="top" width="0">
2771 <column alignment="center" valignment="top" width="0">
2772 <row>
2773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2774 \begin_inset Text
2775
2776 \begin_layout Plain Layout
2777 Comando
2778 \end_layout
2779
2780 \end_inset
2781 </cell>
2782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2783 \begin_inset Text
2784
2785 \begin_layout Plain Layout
2786 Resultado
2787 \begin_inset Note Note
2788 status collapsed
2789
2790 \begin_layout Plain Layout
2791
2792 \series bold
2793
2794 \backslash
2795 raisebox
2796 \series default
2797  se usa sólo como espaciador
2798 \end_layout
2799
2800 \end_inset
2801
2802
2803 \end_layout
2804
2805 \end_inset
2806 </cell>
2807 </row>
2808 <row>
2809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2810 \begin_inset Text
2811
2812 \begin_layout Plain Layout
2813
2814 \backslash
2815 binom
2816 \begin_inset ERT
2817 status collapsed
2818
2819 \begin_layout Plain Layout
2820
2821
2822 \backslash
2823 spce 
2824 \end_layout
2825
2826 \end_inset
2827
2828 A
2829 \begin_inset Formula $\downarrow$
2830 \end_inset
2831
2832 B
2833 \end_layout
2834
2835 \end_inset
2836 </cell>
2837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2838 \begin_inset Text
2839
2840 \begin_layout Plain Layout
2841 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2842 \end_inset
2843
2844
2845 \end_layout
2846
2847 \end_inset
2848 </cell>
2849 </row>
2850 <row>
2851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2852 \begin_inset Text
2853
2854 \begin_layout Plain Layout
2855
2856 \backslash
2857 dbinom
2858 \begin_inset ERT
2859 status collapsed
2860
2861 \begin_layout Plain Layout
2862
2863
2864 \backslash
2865 spce 
2866 \end_layout
2867
2868 \end_inset
2869
2870 A
2871 \begin_inset Formula $\downarrow$
2872 \end_inset
2873
2874 B
2875 \end_layout
2876
2877 \end_inset
2878 </cell>
2879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2880 \begin_inset Text
2881
2882 \begin_layout Plain Layout
2883 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2884 \end_inset
2885
2886
2887 \end_layout
2888
2889 \end_inset
2890 </cell>
2891 </row>
2892 <row>
2893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2894 \begin_inset Text
2895
2896 \begin_layout Plain Layout
2897
2898 \backslash
2899 tbinom
2900 \begin_inset ERT
2901 status collapsed
2902
2903 \begin_layout Plain Layout
2904
2905
2906 \backslash
2907 spce 
2908 \end_layout
2909
2910 \end_inset
2911
2912 A
2913 \begin_inset Formula $\downarrow$
2914 \end_inset
2915
2916 B
2917 \end_layout
2918
2919 \end_inset
2920 </cell>
2921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2922 \begin_inset Text
2923
2924 \begin_layout Plain Layout
2925 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2926 \end_inset
2927
2928
2929 \end_layout
2930
2931 \end_inset
2932 </cell>
2933 </row>
2934 <row>
2935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2936 \begin_inset Text
2937
2938 \begin_layout Plain Layout
2939
2940 \backslash
2941 brack
2942 \begin_inset ERT
2943 status collapsed
2944
2945 \begin_layout Plain Layout
2946
2947
2948 \backslash
2949 spce 
2950 \end_layout
2951
2952 \end_inset
2953
2954 A
2955 \begin_inset Formula $\downarrow$
2956 \end_inset
2957
2958 B
2959 \end_layout
2960
2961 \end_inset
2962 </cell>
2963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2964 \begin_inset Text
2965
2966 \begin_layout Plain Layout
2967 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2968 \end_inset
2969
2970
2971 \end_layout
2972
2973 \end_inset
2974 </cell>
2975 </row>
2976 <row>
2977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2978 \begin_inset Text
2979
2980 \begin_layout Plain Layout
2981
2982 \backslash
2983 brace
2984 \begin_inset ERT
2985 status collapsed
2986
2987 \begin_layout Plain Layout
2988
2989
2990 \backslash
2991 spce 
2992 \end_layout
2993
2994 \end_inset
2995
2996 A
2997 \begin_inset Formula $\downarrow$
2998 \end_inset
2999
3000 B
3001 \end_layout
3002
3003 \end_inset
3004 </cell>
3005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3006 \begin_inset Text
3007
3008 \begin_layout Plain Layout
3009 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3010 \end_inset
3011
3012
3013 \end_layout
3014
3015 \end_inset
3016 </cell>
3017 </row>
3018 </lyxtabular>
3019
3020 \end_inset
3021
3022
3023 \begin_inset Newpage newpage
3024 \end_inset
3025
3026
3027 \end_layout
3028
3029 \begin_layout Subsection
3030 Diferenciaciones de casos
3031 \begin_inset Index
3032 status collapsed
3033
3034 \begin_layout Plain Layout
3035 Casos
3036 \end_layout
3037
3038 \end_inset
3039
3040
3041 \end_layout
3042
3043 \begin_layout Standard
3044 \noindent
3045 \align center
3046 \begin_inset Tabular
3047 <lyxtabular version="3" rows="3" columns="2">
3048 <features>
3049 <column alignment="center" valignment="top" width="0">
3050 <column alignment="center" valignment="top" width="0">
3051 <row>
3052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3053 \begin_inset Text
3054
3055 \begin_layout Plain Layout
3056 Comando
3057 \end_layout
3058
3059 \end_inset
3060 </cell>
3061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3062 \begin_inset Text
3063
3064 \begin_layout Plain Layout
3065 Resultado
3066 \end_layout
3067
3068 \end_inset
3069 </cell>
3070 </row>
3071 <row>
3072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3073 \begin_inset Text
3074
3075 \begin_layout Plain Layout
3076
3077 \backslash
3078 cases
3079 \begin_inset ERT
3080 status collapsed
3081
3082 \begin_layout Plain Layout
3083
3084
3085 \backslash
3086 spce 
3087 \end_layout
3088
3089 \end_inset
3090
3091 A
3092 \begin_inset Formula $\to$
3093 \end_inset
3094
3095 B>0
3096 \begin_inset Index
3097 status collapsed
3098
3099 \begin_layout Plain Layout
3100 Comandos ! C ! 
3101 \backslash
3102 cases
3103 \end_layout
3104
3105 \end_inset
3106
3107
3108 \end_layout
3109
3110 \end_inset
3111 </cell>
3112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3113 \begin_inset Text
3114
3115 \begin_layout Plain Layout
3116 \begin_inset Formula $\begin{cases}
3117 A & B>0\end{cases}$
3118 \end_inset
3119
3120
3121 \end_layout
3122
3123 \end_inset
3124 </cell>
3125 </row>
3126 <row>
3127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3128 \begin_inset Text
3129
3130 \begin_layout Plain Layout
3131
3132 \backslash
3133 cases
3134 \begin_inset ERT
3135 status collapsed
3136
3137 \begin_layout Plain Layout
3138
3139
3140 \backslash
3141 spce 
3142 \end_layout
3143
3144 \end_inset
3145
3146
3147 \family sans
3148 Ctrl+Retorno
3149 \end_layout
3150
3151 \end_inset
3152 </cell>
3153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3154 \begin_inset Text
3155
3156 \begin_layout Plain Layout
3157 \begin_inset Formula $\begin{cases}
3158 A & \textrm{para }x>0\\
3159 B & \textrm{para }x=0\end{cases}$
3160 \end_inset
3161
3162
3163 \end_layout
3164
3165 \end_inset
3166 </cell>
3167 </row>
3168 </lyxtabular>
3169
3170 \end_inset
3171
3172
3173 \end_layout
3174
3175 \begin_layout Standard
3176 Después de insertar 
3177 \series bold
3178
3179 \backslash
3180 cases
3181 \series default
3182  o usar el botón 
3183 \begin_inset Graphics
3184         filename ../../images/math/cases.png
3185         scale 85
3186
3187 \end_inset
3188
3189  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3190 \family sans
3191 Ctrl+Retorno
3192 \family default
3193  o con el botón
3194 \family sans
3195  
3196 \family default
3197
3198 \begin_inset Graphics
3199         filename ../../images/tabular-feature_append-row.png
3200         scale 85
3201
3202 \end_inset
3203
3204  de la barra de tablas.
3205 \end_layout
3206
3207 \begin_layout Standard
3208 El comando 
3209 \series bold
3210
3211 \backslash
3212 cases
3213 \series default
3214  también está disponible en el menú 
3215 \family sans
3216 Insertar\SpecialChar \menuseparator
3217 Ecuación\SpecialChar \menuseparator
3218 Entorno casos
3219 \family default
3220 .
3221 \end_layout
3222
3223 \begin_layout Subsection
3224 Negaciones
3225 \begin_inset Index
3226 status collapsed
3227
3228 \begin_layout Plain Layout
3229 Negaciones
3230 \end_layout
3231
3232 \end_inset
3233
3234
3235 \end_layout
3236
3237 \begin_layout Standard
3238 Con el comando 
3239 \series bold
3240
3241 \backslash
3242 not
3243 \series default
3244
3245 \begin_inset Index
3246 status collapsed
3247
3248 \begin_layout Plain Layout
3249 Comandos ! N ! 
3250 \backslash
3251 not
3252 \end_layout
3253
3254 \end_inset
3255
3256  todo carácter se puede mostrar cancelado.
3257  Los caracteres son casi tachados con una barra inclinada.
3258 \end_layout
3259
3260 \begin_layout Standard
3261 \noindent
3262 \align center
3263 \begin_inset Tabular
3264 <lyxtabular version="3" rows="4" columns="2">
3265 <features>
3266 <column alignment="center" valignment="top" width="0">
3267 <column alignment="center" valignment="top" width="0">
3268 <row>
3269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3270 \begin_inset Text
3271
3272 \begin_layout Plain Layout
3273 Comando
3274 \end_layout
3275
3276 \end_inset
3277 </cell>
3278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3279 \begin_inset Text
3280
3281 \begin_layout Plain Layout
3282 Resultado
3283 \end_layout
3284
3285 \end_inset
3286 </cell>
3287 </row>
3288 <row>
3289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3290 \begin_inset Text
3291
3292 \begin_layout Plain Layout
3293
3294 \backslash
3295 not=
3296 \end_layout
3297
3298 \end_inset
3299 </cell>
3300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3301 \begin_inset Text
3302
3303 \begin_layout Plain Layout
3304 \begin_inset Formula $\not=$
3305 \end_inset
3306
3307
3308 \end_layout
3309
3310 \end_inset
3311 </cell>
3312 </row>
3313 <row>
3314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3315 \begin_inset Text
3316
3317 \begin_layout Plain Layout
3318
3319 \backslash
3320 not 
3321 \backslash
3322 le
3323 \end_layout
3324
3325 \end_inset
3326 </cell>
3327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3328 \begin_inset Text
3329
3330 \begin_layout Plain Layout
3331 \begin_inset Formula $\not\le$
3332 \end_inset
3333
3334
3335 \end_layout
3336
3337 \end_inset
3338 </cell>
3339 </row>
3340 <row>
3341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3342 \begin_inset Text
3343
3344 \begin_layout Plain Layout
3345
3346 \backslash
3347 not 
3348 \backslash
3349 parallel
3350 \end_layout
3351
3352 \end_inset
3353 </cell>
3354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3355 \begin_inset Text
3356
3357 \begin_layout Plain Layout
3358 \begin_inset Formula $\not\parallel$
3359 \end_inset
3360
3361
3362 \end_layout
3363
3364 \end_inset
3365 </cell>
3366 </row>
3367 </lyxtabular>
3368
3369 \end_inset
3370
3371
3372 \end_layout
3373
3374 \begin_layout Standard
3375 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3376  Por tanto para algunas negaciones hay comandos especiales (véase 
3377 \begin_inset CommandInset ref
3378 LatexCommand ref
3379 reference "sub:Símbolos-matemáticos"
3380
3381 \end_inset
3382
3383  y 
3384 \begin_inset CommandInset ref
3385 LatexCommand ref
3386 reference "sec:Relaciones"
3387
3388 \end_inset
3389
3390 ).
3391 \end_layout
3392
3393 \begin_layout Subsection
3394 Espacios reservados 
3395 \begin_inset CommandInset label
3396 LatexCommand label
3397 name "sub:Espacios-reservados"
3398
3399 \end_inset
3400
3401
3402 \begin_inset Index
3403 status collapsed
3404
3405 \begin_layout Plain Layout
3406 Espacios reservados
3407 \end_layout
3408
3409 \end_inset
3410
3411
3412 \begin_inset Index
3413 status collapsed
3414
3415 \begin_layout Plain Layout
3416 Química ! isótopos
3417 \end_layout
3418
3419 \end_inset
3420
3421
3422 \begin_inset Index
3423 status collapsed
3424
3425 \begin_layout Plain Layout
3426 Isótopos|see
3427 \begin_inset ERT
3428 status collapsed
3429
3430 \begin_layout Plain Layout
3431
3432 {
3433 \end_layout
3434
3435 \end_inset
3436
3437 Química
3438 \begin_inset ERT
3439 status collapsed
3440
3441 \begin_layout Plain Layout
3442
3443 }
3444 \end_layout
3445
3446 \end_inset
3447
3448
3449 \end_layout
3450
3451 \end_inset
3452
3453
3454 \end_layout
3455
3456 \begin_layout Standard
3457 En la presentación de, p.
3458 \begin_inset space \thinspace{}
3459 \end_inset
3460
3461 e., isótopos,
3462 \begin_inset Foot
3463 status collapsed
3464
3465 \begin_layout Plain Layout
3466 Más sobre símbolos químicos en 
3467 \begin_inset CommandInset ref
3468 LatexCommand ref
3469 reference "sub:Símbolos-y-ecuaciones-químicas"
3470
3471 \end_inset
3472
3473
3474 \end_layout
3475
3476 \end_inset
3477
3478  surge el problema siguiente:
3479 \end_layout
3480
3481 \begin_layout Standard
3482 \noindent
3483 \align center
3484 \begin_inset Tabular
3485 <lyxtabular version="3" rows="2" columns="2">
3486 <features>
3487 <column alignment="center" valignment="top" width="0">
3488 <column alignment="center" valignment="top" width="0">
3489 <row>
3490 <cell alignment="center" valignment="top" usebox="none">
3491 \begin_inset Text
3492
3493 \begin_layout Plain Layout
3494 Índices generados con sub- y superíndices:
3495 \end_layout
3496
3497 \end_inset
3498 </cell>
3499 <cell alignment="center" valignment="top" usebox="none">
3500 \begin_inset Text
3501
3502 \begin_layout Plain Layout
3503 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3504 \end_inset
3505
3506
3507 \end_layout
3508
3509 \end_inset
3510 </cell>
3511 </row>
3512 <row>
3513 <cell alignment="center" valignment="top" usebox="none">
3514 \begin_inset Text
3515
3516 \begin_layout Plain Layout
3517 Índices correctos:
3518 \end_layout
3519
3520 \end_inset
3521 </cell>
3522 <cell alignment="center" valignment="top" usebox="none">
3523 \begin_inset Text
3524
3525 \begin_layout Plain Layout
3526 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3527 \end_inset
3528
3529
3530 \end_layout
3531
3532 \end_inset
3533 </cell>
3534 </row>
3535 </lyxtabular>
3536
3537 \end_inset
3538
3539
3540 \begin_inset Note Note
3541 status collapsed
3542
3543 \begin_layout Plain Layout
3544
3545 \series bold
3546
3547 \backslash
3548 raisebox
3549 \series default
3550  se usa sólo como espaciador
3551 \end_layout
3552
3553 \end_inset
3554
3555
3556 \end_layout
3557
3558 \begin_layout Standard
3559 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3560  del índice más largo.
3561  Para evitarlo está el comando 
3562 \series bold
3563
3564 \backslash
3565 phantom
3566 \series default
3567
3568 \begin_inset Index
3569 status collapsed
3570
3571 \begin_layout Plain Layout
3572 Comandos ! P ! 
3573 \backslash
3574 phantom
3575 \end_layout
3576
3577 \end_inset
3578
3579  o el botón 
3580 \begin_inset space ~
3581 \end_inset
3582
3583
3584 \begin_inset Graphics
3585         filename ../../images/math/phantom.png
3586         scale 85
3587
3588 \end_inset
3589
3590  del submenú de espaciado de ecuaciones
3591 \begin_inset Foot
3592 status collapsed
3593
3594 \begin_layout Plain Layout
3595 Botón 
3596 \begin_inset Graphics
3597         filename ../../images/math/space.png
3598         scale 85
3599
3600 \end_inset
3601
3602  de la barra de ecuaciones
3603 \end_layout
3604
3605 \end_inset
3606
3607 , que genera uno o más espacios reservados.
3608  Al insertar 
3609 \series bold
3610
3611 \backslash
3612 phantom
3613 \series default
3614  aparece un pequeño marco azul con dos flechas rojas superpuestas
3615 \begin_inset Formula $\phantom{}$
3616 \end_inset
3617
3618 .
3619  Las flechas indican que se reservará un espacio equivalente a la anchura
3620  y altura totales del contenido del marco.
3621  Los espacios reservados son correspondientes al tamaño de los caracteres.
3622 \end_layout
3623
3624 \begin_layout Standard
3625 \noindent
3626 \align center
3627 \begin_inset Tabular
3628 <lyxtabular version="3" rows="4" columns="2">
3629 <features>
3630 <column alignment="center" valignment="top" width="0">
3631 <column alignment="center" valignment="top" width="0">
3632 <row>
3633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3634 \begin_inset Text
3635
3636 \begin_layout Plain Layout
3637 Comando
3638 \end_layout
3639
3640 \end_inset
3641 </cell>
3642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3643 \begin_inset Text
3644
3645 \begin_layout Plain Layout
3646 Resultado
3647 \begin_inset Note Note
3648 status collapsed
3649
3650 \begin_layout Plain Layout
3651
3652 \series bold
3653
3654 \backslash
3655 raisebox
3656 \series default
3657  se usa sólo como espaciador
3658 \end_layout
3659
3660 \end_inset
3661
3662
3663 \end_layout
3664
3665 \end_inset
3666 </cell>
3667 </row>
3668 <row>
3669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3670 \begin_inset Text
3671
3672 \begin_layout Plain Layout
3673 ^19
3674 \begin_inset ERT
3675 status collapsed
3676
3677 \begin_layout Plain Layout
3678
3679
3680 \backslash
3681 spce 
3682 \end_layout
3683
3684 \end_inset
3685
3686 _
3687 \backslash
3688 phantom
3689 \begin_inset ERT
3690 status collapsed
3691
3692 \begin_layout Plain Layout
3693
3694
3695 \backslash
3696 spce 
3697 \end_layout
3698
3699 \end_inset
3700
3701 1
3702 \begin_inset Formula $\rightarrow$
3703 \end_inset
3704
3705 9
3706 \begin_inset ERT
3707 status collapsed
3708
3709 \begin_layout Plain Layout
3710
3711
3712 \backslash
3713 spce 
3714 \end_layout
3715
3716 \end_inset
3717
3718 F
3719 \end_layout
3720
3721 \end_inset
3722 </cell>
3723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3724 \begin_inset Text
3725
3726 \begin_layout Plain Layout
3727 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3728 \end_inset
3729
3730
3731 \end_layout
3732
3733 \end_inset
3734 </cell>
3735 </row>
3736 <row>
3737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3738 \begin_inset Text
3739
3740 \begin_layout Plain Layout
3741 ^235
3742 \begin_inset ERT
3743 status collapsed
3744
3745 \begin_layout Plain Layout
3746
3747
3748 \backslash
3749 spce 
3750 \end_layout
3751
3752 \end_inset
3753
3754 _
3755 \backslash
3756 phantom
3757 \begin_inset ERT
3758 status collapsed
3759
3760 \begin_layout Plain Layout
3761
3762
3763 \backslash
3764 spce 
3765 \end_layout
3766
3767 \end_inset
3768
3769 23
3770 \begin_inset Formula $\rightarrow$
3771 \end_inset
3772
3773 9
3774 \begin_inset ERT
3775 status collapsed
3776
3777 \begin_layout Plain Layout
3778
3779
3780 \backslash
3781 spce 
3782 \end_layout
3783
3784 \end_inset
3785
3786 F
3787 \end_layout
3788
3789 \end_inset
3790 </cell>
3791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3792 \begin_inset Text
3793
3794 \begin_layout Plain Layout
3795 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3796 \end_inset
3797
3798
3799 \end_layout
3800
3801 \end_inset
3802 </cell>
3803 </row>
3804 <row>
3805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3806 \begin_inset Text
3807
3808 \begin_layout Plain Layout
3809
3810 \backslash
3811 Lambda^
3812 \begin_inset ERT
3813 status collapsed
3814
3815 \begin_layout Plain Layout
3816
3817
3818 \backslash
3819 spce 
3820 \end_layout
3821
3822 \end_inset
3823
3824
3825 \backslash
3826 phantom
3827 \begin_inset ERT
3828 status collapsed
3829
3830 \begin_layout Plain Layout
3831
3832
3833 \backslash
3834 spce 
3835 \end_layout
3836
3837 \end_inset
3838
3839 ii
3840 \begin_inset Formula $\rightarrow$
3841 \end_inset
3842
3843 t
3844 \begin_inset ERT
3845 status collapsed
3846
3847 \begin_layout Plain Layout
3848
3849
3850 \backslash
3851 spce 
3852 \end_layout
3853
3854 \end_inset
3855
3856 _MMt
3857 \end_layout
3858
3859 \end_inset
3860 </cell>
3861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3862 \begin_inset Text
3863
3864 \begin_layout Plain Layout
3865 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3866 \end_inset
3867
3868
3869 \end_layout
3870
3871 \end_inset
3872 </cell>
3873 </row>
3874 </lyxtabular>
3875
3876 \end_inset
3877
3878
3879 \end_layout
3880
3881 \begin_layout Standard
3882 Además hay los comandos 
3883 \series bold
3884
3885 \backslash
3886 vphantom
3887 \series default
3888
3889 \begin_inset Index
3890 status collapsed
3891
3892 \begin_layout Plain Layout
3893 Comandos ! V ! 
3894 \backslash
3895 vphantom
3896 \end_layout
3897
3898 \end_inset
3899
3900  (botón 
3901 \begin_inset space ~
3902 \end_inset
3903
3904
3905 \begin_inset Graphics
3906         filename ../../images/math/vphantom.png
3907         scale 85
3908
3909 \end_inset
3910
3911 ) y 
3912 \series bold
3913
3914 \backslash
3915 hphantom
3916 \series default
3917
3918 \begin_inset Index
3919 status collapsed
3920
3921 \begin_layout Plain Layout
3922 Comandos ! H ! 
3923 \backslash
3924 hphantom
3925 \end_layout
3926
3927 \end_inset
3928
3929  (botón 
3930 \begin_inset space ~
3931 \end_inset
3932
3933
3934 \begin_inset Graphics
3935         filename ../../images/math/hphantom.png
3936         scale 85
3937
3938 \end_inset
3939
3940 ).
3941  
3942 \series bold
3943
3944 \backslash
3945 hphantom
3946 \series default
3947  genera espacio en el marco sólo para la altura máxima de los caracteres,
3948  no para su anchura.
3949  
3950 \series bold
3951
3952 \backslash
3953 vphantom
3954 \series default
3955  genera espacio sólo para la anchura del contenido del marco.
3956  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3957 \end_layout
3958
3959 \begin_layout Standard
3960 Por ejemplo, 
3961 \series bold
3962
3963 \backslash
3964 vphantom
3965 \series default
3966
3967 \begin_inset ERT
3968 status collapsed
3969
3970 \begin_layout Plain Layout
3971
3972
3973 \backslash
3974 spce 
3975 \end_layout
3976
3977 \end_inset
3978
3979
3980 \series bold
3981 a
3982 \backslash
3983 int
3984 \series default
3985  genera espacio de la altura del signo de la integral,
3986 \begin_inset Foot
3987 status collapsed
3988
3989 \begin_layout Plain Layout
3990 El comando 
3991 \series bold
3992
3993 \backslash
3994 int
3995 \series default
3996  genera un signo de integral, véase 
3997 \begin_inset CommandInset ref
3998 LatexCommand ref
3999 reference "sub:Operadores-grandes"
4000
4001 \end_inset
4002
4003
4004 \end_layout
4005
4006 \end_inset
4007
4008  porque este es el carácter más largo.
4009  En la 
4010 \begin_inset CommandInset ref
4011 LatexCommand ref
4012 reference "sub:Delimitadores-multilínea"
4013
4014 \end_inset
4015
4016  hay un ejemplo de aplicación.
4017 \end_layout
4018
4019 \begin_layout Subsection
4020 Líneas
4021 \begin_inset Index
4022 status collapsed
4023
4024 \begin_layout Plain Layout
4025 Lineas@Líneas
4026 \end_layout
4027
4028 \end_inset
4029
4030
4031 \begin_inset Index
4032 status collapsed
4033
4034 \begin_layout Plain Layout
4035 Ecuación ! sub- o superrayada
4036 \end_layout
4037
4038 \end_inset
4039
4040
4041 \end_layout
4042
4043 \begin_layout Standard
4044 \noindent
4045 \align center
4046 \begin_inset Tabular
4047 <lyxtabular version="3" rows="4" columns="2">
4048 <features>
4049 <column alignment="center" valignment="top" width="0">
4050 <column alignment="center" valignment="top" width="0">
4051 <row>
4052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4053 \begin_inset Text
4054
4055 \begin_layout Plain Layout
4056 Comando
4057 \end_layout
4058
4059 \end_inset
4060 </cell>
4061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4062 \begin_inset Text
4063
4064 \begin_layout Plain Layout
4065 Resultado
4066 \begin_inset Note Note
4067 status collapsed
4068
4069 \begin_layout Plain Layout
4070
4071 \series bold
4072
4073 \backslash
4074 raisebox
4075 \series default
4076  se usa sólo como espaciador
4077 \end_layout
4078
4079 \end_inset
4080
4081
4082 \end_layout
4083
4084 \end_inset
4085 </cell>
4086 </row>
4087 <row>
4088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4089 \begin_inset Text
4090
4091 \begin_layout Plain Layout
4092
4093 \backslash
4094 overline
4095 \begin_inset ERT
4096 status collapsed
4097
4098 \begin_layout Plain Layout
4099
4100
4101 \backslash
4102 spce 
4103 \end_layout
4104
4105 \end_inset
4106
4107 A+B
4108 \begin_inset Index
4109 status collapsed
4110
4111 \begin_layout Plain Layout
4112 Comandos ! O ! 
4113 \backslash
4114 overline
4115 \end_layout
4116
4117 \end_inset
4118
4119
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4125 \begin_inset Text
4126
4127 \begin_layout Plain Layout
4128 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4129 \end_inset
4130
4131
4132 \end_layout
4133
4134 \end_inset
4135 </cell>
4136 </row>
4137 <row>
4138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4139 \begin_inset Text
4140
4141 \begin_layout Plain Layout
4142
4143 \backslash
4144 underline
4145 \begin_inset ERT
4146 status collapsed
4147
4148 \begin_layout Plain Layout
4149
4150
4151 \backslash
4152 spce 
4153 \end_layout
4154
4155 \end_inset
4156
4157 A+B
4158 \begin_inset Index
4159 status collapsed
4160
4161 \begin_layout Plain Layout
4162 Comandos ! U ! 
4163 \backslash
4164 underline
4165 \end_layout
4166
4167 \end_inset
4168
4169
4170 \end_layout
4171
4172 \end_inset
4173 </cell>
4174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4175 \begin_inset Text
4176
4177 \begin_layout Plain Layout
4178 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4179 \end_inset
4180
4181
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 </row>
4187 <row>
4188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4189 \begin_inset Text
4190
4191 \begin_layout Plain Layout
4192
4193 \backslash
4194 overline
4195 \begin_inset ERT
4196 status collapsed
4197
4198 \begin_layout Plain Layout
4199
4200
4201 \backslash
4202 spce 
4203 \end_layout
4204
4205 \end_inset
4206
4207
4208 \backslash
4209 underline
4210 \begin_inset ERT
4211 status collapsed
4212
4213 \begin_layout Plain Layout
4214
4215
4216 \backslash
4217 spce 
4218 \end_layout
4219
4220 \end_inset
4221
4222 A+B
4223 \end_layout
4224
4225 \end_inset
4226 </cell>
4227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4228 \begin_inset Text
4229
4230 \begin_layout Plain Layout
4231 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4232 \end_inset
4233
4234
4235 \end_layout
4236
4237 \end_inset
4238 </cell>
4239 </row>
4240 </lyxtabular>
4241
4242 \end_inset
4243
4244
4245 \end_layout
4246
4247 \begin_layout Standard
4248 En el último ejemplo es indiferente poner primero 
4249 \series bold
4250
4251 \backslash
4252 overline
4253 \series default
4254  o 
4255 \series bold
4256
4257 \backslash
4258 underline
4259 \series default
4260 .
4261 \end_layout
4262
4263 \begin_layout Standard
4264 Para poner doble subrayado, p.
4265 \begin_inset space \thinspace{}
4266 \end_inset
4267
4268 e.
4269  en resultados, se usa 
4270 \series bold
4271
4272 \backslash
4273 underline
4274 \series default
4275  dos veces.
4276 \end_layout
4277
4278 \begin_layout Standard
4279 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4280 \begin_inset VSpace bigskip
4281 \end_inset
4282
4283 Se pueden crear líneas personalizadas con el comando 
4284 \series bold
4285
4286 \backslash
4287 rule
4288 \series default
4289
4290 \begin_inset Index
4291 status collapsed
4292
4293 \begin_layout Plain Layout
4294 Comandos ! R ! 
4295 \backslash
4296 rule
4297 \end_layout
4298
4299 \end_inset
4300
4301  con el esquema siguiente:
4302 \end_layout
4303
4304 \begin_layout Standard
4305
4306 \series bold
4307
4308 \backslash
4309 rule[hueco vertical]{longitud}{grosor}
4310 \end_layout
4311
4312 \begin_layout Standard
4313 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4314  si el valor es negativo).
4315  Las unidades disponibles para los valores están listadas en
4316 \begin_inset space ~
4317 \end_inset
4318
4319
4320 \begin_inset CommandInset ref
4321 LatexCommand ref
4322 reference "tab:Unidades-disponibles"
4323
4324 \end_inset
4325
4326 .
4327  A continuación hay dos ejemplos de líneas creadas con los comandos
4328 \series bold
4329
4330 \begin_inset Newline newline
4331 \end_inset
4332
4333
4334 \backslash
4335 rule[-2ex]{3cm}{2pt}
4336 \series default
4337  y 
4338 \series bold
4339
4340 \backslash
4341 rule{2cm}{1pt}
4342 \series default
4343 :
4344 \end_layout
4345
4346 \begin_layout Standard
4347 Esto es una frase 
4348 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4349 \end_inset
4350
4351  con dos líneas.
4352 \end_layout
4353
4354 \begin_layout Standard
4355
4356 \series bold
4357
4358 \backslash
4359 rule
4360 \series default
4361  también se puede usar para texto si se inserta en modo TeX.
4362 \end_layout
4363
4364 \begin_layout Subsection
4365 Puntos
4366 \begin_inset CommandInset label
4367 LatexCommand label
4368 name "sub:Puntos"
4369
4370 \end_inset
4371
4372
4373 \begin_inset Index
4374 status collapsed
4375
4376 \begin_layout Plain Layout
4377 Puntos
4378 \end_layout
4379
4380 \end_inset
4381
4382
4383 \end_layout
4384
4385 \begin_layout Standard
4386 Hay distintos tipos de puntos disponibles.
4387 \begin_inset Foot
4388 status collapsed
4389
4390 \begin_layout Plain Layout
4391 En la barra de herramientas de ecuaciones, en el panel del botón 
4392 \begin_inset Graphics
4393         filename ../../images/math/ldots.png
4394         scale 85
4395
4396 \end_inset
4397
4398 .
4399 \end_layout
4400
4401 \end_inset
4402
4403  Para continuación en enumeraciones se usan puntos bajos, (
4404 \series bold
4405
4406 \backslash
4407 ldots
4408 \series default
4409
4410 \begin_inset Index
4411 status collapsed
4412
4413 \begin_layout Plain Layout
4414 Comandos ! L ! 
4415 \backslash
4416 ldots
4417 \end_layout
4418
4419 \end_inset
4420
4421 ), mientras que para operaciones se usan puntos centrados a la misma altura
4422  que los operadores, (
4423 \series bold
4424
4425 \backslash
4426 cdots
4427 \series default
4428
4429 \begin_inset Index
4430 status collapsed
4431
4432 \begin_layout Plain Layout
4433 Comandos ! C ! 
4434 \backslash
4435 cdots
4436 \end_layout
4437
4438 \end_inset
4439
4440 ).
4441  Si se usa el comando 
4442 \series bold
4443
4444 \backslash
4445 dots
4446 \series default
4447
4448 \begin_inset Index
4449 status collapsed
4450
4451 \begin_layout Plain Layout
4452 Comandos ! D ! 
4453 \backslash
4454 dots
4455 \end_layout
4456
4457 \end_inset
4458
4459 , LaTeX decide el tipo a usar en función del carácter siguiente.
4460 \end_layout
4461
4462 \begin_layout Standard
4463 \align center
4464 \begin_inset Tabular
4465 <lyxtabular version="3" rows="8" columns="2">
4466 <features>
4467 <column alignment="center" valignment="top" width="0pt">
4468 <column alignment="center" valignment="top" width="0pt">
4469 <row>
4470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4471 \begin_inset Text
4472
4473 \begin_layout Plain Layout
4474 Comando
4475 \end_layout
4476
4477 \end_inset
4478 </cell>
4479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4480 \begin_inset Text
4481
4482 \begin_layout Plain Layout
4483 Resultado
4484 \end_layout
4485
4486 \end_inset
4487 </cell>
4488 </row>
4489 <row>
4490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4491 \begin_inset Text
4492
4493 \begin_layout Plain Layout
4494 A_1
4495 \begin_inset ERT
4496 status collapsed
4497
4498 \begin_layout Plain Layout
4499
4500
4501 \backslash
4502 spce 
4503 \end_layout
4504
4505 \end_inset
4506
4507 ,
4508 \backslash
4509 dots
4510 \begin_inset ERT
4511 status collapsed
4512
4513 \begin_layout Plain Layout
4514
4515
4516 \backslash
4517 spce 
4518 \end_layout
4519
4520 \end_inset
4521
4522 ,A_n
4523 \end_layout
4524
4525 \end_inset
4526 </cell>
4527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4528 \begin_inset Text
4529
4530 \begin_layout Plain Layout
4531 \begin_inset Formula $A_{1},\dots,A_{n}$
4532 \end_inset
4533
4534
4535 \end_layout
4536
4537 \end_inset
4538 </cell>
4539 </row>
4540 <row>
4541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4542 \begin_inset Text
4543
4544 \begin_layout Plain Layout
4545 A_1
4546 \begin_inset ERT
4547 status collapsed
4548
4549 \begin_layout Plain Layout
4550
4551
4552 \backslash
4553 spce 
4554 \end_layout
4555
4556 \end_inset
4557
4558 +
4559 \backslash
4560 dots
4561 \begin_inset ERT
4562 status collapsed
4563
4564 \begin_layout Plain Layout
4565
4566
4567 \backslash
4568 spce 
4569 \end_layout
4570
4571 \end_inset
4572
4573 +A_n
4574 \end_layout
4575
4576 \end_inset
4577 </cell>
4578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4579 \begin_inset Text
4580
4581 \begin_layout Plain Layout
4582 \begin_inset Formula $A_{1}+\dots+A_{n}$
4583 \end_inset
4584
4585
4586 \end_layout
4587
4588 \end_inset
4589 </cell>
4590 </row>
4591 <row>
4592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4593 \begin_inset Text
4594
4595 \begin_layout Plain Layout
4596 A_1
4597 \begin_inset ERT
4598 status collapsed
4599
4600 \begin_layout Plain Layout
4601
4602
4603 \backslash
4604 spce 
4605 \end_layout
4606
4607 \end_inset
4608
4609 ,
4610 \backslash
4611 ldots
4612 \begin_inset ERT
4613 status collapsed
4614
4615 \begin_layout Plain Layout
4616
4617
4618 \backslash
4619 spce 
4620 \end_layout
4621
4622 \end_inset
4623
4624 ,A_n
4625 \end_layout
4626
4627 \end_inset
4628 </cell>
4629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4630 \begin_inset Text
4631
4632 \begin_layout Plain Layout
4633 \begin_inset Formula $A_{1},\ldots,A_{n}$
4634 \end_inset
4635
4636
4637 \end_layout
4638
4639 \end_inset
4640 </cell>
4641 </row>
4642 <row>
4643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4644 \begin_inset Text
4645
4646 \begin_layout Plain Layout
4647 A_1
4648 \begin_inset ERT
4649 status collapsed
4650
4651 \begin_layout Plain Layout
4652
4653
4654 \backslash
4655 spce 
4656 \end_layout
4657
4658 \end_inset
4659
4660 +
4661 \backslash
4662 cdots
4663 \begin_inset ERT
4664 status collapsed
4665
4666 \begin_layout Plain Layout
4667
4668
4669 \backslash
4670 spce 
4671 \end_layout
4672
4673 \end_inset
4674
4675 +A_n
4676 \end_layout
4677
4678 \end_inset
4679 </cell>
4680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4681 \begin_inset Text
4682
4683 \begin_layout Plain Layout
4684 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4685 \end_inset
4686
4687
4688 \end_layout
4689
4690 \end_inset
4691 </cell>
4692 </row>
4693 <row>
4694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4695 \begin_inset Text
4696
4697 \begin_layout Plain Layout
4698
4699 \backslash
4700 vdots
4701 \end_layout
4702
4703 \end_inset
4704 </cell>
4705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4706 \begin_inset Text
4707
4708 \begin_layout Plain Layout
4709 \begin_inset Formula $\vdots$
4710 \end_inset
4711
4712
4713 \end_layout
4714
4715 \end_inset
4716 </cell>
4717 </row>
4718 <row>
4719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4720 \begin_inset Text
4721
4722 \begin_layout Plain Layout
4723
4724 \backslash
4725 ddots
4726 \end_layout
4727
4728 \end_inset
4729 </cell>
4730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4731 \begin_inset Text
4732
4733 \begin_layout Plain Layout
4734 \begin_inset Formula $\ddots$
4735 \end_inset
4736
4737
4738 \end_layout
4739
4740 \end_inset
4741 </cell>
4742 </row>
4743 <row>
4744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4745 \begin_inset Text
4746
4747 \begin_layout Plain Layout
4748 Matriz
4749 \begin_inset space \thinspace{}
4750 \end_inset
4751
4752 3×3 con los distintos puntos
4753 \end_layout
4754
4755 \end_inset
4756 </cell>
4757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4758 \begin_inset Text
4759
4760 \begin_layout Plain Layout
4761 \begin_inset Formula $\begin{array}{ccc}
4762 A_{11} & \cdots & A_{1m}\\
4763 \vdots & \ddots & \vdots\\
4764 A_{n1} & \cdots & A_{nm}\end{array}$
4765 \end_inset
4766
4767
4768 \end_layout
4769
4770 \end_inset
4771 </cell>
4772 </row>
4773 </lyxtabular>
4774
4775 \end_inset
4776
4777
4778 \end_layout
4779
4780 \begin_layout Standard
4781 Los puntos suspensivos disponibles en el menú 
4782 \family sans
4783 Insertar\SpecialChar \menuseparator
4784 Carácter especial
4785 \family default
4786  son 
4787 \series bold
4788
4789 \backslash
4790 ldots
4791 \series default
4792 .
4793 \begin_inset VSpace medskip
4794 \end_inset
4795
4796
4797 \end_layout
4798
4799 \begin_layout Standard
4800 Hay puntos específicos para matrices que se extienden por varias columnas.
4801  Se generan con el comando 
4802 \series bold
4803
4804 \backslash
4805 hdotsfor
4806 \series default
4807
4808 \begin_inset Index
4809 status collapsed
4810
4811 \begin_layout Plain Layout
4812 Comandos ! H ! 
4813 \backslash
4814 hdotsfor
4815 \end_layout
4816
4817 \end_inset
4818
4819 , que tiene el siguiente esquema:
4820 \end_layout
4821
4822 \begin_layout Standard
4823
4824 \series bold
4825
4826 \backslash
4827 hdotsfor[distancia]{número de columnas}
4828 \end_layout
4829
4830 \begin_layout Standard
4831 Número de columnas especifica cuántas columnas deben abarcarse.
4832  Distancia es un factor para la separación entre los puntos.
4833 \end_layout
4834
4835 \begin_layout Standard
4836 En la siguiente matriz se ha insertado el comando 
4837 \series bold
4838
4839 \backslash
4840 hdotsfor[2]{4}
4841 \series default
4842  en el primer recuadro de la segunda línea para obtener puntos separados
4843  una distancia equivalente a dos veces la del comando 
4844 \series bold
4845
4846 \backslash
4847 dots
4848 \series default
4849 .
4850 \begin_inset Formula \[
4851 \left(\begin{array}{cccc}
4852 A & B & C & D\\
4853 \hdotsfor[2]{4}\\
4854 q & w & e & r\end{array}\right)\]
4855
4856 \end_inset
4857
4858
4859 \end_layout
4860
4861 \begin_layout Standard
4862 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
4863  de lo contrario se producen errores de LaTeX.
4864 \end_layout
4865
4866 \begin_layout Standard
4867 \begin_inset VSpace bigskip
4868 \end_inset
4869
4870
4871 \end_layout
4872
4873 \begin_layout Standard
4874 Además, con el comando 
4875 \series bold
4876
4877 \backslash
4878 dotfill
4879 \series default
4880
4881 \begin_inset Index
4882 status collapsed
4883
4884 \begin_layout Plain Layout
4885 Comandos ! D ! 
4886 \backslash
4887 dotfill
4888 \end_layout
4889
4890 \end_inset
4891
4892  puedes completar con puntos una línea.
4893  El efecto de este tipo de comandos es como el de 
4894 \series bold
4895
4896 \backslash
4897 hfill
4898 \series default
4899 , véase 
4900 \begin_inset CommandInset ref
4901 LatexCommand ref
4902 reference "sub:Espacio-variable"
4903
4904 \end_inset
4905
4906 .
4907 \end_layout
4908
4909 \begin_layout Standard
4910 Por ejemplo el comando 
4911 \series bold
4912 A
4913 \backslash
4914 dotfill
4915 \series default
4916
4917 \begin_inset ERT
4918 status collapsed
4919
4920 \begin_layout Plain Layout
4921
4922
4923 \backslash
4924 spce 
4925 \end_layout
4926
4927 \end_inset
4928
4929
4930 \series bold
4931 B
4932 \series default
4933  genera
4934 \end_layout
4935
4936 \begin_layout Standard
4937 \begin_inset Formula $A\dotfill B$
4938 \end_inset
4939
4940
4941 \end_layout
4942
4943 \begin_layout Standard
4944 Un comando análogo a 
4945 \series bold
4946
4947 \backslash
4948 dotfill
4949 \series default
4950  para rellenar con una línea es 
4951 \series bold
4952
4953 \backslash
4954 hrulefill
4955 \series default
4956
4957 \begin_inset Index
4958 status collapsed
4959
4960 \begin_layout Plain Layout
4961 Comandos ! H ! 
4962 \backslash
4963 hrulefill
4964 \end_layout
4965
4966 \end_inset
4967
4968 :
4969 \end_layout
4970
4971 \begin_layout Standard
4972 \begin_inset Formula $A\hrulefill B$
4973 \end_inset
4974
4975
4976 \end_layout
4977
4978 \begin_layout Standard
4979 Para usar estos comandos en el texto, deben insertarse en modo TeX.
4980 \end_layout
4981
4982 \begin_layout Section
4983 Matrices
4984 \begin_inset CommandInset label
4985 LatexCommand label
4986 name "sec:Matrices"
4987
4988 \end_inset
4989
4990
4991 \begin_inset Index
4992 status collapsed
4993
4994 \begin_layout Plain Layout
4995 Matrices
4996 \end_layout
4997
4998 \end_inset
4999
5000
5001 \end_layout
5002
5003 \begin_layout Standard
5004 Se pueden insertar con el botón 
5005 \begin_inset Graphics
5006         filename ../../images/dialog-show_mathmatrix.png
5007         scale 85
5008
5009 \end_inset
5010
5011  de la barra de ecuaciones o con el menú 
5012 \family sans
5013 Insertar\SpecialChar \menuseparator
5014 Ecuación\SpecialChar \menuseparator
5015 Matriz
5016 \family default
5017 .
5018  Aparece una ventana en la que se pide el número de filas y columnas y la
5019  alineación.
5020  La alineación vertical sólo es relevante para matrices en línea:
5021 \end_layout
5022
5023 \begin_layout Standard
5024 Esta primera matriz tiene alineación superior 
5025 \begin_inset Formula $\begin{array}[t]{cccc}
5026 A & D & G & J\\
5027 B & E & H & K\\
5028 D & F & I & L\end{array}$
5029 \end_inset
5030
5031  , la segunda alineación central 
5032 \begin_inset Formula $\begin{array}{cccc}
5033 A & D & G & J\\
5034 B & E & H & K\\
5035 D & F & I & L\end{array}$
5036 \end_inset
5037
5038  , y la tercera alineación inferior 
5039 \begin_inset Formula $\begin{array}[b]{cccc}
5040 A & D & G & J\\
5041 B & E & H & K\\
5042 D & F & I & L\end{array}$
5043 \end_inset
5044
5045 .
5046 \end_layout
5047
5048 \begin_layout Standard
5049 La alineación horizontal especifica cómo deben alinearse las entradas de
5050  la columna.
5051  Se determina mediante una letra para cada columna.
5052  
5053 \emph on
5054 l
5055 \emph default
5056  indica alineación a la izquierda, 
5057 \emph on
5058 c
5059 \emph default
5060  alineación centrada y 
5061 \emph on
5062 r
5063 \emph default
5064  alineación a la derecha.
5065  Por ejemplo, para componer una matriz
5066 \begin_inset space ~
5067 \end_inset
5068
5069 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
5070  centradas y la última a la derecha, se anota 
5071 \series bold
5072 lccr
5073 \series default
5074  en la alineación horizontal.
5075  Normalmente todas las columnas de una matriz están centradas, por tanto
5076  el valor por omisión es 
5077 \series bold
5078 c
5079 \series default
5080  para todas ellas.
5081 \end_layout
5082
5083 \begin_layout Standard
5084 Alineación horizontal:
5085 \end_layout
5086
5087 \begin_layout Standard
5088
5089 \series bold
5090 lll
5091 \series default
5092  : 
5093 \begin_inset Formula $\begin{array}{lll}
5094 10000 & D & G\\
5095 B & 10000 & H\\
5096 C & F & 10000\end{array}$
5097 \end_inset
5098
5099  , 
5100 \series bold
5101 ccc 
5102 \series default
5103
5104 \begin_inset Formula $\begin{array}{ccc}
5105 10000 & D & G\\
5106 B & 10000 & H\\
5107 C & F & 10000\end{array}$
5108 \end_inset
5109
5110  
5111 \series bold
5112 ,
5113 \series default
5114  
5115 \series bold
5116 rrr 
5117 \series default
5118
5119 \begin_inset Formula $\begin{array}{rrr}
5120 10000 & D & G\\
5121 B & 10000 & H\\
5122 C & F & 10000\end{array}$
5123 \end_inset
5124
5125
5126 \end_layout
5127
5128 \begin_layout Standard
5129 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
5130  botones 
5131 \begin_inset Graphics
5132         filename ../../images/tabular-feature_append-row.png
5133         scale 85
5134
5135 \end_inset
5136
5137
5138 \begin_inset Graphics
5139         filename ../../images/tabular-feature_delete-row.png
5140         scale 85
5141
5142 \end_inset
5143
5144 , etc.
5145  de la barra de ecuaciones o el menú 
5146 \family sans
5147 Editar\SpecialChar \menuseparator
5148 Filas y columnas
5149 \family default
5150 .
5151  También se pueden añadir filas nuevas con 
5152 \family sans
5153 Ctrl+Retorno
5154 \family default
5155 .
5156 \end_layout
5157
5158 \begin_layout Standard
5159 \begin_inset VSpace bigskip
5160 \end_inset
5161
5162
5163 \end_layout
5164
5165 \begin_layout Standard
5166 Se pueden poner paréntesis alrededor de una matriz con los comandos 
5167 \series bold
5168
5169 \backslash
5170 left
5171 \series default
5172
5173 \begin_inset Index
5174 status collapsed
5175
5176 \begin_layout Plain Layout
5177 Comandos ! L ! 
5178 \backslash
5179 left
5180 \end_layout
5181
5182 \end_inset
5183
5184  y 
5185 \series bold
5186
5187 \backslash
5188 right
5189 \series default
5190
5191 \begin_inset Index
5192 status collapsed
5193
5194 \begin_layout Plain Layout
5195 Comandos ! R ! 
5196 \backslash
5197 right
5198 \end_layout
5199
5200 \end_inset
5201
5202  (atajo 
5203 \family sans
5204 Alt+M
5205 \begin_inset space ~
5206 \end_inset
5207
5208 Paréntesis
5209 \family default
5210 ), véase 
5211 \begin_inset CommandInset ref
5212 LatexCommand ref
5213 reference "sub:Tamaño-automático-de"
5214
5215 \end_inset
5216
5217 , o usando los comandos siguientes:
5218 \end_layout
5219
5220 \begin_layout Standard
5221 \begin_inset VSpace medskip
5222 \end_inset
5223
5224
5225 \end_layout
5226
5227 \begin_layout Standard
5228 \begin_inset space \hfill{}
5229 \end_inset
5230
5231
5232 \begin_inset Tabular
5233 <lyxtabular version="3" rows="4" columns="2">
5234 <features>
5235 <column alignment="center" valignment="top" width="0">
5236 <column alignment="center" valignment="top" width="0">
5237 <row>
5238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5239 \begin_inset Text
5240
5241 \begin_layout Plain Layout
5242 Comando
5243 \end_layout
5244
5245 \end_inset
5246 </cell>
5247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5248 \begin_inset Text
5249
5250 \begin_layout Plain Layout
5251 Resultado
5252 \begin_inset Note Note
5253 status collapsed
5254
5255 \begin_layout Plain Layout
5256
5257 \series bold
5258
5259 \backslash
5260 raisebox
5261 \series default
5262  se usa sólo como espaciador
5263 \end_layout
5264
5265 \end_inset
5266
5267
5268 \end_layout
5269
5270 \end_inset
5271 </cell>
5272 </row>
5273 <row>
5274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5275 \begin_inset Text
5276
5277 \begin_layout Plain Layout
5278
5279 \backslash
5280 bmatrix
5281 \begin_inset ERT
5282 status collapsed
5283
5284 \begin_layout Plain Layout
5285
5286
5287 \backslash
5288 spce 
5289 \end_layout
5290
5291 \end_inset
5292
5293 2
5294 \series bold
5295 ×
5296 \series default
5297 2
5298 \begin_inset space \thinspace{}
5299 \end_inset
5300
5301 matriz
5302 \end_layout
5303
5304 \end_inset
5305 </cell>
5306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5307 \begin_inset Text
5308
5309 \begin_layout Plain Layout
5310 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5311 0 & \textrm{-}\mathrm{i}\\
5312 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5313 \end_inset
5314
5315
5316 \end_layout
5317
5318 \end_inset
5319 </cell>
5320 </row>
5321 <row>
5322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5323 \begin_inset Text
5324
5325 \begin_layout Plain Layout
5326
5327 \backslash
5328 Bmatrix
5329 \begin_inset ERT
5330 status collapsed
5331
5332 \begin_layout Plain Layout
5333
5334
5335 \backslash
5336 spce 
5337 \end_layout
5338
5339 \end_inset
5340
5341 2×2
5342 \begin_inset space \thinspace{}
5343 \end_inset
5344
5345 matriz
5346 \end_layout
5347
5348 \end_inset
5349 </cell>
5350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5351 \begin_inset Text
5352
5353 \begin_layout Plain Layout
5354 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5355 0 & \textrm{-}\mathrm{i}\\
5356 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5357 \end_inset
5358
5359
5360 \end_layout
5361
5362 \end_inset
5363 </cell>
5364 </row>
5365 <row>
5366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5367 \begin_inset Text
5368
5369 \begin_layout Plain Layout
5370
5371 \backslash
5372 pmatrix
5373 \begin_inset ERT
5374 status collapsed
5375
5376 \begin_layout Plain Layout
5377
5378
5379 \backslash
5380 spce 
5381 \end_layout
5382
5383 \end_inset
5384
5385 2
5386 \series bold
5387 ×
5388 \series default
5389 2
5390 \begin_inset space \thinspace{}
5391 \end_inset
5392
5393 matriz
5394 \end_layout
5395
5396 \end_inset
5397 </cell>
5398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5399 \begin_inset Text
5400
5401 \begin_layout Plain Layout
5402 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5403 0 & \textrm{-}\mathrm{i}\\
5404 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5405 \end_inset
5406
5407
5408 \end_layout
5409
5410 \end_inset
5411 </cell>
5412 </row>
5413 </lyxtabular>
5414
5415 \end_inset
5416
5417
5418 \begin_inset space \hfill{}
5419 \end_inset
5420
5421
5422 \begin_inset Tabular
5423 <lyxtabular version="3" rows="4" columns="2">
5424 <features>
5425 <column alignment="center" valignment="top" width="0">
5426 <column alignment="center" valignment="top" width="0">
5427 <row>
5428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5429 \begin_inset Text
5430
5431 \begin_layout Plain Layout
5432 Comando
5433 \end_layout
5434
5435 \end_inset
5436 </cell>
5437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5438 \begin_inset Text
5439
5440 \begin_layout Plain Layout
5441 Resultado
5442 \begin_inset Note Note
5443 status collapsed
5444
5445 \begin_layout Plain Layout
5446
5447 \series bold
5448
5449 \backslash
5450 raisebox
5451 \series default
5452  se usa sólo como espaciador
5453 \end_layout
5454
5455 \end_inset
5456
5457
5458 \end_layout
5459
5460 \end_inset
5461 </cell>
5462 </row>
5463 <row>
5464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5465 \begin_inset Text
5466
5467 \begin_layout Plain Layout
5468
5469 \backslash
5470 vmatrix
5471 \begin_inset ERT
5472 status collapsed
5473
5474 \begin_layout Plain Layout
5475
5476
5477 \backslash
5478 spce 
5479 \end_layout
5480
5481 \end_inset
5482
5483 2
5484 \series bold
5485 ×
5486 \series default
5487 2
5488 \begin_inset space \thinspace{}
5489 \end_inset
5490
5491 matriz
5492 \end_layout
5493
5494 \end_inset
5495 </cell>
5496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5497 \begin_inset Text
5498
5499 \begin_layout Plain Layout
5500 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5501 0 & \textrm{-}\mathrm{i}\\
5502 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5503 \end_inset
5504
5505
5506 \end_layout
5507
5508 \end_inset
5509 </cell>
5510 </row>
5511 <row>
5512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5513 \begin_inset Text
5514
5515 \begin_layout Plain Layout
5516
5517 \backslash
5518 Vmatrix
5519 \begin_inset ERT
5520 status collapsed
5521
5522 \begin_layout Plain Layout
5523
5524
5525 \backslash
5526 spce 
5527 \end_layout
5528
5529 \end_inset
5530
5531 2
5532 \series bold
5533 ×
5534 \series default
5535 2
5536 \begin_inset space \thinspace{}
5537 \end_inset
5538
5539 matriz
5540 \end_layout
5541
5542 \end_inset
5543 </cell>
5544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5545 \begin_inset Text
5546
5547 \begin_layout Plain Layout
5548 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5549 0 & \textrm{-}\mathrm{i}\\
5550 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5551 \end_inset
5552
5553
5554 \end_layout
5555
5556 \end_inset
5557 </cell>
5558 </row>
5559 <row>
5560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5561 \begin_inset Text
5562
5563 \begin_layout Plain Layout
5564
5565 \backslash
5566 matrix
5567 \begin_inset ERT
5568 status collapsed
5569
5570 \begin_layout Plain Layout
5571
5572
5573 \backslash
5574 spce 
5575 \end_layout
5576
5577 \end_inset
5578
5579 2
5580 \series bold
5581 ×
5582 \series default
5583 2
5584 \begin_inset space \thinspace{}
5585 \end_inset
5586
5587 matriz
5588 \end_layout
5589
5590 \end_inset
5591 </cell>
5592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5593 \begin_inset Text
5594
5595 \begin_layout Plain Layout
5596 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5597 0 & \textrm{-}\mathrm{i}\\
5598 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5599 \end_inset
5600
5601
5602 \end_layout
5603
5604 \end_inset
5605 </cell>
5606 </row>
5607 </lyxtabular>
5608
5609 \end_inset
5610
5611
5612 \begin_inset space \hfill{}
5613 \end_inset
5614
5615
5616 \end_layout
5617
5618 \begin_layout Standard
5619 \begin_inset VSpace medskip
5620 \end_inset
5621
5622
5623 \end_layout
5624
5625 \begin_layout Standard
5626 Cuando se inserta p.
5627 \begin_inset space \thinspace{}
5628 \end_inset
5629
5630 e.
5631 \begin_inset space ~
5632 \end_inset
5633
5634
5635 \series bold
5636
5637 \backslash
5638 vmatrix
5639 \series default
5640 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5641  la matriz.
5642 \end_layout
5643
5644 \begin_layout Standard
5645 \begin_inset VSpace bigskip
5646 \end_inset
5647
5648
5649 \end_layout
5650
5651 \begin_layout Standard
5652 Como todas las ecuaciones multilínea son matrices, la longitud 
5653 \series bold
5654
5655 \backslash
5656 arraycolsep
5657 \series default
5658
5659 \begin_inset Index
5660 status collapsed
5661
5662 \begin_layout Plain Layout
5663 Comandos ! A ! 
5664 \backslash
5665 arraycolsep
5666 \end_layout
5667
5668 \end_inset
5669
5670 , que se describe en 
5671 \begin_inset CommandInset ref
5672 LatexCommand ref
5673 reference "sub:Separación-de-columnas"
5674
5675 \end_inset
5676
5677 , también se puede usar para cambiar la separación de las columnas en una
5678  matriz.
5679  Para cambiar la separación de las filas, se usa el comando 
5680 \series bold
5681
5682 \backslash
5683 arraystretch
5684 \series default
5685
5686 \begin_inset Index
5687 status collapsed
5688
5689 \begin_layout Plain Layout
5690 Comandos ! A ! 
5691 \backslash
5692 arraystretch
5693 \end_layout
5694
5695 \end_inset
5696
5697  de la siguiente manera:
5698 \end_layout
5699
5700 \begin_layout Standard
5701
5702 \series bold
5703
5704 \backslash
5705 renewcommand{
5706 \backslash
5707 arraystretch}{factor de separación}
5708 \begin_inset Index
5709 status collapsed
5710
5711 \begin_layout Plain Layout
5712 Comandos ! R ! 
5713 \backslash
5714 renewcommand
5715 \end_layout
5716
5717 \end_inset
5718
5719
5720 \end_layout
5721
5722 \begin_layout Standard
5723 El comando 
5724 \series bold
5725
5726 \backslash
5727 renewcommand
5728 \series default
5729  asigna el factor de separación al comando predefinido 
5730 \series bold
5731
5732 \backslash
5733 arraystretch
5734 \series default
5735 .
5736  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5737  Además, éste se usa para todas las matrices siguientes.
5738  Para volver a la separación original, asigna factor 1 a 
5739 \series bold
5740
5741 \backslash
5742 arraystretch
5743 \series default
5744 .
5745 \end_layout
5746
5747 \begin_layout Standard
5748 Para poner matrices en línea se usa el comando 
5749 \series bold
5750
5751 \backslash
5752 smallmatrix
5753 \series default
5754
5755 \begin_inset Index
5756 status collapsed
5757
5758 \begin_layout Plain Layout
5759 Comandos ! S ! 
5760 \backslash
5761 smallmatrix
5762 \end_layout
5763
5764 \end_inset
5765
5766 .
5767  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5768  se inserta la matriz.
5769  
5770 \end_layout
5771
5772 \begin_layout Standard
5773 Esto es una matriz 
5774 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5775 C & D\end{smallmatrix}\right)$
5776 \end_inset
5777
5778  en línea.
5779 \end_layout
5780
5781 \begin_layout Section
5782 Delimitadores
5783 \begin_inset Index
5784 status collapsed
5785
5786 \begin_layout Plain Layout
5787 Delimitadores
5788 \end_layout
5789
5790 \end_inset
5791
5792
5793 \end_layout
5794
5795 \begin_layout Subsection
5796 Delimitadores verticales
5797 \begin_inset Index
5798 status collapsed
5799
5800 \begin_layout Plain Layout
5801 Delimitadores ! verticales
5802 \end_layout
5803
5804 \end_inset
5805
5806
5807 \end_layout
5808
5809 \begin_layout Standard
5810 \begin_inset space \hfill{}
5811 \end_inset
5812
5813
5814 \begin_inset Tabular
5815 <lyxtabular version="3" rows="9" columns="2">
5816 <features>
5817 <column alignment="center" valignment="top" width="0pt">
5818 <column alignment="center" valignment="top" width="0pt">
5819 <row>
5820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5821 \begin_inset Text
5822
5823 \begin_layout Plain Layout
5824 Comando
5825 \end_layout
5826
5827 \end_inset
5828 </cell>
5829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5830 \begin_inset Text
5831
5832 \begin_layout Plain Layout
5833 Resultado
5834 \end_layout
5835
5836 \end_inset
5837 </cell>
5838 </row>
5839 <row>
5840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5841 \begin_inset Text
5842
5843 \begin_layout Plain Layout
5844 (
5845 \end_layout
5846
5847 \end_inset
5848 </cell>
5849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5850 \begin_inset Text
5851
5852 \begin_layout Plain Layout
5853 \begin_inset Formula $($
5854 \end_inset
5855
5856
5857 \end_layout
5858
5859 \end_inset
5860 </cell>
5861 </row>
5862 <row>
5863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5864 \begin_inset Text
5865
5866 \begin_layout Plain Layout
5867 {
5868 \end_layout
5869
5870 \end_inset
5871 </cell>
5872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5873 \begin_inset Text
5874
5875 \begin_layout Plain Layout
5876 \begin_inset Formula $\{$
5877 \end_inset
5878
5879
5880 \end_layout
5881
5882 \end_inset
5883 </cell>
5884 </row>
5885 <row>
5886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5887 \begin_inset Text
5888
5889 \begin_layout Plain Layout
5890 [
5891 \end_layout
5892
5893 \end_inset
5894 </cell>
5895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5896 \begin_inset Text
5897
5898 \begin_layout Plain Layout
5899 \begin_inset Formula $[$
5900 \end_inset
5901
5902
5903 \end_layout
5904
5905 \end_inset
5906 </cell>
5907 </row>
5908 <row>
5909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5910 \begin_inset Text
5911
5912 \begin_layout Plain Layout
5913
5914 \backslash
5915 langle
5916 \end_layout
5917
5918 \end_inset
5919 </cell>
5920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5921 \begin_inset Text
5922
5923 \begin_layout Plain Layout
5924 \begin_inset Formula $\langle$
5925 \end_inset
5926
5927
5928 \end_layout
5929
5930 \end_inset
5931 </cell>
5932 </row>
5933 <row>
5934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5935 \begin_inset Text
5936
5937 \begin_layout Plain Layout
5938
5939 \backslash
5940 lceil
5941 \end_layout
5942
5943 \end_inset
5944 </cell>
5945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5946 \begin_inset Text
5947
5948 \begin_layout Plain Layout
5949 \begin_inset Formula $\lceil$
5950 \end_inset
5951
5952
5953 \end_layout
5954
5955 \end_inset
5956 </cell>
5957 </row>
5958 <row>
5959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5960 \begin_inset Text
5961
5962 \begin_layout Plain Layout
5963
5964 \backslash
5965 lfloor
5966 \end_layout
5967
5968 \end_inset
5969 </cell>
5970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5971 \begin_inset Text
5972
5973 \begin_layout Plain Layout
5974 \begin_inset Formula $\lfloor$
5975 \end_inset
5976
5977
5978 \end_layout
5979
5980 \end_inset
5981 </cell>
5982 </row>
5983 <row>
5984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5985 \begin_inset Text
5986
5987 \begin_layout Plain Layout
5988 /
5989 \end_layout
5990
5991 \end_inset
5992 </cell>
5993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5994 \begin_inset Text
5995
5996 \begin_layout Plain Layout
5997 \begin_inset Formula $/$
5998 \end_inset
5999
6000
6001 \end_layout
6002
6003 \end_inset
6004 </cell>
6005 </row>
6006 <row>
6007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6008 \begin_inset Text
6009
6010 \begin_layout Plain Layout
6011 |
6012 \end_layout
6013
6014 \end_inset
6015 </cell>
6016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6017 \begin_inset Text
6018
6019 \begin_layout Plain Layout
6020 \begin_inset Formula $|$
6021 \end_inset
6022
6023
6024 \end_layout
6025
6026 \end_inset
6027 </cell>
6028 </row>
6029 </lyxtabular>
6030
6031 \end_inset
6032
6033
6034 \begin_inset space \hfill{}
6035 \end_inset
6036
6037
6038 \begin_inset Tabular
6039 <lyxtabular version="3" rows="9" columns="2">
6040 <features>
6041 <column alignment="center" valignment="top" width="0pt">
6042 <column alignment="center" valignment="top" width="0pt">
6043 <row>
6044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6045 \begin_inset Text
6046
6047 \begin_layout Plain Layout
6048 Comando
6049 \end_layout
6050
6051 \end_inset
6052 </cell>
6053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6054 \begin_inset Text
6055
6056 \begin_layout Plain Layout
6057 Resultado
6058 \end_layout
6059
6060 \end_inset
6061 </cell>
6062 </row>
6063 <row>
6064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6065 \begin_inset Text
6066
6067 \begin_layout Plain Layout
6068 )
6069 \end_layout
6070
6071 \end_inset
6072 </cell>
6073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6074 \begin_inset Text
6075
6076 \begin_layout Plain Layout
6077 \begin_inset Formula $)$
6078 \end_inset
6079
6080
6081 \end_layout
6082
6083 \end_inset
6084 </cell>
6085 </row>
6086 <row>
6087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6088 \begin_inset Text
6089
6090 \begin_layout Plain Layout
6091 }
6092 \end_layout
6093
6094 \end_inset
6095 </cell>
6096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6097 \begin_inset Text
6098
6099 \begin_layout Plain Layout
6100 \begin_inset Formula $\}$
6101 \end_inset
6102
6103
6104 \end_layout
6105
6106 \end_inset
6107 </cell>
6108 </row>
6109 <row>
6110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6111 \begin_inset Text
6112
6113 \begin_layout Plain Layout
6114 ]
6115 \end_layout
6116
6117 \end_inset
6118 </cell>
6119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6120 \begin_inset Text
6121
6122 \begin_layout Plain Layout
6123 \begin_inset Formula $]$
6124 \end_inset
6125
6126
6127 \end_layout
6128
6129 \end_inset
6130 </cell>
6131 </row>
6132 <row>
6133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6134 \begin_inset Text
6135
6136 \begin_layout Plain Layout
6137
6138 \backslash
6139 rangle
6140 \end_layout
6141
6142 \end_inset
6143 </cell>
6144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6145 \begin_inset Text
6146
6147 \begin_layout Plain Layout
6148 \begin_inset Formula $\rangle$
6149 \end_inset
6150
6151
6152 \end_layout
6153
6154 \end_inset
6155 </cell>
6156 </row>
6157 <row>
6158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6159 \begin_inset Text
6160
6161 \begin_layout Plain Layout
6162
6163 \backslash
6164 rceil
6165 \end_layout
6166
6167 \end_inset
6168 </cell>
6169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6170 \begin_inset Text
6171
6172 \begin_layout Plain Layout
6173 \begin_inset Formula $\rceil$
6174 \end_inset
6175
6176
6177 \end_layout
6178
6179 \end_inset
6180 </cell>
6181 </row>
6182 <row>
6183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6184 \begin_inset Text
6185
6186 \begin_layout Plain Layout
6187
6188 \backslash
6189 rfloor
6190 \end_layout
6191
6192 \end_inset
6193 </cell>
6194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6195 \begin_inset Text
6196
6197 \begin_layout Plain Layout
6198 \begin_inset Formula $\rfloor$
6199 \end_inset
6200
6201
6202 \end_layout
6203
6204 \end_inset
6205 </cell>
6206 </row>
6207 <row>
6208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6209 \begin_inset Text
6210
6211 \begin_layout Plain Layout
6212
6213 \backslash
6214
6215 \backslash
6216
6217 \end_layout
6218
6219 \end_inset
6220 </cell>
6221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6222 \begin_inset Text
6223
6224 \begin_layout Plain Layout
6225 \begin_inset Formula $\backslash$
6226 \end_inset
6227
6228
6229 \end_layout
6230
6231 \end_inset
6232 </cell>
6233 </row>
6234 <row>
6235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6236 \begin_inset Text
6237
6238 \begin_layout Plain Layout
6239
6240 \backslash
6241 |
6242 \end_layout
6243
6244 \end_inset
6245 </cell>
6246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6247 \begin_inset Text
6248
6249 \begin_layout Plain Layout
6250 \begin_inset Formula $\|$
6251 \end_inset
6252
6253
6254 \end_layout
6255
6256 \end_inset
6257 </cell>
6258 </row>
6259 </lyxtabular>
6260
6261 \end_inset
6262
6263
6264 \begin_inset space \hfill{}
6265 \end_inset
6266
6267
6268 \end_layout
6269
6270 \begin_layout Standard
6271 \begin_inset Note Greyedout
6272 status open
6273
6274 \begin_layout Plain Layout
6275
6276 \series bold
6277 Nota
6278 \series default
6279 : En modo TeX hay que usar el comando 
6280 \series bold
6281
6282 \backslash
6283 textbackslash
6284 \series default
6285
6286 \begin_inset Index
6287 status collapsed
6288
6289 \begin_layout Plain Layout
6290 Comandos ! T ! 
6291 \backslash
6292 textbackslash
6293 \end_layout
6294
6295 \end_inset
6296
6297  para la barra invertida, porque si no el comando 
6298 \series bold
6299
6300 \backslash
6301
6302 \backslash
6303
6304 \series default
6305  genera un salto de línea.
6306 \end_layout
6307
6308 \end_inset
6309
6310
6311 \end_layout
6312
6313 \begin_layout Standard
6314 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6315  descritos en las dos subsecciones siguientes.
6316  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6317  < y > en vez de los comandos 
6318 \series bold
6319
6320 \backslash
6321 langle
6322 \series default
6323  y 
6324 \series bold
6325
6326 \backslash
6327 rangle
6328 \series default
6329 .
6330  
6331 \end_layout
6332
6333 \begin_layout Subsubsection
6334 Tamaño manual de los delimitadores
6335 \begin_inset CommandInset label
6336 LatexCommand label
6337 name "sub:Tamaño-manual-de"
6338
6339 \end_inset
6340
6341
6342 \begin_inset Index
6343 status collapsed
6344
6345 \begin_layout Plain Layout
6346 Delimitadores ! tamaño manual
6347 \end_layout
6348
6349 \end_inset
6350
6351
6352 \end_layout
6353
6354 \begin_layout Standard
6355 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6356  LaTeX 
6357 \series bold
6358
6359 \backslash
6360 big
6361 \series default
6362
6363 \begin_inset Index
6364 status collapsed
6365
6366 \begin_layout Plain Layout
6367 Comandos ! B ! 
6368 \backslash
6369 big
6370 \end_layout
6371
6372 \end_inset
6373
6374
6375 \series bold
6376
6377 \backslash
6378 Big
6379 \series default
6380
6381 \series bold
6382
6383 \backslash
6384 bigg
6385 \series default
6386 , y 
6387 \series bold
6388
6389 \backslash
6390 Bigg
6391 \series default
6392 .
6393  
6394 \series bold
6395
6396 \backslash
6397 big
6398 \series default
6399  indica el tamaño menor y 
6400 \series bold
6401
6402 \backslash
6403 Bigg
6404 \series default
6405  el mayor.
6406 \end_layout
6407
6408 \begin_layout Standard
6409 Estos comandos se usan para resaltar niveles de delimitación:
6410 \end_layout
6411
6412 \begin_layout Standard
6413 \noindent
6414 \align center
6415 \begin_inset Tabular
6416 <lyxtabular version="3" rows="2" columns="2">
6417 <features>
6418 <column alignment="center" valignment="top" width="0">
6419 <column alignment="center" valignment="top" width="0">
6420 <row>
6421 <cell alignment="center" valignment="top" usebox="none">
6422 \begin_inset Text
6423
6424 \begin_layout Plain Layout
6425 todos los delimitadores de igual tamaño:
6426 \end_layout
6427
6428 \end_inset
6429 </cell>
6430 <cell alignment="center" valignment="top" usebox="none">
6431 \begin_inset Text
6432
6433 \begin_layout Plain Layout
6434 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6435 \end_inset
6436
6437
6438 \end_layout
6439
6440 \end_inset
6441 </cell>
6442 </row>
6443 <row>
6444 <cell alignment="center" valignment="top" usebox="none">
6445 \begin_inset Text
6446
6447 \begin_layout Plain Layout
6448 así tiene mejor aspecto:
6449 \end_layout
6450
6451 \end_inset
6452 </cell>
6453 <cell alignment="center" valignment="top" usebox="none">
6454 \begin_inset Text
6455
6456 \begin_layout Plain Layout
6457 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6458 \end_inset
6459
6460
6461 \end_layout
6462
6463 \end_inset
6464 </cell>
6465 </row>
6466 </lyxtabular>
6467
6468 \end_inset
6469
6470
6471 \begin_inset Note Note
6472 status collapsed
6473
6474 \begin_layout Plain Layout
6475
6476 \series bold
6477
6478 \backslash
6479 raisebox
6480 \series default
6481  se usa sólo como espaciador
6482 \end_layout
6483
6484 \end_inset
6485
6486
6487 \end_layout
6488
6489 \begin_layout Standard
6490 Para la segunda expresión se ha empleado el comando 
6491 \series bold
6492
6493 \backslash
6494 Big((A+B)(A-B)
6495 \backslash
6496 Big)^
6497 \series default
6498
6499 \begin_inset ERT
6500 status collapsed
6501
6502 \begin_layout Plain Layout
6503
6504
6505 \backslash
6506 spce 
6507 \end_layout
6508
6509 \end_inset
6510
6511
6512 \series bold
6513 C
6514 \series default
6515 .
6516 \end_layout
6517
6518 \begin_layout Standard
6519 He aquí una visión conjunta de todos los tamaños y delimitadores:
6520 \end_layout
6521
6522 \begin_layout Standard
6523 \noindent
6524 \align center
6525
6526 \backslash
6527 Bigg(
6528 \backslash
6529 exp
6530 \backslash
6531 bigg<
6532 \backslash
6533 Big[
6534 \backslash
6535 big{
6536 \backslash
6537 ln(3x)
6538 \backslash
6539 big}^2
6540 \begin_inset ERT
6541 status collapsed
6542
6543 \begin_layout Plain Layout
6544
6545
6546 \backslash
6547 spce 
6548 \end_layout
6549
6550 \end_inset
6551
6552
6553 \backslash
6554 sen(x)
6555 \backslash
6556 Big]^
6557 \begin_inset ERT
6558 status collapsed
6559
6560 \begin_layout Plain Layout
6561
6562
6563 \backslash
6564 spce 
6565 \end_layout
6566
6567 \end_inset
6568
6569 A
6570 \begin_inset ERT
6571 status collapsed
6572
6573 \begin_layout Plain Layout
6574
6575
6576 \backslash
6577 spce 
6578 \end_layout
6579
6580 \end_inset
6581
6582
6583 \backslash
6584 bigg>
6585 \backslash
6586 Bigg)^0,5
6587 \begin_inset Formula \[
6588 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}\]
6589
6590 \end_inset
6591
6592
6593 \end_layout
6594
6595 \begin_layout Standard
6596 Además de los comandos 
6597 \series bold
6598
6599 \backslash
6600 big
6601 \series default
6602  hay la variante 
6603 \series bold
6604
6605 \backslash
6606 bigm
6607 \series default
6608
6609 \begin_inset Index
6610 status collapsed
6611
6612 \begin_layout Plain Layout
6613 Comandos ! B ! 
6614 \backslash
6615 bigm
6616 \end_layout
6617
6618 \end_inset
6619
6620 , que añade un poco más de espacio entre el delimitador y su contenido,
6621  y la variante 
6622 \series bold
6623
6624 \backslash
6625 bigl
6626 \series default
6627 -
6628 \series bold
6629
6630 \backslash
6631 bigr
6632 \series default
6633
6634 \begin_inset Index
6635 status collapsed
6636
6637 \begin_layout Plain Layout
6638 Comandos ! B ! 
6639 \backslash
6640 bigl - 
6641 \backslash
6642 bigr
6643 \end_layout
6644
6645 \end_inset
6646
6647 , que no añade espacio adicional.
6648  La 
6649 \emph on
6650 l
6651 \emph default
6652  al final del comando 
6653 \series bold
6654
6655 \backslash
6656 bigl 
6657 \series default
6658 es para el delimitador izquierdo, la 
6659 \emph on
6660 r
6661 \emph default
6662  es para el delimitador derecho.
6663  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6664  apertura o de cierre.
6665 \end_layout
6666
6667 \begin_layout Standard
6668 En el siguiente cuadro hay una comparación de las variantes:
6669 \end_layout
6670
6671 \begin_layout Standard
6672 \noindent
6673 \align center
6674 \begin_inset Tabular
6675 <lyxtabular version="3" rows="5" columns="2">
6676 <features>
6677 <column alignment="center" valignment="top" width="0">
6678 <column alignment="center" valignment="top" width="0">
6679 <row>
6680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6681 \begin_inset Text
6682
6683 \begin_layout Plain Layout
6684 Comando
6685 \end_layout
6686
6687 \end_inset
6688 </cell>
6689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6690 \begin_inset Text
6691
6692 \begin_layout Plain Layout
6693 Resultado
6694 \begin_inset Note Note
6695 status collapsed
6696
6697 \begin_layout Plain Layout
6698
6699 \series bold
6700
6701 \backslash
6702 raisebox
6703 \series default
6704  se usa sólo como espaciador
6705 \end_layout
6706
6707 \end_inset
6708
6709
6710 \end_layout
6711
6712 \end_inset
6713 </cell>
6714 </row>
6715 <row>
6716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6717 \begin_inset Text
6718
6719 \begin_layout Plain Layout
6720
6721 \backslash
6722 Bigm(
6723 \backslash
6724 bigm(
6725 \backslash
6726 ln(3x)
6727 \backslash
6728 bigm)^2
6729 \series bold
6730
6731 \begin_inset ERT
6732 status collapsed
6733
6734 \begin_layout Plain Layout
6735
6736
6737 \backslash
6738 spce 
6739 \end_layout
6740
6741 \end_inset
6742
6743
6744 \series default
6745
6746 \backslash
6747 Bigm)
6748 \end_layout
6749
6750 \end_inset
6751 </cell>
6752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6753 \begin_inset Text
6754
6755 \begin_layout Plain Layout
6756 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6757 \end_inset
6758
6759
6760 \end_layout
6761
6762 \end_inset
6763 </cell>
6764 </row>
6765 <row>
6766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6767 \begin_inset Text
6768
6769 \begin_layout Plain Layout
6770
6771 \backslash
6772 Big(
6773 \backslash
6774 big(
6775 \backslash
6776 ln(3x)
6777 \backslash
6778 big)^2
6779 \series bold
6780
6781 \begin_inset ERT
6782 status collapsed
6783
6784 \begin_layout Plain Layout
6785
6786
6787 \backslash
6788 spce 
6789 \end_layout
6790
6791 \end_inset
6792
6793
6794 \series default
6795
6796 \backslash
6797 Big)
6798 \end_layout
6799
6800 \end_inset
6801 </cell>
6802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6803 \begin_inset Text
6804
6805 \begin_layout Plain Layout
6806 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6807 \end_inset
6808
6809
6810 \end_layout
6811
6812 \end_inset
6813 </cell>
6814 </row>
6815 <row>
6816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6817 \begin_inset Text
6818
6819 \begin_layout Plain Layout
6820
6821 \backslash
6822 Bigl(
6823 \backslash
6824 bigl(
6825 \backslash
6826 ln(3x)
6827 \backslash
6828 bigr)^2
6829 \series bold
6830
6831 \begin_inset ERT
6832 status collapsed
6833
6834 \begin_layout Plain Layout
6835
6836
6837 \backslash
6838 spce 
6839 \end_layout
6840
6841 \end_inset
6842
6843
6844 \series default
6845
6846 \backslash
6847 Bigr)
6848 \end_layout
6849
6850 \end_inset
6851 </cell>
6852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6853 \begin_inset Text
6854
6855 \begin_layout Plain Layout
6856 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
6857 \end_inset
6858
6859
6860 \end_layout
6861
6862 \end_inset
6863 </cell>
6864 </row>
6865 <row>
6866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6867 \begin_inset Text
6868
6869 \begin_layout Plain Layout
6870
6871 \backslash
6872 bigl)
6873 \backslash
6874 ln(3x)
6875 \backslash
6876 bigr(
6877 \end_layout
6878
6879 \end_inset
6880 </cell>
6881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6882 \begin_inset Text
6883
6884 \begin_layout Plain Layout
6885 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6886 \end_inset
6887
6888
6889 \end_layout
6890
6891 \end_inset
6892 </cell>
6893 </row>
6894 </lyxtabular>
6895
6896 \end_inset
6897
6898
6899 \end_layout
6900
6901 \begin_layout Subsubsection
6902 Tamaño automático de los delimitadores
6903 \begin_inset CommandInset label
6904 LatexCommand label
6905 name "sub:Tamaño-automático-de"
6906
6907 \end_inset
6908
6909
6910 \begin_inset Index
6911 status collapsed
6912
6913 \begin_layout Plain Layout
6914 Delimitadores ! tamaño automático
6915 \end_layout
6916
6917 \end_inset
6918
6919
6920 \end_layout
6921
6922 \begin_layout Standard
6923 Se pueden insertar delimitadores de tamaño variable con los comandos 
6924 \series bold
6925
6926 \backslash
6927 left
6928 \series default
6929
6930 \begin_inset Index
6931 status collapsed
6932
6933 \begin_layout Plain Layout
6934 Comandos ! L ! 
6935 \backslash
6936 left
6937 \end_layout
6938
6939 \end_inset
6940
6941  y 
6942 \series bold
6943
6944 \backslash
6945 right
6946 \series default
6947
6948 \begin_inset Index
6949 status collapsed
6950
6951 \begin_layout Plain Layout
6952 Comandos ! R ! 
6953 \backslash
6954 right
6955 \end_layout
6956
6957 \end_inset
6958
6959  o con el botón de la barra de ecuaciones 
6960 \begin_inset Graphics
6961         filename ../../images/dialog-show_mathdelimiter.png
6962         scale 85
6963
6964 \end_inset
6965
6966 .
6967  El delimitador deseado se debe insertar directamente detrás de 
6968 \series bold
6969
6970 \backslash
6971 left
6972 \series default
6973  y 
6974 \series bold
6975
6976 \backslash
6977 right
6978 \series default
6979 .
6980  El tamaño se calculará automáticamente después para la salida.
6981  
6982 \end_layout
6983
6984 \begin_layout Standard
6985 \noindent
6986 \align center
6987 delimitador normal: El comando 
6988 \series bold
6989
6990 \backslash
6991 ln(
6992 \backslash
6993 frac
6994 \series default
6995
6996 \begin_inset ERT
6997 status collapsed
6998
6999 \begin_layout Plain Layout
7000
7001
7002 \backslash
7003 spce 
7004 \end_layout
7005
7006 \end_inset
7007
7008
7009 \series bold
7010 A
7011 \begin_inset Formula $\downarrow$
7012 \end_inset
7013
7014 C
7015 \series default
7016
7017 \begin_inset ERT
7018 status collapsed
7019
7020 \begin_layout Plain Layout
7021
7022
7023 \backslash
7024 spce
7025 \end_layout
7026
7027 \end_inset
7028
7029
7030 \series bold
7031 )
7032 \series default
7033  genera
7034 \begin_inset Formula \[
7035 \ln(\frac{A}{C})\]
7036
7037 \end_inset
7038
7039
7040 \end_layout
7041
7042 \begin_layout Standard
7043 \noindent
7044 \align center
7045 delimitador multilínea: El comando 
7046 \series bold
7047
7048 \backslash
7049 ln
7050 \backslash
7051 left(
7052 \backslash
7053 frac
7054 \series default
7055
7056 \begin_inset ERT
7057 status collapsed
7058
7059 \begin_layout Plain Layout
7060
7061
7062 \backslash
7063 spce 
7064 \end_layout
7065
7066 \end_inset
7067
7068
7069 \series bold
7070 A
7071 \begin_inset Formula $\downarrow$
7072 \end_inset
7073
7074 C
7075 \series default
7076
7077 \begin_inset ERT
7078 status collapsed
7079
7080 \begin_layout Plain Layout
7081
7082
7083 \backslash
7084 spce 
7085 \end_layout
7086
7087 \end_inset
7088
7089
7090 \series bold
7091
7092 \backslash
7093 right)
7094 \series default
7095  genera
7096 \begin_inset Formula \[
7097 \ln\left(\frac{A}{C}\right)\]
7098
7099 \end_inset
7100
7101
7102 \end_layout
7103
7104 \begin_layout Standard
7105 En lugar de 
7106 \series bold
7107
7108 \backslash
7109 left
7110 \series default
7111  y 
7112 \series bold
7113
7114 \backslash
7115 right
7116 \series default
7117  se puede usar el atajo 
7118 \family sans
7119 Alt+M
7120 \begin_inset space ~
7121 \end_inset
7122
7123 Corchete
7124 \family default
7125 .
7126  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
7127  real del delimitador y además se genera el correspondiente delimitador
7128  de cierre.
7129 \begin_inset Newline newline
7130 \end_inset
7131
7132 El comando para el último ejemplo sería 
7133 \series bold
7134
7135 \backslash
7136 ln Alt+M
7137 \series default
7138  
7139 \series bold
7140 (
7141 \backslash
7142 frac
7143 \begin_inset ERT
7144 status collapsed
7145
7146 \begin_layout Plain Layout
7147
7148
7149 \backslash
7150 spce 
7151 \end_layout
7152
7153 \end_inset
7154
7155 A
7156 \begin_inset Formula $\downarrow$
7157 \end_inset
7158
7159
7160 \end_layout
7161
7162 \begin_layout Standard
7163 Para omitir uno de los dos delimitadores se inserta un punto.
7164  Por ejemplo, el comando 
7165 \series bold
7166
7167 \backslash
7168 left.
7169 \backslash
7170 frac
7171 \series default
7172
7173 \begin_inset ERT
7174 status collapsed
7175
7176 \begin_layout Plain Layout
7177
7178
7179 \backslash
7180 spce 
7181 \end_layout
7182
7183 \end_inset
7184
7185
7186 \series bold
7187 A
7188 \begin_inset Formula $\downarrow$
7189 \end_inset
7190
7191 B
7192 \series default
7193
7194 \begin_inset ERT
7195 status collapsed
7196
7197 \begin_layout Plain Layout
7198
7199
7200 \backslash
7201 spce 
7202 \end_layout
7203
7204 \end_inset
7205
7206
7207 \series bold
7208
7209 \backslash
7210 right}
7211 \series default
7212  da lugar a:
7213 \begin_inset Formula \[
7214 \left.\frac{A}{B}\right\} \]
7215
7216 \end_inset
7217
7218
7219 \end_layout
7220
7221 \begin_layout Standard
7222 LyX convertirá los comandos 
7223 \series bold
7224
7225 \backslash
7226 left
7227 \series default
7228  y 
7229 \series bold
7230
7231 \backslash
7232 right
7233 \series default
7234  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7235  omitido aparecerá como línea de trazos.
7236  
7237 \begin_inset VSpace bigskip
7238 \end_inset
7239
7240
7241 \end_layout
7242
7243 \begin_layout Standard
7244 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7245  de LaTeX, el comando 
7246 \series bold
7247
7248 \backslash
7249 middle
7250 \series default
7251
7252 \begin_inset Index
7253 status collapsed
7254
7255 \begin_layout Plain Layout
7256 Comandos ! M ! 
7257 \backslash
7258 middle
7259 \end_layout
7260
7261 \end_inset
7262
7263  está también disponible para todos los delimitadores y límites.
7264  Con este comando la altura del siguiente carácter se adapta a la de los
7265  delimitadores circundantes, lo que es necesario, p.
7266 \begin_inset space \thinspace{}
7267 \end_inset
7268
7269 e., para vectores físicos: 
7270 \begin_inset Formula \[
7271 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7272
7273 \end_inset
7274
7275
7276 \end_layout
7277
7278 \begin_layout Standard
7279 Para vectores físicos hay un paquete LaTeX especial que se describe en 
7280 \begin_inset CommandInset ref
7281 LatexCommand ref
7282 reference "sub:Vectores-físicos"
7283
7284 \end_inset
7285
7286 .
7287 \end_layout
7288
7289 \begin_layout Subsection
7290 Delimitadores horizontales
7291 \begin_inset Index
7292 status collapsed
7293
7294 \begin_layout Plain Layout
7295 Delimitadores ! horizontales
7296 \end_layout
7297
7298 \end_inset
7299
7300
7301 \end_layout
7302
7303 \begin_layout Standard
7304 \noindent
7305 \align center
7306 \begin_inset Tabular
7307 <lyxtabular version="3" rows="4" columns="2">
7308 <features>
7309 <column alignment="center" valignment="top" width="0">
7310 <column alignment="center" valignment="top" width="0">
7311 <row>
7312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7313 \begin_inset Text
7314
7315 \begin_layout Plain Layout
7316 Comando
7317 \begin_inset Note Note
7318 status collapsed
7319
7320 \begin_layout Plain Layout
7321
7322 \series bold
7323
7324 \backslash
7325 raisebox
7326 \series default
7327  se usa sólo como espaciador
7328 \end_layout
7329
7330 \end_inset
7331
7332
7333 \end_layout
7334
7335 \end_inset
7336 </cell>
7337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7338 \begin_inset Text
7339
7340 \begin_layout Plain Layout
7341 Resultado
7342 \end_layout
7343
7344 \end_inset
7345 </cell>
7346 </row>
7347 <row>
7348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7349 \begin_inset Text
7350
7351 \begin_layout Plain Layout
7352 \begin_inset ERT
7353 status collapsed
7354
7355 \begin_layout Plain Layout
7356
7357
7358 \backslash
7359 raisebox{2.3mm}{
7360 \end_layout
7361
7362 \end_inset
7363
7364
7365 \backslash
7366 overbrace
7367 \begin_inset ERT
7368 status collapsed
7369
7370 \begin_layout Plain Layout
7371
7372
7373 \backslash
7374 spce 
7375 \end_layout
7376
7377 \end_inset
7378
7379 A+B
7380 \begin_inset ERT
7381 status collapsed
7382
7383 \begin_layout Plain Layout
7384
7385
7386 \backslash
7387 spce 
7388 \end_layout
7389
7390 \end_inset
7391
7392 ^
7393 \begin_inset ERT
7394 status collapsed
7395
7396 \begin_layout Plain Layout
7397
7398
7399 \backslash
7400 spce 
7401 \end_layout
7402
7403 \end_inset
7404
7405 3
7406 \begin_inset ERT
7407 status collapsed
7408
7409 \begin_layout Plain Layout
7410
7411 }
7412 \end_layout
7413
7414 \end_inset
7415
7416
7417 \begin_inset Index
7418 status collapsed
7419
7420 \begin_layout Plain Layout
7421 Comandos ! O ! 
7422 \backslash
7423 overbrace
7424 \end_layout
7425
7426 \end_inset
7427
7428
7429 \end_layout
7430
7431 \end_inset
7432 </cell>
7433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7434 \begin_inset Text
7435
7436 \begin_layout Plain Layout
7437 \begin_inset Formula $\overbrace{A+B}^{3}$
7438 \end_inset
7439
7440
7441 \end_layout
7442
7443 \end_inset
7444 </cell>
7445 </row>
7446 <row>
7447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7448 \begin_inset Text
7449
7450 \begin_layout Plain Layout
7451 \begin_inset ERT
7452 status collapsed
7453
7454 \begin_layout Plain Layout
7455
7456
7457 \backslash
7458 raisebox{-2.2mm}{
7459 \end_layout
7460
7461 \end_inset
7462
7463
7464 \backslash
7465 underbrace
7466 \begin_inset ERT
7467 status collapsed
7468
7469 \begin_layout Plain Layout
7470
7471
7472 \backslash
7473 spce 
7474 \end_layout
7475
7476 \end_inset
7477
7478 A+B
7479 \begin_inset ERT
7480 status collapsed
7481
7482 \begin_layout Plain Layout
7483
7484
7485 \backslash
7486 spce 
7487 \end_layout
7488
7489 \end_inset
7490
7491 _5
7492 \begin_inset ERT
7493 status collapsed
7494
7495 \begin_layout Plain Layout
7496
7497 }
7498 \end_layout
7499
7500 \end_inset
7501
7502
7503 \begin_inset Index
7504 status collapsed
7505
7506 \begin_layout Plain Layout
7507 Comandos ! U ! 
7508 \backslash
7509 underbrace
7510 \end_layout
7511
7512 \end_inset
7513
7514
7515 \end_layout
7516
7517 \end_inset
7518 </cell>
7519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7520 \begin_inset Text
7521
7522 \begin_layout Plain Layout
7523 \begin_inset Formula $\underbrace{A+B}_{5}$
7524 \end_inset
7525
7526
7527 \end_layout
7528
7529 \end_inset
7530 </cell>
7531 </row>
7532 <row>
7533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7534 \begin_inset Text
7535
7536 \begin_layout Plain Layout
7537
7538 \backslash
7539 overbrace
7540 \begin_inset ERT
7541 status collapsed
7542
7543 \begin_layout Plain Layout
7544
7545
7546 \backslash
7547 spce 
7548 \end_layout
7549
7550 \end_inset
7551
7552
7553 \backslash
7554 underbrace
7555 \begin_inset ERT
7556 status collapsed
7557
7558 \begin_layout Plain Layout
7559
7560
7561 \backslash
7562 spce 
7563 \end_layout
7564
7565 \end_inset
7566
7567 A+B_w
7568 \begin_inset ERT
7569 status collapsed
7570
7571 \begin_layout Plain Layout
7572
7573
7574 \backslash
7575 spce 
7576 \end_layout
7577
7578 \end_inset
7579
7580
7581 \begin_inset ERT
7582 status collapsed
7583
7584 \begin_layout Plain Layout
7585
7586
7587 \backslash
7588 spce 
7589 \end_layout
7590
7591 \end_inset
7592
7593 _7
7594 \begin_inset ERT
7595 status collapsed
7596
7597 \begin_layout Plain Layout
7598
7599
7600 \backslash
7601 spce 
7602 \end_layout
7603
7604 \end_inset
7605
7606
7607 \begin_inset ERT
7608 status collapsed
7609
7610 \begin_layout Plain Layout
7611
7612
7613 \backslash
7614 spce 
7615 \end_layout
7616
7617 \end_inset
7618
7619 ^
7620 \begin_inset ERT
7621 status collapsed
7622
7623 \begin_layout Plain Layout
7624
7625
7626 \backslash
7627 spce 
7628 \end_layout
7629
7630 \end_inset
7631
7632 C
7633 \end_layout
7634
7635 \end_inset
7636 </cell>
7637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7638 \begin_inset Text
7639
7640 \begin_layout Plain Layout
7641 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7642 \end_inset
7643
7644
7645 \end_layout
7646
7647 \end_inset
7648 </cell>
7649 </row>
7650 </lyxtabular>
7651
7652 \end_inset
7653
7654
7655 \end_layout
7656
7657 \begin_layout Standard
7658 En el último ejemplo no importa en qué orden se introducen los comandos
7659  
7660 \series bold
7661
7662 \backslash
7663 overbrace
7664 \series default
7665  y 
7666 \series bold
7667
7668 \backslash
7669 underbrace
7670 \series default
7671 .
7672 \begin_inset VSpace bigskip
7673 \end_inset
7674
7675
7676 \end_layout
7677
7678 \begin_layout Standard
7679 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7680  multilínea, como se describe en
7681 \begin_inset space ~
7682 \end_inset
7683
7684
7685 \begin_inset CommandInset ref
7686 LatexCommand ref
7687 reference "sec:Ecuaciones-multilínea"
7688
7689 \end_inset
7690
7691 :
7692 \begin_inset Formula \begin{eqnarray*}
7693 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7694  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7695
7696 \end_inset
7697
7698 En la primera fila se insertan la ecuación y la primera llave.
7699  Aquí es importante insertar el comando de espacio
7700 \begin_inset Foot
7701 status collapsed
7702
7703 \begin_layout Plain Layout
7704 Los comandos para espacios se explican en 
7705 \begin_inset CommandInset ref
7706 LatexCommand ref
7707 reference "sub:Espacio-predefinido"
7708
7709 \end_inset
7710
7711
7712 \end_layout
7713
7714 \end_inset
7715
7716  
7717 \series bold
7718
7719 \backslash
7720 :
7721 \series default
7722  antes de la primera
7723 \series bold
7724  
7725 \series default
7726
7727 \begin_inset Formula $d$
7728 \end_inset
7729
7730 , porque la llave que termina detrás de 
7731 \begin_inset Formula $q$
7732 \end_inset
7733
7734  impide que el siguiente 
7735 \begin_inset Quotes fld
7736 \end_inset
7737
7738 +
7739 \begin_inset Quotes frd
7740 \end_inset
7741
7742  esté rodeado de espacio.
7743 \begin_inset Foot
7744 status collapsed
7745
7746 \begin_layout Plain Layout
7747 Debido a que la llave no es considerada como carácter, véase 
7748 \begin_inset CommandInset ref
7749 LatexCommand ref
7750 reference "sub:Operadores-binarios"
7751
7752 \end_inset
7753
7754
7755 \end_layout
7756
7757 \end_inset
7758
7759  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7760  de 
7761 \begin_inset Formula $b$
7762 \end_inset
7763
7764  se inserta antes el comando 
7765 \series bold
7766
7767 \backslash
7768 hphantom{gggg+
7769 \backslash
7770 :}
7771 \series default
7772 .
7773 \begin_inset Foot
7774 status collapsed
7775
7776 \begin_layout Plain Layout
7777 Más sobre 
7778 \series bold
7779
7780 \backslash
7781 hphantom
7782 \series default
7783  en 
7784 \begin_inset CommandInset ref
7785 LatexCommand ref
7786 reference "sub:Espacios-reservados"
7787
7788 \end_inset
7789
7790
7791 \end_layout
7792
7793 \end_inset
7794
7795  Ese espacio es necesario porque el signo 
7796 \begin_inset Quotes fld
7797 \end_inset
7798
7799 +
7800 \begin_inset Quotes frd
7801 \end_inset
7802
7803  va seguido de un espacio en la ecuación.
7804  La llave se coloca bajo el comando 
7805 \series bold
7806
7807 \backslash
7808 hphantom{bbqq+dddd}
7809 \series default
7810 .
7811  
7812 \end_layout
7813
7814 \begin_layout Standard
7815 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7816  ejemplo:
7817 \begin_inset ERT
7818 status collapsed
7819
7820 \begin_layout Plain Layout
7821
7822
7823 \backslash
7824 setlength{
7825 \backslash
7826 jot}{-6pt}
7827 \end_layout
7828
7829 \end_inset
7830
7831
7832 \begin_inset Formula \begin{eqnarray*}
7833  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7834 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7835
7836 \end_inset
7837
7838
7839 \begin_inset ERT
7840 status collapsed
7841
7842 \begin_layout Plain Layout
7843
7844
7845 \backslash
7846 setlength{
7847 \backslash
7848 jot}{3pt}
7849 \end_layout
7850
7851 \end_inset
7852
7853 La primera fila de la ecuación es igual que la segunda fila del ejemplo
7854  anterior, con la diferencia de que la llave está encima.
7855  La segunda fila contiene la ecuación junto con la segunda llave.
7856  Para evitar que haya demasiado espacio entre la llave superior en la primera
7857  fila y la ecuación hay que reducirlo.
7858  Esto no es fácil de hacer debido a un fallo de LyX.
7859 \begin_inset Foot
7860 status collapsed
7861
7862 \begin_layout Plain Layout
7863 \begin_inset CommandInset href
7864 LatexCommand href
7865 name "LyX-bug #1505"
7866 target "http://www.lyx.org/trac/ticket/1505"
7867
7868 \end_inset
7869
7870
7871 \end_layout
7872
7873 \end_inset
7874
7875  Una solución es cambiar la separación global de filas en la ecuación, 
7876 \series bold
7877
7878 \backslash
7879 jot
7880 \series default
7881
7882 \begin_inset Index
7883 status collapsed
7884
7885 \begin_layout Plain Layout
7886 Comandos ! J ! 
7887 \backslash
7888 jot
7889 \end_layout
7890
7891 \end_inset
7892
7893 , en -6
7894 \begin_inset space \thinspace{}
7895 \end_inset
7896
7897 pt insertando antes de la ecuación el comando 
7898 \series bold
7899
7900 \backslash
7901 setlength{
7902 \backslash
7903 jot}{-6pt}
7904 \series default
7905  en modo TeX.
7906  Después de la ecuación se vuelve al valor normal 3
7907 \begin_inset space \thinspace{}
7908 \end_inset
7909
7910 pt de 
7911 \series bold
7912
7913 \backslash
7914 jot
7915 \series default
7916  usando el mismo comando.
7917  Más información sobre separación de filas en ecuaciones en
7918 \begin_inset space ~
7919 \end_inset
7920
7921
7922 \begin_inset CommandInset ref
7923 LatexCommand ref
7924 reference "sub:Separación-de-líneas"
7925
7926 \end_inset
7927
7928 .
7929 \end_layout
7930
7931 \begin_layout Section
7932 Flechas
7933 \begin_inset Index
7934 status collapsed
7935
7936 \begin_layout Plain Layout
7937 Flechas
7938 \end_layout
7939
7940 \end_inset
7941
7942
7943 \end_layout
7944
7945 \begin_layout Standard
7946 Las flechas se pueden insertar con el botón 
7947 \begin_inset Graphics
7948         filename ../../images/math/leftarrow.png
7949         scale 85
7950
7951 \end_inset
7952
7953  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
7954  siguientes.
7955 \end_layout
7956
7957 \begin_layout Subsection
7958 Flechas horizontales
7959 \begin_inset Index
7960 status collapsed
7961
7962 \begin_layout Plain Layout
7963 Flechas ! horizontales
7964 \end_layout
7965
7966 \end_inset
7967
7968
7969 \end_layout
7970
7971 \begin_layout Standard
7972 \begin_inset space \hfill{}
7973 \end_inset
7974
7975
7976 \begin_inset Tabular
7977 <lyxtabular version="3" rows="8" columns="2">
7978 <features>
7979 <column alignment="center" valignment="top" width="0pt">
7980 <column alignment="center" valignment="top" width="0pt">
7981 <row>
7982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7983 \begin_inset Text
7984
7985 \begin_layout Plain Layout
7986 Comando
7987 \end_layout
7988
7989 \end_inset
7990 </cell>
7991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7992 \begin_inset Text
7993
7994 \begin_layout Plain Layout
7995 Resultado
7996 \end_layout
7997
7998 \end_inset
7999 </cell>
8000 </row>
8001 <row>
8002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8003 \begin_inset Text
8004
8005 \begin_layout Plain Layout
8006
8007 \backslash
8008 gets
8009 \end_layout
8010
8011 \end_inset
8012 </cell>
8013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8014 \begin_inset Text
8015
8016 \begin_layout Plain Layout
8017 \begin_inset Formula $\gets$
8018 \end_inset
8019
8020
8021 \end_layout
8022
8023 \end_inset
8024 </cell>
8025 </row>
8026 <row>
8027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8028 \begin_inset Text
8029
8030 \begin_layout Plain Layout
8031
8032 \backslash
8033 Leftarrow
8034 \end_layout
8035
8036 \end_inset
8037 </cell>
8038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8039 \begin_inset Text
8040
8041 \begin_layout Plain Layout
8042 \begin_inset Formula $\Leftarrow$
8043 \end_inset
8044
8045
8046 \end_layout
8047
8048 \end_inset
8049 </cell>
8050 </row>
8051 <row>
8052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8053 \begin_inset Text
8054
8055 \begin_layout Plain Layout
8056
8057 \backslash
8058 longleftarrow
8059 \end_layout
8060
8061 \end_inset
8062 </cell>
8063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8064 \begin_inset Text
8065
8066 \begin_layout Plain Layout
8067 \begin_inset Formula $\longleftarrow$
8068 \end_inset
8069
8070
8071 \end_layout
8072
8073 \end_inset
8074 </cell>
8075 </row>
8076 <row>
8077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8078 \begin_inset Text
8079
8080 \begin_layout Plain Layout
8081
8082 \backslash
8083 Longleftarrow
8084 \end_layout
8085
8086 \end_inset
8087 </cell>
8088 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8089 \begin_inset Text
8090
8091 \begin_layout Plain Layout
8092 \begin_inset Formula $\Longleftarrow$
8093 \end_inset
8094
8095
8096 \end_layout
8097
8098 \end_inset
8099 </cell>
8100 </row>
8101 <row>
8102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8103 \begin_inset Text
8104
8105 \begin_layout Plain Layout
8106
8107 \backslash
8108 leftharpoonup
8109 \end_layout
8110
8111 \end_inset
8112 </cell>
8113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8114 \begin_inset Text
8115
8116 \begin_layout Plain Layout
8117 \begin_inset Formula $\leftharpoonup$
8118 \end_inset
8119
8120
8121 \end_layout
8122
8123 \end_inset
8124 </cell>
8125 </row>
8126 <row>
8127 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8128 \begin_inset Text
8129
8130 \begin_layout Plain Layout
8131
8132 \backslash
8133 leftharpoondown
8134 \end_layout
8135
8136 \end_inset
8137 </cell>
8138 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8139 \begin_inset Text
8140
8141 \begin_layout Plain Layout
8142 \begin_inset Formula $\leftharpoondown$
8143 \end_inset
8144
8145
8146 \end_layout
8147
8148 \end_inset
8149 </cell>
8150 </row>
8151 <row>
8152 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8153 \begin_inset Text
8154
8155 \begin_layout Plain Layout
8156
8157 \backslash
8158 hookleftarrow
8159 \end_layout
8160
8161 \end_inset
8162 </cell>
8163 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8164 \begin_inset Text
8165
8166 \begin_layout Plain Layout
8167 \begin_inset Formula $\hookleftarrow$
8168 \end_inset
8169
8170
8171 \end_layout
8172
8173 \end_inset
8174 </cell>
8175 </row>
8176 </lyxtabular>
8177
8178 \end_inset
8179
8180
8181 \begin_inset space \hfill{}
8182 \end_inset
8183
8184
8185 \begin_inset Tabular
8186 <lyxtabular version="3" rows="8" columns="2">
8187 <features>
8188 <column alignment="center" valignment="top" width="0pt">
8189 <column alignment="center" valignment="top" width="0pt">
8190 <row>
8191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8192 \begin_inset Text
8193
8194 \begin_layout Plain Layout
8195 Comando
8196 \end_layout
8197
8198 \end_inset
8199 </cell>
8200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8201 \begin_inset Text
8202
8203 \begin_layout Plain Layout
8204 Resultado
8205 \end_layout
8206
8207 \end_inset
8208 </cell>
8209 </row>
8210 <row>
8211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8212 \begin_inset Text
8213
8214 \begin_layout Plain Layout
8215
8216 \backslash
8217 to
8218 \end_layout
8219
8220 \end_inset
8221 </cell>
8222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8223 \begin_inset Text
8224
8225 \begin_layout Plain Layout
8226 \begin_inset Formula $\to$
8227 \end_inset
8228
8229
8230 \end_layout
8231
8232 \end_inset
8233 </cell>
8234 </row>
8235 <row>
8236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8237 \begin_inset Text
8238
8239 \begin_layout Plain Layout
8240
8241 \backslash
8242 Rightarrow
8243 \end_layout
8244
8245 \end_inset
8246 </cell>
8247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8248 \begin_inset Text
8249
8250 \begin_layout Plain Layout
8251 \begin_inset Formula $\Rightarrow$
8252 \end_inset
8253
8254
8255 \end_layout
8256
8257 \end_inset
8258 </cell>
8259 </row>
8260 <row>
8261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8262 \begin_inset Text
8263
8264 \begin_layout Plain Layout
8265
8266 \backslash
8267 longrightarrow
8268 \end_layout
8269
8270 \end_inset
8271 </cell>
8272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8273 \begin_inset Text
8274
8275 \begin_layout Plain Layout
8276 \begin_inset Formula $\longrightarrow$
8277 \end_inset
8278
8279
8280 \end_layout
8281
8282 \end_inset
8283 </cell>
8284 </row>
8285 <row>
8286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8287 \begin_inset Text
8288
8289 \begin_layout Plain Layout
8290
8291 \backslash
8292 Longrightarrow
8293 \end_layout
8294
8295 \end_inset
8296 </cell>
8297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8298 \begin_inset Text
8299
8300 \begin_layout Plain Layout
8301 \begin_inset Formula $\Longrightarrow$
8302 \end_inset
8303
8304
8305 \end_layout
8306
8307 \end_inset
8308 </cell>
8309 </row>
8310 <row>
8311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8312 \begin_inset Text
8313
8314 \begin_layout Plain Layout
8315
8316 \backslash
8317 rightharpoonup
8318 \end_layout
8319
8320 \end_inset
8321 </cell>
8322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8323 \begin_inset Text
8324
8325 \begin_layout Plain Layout
8326 \begin_inset Formula $\rightharpoonup$
8327 \end_inset
8328
8329
8330 \end_layout
8331
8332 \end_inset
8333 </cell>
8334 </row>
8335 <row>
8336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8337 \begin_inset Text
8338
8339 \begin_layout Plain Layout
8340
8341 \backslash
8342 rightharpoondown
8343 \end_layout
8344
8345 \end_inset
8346 </cell>
8347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8348 \begin_inset Text
8349
8350 \begin_layout Plain Layout
8351 \begin_inset Formula $\rightharpoondown$
8352 \end_inset
8353
8354
8355 \end_layout
8356
8357 \end_inset
8358 </cell>
8359 </row>
8360 <row>
8361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8362 \begin_inset Text
8363
8364 \begin_layout Plain Layout
8365
8366 \backslash
8367 hookrightarrow
8368 \end_layout
8369
8370 \end_inset
8371 </cell>
8372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8373 \begin_inset Text
8374
8375 \begin_layout Plain Layout
8376 \begin_inset Formula $\hookrightarrow$
8377 \end_inset
8378
8379
8380 \end_layout
8381
8382 \end_inset
8383 </cell>
8384 </row>
8385 </lyxtabular>
8386
8387 \end_inset
8388
8389
8390 \begin_inset space \hfill{}
8391 \end_inset
8392
8393
8394 \end_layout
8395
8396 \begin_layout Standard
8397 \begin_inset space \hfill{}
8398 \end_inset
8399
8400
8401 \begin_inset Tabular
8402 <lyxtabular version="3" rows="6" columns="2">
8403 <features>
8404 <column alignment="center" valignment="top" width="0pt">
8405 <column alignment="center" valignment="top" width="0pt">
8406 <row>
8407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8408 \begin_inset Text
8409
8410 \begin_layout Plain Layout
8411 Comando
8412 \end_layout
8413
8414 \end_inset
8415 </cell>
8416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8417 \begin_inset Text
8418
8419 \begin_layout Plain Layout
8420 Resultado
8421 \end_layout
8422
8423 \end_inset
8424 </cell>
8425 </row>
8426 <row>
8427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8428 \begin_inset Text
8429
8430 \begin_layout Plain Layout
8431
8432 \backslash
8433 leftrightarrow
8434 \end_layout
8435
8436 \end_inset
8437 </cell>
8438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8439 \begin_inset Text
8440
8441 \begin_layout Plain Layout
8442 \begin_inset Formula $\leftrightarrow$
8443 \end_inset
8444
8445
8446 \end_layout
8447
8448 \end_inset
8449 </cell>
8450 </row>
8451 <row>
8452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8453 \begin_inset Text
8454
8455 \begin_layout Plain Layout
8456
8457 \backslash
8458 Leftrightarrow
8459 \end_layout
8460
8461 \end_inset
8462 </cell>
8463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8464 \begin_inset Text
8465
8466 \begin_layout Plain Layout
8467 \begin_inset Formula $\Leftrightarrow$
8468 \end_inset
8469
8470
8471 \end_layout
8472
8473 \end_inset
8474 </cell>
8475 </row>
8476 <row>
8477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8478 \begin_inset Text
8479
8480 \begin_layout Plain Layout
8481
8482 \backslash
8483 longleftrightarrow
8484 \end_layout
8485
8486 \end_inset
8487 </cell>
8488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8489 \begin_inset Text
8490
8491 \begin_layout Plain Layout
8492 \begin_inset Formula $\longleftrightarrow$
8493 \end_inset
8494
8495
8496 \end_layout
8497
8498 \end_inset
8499 </cell>
8500 </row>
8501 <row>
8502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8503 \begin_inset Text
8504
8505 \begin_layout Plain Layout
8506
8507 \backslash
8508 Longleftrightarrow
8509 \end_layout
8510
8511 \end_inset
8512 </cell>
8513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8514 \begin_inset Text
8515
8516 \begin_layout Plain Layout
8517 \begin_inset Formula $\Longleftrightarrow$
8518 \end_inset
8519
8520
8521 \end_layout
8522
8523 \end_inset
8524 </cell>
8525 </row>
8526 <row>
8527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8528 \begin_inset Text
8529
8530 \begin_layout Plain Layout
8531
8532 \backslash
8533 rightleftharpoons
8534 \end_layout
8535
8536 \end_inset
8537 </cell>
8538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8539 \begin_inset Text
8540
8541 \begin_layout Plain Layout
8542 \begin_inset Formula $\rightleftharpoons$
8543 \end_inset
8544
8545
8546 \end_layout
8547
8548 \end_inset
8549 </cell>
8550 </row>
8551 </lyxtabular>
8552
8553 \end_inset
8554
8555
8556 \begin_inset space \hspace{}
8557 \length 25pt
8558 \end_inset
8559
8560
8561 \begin_inset space \hfill{}
8562 \end_inset
8563
8564
8565 \begin_inset Tabular
8566 <lyxtabular version="3" rows="5" columns="2">
8567 <features>
8568 <column alignment="center" valignment="top" width="0pt">
8569 <column alignment="center" valignment="top" width="0pt">
8570 <row>
8571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8572 \begin_inset Text
8573
8574 \begin_layout Plain Layout
8575 Comando
8576 \end_layout
8577
8578 \end_inset
8579 </cell>
8580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8581 \begin_inset Text
8582
8583 \begin_layout Plain Layout
8584 Resultado
8585 \end_layout
8586
8587 \end_inset
8588 </cell>
8589 </row>
8590 <row>
8591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8592 \begin_inset Text
8593
8594 \begin_layout Plain Layout
8595
8596 \backslash
8597 mapsto
8598 \end_layout
8599
8600 \end_inset
8601 </cell>
8602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8603 \begin_inset Text
8604
8605 \begin_layout Plain Layout
8606 \begin_inset Formula $\mapsto$
8607 \end_inset
8608
8609
8610 \end_layout
8611
8612 \end_inset
8613 </cell>
8614 </row>
8615 <row>
8616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8617 \begin_inset Text
8618
8619 \begin_layout Plain Layout
8620
8621 \backslash
8622 longmapsto
8623 \end_layout
8624
8625 \end_inset
8626 </cell>
8627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8628 \begin_inset Text
8629
8630 \begin_layout Plain Layout
8631 \begin_inset Formula $\longmapsto$
8632 \end_inset
8633
8634
8635 \end_layout
8636
8637 \end_inset
8638 </cell>
8639 </row>
8640 <row>
8641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8642 \begin_inset Text
8643
8644 \begin_layout Plain Layout
8645
8646 \backslash
8647 leadsto
8648 \end_layout
8649
8650 \end_inset
8651 </cell>
8652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8653 \begin_inset Text
8654
8655 \begin_layout Plain Layout
8656 \begin_inset Formula $\leadsto$
8657 \end_inset
8658
8659
8660 \end_layout
8661
8662 \end_inset
8663 </cell>
8664 </row>
8665 <row>
8666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8667 \begin_inset Text
8668
8669 \begin_layout Plain Layout
8670
8671 \backslash
8672 dasharrow
8673 \end_layout
8674
8675 \end_inset
8676 </cell>
8677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8678 \begin_inset Text
8679
8680 \begin_layout Plain Layout
8681 \begin_inset Formula $\dasharrow$
8682 \end_inset
8683
8684
8685 \end_layout
8686
8687 \end_inset
8688 </cell>
8689 </row>
8690 </lyxtabular>
8691
8692 \end_inset
8693
8694
8695 \begin_inset space \hfill{}
8696 \end_inset
8697
8698
8699 \begin_inset VSpace medskip
8700 \end_inset
8701
8702
8703 \end_layout
8704
8705 \begin_layout Standard
8706 Las flechas que se utilizan como acentos, p.
8707 \begin_inset space \thinspace{}
8708 \end_inset
8709
8710 e.
8711  en vectores, se describen en 
8712 \begin_inset CommandInset ref
8713 LatexCommand ref
8714 reference "sec:Acentos"
8715
8716 \end_inset
8717
8718 .
8719  
8720 \begin_inset VSpace bigskip
8721 \end_inset
8722
8723
8724 \end_layout
8725
8726 \begin_layout Standard
8727 Además hay las flechas etiquetadas
8728 \begin_inset Index
8729 status collapsed
8730
8731 \begin_layout Plain Layout
8732 Flechas ! etiquetadas
8733 \end_layout
8734
8735 \end_inset
8736
8737  
8738 \series bold
8739
8740 \backslash
8741 xleftarrow
8742 \series default
8743
8744 \begin_inset Index
8745 status collapsed
8746
8747 \begin_layout Plain Layout
8748 Comandos ! X ! 
8749 \backslash
8750 xleftarrow
8751 \end_layout
8752
8753 \end_inset
8754
8755  y 
8756 \series bold
8757
8758 \backslash
8759 xrightarrow
8760 \series default
8761
8762 \begin_inset Index
8763 status collapsed
8764
8765 \begin_layout Plain Layout
8766 Comandos ! X ! 
8767 \backslash
8768 xrightarrow
8769 \begin_inset ERT
8770 status collapsed
8771
8772 \begin_layout Plain Layout
8773
8774
8775 \backslash
8776 vspace{4mm}
8777 \end_layout
8778
8779 \end_inset
8780
8781
8782 \end_layout
8783
8784 \end_inset
8785
8786 .
8787  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8788  con dos marcos azules donde se puede insertar la etiqueta.
8789  La longitud de la flecha se adapta a la anchura de la etiqueta.
8790 \end_layout
8791
8792 \begin_layout Standard
8793 \noindent
8794 \align center
8795 \begin_inset Tabular
8796 <lyxtabular version="3" rows="3" columns="2">
8797 <features>
8798 <column alignment="center" valignment="top" width="0">
8799 <column alignment="center" valignment="top" width="0">
8800 <row>
8801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8802 \begin_inset Text
8803
8804 \begin_layout Plain Layout
8805 Comando
8806 \end_layout
8807
8808 \end_inset
8809 </cell>
8810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8811 \begin_inset Text
8812
8813 \begin_layout Plain Layout
8814 Resultado
8815 \begin_inset Note Note
8816 status collapsed
8817
8818 \begin_layout Plain Layout
8819
8820 \series bold
8821
8822 \backslash
8823 raisebox
8824 \series default
8825  se usa sólo como espaciador
8826 \end_layout
8827
8828 \end_inset
8829
8830
8831 \end_layout
8832
8833 \end_inset
8834 </cell>
8835 </row>
8836 <row>
8837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8838 \begin_inset Text
8839
8840 \begin_layout Plain Layout
8841 F(a)
8842 \backslash
8843 xleftarrow
8844 \begin_inset ERT
8845 status collapsed
8846
8847 \begin_layout Plain Layout
8848
8849
8850 \backslash
8851 spce 
8852 \end_layout
8853
8854 \end_inset
8855
8856 x=a
8857 \begin_inset Formula $\downarrow$
8858 \end_inset
8859
8860 x>0
8861 \begin_inset Formula $\to$
8862 \end_inset
8863
8864 F(x)
8865 \end_layout
8866
8867 \end_inset
8868 </cell>
8869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8870 \begin_inset Text
8871
8872 \begin_layout Plain Layout
8873 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8874 \end_inset
8875
8876
8877 \end_layout
8878
8879 \end_inset
8880 </cell>
8881 </row>
8882 <row>
8883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8884 \begin_inset Text
8885
8886 \begin_layout Plain Layout
8887 F(x)
8888 \backslash
8889 xrightarrow
8890 \begin_inset ERT
8891 status collapsed
8892
8893 \begin_layout Plain Layout
8894
8895
8896 \backslash
8897 spce 
8898 \end_layout
8899
8900 \end_inset
8901
8902 x=a
8903 \begin_inset Formula $\downarrow$
8904 \end_inset
8905
8906 x>0
8907 \begin_inset Formula $\to$
8908 \end_inset
8909
8910 F(a)
8911 \end_layout
8912
8913 \end_inset
8914 </cell>
8915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8916 \begin_inset Text
8917
8918 \begin_layout Plain Layout
8919 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8920 \end_inset
8921
8922
8923 \end_layout
8924
8925 \end_inset
8926 </cell>
8927 </row>
8928 </lyxtabular>
8929
8930 \end_inset
8931
8932
8933 \end_layout
8934
8935 \begin_layout Subsection
8936 Flechas verticales y diagonales
8937 \begin_inset Index
8938 status collapsed
8939
8940 \begin_layout Plain Layout
8941 Flechas ! diagonales
8942 \end_layout
8943
8944 \end_inset
8945
8946
8947 \begin_inset Index
8948 status collapsed
8949
8950 \begin_layout Plain Layout
8951 Flechas ! verticales
8952 \end_layout
8953
8954 \end_inset
8955
8956
8957 \end_layout
8958
8959 \begin_layout Standard
8960 \begin_inset space \hfill{}
8961 \end_inset
8962
8963
8964 \begin_inset Tabular
8965 <lyxtabular version="3" rows="7" columns="2">
8966 <features>
8967 <column alignment="center" valignment="top" width="0pt">
8968 <column alignment="center" valignment="top" width="0pt">
8969 <row>
8970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8971 \begin_inset Text
8972
8973 \begin_layout Plain Layout
8974 Comando
8975 \end_layout
8976
8977 \end_inset
8978 </cell>
8979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8980 \begin_inset Text
8981
8982 \begin_layout Plain Layout
8983 Resultado
8984 \end_layout
8985
8986 \end_inset
8987 </cell>
8988 </row>
8989 <row>
8990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8991 \begin_inset Text
8992
8993 \begin_layout Plain Layout
8994
8995 \backslash
8996 uparrow
8997 \end_layout
8998
8999 \end_inset
9000 </cell>
9001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9002 \begin_inset Text
9003
9004 \begin_layout Plain Layout
9005 \begin_inset Formula $\uparrow$
9006 \end_inset
9007
9008
9009 \end_layout
9010
9011 \end_inset
9012 </cell>
9013 </row>
9014 <row>
9015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9016 \begin_inset Text
9017
9018 \begin_layout Plain Layout
9019
9020 \backslash
9021 Uparrow
9022 \end_layout
9023
9024 \end_inset
9025 </cell>
9026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9027 \begin_inset Text
9028
9029 \begin_layout Plain Layout
9030 \begin_inset Formula $\Uparrow$
9031 \end_inset
9032
9033
9034 \end_layout
9035
9036 \end_inset
9037 </cell>
9038 </row>
9039 <row>
9040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9041 \begin_inset Text
9042
9043 \begin_layout Plain Layout
9044
9045 \backslash
9046 updownarrow
9047 \end_layout
9048
9049 \end_inset
9050 </cell>
9051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9052 \begin_inset Text
9053
9054 \begin_layout Plain Layout
9055 \begin_inset Formula $\updownarrow$
9056 \end_inset
9057
9058
9059 \end_layout
9060
9061 \end_inset
9062 </cell>
9063 </row>
9064 <row>
9065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9066 \begin_inset Text
9067
9068 \begin_layout Plain Layout
9069
9070 \backslash
9071 Updownarrow
9072 \end_layout
9073
9074 \end_inset
9075 </cell>
9076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9077 \begin_inset Text
9078
9079 \begin_layout Plain Layout
9080 \begin_inset Formula $\Updownarrow$
9081 \end_inset
9082
9083
9084 \end_layout
9085
9086 \end_inset
9087 </cell>
9088 </row>
9089 <row>
9090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9091 \begin_inset Text
9092
9093 \begin_layout Plain Layout
9094
9095 \backslash
9096 Downarrow
9097 \end_layout
9098
9099 \end_inset
9100 </cell>
9101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9102 \begin_inset Text
9103
9104 \begin_layout Plain Layout
9105 \begin_inset Formula $\Downarrow$
9106 \end_inset
9107
9108
9109 \end_layout
9110
9111 \end_inset
9112 </cell>
9113 </row>
9114 <row>
9115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9116 \begin_inset Text
9117
9118 \begin_layout Plain Layout
9119
9120 \backslash
9121 downarrow
9122 \end_layout
9123
9124 \end_inset
9125 </cell>
9126 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9127 \begin_inset Text
9128
9129 \begin_layout Plain Layout
9130 \begin_inset Formula $\downarrow$
9131 \end_inset
9132
9133
9134 \end_layout
9135
9136 \end_inset
9137 </cell>
9138 </row>
9139 </lyxtabular>
9140
9141 \end_inset
9142
9143
9144 \begin_inset space \hfill{}
9145 \end_inset
9146
9147
9148 \begin_inset Tabular
9149 <lyxtabular version="3" rows="5" columns="2">
9150 <features>
9151 <column alignment="center" valignment="top" width="0pt">
9152 <column alignment="center" valignment="top" width="0pt">
9153 <row>
9154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9155 \begin_inset Text
9156
9157 \begin_layout Plain Layout
9158 Comando
9159 \end_layout
9160
9161 \end_inset
9162 </cell>
9163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9164 \begin_inset Text
9165
9166 \begin_layout Plain Layout
9167 Resultado
9168 \end_layout
9169
9170 \end_inset
9171 </cell>
9172 </row>
9173 <row>
9174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9175 \begin_inset Text
9176
9177 \begin_layout Plain Layout
9178
9179 \backslash
9180 nearrow
9181 \end_layout
9182
9183 \end_inset
9184 </cell>
9185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9186 \begin_inset Text
9187
9188 \begin_layout Plain Layout
9189 \begin_inset Formula $\nearrow$
9190 \end_inset
9191
9192
9193 \end_layout
9194
9195 \end_inset
9196 </cell>
9197 </row>
9198 <row>
9199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9200 \begin_inset Text
9201
9202 \begin_layout Plain Layout
9203
9204 \backslash
9205 searrow
9206 \end_layout
9207
9208 \end_inset
9209 </cell>
9210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9211 \begin_inset Text
9212
9213 \begin_layout Plain Layout
9214 \begin_inset Formula $\searrow$
9215 \end_inset
9216
9217
9218 \end_layout
9219
9220 \end_inset
9221 </cell>
9222 </row>
9223 <row>
9224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9225 \begin_inset Text
9226
9227 \begin_layout Plain Layout
9228
9229 \backslash
9230 swarrow
9231 \end_layout
9232
9233 \end_inset
9234 </cell>
9235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9236 \begin_inset Text
9237
9238 \begin_layout Plain Layout
9239 \begin_inset Formula $\swarrow$
9240 \end_inset
9241
9242
9243 \end_layout
9244
9245 \end_inset
9246 </cell>
9247 </row>
9248 <row>
9249 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9250 \begin_inset Text
9251
9252 \begin_layout Plain Layout
9253
9254 \backslash
9255 nwarrow
9256 \end_layout
9257
9258 \end_inset
9259 </cell>
9260 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9261 \begin_inset Text
9262
9263 \begin_layout Plain Layout
9264 \begin_inset Formula $\nwarrow$
9265 \end_inset
9266
9267
9268 \end_layout
9269
9270 \end_inset
9271 </cell>
9272 </row>
9273 </lyxtabular>
9274
9275 \end_inset
9276
9277
9278 \begin_inset space \hfill{}
9279 \end_inset
9280
9281
9282 \end_layout
9283
9284 \begin_layout Standard
9285 \begin_inset VSpace medskip
9286 \end_inset
9287
9288
9289 \end_layout
9290
9291 \begin_layout Standard
9292 Las flechas verticales también se pueden usar como delimitadores junto con
9293  los comandos descritos en
9294 \begin_inset space ~
9295 \end_inset
9296
9297
9298 \begin_inset CommandInset ref
9299 LatexCommand ref
9300 reference "sub:Tamaño-manual-de"
9301
9302 \end_inset
9303
9304  y 
9305 \begin_inset CommandInset ref
9306 LatexCommand ref
9307 reference "sub:Tamaño-automático-de"
9308
9309 \end_inset
9310
9311 .
9312 \end_layout
9313
9314 \begin_layout Standard
9315
9316 \end_layout
9317
9318 \begin_layout Section
9319 Acentos
9320 \begin_inset CommandInset label
9321 LatexCommand label
9322 name "sec:Acentos"
9323
9324 \end_inset
9325
9326
9327 \begin_inset Index
9328 status collapsed
9329
9330 \begin_layout Plain Layout
9331 Acentos
9332 \end_layout
9333
9334 \end_inset
9335
9336
9337 \end_layout
9338
9339 \begin_layout Standard
9340 Los acentos se pueden insertar con el botón 
9341 \begin_inset Graphics
9342         filename ../../images/math/hat.png
9343         scale 85
9344
9345 \end_inset
9346
9347  o mediante los comandos listados en las siguientes subsecciones.
9348 \end_layout
9349
9350 \begin_layout Subsection
9351 Acentos para un carácter
9352 \begin_inset ERT
9353 status collapsed
9354
9355 \begin_layout Plain Layout
9356
9357
9358 \backslash
9359 texorpdfstring{
9360 \end_layout
9361
9362 \end_inset
9363
9364
9365 \begin_inset Foot
9366 status collapsed
9367
9368 \begin_layout Plain Layout
9369 Para acentos en texto, véase 
9370 \begin_inset CommandInset ref
9371 LatexCommand ref
9372 reference "sub:Acentos-en-texto"
9373
9374 \end_inset
9375
9376
9377 \end_layout
9378
9379 \end_inset
9380
9381
9382 \begin_inset ERT
9383 status collapsed
9384
9385 \begin_layout Plain Layout
9386
9387 }{}
9388 \end_layout
9389
9390 \end_inset
9391
9392
9393 \begin_inset Note Note
9394 status collapsed
9395
9396 \begin_layout Plain Layout
9397
9398 \backslash
9399 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
9400  PDF.
9401 \end_layout
9402
9403 \begin_layout Plain Layout
9404 Más sobre 
9405 \backslash
9406 texorpdfstring en la sección 
9407 \begin_inset CommandInset ref
9408 LatexCommand ref
9409 reference "sub:Ecuaciones-en-encabezados"
9410
9411 \end_inset
9412
9413 .
9414 \end_layout
9415
9416 \end_inset
9417
9418
9419 \begin_inset CommandInset label
9420 LatexCommand label
9421 name "sub:Acentos-para-un"
9422
9423 \end_inset
9424
9425
9426 \begin_inset Index
9427 status collapsed
9428
9429 \begin_layout Plain Layout
9430 Acentos ! para un carácter
9431 \end_layout
9432
9433 \end_inset
9434
9435
9436 \end_layout
9437
9438 \begin_layout Standard
9439 \begin_inset space \hfill{}
9440 \end_inset
9441
9442
9443 \begin_inset Tabular
9444 <lyxtabular version="3" rows="8" columns="2">
9445 <features>
9446 <column alignment="center" valignment="top" width="0pt">
9447 <column alignment="center" valignment="top" width="0pt">
9448 <row>
9449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9450 \begin_inset Text
9451
9452 \begin_layout Plain Layout
9453 Comando
9454 \end_layout
9455
9456 \end_inset
9457 </cell>
9458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9459 \begin_inset Text
9460
9461 \begin_layout Plain Layout
9462 Resultado
9463 \begin_inset Note Note
9464 status collapsed
9465
9466 \begin_layout Plain Layout
9467
9468 \series bold
9469
9470 \backslash
9471 raisebox
9472 \series default
9473  se usa sólo como espaciador
9474 \end_layout
9475
9476 \end_inset
9477
9478
9479 \end_layout
9480
9481 \end_inset
9482 </cell>
9483 </row>
9484 <row>
9485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9486 \begin_inset Text
9487
9488 \begin_layout Plain Layout
9489
9490 \backslash
9491 dot
9492 \begin_inset ERT
9493 status collapsed
9494
9495 \begin_layout Plain Layout
9496
9497
9498 \backslash
9499 spce 
9500 \end_layout
9501
9502 \end_inset
9503
9504 A
9505 \end_layout
9506
9507 \end_inset
9508 </cell>
9509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9510 \begin_inset Text
9511
9512 \begin_layout Plain Layout
9513 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9514 \end_inset
9515
9516
9517 \end_layout
9518
9519 \end_inset
9520 </cell>
9521 </row>
9522 <row>
9523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9524 \begin_inset Text
9525
9526 \begin_layout Plain Layout
9527
9528 \backslash
9529 ddot
9530 \begin_inset ERT
9531 status collapsed
9532
9533 \begin_layout Plain Layout
9534
9535
9536 \backslash
9537 spce 
9538 \end_layout
9539
9540 \end_inset
9541
9542 A
9543 \end_layout
9544
9545 \end_inset
9546 </cell>
9547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9548 \begin_inset Text
9549
9550 \begin_layout Plain Layout
9551 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9552 \end_inset
9553
9554
9555 \end_layout
9556
9557 \end_inset
9558 </cell>
9559 </row>
9560 <row>
9561 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9562 \begin_inset Text
9563
9564 \begin_layout Plain Layout
9565
9566 \backslash
9567 dddot
9568 \begin_inset ERT
9569 status collapsed
9570
9571 \begin_layout Plain Layout
9572
9573
9574 \backslash
9575 spce 
9576 \end_layout
9577
9578 \end_inset
9579
9580 A
9581 \end_layout
9582
9583 \end_inset
9584 </cell>
9585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9586 \begin_inset Text
9587
9588 \begin_layout Plain Layout
9589 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9590 \end_inset
9591
9592
9593 \end_layout
9594
9595 \end_inset
9596 </cell>
9597 </row>
9598 <row>
9599 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9600 \begin_inset Text
9601
9602 \begin_layout Plain Layout
9603
9604 \backslash
9605 ddddot{A
9606 \end_layout
9607
9608 \end_inset
9609 </cell>
9610 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9611 \begin_inset Text
9612
9613 \begin_layout Plain Layout
9614 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9615 \end_inset
9616
9617
9618 \end_layout
9619
9620 \end_inset
9621 </cell>
9622 </row>
9623 <row>
9624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9625 \begin_inset Text
9626
9627 \begin_layout Plain Layout
9628
9629 \backslash
9630 vec
9631 \begin_inset ERT
9632 status collapsed
9633
9634 \begin_layout Plain Layout
9635
9636
9637 \backslash
9638 spce 
9639 \end_layout
9640
9641 \end_inset
9642
9643 A
9644 \begin_inset Index
9645 status collapsed
9646
9647 \begin_layout Plain Layout
9648 Vectores
9649 \end_layout
9650
9651 \end_inset
9652
9653
9654 \end_layout
9655
9656 \end_inset
9657 </cell>
9658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9659 \begin_inset Text
9660
9661 \begin_layout Plain Layout
9662 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9663 \end_inset
9664
9665
9666 \end_layout
9667
9668 \end_inset
9669 </cell>
9670 </row>
9671 <row>
9672 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9673 \begin_inset Text
9674
9675 \begin_layout Plain Layout
9676
9677 \backslash
9678 bar
9679 \begin_inset ERT
9680 status collapsed
9681
9682 \begin_layout Plain Layout
9683
9684
9685 \backslash
9686 spce 
9687 \end_layout
9688
9689 \end_inset
9690
9691 A
9692 \end_layout
9693
9694 \end_inset
9695 </cell>
9696 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9697 \begin_inset Text
9698
9699 \begin_layout Plain Layout
9700 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9701 \end_inset
9702
9703
9704 \end_layout
9705
9706 \end_inset
9707 </cell>
9708 </row>
9709 <row>
9710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9711 \begin_inset Text
9712
9713 \begin_layout Plain Layout
9714
9715 \backslash
9716 mathring
9717 \begin_inset ERT
9718 status collapsed
9719
9720 \begin_layout Plain Layout
9721
9722
9723 \backslash
9724 spce 
9725 \end_layout
9726
9727 \end_inset
9728
9729 A
9730 \end_layout
9731
9732 \end_inset
9733 </cell>
9734 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9735 \begin_inset Text
9736
9737 \begin_layout Plain Layout
9738 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9739 \end_inset
9740
9741
9742 \end_layout
9743
9744 \end_inset
9745 </cell>
9746 </row>
9747 </lyxtabular>
9748
9749 \end_inset
9750
9751
9752 \begin_inset space \hfill{}
9753 \end_inset
9754
9755
9756 \begin_inset Tabular
9757 <lyxtabular version="3" rows="7" columns="2">
9758 <features>
9759 <column alignment="center" valignment="top" width="0pt">
9760 <column alignment="center" valignment="top" width="0pt">
9761 <row>
9762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9763 \begin_inset Text
9764
9765 \begin_layout Plain Layout
9766 Comando
9767 \end_layout
9768
9769 \end_inset
9770 </cell>
9771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9772 \begin_inset Text
9773
9774 \begin_layout Plain Layout
9775 Resultado
9776 \begin_inset Note Note
9777 status collapsed
9778
9779 \begin_layout Plain Layout
9780
9781 \series bold
9782
9783 \backslash
9784 raisebox
9785 \series default
9786  se usa sólo como espaciador
9787 \end_layout
9788
9789 \end_inset
9790
9791
9792 \end_layout
9793
9794 \end_inset
9795 </cell>
9796 </row>
9797 <row>
9798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9799 \begin_inset Text
9800
9801 \begin_layout Plain Layout
9802
9803 \backslash
9804 tilde
9805 \begin_inset ERT
9806 status collapsed
9807
9808 \begin_layout Plain Layout
9809
9810
9811 \backslash
9812 spce 
9813 \end_layout
9814
9815 \end_inset
9816
9817 A
9818 \end_layout
9819
9820 \end_inset
9821 </cell>
9822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9823 \begin_inset Text
9824
9825 \begin_layout Plain Layout
9826 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9827 \end_inset
9828
9829
9830 \end_layout
9831
9832 \end_inset
9833 </cell>
9834 </row>
9835 <row>
9836 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9837 \begin_inset Text
9838
9839 \begin_layout Plain Layout
9840
9841 \backslash
9842 hat
9843 \begin_inset ERT
9844 status collapsed
9845
9846 \begin_layout Plain Layout
9847
9848
9849 \backslash
9850 spce 
9851 \end_layout
9852
9853 \end_inset
9854
9855 A
9856 \end_layout
9857
9858 \end_inset
9859 </cell>
9860 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9861 \begin_inset Text
9862
9863 \begin_layout Plain Layout
9864 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9865 \end_inset
9866
9867
9868 \end_layout
9869
9870 \end_inset
9871 </cell>
9872 </row>
9873 <row>
9874 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9875 \begin_inset Text
9876
9877 \begin_layout Plain Layout
9878
9879 \backslash
9880 check
9881 \begin_inset ERT
9882 status collapsed
9883
9884 \begin_layout Plain Layout
9885
9886
9887 \backslash
9888 spce 
9889 \end_layout
9890
9891 \end_inset
9892
9893 A
9894 \end_layout
9895
9896 \end_inset
9897 </cell>
9898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9899 \begin_inset Text
9900
9901 \begin_layout Plain Layout
9902 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9903 \end_inset
9904
9905
9906 \end_layout
9907
9908 \end_inset
9909 </cell>
9910 </row>
9911 <row>
9912 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9913 \begin_inset Text
9914
9915 \begin_layout Plain Layout
9916
9917 \backslash
9918 acute
9919 \begin_inset ERT
9920 status collapsed
9921
9922 \begin_layout Plain Layout
9923
9924
9925 \backslash
9926 spce 
9927 \end_layout
9928
9929 \end_inset
9930
9931 A
9932 \end_layout
9933
9934 \end_inset
9935 </cell>
9936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9937 \begin_inset Text
9938
9939 \begin_layout Plain Layout
9940 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9941 \end_inset
9942
9943
9944 \end_layout
9945
9946 \end_inset
9947 </cell>
9948 </row>
9949 <row>
9950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9951 \begin_inset Text
9952
9953 \begin_layout Plain Layout
9954
9955 \backslash
9956 grave
9957 \begin_inset ERT
9958 status collapsed
9959
9960 \begin_layout Plain Layout
9961
9962
9963 \backslash
9964 spce 
9965 \end_layout
9966
9967 \end_inset
9968
9969 A
9970 \end_layout
9971
9972 \end_inset
9973 </cell>
9974 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9975 \begin_inset Text
9976
9977 \begin_layout Plain Layout
9978 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9979 \end_inset
9980
9981
9982 \end_layout
9983
9984 \end_inset
9985 </cell>
9986 </row>
9987 <row>
9988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9989 \begin_inset Text
9990
9991 \begin_layout Plain Layout
9992
9993 \backslash
9994 breve
9995 \begin_inset ERT
9996 status collapsed
9997
9998 \begin_layout Plain Layout
9999
10000
10001 \backslash
10002 spce 
10003 \end_layout
10004
10005 \end_inset
10006
10007 A
10008 \end_layout
10009
10010 \end_inset
10011 </cell>
10012 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10013 \begin_inset Text
10014
10015 \begin_layout Plain Layout
10016 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10017 \end_inset
10018
10019
10020 \end_layout
10021
10022 \end_inset
10023 </cell>
10024 </row>
10025 </lyxtabular>
10026
10027 \end_inset
10028
10029
10030 \begin_inset space \hfill{}
10031 \end_inset
10032
10033
10034 \end_layout
10035
10036 \begin_layout Standard
10037 \begin_inset VSpace bigskip
10038 \end_inset
10039
10040
10041 \end_layout
10042
10043 \begin_layout Standard
10044 En ecuaciones se pueden insertar acentos como é directamente.
10045  LyX los transformará al comando de acento correspondiente.
10046  Para poner diéresis
10047 \begin_inset Index
10048 status collapsed
10049
10050 \begin_layout Plain Layout
10051 Dieresis@Diéresis
10052 \end_layout
10053
10054 \end_inset
10055
10056  es mejor insertar comillas antes de la vocal.
10057  Estos dos caracteres son considerados por LaTeX como 
10058 \emph on
10059 un solo
10060 \emph default
10061  carácter si la parte de la ecuación con la diéresis se marca en idioma
10062  alemán.
10063 \begin_inset Foot
10064 status collapsed
10065
10066 \begin_layout Plain Layout
10067 O algún otro idioma que use acentos, p.
10068 \begin_inset space \thinspace{}
10069 \end_inset
10070
10071 e.
10072  catalán.
10073  Aunque esto no funciona en español por algún conflicto con el estilo 
10074 \series bold
10075 spanish
10076 \series default
10077  de 
10078 \series bold
10079 babel
10080 \series default
10081 , no es necesario: se puede escribir 
10082 \begin_inset Formula $ï$
10083 \end_inset
10084
10085  en una ecuación igual que se hace en texto normal, ï.
10086  (
10087 \emph on
10088 N.
10089 \begin_inset space \thinspace{}
10090 \end_inset
10091
10092 del t.
10093 \emph default
10094 )
10095 \end_layout
10096
10097 \end_inset
10098
10099  A diferencia de 
10100 \series bold
10101
10102 \backslash
10103 ddot
10104 \series default
10105 , con este método se generan diéresis 
10106 \begin_inset Quotes fld
10107 \end_inset
10108
10109 reales
10110 \begin_inset Quotes frd
10111 \end_inset
10112
10113 , como se demuestra en el siguiente ejemplo:
10114 \begin_inset VSpace -2mm
10115 \end_inset
10116
10117
10118 \end_layout
10119
10120 \begin_layout Standard
10121 \noindent
10122 \align center
10123 \begin_inset Tabular
10124 <lyxtabular version="3" rows="3" columns="2">
10125 <features>
10126 <column alignment="center" valignment="top" width="0">
10127 <column alignment="center" valignment="top" width="0">
10128 <row>
10129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10130 \begin_inset Text
10131
10132 \begin_layout Plain Layout
10133 Comando
10134 \end_layout
10135
10136 \end_inset
10137 </cell>
10138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10139 \begin_inset Text
10140
10141 \begin_layout Plain Layout
10142 Resultado
10143 \begin_inset Note Note
10144 status collapsed
10145
10146 \begin_layout Plain Layout
10147
10148 \series bold
10149
10150 \backslash
10151 raisebox
10152 \series default
10153  se usa sólo como espaciador.
10154 \end_layout
10155
10156 \end_inset
10157
10158
10159 \end_layout
10160
10161 \end_inset
10162 </cell>
10163 </row>
10164 <row>
10165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10166 \begin_inset Text
10167
10168 \begin_layout Plain Layout
10169 ï
10170 \end_layout
10171
10172 \end_inset
10173 </cell>
10174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10175 \begin_inset Text
10176
10177 \begin_layout Plain Layout
10178 \begin_inset Formula $ï$
10179 \end_inset
10180
10181
10182 \end_layout
10183
10184 \end_inset
10185 </cell>
10186 </row>
10187 <row>
10188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10189 \begin_inset Text
10190
10191 \begin_layout Plain Layout
10192
10193 \backslash
10194 ddot
10195 \begin_inset ERT
10196 status collapsed
10197
10198 \begin_layout Plain Layout
10199
10200
10201 \backslash
10202 spce 
10203 \end_layout
10204
10205 \end_inset
10206
10207 i
10208 \end_layout
10209
10210 \end_inset
10211 </cell>
10212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10213 \begin_inset Text
10214
10215 \begin_layout Plain Layout
10216 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10217 \end_inset
10218
10219
10220 \end_layout
10221
10222 \end_inset
10223 </cell>
10224 </row>
10225 </lyxtabular>
10226
10227 \end_inset
10228
10229
10230 \end_layout
10231
10232 \begin_layout Standard
10233 Otra ventaja frente a 
10234 \series bold
10235
10236 \backslash
10237 ddot
10238 \series default
10239  es que la diéresis puede convertirse directamente a texto matemático, porque
10240  los anteriores comandos para acentos 
10241 \emph on
10242 no están permitidos en texto matemático
10243 \emph default
10244 .
10245  Para convertir un carácter acentuado a texto matemático, se debe convertir
10246  sólo el carácter bajo el acento.
10247  Esto también se aplica para otras conversiones, p.
10248 \begin_inset space \thinspace{}
10249 \end_inset
10250
10251 e.
10252 \begin_inset space ~
10253 \end_inset
10254
10255 cursiva o negrita.
10256 \end_layout
10257
10258 \begin_layout Standard
10259 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10260 \end_layout
10261
10262 \begin_layout Subsection
10263 Acentos para operadores
10264 \begin_inset Index
10265 status collapsed
10266
10267 \begin_layout Plain Layout
10268 Acentos ! en operadores
10269 \end_layout
10270
10271 \end_inset
10272
10273
10274 \end_layout
10275
10276 \begin_layout Standard
10277 Con los comandos 
10278 \series bold
10279
10280 \backslash
10281 overset
10282 \series default
10283
10284 \begin_inset Index
10285 status collapsed
10286
10287 \begin_layout Plain Layout
10288 Comandos ! O ! 
10289 \backslash
10290 overset
10291 \end_layout
10292
10293 \end_inset
10294
10295  y 
10296 \series bold
10297
10298 \backslash
10299 underset
10300 \series default
10301
10302 \begin_inset Index
10303 status collapsed
10304
10305 \begin_layout Plain Layout
10306 Comandos ! U ! 
10307 \backslash
10308 underset
10309 \end_layout
10310
10311 \end_inset
10312
10313  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
10314  Con el comando 
10315 \series bold
10316
10317 \backslash
10318 sideset
10319 \series default
10320
10321 \begin_inset Index
10322 status collapsed
10323
10324 \begin_layout Plain Layout
10325 Comandos ! S ! 
10326 \backslash
10327 sideset
10328 \end_layout
10329
10330 \end_inset
10331
10332  se pueden poner caracteres delante y detrás de un operador.
10333  El esquema del comando es:
10334 \end_layout
10335
10336 \begin_layout Standard
10337
10338 \series bold
10339
10340 \backslash
10341 sideset{carácter
10342 \series default
10343  
10344 \series bold
10345 anterior}{carácter posterior}
10346 \end_layout
10347
10348 \begin_layout Standard
10349
10350 \series bold
10351
10352 \backslash
10353 sideset
10354 \series default
10355  siempre debe estar delante del operador que debe acentuarse.
10356  Se puede acentuar con varios caracteres e incluso con otros operadores
10357  y símbolos.
10358  Para colocar con
10359 \series bold
10360  
10361 \backslash
10362 sideset
10363 \series default
10364  caracteres sólo detrás del operador, por ejemplo, no se escribe nada en
10365  el primer par de llaves, pero sin quitarlas.
10366  
10367 \end_layout
10368
10369 \begin_layout Standard
10370 Por ejemplo, el comando 
10371 \series bold
10372
10373 \backslash
10374 sideset{
10375 \begin_inset Formula $\to$
10376 \end_inset
10377
10378
10379 \backslash
10380 {
10381 \series default
10382 '
10383 \series bold
10384
10385 \begin_inset Formula $\to$
10386 \end_inset
10387
10388
10389 \backslash
10390 sum_k=1
10391 \begin_inset ERT
10392 status collapsed
10393
10394 \begin_layout Plain Layout
10395
10396
10397 \backslash
10398 spce 
10399 \end_layout
10400
10401 \end_inset
10402
10403
10404 \series default
10405 ^
10406 \series bold
10407
10408 \begin_inset ERT
10409 status collapsed
10410
10411 \begin_layout Plain Layout
10412
10413
10414 \backslash
10415 spce 
10416 \end_layout
10417
10418 \end_inset
10419
10420 n
10421 \series default
10422  genera:
10423 \begin_inset Formula \[
10424 \sideset{}{'}\sum_{k=1}^{n}\]
10425
10426 \end_inset
10427
10428
10429 \end_layout
10430
10431 \begin_layout Standard
10432 El comando 
10433 \series bold
10434
10435 \backslash
10436 overset
10437 \begin_inset ERT
10438 status collapsed
10439
10440 \begin_layout Plain Layout
10441
10442
10443 \backslash
10444 spce 
10445 \end_layout
10446
10447 \end_inset
10448
10449
10450 \backslash
10451 maltese
10452 \begin_inset ERT
10453 status collapsed
10454
10455 \begin_layout Plain Layout
10456
10457
10458 \backslash
10459 spce 
10460 \end_layout
10461
10462 \end_inset
10463
10464
10465 \series default
10466
10467 \begin_inset Formula $\uparrow$
10468 \end_inset
10469
10470
10471 \series bold
10472 a
10473 \series default
10474  genera:
10475 \begin_inset Formula \[
10476 \overset{a}{\maltese}\]
10477
10478 \end_inset
10479
10480
10481 \end_layout
10482
10483 \begin_layout Standard
10484 Como se ve en el último ejemplo, con 
10485 \series bold
10486
10487 \backslash
10488 overset
10489 \series default
10490  y 
10491 \series bold
10492
10493 \backslash
10494 underset
10495 \series default
10496  también se pueden acentuar símbolos y caracteres; con 
10497 \series bold
10498
10499 \backslash
10500 sideset
10501 \series default
10502  esto no es posible.
10503 \end_layout
10504
10505 \begin_layout Subsection
10506 Acentos para varios caracteres
10507 \begin_inset Index
10508 status collapsed
10509
10510 \begin_layout Plain Layout
10511 Acentos ! en varios caracteres
10512 \end_layout
10513
10514 \end_inset
10515
10516
10517 \end_layout
10518
10519 \begin_layout Standard
10520 \begin_inset space \hfill{}
10521 \end_inset
10522
10523
10524 \begin_inset Tabular
10525 <lyxtabular version="3" rows="5" columns="2">
10526 <features>
10527 <column alignment="center" valignment="top" width="0pt">
10528 <column alignment="center" valignment="top" width="0pt">
10529 <row>
10530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10531 \begin_inset Text
10532
10533 \begin_layout Plain Layout
10534 Comando
10535 \end_layout
10536
10537 \end_inset
10538 </cell>
10539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10540 \begin_inset Text
10541
10542 \begin_layout Plain Layout
10543 Resultado
10544 \begin_inset Note Note
10545 status collapsed
10546
10547 \begin_layout Plain Layout
10548
10549 \series bold
10550
10551 \backslash
10552 raisebox
10553 \series default
10554  se usa sólo como espaciador
10555 \end_layout
10556
10557 \end_inset
10558
10559
10560 \end_layout
10561
10562 \end_inset
10563 </cell>
10564 </row>
10565 <row>
10566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10567 \begin_inset Text
10568
10569 \begin_layout Plain Layout
10570
10571 \backslash
10572 overleftarrow
10573 \begin_inset ERT
10574 status collapsed
10575
10576 \begin_layout Plain Layout
10577
10578
10579 \backslash
10580 spce 
10581 \end_layout
10582
10583 \end_inset
10584
10585 A=B
10586 \end_layout
10587
10588 \end_inset
10589 </cell>
10590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10591 \begin_inset Text
10592
10593 \begin_layout Plain Layout
10594 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10595 \end_inset
10596
10597
10598 \end_layout
10599
10600 \end_inset
10601 </cell>
10602 </row>
10603 <row>
10604 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10605 \begin_inset Text
10606
10607 \begin_layout Plain Layout
10608
10609 \backslash
10610 underleftarrow
10611 \begin_inset ERT
10612 status collapsed
10613
10614 \begin_layout Plain Layout
10615
10616
10617 \backslash
10618 spce 
10619 \end_layout
10620
10621 \end_inset
10622
10623 A=B
10624 \end_layout
10625
10626 \end_inset
10627 </cell>
10628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10629 \begin_inset Text
10630
10631 \begin_layout Plain Layout
10632 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10633 \end_inset
10634
10635
10636 \end_layout
10637
10638 \end_inset
10639 </cell>
10640 </row>
10641 <row>
10642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10643 \begin_inset Text
10644
10645 \begin_layout Plain Layout
10646
10647 \backslash
10648 overleftrightarrow
10649 \begin_inset ERT
10650 status collapsed
10651
10652 \begin_layout Plain Layout
10653
10654
10655 \backslash
10656 spce 
10657 \end_layout
10658
10659 \end_inset
10660
10661 A=B
10662 \end_layout
10663
10664 \end_inset
10665 </cell>
10666 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10667 \begin_inset Text
10668
10669 \begin_layout Plain Layout
10670 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10671 \end_inset
10672
10673
10674 \end_layout
10675
10676 \end_inset
10677 </cell>
10678 </row>
10679 <row>
10680 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10681 \begin_inset Text
10682
10683 \begin_layout Plain Layout
10684
10685 \backslash
10686 underleftrightarrow
10687 \begin_inset ERT
10688 status collapsed
10689
10690 \begin_layout Plain Layout
10691
10692
10693 \backslash
10694 spce 
10695 \end_layout
10696
10697 \end_inset
10698
10699 A=B
10700 \end_layout
10701
10702 \end_inset
10703 </cell>
10704 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10705 \begin_inset Text
10706
10707 \begin_layout Plain Layout
10708 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10709 \end_inset
10710
10711
10712 \end_layout
10713
10714 \end_inset
10715 </cell>
10716 </row>
10717 </lyxtabular>
10718
10719 \end_inset
10720
10721
10722 \begin_inset space \hfill{}
10723 \end_inset
10724
10725
10726 \begin_inset Tabular
10727 <lyxtabular version="3" rows="5" columns="2">
10728 <features>
10729 <column alignment="center" valignment="top" width="0pt">
10730 <column alignment="center" valignment="top" width="0pt">
10731 <row>
10732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10733 \begin_inset Text
10734
10735 \begin_layout Plain Layout
10736 Comando
10737 \end_layout
10738
10739 \end_inset
10740 </cell>
10741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10742 \begin_inset Text
10743
10744 \begin_layout Plain Layout
10745 Resultado
10746 \begin_inset Note Note
10747 status collapsed
10748
10749 \begin_layout Plain Layout
10750
10751 \series bold
10752
10753 \backslash
10754 raisebox
10755 \series default
10756  se usa sólo como espaciador
10757 \end_layout
10758
10759 \end_inset
10760
10761
10762 \end_layout
10763
10764 \end_inset
10765 </cell>
10766 </row>
10767 <row>
10768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10769 \begin_inset Text
10770
10771 \begin_layout Plain Layout
10772
10773 \backslash
10774 overrightarrow
10775 \begin_inset ERT
10776 status collapsed
10777
10778 \begin_layout Plain Layout
10779
10780
10781 \backslash
10782 spce 
10783 \end_layout
10784
10785 \end_inset
10786
10787 A=B
10788 \end_layout
10789
10790 \end_inset
10791 </cell>
10792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10793 \begin_inset Text
10794
10795 \begin_layout Plain Layout
10796 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10797 \end_inset
10798
10799
10800 \end_layout
10801
10802 \end_inset
10803 </cell>
10804 </row>
10805 <row>
10806 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10807 \begin_inset Text
10808
10809 \begin_layout Plain Layout
10810
10811 \backslash
10812 underrightarrow
10813 \begin_inset ERT
10814 status collapsed
10815
10816 \begin_layout Plain Layout
10817
10818
10819 \backslash
10820 spce 
10821 \end_layout
10822
10823 \end_inset
10824
10825 A=B
10826 \end_layout
10827
10828 \end_inset
10829 </cell>
10830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10831 \begin_inset Text
10832
10833 \begin_layout Plain Layout
10834 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10835 \end_inset
10836
10837
10838 \end_layout
10839
10840 \end_inset
10841 </cell>
10842 </row>
10843 <row>
10844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10845 \begin_inset Text
10846
10847 \begin_layout Plain Layout
10848
10849 \backslash
10850 widetilde
10851 \begin_inset ERT
10852 status collapsed
10853
10854 \begin_layout Plain Layout
10855
10856
10857 \backslash
10858 spce 
10859 \end_layout
10860
10861 \end_inset
10862
10863 A=B
10864 \end_layout
10865
10866 \end_inset
10867 </cell>
10868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10869 \begin_inset Text
10870
10871 \begin_layout Plain Layout
10872 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10873 \end_inset
10874
10875
10876 \end_layout
10877
10878 \end_inset
10879 </cell>
10880 </row>
10881 <row>
10882 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10883 \begin_inset Text
10884
10885 \begin_layout Plain Layout
10886
10887 \backslash
10888 widehat
10889 \begin_inset ERT
10890 status collapsed
10891
10892 \begin_layout Plain Layout
10893
10894
10895 \backslash
10896 spce 
10897 \end_layout
10898
10899 \end_inset
10900
10901 A=B
10902 \end_layout
10903
10904 \end_inset
10905 </cell>
10906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10907 \begin_inset Text
10908
10909 \begin_layout Plain Layout
10910 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10911 \end_inset
10912
10913
10914 \end_layout
10915
10916 \end_inset
10917 </cell>
10918 </row>
10919 </lyxtabular>
10920
10921 \end_inset
10922
10923
10924 \begin_inset space \hfill{}
10925 \end_inset
10926
10927
10928 \end_layout
10929
10930 \begin_layout Standard
10931 \begin_inset VSpace medskip
10932 \end_inset
10933
10934
10935 \end_layout
10936
10937 \begin_layout Standard
10938 Con estos comandos se pueden acentuar tantos caracteres como quieras.
10939  Pero los acentos 
10940 \series bold
10941
10942 \backslash
10943 widetilde
10944 \series default
10945  y 
10946 \series bold
10947
10948 \backslash
10949 widehat
10950 \series default
10951  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
10952  ejemplo:
10953 \begin_inset Formula \[
10954 \widetilde{A+B=C-D}\]
10955
10956 \end_inset
10957
10958
10959 \end_layout
10960
10961 \begin_layout Standard
10962 Con los comandos 
10963 \series bold
10964
10965 \backslash
10966 overset
10967 \series default
10968
10969 \begin_inset Index
10970 status collapsed
10971
10972 \begin_layout Plain Layout
10973 Comandos ! O ! 
10974 \backslash
10975 overset
10976 \end_layout
10977
10978 \end_inset
10979
10980  y 
10981 \series bold
10982
10983 \backslash
10984 underset
10985 \series default
10986
10987 \begin_inset Index
10988 status collapsed
10989
10990 \begin_layout Plain Layout
10991 Comandos ! U ! 
10992 \backslash
10993 underset
10994 \end_layout
10995
10996 \end_inset
10997
10998 , descritos en la subsección anterior, también se pueden acentuar varios
10999  caracteres.
11000  El comando 
11001 \series bold
11002
11003 \backslash
11004 underset
11005 \begin_inset ERT
11006 status collapsed
11007
11008 \begin_layout Plain Layout
11009
11010
11011 \backslash
11012 spce 
11013 \end_layout
11014
11015 \end_inset
11016
11017 A=B
11018 \begin_inset Formula $\downarrow$
11019 \end_inset
11020
11021 ***
11022 \series default
11023  da:
11024 \begin_inset Formula \[
11025 \underset{***}{A=B}\]
11026
11027 \end_inset
11028
11029
11030 \end_layout
11031
11032 \begin_layout Section
11033 Espacios
11034 \begin_inset CommandInset label
11035 LatexCommand label
11036 name "sec:Espacio"
11037
11038 \end_inset
11039
11040
11041 \begin_inset Index
11042 status collapsed
11043
11044 \begin_layout Plain Layout
11045 Espacio ! horizontal
11046 \end_layout
11047
11048 \end_inset
11049
11050
11051 \end_layout
11052
11053 \begin_layout Subsection
11054 Espacio predefinido
11055 \begin_inset CommandInset label
11056 LatexCommand label
11057 name "sub:Espacio-predefinido"
11058
11059 \end_inset
11060
11061
11062 \begin_inset Index
11063 status collapsed
11064
11065 \begin_layout Plain Layout
11066 Espacio ! horizontal ! predefinido
11067 \end_layout
11068
11069 \end_inset
11070
11071
11072 \end_layout
11073
11074 \begin_layout Standard
11075 A veces es necesario insertar espacio horizontal en una ecuación.
11076  Esto se hace insertando un espacio protegido (atajo 
11077 \family sans
11078 Ctrl+Espacio
11079 \family default
11080 ).
11081  Aparece un 
11082 \begin_inset Quotes fld
11083 \end_inset
11084
11085
11086 \color black
11087
11088 \begin_inset ERT
11089 status collapsed
11090
11091 \begin_layout Plain Layout
11092
11093
11094 \backslash
11095 spce 
11096 \end_layout
11097
11098 \end_inset
11099
11100
11101 \color inherit
11102
11103 \begin_inset Quotes frd
11104 \end_inset
11105
11106 , y pulsando 
11107 \family sans
11108 Espacio
11109 \family default
11110  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11111  espacio.
11112  También se pueden insertar espacios mediante el botón 
11113 \begin_inset Graphics
11114         filename ../../images/math/space.png
11115         scale 85
11116
11117 \end_inset
11118
11119  de la barra de ecuaciones o con comandos especiales.
11120  Independientemente del comando insertado, se puede seleccionar de nuevo
11121  el tamaño pulsando acto seguido 
11122 \family sans
11123 Espacio.
11124  
11125 \end_layout
11126
11127 \begin_layout Standard
11128 \noindent
11129 \align center
11130 \begin_inset VSpace -5mm
11131 \end_inset
11132
11133
11134 \begin_inset Tabular
11135 <lyxtabular version="3" rows="3" columns="7">
11136 <features>
11137 <column alignment="center" valignment="middle" width="6.8cm">
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 <column alignment="center" valignment="top" width="0">
11143 <column alignment="center" valignment="top" width="0">
11144 <row>
11145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11146 \begin_inset Text
11147
11148 \begin_layout Plain Layout
11149 Comando
11150 \end_layout
11151
11152 \end_inset
11153 </cell>
11154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11155 \begin_inset Text
11156
11157 \begin_layout Plain Layout
11158
11159 \backslash
11160 ,
11161 \end_layout
11162
11163 \end_inset
11164 </cell>
11165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11166 \begin_inset Text
11167
11168 \begin_layout Plain Layout
11169
11170 \backslash
11171 :
11172 \end_layout
11173
11174 \end_inset
11175 </cell>
11176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11177 \begin_inset Text
11178
11179 \begin_layout Plain Layout
11180
11181 \backslash
11182 ;
11183 \end_layout
11184
11185 \end_inset
11186 </cell>
11187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11188 \begin_inset Text
11189
11190 \begin_layout Plain Layout
11191
11192 \backslash
11193 quad
11194 \end_layout
11195
11196 \end_inset
11197 </cell>
11198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11199 \begin_inset Text
11200
11201 \begin_layout Plain Layout
11202
11203 \backslash
11204 qquad
11205 \end_layout
11206
11207 \end_inset
11208 </cell>
11209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11210 \begin_inset Text
11211
11212 \begin_layout Plain Layout
11213
11214 \backslash
11215 !
11216 \end_layout
11217
11218 \end_inset
11219 </cell>
11220 </row>
11221 <row>
11222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11223 \begin_inset Text
11224
11225 \begin_layout Plain Layout
11226 Número de pulsaciones de 
11227 \family sans
11228 Espacio
11229 \family default
11230  tras insertar el espacio protegido
11231 \end_layout
11232
11233 \end_inset
11234 </cell>
11235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11236 \begin_inset Text
11237
11238 \begin_layout Plain Layout
11239 0
11240 \end_layout
11241
11242 \end_inset
11243 </cell>
11244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11245 \begin_inset Text
11246
11247 \begin_layout Plain Layout
11248 1
11249 \end_layout
11250
11251 \end_inset
11252 </cell>
11253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11254 \begin_inset Text
11255
11256 \begin_layout Plain Layout
11257 2
11258 \end_layout
11259
11260 \end_inset
11261 </cell>
11262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11263 \begin_inset Text
11264
11265 \begin_layout Plain Layout
11266 3
11267 \end_layout
11268
11269 \end_inset
11270 </cell>
11271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11272 \begin_inset Text
11273
11274 \begin_layout Plain Layout
11275 4
11276 \end_layout
11277
11278 \end_inset
11279 </cell>
11280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11281 \begin_inset Text
11282
11283 \begin_layout Plain Layout
11284 5
11285 \end_layout
11286
11287 \end_inset
11288 </cell>
11289 </row>
11290 <row>
11291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11292 \begin_inset Text
11293
11294 \begin_layout Plain Layout
11295 Resultado
11296 \end_layout
11297
11298 \end_inset
11299 </cell>
11300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11301 \begin_inset Text
11302
11303 \begin_layout Plain Layout
11304 \begin_inset Formula $A\, B$
11305 \end_inset
11306
11307
11308 \end_layout
11309
11310 \end_inset
11311 </cell>
11312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11313 \begin_inset Text
11314
11315 \begin_layout Plain Layout
11316 \begin_inset Formula $A\: B$
11317 \end_inset
11318
11319
11320 \end_layout
11321
11322 \end_inset
11323 </cell>
11324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11325 \begin_inset Text
11326
11327 \begin_layout Plain Layout
11328 \begin_inset Formula $A\; B$
11329 \end_inset
11330
11331
11332 \end_layout
11333
11334 \end_inset
11335 </cell>
11336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11337 \begin_inset Text
11338
11339 \begin_layout Plain Layout
11340 \begin_inset Formula $A\quad B$
11341 \end_inset
11342
11343
11344 \end_layout
11345
11346 \end_inset
11347 </cell>
11348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11349 \begin_inset Text
11350
11351 \begin_layout Plain Layout
11352 \begin_inset Formula $A\qquad B$
11353 \end_inset
11354
11355
11356 \end_layout
11357
11358 \end_inset
11359 </cell>
11360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11361 \begin_inset Text
11362
11363 \begin_layout Plain Layout
11364 \begin_inset Formula $A\! B$
11365 \end_inset
11366
11367
11368 \end_layout
11369
11370 \end_inset
11371 </cell>
11372 </row>
11373 </lyxtabular>
11374
11375 \end_inset
11376
11377
11378 \end_layout
11379
11380 \begin_layout Standard
11381 El último tamaño parece no generar espacio.
11382  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11383  negativo.
11384  Hay otros dos espacios negativos:
11385 \end_layout
11386
11387 \begin_layout Standard
11388 \align center
11389 \begin_inset Tabular
11390 <lyxtabular version="3" rows="3" columns="3">
11391 <features>
11392 <column alignment="center" valignment="middle" width="6.8cm">
11393 <column alignment="center" valignment="top" width="0pt">
11394 <column alignment="center" valignment="top" width="0pt">
11395 <row>
11396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11397 \begin_inset Text
11398
11399 \begin_layout Plain Layout
11400 Comando
11401 \end_layout
11402
11403 \end_inset
11404 </cell>
11405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11406 \begin_inset Text
11407
11408 \begin_layout Plain Layout
11409
11410 \backslash
11411 negmedspace
11412 \end_layout
11413
11414 \end_inset
11415 </cell>
11416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11417 \begin_inset Text
11418
11419 \begin_layout Plain Layout
11420
11421 \backslash
11422 negthickspace
11423 \end_layout
11424
11425 \end_inset
11426 </cell>
11427 </row>
11428 <row>
11429 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11430 \begin_inset Text
11431
11432 \begin_layout Plain Layout
11433 Número de pulsaciones de 
11434 \family sans
11435 Espacio
11436 \family default
11437  tras insertar el espacio protegido
11438 \end_layout
11439
11440 \end_inset
11441 </cell>
11442 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11443 \begin_inset Text
11444
11445 \begin_layout Plain Layout
11446 6
11447 \end_layout
11448
11449 \end_inset
11450 </cell>
11451 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11452 \begin_inset Text
11453
11454 \begin_layout Plain Layout
11455 7
11456 \end_layout
11457
11458 \end_inset
11459 </cell>
11460 </row>
11461 <row>
11462 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11463 \begin_inset Text
11464
11465 \begin_layout Plain Layout
11466 Resultado
11467 \end_layout
11468
11469 \end_inset
11470 </cell>
11471 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11472 \begin_inset Text
11473
11474 \begin_layout Plain Layout
11475 \begin_inset Formula $A\negmedspace B$
11476 \end_inset
11477
11478
11479 \end_layout
11480
11481 \end_inset
11482 </cell>
11483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11484 \begin_inset Text
11485
11486 \begin_layout Plain Layout
11487 \begin_inset Formula $A\negthickspace B$
11488 \end_inset
11489
11490
11491 \end_layout
11492
11493 \end_inset
11494 </cell>
11495 </row>
11496 </lyxtabular>
11497
11498 \end_inset
11499
11500
11501 \end_layout
11502
11503 \begin_layout Standard
11504 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11505  Así, se pueden usar para forzar ligaduras, lo que es apropiado, p.
11506 \begin_inset space \thinspace{}
11507 \end_inset
11508
11509 e., para operadores suma: 
11510 \end_layout
11511
11512 \begin_layout Standard
11513 \noindent
11514 \align center
11515 \begin_inset Tabular
11516 <lyxtabular version="3" rows="3" columns="2">
11517 <features>
11518 <column alignment="center" valignment="top" width="0">
11519 <column alignment="center" valignment="top" width="0">
11520 <row>
11521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11522 \begin_inset Text
11523
11524 \begin_layout Plain Layout
11525 Comando
11526 \end_layout
11527
11528 \end_inset
11529 </cell>
11530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11531 \begin_inset Text
11532
11533 \begin_layout Plain Layout
11534 Resultado
11535 \begin_inset Note Note
11536 status collapsed
11537
11538 \begin_layout Plain Layout
11539
11540 \series bold
11541
11542 \backslash
11543 raisebox
11544 \series default
11545  se usa sólo como espaciador
11546 \end_layout
11547
11548 \end_inset
11549
11550
11551 \end_layout
11552
11553 \end_inset
11554 </cell>
11555 </row>
11556 <row>
11557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11558 \begin_inset Text
11559
11560 \begin_layout Plain Layout
11561
11562 \backslash
11563 sum
11564 \backslash
11565 sum
11566 \begin_inset ERT
11567 status collapsed
11568
11569 \begin_layout Plain Layout
11570
11571
11572 \backslash
11573 spce 
11574 \end_layout
11575
11576 \end_inset
11577
11578 f_kl
11579 \end_layout
11580
11581 \end_inset
11582 </cell>
11583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11584 \begin_inset Text
11585
11586 \begin_layout Plain Layout
11587 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11588 \end_inset
11589
11590
11591 \end_layout
11592
11593 \end_inset
11594 </cell>
11595 </row>
11596 <row>
11597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11598 \begin_inset Text
11599
11600 \begin_layout Plain Layout
11601
11602 \backslash
11603 sum
11604 \backslash
11605 negmedspace
11606 \backslash
11607 sum
11608 \begin_inset ERT
11609 status collapsed
11610
11611 \begin_layout Plain Layout
11612
11613
11614 \backslash
11615 spce 
11616 \end_layout
11617
11618 \end_inset
11619
11620 f_kl
11621 \end_layout
11622
11623 \end_inset
11624 </cell>
11625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11626 \begin_inset Text
11627
11628 \begin_layout Plain Layout
11629 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11630 \end_inset
11631
11632
11633 \end_layout
11634
11635 \end_inset
11636 </cell>
11637 </row>
11638 </lyxtabular>
11639
11640 \end_inset
11641
11642
11643 \end_layout
11644
11645 \begin_layout Standard
11646 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11647  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11648  El siguiente ejemplo lo ilustra:
11649 \end_layout
11650
11651 \begin_layout Standard
11652 \noindent
11653 \align center
11654 \begin_inset Tabular
11655 <lyxtabular version="3" rows="2" columns="2">
11656 <features>
11657 <column alignment="center" valignment="top" width="0">
11658 <column alignment="center" valignment="top" width="0">
11659 <row>
11660 <cell alignment="center" valignment="top" usebox="none">
11661 \begin_inset Text
11662
11663 \begin_layout Plain Layout
11664 ecuación normal
11665 \end_layout
11666
11667 \end_inset
11668 </cell>
11669 <cell alignment="center" valignment="top" usebox="none">
11670 \begin_inset Text
11671
11672 \begin_layout Plain Layout
11673 \begin_inset Formula $A=B$
11674 \end_inset
11675
11676
11677 \end_layout
11678
11679 \end_inset
11680 </cell>
11681 </row>
11682 <row>
11683 <cell alignment="center" valignment="top" usebox="none">
11684 \begin_inset Text
11685
11686 \begin_layout Plain Layout
11687 \begin_inset Note Note
11688 status collapsed
11689
11690 \begin_layout Plain Layout
11691
11692 \series bold
11693
11694 \backslash
11695 raisebox
11696 \series default
11697  se usa sólo como espaciador
11698 \end_layout
11699
11700 \end_inset
11701
11702
11703 \begin_inset Formula $\raisebox{5mm}{}$
11704 \end_inset
11705
11706 ecuación sin espacio
11707 \end_layout
11708
11709 \end_inset
11710 </cell>
11711 <cell alignment="center" valignment="top" usebox="none">
11712 \begin_inset Text
11713
11714 \begin_layout Plain Layout
11715 \begin_inset Formula $A{=}B$
11716 \end_inset
11717
11718
11719 \end_layout
11720
11721 \end_inset
11722 </cell>
11723 </row>
11724 </lyxtabular>
11725
11726 \end_inset
11727
11728
11729 \end_layout
11730
11731 \begin_layout Standard
11732 El comando para la segunda ecuación es: 
11733 \series bold
11734 A
11735 \backslash
11736 {=
11737 \begin_inset Formula $\rightarrow$
11738 \end_inset
11739
11740 B
11741 \series default
11742  
11743 \begin_inset VSpace bigskip
11744 \end_inset
11745
11746
11747 \end_layout
11748
11749 \begin_layout Standard
11750 Para las unidades físicas hacen falta espacios, porque entre el valor y
11751  su unidad se pone un espacio más pequeño que el normal.
11752  Para unidades en el texto se inserta con el menú 
11753 \family sans
11754 Insertar\SpecialChar \menuseparator
11755 Formato\SpecialChar \menuseparator
11756 Espacio
11757 \begin_inset space ~
11758 \end_inset
11759
11760 delgado
11761 \family default
11762  (atajo 
11763 \family sans
11764 Ctrl+Mayúscula+Espacio
11765 \family default
11766 ).
11767 \end_layout
11768
11769 \begin_layout Standard
11770 Un ejemplo para visualizar la diferencia:
11771 \end_layout
11772
11773 \begin_layout Standard
11774 \begin_inset Tabular
11775 <lyxtabular version="3" rows="2" columns="2">
11776 <features>
11777 <column alignment="center" valignment="top" width="0">
11778 <column alignment="left" valignment="top" width="0">
11779 <row>
11780 <cell alignment="center" valignment="top" usebox="none">
11781 \begin_inset Text
11782
11783 \begin_layout Plain Layout
11784 24 kW
11785 \begin_inset Formula $\cdot$
11786 \end_inset
11787
11788 h
11789 \end_layout
11790
11791 \end_inset
11792 </cell>
11793 <cell alignment="center" valignment="top" usebox="none">
11794 \begin_inset Text
11795
11796 \begin_layout Plain Layout
11797 espacio entre valor y unidad 
11798 \end_layout
11799
11800 \end_inset
11801 </cell>
11802 </row>
11803 <row>
11804 <cell alignment="center" valignment="top" usebox="none">
11805 \begin_inset Text
11806
11807 \begin_layout Plain Layout
11808 24
11809 \begin_inset space \thinspace{}
11810 \end_inset
11811
11812 kW
11813 \begin_inset Formula $\cdot$
11814 \end_inset
11815
11816 h
11817 \end_layout
11818
11819 \end_inset
11820 </cell>
11821 <cell alignment="center" valignment="top" usebox="none">
11822 \begin_inset Text
11823
11824 \begin_layout Plain Layout
11825 espacio delgado entre valor y unidad
11826 \end_layout
11827
11828 \end_inset
11829 </cell>
11830 </row>
11831 </lyxtabular>
11832
11833 \end_inset
11834
11835
11836 \end_layout
11837
11838 \begin_layout Subsection
11839 Espacio variable
11840 \begin_inset ERT
11841 status collapsed
11842
11843 \begin_layout Plain Layout
11844
11845
11846 \backslash
11847 texorpdfstring{
11848 \end_layout
11849
11850 \end_inset
11851
11852
11853 \begin_inset Foot
11854 status collapsed
11855
11856 \begin_layout Plain Layout
11857 Para espacio vertical en ecuaciones véase 
11858 \begin_inset CommandInset ref
11859 LatexCommand ref
11860 reference "sub:Separación-de-líneas"
11861
11862 \end_inset
11863
11864
11865 \end_layout
11866
11867 \end_inset
11868
11869
11870 \begin_inset ERT
11871 status collapsed
11872
11873 \begin_layout Plain Layout
11874
11875 }{}
11876 \end_layout
11877
11878 \end_inset
11879
11880
11881 \begin_inset Note Note
11882 status collapsed
11883
11884 \begin_layout Plain Layout
11885
11886 \backslash
11887 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
11888  PDF.
11889 \end_layout
11890
11891 \begin_layout Plain Layout
11892 Más sobre 
11893 \backslash
11894 texorpdfstring en la sección 
11895 \begin_inset CommandInset ref
11896 LatexCommand ref
11897 reference "sub:Ecuaciones-en-encabezados"
11898
11899 \end_inset
11900
11901 .
11902 \end_layout
11903
11904 \end_inset
11905
11906
11907 \begin_inset CommandInset label
11908 LatexCommand label
11909 name "sub:Espacio-variable"
11910
11911 \end_inset
11912
11913
11914 \begin_inset Index
11915 status collapsed
11916
11917 \begin_layout Plain Layout
11918 Espacio ! horizontal ! variable
11919 \end_layout
11920
11921 \end_inset
11922
11923
11924 \end_layout
11925
11926 \begin_layout Standard
11927 En LyX se puede insertar espacio con una longitud definida con el comando
11928  
11929 \series bold
11930
11931 \backslash
11932 hspace
11933 \series default
11934
11935 \begin_inset Index
11936 status collapsed
11937
11938 \begin_layout Plain Layout
11939 Comandos ! H ! 
11940 \backslash
11941 hspace
11942 \end_layout
11943
11944 \end_inset
11945
11946 .
11947  Aparece un 
11948 \begin_inset Quotes fld
11949 \end_inset
11950
11951
11952 \color black
11953
11954 \begin_inset ERT
11955 status collapsed
11956
11957 \begin_layout Plain Layout
11958
11959
11960 \backslash
11961 spce 
11962 \end_layout
11963
11964 \end_inset
11965
11966
11967 \color inherit
11968
11969 \begin_inset Quotes frd
11970 \end_inset
11971
11972  largo.
11973  La longitud se puede ajustar haciendo clic izquierdo sobre el 
11974 \begin_inset Quotes fld
11975 \end_inset
11976
11977
11978 \color black
11979
11980 \begin_inset ERT
11981 status collapsed
11982
11983 \begin_layout Plain Layout
11984
11985
11986 \backslash
11987 spce 
11988 \end_layout
11989
11990 \end_inset
11991
11992
11993 \color inherit
11994
11995 \begin_inset Quotes frd
11996 \end_inset
11997
11998 .
11999  La longitud también puede ser negativa.
12000  Para insertar en una ecuación tanto espacio como esté disponible se usa
12001  el comando 
12002 \series bold
12003
12004 \backslash
12005 hfill
12006 \series default
12007
12008 \begin_inset Index
12009 status collapsed
12010
12011 \begin_layout Plain Layout
12012 Comandos ! H ! 
12013 \backslash
12014 hfill
12015 \end_layout
12016
12017 \end_inset
12018
12019 .
12020 \begin_inset VSpace -1mm
12021 \end_inset
12022
12023
12024 \end_layout
12025
12026 \begin_layout Standard
12027 \noindent
12028 \align center
12029 \begin_inset Tabular
12030 <lyxtabular version="3" rows="4" columns="2">
12031 <features>
12032 <column alignment="center" valignment="top" width="0">
12033 <column alignment="center" valignment="top" width="0">
12034 <row>
12035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12036 \begin_inset Text
12037
12038 \begin_layout Plain Layout
12039 Comando (
12040 \backslash
12041 hspace longitud)
12042 \end_layout
12043
12044 \end_inset
12045 </cell>
12046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12047 \begin_inset Text
12048
12049 \begin_layout Plain Layout
12050 Resultado
12051 \end_layout
12052
12053 \end_inset
12054 </cell>
12055 </row>
12056 <row>
12057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12058 \begin_inset Text
12059
12060 \begin_layout Plain Layout
12061 A=B
12062 \backslash
12063 hspace
12064 \begin_inset ERT
12065 status collapsed
12066
12067 \begin_layout Plain Layout
12068
12069
12070 \backslash
12071 spce 
12072 \end_layout
12073
12074 \end_inset
12075
12076
12077 \begin_inset Formula $\to$
12078 \end_inset
12079
12080 A
12081 \backslash
12082 not=C (3
12083 \begin_inset space \thinspace{}
12084 \end_inset
12085
12086 cm)
12087 \end_layout
12088
12089 \end_inset
12090 </cell>
12091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12092 \begin_inset Text
12093
12094 \begin_layout Plain Layout
12095 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12096 \end_inset
12097
12098
12099 \end_layout
12100
12101 \end_inset
12102 </cell>
12103 </row>
12104 <row>
12105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12106 \begin_inset Text
12107
12108 \begin_layout Plain Layout
12109 A
12110 \backslash
12111 hspace
12112 \begin_inset ERT
12113 status collapsed
12114
12115 \begin_layout Plain Layout
12116
12117
12118 \backslash
12119 spce 
12120 \end_layout
12121
12122 \end_inset
12123
12124
12125 \begin_inset Formula $\to$
12126 \end_inset
12127
12128 A
12129 \backslash
12130 not=A (-1
12131 \begin_inset space \thinspace{}
12132 \end_inset
12133
12134 mm)
12135 \end_layout
12136
12137 \end_inset
12138 </cell>
12139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12140 \begin_inset Text
12141
12142 \begin_layout Plain Layout
12143 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12144 \end_inset
12145
12146
12147 \end_layout
12148
12149 \end_inset
12150 </cell>
12151 </row>
12152 <row>
12153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12154 \begin_inset Text
12155
12156 \begin_layout Plain Layout
12157 A=A
12158 \backslash
12159 hfill
12160 \begin_inset ERT
12161 status collapsed
12162
12163 \begin_layout Plain Layout
12164
12165
12166 \backslash
12167 spce 
12168 \end_layout
12169
12170 \end_inset
12171
12172 B=B
12173 \end_layout
12174
12175 \end_inset
12176 </cell>
12177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12178 \begin_inset Text
12179
12180 \begin_layout Plain Layout
12181 \begin_inset Formula $A=A\hfill B=B$
12182 \end_inset
12183
12184
12185 \end_layout
12186
12187 \end_inset
12188 </cell>
12189 </row>
12190 </lyxtabular>
12191
12192 \end_inset
12193
12194
12195 \end_layout
12196
12197 \begin_layout Standard
12198 En el último ejemplo el espacio disponible viene dado por la entrada más
12199  larga de columna en la tabla.
12200  En una ecuación en línea el espacio depende de la longitud de la línea
12201  en la que se inserta 
12202 \series bold
12203
12204 \backslash
12205 hfill
12206 \series default
12207 .
12208  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12209  
12210 \series bold
12211
12212 \backslash
12213 hfill
12214 \series default
12215  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12216 \series bold
12217 Sangrado
12218 \series default
12219 .
12220  (Los estilos de ecuaciones se explican en
12221 \begin_inset space ~
12222 \end_inset
12223
12224
12225 \begin_inset CommandInset ref
12226 LatexCommand ref
12227 reference "sec:Estilos-de-ecuación"
12228
12229 \end_inset
12230
12231 ).
12232 \end_layout
12233
12234 \begin_layout Standard
12235 Además de 
12236 \series bold
12237
12238 \backslash
12239 hfill
12240 \series default
12241  hay los comandos 
12242 \series bold
12243
12244 \backslash
12245 dotfill
12246 \series default
12247  y 
12248 \series bold
12249
12250 \backslash
12251 hrulefill
12252 \series default
12253  que llenan el espacio con un patrón, véase un ejemplo en
12254 \begin_inset space ~
12255 \end_inset
12256
12257
12258 \begin_inset CommandInset ref
12259 LatexCommand ref
12260 reference "sub:Puntos"
12261
12262 \end_inset
12263
12264 .
12265 \end_layout
12266
12267 \begin_layout Standard
12268 Para texto se puede insertar espacio variable con el menú 
12269 \family sans
12270 Insertar\SpecialChar \menuseparator
12271 Formato\SpecialChar \menuseparator
12272 Espacio
12273 \begin_inset space ~
12274 \end_inset
12275
12276 horizontal
12277 \family default
12278 :
12279 \end_layout
12280
12281 \begin_layout Standard
12282 En esta línea hay un espacio
12283 \begin_inset space \hspace{}
12284 \length 2cm
12285 \end_inset
12286
12287 de 2
12288 \begin_inset space \thinspace{}
12289 \end_inset
12290
12291 cm.
12292 \end_layout
12293
12294 \begin_layout Standard
12295 En esta línea hay un
12296 \begin_inset space \hfill{}
12297 \end_inset
12298
12299 espacio máximo.
12300 \end_layout
12301
12302 \begin_layout Subsection
12303 Espacio adicional en ecuaciones en línea
12304 \begin_inset Index
12305 status collapsed
12306
12307 \begin_layout Plain Layout
12308 Espacio ! adicional en línea
12309 \end_layout
12310
12311 \end_inset
12312
12313
12314 \end_layout
12315
12316 \begin_layout Standard
12317 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12318  
12319 \series bold
12320
12321 \backslash
12322 mathsurround
12323 \begin_inset Index
12324 status collapsed
12325
12326 \begin_layout Plain Layout
12327 Comandos ! M ! 
12328 \backslash
12329 mathsurround
12330 \end_layout
12331
12332 \end_inset
12333
12334
12335 \series default
12336 .
12337  El valor de una longitud se establece con el comando 
12338 \series bold
12339
12340 \backslash
12341 setlength
12342 \series default
12343
12344 \begin_inset Index
12345 status collapsed
12346
12347 \begin_layout Plain Layout
12348 Comandos ! S ! 
12349 \backslash
12350 setlength
12351 \end_layout
12352
12353 \end_inset
12354
12355  según el siguiente esquema:
12356 \end_layout
12357
12358 \begin_layout Standard
12359
12360 \series bold
12361
12362 \backslash
12363 setlength{nombre de la longitud}{valor}
12364 \end_layout
12365
12366 \begin_layout Standard
12367 Para poner a 
12368 \series bold
12369
12370 \backslash
12371 mathsurround
12372 \series default
12373  un valor de 5
12374 \begin_inset space \thinspace{}
12375 \end_inset
12376
12377 mm, se inserta el comando
12378 \end_layout
12379
12380 \begin_layout Standard
12381
12382 \series bold
12383
12384 \backslash
12385 setlength{
12386 \backslash
12387 mathsurround}{5mm}
12388 \end_layout
12389
12390 \begin_layout Standard
12391 en modo TeX.
12392  Se establecerá un espacio de 5
12393 \begin_inset space \thinspace{}
12394 \end_inset
12395
12396 mm alrededor de todas las ecuaciones en línea:
12397 \begin_inset ERT
12398 status collapsed
12399
12400 \begin_layout Plain Layout
12401
12402
12403 \backslash
12404 setlength{
12405 \backslash
12406 mathsurround}{5mm}
12407 \end_layout
12408
12409 \end_inset
12410
12411
12412 \end_layout
12413
12414 \begin_layout Standard
12415 En esta línea hay una ecuación 
12416 \begin_inset Formula $A=B$
12417 \end_inset
12418
12419  rodeada por espacios de 5
12420 \begin_inset space \thinspace{}
12421 \end_inset
12422
12423 mm.
12424 \begin_inset ERT
12425 status collapsed
12426
12427 \begin_layout Plain Layout
12428
12429
12430 \backslash
12431 setlength{
12432 \backslash
12433 mathsurround}{0mm}
12434 \end_layout
12435
12436 \end_inset
12437
12438
12439 \end_layout
12440
12441 \begin_layout Standard
12442 Para volver al espacio predeterminado, 
12443 \series bold
12444
12445 \backslash
12446 mathsurround
12447 \series default
12448  se restablece al valor 0
12449 \begin_inset space \thinspace{}
12450 \end_inset
12451
12452 pt.
12453 \end_layout
12454
12455 \begin_layout Section
12456 Cuadros y marcos
12457 \begin_inset Index
12458 status collapsed
12459
12460 \begin_layout Plain Layout
12461 Marcos
12462 \end_layout
12463
12464 \end_inset
12465
12466
12467 \begin_inset Index
12468 status collapsed
12469
12470 \begin_layout Plain Layout
12471 Marcos|see
12472 \begin_inset ERT
12473 status collapsed
12474
12475 \begin_layout Plain Layout
12476
12477 {
12478 \end_layout
12479
12480 \end_inset
12481
12482 Cuadros
12483 \begin_inset ERT
12484 status collapsed
12485
12486 \begin_layout Plain Layout
12487
12488 }
12489 \end_layout
12490
12491 \end_inset
12492
12493
12494 \end_layout
12495
12496 \end_inset
12497
12498
12499 \end_layout
12500
12501 \begin_layout Standard
12502 Los cuadros para texto se describen en el capítulo 
12503 \emph on
12504 Cuadros
12505 \emph default
12506  del manual 
12507 \emph on
12508 Objetos insertados
12509 \emph default
12510 .
12511 \end_layout
12512
12513 \begin_layout Subsection
12514 Cuadros con marco
12515 \begin_inset CommandInset label
12516 LatexCommand label
12517 name "sub:Cuadros-con-marco"
12518
12519 \end_inset
12520
12521
12522 \begin_inset Index
12523 status collapsed
12524
12525 \begin_layout Plain Layout
12526 Cuadros ! con marco
12527 \end_layout
12528
12529 \end_inset
12530
12531
12532 \end_layout
12533
12534 \begin_layout Standard
12535 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12536 \series bold
12537
12538 \backslash
12539 fbox
12540 \series default
12541
12542 \begin_inset Index
12543 status collapsed
12544
12545 \begin_layout Plain Layout
12546 Comandos ! F ! 
12547 \backslash
12548 fbox
12549 \end_layout
12550
12551 \end_inset
12552
12553  y 
12554 \series bold
12555
12556 \backslash
12557 boxed
12558 \series default
12559
12560 \begin_inset Index
12561 status collapsed
12562
12563 \begin_layout Plain Layout
12564 Comandos ! B ! 
12565 \backslash
12566 boxed
12567 \end_layout
12568
12569 \end_inset
12570
12571 .
12572 \end_layout
12573
12574 \begin_layout Standard
12575 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12576  azul en un marco donde se introduce parte de una ecuación.
12577  Para 
12578 \series bold
12579
12580 \backslash
12581 fbox
12582 \series default
12583  hay que generar una ecuación adicional con 
12584 \family sans
12585 Ctrl+M
12586 \family default
12587  dentro del recuadro, porque si no el contenido del mismo sería considerado
12588  texto matemático.
12589  Si se usa 
12590 \series bold
12591
12592 \backslash
12593 boxed
12594 \series default
12595  la nueva ecuación se genera automáticamente dentro del marco.
12596 \end_layout
12597
12598 \begin_layout Standard
12599 El comando 
12600 \series bold
12601
12602 \backslash
12603 fbox
12604 \series default
12605  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12606  ecuación tendría siempre el tamaño del texto.
12607  Por otra parte, 
12608 \series bold
12609
12610 \backslash
12611 fboxed
12612 \series default
12613  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12614  siempre el tamaño de una ecuación presentada.
12615 \end_layout
12616
12617 \begin_layout Standard
12618 El comando 
12619 \series bold
12620
12621 \backslash
12622 framebox
12623 \series default
12624
12625 \begin_inset Index
12626 status collapsed
12627
12628 \begin_layout Plain Layout
12629 Comandos ! F ! 
12630 \backslash
12631 framebox
12632 \end_layout
12633
12634 \end_inset
12635
12636  es una extensión de 
12637 \series bold
12638
12639 \backslash
12640 fbox
12641 \series default
12642 , que permite especificar además la anchura del marco yla alineación.
12643  
12644 \series bold
12645
12646 \backslash
12647 framebox
12648 \series default
12649  se usa con el siguiente esquema: 
12650 \end_layout
12651
12652 \begin_layout Standard
12653
12654 \series bold
12655
12656 \backslash
12657 framebox[anchura del marco][posición]{contenido del cuadro}
12658 \end_layout
12659
12660 \begin_layout Standard
12661 La posición puede ser 
12662 \emph on
12663 l
12664 \emph default
12665  o 
12666 \emph on
12667 r
12668 \emph default
12669
12670 \emph on
12671 l
12672 \emph default
12673  alinea la ecuación a la izquierda del cuadro, 
12674 \emph on
12675 r
12676 \emph default
12677  la alinea a la derecha.
12678  Si no se da posición la ecuación será centrada.
12679 \begin_inset Newline newline
12680 \end_inset
12681
12682 Si no se pone anchura tampoco puede darse posición.
12683  En este caso la anchura del marco se ajusta al contenido del cuadro, como
12684  con 
12685 \series bold
12686
12687 \backslash
12688 fbox
12689 \series default
12690 .
12691  
12692 \end_layout
12693
12694 \begin_layout Standard
12695 Cuando se inserta el comando 
12696 \series bold
12697
12698 \backslash
12699 framebox
12700 \series default
12701  aparece un recuadro con tres marcos azules.
12702  Los dos primeros marcos están encerrados entre corchetes e indican los
12703  dos argumentos opcionales.
12704  El tercer marco es para partes de la ecuación, como para 
12705 \series bold
12706
12707 \backslash
12708 fbox
12709 \series default
12710 .
12711 \end_layout
12712
12713 \begin_layout Standard
12714 \noindent
12715 \align center
12716 \begin_inset Tabular
12717 <lyxtabular version="3" rows="5" columns="2">
12718 <features>
12719 <column alignment="center" valignment="top" width="0">
12720 <column alignment="center" valignment="top" width="0">
12721 <row>
12722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12723 \begin_inset Text
12724
12725 \begin_layout Plain Layout
12726 Comando
12727 \end_layout
12728
12729 \end_inset
12730 </cell>
12731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12732 \begin_inset Text
12733
12734 \begin_layout Plain Layout
12735 Resultado
12736 \begin_inset Note Note
12737 status collapsed
12738
12739 \begin_layout Plain Layout
12740
12741 \series bold
12742
12743 \backslash
12744 raisebox
12745 \series default
12746  se usa sólo como espaciador
12747 \end_layout
12748
12749 \end_inset
12750
12751
12752 \end_layout
12753
12754 \end_inset
12755 </cell>
12756 </row>
12757 <row>
12758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12759 \begin_inset Text
12760
12761 \begin_layout Plain Layout
12762
12763 \backslash
12764 fbox
12765 \begin_inset ERT
12766 status collapsed
12767
12768 \begin_layout Plain Layout
12769
12770
12771 \backslash
12772 spce 
12773 \end_layout
12774
12775 \end_inset
12776
12777
12778 \family sans
12779 Ctrl+M
12780 \family default
12781  
12782 \backslash
12783 int
12784 \begin_inset ERT
12785 status collapsed
12786
12787 \begin_layout Plain Layout
12788
12789
12790 \backslash
12791 spce 
12792 \end_layout
12793
12794 \end_inset
12795
12796 A=B
12797 \end_layout
12798
12799 \end_inset
12800 </cell>
12801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12802 \begin_inset Text
12803
12804 \begin_layout Plain Layout
12805 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12806 \end_inset
12807
12808
12809 \end_layout
12810
12811 \end_inset
12812 </cell>
12813 </row>
12814 <row>
12815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12816 \begin_inset Text
12817
12818 \begin_layout Plain Layout
12819
12820 \backslash
12821 boxed
12822 \begin_inset ERT
12823 status collapsed
12824
12825 \begin_layout Plain Layout
12826
12827
12828 \backslash
12829 spce 
12830 \end_layout
12831
12832 \end_inset
12833
12834
12835 \backslash
12836 int
12837 \begin_inset ERT
12838 status collapsed
12839
12840 \begin_layout Plain Layout
12841
12842
12843 \backslash
12844 spce 
12845 \end_layout
12846
12847 \end_inset
12848
12849 A=B
12850 \end_layout
12851
12852 \end_inset
12853 </cell>
12854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12855 \begin_inset Text
12856
12857 \begin_layout Plain Layout
12858 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12859 \end_inset
12860
12861
12862 \end_layout
12863
12864 \end_inset
12865 </cell>
12866 </row>
12867 <row>
12868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12869 \begin_inset Text
12870
12871 \begin_layout Plain Layout
12872 A+
12873 \backslash
12874 fbox
12875 \begin_inset ERT
12876 status collapsed
12877
12878 \begin_layout Plain Layout
12879
12880
12881 \backslash
12882 spce 
12883 \end_layout
12884
12885 \end_inset
12886
12887 B
12888 \end_layout
12889
12890 \end_inset
12891 </cell>
12892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12893 \begin_inset Text
12894
12895 \begin_layout Plain Layout
12896 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12897 \end_inset
12898
12899
12900 \end_layout
12901
12902 \end_inset
12903 </cell>
12904 </row>
12905 <row>
12906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12907 \begin_inset Text
12908
12909 \begin_layout Plain Layout
12910
12911 \backslash
12912 framebox
12913 \begin_inset ERT
12914 status collapsed
12915
12916 \begin_layout Plain Layout
12917
12918
12919 \backslash
12920 spce 
12921 \end_layout
12922
12923 \end_inset
12924
12925 20mm
12926 \begin_inset Formula $\to$
12927 \end_inset
12928
12929
12930 \begin_inset Formula $\to$
12931 \end_inset
12932
12933
12934 \family sans
12935 Ctrl+M
12936 \family default
12937  
12938 \backslash
12939 frac
12940 \begin_inset ERT
12941 status collapsed
12942
12943 \begin_layout Plain Layout
12944
12945
12946 \backslash
12947 spce 
12948 \end_layout
12949
12950 \end_inset
12951
12952 A
12953 \begin_inset Formula $\downarrow$
12954 \end_inset
12955
12956 B
12957 \end_layout
12958
12959 \end_inset
12960 </cell>
12961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12962 \begin_inset Text
12963
12964 \begin_layout Plain Layout
12965 \begin_inset Formula $\raisebox{6mm}{}$
12966 \end_inset
12967
12968
12969 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12970 \end_inset
12971
12972
12973 \begin_inset Formula $\raisebox{-4mm}{}$
12974 \end_inset
12975
12976
12977 \end_layout
12978
12979 \end_inset
12980 </cell>
12981 </row>
12982 </lyxtabular>
12983
12984 \end_inset
12985
12986
12987 \end_layout
12988
12989 \begin_layout Standard
12990 El grosor del marco también se puede ajustar.
12991  Para ello hay que insertar los siguientes comandos en modo TeX antes de
12992  la fórmula:
12993 \end_layout
12994
12995 \begin_layout Standard
12996
12997 \series bold
12998
12999 \backslash
13000 fboxrule
13001 \series default
13002  
13003 \series bold
13004
13005 \begin_inset Quotes fld
13006 \end_inset
13007
13008 grosor
13009 \begin_inset Quotes frd
13010 \end_inset
13011
13012
13013 \series default
13014  
13015 \series bold
13016
13017 \backslash
13018 fboxsep
13019 \series default
13020  
13021 \series bold
13022
13023 \begin_inset Quotes fld
13024 \end_inset
13025
13026 distancia
13027 \begin_inset Quotes frd
13028 \end_inset
13029
13030
13031 \end_layout
13032
13033 \begin_layout Standard
13034 \begin_inset Quotes fld
13035 \end_inset
13036
13037 distancia
13038 \begin_inset Quotes frd
13039 \end_inset
13040
13041  especifica la distancia mínima entre el marco y el primer carácter en el
13042  cuadro.
13043  Un ejemplo de esto es la siguiente ecuación enmarcada:
13044 \begin_inset ERT
13045 status collapsed
13046
13047 \begin_layout Plain Layout
13048
13049
13050 \backslash
13051 fboxrule 2mm 
13052 \backslash
13053 fboxsep 3mm
13054 \end_layout
13055
13056 \end_inset
13057
13058
13059 \begin_inset Formula \[
13060 \boxed{A+B=C}\]
13061
13062 \end_inset
13063
13064
13065 \end_layout
13066
13067 \begin_layout Standard
13068 Delante de esta ecuación se han insertado los comandos
13069 \end_layout
13070
13071 \begin_layout Standard
13072
13073 \series bold
13074
13075 \backslash
13076 fboxrule
13077 \series default
13078  
13079 \series bold
13080 2mm
13081 \series default
13082  
13083 \series bold
13084
13085 \backslash
13086 fboxsep
13087 \series default
13088  
13089 \series bold
13090 3mm
13091 \end_layout
13092
13093 \begin_layout Standard
13094 en modo TeX.
13095  Los valores dados se usan para todos los cuadros siguientes.
13096 \end_layout
13097
13098 \begin_layout Standard
13099 Para volver al tamaño estándar del marco se inserta el comando
13100 \end_layout
13101
13102 \begin_layout Standard
13103
13104 \series bold
13105
13106 \backslash
13107 fboxrule
13108 \series default
13109  
13110 \series bold
13111 0.4pt
13112 \series default
13113  
13114 \series bold
13115
13116 \backslash
13117 fboxsep
13118 \series default
13119  
13120 \series bold
13121 3pt
13122 \series default
13123
13124 \begin_inset ERT
13125 status collapsed
13126
13127 \begin_layout Plain Layout
13128
13129
13130 \backslash
13131 fboxrule 0.4pt 
13132 \backslash
13133 fboxsep 3pt
13134 \end_layout
13135
13136 \end_inset
13137
13138
13139 \end_layout
13140
13141 \begin_layout Standard
13142 en modo TeX antes de la ecuación siguiente.
13143 \end_layout
13144
13145 \begin_layout Subsection
13146 Cuadros sin marco
13147 \begin_inset CommandInset label
13148 LatexCommand label
13149 name "sub:Cuadros-sin-marco"
13150
13151 \end_inset
13152
13153
13154 \begin_inset Index
13155 status collapsed
13156
13157 \begin_layout Plain Layout
13158 Cuadros ! sin marco
13159 \end_layout
13160
13161 \end_inset
13162
13163
13164 \end_layout
13165
13166 \begin_layout Standard
13167 Para cuadros sin marco hay los comandos: 
13168 \series bold
13169
13170 \backslash
13171 mbox
13172 \series default
13173
13174 \begin_inset Index
13175 status collapsed
13176
13177 \begin_layout Plain Layout
13178 Comandos ! M ! 
13179 \backslash
13180 mbox
13181 \end_layout
13182
13183 \end_inset
13184
13185
13186 \series bold
13187
13188 \backslash
13189 makebox
13190 \series default
13191
13192 \begin_inset Index
13193 status collapsed
13194
13195 \begin_layout Plain Layout
13196 Comandos ! M ! 
13197 \backslash
13198 makebox
13199 \end_layout
13200
13201 \end_inset
13202
13203  y 
13204 \series bold
13205
13206 \backslash
13207 raisebox
13208 \series default
13209
13210 \begin_inset Index
13211 status collapsed
13212
13213 \begin_layout Plain Layout
13214 Comandos ! R ! 
13215 \backslash
13216 raisebox
13217 \end_layout
13218
13219 \end_inset
13220
13221 .
13222 \end_layout
13223
13224 \begin_layout Standard
13225 Con 
13226 \series bold
13227
13228 \backslash
13229 raisebox
13230 \series default
13231  se puede poner un cuadro subíndice o superíndice, pero a diferencia de
13232  los normales, los caracteres en el cuadro mantienen su tamaño de fuente.
13233  
13234 \series bold
13235
13236 \backslash
13237 raisebox
13238 \series default
13239  se usa con el siguiente esquema: 
13240 \end_layout
13241
13242 \begin_layout Standard
13243
13244 \series bold
13245
13246 \backslash
13247 raisebox{altura}{contenido del marco}
13248 \end_layout
13249
13250 \begin_layout Standard
13251 Cuando el cuadro tenga que contener una ecuación, hace falta una ecuación
13252  extra, como con 
13253 \series bold
13254
13255 \backslash
13256 fbox
13257 \series default
13258 .
13259  
13260 \begin_inset Note Greyedout
13261 status open
13262
13263 \begin_layout Plain Layout
13264
13265 \series bold
13266 Nota
13267 \series default
13268 : Para
13269 \series bold
13270
13271 \backslash
13272 raisebox
13273 \series default
13274  se ha creado esta ecuación extra tecleando 
13275 \family sans
13276 Ctrl+M
13277 \family default
13278  dos veces en vez de una porque LyX aún no soporta 
13279 \series bold
13280
13281 \backslash
13282 raisebox
13283 \series default
13284  directamente.
13285 \end_layout
13286
13287 \end_inset
13288
13289
13290 \end_layout
13291
13292 \begin_layout Standard
13293 \align center
13294 \begin_inset Tabular
13295 <lyxtabular version="3" rows="4" columns="2">
13296 <features>
13297 <column alignment="center" valignment="top" width="0">
13298 <column alignment="center" valignment="top" width="0">
13299 <row>
13300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13301 \begin_inset Text
13302
13303 \begin_layout Plain Layout
13304 Comando
13305 \end_layout
13306
13307 \end_inset
13308 </cell>
13309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13310 \begin_inset Text
13311
13312 \begin_layout Plain Layout
13313 Resultado
13314 \end_layout
13315
13316 \end_inset
13317 </cell>
13318 </row>
13319 <row>
13320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13321 \begin_inset Text
13322
13323 \begin_layout Plain Layout
13324 H
13325 \backslash
13326 raisebox{2mm
13327 \begin_inset Formula $\to$
13328 \end_inset
13329
13330
13331 \backslash
13332 {al
13333 \begin_inset Formula $\to$
13334 \end_inset
13335
13336  lo
13337 \end_layout
13338
13339 \end_inset
13340 </cell>
13341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13342 \begin_inset Text
13343
13344 \begin_layout Plain Layout
13345 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13346 \end_inset
13347
13348
13349 \end_layout
13350
13351 \end_inset
13352 </cell>
13353 </row>
13354 <row>
13355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13356 \begin_inset Text
13357
13358 \begin_layout Plain Layout
13359 H
13360 \backslash
13361 raisebox{-2mm
13362 \begin_inset Formula $\to$
13363 \end_inset
13364
13365
13366 \backslash
13367 {al
13368 \begin_inset Formula $\to$
13369 \end_inset
13370
13371 lo
13372 \end_layout
13373
13374 \end_inset
13375 </cell>
13376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13377 \begin_inset Text
13378
13379 \begin_layout Plain Layout
13380 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13381 \end_inset
13382
13383
13384 \end_layout
13385
13386 \end_inset
13387 </cell>
13388 </row>
13389 <row>
13390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13391 \begin_inset Text
13392
13393 \begin_layout Plain Layout
13394 A=
13395 \backslash
13396 raisebox{-2mm
13397 \begin_inset Formula $\to$
13398 \end_inset
13399
13400
13401 \backslash
13402 {
13403 \family sans
13404 Ctrl+M Ctrl+M
13405 \family default
13406  
13407 \backslash
13408 sqrt
13409 \begin_inset ERT
13410 status collapsed
13411
13412 \begin_layout Plain Layout
13413
13414
13415 \backslash
13416 spce 
13417 \end_layout
13418
13419 \end_inset
13420
13421
13422 \end_layout
13423
13424 \end_inset
13425 </cell>
13426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13427 \begin_inset Text
13428
13429 \begin_layout Plain Layout
13430 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13431 \end_inset
13432
13433
13434 \end_layout
13435
13436 \end_inset
13437 </cell>
13438 </row>
13439 </lyxtabular>
13440
13441 \end_inset
13442
13443
13444 \end_layout
13445
13446 \begin_layout Standard
13447 El comando 
13448 \series bold
13449
13450 \backslash
13451 mbox
13452 \series default
13453  es equivalente a 
13454 \series bold
13455
13456 \backslash
13457 fbox
13458 \series default
13459  y 
13460 \series bold
13461
13462 \backslash
13463 makebox
13464 \series default
13465  es equivalente a 
13466 \series bold
13467
13468 \backslash
13469 framebox
13470 \series default
13471 , con la diferencia de que no hay marco.
13472 \end_layout
13473
13474 \begin_layout Subsection
13475 Cuadros coloreados
13476 \begin_inset CommandInset label
13477 LatexCommand label
13478 name "sub:Cuadros-coloreados"
13479
13480 \end_inset
13481
13482
13483 \begin_inset Index
13484 status collapsed
13485
13486 \begin_layout Plain Layout
13487 Cuadros ! coloreados
13488 \end_layout
13489
13490 \end_inset
13491
13492
13493 \end_layout
13494
13495 \begin_layout Standard
13496 Para poder usar todos los comandos explicados en esta sección hay que cargar
13497  en el preámbulo LaTeX el paquete LaTeX 
13498 \series bold
13499 color
13500 \series default
13501
13502 \begin_inset Foot
13503 status collapsed
13504
13505 \begin_layout Plain Layout
13506 El paquete LaTeX 
13507 \series bold
13508 color
13509 \series default
13510  forma parte de toda distribución LaTeX estándar.
13511 \end_layout
13512
13513 \end_inset
13514
13515
13516 \begin_inset Index
13517 status collapsed
13518
13519 \begin_layout Plain Layout
13520 Paquetes ! color
13521 \end_layout
13522
13523 \end_inset
13524
13525 , con la línea
13526 \begin_inset Foot
13527 status collapsed
13528
13529 \begin_layout Plain Layout
13530 Cuando hay texto coloreado con un color predefinido en alguna parte del
13531  documento, LyX carga automáticamente el paquete LaTeX 
13532 \series bold
13533 color
13534 \series default
13535 .
13536  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13537  origina problemas.
13538 \end_layout
13539
13540 \end_inset
13541
13542
13543 \begin_inset Note Note
13544 status collapsed
13545
13546 \begin_layout Plain Layout
13547 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13548  en el preámbulo LaTeX.
13549 \end_layout
13550
13551 \end_inset
13552
13553
13554 \end_layout
13555
13556 \begin_layout Standard
13557
13558 \series bold
13559
13560 \backslash
13561 usepackage{color}
13562 \begin_inset VSpace medskip
13563 \end_inset
13564
13565
13566 \end_layout
13567
13568 \begin_layout Standard
13569 Para colorear cuadros se usa el comando 
13570 \series bold
13571
13572 \backslash
13573 colorbox
13574 \series default
13575
13576 \begin_inset Index
13577 status collapsed
13578
13579 \begin_layout Plain Layout
13580 Comandos ! C ! 
13581 \backslash
13582 colorbox
13583 \end_layout
13584
13585 \end_inset
13586
13587  con el siguiente esquema:
13588 \end_layout
13589
13590 \begin_layout Standard
13591
13592 \series bold
13593
13594 \backslash
13595 colorbox{color}{contenido del cuadro}
13596 \end_layout
13597
13598 \begin_layout Standard
13599 El contenido del cuadro puede ser otro cuadro, y también un 
13600 \backslash
13601
13602 \series bold
13603 colorbox
13604 \series default
13605  puede ser parte de otro cuadro (véanse los ejemplos 2º y 3º).
13606  Si el cuadro debe contener una ecuación debe crearse una ecuación extra,
13607  como con 
13608 \series bold
13609
13610 \backslash
13611 raisebox
13612 \series default
13613 .
13614 \begin_inset Foot
13615 status collapsed
13616
13617 \begin_layout Plain Layout
13618 Esto también se aplica para el comando 
13619 \series bold
13620
13621 \backslash
13622 fcolorbox
13623 \series default
13624 .
13625 \end_layout
13626
13627 \end_inset
13628
13629  
13630 \end_layout
13631
13632 \begin_layout Standard
13633 Se puede elegir uno de los siguientes colores predefinidos:
13634 \end_layout
13635
13636 \begin_layout Standard
13637
13638 \series bold
13639 black
13640 \series default
13641
13642 \series bold
13643 blue
13644 \series default
13645
13646 \series bold
13647 cyan
13648 \series default
13649
13650 \series bold
13651 green
13652 \series default
13653
13654 \series bold
13655 magenta
13656 \series default
13657
13658 \series bold
13659 red
13660 \series default
13661
13662 \series bold
13663 white
13664 \series default
13665
13666 \series bold
13667 yellow
13668 \end_layout
13669
13670 \begin_layout Standard
13671 \align center
13672 \begin_inset Tabular
13673 <lyxtabular version="3" rows="4" columns="2">
13674 <features>
13675 <column alignment="center" valignment="top" width="0">
13676 <column alignment="center" valignment="top" width="0">
13677 <row>
13678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13679 \begin_inset Text
13680
13681 \begin_layout Plain Layout
13682 Comando
13683 \end_layout
13684
13685 \end_inset
13686 </cell>
13687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13688 \begin_inset Text
13689
13690 \begin_layout Plain Layout
13691 Resultado
13692 \begin_inset Note Note
13693 status collapsed
13694
13695 \begin_layout Plain Layout
13696
13697 \series bold
13698
13699 \backslash
13700 raisebox
13701 \series default
13702  se usa sólo como espaciador
13703 \end_layout
13704
13705 \end_inset
13706
13707
13708 \end_layout
13709
13710 \end_inset
13711 </cell>
13712 </row>
13713 <row>
13714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13715 \begin_inset Text
13716
13717 \begin_layout Plain Layout
13718
13719 \backslash
13720 colorbox{yellow
13721 \begin_inset Formula $\to$
13722 \end_inset
13723
13724
13725 \backslash
13726 {A=B
13727 \end_layout
13728
13729 \end_inset
13730 </cell>
13731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13732 \begin_inset Text
13733
13734 \begin_layout Plain Layout
13735 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13736 \end_inset
13737
13738
13739 \end_layout
13740
13741 \end_inset
13742 </cell>
13743 </row>
13744 <row>
13745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13746 \begin_inset Text
13747
13748 \begin_layout Plain Layout
13749
13750 \backslash
13751 colorbox{green
13752 \begin_inset Formula $\to$
13753 \end_inset
13754
13755
13756 \backslash
13757 {
13758 \backslash
13759 fbox
13760 \begin_inset ERT
13761 status collapsed
13762
13763 \begin_layout Plain Layout
13764
13765
13766 \backslash
13767 spce 
13768 \end_layout
13769
13770 \end_inset
13771
13772 A=B
13773 \end_layout
13774
13775 \end_inset
13776 </cell>
13777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13778 \begin_inset Text
13779
13780 \begin_layout Plain Layout
13781 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13782 \end_inset
13783
13784
13785 \end_layout
13786
13787 \end_inset
13788 </cell>
13789 </row>
13790 <row>
13791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13792 \begin_inset Text
13793
13794 \begin_layout Plain Layout
13795
13796 \backslash
13797 fbox
13798 \begin_inset ERT
13799 status collapsed
13800
13801 \begin_layout Plain Layout
13802
13803
13804 \backslash
13805 spce 
13806 \end_layout
13807
13808 \end_inset
13809
13810
13811 \backslash
13812 colorbox{green
13813 \begin_inset Formula $\to$
13814 \end_inset
13815
13816
13817 \backslash
13818 {
13819 \family sans
13820 Ctrl+M Ctrl+M
13821 \family default
13822  
13823 \backslash
13824 int
13825 \begin_inset ERT
13826 status collapsed
13827
13828 \begin_layout Plain Layout
13829
13830
13831 \backslash
13832 spce 
13833 \end_layout
13834
13835 \end_inset
13836
13837 C=D
13838 \end_layout
13839
13840 \end_inset
13841 </cell>
13842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13843 \begin_inset Text
13844
13845 \begin_layout Plain Layout
13846 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13847 \end_inset
13848
13849
13850 \end_layout
13851
13852 \end_inset
13853 </cell>
13854 </row>
13855 </lyxtabular>
13856
13857 \end_inset
13858
13859
13860 \end_layout
13861
13862 \begin_layout Standard
13863
13864 \series bold
13865
13866 \backslash
13867 colorbox
13868 \series default
13869  sólo colorea el cuadro pero no los caracteres.
13870  Para colorear todos los caracteres se selecciona toda la ecuación y se
13871  elige un color en el diálogo 
13872 \family sans
13873 Estilo
13874 \begin_inset space ~
13875 \end_inset
13876
13877 del
13878 \begin_inset space ~
13879 \end_inset
13880
13881 texto
13882 \family default
13883 .
13884  El diálogo puede abrirse con el botón 
13885 \begin_inset Graphics
13886         filename ../../images/dialog-show_character.png
13887         scale 85
13888
13889 \end_inset
13890
13891  de la barra de herramientas o con el menú 
13892 \family sans
13893 Editar\SpecialChar \menuseparator
13894 Estilo
13895 \begin_inset space ~
13896 \end_inset
13897
13898 del
13899 \begin_inset space ~
13900 \end_inset
13901
13902 texto\SpecialChar \menuseparator
13903 Personalizado
13904 \family default
13905 .
13906  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
13907  Si el número de la ecuación debe tener otro color que el de los caracteres
13908  de la ecuación, el color debe cambiarse dentro de la ecuación.
13909 \end_layout
13910
13911 \begin_layout Standard
13912 Un ejemplo:
13913 \color red
13914
13915 \begin_inset Formula \begin{equation}
13916 {\color{red}\int A=B}\label{eq:rojo}\end{equation}
13917
13918 \end_inset
13919
13920
13921 \end_layout
13922
13923 \begin_layout Standard
13924
13925 \color green
13926 \begin_inset Formula \begin{equation}
13927 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}\end{equation}
13928
13929 \end_inset
13930
13931
13932 \end_layout
13933
13934 \begin_layout Standard
13935 La ecuación 
13936 \begin_inset CommandInset ref
13937 LatexCommand eqref
13938 reference "eq:rojo"
13939
13940 \end_inset
13941
13942  está toda coloreada en rojo.
13943 \begin_inset Newline newline
13944 \end_inset
13945
13946 La ecuación 
13947 \begin_inset CommandInset ref
13948 LatexCommand eqref
13949 reference "eq:rojoverde"
13950
13951 \end_inset
13952
13953  se ha coloreado en primer lugar toda en verde para colorear el número de
13954  la ecuación.
13955  Posteriormente se han coloreado en rojo los caracteres.
13956 \family sans
13957
13958 \begin_inset VSpace bigskip
13959 \end_inset
13960
13961
13962 \end_layout
13963
13964 \begin_layout Standard
13965 Para colorear diferente el marco y el resto del cuadro se usa el comando
13966  
13967 \series bold
13968
13969 \backslash
13970 fcolorbox
13971 \series default
13972
13973 \begin_inset Index
13974 status collapsed
13975
13976 \begin_layout Plain Layout
13977 Comandos ! F ! 
13978 \backslash
13979 fcolorbox
13980 \end_layout
13981
13982 \end_inset
13983
13984  con el siguiente esquema:
13985 \end_layout
13986
13987 \begin_layout Standard
13988
13989 \series bold
13990
13991 \backslash
13992 fcolorbox{color del marco}{color}{contenido del cuadro}
13993 \end_layout
13994
13995 \begin_layout Standard
13996 Así pues 
13997 \series bold
13998
13999 \backslash
14000 fcolorbox
14001 \series default
14002  es una extensión del comando 
14003 \series bold
14004
14005 \backslash
14006 colorbox
14007 \series default
14008 .
14009  La anchura del marco se establece, como para 
14010 \series bold
14011
14012 \backslash
14013 framebox
14014 \series default
14015 , con 
14016 \series bold
14017
14018 \backslash
14019 fboxrule
14020 \series default
14021  y 
14022 \series bold
14023
14024 \backslash
14025 fboxsep
14026 \series default
14027 .
14028  Un ejemplo:
14029 \begin_inset ERT
14030 status collapsed
14031
14032 \begin_layout Plain Layout
14033
14034
14035 \backslash
14036 fboxrule 1mm 
14037 \backslash
14038 fboxsep 1mm
14039 \end_layout
14040
14041 \end_inset
14042
14043
14044 \begin_inset Formula \[
14045 \fcolorbox{cyan}{magenta}{A=B}\]
14046
14047 \end_inset
14048
14049
14050 \end_layout
14051
14052 \begin_layout Standard
14053 \begin_inset ERT
14054 status collapsed
14055
14056 \begin_layout Plain Layout
14057
14058
14059 \backslash
14060 fboxrule 0.4pt 
14061 \backslash
14062 fboxsep 3pt
14063 \end_layout
14064
14065 \end_inset
14066
14067
14068 \end_layout
14069
14070 \begin_layout Standard
14071 Esta ecuación se ha compuesto con el comando
14072 \begin_inset Newline newline
14073 \end_inset
14074
14075
14076 \series bold
14077
14078 \backslash
14079 fcolorbox{cyan
14080 \begin_inset Formula $\to$
14081 \end_inset
14082
14083
14084 \backslash
14085 {magenta
14086 \begin_inset Formula $\to$
14087 \end_inset
14088
14089
14090 \backslash
14091 {A=B
14092 \end_layout
14093
14094 \begin_layout Standard
14095 \begin_inset VSpace bigskip
14096 \end_inset
14097
14098
14099 \end_layout
14100
14101 \begin_layout Standard
14102 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14103 \end_layout
14104
14105 \begin_layout Standard
14106 Por ejemplo, se puede definir el color 
14107 \begin_inset Quotes fld
14108 \end_inset
14109
14110
14111 \series bold
14112 verdeoscuro
14113 \series default
14114
14115 \begin_inset Quotes frd
14116 \end_inset
14117
14118  con la línea de preámbulo LaTeX:
14119 \end_layout
14120
14121 \begin_layout Standard
14122
14123 \series bold
14124
14125 \backslash
14126 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14127 \series default
14128
14129 \begin_inset Index
14130 status collapsed
14131
14132 \begin_layout Plain Layout
14133 Comandos ! D ! 
14134 \backslash
14135 definecolor
14136 \end_layout
14137
14138 \end_inset
14139
14140
14141 \end_layout
14142
14143 \begin_layout Standard
14144
14145 \series bold
14146 cmyk
14147 \series default
14148  es el espacio de color referido a los colores 
14149 \series bold
14150 cyan
14151 \series default
14152
14153 \series bold
14154 magenta
14155 \series default
14156
14157 \series bold
14158 yellow
14159 \series default
14160  y 
14161 \series bold
14162 black
14163 \series default
14164 .
14165  Los cuatro números separados por coma son el factor de cuota para los colores
14166  correspondientes del espacio de color.
14167  Los factores pueden estar en el rango 0-1.
14168  En vez de 
14169 \series bold
14170 cmyk
14171 \series default
14172  se puede usar el espacio de color 
14173 \series bold
14174 rgb
14175 \series default
14176 , que se refiere a 
14177 \series bold
14178 red
14179 \series default
14180
14181 \series bold
14182 green
14183 \series default
14184  y 
14185 \series bold
14186 blue
14187 \series default
14188 , así pues en este caso hay tres factores de cuota para los correspondientes
14189  colores.
14190  Además hay el espacio de color 
14191 \series bold
14192 gray
14193 \series default
14194  con un factor de cuota para el valor gris.
14195 \end_layout
14196
14197 \begin_layout Standard
14198 Como ejemplo he aquí un cuadro enmarcado con el nuevo color definido 
14199 \series bold
14200 verdeoscuro
14201 \series default
14202  y los caracteres en color amarillo:
14203 \color black
14204
14205 \begin_inset Formula \begin{equation}
14206 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14207
14208 \end_inset
14209
14210
14211 \end_layout
14212
14213 \begin_layout Standard
14214 Los colores personalizados también se pueden usar para texto con la ayuda
14215  del comando 
14216 \series bold
14217
14218 \backslash
14219 textcolor
14220 \series default
14221
14222 \begin_inset Index
14223 status collapsed
14224
14225 \begin_layout Plain Layout
14226 Texto ! coloreado
14227 \end_layout
14228
14229 \end_inset
14230
14231
14232 \end_layout
14233
14234 \begin_layout Standard
14235 \begin_inset ERT
14236 status collapsed
14237
14238 \begin_layout Plain Layout
14239
14240
14241 \backslash
14242 textcolor{verdeoscuro}{
14243 \end_layout
14244
14245 \end_inset
14246
14247 Esta frase en 
14248 \begin_inset Quotes fld
14249 \end_inset
14250
14251 verdeoscuro
14252 \begin_inset Quotes frd
14253 \end_inset
14254
14255 .
14256 \begin_inset ERT
14257 status collapsed
14258
14259 \begin_layout Plain Layout
14260
14261 }
14262 \end_layout
14263
14264 \end_inset
14265
14266
14267 \end_layout
14268
14269 \begin_layout Standard
14270
14271 \series bold
14272
14273 \backslash
14274 textcolor
14275 \series default
14276
14277 \begin_inset Index
14278 status collapsed
14279
14280 \begin_layout Plain Layout
14281 Comandos ! T ! 
14282 \backslash
14283 textcolor
14284 \end_layout
14285
14286 \end_inset
14287
14288  se usa con el esquema 
14289 \series bold
14290
14291 \backslash
14292 textcolor{color}{caracteres a colorear}
14293 \series default
14294 .
14295 \end_layout
14296
14297 \begin_layout Subsection
14298 Cuadros de párrafo
14299 \begin_inset CommandInset label
14300 LatexCommand label
14301 name "sub:Cuadros-de-párrafo"
14302
14303 \end_inset
14304
14305
14306 \begin_inset Index
14307 status collapsed
14308
14309 \begin_layout Plain Layout
14310 Cuadros ! para párrafos
14311 \end_layout
14312
14313 \end_inset
14314
14315
14316 \end_layout
14317
14318 \begin_layout Standard
14319 Un cuadro que puede contener varias líneas y párrafos, denominado cuadro
14320  de párrafo (parbox), se puede generar con el menú 
14321 \family sans
14322 Insertar\SpecialChar \menuseparator
14323 Cuadro
14324 \family default
14325  o con el botón 
14326 \begin_inset Graphics
14327         filename ../../images/box-insert.png
14328         scale 85
14329
14330 \end_inset
14331
14332  de la barra de herramientas.
14333 \end_layout
14334
14335 \begin_layout Standard
14336 El siguiente ejemplo muestra un cuadro de párrafo enmarcado en una línea:
14337 \begin_inset VSpace medskip
14338 \end_inset
14339
14340 Esta línea contiene 
14341 \begin_inset Box Boxed
14342 position "c"
14343 hor_pos "c"
14344 has_inner_box 1
14345 inner_pos "c"
14346 use_parbox 1
14347 width "5cm"
14348 special "none"
14349 height "1in"
14350 height_special "totalheight"
14351 status collapsed
14352
14353 \begin_layout Plain Layout
14354 Esto es un cuadro de párrafo.
14355  Tiene exactamente 5
14356 \begin_inset space \thinspace{}
14357 \end_inset
14358
14359 cm de largo y además puede contener ecuaciones: 
14360 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14361 \end_inset
14362
14363
14364 \end_layout
14365
14366 \end_inset
14367
14368
14369 \begin_inset space ~
14370 \end_inset
14371
14372  un cuadro de párrafo.
14373 \begin_inset VSpace medskip
14374 \end_inset
14375
14376 Ese cuadro se compone haciendo clic derecho sobre el rectángulo gris insertado.
14377  Surge un diálogo con las propiedades del cuadro.
14378  En este caso: 
14379 \emph on
14380 Decoración
14381 \emph default
14382 : Marco rectangular, 
14383 \emph on
14384 Cuadro interior
14385 \emph default
14386 : Párrafo, 
14387 \emph on
14388 Ancho
14389 \emph default
14390 : 5
14391 \begin_inset space \thinspace{}
14392 \end_inset
14393
14394 cm, 
14395 \emph on
14396 Alineación Vertical
14397 \emph default
14398  
14399 \emph on
14400 Cuadro
14401 \emph default
14402 : Medio.
14403 \end_layout
14404
14405 \begin_layout Standard
14406 \begin_inset VSpace medskip
14407 \end_inset
14408
14409 En LaTeX, un cuadro de párrafo se inserta con el comando 
14410 \series bold
14411
14412 \backslash
14413 parbox
14414 \series default
14415
14416 \begin_inset Index
14417 status collapsed
14418
14419 \begin_layout Plain Layout
14420 Comandos ! P ! 
14421 \backslash
14422 parbox
14423 \end_layout
14424
14425 \end_inset
14426
14427  con el esquema siguiente:
14428 \end_layout
14429
14430 \begin_layout Standard
14431
14432 \series bold
14433
14434 \backslash
14435 parbox[posición]{anchura}{contenido}
14436 \end_layout
14437
14438 \begin_layout Standard
14439 Son posibles las posiciones 
14440 \emph on
14441 b
14442 \emph default
14443  y 
14444 \emph on
14445 t
14446 \emph default
14447
14448 \emph on
14449 b
14450 \emph default
14451  por 
14452 \begin_inset Quotes fld
14453 \end_inset
14454
14455 bottom
14456 \begin_inset Quotes frd
14457 \end_inset
14458
14459  (abajo), que alinea la última línea del cuadro con el texto de alrededor.
14460  Con 
14461 \emph on
14462 t
14463 \emph default
14464 , por 
14465 \begin_inset Quotes fld
14466 \end_inset
14467
14468 top
14469 \begin_inset Quotes frd
14470 \end_inset
14471
14472  (arriba), la alineación se hace con la primera línea.
14473  Si no se da posición, el cuadro se centrará verticalmente, véase la sección
14474  
14475 \emph on
14476 Cuadros
14477 \emph default
14478  del manual 
14479 \emph on
14480 Objetos insertados
14481 \emph default
14482  para ejemplos.
14483 \end_layout
14484
14485 \begin_layout Standard
14486 \begin_inset VSpace bigskip
14487 \end_inset
14488
14489 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14490  ponerse en un cuadro de párrafo.
14491  Para ello se inserta el comando
14492 \begin_inset Newline newline
14493 \end_inset
14494
14495
14496 \series bold
14497
14498 \backslash
14499 fbox{
14500 \backslash
14501 parbox{
14502 \backslash
14503 linewidth-2
14504 \backslash
14505 fboxsep-2
14506 \backslash
14507 fboxrule}{
14508 \begin_inset Newline newline
14509 \end_inset
14510
14511
14512 \series default
14513 en modo TeX delante de la ecuación.
14514  Aquí 
14515 \series bold
14516
14517 \backslash
14518 linewidth
14519 \begin_inset Index
14520 status collapsed
14521
14522 \begin_layout Plain Layout
14523 Comandos ! L ! 
14524 \backslash
14525 linewidth
14526 \end_layout
14527
14528 \end_inset
14529
14530
14531 \series default
14532  es la anchura de línea establecida para el documento.
14533  Como el marco está por fuera del cuadro de párrafo, hay que restar de dicha
14534  anchura dos veces la separación del marco y el grosor.
14535  Como LyX no lo hace automáticamente debido a un fallo,
14536 \begin_inset Foot
14537 status collapsed
14538
14539 \begin_layout Plain Layout
14540 \begin_inset CommandInset href
14541 LatexCommand href
14542 name "LyX-bug #4483"
14543 target "http://www.lyx.org/trac/ticket/4483"
14544
14545 \end_inset
14546
14547
14548 \end_layout
14549
14550 \end_inset
14551
14552  hay que usar modo TeX.
14553  Para poder multiplicar y restar en los argumentos hay que cargar en el
14554  preámbulo LaTeX el paquete LaTeX 
14555 \series bold
14556 calc
14557 \series default
14558 ,
14559 \begin_inset Foot
14560 status collapsed
14561
14562 \begin_layout Plain Layout
14563
14564 \series bold
14565 calc
14566 \series default
14567  es parte de toda instalación LaTeX estándar.
14568 \end_layout
14569
14570 \end_inset
14571
14572
14573 \begin_inset Index
14574 status collapsed
14575
14576 \begin_layout Plain Layout
14577 Paquetes ! calc
14578 \end_layout
14579
14580 \end_inset
14581
14582  con la línea
14583 \end_layout
14584
14585 \begin_layout Standard
14586
14587 \series bold
14588
14589 \backslash
14590 usepackage{calc}
14591 \end_layout
14592
14593 \begin_layout Standard
14594 Detrás de la ecuación se cierran ambos cuadros con 
14595 \series bold
14596 }}
14597 \series default
14598  en modo TeX.
14599  Aquí hay un ejemplo:
14600 \begin_inset ERT
14601 status collapsed
14602
14603 \begin_layout Plain Layout
14604
14605
14606 \backslash
14607 fboxsep 5mm 
14608 \backslash
14609 fboxrule 5mm
14610 \end_layout
14611
14612 \end_inset
14613
14614
14615 \end_layout
14616
14617 \begin_layout Standard
14618 \begin_inset ERT
14619 status collapsed
14620
14621 \begin_layout Plain Layout
14622
14623
14624 \backslash
14625 fbox{
14626 \backslash
14627 parbox{
14628 \backslash
14629 linewidth-2
14630 \backslash
14631 fboxsep-2
14632 \backslash
14633 fboxrule}{
14634 \end_layout
14635
14636 \end_inset
14637
14638
14639 \begin_inset Formula \begin{equation}
14640 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14641
14642 \end_inset
14643
14644
14645 \end_layout
14646
14647 \begin_layout Standard
14648 \begin_inset ERT
14649 status collapsed
14650
14651 \begin_layout Plain Layout
14652
14653 }}
14654 \end_layout
14655
14656 \end_inset
14657
14658
14659 \begin_inset ERT
14660 status collapsed
14661
14662 \begin_layout Plain Layout
14663
14664
14665 \backslash
14666 fboxrule 0.4pt 
14667 \backslash
14668 fboxsep 3pt
14669 \end_layout
14670
14671 \end_inset
14672
14673
14674 \end_layout
14675
14676 \begin_layout Standard
14677 \begin_inset VSpace medskip
14678 \end_inset
14679
14680
14681 \end_layout
14682
14683 \begin_layout Standard
14684 Como se ha usado el cuadro de párrafo como argumento de 
14685 \series bold
14686
14687 \backslash
14688 fbox
14689 \series default
14690 , en este caso no hay diferencia entre 
14691 \series bold
14692
14693 \backslash
14694 fbox
14695 \series default
14696  y 
14697 \series bold
14698
14699 \backslash
14700 boxed
14701 \series default
14702 .
14703  
14704 \end_layout
14705
14706 \begin_layout Standard
14707 \begin_inset VSpace bigskip
14708 \end_inset
14709
14710
14711 \end_layout
14712
14713 \begin_layout Standard
14714 Los cuadros de párrafo son muy útiles para comentar ecuaciones directamente.
14715  Para hacerlo, se usa 
14716 \series bold
14717
14718 \backslash
14719 parbox
14720 \series default
14721  en combinación con el comando 
14722 \series bold
14723
14724 \backslash
14725 tag
14726 \series default
14727 .
14728  (Véase más sobre 
14729 \series bold
14730
14731 \backslash
14732 tag
14733 \series default
14734  en 
14735 \begin_inset CommandInset ref
14736 LatexCommand ref
14737 reference "sub:Numeración-personalizada"
14738
14739 \end_inset
14740
14741 ).
14742 \end_layout
14743
14744 \begin_layout Standard
14745 Un ejemplo de ecuación comentada con 
14746 \series bold
14747
14748 \backslash
14749 parbox
14750 \series default
14751 :
14752 \end_layout
14753
14754 \begin_layout Standard
14755 \begin_inset ERT
14756 status collapsed
14757
14758 \begin_layout Plain Layout
14759
14760
14761 \backslash
14762 [5x-7b=3b
14763 \backslash
14764 tag*{
14765 \backslash
14766 parbox{5cm}{
14767 \end_layout
14768
14769 \end_inset
14770
14771 Esto es una descripción.
14772  Está claramente separada de la ecuación y es multilínea.
14773 \begin_inset ERT
14774 status collapsed
14775
14776 \begin_layout Plain Layout
14777
14778 }}
14779 \backslash
14780 ]
14781 \end_layout
14782
14783 \end_inset
14784
14785
14786 \end_layout
14787
14788 \begin_layout Standard
14789 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
14790  no soporta el comando 
14791 \series bold
14792
14793 \backslash
14794 parbox
14795 \series default
14796  en ecuaciones.
14797  La ecuación se compone con la siguiente secuencia de comandos:
14798 \end_layout
14799
14800 \begin_layout Standard
14801 El comando 
14802 \series bold
14803
14804 \backslash
14805 [5x-7b=3b
14806 \backslash
14807 tag*
14808 \backslash
14809 {
14810 \backslash
14811 parbox{5cm}{
14812 \series default
14813  se inserta en modo TeX.
14814 \begin_inset Foot
14815 status collapsed
14816
14817 \begin_layout Plain Layout
14818 Si se usa el estilo de ecuación 
14819 \series bold
14820 Sangrado
14821 \series default
14822
14823 \series bold
14824
14825 \backslash
14826 tag*
14827 \backslash
14828
14829 \series default
14830  se puede reemplazar por 
14831 \series bold
14832
14833 \backslash
14834 hfill
14835 \series default
14836 .
14837  (Véanse los estilos de ecuación en 
14838 \begin_inset CommandInset ref
14839 LatexCommand ref
14840 reference "sec:Estilos-de-ecuación"
14841
14842 \end_inset
14843
14844 ).
14845 \end_layout
14846
14847 \end_inset
14848
14849  Después sigue la descripción en texto normal, y por último 
14850 \series bold
14851 }}
14852 \backslash
14853 ]
14854 \series default
14855  en modo TeX.
14856  Aquí los comandos 
14857 \series bold
14858
14859 \backslash
14860 [
14861 \series default
14862  y 
14863 \series bold
14864
14865 \backslash
14866 ]
14867 \series default
14868  crean una ecuación presentada.
14869 \end_layout
14870
14871 \begin_layout Standard
14872 Las ventajas de 
14873 \series bold
14874
14875 \backslash
14876 parbox
14877 \series default
14878  pueden verse en este ejemplo que se ha 
14879 \begin_inset Quotes fld
14880 \end_inset
14881
14882 comentado
14883 \begin_inset Quotes frd
14884 \end_inset
14885
14886  usando el modo texto matemático:
14887 \begin_inset Formula \[
14888 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}\]
14889
14890 \end_inset
14891
14892
14893 \end_layout
14894
14895 \begin_layout Section
14896 Operadores
14897 \begin_inset Index
14898 status collapsed
14899
14900 \begin_layout Plain Layout
14901 Operadores
14902 \end_layout
14903
14904 \end_inset
14905
14906
14907 \end_layout
14908
14909 \begin_layout Subsection
14910 Operadores grandes
14911 \begin_inset CommandInset label
14912 LatexCommand label
14913 name "sub:Operadores-grandes"
14914
14915 \end_inset
14916
14917
14918 \begin_inset Index
14919 status collapsed
14920
14921 \begin_layout Plain Layout
14922 Operadores ! grandes
14923 \end_layout
14924
14925 \end_inset
14926
14927
14928 \begin_inset Index
14929 status collapsed
14930
14931 \begin_layout Plain Layout
14932 Sumatorios
14933 \end_layout
14934
14935 \end_inset
14936
14937
14938 \begin_inset Index
14939 status collapsed
14940
14941 \begin_layout Plain Layout
14942 Integrales
14943 \end_layout
14944
14945 \end_inset
14946
14947
14948 \end_layout
14949
14950 \begin_layout Standard
14951 Para poder usar todos los comandos de integrales listados aquí, debe estar
14952  marcada la opción 
14953 \family sans
14954 Usar paquete esint automáticamente
14955 \family default
14956  en el apartado 
14957 \family sans
14958 Ecuaciones
14959 \family default
14960  de la configuración del documento.
14961  
14962 \end_layout
14963
14964 \begin_layout Standard
14965 \begin_inset space \hfill{}
14966 \end_inset
14967
14968
14969 \begin_inset Tabular
14970 <lyxtabular version="3" rows="11" columns="2">
14971 <features>
14972 <column alignment="center" valignment="top" width="0pt">
14973 <column alignment="center" valignment="top" width="0pt">
14974 <row>
14975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14976 \begin_inset Text
14977
14978 \begin_layout Plain Layout
14979 Comando
14980 \end_layout
14981
14982 \end_inset
14983 </cell>
14984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14985 \begin_inset Text
14986
14987 \begin_layout Plain Layout
14988 Resultado
14989 \end_layout
14990
14991 \end_inset
14992 </cell>
14993 </row>
14994 <row>
14995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14996 \begin_inset Text
14997
14998 \begin_layout Plain Layout
14999
15000 \backslash
15001 int
15002 \begin_inset Index
15003 status collapsed
15004
15005 \begin_layout Plain Layout
15006 Comandos ! I ! 
15007 \backslash
15008 int
15009 \end_layout
15010
15011 \end_inset
15012
15013
15014 \end_layout
15015
15016 \end_inset
15017 </cell>
15018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15019 \begin_inset Text
15020
15021 \begin_layout Plain Layout
15022 \begin_inset Formula $\int$
15023 \end_inset
15024
15025
15026 \end_layout
15027
15028 \end_inset
15029 </cell>
15030 </row>
15031 <row>
15032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15033 \begin_inset Text
15034
15035 \begin_layout Plain Layout
15036
15037 \backslash
15038 oint
15039 \end_layout
15040
15041 \end_inset
15042 </cell>
15043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15044 \begin_inset Text
15045
15046 \begin_layout Plain Layout
15047 \begin_inset Formula $\oint$
15048 \end_inset
15049
15050
15051 \end_layout
15052
15053 \end_inset
15054 </cell>
15055 </row>
15056 <row>
15057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15058 \begin_inset Text
15059
15060 \begin_layout Plain Layout
15061
15062 \backslash
15063 ointctrclockwise
15064 \end_layout
15065
15066 \end_inset
15067 </cell>
15068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15069 \begin_inset Text
15070
15071 \begin_layout Plain Layout
15072 \begin_inset Formula $\ointctrclockwise$
15073 \end_inset
15074
15075
15076 \end_layout
15077
15078 \end_inset
15079 </cell>
15080 </row>
15081 <row>
15082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15083 \begin_inset Text
15084
15085 \begin_layout Plain Layout
15086
15087 \backslash
15088 ointclockwise
15089 \end_layout
15090
15091 \end_inset
15092 </cell>
15093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15094 \begin_inset Text
15095
15096 \begin_layout Plain Layout
15097 \begin_inset Formula $\ointclockwise$
15098 \end_inset
15099
15100
15101 \end_layout
15102
15103 \end_inset
15104 </cell>
15105 </row>
15106 <row>
15107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15108 \begin_inset Text
15109
15110 \begin_layout Plain Layout
15111
15112 \backslash
15113 sqint
15114 \end_layout
15115
15116 \end_inset
15117 </cell>
15118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15119 \begin_inset Text
15120
15121 \begin_layout Plain Layout
15122 \begin_inset Formula $\sqint$
15123 \end_inset
15124
15125
15126 \end_layout
15127
15128 \end_inset
15129 </cell>
15130 </row>
15131 <row>
15132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15133 \begin_inset Text
15134
15135 \begin_layout Plain Layout
15136
15137 \backslash
15138 fint
15139 \end_layout
15140
15141 \end_inset
15142 </cell>
15143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15144 \begin_inset Text
15145
15146 \begin_layout Plain Layout
15147  
15148 \begin_inset Formula $\fint$
15149 \end_inset
15150
15151
15152 \end_layout
15153
15154 \end_inset
15155 </cell>
15156 </row>
15157 <row>
15158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15159 \begin_inset Text
15160
15161 \begin_layout Plain Layout
15162
15163 \backslash
15164 landupint
15165 \end_layout
15166
15167 \end_inset
15168 </cell>
15169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15170 \begin_inset Text
15171
15172 \begin_layout Plain Layout
15173  
15174 \begin_inset Formula $\landupint$
15175 \end_inset
15176
15177
15178 \end_layout
15179
15180 \end_inset
15181 </cell>
15182 </row>
15183 <row>
15184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15185 \begin_inset Text
15186
15187 \begin_layout Plain Layout
15188
15189 \backslash
15190 landdownint
15191 \end_layout
15192
15193 \end_inset
15194 </cell>
15195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15196 \begin_inset Text
15197
15198 \begin_layout Plain Layout
15199  
15200 \begin_inset Formula $\landdownint$
15201 \end_inset
15202
15203
15204 \end_layout
15205
15206 \end_inset
15207 </cell>
15208 </row>
15209 <row>
15210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15211 \begin_inset Text
15212
15213 \begin_layout Plain Layout
15214
15215 \backslash
15216 bigcap
15217 \end_layout
15218
15219 \end_inset
15220 </cell>
15221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15222 \begin_inset Text
15223
15224 \begin_layout Plain Layout
15225 \begin_inset Formula $\bigcap$
15226 \end_inset
15227
15228
15229 \end_layout
15230
15231 \end_inset
15232 </cell>
15233 </row>
15234 <row>
15235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15236 \begin_inset Text
15237
15238 \begin_layout Plain Layout
15239
15240 \backslash
15241 bigcup
15242 \end_layout
15243
15244 \end_inset
15245 </cell>
15246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15247 \begin_inset Text
15248
15249 \begin_layout Plain Layout
15250 \begin_inset Formula $\bigcup$
15251 \end_inset
15252
15253
15254 \end_layout
15255
15256 \end_inset
15257 </cell>
15258 </row>
15259 </lyxtabular>
15260
15261 \end_inset
15262
15263
15264 \begin_inset space \hfill{}
15265 \end_inset
15266
15267
15268 \begin_inset Tabular
15269 <lyxtabular version="3" rows="11" columns="2">
15270 <features>
15271 <column alignment="center" valignment="top" width="0pt">
15272 <column alignment="center" valignment="top" width="0pt">
15273 <row>
15274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15275 \begin_inset Text
15276
15277 \begin_layout Plain Layout
15278 Comando
15279 \end_layout
15280
15281 \end_inset
15282 </cell>
15283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15284 \begin_inset Text
15285
15286 \begin_layout Plain Layout
15287 Resultado
15288 \end_layout
15289
15290 \end_inset
15291 </cell>
15292 </row>
15293 <row>
15294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15295 \begin_inset Text
15296
15297 \begin_layout Plain Layout
15298
15299 \backslash
15300 sum
15301 \begin_inset Index
15302 status collapsed
15303
15304 \begin_layout Plain Layout
15305 Comandos ! S ! 
15306 \backslash
15307 sum
15308 \end_layout
15309
15310 \end_inset
15311
15312
15313 \end_layout
15314
15315 \end_inset
15316 </cell>
15317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15318 \begin_inset Text
15319
15320 \begin_layout Plain Layout
15321 \begin_inset Formula $\sum$
15322 \end_inset
15323
15324
15325 \end_layout
15326
15327 \end_inset
15328 </cell>
15329 </row>
15330 <row>
15331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15332 \begin_inset Text
15333
15334 \begin_layout Plain Layout
15335
15336 \backslash
15337 prod
15338 \begin_inset Index
15339 status collapsed
15340
15341 \begin_layout Plain Layout
15342 Comandos ! P ! 
15343 \backslash
15344 prod
15345 \end_layout
15346
15347 \end_inset
15348
15349
15350 \end_layout
15351
15352 \end_inset
15353 </cell>
15354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15355 \begin_inset Text
15356
15357 \begin_layout Plain Layout
15358 \begin_inset Formula $\prod$
15359 \end_inset
15360
15361
15362 \end_layout
15363
15364 \end_inset
15365 </cell>
15366 </row>
15367 <row>
15368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15369 \begin_inset Text
15370
15371 \begin_layout Plain Layout
15372
15373 \backslash
15374 coprod
15375 \end_layout
15376
15377 \end_inset
15378 </cell>
15379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15380 \begin_inset Text
15381
15382 \begin_layout Plain Layout
15383 \begin_inset Formula $\coprod$
15384 \end_inset
15385
15386
15387 \end_layout
15388
15389 \end_inset
15390 </cell>
15391 </row>
15392 <row>
15393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15394 \begin_inset Text
15395
15396 \begin_layout Plain Layout
15397
15398 \backslash
15399 bigodot
15400 \end_layout
15401
15402 \end_inset
15403 </cell>
15404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15405 \begin_inset Text
15406
15407 \begin_layout Plain Layout
15408 \begin_inset Formula $\bigodot$
15409 \end_inset
15410
15411
15412 \end_layout
15413
15414 \end_inset
15415 </cell>
15416 </row>
15417 <row>
15418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15419 \begin_inset Text
15420
15421 \begin_layout Plain Layout
15422
15423 \backslash
15424 bigotimes
15425 \end_layout
15426
15427 \end_inset
15428 </cell>
15429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15430 \begin_inset Text
15431
15432 \begin_layout Plain Layout
15433 \begin_inset Formula $\bigotimes$
15434 \end_inset
15435
15436
15437 \end_layout
15438
15439 \end_inset
15440 </cell>
15441 </row>
15442 <row>
15443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15444 \begin_inset Text
15445
15446 \begin_layout Plain Layout
15447
15448 \backslash
15449 bigoplus
15450 \end_layout
15451
15452 \end_inset
15453 </cell>
15454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15455 \begin_inset Text
15456
15457 \begin_layout Plain Layout
15458 \begin_inset Formula $\bigoplus$
15459 \end_inset
15460
15461
15462 \end_layout
15463
15464 \end_inset
15465 </cell>
15466 </row>
15467 <row>
15468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15469 \begin_inset Text
15470
15471 \begin_layout Plain Layout
15472
15473 \backslash
15474 bigwedge
15475 \end_layout
15476
15477 \end_inset
15478 </cell>
15479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15480 \begin_inset Text
15481
15482 \begin_layout Plain Layout
15483 \begin_inset Formula $\bigwedge$
15484 \end_inset
15485
15486
15487 \end_layout
15488
15489 \end_inset
15490 </cell>
15491 </row>
15492 <row>
15493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15494 \begin_inset Text
15495
15496 \begin_layout Plain Layout
15497
15498 \backslash
15499 bigvee
15500 \end_layout
15501
15502 \end_inset
15503 </cell>
15504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15505 \begin_inset Text
15506
15507 \begin_layout Plain Layout
15508 \begin_inset Formula $\bigvee$
15509 \end_inset
15510
15511
15512 \end_layout
15513
15514 \end_inset
15515 </cell>
15516 </row>
15517 <row>
15518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15519 \begin_inset Text
15520
15521 \begin_layout Plain Layout
15522
15523 \backslash
15524 bigsqcup
15525 \end_layout
15526
15527 \end_inset
15528 </cell>
15529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15530 \begin_inset Text
15531
15532 \begin_layout Plain Layout
15533 \begin_inset Formula $\bigsqcup$
15534 \end_inset
15535
15536
15537 \end_layout
15538
15539 \end_inset
15540 </cell>
15541 </row>
15542 <row>
15543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15544 \begin_inset Text
15545
15546 \begin_layout Plain Layout
15547
15548 \backslash
15549 biguplus
15550 \end_layout
15551
15552 \end_inset
15553 </cell>
15554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15555 \begin_inset Text
15556
15557 \begin_layout Plain Layout
15558 \begin_inset Formula $\biguplus$
15559 \end_inset
15560
15561
15562 \end_layout
15563
15564 \end_inset
15565 </cell>
15566 </row>
15567 </lyxtabular>
15568
15569 \end_inset
15570
15571
15572 \begin_inset space \hfill{}
15573 \end_inset
15574
15575
15576 \end_layout
15577
15578 \begin_layout Standard
15579 Todos los operadores grandes se pueden insertar con el botón 
15580 \begin_inset Graphics
15581         filename ../../images/math/intop.png
15582         scale 85
15583
15584 \end_inset
15585
15586  de la barra de ecuaciones.
15587 \end_layout
15588
15589 \begin_layout Standard
15590 Estos operadores son llamados grandes porque son mayores que los operadores
15591  binarios de aspecto semejante.
15592  Todos los operadores grandes pueden tener límites, como se describe en
15593  la subsección siguiente.
15594 \end_layout
15595
15596 \begin_layout Standard
15597 Para todos los operadores de integral hay una segunda versión disponible,
15598  terminando en 
15599 \series bold
15600 op
15601 \series default
15602
15603 \series bold
15604
15605 \backslash
15606 intop
15607 \series default
15608
15609 \series bold
15610
15611 \backslash
15612 ointop
15613 \series default
15614  etc.
15615  Estos operadores difieren de 
15616 \series bold
15617
15618 \backslash
15619 int
15620 \series default
15621 , etc., en el estilo en que se presentan los límites, véase
15622 \series bold
15623  
15624 \series default
15625
15626 \begin_inset CommandInset ref
15627 LatexCommand ref
15628 reference "sub:Límites-de-operadores"
15629
15630 \end_inset
15631
15632 .
15633 \end_layout
15634
15635 \begin_layout Subsubsection*
15636 Sugerencias para las integrales
15637 \end_layout
15638
15639 \begin_layout Standard
15640 La letra 
15641 \emph on
15642 d
15643 \emph default
15644  en una integral es un operador, por consiguiente debe escribirse en redonda.
15645  Esto se hace resaltando la 
15646 \emph on
15647 d
15648 \emph default
15649  y usando el atajo de teclado 
15650 \family sans
15651 Alt+C
15652 \begin_inset space ~
15653 \end_inset
15654
15655 R
15656 \family default
15657 .
15658 \begin_inset Foot
15659 status collapsed
15660
15661 \begin_layout Plain Layout
15662 véase estilos de letras en 
15663 \begin_inset CommandInset ref
15664 LatexCommand ref
15665 reference "sub:Estilos-de-fuentes"
15666
15667 \end_inset
15668
15669  
15670 \end_layout
15671
15672 \end_inset
15673
15674  Delante de la 
15675 \emph on
15676 d
15677 \emph default
15678  se inserta un espacio delgado, como es habitual en los operadores.
15679  Un ejemplo:
15680 \end_layout
15681
15682 \begin_layout Standard
15683 incorrecto: 
15684 \begin_inset Formula $\int A(x)dx$
15685 \end_inset
15686
15687
15688 \begin_inset Newline newline
15689 \end_inset
15690
15691
15692 \begin_inset ERT
15693 status collapsed
15694
15695 \begin_layout Plain Layout
15696
15697
15698 \backslash
15699 hphantom{in}
15700 \end_layout
15701
15702 \end_inset
15703
15704 correcto: 
15705 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15706 \end_inset
15707
15708
15709 \end_layout
15710
15711 \begin_layout Standard
15712 \begin_inset Newpage pagebreak
15713 \end_inset
15714
15715
15716 \end_layout
15717
15718 \begin_layout Standard
15719 Para integrales múltiples hay los siguientes comandos:
15720 \begin_inset VSpace medskip
15721 \end_inset
15722
15723
15724 \end_layout
15725
15726 \begin_layout Standard
15727 \begin_inset space \hfill{}
15728 \end_inset
15729
15730
15731 \begin_inset Tabular
15732 <lyxtabular version="3" rows="4" columns="2">
15733 <features>
15734 <column alignment="center" valignment="top" width="0">
15735 <column alignment="center" valignment="top" width="0">
15736 <row>
15737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15738 \begin_inset Text
15739
15740 \begin_layout Plain Layout
15741 Comando
15742 \end_layout
15743
15744 \end_inset
15745 </cell>
15746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15747 \begin_inset Text
15748
15749 \begin_layout Plain Layout
15750 Resultado
15751 \begin_inset Note Note
15752 status collapsed
15753
15754 \begin_layout Plain Layout
15755
15756 \series bold
15757
15758 \backslash
15759 raisebox
15760 \series default
15761  se usa sólo como espaciador
15762 \end_layout
15763
15764 \end_inset
15765
15766
15767 \end_layout
15768
15769 \end_inset
15770 </cell>
15771 </row>
15772 <row>
15773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15774 \begin_inset Text
15775
15776 \begin_layout Plain Layout
15777
15778 \backslash
15779 iint
15780 \end_layout
15781
15782 \end_inset
15783 </cell>
15784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15785 \begin_inset Text
15786
15787 \begin_layout Plain Layout
15788 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15789 \end_inset
15790
15791
15792 \end_layout
15793
15794 \end_inset
15795 </cell>
15796 </row>
15797 <row>
15798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15799 \begin_inset Text
15800
15801 \begin_layout Plain Layout
15802
15803 \backslash
15804 oiint
15805 \end_layout
15806
15807 \end_inset
15808 </cell>
15809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15810 \begin_inset Text
15811
15812 \begin_layout Plain Layout
15813 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15814 \end_inset
15815
15816
15817 \end_layout
15818
15819 \end_inset
15820 </cell>
15821 </row>
15822 <row>
15823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15824 \begin_inset Text
15825
15826 \begin_layout Plain Layout
15827
15828 \backslash
15829 sqiint
15830 \end_layout
15831
15832 \end_inset
15833 </cell>
15834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15835 \begin_inset Text
15836
15837 \begin_layout Plain Layout
15838 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15839 \end_inset
15840
15841
15842 \end_layout
15843
15844 \end_inset
15845 </cell>
15846 </row>
15847 </lyxtabular>
15848
15849 \end_inset
15850
15851
15852 \begin_inset space \hfill{}
15853 \end_inset
15854
15855
15856 \begin_inset Tabular
15857 <lyxtabular version="3" rows="4" columns="2">
15858 <features>
15859 <column alignment="center" valignment="top" width="0">
15860 <column alignment="center" valignment="top" width="0">
15861 <row>
15862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15863 \begin_inset Text
15864
15865 \begin_layout Plain Layout
15866 Comando
15867 \end_layout
15868
15869 \end_inset
15870 </cell>
15871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15872 \begin_inset Text
15873
15874 \begin_layout Plain Layout
15875 Resultado
15876 \begin_inset Note Note
15877 status collapsed
15878
15879 \begin_layout Plain Layout
15880
15881 \series bold
15882
15883 \backslash
15884 raisebox
15885 \series default
15886  se usa sólo como espaciador
15887 \end_layout
15888
15889 \end_inset
15890
15891
15892 \end_layout
15893
15894 \end_inset
15895 </cell>
15896 </row>
15897 <row>
15898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15899 \begin_inset Text
15900
15901 \begin_layout Plain Layout
15902
15903 \backslash
15904 iiint
15905 \end_layout
15906
15907 \end_inset
15908 </cell>
15909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15910 \begin_inset Text
15911
15912 \begin_layout Plain Layout
15913 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15914 \end_inset
15915
15916
15917 \end_layout
15918
15919 \end_inset
15920 </cell>
15921 </row>
15922 <row>
15923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15924 \begin_inset Text
15925
15926 \begin_layout Plain Layout
15927
15928 \backslash
15929 iiiint
15930 \end_layout
15931
15932 \end_inset
15933 </cell>
15934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15935 \begin_inset Text
15936
15937 \begin_layout Plain Layout
15938 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15939 \end_inset
15940
15941
15942 \end_layout
15943
15944 \end_inset
15945 </cell>
15946 </row>
15947 <row>
15948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15949 \begin_inset Text
15950
15951 \begin_layout Plain Layout
15952
15953 \backslash
15954 dotsint
15955 \end_layout
15956
15957 \end_inset
15958 </cell>
15959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15960 \begin_inset Text
15961
15962 \begin_layout Plain Layout
15963 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15964 \end_inset
15965
15966
15967 \end_layout
15968
15969 \end_inset
15970 </cell>
15971 </row>
15972 </lyxtabular>
15973
15974 \end_inset
15975
15976
15977 \begin_inset space \hfill{}
15978 \end_inset
15979
15980
15981 \end_layout
15982
15983 \begin_layout Subsection
15984 Límites de operadores
15985 \begin_inset CommandInset label
15986 LatexCommand label
15987 name "sub:Límites-de-operadores"
15988
15989 \end_inset
15990
15991
15992 \begin_inset Index
15993 status collapsed
15994
15995 \begin_layout Plain Layout
15996 Operadores ! límites de
15997 \end_layout
15998
15999 \end_inset
16000
16001
16002 \end_layout
16003
16004 \begin_layout Standard
16005 Los límites se crean mediante superíndices y subíndices:
16006 \end_layout
16007
16008 \begin_layout Standard
16009 \noindent
16010 \align center
16011 \begin_inset Tabular
16012 <lyxtabular version="3" rows="2" columns="2">
16013 <features>
16014 <column alignment="center" valignment="top" width="0">
16015 <column alignment="center" valignment="top" width="0">
16016 <row>
16017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16018 \begin_inset Text
16019
16020 \begin_layout Plain Layout
16021 Comando
16022 \end_layout
16023
16024 \end_inset
16025 </cell>
16026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16027 \begin_inset Text
16028
16029 \begin_layout Plain Layout
16030 Resultado
16031 \begin_inset Note Note
16032 status collapsed
16033
16034 \begin_layout Plain Layout
16035
16036 \series bold
16037
16038 \backslash
16039 raisebox
16040 \series default
16041  se usa sólo como espaciador
16042 \end_layout
16043
16044 \end_inset
16045
16046
16047 \end_layout
16048
16049 \end_inset
16050 </cell>
16051 </row>
16052 <row>
16053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16054 \begin_inset Text
16055
16056 \begin_layout Plain Layout
16057
16058 \backslash
16059 prod^
16060 \backslash
16061 infty
16062 \begin_inset ERT
16063 status collapsed
16064
16065 \begin_layout Plain Layout
16066
16067
16068 \backslash
16069 spce 
16070 \end_layout
16071
16072 \end_inset
16073
16074
16075 \begin_inset Formula $\to$
16076 \end_inset
16077
16078 _0
16079 \begin_inset Formula $\to$
16080 \end_inset
16081
16082 A(x)
16083 \end_layout
16084
16085 \end_inset
16086 </cell>
16087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16088 \begin_inset Text
16089
16090 \begin_layout Plain Layout
16091 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16092 \end_inset
16093
16094
16095 \end_layout
16096
16097 \end_inset
16098 </cell>
16099 </row>
16100 </lyxtabular>
16101
16102 \end_inset
16103
16104
16105 \end_layout
16106
16107 \begin_layout Standard
16108 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16109  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16110 \end_layout
16111
16112 \begin_layout Standard
16113 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16114  directamente detrás del operador y se elige 
16115 \series bold
16116 Alineado
16117 \series default
16118  en el menú 
16119 \family sans
16120 Editar\SpecialChar \menuseparator
16121 Ecuación\SpecialChar \menuseparator
16122 Cambiar tipo de límites
16123 \family default
16124  (atajo 
16125 \family sans
16126 Alt+M
16127 \begin_inset space ~
16128 \end_inset
16129
16130 L
16131 \family default
16132 ).
16133  Un ejemplo:
16134 \end_layout
16135
16136 \begin_layout Standard
16137 El tipo de límites por omisión es:
16138 \begin_inset Formula \[
16139 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
16140
16141 \end_inset
16142
16143
16144 \end_layout
16145
16146 \begin_layout Standard
16147 Así se ven si se cambia el tipo de límites a 
16148 \series bold
16149 Alineado
16150 \series default
16151 :
16152 \begin_inset Formula \[
16153 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
16154
16155 \end_inset
16156
16157
16158 \end_layout
16159
16160 \begin_layout Standard
16161 En integrales, excepto las que terminan en 
16162 \series bold
16163 op
16164 \series default
16165  como 
16166 \series bold
16167
16168 \backslash
16169 intop
16170 \series default
16171
16172 \series bold
16173
16174 \backslash
16175 ointop
16176 \series default
16177 , etc., los límites se colocan por omisión junto al operador.
16178  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16179  operador.
16180  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16181 \series bold
16182 Presentado
16183 \series default
16184  para poner el límite debajo:
16185 \begin_inset Formula \begin{equation}
16186 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}\end{equation}
16187
16188 \end_inset
16189
16190
16191 \begin_inset VSpace medskip
16192 \end_inset
16193
16194 Para especificar condiciones en los límites se usan los comandos 
16195 \series bold
16196
16197 \backslash
16198 subarray
16199 \series default
16200
16201 \begin_inset Index
16202 status collapsed
16203
16204 \begin_layout Plain Layout
16205 Comandos ! S ! 
16206 \backslash
16207 subarray
16208 \end_layout
16209
16210 \end_inset
16211
16212  y 
16213 \series bold
16214
16215 \backslash
16216 substack
16217 \series default
16218
16219 \begin_inset Index
16220 status collapsed
16221
16222 \begin_layout Plain Layout
16223 Comandos ! S ! 
16224 \backslash
16225 substack
16226 \end_layout
16227
16228 \end_inset
16229
16230 .
16231  Por ejemplo, para componer la expresión
16232 \begin_inset Formula \begin{equation}
16233 \sum_{\begin{subarray}{c}
16234 0<k<1000\\
16235 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16236
16237 \end_inset
16238
16239 se ha hecho lo siguiente: primero se escribe el comando 
16240 \series bold
16241
16242 \backslash
16243 sum^n
16244 \series default
16245
16246 \begin_inset ERT
16247 status collapsed
16248
16249 \begin_layout Plain Layout
16250
16251
16252 \backslash
16253 spce 
16254 \end_layout
16255
16256 \end_inset
16257
16258
16259 \series bold
16260 _
16261 \series default
16262 .
16263  Ahora el cursor está en un cuadro azul bajo el operador sumatorio y ahí
16264  se inserta el comando 
16265 \series bold
16266
16267 \backslash
16268 subarray
16269 \series default
16270
16271 \begin_inset ERT
16272 status collapsed
16273
16274 \begin_layout Plain Layout
16275
16276
16277 \backslash
16278 spce 
16279 \end_layout
16280
16281 \end_inset
16282
16283 .
16284  Ahora el cuadro azul está en un marco púrpura donde pueden escribirse líneas
16285  distintas.
16286  Cada línea nueva se crea con un salto de línea (
16287 \family sans
16288 Ctrl+Retorno
16289 \family default
16290 ).
16291  Si ahora se escribe en ella
16292 \begin_inset Newline newline
16293 \end_inset
16294
16295
16296 \series bold
16297 0<k<1000 Ctrl+Retorno
16298 \begin_inset Newline newline
16299 \end_inset
16300
16301
16302 \series default
16303 aparece debajo un nuevo marco para la línea nueva.
16304 \end_layout
16305
16306 \begin_layout Standard
16307 La alineación de las líneas puede cambiarse a la izquierda con la 
16308 \family sans
16309 barra de herramientas de tabla
16310 \family default
16311  o con el menú 
16312 \family sans
16313 Editar\SpecialChar \menuseparator
16314 Filas y columnas
16315 \family default
16316 .
16317  Para obtener alineación derecha se inserta 
16318 \series bold
16319
16320 \backslash
16321 hfill
16322 \series default
16323
16324 \begin_inset ERT
16325 status collapsed
16326
16327 \begin_layout Plain Layout
16328
16329
16330 \backslash
16331 spce 
16332 \end_layout
16333
16334 \end_inset
16335
16336  al principio de la línea.
16337 \end_layout
16338
16339 \begin_layout Standard
16340 El comando 
16341 \series bold
16342
16343 \backslash
16344 substack
16345 \series default
16346  es equivalente a 
16347 \series bold
16348
16349 \backslash
16350 subarray
16351 \series default
16352  con la diferencia de que las líneas están siempre centradas.
16353 \begin_inset VSpace bigskip
16354 \end_inset
16355
16356
16357 \end_layout
16358
16359 \begin_layout Standard
16360 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16361  siguientes, como en la ecuación 
16362 \begin_inset CommandInset ref
16363 LatexCommand eqref
16364 reference "eq:substack"
16365
16366 \end_inset
16367
16368 , porque éstos se colocan junto a los límites.
16369 \end_layout
16370
16371 \begin_layout Standard
16372 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16373 \end_layout
16374
16375 \begin_layout Standard
16376
16377 \series bold
16378
16379 \backslash
16380 def
16381 \backslash
16382 clap#1{
16383 \backslash
16384 hbox to 0pt{
16385 \backslash
16386 hss #1
16387 \backslash
16388 hss}}
16389 \begin_inset Newline newline
16390 \end_inset
16391
16392
16393 \backslash
16394 def
16395 \backslash
16396 mathclap {
16397 \backslash
16398 mathpalette 
16399 \backslash
16400 mathclapinternal}
16401 \begin_inset Newline newline
16402 \end_inset
16403
16404
16405 \backslash
16406 def
16407 \backslash
16408 mathclapinternal #1#2{
16409 \backslash
16410 clap{$
16411 \backslash
16412 mathsurround =0pt #1{#2}$}}
16413 \end_layout
16414
16415 \begin_layout Standard
16416 En ella se define el comando 
16417 \series bold
16418
16419 \backslash
16420 mathclap
16421 \series default
16422
16423 \begin_inset Index
16424 status collapsed
16425
16426 \begin_layout Plain Layout
16427 Comandos ! M ! 
16428 \backslash
16429 mathclap
16430 \end_layout
16431
16432 \end_inset
16433
16434  que establece la anchura del límite en 0
16435 \begin_inset space \thinspace{}
16436 \end_inset
16437
16438 pt.
16439  El esquema del comando es:
16440 \end_layout
16441
16442 \begin_layout Standard
16443
16444 \series bold
16445
16446 \backslash
16447 mathclap{límite}
16448 \end_layout
16449
16450 \begin_layout Standard
16451 donde el límite puede consistir en varias condiciones.
16452 \end_layout
16453
16454 \begin_layout Standard
16455 Aplicado en la ecuación 
16456 \begin_inset CommandInset ref
16457 LatexCommand eqref
16458 reference "eq:substack"
16459
16460 \end_inset
16461
16462  se usa el comando
16463 \end_layout
16464
16465 \begin_layout Standard
16466
16467 \series bold
16468
16469 \backslash
16470 sum_
16471 \backslash
16472 mathclap{
16473 \backslash
16474 substack
16475 \begin_inset ERT
16476 status collapsed
16477
16478 \begin_layout Plain Layout
16479
16480
16481 \backslash
16482 spce 
16483 \end_layout
16484
16485 \end_inset
16486
16487 0<k<1000 Ctrl+Retorno
16488 \end_layout
16489
16490 \begin_layout Standard
16491 para componer el límite inferior.
16492  Ahora el sumando está junto al sumatorio:
16493 \begin_inset Formula \[
16494 \sum_{\mathclap{\substack{0<k<1000\\
16495 \\k\,\in\,\mathbb{N}}
16496 }}^{n}k^{-2}\]
16497
16498 \end_inset
16499
16500
16501 \begin_inset VSpace bigskip
16502 \end_inset
16503
16504 Cómo utilizar un límite para varios operadores se describe en la 
16505 \begin_inset CommandInset ref
16506 LatexCommand ref
16507 reference "sub:Operadores-de-usuario"
16508
16509 \end_inset
16510
16511 .
16512 \end_layout
16513
16514 \begin_layout Standard
16515 \begin_inset Newpage newpage
16516 \end_inset
16517
16518
16519 \end_layout
16520
16521 \begin_layout Subsection
16522 Operadores binarios
16523 \begin_inset CommandInset label
16524 LatexCommand label
16525 name "sub:Operadores-binarios"
16526
16527 \end_inset
16528
16529
16530 \begin_inset Index
16531 status collapsed
16532
16533 \begin_layout Plain Layout
16534 Operadores ! binarios
16535 \end_layout
16536
16537 \end_inset
16538
16539
16540 \end_layout
16541
16542 \begin_layout Standard
16543 Los operadores binarios se rodean por espacios si llevan un carácter delante
16544  o detrás.
16545 \begin_inset VSpace medskip
16546 \end_inset
16547
16548
16549 \end_layout
16550
16551 \begin_layout Standard
16552 \begin_inset space \hfill{}
16553 \end_inset
16554
16555
16556 \begin_inset Tabular
16557 <lyxtabular version="3" rows="13" columns="2">
16558 <features>
16559 <column alignment="center" valignment="top" width="0pt">
16560 <column alignment="center" valignment="top" width="0pt">
16561 <row>
16562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16563 \begin_inset Text
16564
16565 \begin_layout Plain Layout
16566 Comando
16567 \begin_inset Note Note
16568 status collapsed
16569
16570 \begin_layout Plain Layout
16571
16572 \series bold
16573
16574 \backslash
16575 raisebox
16576 \series default
16577  se usa sólo como espaciador
16578 \end_layout
16579
16580 \end_inset
16581
16582
16583 \end_layout
16584
16585 \end_inset
16586 </cell>
16587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16588 \begin_inset Text
16589
16590 \begin_layout Plain Layout
16591 Operador
16592 \end_layout
16593
16594 \end_inset
16595 </cell>
16596 </row>
16597 <row>
16598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16599 \begin_inset Text
16600
16601 \begin_layout Plain Layout
16602 +
16603 \end_layout
16604
16605 \end_inset
16606 </cell>
16607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16608 \begin_inset Text
16609
16610 \begin_layout Plain Layout
16611 \begin_inset Formula $+$
16612 \end_inset
16613
16614
16615 \end_layout
16616
16617 \end_inset
16618 </cell>
16619 </row>
16620 <row>
16621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16622 \begin_inset Text
16623
16624 \begin_layout Plain Layout
16625 -
16626 \end_layout
16627
16628 \end_inset
16629 </cell>
16630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16631 \begin_inset Text
16632
16633 \begin_layout Plain Layout
16634 \begin_inset Formula $-$
16635 \end_inset
16636
16637
16638 \end_layout
16639
16640 \end_inset
16641 </cell>
16642 </row>
16643 <row>
16644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16645 \begin_inset Text
16646
16647 \begin_layout Plain Layout
16648
16649 \backslash
16650 pm
16651 \end_layout
16652
16653 \end_inset
16654 </cell>
16655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16656 \begin_inset Text
16657
16658 \begin_layout Plain Layout
16659 \begin_inset Formula $\pm$
16660 \end_inset
16661
16662
16663 \end_layout
16664
16665 \end_inset
16666 </cell>
16667 </row>
16668 <row>
16669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16670 \begin_inset Text
16671
16672 \begin_layout Plain Layout
16673
16674 \backslash
16675 mp
16676 \end_layout
16677
16678 \end_inset
16679 </cell>
16680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16681 \begin_inset Text
16682
16683 \begin_layout Plain Layout
16684 \begin_inset Formula $\mp$
16685 \end_inset
16686
16687
16688 \end_layout
16689
16690 \end_inset
16691 </cell>
16692 </row>
16693 <row>
16694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16695 \begin_inset Text
16696
16697 \begin_layout Plain Layout
16698
16699 \backslash
16700 cdot
16701 \end_layout
16702
16703 \end_inset
16704 </cell>
16705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16706 \begin_inset Text
16707
16708 \begin_layout Plain Layout
16709 \begin_inset Formula $\cdot$
16710 \end_inset
16711
16712
16713 \end_layout
16714
16715 \end_inset
16716 </cell>
16717 </row>
16718 <row>
16719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16720 \begin_inset Text
16721
16722 \begin_layout Plain Layout
16723
16724 \backslash
16725 times
16726 \end_layout
16727
16728 \end_inset
16729 </cell>
16730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16731 \begin_inset Text
16732
16733 \begin_layout Plain Layout
16734 \begin_inset Formula $\times$
16735 \end_inset
16736
16737
16738 \end_layout
16739
16740 \end_inset
16741 </cell>
16742 </row>
16743 <row>
16744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16745 \begin_inset Text
16746
16747 \begin_layout Plain Layout
16748
16749 \backslash
16750 div
16751 \end_layout
16752
16753 \end_inset
16754 </cell>
16755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16756 \begin_inset Text
16757
16758 \begin_layout Plain Layout
16759 \begin_inset Formula $\div$
16760 \end_inset
16761
16762
16763 \end_layout
16764
16765 \end_inset
16766 </cell>
16767 </row>
16768 <row>
16769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16770 \begin_inset Text
16771
16772 \begin_layout Plain Layout
16773 \begin_inset ERT
16774 status collapsed
16775
16776 \begin_layout Plain Layout
16777
16778
16779 \backslash
16780 raisebox{-1.2mm}{
16781 \end_layout
16782
16783 \end_inset
16784
16785 *
16786 \begin_inset ERT
16787 status collapsed
16788
16789 \begin_layout Plain Layout
16790
16791 }
16792 \end_layout
16793
16794 \end_inset
16795
16796
16797 \end_layout
16798
16799 \end_inset
16800 </cell>
16801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16802 \begin_inset Text
16803
16804 \begin_layout Plain Layout
16805 \begin_inset Formula $*$
16806 \end_inset
16807
16808
16809 \end_layout
16810
16811 \end_inset
16812 </cell>
16813 </row>
16814 <row>
16815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16816 \begin_inset Text
16817
16818 \begin_layout Plain Layout
16819
16820 \backslash
16821 star
16822 \end_layout
16823
16824 \end_inset
16825 </cell>
16826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16827 \begin_inset Text
16828
16829 \begin_layout Plain Layout
16830 \begin_inset Formula $\star$
16831 \end_inset
16832
16833
16834 \end_layout
16835
16836 \end_inset
16837 </cell>
16838 </row>
16839 <row>
16840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16841 \begin_inset Text
16842
16843 \begin_layout Plain Layout
16844
16845 \backslash
16846 circ
16847 \end_layout
16848
16849 \end_inset
16850 </cell>
16851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16852 \begin_inset Text
16853
16854 \begin_layout Plain Layout
16855 \begin_inset Formula $\circ$
16856 \end_inset
16857
16858
16859 \end_layout
16860
16861 \end_inset
16862 </cell>
16863 </row>
16864 <row>
16865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16866 \begin_inset Text
16867
16868 \begin_layout Plain Layout
16869
16870 \backslash
16871 diamond
16872 \end_layout
16873
16874 \end_inset
16875 </cell>
16876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16877 \begin_inset Text
16878
16879 \begin_layout Plain Layout
16880 \begin_inset Formula $\diamond$
16881 \end_inset
16882
16883
16884 \end_layout
16885
16886 \end_inset
16887 </cell>
16888 </row>
16889 <row>
16890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16891 \begin_inset Text
16892
16893 \begin_layout Plain Layout
16894
16895 \backslash
16896 bullet
16897 \end_layout
16898
16899 \end_inset
16900 </cell>
16901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16902 \begin_inset Text
16903
16904 \begin_layout Plain Layout
16905 \begin_inset Formula $\bullet$
16906 \end_inset
16907
16908
16909 \end_layout
16910
16911 \end_inset
16912 </cell>
16913 </row>
16914 </lyxtabular>
16915
16916 \end_inset
16917
16918
16919 \begin_inset space \hfill{}
16920 \end_inset
16921
16922
16923 \begin_inset Tabular
16924 <lyxtabular version="3" rows="13" columns="2">
16925 <features>
16926 <column alignment="center" valignment="top" width="0pt">
16927 <column alignment="center" valignment="top" width="0pt">
16928 <row>
16929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16930 \begin_inset Text
16931
16932 \begin_layout Plain Layout
16933 Comando
16934 \end_layout
16935
16936 \end_inset
16937 </cell>
16938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16939 \begin_inset Text
16940
16941 \begin_layout Plain Layout
16942 Operador
16943 \end_layout
16944
16945 \end_inset
16946 </cell>
16947 </row>
16948 <row>
16949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16950 \begin_inset Text
16951
16952 \begin_layout Plain Layout
16953
16954 \backslash
16955 nabla
16956 \end_layout
16957
16958 \end_inset
16959 </cell>
16960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16961 \begin_inset Text
16962
16963 \begin_layout Plain Layout
16964 \begin_inset Formula $\nabla$
16965 \end_inset
16966
16967
16968 \end_layout
16969
16970 \end_inset
16971 </cell>
16972 </row>
16973 <row>
16974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16975 \begin_inset Text
16976
16977 \begin_layout Plain Layout
16978
16979 \backslash
16980 bigtriangledown
16981 \end_layout
16982
16983 \end_inset
16984 </cell>
16985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16986 \begin_inset Text
16987
16988 \begin_layout Plain Layout
16989 \begin_inset Formula $\bigtriangledown$
16990 \end_inset
16991
16992
16993 \end_layout
16994
16995 \end_inset
16996 </cell>
16997 </row>
16998 <row>
16999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17000 \begin_inset Text
17001
17002 \begin_layout Plain Layout
17003
17004 \backslash
17005 bigtriangleup
17006 \end_layout
17007
17008 \end_inset
17009 </cell>
17010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17011 \begin_inset Text
17012
17013 \begin_layout Plain Layout
17014 \begin_inset Formula $\bigtriangleup$
17015 \end_inset
17016
17017
17018 \end_layout
17019
17020 \end_inset
17021 </cell>
17022 </row>
17023 <row>
17024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17025 \begin_inset Text
17026
17027 \begin_layout Plain Layout
17028
17029 \backslash
17030 Box
17031 \end_layout
17032
17033 \end_inset
17034 </cell>
17035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17036 \begin_inset Text
17037
17038 \begin_layout Plain Layout
17039 \begin_inset Formula $\Box$
17040 \end_inset
17041
17042
17043 \end_layout
17044
17045 \end_inset
17046 </cell>
17047 </row>
17048 <row>
17049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17050 \begin_inset Text
17051
17052 \begin_layout Plain Layout
17053
17054 \backslash
17055 cap 
17056 \end_layout
17057
17058 \end_inset
17059 </cell>
17060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17061 \begin_inset Text
17062
17063 \begin_layout Plain Layout
17064 \begin_inset Formula $\cap$
17065 \end_inset
17066
17067
17068 \end_layout
17069
17070 \end_inset
17071 </cell>
17072 </row>
17073 <row>
17074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17075 \begin_inset Text
17076
17077 \begin_layout Plain Layout
17078
17079 \backslash
17080 cup
17081 \end_layout
17082
17083 \end_inset
17084 </cell>
17085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17086 \begin_inset Text
17087
17088 \begin_layout Plain Layout
17089 \begin_inset Formula $\cup$
17090 \end_inset
17091
17092
17093 \end_layout
17094
17095 \end_inset
17096 </cell>
17097 </row>
17098 <row>
17099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17100 \begin_inset Text
17101
17102 \begin_layout Plain Layout
17103
17104 \backslash
17105 dagger
17106 \end_layout
17107
17108 \end_inset
17109 </cell>
17110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17111 \begin_inset Text
17112
17113 \begin_layout Plain Layout
17114 \begin_inset Formula $\dagger$
17115 \end_inset
17116
17117
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 </row>
17123 <row>
17124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17125 \begin_inset Text
17126
17127 \begin_layout Plain Layout
17128
17129 \backslash
17130 ddagger
17131 \end_layout
17132
17133 \end_inset
17134 </cell>
17135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17136 \begin_inset Text
17137
17138 \begin_layout Plain Layout
17139 \begin_inset Formula $\ddagger$
17140 \end_inset
17141
17142
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 </row>
17148 <row>
17149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17150 \begin_inset Text
17151
17152 \begin_layout Plain Layout
17153
17154 \backslash
17155 wr
17156 \end_layout
17157
17158 \end_inset
17159 </cell>
17160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17161 \begin_inset Text
17162
17163 \begin_layout Plain Layout
17164 \begin_inset Formula $\wr$
17165 \end_inset
17166
17167
17168 \end_layout
17169
17170 \end_inset
17171 </cell>
17172 </row>
17173 <row>
17174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17175 \begin_inset Text
17176
17177 \begin_layout Plain Layout
17178
17179 \backslash
17180 bigcirc
17181 \end_layout
17182
17183 \end_inset
17184 </cell>
17185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17186 \begin_inset Text
17187
17188 \begin_layout Plain Layout
17189 \begin_inset Formula $\bigcirc$
17190 \end_inset
17191
17192
17193 \end_layout
17194
17195 \end_inset
17196 </cell>
17197 </row>
17198 <row>
17199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17200 \begin_inset Text
17201
17202 \begin_layout Plain Layout
17203
17204 \backslash
17205 wedge
17206 \end_layout
17207
17208 \end_inset
17209 </cell>
17210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17211 \begin_inset Text
17212
17213 \begin_layout Plain Layout
17214 \begin_inset Formula $\wedge$
17215 \end_inset
17216
17217
17218 \end_layout
17219
17220 \end_inset
17221 </cell>
17222 </row>
17223 <row>
17224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17225 \begin_inset Text
17226
17227 \begin_layout Plain Layout
17228
17229 \backslash
17230 vee
17231 \end_layout
17232
17233 \end_inset
17234 </cell>
17235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17236 \begin_inset Text
17237
17238 \begin_layout Plain Layout
17239 \begin_inset Formula $\vee$
17240 \end_inset
17241
17242
17243 \end_layout
17244
17245 \end_inset
17246 </cell>
17247 </row>
17248 </lyxtabular>
17249
17250 \end_inset
17251
17252
17253 \begin_inset space \hfill{}
17254 \end_inset
17255
17256
17257 \begin_inset Tabular
17258 <lyxtabular version="3" rows="13" columns="2">
17259 <features>
17260 <column alignment="center" valignment="top" width="0pt">
17261 <column alignment="center" valignment="top" width="0pt">
17262 <row>
17263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17264 \begin_inset Text
17265
17266 \begin_layout Plain Layout
17267 Comando
17268 \end_layout
17269
17270 \end_inset
17271 </cell>
17272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17273 \begin_inset Text
17274
17275 \begin_layout Plain Layout
17276 Operador
17277 \end_layout
17278
17279 \end_inset
17280 </cell>
17281 </row>
17282 <row>
17283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17284 \begin_inset Text
17285
17286 \begin_layout Plain Layout
17287
17288 \backslash
17289 oplus
17290 \end_layout
17291
17292 \end_inset
17293 </cell>
17294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17295 \begin_inset Text
17296
17297 \begin_layout Plain Layout
17298 \begin_inset Formula $\oplus$
17299 \end_inset
17300
17301
17302 \end_layout
17303
17304 \end_inset
17305 </cell>
17306 </row>
17307 <row>
17308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17309 \begin_inset Text
17310
17311 \begin_layout Plain Layout
17312
17313 \backslash
17314 ominus
17315 \end_layout
17316
17317 \end_inset
17318 </cell>
17319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17320 \begin_inset Text
17321
17322 \begin_layout Plain Layout
17323 \begin_inset Formula $\ominus$
17324 \end_inset
17325
17326
17327 \end_layout
17328
17329 \end_inset
17330 </cell>
17331 </row>
17332 <row>
17333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17334 \begin_inset Text
17335
17336 \begin_layout Plain Layout
17337
17338 \backslash
17339 otimes
17340 \end_layout
17341
17342 \end_inset
17343 </cell>
17344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17345 \begin_inset Text
17346
17347 \begin_layout Plain Layout
17348 \begin_inset Formula $\otimes$
17349 \end_inset
17350
17351
17352 \end_layout
17353
17354 \end_inset
17355 </cell>
17356 </row>
17357 <row>
17358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17359 \begin_inset Text
17360
17361 \begin_layout Plain Layout
17362
17363 \backslash
17364 oslash
17365 \end_layout
17366
17367 \end_inset
17368 </cell>
17369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17370 \begin_inset Text
17371
17372 \begin_layout Plain Layout
17373 \begin_inset Formula $\oslash$
17374 \end_inset
17375
17376
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 </row>
17382 <row>
17383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17384 \begin_inset Text
17385
17386 \begin_layout Plain Layout
17387
17388 \backslash
17389 odot
17390 \end_layout
17391
17392 \end_inset
17393 </cell>
17394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17395 \begin_inset Text
17396
17397 \begin_layout Plain Layout
17398 \begin_inset Formula $\odot$
17399 \end_inset
17400
17401
17402 \end_layout
17403
17404 \end_inset
17405 </cell>
17406 </row>
17407 <row>
17408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17409 \begin_inset Text
17410
17411 \begin_layout Plain Layout
17412
17413 \backslash
17414 amalg
17415 \end_layout
17416
17417 \end_inset
17418 </cell>
17419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17420 \begin_inset Text
17421
17422 \begin_layout Plain Layout
17423 \begin_inset Formula $\amalg$
17424 \end_inset
17425
17426
17427 \end_layout
17428
17429 \end_inset
17430 </cell>
17431 </row>
17432 <row>
17433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17434 \begin_inset Text
17435
17436 \begin_layout Plain Layout
17437
17438 \backslash
17439 uplus
17440 \end_layout
17441
17442 \end_inset
17443 </cell>
17444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17445 \begin_inset Text
17446
17447 \begin_layout Plain Layout
17448 \begin_inset Formula $\uplus$
17449 \end_inset
17450
17451
17452 \end_layout
17453
17454 \end_inset
17455 </cell>
17456 </row>
17457 <row>
17458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17459 \begin_inset Text
17460
17461 \begin_layout Plain Layout
17462
17463 \backslash
17464 setminus
17465 \end_layout
17466
17467 \end_inset
17468 </cell>
17469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17470 \begin_inset Text
17471
17472 \begin_layout Plain Layout
17473 \begin_inset Formula $\setminus$
17474 \end_inset
17475
17476
17477 \end_layout
17478
17479 \end_inset
17480 </cell>
17481 </row>
17482 <row>
17483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17484 \begin_inset Text
17485
17486 \begin_layout Plain Layout
17487
17488 \backslash
17489 sqcap
17490 \end_layout
17491
17492 \end_inset
17493 </cell>
17494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17495 \begin_inset Text
17496
17497 \begin_layout Plain Layout
17498 \begin_inset Formula $\sqcap$
17499 \end_inset
17500
17501
17502 \end_layout
17503
17504 \end_inset
17505 </cell>
17506 </row>
17507 <row>
17508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17509 \begin_inset Text
17510
17511 \begin_layout Plain Layout
17512
17513 \backslash
17514 sqcup
17515 \end_layout
17516
17517 \end_inset
17518 </cell>
17519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17520 \begin_inset Text
17521
17522 \begin_layout Plain Layout
17523 \begin_inset Formula $\sqcup$
17524 \end_inset
17525
17526
17527 \end_layout
17528
17529 \end_inset
17530 </cell>
17531 </row>
17532 <row>
17533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17534 \begin_inset Text
17535
17536 \begin_layout Plain Layout
17537
17538 \backslash
17539 triangleleft
17540 \end_layout
17541
17542 \end_inset
17543 </cell>
17544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17545 \begin_inset Text
17546
17547 \begin_layout Plain Layout
17548 \begin_inset Formula $\triangleleft$
17549 \end_inset
17550
17551
17552 \end_layout
17553
17554 \end_inset
17555 </cell>
17556 </row>
17557 <row>
17558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17559 \begin_inset Text
17560
17561 \begin_layout Plain Layout
17562
17563 \backslash
17564 triangleright
17565 \end_layout
17566
17567 \end_inset
17568 </cell>
17569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17570 \begin_inset Text
17571
17572 \begin_layout Plain Layout
17573 \begin_inset Formula $\triangleright$
17574 \end_inset
17575
17576
17577 \end_layout
17578
17579 \end_inset
17580 </cell>
17581 </row>
17582 </lyxtabular>
17583
17584 \end_inset
17585
17586
17587 \begin_inset space \hfill{}
17588 \end_inset
17589
17590
17591 \end_layout
17592
17593 \begin_layout Standard
17594 Todos los operadores binarios se pueden insertar también con el botón 
17595 \begin_inset Graphics
17596         filename ../../images/math/pm.png
17597         scale 85
17598
17599 \end_inset
17600
17601  de la barra de ecuaciones.
17602 \end_layout
17603
17604 \begin_layout Standard
17605 Para imprimir el operador Laplace se pueden usar 
17606 \series bold
17607
17608 \backslash
17609 Delta
17610 \series default
17611  o 
17612 \series bold
17613
17614 \backslash
17615 nabla
17616 \series default
17617 ^
17618 \series bold
17619 2
17620 \series default
17621  (
17622 \begin_inset Formula $\nabla^{2}$
17623 \end_inset
17624
17625 ) en vez de 
17626 \series bold
17627
17628 \backslash
17629 bigtriangleup
17630 \series default
17631 .
17632 \end_layout
17633
17634 \begin_layout Standard
17635 El carácter 
17636 \family sans
17637 Separador de menú
17638 \family default
17639  del menú 
17640 \family sans
17641 Insertar\SpecialChar \menuseparator
17642 Carácter especial
17643 \family default
17644  es el operador 
17645 \series bold
17646
17647 \backslash
17648 triangleright
17649 \series default
17650 .
17651 \end_layout
17652
17653 \begin_layout Subsection
17654 Operadores definidos por el usuario
17655 \begin_inset CommandInset label
17656 LatexCommand label
17657 name "sub:Operadores-de-usuario"
17658
17659 \end_inset
17660
17661
17662 \begin_inset Index
17663 status collapsed
17664
17665 \begin_layout Plain Layout
17666 Operadores ! personalizados
17667 \end_layout
17668
17669 \end_inset
17670
17671
17672 \end_layout
17673
17674 \begin_layout Standard
17675 Con ayuda del comando 
17676 \series bold
17677
17678 \backslash
17679 DeclareMathOperator
17680 \series default
17681
17682 \begin_inset Index
17683 status collapsed
17684
17685 \begin_layout Plain Layout
17686 Comandos ! D ! 
17687 \backslash
17688 dbinom@
17689 \backslash
17690 DeclareMathOperator
17691 \end_layout
17692
17693 \end_inset
17694
17695  se pueden definir operadores personalizados en el preámbulo LaTeX.
17696  Su esquema es:
17697 \end_layout
17698
17699 \begin_layout Standard
17700
17701 \series bold
17702
17703 \backslash
17704 DeclareMathOperator{comando nuevo}{presentación}
17705 \end_layout
17706
17707 \begin_layout Standard
17708 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17709  en la salida.
17710  Para definir un operador grande hay que añadirle un * detrás.
17711  Todos los operadores grandes personalizados pueden tener límites como se
17712  describe en 
17713 \begin_inset CommandInset ref
17714 LatexCommand ref
17715 reference "sub:Límites-de-operadores"
17716
17717 \end_inset
17718
17719 .
17720 \end_layout
17721
17722 \begin_layout Standard
17723 Por ejemplo, la línea en el preámbulo LaTeX
17724 \end_layout
17725
17726 \begin_layout Standard
17727
17728 \series bold
17729
17730 \backslash
17731 DeclareMathOperator*{
17732 \backslash
17733 Lozenge}{
17734 \backslash
17735 blacklozenge}
17736 \end_layout
17737
17738 \begin_layout Standard
17739 define el comando 
17740 \series bold
17741
17742 \backslash
17743 Lozenge
17744 \series default
17745 , que inserta un operador grande que es el símbolo blacklozenge de la 
17746 \begin_inset CommandInset ref
17747 LatexCommand ref
17748 reference "sub:Símbolos-misceláneos"
17749
17750 \end_inset
17751
17752 .
17753 \begin_inset Formula \[
17754 \Lozenge_{n=1}^{\infty}\]
17755
17756 \end_inset
17757
17758 El comando para esta expresión es: 
17759 \series bold
17760
17761 \backslash
17762 Lozenge^
17763 \backslash
17764 infty
17765 \begin_inset Formula $\rightarrow$
17766 \end_inset
17767
17768 _n=1
17769 \begin_inset VSpace bigskip
17770 \end_inset
17771
17772
17773 \end_layout
17774
17775 \begin_layout Standard
17776 Si los operadores personalizados no se van a usar varias veces en el documento,
17777  se pueden también definir con los comandos 
17778 \series bold
17779
17780 \backslash
17781 mathop
17782 \series default
17783
17784 \begin_inset Index
17785 status collapsed
17786
17787 \begin_layout Plain Layout
17788 Comandos ! M ! 
17789 \backslash
17790 mathop
17791 \end_layout
17792
17793 \end_inset
17794
17795  y 
17796 \series bold
17797
17798 \backslash
17799 mathbin
17800 \series default
17801
17802 \begin_inset Index
17803 status collapsed
17804
17805 \begin_layout Plain Layout
17806 Comandos ! M ! 
17807 \backslash
17808 mathbin
17809 \end_layout
17810
17811 \end_inset
17812
17813 , con el siguiente esquema:
17814 \end_layout
17815
17816 \begin_layout Standard
17817
17818 \series bold
17819
17820 \backslash
17821 mathop{presentación}
17822 \series default
17823  y 
17824 \series bold
17825
17826 \backslash
17827 mathbin{presentación}
17828 \end_layout
17829
17830 \begin_layout Standard
17831
17832 \series bold
17833
17834 \backslash
17835 mathop
17836 \series default
17837  define operadores grandes, 
17838 \series bold
17839
17840 \backslash
17841 mathbin
17842 \series default
17843  operadores binarios.
17844 \end_layout
17845
17846 \begin_layout Standard
17847
17848 \series bold
17849
17850 \backslash
17851 mathop
17852 \series default
17853  se puede usar, p.e., para poner un límite a varios operadores:
17854 \begin_inset Formula \[
17855 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17856
17857 \end_inset
17858
17859
17860 \end_layout
17861
17862 \begin_layout Standard
17863 El comando para la expresión anterior es:
17864 \begin_inset Newline newline
17865 \end_inset
17866
17867
17868 \series bold
17869
17870 \backslash
17871 mathop{
17872 \backslash
17873 sum
17874 \backslash
17875 negmedspace
17876 \backslash
17877 sum
17878 \series default
17879
17880 \begin_inset ERT
17881 status collapsed
17882
17883 \begin_layout Plain Layout
17884
17885
17886 \backslash
17887 spce 
17888 \end_layout
17889
17890 \end_inset
17891
17892
17893 \series bold
17894
17895 \begin_inset Formula $\to$
17896 \end_inset
17897
17898 ^N
17899 \series default
17900
17901 \begin_inset ERT
17902 status collapsed
17903
17904 \begin_layout Plain Layout
17905
17906
17907 \backslash
17908 spce 
17909 \end_layout
17910
17911 \end_inset
17912
17913
17914 \series bold
17915 _i,j=1
17916 \end_layout
17917
17918 \begin_layout Section
17919 Fuentes
17920 \begin_inset Index
17921 status collapsed
17922
17923 \begin_layout Plain Layout
17924 Fuentes
17925 \end_layout
17926
17927 \end_inset
17928
17929
17930 \end_layout
17931
17932 \begin_layout Subsection
17933 Estilos de fuentes
17934 \begin_inset CommandInset label
17935 LatexCommand label
17936 name "sub:Estilos-de-fuentes"
17937
17938 \end_inset
17939
17940
17941 \begin_inset Index
17942 status collapsed
17943
17944 \begin_layout Plain Layout
17945 Fuentes ! estilos de
17946 \end_layout
17947
17948 \end_inset
17949
17950
17951 \end_layout
17952
17953 \begin_layout Standard
17954 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
17955  estilos:
17956 \end_layout
17957
17958 \begin_layout Standard
17959 \begin_inset VSpace -2mm
17960 \end_inset
17961
17962
17963 \end_layout
17964
17965 \begin_layout Standard
17966 \align center
17967 \begin_inset Tabular
17968 <lyxtabular version="3" rows="6" columns="3">
17969 <features>
17970 <column alignment="center" valignment="top" width="0">
17971 <column alignment="center" valignment="top" width="0">
17972 <column alignment="center" valignment="top" width="0">
17973 <row>
17974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17975 \begin_inset Text
17976
17977 \begin_layout Plain Layout
17978 Comando
17979 \end_layout
17980
17981 \end_inset
17982 </cell>
17983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17984 \begin_inset Text
17985
17986 \begin_layout Plain Layout
17987 Resultado
17988 \end_layout
17989
17990 \end_inset
17991 </cell>
17992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17993 \begin_inset Text
17994
17995 \begin_layout Plain Layout
17996 atajo
17997 \end_layout
17998
17999 \end_inset
18000 </cell>
18001 </row>
18002 <row>
18003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18004 \begin_inset Text
18005
18006 \begin_layout Plain Layout
18007
18008 \backslash
18009 mathbb
18010 \series bold
18011
18012 \begin_inset ERT
18013 status collapsed
18014
18015 \begin_layout Plain Layout
18016
18017
18018 \backslash
18019 spce 
18020 \end_layout
18021
18022 \end_inset
18023
18024
18025 \series default
18026 ABC
18027 \end_layout
18028
18029 \end_inset
18030 </cell>
18031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18032 \begin_inset Text
18033
18034 \begin_layout Plain Layout
18035 \begin_inset Formula $\mathbb{ABC}$
18036 \end_inset
18037
18038
18039 \end_layout
18040
18041 \end_inset
18042 </cell>
18043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18044 \begin_inset Text
18045
18046 \begin_layout Plain Layout
18047
18048 \family sans
18049 Alt+C C
18050 \end_layout
18051
18052 \end_inset
18053 </cell>
18054 </row>
18055 <row>
18056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18057 \begin_inset Text
18058
18059 \begin_layout Plain Layout
18060
18061 \backslash
18062 mathbf
18063 \series bold
18064
18065 \begin_inset ERT
18066 status collapsed
18067
18068 \begin_layout Plain Layout
18069
18070
18071 \backslash
18072 spce 
18073 \end_layout
18074
18075 \end_inset
18076
18077
18078 \series default
18079 AbC
18080 \end_layout
18081
18082 \end_inset
18083 </cell>
18084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18085 \begin_inset Text
18086
18087 \begin_layout Plain Layout
18088 \begin_inset Formula $\mathbf{AbC}$
18089 \end_inset
18090
18091
18092 \end_layout
18093
18094 \end_inset
18095 </cell>
18096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18097 \begin_inset Text
18098
18099 \begin_layout Plain Layout
18100
18101 \family sans
18102 Ctrl+B
18103 \end_layout
18104
18105 \end_inset
18106 </cell>
18107 </row>
18108 <row>
18109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18110 \begin_inset Text
18111
18112 \begin_layout Plain Layout
18113
18114 \backslash
18115 boldsymbol
18116 \series bold
18117
18118 \begin_inset ERT
18119 status collapsed
18120
18121 \begin_layout Plain Layout
18122
18123
18124 \backslash
18125 spce 
18126 \end_layout
18127
18128 \end_inset
18129
18130
18131 \series default
18132 AbC
18133 \end_layout
18134
18135 \end_inset
18136 </cell>
18137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18138 \begin_inset Text
18139
18140 \begin_layout Plain Layout
18141 \begin_inset Formula $\boldsymbol{AbC}$
18142 \end_inset
18143
18144
18145 \end_layout
18146
18147 \end_inset
18148 </cell>
18149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153
18154 \family sans
18155 Ctrl+Alt+B , Alt+C B
18156 \end_layout
18157
18158 \end_inset
18159 </cell>
18160 </row>
18161 <row>
18162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18163 \begin_inset Text
18164
18165 \begin_layout Plain Layout
18166
18167 \backslash
18168 mathcal
18169 \series bold
18170
18171 \begin_inset ERT
18172 status collapsed
18173
18174 \begin_layout Plain Layout
18175
18176
18177 \backslash
18178 spce 
18179 \end_layout
18180
18181 \end_inset
18182
18183
18184 \series default
18185 ABC
18186 \end_layout
18187
18188 \end_inset
18189 </cell>
18190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18191 \begin_inset Text
18192
18193 \begin_layout Plain Layout
18194 \begin_inset Formula $\mathcal{ABC}$
18195 \end_inset
18196
18197
18198 \end_layout
18199
18200 \end_inset
18201 </cell>
18202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18203 \begin_inset Text
18204
18205 \begin_layout Plain Layout
18206
18207 \family sans
18208 Ctrl+E , Alt+C E
18209 \end_layout
18210
18211 \end_inset
18212 </cell>
18213 </row>
18214 <row>
18215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18216 \begin_inset Text
18217
18218 \begin_layout Plain Layout
18219
18220 \backslash
18221 mathfrak
18222 \series bold
18223
18224 \begin_inset ERT
18225 status collapsed
18226
18227 \begin_layout Plain Layout
18228
18229
18230 \backslash
18231 spce 
18232 \end_layout
18233
18234 \end_inset
18235
18236
18237 \series default
18238 AbC
18239 \end_layout
18240
18241 \end_inset
18242 </cell>
18243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18244 \begin_inset Text
18245
18246 \begin_layout Plain Layout
18247 \begin_inset Formula $\mathfrak{AbC}$
18248 \end_inset
18249
18250
18251 \end_layout
18252
18253 \end_inset
18254 </cell>
18255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18256 \begin_inset Text
18257
18258 \begin_layout Plain Layout
18259 -
18260 \end_layout
18261
18262 \end_inset
18263 </cell>
18264 </row>
18265 </lyxtabular>
18266
18267 \end_inset
18268
18269
18270 \end_layout
18271
18272 \begin_layout Standard
18273 \align center
18274 \begin_inset Tabular
18275 <lyxtabular version="3" rows="5" columns="3">
18276 <features>
18277 <column alignment="center" valignment="top" width="0">
18278 <column alignment="center" valignment="top" width="0">
18279 <column alignment="center" valignment="top" width="0">
18280 <row>
18281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18282 \begin_inset Text
18283
18284 \begin_layout Plain Layout
18285 Comando
18286 \end_layout
18287
18288 \end_inset
18289 </cell>
18290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18291 \begin_inset Text
18292
18293 \begin_layout Plain Layout
18294 Resultado
18295 \end_layout
18296
18297 \end_inset
18298 </cell>
18299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18300 \begin_inset Text
18301
18302 \begin_layout Plain Layout
18303 atajo
18304 \end_layout
18305
18306 \end_inset
18307 </cell>
18308 </row>
18309 <row>
18310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18311 \begin_inset Text
18312
18313 \begin_layout Plain Layout
18314
18315 \backslash
18316 mathit
18317 \series bold
18318
18319 \begin_inset ERT
18320 status collapsed
18321
18322 \begin_layout Plain Layout
18323
18324
18325 \backslash
18326 spce 
18327 \end_layout
18328
18329 \end_inset
18330
18331
18332 \series default
18333 AbC
18334 \end_layout
18335
18336 \end_inset
18337 </cell>
18338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18339 \begin_inset Text
18340
18341 \begin_layout Plain Layout
18342 \begin_inset Formula $\mathit{AbC}$
18343 \end_inset
18344
18345
18346 \end_layout
18347
18348 \end_inset
18349 </cell>
18350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18351 \begin_inset Text
18352
18353 \begin_layout Plain Layout
18354 -
18355 \end_layout
18356
18357 \end_inset
18358 </cell>
18359 </row>
18360 <row>
18361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18362 \begin_inset Text
18363
18364 \begin_layout Plain Layout
18365
18366 \backslash
18367 mathrm
18368 \series bold
18369
18370 \begin_inset ERT
18371 status collapsed
18372
18373 \begin_layout Plain Layout
18374
18375
18376 \backslash
18377 spce 
18378 \end_layout
18379
18380 \end_inset
18381
18382
18383 \series default
18384 AbC
18385 \end_layout
18386
18387 \end_inset
18388 </cell>
18389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18390 \begin_inset Text
18391
18392 \begin_layout Plain Layout
18393 \begin_inset Formula $\mathrm{AbC}$
18394 \end_inset
18395
18396
18397 \end_layout
18398
18399 \end_inset
18400 </cell>
18401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18402 \begin_inset Text
18403
18404 \begin_layout Plain Layout
18405
18406 \family sans
18407 Alt+C R
18408 \end_layout
18409
18410 \end_inset
18411 </cell>
18412 </row>
18413 <row>
18414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18415 \begin_inset Text
18416
18417 \begin_layout Plain Layout
18418
18419 \backslash
18420 mathsf
18421 \series bold
18422
18423 \begin_inset ERT
18424 status collapsed
18425
18426 \begin_layout Plain Layout
18427
18428
18429 \backslash
18430 spce 
18431 \end_layout
18432
18433 \end_inset
18434
18435
18436 \series default
18437 AbC
18438 \end_layout
18439
18440 \end_inset
18441 </cell>
18442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18443 \begin_inset Text
18444
18445 \begin_layout Plain Layout
18446 \begin_inset Formula $\mathsf{AbC}$
18447 \end_inset
18448
18449
18450 \end_layout
18451
18452 \end_inset
18453 </cell>
18454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18455 \begin_inset Text
18456
18457 \begin_layout Plain Layout
18458
18459 \family sans
18460 Alt+C S
18461 \end_layout
18462
18463 \end_inset
18464 </cell>
18465 </row>
18466 <row>
18467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18468 \begin_inset Text
18469
18470 \begin_layout Plain Layout
18471
18472 \backslash
18473 mathtt
18474 \series bold
18475
18476 \begin_inset ERT
18477 status collapsed
18478
18479 \begin_layout Plain Layout
18480
18481
18482 \backslash
18483 spce 
18484 \end_layout
18485
18486 \end_inset
18487
18488
18489 \series default
18490 AbC
18491 \end_layout
18492
18493 \end_inset
18494 </cell>
18495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18496 \begin_inset Text
18497
18498 \begin_layout Plain Layout
18499 \begin_inset Formula $\mathtt{AbC}$
18500 \end_inset
18501
18502
18503 \end_layout
18504
18505 \end_inset
18506 </cell>
18507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18508 \begin_inset Text
18509
18510 \begin_layout Plain Layout
18511
18512 \family sans
18513 Ctrl+Mayúsculas+P
18514 \end_layout
18515
18516 \end_inset
18517 </cell>
18518 </row>
18519 </lyxtabular>
18520
18521 \end_inset
18522
18523
18524 \end_layout
18525
18526 \begin_layout Standard
18527 \begin_inset Note Greyedout
18528 status open
18529
18530 \begin_layout Plain Layout
18531
18532 \series bold
18533 Nota
18534 \series default
18535 : Los estilos 
18536 \series bold
18537
18538 \backslash
18539 mathbb
18540 \series default
18541  y 
18542 \series bold
18543
18544 \backslash
18545 mathcal
18546 \series default
18547  sólo se aplican a letras mayúsculas.
18548 \end_layout
18549
18550 \end_inset
18551
18552
18553 \end_layout
18554
18555 \begin_layout Standard
18556 El estilo predeterminado es 
18557 \series bold
18558
18559 \backslash
18560 mathnormal
18561 \series default
18562 .
18563 \end_layout
18564
18565 \begin_layout Standard
18566 Los comandos de estilo funcionan también en estructuras matemáticas:
18567 \begin_inset Formula \[
18568 \mathfrak{A=\frac{b}{C}}\]
18569
18570 \end_inset
18571
18572
18573 \end_layout
18574
18575 \begin_layout Standard
18576 Los caracteres en texto matemático no aparecen en un estilo de letra de
18577  ecuaciones sino en el estilo 
18578 \series bold
18579
18580 \backslash
18581 textrm
18582 \series default
18583 .
18584  Este estilo no se puede poner correctamente con el diálogo de estilo de
18585  texto por un fallo de LyX.
18586 \begin_inset Foot
18587 status collapsed
18588
18589 \begin_layout Plain Layout
18590 \begin_inset CommandInset href
18591 LatexCommand href
18592 name "LyX-bug #4629"
18593 target "http://www.lyx.org/trac/ticket/4629"
18594
18595 \end_inset
18596
18597
18598 \end_layout
18599
18600 \end_inset
18601
18602
18603 \end_layout
18604
18605 \begin_layout Standard
18606 En vez de comandos se puede usar el menú 
18607 \family sans
18608 Editar\SpecialChar \menuseparator
18609 Ecuación\SpecialChar \menuseparator
18610 Estilo del texto
18611 \family default
18612  o el botón 
18613 \begin_inset Graphics
18614         filename ../../images/math/font.png
18615         scale 85
18616
18617 \end_inset
18618
18619 .
18620 \end_layout
18621
18622 \begin_layout Subsection
18623 Ecuaciones en negrita
18624 \begin_inset CommandInset label
18625 LatexCommand label
18626 name "sub:Ecuaciones-en-negrita"
18627
18628 \end_inset
18629
18630
18631 \begin_inset Index
18632 status collapsed
18633
18634 \begin_layout Plain Layout
18635 Ecuación ! en negrita
18636 \end_layout
18637
18638 \end_inset
18639
18640
18641 \end_layout
18642
18643 \begin_layout Standard
18644 Para poner en negrita una ecuación completa no se puede usar el comando
18645  
18646 \series bold
18647
18648 \backslash
18649 mathbf
18650 \series default
18651 , porque no funciona con minúsculas griegas.
18652  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18653 \begin_inset Formula \[
18654 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}\]
18655
18656 \end_inset
18657
18658
18659 \end_layout
18660
18661 \begin_layout Standard
18662 Para presentar la ecuación correctamente se usa el comando 
18663 \series bold
18664 boldsymbol
18665 \series default
18666 :
18667 \begin_inset Formula \[
18668 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}\]
18669
18670 \end_inset
18671
18672
18673 \end_layout
18674
18675 \begin_layout Standard
18676 También es posible poner la fórmula en un 
18677 \series bold
18678 entorno boldmath
18679 \series default
18680 , que se inserta con el comando 
18681 \series bold
18682
18683 \backslash
18684 boldmath
18685 \series default
18686
18687 \begin_inset Index
18688 status collapsed
18689
18690 \begin_layout Plain Layout
18691 Comandos ! B ! 
18692 \backslash
18693 boldmath
18694 \end_layout
18695
18696 \end_inset
18697
18698  en modo TeX.
18699  Para finalizar el entorno se usa el comando 
18700 \series bold
18701
18702 \backslash
18703 unboldmath
18704 \series default
18705
18706 \begin_inset Index
18707 status collapsed
18708
18709 \begin_layout Plain Layout
18710 Comandos ! U ! 
18711 \backslash
18712 unboldmath
18713 \end_layout
18714
18715 \end_inset
18716
18717  en modo TeX.
18718 \begin_inset ERT
18719 status collapsed
18720
18721 \begin_layout Plain Layout
18722
18723
18724 \backslash
18725 boldmath
18726 \end_layout
18727
18728 \end_inset
18729
18730
18731 \begin_inset Formula \[
18732 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}\]
18733
18734 \end_inset
18735
18736
18737 \end_layout
18738
18739 \begin_layout Standard
18740 \begin_inset ERT
18741 status collapsed
18742
18743 \begin_layout Plain Layout
18744
18745
18746 \backslash
18747 unboldmath
18748 \end_layout
18749
18750 \end_inset
18751
18752
18753 \end_layout
18754
18755 \begin_layout Subsection
18756 Ecuaciones coloreadas
18757 \begin_inset Index
18758 status collapsed
18759
18760 \begin_layout Plain Layout
18761 Ecuación ! coloreada
18762 \end_layout
18763
18764 \end_inset
18765
18766
18767 \end_layout
18768
18769 \begin_layout Standard
18770 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
18771  o una parte de una ecuación y usa el diálogo 
18772 \family sans
18773 Estilo del texto
18774 \family default
18775 .
18776  Aquí hay una ecuación en magenta:
18777 \begin_inset Formula \[
18778 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\]
18779
18780 \end_inset
18781
18782 También puedes definir tus propios colores como se describe en
18783 \begin_inset space ~
18784 \end_inset
18785
18786
18787 \begin_inset CommandInset ref
18788 LatexCommand ref
18789 reference "sub:Cuadros-coloreados"
18790
18791 \end_inset
18792
18793 .
18794  Pueden usarse con el comando en código TeX 
18795 \series bold
18796
18797 \backslash
18798 textcolor
18799 \series default
18800
18801 \begin_inset Index
18802 status collapsed
18803
18804 \begin_layout Plain Layout
18805 Comandos ! T ! 
18806 \backslash
18807 textcolor
18808 \end_layout
18809
18810 \end_inset
18811
18812  según el esquema
18813 \end_layout
18814
18815 \begin_layout Standard
18816
18817 \series bold
18818
18819 \backslash
18820 textcolor{color}{caracteres o ecuación}
18821 \end_layout
18822
18823 \begin_layout Standard
18824 \begin_inset Newpage pagebreak
18825 \end_inset
18826
18827
18828 \end_layout
18829
18830 \begin_layout Standard
18831 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
18832 e en rojo:
18833 \end_layout
18834
18835 \begin_layout Standard
18836 \begin_inset ERT
18837 status collapsed
18838
18839 \begin_layout Plain Layout
18840
18841
18842 \backslash
18843 textcolor{verdeoscuro}{
18844 \end_layout
18845
18846 \end_inset
18847
18848
18849 \begin_inset Formula \[
18850 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\]
18851
18852 \end_inset
18853
18854
18855 \begin_inset ERT
18856 status collapsed
18857
18858 \begin_layout Plain Layout
18859
18860 }
18861 \end_layout
18862
18863 \end_inset
18864
18865
18866 \end_layout
18867
18868 \begin_layout Standard
18869 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
18870  a ecuaciones completas.
18871 \begin_inset Foot
18872 status collapsed
18873
18874 \begin_layout Plain Layout
18875 \begin_inset CommandInset href
18876 LatexCommand href
18877 name "LyX-bug #5269"
18878 target "http://www.lyx.org/trac/ticket/5269"
18879
18880 \end_inset
18881
18882
18883 \end_layout
18884
18885 \end_inset
18886
18887
18888 \end_layout
18889
18890 \begin_layout Subsection
18891 Tamaños de fuentes
18892 \begin_inset CommandInset label
18893 LatexCommand label
18894 name "sub:Tamaños-de-fuentes"
18895
18896 \end_inset
18897
18898
18899 \begin_inset Index
18900 status collapsed
18901
18902 \begin_layout Plain Layout
18903 Fuentes ! tamaño
18904 \end_layout
18905
18906 \end_inset
18907
18908
18909 \end_layout
18910
18911 \begin_layout Standard
18912 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
18913  siguientes comandos de tamaño:
18914 \end_layout
18915
18916 \begin_layout Standard
18917
18918 \series bold
18919
18920 \backslash
18921 Huge
18922 \series default
18923
18924 \series bold
18925
18926 \backslash
18927 huge
18928 \series default
18929
18930 \series bold
18931
18932 \backslash
18933 LARGE
18934 \series default
18935
18936 \series bold
18937
18938 \backslash
18939 Large
18940 \series default
18941
18942 \series bold
18943
18944 \backslash
18945 large
18946 \series default
18947
18948 \series bold
18949
18950 \backslash
18951 normalsize
18952 \series default
18953
18954 \series bold
18955
18956 \backslash
18957 small
18958 \series default
18959 ,
18960 \begin_inset Newline newline
18961 \end_inset
18962
18963
18964 \series bold
18965
18966 \backslash
18967 footnotesize
18968 \series default
18969
18970 \series bold
18971
18972 \backslash
18973 scriptsize
18974 \series default
18975 , y 
18976 \series bold
18977
18978 \backslash
18979 tiny
18980 \end_layout
18981
18982 \begin_layout Standard
18983 El tamaño dado por los comandos depende del tamaño base de la fuente en
18984  el documento, dado por el comando 
18985 \series bold
18986
18987 \backslash
18988 normalsize
18989 \series default
18990 .
18991  Los demás comandos producen tamaños menores o mayores que 
18992 \series bold
18993
18994 \backslash
18995 normalsize
18996 \series default
18997 .
18998  No obstante, puede que el tamaño de fuente no exceda de cierto valor.
18999  Si, por ejemplo, la fuente del documento es de 12
19000 \begin_inset space \thinspace{}
19001 \end_inset
19002
19003 pt, el comando 
19004 \series bold
19005
19006 \backslash
19007 Huge
19008 \series default
19009  da el mismo tamaño que 
19010 \series bold
19011
19012 \backslash
19013 huge
19014 \series default
19015 .
19016 \end_layout
19017
19018 \begin_layout Standard
19019 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
19020  a todas las ecuaciones y texto siguientes.
19021  Para volver al tamaño anterior hay que insertar el comando 
19022 \series bold
19023
19024 \backslash
19025 normalsize
19026 \series default
19027  en modo TeX detrás de la ecuación.
19028  
19029 \end_layout
19030
19031 \begin_layout Standard
19032 Dentro de una fórmula el tamaño sólo se puede cambiar para símbolos o letras
19033  en texto matemático.
19034  Para hacerlo se inserta el comando en texto matemático.
19035  Todos los caracteres siguientes, hasta el final del texto matemático o
19036  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
19037  Dos ejemplos:
19038 \end_layout
19039
19040 \begin_layout Standard
19041 \begin_inset VSpace -2mm
19042 \end_inset
19043
19044
19045 \end_layout
19046
19047 \begin_layout Standard
19048 \begin_inset ERT
19049 status collapsed
19050
19051 \begin_layout Plain Layout
19052
19053
19054 \backslash
19055 huge
19056 \end_layout
19057
19058 \end_inset
19059
19060
19061 \begin_inset Formula \[
19062 A=\frac{B}{c}\cdot\maltese\]
19063
19064 \end_inset
19065
19066
19067 \begin_inset Formula \[
19068 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
19069
19070 \end_inset
19071
19072
19073 \end_layout
19074
19075 \begin_layout Standard
19076 \begin_inset ERT
19077 status collapsed
19078
19079 \begin_layout Plain Layout
19080
19081
19082 \backslash
19083 normalsize
19084 \end_layout
19085
19086 \end_inset
19087
19088
19089 \begin_inset VSpace medskip
19090 \end_inset
19091
19092
19093 \end_layout
19094
19095 \begin_layout Standard
19096 Antes de las ecuaciones se ha insertado el comando 
19097 \series bold
19098
19099 \backslash
19100 huge
19101 \series default
19102 .
19103  Para la segunda ecuación el comando es:
19104 \begin_inset Newline newline
19105 \end_inset
19106
19107
19108 \series bold
19109
19110 \backslash
19111 maltese
19112 \begin_inset ERT
19113 status collapsed
19114
19115 \begin_layout Plain Layout
19116
19117
19118 \backslash
19119 spce 
19120 \end_layout
19121
19122 \end_inset
19123
19124 A Alt+M M 
19125 \backslash
19126 Large
19127 \begin_inset ERT
19128 status collapsed
19129
19130 \begin_layout Plain Layout
19131
19132
19133 \backslash
19134 spce 
19135 \end_layout
19136
19137 \end_inset
19138
19139
19140 \backslash
19141 maltese
19142 \begin_inset ERT
19143 status collapsed
19144
19145 \begin_layout Plain Layout
19146
19147
19148 \backslash
19149 spce 
19150 \end_layout
19151
19152 \end_inset
19153
19154
19155 \backslash
19156 textit
19157 \begin_inset ERT
19158 status collapsed
19159
19160 \begin_layout Plain Layout
19161
19162
19163 \backslash
19164 spce 
19165 \end_layout
19166
19167 \end_inset
19168
19169 A
19170 \begin_inset Formula $\to$
19171 \end_inset
19172
19173
19174 \begin_inset Formula $\to$
19175 \end_inset
19176
19177
19178 \begin_inset Newline newline
19179 \end_inset
19180
19181
19182 \begin_inset space \hspace*{}
19183 \length 1cm
19184 \end_inset
19185
19186 Alt+M M 
19187 \backslash
19188 tiny
19189 \begin_inset ERT
19190 status collapsed
19191
19192 \begin_layout Plain Layout
19193
19194
19195 \backslash
19196 spce 
19197 \end_layout
19198
19199 \end_inset
19200
19201
19202 \backslash
19203 maltese
19204 \begin_inset ERT
19205 status collapsed
19206
19207 \begin_layout Plain Layout
19208
19209
19210 \backslash
19211 spce 
19212 \end_layout
19213
19214 \end_inset
19215
19216
19217 \backslash
19218 textit
19219 \begin_inset ERT
19220 status collapsed
19221
19222 \begin_layout Plain Layout
19223
19224
19225 \backslash
19226 spce 
19227 \end_layout
19228
19229 \end_inset
19230
19231 A
19232 \end_layout
19233
19234 \begin_layout Standard
19235 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19236  el tamaño por omisión.
19237 \end_layout
19238
19239 \begin_layout Section
19240 Letras griegas
19241 \begin_inset Index
19242 status collapsed
19243
19244 \begin_layout Plain Layout
19245 Letras griegas
19246 \end_layout
19247
19248 \end_inset
19249
19250
19251 \end_layout
19252
19253 \begin_layout Standard
19254 Todas las letras griegas se pueden insertar además mediante el botón 
19255 \begin_inset Graphics
19256         filename ../../images/math/alpha.png
19257         scale 85
19258
19259 \end_inset
19260
19261  de la barra de ecuaciones.
19262 \end_layout
19263
19264 \begin_layout Subsection
19265 Minúsculas
19266 \begin_inset Index
19267 status collapsed
19268
19269 \begin_layout Plain Layout
19270 Letras griegas ! minúsculas
19271 \end_layout
19272
19273 \end_inset
19274
19275
19276 \end_layout
19277
19278 \begin_layout Standard
19279 \begin_inset space \hfill{}
19280 \end_inset
19281
19282
19283 \begin_inset Tabular
19284 <lyxtabular version="3" rows="11" columns="2">
19285 <features>
19286 <column alignment="center" valignment="top" width="0pt">
19287 <column alignment="center" valignment="top" width="0pt">
19288 <row>
19289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19290 \begin_inset Text
19291
19292 \begin_layout Plain Layout
19293 Comando
19294 \end_layout
19295
19296 \end_inset
19297 </cell>
19298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19299 \begin_inset Text
19300
19301 \begin_layout Plain Layout
19302 Símbolo
19303 \end_layout
19304
19305 \end_inset
19306 </cell>
19307 </row>
19308 <row>
19309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19310 \begin_inset Text
19311
19312 \begin_layout Plain Layout
19313
19314 \backslash
19315 alpha
19316 \end_layout
19317
19318 \end_inset
19319 </cell>
19320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19321 \begin_inset Text
19322
19323 \begin_layout Plain Layout
19324 \begin_inset Formula $\alpha$
19325 \end_inset
19326
19327
19328 \end_layout
19329
19330 \end_inset
19331 </cell>
19332 </row>
19333 <row>
19334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19335 \begin_inset Text
19336
19337 \begin_layout Plain Layout
19338
19339 \backslash
19340 beta
19341 \end_layout
19342
19343 \end_inset
19344 </cell>
19345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19346 \begin_inset Text
19347
19348 \begin_layout Plain Layout
19349 \begin_inset Formula $\beta$
19350 \end_inset
19351
19352
19353 \end_layout
19354
19355 \end_inset
19356 </cell>
19357 </row>
19358 <row>
19359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19360 \begin_inset Text
19361
19362 \begin_layout Plain Layout
19363
19364 \backslash
19365 gamma
19366 \end_layout
19367
19368 \end_inset
19369 </cell>
19370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19371 \begin_inset Text
19372
19373 \begin_layout Plain Layout
19374 \begin_inset Formula $\gamma$
19375 \end_inset
19376
19377
19378 \end_layout
19379
19380 \end_inset
19381 </cell>
19382 </row>
19383 <row>
19384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19385 \begin_inset Text
19386
19387 \begin_layout Plain Layout
19388
19389 \backslash
19390 delta
19391 \end_layout
19392
19393 \end_inset
19394 </cell>
19395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19396 \begin_inset Text
19397
19398 \begin_layout Plain Layout
19399 \begin_inset Formula $\delta$
19400 \end_inset
19401
19402
19403 \end_layout
19404
19405 \end_inset
19406 </cell>
19407 </row>
19408 <row>
19409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19410 \begin_inset Text
19411
19412 \begin_layout Plain Layout
19413
19414 \backslash
19415 epsilon
19416 \end_layout
19417
19418 \end_inset
19419 </cell>
19420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19421 \begin_inset Text
19422
19423 \begin_layout Plain Layout
19424 \begin_inset Formula $\epsilon$
19425 \end_inset
19426
19427
19428 \end_layout
19429
19430 \end_inset
19431 </cell>
19432 </row>
19433 <row>
19434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19435 \begin_inset Text
19436
19437 \begin_layout Plain Layout
19438
19439 \backslash
19440 varepsilon
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19446 \begin_inset Text
19447
19448 \begin_layout Plain Layout
19449 \begin_inset Formula $\varepsilon$
19450 \end_inset
19451
19452
19453 \end_layout
19454
19455 \end_inset
19456 </cell>
19457 </row>
19458 <row>
19459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19460 \begin_inset Text
19461
19462 \begin_layout Plain Layout
19463
19464 \backslash
19465 zeta
19466 \end_layout
19467
19468 \end_inset
19469 </cell>
19470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19471 \begin_inset Text
19472
19473 \begin_layout Plain Layout
19474 \begin_inset Formula $\zeta$
19475 \end_inset
19476
19477
19478 \end_layout
19479
19480 \end_inset
19481 </cell>
19482 </row>
19483 <row>
19484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Plain Layout
19488
19489 \backslash
19490 eta
19491 \end_layout
19492
19493 \end_inset
19494 </cell>
19495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19496 \begin_inset Text
19497
19498 \begin_layout Plain Layout
19499 \begin_inset Formula $\eta$
19500 \end_inset
19501
19502
19503 \end_layout
19504
19505 \end_inset
19506 </cell>
19507 </row>
19508 <row>
19509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19510 \begin_inset Text
19511
19512 \begin_layout Plain Layout
19513
19514 \backslash
19515 theta
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19521 \begin_inset Text
19522
19523 \begin_layout Plain Layout
19524 \begin_inset Formula $\theta$
19525 \end_inset
19526
19527
19528 \end_layout
19529
19530 \end_inset
19531 </cell>
19532 </row>
19533 <row>
19534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19535 \begin_inset Text
19536
19537 \begin_layout Plain Layout
19538
19539 \backslash
19540 vartheta
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19546 \begin_inset Text
19547
19548 \begin_layout Plain Layout
19549 \begin_inset Formula $\vartheta$
19550 \end_inset
19551
19552
19553 \end_layout
19554
19555 \end_inset
19556 </cell>
19557 </row>
19558 </lyxtabular>
19559
19560 \end_inset
19561
19562
19563 \begin_inset space \hfill{}
19564 \end_inset
19565
19566
19567 \begin_inset Tabular
19568 <lyxtabular version="3" rows="12" columns="2">
19569 <features>
19570 <column alignment="center" valignment="top" width="0pt">
19571 <column alignment="center" valignment="top" width="0pt">
19572 <row>
19573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19574 \begin_inset Text
19575
19576 \begin_layout Plain Layout
19577 Comando
19578 \end_layout
19579
19580 \end_inset
19581 </cell>
19582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19583 \begin_inset Text
19584
19585 \begin_layout Plain Layout
19586 Símbolo
19587 \end_layout
19588
19589 \end_inset
19590 </cell>
19591 </row>
19592 <row>
19593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19594 \begin_inset Text
19595
19596 \begin_layout Plain Layout
19597
19598 \backslash
19599 iota
19600 \end_layout
19601
19602 \end_inset
19603 </cell>
19604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19605 \begin_inset Text
19606
19607 \begin_layout Plain Layout
19608 \begin_inset Formula $\iota$
19609 \end_inset
19610
19611
19612 \end_layout
19613
19614 \end_inset
19615 </cell>
19616 </row>
19617 <row>
19618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19619 \begin_inset Text
19620
19621 \begin_layout Plain Layout
19622
19623 \backslash
19624 kappa
19625 \end_layout
19626
19627 \end_inset
19628 </cell>
19629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19630 \begin_inset Text
19631
19632 \begin_layout Plain Layout
19633 \begin_inset Formula $\kappa$
19634 \end_inset
19635
19636
19637 \end_layout
19638
19639 \end_inset
19640 </cell>
19641 </row>
19642 <row>
19643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19644 \begin_inset Text
19645
19646 \begin_layout Plain Layout
19647
19648 \backslash
19649 varkappa
19650 \end_layout
19651
19652 \end_inset
19653 </cell>
19654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19655 \begin_inset Text
19656
19657 \begin_layout Plain Layout
19658 \begin_inset Formula $\varkappa$
19659 \end_inset
19660
19661
19662 \end_layout
19663
19664 \end_inset
19665 </cell>
19666 </row>
19667 <row>
19668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19669 \begin_inset Text
19670
19671 \begin_layout Plain Layout
19672
19673 \backslash
19674 lambda
19675 \end_layout
19676
19677 \end_inset
19678 </cell>
19679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19680 \begin_inset Text
19681
19682 \begin_layout Plain Layout
19683 \begin_inset Formula $\lambda$
19684 \end_inset
19685
19686
19687 \end_layout
19688
19689 \end_inset
19690 </cell>
19691 </row>
19692 <row>
19693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19694 \begin_inset Text
19695
19696 \begin_layout Plain Layout
19697
19698 \backslash
19699 mu
19700 \end_layout
19701
19702 \end_inset
19703 </cell>
19704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19705 \begin_inset Text
19706
19707 \begin_layout Plain Layout
19708 \begin_inset Formula $\mu$
19709 \end_inset
19710
19711
19712 \end_layout
19713
19714 \end_inset
19715 </cell>
19716 </row>
19717 <row>
19718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19719 \begin_inset Text
19720
19721 \begin_layout Plain Layout
19722
19723 \backslash
19724 nu
19725 \end_layout
19726
19727 \end_inset
19728 </cell>
19729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Plain Layout
19733 \begin_inset Formula $\nu$
19734 \end_inset
19735
19736
19737 \end_layout
19738
19739 \end_inset
19740 </cell>
19741 </row>
19742 <row>
19743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19744 \begin_inset Text
19745
19746 \begin_layout Plain Layout
19747
19748 \backslash
19749 xi
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 $\xi$
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 o
19773 \end_layout
19774
19775 \end_inset
19776 </cell>
19777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19778 \begin_inset Text
19779
19780 \begin_layout Plain Layout
19781 \begin_inset Formula $o$
19782 \end_inset
19783
19784
19785 \end_layout
19786
19787 \end_inset
19788 </cell>
19789 </row>
19790 <row>
19791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19792 \begin_inset Text
19793
19794 \begin_layout Plain Layout
19795
19796 \backslash
19797 pi
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19803 \begin_inset Text
19804
19805 \begin_layout Plain Layout
19806 \begin_inset Formula $\pi$
19807 \end_inset
19808
19809
19810 \end_layout
19811
19812 \end_inset
19813 </cell>
19814 </row>
19815 <row>
19816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19817 \begin_inset Text
19818
19819 \begin_layout Plain Layout
19820
19821 \backslash
19822 varpi
19823 \end_layout
19824
19825 \end_inset
19826 </cell>
19827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19828 \begin_inset Text
19829
19830 \begin_layout Plain Layout
19831 \begin_inset Formula $\varpi$
19832 \end_inset
19833
19834
19835 \end_layout
19836
19837 \end_inset
19838 </cell>
19839 </row>
19840 <row>
19841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19842 \begin_inset Text
19843
19844 \begin_layout Plain Layout
19845
19846 \backslash
19847 rho
19848 \end_layout
19849
19850 \end_inset
19851 </cell>
19852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19853 \begin_inset Text
19854
19855 \begin_layout Plain Layout
19856 \begin_inset Formula $\rho$
19857 \end_inset
19858
19859
19860 \end_layout
19861
19862 \end_inset
19863 </cell>
19864 </row>
19865 </lyxtabular>
19866
19867 \end_inset
19868
19869
19870 \begin_inset space \hfill{}
19871 \end_inset
19872
19873
19874 \begin_inset Tabular
19875 <lyxtabular version="3" rows="11" columns="2">
19876 <features>
19877 <column alignment="center" valignment="top" width="0pt">
19878 <column alignment="center" valignment="top" width="0pt">
19879 <row>
19880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19881 \begin_inset Text
19882
19883 \begin_layout Plain Layout
19884 Comando
19885 \end_layout
19886
19887 \end_inset
19888 </cell>
19889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19890 \begin_inset Text
19891
19892 \begin_layout Plain Layout
19893 Símbolo
19894 \end_layout
19895
19896 \end_inset
19897 </cell>
19898 </row>
19899 <row>
19900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19901 \begin_inset Text
19902
19903 \begin_layout Plain Layout
19904
19905 \backslash
19906 varrho
19907 \end_layout
19908
19909 \end_inset
19910 </cell>
19911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19912 \begin_inset Text
19913
19914 \begin_layout Plain Layout
19915 \begin_inset Formula $\varrho$
19916 \end_inset
19917
19918
19919 \end_layout
19920
19921 \end_inset
19922 </cell>
19923 </row>
19924 <row>
19925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19926 \begin_inset Text
19927
19928 \begin_layout Plain Layout
19929
19930 \backslash
19931 sigma
19932 \end_layout
19933
19934 \end_inset
19935 </cell>
19936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19937 \begin_inset Text
19938
19939 \begin_layout Plain Layout
19940 \begin_inset Formula $\sigma$
19941 \end_inset
19942
19943
19944 \end_layout
19945
19946 \end_inset
19947 </cell>
19948 </row>
19949 <row>
19950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19951 \begin_inset Text
19952
19953 \begin_layout Plain Layout
19954
19955 \backslash
19956 varsigma
19957 \end_layout
19958
19959 \end_inset
19960 </cell>
19961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19962 \begin_inset Text
19963
19964 \begin_layout Plain Layout
19965 \begin_inset Formula $\varsigma$
19966 \end_inset
19967
19968
19969 \end_layout
19970
19971 \end_inset
19972 </cell>
19973 </row>
19974 <row>
19975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19976 \begin_inset Text
19977
19978 \begin_layout Plain Layout
19979
19980 \backslash
19981 tau
19982 \end_layout
19983
19984 \end_inset
19985 </cell>
19986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19987 \begin_inset Text
19988
19989 \begin_layout Plain Layout
19990 \begin_inset Formula $\tau$
19991 \end_inset
19992
19993
19994 \end_layout
19995
19996 \end_inset
19997 </cell>
19998 </row>
19999 <row>
20000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20001 \begin_inset Text
20002
20003 \begin_layout Plain Layout
20004
20005 \backslash
20006 upsilon
20007 \end_layout
20008
20009 \end_inset
20010 </cell>
20011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20012 \begin_inset Text
20013
20014 \begin_layout Plain Layout
20015 \begin_inset Formula $\upsilon$
20016 \end_inset
20017
20018
20019 \end_layout
20020
20021 \end_inset
20022 </cell>
20023 </row>
20024 <row>
20025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20026 \begin_inset Text
20027
20028 \begin_layout Plain Layout
20029
20030 \backslash
20031 phi
20032 \end_layout
20033
20034 \end_inset
20035 </cell>
20036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20037 \begin_inset Text
20038
20039 \begin_layout Plain Layout
20040 \begin_inset Formula $\phi$
20041 \end_inset
20042
20043
20044 \end_layout
20045
20046 \end_inset
20047 </cell>
20048 </row>
20049 <row>
20050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20051 \begin_inset Text
20052
20053 \begin_layout Plain Layout
20054
20055 \backslash
20056 varphi
20057 \end_layout
20058
20059 \end_inset
20060 </cell>
20061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20062 \begin_inset Text
20063
20064 \begin_layout Plain Layout
20065 \begin_inset Formula $\varphi$
20066 \end_inset
20067
20068
20069 \end_layout
20070
20071 \end_inset
20072 </cell>
20073 </row>
20074 <row>
20075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20076 \begin_inset Text
20077
20078 \begin_layout Plain Layout
20079
20080 \backslash
20081 chi
20082 \end_layout
20083
20084 \end_inset
20085 </cell>
20086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20087 \begin_inset Text
20088
20089 \begin_layout Plain Layout
20090 \begin_inset Formula $\chi$
20091 \end_inset
20092
20093
20094 \end_layout
20095
20096 \end_inset
20097 </cell>
20098 </row>
20099 <row>
20100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20101 \begin_inset Text
20102
20103 \begin_layout Plain Layout
20104
20105 \backslash
20106 psi
20107 \end_layout
20108
20109 \end_inset
20110 </cell>
20111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20112 \begin_inset Text
20113
20114 \begin_layout Plain Layout
20115 \begin_inset Formula $\psi$
20116 \end_inset
20117
20118
20119 \end_layout
20120
20121 \end_inset
20122 </cell>
20123 </row>
20124 <row>
20125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20126 \begin_inset Text
20127
20128 \begin_layout Plain Layout
20129
20130 \backslash
20131 omega
20132 \end_layout
20133
20134 \end_inset
20135 </cell>
20136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Plain Layout
20140 \begin_inset Formula $\omega$
20141 \end_inset
20142
20143
20144 \end_layout
20145
20146 \end_inset
20147 </cell>
20148 </row>
20149 </lyxtabular>
20150
20151 \end_inset
20152
20153
20154 \begin_inset space \hfill{}
20155 \end_inset
20156
20157
20158 \end_layout
20159
20160 \begin_layout Standard
20161 \begin_inset VSpace medskip
20162 \end_inset
20163
20164
20165 \end_layout
20166
20167 \begin_layout Standard
20168 Cómo escribir letras griegas en redonda se explica en 
20169 \begin_inset CommandInset ref
20170 LatexCommand ref
20171 reference "sub:Griegas-en-redonda"
20172
20173 \end_inset
20174
20175 .
20176 \end_layout
20177
20178 \begin_layout Subsection
20179 Mayúsculas
20180 \begin_inset Index
20181 status collapsed
20182
20183 \begin_layout Plain Layout
20184 Letras griegas ! mayúsculas
20185 \end_layout
20186
20187 \end_inset
20188
20189
20190 \end_layout
20191
20192 \begin_layout Standard
20193 \begin_inset space \hfill{}
20194 \end_inset
20195
20196
20197 \begin_inset Tabular
20198 <lyxtabular version="3" rows="7" columns="2">
20199 <features>
20200 <column alignment="center" valignment="top" width="0pt">
20201 <column alignment="center" valignment="top" width="0pt">
20202 <row>
20203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20204 \begin_inset Text
20205
20206 \begin_layout Plain Layout
20207 Comando
20208 \end_layout
20209
20210 \end_inset
20211 </cell>
20212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20213 \begin_inset Text
20214
20215 \begin_layout Plain Layout
20216 Símbolo
20217 \end_layout
20218
20219 \end_inset
20220 </cell>
20221 </row>
20222 <row>
20223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20224 \begin_inset Text
20225
20226 \begin_layout Plain Layout
20227
20228 \backslash
20229 Gamma
20230 \end_layout
20231
20232 \end_inset
20233 </cell>
20234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20235 \begin_inset Text
20236
20237 \begin_layout Plain Layout
20238 \begin_inset Formula $\Gamma$
20239 \end_inset
20240
20241
20242 \end_layout
20243
20244 \end_inset
20245 </cell>
20246 </row>
20247 <row>
20248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20249 \begin_inset Text
20250
20251 \begin_layout Plain Layout
20252
20253 \backslash
20254 Delta
20255 \end_layout
20256
20257 \end_inset
20258 </cell>
20259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20260 \begin_inset Text
20261
20262 \begin_layout Plain Layout
20263 \begin_inset Formula $\Delta$
20264 \end_inset
20265
20266
20267 \end_layout
20268
20269 \end_inset
20270 </cell>
20271 </row>
20272 <row>
20273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20274 \begin_inset Text
20275
20276 \begin_layout Plain Layout
20277
20278 \backslash
20279 Theta
20280 \end_layout
20281
20282 \end_inset
20283 </cell>
20284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20285 \begin_inset Text
20286
20287 \begin_layout Plain Layout
20288 \begin_inset Formula $\Theta$
20289 \end_inset
20290
20291
20292 \end_layout
20293
20294 \end_inset
20295 </cell>
20296 </row>
20297 <row>
20298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20299 \begin_inset Text
20300
20301 \begin_layout Plain Layout
20302
20303 \backslash
20304 Lambda
20305 \end_layout
20306
20307 \end_inset
20308 </cell>
20309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20310 \begin_inset Text
20311
20312 \begin_layout Plain Layout
20313 \begin_inset Formula $\Lambda$
20314 \end_inset
20315
20316
20317 \end_layout
20318
20319 \end_inset
20320 </cell>
20321 </row>
20322 <row>
20323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20324 \begin_inset Text
20325
20326 \begin_layout Plain Layout
20327
20328 \backslash
20329 Xi
20330 \end_layout
20331
20332 \end_inset
20333 </cell>
20334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20335 \begin_inset Text
20336
20337 \begin_layout Plain Layout
20338 \begin_inset Formula $\Xi$
20339 \end_inset
20340
20341
20342 \end_layout
20343
20344 \end_inset
20345 </cell>
20346 </row>
20347 <row>
20348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20349 \begin_inset Text
20350
20351 \begin_layout Plain Layout
20352
20353 \backslash
20354 Pi
20355 \end_layout
20356
20357 \end_inset
20358 </cell>
20359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20360 \begin_inset Text
20361
20362 \begin_layout Plain Layout
20363 \begin_inset Formula $\Pi$
20364 \end_inset
20365
20366
20367 \end_layout
20368
20369 \end_inset
20370 </cell>
20371 </row>
20372 </lyxtabular>
20373
20374 \end_inset
20375
20376
20377 \begin_inset space \hfill{}
20378 \end_inset
20379
20380
20381 \begin_inset Tabular
20382 <lyxtabular version="3" rows="6" columns="2">
20383 <features>
20384 <column alignment="center" valignment="top" width="0pt">
20385 <column alignment="center" valignment="top" width="0pt">
20386 <row>
20387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20388 \begin_inset Text
20389
20390 \begin_layout Plain Layout
20391 Comando
20392 \end_layout
20393
20394 \end_inset
20395 </cell>
20396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20397 \begin_inset Text
20398
20399 \begin_layout Plain Layout
20400 Símbolo
20401 \end_layout
20402
20403 \end_inset
20404 </cell>
20405 </row>
20406 <row>
20407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20408 \begin_inset Text
20409
20410 \begin_layout Plain Layout
20411
20412 \backslash
20413 Sigma
20414 \end_layout
20415
20416 \end_inset
20417 </cell>
20418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20419 \begin_inset Text
20420
20421 \begin_layout Plain Layout
20422 \begin_inset Formula $\Sigma$
20423 \end_inset
20424
20425
20426 \end_layout
20427
20428 \end_inset
20429 </cell>
20430 </row>
20431 <row>
20432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20433 \begin_inset Text
20434
20435 \begin_layout Plain Layout
20436
20437 \backslash
20438 Upsilon
20439 \end_layout
20440
20441 \end_inset
20442 </cell>
20443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20444 \begin_inset Text
20445
20446 \begin_layout Plain Layout
20447 \begin_inset Formula $\Upsilon$
20448 \end_inset
20449
20450
20451 \end_layout
20452
20453 \end_inset
20454 </cell>
20455 </row>
20456 <row>
20457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20458 \begin_inset Text
20459
20460 \begin_layout Plain Layout
20461
20462 \backslash
20463 Phi
20464 \end_layout
20465
20466 \end_inset
20467 </cell>
20468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20469 \begin_inset Text
20470
20471 \begin_layout Plain Layout
20472 \begin_inset Formula $\Phi$
20473 \end_inset
20474
20475
20476 \end_layout
20477
20478 \end_inset
20479 </cell>
20480 </row>
20481 <row>
20482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20483 \begin_inset Text
20484
20485 \begin_layout Plain Layout
20486
20487 \backslash
20488 Psi
20489 \end_layout
20490
20491 \end_inset
20492 </cell>
20493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20494 \begin_inset Text
20495
20496 \begin_layout Plain Layout
20497 \begin_inset Formula $\Psi$
20498 \end_inset
20499
20500
20501 \end_layout
20502
20503 \end_inset
20504 </cell>
20505 </row>
20506 <row>
20507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20508 \begin_inset Text
20509
20510 \begin_layout Plain Layout
20511
20512 \backslash
20513 Omega
20514 \end_layout
20515
20516 \end_inset
20517 </cell>
20518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20519 \begin_inset Text
20520
20521 \begin_layout Plain Layout
20522 \begin_inset Formula $\Omega$
20523 \end_inset
20524
20525
20526 \end_layout
20527
20528 \end_inset
20529 </cell>
20530 </row>
20531 </lyxtabular>
20532
20533 \end_inset
20534
20535
20536 \begin_inset space \hfill{}
20537 \end_inset
20538
20539
20540 \end_layout
20541
20542 \begin_layout Standard
20543 \begin_inset VSpace medskip
20544 \end_inset
20545
20546
20547 \end_layout
20548
20549 \begin_layout Standard
20550 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
20551  cuando se desarrolló TeX.
20552  Para obtener mayúsculas en cursiva, inicia cada comando con 
20553 \series bold
20554 var
20555 \series default
20556 .
20557  Por ejemplo, el comando 
20558 \series bold
20559
20560 \backslash
20561 varGamma
20562 \series default
20563  genera: 
20564 \begin_inset Formula $\varGamma$
20565 \end_inset
20566
20567
20568 \end_layout
20569
20570 \begin_layout Subsection
20571 Letras en negrita
20572 \begin_inset Index
20573 status collapsed
20574
20575 \begin_layout Plain Layout
20576 Letras griegas ! en negrita
20577 \end_layout
20578
20579 \end_inset
20580
20581
20582 \end_layout
20583
20584 \begin_layout Standard
20585 Las letras griegas no admiten diferentes estilos de fuente como las latinas.
20586  Sólo se pueden poner en negrita con el comando 
20587 \series bold
20588
20589 \backslash
20590 boldsymbol
20591 \series default
20592
20593 \begin_inset Index
20594 status collapsed
20595
20596 \begin_layout Plain Layout
20597 Comandos ! B ! 
20598 \backslash
20599 boldsymbol
20600 \end_layout
20601
20602 \end_inset
20603
20604 .
20605 \end_layout
20606
20607 \begin_layout Standard
20608 \align center
20609 \begin_inset Tabular
20610 <lyxtabular version="3" rows="3" columns="2">
20611 <features>
20612 <column alignment="center" valignment="top" width="0">
20613 <column alignment="center" valignment="top" width="0">
20614 <row>
20615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20616 \begin_inset Text
20617
20618 \begin_layout Plain Layout
20619 Comando
20620 \end_layout
20621
20622 \end_inset
20623 </cell>
20624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20625 \begin_inset Text
20626
20627 \begin_layout Plain Layout
20628 Símbolo
20629 \end_layout
20630
20631 \end_inset
20632 </cell>
20633 </row>
20634 <row>
20635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20636 \begin_inset Text
20637
20638 \begin_layout Plain Layout
20639
20640 \backslash
20641 Upsilon
20642 \backslash
20643 boldsymbol
20644 \backslash
20645 Upsilon
20646 \end_layout
20647
20648 \end_inset
20649 </cell>
20650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20651 \begin_inset Text
20652
20653 \begin_layout Plain Layout
20654 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20655 \end_inset
20656
20657
20658 \end_layout
20659
20660 \end_inset
20661 </cell>
20662 </row>
20663 <row>
20664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20665 \begin_inset Text
20666
20667 \begin_layout Plain Layout
20668
20669 \backslash
20670 theta
20671 \backslash
20672 boldsymbol
20673 \backslash
20674 theta
20675 \end_layout
20676
20677 \end_inset
20678 </cell>
20679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20680 \begin_inset Text
20681
20682 \begin_layout Plain Layout
20683 \begin_inset Formula $\theta\boldsymbol{\theta}$
20684 \end_inset
20685
20686
20687 \end_layout
20688
20689 \end_inset
20690 </cell>
20691 </row>
20692 </lyxtabular>
20693
20694 \end_inset
20695
20696
20697 \end_layout
20698
20699 \begin_layout Section
20700 Símbolos
20701 \begin_inset ERT
20702 status collapsed
20703
20704 \begin_layout Plain Layout
20705
20706
20707 \backslash
20708 texorpdfstring{
20709 \end_layout
20710
20711 \end_inset
20712
20713
20714 \begin_inset Foot
20715 status collapsed
20716
20717 \begin_layout Plain Layout
20718 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
20719  LaTeX en 
20720 \begin_inset CommandInset citation
20721 LatexCommand cite
20722 key "Symbole"
20723
20724 \end_inset
20725
20726 .
20727 \end_layout
20728
20729 \end_inset
20730
20731
20732 \begin_inset ERT
20733 status collapsed
20734
20735 \begin_layout Plain Layout
20736
20737 }{}
20738 \end_layout
20739
20740 \end_inset
20741
20742
20743 \begin_inset Note Note
20744 status collapsed
20745
20746 \begin_layout Plain Layout
20747
20748 \backslash
20749 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
20750  PDF.
20751 \end_layout
20752
20753 \begin_layout Plain Layout
20754 Más sobre 
20755 \backslash
20756 texorpdfstring en la sección 
20757 \begin_inset CommandInset ref
20758 LatexCommand ref
20759 reference "sub:Ecuaciones-en-encabezados"
20760
20761 \end_inset
20762
20763 .
20764 \end_layout
20765
20766 \end_inset
20767
20768
20769 \begin_inset Index
20770 status collapsed
20771
20772 \begin_layout Plain Layout
20773 Símbolos
20774 \end_layout
20775
20776 \end_inset
20777
20778
20779 \end_layout
20780
20781 \begin_layout Standard
20782 Muchos de los símbolos listados en esta sección se pueden insertar además
20783  mediante los botones 
20784 \begin_inset Graphics
20785         filename ../../images/math/nabla.png
20786         scale 85
20787
20788 \end_inset
20789
20790  y 
20791 \begin_inset Graphics
20792         filename ../../images/math/digamma.png
20793         scale 85
20794
20795 \end_inset
20796
20797  de la barra de ecuaciones.
20798 \end_layout
20799
20800 \begin_layout Subsection
20801 Símbolos matemáticos
20802 \begin_inset CommandInset label
20803 LatexCommand label
20804 name "sub:Símbolos-matemáticos"
20805
20806 \end_inset
20807
20808
20809 \begin_inset Index
20810 status collapsed
20811
20812 \begin_layout Plain Layout
20813 Símbolos ! matemáticos
20814 \end_layout
20815
20816 \end_inset
20817
20818
20819 \end_layout
20820
20821 \begin_layout Standard
20822 \begin_inset space \hfill{}
20823 \end_inset
20824
20825
20826 \begin_inset Tabular
20827 <lyxtabular version="3" rows="10" columns="2">
20828 <features>
20829 <column alignment="center" valignment="top" width="0pt">
20830 <column alignment="center" valignment="top" width="0pt">
20831 <row>
20832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20833 \begin_inset Text
20834
20835 \begin_layout Plain Layout
20836 Comando
20837 \end_layout
20838
20839 \end_inset
20840 </cell>
20841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20842 \begin_inset Text
20843
20844 \begin_layout Plain Layout
20845 Símbolo
20846 \end_layout
20847
20848 \end_inset
20849 </cell>
20850 </row>
20851 <row>
20852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20853 \begin_inset Text
20854
20855 \begin_layout Plain Layout
20856
20857 \backslash
20858 neg
20859 \end_layout
20860
20861 \end_inset
20862 </cell>
20863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20864 \begin_inset Text
20865
20866 \begin_layout Plain Layout
20867 \begin_inset Formula $\neg$
20868 \end_inset
20869
20870
20871 \end_layout
20872
20873 \end_inset
20874 </cell>
20875 </row>
20876 <row>
20877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20878 \begin_inset Text
20879
20880 \begin_layout Plain Layout
20881
20882 \backslash
20883 Im
20884 \end_layout
20885
20886 \end_inset
20887 </cell>
20888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20889 \begin_inset Text
20890
20891 \begin_layout Plain Layout
20892 \begin_inset Formula $\Im$
20893 \end_inset
20894
20895
20896 \end_layout
20897
20898 \end_inset
20899 </cell>
20900 </row>
20901 <row>
20902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20903 \begin_inset Text
20904
20905 \begin_layout Plain Layout
20906
20907 \backslash
20908 Re
20909 \end_layout
20910
20911 \end_inset
20912 </cell>
20913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20914 \begin_inset Text
20915
20916 \begin_layout Plain Layout
20917 \begin_inset Formula $\Re$
20918 \end_inset
20919
20920
20921 \end_layout
20922
20923 \end_inset
20924 </cell>
20925 </row>
20926 <row>
20927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20928 \begin_inset Text
20929
20930 \begin_layout Plain Layout
20931
20932 \backslash
20933 aleph
20934 \end_layout
20935
20936 \end_inset
20937 </cell>
20938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20939 \begin_inset Text
20940
20941 \begin_layout Plain Layout
20942 \begin_inset Formula $\aleph$
20943 \end_inset
20944
20945
20946 \end_layout
20947
20948 \end_inset
20949 </cell>
20950 </row>
20951 <row>
20952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20953 \begin_inset Text
20954
20955 \begin_layout Plain Layout
20956
20957 \backslash
20958 partial
20959 \end_layout
20960
20961 \end_inset
20962 </cell>
20963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20964 \begin_inset Text
20965
20966 \begin_layout Plain Layout
20967 \begin_inset Formula $\partial$
20968 \end_inset
20969
20970
20971 \end_layout
20972
20973 \end_inset
20974 </cell>
20975 </row>
20976 <row>
20977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20978 \begin_inset Text
20979
20980 \begin_layout Plain Layout
20981
20982 \backslash
20983 infty
20984 \end_layout
20985
20986 \end_inset
20987 </cell>
20988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20989 \begin_inset Text
20990
20991 \begin_layout Plain Layout
20992 \begin_inset Formula $\infty$
20993 \end_inset
20994
20995
20996 \end_layout
20997
20998 \end_inset
20999 </cell>
21000 </row>
21001 <row>
21002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21003 \begin_inset Text
21004
21005 \begin_layout Plain Layout
21006
21007 \backslash
21008 wp
21009 \end_layout
21010
21011 \end_inset
21012 </cell>
21013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21014 \begin_inset Text
21015
21016 \begin_layout Plain Layout
21017 \begin_inset Formula $\wp$
21018 \end_inset
21019
21020
21021 \end_layout
21022
21023 \end_inset
21024 </cell>
21025 </row>
21026 <row>
21027 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21028 \begin_inset Text
21029
21030 \begin_layout Plain Layout
21031
21032 \backslash
21033 imath
21034 \end_layout
21035
21036 \end_inset
21037 </cell>
21038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21039 \begin_inset Text
21040
21041 \begin_layout Plain Layout
21042 \begin_inset Formula $\imath$
21043 \end_inset
21044
21045
21046 \end_layout
21047
21048 \end_inset
21049 </cell>
21050 </row>
21051 <row>
21052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21053 \begin_inset Text
21054
21055 \begin_layout Plain Layout
21056
21057 \backslash
21058 jmath
21059 \end_layout
21060
21061 \end_inset
21062 </cell>
21063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21064 \begin_inset Text
21065
21066 \begin_layout Plain Layout
21067 \begin_inset Formula $\jmath$
21068 \end_inset
21069
21070
21071 \end_layout
21072
21073 \end_inset
21074 </cell>
21075 </row>
21076 </lyxtabular>
21077
21078 \end_inset
21079
21080
21081 \begin_inset space \hfill{}
21082 \end_inset
21083
21084
21085 \begin_inset Tabular
21086 <lyxtabular version="3" rows="10" columns="2">
21087 <features>
21088 <column alignment="center" valignment="top" width="0pt">
21089 <column alignment="center" valignment="top" width="0pt">
21090 <row>
21091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21092 \begin_inset Text
21093
21094 \begin_layout Plain Layout
21095 Comando
21096 \end_layout
21097
21098 \end_inset
21099 </cell>
21100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21101 \begin_inset Text
21102
21103 \begin_layout Plain Layout
21104 Símbolo
21105 \begin_inset Note Note
21106 status collapsed
21107
21108 \begin_layout Plain Layout
21109
21110 \series bold
21111
21112 \backslash
21113 raisebox
21114 \series default
21115  se usa sólo como espaciador
21116 \end_layout
21117
21118 \end_inset
21119
21120
21121 \end_layout
21122
21123 \end_inset
21124 </cell>
21125 </row>
21126 <row>
21127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21128 \begin_inset Text
21129
21130 \begin_layout Plain Layout
21131
21132 \backslash
21133 forall
21134 \end_layout
21135
21136 \end_inset
21137 </cell>
21138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21139 \begin_inset Text
21140
21141 \begin_layout Plain Layout
21142 \begin_inset Formula $\forall$
21143 \end_inset
21144
21145
21146 \end_layout
21147
21148 \end_inset
21149 </cell>
21150 </row>
21151 <row>
21152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21153 \begin_inset Text
21154
21155 \begin_layout Plain Layout
21156
21157 \backslash
21158 exists
21159 \end_layout
21160
21161 \end_inset
21162 </cell>
21163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21164 \begin_inset Text
21165
21166 \begin_layout Plain Layout
21167 \begin_inset Formula $\exists$
21168 \end_inset
21169
21170
21171 \end_layout
21172
21173 \end_inset
21174 </cell>
21175 </row>
21176 <row>
21177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21178 \begin_inset Text
21179
21180 \begin_layout Plain Layout
21181
21182 \backslash
21183 nexists
21184 \end_layout
21185
21186 \end_inset
21187 </cell>
21188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21189 \begin_inset Text
21190
21191 \begin_layout Plain Layout
21192 \begin_inset Formula $\nexists$
21193 \end_inset
21194
21195
21196 \end_layout
21197
21198 \end_inset
21199 </cell>
21200 </row>
21201 <row>
21202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21203 \begin_inset Text
21204
21205 \begin_layout Plain Layout
21206
21207 \backslash
21208 emptyset
21209 \end_layout
21210
21211 \end_inset
21212 </cell>
21213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21214 \begin_inset Text
21215
21216 \begin_layout Plain Layout
21217 \begin_inset Formula $\emptyset$
21218 \end_inset
21219
21220
21221 \end_layout
21222
21223 \end_inset
21224 </cell>
21225 </row>
21226 <row>
21227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21228 \begin_inset Text
21229
21230 \begin_layout Plain Layout
21231
21232 \backslash
21233 varnothing
21234 \end_layout
21235
21236 \end_inset
21237 </cell>
21238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21239 \begin_inset Text
21240
21241 \begin_layout Plain Layout
21242 \begin_inset Formula $\varnothing$
21243 \end_inset
21244
21245
21246 \end_layout
21247
21248 \end_inset
21249 </cell>
21250 </row>
21251 <row>
21252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21253 \begin_inset Text
21254
21255 \begin_layout Plain Layout
21256
21257 \backslash
21258 dag
21259 \end_layout
21260
21261 \end_inset
21262 </cell>
21263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21264 \begin_inset Text
21265
21266 \begin_layout Plain Layout
21267 \begin_inset Formula $\dag$
21268 \end_inset
21269
21270
21271 \end_layout
21272
21273 \end_inset
21274 </cell>
21275 </row>
21276 <row>
21277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21278 \begin_inset Text
21279
21280 \begin_layout Plain Layout
21281
21282 \backslash
21283 ddag
21284 \end_layout
21285
21286 \end_inset
21287 </cell>
21288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21289 \begin_inset Text
21290
21291 \begin_layout Plain Layout
21292 \begin_inset Formula $\ddag$
21293 \end_inset
21294
21295
21296 \end_layout
21297
21298 \end_inset
21299 </cell>
21300 </row>
21301 <row>
21302 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21303 \begin_inset Text
21304
21305 \begin_layout Plain Layout
21306
21307 \backslash
21308 complement
21309 \end_layout
21310
21311 \end_inset
21312 </cell>
21313 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21314 \begin_inset Text
21315
21316 \begin_layout Plain Layout
21317 \begin_inset ERT
21318 status collapsed
21319
21320 \begin_layout Plain Layout
21321
21322
21323 \backslash
21324 raisebox{-0.8mm}{
21325 \end_layout
21326
21327 \end_inset
21328
21329
21330 \begin_inset Formula $\complement$
21331 \end_inset
21332
21333
21334 \begin_inset ERT
21335 status collapsed
21336
21337 \begin_layout Plain Layout
21338
21339 }
21340 \end_layout
21341
21342 \end_inset
21343
21344
21345 \end_layout
21346
21347 \end_inset
21348 </cell>
21349 </row>
21350 <row>
21351 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21352 \begin_inset Text
21353
21354 \begin_layout Plain Layout
21355
21356 \backslash
21357 Bbbk
21358 \end_layout
21359
21360 \end_inset
21361 </cell>
21362 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21363 \begin_inset Text
21364
21365 \begin_layout Plain Layout
21366 \begin_inset Formula $\Bbbk$
21367 \end_inset
21368
21369
21370 \end_layout
21371
21372 \end_inset
21373 </cell>
21374 </row>
21375 </lyxtabular>
21376
21377 \end_inset
21378
21379
21380 \begin_inset space \hfill{}
21381 \end_inset
21382
21383
21384 \begin_inset Tabular
21385 <lyxtabular version="3" rows="10" columns="2">
21386 <features>
21387 <column alignment="center" valignment="top" width="0pt">
21388 <column alignment="center" valignment="top" width="0pt">
21389 <row>
21390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21391 \begin_inset Text
21392
21393 \begin_layout Plain Layout
21394 Comando
21395 \end_layout
21396
21397 \end_inset
21398 </cell>
21399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21400 \begin_inset Text
21401
21402 \begin_layout Plain Layout
21403 Símbolo
21404 \end_layout
21405
21406 \end_inset
21407 </cell>
21408 </row>
21409 <row>
21410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21411 \begin_inset Text
21412
21413 \begin_layout Plain Layout
21414
21415 \backslash
21416 prime
21417 \end_layout
21418
21419 \end_inset
21420 </cell>
21421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21422 \begin_inset Text
21423
21424 \begin_layout Plain Layout
21425 \begin_inset Formula $\prime$
21426 \end_inset
21427
21428
21429 \end_layout
21430
21431 \end_inset
21432 </cell>
21433 </row>
21434 <row>
21435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21436 \begin_inset Text
21437
21438 \begin_layout Plain Layout
21439
21440 \backslash
21441 backprime
21442 \end_layout
21443
21444 \end_inset
21445 </cell>
21446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21447 \begin_inset Text
21448
21449 \begin_layout Plain Layout
21450 \begin_inset Formula $\backprime$
21451 \end_inset
21452
21453
21454 \end_layout
21455
21456 \end_inset
21457 </cell>
21458 </row>
21459 <row>
21460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21461 \begin_inset Text
21462
21463 \begin_layout Plain Layout
21464
21465 \backslash
21466 mho
21467 \end_layout
21468
21469 \end_inset
21470 </cell>
21471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21472 \begin_inset Text
21473
21474 \begin_layout Plain Layout
21475 \begin_inset Formula $\mho$
21476 \end_inset
21477
21478
21479 \end_layout
21480
21481 \end_inset
21482 </cell>
21483 </row>
21484 <row>
21485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21486 \begin_inset Text
21487
21488 \begin_layout Plain Layout
21489
21490 \backslash
21491 triangle
21492 \end_layout
21493
21494 \end_inset
21495 </cell>
21496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21497 \begin_inset Text
21498
21499 \begin_layout Plain Layout
21500 \begin_inset Formula $\triangle$
21501 \end_inset
21502
21503
21504 \end_layout
21505
21506 \end_inset
21507 </cell>
21508 </row>
21509 <row>
21510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21511 \begin_inset Text
21512
21513 \begin_layout Plain Layout
21514
21515 \backslash
21516 angle
21517 \end_layout
21518
21519 \end_inset
21520 </cell>
21521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21522 \begin_inset Text
21523
21524 \begin_layout Plain Layout
21525 \begin_inset Formula $\angle$
21526 \end_inset
21527
21528
21529 \end_layout
21530
21531 \end_inset
21532 </cell>
21533 </row>
21534 <row>
21535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21536 \begin_inset Text
21537
21538 \begin_layout Plain Layout
21539
21540 \backslash
21541 measuredangle
21542 \end_layout
21543
21544 \end_inset
21545 </cell>
21546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21547 \begin_inset Text
21548
21549 \begin_layout Plain Layout
21550 \begin_inset Formula $\measuredangle$
21551 \end_inset
21552
21553
21554 \end_layout
21555
21556 \end_inset
21557 </cell>
21558 </row>
21559 <row>
21560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21561 \begin_inset Text
21562
21563 \begin_layout Plain Layout
21564
21565 \backslash
21566 sphericalangle
21567 \end_layout
21568
21569 \end_inset
21570 </cell>
21571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21572 \begin_inset Text
21573
21574 \begin_layout Plain Layout
21575 \begin_inset Formula $\sphericalangle$
21576 \end_inset
21577
21578
21579 \end_layout
21580
21581 \end_inset
21582 </cell>
21583 </row>
21584 <row>
21585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21586 \begin_inset Text
21587
21588 \begin_layout Plain Layout
21589
21590 \backslash
21591 top
21592 \end_layout
21593
21594 \end_inset
21595 </cell>
21596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21597 \begin_inset Text
21598
21599 \begin_layout Plain Layout
21600 \begin_inset Formula $\top$
21601 \end_inset
21602
21603
21604 \end_layout
21605
21606 \end_inset
21607 </cell>
21608 </row>
21609 <row>
21610 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21611 \begin_inset Text
21612
21613 \begin_layout Plain Layout
21614
21615 \backslash
21616 bot
21617 \end_layout
21618
21619 \end_inset
21620 </cell>
21621 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21622 \begin_inset Text
21623
21624 \begin_layout Plain Layout
21625 \begin_inset Formula $\bot$
21626 \end_inset
21627
21628
21629 \end_layout
21630
21631 \end_inset
21632 </cell>
21633 </row>
21634 </lyxtabular>
21635
21636 \end_inset
21637
21638
21639 \begin_inset space \hfill{}
21640 \end_inset
21641
21642
21643 \end_layout
21644
21645 \begin_layout Subsection
21646 Símbolos misceláneos
21647 \begin_inset CommandInset label
21648 LatexCommand label
21649 name "sub:Símbolos-misceláneos"
21650
21651 \end_inset
21652
21653
21654 \begin_inset Index
21655 status collapsed
21656
21657 \begin_layout Plain Layout
21658 Símbolos ! misceláneos
21659 \end_layout
21660
21661 \end_inset
21662
21663
21664 \end_layout
21665
21666 \begin_layout Standard
21667 \noindent
21668 \align center
21669 \begin_inset Tabular
21670 <lyxtabular version="3" rows="10" columns="2">
21671 <features>
21672 <column alignment="center" valignment="top" width="0pt">
21673 <column alignment="center" valignment="top" width="0pt">
21674 <row>
21675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21676 \begin_inset Text
21677
21678 \begin_layout Plain Layout
21679 Comando
21680 \end_layout
21681
21682 \end_inset
21683 </cell>
21684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21685 \begin_inset Text
21686
21687 \begin_layout Plain Layout
21688 Símbolo
21689 \end_layout
21690
21691 \end_inset
21692 </cell>
21693 </row>
21694 <row>
21695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21696 \begin_inset Text
21697
21698 \begin_layout Plain Layout
21699
21700 \backslash
21701 flat
21702 \end_layout
21703
21704 \end_inset
21705 </cell>
21706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21707 \begin_inset Text
21708
21709 \begin_layout Plain Layout
21710 \begin_inset Formula $\flat$
21711 \end_inset
21712
21713
21714 \end_layout
21715
21716 \end_inset
21717 </cell>
21718 </row>
21719 <row>
21720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21721 \begin_inset Text
21722
21723 \begin_layout Plain Layout
21724
21725 \backslash
21726 natural
21727 \end_layout
21728
21729 \end_inset
21730 </cell>
21731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21732 \begin_inset Text
21733
21734 \begin_layout Plain Layout
21735 \begin_inset Formula $\natural$
21736 \end_inset
21737
21738
21739 \end_layout
21740
21741 \end_inset
21742 </cell>
21743 </row>
21744 <row>
21745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21746 \begin_inset Text
21747
21748 \begin_layout Plain Layout
21749
21750 \backslash
21751 sharp
21752 \end_layout
21753
21754 \end_inset
21755 </cell>
21756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21757 \begin_inset Text
21758
21759 \begin_layout Plain Layout
21760 \begin_inset Formula $\sharp$
21761 \end_inset
21762
21763
21764 \end_layout
21765
21766 \end_inset
21767 </cell>
21768 </row>
21769 <row>
21770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21771 \begin_inset Text
21772
21773 \begin_layout Plain Layout
21774
21775 \backslash
21776 surd
21777 \end_layout
21778
21779 \end_inset
21780 </cell>
21781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21782 \begin_inset Text
21783
21784 \begin_layout Plain Layout
21785 \begin_inset Formula $\surd$
21786 \end_inset
21787
21788
21789 \end_layout
21790
21791 \end_inset
21792 </cell>
21793 </row>
21794 <row>
21795 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21796 \begin_inset Text
21797
21798 \begin_layout Plain Layout
21799
21800 \backslash
21801 checkmark
21802 \end_layout
21803
21804 \end_inset
21805 </cell>
21806 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21807 \begin_inset Text
21808
21809 \begin_layout Plain Layout
21810 \begin_inset Formula $\checkmark$
21811 \end_inset
21812
21813
21814 \end_layout
21815
21816 \end_inset
21817 </cell>
21818 </row>
21819 <row>
21820 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21821 \begin_inset Text
21822
21823 \begin_layout Plain Layout
21824
21825 \backslash
21826 yen
21827 \end_layout
21828
21829 \end_inset
21830 </cell>
21831 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21832 \begin_inset Text
21833
21834 \begin_layout Plain Layout
21835 \begin_inset Formula $\yen$
21836 \end_inset
21837
21838
21839 \end_layout
21840
21841 \end_inset
21842 </cell>
21843 </row>
21844 <row>
21845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21846 \begin_inset Text
21847
21848 \begin_layout Plain Layout
21849
21850 \backslash
21851 pounds
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 $\pounds$
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 <row>
21893 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21894 \begin_inset Text
21895
21896 \begin_layout Plain Layout
21897 §
21898 \end_layout
21899
21900 \end_inset
21901 </cell>
21902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21903 \begin_inset Text
21904
21905 \begin_layout Plain Layout
21906 \begin_inset Formula $§$
21907 \end_inset
21908
21909
21910 \end_layout
21911
21912 \end_inset
21913 </cell>
21914 </row>
21915 </lyxtabular>
21916
21917 \end_inset
21918
21919
21920 \begin_inset Tabular
21921 <lyxtabular version="3" rows="10" columns="2">
21922 <features>
21923 <column alignment="center" valignment="top" width="0">
21924 <column alignment="center" valignment="top" width="0">
21925 <row>
21926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21927 \begin_inset Text
21928
21929 \begin_layout Plain Layout
21930 Comando
21931 \end_layout
21932
21933 \end_inset
21934 </cell>
21935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21936 \begin_inset Text
21937
21938 \begin_layout Plain Layout
21939 Símbolo
21940 \end_layout
21941
21942 \end_inset
21943 </cell>
21944 </row>
21945 <row>
21946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21947 \begin_inset Text
21948
21949 \begin_layout Plain Layout
21950
21951 \backslash
21952 hbar
21953 \end_layout
21954
21955 \end_inset
21956 </cell>
21957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21958 \begin_inset Text
21959
21960 \begin_layout Plain Layout
21961 \begin_inset Formula $\hbar$
21962 \end_inset
21963
21964
21965 \end_layout
21966
21967 \end_inset
21968 </cell>
21969 </row>
21970 <row>
21971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21972 \begin_inset Text
21973
21974 \begin_layout Plain Layout
21975
21976 \backslash
21977 hslash
21978 \end_layout
21979
21980 \end_inset
21981 </cell>
21982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21983 \begin_inset Text
21984
21985 \begin_layout Plain Layout
21986 \begin_inset Formula $\hslash$
21987 \end_inset
21988
21989
21990 \end_layout
21991
21992 \end_inset
21993 </cell>
21994 </row>
21995 <row>
21996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21997 \begin_inset Text
21998
21999 \begin_layout Plain Layout
22000
22001 \backslash
22002 clubsuit
22003 \end_layout
22004
22005 \end_inset
22006 </cell>
22007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22008 \begin_inset Text
22009
22010 \begin_layout Plain Layout
22011 \begin_inset Formula $\clubsuit$
22012 \end_inset
22013
22014
22015 \end_layout
22016
22017 \end_inset
22018 </cell>
22019 </row>
22020 <row>
22021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22022 \begin_inset Text
22023
22024 \begin_layout Plain Layout
22025
22026 \backslash
22027 spadesuit
22028 \end_layout
22029
22030 \end_inset
22031 </cell>
22032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22033 \begin_inset Text
22034
22035 \begin_layout Plain Layout
22036 \begin_inset Formula $\spadesuit$
22037 \end_inset
22038
22039
22040 \end_layout
22041
22042 \end_inset
22043 </cell>
22044 </row>
22045 <row>
22046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22047 \begin_inset Text
22048
22049 \begin_layout Plain Layout
22050
22051 \backslash
22052 bigstar
22053 \end_layout
22054
22055 \end_inset
22056 </cell>
22057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22058 \begin_inset Text
22059
22060 \begin_layout Plain Layout
22061 \begin_inset Formula $\bigstar$
22062 \end_inset
22063
22064
22065 \end_layout
22066
22067 \end_inset
22068 </cell>
22069 </row>
22070 <row>
22071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22072 \begin_inset Text
22073
22074 \begin_layout Plain Layout
22075
22076 \backslash
22077 blacklozenge
22078 \end_layout
22079
22080 \end_inset
22081 </cell>
22082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22083 \begin_inset Text
22084
22085 \begin_layout Plain Layout
22086 \begin_inset Formula $\blacklozenge$
22087 \end_inset
22088
22089
22090 \end_layout
22091
22092 \end_inset
22093 </cell>
22094 </row>
22095 <row>
22096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22097 \begin_inset Text
22098
22099 \begin_layout Plain Layout
22100
22101 \backslash
22102 blacktriangle
22103 \end_layout
22104
22105 \end_inset
22106 </cell>
22107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22108 \begin_inset Text
22109
22110 \begin_layout Plain Layout
22111 \begin_inset Formula $\blacktriangle$
22112 \end_inset
22113
22114
22115 \end_layout
22116
22117 \end_inset
22118 </cell>
22119 </row>
22120 <row>
22121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22122 \begin_inset Text
22123
22124 \begin_layout Plain Layout
22125
22126 \backslash
22127 blacktiangledown
22128 \end_layout
22129
22130 \end_inset
22131 </cell>
22132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22133 \begin_inset Text
22134
22135 \begin_layout Plain Layout
22136 \begin_inset Formula $\blacktriangledown$
22137 \end_inset
22138
22139
22140 \end_layout
22141
22142 \end_inset
22143 </cell>
22144 </row>
22145 <row>
22146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22147 \begin_inset Text
22148
22149 \begin_layout Plain Layout
22150
22151 \backslash
22152 bullet
22153 \end_layout
22154
22155 \end_inset
22156 </cell>
22157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22158 \begin_inset Text
22159
22160 \begin_layout Plain Layout
22161 \begin_inset Formula $\bullet$
22162 \end_inset
22163
22164
22165 \end_layout
22166
22167 \end_inset
22168 </cell>
22169 </row>
22170 </lyxtabular>
22171
22172 \end_inset
22173
22174
22175 \begin_inset Tabular
22176 <lyxtabular version="3" rows="10" columns="2">
22177 <features>
22178 <column alignment="center" valignment="top" width="0pt">
22179 <column alignment="center" valignment="top" width="0pt">
22180 <row>
22181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22182 \begin_inset Text
22183
22184 \begin_layout Plain Layout
22185 Comando
22186 \end_layout
22187
22188 \end_inset
22189 </cell>
22190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22191 \begin_inset Text
22192
22193 \begin_layout Plain Layout
22194 Símbolo
22195 \end_layout
22196
22197 \end_inset
22198 </cell>
22199 </row>
22200 <row>
22201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22202 \begin_inset Text
22203
22204 \begin_layout Plain Layout
22205
22206 \backslash
22207 diamondsuit
22208 \end_layout
22209
22210 \end_inset
22211 </cell>
22212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22213 \begin_inset Text
22214
22215 \begin_layout Plain Layout
22216 \begin_inset Formula $\diamondsuit$
22217 \end_inset
22218
22219
22220 \end_layout
22221
22222 \end_inset
22223 </cell>
22224 </row>
22225 <row>
22226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22227 \begin_inset Text
22228
22229 \begin_layout Plain Layout
22230
22231 \backslash
22232 Diamond
22233 \end_layout
22234
22235 \end_inset
22236 </cell>
22237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22238 \begin_inset Text
22239
22240 \begin_layout Plain Layout
22241 \begin_inset Formula $\Diamond$
22242 \end_inset
22243
22244
22245 \end_layout
22246
22247 \end_inset
22248 </cell>
22249 </row>
22250 <row>
22251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22252 \begin_inset Text
22253
22254 \begin_layout Plain Layout
22255
22256 \backslash
22257 heartsuit
22258 \end_layout
22259
22260 \end_inset
22261 </cell>
22262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22263 \begin_inset Text
22264
22265 \begin_layout Plain Layout
22266 \begin_inset Formula $\heartsuit$
22267 \end_inset
22268
22269
22270 \end_layout
22271
22272 \end_inset
22273 </cell>
22274 </row>
22275 <row>
22276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22277 \begin_inset Text
22278
22279 \begin_layout Plain Layout
22280
22281 \backslash
22282 P
22283 \end_layout
22284
22285 \end_inset
22286 </cell>
22287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22288 \begin_inset Text
22289
22290 \begin_layout Plain Layout
22291 \begin_inset Formula $\P$
22292 \end_inset
22293
22294
22295 \end_layout
22296
22297 \end_inset
22298 </cell>
22299 </row>
22300 <row>
22301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22302 \begin_inset Text
22303
22304 \begin_layout Plain Layout
22305
22306 \backslash
22307 copyright
22308 \end_layout
22309
22310 \end_inset
22311 </cell>
22312 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22313 \begin_inset Text
22314
22315 \begin_layout Plain Layout
22316 \begin_inset Formula $\copyright$
22317 \end_inset
22318
22319
22320 \end_layout
22321
22322 \end_inset
22323 </cell>
22324 </row>
22325 <row>
22326 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22327 \begin_inset Text
22328
22329 \begin_layout Plain Layout
22330
22331 \backslash
22332 circledR
22333 \end_layout
22334
22335 \end_inset
22336 </cell>
22337 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22338 \begin_inset Text
22339
22340 \begin_layout Plain Layout
22341 \begin_inset Formula $\circledR$
22342 \end_inset
22343
22344
22345 \end_layout
22346
22347 \end_inset
22348 </cell>
22349 </row>
22350 <row>
22351 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22352 \begin_inset Text
22353
22354 \begin_layout Plain Layout
22355
22356 \backslash
22357 maltese
22358 \end_layout
22359
22360 \end_inset
22361 </cell>
22362 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22363 \begin_inset Text
22364
22365 \begin_layout Plain Layout
22366 \begin_inset Formula $\maltese$
22367 \end_inset
22368
22369
22370 \end_layout
22371
22372 \end_inset
22373 </cell>
22374 </row>
22375 <row>
22376 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22377 \begin_inset Text
22378
22379 \begin_layout Plain Layout
22380
22381 \backslash
22382 diagup
22383 \end_layout
22384
22385 \end_inset
22386 </cell>
22387 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22388 \begin_inset Text
22389
22390 \begin_layout Plain Layout
22391 \begin_inset Formula $\diagup$
22392 \end_inset
22393
22394
22395 \end_layout
22396
22397 \end_inset
22398 </cell>
22399 </row>
22400 <row>
22401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22402 \begin_inset Text
22403
22404 \begin_layout Plain Layout
22405
22406 \backslash
22407 diagdown
22408 \end_layout
22409
22410 \end_inset
22411 </cell>
22412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22413 \begin_inset Text
22414
22415 \begin_layout Plain Layout
22416 \begin_inset Formula $\diagdown$
22417 \end_inset
22418
22419
22420 \end_layout
22421
22422 \end_inset
22423 </cell>
22424 </row>
22425 </lyxtabular>
22426
22427 \end_inset
22428
22429
22430 \end_layout
22431
22432 \begin_layout Standard
22433 \begin_inset VSpace medskip
22434 \end_inset
22435
22436
22437 \end_layout
22438
22439 \begin_layout Standard
22440 Hay más símbolos en 
22441 \begin_inset CommandInset ref
22442 LatexCommand ref
22443 reference "sub:Caracteres-especiales-misceláneos"
22444
22445 \end_inset
22446
22447 .
22448 \end_layout
22449
22450 \begin_layout Standard
22451 Algunos símbolos pueden presentarse en distintos tamaños, véase 
22452 \begin_inset CommandInset ref
22453 LatexCommand ref
22454 reference "sub:Tamaños-de-fuentes"
22455
22456 \end_inset
22457
22458
22459 \end_layout
22460
22461 \begin_layout Subsection
22462 El símbolo del euro, €
22463 \begin_inset Index
22464 status collapsed
22465
22466 \begin_layout Plain Layout
22467 Símbolos ! euro
22468 \end_layout
22469
22470 \end_inset
22471
22472
22473 \begin_inset Index
22474 status collapsed
22475
22476 \begin_layout Plain Layout
22477
22478 \backslash
22479 @
22480 \begin_inset ERT
22481 status collapsed
22482
22483 \begin_layout Plain Layout
22484
22485
22486 \backslash
22487 officialeuro
22488 \end_layout
22489
22490 \end_inset
22491
22492
22493 \end_layout
22494
22495 \end_inset
22496
22497
22498 \end_layout
22499
22500 \begin_layout Standard
22501 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
22502  LaTeX 
22503 \series bold
22504 eurosym
22505 \series default
22506
22507 \begin_inset Index
22508 status collapsed
22509
22510 \begin_layout Plain Layout
22511 Paquetes ! eurosym
22512 \end_layout
22513
22514 \end_inset
22515
22516 , y cargado en el preámbulo LaTeX con la línea
22517 \end_layout
22518
22519 \begin_layout Standard
22520
22521 \series bold
22522
22523 \backslash
22524 usepackage[gennarrow]{eurosym}
22525 \end_layout
22526
22527 \begin_layout Standard
22528 Actualmente también se puede insertar con el comando 
22529 \series bold
22530
22531 \backslash
22532 euro
22533 \series default
22534
22535 \begin_inset Index
22536 status collapsed
22537
22538 \begin_layout Plain Layout
22539 Comandos ! E ! 
22540 \backslash
22541 euro
22542 \end_layout
22543
22544 \end_inset
22545
22546 .
22547 \end_layout
22548
22549 \begin_layout Standard
22550 El símbolo del euro puede insertarse directamente con la tecla € en texto
22551  matemático sin tener 
22552 \series bold
22553 eurosym
22554 \series default
22555  instalado.
22556  Si 
22557 \series bold
22558 eurosym
22559 \series default
22560  está instalado, se puede insertar 
22561 \series bold
22562
22563 \backslash
22564 euro
22565 \series default
22566  en modo TeX.
22567  El símbolo oficial de la moneda se puede insertar con el comando 
22568 \series bold
22569
22570 \backslash
22571 officialeuro
22572 \series default
22573
22574 \begin_inset Index
22575 status collapsed
22576
22577 \begin_layout Plain Layout
22578 Comandos ! O ! 
22579 \backslash
22580 officialeuro
22581 \end_layout
22582
22583 \end_inset
22584
22585 , que sólo está disponible en modo TeX.
22586 \end_layout
22587
22588 \begin_layout Standard
22589 \begin_inset ERT
22590 status collapsed
22591
22592 \begin_layout Plain Layout
22593
22594
22595 \backslash
22596 ifeurosym
22597 \end_layout
22598
22599 \end_inset
22600
22601
22602 \begin_inset Note Note
22603 status collapsed
22604
22605 \begin_layout Plain Layout
22606 La tabla siguiente sólo se mostrará si está instalado el paquete LaTeX 
22607 \series bold
22608 eurosym
22609 \series default
22610 .
22611 \end_layout
22612
22613 \end_inset
22614
22615
22616 \end_layout
22617
22618 \begin_layout Standard
22619 Un vistazo a los diferentes símbolos del euro.
22620 \end_layout
22621
22622 \begin_layout Standard
22623 \noindent
22624 \align center
22625 \begin_inset Tabular
22626 <lyxtabular version="3" rows="4" columns="3">
22627 <features>
22628 <column alignment="center" valignment="top" width="0">
22629 <column alignment="center" valignment="top" width="0">
22630 <column alignment="center" valignment="top" width="0">
22631 <row>
22632 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22633 \begin_inset Text
22634
22635 \begin_layout Plain Layout
22636
22637 \end_layout
22638
22639 \end_inset
22640 </cell>
22641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22642 \begin_inset Text
22643
22644 \begin_layout Plain Layout
22645 Comando
22646 \end_layout
22647
22648 \end_inset
22649 </cell>
22650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22651 \begin_inset Text
22652
22653 \begin_layout Plain Layout
22654 Símbolo
22655 \end_layout
22656
22657 \end_inset
22658 </cell>
22659 </row>
22660 <row>
22661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22662 \begin_inset Text
22663
22664 \begin_layout Plain Layout
22665 ecuación
22666 \end_layout
22667
22668 \end_inset
22669 </cell>
22670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22671 \begin_inset Text
22672
22673 \begin_layout Plain Layout
22674
22675 \backslash
22676 euro
22677 \end_layout
22678
22679 \end_inset
22680 </cell>
22681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22682 \begin_inset Text
22683
22684 \begin_layout Plain Layout
22685 \begin_inset Formula $\euro$
22686 \end_inset
22687
22688
22689 \end_layout
22690
22691 \end_inset
22692 </cell>
22693 </row>
22694 <row>
22695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22696 \begin_inset Text
22697
22698 \begin_layout Plain Layout
22699 texto matemático
22700 \end_layout
22701
22702 \end_inset
22703 </cell>
22704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22705 \begin_inset Text
22706
22707 \begin_layout Plain Layout
22708
22709 \end_layout
22710
22711 \end_inset
22712 </cell>
22713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22714 \begin_inset Text
22715
22716 \begin_layout Plain Layout
22717 \begin_inset Formula $\mbox{€}$
22718 \end_inset
22719
22720
22721 \end_layout
22722
22723 \end_inset
22724 </cell>
22725 </row>
22726 <row>
22727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22728 \begin_inset Text
22729
22730 \begin_layout Plain Layout
22731 modo TeX
22732 \end_layout
22733
22734 \end_inset
22735 </cell>
22736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22737 \begin_inset Text
22738
22739 \begin_layout Plain Layout
22740
22741 \backslash
22742 officialeuro
22743 \end_layout
22744
22745 \end_inset
22746 </cell>
22747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22748 \begin_inset Text
22749
22750 \begin_layout Plain Layout
22751 \begin_inset ERT
22752 status collapsed
22753
22754 \begin_layout Plain Layout
22755
22756
22757 \backslash
22758 officialeuro
22759 \end_layout
22760
22761 \end_inset
22762
22763
22764 \end_layout
22765
22766 \end_inset
22767 </cell>
22768 </row>
22769 </lyxtabular>
22770
22771 \end_inset
22772
22773
22774 \end_layout
22775
22776 \begin_layout Standard
22777 \begin_inset ERT
22778 status collapsed
22779
22780 \begin_layout Plain Layout
22781
22782
22783 \backslash
22784 else
22785 \end_layout
22786
22787 \end_inset
22788
22789
22790 \begin_inset Note Note
22791 status collapsed
22792
22793 \begin_layout Plain Layout
22794 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
22795 \series bold
22796 eurosym
22797 \series default
22798 :
22799 \end_layout
22800
22801 \end_inset
22802
22803
22804 \end_layout
22805
22806 \begin_layout Standard
22807 Para ver la salida completa de esta subsección debe estar instalado el paquete
22808  LaTeX 
22809 \series bold
22810 eurosym
22811 \series default
22812 .
22813 \end_layout
22814
22815 \begin_layout Standard
22816 \begin_inset ERT
22817 status collapsed
22818
22819 \begin_layout Plain Layout
22820
22821
22822 \backslash
22823 fi
22824 \end_layout
22825
22826 \end_inset
22827
22828
22829 \end_layout
22830
22831 \begin_layout Section
22832 Relaciones
22833 \begin_inset CommandInset label
22834 LatexCommand label
22835 name "sec:Relaciones"
22836
22837 \end_inset
22838
22839
22840 \begin_inset Index
22841 status collapsed
22842
22843 \begin_layout Plain Layout
22844 Relaciones
22845 \end_layout
22846
22847 \end_inset
22848
22849
22850 \begin_inset Index
22851 status collapsed
22852
22853 \begin_layout Plain Layout
22854 Comparaciones|see
22855 \begin_inset ERT
22856 status collapsed
22857
22858 \begin_layout Plain Layout
22859
22860 {
22861 \end_layout
22862
22863 \end_inset
22864
22865 Relaciones
22866 \begin_inset ERT
22867 status collapsed
22868
22869 \begin_layout Plain Layout
22870
22871 }
22872 \end_layout
22873
22874 \end_inset
22875
22876
22877 \end_layout
22878
22879 \end_inset
22880
22881
22882 \end_layout
22883
22884 \begin_layout Standard
22885 Todas las relaciones se pueden insertar también con el botón 
22886 \begin_inset Graphics
22887         filename ../../images/math/leq.png
22888         scale 85
22889
22890 \end_inset
22891
22892  de la barra de ecuaciones.
22893 \end_layout
22894
22895 \begin_layout Standard
22896 \begin_inset space \hfill{}
22897 \end_inset
22898
22899
22900 \begin_inset Tabular
22901 <lyxtabular version="3" rows="17" columns="2">
22902 <features>
22903 <column alignment="center" valignment="top" width="0pt">
22904 <column alignment="center" valignment="top" width="0pt">
22905 <row>
22906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22907 \begin_inset Text
22908
22909 \begin_layout Plain Layout
22910 Comando
22911 \end_layout
22912
22913 \end_inset
22914 </cell>
22915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22916 \begin_inset Text
22917
22918 \begin_layout Plain Layout
22919 Relación
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 \end_layout
22932
22933 \end_inset
22934 </cell>
22935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22936 \begin_inset Text
22937
22938 \begin_layout Plain Layout
22939 \begin_inset Formula $<$
22940 \end_inset
22941
22942
22943 \end_layout
22944
22945 \end_inset
22946 </cell>
22947 </row>
22948 <row>
22949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22950 \begin_inset Text
22951
22952 \begin_layout Plain Layout
22953
22954 \backslash
22955 le
22956 \end_layout
22957
22958 \end_inset
22959 </cell>
22960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22961 \begin_inset Text
22962
22963 \begin_layout Plain Layout
22964 \begin_inset Formula $\le$
22965 \end_inset
22966
22967
22968 \end_layout
22969
22970 \end_inset
22971 </cell>
22972 </row>
22973 <row>
22974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22975 \begin_inset Text
22976
22977 \begin_layout Plain Layout
22978
22979 \backslash
22980 ll
22981 \end_layout
22982
22983 \end_inset
22984 </cell>
22985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22986 \begin_inset Text
22987
22988 \begin_layout Plain Layout
22989 \begin_inset Formula $\ll$
22990 \end_inset
22991
22992
22993 \end_layout
22994
22995 \end_inset
22996 </cell>
22997 </row>
22998 <row>
22999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23000 \begin_inset Text
23001
23002 \begin_layout Plain Layout
23003
23004 \backslash
23005 prec
23006 \end_layout
23007
23008 \end_inset
23009 </cell>
23010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23011 \begin_inset Text
23012
23013 \begin_layout Plain Layout
23014 \begin_inset Formula $\prec$
23015 \end_inset
23016
23017
23018 \end_layout
23019
23020 \end_inset
23021 </cell>
23022 </row>
23023 <row>
23024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23025 \begin_inset Text
23026
23027 \begin_layout Plain Layout
23028
23029 \backslash
23030 preceq
23031 \end_layout
23032
23033 \end_inset
23034 </cell>
23035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23036 \begin_inset Text
23037
23038 \begin_layout Plain Layout
23039 \begin_inset Formula $\preceq$
23040 \end_inset
23041
23042
23043 \end_layout
23044
23045 \end_inset
23046 </cell>
23047 </row>
23048 <row>
23049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23050 \begin_inset Text
23051
23052 \begin_layout Plain Layout
23053
23054 \backslash
23055 subset
23056 \end_layout
23057
23058 \end_inset
23059 </cell>
23060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23061 \begin_inset Text
23062
23063 \begin_layout Plain Layout
23064 \begin_inset Formula $\subset$
23065 \end_inset
23066
23067
23068 \end_layout
23069
23070 \end_inset
23071 </cell>
23072 </row>
23073 <row>
23074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23075 \begin_inset Text
23076
23077 \begin_layout Plain Layout
23078
23079 \backslash
23080 subseteq
23081 \end_layout
23082
23083 \end_inset
23084 </cell>
23085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23086 \begin_inset Text
23087
23088 \begin_layout Plain Layout
23089 \begin_inset Formula $\subseteq$
23090 \end_inset
23091
23092
23093 \end_layout
23094
23095 \end_inset
23096 </cell>
23097 </row>
23098 <row>
23099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23100 \begin_inset Text
23101
23102 \begin_layout Plain Layout
23103
23104 \backslash
23105 sqsubseteq
23106 \end_layout
23107
23108 \end_inset
23109 </cell>
23110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23111 \begin_inset Text
23112
23113 \begin_layout Plain Layout
23114 \begin_inset Formula $\sqsubseteq$
23115 \end_inset
23116
23117
23118 \end_layout
23119
23120 \end_inset
23121 </cell>
23122 </row>
23123 <row>
23124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23125 \begin_inset Text
23126
23127 \begin_layout Plain Layout
23128
23129 \backslash
23130 in
23131 \end_layout
23132
23133 \end_inset
23134 </cell>
23135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23136 \begin_inset Text
23137
23138 \begin_layout Plain Layout
23139 \begin_inset Formula $\in$
23140 \end_inset
23141
23142
23143 \end_layout
23144
23145 \end_inset
23146 </cell>
23147 </row>
23148 <row>
23149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23150 \begin_inset Text
23151
23152 \begin_layout Plain Layout
23153
23154 \backslash
23155 vdash
23156 \end_layout
23157
23158 \end_inset
23159 </cell>
23160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23161 \begin_inset Text
23162
23163 \begin_layout Plain Layout
23164 \begin_inset Formula $\vdash$
23165 \end_inset
23166
23167
23168 \end_layout
23169
23170 \end_inset
23171 </cell>
23172 </row>
23173 <row>
23174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23175 \begin_inset Text
23176
23177 \begin_layout Plain Layout
23178
23179 \backslash
23180 smile
23181 \end_layout
23182
23183 \end_inset
23184 </cell>
23185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23186 \begin_inset Text
23187
23188 \begin_layout Plain Layout
23189 \begin_inset Formula $\smile$
23190 \end_inset
23191
23192
23193 \end_layout
23194
23195 \end_inset
23196 </cell>
23197 </row>
23198 <row>
23199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23200 \begin_inset Text
23201
23202 \begin_layout Plain Layout
23203
23204 \backslash
23205 lhd
23206 \end_layout
23207
23208 \end_inset
23209 </cell>
23210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23211 \begin_inset Text
23212
23213 \begin_layout Plain Layout
23214 \begin_inset Formula $\lhd$
23215 \end_inset
23216
23217
23218 \end_layout
23219
23220 \end_inset
23221 </cell>
23222 </row>
23223 <row>
23224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23225 \begin_inset Text
23226
23227 \begin_layout Plain Layout
23228
23229 \backslash
23230 unlhd
23231 \end_layout
23232
23233 \end_inset
23234 </cell>
23235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23236 \begin_inset Text
23237
23238 \begin_layout Plain Layout
23239 \begin_inset Formula $\unlhd$
23240 \end_inset
23241
23242
23243 \end_layout
23244
23245 \end_inset
23246 </cell>
23247 </row>
23248 <row>
23249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23250 \begin_inset Text
23251
23252 \begin_layout Plain Layout
23253
23254 \backslash
23255 gtrless
23256 \end_layout
23257
23258 \end_inset
23259 </cell>
23260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23261 \begin_inset Text
23262
23263 \begin_layout Plain Layout
23264 \begin_inset Formula $\gtrless$
23265 \end_inset
23266
23267
23268 \end_layout
23269
23270 \end_inset
23271 </cell>
23272 </row>
23273 <row>
23274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23275 \begin_inset Text
23276
23277 \begin_layout Plain Layout
23278
23279 \backslash
23280 mid
23281 \end_layout
23282
23283 \end_inset
23284 </cell>
23285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23286 \begin_inset Text
23287
23288 \begin_layout Plain Layout
23289 \begin_inset Formula $\mid$
23290 \end_inset
23291
23292
23293 \end_layout
23294
23295 \end_inset
23296 </cell>
23297 </row>
23298 <row>
23299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23300 \begin_inset Text
23301
23302 \begin_layout Plain Layout
23303
23304 \backslash
23305 nmid
23306 \end_layout
23307
23308 \end_inset
23309 </cell>
23310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23311 \begin_inset Text
23312
23313 \begin_layout Plain Layout
23314 \begin_inset Formula $\nmid$
23315 \end_inset
23316
23317
23318 \end_layout
23319
23320 \end_inset
23321 </cell>
23322 </row>
23323 </lyxtabular>
23324
23325 \end_inset
23326
23327
23328 \begin_inset space \hfill{}
23329 \end_inset
23330
23331
23332 \begin_inset Tabular
23333 <lyxtabular version="3" rows="17" columns="2">
23334 <features>
23335 <column alignment="center" valignment="top" width="0pt">
23336 <column alignment="center" valignment="top" width="0pt">
23337 <row>
23338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23339 \begin_inset Text
23340
23341 \begin_layout Plain Layout
23342 Comando
23343 \end_layout
23344
23345 \end_inset
23346 </cell>
23347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23348 \begin_inset Text
23349
23350 \begin_layout Plain Layout
23351 Relación
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 \end_layout
23364
23365 \end_inset
23366 </cell>
23367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23368 \begin_inset Text
23369
23370 \begin_layout Plain Layout
23371 \begin_inset Formula $=$
23372 \end_inset
23373
23374
23375 \end_layout
23376
23377 \end_inset
23378 </cell>
23379 </row>
23380 <row>
23381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23382 \begin_inset Text
23383
23384 \begin_layout Plain Layout
23385
23386 \backslash
23387 not=
23388 \end_layout
23389
23390 \end_inset
23391 </cell>
23392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23393 \begin_inset Text
23394
23395 \begin_layout Plain Layout
23396 \begin_inset Formula $\not=$
23397 \end_inset
23398
23399
23400 \end_layout
23401
23402 \end_inset
23403 </cell>
23404 </row>
23405 <row>
23406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23407 \begin_inset Text
23408
23409 \begin_layout Plain Layout
23410
23411 \backslash
23412 equiv
23413 \end_layout
23414
23415 \end_inset
23416 </cell>
23417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23418 \begin_inset Text
23419
23420 \begin_layout Plain Layout
23421 \begin_inset Formula $\equiv$
23422 \end_inset
23423
23424
23425 \end_layout
23426
23427 \end_inset
23428 </cell>
23429 </row>
23430 <row>
23431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23432 \begin_inset Text
23433
23434 \begin_layout Plain Layout
23435
23436 \backslash
23437 sim
23438 \end_layout
23439
23440 \end_inset
23441 </cell>
23442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23443 \begin_inset Text
23444
23445 \begin_layout Plain Layout
23446 \begin_inset Formula $\sim$
23447 \end_inset
23448
23449
23450 \end_layout
23451
23452 \end_inset
23453 </cell>
23454 </row>
23455 <row>
23456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23457 \begin_inset Text
23458
23459 \begin_layout Plain Layout
23460
23461 \backslash
23462 simeq
23463 \end_layout
23464
23465 \end_inset
23466 </cell>
23467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23468 \begin_inset Text
23469
23470 \begin_layout Plain Layout
23471 \begin_inset Formula $\simeq$
23472 \end_inset
23473
23474
23475 \end_layout
23476
23477 \end_inset
23478 </cell>
23479 </row>
23480 <row>
23481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23482 \begin_inset Text
23483
23484 \begin_layout Plain Layout
23485
23486 \backslash
23487 approx
23488 \end_layout
23489
23490 \end_inset
23491 </cell>
23492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23493 \begin_inset Text
23494
23495 \begin_layout Plain Layout
23496 \begin_inset Formula $\approx$
23497 \end_inset
23498
23499
23500 \end_layout
23501
23502 \end_inset
23503 </cell>
23504 </row>
23505 <row>
23506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23507 \begin_inset Text
23508
23509 \begin_layout Plain Layout
23510
23511 \backslash
23512 cong
23513 \end_layout
23514
23515 \end_inset
23516 </cell>
23517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23518 \begin_inset Text
23519
23520 \begin_layout Plain Layout
23521 \begin_inset Formula $\cong$
23522 \end_inset
23523
23524
23525 \end_layout
23526
23527 \end_inset
23528 </cell>
23529 </row>
23530 <row>
23531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23532 \begin_inset Text
23533
23534 \begin_layout Plain Layout
23535
23536 \backslash
23537 bowtie
23538 \end_layout
23539
23540 \end_inset
23541 </cell>
23542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23543 \begin_inset Text
23544
23545 \begin_layout Plain Layout
23546 \begin_inset Formula $\bowtie$
23547 \end_inset
23548
23549
23550 \end_layout
23551
23552 \end_inset
23553 </cell>
23554 </row>
23555 <row>
23556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23557 \begin_inset Text
23558
23559 \begin_layout Plain Layout
23560
23561 \backslash
23562 notin
23563 \end_layout
23564
23565 \end_inset
23566 </cell>
23567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23568 \begin_inset Text
23569
23570 \begin_layout Plain Layout
23571 \begin_inset Formula $\notin$
23572 \end_inset
23573
23574
23575 \end_layout
23576
23577 \end_inset
23578 </cell>
23579 </row>
23580 <row>
23581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23582 \begin_inset Text
23583
23584 \begin_layout Plain Layout
23585
23586 \backslash
23587 perp
23588 \end_layout
23589
23590 \end_inset
23591 </cell>
23592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23593 \begin_inset Text
23594
23595 \begin_layout Plain Layout
23596 \begin_inset Formula $\perp$
23597 \end_inset
23598
23599
23600 \end_layout
23601
23602 \end_inset
23603 </cell>
23604 </row>
23605 <row>
23606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23607 \begin_inset Text
23608
23609 \begin_layout Plain Layout
23610
23611 \backslash
23612 propto
23613 \end_layout
23614
23615 \end_inset
23616 </cell>
23617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23618 \begin_inset Text
23619
23620 \begin_layout Plain Layout
23621 \begin_inset Formula $\propto$
23622 \end_inset
23623
23624
23625 \end_layout
23626
23627 \end_inset
23628 </cell>
23629 </row>
23630 <row>
23631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23632 \begin_inset Text
23633
23634 \begin_layout Plain Layout
23635
23636 \backslash
23637 asymp
23638 \end_layout
23639
23640 \end_inset
23641 </cell>
23642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23643 \begin_inset Text
23644
23645 \begin_layout Plain Layout
23646 \begin_inset Formula $\asymp$
23647 \end_inset
23648
23649
23650 \end_layout
23651
23652 \end_inset
23653 </cell>
23654 </row>
23655 <row>
23656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23657 \begin_inset Text
23658
23659 \begin_layout Plain Layout
23660
23661 \backslash
23662 doteq
23663 \end_layout
23664
23665 \end_inset
23666 </cell>
23667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23668 \begin_inset Text
23669
23670 \begin_layout Plain Layout
23671 \begin_inset Formula $\doteq$
23672 \end_inset
23673
23674
23675 \end_layout
23676
23677 \end_inset
23678 </cell>
23679 </row>
23680 <row>
23681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23682 \begin_inset Text
23683
23684 \begin_layout Plain Layout
23685
23686 \backslash
23687 circeq
23688 \end_layout
23689
23690 \end_inset
23691 </cell>
23692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23693 \begin_inset Text
23694
23695 \begin_layout Plain Layout
23696 \begin_inset Formula $\circeq$
23697 \end_inset
23698
23699
23700 \end_layout
23701
23702 \end_inset
23703 </cell>
23704 </row>
23705 <row>
23706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23707 \begin_inset Text
23708
23709 \begin_layout Plain Layout
23710
23711 \backslash
23712 models
23713 \end_layout
23714
23715 \end_inset
23716 </cell>
23717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23718 \begin_inset Text
23719
23720 \begin_layout Plain Layout
23721 \begin_inset Formula $\models$
23722 \end_inset
23723
23724
23725 \end_layout
23726
23727 \end_inset
23728 </cell>
23729 </row>
23730 <row>
23731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23732 \begin_inset Text
23733
23734 \begin_layout Plain Layout
23735
23736 \backslash
23737 widehat=
23738 \end_layout
23739
23740 \end_inset
23741 </cell>
23742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23743 \begin_inset Text
23744
23745 \begin_layout Plain Layout
23746 \begin_inset Formula $\widehat{=}$
23747 \end_inset
23748
23749
23750 \end_layout
23751
23752 \end_inset
23753 </cell>
23754 </row>
23755 </lyxtabular>
23756
23757 \end_inset
23758
23759
23760 \begin_inset space \hfill{}
23761 \end_inset
23762
23763
23764 \begin_inset Tabular
23765 <lyxtabular version="3" rows="17" columns="2">
23766 <features>
23767 <column alignment="center" valignment="top" width="0pt">
23768 <column alignment="center" valignment="top" width="0pt">
23769 <row>
23770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23771 \begin_inset Text
23772
23773 \begin_layout Plain Layout
23774 Comando
23775 \end_layout
23776
23777 \end_inset
23778 </cell>
23779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23780 \begin_inset Text
23781
23782 \begin_layout Plain Layout
23783 Relación
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 \end_layout
23796
23797 \end_inset
23798 </cell>
23799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23800 \begin_inset Text
23801
23802 \begin_layout Plain Layout
23803 \begin_inset Formula $>$
23804 \end_inset
23805
23806
23807 \end_layout
23808
23809 \end_inset
23810 </cell>
23811 </row>
23812 <row>
23813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23814 \begin_inset Text
23815
23816 \begin_layout Plain Layout
23817
23818 \backslash
23819 ge
23820 \end_layout
23821
23822 \end_inset
23823 </cell>
23824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23825 \begin_inset Text
23826
23827 \begin_layout Plain Layout
23828 \begin_inset Formula $\ge$
23829 \end_inset
23830
23831
23832 \end_layout
23833
23834 \end_inset
23835 </cell>
23836 </row>
23837 <row>
23838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23839 \begin_inset Text
23840
23841 \begin_layout Plain Layout
23842
23843 \backslash
23844 gg
23845 \end_layout
23846
23847 \end_inset
23848 </cell>
23849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23850 \begin_inset Text
23851
23852 \begin_layout Plain Layout
23853 \begin_inset Formula $\gg$
23854 \end_inset
23855
23856
23857 \end_layout
23858
23859 \end_inset
23860 </cell>
23861 </row>
23862 <row>
23863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23864 \begin_inset Text
23865
23866 \begin_layout Plain Layout
23867
23868 \backslash
23869 succ
23870 \end_layout
23871
23872 \end_inset
23873 </cell>
23874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23875 \begin_inset Text
23876
23877 \begin_layout Plain Layout
23878 \begin_inset Formula $\succ$
23879 \end_inset
23880
23881
23882 \end_layout
23883
23884 \end_inset
23885 </cell>
23886 </row>
23887 <row>
23888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23889 \begin_inset Text
23890
23891 \begin_layout Plain Layout
23892
23893 \backslash
23894 succeq
23895 \end_layout
23896
23897 \end_inset
23898 </cell>
23899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23900 \begin_inset Text
23901
23902 \begin_layout Plain Layout
23903 \begin_inset Formula $\succeq$
23904 \end_inset
23905
23906
23907 \end_layout
23908
23909 \end_inset
23910 </cell>
23911 </row>
23912 <row>
23913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23914 \begin_inset Text
23915
23916 \begin_layout Plain Layout
23917
23918 \backslash
23919 supset
23920 \end_layout
23921
23922 \end_inset
23923 </cell>
23924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23925 \begin_inset Text
23926
23927 \begin_layout Plain Layout
23928 \begin_inset Formula $\supset$
23929 \end_inset
23930
23931
23932 \end_layout
23933
23934 \end_inset
23935 </cell>
23936 </row>
23937 <row>
23938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23939 \begin_inset Text
23940
23941 \begin_layout Plain Layout
23942
23943 \backslash
23944 supseteq
23945 \end_layout
23946
23947 \end_inset
23948 </cell>
23949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23950 \begin_inset Text
23951
23952 \begin_layout Plain Layout
23953 \begin_inset Formula $\supseteq$
23954 \end_inset
23955
23956
23957 \end_layout
23958
23959 \end_inset
23960 </cell>
23961 </row>
23962 <row>
23963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23964 \begin_inset Text
23965
23966 \begin_layout Plain Layout
23967
23968 \backslash
23969 sqsupseteq
23970 \end_layout
23971
23972 \end_inset
23973 </cell>
23974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23975 \begin_inset Text
23976
23977 \begin_layout Plain Layout
23978 \begin_inset Formula $\sqsupseteq$
23979 \end_inset
23980
23981
23982 \end_layout
23983
23984 \end_inset
23985 </cell>
23986 </row>
23987 <row>
23988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23989 \begin_inset Text
23990
23991 \begin_layout Plain Layout
23992
23993 \backslash
23994 ni
23995 \end_layout
23996
23997 \end_inset
23998 </cell>
23999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24000 \begin_inset Text
24001
24002 \begin_layout Plain Layout
24003 \begin_inset Formula $\ni$
24004 \end_inset
24005
24006
24007 \end_layout
24008
24009 \end_inset
24010 </cell>
24011 </row>
24012 <row>
24013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24014 \begin_inset Text
24015
24016 \begin_layout Plain Layout
24017
24018 \backslash
24019 dashv
24020 \end_layout
24021
24022 \end_inset
24023 </cell>
24024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24025 \begin_inset Text
24026
24027 \begin_layout Plain Layout
24028 \begin_inset Formula $\dashv$
24029 \end_inset
24030
24031
24032 \end_layout
24033
24034 \end_inset
24035 </cell>
24036 </row>
24037 <row>
24038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24039 \begin_inset Text
24040
24041 \begin_layout Plain Layout
24042
24043 \backslash
24044 frown
24045 \end_layout
24046
24047 \end_inset
24048 </cell>
24049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24050 \begin_inset Text
24051
24052 \begin_layout Plain Layout
24053 \begin_inset Formula $\frown$
24054 \end_inset
24055
24056
24057 \end_layout
24058
24059 \end_inset
24060 </cell>
24061 </row>
24062 <row>
24063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24064 \begin_inset Text
24065
24066 \begin_layout Plain Layout
24067
24068 \backslash
24069 rhd
24070 \end_layout
24071
24072 \end_inset
24073 </cell>
24074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24075 \begin_inset Text
24076
24077 \begin_layout Plain Layout
24078 \begin_inset Formula $\rhd$
24079 \end_inset
24080
24081
24082 \end_layout
24083
24084 \end_inset
24085 </cell>
24086 </row>
24087 <row>
24088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24089 \begin_inset Text
24090
24091 \begin_layout Plain Layout
24092
24093 \backslash
24094 unrhd
24095 \end_layout
24096
24097 \end_inset
24098 </cell>
24099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24100 \begin_inset Text
24101
24102 \begin_layout Plain Layout
24103 \begin_inset Formula $\unrhd$
24104 \end_inset
24105
24106
24107 \end_layout
24108
24109 \end_inset
24110 </cell>
24111 </row>
24112 <row>
24113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24114 \begin_inset Text
24115
24116 \begin_layout Plain Layout
24117
24118 \backslash
24119 lessgtr
24120 \end_layout
24121
24122 \end_inset
24123 </cell>
24124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24125 \begin_inset Text
24126
24127 \begin_layout Plain Layout
24128 \begin_inset Formula $\lessgtr$
24129 \end_inset
24130
24131
24132 \end_layout
24133
24134 \end_inset
24135 </cell>
24136 </row>
24137 <row>
24138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24139 \begin_inset Text
24140
24141 \begin_layout Plain Layout
24142
24143 \backslash
24144 parallel
24145 \end_layout
24146
24147 \end_inset
24148 </cell>
24149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24150 \begin_inset Text
24151
24152 \begin_layout Plain Layout
24153 \begin_inset Formula $\parallel$
24154 \end_inset
24155
24156
24157 \end_layout
24158
24159 \end_inset
24160 </cell>
24161 </row>
24162 <row>
24163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24164 \begin_inset Text
24165
24166 \begin_layout Plain Layout
24167
24168 \backslash
24169 nparallel
24170 \end_layout
24171
24172 \end_inset
24173 </cell>
24174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24175 \begin_inset Text
24176
24177 \begin_layout Plain Layout
24178 \begin_inset Formula $\nparallel$
24179 \end_inset
24180
24181
24182 \end_layout
24183
24184 \end_inset
24185 </cell>
24186 </row>
24187 </lyxtabular>
24188
24189 \end_inset
24190
24191
24192 \begin_inset space \hfill{}
24193 \end_inset
24194
24195
24196 \end_layout
24197
24198 \begin_layout Standard
24199 \begin_inset VSpace medskip
24200 \end_inset
24201
24202
24203 \end_layout
24204
24205 \begin_layout Standard
24206 Los caracteres 
24207 \series bold
24208
24209 \backslash
24210 lhd
24211 \series default
24212  y 
24213 \series bold
24214
24215 \backslash
24216 rhd
24217 \series default
24218  son mayores que los operadores de aspecto similar 
24219 \series bold
24220
24221 \backslash
24222 triangleleft
24223 \series default
24224  y 
24225 \series bold
24226
24227 \backslash
24228 triangleright
24229 \series default
24230 , respectivamente.
24231 \end_layout
24232
24233 \begin_layout Standard
24234 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24235 \end_layout
24236
24237 \begin_layout Standard
24238 Se pueden componer relaciones con etiquetas con el comando 
24239 \series bold
24240
24241 \backslash
24242 stackrel
24243 \series default
24244
24245 \begin_inset Index
24246 status collapsed
24247
24248 \begin_layout Plain Layout
24249 Comandos ! S ! 
24250 \backslash
24251 stackrel
24252 \end_layout
24253
24254 \end_inset
24255
24256 :
24257 \end_layout
24258
24259 \begin_layout Standard
24260 \align center
24261 \begin_inset Tabular
24262 <lyxtabular version="3" rows="2" columns="2">
24263 <features>
24264 <column alignment="center" valignment="top" width="0">
24265 <column alignment="center" valignment="top" width="0">
24266 <row>
24267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24268 \begin_inset Text
24269
24270 \begin_layout Plain Layout
24271 Comando
24272 \end_layout
24273
24274 \end_inset
24275 </cell>
24276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24277 \begin_inset Text
24278
24279 \begin_layout Plain Layout
24280 Resultado
24281 \begin_inset Note Note
24282 status collapsed
24283
24284 \begin_layout Plain Layout
24285
24286 \series bold
24287
24288 \backslash
24289 raisebox
24290 \series default
24291  se usa sólo como espaciador
24292 \end_layout
24293
24294 \end_inset
24295
24296
24297 \end_layout
24298
24299 \end_inset
24300 </cell>
24301 </row>
24302 <row>
24303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24304 \begin_inset Text
24305
24306 \begin_layout Plain Layout
24307 A(r)
24308 \backslash
24309 stackrel
24310 \begin_inset ERT
24311 status collapsed
24312
24313 \begin_layout Plain Layout
24314
24315
24316 \backslash
24317 spce 
24318 \end_layout
24319
24320 \end_inset
24321
24322 r
24323 \backslash
24324 to
24325 \backslash
24326 infty
24327 \begin_inset ERT
24328 status collapsed
24329
24330 \begin_layout Plain Layout
24331
24332
24333 \backslash
24334 spce 
24335 \end_layout
24336
24337 \end_inset
24338
24339
24340 \begin_inset Formula $\downarrow$
24341 \end_inset
24342
24343
24344 \backslash
24345 approx
24346 \begin_inset ERT
24347 status collapsed
24348
24349 \begin_layout Plain Layout
24350
24351
24352 \backslash
24353 spce 
24354 \end_layout
24355
24356 \end_inset
24357
24358
24359 \begin_inset ERT
24360 status collapsed
24361
24362 \begin_layout Plain Layout
24363
24364
24365 \backslash
24366 spce 
24367 \end_layout
24368
24369 \end_inset
24370
24371 B
24372 \end_layout
24373
24374 \end_inset
24375 </cell>
24376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24377 \begin_inset Text
24378
24379 \begin_layout Plain Layout
24380 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24381 \end_inset
24382
24383
24384 \end_layout
24385
24386 \end_inset
24387 </cell>
24388 </row>
24389 </lyxtabular>
24390
24391 \end_inset
24392
24393
24394 \end_layout
24395
24396 \begin_layout Section
24397 Funciones
24398 \end_layout
24399
24400 \begin_layout Subsection
24401 Funciones predefinidas
24402 \begin_inset CommandInset label
24403 LatexCommand label
24404 name "sub:Funciones-predefinidas"
24405
24406 \end_inset
24407
24408
24409 \begin_inset Index
24410 status collapsed
24411
24412 \begin_layout Plain Layout
24413 Funciones ! predefinidas
24414 \end_layout
24415
24416 \end_inset
24417
24418
24419 \begin_inset Index
24420 status collapsed
24421
24422 \begin_layout Plain Layout
24423 Funciones ! en español
24424 \end_layout
24425
24426 \end_inset
24427
24428
24429 \end_layout
24430
24431 \begin_layout Standard
24432 En general las variables se escriben en 
24433 \emph on
24434 cursiva
24435 \emph default
24436  en expresiones matemáticas, pero no los nombres de las funciones, porque
24437  
24438 \begin_inset Formula $sen$
24439 \end_inset
24440
24441  podría confundirse con 
24442 \begin_inset Formula $s\cdot e\cdot n$
24443 \end_inset
24444
24445 .
24446  Por eso hay funciones predefinidas, que además se separan un poco del factor
24447  precedente.
24448  Se insertan como comandos con una barra inversa  delante de su nombre.
24449 \end_layout
24450
24451 \begin_layout Standard
24452 \align center
24453 \begin_inset Tabular
24454 <lyxtabular version="3" rows="2" columns="4">
24455 <features>
24456 <column alignment="center" valignment="top" width="0pt">
24457 <column alignment="center" valignment="top" width="0pt">
24458 <column alignment="center" valignment="top" width="0pt">
24459 <column alignment="center" valignment="top" width="0pt">
24460 <row>
24461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24462 \begin_inset Text
24463
24464 \begin_layout Plain Layout
24465 Comando
24466 \end_layout
24467
24468 \end_inset
24469 </cell>
24470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24471 \begin_inset Text
24472
24473 \begin_layout Plain Layout
24474 Resultado
24475 \end_layout
24476
24477 \end_inset
24478 </cell>
24479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24480 \begin_inset Text
24481
24482 \begin_layout Plain Layout
24483 Comando
24484 \end_layout
24485
24486 \end_inset
24487 </cell>
24488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24489 \begin_inset Text
24490
24491 \begin_layout Plain Layout
24492 Resultado
24493 \end_layout
24494
24495 \end_inset
24496 </cell>
24497 </row>
24498 <row>
24499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24500 \begin_inset Text
24501
24502 \begin_layout Plain Layout
24503 Asen(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 $Asen(x)+B$
24513 \end_inset
24514
24515
24516 \end_layout
24517
24518 \end_inset
24519 </cell>
24520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24521 \begin_inset Text
24522
24523 \begin_layout Plain Layout
24524 A
24525 \backslash
24526 sen(x)+B
24527 \end_layout
24528
24529 \end_inset
24530 </cell>
24531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24532 \begin_inset Text
24533
24534 \begin_layout Plain Layout
24535 \begin_inset Formula $A\sen(x)+B$
24536 \end_inset
24537
24538
24539 \end_layout
24540
24541 \end_inset
24542 </cell>
24543 </row>
24544 </lyxtabular>
24545
24546 \end_inset
24547
24548
24549 \end_layout
24550
24551 \begin_layout Standard
24552 Las funciones siguientes están predefinidas:
24553 \begin_inset Foot
24554 status collapsed
24555
24556 \begin_layout Plain Layout
24557 Se han añadido los comandos equivalentes suministrados por el estilo 
24558 \series bold
24559 spanish
24560 \series default
24561  de 
24562 \series bold
24563 babel
24564 \series default
24565 , adaptados a las convenciones hispanohablantes.
24566  Además, en su caso, las funciones serán acentuadas automáticamente en la
24567  salida, p.
24568 \begin_inset space \thinspace{}
24569 \end_inset
24570
24571 e.
24572  
24573 \begin_inset Quotes fld
24574 \end_inset
24575
24576 lím
24577 \begin_inset Quotes frd
24578 \end_inset
24579
24580  o 
24581 \begin_inset Quotes fld
24582 \end_inset
24583
24584 máx
24585 \begin_inset Quotes frd
24586 \end_inset
24587
24588 .
24589  Más información en 
24590 \begin_inset CommandInset citation
24591 LatexCommand cite
24592 key "spanish"
24593
24594 \end_inset
24595
24596 .
24597  (
24598 \emph on
24599 N.
24600 \begin_inset space \thinspace{}
24601 \end_inset
24602
24603 del t.
24604 \emph default
24605 )
24606 \end_layout
24607
24608 \end_inset
24609
24610
24611 \end_layout
24612
24613 \begin_layout Standard
24614 \begin_inset VSpace -2mm
24615 \end_inset
24616
24617
24618 \end_layout
24619
24620 \begin_layout Standard
24621 \align center
24622 \begin_inset Tabular
24623 <lyxtabular version="3" rows="9" columns="7">
24624 <features>
24625 <column alignment="center" valignment="top" width="0pt">
24626 <column alignment="center" valignment="top" width="0pt">
24627 <column alignment="center" valignment="top" width="0pt">
24628 <column alignment="center" valignment="top" width="0pt">
24629 <column alignment="center" valignment="top" width="0pt">
24630 <column alignment="center" valignment="top" width="0pt">
24631 <column alignment="center" valignment="top" width="0pt">
24632 <row>
24633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24634 \begin_inset Text
24635
24636 \begin_layout Plain Layout
24637 Comando
24638 \end_layout
24639
24640 \end_inset
24641 </cell>
24642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24643 \begin_inset Text
24644
24645 \begin_layout Plain Layout
24646 español
24647 \end_layout
24648
24649 \end_inset
24650 </cell>
24651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24652 \begin_inset Text
24653
24654 \begin_layout Plain Layout
24655 Comando
24656 \end_layout
24657
24658 \end_inset
24659 </cell>
24660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24661 \begin_inset Text
24662
24663 \begin_layout Plain Layout
24664 español
24665 \end_layout
24666
24667 \end_inset
24668 </cell>
24669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24670 \begin_inset Text
24671
24672 \begin_layout Plain Layout
24673 Comando
24674 \end_layout
24675
24676 \end_inset
24677 </cell>
24678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24679 \begin_inset Text
24680
24681 \begin_layout Plain Layout
24682 español
24683 \end_layout
24684
24685 \end_inset
24686 </cell>
24687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24688 \begin_inset Text
24689
24690 \begin_layout Plain Layout
24691 Comando
24692 \end_layout
24693
24694 \end_inset
24695 </cell>
24696 </row>
24697 <row>
24698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24699 \begin_inset Text
24700
24701 \begin_layout Plain Layout
24702
24703 \backslash
24704 sin
24705 \end_layout
24706
24707 \end_inset
24708 </cell>
24709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24710 \begin_inset Text
24711
24712 \begin_layout Plain Layout
24713
24714 \backslash
24715 sen
24716 \end_layout
24717
24718 \end_inset
24719 </cell>
24720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24721 \begin_inset Text
24722
24723 \begin_layout Plain Layout
24724
24725 \backslash
24726 sinh
24727 \end_layout
24728
24729 \end_inset
24730 </cell>
24731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24732 \begin_inset Text
24733
24734 \begin_layout Plain Layout
24735
24736 \backslash
24737 senh
24738 \end_layout
24739
24740 \end_inset
24741 </cell>
24742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24743 \begin_inset Text
24744
24745 \begin_layout Plain Layout
24746
24747 \backslash
24748 arcsin
24749 \end_layout
24750
24751 \end_inset
24752 </cell>
24753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24754 \begin_inset Text
24755
24756 \begin_layout Plain Layout
24757
24758 \backslash
24759 arcsen
24760 \end_layout
24761
24762 \end_inset
24763 </cell>
24764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24765 \begin_inset Text
24766
24767 \begin_layout Plain Layout
24768
24769 \backslash
24770 sup
24771 \end_layout
24772
24773 \end_inset
24774 </cell>
24775 </row>
24776 <row>
24777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24778 \begin_inset Text
24779
24780 \begin_layout Plain Layout
24781
24782 \backslash
24783 cos
24784 \end_layout
24785
24786 \end_inset
24787 </cell>
24788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24789 \begin_inset Text
24790
24791 \begin_layout Plain Layout
24792
24793 \end_layout
24794
24795 \end_inset
24796 </cell>
24797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24798 \begin_inset Text
24799
24800 \begin_layout Plain Layout
24801
24802 \backslash
24803 cosh
24804 \end_layout
24805
24806 \end_inset
24807 </cell>
24808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24809 \begin_inset Text
24810
24811 \begin_layout Plain Layout
24812
24813 \end_layout
24814
24815 \end_inset
24816 </cell>
24817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24818 \begin_inset Text
24819
24820 \begin_layout Plain Layout
24821
24822 \backslash
24823 arccos
24824 \end_layout
24825
24826 \end_inset
24827 </cell>
24828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24829 \begin_inset Text
24830
24831 \begin_layout Plain Layout
24832
24833 \end_layout
24834
24835 \end_inset
24836 </cell>
24837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24838 \begin_inset Text
24839
24840 \begin_layout Plain Layout
24841
24842 \backslash
24843 inf
24844 \end_layout
24845
24846 \end_inset
24847 </cell>
24848 </row>
24849 <row>
24850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24851 \begin_inset Text
24852
24853 \begin_layout Plain Layout
24854
24855 \backslash
24856 tan
24857 \end_layout
24858
24859 \end_inset
24860 </cell>
24861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24862 \begin_inset Text
24863
24864 \begin_layout Plain Layout
24865
24866 \backslash
24867 tg
24868 \end_layout
24869
24870 \end_inset
24871 </cell>
24872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24873 \begin_inset Text
24874
24875 \begin_layout Plain Layout
24876
24877 \backslash
24878 tanh
24879 \end_layout
24880
24881 \end_inset
24882 </cell>
24883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24884 \begin_inset Text
24885
24886 \begin_layout Plain Layout
24887
24888 \backslash
24889 tgh
24890 \end_layout
24891
24892 \end_inset
24893 </cell>
24894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24895 \begin_inset Text
24896
24897 \begin_layout Plain Layout
24898
24899 \backslash
24900 arctan
24901 \end_layout
24902
24903 \end_inset
24904 </cell>
24905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24906 \begin_inset Text
24907
24908 \begin_layout Plain Layout
24909
24910 \backslash
24911 arctg
24912 \end_layout
24913
24914 \end_inset
24915 </cell>
24916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24917 \begin_inset Text
24918
24919 \begin_layout Plain Layout
24920
24921 \backslash
24922 lim
24923 \end_layout
24924
24925 \end_inset
24926 </cell>
24927 </row>
24928 <row>
24929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24930 \begin_inset Text
24931
24932 \begin_layout Plain Layout
24933
24934 \backslash
24935 cot
24936 \end_layout
24937
24938 \end_inset
24939 </cell>
24940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24941 \begin_inset Text
24942
24943 \begin_layout Plain Layout
24944
24945 \backslash
24946 cotg
24947 \end_layout
24948
24949 \end_inset
24950 </cell>
24951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24952 \begin_inset Text
24953
24954 \begin_layout Plain Layout
24955
24956 \backslash
24957 coth
24958 \end_layout
24959
24960 \end_inset
24961 </cell>
24962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24963 \begin_inset Text
24964
24965 \begin_layout Plain Layout
24966
24967 \end_layout
24968
24969 \end_inset
24970 </cell>
24971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24972 \begin_inset Text
24973
24974 \begin_layout Plain Layout
24975
24976 \backslash
24977 arg
24978 \end_layout
24979
24980 \end_inset
24981 </cell>
24982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24983 \begin_inset Text
24984
24985 \begin_layout Plain Layout
24986
24987 \end_layout
24988
24989 \end_inset
24990 </cell>
24991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24992 \begin_inset Text
24993
24994 \begin_layout Plain Layout
24995
24996 \backslash
24997 liminf
24998 \end_layout
24999
25000 \end_inset
25001 </cell>
25002 </row>
25003 <row>
25004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25005 \begin_inset Text
25006
25007 \begin_layout Plain Layout
25008
25009 \backslash
25010 sec
25011 \end_layout
25012
25013 \end_inset
25014 </cell>
25015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25016 \begin_inset Text
25017
25018 \begin_layout Plain Layout
25019
25020 \end_layout
25021
25022 \end_inset
25023 </cell>
25024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25025 \begin_inset Text
25026
25027 \begin_layout Plain Layout
25028
25029 \backslash
25030 min
25031 \end_layout
25032
25033 \end_inset
25034 </cell>
25035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25036 \begin_inset Text
25037
25038 \begin_layout Plain Layout
25039
25040 \end_layout
25041
25042 \end_inset
25043 </cell>
25044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25045 \begin_inset Text
25046
25047 \begin_layout Plain Layout
25048
25049 \backslash
25050 deg
25051 \end_layout
25052
25053 \end_inset
25054 </cell>
25055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25056 \begin_inset Text
25057
25058 \begin_layout Plain Layout
25059
25060 \end_layout
25061
25062 \end_inset
25063 </cell>
25064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25065 \begin_inset Text
25066
25067 \begin_layout Plain Layout
25068
25069 \backslash
25070 limsup
25071 \end_layout
25072
25073 \end_inset
25074 </cell>
25075 </row>
25076 <row>
25077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25078 \begin_inset Text
25079
25080 \begin_layout Plain Layout
25081
25082 \backslash
25083 csc
25084 \end_layout
25085
25086 \end_inset
25087 </cell>
25088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25089 \begin_inset Text
25090
25091 \begin_layout Plain Layout
25092
25093 \backslash
25094 cosec
25095 \end_layout
25096
25097 \end_inset
25098 </cell>
25099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25100 \begin_inset Text
25101
25102 \begin_layout Plain Layout
25103
25104 \backslash
25105 max
25106 \end_layout
25107
25108 \end_inset
25109 </cell>
25110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25111 \begin_inset Text
25112
25113 \begin_layout Plain Layout
25114
25115 \end_layout
25116
25117 \end_inset
25118 </cell>
25119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25120 \begin_inset Text
25121
25122 \begin_layout Plain Layout
25123
25124 \backslash
25125 det
25126 \end_layout
25127
25128 \end_inset
25129 </cell>
25130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25131 \begin_inset Text
25132
25133 \begin_layout Plain Layout
25134
25135 \end_layout
25136
25137 \end_inset
25138 </cell>
25139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25140 \begin_inset Text
25141
25142 \begin_layout Plain Layout
25143
25144 \backslash
25145 Pr
25146 \end_layout
25147
25148 \end_inset
25149 </cell>
25150 </row>
25151 <row>
25152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25153 \begin_inset Text
25154
25155 \begin_layout Plain Layout
25156
25157 \backslash
25158 ln
25159 \end_layout
25160
25161 \end_inset
25162 </cell>
25163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25164 \begin_inset Text
25165
25166 \begin_layout Plain Layout
25167
25168 \end_layout
25169
25170 \end_inset
25171 </cell>
25172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25173 \begin_inset Text
25174
25175 \begin_layout Plain Layout
25176
25177 \backslash
25178 exp
25179 \end_layout
25180
25181 \end_inset
25182 </cell>
25183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25184 \begin_inset Text
25185
25186 \begin_layout Plain Layout
25187
25188 \end_layout
25189
25190 \end_inset
25191 </cell>
25192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25193 \begin_inset Text
25194
25195 \begin_layout Plain Layout
25196
25197 \backslash
25198 dim
25199 \end_layout
25200
25201 \end_inset
25202 </cell>
25203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25204 \begin_inset Text
25205
25206 \begin_layout Plain Layout
25207
25208 \end_layout
25209
25210 \end_inset
25211 </cell>
25212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25213 \begin_inset Text
25214
25215 \begin_layout Plain Layout
25216
25217 \backslash
25218 hom
25219 \end_layout
25220
25221 \end_inset
25222 </cell>
25223 </row>
25224 <row>
25225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25226 \begin_inset Text
25227
25228 \begin_layout Plain Layout
25229
25230 \backslash
25231 lg
25232 \end_layout
25233
25234 \end_inset
25235 </cell>
25236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25237 \begin_inset Text
25238
25239 \begin_layout Plain Layout
25240
25241 \end_layout
25242
25243 \end_inset
25244 </cell>
25245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25246 \begin_inset Text
25247
25248 \begin_layout Plain Layout
25249
25250 \backslash
25251 log
25252 \end_layout
25253
25254 \end_inset
25255 </cell>
25256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25257 \begin_inset Text
25258
25259 \begin_layout Plain Layout
25260
25261 \end_layout
25262
25263 \end_inset
25264 </cell>
25265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25266 \begin_inset Text
25267
25268 \begin_layout Plain Layout
25269
25270 \backslash
25271 ker
25272 \end_layout
25273
25274 \end_inset
25275 </cell>
25276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25277 \begin_inset Text
25278
25279 \begin_layout Plain Layout
25280
25281 \end_layout
25282
25283 \end_inset
25284 </cell>
25285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25286 \begin_inset Text
25287
25288 \begin_layout Plain Layout
25289
25290 \backslash
25291 gcd
25292 \end_layout
25293
25294 \end_inset
25295 </cell>
25296 </row>
25297 </lyxtabular>
25298
25299 \end_inset
25300
25301
25302 \end_layout
25303
25304 \begin_layout Standard
25305 También se pueden insertar con el botón 
25306 \begin_inset Graphics
25307         filename ../../images/math/functions.png
25308         scale 85
25309
25310 \end_inset
25311
25312  de la barra de ecuaciones.
25313 \end_layout
25314
25315 \begin_layout Subsection
25316 Funciones definidas por el usuario
25317 \begin_inset Index
25318 status collapsed
25319
25320 \begin_layout Plain Layout
25321 Funciones ! personalizadas
25322 \end_layout
25323
25324 \end_inset
25325
25326
25327 \end_layout
25328
25329 \begin_layout Standard
25330 Para usar una función no predefinida, como por ejemplo la función signo,
25331  sgn(x), hay dos posibilidades:
25332 \end_layout
25333
25334 \begin_layout Itemize
25335 Define la función añadiendo al preámbulo LaTeX la línea
25336 \begin_inset Foot
25337 status collapsed
25338
25339 \begin_layout Plain Layout
25340 Más sobre 
25341 \series bold
25342
25343 \backslash
25344 DeclareMathOperator
25345 \series default
25346  en 
25347 \begin_inset CommandInset ref
25348 LatexCommand ref
25349 reference "sub:Operadores-de-usuario"
25350
25351 \end_inset
25352
25353
25354 \end_layout
25355
25356 \end_inset
25357
25358
25359 \begin_inset Newline newline
25360 \end_inset
25361
25362
25363 \begin_inset VSpace -3mm
25364 \end_inset
25365
25366
25367 \begin_inset Newline newline
25368 \end_inset
25369
25370
25371 \series bold
25372
25373 \backslash
25374 DeclareMathOperator{
25375 \backslash
25376 sgn}{sgn}
25377 \series default
25378
25379 \begin_inset Index
25380 status collapsed
25381
25382 \begin_layout Plain Layout
25383 Comandos ! D ! 
25384 \backslash
25385 dbinom@
25386 \backslash
25387 DeclareMathOperator
25388 \end_layout
25389
25390 \end_inset
25391
25392
25393 \begin_inset Newline newline
25394 \end_inset
25395
25396
25397 \begin_inset VSpace -2mm
25398 \end_inset
25399
25400
25401 \begin_inset Newline newline
25402 \end_inset
25403
25404 Ahora la función recién definida se puede obtener con el comando 
25405 \series bold
25406
25407 \backslash
25408 sgn
25409 \series default
25410 .
25411 \end_layout
25412
25413 \begin_layout Itemize
25414 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25415  en nuestro ejemplo las letras 
25416 \emph on
25417 sgn
25418 \emph default
25419 , y cámbialo a texto matemático.
25420  Entre el factor precedente y la función se inserta un espacio.
25421 \end_layout
25422
25423 \begin_layout Standard
25424 El resultado con ambos métodos es el mismo que con una función predefinida:
25425 \begin_inset Foot
25426 status collapsed
25427
25428 \begin_layout Plain Layout
25429 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
25430  negro.
25431 \end_layout
25432
25433 \end_inset
25434
25435
25436 \end_layout
25437
25438 \begin_layout Standard
25439 \align center
25440 \begin_inset Tabular
25441 <lyxtabular version="3" rows="3" columns="2">
25442 <features>
25443 <column alignment="center" valignment="top" width="0pt">
25444 <column alignment="center" valignment="top" width="0pt">
25445 <row>
25446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25447 \begin_inset Text
25448
25449 \begin_layout Plain Layout
25450 Comando
25451 \end_layout
25452
25453 \end_inset
25454 </cell>
25455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25456 \begin_inset Text
25457
25458 \begin_layout Plain Layout
25459 Resultado
25460 \end_layout
25461
25462 \end_inset
25463 </cell>
25464 </row>
25465 <row>
25466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25467 \begin_inset Text
25468
25469 \begin_layout Plain Layout
25470 A
25471 \backslash
25472 sgn(x)+B
25473 \end_layout
25474
25475 \end_inset
25476 </cell>
25477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25478 \begin_inset Text
25479
25480 \begin_layout Plain Layout
25481 \begin_inset Formula $A\sgn(x)+B$
25482 \end_inset
25483
25484
25485 \end_layout
25486
25487 \end_inset
25488 </cell>
25489 </row>
25490 <row>
25491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25492 \begin_inset Text
25493
25494 \begin_layout Plain Layout
25495 A
25496 \backslash
25497 ,
25498 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$
25499 \end_inset
25500
25501 (x)+B
25502 \end_layout
25503
25504 \end_inset
25505 </cell>
25506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25507 \begin_inset Text
25508
25509 \begin_layout Plain Layout
25510 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
25511 \end_inset
25512
25513
25514 \end_layout
25515
25516 \end_inset
25517 </cell>
25518 </row>
25519 </lyxtabular>
25520
25521 \end_inset
25522
25523
25524 \end_layout
25525
25526 \begin_layout Standard
25527 El primer método es preferible si la función se va a usar varias veces.
25528 \end_layout
25529
25530 \begin_layout Subsection
25531 Límites
25532 \begin_inset Index
25533 status collapsed
25534
25535 \begin_layout Plain Layout
25536 Limites@Límites
25537 \end_layout
25538
25539 \end_inset
25540
25541
25542 \end_layout
25543
25544 \begin_layout Standard
25545 Para límites, además de 
25546 \series bold
25547
25548 \backslash
25549 lim
25550 \series default
25551
25552 \begin_inset Index
25553 status collapsed
25554
25555 \begin_layout Plain Layout
25556 Comandos ! L ! 
25557 \backslash
25558 lim
25559 \end_layout
25560
25561 \end_inset
25562
25563
25564 \series bold
25565
25566 \backslash
25567 liminf
25568 \series default
25569  y 
25570 \series bold
25571
25572 \backslash
25573 limsup
25574 \series default
25575  están definidas las siguientes funciones:
25576 \series bold
25577  
25578 \end_layout
25579
25580 \begin_layout Standard
25581 \noindent
25582 \align center
25583 \begin_inset Tabular
25584 <lyxtabular version="3" rows="5" columns="2">
25585 <features>
25586 <column alignment="center" valignment="top" width="0">
25587 <column alignment="center" valignment="top" width="0">
25588 <row>
25589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25590 \begin_inset Text
25591
25592 \begin_layout Plain Layout
25593 Comando
25594 \end_layout
25595
25596 \end_inset
25597 </cell>
25598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25599 \begin_inset Text
25600
25601 \begin_layout Plain Layout
25602 Resultado
25603 \begin_inset Note Note
25604 status collapsed
25605
25606 \begin_layout Plain Layout
25607
25608 \series bold
25609
25610 \backslash
25611 raisebox
25612 \series default
25613  se usa sólo como espaciador
25614 \end_layout
25615
25616 \end_inset
25617
25618
25619 \end_layout
25620
25621 \end_inset
25622 </cell>
25623 </row>
25624 <row>
25625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25626 \begin_inset Text
25627
25628 \begin_layout Plain Layout
25629
25630 \backslash
25631 varliminf
25632 \end_layout
25633
25634 \end_inset
25635 </cell>
25636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25637 \begin_inset Text
25638
25639 \begin_layout Plain Layout
25640 \begin_inset Formula $\varliminf$
25641 \end_inset
25642
25643
25644 \end_layout
25645
25646 \end_inset
25647 </cell>
25648 </row>
25649 <row>
25650 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25651 \begin_inset Text
25652
25653 \begin_layout Plain Layout
25654
25655 \backslash
25656 varlimsup
25657 \end_layout
25658
25659 \end_inset
25660 </cell>
25661 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25662 \begin_inset Text
25663
25664 \begin_layout Plain Layout
25665 \begin_inset Formula $\varlimsup$
25666 \end_inset
25667
25668
25669 \end_layout
25670
25671 \end_inset
25672 </cell>
25673 </row>
25674 <row>
25675 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25676 \begin_inset Text
25677
25678 \begin_layout Plain Layout
25679
25680 \backslash
25681 varprojlim
25682 \end_layout
25683
25684 \end_inset
25685 </cell>
25686 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25687 \begin_inset Text
25688
25689 \begin_layout Plain Layout
25690 \begin_inset Formula $\varprojlim$
25691 \end_inset
25692
25693
25694 \end_layout
25695
25696 \end_inset
25697 </cell>
25698 </row>
25699 <row>
25700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25701 \begin_inset Text
25702
25703 \begin_layout Plain Layout
25704
25705 \backslash
25706 varinjlim
25707 \end_layout
25708
25709 \end_inset
25710 </cell>
25711 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25712 \begin_inset Text
25713
25714 \begin_layout Plain Layout
25715 \begin_inset Formula $\varinjlim$
25716 \end_inset
25717
25718
25719 \begin_inset Formula $\raisebox{-2.5mm}{}$
25720 \end_inset
25721
25722
25723 \end_layout
25724
25725 \end_inset
25726 </cell>
25727 </row>
25728 </lyxtabular>
25729
25730 \end_inset
25731
25732
25733 \end_layout
25734
25735 \begin_layout Standard
25736 \begin_inset VSpace medskip
25737 \end_inset
25738
25739
25740 \end_layout
25741
25742 \begin_layout Standard
25743 El límite se crea insertando un subíndice.
25744  Se imprime a la derecha junto a la función en una fórmula en línea:
25745 \end_layout
25746
25747 \begin_layout Standard
25748 \noindent
25749 \align center
25750 \begin_inset Tabular
25751 <lyxtabular version="3" rows="2" columns="2">
25752 <features>
25753 <column alignment="center" valignment="top" width="0pt">
25754 <column alignment="center" valignment="top" width="0pt">
25755 <row>
25756 <cell alignment="center" valignment="top" usebox="none">
25757 \begin_inset Text
25758
25759 \begin_layout Plain Layout
25760 Comando
25761 \end_layout
25762
25763 \end_inset
25764 </cell>
25765 <cell alignment="center" valignment="top" usebox="none">
25766 \begin_inset Text
25767
25768 \begin_layout Plain Layout
25769 \begin_inset space \hspace{}
25770 \length 1cm
25771 \end_inset
25772
25773 Resultado
25774 \begin_inset Note Note
25775 status collapsed
25776
25777 \begin_layout Plain Layout
25778
25779 \series bold
25780
25781 \backslash
25782 raisebox
25783 \series default
25784  se usa sólo como espaciador
25785 \end_layout
25786
25787 \end_inset
25788
25789
25790 \end_layout
25791
25792 \end_inset
25793 </cell>
25794 </row>
25795 <row>
25796 <cell alignment="center" valignment="top" usebox="none">
25797 \begin_inset Text
25798
25799 \begin_layout Plain Layout
25800
25801 \backslash
25802 lim_x
25803 \backslash
25804 to
25805 \begin_inset ERT
25806 status collapsed
25807
25808 \begin_layout Plain Layout
25809
25810
25811 \backslash
25812 spce 
25813 \end_layout
25814
25815 \end_inset
25816
25817 A
25818 \begin_inset ERT
25819 status collapsed
25820
25821 \begin_layout Plain Layout
25822
25823
25824 \backslash
25825 spce 
25826 \end_layout
25827
25828 \end_inset
25829
25830 x=B
25831 \end_layout
25832
25833 \end_inset
25834 </cell>
25835 <cell alignment="center" valignment="top" usebox="none">
25836 \begin_inset Text
25837
25838 \begin_layout Plain Layout
25839 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
25840 \end_inset
25841
25842
25843 \end_layout
25844
25845 \end_inset
25846 </cell>
25847 </row>
25848 </lyxtabular>
25849
25850 \end_inset
25851
25852
25853 \end_layout
25854
25855 \begin_layout Standard
25856 En una ecuación presentada el límite se imprime debajo, como es habitual:
25857 \begin_inset Formula \[
25858 \lim\limits _{x\rightarrow A}=B\]
25859
25860 \end_inset
25861
25862
25863 \end_layout
25864
25865 \begin_layout Subsection
25866 Función módulo
25867 \begin_inset Index
25868 status collapsed
25869
25870 \begin_layout Plain Layout
25871 Funciones ! módulo
25872 \end_layout
25873
25874 \end_inset
25875
25876
25877 \end_layout
25878
25879 \begin_layout Standard
25880 La función módulo es especial, porque existe en cuatro variantes.
25881 \end_layout
25882
25883 \begin_layout Standard
25884 En una ecuación presentada:
25885 \begin_inset Formula \begin{align*}
25886 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
25887 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25888 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25889 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25890 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25891
25892 \end_inset
25893
25894 En una ecuación en línea se pone menos espacio delante del nombre de la
25895  función para todas las variantes.
25896 \end_layout
25897
25898 \begin_layout Section
25899 Caracteres especiales
25900 \begin_inset Index
25901 status collapsed
25902
25903 \begin_layout Plain Layout
25904 Caracteres especiales
25905 \end_layout
25906
25907 \end_inset
25908
25909
25910 \end_layout
25911
25912 \begin_layout Subsection
25913 Caracteres especiales en texto matemático
25914 \end_layout
25915
25916 \begin_layout Standard
25917 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
25918  TeX:
25919 \end_layout
25920
25921 \begin_layout Standard
25922 \begin_inset space \hfill{}
25923 \end_inset
25924
25925
25926 \begin_inset Tabular
25927 <lyxtabular version="3" rows="8" columns="2">
25928 <features>
25929 <column alignment="block" valignment="top" width="0">
25930 <column alignment="block" valignment="top" width="0">
25931 <row>
25932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25933 \begin_inset Text
25934
25935 \begin_layout Plain Layout
25936 Comando
25937 \end_layout
25938
25939 \end_inset
25940 </cell>
25941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25942 \begin_inset Text
25943
25944 \begin_layout Plain Layout
25945 Resultado
25946 \end_layout
25947
25948 \end_inset
25949 </cell>
25950 </row>
25951 <row>
25952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25953 \begin_inset Text
25954
25955 \begin_layout Plain Layout
25956
25957 \backslash
25958 oe
25959 \end_layout
25960
25961 \end_inset
25962 </cell>
25963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25964 \begin_inset Text
25965
25966 \begin_layout Plain Layout
25967 \begin_inset Formula $\textrm{œ}$
25968 \end_inset
25969
25970
25971 \end_layout
25972
25973 \end_inset
25974 </cell>
25975 </row>
25976 <row>
25977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25978 \begin_inset Text
25979
25980 \begin_layout Plain Layout
25981
25982 \backslash
25983 OE
25984 \end_layout
25985
25986 \end_inset
25987 </cell>
25988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25989 \begin_inset Text
25990
25991 \begin_layout Plain Layout
25992 \begin_inset Formula $\textrm{Œ}$
25993 \end_inset
25994
25995
25996 \end_layout
25997
25998 \end_inset
25999 </cell>
26000 </row>
26001 <row>
26002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26003 \begin_inset Text
26004
26005 \begin_layout Plain Layout
26006
26007 \backslash
26008 ae
26009 \end_layout
26010
26011 \end_inset
26012 </cell>
26013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26014 \begin_inset Text
26015
26016 \begin_layout Plain Layout
26017 \begin_inset Formula $\textrm{æ}$
26018 \end_inset
26019
26020
26021 \end_layout
26022
26023 \end_inset
26024 </cell>
26025 </row>
26026 <row>
26027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26028 \begin_inset Text
26029
26030 \begin_layout Plain Layout
26031
26032 \backslash
26033 AE
26034 \end_layout
26035
26036 \end_inset
26037 </cell>
26038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26039 \begin_inset Text
26040
26041 \begin_layout Plain Layout
26042 \begin_inset Formula $\textrm{Æ}$
26043 \end_inset
26044
26045
26046 \end_layout
26047
26048 \end_inset
26049 </cell>
26050 </row>
26051 <row>
26052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26053 \begin_inset Text
26054
26055 \begin_layout Plain Layout
26056
26057 \backslash
26058 aa
26059 \end_layout
26060
26061 \end_inset
26062 </cell>
26063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26064 \begin_inset Text
26065
26066 \begin_layout Plain Layout
26067 \begin_inset Formula $\textrm{\aa}$
26068 \end_inset
26069
26070
26071 \end_layout
26072
26073 \end_inset
26074 </cell>
26075 </row>
26076 <row>
26077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26078 \begin_inset Text
26079
26080 \begin_layout Plain Layout
26081
26082 \backslash
26083 AA
26084 \begin_inset Index
26085 status collapsed
26086
26087 \begin_layout Plain Layout
26088
26089 \backslash
26090 @
26091 \begin_inset ERT
26092 status collapsed
26093
26094 \begin_layout Plain Layout
26095
26096
26097 \backslash
26098 textrm{
26099 \backslash
26100 AA}
26101 \end_layout
26102
26103 \end_inset
26104
26105
26106 \end_layout
26107
26108 \end_inset
26109
26110
26111 \end_layout
26112
26113 \end_inset
26114 </cell>
26115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26116 \begin_inset Text
26117
26118 \begin_layout Plain Layout
26119 \begin_inset Formula $\textrm{Å}$
26120 \end_inset
26121
26122
26123 \end_layout
26124
26125 \end_inset
26126 </cell>
26127 </row>
26128 <row>
26129 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26130 \begin_inset Text
26131
26132 \begin_layout Plain Layout
26133
26134 \backslash
26135 i
26136 \end_layout
26137
26138 \end_inset
26139 </cell>
26140 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26141 \begin_inset Text
26142
26143 \begin_layout Plain Layout
26144 \begin_inset Formula $\textrm{ı}$
26145 \end_inset
26146
26147
26148 \end_layout
26149
26150 \end_inset
26151 </cell>
26152 </row>
26153 </lyxtabular>
26154
26155 \end_inset
26156
26157
26158 \begin_inset space \hfill{}
26159 \end_inset
26160
26161
26162 \begin_inset Tabular
26163 <lyxtabular version="3" rows="8" columns="2">
26164 <features>
26165 <column alignment="block" valignment="top" width="0">
26166 <column alignment="center" valignment="top" width="0">
26167 <row>
26168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26169 \begin_inset Text
26170
26171 \begin_layout Plain Layout
26172 Comando
26173 \begin_inset Note Note
26174 status collapsed
26175
26176 \begin_layout Plain Layout
26177
26178 \series bold
26179
26180 \backslash
26181 raisebox
26182 \series default
26183  se usa sólo como espaciador
26184 \end_layout
26185
26186 \end_inset
26187
26188
26189 \end_layout
26190
26191 \end_inset
26192 </cell>
26193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26194 \begin_inset Text
26195
26196 \begin_layout Plain Layout
26197 Resultado
26198 \end_layout
26199
26200 \end_inset
26201 </cell>
26202 </row>
26203 <row>
26204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26205 \begin_inset Text
26206
26207 \begin_layout Plain Layout
26208
26209 \backslash
26210 o
26211 \end_layout
26212
26213 \end_inset
26214 </cell>
26215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26216 \begin_inset Text
26217
26218 \begin_layout Plain Layout
26219 \begin_inset Formula $\textrm{ø}$
26220 \end_inset
26221
26222
26223 \end_layout
26224
26225 \end_inset
26226 </cell>
26227 </row>
26228 <row>
26229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26230 \begin_inset Text
26231
26232 \begin_layout Plain Layout
26233
26234 \backslash
26235 O
26236 \end_layout
26237
26238 \end_inset
26239 </cell>
26240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26241 \begin_inset Text
26242
26243 \begin_layout Plain Layout
26244 \begin_inset Formula $\textrm{Ø}$
26245 \end_inset
26246
26247
26248 \end_layout
26249
26250 \end_inset
26251 </cell>
26252 </row>
26253 <row>
26254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26255 \begin_inset Text
26256
26257 \begin_layout Plain Layout
26258
26259 \backslash
26260 l
26261 \end_layout
26262
26263 \end_inset
26264 </cell>
26265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26266 \begin_inset Text
26267
26268 \begin_layout Plain Layout
26269 \begin_inset Formula $\textrm{ł}$
26270 \end_inset
26271
26272
26273 \end_layout
26274
26275 \end_inset
26276 </cell>
26277 </row>
26278 <row>
26279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26280 \begin_inset Text
26281
26282 \begin_layout Plain Layout
26283
26284 \backslash
26285 L
26286 \end_layout
26287
26288 \end_inset
26289 </cell>
26290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26291 \begin_inset Text
26292
26293 \begin_layout Plain Layout
26294 \begin_inset Formula $\textrm{Ł}$
26295 \end_inset
26296
26297
26298 \end_layout
26299
26300 \end_inset
26301 </cell>
26302 </row>
26303 <row>
26304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26305 \begin_inset Text
26306
26307 \begin_layout Plain Layout
26308 !
26309 \begin_inset space \hspace{}
26310 \length 0mm
26311 \end_inset
26312
26313 `
26314 \begin_inset ERT
26315 status collapsed
26316
26317 \begin_layout Plain Layout
26318
26319
26320 \backslash
26321 spce 
26322 \end_layout
26323
26324 \end_inset
26325
26326
26327 \end_layout
26328
26329 \end_inset
26330 </cell>
26331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26332 \begin_inset Text
26333
26334 \begin_layout Plain Layout
26335 \begin_inset Formula $\textrm{!`}$
26336 \end_inset
26337
26338
26339 \end_layout
26340
26341 \end_inset
26342 </cell>
26343 </row>
26344 <row>
26345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26346 \begin_inset Text
26347
26348 \begin_layout Plain Layout
26349 ?
26350 \begin_inset space \hspace{}
26351 \length 0mm
26352 \end_inset
26353
26354 `
26355 \begin_inset ERT
26356 status collapsed
26357
26358 \begin_layout Plain Layout
26359
26360
26361 \backslash
26362 spce 
26363 \end_layout
26364
26365 \end_inset
26366
26367
26368 \end_layout
26369
26370 \end_inset
26371 </cell>
26372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26373 \begin_inset Text
26374
26375 \begin_layout Plain Layout
26376 \begin_inset Formula $\textrm{?`}$
26377 \end_inset
26378
26379
26380 \end_layout
26381
26382 \end_inset
26383 </cell>
26384 </row>
26385 <row>
26386 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26387 \begin_inset Text
26388
26389 \begin_layout Plain Layout
26390
26391 \backslash
26392 j
26393 \end_layout
26394
26395 \end_inset
26396 </cell>
26397 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26398 \begin_inset Text
26399
26400 \begin_layout Plain Layout
26401 \begin_inset Formula $\textrm{ȷ}$
26402 \end_inset
26403
26404
26405 \end_layout
26406
26407 \end_inset
26408 </cell>
26409 </row>
26410 </lyxtabular>
26411
26412 \end_inset
26413
26414
26415 \begin_inset space \hfill{}
26416 \end_inset
26417
26418
26419 \end_layout
26420
26421 \begin_layout Standard
26422 Los caracteres 
26423 \begin_inset Formula $\textrm{\textrm{Å}}$
26424 \end_inset
26425
26426  y 
26427 \begin_inset Formula $\textrm{\textrm{Ø}}$
26428 \end_inset
26429
26430  también se pueden insertar mediante el botón 
26431 \begin_inset Graphics
26432         filename ../../images/math/digamma.png
26433         scale 85
26434
26435 \end_inset
26436
26437  de la barra de ecuaciones.
26438 \end_layout
26439
26440 \begin_layout Standard
26441 Los comandos 
26442 \series bold
26443 !
26444 \begin_inset space \hspace{}
26445 \length 0mm
26446 \end_inset
26447
26448 `
26449 \series default
26450  y 
26451 \series bold
26452 ?
26453 \begin_inset space \hspace{}
26454 \length 0mm
26455 \end_inset
26456
26457 `
26458 \series default
26459  son una excepción porque se pueden insertar directamente a texto en LyX.
26460  
26461 \end_layout
26462
26463 \begin_layout Subsection
26464 Acentos en texto
26465 \begin_inset CommandInset label
26466 LatexCommand label
26467 name "sub:Acentos-en-texto"
26468
26469 \end_inset
26470
26471
26472 \begin_inset Index
26473 status collapsed
26474
26475 \begin_layout Plain Layout
26476 Acentos ! en texto
26477 \end_layout
26478
26479 \end_inset
26480
26481
26482 \end_layout
26483
26484 \begin_layout Standard
26485 Con los siguientes comandos se pueden acentuar todas las letras.
26486  Los comandos deben ponerse en modo TeX.
26487 \end_layout
26488
26489 \begin_layout Standard
26490 \begin_inset space \hfill{}
26491 \end_inset
26492
26493
26494 \begin_inset Tabular
26495 <lyxtabular version="3" rows="8" columns="2">
26496 <features>
26497 <column alignment="block" valignment="top" width="0">
26498 <column alignment="block" valignment="top" width="0">
26499 <row>
26500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26501 \begin_inset Text
26502
26503 \begin_layout Plain Layout
26504 Comando
26505 \end_layout
26506
26507 \end_inset
26508 </cell>
26509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26510 \begin_inset Text
26511
26512 \begin_layout Plain Layout
26513 Resultado
26514 \end_layout
26515
26516 \end_inset
26517 </cell>
26518 </row>
26519 <row>
26520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26521 \begin_inset Text
26522
26523 \begin_layout Plain Layout
26524
26525 \backslash
26526
26527 \begin_inset Quotes grd
26528 \end_inset
26529
26530 e
26531 \end_layout
26532
26533 \end_inset
26534 </cell>
26535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26536 \begin_inset Text
26537
26538 \begin_layout Plain Layout
26539 \begin_inset ERT
26540 status collapsed
26541
26542 \begin_layout Plain Layout
26543
26544
26545 \backslash
26546 "e
26547 \end_layout
26548
26549 \end_inset
26550
26551
26552 \end_layout
26553
26554 \end_inset
26555 </cell>
26556 </row>
26557 <row>
26558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26559 \begin_inset Text
26560
26561 \begin_layout Plain Layout
26562
26563 \backslash
26564 `e
26565 \end_layout
26566
26567 \end_inset
26568 </cell>
26569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26570 \begin_inset Text
26571
26572 \begin_layout Plain Layout
26573 \begin_inset ERT
26574 status collapsed
26575
26576 \begin_layout Plain Layout
26577
26578
26579 \backslash
26580 `e
26581 \end_layout
26582
26583 \end_inset
26584
26585
26586 \end_layout
26587
26588 \end_inset
26589 </cell>
26590 </row>
26591 <row>
26592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26593 \begin_inset Text
26594
26595 \begin_layout Plain Layout
26596
26597 \backslash
26598 ^
26599 \begin_inset ERT
26600 status collapsed
26601
26602 \begin_layout Plain Layout
26603
26604
26605 \backslash
26606 spce 
26607 \end_layout
26608
26609 \end_inset
26610
26611 e
26612 \end_layout
26613
26614 \end_inset
26615 </cell>
26616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26617 \begin_inset Text
26618
26619 \begin_layout Plain Layout
26620 \begin_inset ERT
26621 status collapsed
26622
26623 \begin_layout Plain Layout
26624
26625
26626 \backslash
26627 ^e
26628 \end_layout
26629
26630 \end_inset
26631
26632
26633 \end_layout
26634
26635 \end_inset
26636 </cell>
26637 </row>
26638 <row>
26639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26640 \begin_inset Text
26641
26642 \begin_layout Plain Layout
26643
26644 \backslash
26645 =e
26646 \end_layout
26647
26648 \end_inset
26649 </cell>
26650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26651 \begin_inset Text
26652
26653 \begin_layout Plain Layout
26654 \begin_inset ERT
26655 status collapsed
26656
26657 \begin_layout Plain Layout
26658
26659
26660 \backslash
26661 =e
26662 \end_layout
26663
26664 \end_inset
26665
26666
26667 \end_layout
26668
26669 \end_inset
26670 </cell>
26671 </row>
26672 <row>
26673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26674 \begin_inset Text
26675
26676 \begin_layout Plain Layout
26677
26678 \backslash
26679 u
26680 \begin_inset ERT
26681 status collapsed
26682
26683 \begin_layout Plain Layout
26684
26685
26686 \backslash
26687 spce 
26688 \end_layout
26689
26690 \end_inset
26691
26692 e
26693 \end_layout
26694
26695 \end_inset
26696 </cell>
26697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26698 \begin_inset Text
26699
26700 \begin_layout Plain Layout
26701 \begin_inset ERT
26702 status collapsed
26703
26704 \begin_layout Plain Layout
26705
26706
26707 \backslash
26708 u e
26709 \end_layout
26710
26711 \end_inset
26712
26713
26714 \end_layout
26715
26716 \end_inset
26717 </cell>
26718 </row>
26719 <row>
26720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26721 \begin_inset Text
26722
26723 \begin_layout Plain Layout
26724
26725 \backslash
26726 b
26727 \begin_inset ERT
26728 status collapsed
26729
26730 \begin_layout Plain Layout
26731
26732
26733 \backslash
26734 spce 
26735 \end_layout
26736
26737 \end_inset
26738
26739 e
26740 \end_layout
26741
26742 \end_inset
26743 </cell>
26744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26745 \begin_inset Text
26746
26747 \begin_layout Plain Layout
26748 \begin_inset ERT
26749 status collapsed
26750
26751 \begin_layout Plain Layout
26752
26753
26754 \backslash
26755 b e
26756 \end_layout
26757
26758 \end_inset
26759
26760
26761 \end_layout
26762
26763 \end_inset
26764 </cell>
26765 </row>
26766 <row>
26767 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26768 \begin_inset Text
26769
26770 \begin_layout Plain Layout
26771
26772 \backslash
26773 t
26774 \begin_inset ERT
26775 status collapsed
26776
26777 \begin_layout Plain Layout
26778
26779
26780 \backslash
26781 spce 
26782 \end_layout
26783
26784 \end_inset
26785
26786 ee
26787 \end_layout
26788
26789 \end_inset
26790 </cell>
26791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26792 \begin_inset Text
26793
26794 \begin_layout Plain Layout
26795 \begin_inset ERT
26796 status collapsed
26797
26798 \begin_layout Plain Layout
26799
26800
26801 \backslash
26802 t ee
26803 \end_layout
26804
26805 \end_inset
26806
26807
26808 \end_layout
26809
26810 \end_inset
26811 </cell>
26812 </row>
26813 </lyxtabular>
26814
26815 \end_inset
26816
26817
26818 \begin_inset space \hfill{}
26819 \end_inset
26820
26821
26822 \begin_inset Tabular
26823 <lyxtabular version="3" rows="8" columns="2">
26824 <features>
26825 <column alignment="block" valignment="top" width="0">
26826 <column alignment="center" valignment="top" width="0">
26827 <row>
26828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26829 \begin_inset Text
26830
26831 \begin_layout Plain Layout
26832 Comando
26833 \end_layout
26834
26835 \end_inset
26836 </cell>
26837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26838 \begin_inset Text
26839
26840 \begin_layout Plain Layout
26841 Resultado
26842 \end_layout
26843
26844 \end_inset
26845 </cell>
26846 </row>
26847 <row>
26848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26849 \begin_inset Text
26850
26851 \begin_layout Plain Layout
26852
26853 \backslash
26854 H
26855 \begin_inset ERT
26856 status collapsed
26857
26858 \begin_layout Plain Layout
26859
26860
26861 \backslash
26862 spce 
26863 \end_layout
26864
26865 \end_inset
26866
26867 e
26868 \end_layout
26869
26870 \end_inset
26871 </cell>
26872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26873 \begin_inset Text
26874
26875 \begin_layout Plain Layout
26876 \begin_inset ERT
26877 status collapsed
26878
26879 \begin_layout Plain Layout
26880
26881
26882 \backslash
26883 H e
26884 \end_layout
26885
26886 \end_inset
26887
26888
26889 \end_layout
26890
26891 \end_inset
26892 </cell>
26893 </row>
26894 <row>
26895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26896 \begin_inset Text
26897
26898 \begin_layout Plain Layout
26899
26900 \backslash
26901 'e
26902 \end_layout
26903
26904 \end_inset
26905 </cell>
26906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26907 \begin_inset Text
26908
26909 \begin_layout Plain Layout
26910 \begin_inset ERT
26911 status collapsed
26912
26913 \begin_layout Plain Layout
26914
26915
26916 \backslash
26917 'e
26918 \end_layout
26919
26920 \end_inset
26921
26922
26923 \end_layout
26924
26925 \end_inset
26926 </cell>
26927 </row>
26928 <row>
26929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26930 \begin_inset Text
26931
26932 \begin_layout Plain Layout
26933
26934 \backslash
26935 ~e
26936 \begin_inset Index
26937 status collapsed
26938
26939 \begin_layout Plain Layout
26940 Tilde
26941 \end_layout
26942
26943 \end_inset
26944
26945
26946 \end_layout
26947
26948 \end_inset
26949 </cell>
26950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26951 \begin_inset Text
26952
26953 \begin_layout Plain Layout
26954 \begin_inset ERT
26955 status collapsed
26956
26957 \begin_layout Plain Layout
26958
26959
26960 \backslash
26961 ~e
26962 \end_layout
26963
26964 \end_inset
26965
26966
26967 \end_layout
26968
26969 \end_inset
26970 </cell>
26971 </row>
26972 <row>
26973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26974 \begin_inset Text
26975
26976 \begin_layout Plain Layout
26977
26978 \backslash
26979 .e
26980 \end_layout
26981
26982 \end_inset
26983 </cell>
26984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26985 \begin_inset Text
26986
26987 \begin_layout Plain Layout
26988 \begin_inset ERT
26989 status collapsed
26990
26991 \begin_layout Plain Layout
26992
26993
26994 \backslash
26995 .e
26996 \end_layout
26997
26998 \end_inset
26999
27000
27001 \end_layout
27002
27003 \end_inset
27004 </cell>
27005 </row>
27006 <row>
27007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27008 \begin_inset Text
27009
27010 \begin_layout Plain Layout
27011
27012 \backslash
27013 v
27014 \begin_inset ERT
27015 status collapsed
27016
27017 \begin_layout Plain Layout
27018
27019
27020 \backslash
27021 spce 
27022 \end_layout
27023
27024 \end_inset
27025
27026 e
27027 \end_layout
27028
27029 \end_inset
27030 </cell>
27031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27032 \begin_inset Text
27033
27034 \begin_layout Plain Layout
27035 \begin_inset ERT
27036 status collapsed
27037
27038 \begin_layout Plain Layout
27039
27040
27041 \backslash
27042 v e
27043 \end_layout
27044
27045 \end_inset
27046
27047
27048 \end_layout
27049
27050 \end_inset
27051 </cell>
27052 </row>
27053 <row>
27054 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27055 \begin_inset Text
27056
27057 \begin_layout Plain Layout
27058
27059 \backslash
27060 d
27061 \begin_inset ERT
27062 status collapsed
27063
27064 \begin_layout Plain Layout
27065
27066
27067 \backslash
27068 spce 
27069 \end_layout
27070
27071 \end_inset
27072
27073 e
27074 \end_layout
27075
27076 \end_inset
27077 </cell>
27078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27079 \begin_inset Text
27080
27081 \begin_layout Plain Layout
27082 \begin_inset ERT
27083 status collapsed
27084
27085 \begin_layout Plain Layout
27086
27087
27088 \backslash
27089 d e
27090 \end_layout
27091
27092 \end_inset
27093
27094
27095 \end_layout
27096
27097 \end_inset
27098 </cell>
27099 </row>
27100 <row>
27101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27102 \begin_inset Text
27103
27104 \begin_layout Plain Layout
27105
27106 \backslash
27107 c
27108 \begin_inset ERT
27109 status collapsed
27110
27111 \begin_layout Plain Layout
27112
27113
27114 \backslash
27115 spce 
27116 \end_layout
27117
27118 \end_inset
27119
27120 e
27121 \end_layout
27122
27123 \end_inset
27124 </cell>
27125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27126 \begin_inset Text
27127
27128 \begin_layout Plain Layout
27129 \begin_inset ERT
27130 status collapsed
27131
27132 \begin_layout Plain Layout
27133
27134
27135 \backslash
27136 c e
27137 \end_layout
27138
27139 \end_inset
27140
27141
27142 \end_layout
27143
27144 \end_inset
27145 </cell>
27146 </row>
27147 </lyxtabular>
27148
27149 \end_inset
27150
27151
27152 \begin_inset space \hfill{}
27153 \end_inset
27154
27155
27156 \end_layout
27157
27158 \begin_layout Standard
27159 \begin_inset VSpace medskip
27160 \end_inset
27161
27162
27163 \end_layout
27164
27165 \begin_layout Standard
27166 Con el comando 
27167 \series bold
27168
27169 \backslash
27170 t
27171 \series default
27172  también se pueden acentuar dos caracteres distintos.
27173  El comando 
27174 \series bold
27175
27176 \backslash
27177 t
27178 \begin_inset ERT
27179 status collapsed
27180
27181 \begin_layout Plain Layout
27182
27183
27184 \backslash
27185 spce 
27186 \end_layout
27187
27188 \end_inset
27189
27190 sz
27191 \series default
27192  genera 
27193 \begin_inset ERT
27194 status collapsed
27195
27196 \begin_layout Plain Layout
27197
27198
27199 \backslash
27200 t sz
27201 \end_layout
27202
27203 \end_inset
27204
27205
27206 \end_layout
27207
27208 \begin_layout Standard
27209 Los acentos 
27210 \series bold
27211 `
27212 \series default
27213  , 
27214 \series bold
27215 '
27216 \series default
27217  y 
27218 \series bold
27219 ^
27220 \series default
27221  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27222  TeX.
27223  Lo mismo se aplica a la tilde
27224 \begin_inset Foot
27225 status collapsed
27226
27227 \begin_layout Plain Layout
27228 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27229 \end_layout
27230
27231 \end_inset
27232
27233  con 
27234 \emph on
27235 a
27236 \emph default
27237
27238 \emph on
27239 o
27240 \emph default
27241  y 
27242 \emph on
27243 n.
27244 \end_layout
27245
27246 \begin_layout Standard
27247 Los comandos 
27248 \series bold
27249
27250 \backslash
27251 b
27252 \series default
27253  , 
27254 \series bold
27255
27256 \backslash
27257 c
27258 \series default
27259  , 
27260 \series bold
27261
27262 \backslash
27263 d
27264 \series default
27265  , 
27266 \series bold
27267
27268 \backslash
27269 H
27270 \series default
27271  , 
27272 \series bold
27273
27274 \backslash
27275 t
27276 \series default
27277  , 
27278 \series bold
27279
27280 \backslash
27281 u
27282 \series default
27283  , 
27284 \series bold
27285
27286 \backslash
27287 v
27288 \series default
27289 , y acentos insertados directamente con el teclado también están disponibles
27290  en texto matemático.
27291  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27292  
27293 \begin_inset CommandInset ref
27294 LatexCommand ref
27295 reference "sub:Acentos-para-un"
27296
27297 \end_inset
27298
27299 .
27300 \end_layout
27301
27302 \begin_layout Standard
27303 \begin_inset VSpace bigskip
27304 \end_inset
27305
27306
27307 \end_layout
27308
27309 \begin_layout Standard
27310 Además, con el comando 
27311 \series bold
27312
27313 \backslash
27314 textcircled
27315 \series default
27316
27317 \begin_inset Index
27318 status collapsed
27319
27320 \begin_layout Plain Layout
27321 Comandos ! T ! 
27322 \backslash
27323 textcircled
27324 \end_layout
27325
27326 \end_inset
27327
27328  se pueden insertar en un círculo todos los números y letras, de forma parecida
27329  al símbolo copyright.
27330 \end_layout
27331
27332 \begin_layout Standard
27333 \noindent
27334 \align center
27335 \begin_inset Tabular
27336 <lyxtabular version="3" rows="3" columns="2">
27337 <features>
27338 <column alignment="center" valignment="top" width="0">
27339 <column alignment="center" valignment="top" width="0">
27340 <row>
27341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27342 \begin_inset Text
27343
27344 \begin_layout Plain Layout
27345 Comando
27346 \end_layout
27347
27348 \end_inset
27349 </cell>
27350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27351 \begin_inset Text
27352
27353 \begin_layout Plain Layout
27354 Resultado
27355 \begin_inset Note Note
27356 status collapsed
27357
27358 \begin_layout Plain Layout
27359
27360 \series bold
27361
27362 \backslash
27363 raisebox
27364 \series default
27365  se usa sólo como espaciador
27366 \end_layout
27367
27368 \end_inset
27369
27370
27371 \end_layout
27372
27373 \end_inset
27374 </cell>
27375 </row>
27376 <row>
27377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27378 \begin_inset Text
27379
27380 \begin_layout Plain Layout
27381
27382 \backslash
27383 textcircled{w}
27384 \end_layout
27385
27386 \end_inset
27387 </cell>
27388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27389 \begin_inset Text
27390
27391 \begin_layout Plain Layout
27392 \begin_inset ERT
27393 status collapsed
27394
27395 \begin_layout Plain Layout
27396
27397
27398 \backslash
27399 textcircled{w}
27400 \end_layout
27401
27402 \end_inset
27403
27404
27405 \end_layout
27406
27407 \end_inset
27408 </cell>
27409 </row>
27410 <row>
27411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27412 \begin_inset Text
27413
27414 \begin_layout Plain Layout
27415
27416 \backslash
27417 Large 
27418 \backslash
27419 textcircled{
27420 \backslash
27421 normalsize
27422 \backslash
27423 protect
27424 \backslash
27425 raisebox{-1.5pt}{W}}
27426 \end_layout
27427
27428 \end_inset
27429 </cell>
27430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27431 \begin_inset Text
27432
27433 \begin_layout Plain Layout
27434 \begin_inset Formula $\raisebox{4.5mm}{}$
27435 \end_inset
27436
27437
27438 \begin_inset ERT
27439 status collapsed
27440
27441 \begin_layout Plain Layout
27442
27443
27444 \backslash
27445 Large 
27446 \backslash
27447 textcircled{
27448 \backslash
27449 normalsize
27450 \backslash
27451 protect
27452 \backslash
27453 raisebox{-1.5pt}W}
27454 \end_layout
27455
27456 \end_inset
27457
27458
27459 \begin_inset Formula $\raisebox{-2mm}{}$
27460 \end_inset
27461
27462
27463 \end_layout
27464
27465 \end_inset
27466 </cell>
27467 </row>
27468 </lyxtabular>
27469
27470 \end_inset
27471
27472
27473 \end_layout
27474
27475 \begin_layout Standard
27476 Hay que tener cuidado que el carácter se ajuste al círculo.
27477  Por eso 
27478 \series bold
27479
27480 \backslash
27481 Large
27482 \begin_inset Foot
27483 status collapsed
27484
27485 \begin_layout Plain Layout
27486 véase 
27487 \begin_inset CommandInset ref
27488 LatexCommand ref
27489 reference "sub:Tamaños-de-fuentes"
27490
27491 \end_inset
27492
27493
27494 \end_layout
27495
27496 \end_inset
27497
27498
27499 \series default
27500  especifica el tamaño del círculo.
27501  Con ayuda de 
27502 \series bold
27503
27504 \backslash
27505 raisebox
27506 \begin_inset Foot
27507 status collapsed
27508
27509 \begin_layout Plain Layout
27510 véase 
27511 \begin_inset CommandInset ref
27512 LatexCommand ref
27513 reference "sub:Cuadros-sin-marco"
27514
27515 \end_inset
27516
27517
27518 \end_layout
27519
27520 \end_inset
27521
27522
27523 \series default
27524  se puede centrar el carácter.
27525 \end_layout
27526
27527 \begin_layout Subsection
27528 Números en estilo antiguo
27529 \begin_inset Index
27530 status collapsed
27531
27532 \begin_layout Plain Layout
27533 Numeros@Números ! en estilo antiguo
27534 \end_layout
27535
27536 \end_inset
27537
27538
27539 \end_layout
27540
27541 \begin_layout Standard
27542 Los números en estilo antiguo o elzevirianos se componen con el comando
27543  
27544 \series bold
27545
27546 \backslash
27547 oldstylenums
27548 \series default
27549
27550 \begin_inset Index
27551 status collapsed
27552
27553 \begin_layout Plain Layout
27554 Comandos ! O ! 
27555 \backslash
27556 oldstylenums
27557 \end_layout
27558
27559 \end_inset
27560
27561 .
27562  El comando se puede usar en ecuaciones y en modo TeX.
27563  Su esquema es:
27564 \end_layout
27565
27566 \begin_layout Standard
27567
27568 \series bold
27569
27570 \backslash
27571 oldstylenums{número}
27572 \end_layout
27573
27574 \begin_layout Standard
27575 El comando 
27576 \series bold
27577
27578 \backslash
27579 oldstylenums{0123456789}
27580 \series default
27581  genera: 
27582 \begin_inset Formula $\oldstylenums{0123456789}$
27583 \end_inset
27584
27585
27586 \end_layout
27587
27588 \begin_layout Subsection
27589 Caracteres especiales misceláneos
27590 \begin_inset CommandInset label
27591 LatexCommand label
27592 name "sub:Caracteres-especiales-misceláneos"
27593
27594 \end_inset
27595
27596
27597 \begin_inset Index
27598 status collapsed
27599
27600 \begin_layout Plain Layout
27601 Caracteres especiales ! misceláneos
27602 \end_layout
27603
27604 \end_inset
27605
27606
27607 \end_layout
27608
27609 \begin_layout Standard
27610 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
27611  comandos:
27612 \end_layout
27613
27614 \begin_layout Standard
27615 \noindent
27616 \align center
27617 \begin_inset Tabular
27618 <lyxtabular version="3" rows="4" columns="2">
27619 <features>
27620 <column alignment="center" valignment="top" width="0">
27621 <column alignment="center" valignment="top" width="0">
27622 <row>
27623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27624 \begin_inset Text
27625
27626 \begin_layout Plain Layout
27627 Comando
27628 \end_layout
27629
27630 \end_inset
27631 </cell>
27632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27633 \begin_inset Text
27634
27635 \begin_layout Plain Layout
27636 Resultado
27637 \end_layout
27638
27639 \end_inset
27640 </cell>
27641 </row>
27642 <row>
27643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27644 \begin_inset Text
27645
27646 \begin_layout Plain Layout
27647
27648 \backslash
27649 ^
27650 \begin_inset ERT
27651 status collapsed
27652
27653 \begin_layout Plain Layout
27654
27655
27656 \backslash
27657 spce 
27658 \end_layout
27659
27660 \end_inset
27661
27662
27663 \end_layout
27664
27665 \end_inset
27666 </cell>
27667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27668 \begin_inset Text
27669
27670 \begin_layout Plain Layout
27671 \begin_inset Formula $\mathcircumflex$
27672 \end_inset
27673
27674
27675 \end_layout
27676
27677 \end_inset
27678 </cell>
27679 </row>
27680 <row>
27681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27682 \begin_inset Text
27683
27684 \begin_layout Plain Layout
27685
27686 \backslash
27687 _
27688 \end_layout
27689
27690 \end_inset
27691 </cell>
27692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27693 \begin_inset Text
27694
27695 \begin_layout Plain Layout
27696 \begin_inset Formula $\_$
27697 \end_inset
27698
27699
27700 \end_layout
27701
27702 \end_inset
27703 </cell>
27704 </row>
27705 <row>
27706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27707 \begin_inset Text
27708
27709 \begin_layout Plain Layout
27710 ^
27711 \begin_inset ERT
27712 status collapsed
27713
27714 \begin_layout Plain Layout
27715
27716
27717 \backslash
27718 spce 
27719 \end_layout
27720
27721 \end_inset
27722
27723
27724 \backslash
27725 circ
27726 \begin_inset Index
27727 status collapsed
27728
27729 \begin_layout Plain Layout
27730
27731 \backslash
27732
27733 \end_layout
27734
27735 \end_inset
27736
27737
27738 \end_layout
27739
27740 \end_inset
27741 </cell>
27742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27743 \begin_inset Text
27744
27745 \begin_layout Plain Layout
27746 \begin_inset Formula $^{\circ}$
27747 \end_inset
27748
27749
27750 \end_layout
27751
27752 \end_inset
27753 </cell>
27754 </row>
27755 </lyxtabular>
27756
27757 \end_inset
27758
27759
27760 \end_layout
27761
27762 \begin_layout Standard
27763 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
27764  LaTeX contiene la línea:
27765 \begin_inset Foot
27766 status collapsed
27767
27768 \begin_layout Plain Layout
27769 Más sobre este asunto en 
27770 \begin_inset CommandInset ref
27771 LatexCommand ref
27772 reference "sub:Caracteres-de-texto"
27773
27774 \end_inset
27775
27776
27777 \end_layout
27778
27779 \end_inset
27780
27781  
27782 \end_layout
27783
27784 \begin_layout Standard
27785
27786 \series bold
27787
27788 \backslash
27789 DeclareInputtext{176}{
27790 \backslash
27791 ifmmode^
27792 \backslash
27793 circ
27794 \backslash
27795 else
27796 \backslash
27797 textdegree
27798 \backslash
27799 fi}
27800 \end_layout
27801
27802 \begin_layout Section
27803 Estilos de ecuación
27804 \begin_inset CommandInset label
27805 LatexCommand label
27806 name "sec:Estilos-de-ecuación"
27807
27808 \end_inset
27809
27810
27811 \begin_inset Index
27812 status collapsed
27813
27814 \begin_layout Plain Layout
27815 Ecuación ! estilos de
27816 \end_layout
27817
27818 \end_inset
27819
27820
27821 \end_layout
27822
27823 \begin_layout Itemize
27824 Hay dos estilos diferentes de alineación:
27825 \end_layout
27826
27827 \begin_deeper
27828 \begin_layout Description
27829 Centrado es el estándar predefinido
27830 \end_layout
27831
27832 \begin_layout Description
27833 Sangrado para este estilo debe insertarse la opción de clase 
27834 \series bold
27835 fleqn
27836 \series default
27837  en el menú 
27838 \family sans
27839 Documento\SpecialChar \menuseparator
27840 Configuración
27841 \family default
27842  bajo 
27843 \family sans
27844 Clase de documento
27845 \end_layout
27846
27847 \begin_layout Standard
27848 Cuando se usa 
27849 \series bold
27850 Sangrado
27851 \series default
27852 , éste se puede ajustar con la longitud 
27853 \series bold
27854
27855 \backslash
27856 mathindent
27857 \series default
27858
27859 \begin_inset Index
27860 status collapsed
27861
27862 \begin_layout Plain Layout
27863 Comandos ! M ! 
27864 \backslash
27865 mathindent
27866 \end_layout
27867
27868 \end_inset
27869
27870 .
27871  Para 15
27872 \begin_inset space \thinspace{}
27873 \end_inset
27874
27875 mm, p.
27876 \begin_inset space \thinspace{}
27877 \end_inset
27878
27879 e., se inserta esta línea de comando en el preámbulo LaTeX:
27880 \end_layout
27881
27882 \begin_layout Standard
27883
27884 \series bold
27885
27886 \backslash
27887 setlength{
27888 \backslash
27889 mathindent}{15mm}
27890 \end_layout
27891
27892 \begin_layout Standard
27893 Si no se especifica longitud se usa el valor predeterminado de 30
27894 \begin_inset space \thinspace{}
27895 \end_inset
27896
27897 pt.
27898 \end_layout
27899
27900 \end_deeper
27901 \begin_layout Itemize
27902 Y dos estilos diferentes de numeración:
27903 \end_layout
27904
27905 \begin_deeper
27906 \begin_layout Description
27907 Derecha es el estándar predefinido
27908 \end_layout
27909
27910 \begin_layout Description
27911 Izquierda para este estilo debe insertarse la opción de clase 
27912 \series bold
27913 leqno
27914 \series default
27915  en el menú 
27916 \family sans
27917 Documento\SpecialChar \menuseparator
27918 Configuración
27919 \family default
27920  bajo 
27921 \family sans
27922 Clase de documento
27923 \end_layout
27924
27925 \end_deeper
27926 \begin_layout Standard
27927
27928 \series bold
27929 fleqn
27930 \series default
27931  y 
27932 \series bold
27933 leqno
27934 \series default
27935  también se pueden usar juntos.
27936  En ese caso se insertan ambas opciones, separadas por una coma.
27937 \end_layout
27938
27939 \begin_layout Standard
27940 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
27941  documento.
27942  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
27943  estilo 
27944 \series bold
27945 Centrado
27946 \series default
27947  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
27948 \begin_inset CommandInset ref
27949 LatexCommand ref
27950 reference "sub:Entorno-flalign"
27951
27952 \end_inset
27953
27954 .
27955 \end_layout
27956
27957 \begin_layout Section
27958 Ecuaciones multilínea
27959 \begin_inset CommandInset label
27960 LatexCommand label
27961 name "sec:Ecuaciones-multilínea"
27962
27963 \end_inset
27964
27965
27966 \begin_inset Index
27967 status collapsed
27968
27969 \begin_layout Plain Layout
27970 Ecuación ! multilínea
27971 \end_layout
27972
27973 \end_inset
27974
27975
27976 \end_layout
27977
27978 \begin_layout Subsection
27979 General
27980 \end_layout
27981
27982 \begin_layout Standard
27983 En LyX se generan nuevas líneas en una ecuación con 
27984 \family sans
27985 \series bold
27986 Ctrl+Retorno
27987 \family default
27988 \series default
27989 .
27990  Esto crea un 
27991 \series bold
27992 entorno eqnarray
27993 \series default
27994 , que se describe en
27995 \begin_inset space ~
27996 \end_inset
27997
27998
27999 \begin_inset CommandInset ref
28000 LatexCommand ref
28001 reference "sub:Entorno-eqnarray"
28002
28003 \end_inset
28004
28005  o, si se ha marcado la opción 
28006 \family sans
28007 Usar
28008 \begin_inset space ~
28009 \end_inset
28010
28011 el
28012 \begin_inset space ~
28013 \end_inset
28014
28015 paquete
28016 \begin_inset space ~
28017 \end_inset
28018
28019 de
28020 \begin_inset space ~
28021 \end_inset
28022
28023 ecuaciones
28024 \begin_inset space ~
28025 \end_inset
28026
28027 AMS
28028 \family default
28029  en la configuración del documento
28030 \family sans
28031 , un 
28032 \series bold
28033 entorno
28034 \family default
28035 \series default
28036  
28037 \series bold
28038 align
28039 \series default
28040 , que se describe en
28041 \begin_inset space ~
28042 \end_inset
28043
28044
28045 \begin_inset CommandInset ref
28046 LatexCommand ref
28047 reference "sub:Entorno-align-estándar"
28048
28049 \end_inset
28050
28051 .
28052 \end_layout
28053
28054 \begin_layout Standard
28055 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
28056  el menú 
28057 \family sans
28058 Insertar\SpecialChar \menuseparator
28059 Ecuación
28060 \family default
28061 .
28062  En las siguientes secciones se describen estos entornos.
28063 \end_layout
28064
28065 \begin_layout Standard
28066 En todos los entornos de ecuación multilínea la combinación 
28067 \family sans
28068 Ctrl+Retorno
28069 \family default
28070  genera una línea nueva.
28071  Para añadir o quitar líneas se pueden usar los botones 
28072 \begin_inset Graphics
28073         filename ../../images/tabular-feature_append-row.png
28074         scale 85
28075
28076 \end_inset
28077
28078  o 
28079 \begin_inset Graphics
28080         filename ../../images/tabular-feature_delete-row.png
28081         scale 85
28082
28083 \end_inset
28084
28085 de la barra de herramientas, respectivamente, o el menú 
28086 \family sans
28087 Editar\SpecialChar \menuseparator
28088 Filas y columnas
28089 \family default
28090 .
28091 \end_layout
28092
28093 \begin_layout Subsubsection
28094 Separación de líneas
28095 \begin_inset CommandInset label
28096 LatexCommand label
28097 name "sub:Separación-de-líneas"
28098
28099 \end_inset
28100
28101
28102 \begin_inset Index
28103 status collapsed
28104
28105 \begin_layout Plain Layout
28106 Ecuación ! multilínea ! separación de filas
28107 \end_layout
28108
28109 \end_inset
28110
28111
28112 \end_layout
28113
28114 \begin_layout Standard
28115 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28116 \begin_inset Formula \begin{eqnarray*}
28117 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}\\
28118 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*}
28119
28120 \end_inset
28121
28122 En LaTeX un espacio adicional para una línea se especifica como argumento
28123  opcional del comando de nueva línea.
28124  Esto aún no es posible en LYX,
28125 \begin_inset Foot
28126 status collapsed
28127
28128 \begin_layout Plain Layout
28129 véase 
28130 \begin_inset CommandInset href
28131 LatexCommand href
28132 name "LyX-bug #1505"
28133 target "http://www.lyx.org/trac/ticket/1505"
28134
28135 \end_inset
28136
28137
28138 \end_layout
28139
28140 \end_inset
28141
28142  por lo que toda la ecuación debe insertarse en modo TeX.
28143  Para añadir espacio en nuestro ejemplo se inserta el comando 
28144 \series bold
28145
28146 \backslash
28147
28148 \backslash
28149 [3mm]
28150 \series default
28151  al final de la primera línea.
28152  Así: 
28153 \begin_inset ERT
28154 status collapsed
28155
28156 \begin_layout Plain Layout
28157
28158
28159 \backslash
28160 begin{eqnarray*}
28161 \end_layout
28162
28163 \begin_layout Plain Layout
28164
28165 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28166  = & 
28167 \backslash
28168 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28169 \backslash
28170
28171 \backslash
28172 [3mm]
28173 \end_layout
28174
28175 \begin_layout Plain Layout
28176
28177 4x^{2}
28178 \backslash
28179 left(B^{2}+x_{0}^{2}
28180 \backslash
28181 right)+4x_{0}x
28182 \backslash
28183 left(D-B^{2}
28184 \backslash
28185 right)+B^{2}
28186 \backslash
28187 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28188 \backslash
28189 right) & = & 0
28190 \end_layout
28191
28192 \begin_layout Plain Layout
28193
28194
28195 \backslash
28196 end{eqnarray*}
28197 \end_layout
28198
28199 \end_inset
28200
28201
28202 \begin_inset VSpace bigskip
28203 \end_inset
28204
28205
28206 \end_layout
28207
28208 \begin_layout Standard
28209 Para obtener separación en todas las líneas hay que cambiar la longitud
28210  
28211 \series bold
28212
28213 \backslash
28214 jot
28215 \series default
28216
28217 \begin_inset Index
28218 status collapsed
28219
28220 \begin_layout Plain Layout
28221 Comandos ! J ! 
28222 \backslash
28223 jot
28224 \end_layout
28225
28226 \end_inset
28227
28228 .
28229  La definición es: 
28230 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
28231 \end_inset
28232
28233 .
28234  El valor predeterminado para 
28235 \series bold
28236
28237 \backslash
28238 jot
28239 \series default
28240  es 3
28241 \begin_inset space \thinspace{}
28242 \end_inset
28243
28244 pt.
28245  Para establecer una separación adicional de 3
28246 \begin_inset space \thinspace{}
28247 \end_inset
28248
28249 mm como en el ejemplo anterior, se inserta el comando
28250 \end_layout
28251
28252 \begin_layout Standard
28253
28254 \series bold
28255
28256 \backslash
28257 setlength{
28258 \backslash
28259 jot}{3mm+3pt}
28260 \end_layout
28261
28262 \begin_layout Standard
28263 en modo TeX antes de la ecuación.
28264  Es necesario cargar el paquete 
28265 \series bold
28266 calc
28267 \series default
28268
28269 \begin_inset Foot
28270 status collapsed
28271
28272 \begin_layout Plain Layout
28273
28274 \series bold
28275 calc
28276 \series default
28277  forma parte de toda instalación LaTeX estándar.
28278 \end_layout
28279
28280 \end_inset
28281
28282
28283 \begin_inset Index
28284 status collapsed
28285
28286 \begin_layout Plain Layout
28287 Paquetes ! calc
28288 \end_layout
28289
28290 \end_inset
28291
28292  en el preámbulo con la línea
28293 \end_layout
28294
28295 \begin_layout Standard
28296
28297 \series bold
28298
28299 \backslash
28300 usepackage{calc}
28301 \end_layout
28302
28303 \begin_layout Standard
28304 Se obtiene:
28305 \begin_inset ERT
28306 status collapsed
28307
28308 \begin_layout Plain Layout
28309
28310
28311 \backslash
28312 setlength{
28313 \backslash
28314 jot}{3mm+3pt}
28315 \end_layout
28316
28317 \end_inset
28318
28319
28320 \begin_inset Formula \begin{eqnarray*}
28321 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}\\
28322 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*}
28323
28324 \end_inset
28325
28326
28327 \begin_inset ERT
28328 status collapsed
28329
28330 \begin_layout Plain Layout
28331
28332
28333 \backslash
28334 setlength{
28335 \backslash
28336 jot}{3pt}
28337 \end_layout
28338
28339 \end_inset
28340
28341  Para volver a la distancia predeterminada, 
28342 \series bold
28343
28344 \backslash
28345 jot
28346 \series default
28347  se establece en 3
28348 \begin_inset space \thinspace{}
28349 \end_inset
28350
28351 pt.
28352 \end_layout
28353
28354 \begin_layout Subsubsection
28355 Separación de columnas
28356 \begin_inset CommandInset label
28357 LatexCommand label
28358 name "sub:Separación-de-columnas"
28359
28360 \end_inset
28361
28362
28363 \begin_inset Index
28364 status collapsed
28365
28366 \begin_layout Plain Layout
28367 Ecuación ! multilínea !separación de columnas
28368 \end_layout
28369
28370 \end_inset
28371
28372
28373 \end_layout
28374
28375 \begin_layout Standard
28376 Una ecuación multilínea forma una matriz.
28377  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28378  columnas.
28379  Cambiando la separación de columnas en este entorno se puede cambiar el
28380  espacio junto al signo de relación.
28381 \end_layout
28382
28383 \begin_layout Standard
28384 La separación de columnas se especifica con la longitud
28385 \series bold
28386  
28387 \backslash
28388 arraycolsep
28389 \series default
28390
28391 \begin_inset Index
28392 status collapsed
28393
28394 \begin_layout Plain Layout
28395 Comandos ! A ! 
28396 \backslash
28397 arraycolsep
28398 \end_layout
28399
28400 \end_inset
28401
28402  según:
28403 \begin_inset Newline newline
28404 \end_inset
28405
28406 separación de columnas = 2
28407 \begin_inset space \thinspace{}
28408 \end_inset
28409
28410
28411 \series bold
28412
28413 \backslash
28414 arraycolsep
28415 \series default
28416
28417 \begin_inset Newline newline
28418 \end_inset
28419
28420 Así, el comando en modo TeX
28421 \end_layout
28422
28423 \begin_layout Standard
28424
28425 \series bold
28426
28427 \backslash
28428 setlength{
28429 \backslash
28430 arraycolsep}{1cm}
28431 \end_layout
28432
28433 \begin_layout Standard
28434 establece para todas las ecuaciones siguientes una separación de columnas
28435  de 2
28436 \begin_inset space \thinspace{}
28437 \end_inset
28438
28439 cm.
28440  Para volver al valor predefinido, 
28441 \series bold
28442
28443 \backslash
28444 arraycolsep
28445 \series default
28446  se pone en 5
28447 \begin_inset space \thinspace{}
28448 \end_inset
28449
28450 pt.
28451 \end_layout
28452
28453 \begin_layout Standard
28454 Una ecuación con separación de 2
28455 \begin_inset space \thinspace{}
28456 \end_inset
28457
28458 cm entre columnas:
28459 \begin_inset ERT
28460 status collapsed
28461
28462 \begin_layout Plain Layout
28463
28464
28465 \backslash
28466 setlength{
28467 \backslash
28468 arraycolsep}{1cm}
28469 \end_layout
28470
28471 \end_inset
28472
28473
28474 \begin_inset Formula \begin{eqnarray*}
28475 A & = & B\\
28476 C & \ne & A\end{eqnarray*}
28477
28478 \end_inset
28479
28480 Una ecuación con la separación predefinida para matrices, 10
28481 \begin_inset space \thinspace{}
28482 \end_inset
28483
28484 pt:
28485 \begin_inset ERT
28486 status collapsed
28487
28488 \begin_layout Plain Layout
28489
28490
28491 \backslash
28492 setlength{
28493 \backslash
28494 arraycolsep}{5pt}
28495 \end_layout
28496
28497 \end_inset
28498
28499
28500 \begin_inset Formula \begin{eqnarray*}
28501 A & = & B\\
28502 C & \ne & A\end{eqnarray*}
28503
28504 \end_inset
28505
28506
28507 \end_layout
28508
28509 \begin_layout Subsubsection
28510 Ecuaciones largas
28511 \begin_inset Index
28512 status collapsed
28513
28514 \begin_layout Plain Layout
28515 Ecuación ! larga
28516 \end_layout
28517
28518 \end_inset
28519
28520
28521 \end_layout
28522
28523 \begin_layout Standard
28524 Se pueden componer ecuaciones largas mediante estos métodos:
28525 \end_layout
28526
28527 \begin_layout Itemize
28528 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
28529  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
28530 \begin_inset Formula \begin{eqnarray}
28531 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 \\
28532  &  & -\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}
28533
28534 \end_inset
28535
28536 El signo menos al principio de la segunda línea normalmente no aparece como
28537  operador porque es el primer carácter de la línea.
28538  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
28539  Para evitarlo se ha insertado 3
28540 \begin_inset space \thinspace{}
28541 \end_inset
28542
28543 pt de espacio detrás del menos con el comando 
28544 \series bold
28545
28546 \backslash
28547 hspace
28548 \series default
28549 .
28550 \begin_inset Foot
28551 status collapsed
28552
28553 \begin_layout Plain Layout
28554 véase más sobre 
28555 \series bold
28556
28557 \backslash
28558 hspace
28559 \series default
28560  en 
28561 \begin_inset CommandInset ref
28562 LatexCommand ref
28563 reference "sub:Espacio-variable"
28564
28565 \end_inset
28566
28567
28568 \end_layout
28569
28570 \end_inset
28571
28572
28573 \begin_inset Index
28574 status collapsed
28575
28576 \begin_layout Plain Layout
28577 Comandos ! H ! 
28578 \backslash
28579 hspace
28580 \end_layout
28581
28582 \end_inset
28583
28584
28585 \end_layout
28586
28587 \begin_layout Itemize
28588 Si ambos lados de la ecuación son demasiado largos se usa el comando 
28589 \series bold
28590
28591 \backslash
28592 lefteqn
28593 \series default
28594
28595 \begin_inset Index
28596 status collapsed
28597
28598 \begin_layout Plain Layout
28599 Comandos ! L ! 
28600 \backslash
28601 lefteqn
28602 \end_layout
28603
28604 \end_inset
28605
28606 .
28607  Se inserta en la primer columna de la primera línea y hace que todas las
28608  inserciones posteriores sobreescriban las columnas siguientes:
28609 \begin_inset Formula \begin{eqnarray}
28610 \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 \\
28611  &  & -\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 \\
28612  &  & =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}
28613
28614 \end_inset
28615
28616 Tras la inserción de 
28617 \series bold
28618
28619 \backslash
28620 lefteqn
28621 \series default
28622  el cursor está en un marco púrpura un poco a la izquierda del azul.
28623  La ecuación se inserta en éste.
28624 \begin_inset Newline newline
28625 \end_inset
28626
28627 El contenido de las restantes líneas se inserta en la segunda columna o
28628  en otra.
28629  A mayor número de columna donde se inserte, mayor sangrado.
28630 \begin_inset VSpace medskip
28631 \end_inset
28632
28633
28634 \begin_inset Newline newline
28635 \end_inset
28636
28637
28638 \begin_inset Note Greyedout
28639 status collapsed
28640
28641 \begin_layout Plain Layout
28642 Ten en cuenta lo siguiente si usas 
28643 \series bold
28644
28645 \backslash
28646 lefteqn
28647 \series default
28648 :
28649 \end_layout
28650
28651 \begin_layout Itemize
28652 La ecuación no usa la anchura total de la página.
28653  Cuando se añade, p.
28654 \begin_inset space \thinspace{}
28655 \end_inset
28656
28657 e., el término 
28658 \begin_inset Formula $-B^{2}$
28659 \end_inset
28660
28661  en la primera línea del ejemplo, debería estar fuera del margen.
28662  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
28663  principio de la primera línea.
28664 \end_layout
28665
28666 \begin_layout Itemize
28667 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
28668  primera línea.
28669 \begin_inset Foot
28670 status collapsed
28671
28672 \begin_layout Plain Layout
28673 \begin_inset CommandInset href
28674 LatexCommand href
28675 name "LyX-bug #1429"
28676 target "http://www.lyx.org/trac/ticket/1429"
28677
28678 \end_inset
28679
28680
28681 \end_layout
28682
28683 \end_inset
28684
28685  Sólo se puede poner el cursor al principio de la línea y moverlo con las
28686  teclas de flecha.
28687 \end_layout
28688
28689 \end_inset
28690
28691  
28692 \end_layout
28693
28694 \begin_layout Itemize
28695 Se describen otros métodos para escribir fórmulas largas en 
28696 \begin_inset CommandInset ref
28697 LatexCommand ref
28698 reference "sub:Entorno-multilínea"
28699
28700 \end_inset
28701
28702  y 
28703 \begin_inset CommandInset ref
28704 LatexCommand ref
28705 reference "sub:Partes-de-una-multilínea"
28706
28707 \end_inset
28708
28709 .
28710 \end_layout
28711
28712 \begin_layout Subsubsection
28713 Delimitadores multilínea
28714 \begin_inset CommandInset label
28715 LatexCommand label
28716 name "sub:Delimitadores-multilínea"
28717
28718 \end_inset
28719
28720
28721 \begin_inset Index
28722 status collapsed
28723
28724 \begin_layout Plain Layout
28725 Delimitadores ! para varias líneas
28726 \end_layout
28727
28728 \end_inset
28729
28730
28731 \end_layout
28732
28733 \begin_layout Standard
28734 Para poner delimitadores que cubran varias líneas hay un problema:
28735 \begin_inset Formula \begin{eqnarray*}
28736 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28737  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28738
28739 \end_inset
28740
28741 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
28742 res con tamaño variable no abarcan líneas múltiples.
28743 \end_layout
28744
28745 \begin_layout Standard
28746 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
28747  primera línea se finaliza con 
28748 \series bold
28749
28750 \backslash
28751 right.
28752 \series default
28753
28754 \begin_inset Index
28755 status collapsed
28756
28757 \begin_layout Plain Layout
28758 Comandos ! R ! 
28759 \backslash
28760 right
28761 \end_layout
28762
28763 \end_inset
28764
28765  y la segunda con 
28766 \series bold
28767
28768 \backslash
28769 left.
28770 \series default
28771 .
28772 \begin_inset Foot
28773 status collapsed
28774
28775 \begin_layout Plain Layout
28776 Más sobre 
28777 \series bold
28778
28779 \backslash
28780 left.
28781
28782 \series default
28783  y 
28784 \series bold
28785
28786 \backslash
28787 right.
28788
28789 \series default
28790  en 
28791 \begin_inset CommandInset ref
28792 LatexCommand ref
28793 reference "sub:Tamaño-automático-de"
28794
28795 \end_inset
28796
28797
28798 \end_layout
28799
28800 \end_inset
28801
28802
28803 \begin_inset Index
28804 status collapsed
28805
28806 \begin_layout Plain Layout
28807 Comandos ! L ! 
28808 \backslash
28809 left
28810 \end_layout
28811
28812 \end_inset
28813
28814  Después de 
28815 \series bold
28816
28817 \backslash
28818 left.
28819
28820 \series default
28821  se inserta el comando 
28822 \series bold
28823
28824 \backslash
28825 vphantom
28826 \series default
28827
28828 \begin_inset ERT
28829 status collapsed
28830
28831 \begin_layout Plain Layout
28832
28833
28834 \backslash
28835 spce 
28836 \end_layout
28837
28838 \end_inset
28839
28840
28841 \series bold
28842
28843 \backslash
28844 prod
28845 \series default
28846 ^
28847 \begin_inset ERT
28848 status collapsed
28849
28850 \begin_layout Plain Layout
28851
28852
28853 \backslash
28854 spce 
28855 \end_layout
28856
28857 \end_inset
28858
28859
28860 \series bold
28861
28862 \backslash
28863 infty
28864 \series default
28865
28866 \begin_inset ERT
28867 status collapsed
28868
28869 \begin_layout Plain Layout
28870
28871
28872 \backslash
28873 spce 
28874 \end_layout
28875
28876 \end_inset
28877
28878
28879 \series bold
28880
28881 \begin_inset Formula $\downarrow$
28882 \end_inset
28883
28884 _R=1}
28885 \series default
28886
28887 \begin_inset Index
28888 status collapsed
28889
28890 \begin_layout Plain Layout
28891 Comandos ! V ! 
28892 \backslash
28893 vphantom
28894 \end_layout
28895
28896 \end_inset
28897
28898 , porque el operador de multiplicación con sus límites es el símbolo mayor
28899  en la primera línea y ese debería ser el tamaño para el delimitador en
28900  la segunda línea.
28901 \end_layout
28902
28903 \begin_layout Standard
28904 El resultado es: 
28905 \begin_inset Formula \begin{eqnarray*}
28906 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28907  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28908
28909 \end_inset
28910
28911
28912 \end_layout
28913
28914 \begin_layout Subsection
28915 Entornos align
28916 \end_layout
28917
28918 \begin_layout Standard
28919 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
28920  Son especialmente apropiados para poner ecuaciones adosadas.
28921 \end_layout
28922
28923 \begin_layout Standard
28924 Los entornos align constan de columnas.
28925  Las columnas impares se alinean a la derecha, las pares a la izquierda.
28926  En un entorno align se puede numerar cada línea.
28927 \end_layout
28928
28929 \begin_layout Standard
28930 Los entornos align se crean con el menú 
28931 \family sans
28932 Insertar\SpecialChar \menuseparator
28933 Ecuación
28934 \family default
28935 .
28936  Una ecuación existente se puede convertir a align con el menú 
28937 \family sans
28938 Editar\SpecialChar \menuseparator
28939 Ecuación\SpecialChar \menuseparator
28940 Cambiar tipo de ecuación
28941 \family default
28942 .
28943 \end_layout
28944
28945 \begin_layout Standard
28946 Para añadir o quitar columnas se pueden usar los botones 
28947 \begin_inset Graphics
28948         filename ../../images/tabular-feature_append-row.png
28949         scale 85
28950
28951 \end_inset
28952
28953  o 
28954 \begin_inset Graphics
28955         filename ../../images/tabular-feature_delete-row.png
28956         scale 85
28957
28958 \end_inset
28959
28960 de la barra de ecuaciones o el menú 
28961 \family sans
28962 Editar\SpecialChar \menuseparator
28963 Filas y columnas
28964 \family default
28965 .
28966 \end_layout
28967
28968 \begin_layout Subsubsection
28969 Entorno align estándar
28970 \begin_inset CommandInset label
28971 LatexCommand label
28972 name "sub:Entorno-align-estándar"
28973
28974 \end_inset
28975
28976
28977 \begin_inset Index
28978 status collapsed
28979
28980 \begin_layout Plain Layout
28981 Ecuación ! multilínea ! entorno align
28982 \end_layout
28983
28984 \end_inset
28985
28986
28987 \end_layout
28988
28989 \begin_layout Standard
28990 Este entorno align se crea pulsando 
28991 \family sans
28992 Ctrl+Retorno
28993 \family default
28994  en una ecuación o con el menú 
28995 \family sans
28996 Insertar\SpecialChar \menuseparator
28997 Ecuación\SpecialChar \menuseparator
28998 Entorno AMS align
28999 \family default
29000 .
29001 \end_layout
29002
29003 \begin_layout Standard
29004 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
29005  align de cuatro columnas:
29006 \begin_inset Formula \begin{align*}
29007 A & =\sen(B) & C & =D\\
29008 C & \neq A & B & \neq D\end{align*}
29009
29010 \end_inset
29011
29012 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
29013  un 
29014 \series bold
29015
29016 \backslash
29017 hfill
29018 \series default
29019
29020 \begin_inset Foot
29021 status collapsed
29022
29023 \begin_layout Plain Layout
29024 Más sobre 
29025 \series bold
29026
29027 \backslash
29028 hfill
29029 \series default
29030  en 
29031 \begin_inset CommandInset ref
29032 LatexCommand ref
29033 reference "sub:Espacio-variable"
29034
29035 \end_inset
29036
29037
29038 \end_layout
29039
29040 \end_inset
29041
29042  antes de la primera y detrás de cada columna par.
29043  Si se pone en estilo 
29044 \series bold
29045 Sangrado
29046 \series default
29047 ,
29048 \begin_inset Foot
29049 status collapsed
29050
29051 \begin_layout Plain Layout
29052 véase estilos de ecuación en 
29053 \begin_inset CommandInset ref
29054 LatexCommand ref
29055 reference "sec:Estilos-de-ecuación"
29056
29057 \end_inset
29058
29059
29060 \end_layout
29061
29062 \end_inset
29063
29064  la ecuación queda sin el 
29065 \series bold
29066
29067 \backslash
29068 hfill
29069 \series default
29070  ante la primera columna.
29071 \end_layout
29072
29073 \begin_layout Subsubsection
29074 Entorno alignat
29075 \begin_inset Index
29076 status collapsed
29077
29078 \begin_layout Plain Layout
29079 Ecuación ! multilínea ! entorno alignat
29080 \end_layout
29081
29082 \end_inset
29083
29084
29085 \end_layout
29086
29087 \begin_layout Standard
29088 El entorno alignat no tiene separación predefinida de columnas.
29089  Se puede insertar manualmente con los espacios descritos en 
29090 \begin_inset CommandInset ref
29091 LatexCommand ref
29092 reference "sec:Espacio"
29093
29094 \end_inset
29095
29096 .
29097 \end_layout
29098
29099 \begin_layout Standard
29100 El ejemplo anterior en el entorno alignat, con un espacio de 1
29101 \begin_inset space \thinspace{}
29102 \end_inset
29103
29104 cm al comienzo da la segunda ecuación:
29105 \begin_inset Formula \begin{alignat*}{2}
29106 A & =\sen(B)\hspace{1cm} & C & =D\\
29107 C & \neq A & B & \neq D\end{alignat*}
29108
29109 \end_inset
29110
29111 Como cada columna puede tener un espacio diferente, este entorno es especialment
29112 e apropiado para poner tres o más ecuaciones adosadas.
29113 \end_layout
29114
29115 \begin_layout Subsubsection
29116 Entorno flalign
29117 \begin_inset CommandInset label
29118 LatexCommand label
29119 name "sub:Entorno-flalign"
29120
29121 \end_inset
29122
29123
29124 \begin_inset Index
29125 status collapsed
29126
29127 \begin_layout Plain Layout
29128 Ecuación ! multilínea ! entorno flalign
29129 \end_layout
29130
29131 \end_inset
29132
29133
29134 \end_layout
29135
29136 \begin_layout Standard
29137 En este entorno las dos primeras columnas están siempre tan a la izquierda
29138  como sea posible y las dos últimas a la derecha.
29139  Ejemplo:
29140 \begin_inset Formula \begin{flalign*}
29141 A & =1 & B & =2 & C & =3\\
29142 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4\end{flalign*}
29143
29144 \end_inset
29145
29146 En un entorno flalign con un número impar de columnas, en la última de las
29147  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
29148  alineadas a la izquierda, aunque se use el estilo 
29149 \series bold
29150 Centrado
29151 \series default
29152 .
29153  Un ejemplo de fórmula sangrada 
29154 \begin_inset CommandInset ref
29155 LatexCommand eqref
29156 reference "eq:IntVol"
29157
29158 \end_inset
29159
29160 :
29161 \begin_inset Formula \begin{flalign}
29162 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}\end{flalign}
29163
29164 \end_inset
29165
29166 Las dos primeras columnas contienen la fórmula.
29167  Para sangrarla como con el estilo 
29168 \series bold
29169 Sangrado
29170 \series default
29171 , se añade un espacio de 30
29172 \begin_inset space \thinspace{}
29173 \end_inset
29174
29175 pt al comienzo de la primera columna.
29176  
29177 \end_layout
29178
29179 \begin_layout Subsection
29180 Entorno eqnarray
29181 \begin_inset CommandInset label
29182 LatexCommand label
29183 name "sub:Entorno-eqnarray"
29184
29185 \end_inset
29186
29187
29188 \begin_inset Index
29189 status collapsed
29190
29191 \begin_layout Plain Layout
29192 Ecuación ! multilínea ! entorno eqnarray
29193 \end_layout
29194
29195 \end_inset
29196
29197
29198 \begin_inset Index
29199 status collapsed
29200
29201 \begin_layout Plain Layout
29202 Ecuación ! multilínea ! entorno eqnarray
29203 \end_layout
29204
29205 \end_inset
29206
29207
29208 \end_layout
29209
29210 \begin_layout Standard
29211 Al introducir este entorno aparecen tres marcos azules.
29212  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29213  El contenido del marco central está centrado y algo más pequeño, porque
29214  está diseñado para insertar sólo caracteres de relación.
29215 \begin_inset Formula \begin{eqnarray*}
29216 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29217 AB & AB & AB\\
29218 A & = & A\end{eqnarray*}
29219
29220 \end_inset
29221
29222
29223 \end_layout
29224
29225 \begin_layout Subsection
29226 Entorno gather
29227 \begin_inset Index
29228 status collapsed
29229
29230 \begin_layout Plain Layout
29231 Ecuación ! multilínea ! entorno gather
29232 \end_layout
29233
29234 \end_inset
29235
29236
29237 \end_layout
29238
29239 \begin_layout Standard
29240 Este entorno consta de una sola columna centrada.
29241  Se puede numerar cada línea.
29242 \begin_inset Formula \begin{gather}
29243 A=1\\
29244 X=\mbox{-}1\end{gather}
29245
29246 \end_inset
29247
29248
29249 \end_layout
29250
29251 \begin_layout Subsection
29252 Entorno multilínea
29253 \begin_inset CommandInset label
29254 LatexCommand label
29255 name "sub:Entorno-multilínea"
29256
29257 \end_inset
29258
29259
29260 \begin_inset Index
29261 status collapsed
29262
29263 \begin_layout Plain Layout
29264 Ecuación ! multilínea ! entorno multilínea
29265 \end_layout
29266
29267 \end_inset
29268
29269
29270 \end_layout
29271
29272 \begin_layout Standard
29273 El entorno multilínea, como gather, consta de una sola columna.
29274  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29275  Las demás están centradas.
29276  Por tanto este entorno es apropiado para ecuaciones largas.
29277  Como ejemplo, la ecuación
29278 \begin_inset space ~
29279 \end_inset
29280
29281
29282 \begin_inset CommandInset ref
29283 LatexCommand eqref
29284 reference "eq:lefteqn"
29285
29286 \end_inset
29287
29288  en entorno multilínea:
29289 \begin_inset Formula \begin{multline}
29290 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}\\
29291 -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}\\
29292 =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}
29293
29294 \end_inset
29295
29296 En la salida sólo aparece numerada la última (primera) línea si la numeración
29297  del documento es a la derecha (izquierda).
29298 \begin_inset Foot
29299 status collapsed
29300
29301 \begin_layout Plain Layout
29302 véanse los estilos de numeración en 
29303 \begin_inset CommandInset ref
29304 LatexCommand ref
29305 reference "sec:Estilos-de-ecuación"
29306
29307 \end_inset
29308
29309
29310 \end_layout
29311
29312 \end_inset
29313
29314
29315 \end_layout
29316
29317 \begin_layout Standard
29318 Con los comandos 
29319 \series bold
29320
29321 \backslash
29322 shoveright
29323 \begin_inset Index
29324 status collapsed
29325
29326 \begin_layout Plain Layout
29327 Comandos ! S ! 
29328 \backslash
29329 shoveright
29330 \end_layout
29331
29332 \end_inset
29333
29334
29335 \series default
29336  y 
29337 \series bold
29338
29339 \backslash
29340 shoveleft
29341 \series default
29342
29343 \begin_inset Index
29344 status collapsed
29345
29346 \begin_layout Plain Layout
29347 Comandos ! S ! 
29348 \backslash
29349 shoveleft
29350 \end_layout
29351
29352 \end_inset
29353
29354 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29355 ente.
29356  Los comandos se usan como sigue:
29357 \end_layout
29358
29359 \begin_layout Standard
29360
29361 \series bold
29362
29363 \backslash
29364 shoveright{contenido de la línea}
29365 \series default
29366  y 
29367 \series bold
29368
29369 \backslash
29370 shoveleft{contenido de la línea}
29371 \end_layout
29372
29373 \begin_layout Standard
29374 \begin_inset VSpace medskip
29375 \end_inset
29376
29377
29378 \end_layout
29379
29380 \begin_layout Standard
29381 La longitud 
29382 \series bold
29383
29384 \backslash
29385 multlinegap
29386 \series default
29387
29388 \begin_inset Index
29389 status collapsed
29390
29391 \begin_layout Plain Layout
29392 Comandos ! M ! 
29393 \backslash
29394 multlinegap
29395 \end_layout
29396
29397 \end_inset
29398
29399  especifica la distancia de la primera línea desde el margen izquierdo de
29400  la página.
29401  Esta longitud es 0
29402 \begin_inset space \thinspace{}
29403 \end_inset
29404
29405 pt por omisión.
29406 \end_layout
29407
29408 \begin_layout Standard
29409 Como ejemplo la ecuación anterior con el comando
29410 \end_layout
29411
29412 \begin_layout Standard
29413
29414 \series bold
29415
29416 \backslash
29417 setlength{
29418 \backslash
29419 multlinegap}{2cm}
29420 \end_layout
29421
29422 \begin_layout Standard
29423 insertado previamente en modo TeX:
29424 \begin_inset ERT
29425 status collapsed
29426
29427 \begin_layout Plain Layout
29428
29429
29430 \backslash
29431 setlength{
29432 \backslash
29433 multlinegap}{2cm}
29434 \end_layout
29435
29436 \end_inset
29437
29438
29439 \begin_inset Formula \begin{multline}
29440 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}\\
29441 \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}}\\
29442 =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}
29443
29444 \end_inset
29445
29446
29447 \begin_inset ERT
29448 status collapsed
29449
29450 \begin_layout Plain Layout
29451
29452
29453 \backslash
29454 setlength{
29455 \backslash
29456 multlinegap}{0pt}
29457 \end_layout
29458
29459 \end_inset
29460
29461 La segunda línea se ha alineado a la izquierda con 
29462 \series bold
29463
29464 \backslash
29465 shoveleft
29466 \series default
29467 .
29468 \end_layout
29469
29470 \begin_layout Subsection
29471 Partes de una ecuación multilínea
29472 \begin_inset CommandInset label
29473 LatexCommand label
29474 name "sub:Partes-de-una-multilínea"
29475
29476 \end_inset
29477
29478
29479 \begin_inset Index
29480 status collapsed
29481
29482 \begin_layout Plain Layout
29483 Ecuación ! multilínea ! partes de
29484 \end_layout
29485
29486 \end_inset
29487
29488
29489 \end_layout
29490
29491 \begin_layout Standard
29492 Para mostrar sólo partes de una ecuación multilínea usa uno de los siguientes
29493  entornos: 
29494 \series bold
29495 aligned
29496 \series default
29497
29498 \series bold
29499 alignedat
29500 \series default
29501
29502 \series bold
29503 gathered
29504 \series default
29505  o 
29506 \series bold
29507 split
29508 \series default
29509 .
29510  Se pueden elegir en el menú 
29511 \family sans
29512 Insertar\SpecialChar \menuseparator
29513 Ecuación
29514 \family default
29515  o usando los comandos aquí descritos.
29516 \end_layout
29517
29518 \begin_layout Standard
29519 Los tres primeros tienen las mismas propiedades que los correspondientes
29520  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
29521  Un ejemplo:
29522 \begin_inset Formula \[
29523 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29524 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
29525 \right\} \mbox{Relaciones de incertidumbre}\]
29526
29527 \end_inset
29528
29529 Para componer esta expresión se inserta una ecuación presentada y en ella
29530  se introduce el comando 
29531 \series bold
29532
29533 \backslash
29534 aligned
29535 \series default
29536
29537 \begin_inset Index
29538 status collapsed
29539
29540 \begin_layout Plain Layout
29541 Comandos ! A ! 
29542 \backslash
29543 aligned
29544 \end_layout
29545
29546 \end_inset
29547
29548 .
29549  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
29550  añadir filas y columnas.
29551  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
29552  como la llave.
29553 \end_layout
29554
29555 \begin_layout Standard
29556 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
29557  se alinean horizontalmente.
29558  Usar aligned en una ecuación presentada tiene la ventaja de que el número
29559  de ecuación se centra verticalmente con las líneas.
29560  Como ejemplo, la ecuación 
29561 \begin_inset CommandInset ref
29562 LatexCommand eqref
29563 reference "eq:cortolargo"
29564
29565 \end_inset
29566
29567  en entorno aligned: 
29568 \begin_inset Formula \begin{equation}
29569 \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}|}\\
29570  & -\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}
29571 \end{equation}
29572
29573 \end_inset
29574
29575 Para usar los entornos 
29576 \series bold
29577 alignedat
29578 \series default
29579
29580 \series bold
29581 gathered
29582 \series default
29583 , o 
29584 \series bold
29585 split
29586 \series default
29587 , se insertan respectivamente los comandos
29588 \series bold
29589  
29590 \backslash
29591 alignedat
29592 \series default
29593 ,
29594 \begin_inset Index
29595 status collapsed
29596
29597 \begin_layout Plain Layout
29598 Comandos ! A ! 
29599 \backslash
29600 alignedat
29601 \end_layout
29602
29603 \end_inset
29604
29605  
29606 \series bold
29607
29608 \backslash
29609 gathered
29610 \series default
29611
29612 \begin_inset Index
29613 status collapsed
29614
29615 \begin_layout Plain Layout
29616 Comandos ! G ! 
29617 \backslash
29618 gathered
29619 \end_layout
29620
29621 \end_inset
29622
29623 , o 
29624 \series bold
29625
29626 \backslash
29627 split
29628 \series default
29629
29630 \begin_inset Index
29631 status collapsed
29632
29633 \begin_layout Plain Layout
29634 Comandos ! S ! 
29635 \backslash
29636 split
29637 \end_layout
29638
29639 \end_inset
29640
29641 .
29642  El entorno split tiene las mismas propiedades que aligned pero sólo puede
29643  tener dos columnas.
29644 \end_layout
29645
29646 \begin_layout Subsection
29647 Texto en ecuaciones multilínea
29648 \begin_inset CommandInset label
29649 LatexCommand label
29650 name "sub:Texto-en-multilínea"
29651
29652 \end_inset
29653
29654
29655 \begin_inset Index
29656 status collapsed
29657
29658 \begin_layout Plain Layout
29659 Texto ! en ecuaciones
29660 \end_layout
29661
29662 \end_inset
29663
29664
29665 \begin_inset Index
29666 status collapsed
29667
29668 \begin_layout Plain Layout
29669 Ecuación ! multilínea ! texto en
29670 \end_layout
29671
29672 \end_inset
29673
29674
29675 \end_layout
29676
29677 \begin_layout Standard
29678 En los entornos Align, multilínea y gather, se puede insertar texto que
29679  se mostrará en una línea separada y que no afecta la alineación de columna.
29680  Para esto se usa el comando 
29681 \series bold
29682
29683 \backslash
29684 intertext
29685 \series default
29686
29687 \begin_inset Index
29688 status collapsed
29689
29690 \begin_layout Plain Layout
29691 Comandos ! I ! 
29692 \backslash
29693 intertext
29694 \end_layout
29695
29696 \end_inset
29697
29698  con el siguiente esquema:
29699 \end_layout
29700
29701 \begin_layout Standard
29702
29703 \series bold
29704
29705 \backslash
29706 intertext{texto}
29707 \end_layout
29708
29709 \begin_layout Standard
29710 El texto no debería ocupar más de una línea porque no se puede partir con
29711  guión.
29712  Como LyX aún no soporta 
29713 \series bold
29714
29715 \backslash
29716 intertext
29717 \series default
29718  directamente, el texto se escribe como texto matemático.
29719  
29720 \series bold
29721
29722 \backslash
29723 intertext
29724 \series default
29725  debe por tanto estar al comienzo de una línea y en la salida se presenta
29726  sobre esta línea.
29727  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
29728 \begin_inset Formula \begin{align}
29729 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29730 \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}
29731
29732 \end_inset
29733
29734
29735 \end_layout
29736
29737 \begin_layout Section
29738 Numeración de ecuaciones
29739 \begin_inset Index
29740 status collapsed
29741
29742 \begin_layout Plain Layout
29743 Ecuación ! numeración|see
29744 \begin_inset ERT
29745 status collapsed
29746
29747 \begin_layout Plain Layout
29748
29749 {
29750 \end_layout
29751
29752 \end_inset
29753
29754 Numeración de ecuaciones
29755 \begin_inset ERT
29756 status collapsed
29757
29758 \begin_layout Plain Layout
29759
29760 }
29761 \end_layout
29762
29763 \end_inset
29764
29765
29766 \end_layout
29767
29768 \end_inset
29769
29770
29771 \begin_inset Index
29772 status collapsed
29773
29774 \begin_layout Plain Layout
29775 Numeración de ecuaciones
29776 \end_layout
29777
29778 \end_inset
29779
29780
29781 \end_layout
29782
29783 \begin_layout Subsection
29784 General
29785 \end_layout
29786
29787 \begin_layout Standard
29788 Las ecuaciones numeradas se insertan con el menú 
29789 \family sans
29790 Insertar\SpecialChar \menuseparator
29791 Ecuación
29792 \family default
29793  
29794 \family sans
29795 \SpecialChar \menuseparator
29796 Ecuación
29797 \begin_inset space ~
29798 \end_inset
29799
29800 numerada
29801 \family default
29802  (atajo 
29803 \family sans
29804 Ctrl+Alt
29805 \begin_inset space ~
29806 \end_inset
29807
29808 N
29809 \family default
29810 ).
29811  Ecuaciones existentes se pueden numerar con el menú 
29812 \family sans
29813 Editar\SpecialChar \menuseparator
29814 Ecuación\SpecialChar \menuseparator
29815 Conmutar
29816 \begin_inset space ~
29817 \end_inset
29818
29819 numeración
29820 \family default
29821  (atajo
29822 \family sans
29823  Alt+M
29824 \begin_inset space ~
29825 \end_inset
29826
29827 N
29828 \family default
29829 ).
29830  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
29831  En la salida se muestra el número real.
29832 \end_layout
29833
29834 \begin_layout Standard
29835 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
29836  líneas.
29837  No obstante, la numeración se puede controlar en cada línea con el menú
29838  
29839 \family sans
29840 Editar\SpecialChar \menuseparator
29841 Ecuación\SpecialChar \menuseparator
29842 Conmutar
29843 \begin_inset space ~
29844 \end_inset
29845
29846 numeración
29847 \begin_inset space ~
29848 \end_inset
29849
29850 de
29851 \begin_inset space ~
29852 \end_inset
29853
29854 línea
29855 \family default
29856  (atajo
29857 \family sans
29858  Alt+M
29859 \begin_inset space ~
29860 \end_inset
29861
29862 Mayúsculas+N
29863 \family default
29864 ).
29865 \end_layout
29866
29867 \begin_layout Standard
29868 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
29869  distintos, véase 
29870 \begin_inset CommandInset ref
29871 LatexCommand ref
29872 reference "sec:Estilos-de-ecuación"
29873
29874 \end_inset
29875
29876 .
29877 \end_layout
29878
29879 \begin_layout Subsection
29880 Referencias cruzadas
29881 \begin_inset Index
29882 status collapsed
29883
29884 \begin_layout Plain Layout
29885 Ecuación ! referencias cruzadas a
29886 \end_layout
29887
29888 \end_inset
29889
29890
29891 \end_layout
29892
29893 \begin_layout Standard
29894 Todas las ecuaciones con etiqueta se pueden referenciar.
29895  La etiqueta se añade con el menú 
29896 \family sans
29897 Insertar\SpecialChar \menuseparator
29898 Etiqueta
29899 \family default
29900  o con el botón 
29901 \begin_inset Graphics
29902         filename ../../images/label-insert.png
29903         scale 85
29904
29905 \end_inset
29906
29907  de la barra de herramientas.
29908  El cursor debe estar dentro de una ecuación en modo presentación.
29909  Surge un diálogo con el prefijo 
29910 \series bold
29911 eq:
29912 \series default
29913 , detrás del cual se escribe el texto de la etiqueta.
29914  El prefijo significa 
29915 \begin_inset Quotes fld
29916 \end_inset
29917
29918 equation
29919 \begin_inset Quotes frd
29920 \end_inset
29921
29922  y hace más fácil encontrar etiquetas en documentos extensos porque así
29923  se distingue p.
29924 \begin_inset space \thinspace{}
29925 \end_inset
29926
29927 e.
29928 \begin_inset space ~
29929 \end_inset
29930
29931 de las etiquetas de sección.
29932  Para cambiar una etiqueta se usa de nuevo el menú 
29933 \family sans
29934 Insertar\SpecialChar \menuseparator
29935 Etiqueta
29936 \family default
29937 .
29938 \end_layout
29939
29940 \begin_layout Standard
29941 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
29942  ecuación.
29943  Una ecuación con etiqueta se numera siempre.
29944 \end_layout
29945
29946 \begin_layout Standard
29947 Las referencias cruzadas se insertan mediante el menú 
29948 \family sans
29949 Insertar\SpecialChar \menuseparator
29950 Referencia cruzada
29951 \family default
29952  o con el botón 
29953 \begin_inset Graphics
29954         filename ../../images/dialog-show-new-inset_ref.png
29955         scale 85
29956
29957 \end_inset
29958
29959 .
29960  Una referencia a una ecuación aparece en la salida con su número.
29961  Si en el diálogo de referencia cruzada se elige el formato 
29962 \series bold
29963 (<referencia>)
29964 \series default
29965 , la referencia se muestra en la salida entre paréntesis.
29966  
29967 \begin_inset Newline newline
29968 \end_inset
29969
29970 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
29971  a la ecuación de referencia.
29972 \end_layout
29973
29974 \begin_layout Standard
29975 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
29976  siguientes:
29977 \begin_inset Note Note
29978 status collapsed
29979
29980 \begin_layout Plain Layout
29981 Observa los distintos tipos de referencias cruzadas.
29982 \end_layout
29983
29984 \end_inset
29985
29986
29987 \end_layout
29988
29989 \begin_layout Standard
29990 Las ecuaciones 
29991 \begin_inset CommandInset ref
29992 LatexCommand eqref
29993 reference "eq:tag"
29994
29995 \end_inset
29996
29997  y 
29998 \begin_inset CommandInset ref
29999 LatexCommand eqref
30000 reference "eq:c"
30001
30002 \end_inset
30003
30004  son equivalentes.
30005  En (
30006 \begin_inset CommandInset ref
30007 LatexCommand ref
30008 reference "eq:Lat"
30009
30010 \end_inset
30011
30012 ) se usan mayúsculas latinas para la numeración, a diferencia de (
30013 \begin_inset CommandInset ref
30014 LatexCommand ref
30015 reference "eq:Rom"
30016
30017 \end_inset
30018
30019 ).
30020 \begin_inset VSpace medskip
30021 \end_inset
30022
30023
30024 \end_layout
30025
30026 \begin_layout Standard
30027 Si el argumento de 
30028 \series bold
30029
30030 \backslash
30031 tag
30032 \begin_inset Foot
30033 status collapsed
30034
30035 \begin_layout Plain Layout
30036
30037 \series bold
30038
30039 \backslash
30040 tag
30041 \series default
30042  se describe en 
30043 \begin_inset CommandInset ref
30044 LatexCommand ref
30045 reference "sub:Numeración-personalizada"
30046
30047 \end_inset
30048
30049
30050 \end_layout
30051
30052 \end_inset
30053
30054
30055 \series default
30056  contiene un marco, como se describe en la 
30057 \begin_inset CommandInset ref
30058 LatexCommand ref
30059 reference "sub:Cuadros-de-párrafo"
30060
30061 \end_inset
30062
30063 , no se puede referenciar la ecuación.
30064 \end_layout
30065
30066 \begin_layout Subsection
30067 Subnumeración
30068 \begin_inset Index
30069 status collapsed
30070
30071 \begin_layout Plain Layout
30072 Numeración de ecuaciones ! subnumeración
30073 \end_layout
30074
30075 \end_inset
30076
30077
30078 \end_layout
30079
30080 \begin_layout Standard
30081 Con ayuda de los comandos 
30082 \series bold
30083
30084 \backslash
30085 begin{subequations}
30086 \series default
30087  y 
30088 \series bold
30089
30090 \backslash
30091 end{subequations}
30092 \series default
30093  en modo TeX se pueden subnumerar ecuaciones.
30094 \end_layout
30095
30096 \begin_layout Standard
30097 Ejemplo:
30098 \begin_inset Formula \begin{equation}
30099 A=C-B\label{eq:a}\end{equation}
30100
30101 \end_inset
30102
30103
30104 \begin_inset ERT
30105 status collapsed
30106
30107 \begin_layout Plain Layout
30108
30109
30110 \backslash
30111 addtocounter{equation}{-1}
30112 \end_layout
30113
30114 \end_inset
30115
30116
30117 \begin_inset ERT
30118 status collapsed
30119
30120 \begin_layout Plain Layout
30121
30122
30123 \backslash
30124 begin{subequations}
30125 \end_layout
30126
30127 \end_inset
30128
30129
30130 \begin_inset VSpace -5mm
30131 \end_inset
30132
30133
30134 \begin_inset Formula \begin{equation}
30135 B=C-A\label{eq:b}\end{equation}
30136
30137 \end_inset
30138
30139
30140 \begin_inset Formula \begin{equation}
30141 C=A+B\label{eq:c}\end{equation}
30142
30143 \end_inset
30144
30145
30146 \end_layout
30147
30148 \begin_layout Standard
30149 \begin_inset ERT
30150 status collapsed
30151
30152 \begin_layout Plain Layout
30153
30154
30155 \backslash
30156 end{subequations}
30157 \end_layout
30158
30159 \end_inset
30160
30161
30162 \end_layout
30163
30164 \begin_layout Standard
30165 Para este ejemplo se ha hecho lo siguiente:
30166 \end_layout
30167
30168 \begin_layout Enumerate
30169 se inserta la primera ecuación
30170 \end_layout
30171
30172 \begin_layout Enumerate
30173 después de ella se inserta
30174 \series bold
30175
30176 \begin_inset Newline newline
30177 \end_inset
30178
30179
30180 \backslash
30181 addtocounter{equation}{-1} 
30182 \backslash
30183 begin{subequations}
30184 \begin_inset Index
30185 status collapsed
30186
30187 \begin_layout Plain Layout
30188 Comandos ! A ! 
30189 \backslash
30190 addtocounter
30191 \end_layout
30192
30193 \end_inset
30194
30195
30196 \end_layout
30197
30198 \begin_layout Enumerate
30199 se inserta la segunda ecuación
30200 \end_layout
30201
30202 \begin_layout Enumerate
30203 se inserta la tercera ecuación
30204 \end_layout
30205
30206 \begin_layout Enumerate
30207 se inserta 
30208 \series bold
30209
30210 \backslash
30211 end{subequations}
30212 \series default
30213  tras la tercera ecuación
30214 \end_layout
30215
30216 \begin_layout Standard
30217 Toda ecuación entre los comandos 
30218 \series bold
30219
30220 \backslash
30221 begin
30222 \series default
30223  y 
30224 \series bold
30225
30226 \backslash
30227 end
30228 \series default
30229  se subnumera con a, b, c\SpecialChar \ldots{}
30230  En ecuaciones multilínea se subnumerará cada línea.
30231  Todas las ecuaciones subnumeradas son tratadas como 
30232 \emph on
30233 una
30234 \emph default
30235  ecuación numerada.
30236  Pero como cada ecuación numerada aumenta el contador 
30237 \series bold
30238 equation
30239 \series default
30240  en uno, hay que disminuir el comando 
30241 \series bold
30242
30243 \backslash
30244 addtocounter
30245 \series default
30246 .
30247  De lo contrario, las ecuaciones 
30248 \begin_inset CommandInset ref
30249 LatexCommand eqref
30250 reference "eq:a"
30251
30252 \end_inset
30253
30254
30255 \begin_inset CommandInset ref
30256 LatexCommand eqref
30257 reference "eq:b"
30258
30259 \end_inset
30260
30261
30262 \begin_inset CommandInset ref
30263 LatexCommand eqref
30264 reference "eq:c"
30265
30266 \end_inset
30267
30268  se numerarían 
30269 \begin_inset CommandInset ref
30270 LatexCommand eqref
30271 reference "eq:a"
30272
30273 \end_inset
30274
30275
30276 \begin_inset CommandInset ref
30277 LatexCommand eqref
30278 reference "eq:d"
30279
30280 \end_inset
30281
30282
30283 \begin_inset CommandInset ref
30284 LatexCommand eqref
30285 reference "eq:f"
30286
30287 \end_inset
30288
30289 .
30290 \end_layout
30291
30292 \begin_layout Standard
30293 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30294  ecuaciones.
30295  Para evitarlo se inserta ese espacio vertical de -5
30296 \begin_inset space \thinspace{}
30297 \end_inset
30298
30299 mm detrás del comando 
30300 \series bold
30301
30302 \backslash
30303 begin{subequations}
30304 \series default
30305 .
30306
30307 \series bold
30308  
30309 \series default
30310 Si se usa el estilo 
30311 \series bold
30312 Sangrado
30313 \series default
30314
30315 \begin_inset Foot
30316 status collapsed
30317
30318 \begin_layout Plain Layout
30319 véase estilos de ecuación en 
30320 \begin_inset CommandInset ref
30321 LatexCommand ref
30322 reference "sec:Estilos-de-ecuación"
30323
30324 \end_inset
30325
30326
30327 \end_layout
30328
30329 \end_inset
30330
30331 , entonces se inserta -7
30332 \begin_inset space \thinspace{}
30333 \end_inset
30334
30335 mm.
30336 \end_layout
30337
30338 \begin_layout Standard
30339 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30340  de la segunda línea:
30341 \begin_inset ERT
30342 status collapsed
30343
30344 \begin_layout Plain Layout
30345
30346
30347 \backslash
30348 begin{subequations}
30349 \end_layout
30350
30351 \end_inset
30352
30353
30354 \begin_inset Formula \begin{eqnarray}
30355 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30356  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30357  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
30358
30359 \end_inset
30360
30361
30362 \begin_inset ERT
30363 status collapsed
30364
30365 \begin_layout Plain Layout
30366
30367
30368 \backslash
30369 end{subequations}
30370 \end_layout
30371
30372 \end_inset
30373
30374
30375 \end_layout
30376
30377 \begin_layout Subsection
30378 Numeración definida por el usuario
30379 \begin_inset CommandInset label
30380 LatexCommand label
30381 name "sub:Numeración-personalizada"
30382
30383 \end_inset
30384
30385
30386 \begin_inset Index
30387 status collapsed
30388
30389 \begin_layout Plain Layout
30390 Numeración de ecuaciones ! personalizada
30391 \end_layout
30392
30393 \end_inset
30394
30395
30396 \end_layout
30397
30398 \begin_layout Standard
30399 Con la numeración estándar el número se coloca entre paréntesis.
30400  Para reemplazar los paréntesis con barras verticales, p.
30401 \begin_inset space \thinspace{}
30402 \end_inset
30403
30404 e., se añade al preámbulo LaTeX la línea: 
30405 \end_layout
30406
30407 \begin_layout Standard
30408
30409 \series bold
30410
30411 \backslash
30412 def
30413 \backslash
30414 tagform@#1{
30415 \backslash
30416 maketag@@@{|#1|}}
30417 \series default
30418
30419 \begin_inset Note Note
30420 status collapsed
30421
30422 \begin_layout Plain Layout
30423 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
30424  Para activarlo, quita el % del principio.
30425 \end_layout
30426
30427 \end_inset
30428
30429
30430 \end_layout
30431
30432 \begin_layout Standard
30433 Para usar otros caracteres, se reemplazan las barras al lado de 
30434 \series bold
30435 #1
30436 \series default
30437  por ellos.
30438  Para obtener sólo el número de ecuación se omiten las barras verticales.
30439 \begin_inset VSpace bigskip
30440 \end_inset
30441
30442
30443 \end_layout
30444
30445 \begin_layout Standard
30446 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
30447  consecutivo, se usa el comando 
30448 \series bold
30449
30450 \backslash
30451 tag
30452 \begin_inset Index
30453 status collapsed
30454
30455 \begin_layout Plain Layout
30456 Comandos ! T ! 
30457 \backslash
30458 tag
30459 \end_layout
30460
30461 \end_inset
30462
30463
30464 \series default
30465 :
30466 \begin_inset Formula \begin{equation}
30467 A+B=C\tag{algo}\label{eq:tag}\end{equation}
30468
30469 \end_inset
30470
30471 En este ejemplo se ha insertado el comando
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  en la ecuación.
30491 \end_layout
30492
30493 \begin_layout Standard
30494 Si se usa en su lugar el comando con asterisco 
30495 \series bold
30496
30497 \backslash
30498 tag*
30499 \begin_inset ERT
30500 status collapsed
30501
30502 \begin_layout Plain Layout
30503
30504
30505 \backslash
30506 spce 
30507 \end_layout
30508
30509 \end_inset
30510
30511 algo
30512 \series default
30513  no se imprimen los paréntesis:
30514 \begin_inset Formula \[
30515 A+B=C\tag*{algo}\]
30516
30517 \end_inset
30518
30519
30520 \end_layout
30521
30522 \begin_layout Standard
30523 \begin_inset VSpace bigskip
30524 \end_inset
30525
30526
30527 \end_layout
30528
30529 \begin_layout Standard
30530 Para reiniciar la numeración en nuevas partes o secciones del documento
30531  se usan los siguientes comandos:
30532 \end_layout
30533
30534 \begin_layout Standard
30535
30536 \series bold
30537
30538 \backslash
30539 @addtoreset{equation}{part}
30540 \series default
30541
30542 \begin_inset Index
30543 status collapsed
30544
30545 \begin_layout Plain Layout
30546 Comandos ! 
30547 \begin_inset ERT
30548 status collapsed
30549
30550 \begin_layout Plain Layout
30551
30552 "
30553 \end_layout
30554
30555 \end_inset
30556
30557 @
30558 \begin_inset ERT
30559 status collapsed
30560
30561 \begin_layout Plain Layout
30562
30563 "
30564 \end_layout
30565
30566 \end_inset
30567
30568  ! 
30569 \backslash
30570
30571 \begin_inset ERT
30572 status collapsed
30573
30574 \begin_layout Plain Layout
30575
30576 "
30577 \end_layout
30578
30579 \end_inset
30580
30581 @
30582 \begin_inset ERT
30583 status collapsed
30584
30585 \begin_layout Plain Layout
30586
30587 "
30588 \end_layout
30589
30590 \end_inset
30591
30592 addtoreset
30593 \end_layout
30594
30595 \end_inset
30596
30597
30598 \begin_inset Newline newline
30599 \end_inset
30600
30601
30602 \series bold
30603
30604 \backslash
30605 @addtoreset{equation}{section}
30606 \end_layout
30607
30608 \begin_layout Standard
30609 Pata poder usar estos comandos en modo TeX, el carácter 
30610 \begin_inset Quotes fld
30611 \end_inset
30612
30613 @
30614 \begin_inset Quotes frd
30615 \end_inset
30616
30617  debe 
30618 \begin_inset Quotes fld
30619 \end_inset
30620
30621 activarse
30622 \begin_inset Quotes frd
30623 \end_inset
30624
30625  para LaTeX con el comando 
30626 \series bold
30627
30628 \backslash
30629 makeatletter
30630 \series default
30631 .
30632  El comando 
30633 \series bold
30634
30635 \backslash
30636 makeatother
30637 \series default
30638  deshace esto.
30639  Así pues, la secuencia de comandos en modo TeX es:
30640 \end_layout
30641
30642 \begin_layout Standard
30643
30644 \series bold
30645
30646 \backslash
30647 makeatletter
30648 \begin_inset Newline newline
30649 \end_inset
30650
30651
30652 \backslash
30653 @addtoreset{equation}{section}
30654 \begin_inset Newline newline
30655 \end_inset
30656
30657
30658 \backslash
30659 makeatother
30660 \end_layout
30661
30662 \begin_layout Standard
30663 En el preámbulo LaTeX se pueden omitir 
30664 \series bold
30665
30666 \backslash
30667 makeatletter
30668 \series default
30669  y 
30670 \series bold
30671
30672 \backslash
30673 makeatother
30674 \series default
30675  pues son automáticamente insertados por LyX.
30676 \end_layout
30677
30678 \begin_layout Standard
30679 Para el comando 
30680 \series bold
30681
30682 \backslash
30683 @addtoreset
30684 \series default
30685 ,
30686 \series bold
30687  
30688 \series default
30689 hay que cargar en el preámbulo LaTeX el archivo 
30690 \series bold
30691 remreset.sty
30692 \series default
30693
30694 \begin_inset Foot
30695 status collapsed
30696
30697 \begin_layout Plain Layout
30698
30699 \series bold
30700 remreset
30701 \series default
30702  es parte del paquete LaTeX 
30703 \series bold
30704 carlisle
30705 \series default
30706
30707 \begin_inset Index
30708 status collapsed
30709
30710 \begin_layout Plain Layout
30711 Paquetes ! carlisle
30712 \end_layout
30713
30714 \end_inset
30715
30716 , incluido en las instalaciones estándar de LaTeX.
30717 \end_layout
30718
30719 \end_inset
30720
30721
30722 \begin_inset Index
30723 status collapsed
30724
30725 \begin_layout Plain Layout
30726 Paquetes ! remreset
30727 \end_layout
30728
30729 \end_inset
30730
30731  con la línea
30732 \end_layout
30733
30734 \begin_layout Standard
30735
30736 \series bold
30737
30738 \backslash
30739 usepackage{remreset}
30740 \end_layout
30741
30742 \begin_layout Standard
30743 Entonces se puede usar el comando 
30744 \series bold
30745
30746 \backslash
30747 @removefromreset
30748 \series default
30749
30750 \begin_inset Index
30751 status collapsed
30752
30753 \begin_layout Plain Layout
30754 Comandos ! 
30755 \begin_inset ERT
30756 status collapsed
30757
30758 \begin_layout Plain Layout
30759
30760 "
30761 \end_layout
30762
30763 \end_inset
30764
30765 @
30766 \begin_inset ERT
30767 status collapsed
30768
30769 \begin_layout Plain Layout
30770
30771 "
30772 \end_layout
30773
30774 \end_inset
30775
30776  ! 
30777 \backslash
30778
30779 \begin_inset ERT
30780 status collapsed
30781
30782 \begin_layout Plain Layout
30783
30784 "
30785 \end_layout
30786
30787 \end_inset
30788
30789 @
30790 \begin_inset ERT
30791 status collapsed
30792
30793 \begin_layout Plain Layout
30794
30795 "
30796 \end_layout
30797
30798 \end_inset
30799
30800 removefromreset
30801 \end_layout
30802
30803 \end_inset
30804
30805  con el mismo esquema que 
30806 \series bold
30807
30808 \backslash
30809 @addtoreset
30810 \series default
30811 .
30812 \begin_inset VSpace bigskip
30813 \end_inset
30814
30815
30816 \end_layout
30817
30818 \begin_layout Standard
30819 A veces las ecuaciones deberían numerarse de la siguiente manera:
30820 \end_layout
30821
30822 \begin_layout Standard
30823
30824 \family typewriter
30825 (número de sección.número de ecuación)
30826 \end_layout
30827
30828 \begin_layout Standard
30829 El número de ecuación empezaría con 
30830 \begin_inset Quotes fld
30831 \end_inset
30832
30833 1
30834 \begin_inset Quotes frd
30835 \end_inset
30836
30837  en cada sección.
30838 \end_layout
30839
30840 \begin_layout Standard
30841 Para este caso hay el comando 
30842 \series bold
30843
30844 \backslash
30845 numberwithin
30846 \series default
30847
30848 \begin_inset Index
30849 status collapsed
30850
30851 \begin_layout Plain Layout
30852 Comandos ! N ! 
30853 \backslash
30854 numberwithin
30855 \end_layout
30856
30857 \end_inset
30858
30859 , que se usa con el esquema:
30860 \end_layout
30861
30862 \begin_layout Standard
30863
30864 \series bold
30865
30866 \backslash
30867 numberwithin{counter}{sectioning}
30868 \end_layout
30869
30870 \begin_layout Standard
30871 \begin_inset Quotes fld
30872 \end_inset
30873
30874 counter
30875 \begin_inset Quotes frd
30876 \end_inset
30877
30878  indica qué clase de numeración es afectada, 
30879 \begin_inset Quotes fld
30880 \end_inset
30881
30882 sectioning
30883 \begin_inset Quotes frd
30884 \end_inset
30885
30886  indica qué número va delante del punto.
30887  
30888 \end_layout
30889
30890 \begin_layout Standard
30891 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
30892  en el preámbulo LaTeX:
30893 \end_layout
30894
30895 \begin_layout Standard
30896
30897 \series bold
30898
30899 \backslash
30900 numberwithin{equation}{section}
30901 \end_layout
30902
30903 \begin_layout Standard
30904 Este es el resultado::
30905 \begin_inset ERT
30906 status collapsed
30907
30908 \begin_layout Plain Layout
30909
30910
30911 \backslash
30912 numberwithin{equation}{section}
30913 \end_layout
30914
30915 \end_inset
30916
30917
30918 \begin_inset Formula \begin{equation}
30919 A+B=C\end{equation}
30920
30921 \end_inset
30922
30923
30924 \end_layout
30925
30926 \begin_layout Standard
30927 Para numerar tablas de modo que, p.
30928 \begin_inset space \thinspace{}
30929 \end_inset
30930
30931 e., 
30932 \begin_inset Quotes fld
30933 \end_inset
30934
30935 sectioning
30936 \begin_inset Quotes frd
30937 \end_inset
30938
30939  sea el número de la parte se usa
30940 \begin_inset Newline newline
30941 \end_inset
30942
30943
30944 \series bold
30945
30946 \backslash
30947 numberwithin{table}{part}
30948 \end_layout
30949
30950 \begin_layout Standard
30951 Para volver a la numeración estándar o evitar esta clase numeración cuando
30952  es definida por la clase de documento, se inserta el siguiente comando
30953  en código TeX o en el preámbulo LaTeX:
30954 \end_layout
30955
30956 \begin_layout Standard
30957
30958 \series bold
30959
30960 \backslash
30961 renewcommand{
30962 \backslash
30963 theequation}{
30964 \backslash
30965 arabic{equation}}
30966 \begin_inset Index
30967 status collapsed
30968
30969 \begin_layout Plain Layout
30970 Comandos ! A ! 
30971 \backslash
30972 arabic
30973 \end_layout
30974
30975 \end_inset
30976
30977
30978 \series default
30979
30980 \begin_inset ERT
30981 status collapsed
30982
30983 \begin_layout Plain Layout
30984
30985
30986 \backslash
30987 renewcommand{
30988 \backslash
30989 theequation}{
30990 \backslash
30991 arabic{equation}}
30992 \end_layout
30993
30994 \end_inset
30995
30996
30997 \series bold
30998
30999 \begin_inset Newline newline
31000 \end_inset
31001
31002
31003 \series default
31004 o
31005 \series bold
31006
31007 \begin_inset Newline newline
31008 \end_inset
31009
31010
31011 \backslash
31012 renewcommand{
31013 \backslash
31014 thetable}{
31015 \backslash
31016 arabic{table}}
31017 \end_layout
31018
31019 \begin_layout Standard
31020
31021 \series bold
31022
31023 \backslash
31024 numberwithin
31025 \series default
31026  usa internamente el comando 
31027 \series bold
31028
31029 \backslash
31030 @addtoreset
31031 \series default
31032 , descrito arriba, que también debe ser restaurado.
31033 \begin_inset ERT
31034 status collapsed
31035
31036 \begin_layout Plain Layout
31037
31038
31039 \backslash
31040 makeatletter
31041 \end_layout
31042
31043 \begin_layout Plain Layout
31044
31045
31046 \backslash
31047 @removefromreset{equation}{section}
31048 \end_layout
31049
31050 \begin_layout Plain Layout
31051
31052
31053 \backslash
31054 makeatother
31055 \end_layout
31056
31057 \end_inset
31058
31059
31060 \end_layout
31061
31062 \begin_layout Subsection
31063 Numeración con números romanos y letras
31064 \begin_inset Index
31065 status collapsed
31066
31067 \begin_layout Plain Layout
31068 Numeración de ecuaciones ! con números romanos
31069 \end_layout
31070
31071 \end_inset
31072
31073
31074 \begin_inset Index
31075 status collapsed
31076
31077 \begin_layout Plain Layout
31078 Numeración de ecuaciones ! con letras
31079 \end_layout
31080
31081 \end_inset
31082
31083
31084 \end_layout
31085
31086 \begin_layout Standard
31087 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31088  Por ejemplo, para numerar con romanos en minúscula,
31089 \begin_inset Foot
31090 status collapsed
31091
31092 \begin_layout Plain Layout
31093 Como en español no se usan romanos en minúscula, el estilo 
31094 \series bold
31095 spanish
31096 \series default
31097  del sistema 
31098 \series bold
31099 babel
31100 \series default
31101  redefine 
31102 \series bold
31103
31104 \backslash
31105 roman
31106 \series default
31107  para que los dé en versalitas.
31108  Véase 
31109 \begin_inset CommandInset citation
31110 LatexCommand cite
31111 key "spanish"
31112
31113 \end_inset
31114
31115  (
31116 \emph on
31117 N.
31118 \begin_inset space \thinspace{}
31119 \end_inset
31120
31121 del t
31122 \emph default
31123 ).
31124 \end_layout
31125
31126 \end_inset
31127
31128  se inserta el comando
31129 \end_layout
31130
31131 \begin_layout Standard
31132
31133 \series bold
31134
31135 \backslash
31136 renewcommand{
31137 \backslash
31138 theequation}{
31139 \backslash
31140 roman{equation}}
31141 \end_layout
31142
31143 \begin_layout Standard
31144 antes de la ecuación en modo TeX.
31145  
31146 \series bold
31147
31148 \backslash
31149 renewcommand
31150 \series default
31151
31152 \begin_inset Index
31153 status collapsed
31154
31155 \begin_layout Plain Layout
31156 Comandos ! R ! 
31157 \backslash
31158 renewcommand
31159 \end_layout
31160
31161 \end_inset
31162
31163  redefine el comando predefinido 
31164 \series bold
31165
31166 \backslash
31167 theequation
31168 \series default
31169  como 
31170 \series bold
31171
31172 \backslash
31173 roman{equation}
31174 \series default
31175 .
31176 \begin_inset Foot
31177 status collapsed
31178
31179 \begin_layout Plain Layout
31180 El comando 
31181 \series bold
31182
31183 \backslash
31184 renewcommand
31185 \series default
31186  tiene el mismo esquema que el comando 
31187 \series bold
31188
31189 \backslash
31190 newcommand
31191 \series default
31192 , descrito en 
31193 \begin_inset CommandInset ref
31194 LatexCommand ref
31195 reference "sub:El-comando-newcommand"
31196
31197 \end_inset
31198
31199 .
31200 \end_layout
31201
31202 \end_inset
31203
31204  
31205 \series bold
31206 equation
31207 \series default
31208  es el contador de ecuaciones.
31209  Si se usa el comando 
31210 \series bold
31211
31212 \backslash
31213 the
31214 \series default
31215  como prefijo de un contador, el valor del contador sale en números arábigos.
31216  Si una ecuación es numerada, LaTeX pone internamente el comando 
31217 \series bold
31218
31219 \backslash
31220 theequation
31221 \series default
31222  detrás de la ecuación.
31223  
31224 \series bold
31225
31226 \backslash
31227 roman{equation}
31228 \series default
31229
31230 \begin_inset Index
31231 status collapsed
31232
31233 \begin_layout Plain Layout
31234 Comandos ! R ! 
31235 \backslash
31236 roman
31237 \end_layout
31238
31239 \end_inset
31240
31241  pone el contador en romanos en minúscula.
31242 \end_layout
31243
31244 \begin_layout Standard
31245 Todas las ecuaciones siguientes a 
31246 \series bold
31247
31248 \backslash
31249 renew
31250 \series default
31251 c
31252 \series bold
31253 ommand
31254 \series default
31255  se numerarán en romanos.
31256  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31257  cambiando 
31258 \series bold
31259
31260 \backslash
31261 roman
31262 \series default
31263  por 
31264 \series bold
31265
31266 \backslash
31267 Roman
31268 \series default
31269
31270 \begin_inset Index
31271 status collapsed
31272
31273 \begin_layout Plain Layout
31274 Comandos ! R ! 
31275 \backslash
31276 roman@
31277 \backslash
31278 Roman
31279 \end_layout
31280
31281 \end_inset
31282
31283 .
31284  Para 
31285 \begin_inset Quotes fld
31286 \end_inset
31287
31288 numerar
31289 \begin_inset Quotes frd
31290 \end_inset
31291
31292  con minúsculas latinas hay el comando 
31293 \series bold
31294
31295 \backslash
31296 alph
31297 \series default
31298
31299 \begin_inset Index
31300 status collapsed
31301
31302 \begin_layout Plain Layout
31303 Comandos ! A ! 
31304 \backslash
31305 alph
31306 \end_layout
31307
31308 \end_inset
31309
31310 , y para mayúsculas el comando 
31311 \series bold
31312
31313 \backslash
31314 Alph
31315 \series default
31316
31317 \begin_inset Index
31318 status collapsed
31319
31320 \begin_layout Plain Layout
31321 Comandos ! A ! 
31322 \backslash
31323 alph@
31324 \backslash
31325 Alph
31326 \end_layout
31327
31328 \end_inset
31329
31330 .
31331 \end_layout
31332
31333 \begin_layout Standard
31334 \begin_inset Note Greyedout
31335 status collapsed
31336
31337 \begin_layout Plain Layout
31338
31339 \series bold
31340 Nota:
31341 \series default
31342  Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones.
31343 \end_layout
31344
31345 \end_inset
31346
31347
31348 \end_layout
31349
31350 \begin_layout Standard
31351 \begin_inset ERT
31352 status collapsed
31353
31354 \begin_layout Plain Layout
31355
31356
31357 \backslash
31358 renewcommand{
31359 \backslash
31360 theequation}{
31361 \backslash
31362 roman{equation}}
31363 \end_layout
31364
31365 \end_inset
31366
31367
31368 \begin_inset Formula \begin{equation}
31369 A=\textrm{romanos en minúscula}\end{equation}
31370
31371 \end_inset
31372
31373
31374 \begin_inset ERT
31375 status collapsed
31376
31377 \begin_layout Plain Layout
31378
31379
31380 \backslash
31381 renewcommand{
31382 \backslash
31383 theequation}{
31384 \backslash
31385 Roman{equation}}
31386 \end_layout
31387
31388 \end_inset
31389
31390
31391 \begin_inset Formula \begin{equation}
31392 B=\textrm{romanos en mayúscula}\label{eq:Rom}\end{equation}
31393
31394 \end_inset
31395
31396
31397 \begin_inset ERT
31398 status collapsed
31399
31400 \begin_layout Plain Layout
31401
31402
31403 \backslash
31404 renewcommand{
31405 \backslash
31406 theequation}{
31407 \backslash
31408 alph{equation}}
31409 \end_layout
31410
31411 \end_inset
31412
31413
31414 \begin_inset Formula \begin{equation}
31415 C=\textrm{latinas en minúscula}\end{equation}
31416
31417 \end_inset
31418
31419
31420 \begin_inset ERT
31421 status collapsed
31422
31423 \begin_layout Plain Layout
31424
31425
31426 \backslash
31427 renewcommand{
31428 \backslash
31429 theequation}{
31430 \backslash
31431 Alph{equation}}
31432 \end_layout
31433
31434 \end_inset
31435
31436
31437 \begin_inset Formula \begin{equation}
31438 D=\textrm{latinas en mayúscula}\label{eq:Lat}\end{equation}
31439
31440 \end_inset
31441
31442
31443 \end_layout
31444
31445 \begin_layout Standard
31446 Para volver a la numeración por omisión se inserta el comando:
31447 \end_layout
31448
31449 \begin_layout Standard
31450
31451 \series bold
31452
31453 \backslash
31454 renewcommand{
31455 \backslash
31456 theequation}{
31457 \backslash
31458 arabic{equation}}
31459 \begin_inset Index
31460 status collapsed
31461
31462 \begin_layout Plain Layout
31463 Comandos ! A ! 
31464 \backslash
31465 arabic
31466 \end_layout
31467
31468 \end_inset
31469
31470
31471 \end_layout
31472
31473 \begin_layout Standard
31474 \begin_inset ERT
31475 status collapsed
31476
31477 \begin_layout Plain Layout
31478
31479
31480 \backslash
31481 renewcommand{
31482 \backslash
31483 theequation}{
31484 \backslash
31485 arabic{equation}}
31486 \end_layout
31487
31488 \end_inset
31489
31490
31491 \begin_inset Formula \begin{equation}
31492 E=\mbox{arábigos}\end{equation}
31493
31494 \end_inset
31495
31496
31497 \end_layout
31498
31499 \begin_layout Standard
31500 \begin_inset VSpace medskip
31501 \end_inset
31502
31503
31504 \end_layout
31505
31506 \begin_layout Standard
31507 Como ves, las ecuaciones se numeran consecutivamente independientemente
31508  del estilo de numeración.
31509  Cuando la numeración haya de empezar con 
31510 \begin_inset Quotes fld
31511 \end_inset
31512
31513 1
31514 \begin_inset Quotes frd
31515 \end_inset
31516
31517  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
31518  Una descripción sobre esto se encuentra en el archivo 
31519 \begin_inset CommandInset href
31520 LatexCommand href
31521 name "Formula-numbering.lyx"
31522 target "run:Formula-numbering.lyx"
31523
31524 \end_inset
31525
31526 .
31527 \end_layout
31528
31529 \begin_layout Section
31530 Símbolos y ecuaciones químicas
31531 \begin_inset CommandInset label
31532 LatexCommand label
31533 name "sub:Símbolos-y-ecuaciones-químicas"
31534
31535 \end_inset
31536
31537
31538 \begin_inset Index
31539 status collapsed
31540
31541 \begin_layout Plain Layout
31542 Química ! símbolos
31543 \end_layout
31544
31545 \end_inset
31546
31547
31548 \begin_inset Index
31549 status collapsed
31550
31551 \begin_layout Plain Layout
31552 Química ! caracteres
31553 \end_layout
31554
31555 \end_inset
31556
31557
31558 \begin_inset Index
31559 status collapsed
31560
31561 \begin_layout Plain Layout
31562 Ecuación ! química|see
31563 \begin_inset ERT
31564 status collapsed
31565
31566 \begin_layout Plain Layout
31567
31568 {
31569 \end_layout
31570
31571 \end_inset
31572
31573 Química
31574 \begin_inset ERT
31575 status collapsed
31576
31577 \begin_layout Plain Layout
31578
31579 }
31580 \end_layout
31581
31582 \end_inset
31583
31584
31585 \end_layout
31586
31587 \end_inset
31588
31589
31590 \begin_inset Index
31591 status collapsed
31592
31593 \begin_layout Plain Layout
31594 Química ! iones
31595 \end_layout
31596
31597 \end_inset
31598
31599
31600 \begin_inset Index
31601 status collapsed
31602
31603 \begin_layout Plain Layout
31604 Iones|see
31605 \begin_inset ERT
31606 status collapsed
31607
31608 \begin_layout Plain Layout
31609
31610 {
31611 \end_layout
31612
31613 \end_inset
31614
31615 Química
31616 \begin_inset ERT
31617 status collapsed
31618
31619 \begin_layout Plain Layout
31620
31621 }
31622 \end_layout
31623
31624 \end_inset
31625
31626
31627 \end_layout
31628
31629 \end_inset
31630
31631
31632 \begin_inset Index
31633 status collapsed
31634
31635 \begin_layout Plain Layout
31636 Química ! reacción
31637 \end_layout
31638
31639 \end_inset
31640
31641
31642 \end_layout
31643
31644 \begin_layout Standard
31645 Un ejemplo de texto de química:
31646 \end_layout
31647
31648 \begin_layout Quote
31649 El ión 
31650 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31651 \end_inset
31652
31653  reacciona con dos iones 
31654 \begin_inset Formula $\mathrm{Na^{+}}$
31655 \end_inset
31656
31657  para dar sulfato de sodio 
31658 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
31659 \end_inset
31660
31661 .
31662  La ecuación química es:
31663 \begin_inset Formula \begin{equation}
31664 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}\end{equation}
31665
31666 \end_inset
31667
31668
31669 \end_layout
31670
31671 \begin_layout Standard
31672 Esta ecuación química puede componerse directamente en modo ecuación.
31673  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
31674  y con el atajo 
31675 \family sans
31676 Alt+C
31677 \begin_inset space ~
31678 \end_inset
31679
31680 R
31681 \family default
31682  se cambia en redonda.
31683 \begin_inset Foot
31684 status collapsed
31685
31686 \begin_layout Plain Layout
31687 véase estilos de fuentes en 
31688 \begin_inset CommandInset ref
31689 LatexCommand ref
31690 reference "sub:Estilos-de-fuentes"
31691
31692 \end_inset
31693
31694 .
31695 \end_layout
31696
31697 \end_inset
31698
31699
31700 \end_layout
31701
31702 \begin_layout Standard
31703 Para escribir ecuaciones químicas es más conveniente usar el comando 
31704 \series bold
31705
31706 \backslash
31707 ce
31708 \series default
31709
31710 \begin_inset Index
31711 status collapsed
31712
31713 \begin_layout Plain Layout
31714 Comandos ! C ! 
31715 \backslash
31716 ce
31717 \end_layout
31718
31719 \end_inset
31720
31721 , que está disponible si está instalado el paquete LaTeX 
31722 \series bold
31723 mhchem
31724 \series default
31725
31726 \begin_inset Index
31727 status collapsed
31728
31729 \begin_layout Plain Layout
31730 Paquetes ! mhchem
31731 \end_layout
31732
31733 \end_inset
31734
31735 .
31736  Al insertar  
31737 \series bold
31738
31739 \backslash
31740 ce
31741 \series default
31742  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
31743   ecuaciones químicas de una forma intuitiva.
31744 \end_layout
31745
31746 \begin_layout Standard
31747 \align center
31748 \begin_inset Tabular
31749 <lyxtabular version="3" rows="9" columns="2">
31750 <features>
31751 <column alignment="center" valignment="top" width="0">
31752 <column alignment="center" valignment="top" width="0">
31753 <row>
31754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31755 \begin_inset Text
31756
31757 \begin_layout Plain Layout
31758 Comando
31759 \end_layout
31760
31761 \end_inset
31762 </cell>
31763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31764 \begin_inset Text
31765
31766 \begin_layout Plain Layout
31767 Resultado
31768 \begin_inset Note Note
31769 status collapsed
31770
31771 \begin_layout Plain Layout
31772
31773 \series bold
31774
31775 \backslash
31776 raisebox
31777 \series default
31778  se usa sólo como espaciador
31779 \end_layout
31780
31781 \end_inset
31782
31783
31784 \end_layout
31785
31786 \end_inset
31787 </cell>
31788 </row>
31789 <row>
31790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31791 \begin_inset Text
31792
31793 \begin_layout Plain Layout
31794
31795 \backslash
31796 ce
31797 \begin_inset ERT
31798 status collapsed
31799
31800 \begin_layout Plain Layout
31801
31802
31803 \backslash
31804 spce 
31805 \end_layout
31806
31807 \end_inset
31808
31809 H2CO3
31810 \end_layout
31811
31812 \end_inset
31813 </cell>
31814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31815 \begin_inset Text
31816
31817 \begin_layout Plain Layout
31818 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31819 \end_inset
31820
31821
31822 \end_layout
31823
31824 \end_inset
31825 </cell>
31826 </row>
31827 <row>
31828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31829 \begin_inset Text
31830
31831 \begin_layout Plain Layout
31832
31833 \backslash
31834 ce
31835 \begin_inset ERT
31836 status collapsed
31837
31838 \begin_layout Plain Layout
31839
31840
31841 \backslash
31842 spce 
31843 \end_layout
31844
31845 \end_inset
31846
31847 SO4^2-
31848 \end_layout
31849
31850 \end_inset
31851 </cell>
31852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31853 \begin_inset Text
31854
31855 \begin_layout Plain Layout
31856 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
31857 \end_inset
31858
31859
31860 \end_layout
31861
31862 \end_inset
31863 </cell>
31864 </row>
31865 <row>
31866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31867 \begin_inset Text
31868
31869 \begin_layout Plain Layout
31870
31871 \backslash
31872 ce
31873 \begin_inset ERT
31874 status collapsed
31875
31876 \begin_layout Plain Layout
31877
31878
31879 \backslash
31880 spce 
31881 \end_layout
31882
31883 \end_inset
31884
31885 (NH4)2S
31886 \end_layout
31887
31888 \end_inset
31889 </cell>
31890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31891 \begin_inset Text
31892
31893 \begin_layout Plain Layout
31894 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
31895 \end_inset
31896
31897
31898 \end_layout
31899
31900 \end_inset
31901 </cell>
31902 </row>
31903 <row>
31904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31905 \begin_inset Text
31906
31907 \begin_layout Plain Layout
31908
31909 \backslash
31910 ce
31911 \begin_inset ERT
31912 status collapsed
31913
31914 \begin_layout Plain Layout
31915
31916
31917 \backslash
31918 spce 
31919 \end_layout
31920
31921 \end_inset
31922
31923 KCr(SO4)2.12H2O
31924 \end_layout
31925
31926 \end_inset
31927 </cell>
31928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31929 \begin_inset Text
31930
31931 \begin_layout Plain Layout
31932 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31933 \end_inset
31934
31935
31936 \end_layout
31937
31938 \end_inset
31939 </cell>
31940 </row>
31941 <row>
31942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31943 \begin_inset Text
31944
31945 \begin_layout Plain Layout
31946
31947 \backslash
31948 ce
31949 \begin_inset ERT
31950 status collapsed
31951
31952 \begin_layout Plain Layout
31953
31954
31955 \backslash
31956 spce 
31957 \end_layout
31958
31959 \end_inset
31960
31961 A-B
31962 \backslash
31963 dbond
31964 \begin_inset ERT
31965 status collapsed
31966
31967 \begin_layout Plain Layout
31968
31969
31970 \backslash
31971 spce 
31972 \end_layout
31973
31974 \end_inset
31975
31976 C
31977 \backslash
31978 tbond
31979 \begin_inset ERT
31980 status collapsed
31981
31982 \begin_layout Plain Layout
31983
31984
31985 \backslash
31986 spce 
31987 \end_layout
31988
31989 \end_inset
31990
31991 D
31992 \end_layout
31993
31994 \end_inset
31995 </cell>
31996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31997 \begin_inset Text
31998
31999 \begin_layout Plain Layout
32000 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32001 \end_inset
32002
32003
32004 \end_layout
32005
32006 \end_inset
32007 </cell>
32008 </row>
32009 <row>
32010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32011 \begin_inset Text
32012
32013 \begin_layout Plain Layout
32014
32015 \backslash
32016 ce
32017 \begin_inset ERT
32018 status collapsed
32019
32020 \begin_layout Plain Layout
32021
32022
32023 \backslash
32024 spce 
32025 \end_layout
32026
32027 \end_inset
32028
32029 ^227
32030 \begin_inset Formula $\downarrow$
32031 \end_inset
32032
32033 _90
32034 \begin_inset Formula $\to$
32035 \end_inset
32036
32037 Th+
32038 \end_layout
32039
32040 \end_inset
32041 </cell>
32042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32043 \begin_inset Text
32044
32045 \begin_layout Plain Layout
32046 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32047 \end_inset
32048
32049
32050 \end_layout
32051
32052 \end_inset
32053 </cell>
32054 </row>
32055 <row>
32056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32057 \begin_inset Text
32058
32059 \begin_layout Plain Layout
32060
32061 \backslash
32062 ce
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 CO2
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 +
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 C
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 <=>
32115 \begin_inset ERT
32116 status collapsed
32117
32118 \begin_layout Plain Layout
32119
32120
32121 \backslash
32122 spce 
32123 \end_layout
32124
32125 \end_inset
32126
32127 2CO
32128 \end_layout
32129
32130 \end_inset
32131 </cell>
32132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32133 \begin_inset Text
32134
32135 \begin_layout Plain Layout
32136 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32137 \end_inset
32138
32139
32140 \end_layout
32141
32142 \end_inset
32143 </cell>
32144 </row>
32145 <row>
32146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32147 \begin_inset Text
32148
32149 \begin_layout Plain Layout
32150
32151 \backslash
32152 ce
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 CO2
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 +
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 C
32192 \begin_inset ERT
32193 status collapsed
32194
32195 \begin_layout Plain Layout
32196
32197
32198 \backslash
32199 spce 
32200 \end_layout
32201
32202 \end_inset
32203
32204 ->[
32205 \backslash
32206 alpha][
32207 \backslash
32208 beta]
32209 \begin_inset ERT
32210 status collapsed
32211
32212 \begin_layout Plain Layout
32213
32214
32215 \backslash
32216 spce 
32217 \end_layout
32218
32219 \end_inset
32220
32221 2CO}
32222 \end_layout
32223
32224 \end_inset
32225 </cell>
32226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32227 \begin_inset Text
32228
32229 \begin_layout Plain Layout
32230 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32231 \end_inset
32232
32233
32234 \end_layout
32235
32236 \end_inset
32237 </cell>
32238 </row>
32239 </lyxtabular>
32240
32241 \end_inset
32242
32243
32244 \end_layout
32245
32246 \begin_layout Standard
32247 \begin_inset Note Greyedout
32248 status open
32249
32250 \begin_layout Plain Layout
32251
32252 \series bold
32253 Nota:
32254 \series default
32255  Insertar una ecuación en un marco  
32256 \series bold
32257
32258 \backslash
32259 ce
32260 \series default
32261  provocará errores de LaTeX.
32262  En estos casos hay que usar código TeX, como en  
32263 \series bold
32264
32265 \backslash
32266 ce{$
32267 \backslash
32268 mu
32269 \backslash
32270 hyphen$Cl}
32271 \series default
32272
32273 \begin_inset ERT
32274 status collapsed
32275
32276 \begin_layout Plain Layout
32277
32278
32279 \backslash
32280 ce{$
32281 \backslash
32282 mu
32283 \backslash
32284 hyphen$Cl}
32285 \end_layout
32286
32287 \end_inset
32288
32289  
32290 \end_layout
32291
32292 \end_inset
32293
32294
32295 \end_layout
32296
32297 \begin_layout Standard
32298 El comando 
32299 \series bold
32300
32301 \backslash
32302 ce
32303 \series default
32304  para la ecuación
32305 \begin_inset space ~
32306 \end_inset
32307
32308
32309 \begin_inset CommandInset ref
32310 LatexCommand eqref
32311 reference "eq:reaccion-quimica"
32312
32313 \end_inset
32314
32315  es
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 Para componer ecuaciones químicas multilínea primero se crea una ecuación
32406  multilínea, tal como se describe en la 
32407 \begin_inset CommandInset ref
32408 LatexCommand ref
32409 reference "sec:Ecuaciones-multilínea"
32410
32411 \end_inset
32412
32413 .
32414  Después se utiliza el comando 
32415 \series bold
32416 /ce
32417 \series default
32418  en cada cuadrito azul de la ecuación.
32419  
32420 \begin_inset CommandInset ref
32421 LatexCommand eqref
32422 reference "eq:TEOS-reac-1"
32423
32424 \end_inset
32425
32426  y 
32427 \begin_inset CommandInset ref
32428 LatexCommand eqref
32429 reference "eq:TEOS-reac-2"
32430
32431 \end_inset
32432
32433  son un ejemplo de reacción química multifase en la que cada ecuación tiene
32434  su propio número.
32435 \begin_inset Formula \begin{eqnarray}
32436 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
32437 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}\end{eqnarray}
32438
32439 \end_inset
32440
32441
32442 \end_layout
32443
32444 \begin_layout Standard
32445 Además de 
32446 \series bold
32447
32448 \backslash
32449 ce
32450 \series default
32451  el paquete 
32452 \series bold
32453 mhchem
32454 \series default
32455  suministra el comando 
32456 \series bold
32457
32458 \backslash
32459 cf
32460 \series default
32461
32462 \begin_inset Index
32463 status collapsed
32464
32465 \begin_layout Plain Layout
32466 Comandos ! C ! 
32467 \backslash
32468 cf
32469 \end_layout
32470
32471 \end_inset
32472
32473  que ha de utilizarse en casos especiales.
32474  Para más información sobre 
32475 \series bold
32476
32477 \backslash
32478 cf
32479 \series default
32480  y más ejemplos echa un vistazo a la documentación de 
32481 \series bold
32482 mhchem
32483 \series default
32484
32485 \begin_inset CommandInset citation
32486 LatexCommand cite
32487 key "mhchem"
32488
32489 \end_inset
32490
32491 .
32492 \end_layout
32493
32494 \begin_layout Section
32495 Diagramas
32496 \end_layout
32497
32498 \begin_layout Standard
32499 Lyx soporta dos tipos de diagramas conmutativos: 
32500 \series bold
32501 amscd
32502 \series default
32503  y 
32504 \series bold
32505 xymatrix
32506 \series default
32507 , que se explican a continuación.
32508 \end_layout
32509
32510 \begin_layout Subsection
32511 Diagramas amscd
32512 \begin_inset Index
32513 status collapsed
32514
32515 \begin_layout Plain Layout
32516 Diagramas ! amscd
32517 \end_layout
32518
32519 \end_inset
32520
32521
32522 \end_layout
32523
32524 \begin_layout Standard
32525 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
32526  verticales y horizontales:
32527 \begin_inset Formula \[
32528 \begin{CD}A@)))B@)))C\\
32529 @AAA@.@VVV\\
32530 F@(((E@(((D\end{CD}\]
32531
32532 \end_inset
32533
32534 Para obtener el diagrama se inserta en la ecuación el comando 
32535 \series bold
32536
32537 \backslash
32538 CD
32539 \begin_inset Index
32540 status collapsed
32541
32542 \begin_layout Plain Layout
32543 Comandos ! C ! 
32544 \backslash
32545 CD
32546 \end_layout
32547
32548 \end_inset
32549
32550
32551 \series default
32552 .
32553  Surge un marco azul entre dos líneas de trazos en el que se insertan a
32554  continuación comandos.
32555  Con 
32556 \family sans
32557 Ctrl+Retorno
32558 \family default
32559  se inicia una nueva línea.
32560  En las líneas impares se insertan relaciones horizontales, en las pares
32561  verticales.
32562 \end_layout
32563
32564 \begin_layout Standard
32565 Para componer las relaciones hay los siguientes comandos:
32566 \begin_inset Foot
32567 status collapsed
32568
32569 \begin_layout Plain Layout
32570 \begin_inset CommandInset label
32571 LatexCommand label
32572 name "fn:sinónimos"
32573
32574 \end_inset
32575
32576 Los comandos con 
32577 \family sans
32578 '
32579 \series bold
32580 >
32581 \series default
32582 '
32583 \family default
32584  o 
32585 \family sans
32586 '
32587 \series bold
32588 <
32589 \series default
32590 '
32591 \family default
32592  pueden generar errores con el estilo 
32593 \series bold
32594 spanish
32595 \series default
32596  de 
32597 \series bold
32598 babel
32599 \series default
32600 .
32601  Para evitarlo se pueden sustituir por sus sinónimos 
32602 \family sans
32603 '
32604 \series bold
32605 )
32606 \series default
32607 '
32608 \family default
32609  y 
32610 \family sans
32611 '
32612 \series bold
32613 (
32614 \series default
32615 '
32616 \family default
32617  respectivamente.
32618  Véase 
32619 \begin_inset CommandInset citation
32620 LatexCommand cite
32621 key "spanish"
32622
32623 \end_inset
32624
32625 .
32626  (
32627 \emph on
32628 N.
32629 \begin_inset space \thinspace{}
32630 \end_inset
32631
32632 del t.
32633 \emph default
32634 )
32635 \end_layout
32636
32637 \end_inset
32638
32639
32640 \end_layout
32641
32642 \begin_layout Itemize
32643
32644 \series bold
32645 @<<<
32646 \series default
32647  genera una flecha hacia la izquierda, 
32648 \series bold
32649 @>>>
32650 \series default
32651  una hacia la derecha, y 
32652 \series bold
32653 @=
32654 \series default
32655  un signo igual largo
32656 \end_layout
32657
32658 \begin_layout Itemize
32659
32660 \series bold
32661 @AAA
32662 \series default
32663  genera una flecha hacia arriba, 
32664 \series bold
32665 @VVV
32666 \series default
32667  una hacia abajo, y 
32668 \series bold
32669 @|
32670 \series default
32671  un signo igual vertical
32672 \end_layout
32673
32674 \begin_layout Itemize
32675
32676 \series bold
32677 @.
32678
32679 \series default
32680  genera una ubicación vacía para relaciones inexistentes
32681 \end_layout
32682
32683 \begin_layout Standard
32684 Todas las flechas pueden etiquetarse como sigue:
32685 \end_layout
32686
32687 \begin_layout Itemize
32688 Si se inserta texto entre el primero y el segundo 
32689 \series bold
32690 <
32691 \series default
32692  o 
32693 \series bold
32694 >
32695 \series default
32696 , respectivamente, se muestra sobre la flecha.
32697  Si se inserta entre el segundo y el tercero, bajo la flecha.
32698 \end_layout
32699
32700 \begin_layout Itemize
32701 Para flechas verticales, si se inserta texto entre la primera y la segunda
32702  
32703 \series bold
32704 A
32705 \series default
32706  o 
32707 \series bold
32708 V
32709 \series default
32710 , respectivamente, se muestra al lado izquierdo de la flecha.
32711  Si se inserta entre la segunda y la tercera, al lado derecho.
32712  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
32713 \end_layout
32714
32715 \begin_layout Standard
32716 Como ejemplo un diagrama con todas las relaciones posibles:
32717 \begin_inset Formula \[
32718 \begin{CD}A@)j))B@))k)C@=F\\
32719 @AmAA@.@VV{V}V@|\\
32720 D@((j\,(E@)k))F@=C\end{CD}\]
32721
32722 \end_inset
32723
32724 El comando para este diagrama es:
32725 \begin_inset Newline newline
32726 \end_inset
32727
32728
32729 \series bold
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 A@>j>>B@>>k>C@=F Ctrl+Retorno
32746 \begin_inset Newline newline
32747 \end_inset
32748
32749
32750 \begin_inset ERT
32751 status collapsed
32752
32753 \begin_layout Plain Layout
32754
32755
32756 \backslash
32757 hphantom{
32758 \end_layout
32759
32760 \end_inset
32761
32762
32763 \backslash
32764 CD
32765 \begin_inset ERT
32766 status collapsed
32767
32768 \begin_layout Plain Layout
32769
32770
32771 \backslash
32772 spce 
32773 \end_layout
32774
32775 \end_inset
32776
32777
32778 \begin_inset ERT
32779 status collapsed
32780
32781 \begin_layout Plain Layout
32782
32783 }
32784 \end_layout
32785
32786 \end_inset
32787
32788 @AmAA@.@VV
32789 \backslash
32790 {V
32791 \series default
32792
32793 \begin_inset Formula $\to$
32794 \end_inset
32795
32796
32797 \series bold
32798 V@| Ctrl+Retorno
32799 \begin_inset Newline newline
32800 \end_inset
32801
32802
32803 \begin_inset ERT
32804 status collapsed
32805
32806 \begin_layout Plain Layout
32807
32808
32809 \backslash
32810 hphantom{
32811 \end_layout
32812
32813 \end_inset
32814
32815
32816 \backslash
32817 CD
32818 \begin_inset ERT
32819 status collapsed
32820
32821 \begin_layout Plain Layout
32822
32823
32824 \backslash
32825 spce 
32826 \end_layout
32827
32828 \end_inset
32829
32830
32831 \begin_inset ERT
32832 status collapsed
32833
32834 \begin_layout Plain Layout
32835
32836 }
32837 \end_layout
32838
32839 \end_inset
32840
32841 D@<<j<E@>k>>F@=C
32842 \end_layout
32843
32844 \begin_layout Subsection
32845 Diagramas xymatrix
32846 \begin_inset Index
32847 status collapsed
32848
32849 \begin_layout Plain Layout
32850 Diagramas ! xymatrix
32851 \end_layout
32852
32853 \end_inset
32854
32855
32856 \end_layout
32857
32858 \begin_layout Standard
32859 Para usar matrices xy debe estar instalado el paquete LaTeX 
32860 \series bold
32861 xypic
32862 \series default
32863 .
32864  Una matriz xy se crea insertando el comando 
32865 \series bold
32866
32867 \backslash
32868 xymatrix
32869 \series default
32870  en una ecuación.
32871  Después podrás añadir nuevas columnas y filas como en matrices normales,
32872  véase
32873 \begin_inset space ~
32874 \end_inset
32875
32876
32877 \begin_inset CommandInset ref
32878 LatexCommand ref
32879 reference "sec:Matrices"
32880
32881 \end_inset
32882
32883 .
32884 \end_layout
32885
32886 \begin_layout Standard
32887 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
32888  y curvadas, y mucho más.
32889  Todas las posibilidades para generar diagramas conmutativos y decoraciones
32890  se explican en el 
32891 \emph on
32892 Manual de XY-pic
32893 \emph default
32894  que se encuentra en el menú 
32895 \family sans
32896 Ayuda\SpecialChar \menuseparator
32897 Manuales
32898 \begin_inset space ~
32899 \end_inset
32900
32901 específicos
32902 \family default
32903 .
32904 \end_layout
32905
32906 \begin_layout Standard
32907 \begin_inset Newpage newpage
32908 \end_inset
32909
32910
32911 \end_layout
32912
32913 \begin_layout Section
32914 Comandos definidos por el usuario
32915 \begin_inset Index
32916 status collapsed
32917
32918 \begin_layout Plain Layout
32919 Comandos de usuario
32920 \end_layout
32921
32922 \end_inset
32923
32924
32925 \end_layout
32926
32927 \begin_layout Standard
32928 \begin_inset Note Greyedout
32929 status collapsed
32930
32931 \begin_layout Plain Layout
32932
32933 \series bold
32934 Nota:
32935 \series default
32936  Los nombres de los comandos definidos por el usuario y macros solo pueden
32937  contener letras latinas.
32938 \end_layout
32939
32940 \end_inset
32941
32942
32943 \end_layout
32944
32945 \begin_layout Subsection
32946 El comando 
32947 \backslash
32948 newcommand
32949 \begin_inset CommandInset label
32950 LatexCommand label
32951 name "sub:El-comando-newcommand"
32952
32953 \end_inset
32954
32955
32956 \begin_inset Index
32957 status collapsed
32958
32959 \begin_layout Plain Layout
32960 Comandos de usuario ! 
32961 \backslash
32962 newcommand
32963 \end_layout
32964
32965 \end_inset
32966
32967
32968 \begin_inset Index
32969 status collapsed
32970
32971 \begin_layout Plain Layout
32972 Comandos ! N ! 
32973 \backslash
32974 newcommand
32975 \end_layout
32976
32977 \end_inset
32978
32979
32980 \end_layout
32981
32982 \begin_layout Standard
32983 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
32984  Pero es posible definir nuevos comandos más cortos con el comando 
32985 \series bold
32986
32987 \backslash
32988 newcommand
32989 \series default
32990 .
32991  
32992 \end_layout
32993
32994 \begin_layout Standard
32995 El esquema del comando 
32996 \series bold
32997
32998 \backslash
32999 newcommand
33000 \series default
33001  es:
33002 \end_layout
33003
33004 \begin_layout Standard
33005
33006 \series bold
33007
33008 \backslash
33009 newcommand{nombre nuevo de comando}[número de argumentos]
33010 \begin_inset Newline newline
33011 \end_inset
33012
33013
33014 \begin_inset ERT
33015 status collapsed
33016
33017 \begin_layout Plain Layout
33018
33019
33020 \backslash
33021 phantom{
33022 \end_layout
33023
33024 \end_inset
33025
33026
33027 \backslash
33028 newcommand
33029 \begin_inset ERT
33030 status collapsed
33031
33032 \begin_layout Plain Layout
33033
33034 }
33035 \end_layout
33036
33037 \end_inset
33038
33039 [valor opcional]{definición de comando}
33040 \end_layout
33041
33042 \begin_layout Standard
33043 \begin_inset Note Greyedout
33044 status collapsed
33045
33046 \begin_layout Plain Layout
33047
33048 \series bold
33049 Nota:
33050 \series default
33051  Asegúrate de que el nombre del nuevo comando no está definido ya en el
33052  documento o en paquetes LaTeX que uses.
33053  Si p.
33054 \begin_inset space \thinspace{}
33055 \end_inset
33056
33057 e.
33058  defines el comando 
33059 \series bold
33060
33061 \backslash
33062 le
33063 \series default
33064  para 
33065 \series bold
33066
33067 \backslash
33068 Leftarrow,
33069 \series default
33070  se producirán errores porque 
33071 \series bold
33072
33073 \backslash
33074 le
33075 \series default
33076  ya existe como comando para 
33077 \begin_inset Quotes fld
33078 \end_inset
33079
33080
33081 \begin_inset Formula $\le$
33082 \end_inset
33083
33084
33085 \begin_inset Quotes frd
33086 \end_inset
33087
33088 .
33089
33090 \series bold
33091  
33092 \end_layout
33093
33094 \end_inset
33095
33096
33097 \end_layout
33098
33099 \begin_layout Standard
33100 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
33101  argumentos debería tener el nuevo comando.
33102  Con el valor opcional se puede predefinir un valor para un argumento opcional.
33103  Cuando se hace esto, el 
33104 \emph on
33105 primer
33106 \emph default
33107  argumento del nuevo comando es automáticamente opcional.
33108 \end_layout
33109
33110 \begin_layout Standard
33111 Veamos unos ejemplos:
33112 \end_layout
33113
33114 \begin_layout Itemize
33115 Para definir el comando 
33116 \series bold
33117
33118 \backslash
33119 gr
33120 \series default
33121  para 
33122 \series bold
33123
33124 \backslash
33125 Longrightarrow
33126 \series default
33127 , la línea de preámbulo LaTeX es:
33128 \begin_inset VSpace medskip
33129 \end_inset
33130
33131
33132 \begin_inset Newline newline
33133 \end_inset
33134
33135
33136 \series bold
33137
33138 \backslash
33139 newcommand{
33140 \backslash
33141 gr}{
33142 \backslash
33143 Longrightarrow}
33144 \end_layout
33145
33146 \begin_layout Itemize
33147 Para definir el comando 
33148 \series bold
33149
33150 \backslash
33151 us
33152 \series default
33153  para 
33154 \series bold
33155
33156 \backslash
33157 underline
33158 \series default
33159 , el argumento (que sería subrayado) debe tenerse en cuenta.
33160  Para esto la línea de preámbulo es:
33161 \begin_inset VSpace medskip
33162 \end_inset
33163
33164
33165 \begin_inset Newline newline
33166 \end_inset
33167
33168
33169 \series bold
33170
33171 \backslash
33172 newcommand{
33173 \backslash
33174 us}[1]{
33175 \backslash
33176 underline{#1}}
33177 \series default
33178
33179 \begin_inset VSpace medskip
33180 \end_inset
33181
33182
33183 \begin_inset Newline newline
33184 \end_inset
33185
33186 El carácter 
33187 \series bold
33188 #
33189 \series default
33190  actúa como colocador del argumento, el 
33191 \series bold
33192 1
33193 \series default
33194  indica que es el colocador para el primer argumento.
33195 \end_layout
33196
33197 \begin_layout Itemize
33198 Para 
33199 \series bold
33200
33201 \backslash
33202 framebox
33203 \series default
33204  se puede p.
33205 \begin_inset space \thinspace{}
33206 \end_inset
33207
33208 e.
33209  definir el comando 
33210 \series bold
33211
33212 \backslash
33213 fb
33214 \series default
33215 :
33216 \begin_inset VSpace medskip
33217 \end_inset
33218
33219
33220 \begin_inset Newline newline
33221 \end_inset
33222
33223
33224 \series bold
33225
33226 \backslash
33227 newcommand{
33228 \backslash
33229 fb}[3]{
33230 \backslash
33231 framebox#1#2{$#3$}}
33232 \series default
33233
33234 \begin_inset VSpace medskip
33235 \end_inset
33236
33237
33238 \begin_inset Newline newline
33239 \end_inset
33240
33241 Los dos signos dólar generan la ecuación extra necesaria para 
33242 \series bold
33243
33244 \backslash
33245 framebox
33246 \series default
33247 , véase 
33248 \begin_inset CommandInset ref
33249 LatexCommand ref
33250 reference "sub:Cuadros-con-marco"
33251
33252 \end_inset
33253
33254 .
33255 \end_layout
33256
33257 \begin_layout Itemize
33258 Para crear un nuevo comando para 
33259 \series bold
33260
33261 \backslash
33262 fcolorbox
33263 \series default
33264  donde no es necesario especificar el color para el cuadro, el argumento
33265  para el color se define opcional:
33266 \begin_inset VSpace medskip
33267 \end_inset
33268
33269
33270 \begin_inset Newline newline
33271 \end_inset
33272
33273
33274 \series bold
33275
33276 \backslash
33277 newcommand{
33278 \backslash
33279 cb}[3][white]{
33280 \backslash
33281 fcolorbox{#2}{#1}{$#3$}}
33282 \series default
33283
33284 \begin_inset VSpace medskip
33285 \end_inset
33286
33287
33288 \begin_inset Newline newline
33289 \end_inset
33290
33291 Si el color no es especificado al usar 
33292 \series bold
33293
33294 \backslash
33295 cb
33296 \series default
33297 , se elige el color 
33298 \series bold
33299 white
33300 \series default
33301  predefinido.
33302 \end_layout
33303
33304 \begin_layout Standard
33305 Un ensayo con los nuevos comandos definidos:
33306 \end_layout
33307
33308 \begin_layout Standard
33309 \noindent
33310 \align center
33311 \begin_inset Tabular
33312 <lyxtabular version="3" rows="6" columns="2">
33313 <features>
33314 <column alignment="center" valignment="top" width="0">
33315 <column alignment="center" valignment="top" width="0">
33316 <row>
33317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33318 \begin_inset Text
33319
33320 \begin_layout Plain Layout
33321 Comando
33322 \end_layout
33323
33324 \end_inset
33325 </cell>
33326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33327 \begin_inset Text
33328
33329 \begin_layout Plain Layout
33330 Resultado
33331 \begin_inset Note Note
33332 status collapsed
33333
33334 \begin_layout Plain Layout
33335
33336 \series bold
33337
33338 \backslash
33339 raisebox
33340 \series default
33341  se usa sólo como espaciador
33342 \end_layout
33343
33344 \end_inset
33345
33346
33347 \end_layout
33348
33349 \end_inset
33350 </cell>
33351 </row>
33352 <row>
33353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33354 \begin_inset Text
33355
33356 \begin_layout Plain Layout
33357 A
33358 \backslash
33359 gr
33360 \begin_inset ERT
33361 status collapsed
33362
33363 \begin_layout Plain Layout
33364
33365
33366 \backslash
33367 spce 
33368 \end_layout
33369
33370 \end_inset
33371
33372 B
33373 \end_layout
33374
33375 \end_inset
33376 </cell>
33377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33378 \begin_inset Text
33379
33380 \begin_layout Plain Layout
33381 \begin_inset Formula $A\gr B$
33382 \end_inset
33383
33384
33385 \end_layout
33386
33387 \end_inset
33388 </cell>
33389 </row>
33390 <row>
33391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33392 \begin_inset Text
33393
33394 \begin_layout Plain Layout
33395
33396 \backslash
33397 us{ABcd
33398 \end_layout
33399
33400 \end_inset
33401 </cell>
33402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33403 \begin_inset Text
33404
33405 \begin_layout Plain Layout
33406 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
33407 \end_inset
33408
33409
33410 \end_layout
33411
33412 \end_inset
33413 </cell>
33414 </row>
33415 <row>
33416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33417 \begin_inset Text
33418
33419 \begin_layout Plain Layout
33420
33421 \backslash
33422 fb{[2cm]
33423 \begin_inset Formula $\to$
33424 \end_inset
33425
33426
33427 \backslash
33428 {
33429 \begin_inset Formula $\to$
33430 \end_inset
33431
33432
33433 \backslash
33434 {
33435 \backslash
33436 int
33437 \begin_inset ERT
33438 status collapsed
33439
33440 \begin_layout Plain Layout
33441
33442
33443 \backslash
33444 spce 
33445 \end_layout
33446
33447 \end_inset
33448
33449 A=B
33450 \end_layout
33451
33452 \end_inset
33453 </cell>
33454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33455 \begin_inset Text
33456
33457 \begin_layout Plain Layout
33458 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
33459 \end_inset
33460
33461
33462 \end_layout
33463
33464 \end_inset
33465 </cell>
33466 </row>
33467 <row>
33468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33469 \begin_inset Text
33470
33471 \begin_layout Plain Layout
33472
33473 \backslash
33474 cb{red
33475 \begin_inset Formula $\to$
33476 \end_inset
33477
33478
33479 \backslash
33480 {
33481 \backslash
33482 int
33483 \begin_inset ERT
33484 status collapsed
33485
33486 \begin_layout Plain Layout
33487
33488
33489 \backslash
33490 spce 
33491 \end_layout
33492
33493 \end_inset
33494
33495 A=B
33496 \end_layout
33497
33498 \end_inset
33499 </cell>
33500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33501 \begin_inset Text
33502
33503 \begin_layout Plain Layout
33504 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
33505 \end_inset
33506
33507
33508 \end_layout
33509
33510 \end_inset
33511 </cell>
33512 </row>
33513 <row>
33514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33515 \begin_inset Text
33516
33517 \begin_layout Plain Layout
33518
33519 \backslash
33520 cb[green]
33521 \backslash
33522 {red
33523 \begin_inset Formula $\to$
33524 \end_inset
33525
33526
33527 \backslash
33528 {
33529 \backslash
33530 int
33531 \begin_inset ERT
33532 status collapsed
33533
33534 \begin_layout Plain Layout
33535
33536
33537 \backslash
33538 spce 
33539 \end_layout
33540
33541 \end_inset
33542
33543 A=B
33544 \end_layout
33545
33546 \end_inset
33547 </cell>
33548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33549 \begin_inset Text
33550
33551 \begin_layout Plain Layout
33552 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
33553 \end_inset
33554
33555
33556 \end_layout
33557
33558 \end_inset
33559 </cell>
33560 </row>
33561 </lyxtabular>
33562
33563 \end_inset
33564
33565
33566 \end_layout
33567
33568 \begin_layout Subsection
33569 Macros de ecuaciones
33570 \begin_inset Index
33571 status collapsed
33572
33573 \begin_layout Plain Layout
33574 Comandos de usuario ! Macros de ecuaciones
33575 \end_layout
33576
33577 \end_inset
33578
33579
33580 \begin_inset Index
33581 status collapsed
33582
33583 \begin_layout Plain Layout
33584 Macros
33585 \end_layout
33586
33587 \end_inset
33588
33589
33590 \end_layout
33591
33592 \begin_layout Standard
33593 Los comandos definidos por el usuario son especialmente convenientes para
33594  expresiones complejas.
33595  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
33596  el mismo tipo de solución se repite varias veces.
33597  La forma general de una ecuación de segundo grado es:
33598 \begin_inset Formula \[
33599 0=\lambda^{2}+p\lambda+q\]
33600
33601 \end_inset
33602
33603 La forma general de la solución es:
33604 \begin_inset Formula \[
33605 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
33606
33607 \end_inset
33608
33609
33610 \end_layout
33611
33612 \begin_layout Standard
33613 Para definir un comando para la ecuación de la solución, en donde solo hay
33614  que especificar los tres parámetros 
33615 \begin_inset Formula $\lambda$
33616 \end_inset
33617
33618
33619 \begin_inset Formula $p$
33620 \end_inset
33621
33622 , y 
33623 \begin_inset Formula $q$
33624 \end_inset
33625
33626 , y el índice de 
33627 \begin_inset Formula $\lambda$
33628 \end_inset
33629
33630  puede darse opcionalmente, la línea de preámbulo LaTeX es
33631 \begin_inset Newline newline
33632 \end_inset
33633
33634
33635 \series bold
33636
33637 \backslash
33638 newcommand{
33639 \backslash
33640 qG}[4][1,
33641 \backslash
33642 ,2]{#2_{#1}=-
33643 \backslash
33644 frac{#3}{2}
33645 \backslash
33646 pm
33647 \begin_inset Newline newline
33648 \end_inset
33649
33650
33651 \begin_inset ERT
33652 status collapsed
33653
33654 \begin_layout Plain Layout
33655
33656
33657 \backslash
33658 hphantom{
33659 \end_layout
33660
33661 \end_inset
33662
33663
33664 \backslash
33665 newcommand
33666 \begin_inset ERT
33667 status collapsed
33668
33669 \begin_layout Plain Layout
33670
33671 }
33672 \end_layout
33673
33674 \end_inset
33675
33676
33677 \backslash
33678 sqrt{
33679 \backslash
33680 frac{#3^{2}}{4}-#4}}
33681 \end_layout
33682
33683 \begin_layout Standard
33684 Para generar la solución se inserta el comando
33685 \begin_inset Newline newline
33686 \end_inset
33687
33688
33689 \series bold
33690
33691 \backslash
33692 qG{
33693 \backslash
33694 lambda
33695 \begin_inset Formula $\to$
33696 \end_inset
33697
33698
33699 \backslash
33700 {p
33701 \begin_inset Formula $\to$
33702 \end_inset
33703
33704
33705 \backslash
33706 {q
33707 \series default
33708  en una ecuación
33709 \series bold
33710 .
33711 \end_layout
33712
33713 \begin_layout Standard
33714 La definición del nuevo comando no es intuitiva porque hay que conocer los
33715  esquemas de todos los comandos LaTeX usados, p.
33716 \begin_inset space \thinspace{}
33717 \end_inset
33718
33719 e., que una fracción se inserta en LaTeX como
33720 \series bold
33721  
33722 \backslash
33723 frac{numerador}{denominador}
33724 \series default
33725 .
33726  Además, uno puede olvidar fácilmente una llave en la definición y no puede
33727  ver en LyX lo que el nuevo comando está haciendo.
33728  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
33729  ecuación en vez del comando
33730 \series bold
33731  
33732 \backslash
33733 newcommand
33734 \series default
33735 .
33736 \end_layout
33737
33738 \begin_layout Standard
33739 Una macro de ecuación se crea con el menú 
33740 \family sans
33741 Insertar\SpecialChar \menuseparator
33742 Ecuación\SpecialChar \menuseparator
33743 Macro
33744 \family default
33745  o con el botón 
33746 \begin_inset Graphics
33747         filename ../../images/math-macro_newmacroname_newcommand.png
33748         scale 85
33749
33750 \end_inset
33751
33752  de la barra de herramientas.
33753  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
33754  como el siguiente donde se define la macro:
33755 \begin_inset Newline newline
33756 \end_inset
33757
33758
33759 \end_layout
33760
33761 \begin_layout Standard
33762 \begin_inset space \hspace*{\fill}
33763 \end_inset
33764
33765
33766 \begin_inset Graphics
33767         filename ../clipart/macrobox.png
33768
33769 \end_inset
33770
33771
33772 \begin_inset space \hspace*{\fill}
33773 \end_inset
33774
33775
33776 \begin_inset Newline newline
33777 \end_inset
33778
33779
33780 \begin_inset FormulaMacro
33781 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33782 \end_inset
33783
33784
33785 \backslash
33786 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
33787  En el primer marco azul se inserta la ecuación buscada.
33788  Con el comando 
33789 \series bold
33790
33791 \backslash
33792 #númerodeargumento
33793 \series default
33794 , , o con el botón 
33795 \begin_inset Graphics
33796         filename ../../images/math-macro-add-param.png
33797         scale 85
33798
33799 \end_inset
33800
33801  de la barra de herramientas de macros se inserta un colocador de argumento,
33802  p.
33803 \begin_inset space \thinspace{}
33804 \end_inset
33805
33806 e
33807 \begin_inset space \space{}
33808 \end_inset
33809
33810
33811 \series bold
33812
33813 \backslash
33814 #1
33815 \series default
33816 .
33817  Los colocadores de argumento se muestran en rojo.
33818  Se pueden poner 9 argumentos como máximo.
33819  Con el botón 
33820 \begin_inset Graphics
33821         filename ../../images/math-macro-add-optional-param.png
33822         scale 85
33823
33824 \end_inset
33825
33826  se crean argumentos opcionales.
33827  El primer argumento no opcional puede transformarse en opcional con el
33828  botón 
33829 \begin_inset Graphics
33830         filename ../../images/math-macro-make-optional.png
33831         scale 85
33832
33833 \end_inset
33834
33835 .
33836  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
33837  Normalmente quieres verlo tal como está definido, así que el recuadro se
33838  deja vacío.
33839  Pero si has creado una macro que necesita mucho espacio en la pantalla,
33840  en dicho recuadro puedes insertar, por ejemplo
33841 \begin_inset Newline newline
33842 \end_inset
33843
33844
33845 \series bold
33846 qG: 
33847 \backslash
33848 #1
33849 \series default
33850  
33851 \series bold
33852 ,
33853 \series default
33854  
33855 \series bold
33856
33857 \backslash
33858 #2
33859 \series default
33860  
33861 \series bold
33862 ,
33863 \series default
33864  
33865 \series bold
33866
33867 \backslash
33868 #3, 
33869 \backslash
33870 #4
33871 \begin_inset Newline newline
33872 \end_inset
33873
33874
33875 \series default
33876 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
33877  en LyX, lo que conlleva una visualización mejor.
33878  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
33879 \begin_inset Newline newline
33880 \end_inset
33881
33882 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
33883  macros individuales situando el cursor en la macro y usando el menú 
33884 \family sans
33885 Ver\SpecialChar \menuseparator
33886 (Des)plegar macro de ecuación.
33887 \end_layout
33888
33889 \begin_layout Standard
33890 Para usar una macro, se inserta el nombre de la misma como comando en una
33891  ecuación, en nuestro caso 
33892 \series bold
33893
33894 \backslash
33895 qG
33896 \series default
33897 .
33898  Nuestra macro se muestra en LyX así:
33899 \begin_inset Newline newline
33900 \end_inset
33901
33902
33903 \begin_inset space \hspace*{\fill}
33904 \end_inset
33905
33906
33907 \begin_inset Graphics
33908         filename ../clipart/macrouse.png
33909
33910 \end_inset
33911
33912
33913 \begin_inset space \hspace*{\fill}
33914 \end_inset
33915
33916
33917 \begin_inset Newline newline
33918 \end_inset
33919
33920 Aquí tenemos nuestro ejemplo de macro con los argumentos 
33921 \begin_inset Formula $x$
33922 \end_inset
33923
33924
33925 \begin_inset Formula $\ln(x)$
33926 \end_inset
33927
33928 , y 
33929 \begin_inset Formula $B$
33930 \end_inset
33931
33932 :
33933 \end_layout
33934
33935 \begin_layout Standard
33936 \begin_inset Formula \[
33937 \qG x{\ln(x)}B\]
33938
33939 \end_inset
33940
33941
33942 \end_layout
33943
33944 \begin_layout Standard
33945 LyX ofrece en el menú 
33946 \family sans
33947 Herramientas
33948 \family default
33949 \SpecialChar \menuseparator
33950
33951 \family sans
33952 Preferencias\SpecialChar \menuseparator
33953 Edición\SpecialChar \menuseparator
33954 Control
33955 \family default
33956  diferentes estilos para editar macros.
33957  Para encontrar el estilo que más te convenga, elige un estilo y pon el
33958  cursor en una macro para ver la diferencia.
33959 \end_layout
33960
33961 \begin_layout Standard
33962 Una macro de ecuación se transforma internamente en un comando 
33963 \series bold
33964
33965 \backslash
33966 newcommand
33967 \series default
33968  cuando se exporta el documento.
33969  El comando creado 
33970 \series bold
33971
33972 \backslash
33973 newcommand
33974 \series default
33975  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
33976  usar en ecuaciones que estén en recuadros de definición de macros en el
33977  documento.
33978  
33979 \end_layout
33980
33981 \begin_layout Standard
33982 Las macros de ecuación también pueden crearse directamente a partir de un
33983  comando
33984 \series bold
33985  
33986 \backslash
33987 newcommand
33988 \series default
33989 .
33990  Por ejemplo, escribiendo el comando
33991 \begin_inset Newline newline
33992 \end_inset
33993
33994
33995 \series bold
33996
33997 \backslash
33998 newcommand{
33999 \backslash
34000 larrow}[2]{
34001 \backslash
34002 xleftarrow[#2]{#1}}
34003 \begin_inset Newline newline
34004 \end_inset
34005
34006
34007 \series default
34008 como texto normal en LyX, seleccionándolo completamente y usando a continuación
34009  el atajo 
34010 \family sans
34011 Ctrl+M
34012 \family default
34013 , el comando se transformará en una macro de ecuación.
34014  Al emplear este método debes tener cuidado en escribir correctamente el
34015  comando 
34016 \series bold
34017
34018 \backslash
34019 newcommand
34020 \series default
34021 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
34022  
34023 \end_layout
34024
34025 \begin_layout Standard
34026 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
34027  en definiciones de macros se manejan incorrectamente.
34028  Por eso el ejemplo 
34029 \series bold
34030
34031 \backslash
34032 fb
34033 \series default
34034  de 
34035 \begin_inset CommandInset ref
34036 LatexCommand ref
34037 reference "sub:El-comando-newcommand"
34038
34039 \end_inset
34040
34041  no puede crearse como macro.
34042 \end_layout
34043
34044 \begin_layout Standard
34045 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
34046  la barra de herramientas de macros:
34047 \end_layout
34048
34049 \begin_layout Standard
34050 \begin_inset VSpace defskip
34051 \end_inset
34052
34053
34054 \end_layout
34055
34056 \begin_layout Standard
34057 \begin_inset Graphics
34058         filename ../clipart/MacroToolbar.png
34059
34060 \end_inset
34061
34062
34063 \begin_inset Index
34064 status collapsed
34065
34066 \begin_layout Plain Layout
34067 Macros ! Barra de herramientas
34068 \end_layout
34069
34070 \end_inset
34071
34072
34073 \end_layout
34074
34075 \begin_layout Standard
34076 \begin_inset VSpace defskip
34077 \end_inset
34078
34079
34080 \end_layout
34081
34082 \begin_layout Standard
34083 La barra de herramientas de macros contiene los siguientes botones:
34084 \end_layout
34085
34086 \begin_layout Standard
34087 \begin_inset VSpace defskip
34088 \end_inset
34089
34090
34091 \end_layout
34092
34093 \begin_layout Standard
34094 \begin_inset Tabular
34095 <lyxtabular version="3" rows="9" columns="2">
34096 <features islongtable="true">
34097 <column alignment="left" valignment="top" width="0">
34098 <column alignment="left" valignment="top" width="85col%">
34099 <row interlinespace="2.5mm">
34100 <cell alignment="center" valignment="top" usebox="none">
34101 \begin_inset Text
34102
34103 \begin_layout Plain Layout
34104 \begin_inset Graphics
34105         filename ../../images/math-macro-remove-param.png
34106         BoundingBox 0bp 5bp 20bp 25bp
34107         rotateOrigin center
34108
34109 \end_inset
34110
34111
34112 \end_layout
34113
34114 \end_inset
34115 </cell>
34116 <cell alignment="center" valignment="top" usebox="none">
34117 \begin_inset Text
34118
34119 \begin_layout Plain Layout
34120
34121 \family sans
34122 Editar\SpecialChar \menuseparator
34123 Ecuación\SpecialChar \menuseparator
34124 Definición de macro\SpecialChar \menuseparator
34125 Quitar último argumento
34126 \end_layout
34127
34128 \end_inset
34129 </cell>
34130 </row>
34131 <row interlinespace="2.5mm">
34132 <cell alignment="center" valignment="top" usebox="none">
34133 \begin_inset Text
34134
34135 \begin_layout Plain Layout
34136 \begin_inset Graphics
34137         filename ../../images/math-macro-add-param.png
34138         BoundingBox 0bp 5bp 20bp 25bp
34139         rotateOrigin center
34140
34141 \end_inset
34142
34143
34144 \end_layout
34145
34146 \end_inset
34147 </cell>
34148 <cell alignment="center" valignment="top" usebox="none">
34149 \begin_inset Text
34150
34151 \begin_layout Plain Layout
34152
34153 \family sans
34154 Editar\SpecialChar \menuseparator
34155 Ecuación\SpecialChar \menuseparator
34156 Definición de macro\SpecialChar \menuseparator
34157 Añadir argumento
34158 \end_layout
34159
34160 \end_inset
34161 </cell>
34162 </row>
34163 <row interlinespace="2.5mm">
34164 <cell alignment="center" valignment="top" usebox="none">
34165 \begin_inset Text
34166
34167 \begin_layout Plain Layout
34168 \begin_inset Graphics
34169         filename ../../images/math-macro-make-optional.png
34170         BoundingBox 0bp 5bp 20bp 25bp
34171         rotateOrigin center
34172
34173 \end_inset
34174
34175
34176 \end_layout
34177
34178 \end_inset
34179 </cell>
34180 <cell alignment="center" valignment="top" usebox="none">
34181 \begin_inset Text
34182
34183 \begin_layout Plain Layout
34184
34185 \family sans
34186 Editar\SpecialChar \menuseparator
34187 Ecuación\SpecialChar \menuseparator
34188 Definición de macro\SpecialChar \menuseparator
34189 Hacer opcional el primer
34190 \begin_inset Newline newline
34191 \end_inset
34192
34193
34194 \begin_inset ERT
34195 status collapsed
34196
34197 \begin_layout Plain Layout
34198
34199
34200 \backslash
34201 hphantom{
34202 \end_layout
34203
34204 \end_inset
34205
34206 Editar\SpecialChar \menuseparator
34207 Ecuación\SpecialChar \menuseparator
34208 Definición de macro\SpecialChar \menuseparator
34209
34210 \begin_inset ERT
34211 status collapsed
34212
34213 \begin_layout Plain Layout
34214
34215 }
34216 \end_layout
34217
34218 \end_inset
34219
34220 argumento no opcional
34221 \end_layout
34222
34223 \end_inset
34224 </cell>
34225 </row>
34226 <row interlinespace="2.5mm">
34227 <cell alignment="center" valignment="top" usebox="none">
34228 \begin_inset Text
34229
34230 \begin_layout Plain Layout
34231 \begin_inset Graphics
34232         filename ../../images/math-macro-make-nonoptional.png
34233         BoundingBox 0bp 5bp 20bp 25bp
34234         rotateOrigin center
34235
34236 \end_inset
34237
34238
34239 \end_layout
34240
34241 \end_inset
34242 </cell>
34243 <cell alignment="center" valignment="top" usebox="none">
34244 \begin_inset Text
34245
34246 \begin_layout Plain Layout
34247
34248 \family sans
34249 Editar\SpecialChar \menuseparator
34250 Ecuación\SpecialChar \menuseparator
34251 Definición de macro\SpecialChar \menuseparator
34252 Hacer no opcional el primer
34253 \begin_inset Newline newline
34254 \end_inset
34255
34256
34257 \begin_inset ERT
34258 status collapsed
34259
34260 \begin_layout Plain Layout
34261
34262
34263 \backslash
34264 hphantom{
34265 \end_layout
34266
34267 \end_inset
34268
34269 Editar\SpecialChar \menuseparator
34270 Ecuación\SpecialChar \menuseparator
34271 Definición de macro\SpecialChar \menuseparator
34272
34273 \begin_inset ERT
34274 status collapsed
34275
34276 \begin_layout Plain Layout
34277
34278 }
34279 \end_layout
34280
34281 \end_inset
34282
34283 argumento opcional
34284 \end_layout
34285
34286 \end_inset
34287 </cell>
34288 </row>
34289 <row interlinespace="2.5mm">
34290 <cell alignment="center" valignment="top" usebox="none">
34291 \begin_inset Text
34292
34293 \begin_layout Plain Layout
34294 \begin_inset Graphics
34295         filename ../../images/math-macro-remove-optional-param.png
34296         BoundingBox 0bp 5bp 20bp 25bp
34297         rotateOrigin center
34298
34299 \end_inset
34300
34301
34302 \end_layout
34303
34304 \end_inset
34305 </cell>
34306 <cell alignment="center" valignment="top" usebox="none">
34307 \begin_inset Text
34308
34309 \begin_layout Plain Layout
34310
34311 \family sans
34312 Editar\SpecialChar \menuseparator
34313 Ecuación\SpecialChar \menuseparator
34314 Definición de macro\SpecialChar \menuseparator
34315 Quitar argumento opcional
34316 \end_layout
34317
34318 \end_inset
34319 </cell>
34320 </row>
34321 <row interlinespace="2.5mm">
34322 <cell alignment="center" valignment="top" usebox="none">
34323 \begin_inset Text
34324
34325 \begin_layout Plain Layout
34326 \begin_inset Graphics
34327         filename ../../images/math-macro-add-optional-param.png
34328         BoundingBox 0bp 5bp 20bp 25bp
34329         rotateOrigin center
34330
34331 \end_inset
34332
34333
34334 \end_layout
34335
34336 \end_inset
34337 </cell>
34338 <cell alignment="center" valignment="top" usebox="none">
34339 \begin_inset Text
34340
34341 \begin_layout Plain Layout
34342
34343 \family sans
34344 Editar\SpecialChar \menuseparator
34345 Ecuación\SpecialChar \menuseparator
34346 Definición de macro\SpecialChar \menuseparator
34347 Insertar argumento opcional
34348 \end_layout
34349
34350 \end_inset
34351 </cell>
34352 </row>
34353 <row interlinespace="2.5mm">
34354 <cell alignment="center" valignment="top" usebox="none">
34355 \begin_inset Text
34356
34357 \begin_layout Plain Layout
34358 \begin_inset Graphics
34359         filename ../../images/math-macro-remove-greedy-param.png
34360         BoundingBox 0bp 5bp 20bp 25bp
34361         rotateOrigin center
34362
34363 \end_inset
34364
34365
34366 \end_layout
34367
34368 \end_inset
34369 </cell>
34370 <cell alignment="center" valignment="top" usebox="none">
34371 \begin_inset Text
34372
34373 \begin_layout Plain Layout
34374
34375 \family sans
34376 Editar\SpecialChar \menuseparator
34377 Ecuación\SpecialChar \menuseparator
34378 Definición de macro\SpecialChar \menuseparator
34379 Quitar último argumento
34380 \begin_inset Newline newline
34381 \end_inset
34382
34383
34384 \begin_inset ERT
34385 status collapsed
34386
34387 \begin_layout Plain Layout
34388
34389
34390 \backslash
34391 hphantom{
34392 \end_layout
34393
34394 \end_inset
34395
34396 Editar\SpecialChar \menuseparator
34397 Ecuación\SpecialChar \menuseparator
34398 Definición de macro\SpecialChar \menuseparator
34399
34400 \begin_inset ERT
34401 status collapsed
34402
34403 \begin_layout Plain Layout
34404
34405 }
34406 \end_layout
34407
34408 \end_inset
34409
34410 yendo hacia la derecha
34411 \end_layout
34412
34413 \end_inset
34414 </cell>
34415 </row>
34416 <row interlinespace="2.5mm">
34417 <cell alignment="center" valignment="top" usebox="none">
34418 \begin_inset Text
34419
34420 \begin_layout Plain Layout
34421 \begin_inset Graphics
34422         filename ../../images/math-macro-append-greedy-param.png
34423         BoundingBox 0bp 5bp 20bp 25bp
34424         rotateOrigin center
34425
34426 \end_inset
34427
34428
34429 \end_layout
34430
34431 \end_inset
34432 </cell>
34433 <cell alignment="center" valignment="top" usebox="none">
34434 \begin_inset Text
34435
34436 \begin_layout Plain Layout
34437
34438 \family sans
34439 Editar\SpecialChar \menuseparator
34440 Ecuación\SpecialChar \menuseparator
34441 Definición de macro\SpecialChar \menuseparator
34442 Añadir argumento comiendo
34443 \begin_inset Newline newline
34444 \end_inset
34445
34446
34447 \begin_inset ERT
34448 status collapsed
34449
34450 \begin_layout Plain Layout
34451
34452
34453 \backslash
34454 hphantom{
34455 \end_layout
34456
34457 \end_inset
34458
34459 Editar\SpecialChar \menuseparator
34460 Ecuación\SpecialChar \menuseparator
34461 Definición de macro\SpecialChar \menuseparator
34462
34463 \begin_inset ERT
34464 status collapsed
34465
34466 \begin_layout Plain Layout
34467
34468 }
34469 \end_layout
34470
34471 \end_inset
34472
34473 desde la derecha
34474 \end_layout
34475
34476 \end_inset
34477 </cell>
34478 </row>
34479 <row interlinespace="2.5mm">
34480 <cell alignment="center" valignment="top" usebox="none">
34481 \begin_inset Text
34482
34483 \begin_layout Plain Layout
34484 \begin_inset Graphics
34485         filename ../../images/math-macro-add-greedy-optional-param.png
34486         BoundingBox 0bp 5bp 20bp 25bp
34487         rotateOrigin center
34488
34489 \end_inset
34490
34491
34492 \end_layout
34493
34494 \end_inset
34495 </cell>
34496 <cell alignment="center" valignment="top" usebox="none">
34497 \begin_inset Text
34498
34499 \begin_layout Plain Layout
34500
34501 \family sans
34502 Editar\SpecialChar \menuseparator
34503 Ecuación\SpecialChar \menuseparator
34504 Definición de macro\SpecialChar \menuseparator
34505 Añadir argumento opcional
34506 \begin_inset Newline newline
34507 \end_inset
34508
34509
34510 \begin_inset ERT
34511 status collapsed
34512
34513 \begin_layout Plain Layout
34514
34515
34516 \backslash
34517 hphantom{
34518 \end_layout
34519
34520 \end_inset
34521
34522 Editar\SpecialChar \menuseparator
34523 Ecuación\SpecialChar \menuseparator
34524 Definición de macro\SpecialChar \menuseparator
34525
34526 \begin_inset ERT
34527 status collapsed
34528
34529 \begin_layout Plain Layout
34530
34531 }
34532 \end_layout
34533
34534 \end_inset
34535
34536 comiendo desde la derecha
34537 \end_layout
34538
34539 \end_inset
34540 </cell>
34541 </row>
34542 </lyxtabular>
34543
34544 \end_inset
34545
34546
34547 \end_layout
34548
34549 \begin_layout Standard
34550 \noindent
34551 \align center
34552 \begin_inset Newpage newpage
34553 \end_inset
34554
34555
34556 \end_layout
34557
34558 \begin_layout Section
34559 Indicaciones
34560 \begin_inset Index
34561 status collapsed
34562
34563 \begin_layout Plain Layout
34564 Indicaciones
34565 \end_layout
34566
34567 \end_inset
34568
34569
34570 \end_layout
34571
34572 \begin_layout Subsection
34573 Números negativos
34574 \begin_inset Index
34575 status collapsed
34576
34577 \begin_layout Plain Layout
34578 Numeros@Números ! negativos
34579 \end_layout
34580
34581 \end_inset
34582
34583
34584 \end_layout
34585
34586 \begin_layout Standard
34587 Los números negativos a veces se ven feos en las ecuaciones porque el signo
34588  menos delante del número tiene la misma longitud que el operador signo
34589  menos.
34590  Si se escribe el número negativo en texto normal el signo menos aparece
34591  correctamente.
34592 \end_layout
34593
34594 \begin_layout Standard
34595 Así pues, el problema desaparece si se convierte el signo menos a texto
34596  matemático.
34597 \end_layout
34598
34599 \begin_layout Standard
34600 Un ejemplo para visualizar el problema:
34601 \end_layout
34602
34603 \begin_layout Standard
34604 \noindent
34605 \align center
34606 \begin_inset Tabular
34607 <lyxtabular version="3" rows="3" columns="2">
34608 <features>
34609 <column alignment="center" valignment="top" width="0">
34610 <column alignment="center" valignment="top" width="0">
34611 <row>
34612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34613 \begin_inset Text
34614
34615 \begin_layout Plain Layout
34616 texto normal:
34617 \end_layout
34618
34619 \end_inset
34620 </cell>
34621 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34622 \begin_inset Text
34623
34624 \begin_layout Plain Layout
34625 x = -2
34626 \end_layout
34627
34628 \end_inset
34629 </cell>
34630 </row>
34631 <row>
34632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34633 \begin_inset Text
34634
34635 \begin_layout Plain Layout
34636 ecuación:
34637 \end_layout
34638
34639 \end_inset
34640 </cell>
34641 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34642 \begin_inset Text
34643
34644 \begin_layout Plain Layout
34645 \begin_inset Formula $x=-2$
34646 \end_inset
34647
34648
34649 \end_layout
34650
34651 \end_inset
34652 </cell>
34653 </row>
34654 <row>
34655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34656 \begin_inset Text
34657
34658 \begin_layout Plain Layout
34659 solución:
34660 \end_layout
34661
34662 \end_inset
34663 </cell>
34664 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34665 \begin_inset Text
34666
34667 \begin_layout Plain Layout
34668 \begin_inset Formula $x=\mbox{-}2$
34669 \end_inset
34670
34671
34672 \end_layout
34673
34674 \end_inset
34675 </cell>
34676 </row>
34677 </lyxtabular>
34678
34679 \end_inset
34680
34681
34682 \end_layout
34683
34684 \begin_layout Subsection
34685 Coma como separador decimal
34686 \begin_inset Index
34687 status collapsed
34688
34689 \begin_layout Plain Layout
34690 Coma decimal
34691 \end_layout
34692
34693 \end_inset
34694
34695
34696 \end_layout
34697
34698 \begin_layout Standard
34699 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
34700  de grupos numéricos.
34701  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
34702 \end_layout
34703
34704 \begin_layout Standard
34705 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
34706  
34707 \family sans
34708 Ctrl+M
34709 \family default
34710 ).
34711 \end_layout
34712
34713 \begin_layout Standard
34714 Para usar las comas en todas las fórmulas del documento como separador decimal,
34715  se carga el archivo 
34716 \series bold
34717 icomma.sty
34718 \series default
34719
34720 \begin_inset Foot
34721 status collapsed
34722
34723 \begin_layout Plain Layout
34724
34725 \series bold
34726 icomma
34727 \series default
34728  forma parte del paquete LaTeX 
34729 \series bold
34730 was
34731 \series default
34732
34733 \begin_inset Index
34734 status collapsed
34735
34736 \begin_layout Plain Layout
34737 Paquetes ! was
34738 \begin_inset ERT
34739 status collapsed
34740
34741 \begin_layout Plain Layout
34742
34743
34744 \backslash
34745 vspace{4mm}
34746 \end_layout
34747
34748 \end_inset
34749
34750
34751 \end_layout
34752
34753 \end_inset
34754
34755 .
34756 \end_layout
34757
34758 \end_inset
34759
34760
34761 \begin_inset Index
34762 status collapsed
34763
34764 \begin_layout Plain Layout
34765 Paquetes ! icomma
34766 \end_layout
34767
34768 \end_inset
34769
34770  en el preámbulo LaTeX con la línea: 
34771 \end_layout
34772
34773 \begin_layout Standard
34774
34775 \series bold
34776
34777 \backslash
34778 usepackage{icomma}
34779 \end_layout
34780
34781 \begin_layout Subsection
34782 Vectores físicos
34783 \begin_inset CommandInset label
34784 LatexCommand label
34785 name "sub:Vectores-físicos"
34786
34787 \end_inset
34788
34789
34790 \begin_inset Index
34791 status collapsed
34792
34793 \begin_layout Plain Layout
34794 Vectores físicos
34795 \end_layout
34796
34797 \end_inset
34798
34799
34800 \end_layout
34801
34802 \begin_layout Standard
34803 El paquete LaTeX 
34804 \series bold
34805 braket
34806 \series default
34807
34808 \begin_inset Foot
34809 status collapsed
34810
34811 \begin_layout Plain Layout
34812
34813 \series bold
34814 braket
34815 \series default
34816  se incluye en las instalaciones estándar de LaTeX.
34817 \end_layout
34818
34819 \end_inset
34820
34821
34822 \begin_inset Index
34823 status collapsed
34824
34825 \begin_layout Plain Layout
34826 Paquetes ! braket
34827 \end_layout
34828
34829 \end_inset
34830
34831  suministra vectores predefinidos; se carga con la línea de preámbulo LaTeX:
34832 \end_layout
34833
34834 \begin_layout Standard
34835
34836 \series bold
34837
34838 \backslash
34839 usepackage{braket}
34840 \end_layout
34841
34842 \begin_layout Standard
34843 \begin_inset ERT
34844 status collapsed
34845
34846 \begin_layout Plain Layout
34847
34848
34849 \backslash
34850 ifbraket 
34851 \end_layout
34852
34853 \end_inset
34854
34855
34856 \begin_inset Note Note
34857 status open
34858
34859 \begin_layout Plain Layout
34860 La tabla siguiente sólo se mostrará en la salida si el paquete LaTeX 
34861 \series bold
34862 braket
34863 \series default
34864  está instalado.
34865 \end_layout
34866
34867 \end_inset
34868
34869
34870 \end_layout
34871
34872 \begin_layout Standard
34873 Están definidos los siguientes comandos:
34874 \end_layout
34875
34876 \begin_layout Standard
34877 \noindent
34878 \align center
34879 \begin_inset Tabular
34880 <lyxtabular version="3" rows="4" columns="2">
34881 <features>
34882 <column alignment="center" valignment="top" width="0">
34883 <column alignment="center" valignment="top" width="0">
34884 <row>
34885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34886 \begin_inset Text
34887
34888 \begin_layout Plain Layout
34889 Comando
34890 \end_layout
34891
34892 \end_inset
34893 </cell>
34894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34895 \begin_inset Text
34896
34897 \begin_layout Plain Layout
34898 Resultado
34899 \end_layout
34900
34901 \end_inset
34902 </cell>
34903 </row>
34904 <row>
34905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34906 \begin_inset Text
34907
34908 \begin_layout Plain Layout
34909
34910 \backslash
34911 Bra{
34912 \backslash
34913 psi
34914 \end_layout
34915
34916 \end_inset
34917 </cell>
34918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34919 \begin_inset Text
34920
34921 \begin_layout Plain Layout
34922 \begin_inset Formula $\Bra{\psi}$
34923 \end_inset
34924
34925
34926 \end_layout
34927
34928 \end_inset
34929 </cell>
34930 </row>
34931 <row>
34932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34933 \begin_inset Text
34934
34935 \begin_layout Plain Layout
34936
34937 \backslash
34938 Ket{
34939 \backslash
34940 psi
34941 \end_layout
34942
34943 \end_inset
34944 </cell>
34945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34946 \begin_inset Text
34947
34948 \begin_layout Plain Layout
34949 \begin_inset Formula $\Ket{\psi}$
34950 \end_inset
34951
34952
34953 \end_layout
34954
34955 \end_inset
34956 </cell>
34957 </row>
34958 <row>
34959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34960 \begin_inset Text
34961
34962 \begin_layout Plain Layout
34963
34964 \backslash
34965 Braket{
34966 \backslash
34967 psi|
34968 \backslash
34969 phi
34970 \end_layout
34971
34972 \end_inset
34973 </cell>
34974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34975 \begin_inset Text
34976
34977 \begin_layout Plain Layout
34978 \begin_inset Formula $\Braket{\psi|\phi}$
34979 \end_inset
34980
34981
34982 \end_layout
34983
34984 \end_inset
34985 </cell>
34986 </row>
34987 </lyxtabular>
34988
34989 \end_inset
34990
34991
34992 \end_layout
34993
34994 \begin_layout Standard
34995 El comando 
34996 \series bold
34997
34998 \backslash
34999 Braket
35000 \series default
35001  asegura que todas las barras verticales tienen el tamaño de los delimitadores
35002  circundantes:
35003 \begin_inset Formula \[
35004 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
35005
35006 \end_inset
35007
35008
35009 \begin_inset ERT
35010 status collapsed
35011
35012 \begin_layout Plain Layout
35013
35014
35015 \backslash
35016 else
35017 \end_layout
35018
35019 \end_inset
35020
35021
35022 \begin_inset Note Note
35023 status open
35024
35025 \begin_layout Plain Layout
35026 Lo que sigue se verá en la salida si el paquete LaTeX 
35027 \series bold
35028 braket
35029 \series default
35030  no está instalado:
35031 \end_layout
35032
35033 \end_inset
35034
35035
35036 \end_layout
35037
35038 \begin_layout Standard
35039 Debes instalar el paquete LaTeX 
35040 \series bold
35041 braket
35042 \series default
35043  para ver en la salida el resto de esta subsección.
35044 \end_layout
35045
35046 \begin_layout Standard
35047 \begin_inset ERT
35048 status collapsed
35049
35050 \begin_layout Plain Layout
35051
35052
35053 \backslash
35054 fi
35055 \end_layout
35056
35057 \end_inset
35058
35059
35060 \end_layout
35061
35062 \begin_layout Standard
35063 El efecto de 
35064 \series bold
35065
35066 \backslash
35067 Braket
35068 \series default
35069  también se puede conseguir con el comando 
35070 \series bold
35071
35072 \backslash
35073 middle
35074 \series default
35075 , que se describe en 
35076 \begin_inset CommandInset ref
35077 LatexCommand ref
35078 reference "sub:Tamaño-automático-de"
35079
35080 \end_inset
35081
35082 .
35083 \end_layout
35084
35085 \begin_layout Subsection
35086 Fracciones definidas por el usuario
35087 \begin_inset CommandInset label
35088 LatexCommand label
35089 name "sub:Fracciones-personalizadas"
35090
35091 \end_inset
35092
35093
35094 \begin_inset Index
35095 status collapsed
35096
35097 \begin_layout Plain Layout
35098 Fracciones ! personalizadas
35099 \end_layout
35100
35101 \end_inset
35102
35103
35104 \end_layout
35105
35106 \begin_layout Standard
35107 Para definir comandos personalizados para fracciones, se usa el comando
35108  
35109 \series bold
35110
35111 \backslash
35112 genfrac
35113 \series default
35114
35115 \begin_inset Index
35116 status collapsed
35117
35118 \begin_layout Plain Layout
35119 Comandos ! G ! 
35120 \backslash
35121 genfrac
35122 \end_layout
35123
35124 \end_inset
35125
35126  con el siguiente esquema:
35127 \end_layout
35128
35129 \begin_layout Standard
35130
35131 \series bold
35132
35133 \backslash
35134 genfrac{delimitador izquierdo}{delimitador derecho}{grosor raya de
35135 \begin_inset Newline newline
35136 \end_inset
35137
35138
35139 \begin_inset ERT
35140 status collapsed
35141
35142 \begin_layout Plain Layout
35143
35144
35145 \backslash
35146 phantom{
35147 \end_layout
35148
35149 \end_inset
35150
35151
35152 \backslash
35153 genfrac{
35154 \begin_inset ERT
35155 status collapsed
35156
35157 \begin_layout Plain Layout
35158
35159 }
35160 \end_layout
35161
35162 \end_inset
35163
35164 fracción}{estilo}{numerador}{denominador}
35165 \end_layout
35166
35167 \begin_layout Standard
35168 El estilo es un número en el rango 0-3.
35169 \end_layout
35170
35171 \begin_layout Standard
35172 \align center
35173 \begin_inset Tabular
35174 <lyxtabular version="3" rows="5" columns="2">
35175 <features>
35176 <column alignment="center" valignment="top" width="0">
35177 <column alignment="center" valignment="top" width="0">
35178 <row>
35179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35180 \begin_inset Text
35181
35182 \begin_layout Plain Layout
35183 Número
35184 \end_layout
35185
35186 \end_inset
35187 </cell>
35188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35189 \begin_inset Text
35190
35191 \begin_layout Plain Layout
35192 Estilo (tamaño)
35193 \end_layout
35194
35195 \end_inset
35196 </cell>
35197 </row>
35198 <row>
35199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35200 \begin_inset Text
35201
35202 \begin_layout Plain Layout
35203 0
35204 \end_layout
35205
35206 \end_inset
35207 </cell>
35208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35209 \begin_inset Text
35210
35211 \begin_layout Plain Layout
35212 ecuación presentada
35213 \end_layout
35214
35215 \end_inset
35216 </cell>
35217 </row>
35218 <row>
35219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35220 \begin_inset Text
35221
35222 \begin_layout Plain Layout
35223 1
35224 \end_layout
35225
35226 \end_inset
35227 </cell>
35228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35229 \begin_inset Text
35230
35231 \begin_layout Plain Layout
35232 ecuación en línea
35233 \end_layout
35234
35235 \end_inset
35236 </cell>
35237 </row>
35238 <row>
35239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35240 \begin_inset Text
35241
35242 \begin_layout Plain Layout
35243 2
35244 \end_layout
35245
35246 \end_inset
35247 </cell>
35248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35249 \begin_inset Text
35250
35251 \begin_layout Plain Layout
35252 pequeño
35253 \end_layout
35254
35255 \end_inset
35256 </cell>
35257 </row>
35258 <row>
35259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35260 \begin_inset Text
35261
35262 \begin_layout Plain Layout
35263 3
35264 \end_layout
35265
35266 \end_inset
35267 </cell>
35268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35269 \begin_inset Text
35270
35271 \begin_layout Plain Layout
35272 muy pequeño
35273 \end_layout
35274
35275 \end_inset
35276 </cell>
35277 </row>
35278 </lyxtabular>
35279
35280 \end_inset
35281
35282
35283 \end_layout
35284
35285 \begin_layout Standard
35286 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
35287  
35288 \series bold
35289
35290 \backslash
35291 frac
35292 \series default
35293 .
35294 \end_layout
35295
35296 \begin_layout Standard
35297 Si no se pone grosor de la raya de fracción se usará el valor predefinido
35298  de 0.4
35299 \begin_inset space \thinspace{}
35300 \end_inset
35301
35302 pt.
35303 \end_layout
35304
35305 \begin_layout Standard
35306 Por ejemplo, los comandos 
35307 \series bold
35308
35309 \backslash
35310 dfrac
35311 \series default
35312  y 
35313 \series bold
35314
35315 \backslash
35316 tbinom
35317 \series default
35318  de la 
35319 \begin_inset CommandInset ref
35320 LatexCommand ref
35321 reference "sub:Fracciones"
35322
35323 \end_inset
35324
35325  se definen con los comandos:
35326 \end_layout
35327
35328 \begin_layout Standard
35329
35330 \series bold
35331
35332 \backslash
35333 newcommand{
35334 \backslash
35335 dfrac}[2]{
35336 \backslash
35337 genfrac{}{}{}{0}{#1}{#2}}
35338 \end_layout
35339
35340 \begin_layout Standard
35341 y
35342 \end_layout
35343
35344 \begin_layout Standard
35345
35346 \series bold
35347
35348 \backslash
35349 newcommand{
35350 \backslash
35351 tbinom}[2]{
35352 \backslash
35353 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35354 \end_layout
35355
35356 \begin_layout Standard
35357 \begin_inset VSpace medskip
35358 \end_inset
35359
35360
35361 \end_layout
35362
35363 \begin_layout Standard
35364 Para definir una fracción en la que el grosor de la raya se pueda definir
35365  como argumento opcional, se inserta la siguiente línea en el preámbulo
35366  LaTeX:
35367 \end_layout
35368
35369 \begin_layout Standard
35370
35371 \series bold
35372
35373 \backslash
35374 newcommand{
35375 \backslash
35376 fracS}[3][]{
35377 \backslash
35378 genfrac{}{}{#1}{}{#2}{#3}}
35379 \end_layout
35380
35381 \begin_layout Standard
35382 Un ensayo:
35383 \begin_inset Formula \begin{align*}
35384 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
35385 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
35386
35387 \end_inset
35388
35389 Como se puede ver, la distancia del numerador y el denominador a la raya
35390  de fracción se redondea a unas tres veces el grosor de la raya.
35391 \end_layout
35392
35393 \begin_layout Subsection
35394 Ecuaciones canceladas
35395 \begin_inset Index
35396 status collapsed
35397
35398 \begin_layout Plain Layout
35399 Ecuación ! cancelada
35400 \end_layout
35401
35402 \end_inset
35403
35404
35405 \end_layout
35406
35407 \begin_layout Standard
35408 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
35409  
35410 \series bold
35411 cancel
35412 \series default
35413
35414 \begin_inset Foot
35415 status collapsed
35416
35417 \begin_layout Plain Layout
35418
35419 \series bold
35420 cancel
35421 \series default
35422  forma parte de las distribuciones estándar de LaTeX.
35423 \end_layout
35424
35425 \end_inset
35426
35427
35428 \begin_inset Index
35429 status collapsed
35430
35431 \begin_layout Plain Layout
35432 Paquetes ! cancel
35433 \end_layout
35434
35435 \end_inset
35436
35437  con la línea de preámbulo LaTeX
35438 \end_layout
35439
35440 \begin_layout Standard
35441
35442 \series bold
35443
35444 \backslash
35445 usepackage[samesize]{cancel}
35446 \end_layout
35447
35448 \begin_layout Standard
35449 Hay cuatro formas de cancelar ecuaciones:
35450 \end_layout
35451
35452 \begin_layout Standard
35453 \align center
35454 \begin_inset Tabular
35455 <lyxtabular version="3" rows="5" columns="2">
35456 <features>
35457 <column alignment="center" valignment="top" width="0">
35458 <column alignment="center" valignment="top" width="0">
35459 <row>
35460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35461 \begin_inset Text
35462
35463 \begin_layout Plain Layout
35464 Comando
35465 \end_layout
35466
35467 \end_inset
35468 </cell>
35469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35470 \begin_inset Text
35471
35472 \begin_layout Plain Layout
35473 Resultado
35474 \begin_inset Note Note
35475 status collapsed
35476
35477 \begin_layout Plain Layout
35478 El
35479 \series bold
35480  
35481 \series default
35482 espacio y 
35483 \series bold
35484
35485 \backslash
35486 raisebox
35487 \series default
35488  se usa sólo como espaciador
35489 \end_layout
35490
35491 \end_inset
35492
35493
35494 \end_layout
35495
35496 \end_inset
35497 </cell>
35498 </row>
35499 <row>
35500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35501 \begin_inset Text
35502
35503 \begin_layout Plain Layout
35504
35505 \backslash
35506 cancel{
35507 \backslash
35508 int
35509 \begin_inset ERT
35510 status collapsed
35511
35512 \begin_layout Plain Layout
35513
35514
35515 \backslash
35516 spce 
35517 \end_layout
35518
35519 \end_inset
35520
35521 A=B
35522 \end_layout
35523
35524 \end_inset
35525 </cell>
35526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35527 \begin_inset Text
35528
35529 \begin_layout Plain Layout
35530 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
35531 \end_inset
35532
35533
35534 \end_layout
35535
35536 \end_inset
35537 </cell>
35538 </row>
35539 <row>
35540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35541 \begin_inset Text
35542
35543 \begin_layout Plain Layout
35544
35545 \backslash
35546 bcancel{
35547 \backslash
35548 int
35549 \begin_inset ERT
35550 status collapsed
35551
35552 \begin_layout Plain Layout
35553
35554
35555 \backslash
35556 spce 
35557 \end_layout
35558
35559 \end_inset
35560
35561 A=B
35562 \end_layout
35563
35564 \end_inset
35565 </cell>
35566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35567 \begin_inset Text
35568
35569 \begin_layout Plain Layout
35570 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35571 \end_inset
35572
35573
35574 \end_layout
35575
35576 \end_inset
35577 </cell>
35578 </row>
35579 <row>
35580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35581 \begin_inset Text
35582
35583 \begin_layout Plain Layout
35584
35585 \backslash
35586 xcancel{
35587 \backslash
35588 int
35589 \begin_inset ERT
35590 status collapsed
35591
35592 \begin_layout Plain Layout
35593
35594
35595 \backslash
35596 spce 
35597 \end_layout
35598
35599 \end_inset
35600
35601 A=B
35602 \end_layout
35603
35604 \end_inset
35605 </cell>
35606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35607 \begin_inset Text
35608
35609 \begin_layout Plain Layout
35610 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35611 \end_inset
35612
35613
35614 \end_layout
35615
35616 \end_inset
35617 </cell>
35618 </row>
35619 <row>
35620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35621 \begin_inset Text
35622
35623 \begin_layout Plain Layout
35624
35625 \backslash
35626 cancelto{1
35627 \begin_inset Formula $\to$
35628 \end_inset
35629
35630
35631 \backslash
35632 {
35633 \backslash
35634 int
35635 \begin_inset ERT
35636 status collapsed
35637
35638 \begin_layout Plain Layout
35639
35640
35641 \backslash
35642 spce 
35643 \end_layout
35644
35645 \end_inset
35646
35647 A=B
35648 \end_layout
35649
35650 \end_inset
35651 </cell>
35652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35653 \begin_inset Text
35654
35655 \begin_layout Plain Layout
35656 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35657 \end_inset
35658
35659
35660 \end_layout
35661
35662 \end_inset
35663 </cell>
35664 </row>
35665 </lyxtabular>
35666
35667 \end_inset
35668
35669
35670 \end_layout
35671
35672 \begin_layout Standard
35673
35674 \series bold
35675
35676 \backslash
35677 cancelto
35678 \series default
35679  es especialmente apropiada para visualizar la simplificación de fracciones
35680  en una ecuación:
35681 \begin_inset Formula \[
35682 \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}}}\]
35683
35684 \end_inset
35685
35686
35687 \end_layout
35688
35689 \begin_layout Subsection
35690 Ecuaciones en encabezados de sección
35691 \begin_inset CommandInset label
35692 LatexCommand label
35693 name "sub:Ecuaciones-en-encabezados"
35694
35695 \end_inset
35696
35697
35698 \begin_inset Index
35699 status collapsed
35700
35701 \begin_layout Plain Layout
35702 Ecuación ! en encabezados de sección
35703 \end_layout
35704
35705 \end_inset
35706
35707
35708 \end_layout
35709
35710 \begin_layout Standard
35711 Si se quiere poner una ecuación en un encabezado de sección hay que tener
35712  en cuenta lo siguiente:
35713 \end_layout
35714
35715 \begin_layout Standard
35716 \begin_inset Note Greyedout
35717 status open
35718
35719 \begin_layout Plain Layout
35720 Si el soporte para 
35721 \series bold
35722 hyperref
35723 \series default
35724
35725 \begin_inset Index
35726 status collapsed
35727
35728 \begin_layout Plain Layout
35729 Paquetes ! hyperref
35730 \end_layout
35731
35732 \end_inset
35733
35734  está activado en la configuración del documento, 
35735 \family sans
35736 Propiedades
35737 \begin_inset space ~
35738 \end_inset
35739
35740
35741 \family default
35742 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
35743  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
35744  texto del marcador, porque se infringen las convenciones PDF.
35745 \end_layout
35746
35747 \end_inset
35748
35749
35750 \end_layout
35751
35752 \begin_layout Standard
35753 Estos problemas se pueden solucionar insertando al final del encabezado
35754  un título breve con el menú 
35755 \family sans
35756 Insertar\SpecialChar \menuseparator
35757 Título
35758 \begin_inset space ~
35759 \end_inset
35760
35761 breve
35762 \family default
35763 .
35764  Los títulos breves se usan como alternativa para encabezados de sección
35765  con más de una línea para mantener el buen aspecto del índice.
35766  En éste sólo aparece el título breve y por tanto también en los marcadores.
35767 \end_layout
35768
35769 \begin_layout Standard
35770 Si hay que poner ecuaciones en el índice y se usa 
35771 \series bold
35772 hyperref
35773 \series default
35774 , se puede insertar el siguiente comando en modo TeX:
35775 \end_layout
35776
35777 \begin_layout Standard
35778
35779 \series bold
35780
35781 \backslash
35782 texorpdfstring{parte}{alternativa}
35783 \begin_inset Index
35784 status collapsed
35785
35786 \begin_layout Plain Layout
35787 Comandos ! T ! 
35788 \backslash
35789 texorpdfstring
35790 \end_layout
35791
35792 \end_inset
35793
35794
35795 \end_layout
35796
35797 \begin_layout Standard
35798 parte se refiere a la parte del encabezado que no debería aparecer en el
35799  marcador PDF.
35800  Puede ser caracteres, ecuaciones, notas al pie, y también referencias cruzadas.
35801  La alternativa se usa para el marcador en vez de la parte.
35802 \end_layout
35803
35804 \begin_layout Standard
35805 Aquí hay dos ejemplos de encabezados con ecuación:
35806 \end_layout
35807
35808 \begin_layout Standard
35809 \begin_inset VSpace -3mm
35810 \end_inset
35811
35812
35813 \end_layout
35814
35815 \begin_layout Standard
35816 \begin_inset ERT
35817 status collapsed
35818
35819 \begin_layout Plain Layout
35820
35821
35822 \backslash
35823 boldmath 
35824 \end_layout
35825
35826 \end_inset
35827
35828
35829 \end_layout
35830
35831 \begin_layout Subsubsection
35832 Encabezado sin ecuación en el índice 
35833 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35834 \end_inset
35835
35836
35837 \begin_inset OptArg
35838 status collapsed
35839
35840 \begin_layout Plain Layout
35841 Encabezado sin ecuación en el índice
35842 \end_layout
35843
35844 \end_inset
35845
35846
35847 \end_layout
35848
35849 \begin_layout Subsubsection
35850 Encabezado con ecuación en el índice
35851 \begin_inset ERT
35852 status collapsed
35853
35854 \begin_layout Plain Layout
35855
35856
35857 \backslash
35858 texorpdfstring{
35859 \end_layout
35860
35861 \end_inset
35862
35863  
35864 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35865 \end_inset
35866
35867
35868 \begin_inset ERT
35869 status collapsed
35870
35871 \begin_layout Plain Layout
35872
35873 }{}
35874 \end_layout
35875
35876 \end_inset
35877
35878
35879 \end_layout
35880
35881 \begin_layout Standard
35882 \begin_inset ERT
35883 status collapsed
35884
35885 \begin_layout Plain Layout
35886
35887
35888 \backslash
35889 unboldmath 
35890 \end_layout
35891
35892 \end_inset
35893
35894 En el primer encabezado se ha puesto un título breve, en el segundo un 
35895 \series bold
35896
35897 \backslash
35898 texorpdfstring
35899 \series default
35900 .
35901 \end_layout
35902
35903 \begin_layout Standard
35904 Para obtener el mismo formato que en los demás encabezados se han puesto
35905  ambos en un entorno 
35906 \series bold
35907 boldmath
35908 \series default
35909 .
35910 \begin_inset Foot
35911 status collapsed
35912
35913 \begin_layout Plain Layout
35914 véase 
35915 \begin_inset CommandInset ref
35916 LatexCommand ref
35917 reference "sub:Ecuaciones-en-negrita"
35918
35919 \end_inset
35920
35921
35922 \end_layout
35923
35924 \end_inset
35925
35926
35927 \end_layout
35928
35929 \begin_layout Subsection
35930 Ecuaciones en texto multicolumna
35931 \begin_inset Index
35932 status collapsed
35933
35934 \begin_layout Plain Layout
35935 Ecuación ! en texto multicolumna
35936 \end_layout
35937
35938 \end_inset
35939
35940
35941 \end_layout
35942
35943 \begin_layout Standard
35944 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
35945  para ajustarse a la columna y entonces es preciso abarcar la anchura total
35946  de la página.
35947  Esto se hace usando el paquete LaTeX 
35948 \series bold
35949 multicol
35950 \series default
35951 ,
35952 \begin_inset Foot
35953 status collapsed
35954
35955 \begin_layout Plain Layout
35956
35957 \series bold
35958 multicol
35959 \series default
35960  forma parte de las distribuciones LaTeX estándar.
35961 \end_layout
35962
35963 \end_inset
35964
35965
35966 \begin_inset Index
35967 status collapsed
35968
35969 \begin_layout Plain Layout
35970 Paquetes ! multicol
35971 \end_layout
35972
35973 \end_inset
35974
35975  que se carga en el preámbulo LaTeX con la línea
35976 \end_layout
35977
35978 \begin_layout Standard
35979
35980 \series bold
35981
35982 \backslash
35983 usepackage{multicol}
35984 \end_layout
35985
35986 \begin_layout Standard
35987 \begin_inset Note Greyedout
35988 status collapsed
35989
35990 \begin_layout Plain Layout
35991 Ten en cuenta que la opción 
35992 \family sans
35993 Documento
35994 \begin_inset space ~
35995 \end_inset
35996
35997 con
35998 \begin_inset space ~
35999 \end_inset
36000
36001 dos
36002 \begin_inset space ~
36003 \end_inset
36004
36005 caras
36006 \family default
36007 , bajo 
36008 \family sans
36009 Diseño
36010 \begin_inset space ~
36011 \end_inset
36012
36013 de
36014 \begin_inset space ~
36015 \end_inset
36016
36017 página 
36018 \family default
36019 en el menú 
36020 \family sans
36021 Documento\SpecialChar \menuseparator
36022 Configuración
36023 \family default
36024  
36025 \emph on
36026 debe
36027 \emph default
36028  estar desmarcada.
36029 \end_layout
36030
36031 \end_inset
36032
36033
36034 \end_layout
36035
36036 \begin_layout Standard
36037 Antes del texto multicolumna se inserta en modo TeX el comando
36038 \end_layout
36039
36040 \begin_layout Standard
36041
36042 \series bold
36043
36044 \backslash
36045 begin{multicols}{número de columnas}
36046 \end_layout
36047
36048 \begin_layout Standard
36049 El número de columnas está en el rango 2-10.
36050  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
36051  TeX el comando
36052 \end_layout
36053
36054 \begin_layout Standard
36055
36056 \series bold
36057
36058 \backslash
36059 end{multicols}
36060 \end_layout
36061
36062 \begin_layout Standard
36063 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
36064  Para quitarlo se inserta un espacio vertical de -6
36065 \begin_inset space \thinspace{}
36066 \end_inset
36067
36068 mm antes de la ecuación.
36069  Si se usa el estilo 
36070 \series bold
36071 Sangrado
36072 \series default
36073 ,
36074 \begin_inset Foot
36075 status collapsed
36076
36077 \begin_layout Plain Layout
36078 véase estilos de ecuación en 
36079 \begin_inset CommandInset ref
36080 LatexCommand ref
36081 reference "sec:Estilos-de-ecuación"
36082
36083 \end_inset
36084
36085
36086 \end_layout
36087
36088 \end_inset
36089
36090  se inserta un espacio de -9
36091 \begin_inset space \thinspace{}
36092 \end_inset
36093
36094 mm.
36095 \end_layout
36096
36097 \begin_layout Standard
36098 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
36099 \end_layout
36100
36101 \begin_layout Standard
36102
36103 \lang german
36104 \begin_inset ERT
36105 status collapsed
36106
36107 \begin_layout Plain Layout
36108
36109
36110 \backslash
36111 begin{multicols}{2}
36112 \end_layout
36113
36114 \end_inset
36115
36116 Das Spektrum wird fouriertransformiert.
36117  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
36118 , Lösungsmittel) zu trennen.
36119  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
36120  nun das Aussehen des Ausgangssignals.
36121  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
36122  über alle Phasen integrieren muss.
36123  Sei nun 
36124 \begin_inset Formula $S$
36125 \end_inset
36126
36127  unser normiertes Ausgangssignal und 
36128 \begin_inset Formula $P$
36129 \end_inset
36130
36131  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
36132 \begin_inset ERT
36133 status collapsed
36134
36135 \begin_layout Plain Layout
36136
36137
36138 \backslash
36139 end{multicols}
36140 \end_layout
36141
36142 \end_inset
36143
36144
36145 \begin_inset VSpace -6mm
36146 \end_inset
36147
36148
36149 \begin_inset Formula \begin{equation}
36150 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\end{equation}
36151
36152 \end_inset
36153
36154
36155 \begin_inset ERT
36156 status collapsed
36157
36158 \begin_layout Plain Layout
36159
36160
36161 \backslash
36162 begin{multicols}{2}
36163 \end_layout
36164
36165 \end_inset
36166
36167 wobei 
36168 \begin_inset Formula $S_{0}$
36169 \end_inset
36170
36171  das Signal ohne Gradient ist und die Normierungsbedingung 
36172 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36173 \end_inset
36174
36175  gilt.
36176  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36177  Direkt nach dem 
36178 \begin_inset Formula $\nicefrac{\pi}{2}$
36179 \end_inset
36180
36181
36182 \begin_inset space \thinspace{}
36183 \end_inset
36184
36185 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36186  das Signal zusätzlich abschwächt.
36187  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36188  
36189 \begin_inset Formula $T_{2}$
36190 \end_inset
36191
36192 -Zeit.
36193 \end_layout
36194
36195 \begin_layout Standard
36196
36197 \lang german
36198 \begin_inset ERT
36199 status collapsed
36200
36201 \begin_layout Plain Layout
36202
36203
36204 \backslash
36205 end{multicols}
36206 \end_layout
36207
36208 \end_inset
36209
36210
36211 \end_layout
36212
36213 \begin_layout Subsection
36214 Ecuaciones con descripción de variables
36215 \begin_inset Index
36216 status collapsed
36217
36218 \begin_layout Plain Layout
36219 Ecuación ! con descripción de variables
36220 \end_layout
36221
36222 \end_inset
36223
36224
36225 \end_layout
36226
36227 \begin_layout Standard
36228 Para describir variables en una ecuación, como en la fórmula 
36229 \begin_inset CommandInset ref
36230 LatexCommand eqref
36231 reference "eq:within"
36232
36233 \end_inset
36234
36235 , se inserta una matriz 2×
36236 \begin_inset Formula $n$
36237 \end_inset
36238
36239  con columnas alineadas a la izquierda para las 
36240 \emph on
36241
36242 \begin_inset Formula $n$
36243 \end_inset
36244
36245
36246 \emph default
36247  variables usadas.
36248 \begin_inset Foot
36249 status collapsed
36250
36251 \begin_layout Plain Layout
36252 véase matrices en 
36253 \begin_inset CommandInset ref
36254 LatexCommand ref
36255 reference "sec:Matrices"
36256
36257 \end_inset
36258
36259
36260 \end_layout
36261
36262 \end_inset
36263
36264  Para poner la descripción en tamaño más pequeño se inserta, p.e, el comando
36265  
36266 \series bold
36267
36268 \backslash
36269 footnotesize
36270 \series default
36271  antes de la matriz.
36272 \begin_inset Foot
36273 status collapsed
36274
36275 \begin_layout Plain Layout
36276 véase tamaños de fuentes en 
36277 \begin_inset CommandInset ref
36278 LatexCommand ref
36279 reference "sub:Tamaños-de-fuentes"
36280
36281 \end_inset
36282
36283 .
36284 \end_layout
36285
36286 \end_inset
36287
36288
36289 \end_layout
36290
36291 \begin_layout Standard
36292 Si se usa el estilo 
36293 \series bold
36294 Sangrado
36295 \series default
36296 ,
36297 \begin_inset Foot
36298 status collapsed
36299
36300 \begin_layout Plain Layout
36301 véase estilos de ecuación en 
36302 \begin_inset CommandInset ref
36303 LatexCommand ref
36304 reference "sec:Estilos-de-ecuación"
36305
36306 \end_inset
36307
36308
36309 \end_layout
36310
36311 \end_inset
36312
36313  se inserta un 
36314 \series bold
36315
36316 \backslash
36317 hfill
36318 \series default
36319
36320 \begin_inset Foot
36321 status collapsed
36322
36323 \begin_layout Plain Layout
36324
36325 \series bold
36326
36327 \backslash
36328 hfill
36329 \series default
36330  sólo funciona en ecuaciones en estilo 
36331 \series bold
36332 Sangrado
36333 \series default
36334 , véase 
36335 \begin_inset CommandInset ref
36336 LatexCommand ref
36337 reference "sub:Espacio-variable"
36338
36339 \end_inset
36340
36341
36342 \end_layout
36343
36344 \end_inset
36345
36346  delante y detrás de la matriz para que tenga la misma separación con la
36347  ecuación y con el margen.
36348 \end_layout
36349
36350 \begin_layout Standard
36351 Si se usa el estilo 
36352 \series bold
36353 Centrado
36354 \series default
36355  se emplea el método descrito en la 
36356 \begin_inset CommandInset ref
36357 LatexCommand ref
36358 reference "sub:Entorno-flalign"
36359
36360 \end_inset
36361
36362  para sangrar la ecuación.
36363  La ecuación 
36364 \begin_inset CommandInset ref
36365 LatexCommand eqref
36366 reference "eq:within"
36367
36368 \end_inset
36369
36370  consta de cinco columnas ya que las dos primeras contienen la fórmula,
36371  la tercera la matriz y la última una llave TeX vacía.
36372 \begin_inset Formula \begin{flalign}
36373 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
36374 \rho & \mbox{densidad}\\
36375 V & \mbox{volumen}\\
36376 g & \mbox{aceleración gravitatoria}\end{array} &  & {}\label{eq:within}\end{flalign}
36377
36378 \end_inset
36379
36380
36381 \end_layout
36382
36383 \begin_layout Subsection
36384 Letras griegas minúsculas en redonda
36385 \begin_inset CommandInset label
36386 LatexCommand label
36387 name "sub:Griegas-en-redonda"
36388
36389 \end_inset
36390
36391
36392 \begin_inset Index
36393 status collapsed
36394
36395 \begin_layout Plain Layout
36396 Letras griegas ! en redonda
36397 \end_layout
36398
36399 \end_inset
36400
36401
36402 \end_layout
36403
36404 \begin_layout Standard
36405 La mayoría de las fuentes sólo suministran letras griegas minúsculas en
36406  cursiva.
36407  Pero para símbolos de partículas elementales como piones y neutrinos hacen
36408  falta letras griegas en redonda.
36409  El archivo 
36410 \series bold
36411 upgreek.sty
36412 \series default
36413
36414 \begin_inset Foot
36415 status collapsed
36416
36417 \begin_layout Plain Layout
36418
36419 \series bold
36420 upgreek
36421 \series default
36422  forma parte del paquete LaTeX 
36423 \series bold
36424 was
36425 \series default
36426
36427 \begin_inset Index
36428 status collapsed
36429
36430 \begin_layout Plain Layout
36431 Paquetes ! was
36432 \begin_inset ERT
36433 status collapsed
36434
36435 \begin_layout Plain Layout
36436
36437
36438 \backslash
36439 vspace{4mm}
36440 \end_layout
36441
36442 \end_inset
36443
36444
36445 \end_layout
36446
36447 \end_inset
36448
36449 .
36450 \end_layout
36451
36452 \end_inset
36453
36454
36455 \begin_inset Index
36456 status collapsed
36457
36458 \begin_layout Plain Layout
36459 Paquetes ! upgreek
36460 \end_layout
36461
36462 \end_inset
36463
36464 , que se carga en el preámbulo LaTeX con la línea
36465 \end_layout
36466
36467 \begin_layout Standard
36468
36469 \series bold
36470
36471 \backslash
36472 usepackage{upgreek}
36473 \end_layout
36474
36475 \begin_layout Standard
36476 las suministra.
36477  
36478 \begin_inset ERT
36479 status collapsed
36480
36481 \begin_layout Plain Layout
36482
36483
36484 \backslash
36485 ifupgreek 
36486 \end_layout
36487
36488 \end_inset
36489
36490
36491 \begin_inset Note Note
36492 status open
36493
36494 \begin_layout Plain Layout
36495 Lo siguinente sólo se podrá ver si está instalado el paquete LaTeX 
36496 \series bold
36497 upgreek
36498 \series default
36499 :
36500 \end_layout
36501
36502 \end_inset
36503
36504  Se imprimen con el comando de la letra correspondiente precedido de 
36505 \series bold
36506 up
36507 \series default
36508 .
36509  Por ejemplo, el comando 
36510 \series bold
36511
36512 \backslash
36513 uptau
36514 \series default
36515  genera: 
36516 \begin_inset Formula $\uptau$
36517 \end_inset
36518
36519
36520 \end_layout
36521
36522 \begin_layout Standard
36523 Con estos comandos se pueden escribir reacciones entre partículas elementales:
36524 \begin_inset Formula \[
36525 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}\]
36526
36527 \end_inset
36528
36529
36530 \end_layout
36531
36532 \begin_layout Standard
36533 Las letras en redonda son más remarcadas y más grandes que las correspondientes
36534  en cursiva.
36535  Por tanto no deberían emplearse para unidades como 
36536 \begin_inset Quotes fld
36537 \end_inset
36538
36539 µm
36540 \begin_inset Quotes frd
36541 \end_inset
36542
36543 .
36544 \end_layout
36545
36546 \begin_layout Standard
36547 \begin_inset ERT
36548 status collapsed
36549
36550 \begin_layout Plain Layout
36551
36552
36553 \backslash
36554 else 
36555 \end_layout
36556
36557 \end_inset
36558
36559
36560 \begin_inset Note Note
36561 status open
36562
36563 \begin_layout Plain Layout
36564 Lo siguiente se mostrará si el paquete LaTeX 
36565 \series bold
36566 upgreek
36567 \series default
36568  no está instalado:
36569 \end_layout
36570
36571 \end_inset
36572
36573
36574 \end_layout
36575
36576 \begin_layout Standard
36577 Debes instalar el paquete LaTeX 
36578 \series bold
36579 upgreek
36580 \series default
36581  para ver en la salida el resto de esta subsección.
36582  
36583 \end_layout
36584
36585 \begin_layout Standard
36586 \begin_inset ERT
36587 status collapsed
36588
36589 \begin_layout Plain Layout
36590
36591
36592 \backslash
36593 fi
36594 \end_layout
36595
36596 \end_inset
36597
36598
36599 \end_layout
36600
36601 \begin_layout Subsection
36602 Caracteres de texto en ecuaciones
36603 \begin_inset CommandInset label
36604 LatexCommand label
36605 name "sub:Caracteres-de-texto"
36606
36607 \end_inset
36608
36609
36610 \begin_inset Index
36611 status collapsed
36612
36613 \begin_layout Plain Layout
36614 Texto ! en ecuaciones
36615 \end_layout
36616
36617 \end_inset
36618
36619
36620 \end_layout
36621
36622 \begin_layout Standard
36623 En algunos casos podrías querer insertar caracteres de texto directamente
36624  en ecuaciones.
36625  Por ejemplo, cuando se usa con frecuencia el punto centrado 
36626 \begin_inset Formula $\cdot$
36627 \end_inset
36628
36629  en expresiones como 
36630 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
36631 \end_inset
36632
36633 , habría que insertar el comando 
36634 \series bold
36635
36636 \backslash
36637 cdot
36638 \series default
36639
36640 \begin_inset Foot
36641 status collapsed
36642
36643 \begin_layout Plain Layout
36644 véase 
36645 \begin_inset CommandInset ref
36646 LatexCommand ref
36647 reference "sub:Operadores-binarios"
36648
36649 \end_inset
36650
36651
36652 \end_layout
36653
36654 \end_inset
36655
36656  continuamente, porque este carácter está definido en todas las codificaciones
36657  como carácter de texto.
36658  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
36659 \end_layout
36660
36661 \begin_layout Standard
36662
36663 \series bold
36664
36665 \backslash
36666 Declare Inputtext{183}{
36667 \backslash
36668 ifmmode
36669 \backslash
36670 cdot
36671 \backslash
36672 else
36673 \backslash
36674 textperiodcentered
36675 \backslash
36676 f\SpecialChar \textcompwordmark{}
36677 i}
36678 \end_layout
36679
36680 \begin_layout Standard
36681 La codificación de caracteres (menú 
36682 \family sans
36683 Documento\SpecialChar \menuseparator
36684 Configuración\SpecialChar \menuseparator
36685 Idioma
36686 \family default
36687 ) especifica el carácter que se muestra al pulsar una tecla.
36688  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
36689  
36690 \series bold
36691
36692 \backslash
36693 textperiodcentered
36694 \series default
36695 .
36696  Pero este comando no está disponible en ecuaciones así que obtendrías errores
36697  de LaTeX.
36698  Con la codificación cambiada se escoge automáticamente el comando correcto,
36699  dependiendo de si el carácter se ha insertado en una ecuación o no.
36700 \end_layout
36701
36702 \begin_layout Standard
36703 La codificación de diversos caracteres se guarda en archivos de definición.
36704  Por ejemplo la codificación 
36705 \series bold
36706 latin9
36707 \series default
36708  se define en el archivo 
36709 \series bold
36710 latin9.def
36711 \series default
36712  que está en el directorio de LaTeX.
36713  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
36714  archivo de definición, de lo contrario nuestros documentos no podrían ser
36715  editados en otros ordenadores.
36716 \begin_inset VSpace medskip
36717 \end_inset
36718
36719
36720 \end_layout
36721
36722 \begin_layout Standard
36723 Además del punto centrado, en este documento se ha definido el símbolo grado
36724  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
36725  directamente en una fórmula:
36726 \end_layout
36727
36728 \begin_layout Standard
36729
36730 \series bold
36731
36732 \backslash
36733 DeclareInputtext{176}{
36734 \backslash
36735 ifmmode^
36736 \backslash
36737 circ
36738 \backslash
36739 else
36740 \backslash
36741 textdegree
36742 \backslash
36743 f\SpecialChar \textcompwordmark{}
36744 i}
36745 \begin_inset Newpage newpage
36746 \end_inset
36747
36748
36749 \end_layout
36750
36751 \begin_layout Section
36752 \start_of_appendix
36753 Notas sobre tipografía
36754 \begin_inset Index
36755 status collapsed
36756
36757 \begin_layout Plain Layout
36758 Tipografía, notas
36759 \end_layout
36760
36761 \end_inset
36762
36763
36764 \end_layout
36765
36766 \begin_layout Standard
36767 Esta sección es un resumen de las normas tipográficas ISO más importantes.
36768 \begin_inset Foot
36769 status collapsed
36770
36771 \begin_layout Plain Layout
36772 Este compendio se ha tomado parcialmente del diccionario semioficial alemán
36773  
36774 \begin_inset Quotes fld
36775 \end_inset
36776
36777 Duden
36778 \begin_inset Quotes frd
36779 \end_inset
36780
36781  
36782 \begin_inset CommandInset citation
36783 LatexCommand cite
36784 key "Duden"
36785
36786 \end_inset
36787
36788 , que incluye algunas de las normas ISO.
36789  
36790 \begin_inset Newline newline
36791 \end_inset
36792
36793 (
36794 \emph on
36795 N.
36796 \begin_inset space \thinspace{}
36797 \end_inset
36798
36799 del t.
36800 \emph default
36801 : Para documentación en español sobre el tema, véase 
36802 \begin_inset CommandInset citation
36803 LatexCommand cite
36804 key "Bezos"
36805
36806 \end_inset
36807
36808 .)
36809 \end_layout
36810
36811 \end_inset
36812
36813
36814 \end_layout
36815
36816 \begin_layout Itemize
36817 Las unidades físicas se escriben 
36818 \emph on
36819 siempre 
36820 \emph default
36821 en redonda
36822 \begin_inset Foot
36823 status collapsed
36824
36825 \begin_layout Plain Layout
36826 véase estilos de fuentes en 
36827 \begin_inset CommandInset ref
36828 LatexCommand ref
36829 reference "sub:Estilos-de-fuentes"
36830
36831 \end_inset
36832
36833
36834 \end_layout
36835
36836 \end_inset
36837
36838 : 30
36839 \begin_inset space \thinspace{}
36840 \end_inset
36841
36842 km/h
36843 \begin_inset Newline newline
36844 \end_inset
36845
36846 Entre el valor y la unidad hay un espacio delgado, véase 
36847 \begin_inset CommandInset ref
36848 LatexCommand ref
36849 reference "sub:Espacio-predefinido"
36850
36851 \end_inset
36852
36853 .
36854 \begin_inset Newline newline
36855 \end_inset
36856
36857 Esta norma la cumple automáticamente el comando 
36858 \series bold
36859
36860 \backslash
36861 unittwo
36862 \series default
36863 .
36864  Si se introduce en una fórmula aparecen dos cuadros.
36865  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
36866  como antes, 
36867 \begin_inset Formula $\unit[30]{km/h}$
36868 \end_inset
36869
36870
36871 \begin_inset space \thinspace{}
36872 \end_inset
36873
36874 .
36875  Ten en cuenta que 
36876 \series bold
36877
36878 \backslash
36879 unittwo
36880 \series default
36881  no es un auténtico comando LaTeX, sino el comando 
36882 \series bold
36883
36884 \backslash
36885 unit[value]{unit}
36886 \series default
36887 , por tanto no lo puedes usar en código TeX.
36888 \end_layout
36889
36890 \begin_layout Itemize
36891 Los signos por ciento y por mil se escriben como las unidades físicas:
36892 \begin_inset Newline newline
36893 \end_inset
36894
36895 1,2
36896 \begin_inset space \thinspace{}
36897 \end_inset
36898
36899 ‰ de alcohol en sangre.
36900 \end_layout
36901
36902 \begin_layout Itemize
36903 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
36904  otra unidad: 15
36905 \begin_inset space \thinspace{}
36906 \end_inset
36907
36908 °C
36909 \end_layout
36910
36911 \begin_layout Itemize
36912 En números con más de cuatro dígitos se inserta un espacio delgado para
36913  separarlos en grupos de tres cifras: 18
36914 \begin_inset space \thinspace{}
36915 \end_inset
36916
36917 473
36918 \begin_inset space \thinspace{}
36919 \end_inset
36920
36921 588
36922 \end_layout
36923
36924 \begin_layout Itemize
36925 Para dimensiones como 120×90×40
36926 \begin_inset space \thinspace{}
36927 \end_inset
36928
36929 cm se usa el aspa de multiplicar 
36930 \begin_inset Quotes fld
36931 \end_inset
36932
36933 ×
36934 \begin_inset Quotes frd
36935 \end_inset
36936
36937 .
36938  Está disponible en el menú 
36939 \family sans
36940 Insertar\SpecialChar \menuseparator
36941 Carácter especial
36942 \family default
36943 \SpecialChar \menuseparator
36944
36945 \family sans
36946 Símbolos
36947 \family default
36948  o bien mediante el comando 
36949 \series bold
36950
36951 \backslash
36952 times
36953 \series default
36954 .
36955  Se puede insertar directamente con cierta combinación de teclas.
36956 \end_layout
36957
36958 \begin_layout Itemize
36959 Las funciones con nombres que constan de varias letras se escriben en redonda
36960  para evitar confusiones, véase 
36961 \begin_inset CommandInset ref
36962 LatexCommand ref
36963 reference "sub:Funciones-predefinidas"
36964
36965 \end_inset
36966
36967 .
36968 \end_layout
36969
36970 \begin_layout Itemize
36971 Los índices que constan de varias letras se escriben en redonda: 
36972 \begin_inset Formula $E_{\mathrm{cin}}$
36973 \end_inset
36974
36975
36976 \begin_inset Newline newline
36977 \end_inset
36978
36979 Los componentes de una matriz se escriben en cursiva: 
36980 \begin_inset Formula $\hat{H}_{kl}$
36981 \end_inset
36982
36983
36984 \end_layout
36985
36986 \begin_layout Itemize
36987 El operador de diferenciación/integración 'd', el número de Euler 'e' y
36988  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
36989 s con otras variables.
36990 \end_layout
36991
36992 \begin_layout Itemize
36993 El carácter que indica una transformación 
36994 \noun on
36995 Fourier
36996 \noun default
36997  se inserta con el comando 
36998 \series bold
36999
37000 \backslash
37001 mathscr
37002 \begin_inset ERT
37003 status collapsed
37004
37005 \begin_layout Plain Layout
37006
37007
37008 \backslash
37009 spce 
37010 \end_layout
37011
37012 \end_inset
37013
37014
37015 \backslash
37016 {F
37017 \series default
37018
37019 \begin_inset Index
37020 status collapsed
37021
37022 \begin_layout Plain Layout
37023 Comandos ! M ! 
37024 \backslash
37025 mathscr
37026 \end_layout
37027
37028 \end_inset
37029
37030  o mediante el menú
37031 \family sans
37032  Insertar\SpecialChar \menuseparator
37033 Carácter especial
37034 \family default
37035 \SpecialChar \menuseparator
37036
37037 \family sans
37038 Símbolos\SpecialChar \menuseparator
37039 Símbolos de letra
37040 \family default
37041
37042 \begin_inset Formula $\mathscr{F}$
37043 \end_inset
37044
37045
37046 \begin_inset Newline newline
37047 \end_inset
37048
37049 Para poder usar el comando 
37050 \series bold
37051
37052 \backslash
37053 mathscr
37054 \series default
37055 , hay que cargar el paquete LaTeX
37056 \series bold
37057  mathrsfs
37058 \series default
37059
37060 \begin_inset Index
37061 status collapsed
37062
37063 \begin_layout Plain Layout
37064 Paquetes ! mathrsfs
37065 \end_layout
37066
37067 \end_inset
37068
37069  en el preámbulo LaTeX mediante la línea 
37070 \series bold
37071
37072 \backslash
37073 usepackage{mathrsfs}
37074 \series default
37075 .
37076 \end_layout
37077
37078 \begin_layout Standard
37079 \begin_inset Newpage newpage
37080 \end_inset
37081
37082
37083 \end_layout
37084
37085 \begin_layout Section
37086 Sinónimos
37087 \begin_inset Index
37088 status collapsed
37089
37090 \begin_layout Plain Layout
37091 Sinónimos
37092 \end_layout
37093
37094 \end_inset
37095
37096
37097 \end_layout
37098
37099 \begin_layout Standard
37100 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
37101  como los que se recogen en esta lista:
37102 \begin_inset Foot
37103 status collapsed
37104
37105 \begin_layout Plain Layout
37106 véase también 
37107 \begin_inset CommandInset ref
37108 LatexCommand ref
37109 reference "fn:sinónimos"
37110
37111 \end_inset
37112
37113 .
37114 \end_layout
37115
37116 \end_inset
37117
37118
37119 \end_layout
37120
37121 \begin_layout Standard
37122
37123 \end_layout
37124
37125 \begin_layout Standard
37126 \begin_inset VSpace bigskip
37127 \end_inset
37128
37129
37130 \begin_inset space \hfill{}
37131 \end_inset
37132
37133
37134 \begin_inset Tabular
37135 <lyxtabular version="3" rows="12" columns="2">
37136 <features>
37137 <column alignment="center" valignment="top" width="0pt">
37138 <column alignment="center" valignment="top" width="0pt">
37139 <row>
37140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37141 \begin_inset Text
37142
37143 \begin_layout Plain Layout
37144 Comando
37145 \end_layout
37146
37147 \end_inset
37148 </cell>
37149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37150 \begin_inset Text
37151
37152 \begin_layout Plain Layout
37153 equivalente a
37154 \begin_inset Note Note
37155 status collapsed
37156
37157 \begin_layout Plain Layout
37158
37159 \series bold
37160
37161 \backslash
37162 raisebox
37163 \series default
37164  se usa sólo como espaciador
37165 \end_layout
37166
37167 \end_inset
37168
37169
37170 \end_layout
37171
37172 \end_inset
37173 </cell>
37174 </row>
37175 <row>
37176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37177 \begin_inset Text
37178
37179 \begin_layout Plain Layout
37180
37181 \backslash
37182 ast
37183 \end_layout
37184
37185 \end_inset
37186 </cell>
37187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37188 \begin_inset Text
37189
37190 \begin_layout Plain Layout
37191 \begin_inset ERT
37192 status collapsed
37193
37194 \begin_layout Plain Layout
37195
37196
37197 \backslash
37198 raisebox{-1.2mm}{
37199 \end_layout
37200
37201 \end_inset
37202
37203 *
37204 \begin_inset ERT
37205 status collapsed
37206
37207 \begin_layout Plain Layout
37208
37209 }
37210 \end_layout
37211
37212 \end_inset
37213
37214
37215 \end_layout
37216
37217 \end_inset
37218 </cell>
37219 </row>
37220 <row>
37221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37222 \begin_inset Text
37223
37224 \begin_layout Plain Layout
37225
37226 \backslash
37227 choose
37228 \end_layout
37229
37230 \end_inset
37231 </cell>
37232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37233 \begin_inset Text
37234
37235 \begin_layout Plain Layout
37236
37237 \backslash
37238 binom
37239 \end_layout
37240
37241 \end_inset
37242 </cell>
37243 </row>
37244 <row>
37245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37246 \begin_inset Text
37247
37248 \begin_layout Plain Layout
37249
37250 \backslash
37251 geq
37252 \end_layout
37253
37254 \end_inset
37255 </cell>
37256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37257 \begin_inset Text
37258
37259 \begin_layout Plain Layout
37260
37261 \backslash
37262 ge
37263 \end_layout
37264
37265 \end_inset
37266 </cell>
37267 </row>
37268 <row>
37269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37270 \begin_inset Text
37271
37272 \begin_layout Plain Layout
37273
37274 \backslash
37275 lbrace
37276 \end_layout
37277
37278 \end_inset
37279 </cell>
37280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37281 \begin_inset Text
37282
37283 \begin_layout Plain Layout
37284 {
37285 \end_layout
37286
37287 \end_inset
37288 </cell>
37289 </row>
37290 <row>
37291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37292 \begin_inset Text
37293
37294 \begin_layout Plain Layout
37295
37296 \backslash
37297 lbracket
37298 \end_layout
37299
37300 \end_inset
37301 </cell>
37302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37303 \begin_inset Text
37304
37305 \begin_layout Plain Layout
37306 [
37307 \end_layout
37308
37309 \end_inset
37310 </cell>
37311 </row>
37312 <row>
37313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37314 \begin_inset Text
37315
37316 \begin_layout Plain Layout
37317
37318 \backslash
37319 leftarrow
37320 \end_layout
37321
37322 \end_inset
37323 </cell>
37324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37325 \begin_inset Text
37326
37327 \begin_layout Plain Layout
37328
37329 \backslash
37330 gets
37331 \end_layout
37332
37333 \end_inset
37334 </cell>
37335 </row>
37336 <row>
37337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37338 \begin_inset Text
37339
37340 \begin_layout Plain Layout
37341
37342 \backslash
37343 leq
37344 \end_layout
37345
37346 \end_inset
37347 </cell>
37348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37349 \begin_inset Text
37350
37351 \begin_layout Plain Layout
37352
37353 \backslash
37354 le
37355 \end_layout
37356
37357 \end_inset
37358 </cell>
37359 </row>
37360 <row>
37361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37362 \begin_inset Text
37363
37364 \begin_layout Plain Layout
37365
37366 \backslash
37367 lor
37368 \end_layout
37369
37370 \end_inset
37371 </cell>
37372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37373 \begin_inset Text
37374
37375 \begin_layout Plain Layout
37376
37377 \backslash
37378 vee
37379 \end_layout
37380
37381 \end_inset
37382 </cell>
37383 </row>
37384 <row>
37385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37386 \begin_inset Text
37387
37388 \begin_layout Plain Layout
37389
37390 \backslash
37391 neq
37392 \end_layout
37393
37394 \end_inset
37395 </cell>
37396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37397 \begin_inset Text
37398
37399 \begin_layout Plain Layout
37400
37401 \backslash
37402 not=
37403 \end_layout
37404
37405 \end_inset
37406 </cell>
37407 </row>
37408 <row>
37409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37410 \begin_inset Text
37411
37412 \begin_layout Plain Layout
37413
37414 \backslash
37415 slash
37416 \end_layout
37417
37418 \end_inset
37419 </cell>
37420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37421 \begin_inset Text
37422
37423 \begin_layout Plain Layout
37424 /
37425 \end_layout
37426
37427 \end_inset
37428 </cell>
37429 </row>
37430 <row>
37431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37432 \begin_inset Text
37433
37434 \begin_layout Plain Layout
37435
37436 \backslash
37437 vert
37438 \end_layout
37439
37440 \end_inset
37441 </cell>
37442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37443 \begin_inset Text
37444
37445 \begin_layout Plain Layout
37446 |
37447 \end_layout
37448
37449 \end_inset
37450 </cell>
37451 </row>
37452 </lyxtabular>
37453
37454 \end_inset
37455
37456
37457 \begin_inset space \hfill{}
37458 \end_inset
37459
37460
37461 \begin_inset Tabular
37462 <lyxtabular version="3" rows="12" columns="2">
37463 <features>
37464 <column alignment="center" valignment="top" width="0pt">
37465 <column alignment="center" valignment="top" width="0pt">
37466 <row>
37467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37468 \begin_inset Text
37469
37470 \begin_layout Plain Layout
37471 Comando
37472 \end_layout
37473
37474 \end_inset
37475 </cell>
37476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37477 \begin_inset Text
37478
37479 \begin_layout Plain Layout
37480 equivalente a
37481 \end_layout
37482
37483 \end_inset
37484 </cell>
37485 </row>
37486 <row>
37487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37488 \begin_inset Text
37489
37490 \begin_layout Plain Layout
37491
37492 \backslash
37493 backslash
37494 \end_layout
37495
37496 \end_inset
37497 </cell>
37498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37499 \begin_inset Text
37500
37501 \begin_layout Plain Layout
37502
37503 \backslash
37504
37505 \backslash
37506
37507 \end_layout
37508
37509 \end_inset
37510 </cell>
37511 </row>
37512 <row>
37513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37514 \begin_inset Text
37515
37516 \begin_layout Plain Layout
37517
37518 \backslash
37519 dasharrow
37520 \end_layout
37521
37522 \end_inset
37523 </cell>
37524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37525 \begin_inset Text
37526
37527 \begin_layout Plain Layout
37528
37529 \backslash
37530 dashrightarrow
37531 \end_layout
37532
37533 \end_inset
37534 </cell>
37535 </row>
37536 <row>
37537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37538 \begin_inset Text
37539
37540 \begin_layout Plain Layout
37541
37542 \backslash
37543 land
37544 \end_layout
37545
37546 \end_inset
37547 </cell>
37548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37549 \begin_inset Text
37550
37551 \begin_layout Plain Layout
37552
37553 \backslash
37554 wedge
37555 \end_layout
37556
37557 \end_inset
37558 </cell>
37559 </row>
37560 <row>
37561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37562 \begin_inset Text
37563
37564 \begin_layout Plain Layout
37565
37566 \backslash
37567 rbrace
37568 \end_layout
37569
37570 \end_inset
37571 </cell>
37572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37573 \begin_inset Text
37574
37575 \begin_layout Plain Layout
37576 }
37577 \end_layout
37578
37579 \end_inset
37580 </cell>
37581 </row>
37582 <row>
37583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37584 \begin_inset Text
37585
37586 \begin_layout Plain Layout
37587
37588 \backslash
37589 rbracket
37590 \end_layout
37591
37592 \end_inset
37593 </cell>
37594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37595 \begin_inset Text
37596
37597 \begin_layout Plain Layout
37598 ]
37599 \end_layout
37600
37601 \end_inset
37602 </cell>
37603 </row>
37604 <row>
37605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37606 \begin_inset Text
37607
37608 \begin_layout Plain Layout
37609
37610 \backslash
37611 rightarrow
37612 \end_layout
37613
37614 \end_inset
37615 </cell>
37616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37617 \begin_inset Text
37618
37619 \begin_layout Plain Layout
37620
37621 \backslash
37622 to
37623 \end_layout
37624
37625 \end_inset
37626 </cell>
37627 </row>
37628 <row>
37629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37630 \begin_inset Text
37631
37632 \begin_layout Plain Layout
37633
37634 \backslash
37635 lnot
37636 \end_layout
37637
37638 \end_inset
37639 </cell>
37640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37641 \begin_inset Text
37642
37643 \begin_layout Plain Layout
37644
37645 \backslash
37646 neg
37647 \end_layout
37648
37649 \end_inset
37650 </cell>
37651 </row>
37652 <row>
37653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37654 \begin_inset Text
37655
37656 \begin_layout Plain Layout
37657
37658 \backslash
37659 ne
37660 \end_layout
37661
37662 \end_inset
37663 </cell>
37664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37665 \begin_inset Text
37666
37667 \begin_layout Plain Layout
37668
37669 \backslash
37670 not=
37671 \end_layout
37672
37673 \end_inset
37674 </cell>
37675 </row>
37676 <row>
37677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37678 \begin_inset Text
37679
37680 \begin_layout Plain Layout
37681
37682 \backslash
37683 owns
37684 \end_layout
37685
37686 \end_inset
37687 </cell>
37688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37689 \begin_inset Text
37690
37691 \begin_layout Plain Layout
37692
37693 \backslash
37694 ni
37695 \end_layout
37696
37697 \end_inset
37698 </cell>
37699 </row>
37700 <row>
37701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37702 \begin_inset Text
37703
37704 \begin_layout Plain Layout
37705
37706 \backslash
37707 square
37708 \end_layout
37709
37710 \end_inset
37711 </cell>
37712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37713 \begin_inset Text
37714
37715 \begin_layout Plain Layout
37716
37717 \backslash
37718 Box
37719 \end_layout
37720
37721 \end_inset
37722 </cell>
37723 </row>
37724 <row>
37725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37726 \begin_inset Text
37727
37728 \begin_layout Plain Layout
37729
37730 \backslash
37731 Vert
37732 \end_layout
37733
37734 \end_inset
37735 </cell>
37736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37737 \begin_inset Text
37738
37739 \begin_layout Plain Layout
37740
37741 \backslash
37742 |
37743 \end_layout
37744
37745 \end_inset
37746 </cell>
37747 </row>
37748 </lyxtabular>
37749
37750 \end_inset
37751
37752
37753 \begin_inset space \hfill{}
37754 \end_inset
37755
37756
37757 \end_layout
37758
37759 \begin_layout Standard
37760 \begin_inset Newpage newpage
37761 \end_inset
37762
37763
37764 \end_layout
37765
37766 \begin_layout Bibliography
37767 \begin_inset CommandInset bibitem
37768 LatexCommand bibitem
37769 key "TLC2"
37770
37771 \end_inset
37772
37773
37774 \shape smallcaps
37775 Mittelbach, F.
37776  ; Goossens, M.
37777 \shape default
37778
37779 \shape italic
37780 The LaTeX Companion
37781 \shape default
37782 .
37783  Addison Wesley, 2004
37784 \end_layout
37785
37786 \begin_layout Bibliography
37787 \begin_inset CommandInset bibitem
37788 LatexCommand bibitem
37789 key "Mathmode"
37790
37791 \end_inset
37792
37793
37794 \begin_inset CommandInset href
37795 LatexCommand href
37796 name "Descripción"
37797 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37798
37799 \end_inset
37800
37801  de habilidades matemáticas de LaTeX
37802 \end_layout
37803
37804 \begin_layout Bibliography
37805 \begin_inset CommandInset bibitem
37806 LatexCommand bibitem
37807 key "AMS"
37808
37809 \end_inset
37810
37811
37812 \begin_inset CommandInset href
37813 LatexCommand href
37814 name "Descripción"
37815 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
37816
37817 \end_inset
37818
37819  de 
37820 \begin_inset ERT
37821 status collapsed
37822
37823 \begin_layout Plain Layout
37824
37825
37826 \backslash
37827 AmS
37828 \end_layout
37829
37830 \end_inset
37831
37832 -LaTeX
37833 \end_layout
37834
37835 \begin_layout Bibliography
37836 \begin_inset CommandInset bibitem
37837 LatexCommand bibitem
37838 key "Symbole"
37839
37840 \end_inset
37841
37842
37843 \begin_inset CommandInset href
37844 LatexCommand href
37845 name "Lista"
37846 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37847
37848 \end_inset
37849
37850  de todos los símbolos disponibles con paquetes LaTeX
37851 \end_layout
37852
37853 \begin_layout Bibliography
37854 \begin_inset CommandInset bibitem
37855 LatexCommand bibitem
37856 key "hyperref"
37857
37858 \end_inset
37859
37860
37861 \begin_inset CommandInset href
37862 LatexCommand href
37863 name "Documentación"
37864 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37865
37866 \end_inset
37867
37868  del paquete LaTeX 
37869 \series bold
37870 hyperref
37871 \series default
37872
37873 \begin_inset Index
37874 status collapsed
37875
37876 \begin_layout Plain Layout
37877 Paquetes ! hyperref
37878 \end_layout
37879
37880 \end_inset
37881
37882
37883 \end_layout
37884
37885 \begin_layout Bibliography
37886 \begin_inset CommandInset bibitem
37887 LatexCommand bibitem
37888 key "mhchem"
37889
37890 \end_inset
37891
37892
37893 \begin_inset CommandInset href
37894 LatexCommand href
37895 name "Documentación"
37896 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37897
37898 \end_inset
37899
37900  del paquete LaTeX 
37901 \series bold
37902 mhchem
37903 \series default
37904
37905 \begin_inset Index
37906 status collapsed
37907
37908 \begin_layout Plain Layout
37909 Paquetes ! mhchem
37910 \end_layout
37911
37912 \end_inset
37913
37914
37915 \end_layout
37916
37917 \begin_layout Bibliography
37918 \begin_inset CommandInset bibitem
37919 LatexCommand bibitem
37920 key "Mathclap"
37921
37922 \end_inset
37923
37924
37925 \begin_inset CommandInset href
37926 LatexCommand href
37927 name "Descripción"
37928 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37929
37930 \end_inset
37931
37932  del comando 
37933 \series bold
37934
37935 \backslash
37936 mathclap
37937 \series default
37938 , descrito en 
37939 \begin_inset CommandInset ref
37940 LatexCommand ref
37941 reference "sub:Límites-de-operadores"
37942
37943 \end_inset
37944
37945
37946 \begin_inset Index
37947 status collapsed
37948
37949 \begin_layout Plain Layout
37950 Comandos ! M ! 
37951 \backslash
37952 mathclap
37953 \end_layout
37954
37955 \end_inset
37956
37957
37958 \end_layout
37959
37960 \begin_layout Bibliography
37961 \begin_inset CommandInset bibitem
37962 LatexCommand bibitem
37963 key "Duden"
37964
37965 \end_inset
37966
37967
37968 \emph on
37969 Duden Band 1
37970 \emph default
37971 .
37972  22.
37973  Auflage, Duden 2001
37974 \end_layout
37975
37976 \begin_layout Bibliography
37977 \begin_inset CommandInset bibitem
37978 LatexCommand bibitem
37979 key "spanish"
37980
37981 \end_inset
37982
37983
37984 \begin_inset CommandInset href
37985 LatexCommand href
37986 name "Página web"
37987 target "http://www.tex-tipografia.com/spanish.html"
37988
37989 \end_inset
37990
37991  del estilo 
37992 \series bold
37993 spanish
37994 \family sans
37995 \series default
37996  
37997 \family default
37998 incluido en el paquete 
37999 \series bold
38000 babel
38001 \end_layout
38002
38003 \begin_layout Bibliography
38004 \begin_inset CommandInset bibitem
38005 LatexCommand bibitem
38006 key "Bezos"
38007
38008 \end_inset
38009
38010
38011 \begin_inset CommandInset href
38012 LatexCommand href
38013 name "Documento"
38014 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
38015
38016 \end_inset
38017
38018  sobre ortotipografía y notaciones matemáticas en español
38019 \end_layout
38020
38021 \begin_layout Standard
38022
38023 \family sans
38024 \series bold
38025 \begin_inset CommandInset index_print
38026 LatexCommand printindex
38027
38028 \end_inset
38029
38030
38031 \end_layout
38032
38033 \end_body
38034 \end_document