]> git.lyx.org Git - lyx.git/blob - lib/doc/es/Math.lyx
Spanish Math.lyx, EmbeddedObjects.lyx: updates for LyX 1.6 from Ignacio
[lyx.git] / lib / doc / es / Math.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 338
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
17 % if pdflatex is used
18 \usepackage{ifpdf}
19 \ifpdf
20
21 % set fonts for nicer pdf view
22 \IfFileExists{lmodern.sty}
23  {\usepackage{lmodern}}{}
24
25 \fi % end if pdflatex is used
26
27 % Folgendes Problem lösen:
28 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
29 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
30 % die Kapitelnummer geschrieben.
31 % Als Lösung wird mehr Platz zwischen Nummer und
32 % Überschrift eingefügt.
33 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
34 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
35
36 % To be able to enter the character ° and · directly in LyX,
37 % see sec. 22.11
38 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
39 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
40
41 % increase link area for cross-references and autoname them,
42 % see sec. 22.18.1
43 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
44 %\renewcommand{\sectionautorefname}{sec.\negthinspace}
45 \renewcommand{\subsectionautorefname}{sec.\negthinspace}
46 \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
47 \newlength{\abc}
48 \settowidth{\abc}{\space}
49 \renewcommand{\equationautorefname}{\hspace{-\abc}}
50
51 % don't load packages twice
52 % see first footnote in sec. 9.3
53 \@ifundefined{textcolor}{\usepackage{color}}{}
54
55 % the pages of the TOC is numbered roman
56 % and a PDF-bookmark for the TOC is added
57 \pagenumbering{Roman}
58 \let\myTOC\tableofcontents
59 \renewcommand{\tableofcontents}{%
60  \vspace{1cm}
61  \pdfbookmark[1]{\contentsname}{}
62  \myTOC
63  \cleardoublepage
64  \pagenumbering{arabic}}
65
66 % insert additional vertical space of 1.5 mm between footnotes,
67 % see sec. 22.16
68 \let\myFoot\footnote
69 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
70
71 % provides caption formatting
72 \setkomafont{captionlabel}{\bfseries}
73
74 % used in Kap. 22.4
75 \usepackage{braket}
76
77 % used in Kap. 22.6
78 \usepackage[samesize]{cancel}
79
80 % enables calculation of values,
81 \usepackage{calc}
82
83 % for multiple table row and column cells
84 \usepackage{multirow}
85 \usepackage{multicol}
86
87 % needed for diagrams
88 \usepackage{amscd}
89
90 % needed in sec. 19.4
91 \usepackage{remreset}
92
93 % center multirows (e.g. in sec. 13.3)
94 \renewcommand{\multirowsetup}{\centering}
95
96 % define a color, used in sec.9.3
97 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
98
99 % declare operators (see sec. 10.4 and sec. 15.2)
100 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
101 \DeclareMathOperator{\sgn}{sgn}
102
103 \newcommand{\spce}{\textvisiblespace}
104
105 % example definitions for sec. 20.1 
106 \newcommand{\gr}{\Longrightarrow}
107 \newcommand{\us}[1]{\underline{#1}}
108 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
109 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
110 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
111
112 % example macro from sec. 19.4
113 %\def\tagform@#1{\maketag@@@{|#1|}}
114
115 % macro from sec. 10.2
116 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
117 \def\mathclap {\mathpalette \mathclapinternal}
118 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
119
120 % redefine the greyed out note
121 \renewenvironment{lyxgreyedout}
122  {\textcolor{blue}\bgroup}{\egroup}
123
124 % check for package eurosym
125 % used for the Euro symbol
126 \newboolean{eurosym}
127 \IfFileExists{eurosym.sty}
128  {\usepackage[gennarrow]{eurosym}
129   \setboolean{eurosym}{true}}
130  {\setboolean{eurosym}{false}}
131
132 % needed in sec. 22.4
133 % check for package braket
134 \newboolean{braket}
135 \IfFileExists{braket.sty}
136  {\usepackage{braket}
137   \setboolean{braket}{true}}
138  {\setboolean{braket}{false}}
139
140 % needed in sec. 22.10
141 % check for package upgreek
142 \newboolean{upgreek}
143 \IfFileExists{upgreek.sty}
144  {\usepackage{upgreek}
145   \setboolean{upgreek}{true}}
146  {\setboolean{upgreek}{false}}
147 \end_preamble
148 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
149 \language spanish
150 \inputencoding auto
151 \font_roman default
152 \font_sans default
153 \font_typewriter default
154 \font_default_family default
155 \font_sc false
156 \font_osf false
157 \font_sf_scale 100
158 \font_tt_scale 100
159
160 \graphics default
161 \paperfontsize 12
162 \spacing single
163 \use_hyperref true
164 \pdf_title "Manual detallado de Matemáticas en LyX"
165 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
166 \pdf_subject "LyX-documentation about math"
167 \pdf_keywords "LyX, Mathed"
168 \pdf_bookmarks true
169 \pdf_bookmarksnumbered true
170 \pdf_bookmarksopen true
171 \pdf_bookmarksopenlevel 1
172 \pdf_breaklinks false
173 \pdf_pdfborder false
174 \pdf_colorlinks true
175 \pdf_backref false
176 \pdf_pagebackref false
177 \pdf_pdfusetitle false
178 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
179 \papersize a4paper
180 \use_geometry false
181 \use_amsmath 2
182 \use_esint 1
183 \cite_engine basic
184 \use_bibtopic false
185 \paperorientation portrait
186 \secnumdepth 4
187 \tocdepth 3
188 \paragraph_separation skip
189 \defskip medskip
190 \quotes_language french
191 \papercolumns 1
192 \papersides 2
193 \paperpagestyle plain
194 \bullet 1 0 6 -1
195 \bullet 2 2 35 -1
196 \bullet 3 2 7 -1
197 \tracking_changes false
198 \output_changes false
199 \author "" 
200 \author "" 
201 \end_header
202
203 \begin_body
204
205 \begin_layout Title
206 Manual detallado de
207 \begin_inset Newline newline
208 \end_inset
209
210 Matemáticas en LyX
211 \end_layout
212
213 \begin_layout Author
214 por el Equipo LyX
215 \begin_inset Foot
216 status collapsed
217
218 \begin_layout Plain Layout
219 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
220  lista de correo de documentación de LyX
221 \family typewriter
222
223 \begin_inset CommandInset href
224 LatexCommand href
225 name "lyx-docs@lists.lyx.org"
226 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
227
228 \end_inset
229
230
231 \end_layout
232
233 \end_inset
234
235
236 \begin_inset Note Note
237 status collapsed
238
239 \begin_layout Plain Layout
240 autor: Uwe Stöhr, translation: Ignacio Garcia
241 \end_layout
242
243 \end_inset
244
245
246 \begin_inset Newline newline
247 \end_inset
248
249
250 \begin_inset Newline newline
251 \end_inset
252
253 Versión 1.6svn
254 \end_layout
255
256 \begin_layout Standard
257 \begin_inset CommandInset toc
258 LatexCommand tableofcontents
259
260 \end_inset
261
262
263 \end_layout
264
265 \begin_layout Standard
266 \begin_inset Note Note
267 status collapsed
268
269 \begin_layout Plain Layout
270 Para exportar este documento a PDF, PS, o DVI deben estar instalados los
271  paquetes LaTeX 
272 \series bold
273 eurosym
274 \series default
275
276 \series bold
277 multirow
278 \series default
279  y 
280 \series bold
281 was
282 \series default
283 .
284  Si no están instalados también puedes exportar el documento pero las secciones
285  en que se requieren dichos paquetes no aparecerán en la salida.
286 \end_layout
287
288 \begin_layout Plain Layout
289 La última versión PDF de este documento está disponible en:
290 \begin_inset Newline newline
291 \end_inset
292
293
294 \series bold
295 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
296 \end_layout
297
298 \end_inset
299
300
301 \begin_inset Newpage newpage
302 \end_inset
303
304
305 \end_layout
306
307 \begin_layout Section
308 Introducción
309 \begin_inset CommandInset label
310 LatexCommand label
311 name "sec:Introducción"
312
313 \end_inset
314
315
316 \end_layout
317
318 \begin_layout Standard
319 Este documento explica las características matemáticas de LyX y además es
320  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
321  Las explicaciones están diseñadas para el uso de comandos.
322  Por consiguiente es preciso que hayas leído la sección 
323 \emph on
324 Ecuaciones matemáticas
325 \emph default
326  de la 
327 \emph on
328 Guía del usuario
329 \emph default
330 .
331 \end_layout
332
333 \begin_layout Standard
334 La mayoría de caracteres y muchas estructuras explicadas en este manual
335  también son accesibles mediante el menú 
336 \family sans
337 Insertar\SpecialChar \menuseparator
338 Ecuación
339 \family default
340  o la barra de herramientas
341 \family sans
342  Ecuaciones
343 \family default
344 .
345  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
346  mucho más rápido usar comandos que la barra de herramientas.
347  Por tanto este manual está enfocado al uso de comandos, aunque también
348  se mencionan los botones correspondientes de las barras de herramientas
349  cuando están disponibles.
350 \end_layout
351
352 \begin_layout Standard
353 Si no se especifica lo contrario los comandos sólo están disponibles dentro
354  de las fórmulas.
355  Para poder usar todos los comandos explicados en este documento, debe usarse
356  la opción 
357 \family sans
358 Usar el paquete de ecuaciones AMS
359 \family default
360  en la configuración del documento (menú 
361 \family sans
362 Documento\SpecialChar \menuseparator
363 Configuración\SpecialChar \menuseparator
364 Ecuaciones
365 \family default
366 )
367 \begin_inset Foot
368 status collapsed
369
370 \begin_layout Plain Layout
371 La opción 
372 \family sans
373 Usar el paquete de ecuaciones AMS automáticamente
374 \family default
375  sólo usa ecuaciones 
376 \begin_inset ERT
377 status collapsed
378
379 \begin_layout Plain Layout
380
381
382 \backslash
383 AmS 
384 \end_layout
385
386 \end_inset
387
388
389 \begin_inset space ~
390 \end_inset
391
392  si las estructuras matemáticas son soportadas por LyX.
393 \end_layout
394
395 \end_inset
396
397 .
398 \end_layout
399
400 \begin_layout Standard
401 Este documento no recoge todos los comandos de ecuaciones 
402 \begin_inset ERT
403 status collapsed
404
405 \begin_layout Plain Layout
406
407
408 \backslash
409 AmS 
410 \end_layout
411
412 \end_inset
413
414
415 \begin_inset Foot
416 status collapsed
417
418 \begin_layout Plain Layout
419 En el archivo 
420 \family sans
421
422 \begin_inset CommandInset href
423 LatexCommand href
424 name "amsguide.ps"
425 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
426
427 \end_inset
428
429
430 \family default
431 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
432  lista con todos los comandos de ecuaciones 
433 \begin_inset ERT
434 status collapsed
435
436 \begin_layout Plain Layout
437
438
439 \backslash
440 AmS 
441 \end_layout
442
443 \end_inset
444
445 .
446 \end_layout
447
448 \end_inset
449
450  por razones de claridad.
451 \end_layout
452
453 \begin_layout Section
454 Instrucciones generales
455 \begin_inset CommandInset label
456 LatexCommand label
457 name "sec:Instrucciones-generales"
458
459 \end_inset
460
461
462 \end_layout
463
464 \begin_layout Standard
465 Para crear una ecuación en línea
466 \begin_inset Index
467 status collapsed
468
469 \begin_layout Plain Layout
470 Ecuación ! en línea
471 \end_layout
472
473 \end_inset
474
475 , insertada en una línea de texto, teclea 
476 \family sans
477 Ctrl-m
478 \family default
479  o pulsa el botón 
480 \begin_inset Graphics
481         filename ../../images/math-mode.png
482         scale 85
483
484 \end_inset
485
486  de la barra de herramientas.
487 \begin_inset Newline newline
488 \end_inset
489
490 Para crear una ecuación en estilo presentación
491 \begin_inset Index
492 status collapsed
493
494 \begin_layout Plain Layout
495 Ecuación ! en presentación
496 \end_layout
497
498 \end_inset
499
500 , que se verá más grande y en su propio párrafo, teclea
501 \family sans
502  Ctrl-M
503 \family default
504 .
505 \end_layout
506
507 \begin_layout Standard
508 Para cambiar una ecuación en estilo presentación a estilo en línea, pon
509  el cursor dentro de la ecuación y teclea 
510 \family sans
511 Ctrl-M
512 \family default
513  o usa el menú 
514 \family sans
515 Editar\SpecialChar \menuseparator
516 Ecuación\SpecialChar \menuseparator
517 Cambiar tipo de ecuación
518 \family default
519 .
520  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
521 \end_layout
522
523 \begin_layout Standard
524 Para mostrar partes de una ecuación en línea en el tamaño del estilo presentació
525 n, escribe el comando 
526 \series bold
527
528 \backslash
529 displaystyle
530 \series default
531
532 \begin_inset Index
533 status collapsed
534
535 \begin_layout Plain Layout
536 Comandos ! D ! 
537 \backslash
538 displaystyle
539 \end_layout
540
541 \end_inset
542
543  en la ecuación y pulsa espacio.
544  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
545  de la ecuación.
546 \end_layout
547
548 \begin_layout Standard
549 En las tablas sólo se permiten ecuaciones en línea.
550 \end_layout
551
552 \begin_layout Standard
553 Las barras 
554 \family sans
555 Ecuaciones
556 \family default
557  y 
558 \family sans
559 Panel de ecuaciones 
560 \family default
561 se pueden visualizar mediante el menú 
562 \family sans
563 Ver\SpecialChar \menuseparator
564 Barras de herramientas
565 \family default
566 .
567  Si ahí pulsas en 
568 \begin_inset Quotes fld
569 \end_inset
570
571 Ecuaciones
572 \begin_inset Quotes frd
573 \end_inset
574
575  y/o en 
576 \begin_inset Quotes fld
577 \end_inset
578
579 Panel de ecuaciones
580 \begin_inset Quotes frd
581 \end_inset
582
583 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
584  estado se visualiza en el menú de las barras de herramientas con una marca.
585  Si en este estado pulsas de nuevo sobre 
586 \begin_inset Quotes fld
587 \end_inset
588
589 Ecuaciones
590 \begin_inset Quotes frd
591 \end_inset
592
593  y/o 
594 \begin_inset Quotes fld
595 \end_inset
596
597 Panel de ecuaciones
598 \begin_inset Quotes frd
599 \end_inset
600
601  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
602  de una ecuación; este estado se indica añadiendo a las entradas del menú
603  la palabra 
604 \begin_inset Quotes fld
605 \end_inset
606
607 (auto)
608 \begin_inset Quotes frd
609 \end_inset
610
611 .
612  
613 \end_layout
614
615 \begin_layout Standard
616 El modo TeX
617 \begin_inset Index
618 status collapsed
619
620 \begin_layout Plain Layout
621 T@TeX ! modo
622 \end_layout
623
624 \end_inset
625
626  se invoca pulsando el botón 
627 \begin_inset Graphics
628         filename ../../images/ert-insert.png
629         scale 85
630
631 \end_inset
632
633  de la barra de herramientas o con el menú 
634 \family sans
635 Insertar\SpecialChar \menuseparator
636 Código Te
637 \begin_inset ERT
638 status collapsed
639
640 \begin_layout Plain Layout
641
642 {}
643 \end_layout
644
645 \end_inset
646
647 X
648 \family default
649 , (atajo 
650 \family sans
651 Ctrl-l
652 \family default
653 ).
654 \begin_inset Note Note
655 status open
656
657 \begin_layout Plain Layout
658 En LyX hay tres 
659 \begin_inset Quotes fld
660 \end_inset
661
662 nombres propios
663 \begin_inset Quotes frd
664 \end_inset
665
666  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
667  LaTeX y LyX.
668 \end_layout
669
670 \begin_layout Plain Layout
671 Para evitar que estas palabras sean reconocidas como tales nombres propios,
672  
673 \lang english
674 a
675 \lang spanish
676  llaves TeX 
677 \lang english
678 pair is inserted.
679
680 \lang spanish
681  
682 \end_layout
683
684 \end_inset
685
686
687 \end_layout
688
689 \begin_layout Standard
690 Para cambiar el preámbulo LaTeX
691 \begin_inset Index
692 status collapsed
693
694 \begin_layout Plain Layout
695 LaTeX preámbulo
696 \end_layout
697
698 \end_inset
699
700 , usa el menú 
701 \family sans
702 Documento\SpecialChar \menuseparator
703 Configuración\SpecialChar \menuseparator
704 Preámbulo LaT
705 \begin_inset ERT
706 status collapsed
707
708 \begin_layout Plain Layout
709
710 {}
711 \end_layout
712
713 \end_inset
714
715 eX
716 \family default
717 .
718 \end_layout
719
720 \begin_layout Standard
721 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
722  multilínea, se pueden usar los menús 
723 \family sans
724 Editar\SpecialChar \menuseparator
725 Ecuación
726 \family default
727  y 
728 \family sans
729 Editar\SpecialChar \menuseparator
730 Filas y columnas
731 \family default
732  o la barra de herramientas de 
733 \family sans
734 Tabla
735 \family default
736 .
737  Cuando las líneas y columnas se intercambian mediante el menú, la columna
738  o línea en la que está se cambia con la columna de la derecha o con la
739  línea de abajo, respectivamente.
740  Si el cursor está en la última columna o fila, el cambio se hace con la
741  columna de la izquierda o la línea de arriba.
742 \end_layout
743
744 \begin_layout Standard
745 Para escribir texto en fórmulas se usa 
746 \emph on
747 texto de ecuaciones
748 \emph default
749
750 \begin_inset Index
751 status collapsed
752
753 \begin_layout Plain Layout
754 Texto ! en ecuaciones
755 \end_layout
756
757 \end_inset
758
759 .
760 \begin_inset Foot
761 status collapsed
762
763 \begin_layout Plain Layout
764 Para ecuaciones multilínea se usa el comando 
765 \series bold
766
767 \backslash
768 intertext
769 \series default
770 , véase
771 \begin_inset space ~
772 \end_inset
773
774
775 \begin_inset CommandInset ref
776 LatexCommand ref
777 reference "sub:Texto-en-multilínea"
778
779 \end_inset
780
781 .
782 \end_layout
783
784 \end_inset
785
786  Este modo se invoca con el atajo 
787 \family sans
788 Alt-m
789 \begin_inset space ~
790 \end_inset
791
792 m
793 \family default
794  o insertando el comando 
795 \series bold
796
797 \backslash
798 text
799 \series default
800
801 \begin_inset Index
802 status collapsed
803
804 \begin_layout Plain Layout
805 Comandos ! T ! 
806 \backslash
807 text
808 \end_layout
809
810 \end_inset
811
812 .
813  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
814  partes de la ecuación que se ven en azul.
815  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
816 a de otras partes de la fórmula.
817 \end_layout
818
819 \begin_layout Subsection*
820 Esquema de comandos
821 \end_layout
822
823 \begin_layout Standard
824 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
825  siguiente esquema:
826 \end_layout
827
828 \begin_layout Standard
829
830 \series bold
831
832 \backslash
833 nombre_del_comando[argumento opcional]{argumento requerido}
834 \end_layout
835
836 \begin_layout Standard
837 Un comando empieza siempre por una barra inversa, 
838 \series bold
839
840 \backslash
841
842 \series default
843 .
844  Para omitir argumentos opcionales, quita también los corchetes asociados.
845  En este documento, las llaves que encierran los argumentos requeridos se
846  denominan llaves TeX
847 \begin_inset Index
848 status collapsed
849
850 \begin_layout Plain Layout
851 T@TeX ! llaves
852 \end_layout
853
854 \end_inset
855
856 .
857  Si en una ecuación añades una llave de apertura al nombre de un comando,
858  LyX crea automáticamente una llave TeX.
859  En todos los demás casos las llaves TeX se crean en las ecuaciones con
860  el comando 
861 \series bold
862
863 \backslash
864 {
865 \series default
866 .
867  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
868  que se muestran en azul.
869  En modo TeX no hace falta comando para poner llaves TeX.
870  Las llaves TeX no aparecen en la salida.
871 \end_layout
872
873 \begin_layout Standard
874 En el caso de comandos sin argumentos, como los comandos para símbolos que
875  se introducen en modo TeX, 
876 \emph on
877 siempre
878 \emph default
879  debe teclearse un espacio tras el comando para finalizarlo.
880  Este espacio no aparece en la salida.
881  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
882  de un espacio protegido en texto normal.
883 \end_layout
884
885 \begin_layout Standard
886 Un espacio protegido se inserta con 
887 \family sans
888 Ctrl-espacio
889 \family default
890 .
891 \begin_inset Newpage newpage
892 \end_inset
893
894
895 \end_layout
896
897 \begin_layout Subsection*
898 Explicación de la sintaxis
899 \end_layout
900
901 \begin_layout Itemize
902 El símbolo 
903 \begin_inset ERT
904 status collapsed
905
906 \begin_layout Plain Layout
907
908
909 \backslash
910 spce 
911 \end_layout
912
913 \end_inset
914
915
916 \begin_inset Foot
917 status collapsed
918
919 \begin_layout Plain Layout
920 Este carácter, espacio visible, se puede componer con el comando 
921 \series bold
922
923 \backslash
924 textvisiblespace
925 \series default
926
927 \begin_inset Index
928 status collapsed
929
930 \begin_layout Plain Layout
931 Comandos ! T ! 
932 \backslash
933 textvisiblespace
934 \end_layout
935
936 \end_inset
937
938  insertado en código TeX.
939 \end_layout
940
941 \end_inset
942
943  indica que hay que teclear un espacio.
944 \end_layout
945
946 \begin_layout Itemize
947 Una flecha como 
948 \begin_inset Formula $\rightarrow$
949 \end_inset
950
951  indica el uso de la correspondiente tecla de flecha.
952  
953 \end_layout
954
955 \begin_layout Subsection*
956 Unidades empleadas
957 \end_layout
958
959 \begin_layout Standard
960 \align center
961 \begin_inset Float table
962 placement H
963 wide false
964 sideways false
965 status open
966
967 \begin_layout Plain Layout
968 \align center
969 \begin_inset Caption
970
971 \begin_layout Plain Layout
972 \begin_inset CommandInset label
973 LatexCommand label
974 name "tab:Unidades-empleadas"
975
976 \end_inset
977
978 Unidades empleadas
979 \end_layout
980
981 \end_inset
982
983
984 \end_layout
985
986 \begin_layout Plain Layout
987 \align center
988 \begin_inset Tabular
989 <lyxtabular version="3" rows="13" columns="2">
990 <features>
991 <column alignment="center" valignment="top" width="0">
992 <column alignment="center" valignment="top" width="0">
993 <row>
994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
995 \begin_inset Text
996
997 \begin_layout Plain Layout
998 Unidad
999 \end_layout
1000
1001 \end_inset
1002 </cell>
1003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1004 \begin_inset Text
1005
1006 \begin_layout Plain Layout
1007 Nombre / Descripción
1008 \end_layout
1009
1010 \end_inset
1011 </cell>
1012 </row>
1013 <row>
1014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1015 \begin_inset Text
1016
1017 \begin_layout Plain Layout
1018 mm
1019 \end_layout
1020
1021 \end_inset
1022 </cell>
1023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1024 \begin_inset Text
1025
1026 \begin_layout Plain Layout
1027 Milímetro
1028 \end_layout
1029
1030 \end_inset
1031 </cell>
1032 </row>
1033 <row>
1034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1035 \begin_inset Text
1036
1037 \begin_layout Plain Layout
1038 cm
1039 \end_layout
1040
1041 \end_inset
1042 </cell>
1043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1044 \begin_inset Text
1045
1046 \begin_layout Plain Layout
1047 Centímetro
1048 \end_layout
1049
1050 \end_inset
1051 </cell>
1052 </row>
1053 <row>
1054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1055 \begin_inset Text
1056
1057 \begin_layout Plain Layout
1058 in
1059 \end_layout
1060
1061 \end_inset
1062 </cell>
1063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1064 \begin_inset Text
1065
1066 \begin_layout Plain Layout
1067 Pulgada (1
1068 \begin_inset space \thinspace{}
1069 \end_inset
1070
1071 in = 2,54
1072 \begin_inset space \thinspace{}
1073 \end_inset
1074
1075 cm)
1076 \end_layout
1077
1078 \end_inset
1079 </cell>
1080 </row>
1081 <row>
1082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1083 \begin_inset Text
1084
1085 \begin_layout Plain Layout
1086 pt
1087 \end_layout
1088
1089 \end_inset
1090 </cell>
1091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1092 \begin_inset Text
1093
1094 \begin_layout Plain Layout
1095 Punto (72.27
1096 \begin_inset space \thinspace{}
1097 \end_inset
1098
1099 pt = 1
1100 \begin_inset space \thinspace{}
1101 \end_inset
1102
1103 in)
1104 \end_layout
1105
1106 \end_inset
1107 </cell>
1108 </row>
1109 <row>
1110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1111 \begin_inset Text
1112
1113 \begin_layout Plain Layout
1114 pc
1115 \end_layout
1116
1117 \end_inset
1118 </cell>
1119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1120 \begin_inset Text
1121
1122 \begin_layout Plain Layout
1123 Pica (1
1124 \begin_inset space \thinspace{}
1125 \end_inset
1126
1127 pc = 12
1128 \begin_inset space \thinspace{}
1129 \end_inset
1130
1131 pt)
1132 \end_layout
1133
1134 \end_inset
1135 </cell>
1136 </row>
1137 <row>
1138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1139 \begin_inset Text
1140
1141 \begin_layout Plain Layout
1142 sp
1143 \end_layout
1144
1145 \end_inset
1146 </cell>
1147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1148 \begin_inset Text
1149
1150 \begin_layout Plain Layout
1151 Punto escalado (65536
1152 \begin_inset space \thinspace{}
1153 \end_inset
1154
1155 sp = 1
1156 \begin_inset space \thinspace{}
1157 \end_inset
1158
1159 pt)
1160 \end_layout
1161
1162 \end_inset
1163 </cell>
1164 </row>
1165 <row>
1166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1167 \begin_inset Text
1168
1169 \begin_layout Plain Layout
1170 bp
1171 \end_layout
1172
1173 \end_inset
1174 </cell>
1175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1176 \begin_inset Text
1177
1178 \begin_layout Plain Layout
1179 Punto grande (72
1180 \begin_inset space \thinspace{}
1181 \end_inset
1182
1183 bp = 1
1184 \begin_inset space \thinspace{}
1185 \end_inset
1186
1187 in)
1188 \end_layout
1189
1190 \end_inset
1191 </cell>
1192 </row>
1193 <row>
1194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1195 \begin_inset Text
1196
1197 \begin_layout Plain Layout
1198 dd
1199 \end_layout
1200
1201 \end_inset
1202 </cell>
1203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1204 \begin_inset Text
1205
1206 \begin_layout Plain Layout
1207 Didot (1
1208 \begin_inset space \thinspace{}
1209 \end_inset
1210
1211 dd 
1212 \begin_inset Formula $\approx$
1213 \end_inset
1214
1215  0.376
1216 \begin_inset space \thinspace{}
1217 \end_inset
1218
1219 mm)
1220 \end_layout
1221
1222 \end_inset
1223 </cell>
1224 </row>
1225 <row>
1226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1227 \begin_inset Text
1228
1229 \begin_layout Plain Layout
1230 cc
1231 \end_layout
1232
1233 \end_inset
1234 </cell>
1235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1236 \begin_inset Text
1237
1238 \begin_layout Plain Layout
1239 Cicero (1
1240 \begin_inset space \thinspace{}
1241 \end_inset
1242
1243 cc = 12
1244 \begin_inset space \thinspace{}
1245 \end_inset
1246
1247 dd)
1248 \end_layout
1249
1250 \end_inset
1251 </cell>
1252 </row>
1253 <row>
1254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1255 \begin_inset Text
1256
1257 \begin_layout Plain Layout
1258 ex
1259 \end_layout
1260
1261 \end_inset
1262 </cell>
1263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1264 \begin_inset Text
1265
1266 \begin_layout Plain Layout
1267 Altura de la letra 
1268 \begin_inset Quotes fld
1269 \end_inset
1270
1271
1272 \emph on
1273 x
1274 \emph default
1275
1276 \begin_inset Quotes frd
1277 \end_inset
1278
1279  en la fuente actual
1280 \end_layout
1281
1282 \end_inset
1283 </cell>
1284 </row>
1285 <row>
1286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1287 \begin_inset Text
1288
1289 \begin_layout Plain Layout
1290 em
1291 \end_layout
1292
1293 \end_inset
1294 </cell>
1295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1296 \begin_inset Text
1297
1298 \begin_layout Plain Layout
1299 Anchura de la letra 
1300 \begin_inset Quotes fld
1301 \end_inset
1302
1303
1304 \emph on
1305 M
1306 \emph default
1307
1308 \begin_inset Quotes frd
1309 \end_inset
1310
1311  en la fuente actual
1312 \end_layout
1313
1314 \end_inset
1315 </cell>
1316 </row>
1317 <row>
1318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1319 \begin_inset Text
1320
1321 \begin_layout Plain Layout
1322 mu
1323 \end_layout
1324
1325 \end_inset
1326 </cell>
1327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1328 \begin_inset Text
1329
1330 \begin_layout Plain Layout
1331 Unidad matemática (1
1332 \begin_inset space \thinspace{}
1333 \end_inset
1334
1335 mu = 
1336 \begin_inset Formula $\nicefrac{1}{18}$
1337 \end_inset
1338
1339
1340 \begin_inset space \thinspace{}
1341 \end_inset
1342
1343 em)
1344 \end_layout
1345
1346 \end_inset
1347 </cell>
1348 </row>
1349 </lyxtabular>
1350
1351 \end_inset
1352
1353
1354 \end_layout
1355
1356 \end_inset
1357
1358
1359 \end_layout
1360
1361 \begin_layout Standard
1362 \align center
1363 \begin_inset Newpage newpage
1364 \end_inset
1365
1366
1367 \end_layout
1368
1369 \begin_layout Section
1370 Funciones básicas
1371 \end_layout
1372
1373 \begin_layout Subsection
1374 Exponentes
1375 \begin_inset Index
1376 status collapsed
1377
1378 \begin_layout Plain Layout
1379 Exponentes
1380 \end_layout
1381
1382 \end_inset
1383
1384  e índices
1385 \begin_inset Index
1386 status collapsed
1387
1388 \begin_layout Plain Layout
1389 In@Índices
1390 \end_layout
1391
1392 \end_inset
1393
1394
1395 \begin_inset Index
1396 status collapsed
1397
1398 \begin_layout Plain Layout
1399 Superíndices|see
1400 \begin_inset ERT
1401 status collapsed
1402
1403 \begin_layout Plain Layout
1404
1405 {
1406 \end_layout
1407
1408 \end_inset
1409
1410 Exponentes
1411 \begin_inset ERT
1412 status collapsed
1413
1414 \begin_layout Plain Layout
1415
1416 }
1417 \end_layout
1418
1419 \end_inset
1420
1421
1422 \end_layout
1423
1424 \end_inset
1425
1426
1427 \begin_inset Index
1428 status collapsed
1429
1430 \begin_layout Plain Layout
1431 Subíndices|see
1432 \begin_inset ERT
1433 status collapsed
1434
1435 \begin_layout Plain Layout
1436
1437 {
1438 \end_layout
1439
1440 \end_inset
1441
1442 Índices
1443 \begin_inset ERT
1444 status collapsed
1445
1446 \begin_layout Plain Layout
1447
1448 }
1449 \end_layout
1450
1451 \end_inset
1452
1453
1454 \end_layout
1455
1456 \end_inset
1457
1458
1459 \end_layout
1460
1461 \begin_layout Standard
1462 Los índices se componen con un guión bajo 
1463 \begin_inset Quotes fld
1464 \end_inset
1465
1466 _
1467 \begin_inset Quotes frd
1468 \end_inset
1469
1470  o con el botón de la barra de herramientas de ecuaciones 
1471 \begin_inset Graphics
1472         filename ../../images/math-subscript.png
1473         scale 85
1474
1475 \end_inset
1476
1477 , los exponentes con un circunflejo 
1478 \begin_inset Quotes fld
1479 \end_inset
1480
1481 ^
1482 \begin_inset Quotes frd
1483 \end_inset
1484
1485  o con el botón de la barra de herramientas de ecuaciones 
1486 \begin_inset Graphics
1487         filename ../../images/math-superscript.png
1488         scale 85
1489
1490 \end_inset
1491
1492 .
1493 \end_layout
1494
1495 \begin_layout Standard
1496 \noindent
1497 \align center
1498 \begin_inset Tabular
1499 <lyxtabular version="3" rows="4" columns="2">
1500 <features>
1501 <column alignment="center" valignment="top" width="0">
1502 <column alignment="center" valignment="top" width="0">
1503 <row>
1504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1505 \begin_inset Text
1506
1507 \begin_layout Plain Layout
1508 Comando
1509 \end_layout
1510
1511 \end_inset
1512 </cell>
1513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1514 \begin_inset Text
1515
1516 \begin_layout Plain Layout
1517 Resultado
1518 \begin_inset Note Note
1519 status collapsed
1520
1521 \begin_layout Plain Layout
1522
1523 \series bold
1524
1525 \backslash
1526 raisebox
1527 \series default
1528  sólo se usa como espaciador.
1529 \end_layout
1530
1531 \end_inset
1532
1533
1534 \end_layout
1535
1536 \end_inset
1537 </cell>
1538 </row>
1539 <row>
1540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1541 \begin_inset Text
1542
1543 \begin_layout Plain Layout
1544 B_V
1545 \end_layout
1546
1547 \end_inset
1548 </cell>
1549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1550 \begin_inset Text
1551
1552 \begin_layout Plain Layout
1553 \begin_inset Formula $B_{V}$
1554 \end_inset
1555
1556
1557 \end_layout
1558
1559 \end_inset
1560 </cell>
1561 </row>
1562 <row>
1563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1564 \begin_inset Text
1565
1566 \begin_layout Plain Layout
1567 B^V
1568 \end_layout
1569
1570 \end_inset
1571 </cell>
1572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1573 \begin_inset Text
1574
1575 \begin_layout Plain Layout
1576 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1577 \end_inset
1578
1579
1580 \end_layout
1581
1582 \end_inset
1583 </cell>
1584 </row>
1585 <row>
1586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1587 \begin_inset Text
1588
1589 \begin_layout Plain Layout
1590 B^
1591 \begin_inset ERT
1592 status collapsed
1593
1594 \begin_layout Plain Layout
1595
1596
1597 \backslash
1598 spce 
1599 \end_layout
1600
1601 \end_inset
1602
1603 A
1604 \end_layout
1605
1606 \end_inset
1607 </cell>
1608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1609 \begin_inset Text
1610
1611 \begin_layout Plain Layout
1612 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1613 \end_inset
1614
1615
1616 \end_layout
1617
1618 \end_inset
1619 </cell>
1620 </row>
1621 </lyxtabular>
1622
1623 \end_inset
1624
1625
1626 \end_layout
1627
1628 \begin_layout Standard
1629 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1630  caso acentuará las vocales y no funcionará como exponente.
1631 \begin_inset Foot
1632 status collapsed
1633
1634 \begin_layout Plain Layout
1635 Dependiendo de la configuración del teclado esto puede suceder también con
1636  otros caracteres además de las vocales.
1637 \end_layout
1638
1639 \end_inset
1640
1641  Para conseguir exponentes en estos casos debes pulsar 
1642 \family sans
1643 Espacio
1644 \family default
1645  tras el circunflejo, como en el último ejemplo.
1646  
1647 \end_layout
1648
1649 \begin_layout Subsection
1650 Fracciones
1651 \begin_inset CommandInset label
1652 LatexCommand label
1653 name "sub:Fracciones"
1654
1655 \end_inset
1656
1657
1658 \begin_inset Index
1659 status collapsed
1660
1661 \begin_layout Plain Layout
1662 Fracciones
1663 \end_layout
1664
1665 \end_inset
1666
1667
1668 \end_layout
1669
1670 \begin_layout Standard
1671 Las fracciones se generan con el comando 
1672 \series bold
1673
1674 \backslash
1675 frac
1676 \series default
1677
1678 \begin_inset Index
1679 status collapsed
1680
1681 \begin_layout Plain Layout
1682 Comandos ! F ! 
1683 \backslash
1684 frac
1685 \end_layout
1686
1687 \end_inset
1688
1689  o con el botón 
1690 \begin_inset Graphics
1691         filename ../../images/math/frac.png
1692         scale 50
1693
1694 \end_inset
1695
1696  de la barra de herramientas.
1697  El tamaño de fuente se ajusta automáticamente, dependiendo de si la fracción
1698  está en línea o en estilo presentación.
1699  Con el botón 
1700 \begin_inset Graphics
1701         filename ../../images/math/frac-square.png
1702         scale 85
1703
1704 \end_inset
1705
1706 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1707  de fracciones.
1708 \end_layout
1709
1710 \begin_layout Standard
1711 Con el comando 
1712 \series bold
1713
1714 \backslash
1715 dfrac
1716 \series default
1717
1718 \begin_inset Index
1719 status collapsed
1720
1721 \begin_layout Plain Layout
1722 Comandos ! D ! 
1723 \backslash
1724 dfrac
1725 \end_layout
1726
1727 \end_inset
1728
1729  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1730  presentación.
1731  Con 
1732 \series bold
1733
1734 \backslash
1735 tfrac
1736 \series default
1737
1738 \begin_inset Index
1739 status collapsed
1740
1741 \begin_layout Plain Layout
1742 Comandos ! T ! 
1743 \backslash
1744 tfrac
1745 \end_layout
1746
1747 \end_inset
1748
1749  la fracción tiene siempre el tamaño del estilo en línea.
1750  Un ejemplo:
1751 \end_layout
1752
1753 \begin_layout Standard
1754 Una línea con la fracción 
1755 \begin_inset Formula $\frac{1}{2}$
1756 \end_inset
1757
1758  creada con el comando 
1759 \series bold
1760
1761 \backslash
1762 frac
1763 \series default
1764 .
1765  
1766 \end_layout
1767
1768 \begin_layout Standard
1769 Una línea con la fracción 
1770 \begin_inset Formula $\dfrac{1}{2}$
1771 \end_inset
1772
1773  creada con el comando 
1774 \series bold
1775
1776 \backslash
1777 dfrac
1778 \series default
1779 .
1780 \end_layout
1781
1782 \begin_layout Standard
1783 \noindent
1784 \align center
1785 \begin_inset Tabular
1786 <lyxtabular version="3" rows="4" columns="2">
1787 <features>
1788 <column alignment="center" valignment="top" width="0">
1789 <column alignment="center" valignment="top" width="0">
1790 <row>
1791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1792 \begin_inset Text
1793
1794 \begin_layout Plain Layout
1795 Comando
1796 \end_layout
1797
1798 \end_inset
1799 </cell>
1800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1801 \begin_inset Text
1802
1803 \begin_layout Plain Layout
1804 Resultado
1805 \begin_inset Note Note
1806 status collapsed
1807
1808 \begin_layout Plain Layout
1809
1810 \series bold
1811
1812 \backslash
1813 raisebox
1814 \series default
1815  se usa sólo como espaciador
1816 \end_layout
1817
1818 \end_inset
1819
1820
1821 \end_layout
1822
1823 \end_inset
1824 </cell>
1825 </row>
1826 <row>
1827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1828 \begin_inset Text
1829
1830 \begin_layout Plain Layout
1831
1832 \backslash
1833 frac
1834 \begin_inset ERT
1835 status collapsed
1836
1837 \begin_layout Plain Layout
1838
1839
1840 \backslash
1841 spce 
1842 \end_layout
1843
1844 \end_inset
1845
1846 A
1847 \begin_inset Formula $\downarrow$
1848 \end_inset
1849
1850 B
1851 \end_layout
1852
1853 \end_inset
1854 </cell>
1855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1856 \begin_inset Text
1857
1858 \begin_layout Plain Layout
1859 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1860 \end_inset
1861
1862
1863 \end_layout
1864
1865 \end_inset
1866 </cell>
1867 </row>
1868 <row>
1869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1870 \begin_inset Text
1871
1872 \begin_layout Plain Layout
1873
1874 \backslash
1875 dfrac
1876 \begin_inset ERT
1877 status collapsed
1878
1879 \begin_layout Plain Layout
1880
1881
1882 \backslash
1883 spce 
1884 \end_layout
1885
1886 \end_inset
1887
1888 A
1889 \begin_inset Formula $\downarrow$
1890 \end_inset
1891
1892 B
1893 \end_layout
1894
1895 \end_inset
1896 </cell>
1897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1898 \begin_inset Text
1899
1900 \begin_layout Plain Layout
1901 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1902 \end_inset
1903
1904
1905 \end_layout
1906
1907 \end_inset
1908 </cell>
1909 </row>
1910 <row>
1911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1912 \begin_inset Text
1913
1914 \begin_layout Plain Layout
1915
1916 \backslash
1917 dfrac
1918 \begin_inset ERT
1919 status collapsed
1920
1921 \begin_layout Plain Layout
1922
1923
1924 \backslash
1925 spce 
1926 \end_layout
1927
1928 \end_inset
1929
1930 e^
1931 \begin_inset ERT
1932 status collapsed
1933
1934 \begin_layout Plain Layout
1935
1936
1937 \backslash
1938 spce 
1939 \end_layout
1940
1941 \end_inset
1942
1943
1944 \backslash
1945 frac
1946 \begin_inset ERT
1947 status collapsed
1948
1949 \begin_layout Plain Layout
1950
1951
1952 \backslash
1953 spce 
1954 \end_layout
1955
1956 \end_inset
1957
1958 1
1959 \begin_inset Formula $\downarrow$
1960 \end_inset
1961
1962 2
1963 \begin_inset Formula $\downarrow$
1964 \end_inset
1965
1966 3
1967 \end_layout
1968
1969 \end_inset
1970 </cell>
1971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1972 \begin_inset Text
1973
1974 \begin_layout Plain Layout
1975 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1976 \end_inset
1977
1978
1979 \end_layout
1980
1981 \end_inset
1982 </cell>
1983 </row>
1984 </lyxtabular>
1985
1986 \end_inset
1987
1988
1989 \begin_inset VSpace bigskip
1990 \end_inset
1991
1992
1993 \end_layout
1994
1995 \begin_layout Standard
1996 Para fracciones anidadas se puede usar el comando 
1997 \series bold
1998
1999 \backslash
2000 cfrac
2001 \series default
2002
2003 \begin_inset Index
2004 status collapsed
2005
2006 \begin_layout Plain Layout
2007 Comandos ! C ! 
2008 \backslash
2009 cfrac
2010 \end_layout
2011
2012 \end_inset
2013
2014 .
2015  Un ejemplo:
2016 \begin_inset VSpace -3mm
2017 \end_inset
2018
2019
2020 \end_layout
2021
2022 \begin_layout Standard
2023 \begin_inset Formula \begin{align*}
2024 \textrm{creada con \textbf{\textbackslash frac} } &  & \textrm{creada con }\mathbf{\textbackslash\textbf{cfrac}}\\
2025 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2026
2027 \end_inset
2028
2029
2030 \end_layout
2031
2032 \begin_layout Standard
2033 El comando para el ejemplo de arriba es:
2034 \end_layout
2035
2036 \begin_layout Standard
2037
2038 \series bold
2039
2040 \backslash
2041 cfrac{A
2042 \begin_inset Formula $\to$
2043 \end_inset
2044
2045
2046 \backslash
2047 {B+
2048 \backslash
2049 cfrac{C+
2050 \backslash
2051 cfrac{E
2052 \begin_inset Formula $\to$
2053 \end_inset
2054
2055
2056 \backslash
2057 {F
2058 \begin_inset Formula $\to\to$
2059 \end_inset
2060
2061
2062 \backslash
2063 {D
2064 \end_layout
2065
2066 \begin_layout Standard
2067 \begin_inset VSpace medskip
2068 \end_inset
2069
2070
2071 \end_layout
2072
2073 \begin_layout Standard
2074
2075 \series bold
2076
2077 \backslash
2078 cfrac
2079 \series default
2080  compone la fracción siempre en el tamaño del estilo presentación, también
2081  cuando es parte de otra fracción.
2082  
2083 \series bold
2084
2085 \backslash
2086 cfrac
2087 \series default
2088  tiene el siguiente esquema de comando:
2089 \end_layout
2090
2091 \begin_layout Standard
2092
2093 \series bold
2094
2095 \backslash
2096 cfrac[posición del numerador]{numerador}{denominador}
2097 \end_layout
2098
2099 \begin_layout Standard
2100 La posición del numerador puede ser 
2101 \emph on
2102 l
2103 \emph default
2104
2105 \emph on
2106 c
2107 \emph default
2108  o 
2109 \emph on
2110 r
2111 \emph default
2112  .
2113  
2114 \emph on
2115 l
2116 \emph default
2117  o 
2118 \emph on
2119 r
2120 \emph default
2121  alinean el numerador a la izquierda o a la derecha, respectivamente, de
2122  la raya de fracción.
2123  Si se pone 
2124 \emph on
2125 c
2126 \emph default
2127  o no se especifica posición, el numerador aparece centrado.
2128  Estas fracciones muestran las distintas alineaciones:
2129 \end_layout
2130
2131 \begin_layout Standard
2132 \noindent
2133 \align center
2134 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2135 \end_inset
2136
2137  ; 
2138 \begin_inset Formula $\cfrac{A}{B+C}$
2139 \end_inset
2140
2141  ; 
2142 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2143 \end_inset
2144
2145  
2146 \begin_inset VSpace medskip
2147 \end_inset
2148
2149
2150 \end_layout
2151
2152 \begin_layout Standard
2153 Muchas veces es adecuado combinar 
2154 \series bold
2155
2156 \backslash
2157 cfrac
2158 \series default
2159  y 
2160 \series bold
2161
2162 \backslash
2163 frac
2164 \series default
2165 :
2166 \begin_inset Formula \[
2167 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2168
2169 \end_inset
2170
2171
2172 \end_layout
2173
2174 \begin_layout Standard
2175 Para componer fracciones en línea con raya de fracción inclinada puedes
2176  usar el comando 
2177 \series bold
2178
2179 \backslash
2180 nicefrac
2181 \series default
2182
2183 \begin_inset Index
2184 status collapsed
2185
2186 \begin_layout Plain Layout
2187 Comandos ! N ! 
2188 \backslash
2189 nicefrac
2190 \end_layout
2191
2192 \end_inset
2193
2194
2195 \begin_inset Formula $\nicefrac{5}{31}$
2196 \end_inset
2197
2198  
2199 \end_layout
2200
2201 \begin_layout Standard
2202 En la 
2203 \begin_inset CommandInset ref
2204 LatexCommand ref
2205 reference "sub:Fracciones-personalizadas"
2206
2207 \end_inset
2208
2209  se explica cómo componer fracciones personalizadas en las que la raya de
2210  fracción se puede cambiar.
2211  
2212 \end_layout
2213
2214 \begin_layout Subsection
2215 Raíces
2216 \begin_inset Index
2217 status collapsed
2218
2219 \begin_layout Plain Layout
2220 Raíces
2221 \end_layout
2222
2223 \end_inset
2224
2225
2226 \end_layout
2227
2228 \begin_layout Standard
2229 Las raíces cuadradas se componen con 
2230 \series bold
2231
2232 \backslash
2233 sqrt
2234 \series default
2235
2236 \begin_inset Index
2237 status collapsed
2238
2239 \begin_layout Plain Layout
2240 Comandos ! S ! 
2241 \backslash
2242 sqrt
2243 \end_layout
2244
2245 \end_inset
2246
2247  o con el botón 
2248 \begin_inset Graphics
2249         filename ../../images/math/sqrt.png
2250         scale 85
2251
2252 \end_inset
2253
2254  de la barra de  ecuaciones; todas las demás raíces con el comando 
2255 \series bold
2256
2257 \backslash
2258 root
2259 \series default
2260
2261 \begin_inset Index
2262 status collapsed
2263
2264 \begin_layout Plain Layout
2265 Comandos ! R ! 
2266 \backslash
2267 root
2268 \end_layout
2269
2270 \end_inset
2271
2272  o con el botón 
2273 \begin_inset Graphics
2274         filename ../../images/math/root.png
2275         scale 85
2276
2277 \end_inset
2278
2279 .
2280 \end_layout
2281
2282 \begin_layout Standard
2283 \noindent
2284 \align center
2285 \begin_inset Tabular
2286 <lyxtabular version="3" rows="3" columns="2">
2287 <features>
2288 <column alignment="center" valignment="top" width="0">
2289 <column alignment="center" valignment="top" width="0">
2290 <row>
2291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2292 \begin_inset Text
2293
2294 \begin_layout Plain Layout
2295 Comando
2296 \end_layout
2297
2298 \end_inset
2299 </cell>
2300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2301 \begin_inset Text
2302
2303 \begin_layout Plain Layout
2304 Resultado
2305 \begin_inset Note Note
2306 status collapsed
2307
2308 \begin_layout Plain Layout
2309
2310 \series bold
2311
2312 \backslash
2313 raisebox
2314 \series default
2315  se usa sólo como espaciador
2316 \end_layout
2317
2318 \end_inset
2319
2320
2321 \end_layout
2322
2323 \end_inset
2324 </cell>
2325 </row>
2326 <row>
2327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2328 \begin_inset Text
2329
2330 \begin_layout Plain Layout
2331
2332 \backslash
2333 sqrt
2334 \begin_inset ERT
2335 status collapsed
2336
2337 \begin_layout Plain Layout
2338
2339
2340 \backslash
2341 spce 
2342 \end_layout
2343
2344 \end_inset
2345
2346 A-B
2347 \end_layout
2348
2349 \end_inset
2350 </cell>
2351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2352 \begin_inset Text
2353
2354 \begin_layout Plain Layout
2355 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2356 \end_inset
2357
2358
2359 \end_layout
2360
2361 \end_inset
2362 </cell>
2363 </row>
2364 <row>
2365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2366 \begin_inset Text
2367
2368 \begin_layout Plain Layout
2369
2370 \backslash
2371 root
2372 \begin_inset ERT
2373 status collapsed
2374
2375 \begin_layout Plain Layout
2376
2377
2378 \backslash
2379 spce 
2380 \end_layout
2381
2382 \end_inset
2383
2384 3
2385 \begin_inset Formula $\downarrow$
2386 \end_inset
2387
2388 A-B
2389 \end_layout
2390
2391 \end_inset
2392 </cell>
2393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2394 \begin_inset Text
2395
2396 \begin_layout Plain Layout
2397 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2398 \end_inset
2399
2400
2401 \end_layout
2402
2403 \end_inset
2404 </cell>
2405 </row>
2406 </lyxtabular>
2407
2408 \end_inset
2409
2410
2411 \end_layout
2412
2413 \begin_layout Standard
2414 Una raíz cuadrada se compone también con 
2415 \series bold
2416
2417 \backslash
2418 root
2419 \series default
2420  dejando vacío el campo del índice.
2421 \end_layout
2422
2423 \begin_layout Standard
2424 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2425  la raíz: 
2426 \begin_inset Formula $\sqrt[\beta]{B}$
2427 \end_inset
2428
2429
2430 \begin_inset Newline newline
2431 \end_inset
2432
2433 La 
2434 \begin_inset Formula $\beta$
2435 \end_inset
2436
2437  toca la raíz.
2438  Para evitar esto se usan los comandos 
2439 \series bold
2440
2441 \backslash
2442 leftroot
2443 \series default
2444
2445 \begin_inset Index
2446 status collapsed
2447
2448 \begin_layout Plain Layout
2449 Comandos ! L ! 
2450 \backslash
2451 leftroot
2452 \end_layout
2453
2454 \end_inset
2455
2456  y 
2457 \series bold
2458
2459 \backslash
2460 uproot
2461 \series default
2462
2463 \begin_inset Index
2464 status collapsed
2465
2466 \begin_layout Plain Layout
2467 Comandos ! U ! 
2468 \backslash
2469 uproot
2470 \end_layout
2471
2472 \end_inset
2473
2474  con el esquema siguiente:
2475 \end_layout
2476
2477 \begin_layout Standard
2478
2479 \series bold
2480
2481 \backslash
2482 leftroot{distancia}
2483 \series default
2484  y 
2485 \series bold
2486
2487 \backslash
2488 uproot{distancia}
2489 \end_layout
2490
2491 \begin_layout Standard
2492 Distancia es el número de Puntos Grandes (
2493 \begin_inset Quotes fld
2494 \end_inset
2495
2496 Big Points
2497 \begin_inset Quotes frd
2498 \end_inset
2499
2500 , unidad bp; 
2501 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2502 \end_inset
2503
2504 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2505  Los comandos se escriben en el índice.
2506  Así, el comando:
2507 \begin_inset Newline newline
2508 \end_inset
2509
2510
2511 \series bold
2512
2513 \backslash
2514 root
2515 \backslash
2516 leftroot{-1
2517 \begin_inset Formula $\to$
2518 \end_inset
2519
2520
2521 \backslash
2522 uproot{2
2523 \begin_inset Formula $\to$
2524 \end_inset
2525
2526
2527 \backslash
2528 beta
2529 \begin_inset ERT
2530 status collapsed
2531
2532 \begin_layout Plain Layout
2533
2534
2535 \backslash
2536 spce 
2537 \end_layout
2538
2539 \end_inset
2540
2541
2542 \begin_inset Formula $\to$
2543 \end_inset
2544
2545 B
2546 \begin_inset Newline newline
2547 \end_inset
2548
2549
2550 \series default
2551 genera una fórmula correctamente tipografiada: 
2552 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2553 \end_inset
2554
2555
2556 \end_layout
2557
2558 \begin_layout Subsection
2559 Coeficientes de un binomio
2560 \begin_inset Index
2561 status collapsed
2562
2563 \begin_layout Plain Layout
2564 Binomios
2565 \end_layout
2566
2567 \end_inset
2568
2569
2570 \end_layout
2571
2572 \begin_layout Standard
2573 Los coeficientes de un binomio se insertan con el comando 
2574 \series bold
2575
2576 \backslash
2577 binom
2578 \series default
2579
2580 \begin_inset Index
2581 status collapsed
2582
2583 \begin_layout Plain Layout
2584 Comandos ! B ! 
2585 \backslash
2586 binom
2587 \end_layout
2588
2589 \end_inset
2590
2591  o con el submenú del botón 
2592 \begin_inset Graphics
2593         filename ../../images/math/frac-square.png
2594         scale 85
2595
2596 \end_inset
2597
2598 de la barra de herramientas de ecuaciones.
2599  Como en las fracciones, además de 
2600 \series bold
2601
2602 \backslash
2603 binom
2604 \series default
2605  hay los comandos 
2606 \series bold
2607
2608 \backslash
2609 dbinom
2610 \begin_inset Index
2611 status collapsed
2612
2613 \begin_layout Plain Layout
2614 Comandos ! D ! 
2615 \backslash
2616 dbinom
2617 \end_layout
2618
2619 \end_inset
2620
2621
2622 \series default
2623  y 
2624 \series bold
2625
2626 \backslash
2627 tbinom
2628 \series default
2629
2630 \begin_inset Index
2631 status collapsed
2632
2633 \begin_layout Plain Layout
2634 Comandos ! T ! 
2635 \backslash
2636 tbinom
2637 \end_layout
2638
2639 \end_inset
2640
2641 .
2642  Para otros delimitadores de coeficientes de un binomio hay los comandos
2643  
2644 \series bold
2645
2646 \backslash
2647 brace
2648 \series default
2649
2650 \begin_inset Index
2651 status collapsed
2652
2653 \begin_layout Plain Layout
2654 Comandos ! B ! 
2655 \backslash
2656 brace
2657 \end_layout
2658
2659 \end_inset
2660
2661  y 
2662 \series bold
2663
2664 \backslash
2665 brack
2666 \series default
2667
2668 \begin_inset Index
2669 status collapsed
2670
2671 \begin_layout Plain Layout
2672 Comandos ! B ! 
2673 \backslash
2674 brack
2675 \end_layout
2676
2677 \end_inset
2678
2679 .
2680 \end_layout
2681
2682 \begin_layout Standard
2683 \noindent
2684 \align center
2685 \begin_inset Tabular
2686 <lyxtabular version="3" rows="6" columns="2">
2687 <features>
2688 <column alignment="center" valignment="top" width="0">
2689 <column alignment="center" valignment="top" width="0">
2690 <row>
2691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2692 \begin_inset Text
2693
2694 \begin_layout Plain Layout
2695 Comando
2696 \end_layout
2697
2698 \end_inset
2699 </cell>
2700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2701 \begin_inset Text
2702
2703 \begin_layout Plain Layout
2704 Resultado
2705 \begin_inset Note Note
2706 status collapsed
2707
2708 \begin_layout Plain Layout
2709
2710 \series bold
2711
2712 \backslash
2713 raisebox
2714 \series default
2715  se usa sólo como espaciador
2716 \end_layout
2717
2718 \end_inset
2719
2720
2721 \end_layout
2722
2723 \end_inset
2724 </cell>
2725 </row>
2726 <row>
2727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2728 \begin_inset Text
2729
2730 \begin_layout Plain Layout
2731
2732 \backslash
2733 binom
2734 \begin_inset ERT
2735 status collapsed
2736
2737 \begin_layout Plain Layout
2738
2739
2740 \backslash
2741 spce 
2742 \end_layout
2743
2744 \end_inset
2745
2746 A
2747 \begin_inset Formula $\downarrow$
2748 \end_inset
2749
2750 B
2751 \end_layout
2752
2753 \end_inset
2754 </cell>
2755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2756 \begin_inset Text
2757
2758 \begin_layout Plain Layout
2759 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2760 \end_inset
2761
2762
2763 \end_layout
2764
2765 \end_inset
2766 </cell>
2767 </row>
2768 <row>
2769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2770 \begin_inset Text
2771
2772 \begin_layout Plain Layout
2773
2774 \backslash
2775 dbinom
2776 \begin_inset ERT
2777 status collapsed
2778
2779 \begin_layout Plain Layout
2780
2781
2782 \backslash
2783 spce 
2784 \end_layout
2785
2786 \end_inset
2787
2788 A
2789 \begin_inset Formula $\downarrow$
2790 \end_inset
2791
2792 B
2793 \end_layout
2794
2795 \end_inset
2796 </cell>
2797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2798 \begin_inset Text
2799
2800 \begin_layout Plain Layout
2801 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2802 \end_inset
2803
2804
2805 \end_layout
2806
2807 \end_inset
2808 </cell>
2809 </row>
2810 <row>
2811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2812 \begin_inset Text
2813
2814 \begin_layout Plain Layout
2815
2816 \backslash
2817 tbinom
2818 \begin_inset ERT
2819 status collapsed
2820
2821 \begin_layout Plain Layout
2822
2823
2824 \backslash
2825 spce 
2826 \end_layout
2827
2828 \end_inset
2829
2830 A
2831 \begin_inset Formula $\downarrow$
2832 \end_inset
2833
2834 B
2835 \end_layout
2836
2837 \end_inset
2838 </cell>
2839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2840 \begin_inset Text
2841
2842 \begin_layout Plain Layout
2843 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2844 \end_inset
2845
2846
2847 \end_layout
2848
2849 \end_inset
2850 </cell>
2851 </row>
2852 <row>
2853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2854 \begin_inset Text
2855
2856 \begin_layout Plain Layout
2857
2858 \backslash
2859 brack
2860 \begin_inset ERT
2861 status collapsed
2862
2863 \begin_layout Plain Layout
2864
2865
2866 \backslash
2867 spce 
2868 \end_layout
2869
2870 \end_inset
2871
2872 A
2873 \begin_inset Formula $\downarrow$
2874 \end_inset
2875
2876 B
2877 \end_layout
2878
2879 \end_inset
2880 </cell>
2881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2882 \begin_inset Text
2883
2884 \begin_layout Plain Layout
2885 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2886 \end_inset
2887
2888
2889 \end_layout
2890
2891 \end_inset
2892 </cell>
2893 </row>
2894 <row>
2895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2896 \begin_inset Text
2897
2898 \begin_layout Plain Layout
2899
2900 \backslash
2901 brace
2902 \begin_inset ERT
2903 status collapsed
2904
2905 \begin_layout Plain Layout
2906
2907
2908 \backslash
2909 spce 
2910 \end_layout
2911
2912 \end_inset
2913
2914 A
2915 \begin_inset Formula $\downarrow$
2916 \end_inset
2917
2918 B
2919 \end_layout
2920
2921 \end_inset
2922 </cell>
2923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2924 \begin_inset Text
2925
2926 \begin_layout Plain Layout
2927 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2928 \end_inset
2929
2930
2931 \end_layout
2932
2933 \end_inset
2934 </cell>
2935 </row>
2936 </lyxtabular>
2937
2938 \end_inset
2939
2940
2941 \end_layout
2942
2943 \begin_layout Subsection
2944 Diferenciaciones de casos
2945 \begin_inset Index
2946 status collapsed
2947
2948 \begin_layout Plain Layout
2949 Casos
2950 \end_layout
2951
2952 \end_inset
2953
2954
2955 \end_layout
2956
2957 \begin_layout Standard
2958 \noindent
2959 \align center
2960 \begin_inset Tabular
2961 <lyxtabular version="3" rows="3" columns="2">
2962 <features>
2963 <column alignment="center" valignment="top" width="0">
2964 <column alignment="center" valignment="top" width="0">
2965 <row>
2966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2967 \begin_inset Text
2968
2969 \begin_layout Plain Layout
2970 Comando
2971 \end_layout
2972
2973 \end_inset
2974 </cell>
2975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2976 \begin_inset Text
2977
2978 \begin_layout Plain Layout
2979 Resultado
2980 \end_layout
2981
2982 \end_inset
2983 </cell>
2984 </row>
2985 <row>
2986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2987 \begin_inset Text
2988
2989 \begin_layout Plain Layout
2990
2991 \backslash
2992 cases
2993 \begin_inset ERT
2994 status collapsed
2995
2996 \begin_layout Plain Layout
2997
2998
2999 \backslash
3000 spce 
3001 \end_layout
3002
3003 \end_inset
3004
3005 A
3006 \begin_inset Formula $\to$
3007 \end_inset
3008
3009 B>0
3010 \begin_inset Index
3011 status collapsed
3012
3013 \begin_layout Plain Layout
3014 Comandos ! C ! 
3015 \backslash
3016 cases
3017 \end_layout
3018
3019 \end_inset
3020
3021
3022 \end_layout
3023
3024 \end_inset
3025 </cell>
3026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3027 \begin_inset Text
3028
3029 \begin_layout Plain Layout
3030 \begin_inset Formula $\begin{cases}
3031 A & B>0\end{cases}$
3032 \end_inset
3033
3034
3035 \end_layout
3036
3037 \end_inset
3038 </cell>
3039 </row>
3040 <row>
3041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3042 \begin_inset Text
3043
3044 \begin_layout Plain Layout
3045
3046 \backslash
3047 cases
3048 \begin_inset ERT
3049 status collapsed
3050
3051 \begin_layout Plain Layout
3052
3053
3054 \backslash
3055 spce 
3056 \end_layout
3057
3058 \end_inset
3059
3060 Ctrl-Intro
3061 \end_layout
3062
3063 \end_inset
3064 </cell>
3065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3066 \begin_inset Text
3067
3068 \begin_layout Plain Layout
3069 \begin_inset Formula $\begin{cases}
3070 A & \textrm{para }x>0\\
3071 B & \textrm{para }x=0\end{cases}$
3072 \end_inset
3073
3074
3075 \end_layout
3076
3077 \end_inset
3078 </cell>
3079 </row>
3080 </lyxtabular>
3081
3082 \end_inset
3083
3084
3085 \end_layout
3086
3087 \begin_layout Standard
3088 Después de insertar 
3089 \series bold
3090
3091 \backslash
3092 cases
3093 \series default
3094  o usar el botón 
3095 \begin_inset Graphics
3096         filename ../../images/math/cases.png
3097         scale 85
3098
3099 \end_inset
3100
3101  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3102 \family sans
3103 Ctrl-Intro
3104 \family default
3105  o con el botón
3106 \family sans
3107  
3108 \family default
3109
3110 \begin_inset Graphics
3111         filename ../../images/tabular-feature_append-row.png
3112         scale 85
3113
3114 \end_inset
3115
3116  de la barra de tablas.
3117 \end_layout
3118
3119 \begin_layout Standard
3120 El comando 
3121 \series bold
3122
3123 \backslash
3124 cases
3125 \series default
3126  también está disponible en el menú 
3127 \family sans
3128 Insertar\SpecialChar \menuseparator
3129 Ecuación\SpecialChar \menuseparator
3130 Entorno casos
3131 \family default
3132 .
3133 \end_layout
3134
3135 \begin_layout Subsection
3136 Negaciones
3137 \begin_inset Index
3138 status collapsed
3139
3140 \begin_layout Plain Layout
3141 Negaciones
3142 \end_layout
3143
3144 \end_inset
3145
3146
3147 \end_layout
3148
3149 \begin_layout Standard
3150 Con el comando 
3151 \series bold
3152
3153 \backslash
3154 not
3155 \series default
3156
3157 \begin_inset Index
3158 status collapsed
3159
3160 \begin_layout Plain Layout
3161 Comandos ! N ! 
3162 \backslash
3163 not
3164 \end_layout
3165
3166 \end_inset
3167
3168  todo carácter se puede mostrar cancelado.
3169  Los caracteres son casi tachados con una barra inclinada.
3170 \end_layout
3171
3172 \begin_layout Standard
3173 \noindent
3174 \align center
3175 \begin_inset Tabular
3176 <lyxtabular version="3" rows="4" columns="2">
3177 <features>
3178 <column alignment="center" valignment="top" width="0">
3179 <column alignment="center" valignment="top" width="0">
3180 <row>
3181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3182 \begin_inset Text
3183
3184 \begin_layout Plain Layout
3185 Comando
3186 \end_layout
3187
3188 \end_inset
3189 </cell>
3190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3191 \begin_inset Text
3192
3193 \begin_layout Plain Layout
3194 Resultado
3195 \end_layout
3196
3197 \end_inset
3198 </cell>
3199 </row>
3200 <row>
3201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3202 \begin_inset Text
3203
3204 \begin_layout Plain Layout
3205
3206 \backslash
3207 not=
3208 \end_layout
3209
3210 \end_inset
3211 </cell>
3212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3213 \begin_inset Text
3214
3215 \begin_layout Plain Layout
3216 \begin_inset Formula $\not=$
3217 \end_inset
3218
3219
3220 \end_layout
3221
3222 \end_inset
3223 </cell>
3224 </row>
3225 <row>
3226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3227 \begin_inset Text
3228
3229 \begin_layout Plain Layout
3230
3231 \backslash
3232 not 
3233 \backslash
3234 le
3235 \end_layout
3236
3237 \end_inset
3238 </cell>
3239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3240 \begin_inset Text
3241
3242 \begin_layout Plain Layout
3243 \begin_inset Formula $\not\le$
3244 \end_inset
3245
3246
3247 \end_layout
3248
3249 \end_inset
3250 </cell>
3251 </row>
3252 <row>
3253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3254 \begin_inset Text
3255
3256 \begin_layout Plain Layout
3257
3258 \backslash
3259 not 
3260 \backslash
3261 parallel
3262 \end_layout
3263
3264 \end_inset
3265 </cell>
3266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3267 \begin_inset Text
3268
3269 \begin_layout Plain Layout
3270 \begin_inset Formula $\not\parallel$
3271 \end_inset
3272
3273
3274 \end_layout
3275
3276 \end_inset
3277 </cell>
3278 </row>
3279 </lyxtabular>
3280
3281 \end_inset
3282
3283
3284 \end_layout
3285
3286 \begin_layout Standard
3287 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3288  Por tanto para algunas negaciones hay comandos especiales (véase 
3289 \begin_inset CommandInset ref
3290 LatexCommand ref
3291 reference "sub:Símbolos-matemáticos"
3292
3293 \end_inset
3294
3295  y 
3296 \begin_inset CommandInset ref
3297 LatexCommand ref
3298 reference "sec:Relaciones"
3299
3300 \end_inset
3301
3302 ).
3303 \end_layout
3304
3305 \begin_layout Subsection
3306 Espaciadores fantasma 
3307 \begin_inset CommandInset label
3308 LatexCommand label
3309 name "sub:Espaciadores-fantasma"
3310
3311 \end_inset
3312
3313
3314 \begin_inset Index
3315 status collapsed
3316
3317 \begin_layout Plain Layout
3318 Espaciadores fantasma
3319 \end_layout
3320
3321 \end_inset
3322
3323
3324 \begin_inset Index
3325 status collapsed
3326
3327 \begin_layout Plain Layout
3328 Química ! isótopos
3329 \end_layout
3330
3331 \end_inset
3332
3333
3334 \begin_inset Index
3335 status collapsed
3336
3337 \begin_layout Plain Layout
3338 Isótopos|see
3339 \begin_inset ERT
3340 status collapsed
3341
3342 \begin_layout Plain Layout
3343
3344 {
3345 \end_layout
3346
3347 \end_inset
3348
3349 Química
3350 \begin_inset ERT
3351 status collapsed
3352
3353 \begin_layout Plain Layout
3354
3355 }
3356 \end_layout
3357
3358 \end_inset
3359
3360
3361 \end_layout
3362
3363 \end_inset
3364
3365
3366 \end_layout
3367
3368 \begin_layout Standard
3369 En la presentación de isótopos,
3370 \begin_inset Foot
3371 status collapsed
3372
3373 \begin_layout Plain Layout
3374 Más sobre símbolos químicos en 
3375 \begin_inset CommandInset ref
3376 LatexCommand ref
3377 reference "sub:Símbolos-y-ecuaciones-químicas"
3378
3379 \end_inset
3380
3381
3382 \end_layout
3383
3384 \end_inset
3385
3386  p.
3387 \begin_inset space \thinspace{}
3388 \end_inset
3389
3390 e., surge el problema siguiente:
3391 \end_layout
3392
3393 \begin_layout Standard
3394 \noindent
3395 \align center
3396 \begin_inset Tabular
3397 <lyxtabular version="3" rows="2" columns="2">
3398 <features>
3399 <column alignment="center" valignment="top" width="0">
3400 <column alignment="center" valignment="top" width="0">
3401 <row>
3402 <cell alignment="center" valignment="top" usebox="none">
3403 \begin_inset Text
3404
3405 \begin_layout Plain Layout
3406 Índices generados con sub- y superíndices:
3407 \end_layout
3408
3409 \end_inset
3410 </cell>
3411 <cell alignment="center" valignment="top" usebox="none">
3412 \begin_inset Text
3413
3414 \begin_layout Plain Layout
3415 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3416 \end_inset
3417
3418
3419 \end_layout
3420
3421 \end_inset
3422 </cell>
3423 </row>
3424 <row>
3425 <cell alignment="center" valignment="top" usebox="none">
3426 \begin_inset Text
3427
3428 \begin_layout Plain Layout
3429 Índices correctos:
3430 \end_layout
3431
3432 \end_inset
3433 </cell>
3434 <cell alignment="center" valignment="top" usebox="none">
3435 \begin_inset Text
3436
3437 \begin_layout Plain Layout
3438 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3439 \end_inset
3440
3441
3442 \end_layout
3443
3444 \end_inset
3445 </cell>
3446 </row>
3447 </lyxtabular>
3448
3449 \end_inset
3450
3451
3452 \begin_inset Note Note
3453 status collapsed
3454
3455 \begin_layout Plain Layout
3456
3457 \series bold
3458
3459 \backslash
3460 raisebox
3461 \series default
3462  se usa sólo como espaciador
3463 \end_layout
3464
3465 \end_inset
3466
3467
3468 \end_layout
3469
3470 \begin_layout Standard
3471 Por defecto, el índice más corto se coloca sobre o bajo el primer carácter
3472  del índice más largo.
3473  Para evitarlo está el comando 
3474 \series bold
3475
3476 \backslash
3477 phantom
3478 \series default
3479
3480 \begin_inset Index
3481 status collapsed
3482
3483 \begin_layout Plain Layout
3484 Comandos ! P ! 
3485 \backslash
3486 phantom
3487 \end_layout
3488
3489 \end_inset
3490
3491  o el botón 
3492 \begin_inset space ~
3493 \end_inset
3494
3495
3496 \begin_inset Graphics
3497         filename ../../images/math/phantom.png
3498         scale 85
3499
3500 \end_inset
3501
3502  del submenú de espaciado de ecuaciones
3503 \begin_inset Foot
3504 status collapsed
3505
3506 \begin_layout Plain Layout
3507 Botón 
3508 \begin_inset Graphics
3509         filename ../../images/math/space.png
3510         scale 85
3511
3512 \end_inset
3513
3514  de la barra de ecuaciones
3515 \end_layout
3516
3517 \end_inset
3518
3519 , que genera uno o más caracteres fantasma.
3520  Al insertar 
3521 \series bold
3522
3523 \backslash
3524 phantom
3525 \series default
3526  aparece un pequeño marco azul con dos flechas rojas superpuestas
3527 \begin_inset Formula $\phantom{}$
3528 \end_inset
3529
3530 .
3531  Las flechas indican que se utilizarán como espaciador la anchura y altura
3532  totales del contenido del marco.
3533  Los caracteres fantasmas son espaciadores adecuados al tamaño de los caracteres.
3534 \end_layout
3535
3536 \begin_layout Standard
3537 \noindent
3538 \align center
3539 \begin_inset Tabular
3540 <lyxtabular version="3" rows="4" columns="2">
3541 <features>
3542 <column alignment="center" valignment="top" width="0">
3543 <column alignment="center" valignment="top" width="0">
3544 <row>
3545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3546 \begin_inset Text
3547
3548 \begin_layout Plain Layout
3549 Comando
3550 \end_layout
3551
3552 \end_inset
3553 </cell>
3554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3555 \begin_inset Text
3556
3557 \begin_layout Plain Layout
3558 Resultado
3559 \begin_inset Note Note
3560 status collapsed
3561
3562 \begin_layout Plain Layout
3563
3564 \series bold
3565
3566 \backslash
3567 raisebox
3568 \series default
3569  se usa sólo como espaciador
3570 \end_layout
3571
3572 \end_inset
3573
3574
3575 \end_layout
3576
3577 \end_inset
3578 </cell>
3579 </row>
3580 <row>
3581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3582 \begin_inset Text
3583
3584 \begin_layout Plain Layout
3585 ^19
3586 \begin_inset ERT
3587 status collapsed
3588
3589 \begin_layout Plain Layout
3590
3591
3592 \backslash
3593 spce 
3594 \end_layout
3595
3596 \end_inset
3597
3598 _
3599 \backslash
3600 phantom
3601 \begin_inset ERT
3602 status collapsed
3603
3604 \begin_layout Plain Layout
3605
3606
3607 \backslash
3608 spce 
3609 \end_layout
3610
3611 \end_inset
3612
3613 1
3614 \begin_inset Formula $\rightarrow$
3615 \end_inset
3616
3617 9
3618 \begin_inset ERT
3619 status collapsed
3620
3621 \begin_layout Plain Layout
3622
3623
3624 \backslash
3625 spce 
3626 \end_layout
3627
3628 \end_inset
3629
3630 F
3631 \end_layout
3632
3633 \end_inset
3634 </cell>
3635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3636 \begin_inset Text
3637
3638 \begin_layout Plain Layout
3639 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3640 \end_inset
3641
3642
3643 \end_layout
3644
3645 \end_inset
3646 </cell>
3647 </row>
3648 <row>
3649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3650 \begin_inset Text
3651
3652 \begin_layout Plain Layout
3653 ^235
3654 \begin_inset ERT
3655 status collapsed
3656
3657 \begin_layout Plain Layout
3658
3659
3660 \backslash
3661 spce 
3662 \end_layout
3663
3664 \end_inset
3665
3666 _
3667 \backslash
3668 phantom
3669 \begin_inset ERT
3670 status collapsed
3671
3672 \begin_layout Plain Layout
3673
3674
3675 \backslash
3676 spce 
3677 \end_layout
3678
3679 \end_inset
3680
3681 23
3682 \begin_inset Formula $\rightarrow$
3683 \end_inset
3684
3685 9
3686 \begin_inset ERT
3687 status collapsed
3688
3689 \begin_layout Plain Layout
3690
3691
3692 \backslash
3693 spce 
3694 \end_layout
3695
3696 \end_inset
3697
3698 F
3699 \end_layout
3700
3701 \end_inset
3702 </cell>
3703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3704 \begin_inset Text
3705
3706 \begin_layout Plain Layout
3707 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3708 \end_inset
3709
3710
3711 \end_layout
3712
3713 \end_inset
3714 </cell>
3715 </row>
3716 <row>
3717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3718 \begin_inset Text
3719
3720 \begin_layout Plain Layout
3721
3722 \backslash
3723 Lambda^
3724 \begin_inset ERT
3725 status collapsed
3726
3727 \begin_layout Plain Layout
3728
3729
3730 \backslash
3731 spce 
3732 \end_layout
3733
3734 \end_inset
3735
3736
3737 \backslash
3738 phantom
3739 \begin_inset ERT
3740 status collapsed
3741
3742 \begin_layout Plain Layout
3743
3744
3745 \backslash
3746 spce 
3747 \end_layout
3748
3749 \end_inset
3750
3751 ii
3752 \begin_inset Formula $\rightarrow$
3753 \end_inset
3754
3755 t
3756 \begin_inset ERT
3757 status collapsed
3758
3759 \begin_layout Plain Layout
3760
3761
3762 \backslash
3763 spce 
3764 \end_layout
3765
3766 \end_inset
3767
3768 _MMt
3769 \end_layout
3770
3771 \end_inset
3772 </cell>
3773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3774 \begin_inset Text
3775
3776 \begin_layout Plain Layout
3777 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3778 \end_inset
3779
3780
3781 \end_layout
3782
3783 \end_inset
3784 </cell>
3785 </row>
3786 </lyxtabular>
3787
3788 \end_inset
3789
3790
3791 \end_layout
3792
3793 \begin_layout Standard
3794 Además hay los comandos 
3795 \series bold
3796
3797 \backslash
3798 vphantom
3799 \series default
3800
3801 \begin_inset Index
3802 status collapsed
3803
3804 \begin_layout Plain Layout
3805 Comandos ! V ! 
3806 \backslash
3807 vphantom
3808 \end_layout
3809
3810 \end_inset
3811
3812  (botón 
3813 \begin_inset space ~
3814 \end_inset
3815
3816
3817 \begin_inset Graphics
3818         filename ../../images/math/vphantom.png
3819         scale 85
3820
3821 \end_inset
3822
3823 ) y 
3824 \series bold
3825
3826 \backslash
3827 hphantom
3828 \series default
3829
3830 \begin_inset Index
3831 status collapsed
3832
3833 \begin_layout Plain Layout
3834 Comandos ! H ! 
3835 \backslash
3836 hphantom
3837 \end_layout
3838
3839 \end_inset
3840
3841  (botón 
3842 \begin_inset space ~
3843 \end_inset
3844
3845
3846 \begin_inset Graphics
3847         filename ../../images/math/hphantom.png
3848         scale 85
3849
3850 \end_inset
3851
3852 ).
3853  
3854 \series bold
3855
3856 \backslash
3857 hphantom
3858 \series default
3859  genera espacio en el marco sólo para la altura máxima de los caracteres,
3860  no para su anchura.
3861  
3862 \series bold
3863
3864 \backslash
3865 vphantom
3866 \series default
3867  genera espacio sólo para la anchura del contenido del marco.
3868  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3869 \end_layout
3870
3871 \begin_layout Standard
3872 Por ejemplo, 
3873 \series bold
3874
3875 \backslash
3876 vphantom
3877 \series default
3878
3879 \begin_inset ERT
3880 status collapsed
3881
3882 \begin_layout Plain Layout
3883
3884
3885 \backslash
3886 spce 
3887 \end_layout
3888
3889 \end_inset
3890
3891
3892 \series bold
3893 a
3894 \backslash
3895 int
3896 \series default
3897  genera espacio de la altura del signo de la integral,
3898 \begin_inset Foot
3899 status collapsed
3900
3901 \begin_layout Plain Layout
3902 El comando 
3903 \series bold
3904
3905 \backslash
3906 int
3907 \series default
3908  genera un signo de integral, véase 
3909 \begin_inset CommandInset ref
3910 LatexCommand ref
3911 reference "sub:Operadores-grandes"
3912
3913 \end_inset
3914
3915
3916 \end_layout
3917
3918 \end_inset
3919
3920  porque este es el carácter más largo.
3921  En la 
3922 \begin_inset CommandInset ref
3923 LatexCommand ref
3924 reference "sub:Delimitadores-multilínea"
3925
3926 \end_inset
3927
3928  hay un ejemplo de aplicación.
3929 \end_layout
3930
3931 \begin_layout Subsection
3932 Barras
3933 \begin_inset Index
3934 status collapsed
3935
3936 \begin_layout Plain Layout
3937 Barras
3938 \end_layout
3939
3940 \end_inset
3941
3942
3943 \begin_inset Index
3944 status collapsed
3945
3946 \begin_layout Plain Layout
3947 Ecuación ! sub- o superrayada
3948 \end_layout
3949
3950 \end_inset
3951
3952
3953 \end_layout
3954
3955 \begin_layout Standard
3956 \noindent
3957 \align center
3958 \begin_inset Tabular
3959 <lyxtabular version="3" rows="4" columns="2">
3960 <features>
3961 <column alignment="center" valignment="top" width="0">
3962 <column alignment="center" valignment="top" width="0">
3963 <row>
3964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3965 \begin_inset Text
3966
3967 \begin_layout Plain Layout
3968 Comando
3969 \end_layout
3970
3971 \end_inset
3972 </cell>
3973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3974 \begin_inset Text
3975
3976 \begin_layout Plain Layout
3977 Resultado
3978 \begin_inset Note Note
3979 status collapsed
3980
3981 \begin_layout Plain Layout
3982
3983 \series bold
3984
3985 \backslash
3986 raisebox
3987 \series default
3988  se usa sólo como espaciador
3989 \end_layout
3990
3991 \end_inset
3992
3993
3994 \end_layout
3995
3996 \end_inset
3997 </cell>
3998 </row>
3999 <row>
4000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4001 \begin_inset Text
4002
4003 \begin_layout Plain Layout
4004
4005 \backslash
4006 overline
4007 \begin_inset ERT
4008 status collapsed
4009
4010 \begin_layout Plain Layout
4011
4012
4013 \backslash
4014 spce 
4015 \end_layout
4016
4017 \end_inset
4018
4019 A+B
4020 \begin_inset Index
4021 status collapsed
4022
4023 \begin_layout Plain Layout
4024 Comandos ! O ! 
4025 \backslash
4026 overline
4027 \end_layout
4028
4029 \end_inset
4030
4031
4032 \end_layout
4033
4034 \end_inset
4035 </cell>
4036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4037 \begin_inset Text
4038
4039 \begin_layout Plain Layout
4040 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4041 \end_inset
4042
4043
4044 \end_layout
4045
4046 \end_inset
4047 </cell>
4048 </row>
4049 <row>
4050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4051 \begin_inset Text
4052
4053 \begin_layout Plain Layout
4054
4055 \backslash
4056 underline
4057 \begin_inset ERT
4058 status collapsed
4059
4060 \begin_layout Plain Layout
4061
4062
4063 \backslash
4064 spce 
4065 \end_layout
4066
4067 \end_inset
4068
4069 A+B
4070 \begin_inset Index
4071 status collapsed
4072
4073 \begin_layout Plain Layout
4074 Comandos ! U ! 
4075 \backslash
4076 underline
4077 \end_layout
4078
4079 \end_inset
4080
4081
4082 \end_layout
4083
4084 \end_inset
4085 </cell>
4086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4087 \begin_inset Text
4088
4089 \begin_layout Plain Layout
4090 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4091 \end_inset
4092
4093
4094 \end_layout
4095
4096 \end_inset
4097 </cell>
4098 </row>
4099 <row>
4100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4101 \begin_inset Text
4102
4103 \begin_layout Plain Layout
4104
4105 \backslash
4106 overline
4107 \begin_inset ERT
4108 status collapsed
4109
4110 \begin_layout Plain Layout
4111
4112
4113 \backslash
4114 spce 
4115 \end_layout
4116
4117 \end_inset
4118
4119
4120 \backslash
4121 underline
4122 \begin_inset ERT
4123 status collapsed
4124
4125 \begin_layout Plain Layout
4126
4127
4128 \backslash
4129 spce 
4130 \end_layout
4131
4132 \end_inset
4133
4134 A+B
4135 \end_layout
4136
4137 \end_inset
4138 </cell>
4139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4140 \begin_inset Text
4141
4142 \begin_layout Plain Layout
4143 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4144 \end_inset
4145
4146
4147 \end_layout
4148
4149 \end_inset
4150 </cell>
4151 </row>
4152 </lyxtabular>
4153
4154 \end_inset
4155
4156
4157 \end_layout
4158
4159 \begin_layout Standard
4160 En el último ejemplo es indiferente poner primero 
4161 \series bold
4162
4163 \backslash
4164 overline
4165 \series default
4166  o 
4167 \series bold
4168
4169 \backslash
4170 underline
4171 \series default
4172 .
4173 \end_layout
4174
4175 \begin_layout Standard
4176 Para poner doble subrayado, p.
4177 \begin_inset space \thinspace{}
4178 \end_inset
4179
4180 e.
4181  en resultados, se usa 
4182 \series bold
4183
4184 \backslash
4185 underline
4186 \series default
4187  dos veces.
4188 \end_layout
4189
4190 \begin_layout Standard
4191 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4192 \end_layout
4193
4194 \begin_layout Subsection
4195 Puntos
4196 \begin_inset Index
4197 status collapsed
4198
4199 \begin_layout Plain Layout
4200 Puntos
4201 \end_layout
4202
4203 \end_inset
4204
4205
4206 \end_layout
4207
4208 \begin_layout Standard
4209 Hay distintos tipos de puntos disponibles.
4210 \begin_inset Foot
4211 status collapsed
4212
4213 \begin_layout Plain Layout
4214 En la barra de herramientas de ecuaciones, en el panel del botón 
4215 \begin_inset Graphics
4216         filename ../../images/math/ldots.png
4217         scale 85
4218
4219 \end_inset
4220
4221 .
4222 \end_layout
4223
4224 \end_inset
4225
4226  Para continuación en enumeraciones se usan puntos bajos, (
4227 \series bold
4228
4229 \backslash
4230 ldots
4231 \series default
4232
4233 \begin_inset Index
4234 status collapsed
4235
4236 \begin_layout Plain Layout
4237 Comandos ! L ! 
4238 \backslash
4239 ldots
4240 \end_layout
4241
4242 \end_inset
4243
4244 ), mientras que para operaciones se usan puntos centrados a la misma altura
4245  que los operadores, (
4246 \series bold
4247
4248 \backslash
4249 cdots
4250 \series default
4251
4252 \begin_inset Index
4253 status collapsed
4254
4255 \begin_layout Plain Layout
4256 Comandos ! C ! 
4257 \backslash
4258 cdots
4259 \end_layout
4260
4261 \end_inset
4262
4263 ).
4264  Si se usa el comando 
4265 \series bold
4266
4267 \backslash
4268 dots
4269 \series default
4270
4271 \begin_inset Index
4272 status collapsed
4273
4274 \begin_layout Plain Layout
4275 Comandos ! D ! 
4276 \backslash
4277 dots
4278 \end_layout
4279
4280 \end_inset
4281
4282 , LaTeX decide el tipo a usar en función del carácter siguiente.
4283 \end_layout
4284
4285 \begin_layout Standard
4286 \align center
4287 \begin_inset Tabular
4288 <lyxtabular version="3" rows="8" columns="2">
4289 <features>
4290 <column alignment="center" valignment="top" width="0pt">
4291 <column alignment="center" valignment="top" width="0pt">
4292 <row>
4293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4294 \begin_inset Text
4295
4296 \begin_layout Plain Layout
4297 Comando
4298 \end_layout
4299
4300 \end_inset
4301 </cell>
4302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4303 \begin_inset Text
4304
4305 \begin_layout Plain Layout
4306 Resultado
4307 \end_layout
4308
4309 \end_inset
4310 </cell>
4311 </row>
4312 <row>
4313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4314 \begin_inset Text
4315
4316 \begin_layout Plain Layout
4317 A_1
4318 \begin_inset ERT
4319 status collapsed
4320
4321 \begin_layout Plain Layout
4322
4323
4324 \backslash
4325 spce 
4326 \end_layout
4327
4328 \end_inset
4329
4330 ,
4331 \backslash
4332 dots
4333 \begin_inset ERT
4334 status collapsed
4335
4336 \begin_layout Plain Layout
4337
4338
4339 \backslash
4340 spce 
4341 \end_layout
4342
4343 \end_inset
4344
4345 ,A_n
4346 \end_layout
4347
4348 \end_inset
4349 </cell>
4350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4351 \begin_inset Text
4352
4353 \begin_layout Plain Layout
4354 \begin_inset Formula $A_{1},\dots,A_{n}$
4355 \end_inset
4356
4357
4358 \end_layout
4359
4360 \end_inset
4361 </cell>
4362 </row>
4363 <row>
4364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4365 \begin_inset Text
4366
4367 \begin_layout Plain Layout
4368 A_1
4369 \begin_inset ERT
4370 status collapsed
4371
4372 \begin_layout Plain Layout
4373
4374
4375 \backslash
4376 spce 
4377 \end_layout
4378
4379 \end_inset
4380
4381 +
4382 \backslash
4383 dots
4384 \begin_inset ERT
4385 status collapsed
4386
4387 \begin_layout Plain Layout
4388
4389
4390 \backslash
4391 spce 
4392 \end_layout
4393
4394 \end_inset
4395
4396 +A_n
4397 \end_layout
4398
4399 \end_inset
4400 </cell>
4401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4402 \begin_inset Text
4403
4404 \begin_layout Plain Layout
4405 \begin_inset Formula $A_{1}+\dots+A_{n}$
4406 \end_inset
4407
4408
4409 \end_layout
4410
4411 \end_inset
4412 </cell>
4413 </row>
4414 <row>
4415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4416 \begin_inset Text
4417
4418 \begin_layout Plain Layout
4419 A_1
4420 \begin_inset ERT
4421 status collapsed
4422
4423 \begin_layout Plain Layout
4424
4425
4426 \backslash
4427 spce 
4428 \end_layout
4429
4430 \end_inset
4431
4432 ,
4433 \backslash
4434 ldots
4435 \begin_inset ERT
4436 status collapsed
4437
4438 \begin_layout Plain Layout
4439
4440
4441 \backslash
4442 spce 
4443 \end_layout
4444
4445 \end_inset
4446
4447 ,A_n
4448 \end_layout
4449
4450 \end_inset
4451 </cell>
4452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4453 \begin_inset Text
4454
4455 \begin_layout Plain Layout
4456 \begin_inset Formula $A_{1},\ldots,A_{n}$
4457 \end_inset
4458
4459
4460 \end_layout
4461
4462 \end_inset
4463 </cell>
4464 </row>
4465 <row>
4466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4467 \begin_inset Text
4468
4469 \begin_layout Plain Layout
4470 A_1
4471 \begin_inset ERT
4472 status collapsed
4473
4474 \begin_layout Plain Layout
4475
4476
4477 \backslash
4478 spce 
4479 \end_layout
4480
4481 \end_inset
4482
4483 +
4484 \backslash
4485 cdots
4486 \begin_inset ERT
4487 status collapsed
4488
4489 \begin_layout Plain Layout
4490
4491
4492 \backslash
4493 spce 
4494 \end_layout
4495
4496 \end_inset
4497
4498 +A_n
4499 \end_layout
4500
4501 \end_inset
4502 </cell>
4503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4504 \begin_inset Text
4505
4506 \begin_layout Plain Layout
4507 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4508 \end_inset
4509
4510
4511 \end_layout
4512
4513 \end_inset
4514 </cell>
4515 </row>
4516 <row>
4517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4518 \begin_inset Text
4519
4520 \begin_layout Plain Layout
4521
4522 \backslash
4523 vdots
4524 \end_layout
4525
4526 \end_inset
4527 </cell>
4528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4529 \begin_inset Text
4530
4531 \begin_layout Plain Layout
4532 \begin_inset Formula $\vdots$
4533 \end_inset
4534
4535
4536 \end_layout
4537
4538 \end_inset
4539 </cell>
4540 </row>
4541 <row>
4542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4543 \begin_inset Text
4544
4545 \begin_layout Plain Layout
4546
4547 \backslash
4548 ddots
4549 \end_layout
4550
4551 \end_inset
4552 </cell>
4553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4554 \begin_inset Text
4555
4556 \begin_layout Plain Layout
4557 \begin_inset Formula $\ddots$
4558 \end_inset
4559
4560
4561 \end_layout
4562
4563 \end_inset
4564 </cell>
4565 </row>
4566 <row>
4567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4568 \begin_inset Text
4569
4570 \begin_layout Plain Layout
4571 Matriz
4572 \begin_inset space \thinspace{}
4573 \end_inset
4574
4575 3×3 con los distintos puntos
4576 \end_layout
4577
4578 \end_inset
4579 </cell>
4580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4581 \begin_inset Text
4582
4583 \begin_layout Plain Layout
4584 \begin_inset Formula $\begin{array}{ccc}
4585 A_{11} & \cdots & A_{1m}\\
4586 \vdots & \ddots & \vdots\\
4587 A_{n1} & \cdots & A_{nm}\end{array}$
4588 \end_inset
4589
4590
4591 \end_layout
4592
4593 \end_inset
4594 </cell>
4595 </row>
4596 </lyxtabular>
4597
4598 \end_inset
4599
4600
4601 \end_layout
4602
4603 \begin_layout Standard
4604 Los puntos suspensivos disponibles en el menú 
4605 \family sans
4606 Insertar\SpecialChar \menuseparator
4607 Carácter especial
4608 \family default
4609  son 
4610 \series bold
4611
4612 \backslash
4613 ldots
4614 \series default
4615 .
4616 \begin_inset VSpace medskip
4617 \end_inset
4618
4619
4620 \end_layout
4621
4622 \begin_layout Standard
4623 Hay puntos específicos para matrices que se extienden por varias columnas.
4624  Se generan con el comando 
4625 \series bold
4626
4627 \backslash
4628 hdotsfor
4629 \series default
4630
4631 \begin_inset Index
4632 status collapsed
4633
4634 \begin_layout Plain Layout
4635 Comandos ! H ! 
4636 \backslash
4637 hdotsfor
4638 \end_layout
4639
4640 \end_inset
4641
4642 , que tiene el siguiente esquema:
4643 \end_layout
4644
4645 \begin_layout Standard
4646
4647 \series bold
4648
4649 \backslash
4650 hdotsfor[distancia]{número de columnas}
4651 \end_layout
4652
4653 \begin_layout Standard
4654 Número de columnas especifica cuántas columnas deben abarcarse.
4655  Distancia es un factor para la separación entre los puntos.
4656 \end_layout
4657
4658 \begin_layout Standard
4659 En la siguiente matriz se ha insertado el comando 
4660 \series bold
4661
4662 \backslash
4663 hdotsfor[2]{4}
4664 \series default
4665  en el primer recuadro de la segunda línea para obtener puntos separados
4666  una distancia equivalente a dos veces la del comando 
4667 \series bold
4668
4669 \backslash
4670 dots
4671 \series default
4672 .
4673 \begin_inset Formula \[
4674 \left(\begin{array}{cccc}
4675 A & B & C & D\\
4676 \hdotsfor[2]{4}\\
4677 q & w & e & r\end{array}\right)\]
4678
4679 \end_inset
4680
4681
4682 \end_layout
4683
4684 \begin_layout Standard
4685 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
4686  de lo contrario se producen errores de LaTeX.
4687 \end_layout
4688
4689 \begin_layout Standard
4690 \begin_inset VSpace bigskip
4691 \end_inset
4692
4693
4694 \end_layout
4695
4696 \begin_layout Standard
4697 Además, con el comando 
4698 \series bold
4699
4700 \backslash
4701 dotfill
4702 \series default
4703
4704 \begin_inset Index
4705 status collapsed
4706
4707 \begin_layout Plain Layout
4708 Comandos ! D ! 
4709 \backslash
4710 dotfill
4711 \end_layout
4712
4713 \end_inset
4714
4715  puedes completar con puntos una línea.
4716  El efecto de este tipo de comandos es como el de 
4717 \series bold
4718
4719 \backslash
4720 hfill
4721 \series default
4722 , véase 
4723 \begin_inset CommandInset ref
4724 LatexCommand ref
4725 reference "sub:Espacio-variable"
4726
4727 \end_inset
4728
4729 .
4730 \end_layout
4731
4732 \begin_layout Standard
4733 Por ejemplo el comando 
4734 \series bold
4735 A
4736 \backslash
4737 dotfill
4738 \series default
4739
4740 \begin_inset ERT
4741 status collapsed
4742
4743 \begin_layout Plain Layout
4744
4745
4746 \backslash
4747 spce 
4748 \end_layout
4749
4750 \end_inset
4751
4752
4753 \series bold
4754 B
4755 \series default
4756  genera
4757 \end_layout
4758
4759 \begin_layout Standard
4760 \begin_inset Formula $A\dotfill B$
4761 \end_inset
4762
4763
4764 \end_layout
4765
4766 \begin_layout Standard
4767 Un comando análogo a 
4768 \series bold
4769
4770 \backslash
4771 dotfill
4772 \series default
4773  para rellenar con una línea es 
4774 \series bold
4775
4776 \backslash
4777 hrulefill
4778 \series default
4779
4780 \begin_inset Index
4781 status collapsed
4782
4783 \begin_layout Plain Layout
4784 Comandos ! H ! 
4785 \backslash
4786 hrulefill
4787 \end_layout
4788
4789 \end_inset
4790
4791 :
4792 \end_layout
4793
4794 \begin_layout Standard
4795 \begin_inset Formula $A\hrulefill B$
4796 \end_inset
4797
4798
4799 \end_layout
4800
4801 \begin_layout Standard
4802 Para usar estos comandos en el texto, deben insertarse en modo TeX.
4803 \end_layout
4804
4805 \begin_layout Section
4806 Matrices
4807 \begin_inset CommandInset label
4808 LatexCommand label
4809 name "sec:Matrices"
4810
4811 \end_inset
4812
4813
4814 \begin_inset Index
4815 status collapsed
4816
4817 \begin_layout Plain Layout
4818 Matrices
4819 \end_layout
4820
4821 \end_inset
4822
4823
4824 \end_layout
4825
4826 \begin_layout Standard
4827 Se pueden insertar con el botón 
4828 \begin_inset Graphics
4829         filename ../../images/dialog-show_mathmatrix.png
4830         scale 85
4831
4832 \end_inset
4833
4834  de la barra de ecuaciones o con el menú 
4835 \family sans
4836 Insertar\SpecialChar \menuseparator
4837 Ecuación\SpecialChar \menuseparator
4838 Matriz
4839 \family default
4840 .
4841  Aparece una ventana en la que se pide el número de filas y columnas y la
4842  alineación.
4843  La alineación vertical sólo es relevante para matrices en línea:
4844 \end_layout
4845
4846 \begin_layout Standard
4847 Esta primera matriz tiene alineación superior 
4848 \begin_inset Formula $\begin{array}[t]{cccc}
4849 A & D & G & J\\
4850 B & E & H & K\\
4851 D & F & I & L\end{array}$
4852 \end_inset
4853
4854  , la segunda alineación central 
4855 \begin_inset Formula $\begin{array}{cccc}
4856 A & D & G & J\\
4857 B & E & H & K\\
4858 D & F & I & L\end{array}$
4859 \end_inset
4860
4861  , y la tercera alineación inferior 
4862 \begin_inset Formula $\begin{array}[b]{cccc}
4863 A & D & G & J\\
4864 B & E & H & K\\
4865 D & F & I & L\end{array}$
4866 \end_inset
4867
4868 .
4869 \end_layout
4870
4871 \begin_layout Standard
4872 La alineación horizontal especifica cómo deben alinearse las entradas de
4873  la columna.
4874  Se determina mediante una letra para cada columna.
4875  
4876 \emph on
4877 l
4878 \emph default
4879  indica alineación a la izquierda, 
4880 \emph on
4881 c
4882 \emph default
4883  alineación centrada y 
4884 \emph on
4885 r
4886 \emph default
4887  alineación a la derecha.
4888  Por ejemplo, para componer una matriz
4889 \begin_inset space ~
4890 \end_inset
4891
4892 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
4893  centradas y la última a la derecha, se anota 
4894 \series bold
4895 lccr
4896 \series default
4897  en la alineación horizontal.
4898  Normalmente todas las columnas de una matriz están centradas, por tanto
4899  el valor por defecto es 
4900 \series bold
4901 c
4902 \series default
4903  para todas ellas.
4904 \end_layout
4905
4906 \begin_layout Standard
4907 Alineación horizontal:
4908 \end_layout
4909
4910 \begin_layout Standard
4911
4912 \series bold
4913 lll
4914 \series default
4915  : 
4916 \begin_inset Formula $\begin{array}{lll}
4917 10000 & D & G\\
4918 B & 10000 & H\\
4919 C & F & 10000\end{array}$
4920 \end_inset
4921
4922  , 
4923 \series bold
4924 ccc 
4925 \series default
4926
4927 \begin_inset Formula $\begin{array}{ccc}
4928 10000 & D & G\\
4929 B & 10000 & H\\
4930 C & F & 10000\end{array}$
4931 \end_inset
4932
4933  
4934 \series bold
4935 ,
4936 \series default
4937  
4938 \series bold
4939 rrr 
4940 \series default
4941
4942 \begin_inset Formula $\begin{array}{rrr}
4943 10000 & D & G\\
4944 B & 10000 & H\\
4945 C & F & 10000\end{array}$
4946 \end_inset
4947
4948
4949 \end_layout
4950
4951 \begin_layout Standard
4952 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
4953  botones 
4954 \begin_inset Graphics
4955         filename ../../images/tabular-feature_append-row.png
4956         scale 85
4957
4958 \end_inset
4959
4960
4961 \begin_inset Graphics
4962         filename ../../images/tabular-feature_delete-row.png
4963         scale 85
4964
4965 \end_inset
4966
4967 , etc.
4968  de la barra de ecuaciones o el menú 
4969 \family sans
4970 Editar\SpecialChar \menuseparator
4971 Filas y columnas
4972 \family default
4973 .
4974  También se pueden añadir filas nuevas con 
4975 \family sans
4976 Ctrl-Intro
4977 \family default
4978 .
4979 \end_layout
4980
4981 \begin_layout Standard
4982 \begin_inset VSpace bigskip
4983 \end_inset
4984
4985
4986 \end_layout
4987
4988 \begin_layout Standard
4989 Se pueden poner paréntesis alrededor de una matriz con los comandos 
4990 \series bold
4991
4992 \backslash
4993 left
4994 \series default
4995
4996 \begin_inset Index
4997 status collapsed
4998
4999 \begin_layout Plain Layout
5000 Comandos ! L ! 
5001 \backslash
5002 left
5003 \end_layout
5004
5005 \end_inset
5006
5007  y 
5008 \series bold
5009
5010 \backslash
5011 right
5012 \series default
5013
5014 \begin_inset Index
5015 status collapsed
5016
5017 \begin_layout Plain Layout
5018 Comandos ! R ! 
5019 \backslash
5020 right
5021 \end_layout
5022
5023 \end_inset
5024
5025  (atajo 
5026 \family sans
5027 Alt-m
5028 \begin_inset space ~
5029 \end_inset
5030
5031 paréntesis
5032 \family default
5033 ), véase 
5034 \begin_inset CommandInset ref
5035 LatexCommand ref
5036 reference "sub:Tamaño-automático-de"
5037
5038 \end_inset
5039
5040 , o usando los comandos siguientes:
5041 \end_layout
5042
5043 \begin_layout Standard
5044 \begin_inset VSpace medskip
5045 \end_inset
5046
5047
5048 \end_layout
5049
5050 \begin_layout Standard
5051 \begin_inset space \hfill{}
5052 \end_inset
5053
5054
5055 \begin_inset Tabular
5056 <lyxtabular version="3" rows="4" columns="2">
5057 <features>
5058 <column alignment="center" valignment="top" width="0">
5059 <column alignment="center" valignment="top" width="0">
5060 <row>
5061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5062 \begin_inset Text
5063
5064 \begin_layout Plain Layout
5065 Comando
5066 \end_layout
5067
5068 \end_inset
5069 </cell>
5070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5071 \begin_inset Text
5072
5073 \begin_layout Plain Layout
5074 Resultado
5075 \begin_inset Note Note
5076 status collapsed
5077
5078 \begin_layout Plain Layout
5079
5080 \series bold
5081
5082 \backslash
5083 raisebox
5084 \series default
5085  se usa sólo como espaciador
5086 \end_layout
5087
5088 \end_inset
5089
5090
5091 \end_layout
5092
5093 \end_inset
5094 </cell>
5095 </row>
5096 <row>
5097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5098 \begin_inset Text
5099
5100 \begin_layout Plain Layout
5101
5102 \backslash
5103 bmatrix
5104 \begin_inset ERT
5105 status collapsed
5106
5107 \begin_layout Plain Layout
5108
5109
5110 \backslash
5111 spce 
5112 \end_layout
5113
5114 \end_inset
5115
5116 2
5117 \series bold
5118 ×
5119 \series default
5120 2
5121 \begin_inset space \thinspace{}
5122 \end_inset
5123
5124 matriz
5125 \end_layout
5126
5127 \end_inset
5128 </cell>
5129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5130 \begin_inset Text
5131
5132 \begin_layout Plain Layout
5133 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5134 0 & \textrm{-}\mathrm{i}\\
5135 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5136 \end_inset
5137
5138
5139 \end_layout
5140
5141 \end_inset
5142 </cell>
5143 </row>
5144 <row>
5145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5146 \begin_inset Text
5147
5148 \begin_layout Plain Layout
5149
5150 \backslash
5151 Bmatrix
5152 \begin_inset ERT
5153 status collapsed
5154
5155 \begin_layout Plain Layout
5156
5157
5158 \backslash
5159 spce 
5160 \end_layout
5161
5162 \end_inset
5163
5164 2×2
5165 \begin_inset space \thinspace{}
5166 \end_inset
5167
5168 matriz
5169 \end_layout
5170
5171 \end_inset
5172 </cell>
5173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5174 \begin_inset Text
5175
5176 \begin_layout Plain Layout
5177 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5178 0 & \textrm{-}\mathrm{i}\\
5179 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5180 \end_inset
5181
5182
5183 \end_layout
5184
5185 \end_inset
5186 </cell>
5187 </row>
5188 <row>
5189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5190 \begin_inset Text
5191
5192 \begin_layout Plain Layout
5193
5194 \backslash
5195 pmatrix
5196 \begin_inset ERT
5197 status collapsed
5198
5199 \begin_layout Plain Layout
5200
5201
5202 \backslash
5203 spce 
5204 \end_layout
5205
5206 \end_inset
5207
5208 2
5209 \series bold
5210 ×
5211 \series default
5212 2
5213 \begin_inset space \thinspace{}
5214 \end_inset
5215
5216 matriz
5217 \end_layout
5218
5219 \end_inset
5220 </cell>
5221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5222 \begin_inset Text
5223
5224 \begin_layout Plain Layout
5225 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5226 0 & \textrm{-}\mathrm{i}\\
5227 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5228 \end_inset
5229
5230
5231 \end_layout
5232
5233 \end_inset
5234 </cell>
5235 </row>
5236 </lyxtabular>
5237
5238 \end_inset
5239
5240
5241 \begin_inset space \hfill{}
5242 \end_inset
5243
5244
5245 \begin_inset Tabular
5246 <lyxtabular version="3" rows="4" columns="2">
5247 <features>
5248 <column alignment="center" valignment="top" width="0">
5249 <column alignment="center" valignment="top" width="0">
5250 <row>
5251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5252 \begin_inset Text
5253
5254 \begin_layout Plain Layout
5255 Comando
5256 \end_layout
5257
5258 \end_inset
5259 </cell>
5260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5261 \begin_inset Text
5262
5263 \begin_layout Plain Layout
5264 Resultado
5265 \begin_inset Note Note
5266 status collapsed
5267
5268 \begin_layout Plain Layout
5269
5270 \series bold
5271
5272 \backslash
5273 raisebox
5274 \series default
5275  se usa sólo como espaciador
5276 \end_layout
5277
5278 \end_inset
5279
5280
5281 \end_layout
5282
5283 \end_inset
5284 </cell>
5285 </row>
5286 <row>
5287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5288 \begin_inset Text
5289
5290 \begin_layout Plain Layout
5291
5292 \backslash
5293 vmatrix
5294 \begin_inset ERT
5295 status collapsed
5296
5297 \begin_layout Plain Layout
5298
5299
5300 \backslash
5301 spce 
5302 \end_layout
5303
5304 \end_inset
5305
5306 2
5307 \series bold
5308 ×
5309 \series default
5310 2
5311 \begin_inset space \thinspace{}
5312 \end_inset
5313
5314 matriz
5315 \end_layout
5316
5317 \end_inset
5318 </cell>
5319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5320 \begin_inset Text
5321
5322 \begin_layout Plain Layout
5323 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5324 0 & \textrm{-}\mathrm{i}\\
5325 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5326 \end_inset
5327
5328
5329 \end_layout
5330
5331 \end_inset
5332 </cell>
5333 </row>
5334 <row>
5335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5336 \begin_inset Text
5337
5338 \begin_layout Plain Layout
5339
5340 \backslash
5341 Vmatrix
5342 \begin_inset ERT
5343 status collapsed
5344
5345 \begin_layout Plain Layout
5346
5347
5348 \backslash
5349 spce 
5350 \end_layout
5351
5352 \end_inset
5353
5354 2
5355 \series bold
5356 ×
5357 \series default
5358 2
5359 \begin_inset space \thinspace{}
5360 \end_inset
5361
5362 matriz
5363 \end_layout
5364
5365 \end_inset
5366 </cell>
5367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5368 \begin_inset Text
5369
5370 \begin_layout Plain Layout
5371 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5372 0 & \textrm{-}\mathrm{i}\\
5373 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5374 \end_inset
5375
5376
5377 \end_layout
5378
5379 \end_inset
5380 </cell>
5381 </row>
5382 <row>
5383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5384 \begin_inset Text
5385
5386 \begin_layout Plain Layout
5387
5388 \backslash
5389 matrix
5390 \begin_inset ERT
5391 status collapsed
5392
5393 \begin_layout Plain Layout
5394
5395
5396 \backslash
5397 spce 
5398 \end_layout
5399
5400 \end_inset
5401
5402 2
5403 \series bold
5404 ×
5405 \series default
5406 2
5407 \begin_inset space \thinspace{}
5408 \end_inset
5409
5410 matriz
5411 \end_layout
5412
5413 \end_inset
5414 </cell>
5415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5416 \begin_inset Text
5417
5418 \begin_layout Plain Layout
5419 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5420 0 & \textrm{-}\mathrm{i}\\
5421 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5422 \end_inset
5423
5424
5425 \end_layout
5426
5427 \end_inset
5428 </cell>
5429 </row>
5430 </lyxtabular>
5431
5432 \end_inset
5433
5434
5435 \begin_inset space \hfill{}
5436 \end_inset
5437
5438
5439 \end_layout
5440
5441 \begin_layout Standard
5442 \begin_inset VSpace medskip
5443 \end_inset
5444
5445
5446 \end_layout
5447
5448 \begin_layout Standard
5449 Cuando se inserta p.
5450 \begin_inset space \thinspace{}
5451 \end_inset
5452
5453 e.
5454 \begin_inset space ~
5455 \end_inset
5456
5457
5458 \series bold
5459
5460 \backslash
5461 vmatrix
5462 \series default
5463 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5464  la matriz.
5465 \end_layout
5466
5467 \begin_layout Standard
5468 \begin_inset VSpace bigskip
5469 \end_inset
5470
5471
5472 \end_layout
5473
5474 \begin_layout Standard
5475 Como todas las ecuaciones multilínea son matrices, la longitud 
5476 \series bold
5477
5478 \backslash
5479 arraycolsep
5480 \series default
5481
5482 \begin_inset Index
5483 status collapsed
5484
5485 \begin_layout Plain Layout
5486 Comandos ! A ! 
5487 \backslash
5488 arraycolsep
5489 \end_layout
5490
5491 \end_inset
5492
5493 , que se describe en 
5494 \begin_inset CommandInset ref
5495 LatexCommand ref
5496 reference "sub:Separación-de-columnas"
5497
5498 \end_inset
5499
5500 , también se puede usar para cambiar la separación de las columnas en una
5501  matriz.
5502  Para cambiar la separación de las filas, se usa el comando 
5503 \series bold
5504
5505 \backslash
5506 arraystretch
5507 \series default
5508
5509 \begin_inset Index
5510 status collapsed
5511
5512 \begin_layout Plain Layout
5513 Comandos ! A ! 
5514 \backslash
5515 arraystretch
5516 \end_layout
5517
5518 \end_inset
5519
5520  de la siguiente manera:
5521 \end_layout
5522
5523 \begin_layout Standard
5524
5525 \series bold
5526
5527 \backslash
5528 renewcommand{
5529 \backslash
5530 arraystretch}{factor de separación}
5531 \begin_inset Index
5532 status collapsed
5533
5534 \begin_layout Plain Layout
5535 Comandos ! R ! 
5536 \backslash
5537 renewcommand
5538 \end_layout
5539
5540 \end_inset
5541
5542
5543 \end_layout
5544
5545 \begin_layout Standard
5546 El comando 
5547 \series bold
5548
5549 \backslash
5550 renewcommand
5551 \series default
5552  asigna el factor de separación al comando predefinido 
5553 \series bold
5554
5555 \backslash
5556 arraystretch
5557 \series default
5558 .
5559  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5560  Además, éste se usa para todas las matrices siguientes.
5561  Para volver a la separación original, asigna factor 1 a 
5562 \series bold
5563
5564 \backslash
5565 arraystretch
5566 \series default
5567 .
5568 \end_layout
5569
5570 \begin_layout Standard
5571 Para poner matrices en línea se usa el comando 
5572 \series bold
5573
5574 \backslash
5575 smallmatrix
5576 \series default
5577
5578 \begin_inset Index
5579 status collapsed
5580
5581 \begin_layout Plain Layout
5582 Comandos ! S ! 
5583 \backslash
5584 smallmatrix
5585 \end_layout
5586
5587 \end_inset
5588
5589 .
5590  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5591  se inserta la matriz.
5592  
5593 \end_layout
5594
5595 \begin_layout Standard
5596 Esto es una matriz 
5597 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5598 C & D\end{smallmatrix}\right)$
5599 \end_inset
5600
5601  en línea.
5602 \end_layout
5603
5604 \begin_layout Section
5605 Delimitadores
5606 \begin_inset Index
5607 status collapsed
5608
5609 \begin_layout Plain Layout
5610 Delimitadores
5611 \end_layout
5612
5613 \end_inset
5614
5615
5616 \end_layout
5617
5618 \begin_layout Subsection
5619 Delimitadores verticales
5620 \begin_inset Index
5621 status collapsed
5622
5623 \begin_layout Plain Layout
5624 Delimitadores ! verticales
5625 \end_layout
5626
5627 \end_inset
5628
5629
5630 \end_layout
5631
5632 \begin_layout Standard
5633 \begin_inset space \hfill{}
5634 \end_inset
5635
5636
5637 \begin_inset Tabular
5638 <lyxtabular version="3" rows="9" columns="2">
5639 <features>
5640 <column alignment="center" valignment="top" width="0pt">
5641 <column alignment="center" valignment="top" width="0pt">
5642 <row>
5643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5644 \begin_inset Text
5645
5646 \begin_layout Plain Layout
5647 Comando
5648 \end_layout
5649
5650 \end_inset
5651 </cell>
5652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5653 \begin_inset Text
5654
5655 \begin_layout Plain Layout
5656 Resultado
5657 \end_layout
5658
5659 \end_inset
5660 </cell>
5661 </row>
5662 <row>
5663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5664 \begin_inset Text
5665
5666 \begin_layout Plain Layout
5667 (
5668 \end_layout
5669
5670 \end_inset
5671 </cell>
5672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5673 \begin_inset Text
5674
5675 \begin_layout Plain Layout
5676 \begin_inset Formula $($
5677 \end_inset
5678
5679
5680 \end_layout
5681
5682 \end_inset
5683 </cell>
5684 </row>
5685 <row>
5686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5687 \begin_inset Text
5688
5689 \begin_layout Plain Layout
5690 {
5691 \end_layout
5692
5693 \end_inset
5694 </cell>
5695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5696 \begin_inset Text
5697
5698 \begin_layout Plain Layout
5699 \begin_inset Formula $\{$
5700 \end_inset
5701
5702
5703 \end_layout
5704
5705 \end_inset
5706 </cell>
5707 </row>
5708 <row>
5709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5710 \begin_inset Text
5711
5712 \begin_layout Plain Layout
5713 [
5714 \end_layout
5715
5716 \end_inset
5717 </cell>
5718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5719 \begin_inset Text
5720
5721 \begin_layout Plain Layout
5722 \begin_inset Formula $[$
5723 \end_inset
5724
5725
5726 \end_layout
5727
5728 \end_inset
5729 </cell>
5730 </row>
5731 <row>
5732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5733 \begin_inset Text
5734
5735 \begin_layout Plain Layout
5736
5737 \backslash
5738 langle
5739 \end_layout
5740
5741 \end_inset
5742 </cell>
5743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5744 \begin_inset Text
5745
5746 \begin_layout Plain Layout
5747 \begin_inset Formula $\langle$
5748 \end_inset
5749
5750
5751 \end_layout
5752
5753 \end_inset
5754 </cell>
5755 </row>
5756 <row>
5757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5758 \begin_inset Text
5759
5760 \begin_layout Plain Layout
5761
5762 \backslash
5763 lceil
5764 \end_layout
5765
5766 \end_inset
5767 </cell>
5768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5769 \begin_inset Text
5770
5771 \begin_layout Plain Layout
5772 \begin_inset Formula $\lceil$
5773 \end_inset
5774
5775
5776 \end_layout
5777
5778 \end_inset
5779 </cell>
5780 </row>
5781 <row>
5782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5783 \begin_inset Text
5784
5785 \begin_layout Plain Layout
5786
5787 \backslash
5788 lfloor
5789 \end_layout
5790
5791 \end_inset
5792 </cell>
5793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5794 \begin_inset Text
5795
5796 \begin_layout Plain Layout
5797 \begin_inset Formula $\lfloor$
5798 \end_inset
5799
5800
5801 \end_layout
5802
5803 \end_inset
5804 </cell>
5805 </row>
5806 <row>
5807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5808 \begin_inset Text
5809
5810 \begin_layout Plain Layout
5811 /
5812 \end_layout
5813
5814 \end_inset
5815 </cell>
5816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5817 \begin_inset Text
5818
5819 \begin_layout Plain Layout
5820 \begin_inset Formula $/$
5821 \end_inset
5822
5823
5824 \end_layout
5825
5826 \end_inset
5827 </cell>
5828 </row>
5829 <row>
5830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5831 \begin_inset Text
5832
5833 \begin_layout Plain Layout
5834 |
5835 \end_layout
5836
5837 \end_inset
5838 </cell>
5839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5840 \begin_inset Text
5841
5842 \begin_layout Plain Layout
5843 \begin_inset Formula $|$
5844 \end_inset
5845
5846
5847 \end_layout
5848
5849 \end_inset
5850 </cell>
5851 </row>
5852 </lyxtabular>
5853
5854 \end_inset
5855
5856
5857 \begin_inset space \hfill{}
5858 \end_inset
5859
5860
5861 \begin_inset Tabular
5862 <lyxtabular version="3" rows="9" columns="2">
5863 <features>
5864 <column alignment="center" valignment="top" width="0pt">
5865 <column alignment="center" valignment="top" width="0pt">
5866 <row>
5867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5868 \begin_inset Text
5869
5870 \begin_layout Plain Layout
5871 Comando
5872 \end_layout
5873
5874 \end_inset
5875 </cell>
5876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5877 \begin_inset Text
5878
5879 \begin_layout Plain Layout
5880 Resultado
5881 \end_layout
5882
5883 \end_inset
5884 </cell>
5885 </row>
5886 <row>
5887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5888 \begin_inset Text
5889
5890 \begin_layout Plain Layout
5891 )
5892 \end_layout
5893
5894 \end_inset
5895 </cell>
5896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5897 \begin_inset Text
5898
5899 \begin_layout Plain Layout
5900 \begin_inset Formula $)$
5901 \end_inset
5902
5903
5904 \end_layout
5905
5906 \end_inset
5907 </cell>
5908 </row>
5909 <row>
5910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5911 \begin_inset Text
5912
5913 \begin_layout Plain Layout
5914 }
5915 \end_layout
5916
5917 \end_inset
5918 </cell>
5919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5920 \begin_inset Text
5921
5922 \begin_layout Plain Layout
5923 \begin_inset Formula $\}$
5924 \end_inset
5925
5926
5927 \end_layout
5928
5929 \end_inset
5930 </cell>
5931 </row>
5932 <row>
5933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5934 \begin_inset Text
5935
5936 \begin_layout Plain Layout
5937 ]
5938 \end_layout
5939
5940 \end_inset
5941 </cell>
5942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5943 \begin_inset Text
5944
5945 \begin_layout Plain Layout
5946 \begin_inset Formula $]$
5947 \end_inset
5948
5949
5950 \end_layout
5951
5952 \end_inset
5953 </cell>
5954 </row>
5955 <row>
5956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5957 \begin_inset Text
5958
5959 \begin_layout Plain Layout
5960
5961 \backslash
5962 rangle
5963 \end_layout
5964
5965 \end_inset
5966 </cell>
5967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5968 \begin_inset Text
5969
5970 \begin_layout Plain Layout
5971 \begin_inset Formula $\rangle$
5972 \end_inset
5973
5974
5975 \end_layout
5976
5977 \end_inset
5978 </cell>
5979 </row>
5980 <row>
5981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5982 \begin_inset Text
5983
5984 \begin_layout Plain Layout
5985
5986 \backslash
5987 rceil
5988 \end_layout
5989
5990 \end_inset
5991 </cell>
5992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5993 \begin_inset Text
5994
5995 \begin_layout Plain Layout
5996 \begin_inset Formula $\rceil$
5997 \end_inset
5998
5999
6000 \end_layout
6001
6002 \end_inset
6003 </cell>
6004 </row>
6005 <row>
6006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6007 \begin_inset Text
6008
6009 \begin_layout Plain Layout
6010
6011 \backslash
6012 rfloor
6013 \end_layout
6014
6015 \end_inset
6016 </cell>
6017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6018 \begin_inset Text
6019
6020 \begin_layout Plain Layout
6021 \begin_inset Formula $\rfloor$
6022 \end_inset
6023
6024
6025 \end_layout
6026
6027 \end_inset
6028 </cell>
6029 </row>
6030 <row>
6031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6032 \begin_inset Text
6033
6034 \begin_layout Plain Layout
6035
6036 \backslash
6037
6038 \backslash
6039
6040 \end_layout
6041
6042 \end_inset
6043 </cell>
6044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6045 \begin_inset Text
6046
6047 \begin_layout Plain Layout
6048 \begin_inset Formula $\backslash$
6049 \end_inset
6050
6051
6052 \end_layout
6053
6054 \end_inset
6055 </cell>
6056 </row>
6057 <row>
6058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6059 \begin_inset Text
6060
6061 \begin_layout Plain Layout
6062
6063 \backslash
6064 |
6065 \end_layout
6066
6067 \end_inset
6068 </cell>
6069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6070 \begin_inset Text
6071
6072 \begin_layout Plain Layout
6073 \begin_inset Formula $\|$
6074 \end_inset
6075
6076
6077 \end_layout
6078
6079 \end_inset
6080 </cell>
6081 </row>
6082 </lyxtabular>
6083
6084 \end_inset
6085
6086
6087 \begin_inset space \hfill{}
6088 \end_inset
6089
6090
6091 \end_layout
6092
6093 \begin_layout Standard
6094 \begin_inset Note Greyedout
6095 status collapsed
6096
6097 \begin_layout Plain Layout
6098
6099 \series bold
6100 Nota
6101 \series default
6102 : En modo TeX hay que usar el comando 
6103 \series bold
6104
6105 \backslash
6106 textbackslash
6107 \series default
6108
6109 \begin_inset Index
6110 status collapsed
6111
6112 \begin_layout Plain Layout
6113 Comandos ! T ! 
6114 \backslash
6115 textbackslash
6116 \end_layout
6117
6118 \end_inset
6119
6120  para la barra invertida, porque si no el comando 
6121 \series bold
6122
6123 \backslash
6124
6125 \backslash
6126
6127 \series default
6128  genera un salto de línea.
6129 \end_layout
6130
6131 \end_inset
6132
6133
6134 \end_layout
6135
6136 \begin_layout Standard
6137 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6138  descritos en las dos subsecciones siguientes.
6139  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6140  < y > en vez de los comandos 
6141 \series bold
6142
6143 \backslash
6144 langle
6145 \series default
6146  y 
6147 \series bold
6148
6149 \backslash
6150 rangle
6151 \series default
6152 .
6153  
6154 \end_layout
6155
6156 \begin_layout Subsubsection
6157 Tamaño manual de los delimitadores
6158 \begin_inset CommandInset label
6159 LatexCommand label
6160 name "sub:Tamaño-manual-de"
6161
6162 \end_inset
6163
6164
6165 \begin_inset Index
6166 status collapsed
6167
6168 \begin_layout Plain Layout
6169 Delimitadores ! tamaño manual
6170 \end_layout
6171
6172 \end_inset
6173
6174
6175 \end_layout
6176
6177 \begin_layout Standard
6178 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6179  LaTeX 
6180 \series bold
6181
6182 \backslash
6183 big
6184 \series default
6185
6186 \begin_inset Index
6187 status collapsed
6188
6189 \begin_layout Plain Layout
6190 Comandos ! B ! 
6191 \backslash
6192 big
6193 \end_layout
6194
6195 \end_inset
6196
6197
6198 \series bold
6199
6200 \backslash
6201 Big
6202 \series default
6203
6204 \series bold
6205
6206 \backslash
6207 bigg
6208 \series default
6209 , y 
6210 \series bold
6211
6212 \backslash
6213 Bigg
6214 \series default
6215 .
6216  
6217 \series bold
6218
6219 \backslash
6220 big
6221 \series default
6222  indica el tamaño menor y 
6223 \series bold
6224
6225 \backslash
6226 Bigg
6227 \series default
6228  el mayor.
6229 \end_layout
6230
6231 \begin_layout Standard
6232 Estos comandos se usan para resaltar niveles de delimitación:
6233 \end_layout
6234
6235 \begin_layout Standard
6236 \noindent
6237 \align center
6238 \begin_inset Tabular
6239 <lyxtabular version="3" rows="2" columns="2">
6240 <features>
6241 <column alignment="center" valignment="top" width="0">
6242 <column alignment="center" valignment="top" width="0">
6243 <row>
6244 <cell alignment="center" valignment="top" usebox="none">
6245 \begin_inset Text
6246
6247 \begin_layout Plain Layout
6248 todos los delimitadores de igual tamaño:
6249 \end_layout
6250
6251 \end_inset
6252 </cell>
6253 <cell alignment="center" valignment="top" usebox="none">
6254 \begin_inset Text
6255
6256 \begin_layout Plain Layout
6257 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6258 \end_inset
6259
6260
6261 \end_layout
6262
6263 \end_inset
6264 </cell>
6265 </row>
6266 <row>
6267 <cell alignment="center" valignment="top" usebox="none">
6268 \begin_inset Text
6269
6270 \begin_layout Plain Layout
6271 así tiene mejor aspecto:
6272 \end_layout
6273
6274 \end_inset
6275 </cell>
6276 <cell alignment="center" valignment="top" usebox="none">
6277 \begin_inset Text
6278
6279 \begin_layout Plain Layout
6280 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6281 \end_inset
6282
6283
6284 \end_layout
6285
6286 \end_inset
6287 </cell>
6288 </row>
6289 </lyxtabular>
6290
6291 \end_inset
6292
6293
6294 \begin_inset Note Note
6295 status collapsed
6296
6297 \begin_layout Plain Layout
6298
6299 \series bold
6300
6301 \backslash
6302 raisebox
6303 \series default
6304  se usa sólo como espaciador
6305 \end_layout
6306
6307 \end_inset
6308
6309
6310 \end_layout
6311
6312 \begin_layout Standard
6313 Para la segunda expresión se ha empleado el comando 
6314 \series bold
6315
6316 \backslash
6317 Big((A+B)(A-B)
6318 \backslash
6319 Big)^
6320 \series default
6321
6322 \begin_inset ERT
6323 status collapsed
6324
6325 \begin_layout Plain Layout
6326
6327
6328 \backslash
6329 spce 
6330 \end_layout
6331
6332 \end_inset
6333
6334
6335 \series bold
6336 C
6337 \series default
6338 .
6339 \end_layout
6340
6341 \begin_layout Standard
6342 He aquí una visión conjunta de todos los tamaños y delimitadores:
6343 \end_layout
6344
6345 \begin_layout Standard
6346 \noindent
6347 \align center
6348
6349 \backslash
6350 Bigg(
6351 \backslash
6352 exp
6353 \backslash
6354 bigg<
6355 \backslash
6356 Big[
6357 \backslash
6358 big{
6359 \backslash
6360 ln(3x)
6361 \backslash
6362 big}^2
6363 \begin_inset ERT
6364 status collapsed
6365
6366 \begin_layout Plain Layout
6367
6368
6369 \backslash
6370 spce 
6371 \end_layout
6372
6373 \end_inset
6374
6375
6376 \backslash
6377 sen(x)
6378 \backslash
6379 Big]^
6380 \begin_inset ERT
6381 status collapsed
6382
6383 \begin_layout Plain Layout
6384
6385
6386 \backslash
6387 spce 
6388 \end_layout
6389
6390 \end_inset
6391
6392 A
6393 \begin_inset ERT
6394 status collapsed
6395
6396 \begin_layout Plain Layout
6397
6398
6399 \backslash
6400 spce 
6401 \end_layout
6402
6403 \end_inset
6404
6405
6406 \backslash
6407 bigg>
6408 \backslash
6409 Bigg)^0,5
6410 \begin_inset Formula \[
6411 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}\]
6412
6413 \end_inset
6414
6415
6416 \end_layout
6417
6418 \begin_layout Standard
6419 Además de los comandos 
6420 \series bold
6421
6422 \backslash
6423 big
6424 \series default
6425  hay la variante 
6426 \series bold
6427
6428 \backslash
6429 bigm
6430 \series default
6431
6432 \begin_inset Index
6433 status collapsed
6434
6435 \begin_layout Plain Layout
6436 Comandos ! B ! 
6437 \backslash
6438 bigm
6439 \end_layout
6440
6441 \end_inset
6442
6443 , que añade un poco más de espacio entre el delimitador y su contenido,
6444  y la variante 
6445 \series bold
6446
6447 \backslash
6448 bigl
6449 \series default
6450 -
6451 \series bold
6452
6453 \backslash
6454 bigr
6455 \series default
6456
6457 \begin_inset Index
6458 status collapsed
6459
6460 \begin_layout Plain Layout
6461 Comandos ! B ! 
6462 \backslash
6463 bigl - 
6464 \backslash
6465 bigr
6466 \end_layout
6467
6468 \end_inset
6469
6470 , que no añade espacio adicional.
6471  La 
6472 \emph on
6473 l
6474 \emph default
6475  al final del comando 
6476 \series bold
6477
6478 \backslash
6479 bigl 
6480 \series default
6481 es para el delimitador izquierdo, la 
6482 \emph on
6483 r
6484 \emph default
6485  es para el delimitador derecho.
6486  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6487  apertura o de cierre.
6488 \end_layout
6489
6490 \begin_layout Standard
6491 En el siguiente cuadro hay una comparación de las variantes:
6492 \end_layout
6493
6494 \begin_layout Standard
6495 \noindent
6496 \align center
6497 \begin_inset Tabular
6498 <lyxtabular version="3" rows="5" columns="2">
6499 <features>
6500 <column alignment="center" valignment="top" width="0">
6501 <column alignment="center" valignment="top" width="0">
6502 <row>
6503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6504 \begin_inset Text
6505
6506 \begin_layout Plain Layout
6507 Comando
6508 \end_layout
6509
6510 \end_inset
6511 </cell>
6512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6513 \begin_inset Text
6514
6515 \begin_layout Plain Layout
6516 Resultado
6517 \begin_inset Note Note
6518 status collapsed
6519
6520 \begin_layout Plain Layout
6521
6522 \series bold
6523
6524 \backslash
6525 raisebox
6526 \series default
6527  se usa sólo como espaciador
6528 \end_layout
6529
6530 \end_inset
6531
6532
6533 \end_layout
6534
6535 \end_inset
6536 </cell>
6537 </row>
6538 <row>
6539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6540 \begin_inset Text
6541
6542 \begin_layout Plain Layout
6543
6544 \backslash
6545 Bigm(
6546 \backslash
6547 bigm(
6548 \backslash
6549 ln(3x)
6550 \backslash
6551 bigm)^2
6552 \series bold
6553
6554 \begin_inset ERT
6555 status collapsed
6556
6557 \begin_layout Plain Layout
6558
6559
6560 \backslash
6561 spce 
6562 \end_layout
6563
6564 \end_inset
6565
6566
6567 \series default
6568
6569 \backslash
6570 Bigm)
6571 \end_layout
6572
6573 \end_inset
6574 </cell>
6575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6576 \begin_inset Text
6577
6578 \begin_layout Plain Layout
6579 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6580 \end_inset
6581
6582
6583 \end_layout
6584
6585 \end_inset
6586 </cell>
6587 </row>
6588 <row>
6589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6590 \begin_inset Text
6591
6592 \begin_layout Plain Layout
6593
6594 \backslash
6595 Big(
6596 \backslash
6597 big(
6598 \backslash
6599 ln(3x)
6600 \backslash
6601 big)^2
6602 \series bold
6603
6604 \begin_inset ERT
6605 status collapsed
6606
6607 \begin_layout Plain Layout
6608
6609
6610 \backslash
6611 spce 
6612 \end_layout
6613
6614 \end_inset
6615
6616
6617 \series default
6618
6619 \backslash
6620 Big)
6621 \end_layout
6622
6623 \end_inset
6624 </cell>
6625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6626 \begin_inset Text
6627
6628 \begin_layout Plain Layout
6629 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6630 \end_inset
6631
6632
6633 \end_layout
6634
6635 \end_inset
6636 </cell>
6637 </row>
6638 <row>
6639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6640 \begin_inset Text
6641
6642 \begin_layout Plain Layout
6643
6644 \backslash
6645 Bigl(
6646 \backslash
6647 bigl(
6648 \backslash
6649 ln(3x)
6650 \backslash
6651 bigr)^2
6652 \series bold
6653
6654 \begin_inset ERT
6655 status collapsed
6656
6657 \begin_layout Plain Layout
6658
6659
6660 \backslash
6661 spce 
6662 \end_layout
6663
6664 \end_inset
6665
6666
6667 \series default
6668
6669 \backslash
6670 Bigr)
6671 \end_layout
6672
6673 \end_inset
6674 </cell>
6675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6676 \begin_inset Text
6677
6678 \begin_layout Plain Layout
6679 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
6680 \end_inset
6681
6682
6683 \end_layout
6684
6685 \end_inset
6686 </cell>
6687 </row>
6688 <row>
6689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6690 \begin_inset Text
6691
6692 \begin_layout Plain Layout
6693
6694 \backslash
6695 bigl)
6696 \backslash
6697 ln(3x)
6698 \backslash
6699 bigr(
6700 \end_layout
6701
6702 \end_inset
6703 </cell>
6704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6705 \begin_inset Text
6706
6707 \begin_layout Plain Layout
6708 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6709 \end_inset
6710
6711
6712 \end_layout
6713
6714 \end_inset
6715 </cell>
6716 </row>
6717 </lyxtabular>
6718
6719 \end_inset
6720
6721
6722 \end_layout
6723
6724 \begin_layout Subsubsection
6725 Tamaño automático de los delimitadores
6726 \begin_inset CommandInset label
6727 LatexCommand label
6728 name "sub:Tamaño-automático-de"
6729
6730 \end_inset
6731
6732
6733 \begin_inset Index
6734 status collapsed
6735
6736 \begin_layout Plain Layout
6737 Delimitadores ! tamaño automático
6738 \end_layout
6739
6740 \end_inset
6741
6742
6743 \end_layout
6744
6745 \begin_layout Standard
6746 Se pueden insertar delimitadores de tamaño variable con los comandos 
6747 \series bold
6748
6749 \backslash
6750 left
6751 \series default
6752
6753 \begin_inset Index
6754 status collapsed
6755
6756 \begin_layout Plain Layout
6757 Comandos ! L ! 
6758 \backslash
6759 left
6760 \end_layout
6761
6762 \end_inset
6763
6764  y 
6765 \series bold
6766
6767 \backslash
6768 right
6769 \series default
6770
6771 \begin_inset Index
6772 status collapsed
6773
6774 \begin_layout Plain Layout
6775 Comandos ! R ! 
6776 \backslash
6777 right
6778 \end_layout
6779
6780 \end_inset
6781
6782  o con el botón de la barra de ecuaciones 
6783 \begin_inset Graphics
6784         filename ../../images/dialog-show_mathdelimiter.png
6785         scale 85
6786
6787 \end_inset
6788
6789 .
6790  El delimitador deseado se debe insertar directamente detrás de 
6791 \series bold
6792
6793 \backslash
6794 left
6795 \series default
6796  y 
6797 \series bold
6798
6799 \backslash
6800 right
6801 \series default
6802 .
6803  El tamaño se calculará automáticamente después para la salida.
6804  
6805 \end_layout
6806
6807 \begin_layout Standard
6808 \noindent
6809 \align center
6810 delimitador normal: El comando 
6811 \series bold
6812
6813 \backslash
6814 ln(
6815 \backslash
6816 frac
6817 \series default
6818
6819 \begin_inset ERT
6820 status collapsed
6821
6822 \begin_layout Plain Layout
6823
6824
6825 \backslash
6826 spce 
6827 \end_layout
6828
6829 \end_inset
6830
6831
6832 \series bold
6833 A
6834 \begin_inset Formula $\downarrow$
6835 \end_inset
6836
6837 C
6838 \series default
6839
6840 \begin_inset ERT
6841 status collapsed
6842
6843 \begin_layout Plain Layout
6844
6845
6846 \backslash
6847 spce
6848 \end_layout
6849
6850 \end_inset
6851
6852
6853 \series bold
6854 )
6855 \series default
6856  genera
6857 \begin_inset Formula \[
6858 \ln(\frac{A}{C})\]
6859
6860 \end_inset
6861
6862
6863 \end_layout
6864
6865 \begin_layout Standard
6866 \noindent
6867 \align center
6868 delimitador multilínea: El comando 
6869 \series bold
6870
6871 \backslash
6872 ln
6873 \backslash
6874 left(
6875 \backslash
6876 frac
6877 \series default
6878
6879 \begin_inset ERT
6880 status collapsed
6881
6882 \begin_layout Plain Layout
6883
6884
6885 \backslash
6886 spce 
6887 \end_layout
6888
6889 \end_inset
6890
6891
6892 \series bold
6893 A
6894 \begin_inset Formula $\downarrow$
6895 \end_inset
6896
6897 C
6898 \series default
6899
6900 \begin_inset ERT
6901 status collapsed
6902
6903 \begin_layout Plain Layout
6904
6905
6906 \backslash
6907 spce 
6908 \end_layout
6909
6910 \end_inset
6911
6912
6913 \series bold
6914
6915 \backslash
6916 right)
6917 \series default
6918  genera
6919 \begin_inset Formula \[
6920 \ln\left(\frac{A}{C}\right)\]
6921
6922 \end_inset
6923
6924
6925 \end_layout
6926
6927 \begin_layout Standard
6928 En lugar de 
6929 \series bold
6930
6931 \backslash
6932 left
6933 \series default
6934  y 
6935 \series bold
6936
6937 \backslash
6938 right
6939 \series default
6940  se puede usar el atajo 
6941 \family sans
6942 Alt-m
6943 \begin_inset space ~
6944 \end_inset
6945
6946 delimitador
6947 \family default
6948 .
6949  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
6950  real del delimitador y además se genera el correspondiente delimitador
6951  de cierre.
6952 \begin_inset Newline newline
6953 \end_inset
6954
6955 El comando para el último ejemplo sería 
6956 \series bold
6957
6958 \backslash
6959 ln Alt-m
6960 \series default
6961  
6962 \series bold
6963 (
6964 \backslash
6965 frac
6966 \begin_inset ERT
6967 status collapsed
6968
6969 \begin_layout Plain Layout
6970
6971
6972 \backslash
6973 spce 
6974 \end_layout
6975
6976 \end_inset
6977
6978 A
6979 \begin_inset Formula $\downarrow$
6980 \end_inset
6981
6982
6983 \end_layout
6984
6985 \begin_layout Standard
6986 Para omitir uno de los dos delimitadores se inserta un punto.
6987  Por ejemplo, el comando 
6988 \series bold
6989
6990 \backslash
6991 left.
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 B
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 \backslash
7033 right}
7034 \series default
7035  da lugar a:
7036 \begin_inset Formula \[
7037 \left.\frac{A}{B}\right\} \]
7038
7039 \end_inset
7040
7041
7042 \end_layout
7043
7044 \begin_layout Standard
7045 LyX convertirá los comandos 
7046 \series bold
7047
7048 \backslash
7049 left
7050 \series default
7051  y 
7052 \series bold
7053
7054 \backslash
7055 right
7056 \series default
7057  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7058  omitido aparecerá como línea de trazos.
7059  
7060 \begin_inset VSpace bigskip
7061 \end_inset
7062
7063
7064 \end_layout
7065
7066 \begin_layout Standard
7067 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7068  de LaTeX, el comando 
7069 \series bold
7070
7071 \backslash
7072 middle
7073 \series default
7074
7075 \begin_inset Index
7076 status collapsed
7077
7078 \begin_layout Plain Layout
7079 Comandos ! M ! 
7080 \backslash
7081 middle
7082 \end_layout
7083
7084 \end_inset
7085
7086  está también disponible para todos los delimitadores y límites.
7087  Con este comando la altura del siguiente carácter se adapta a la de los
7088  delimitadores circundantes, lo que es necesario, p.
7089 \begin_inset space \thinspace{}
7090 \end_inset
7091
7092 e., para vectores físicos: 
7093 \begin_inset Formula \[
7094 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7095
7096 \end_inset
7097
7098
7099 \end_layout
7100
7101 \begin_layout Standard
7102 Para vectores físicos hay un paquete LaTeX especial que se describe en 
7103 \begin_inset CommandInset ref
7104 LatexCommand ref
7105 reference "sub:Vectores-físicos"
7106
7107 \end_inset
7108
7109 .
7110 \end_layout
7111
7112 \begin_layout Subsection
7113 Delimitadores horizontales
7114 \begin_inset Index
7115 status collapsed
7116
7117 \begin_layout Plain Layout
7118 Delimitadores ! horizontales
7119 \end_layout
7120
7121 \end_inset
7122
7123
7124 \end_layout
7125
7126 \begin_layout Standard
7127 \noindent
7128 \align center
7129 \begin_inset Tabular
7130 <lyxtabular version="3" rows="4" columns="2">
7131 <features>
7132 <column alignment="center" valignment="top" width="0">
7133 <column alignment="center" valignment="top" width="0">
7134 <row>
7135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7136 \begin_inset Text
7137
7138 \begin_layout Plain Layout
7139 Comando
7140 \begin_inset Note Note
7141 status collapsed
7142
7143 \begin_layout Plain Layout
7144
7145 \series bold
7146
7147 \backslash
7148 raisebox
7149 \series default
7150  se usa sólo como espaciador
7151 \end_layout
7152
7153 \end_inset
7154
7155
7156 \end_layout
7157
7158 \end_inset
7159 </cell>
7160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7161 \begin_inset Text
7162
7163 \begin_layout Plain Layout
7164 Resultado
7165 \end_layout
7166
7167 \end_inset
7168 </cell>
7169 </row>
7170 <row>
7171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7172 \begin_inset Text
7173
7174 \begin_layout Plain Layout
7175 \begin_inset ERT
7176 status collapsed
7177
7178 \begin_layout Plain Layout
7179
7180
7181 \backslash
7182 raisebox{2.3mm}{
7183 \end_layout
7184
7185 \end_inset
7186
7187
7188 \backslash
7189 overbrace
7190 \begin_inset ERT
7191 status collapsed
7192
7193 \begin_layout Plain Layout
7194
7195
7196 \backslash
7197 spce 
7198 \end_layout
7199
7200 \end_inset
7201
7202 A+B
7203 \begin_inset ERT
7204 status collapsed
7205
7206 \begin_layout Plain Layout
7207
7208
7209 \backslash
7210 spce 
7211 \end_layout
7212
7213 \end_inset
7214
7215 ^
7216 \begin_inset ERT
7217 status collapsed
7218
7219 \begin_layout Plain Layout
7220
7221
7222 \backslash
7223 spce 
7224 \end_layout
7225
7226 \end_inset
7227
7228 3
7229 \begin_inset ERT
7230 status collapsed
7231
7232 \begin_layout Plain Layout
7233
7234 }
7235 \end_layout
7236
7237 \end_inset
7238
7239
7240 \begin_inset Index
7241 status collapsed
7242
7243 \begin_layout Plain Layout
7244 Comandos ! O ! 
7245 \backslash
7246 overbrace
7247 \end_layout
7248
7249 \end_inset
7250
7251
7252 \end_layout
7253
7254 \end_inset
7255 </cell>
7256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7257 \begin_inset Text
7258
7259 \begin_layout Plain Layout
7260 \begin_inset Formula $\overbrace{A+B}^{3}$
7261 \end_inset
7262
7263
7264 \end_layout
7265
7266 \end_inset
7267 </cell>
7268 </row>
7269 <row>
7270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7271 \begin_inset Text
7272
7273 \begin_layout Plain Layout
7274 \begin_inset ERT
7275 status collapsed
7276
7277 \begin_layout Plain Layout
7278
7279
7280 \backslash
7281 raisebox{-2.2mm}{
7282 \end_layout
7283
7284 \end_inset
7285
7286
7287 \backslash
7288 underbrace
7289 \begin_inset ERT
7290 status collapsed
7291
7292 \begin_layout Plain Layout
7293
7294
7295 \backslash
7296 spce 
7297 \end_layout
7298
7299 \end_inset
7300
7301 A+B
7302 \begin_inset ERT
7303 status collapsed
7304
7305 \begin_layout Plain Layout
7306
7307
7308 \backslash
7309 spce 
7310 \end_layout
7311
7312 \end_inset
7313
7314 _5
7315 \begin_inset ERT
7316 status collapsed
7317
7318 \begin_layout Plain Layout
7319
7320 }
7321 \end_layout
7322
7323 \end_inset
7324
7325
7326 \begin_inset Index
7327 status collapsed
7328
7329 \begin_layout Plain Layout
7330 Comandos ! U ! 
7331 \backslash
7332 underbrace
7333 \end_layout
7334
7335 \end_inset
7336
7337
7338 \end_layout
7339
7340 \end_inset
7341 </cell>
7342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7343 \begin_inset Text
7344
7345 \begin_layout Plain Layout
7346 \begin_inset Formula $\underbrace{A+B}_{5}$
7347 \end_inset
7348
7349
7350 \end_layout
7351
7352 \end_inset
7353 </cell>
7354 </row>
7355 <row>
7356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7357 \begin_inset Text
7358
7359 \begin_layout Plain Layout
7360
7361 \backslash
7362 overbrace
7363 \begin_inset ERT
7364 status collapsed
7365
7366 \begin_layout Plain Layout
7367
7368
7369 \backslash
7370 spce 
7371 \end_layout
7372
7373 \end_inset
7374
7375
7376 \backslash
7377 underbrace
7378 \begin_inset ERT
7379 status collapsed
7380
7381 \begin_layout Plain Layout
7382
7383
7384 \backslash
7385 spce 
7386 \end_layout
7387
7388 \end_inset
7389
7390 A+B_w
7391 \begin_inset ERT
7392 status collapsed
7393
7394 \begin_layout Plain Layout
7395
7396
7397 \backslash
7398 spce 
7399 \end_layout
7400
7401 \end_inset
7402
7403
7404 \begin_inset ERT
7405 status collapsed
7406
7407 \begin_layout Plain Layout
7408
7409
7410 \backslash
7411 spce 
7412 \end_layout
7413
7414 \end_inset
7415
7416 _7
7417 \begin_inset ERT
7418 status collapsed
7419
7420 \begin_layout Plain Layout
7421
7422
7423 \backslash
7424 spce 
7425 \end_layout
7426
7427 \end_inset
7428
7429
7430 \begin_inset ERT
7431 status collapsed
7432
7433 \begin_layout Plain Layout
7434
7435
7436 \backslash
7437 spce 
7438 \end_layout
7439
7440 \end_inset
7441
7442 ^
7443 \begin_inset ERT
7444 status collapsed
7445
7446 \begin_layout Plain Layout
7447
7448
7449 \backslash
7450 spce 
7451 \end_layout
7452
7453 \end_inset
7454
7455 C
7456 \end_layout
7457
7458 \end_inset
7459 </cell>
7460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7461 \begin_inset Text
7462
7463 \begin_layout Plain Layout
7464 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7465 \end_inset
7466
7467
7468 \end_layout
7469
7470 \end_inset
7471 </cell>
7472 </row>
7473 </lyxtabular>
7474
7475 \end_inset
7476
7477
7478 \end_layout
7479
7480 \begin_layout Standard
7481 En el último ejemplo no importa en qué orden se introducen los comandos
7482  
7483 \series bold
7484
7485 \backslash
7486 overbrace
7487 \series default
7488  y 
7489 \series bold
7490
7491 \backslash
7492 underbrace
7493 \series default
7494 .
7495 \begin_inset VSpace bigskip
7496 \end_inset
7497
7498
7499 \end_layout
7500
7501 \begin_layout Standard
7502 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7503  multilínea, como se describe en
7504 \begin_inset space ~
7505 \end_inset
7506
7507
7508 \begin_inset CommandInset ref
7509 LatexCommand ref
7510 reference "sec:Ecuaciones-multilínea"
7511
7512 \end_inset
7513
7514 :
7515 \begin_inset Formula \begin{eqnarray*}
7516 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7517  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7518
7519 \end_inset
7520
7521 En la primera fila se insertan la ecuación y la primera llave.
7522  Aquí es importante insertar el comando de espacio
7523 \begin_inset Foot
7524 status collapsed
7525
7526 \begin_layout Plain Layout
7527 Los comandos para espacios se explican en 
7528 \begin_inset CommandInset ref
7529 LatexCommand ref
7530 reference "sub:Espacio-predefinido"
7531
7532 \end_inset
7533
7534
7535 \end_layout
7536
7537 \end_inset
7538
7539  
7540 \series bold
7541
7542 \backslash
7543 :
7544 \series default
7545  antes de la primera
7546 \series bold
7547  
7548 \series default
7549
7550 \begin_inset Formula $d$
7551 \end_inset
7552
7553 , porque la llave que termina detrás de 
7554 \begin_inset Formula $q$
7555 \end_inset
7556
7557  impide que el siguiente 
7558 \begin_inset Quotes fld
7559 \end_inset
7560
7561 +
7562 \begin_inset Quotes frd
7563 \end_inset
7564
7565  esté rodeado de espacio.
7566 \begin_inset Foot
7567 status collapsed
7568
7569 \begin_layout Plain Layout
7570 Debido a que la llave no es considerada como carácter, véase 
7571 \begin_inset CommandInset ref
7572 LatexCommand ref
7573 reference "sub:Operadores-binarios"
7574
7575 \end_inset
7576
7577
7578 \end_layout
7579
7580 \end_inset
7581
7582  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7583  de 
7584 \begin_inset Formula $b$
7585 \end_inset
7586
7587  se inserta antes el comando 
7588 \series bold
7589
7590 \backslash
7591 hphantom{gggg+
7592 \backslash
7593 :}
7594 \series default
7595 .
7596 \begin_inset Foot
7597 status collapsed
7598
7599 \begin_layout Plain Layout
7600 Más sobre 
7601 \series bold
7602
7603 \backslash
7604 hphantom
7605 \series default
7606  en 
7607 \begin_inset CommandInset ref
7608 LatexCommand ref
7609 reference "sub:Espaciadores-fantasma"
7610
7611 \end_inset
7612
7613
7614 \end_layout
7615
7616 \end_inset
7617
7618  Ese espacio es necesario porque el signo 
7619 \begin_inset Quotes fld
7620 \end_inset
7621
7622 +
7623 \begin_inset Quotes frd
7624 \end_inset
7625
7626  va seguido de un espacio en la ecuación.
7627  La llave se coloca bajo el comando 
7628 \series bold
7629
7630 \backslash
7631 hphantom{bbqq+dddd}
7632 \series default
7633 .
7634  
7635 \end_layout
7636
7637 \begin_layout Standard
7638 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7639  ejemplo:
7640 \begin_inset ERT
7641 status collapsed
7642
7643 \begin_layout Plain Layout
7644
7645
7646 \backslash
7647 setlength{
7648 \backslash
7649 jot}{-6pt}
7650 \end_layout
7651
7652 \end_inset
7653
7654
7655 \begin_inset Formula \begin{eqnarray*}
7656  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7657 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7658
7659 \end_inset
7660
7661
7662 \begin_inset ERT
7663 status collapsed
7664
7665 \begin_layout Plain Layout
7666
7667
7668 \backslash
7669 setlength{
7670 \backslash
7671 jot}{3pt}
7672 \end_layout
7673
7674 \end_inset
7675
7676 La primera fila de la ecuación es igual que la segunda fila del ejemplo
7677  anterior, con la diferencia de que la llave está encima.
7678  La segunda fila contiene la ecuación junto con la segunda llave.
7679  Para evitar que haya demasiado espacio entre la llave superior en la primera
7680  fila y la ecuación hay que reducirlo.
7681  Esto no es fácil de hacer debido a un fallo de LyX.
7682 \begin_inset Foot
7683 status collapsed
7684
7685 \begin_layout Plain Layout
7686 \begin_inset CommandInset href
7687 LatexCommand href
7688 name "LyX-bug #1505"
7689 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7690
7691 \end_inset
7692
7693
7694 \end_layout
7695
7696 \end_inset
7697
7698  Una solución es cambiar la separación global de filas en la ecuación, 
7699 \series bold
7700
7701 \backslash
7702 jot
7703 \series default
7704
7705 \begin_inset Index
7706 status collapsed
7707
7708 \begin_layout Plain Layout
7709 Comandos ! J ! 
7710 \backslash
7711 jot
7712 \end_layout
7713
7714 \end_inset
7715
7716 , en -6
7717 \begin_inset space \thinspace{}
7718 \end_inset
7719
7720 pt insertando antes de la ecuación el comando 
7721 \series bold
7722
7723 \backslash
7724 setlength{
7725 \backslash
7726 jot}{-6pt}
7727 \series default
7728  en modo TeX.
7729  Después de la ecuación se vuelve al valor normal 3
7730 \begin_inset space \thinspace{}
7731 \end_inset
7732
7733 pt de 
7734 \series bold
7735
7736 \backslash
7737 jot
7738 \series default
7739  usando el mismo comando.
7740  Más información sobre separación de filas en ecuaciones en
7741 \begin_inset space ~
7742 \end_inset
7743
7744
7745 \begin_inset CommandInset ref
7746 LatexCommand ref
7747 reference "sub:Separación-de-líneas"
7748
7749 \end_inset
7750
7751 .
7752 \end_layout
7753
7754 \begin_layout Section
7755 Flechas
7756 \begin_inset Index
7757 status collapsed
7758
7759 \begin_layout Plain Layout
7760 Flechas
7761 \end_layout
7762
7763 \end_inset
7764
7765
7766 \end_layout
7767
7768 \begin_layout Standard
7769 Las flechas se pueden insertar con el botón 
7770 \begin_inset Graphics
7771         filename ../../images/math/leftarrow.png
7772         scale 85
7773
7774 \end_inset
7775
7776  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
7777  siguientes.
7778 \end_layout
7779
7780 \begin_layout Subsection
7781 Flechas horizontales
7782 \begin_inset Index
7783 status collapsed
7784
7785 \begin_layout Plain Layout
7786 Flechas ! horizontales
7787 \end_layout
7788
7789 \end_inset
7790
7791
7792 \end_layout
7793
7794 \begin_layout Standard
7795 \begin_inset space \hfill{}
7796 \end_inset
7797
7798
7799 \begin_inset Tabular
7800 <lyxtabular version="3" rows="8" columns="2">
7801 <features>
7802 <column alignment="center" valignment="top" width="0pt">
7803 <column alignment="center" valignment="top" width="0pt">
7804 <row>
7805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7806 \begin_inset Text
7807
7808 \begin_layout Plain Layout
7809 Comando
7810 \end_layout
7811
7812 \end_inset
7813 </cell>
7814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7815 \begin_inset Text
7816
7817 \begin_layout Plain Layout
7818 Resultado
7819 \end_layout
7820
7821 \end_inset
7822 </cell>
7823 </row>
7824 <row>
7825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7826 \begin_inset Text
7827
7828 \begin_layout Plain Layout
7829
7830 \backslash
7831 gets
7832 \end_layout
7833
7834 \end_inset
7835 </cell>
7836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7837 \begin_inset Text
7838
7839 \begin_layout Plain Layout
7840 \begin_inset Formula $\gets$
7841 \end_inset
7842
7843
7844 \end_layout
7845
7846 \end_inset
7847 </cell>
7848 </row>
7849 <row>
7850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7851 \begin_inset Text
7852
7853 \begin_layout Plain Layout
7854
7855 \backslash
7856 Leftarrow
7857 \end_layout
7858
7859 \end_inset
7860 </cell>
7861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7862 \begin_inset Text
7863
7864 \begin_layout Plain Layout
7865 \begin_inset Formula $\Leftarrow$
7866 \end_inset
7867
7868
7869 \end_layout
7870
7871 \end_inset
7872 </cell>
7873 </row>
7874 <row>
7875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7876 \begin_inset Text
7877
7878 \begin_layout Plain Layout
7879
7880 \backslash
7881 longleftarrow
7882 \end_layout
7883
7884 \end_inset
7885 </cell>
7886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7887 \begin_inset Text
7888
7889 \begin_layout Plain Layout
7890 \begin_inset Formula $\longleftarrow$
7891 \end_inset
7892
7893
7894 \end_layout
7895
7896 \end_inset
7897 </cell>
7898 </row>
7899 <row>
7900 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7901 \begin_inset Text
7902
7903 \begin_layout Plain Layout
7904
7905 \backslash
7906 Longleftarrow
7907 \end_layout
7908
7909 \end_inset
7910 </cell>
7911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7912 \begin_inset Text
7913
7914 \begin_layout Plain Layout
7915 \begin_inset Formula $\Longleftarrow$
7916 \end_inset
7917
7918
7919 \end_layout
7920
7921 \end_inset
7922 </cell>
7923 </row>
7924 <row>
7925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7926 \begin_inset Text
7927
7928 \begin_layout Plain Layout
7929
7930 \backslash
7931 leftharpoonup
7932 \end_layout
7933
7934 \end_inset
7935 </cell>
7936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7937 \begin_inset Text
7938
7939 \begin_layout Plain Layout
7940 \begin_inset Formula $\leftharpoonup$
7941 \end_inset
7942
7943
7944 \end_layout
7945
7946 \end_inset
7947 </cell>
7948 </row>
7949 <row>
7950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7951 \begin_inset Text
7952
7953 \begin_layout Plain Layout
7954
7955 \backslash
7956 leftharpoondown
7957 \end_layout
7958
7959 \end_inset
7960 </cell>
7961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7962 \begin_inset Text
7963
7964 \begin_layout Plain Layout
7965 \begin_inset Formula $\leftharpoondown$
7966 \end_inset
7967
7968
7969 \end_layout
7970
7971 \end_inset
7972 </cell>
7973 </row>
7974 <row>
7975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7976 \begin_inset Text
7977
7978 \begin_layout Plain Layout
7979
7980 \backslash
7981 hookleftarrow
7982 \end_layout
7983
7984 \end_inset
7985 </cell>
7986 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7987 \begin_inset Text
7988
7989 \begin_layout Plain Layout
7990 \begin_inset Formula $\hookleftarrow$
7991 \end_inset
7992
7993
7994 \end_layout
7995
7996 \end_inset
7997 </cell>
7998 </row>
7999 </lyxtabular>
8000
8001 \end_inset
8002
8003
8004 \begin_inset space \hfill{}
8005 \end_inset
8006
8007
8008 \begin_inset Tabular
8009 <lyxtabular version="3" rows="8" columns="2">
8010 <features>
8011 <column alignment="center" valignment="top" width="0pt">
8012 <column alignment="center" valignment="top" width="0pt">
8013 <row>
8014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8015 \begin_inset Text
8016
8017 \begin_layout Plain Layout
8018 Comando
8019 \end_layout
8020
8021 \end_inset
8022 </cell>
8023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8024 \begin_inset Text
8025
8026 \begin_layout Plain Layout
8027 Resultado
8028 \end_layout
8029
8030 \end_inset
8031 </cell>
8032 </row>
8033 <row>
8034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038
8039 \backslash
8040 to
8041 \end_layout
8042
8043 \end_inset
8044 </cell>
8045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Plain Layout
8049 \begin_inset Formula $\to$
8050 \end_inset
8051
8052
8053 \end_layout
8054
8055 \end_inset
8056 </cell>
8057 </row>
8058 <row>
8059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8060 \begin_inset Text
8061
8062 \begin_layout Plain Layout
8063
8064 \backslash
8065 Rightarrow
8066 \end_layout
8067
8068 \end_inset
8069 </cell>
8070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8071 \begin_inset Text
8072
8073 \begin_layout Plain Layout
8074 \begin_inset Formula $\Rightarrow$
8075 \end_inset
8076
8077
8078 \end_layout
8079
8080 \end_inset
8081 </cell>
8082 </row>
8083 <row>
8084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8085 \begin_inset Text
8086
8087 \begin_layout Plain Layout
8088
8089 \backslash
8090 longrightarrow
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Plain Layout
8099 \begin_inset Formula $\longrightarrow$
8100 \end_inset
8101
8102
8103 \end_layout
8104
8105 \end_inset
8106 </cell>
8107 </row>
8108 <row>
8109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8110 \begin_inset Text
8111
8112 \begin_layout Plain Layout
8113
8114 \backslash
8115 Longrightarrow
8116 \end_layout
8117
8118 \end_inset
8119 </cell>
8120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8121 \begin_inset Text
8122
8123 \begin_layout Plain Layout
8124 \begin_inset Formula $\Longrightarrow$
8125 \end_inset
8126
8127
8128 \end_layout
8129
8130 \end_inset
8131 </cell>
8132 </row>
8133 <row>
8134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8135 \begin_inset Text
8136
8137 \begin_layout Plain Layout
8138
8139 \backslash
8140 rightharpoonup
8141 \end_layout
8142
8143 \end_inset
8144 </cell>
8145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8146 \begin_inset Text
8147
8148 \begin_layout Plain Layout
8149 \begin_inset Formula $\rightharpoonup$
8150 \end_inset
8151
8152
8153 \end_layout
8154
8155 \end_inset
8156 </cell>
8157 </row>
8158 <row>
8159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8160 \begin_inset Text
8161
8162 \begin_layout Plain Layout
8163
8164 \backslash
8165 rightharpoondown
8166 \end_layout
8167
8168 \end_inset
8169 </cell>
8170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8171 \begin_inset Text
8172
8173 \begin_layout Plain Layout
8174 \begin_inset Formula $\rightharpoondown$
8175 \end_inset
8176
8177
8178 \end_layout
8179
8180 \end_inset
8181 </cell>
8182 </row>
8183 <row>
8184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8185 \begin_inset Text
8186
8187 \begin_layout Plain Layout
8188
8189 \backslash
8190 hookrightarrow
8191 \end_layout
8192
8193 \end_inset
8194 </cell>
8195 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8196 \begin_inset Text
8197
8198 \begin_layout Plain Layout
8199 \begin_inset Formula $\hookrightarrow$
8200 \end_inset
8201
8202
8203 \end_layout
8204
8205 \end_inset
8206 </cell>
8207 </row>
8208 </lyxtabular>
8209
8210 \end_inset
8211
8212
8213 \begin_inset space \hfill{}
8214 \end_inset
8215
8216
8217 \end_layout
8218
8219 \begin_layout Standard
8220 \begin_inset space \hfill{}
8221 \end_inset
8222
8223
8224 \begin_inset Tabular
8225 <lyxtabular version="3" rows="6" columns="2">
8226 <features>
8227 <column alignment="center" valignment="top" width="0pt">
8228 <column alignment="center" valignment="top" width="0pt">
8229 <row>
8230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8231 \begin_inset Text
8232
8233 \begin_layout Plain Layout
8234 Comando
8235 \end_layout
8236
8237 \end_inset
8238 </cell>
8239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8240 \begin_inset Text
8241
8242 \begin_layout Plain Layout
8243 Resultado
8244 \end_layout
8245
8246 \end_inset
8247 </cell>
8248 </row>
8249 <row>
8250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8251 \begin_inset Text
8252
8253 \begin_layout Plain Layout
8254
8255 \backslash
8256 leftrightarrow
8257 \end_layout
8258
8259 \end_inset
8260 </cell>
8261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8262 \begin_inset Text
8263
8264 \begin_layout Plain Layout
8265 \begin_inset Formula $\leftrightarrow$
8266 \end_inset
8267
8268
8269 \end_layout
8270
8271 \end_inset
8272 </cell>
8273 </row>
8274 <row>
8275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8276 \begin_inset Text
8277
8278 \begin_layout Plain Layout
8279
8280 \backslash
8281 Leftrightarrow
8282 \end_layout
8283
8284 \end_inset
8285 </cell>
8286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8287 \begin_inset Text
8288
8289 \begin_layout Plain Layout
8290 \begin_inset Formula $\Leftrightarrow$
8291 \end_inset
8292
8293
8294 \end_layout
8295
8296 \end_inset
8297 </cell>
8298 </row>
8299 <row>
8300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8301 \begin_inset Text
8302
8303 \begin_layout Plain Layout
8304
8305 \backslash
8306 longleftrightarrow
8307 \end_layout
8308
8309 \end_inset
8310 </cell>
8311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8312 \begin_inset Text
8313
8314 \begin_layout Plain Layout
8315 \begin_inset Formula $\longleftrightarrow$
8316 \end_inset
8317
8318
8319 \end_layout
8320
8321 \end_inset
8322 </cell>
8323 </row>
8324 <row>
8325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8326 \begin_inset Text
8327
8328 \begin_layout Plain Layout
8329
8330 \backslash
8331 Longleftrightarrow
8332 \end_layout
8333
8334 \end_inset
8335 </cell>
8336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8337 \begin_inset Text
8338
8339 \begin_layout Plain Layout
8340 \begin_inset Formula $\Longleftrightarrow$
8341 \end_inset
8342
8343
8344 \end_layout
8345
8346 \end_inset
8347 </cell>
8348 </row>
8349 <row>
8350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8351 \begin_inset Text
8352
8353 \begin_layout Plain Layout
8354
8355 \backslash
8356 rightleftharpoons
8357 \end_layout
8358
8359 \end_inset
8360 </cell>
8361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8362 \begin_inset Text
8363
8364 \begin_layout Plain Layout
8365 \begin_inset Formula $\rightleftharpoons$
8366 \end_inset
8367
8368
8369 \end_layout
8370
8371 \end_inset
8372 </cell>
8373 </row>
8374 </lyxtabular>
8375
8376 \end_inset
8377
8378
8379 \begin_inset space \hspace{}
8380 \length 25pt
8381 \end_inset
8382
8383
8384 \begin_inset space \hfill{}
8385 \end_inset
8386
8387
8388 \begin_inset Tabular
8389 <lyxtabular version="3" rows="5" columns="2">
8390 <features>
8391 <column alignment="center" valignment="top" width="0pt">
8392 <column alignment="center" valignment="top" width="0pt">
8393 <row>
8394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8395 \begin_inset Text
8396
8397 \begin_layout Plain Layout
8398 Comando
8399 \end_layout
8400
8401 \end_inset
8402 </cell>
8403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8404 \begin_inset Text
8405
8406 \begin_layout Plain Layout
8407 Resultado
8408 \end_layout
8409
8410 \end_inset
8411 </cell>
8412 </row>
8413 <row>
8414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8415 \begin_inset Text
8416
8417 \begin_layout Plain Layout
8418
8419 \backslash
8420 mapsto
8421 \end_layout
8422
8423 \end_inset
8424 </cell>
8425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8426 \begin_inset Text
8427
8428 \begin_layout Plain Layout
8429 \begin_inset Formula $\mapsto$
8430 \end_inset
8431
8432
8433 \end_layout
8434
8435 \end_inset
8436 </cell>
8437 </row>
8438 <row>
8439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8440 \begin_inset Text
8441
8442 \begin_layout Plain Layout
8443
8444 \backslash
8445 longmapsto
8446 \end_layout
8447
8448 \end_inset
8449 </cell>
8450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8451 \begin_inset Text
8452
8453 \begin_layout Plain Layout
8454 \begin_inset Formula $\longmapsto$
8455 \end_inset
8456
8457
8458 \end_layout
8459
8460 \end_inset
8461 </cell>
8462 </row>
8463 <row>
8464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8465 \begin_inset Text
8466
8467 \begin_layout Plain Layout
8468
8469 \backslash
8470 leadsto
8471 \end_layout
8472
8473 \end_inset
8474 </cell>
8475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8476 \begin_inset Text
8477
8478 \begin_layout Plain Layout
8479 \begin_inset Formula $\leadsto$
8480 \end_inset
8481
8482
8483 \end_layout
8484
8485 \end_inset
8486 </cell>
8487 </row>
8488 <row>
8489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8490 \begin_inset Text
8491
8492 \begin_layout Plain Layout
8493
8494 \backslash
8495 dasharrow
8496 \end_layout
8497
8498 \end_inset
8499 </cell>
8500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8501 \begin_inset Text
8502
8503 \begin_layout Plain Layout
8504 \begin_inset Formula $\dasharrow$
8505 \end_inset
8506
8507
8508 \end_layout
8509
8510 \end_inset
8511 </cell>
8512 </row>
8513 </lyxtabular>
8514
8515 \end_inset
8516
8517
8518 \begin_inset space \hfill{}
8519 \end_inset
8520
8521
8522 \begin_inset VSpace medskip
8523 \end_inset
8524
8525
8526 \end_layout
8527
8528 \begin_layout Standard
8529 Las flechas que se utilizan como acentos, p.
8530 \begin_inset space \thinspace{}
8531 \end_inset
8532
8533 e.
8534  en vectores, se describen en 
8535 \begin_inset CommandInset ref
8536 LatexCommand ref
8537 reference "sec:Acentos"
8538
8539 \end_inset
8540
8541 .
8542  
8543 \begin_inset VSpace bigskip
8544 \end_inset
8545
8546
8547 \end_layout
8548
8549 \begin_layout Standard
8550 Además hay las flechas etiquetadas
8551 \begin_inset Index
8552 status collapsed
8553
8554 \begin_layout Plain Layout
8555 Flechas ! etiquetadas
8556 \end_layout
8557
8558 \end_inset
8559
8560  
8561 \series bold
8562
8563 \backslash
8564 xleftarrow
8565 \series default
8566
8567 \begin_inset Index
8568 status collapsed
8569
8570 \begin_layout Plain Layout
8571 Comandos ! X ! 
8572 \backslash
8573 xleftarrow
8574 \end_layout
8575
8576 \end_inset
8577
8578  y 
8579 \series bold
8580
8581 \backslash
8582 xrightarrow
8583 \series default
8584
8585 \begin_inset Index
8586 status collapsed
8587
8588 \begin_layout Plain Layout
8589 Comandos ! X ! 
8590 \backslash
8591 xrightarrow
8592 \begin_inset ERT
8593 status collapsed
8594
8595 \begin_layout Plain Layout
8596
8597
8598 \backslash
8599 vspace{4mm}
8600 \end_layout
8601
8602 \end_inset
8603
8604
8605 \end_layout
8606
8607 \end_inset
8608
8609 .
8610  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8611  con dos marcos azules donde se puede insertar la etiqueta.
8612  La longitud de la flecha se adapta a la anchura de la etiqueta.
8613 \end_layout
8614
8615 \begin_layout Standard
8616 \noindent
8617 \align center
8618 \begin_inset Tabular
8619 <lyxtabular version="3" rows="3" columns="2">
8620 <features>
8621 <column alignment="center" valignment="top" width="0">
8622 <column alignment="center" valignment="top" width="0">
8623 <row>
8624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8625 \begin_inset Text
8626
8627 \begin_layout Plain Layout
8628 Comando
8629 \end_layout
8630
8631 \end_inset
8632 </cell>
8633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8634 \begin_inset Text
8635
8636 \begin_layout Plain Layout
8637 Resultado
8638 \begin_inset Note Note
8639 status collapsed
8640
8641 \begin_layout Plain Layout
8642
8643 \series bold
8644
8645 \backslash
8646 raisebox
8647 \series default
8648  se usa sólo como espaciador
8649 \end_layout
8650
8651 \end_inset
8652
8653
8654 \end_layout
8655
8656 \end_inset
8657 </cell>
8658 </row>
8659 <row>
8660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8661 \begin_inset Text
8662
8663 \begin_layout Plain Layout
8664 F(a)
8665 \backslash
8666 xleftarrow
8667 \begin_inset ERT
8668 status collapsed
8669
8670 \begin_layout Plain Layout
8671
8672
8673 \backslash
8674 spce 
8675 \end_layout
8676
8677 \end_inset
8678
8679 x=a
8680 \begin_inset Formula $\downarrow$
8681 \end_inset
8682
8683 x>0
8684 \begin_inset Formula $\to$
8685 \end_inset
8686
8687 F(x)
8688 \end_layout
8689
8690 \end_inset
8691 </cell>
8692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8693 \begin_inset Text
8694
8695 \begin_layout Plain Layout
8696 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8697 \end_inset
8698
8699
8700 \end_layout
8701
8702 \end_inset
8703 </cell>
8704 </row>
8705 <row>
8706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8707 \begin_inset Text
8708
8709 \begin_layout Plain Layout
8710 F(x)
8711 \backslash
8712 xrightarrow
8713 \begin_inset ERT
8714 status collapsed
8715
8716 \begin_layout Plain Layout
8717
8718
8719 \backslash
8720 spce 
8721 \end_layout
8722
8723 \end_inset
8724
8725 x=a
8726 \begin_inset Formula $\downarrow$
8727 \end_inset
8728
8729 x>0
8730 \begin_inset Formula $\to$
8731 \end_inset
8732
8733 F(a)
8734 \end_layout
8735
8736 \end_inset
8737 </cell>
8738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8739 \begin_inset Text
8740
8741 \begin_layout Plain Layout
8742 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8743 \end_inset
8744
8745
8746 \end_layout
8747
8748 \end_inset
8749 </cell>
8750 </row>
8751 </lyxtabular>
8752
8753 \end_inset
8754
8755
8756 \end_layout
8757
8758 \begin_layout Subsection
8759 Flechas verticales y diagonales
8760 \begin_inset Index
8761 status collapsed
8762
8763 \begin_layout Plain Layout
8764 Flechas ! diagonales
8765 \end_layout
8766
8767 \end_inset
8768
8769
8770 \begin_inset Index
8771 status collapsed
8772
8773 \begin_layout Plain Layout
8774 Flechas ! verticales
8775 \end_layout
8776
8777 \end_inset
8778
8779
8780 \end_layout
8781
8782 \begin_layout Standard
8783 \begin_inset space \hfill{}
8784 \end_inset
8785
8786
8787 \begin_inset Tabular
8788 <lyxtabular version="3" rows="7" columns="2">
8789 <features>
8790 <column alignment="center" valignment="top" width="0pt">
8791 <column alignment="center" valignment="top" width="0pt">
8792 <row>
8793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8794 \begin_inset Text
8795
8796 \begin_layout Plain Layout
8797 Comando
8798 \end_layout
8799
8800 \end_inset
8801 </cell>
8802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8803 \begin_inset Text
8804
8805 \begin_layout Plain Layout
8806 Resultado
8807 \end_layout
8808
8809 \end_inset
8810 </cell>
8811 </row>
8812 <row>
8813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8814 \begin_inset Text
8815
8816 \begin_layout Plain Layout
8817
8818 \backslash
8819 uparrow
8820 \end_layout
8821
8822 \end_inset
8823 </cell>
8824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8825 \begin_inset Text
8826
8827 \begin_layout Plain Layout
8828 \begin_inset Formula $\uparrow$
8829 \end_inset
8830
8831
8832 \end_layout
8833
8834 \end_inset
8835 </cell>
8836 </row>
8837 <row>
8838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8839 \begin_inset Text
8840
8841 \begin_layout Plain Layout
8842
8843 \backslash
8844 Uparrow
8845 \end_layout
8846
8847 \end_inset
8848 </cell>
8849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8850 \begin_inset Text
8851
8852 \begin_layout Plain Layout
8853 \begin_inset Formula $\Uparrow$
8854 \end_inset
8855
8856
8857 \end_layout
8858
8859 \end_inset
8860 </cell>
8861 </row>
8862 <row>
8863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8864 \begin_inset Text
8865
8866 \begin_layout Plain Layout
8867
8868 \backslash
8869 updownarrow
8870 \end_layout
8871
8872 \end_inset
8873 </cell>
8874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8875 \begin_inset Text
8876
8877 \begin_layout Plain Layout
8878 \begin_inset Formula $\updownarrow$
8879 \end_inset
8880
8881
8882 \end_layout
8883
8884 \end_inset
8885 </cell>
8886 </row>
8887 <row>
8888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8889 \begin_inset Text
8890
8891 \begin_layout Plain Layout
8892
8893 \backslash
8894 Updownarrow
8895 \end_layout
8896
8897 \end_inset
8898 </cell>
8899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8900 \begin_inset Text
8901
8902 \begin_layout Plain Layout
8903 \begin_inset Formula $\Updownarrow$
8904 \end_inset
8905
8906
8907 \end_layout
8908
8909 \end_inset
8910 </cell>
8911 </row>
8912 <row>
8913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8914 \begin_inset Text
8915
8916 \begin_layout Plain Layout
8917
8918 \backslash
8919 Downarrow
8920 \end_layout
8921
8922 \end_inset
8923 </cell>
8924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8925 \begin_inset Text
8926
8927 \begin_layout Plain Layout
8928 \begin_inset Formula $\Downarrow$
8929 \end_inset
8930
8931
8932 \end_layout
8933
8934 \end_inset
8935 </cell>
8936 </row>
8937 <row>
8938 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8939 \begin_inset Text
8940
8941 \begin_layout Plain Layout
8942
8943 \backslash
8944 downarrow
8945 \end_layout
8946
8947 \end_inset
8948 </cell>
8949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8950 \begin_inset Text
8951
8952 \begin_layout Plain Layout
8953 \begin_inset Formula $\downarrow$
8954 \end_inset
8955
8956
8957 \end_layout
8958
8959 \end_inset
8960 </cell>
8961 </row>
8962 </lyxtabular>
8963
8964 \end_inset
8965
8966
8967 \begin_inset space \hfill{}
8968 \end_inset
8969
8970
8971 \begin_inset Tabular
8972 <lyxtabular version="3" rows="5" columns="2">
8973 <features>
8974 <column alignment="center" valignment="top" width="0pt">
8975 <column alignment="center" valignment="top" width="0pt">
8976 <row>
8977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8978 \begin_inset Text
8979
8980 \begin_layout Plain Layout
8981 Comando
8982 \end_layout
8983
8984 \end_inset
8985 </cell>
8986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8987 \begin_inset Text
8988
8989 \begin_layout Plain Layout
8990 Resultado
8991 \end_layout
8992
8993 \end_inset
8994 </cell>
8995 </row>
8996 <row>
8997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8998 \begin_inset Text
8999
9000 \begin_layout Plain Layout
9001
9002 \backslash
9003 nearrow
9004 \end_layout
9005
9006 \end_inset
9007 </cell>
9008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9009 \begin_inset Text
9010
9011 \begin_layout Plain Layout
9012 \begin_inset Formula $\nearrow$
9013 \end_inset
9014
9015
9016 \end_layout
9017
9018 \end_inset
9019 </cell>
9020 </row>
9021 <row>
9022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9023 \begin_inset Text
9024
9025 \begin_layout Plain Layout
9026
9027 \backslash
9028 searrow
9029 \end_layout
9030
9031 \end_inset
9032 </cell>
9033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9034 \begin_inset Text
9035
9036 \begin_layout Plain Layout
9037 \begin_inset Formula $\searrow$
9038 \end_inset
9039
9040
9041 \end_layout
9042
9043 \end_inset
9044 </cell>
9045 </row>
9046 <row>
9047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051
9052 \backslash
9053 swarrow
9054 \end_layout
9055
9056 \end_inset
9057 </cell>
9058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9059 \begin_inset Text
9060
9061 \begin_layout Plain Layout
9062 \begin_inset Formula $\swarrow$
9063 \end_inset
9064
9065
9066 \end_layout
9067
9068 \end_inset
9069 </cell>
9070 </row>
9071 <row>
9072 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9073 \begin_inset Text
9074
9075 \begin_layout Plain Layout
9076
9077 \backslash
9078 nwarrow
9079 \end_layout
9080
9081 \end_inset
9082 </cell>
9083 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9084 \begin_inset Text
9085
9086 \begin_layout Plain Layout
9087 \begin_inset Formula $\nwarrow$
9088 \end_inset
9089
9090
9091 \end_layout
9092
9093 \end_inset
9094 </cell>
9095 </row>
9096 </lyxtabular>
9097
9098 \end_inset
9099
9100
9101 \begin_inset space \hfill{}
9102 \end_inset
9103
9104
9105 \end_layout
9106
9107 \begin_layout Standard
9108 \begin_inset VSpace medskip
9109 \end_inset
9110
9111
9112 \end_layout
9113
9114 \begin_layout Standard
9115 Las flechas verticales también se pueden usar como delimitadores junto con
9116  los comandos descritos en
9117 \begin_inset space ~
9118 \end_inset
9119
9120
9121 \begin_inset CommandInset ref
9122 LatexCommand ref
9123 reference "sub:Tamaño-manual-de"
9124
9125 \end_inset
9126
9127  y 
9128 \begin_inset CommandInset ref
9129 LatexCommand ref
9130 reference "sub:Tamaño-automático-de"
9131
9132 \end_inset
9133
9134 .
9135 \end_layout
9136
9137 \begin_layout Standard
9138
9139 \end_layout
9140
9141 \begin_layout Section
9142 Acentos
9143 \begin_inset CommandInset label
9144 LatexCommand label
9145 name "sec:Acentos"
9146
9147 \end_inset
9148
9149
9150 \begin_inset Index
9151 status collapsed
9152
9153 \begin_layout Plain Layout
9154 Acentos
9155 \end_layout
9156
9157 \end_inset
9158
9159
9160 \end_layout
9161
9162 \begin_layout Standard
9163 Los acentos se pueden insertar con el botón 
9164 \begin_inset Graphics
9165         filename ../../images/math/hat.png
9166         scale 85
9167
9168 \end_inset
9169
9170  o mediante los comandos listados en las siguientes subsecciones.
9171 \end_layout
9172
9173 \begin_layout Subsection
9174 Acentos para un carácter
9175 \begin_inset ERT
9176 status collapsed
9177
9178 \begin_layout Plain Layout
9179
9180
9181 \backslash
9182 texorpdfstring{
9183 \end_layout
9184
9185 \end_inset
9186
9187
9188 \begin_inset Foot
9189 status open
9190
9191 \begin_layout Plain Layout
9192 Para acentos en texto, véase 
9193 \begin_inset CommandInset ref
9194 LatexCommand ref
9195 reference "sub:Acentos-en-texto"
9196
9197 \end_inset
9198
9199
9200 \end_layout
9201
9202 \end_inset
9203
9204
9205 \begin_inset ERT
9206 status collapsed
9207
9208 \begin_layout Plain Layout
9209
9210 }{}
9211 \end_layout
9212
9213 \end_inset
9214
9215
9216 \begin_inset Note Note
9217 status collapsed
9218
9219 \begin_layout Plain Layout
9220
9221 \backslash
9222 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
9223  PDF.
9224 \end_layout
9225
9226 \begin_layout Plain Layout
9227 Más sobre 
9228 \backslash
9229 texorpdfstring en la sección 
9230 \begin_inset CommandInset ref
9231 LatexCommand ref
9232 reference "sub:Ecuaciones-en-títulos"
9233
9234 \end_inset
9235
9236 .
9237 \end_layout
9238
9239 \end_inset
9240
9241
9242 \begin_inset CommandInset label
9243 LatexCommand label
9244 name "sub:Acentos-para-un"
9245
9246 \end_inset
9247
9248
9249 \begin_inset Index
9250 status collapsed
9251
9252 \begin_layout Plain Layout
9253 Acentos ! para un carácter
9254 \end_layout
9255
9256 \end_inset
9257
9258
9259 \end_layout
9260
9261 \begin_layout Standard
9262 \begin_inset space \hfill{}
9263 \end_inset
9264
9265
9266 \begin_inset Tabular
9267 <lyxtabular version="3" rows="8" columns="2">
9268 <features>
9269 <column alignment="center" valignment="top" width="0pt">
9270 <column alignment="center" valignment="top" width="0pt">
9271 <row>
9272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9273 \begin_inset Text
9274
9275 \begin_layout Plain Layout
9276 Comando
9277 \end_layout
9278
9279 \end_inset
9280 </cell>
9281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9282 \begin_inset Text
9283
9284 \begin_layout Plain Layout
9285 Resultado
9286 \begin_inset Note Note
9287 status collapsed
9288
9289 \begin_layout Plain Layout
9290
9291 \series bold
9292
9293 \backslash
9294 raisebox
9295 \series default
9296  se usa sólo como espaciador
9297 \end_layout
9298
9299 \end_inset
9300
9301
9302 \end_layout
9303
9304 \end_inset
9305 </cell>
9306 </row>
9307 <row>
9308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9309 \begin_inset Text
9310
9311 \begin_layout Plain Layout
9312
9313 \backslash
9314 dot
9315 \begin_inset ERT
9316 status collapsed
9317
9318 \begin_layout Plain Layout
9319
9320
9321 \backslash
9322 spce 
9323 \end_layout
9324
9325 \end_inset
9326
9327 A
9328 \end_layout
9329
9330 \end_inset
9331 </cell>
9332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9333 \begin_inset Text
9334
9335 \begin_layout Plain Layout
9336 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9337 \end_inset
9338
9339
9340 \end_layout
9341
9342 \end_inset
9343 </cell>
9344 </row>
9345 <row>
9346 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9347 \begin_inset Text
9348
9349 \begin_layout Plain Layout
9350
9351 \backslash
9352 ddot
9353 \begin_inset ERT
9354 status collapsed
9355
9356 \begin_layout Plain Layout
9357
9358
9359 \backslash
9360 spce 
9361 \end_layout
9362
9363 \end_inset
9364
9365 A
9366 \end_layout
9367
9368 \end_inset
9369 </cell>
9370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9371 \begin_inset Text
9372
9373 \begin_layout Plain Layout
9374 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9375 \end_inset
9376
9377
9378 \end_layout
9379
9380 \end_inset
9381 </cell>
9382 </row>
9383 <row>
9384 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9385 \begin_inset Text
9386
9387 \begin_layout Plain Layout
9388
9389 \backslash
9390 dddot
9391 \begin_inset ERT
9392 status collapsed
9393
9394 \begin_layout Plain Layout
9395
9396
9397 \backslash
9398 spce 
9399 \end_layout
9400
9401 \end_inset
9402
9403 A
9404 \end_layout
9405
9406 \end_inset
9407 </cell>
9408 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9409 \begin_inset Text
9410
9411 \begin_layout Plain Layout
9412 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9413 \end_inset
9414
9415
9416 \end_layout
9417
9418 \end_inset
9419 </cell>
9420 </row>
9421 <row>
9422 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9423 \begin_inset Text
9424
9425 \begin_layout Plain Layout
9426
9427 \backslash
9428 ddddot{A
9429 \end_layout
9430
9431 \end_inset
9432 </cell>
9433 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9434 \begin_inset Text
9435
9436 \begin_layout Plain Layout
9437 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9438 \end_inset
9439
9440
9441 \end_layout
9442
9443 \end_inset
9444 </cell>
9445 </row>
9446 <row>
9447 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9448 \begin_inset Text
9449
9450 \begin_layout Plain Layout
9451
9452 \backslash
9453 vec
9454 \begin_inset ERT
9455 status collapsed
9456
9457 \begin_layout Plain Layout
9458
9459
9460 \backslash
9461 spce 
9462 \end_layout
9463
9464 \end_inset
9465
9466 A
9467 \begin_inset Index
9468 status collapsed
9469
9470 \begin_layout Plain Layout
9471 Vectores
9472 \end_layout
9473
9474 \end_inset
9475
9476
9477 \end_layout
9478
9479 \end_inset
9480 </cell>
9481 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9482 \begin_inset Text
9483
9484 \begin_layout Plain Layout
9485 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9486 \end_inset
9487
9488
9489 \end_layout
9490
9491 \end_inset
9492 </cell>
9493 </row>
9494 <row>
9495 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9496 \begin_inset Text
9497
9498 \begin_layout Plain Layout
9499
9500 \backslash
9501 bar
9502 \begin_inset ERT
9503 status collapsed
9504
9505 \begin_layout Plain Layout
9506
9507
9508 \backslash
9509 spce 
9510 \end_layout
9511
9512 \end_inset
9513
9514 A
9515 \end_layout
9516
9517 \end_inset
9518 </cell>
9519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9520 \begin_inset Text
9521
9522 \begin_layout Plain Layout
9523 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9524 \end_inset
9525
9526
9527 \end_layout
9528
9529 \end_inset
9530 </cell>
9531 </row>
9532 <row>
9533 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9534 \begin_inset Text
9535
9536 \begin_layout Plain Layout
9537
9538 \backslash
9539 mathring
9540 \begin_inset ERT
9541 status collapsed
9542
9543 \begin_layout Plain Layout
9544
9545
9546 \backslash
9547 spce 
9548 \end_layout
9549
9550 \end_inset
9551
9552 A
9553 \end_layout
9554
9555 \end_inset
9556 </cell>
9557 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9558 \begin_inset Text
9559
9560 \begin_layout Plain Layout
9561 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9562 \end_inset
9563
9564
9565 \end_layout
9566
9567 \end_inset
9568 </cell>
9569 </row>
9570 </lyxtabular>
9571
9572 \end_inset
9573
9574
9575 \begin_inset space \hfill{}
9576 \end_inset
9577
9578
9579 \begin_inset Tabular
9580 <lyxtabular version="3" rows="7" columns="2">
9581 <features>
9582 <column alignment="center" valignment="top" width="0pt">
9583 <column alignment="center" valignment="top" width="0pt">
9584 <row>
9585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9586 \begin_inset Text
9587
9588 \begin_layout Plain Layout
9589 Comando
9590 \end_layout
9591
9592 \end_inset
9593 </cell>
9594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9595 \begin_inset Text
9596
9597 \begin_layout Plain Layout
9598 Resultado
9599 \begin_inset Note Note
9600 status collapsed
9601
9602 \begin_layout Plain Layout
9603
9604 \series bold
9605
9606 \backslash
9607 raisebox
9608 \series default
9609  se usa sólo como espaciador
9610 \end_layout
9611
9612 \end_inset
9613
9614
9615 \end_layout
9616
9617 \end_inset
9618 </cell>
9619 </row>
9620 <row>
9621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9622 \begin_inset Text
9623
9624 \begin_layout Plain Layout
9625
9626 \backslash
9627 tilde
9628 \begin_inset ERT
9629 status collapsed
9630
9631 \begin_layout Plain Layout
9632
9633
9634 \backslash
9635 spce 
9636 \end_layout
9637
9638 \end_inset
9639
9640 A
9641 \end_layout
9642
9643 \end_inset
9644 </cell>
9645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9646 \begin_inset Text
9647
9648 \begin_layout Plain Layout
9649 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9650 \end_inset
9651
9652
9653 \end_layout
9654
9655 \end_inset
9656 </cell>
9657 </row>
9658 <row>
9659 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9660 \begin_inset Text
9661
9662 \begin_layout Plain Layout
9663
9664 \backslash
9665 hat
9666 \begin_inset ERT
9667 status collapsed
9668
9669 \begin_layout Plain Layout
9670
9671
9672 \backslash
9673 spce 
9674 \end_layout
9675
9676 \end_inset
9677
9678 A
9679 \end_layout
9680
9681 \end_inset
9682 </cell>
9683 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9684 \begin_inset Text
9685
9686 \begin_layout Plain Layout
9687 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9688 \end_inset
9689
9690
9691 \end_layout
9692
9693 \end_inset
9694 </cell>
9695 </row>
9696 <row>
9697 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9698 \begin_inset Text
9699
9700 \begin_layout Plain Layout
9701
9702 \backslash
9703 check
9704 \begin_inset ERT
9705 status collapsed
9706
9707 \begin_layout Plain Layout
9708
9709
9710 \backslash
9711 spce 
9712 \end_layout
9713
9714 \end_inset
9715
9716 A
9717 \end_layout
9718
9719 \end_inset
9720 </cell>
9721 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9722 \begin_inset Text
9723
9724 \begin_layout Plain Layout
9725 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9726 \end_inset
9727
9728
9729 \end_layout
9730
9731 \end_inset
9732 </cell>
9733 </row>
9734 <row>
9735 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9736 \begin_inset Text
9737
9738 \begin_layout Plain Layout
9739
9740 \backslash
9741 acute
9742 \begin_inset ERT
9743 status collapsed
9744
9745 \begin_layout Plain Layout
9746
9747
9748 \backslash
9749 spce 
9750 \end_layout
9751
9752 \end_inset
9753
9754 A
9755 \end_layout
9756
9757 \end_inset
9758 </cell>
9759 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9760 \begin_inset Text
9761
9762 \begin_layout Plain Layout
9763 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9764 \end_inset
9765
9766
9767 \end_layout
9768
9769 \end_inset
9770 </cell>
9771 </row>
9772 <row>
9773 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9774 \begin_inset Text
9775
9776 \begin_layout Plain Layout
9777
9778 \backslash
9779 grave
9780 \begin_inset ERT
9781 status collapsed
9782
9783 \begin_layout Plain Layout
9784
9785
9786 \backslash
9787 spce 
9788 \end_layout
9789
9790 \end_inset
9791
9792 A
9793 \end_layout
9794
9795 \end_inset
9796 </cell>
9797 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9798 \begin_inset Text
9799
9800 \begin_layout Plain Layout
9801 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9802 \end_inset
9803
9804
9805 \end_layout
9806
9807 \end_inset
9808 </cell>
9809 </row>
9810 <row>
9811 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9812 \begin_inset Text
9813
9814 \begin_layout Plain Layout
9815
9816 \backslash
9817 breve
9818 \begin_inset ERT
9819 status collapsed
9820
9821 \begin_layout Plain Layout
9822
9823
9824 \backslash
9825 spce 
9826 \end_layout
9827
9828 \end_inset
9829
9830 A
9831 \end_layout
9832
9833 \end_inset
9834 </cell>
9835 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9836 \begin_inset Text
9837
9838 \begin_layout Plain Layout
9839 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9840 \end_inset
9841
9842
9843 \end_layout
9844
9845 \end_inset
9846 </cell>
9847 </row>
9848 </lyxtabular>
9849
9850 \end_inset
9851
9852
9853 \begin_inset space \hfill{}
9854 \end_inset
9855
9856
9857 \end_layout
9858
9859 \begin_layout Standard
9860 \begin_inset VSpace bigskip
9861 \end_inset
9862
9863
9864 \end_layout
9865
9866 \begin_layout Standard
9867 Para poner diéresis
9868 \begin_inset Index
9869 status collapsed
9870
9871 \begin_layout Plain Layout
9872 Diéresis
9873 \end_layout
9874
9875 \end_inset
9876
9877  en una ecuación se insertan comillas antes de la vocal.
9878  Estos dos caracteres son considerados por LaTeX como 
9879 \emph on
9880 un solo
9881 \emph default
9882  carácter si la parte de la ecuación con la diéresis se marca con idioma
9883  alemán.
9884 \begin_inset Foot
9885 status collapsed
9886
9887 \begin_layout Plain Layout
9888 O algún otro idioma que use acentos, p.
9889 \begin_inset space \thinspace{}
9890 \end_inset
9891
9892 e.
9893  catalán.
9894  Sin embargo, en español no funciona por algún conflicto con el estilo 
9895 \series bold
9896 spanish
9897 \series default
9898  de 
9899 \series bold
9900 babel
9901 \series default
9902 .
9903  Dicho estilo suministra la orden 
9904 \series bold
9905
9906 \backslash
9907 dotlessi
9908 \series default
9909  para generar una 
9910 \begin_inset Quotes fld
9911 \end_inset
9912
9913 i
9914 \begin_inset Quotes frd
9915 \end_inset
9916
9917  sin punto en modo matemático, que se puede usar como alternativa al comando
9918  
9919 \series bold
9920
9921 \begin_inset Quotes eld
9922 \end_inset
9923
9924 i
9925 \series default
9926 , p.e., el comando 
9927 \series bold
9928
9929 \backslash
9930 ddot
9931 \series default
9932
9933 \begin_inset ERT
9934 status collapsed
9935
9936 \begin_layout Plain Layout
9937
9938
9939 \backslash
9940 spce 
9941 \end_layout
9942
9943 \end_inset
9944
9945
9946 \series bold
9947
9948 \backslash
9949 dotlessi
9950 \series default
9951  genera
9952 \series bold
9953  
9954 \series default
9955
9956 \begin_inset Formula $\ddot{\dotlessi}$
9957 \end_inset
9958
9959 .
9960  Véase la documentación del estilo, 
9961 \begin_inset CommandInset citation
9962 LatexCommand cite
9963 key "spanish"
9964
9965 \end_inset
9966
9967 .
9968  También se puede usar 
9969 \series bold
9970
9971 \backslash
9972 imath
9973 \series default
9974  en vez de 
9975 \series bold
9976
9977 \backslash
9978 dotlessi
9979 \series default
9980 .
9981  (
9982 \emph on
9983 N.
9984 \begin_inset space \thinspace{}
9985 \end_inset
9986
9987 del t.
9988 \emph default
9989 )
9990 \end_layout
9991
9992 \end_inset
9993
9994  A diferencia de 
9995 \series bold
9996
9997 \backslash
9998 ddot
9999 \series default
10000 , con este método se generan diéresis 
10001 \begin_inset Quotes fld
10002 \end_inset
10003
10004 reales
10005 \begin_inset Quotes frd
10006 \end_inset
10007
10008 , como se demuestra en el siguiente ejemplo:
10009 \begin_inset VSpace -2mm
10010 \end_inset
10011
10012
10013 \end_layout
10014
10015 \begin_layout Standard
10016 \noindent
10017 \align center
10018 \begin_inset Tabular
10019 <lyxtabular version="3" rows="3" columns="2">
10020 <features>
10021 <column alignment="center" valignment="top" width="0">
10022 <column alignment="center" valignment="top" width="0">
10023 <row>
10024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10025 \begin_inset Text
10026
10027 \begin_layout Plain Layout
10028 Comando
10029 \end_layout
10030
10031 \end_inset
10032 </cell>
10033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10034 \begin_inset Text
10035
10036 \begin_layout Plain Layout
10037 Resultado
10038 \begin_inset Note Note
10039 status collapsed
10040
10041 \begin_layout Plain Layout
10042
10043 \series bold
10044
10045 \backslash
10046 raisebox
10047 \series default
10048  se usa sólo como espaciador.
10049 \end_layout
10050
10051 \end_inset
10052
10053
10054 \end_layout
10055
10056 \end_inset
10057 </cell>
10058 </row>
10059 <row>
10060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10061 \begin_inset Text
10062
10063 \begin_layout Plain Layout
10064 \begin_inset Quotes grd
10065 \end_inset
10066
10067 i
10068 \end_layout
10069
10070 \end_inset
10071 </cell>
10072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10073 \begin_inset Text
10074
10075 \begin_layout Plain Layout
10076 \begin_inset Formula $\ddot{\dotlessi}$
10077 \end_inset
10078
10079
10080 \end_layout
10081
10082 \end_inset
10083 </cell>
10084 </row>
10085 <row>
10086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10087 \begin_inset Text
10088
10089 \begin_layout Plain Layout
10090
10091 \backslash
10092 ddot
10093 \begin_inset ERT
10094 status collapsed
10095
10096 \begin_layout Plain Layout
10097
10098
10099 \backslash
10100 spce 
10101 \end_layout
10102
10103 \end_inset
10104
10105 i
10106 \end_layout
10107
10108 \end_inset
10109 </cell>
10110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10111 \begin_inset Text
10112
10113 \begin_layout Plain Layout
10114 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10115 \end_inset
10116
10117
10118 \end_layout
10119
10120 \end_inset
10121 </cell>
10122 </row>
10123 </lyxtabular>
10124
10125 \end_inset
10126
10127
10128 \end_layout
10129
10130 \begin_layout Standard
10131 Otra ventaja frente a 
10132 \series bold
10133
10134 \backslash
10135 ddot
10136 \series default
10137  es que la diéresis puede convertirse directamente a texto matemático, porque
10138  los anteriores comandos para acentos 
10139 \emph on
10140 no están permitidos en texto matemático
10141 \emph default
10142 .
10143  Para convertir un carácter acentuado a texto matemático, se debe convertir
10144  sólo el carácter bajo el acento.
10145  Esto también se aplica para otras conversiones, p.
10146 \begin_inset space \thinspace{}
10147 \end_inset
10148
10149 e.
10150 \begin_inset space ~
10151 \end_inset
10152
10153 cursiva o negrita.
10154 \end_layout
10155
10156 \begin_layout Standard
10157 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10158 \end_layout
10159
10160 \begin_layout Subsection
10161 Acentos para operadores
10162 \begin_inset Index
10163 status collapsed
10164
10165 \begin_layout Plain Layout
10166 Acentos ! en operadores
10167 \end_layout
10168
10169 \end_inset
10170
10171
10172 \end_layout
10173
10174 \begin_layout Standard
10175 Con los comandos 
10176 \series bold
10177
10178 \backslash
10179 overset
10180 \series default
10181
10182 \begin_inset Index
10183 status collapsed
10184
10185 \begin_layout Plain Layout
10186 Comandos ! O ! 
10187 \backslash
10188 overset
10189 \end_layout
10190
10191 \end_inset
10192
10193  y 
10194 \series bold
10195
10196 \backslash
10197 underset
10198 \series default
10199
10200 \begin_inset Index
10201 status collapsed
10202
10203 \begin_layout Plain Layout
10204 Comandos ! U ! 
10205 \backslash
10206 underset
10207 \end_layout
10208
10209 \end_inset
10210
10211  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
10212  Con el comando 
10213 \series bold
10214
10215 \backslash
10216 sideset
10217 \series default
10218
10219 \begin_inset Index
10220 status collapsed
10221
10222 \begin_layout Plain Layout
10223 Comandos ! S ! 
10224 \backslash
10225 sideset
10226 \end_layout
10227
10228 \end_inset
10229
10230  se pueden poner caracteres delante y detrás de un operador.
10231  El esquema del comando es:
10232 \end_layout
10233
10234 \begin_layout Standard
10235
10236 \series bold
10237
10238 \backslash
10239 sideset{carácter
10240 \series default
10241  
10242 \series bold
10243 anterior}{carácter posterior}
10244 \end_layout
10245
10246 \begin_layout Standard
10247
10248 \series bold
10249
10250 \backslash
10251 sideset
10252 \series default
10253  siempre debe estar delante del operador que debe acentuarse.
10254  Se puede acentuar con varios caracteres e incluso con otros operadores
10255  y símbolos.
10256  Para colocar con
10257 \series bold
10258  
10259 \backslash
10260 sideset
10261 \series default
10262  caracteres sólo detrás del operador, por ejemplo, no se escribe nada en
10263  el primer par de llaves, pero sin quitarlas.
10264  
10265 \end_layout
10266
10267 \begin_layout Standard
10268 Por ejemplo, el comando 
10269 \series bold
10270
10271 \backslash
10272 sideset{
10273 \begin_inset Formula $\to$
10274 \end_inset
10275
10276
10277 \backslash
10278 {
10279 \series default
10280 '
10281 \series bold
10282
10283 \begin_inset Formula $\to$
10284 \end_inset
10285
10286
10287 \backslash
10288 sum_k=1
10289 \begin_inset ERT
10290 status collapsed
10291
10292 \begin_layout Plain Layout
10293
10294
10295 \backslash
10296 spce 
10297 \end_layout
10298
10299 \end_inset
10300
10301
10302 \series default
10303 ^
10304 \series bold
10305
10306 \begin_inset ERT
10307 status collapsed
10308
10309 \begin_layout Plain Layout
10310
10311
10312 \backslash
10313 spce 
10314 \end_layout
10315
10316 \end_inset
10317
10318 n
10319 \series default
10320  genera:
10321 \begin_inset Formula \[
10322 \sideset{}{'}\sum_{k=1}^{n}\]
10323
10324 \end_inset
10325
10326
10327 \end_layout
10328
10329 \begin_layout Standard
10330 El comando 
10331 \series bold
10332
10333 \backslash
10334 overset
10335 \begin_inset ERT
10336 status collapsed
10337
10338 \begin_layout Plain Layout
10339
10340
10341 \backslash
10342 spce 
10343 \end_layout
10344
10345 \end_inset
10346
10347
10348 \backslash
10349 maltese
10350 \begin_inset ERT
10351 status collapsed
10352
10353 \begin_layout Plain Layout
10354
10355
10356 \backslash
10357 spce 
10358 \end_layout
10359
10360 \end_inset
10361
10362
10363 \series default
10364
10365 \begin_inset Formula $\uparrow$
10366 \end_inset
10367
10368
10369 \series bold
10370 a
10371 \series default
10372  genera:
10373 \begin_inset Formula \[
10374 \overset{a}{\maltese}\]
10375
10376 \end_inset
10377
10378
10379 \end_layout
10380
10381 \begin_layout Standard
10382 Como se ve en el último ejemplo, con 
10383 \series bold
10384
10385 \backslash
10386 overset
10387 \series default
10388  y 
10389 \series bold
10390
10391 \backslash
10392 underset
10393 \series default
10394  también se pueden acentuar símbolos y caracteres; con 
10395 \series bold
10396
10397 \backslash
10398 sideset
10399 \series default
10400  esto no es posible.
10401 \end_layout
10402
10403 \begin_layout Subsection
10404 Acentos para varios caracteres
10405 \begin_inset CommandInset label
10406 LatexCommand label
10407 name "sub:Acentos-para-varios"
10408
10409 \end_inset
10410
10411
10412 \begin_inset Index
10413 status collapsed
10414
10415 \begin_layout Plain Layout
10416 Acentos ! en varios caracteres
10417 \end_layout
10418
10419 \end_inset
10420
10421
10422 \end_layout
10423
10424 \begin_layout Standard
10425 \begin_inset space \hfill{}
10426 \end_inset
10427
10428
10429 \begin_inset Tabular
10430 <lyxtabular version="3" rows="5" columns="2">
10431 <features>
10432 <column alignment="center" valignment="top" width="0pt">
10433 <column alignment="center" valignment="top" width="0pt">
10434 <row>
10435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10436 \begin_inset Text
10437
10438 \begin_layout Plain Layout
10439 Comando
10440 \end_layout
10441
10442 \end_inset
10443 </cell>
10444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10445 \begin_inset Text
10446
10447 \begin_layout Plain Layout
10448 Resultado
10449 \begin_inset Note Note
10450 status collapsed
10451
10452 \begin_layout Plain Layout
10453
10454 \series bold
10455
10456 \backslash
10457 raisebox
10458 \series default
10459  se usa sólo como espaciador
10460 \end_layout
10461
10462 \end_inset
10463
10464
10465 \end_layout
10466
10467 \end_inset
10468 </cell>
10469 </row>
10470 <row>
10471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10472 \begin_inset Text
10473
10474 \begin_layout Plain Layout
10475
10476 \backslash
10477 overleftarrow
10478 \begin_inset ERT
10479 status collapsed
10480
10481 \begin_layout Plain Layout
10482
10483
10484 \backslash
10485 spce 
10486 \end_layout
10487
10488 \end_inset
10489
10490 A=B
10491 \end_layout
10492
10493 \end_inset
10494 </cell>
10495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10496 \begin_inset Text
10497
10498 \begin_layout Plain Layout
10499 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10500 \end_inset
10501
10502
10503 \end_layout
10504
10505 \end_inset
10506 </cell>
10507 </row>
10508 <row>
10509 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10510 \begin_inset Text
10511
10512 \begin_layout Plain Layout
10513
10514 \backslash
10515 underleftarrow
10516 \begin_inset ERT
10517 status collapsed
10518
10519 \begin_layout Plain Layout
10520
10521
10522 \backslash
10523 spce 
10524 \end_layout
10525
10526 \end_inset
10527
10528 A=B
10529 \end_layout
10530
10531 \end_inset
10532 </cell>
10533 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10534 \begin_inset Text
10535
10536 \begin_layout Plain Layout
10537 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10538 \end_inset
10539
10540
10541 \end_layout
10542
10543 \end_inset
10544 </cell>
10545 </row>
10546 <row>
10547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10548 \begin_inset Text
10549
10550 \begin_layout Plain Layout
10551
10552 \backslash
10553 overleftrightarrow
10554 \begin_inset ERT
10555 status collapsed
10556
10557 \begin_layout Plain Layout
10558
10559
10560 \backslash
10561 spce 
10562 \end_layout
10563
10564 \end_inset
10565
10566 A=B
10567 \end_layout
10568
10569 \end_inset
10570 </cell>
10571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10572 \begin_inset Text
10573
10574 \begin_layout Plain Layout
10575 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10576 \end_inset
10577
10578
10579 \end_layout
10580
10581 \end_inset
10582 </cell>
10583 </row>
10584 <row>
10585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10586 \begin_inset Text
10587
10588 \begin_layout Plain Layout
10589
10590 \backslash
10591 underleftrightarrow
10592 \begin_inset ERT
10593 status collapsed
10594
10595 \begin_layout Plain Layout
10596
10597
10598 \backslash
10599 spce 
10600 \end_layout
10601
10602 \end_inset
10603
10604 A=B
10605 \end_layout
10606
10607 \end_inset
10608 </cell>
10609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10610 \begin_inset Text
10611
10612 \begin_layout Plain Layout
10613 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10614 \end_inset
10615
10616
10617 \end_layout
10618
10619 \end_inset
10620 </cell>
10621 </row>
10622 </lyxtabular>
10623
10624 \end_inset
10625
10626
10627 \begin_inset space \hfill{}
10628 \end_inset
10629
10630
10631 \begin_inset Tabular
10632 <lyxtabular version="3" rows="5" columns="2">
10633 <features>
10634 <column alignment="center" valignment="top" width="0pt">
10635 <column alignment="center" valignment="top" width="0pt">
10636 <row>
10637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10638 \begin_inset Text
10639
10640 \begin_layout Plain Layout
10641 Comando
10642 \end_layout
10643
10644 \end_inset
10645 </cell>
10646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10647 \begin_inset Text
10648
10649 \begin_layout Plain Layout
10650 Resultado
10651 \begin_inset Note Note
10652 status collapsed
10653
10654 \begin_layout Plain Layout
10655
10656 \series bold
10657
10658 \backslash
10659 raisebox
10660 \series default
10661  se usa sólo como espaciador
10662 \end_layout
10663
10664 \end_inset
10665
10666
10667 \end_layout
10668
10669 \end_inset
10670 </cell>
10671 </row>
10672 <row>
10673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10674 \begin_inset Text
10675
10676 \begin_layout Plain Layout
10677
10678 \backslash
10679 overrightarrow
10680 \begin_inset ERT
10681 status collapsed
10682
10683 \begin_layout Plain Layout
10684
10685
10686 \backslash
10687 spce 
10688 \end_layout
10689
10690 \end_inset
10691
10692 A=B
10693 \end_layout
10694
10695 \end_inset
10696 </cell>
10697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10698 \begin_inset Text
10699
10700 \begin_layout Plain Layout
10701 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10702 \end_inset
10703
10704
10705 \end_layout
10706
10707 \end_inset
10708 </cell>
10709 </row>
10710 <row>
10711 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10712 \begin_inset Text
10713
10714 \begin_layout Plain Layout
10715
10716 \backslash
10717 underrightarrow
10718 \begin_inset ERT
10719 status collapsed
10720
10721 \begin_layout Plain Layout
10722
10723
10724 \backslash
10725 spce 
10726 \end_layout
10727
10728 \end_inset
10729
10730 A=B
10731 \end_layout
10732
10733 \end_inset
10734 </cell>
10735 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10736 \begin_inset Text
10737
10738 \begin_layout Plain Layout
10739 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10740 \end_inset
10741
10742
10743 \end_layout
10744
10745 \end_inset
10746 </cell>
10747 </row>
10748 <row>
10749 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10750 \begin_inset Text
10751
10752 \begin_layout Plain Layout
10753
10754 \backslash
10755 widetilde
10756 \begin_inset ERT
10757 status collapsed
10758
10759 \begin_layout Plain Layout
10760
10761
10762 \backslash
10763 spce 
10764 \end_layout
10765
10766 \end_inset
10767
10768 A=B
10769 \end_layout
10770
10771 \end_inset
10772 </cell>
10773 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10774 \begin_inset Text
10775
10776 \begin_layout Plain Layout
10777 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10778 \end_inset
10779
10780
10781 \end_layout
10782
10783 \end_inset
10784 </cell>
10785 </row>
10786 <row>
10787 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10788 \begin_inset Text
10789
10790 \begin_layout Plain Layout
10791
10792 \backslash
10793 widehat
10794 \begin_inset ERT
10795 status collapsed
10796
10797 \begin_layout Plain Layout
10798
10799
10800 \backslash
10801 spce 
10802 \end_layout
10803
10804 \end_inset
10805
10806 A=B
10807 \end_layout
10808
10809 \end_inset
10810 </cell>
10811 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10812 \begin_inset Text
10813
10814 \begin_layout Plain Layout
10815 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10816 \end_inset
10817
10818
10819 \end_layout
10820
10821 \end_inset
10822 </cell>
10823 </row>
10824 </lyxtabular>
10825
10826 \end_inset
10827
10828
10829 \begin_inset space \hfill{}
10830 \end_inset
10831
10832
10833 \end_layout
10834
10835 \begin_layout Standard
10836 \begin_inset VSpace medskip
10837 \end_inset
10838
10839
10840 \end_layout
10841
10842 \begin_layout Standard
10843 Con estos comandos se pueden acentuar tantos caracteres como quieras.
10844  Pero los acentos 
10845 \series bold
10846
10847 \backslash
10848 widetilde
10849 \series default
10850  y 
10851 \series bold
10852
10853 \backslash
10854 widehat
10855 \series default
10856  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
10857  ejemplo:
10858 \begin_inset Formula \[
10859 \widetilde{A+B=C-D}\]
10860
10861 \end_inset
10862
10863
10864 \end_layout
10865
10866 \begin_layout Standard
10867 Con los comandos 
10868 \series bold
10869
10870 \backslash
10871 overset
10872 \series default
10873
10874 \begin_inset Index
10875 status collapsed
10876
10877 \begin_layout Plain Layout
10878 Comandos ! O ! 
10879 \backslash
10880 overset
10881 \end_layout
10882
10883 \end_inset
10884
10885  y 
10886 \series bold
10887
10888 \backslash
10889 underset
10890 \series default
10891
10892 \begin_inset Index
10893 status collapsed
10894
10895 \begin_layout Plain Layout
10896 Comandos ! U ! 
10897 \backslash
10898 underset
10899 \end_layout
10900
10901 \end_inset
10902
10903 , descritos en la subsección anterior, también se pueden acentuar varios
10904  caracteres.
10905  El comando 
10906 \series bold
10907
10908 \backslash
10909 underset
10910 \begin_inset ERT
10911 status collapsed
10912
10913 \begin_layout Plain Layout
10914
10915
10916 \backslash
10917 spce 
10918 \end_layout
10919
10920 \end_inset
10921
10922 A=B
10923 \begin_inset Formula $\downarrow$
10924 \end_inset
10925
10926 ***
10927 \series default
10928  da:
10929 \begin_inset Formula \[
10930 \underset{***}{A=B}\]
10931
10932 \end_inset
10933
10934
10935 \end_layout
10936
10937 \begin_layout Section
10938 Espacios
10939 \begin_inset CommandInset label
10940 LatexCommand label
10941 name "sec:Espacio"
10942
10943 \end_inset
10944
10945
10946 \begin_inset Index
10947 status collapsed
10948
10949 \begin_layout Plain Layout
10950 Espacio ! horizontal
10951 \end_layout
10952
10953 \end_inset
10954
10955
10956 \end_layout
10957
10958 \begin_layout Subsection
10959 Espacio predefinido
10960 \begin_inset CommandInset label
10961 LatexCommand label
10962 name "sub:Espacio-predefinido"
10963
10964 \end_inset
10965
10966
10967 \begin_inset Index
10968 status collapsed
10969
10970 \begin_layout Plain Layout
10971 Espacio ! horizontal ! predefinido
10972 \end_layout
10973
10974 \end_inset
10975
10976
10977 \end_layout
10978
10979 \begin_layout Standard
10980 A veces es necesario insertar espacio horizontal en una ecuación.
10981  Esto se hace insertando un espacio protegido (atajo 
10982 \family sans
10983 Ctrl-Espacio
10984 \family default
10985 ).
10986  Aparece un 
10987 \begin_inset Quotes fld
10988 \end_inset
10989
10990
10991 \begin_inset ERT
10992 status open
10993
10994 \begin_layout Plain Layout
10995
10996
10997 \backslash
10998 spce 
10999 \end_layout
11000
11001 \end_inset
11002
11003
11004 \begin_inset Quotes frd
11005 \end_inset
11006
11007  azul, y pulsando 
11008 \family sans
11009 Espacio
11010 \family default
11011  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11012  espacio.
11013  También se pueden insertar espacios mediante el botón 
11014 \begin_inset Graphics
11015         filename ../../images/math/space.png
11016         scale 85
11017
11018 \end_inset
11019
11020  de la barra de ecuaciones o con comandos especiales.
11021  Independientemente del comando insertado, se puede seleccionar de nuevo
11022  el tamaño pulsando acto seguido 
11023 \family sans
11024 Espacio.
11025  
11026 \end_layout
11027
11028 \begin_layout Standard
11029 \noindent
11030 \align center
11031 \begin_inset VSpace -5mm
11032 \end_inset
11033
11034
11035 \begin_inset Tabular
11036 <lyxtabular version="3" rows="3" columns="7">
11037 <features>
11038 <column alignment="center" valignment="middle" width="6.8cm">
11039 <column alignment="center" valignment="top" width="0">
11040 <column alignment="center" valignment="top" width="0">
11041 <column alignment="center" valignment="top" width="0">
11042 <column alignment="center" valignment="top" width="0">
11043 <column alignment="center" valignment="top" width="0">
11044 <column alignment="center" valignment="top" width="0">
11045 <row>
11046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11047 \begin_inset Text
11048
11049 \begin_layout Plain Layout
11050 Comando
11051 \end_layout
11052
11053 \end_inset
11054 </cell>
11055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11056 \begin_inset Text
11057
11058 \begin_layout Plain Layout
11059
11060 \backslash
11061 ,
11062 \end_layout
11063
11064 \end_inset
11065 </cell>
11066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11067 \begin_inset Text
11068
11069 \begin_layout Plain Layout
11070
11071 \backslash
11072 :
11073 \end_layout
11074
11075 \end_inset
11076 </cell>
11077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11078 \begin_inset Text
11079
11080 \begin_layout Plain Layout
11081
11082 \backslash
11083 ;
11084 \end_layout
11085
11086 \end_inset
11087 </cell>
11088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11089 \begin_inset Text
11090
11091 \begin_layout Plain Layout
11092
11093 \backslash
11094 quad
11095 \end_layout
11096
11097 \end_inset
11098 </cell>
11099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11100 \begin_inset Text
11101
11102 \begin_layout Plain Layout
11103
11104 \backslash
11105 qquad
11106 \end_layout
11107
11108 \end_inset
11109 </cell>
11110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11111 \begin_inset Text
11112
11113 \begin_layout Plain Layout
11114
11115 \backslash
11116 !
11117 \end_layout
11118
11119 \end_inset
11120 </cell>
11121 </row>
11122 <row>
11123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11124 \begin_inset Text
11125
11126 \begin_layout Plain Layout
11127 Número de pulsaciones de 
11128 \family sans
11129 Espacio
11130 \family default
11131  tras insertar el espacio protegido
11132 \end_layout
11133
11134 \end_inset
11135 </cell>
11136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11137 \begin_inset Text
11138
11139 \begin_layout Plain Layout
11140 0
11141 \end_layout
11142
11143 \end_inset
11144 </cell>
11145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11146 \begin_inset Text
11147
11148 \begin_layout Plain Layout
11149 1
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 2
11159 \end_layout
11160
11161 \end_inset
11162 </cell>
11163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11164 \begin_inset Text
11165
11166 \begin_layout Plain Layout
11167 3
11168 \end_layout
11169
11170 \end_inset
11171 </cell>
11172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11173 \begin_inset Text
11174
11175 \begin_layout Plain Layout
11176 4
11177 \end_layout
11178
11179 \end_inset
11180 </cell>
11181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11182 \begin_inset Text
11183
11184 \begin_layout Plain Layout
11185 5
11186 \end_layout
11187
11188 \end_inset
11189 </cell>
11190 </row>
11191 <row>
11192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11193 \begin_inset Text
11194
11195 \begin_layout Plain Layout
11196 Resultado
11197 \end_layout
11198
11199 \end_inset
11200 </cell>
11201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11202 \begin_inset Text
11203
11204 \begin_layout Plain Layout
11205 \begin_inset Formula $A\, B$
11206 \end_inset
11207
11208
11209 \end_layout
11210
11211 \end_inset
11212 </cell>
11213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11214 \begin_inset Text
11215
11216 \begin_layout Plain Layout
11217 \begin_inset Formula $A\: B$
11218 \end_inset
11219
11220
11221 \end_layout
11222
11223 \end_inset
11224 </cell>
11225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11226 \begin_inset Text
11227
11228 \begin_layout Plain Layout
11229 \begin_inset Formula $A\; B$
11230 \end_inset
11231
11232
11233 \end_layout
11234
11235 \end_inset
11236 </cell>
11237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11238 \begin_inset Text
11239
11240 \begin_layout Plain Layout
11241 \begin_inset Formula $A\quad B$
11242 \end_inset
11243
11244
11245 \end_layout
11246
11247 \end_inset
11248 </cell>
11249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11250 \begin_inset Text
11251
11252 \begin_layout Plain Layout
11253 \begin_inset Formula $A\qquad B$
11254 \end_inset
11255
11256
11257 \end_layout
11258
11259 \end_inset
11260 </cell>
11261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11262 \begin_inset Text
11263
11264 \begin_layout Plain Layout
11265 \begin_inset Formula $A\! B$
11266 \end_inset
11267
11268
11269 \end_layout
11270
11271 \end_inset
11272 </cell>
11273 </row>
11274 </lyxtabular>
11275
11276 \end_inset
11277
11278
11279 \end_layout
11280
11281 \begin_layout Standard
11282 El último tamaño parece no generar espacio.
11283  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11284  negativo.
11285  Hay otros dos espacios negativos:
11286 \end_layout
11287
11288 \begin_layout Standard
11289 \align center
11290 \begin_inset Tabular
11291 <lyxtabular version="3" rows="3" columns="3">
11292 <features>
11293 <column alignment="center" valignment="middle" width="6.8cm">
11294 <column alignment="center" valignment="top" width="0pt">
11295 <column alignment="center" valignment="top" width="0pt">
11296 <row>
11297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11298 \begin_inset Text
11299
11300 \begin_layout Plain Layout
11301 Comando
11302 \end_layout
11303
11304 \end_inset
11305 </cell>
11306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11307 \begin_inset Text
11308
11309 \begin_layout Plain Layout
11310
11311 \backslash
11312 negmedspace
11313 \end_layout
11314
11315 \end_inset
11316 </cell>
11317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11318 \begin_inset Text
11319
11320 \begin_layout Plain Layout
11321
11322 \backslash
11323 negthickspace
11324 \end_layout
11325
11326 \end_inset
11327 </cell>
11328 </row>
11329 <row>
11330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11331 \begin_inset Text
11332
11333 \begin_layout Plain Layout
11334 Número de pulsaciones de 
11335 \family sans
11336 Espacio
11337 \family default
11338  tras insertar el espacio protegido
11339 \end_layout
11340
11341 \end_inset
11342 </cell>
11343 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11344 \begin_inset Text
11345
11346 \begin_layout Plain Layout
11347 6
11348 \end_layout
11349
11350 \end_inset
11351 </cell>
11352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11353 \begin_inset Text
11354
11355 \begin_layout Plain Layout
11356 7
11357 \end_layout
11358
11359 \end_inset
11360 </cell>
11361 </row>
11362 <row>
11363 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11364 \begin_inset Text
11365
11366 \begin_layout Plain Layout
11367 Resultado
11368 \end_layout
11369
11370 \end_inset
11371 </cell>
11372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11373 \begin_inset Text
11374
11375 \begin_layout Plain Layout
11376 \begin_inset Formula $A\negmedspace B$
11377 \end_inset
11378
11379
11380 \end_layout
11381
11382 \end_inset
11383 </cell>
11384 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11385 \begin_inset Text
11386
11387 \begin_layout Plain Layout
11388 \begin_inset Formula $A\negthickspace B$
11389 \end_inset
11390
11391
11392 \end_layout
11393
11394 \end_inset
11395 </cell>
11396 </row>
11397 </lyxtabular>
11398
11399 \end_inset
11400
11401
11402 \end_layout
11403
11404 \begin_layout Standard
11405 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11406  Así, se pueden usar para forzar ligaduras, lo que es apropiado, p.
11407 \begin_inset space \thinspace{}
11408 \end_inset
11409
11410 e., para operadores suma: 
11411 \end_layout
11412
11413 \begin_layout Standard
11414 \noindent
11415 \align center
11416 \begin_inset Tabular
11417 <lyxtabular version="3" rows="3" columns="2">
11418 <features>
11419 <column alignment="center" valignment="top" width="0">
11420 <column alignment="center" valignment="top" width="0">
11421 <row>
11422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11423 \begin_inset Text
11424
11425 \begin_layout Plain Layout
11426 Comando
11427 \end_layout
11428
11429 \end_inset
11430 </cell>
11431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11432 \begin_inset Text
11433
11434 \begin_layout Plain Layout
11435 Resultado
11436 \begin_inset Note Note
11437 status collapsed
11438
11439 \begin_layout Plain Layout
11440
11441 \series bold
11442
11443 \backslash
11444 raisebox
11445 \series default
11446  se usa sólo como espaciador
11447 \end_layout
11448
11449 \end_inset
11450
11451
11452 \end_layout
11453
11454 \end_inset
11455 </cell>
11456 </row>
11457 <row>
11458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11459 \begin_inset Text
11460
11461 \begin_layout Plain Layout
11462
11463 \backslash
11464 sum
11465 \backslash
11466 sum
11467 \begin_inset ERT
11468 status collapsed
11469
11470 \begin_layout Plain Layout
11471
11472
11473 \backslash
11474 spce 
11475 \end_layout
11476
11477 \end_inset
11478
11479 f_kl
11480 \end_layout
11481
11482 \end_inset
11483 </cell>
11484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11485 \begin_inset Text
11486
11487 \begin_layout Plain Layout
11488 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11489 \end_inset
11490
11491
11492 \end_layout
11493
11494 \end_inset
11495 </cell>
11496 </row>
11497 <row>
11498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11499 \begin_inset Text
11500
11501 \begin_layout Plain Layout
11502
11503 \backslash
11504 sum
11505 \backslash
11506 negmedspace
11507 \backslash
11508 sum
11509 \begin_inset ERT
11510 status collapsed
11511
11512 \begin_layout Plain Layout
11513
11514
11515 \backslash
11516 spce 
11517 \end_layout
11518
11519 \end_inset
11520
11521 f_kl
11522 \end_layout
11523
11524 \end_inset
11525 </cell>
11526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11527 \begin_inset Text
11528
11529 \begin_layout Plain Layout
11530 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11531 \end_inset
11532
11533
11534 \end_layout
11535
11536 \end_inset
11537 </cell>
11538 </row>
11539 </lyxtabular>
11540
11541 \end_inset
11542
11543
11544 \end_layout
11545
11546 \begin_layout Standard
11547 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11548  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11549  El siguiente ejemplo lo ilustra:
11550 \end_layout
11551
11552 \begin_layout Standard
11553 \noindent
11554 \align center
11555 \begin_inset Tabular
11556 <lyxtabular version="3" rows="2" columns="2">
11557 <features>
11558 <column alignment="center" valignment="top" width="0">
11559 <column alignment="center" valignment="top" width="0">
11560 <row>
11561 <cell alignment="center" valignment="top" usebox="none">
11562 \begin_inset Text
11563
11564 \begin_layout Plain Layout
11565 ecuación normal
11566 \end_layout
11567
11568 \end_inset
11569 </cell>
11570 <cell alignment="center" valignment="top" usebox="none">
11571 \begin_inset Text
11572
11573 \begin_layout Plain Layout
11574 \begin_inset Formula $A=B$
11575 \end_inset
11576
11577
11578 \end_layout
11579
11580 \end_inset
11581 </cell>
11582 </row>
11583 <row>
11584 <cell alignment="center" valignment="top" usebox="none">
11585 \begin_inset Text
11586
11587 \begin_layout Plain Layout
11588 \begin_inset Note Note
11589 status collapsed
11590
11591 \begin_layout Plain Layout
11592
11593 \series bold
11594
11595 \backslash
11596 raisebox
11597 \series default
11598  se usa sólo como espaciador
11599 \end_layout
11600
11601 \end_inset
11602
11603
11604 \begin_inset Formula $\raisebox{5mm}{}$
11605 \end_inset
11606
11607 ecuación sin espacio
11608 \end_layout
11609
11610 \end_inset
11611 </cell>
11612 <cell alignment="center" valignment="top" usebox="none">
11613 \begin_inset Text
11614
11615 \begin_layout Plain Layout
11616 \begin_inset Formula $A{=}B$
11617 \end_inset
11618
11619
11620 \end_layout
11621
11622 \end_inset
11623 </cell>
11624 </row>
11625 </lyxtabular>
11626
11627 \end_inset
11628
11629
11630 \end_layout
11631
11632 \begin_layout Standard
11633 El comando para la segunda ecuación es: 
11634 \series bold
11635 A
11636 \backslash
11637 {=
11638 \begin_inset Formula $\rightarrow$
11639 \end_inset
11640
11641 B
11642 \series default
11643  
11644 \begin_inset VSpace bigskip
11645 \end_inset
11646
11647
11648 \end_layout
11649
11650 \begin_layout Standard
11651 Para las unidades físicas hacen falta espacios, porque entre el valor y
11652  su unidad se pone un espacio más pequeño que el normal.
11653  Para unidades en el texto se inserta con el menú 
11654 \family sans
11655 Insertar\SpecialChar \menuseparator
11656 Formato\SpecialChar \menuseparator
11657 Espacio
11658 \begin_inset space ~
11659 \end_inset
11660
11661 delgado
11662 \family default
11663  (atajo 
11664 \family sans
11665 Ctrl-Mayúscula-Espacio
11666 \family default
11667 ).
11668 \end_layout
11669
11670 \begin_layout Standard
11671 Un ejemplo para visualizar la diferencia:
11672 \end_layout
11673
11674 \begin_layout Standard
11675 \begin_inset Tabular
11676 <lyxtabular version="3" rows="2" columns="2">
11677 <features>
11678 <column alignment="center" valignment="top" width="0">
11679 <column alignment="left" valignment="top" width="0">
11680 <row>
11681 <cell alignment="center" valignment="top" usebox="none">
11682 \begin_inset Text
11683
11684 \begin_layout Plain Layout
11685 24 kW
11686 \begin_inset Formula $\cdot$
11687 \end_inset
11688
11689 h
11690 \end_layout
11691
11692 \end_inset
11693 </cell>
11694 <cell alignment="center" valignment="top" usebox="none">
11695 \begin_inset Text
11696
11697 \begin_layout Plain Layout
11698 espacio entre valor y unidad 
11699 \end_layout
11700
11701 \end_inset
11702 </cell>
11703 </row>
11704 <row>
11705 <cell alignment="center" valignment="top" usebox="none">
11706 \begin_inset Text
11707
11708 \begin_layout Plain Layout
11709 24
11710 \begin_inset space \thinspace{}
11711 \end_inset
11712
11713 kW
11714 \begin_inset Formula $\cdot$
11715 \end_inset
11716
11717 h
11718 \end_layout
11719
11720 \end_inset
11721 </cell>
11722 <cell alignment="center" valignment="top" usebox="none">
11723 \begin_inset Text
11724
11725 \begin_layout Plain Layout
11726 espacio delgado entre valor y unidad
11727 \end_layout
11728
11729 \end_inset
11730 </cell>
11731 </row>
11732 </lyxtabular>
11733
11734 \end_inset
11735
11736
11737 \end_layout
11738
11739 \begin_layout Subsection
11740 Espacio variable
11741 \begin_inset ERT
11742 status collapsed
11743
11744 \begin_layout Plain Layout
11745
11746
11747 \backslash
11748 texorpdfstring{
11749 \end_layout
11750
11751 \end_inset
11752
11753
11754 \begin_inset Foot
11755 status collapsed
11756
11757 \begin_layout Plain Layout
11758 Para espacio vertical en ecuaciones véase 
11759 \begin_inset CommandInset ref
11760 LatexCommand ref
11761 reference "sub:Separación-de-líneas"
11762
11763 \end_inset
11764
11765
11766 \end_layout
11767
11768 \end_inset
11769
11770
11771 \begin_inset ERT
11772 status collapsed
11773
11774 \begin_layout Plain Layout
11775
11776 }{}
11777 \end_layout
11778
11779 \end_inset
11780
11781
11782 \begin_inset Note Note
11783 status collapsed
11784
11785 \begin_layout Plain Layout
11786
11787 \backslash
11788 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
11789  PDF.
11790 \end_layout
11791
11792 \begin_layout Plain Layout
11793 Más sobre 
11794 \backslash
11795 texorpdfstring en la sección 
11796 \begin_inset CommandInset ref
11797 LatexCommand ref
11798 reference "sub:Ecuaciones-en-títulos"
11799
11800 \end_inset
11801
11802 .
11803 \end_layout
11804
11805 \end_inset
11806
11807
11808 \begin_inset CommandInset label
11809 LatexCommand label
11810 name "sub:Espacio-variable"
11811
11812 \end_inset
11813
11814
11815 \begin_inset Index
11816 status collapsed
11817
11818 \begin_layout Plain Layout
11819 Espacio ! horizontal ! variable
11820 \end_layout
11821
11822 \end_inset
11823
11824
11825 \end_layout
11826
11827 \begin_layout Standard
11828 En LyX se puede insertar espacio con una longitud definida con el comando
11829 \begin_inset Newline newline
11830 \end_inset
11831
11832
11833 \series bold
11834
11835 \backslash
11836 hspace{longitud}
11837 \series default
11838
11839 \begin_inset Index
11840 status collapsed
11841
11842 \begin_layout Plain Layout
11843 Comandos ! H ! 
11844 \backslash
11845 hspace
11846 \end_layout
11847
11848 \end_inset
11849
11850 .
11851  Para la longitud están permitidas todas las unidades de la 
11852 \begin_inset CommandInset ref
11853 LatexCommand ref
11854 reference "tab:Unidades-empleadas"
11855
11856 \end_inset
11857
11858 , excepto la unidad 
11859 \begin_inset Quotes fld
11860 \end_inset
11861
11862 mu
11863 \begin_inset Quotes frd
11864 \end_inset
11865
11866 .
11867  La longitud también puede ser negativa.
11868  Para insertar en una ecuación tanto espacio como esté disponible se usa
11869  el comando 
11870 \series bold
11871
11872 \backslash
11873 hfill
11874 \series default
11875
11876 \begin_inset Index
11877 status collapsed
11878
11879 \begin_layout Plain Layout
11880 Comandos ! H ! 
11881 \backslash
11882 hfill
11883 \end_layout
11884
11885 \end_inset
11886
11887 .
11888 \begin_inset VSpace -1mm
11889 \end_inset
11890
11891
11892 \end_layout
11893
11894 \begin_layout Standard
11895 \noindent
11896 \align center
11897 \begin_inset Tabular
11898 <lyxtabular version="3" rows="4" columns="2">
11899 <features>
11900 <column alignment="center" valignment="top" width="0">
11901 <column alignment="center" valignment="top" width="0">
11902 <row>
11903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11904 \begin_inset Text
11905
11906 \begin_layout Plain Layout
11907 Comando
11908 \end_layout
11909
11910 \end_inset
11911 </cell>
11912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11913 \begin_inset Text
11914
11915 \begin_layout Plain Layout
11916 Resultado
11917 \end_layout
11918
11919 \end_inset
11920 </cell>
11921 </row>
11922 <row>
11923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11924 \begin_inset Text
11925
11926 \begin_layout Plain Layout
11927 A=B
11928 \backslash
11929 hspace{3cm
11930 \begin_inset Formula $\to$
11931 \end_inset
11932
11933 A
11934 \backslash
11935 not=C
11936 \end_layout
11937
11938 \end_inset
11939 </cell>
11940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11941 \begin_inset Text
11942
11943 \begin_layout Plain Layout
11944 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11945 \end_inset
11946
11947
11948 \end_layout
11949
11950 \end_inset
11951 </cell>
11952 </row>
11953 <row>
11954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11955 \begin_inset Text
11956
11957 \begin_layout Plain Layout
11958 A
11959 \backslash
11960 hspace{-1mm
11961 \begin_inset Formula $\to$
11962 \end_inset
11963
11964 A
11965 \backslash
11966 not=A
11967 \end_layout
11968
11969 \end_inset
11970 </cell>
11971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11972 \begin_inset Text
11973
11974 \begin_layout Plain Layout
11975 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11976 \end_inset
11977
11978
11979 \end_layout
11980
11981 \end_inset
11982 </cell>
11983 </row>
11984 <row>
11985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11986 \begin_inset Text
11987
11988 \begin_layout Plain Layout
11989 A=A
11990 \backslash
11991 hfill
11992 \begin_inset ERT
11993 status collapsed
11994
11995 \begin_layout Plain Layout
11996
11997
11998 \backslash
11999 spce 
12000 \end_layout
12001
12002 \end_inset
12003
12004 B=B
12005 \end_layout
12006
12007 \end_inset
12008 </cell>
12009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12010 \begin_inset Text
12011
12012 \begin_layout Plain Layout
12013 \begin_inset Formula $A=A\hfill B=B$
12014 \end_inset
12015
12016
12017 \end_layout
12018
12019 \end_inset
12020 </cell>
12021 </row>
12022 </lyxtabular>
12023
12024 \end_inset
12025
12026
12027 \end_layout
12028
12029 \begin_layout Standard
12030 En el último ejemplo el espacio disponible viene dado por la entrada más
12031  larga de columna en la tabla.
12032  En una ecuación en línea el espacio depende de la longitud de la línea
12033  en la que se inserta 
12034 \series bold
12035
12036 \backslash
12037 hfill
12038 \series default
12039 .
12040  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12041  
12042 \series bold
12043
12044 \backslash
12045 hfill
12046 \series default
12047  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12048 \series bold
12049 Sangrado
12050 \series default
12051 .
12052  (Los estilos de ecuaciones se explican en
12053 \begin_inset space ~
12054 \end_inset
12055
12056
12057 \begin_inset CommandInset ref
12058 LatexCommand ref
12059 reference "sec:Estilos-de-ecuación"
12060
12061 \end_inset
12062
12063 ).
12064 \end_layout
12065
12066 \begin_layout Standard
12067 Para texto se puede insertar espacio variable con el menú 
12068 \family sans
12069 Insertar\SpecialChar \menuseparator
12070 Formato\SpecialChar \menuseparator
12071 Espacio
12072 \begin_inset space ~
12073 \end_inset
12074
12075 horizontal, lo que no es posible en ecuaciones.
12076 \end_layout
12077
12078 \begin_layout Standard
12079 En esta línea hay un espacio
12080 \begin_inset space \hspace{}
12081 \length 2cm
12082 \end_inset
12083
12084 de 2
12085 \begin_inset space \thinspace{}
12086 \end_inset
12087
12088 cm.
12089 \end_layout
12090
12091 \begin_layout Standard
12092 En esta línea hay un
12093 \begin_inset space \hfill{}
12094 \end_inset
12095
12096 espacio máximo.
12097 \end_layout
12098
12099 \begin_layout Subsection
12100 Espacio adicional en ecuaciones en línea
12101 \begin_inset Index
12102 status collapsed
12103
12104 \begin_layout Plain Layout
12105 Espacio ! adicional en línea
12106 \end_layout
12107
12108 \end_inset
12109
12110
12111 \end_layout
12112
12113 \begin_layout Standard
12114 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12115  
12116 \series bold
12117
12118 \backslash
12119 mathsurround
12120 \begin_inset Index
12121 status collapsed
12122
12123 \begin_layout Plain Layout
12124 Comandos ! M ! 
12125 \backslash
12126 mathsurround
12127 \end_layout
12128
12129 \end_inset
12130
12131
12132 \series default
12133 .
12134  El valor de una longitud se establece con el comando 
12135 \series bold
12136
12137 \backslash
12138 setlength
12139 \series default
12140
12141 \begin_inset Index
12142 status collapsed
12143
12144 \begin_layout Plain Layout
12145 Comandos ! S ! 
12146 \backslash
12147 setlength
12148 \end_layout
12149
12150 \end_inset
12151
12152  según el siguiente esquema:
12153 \end_layout
12154
12155 \begin_layout Standard
12156
12157 \series bold
12158
12159 \backslash
12160 setlength{nombre de la longitud}{valor}
12161 \end_layout
12162
12163 \begin_layout Standard
12164 Para poner a 
12165 \series bold
12166
12167 \backslash
12168 mathsurround
12169 \series default
12170  un valor de 5
12171 \begin_inset space \thinspace{}
12172 \end_inset
12173
12174 mm, se inserta el comando
12175 \end_layout
12176
12177 \begin_layout Standard
12178
12179 \series bold
12180
12181 \backslash
12182 setlength{
12183 \backslash
12184 mathsurround}{5mm}
12185 \end_layout
12186
12187 \begin_layout Standard
12188 en modo TeX.
12189  Se establecerá un espacio de 5
12190 \begin_inset space \thinspace{}
12191 \end_inset
12192
12193 mm alrededor de todas las ecuaciones en línea:
12194 \begin_inset ERT
12195 status collapsed
12196
12197 \begin_layout Plain Layout
12198
12199
12200 \backslash
12201 setlength{
12202 \backslash
12203 mathsurround}{5mm}
12204 \end_layout
12205
12206 \end_inset
12207
12208
12209 \end_layout
12210
12211 \begin_layout Standard
12212 En esta línea hay una ecuación 
12213 \begin_inset Formula $A=B$
12214 \end_inset
12215
12216  rodeada por espacios de 5
12217 \begin_inset space \thinspace{}
12218 \end_inset
12219
12220 mm.
12221 \begin_inset ERT
12222 status collapsed
12223
12224 \begin_layout Plain Layout
12225
12226
12227 \backslash
12228 setlength{
12229 \backslash
12230 mathsurround}{0mm}
12231 \end_layout
12232
12233 \end_inset
12234
12235
12236 \end_layout
12237
12238 \begin_layout Standard
12239 Para volver al espacio predeterminado, 
12240 \series bold
12241
12242 \backslash
12243 mathsurround
12244 \series default
12245  se restablece al valor 0
12246 \begin_inset space \thinspace{}
12247 \end_inset
12248
12249 pt.
12250 \end_layout
12251
12252 \begin_layout Section
12253 Cuadros y marcos
12254 \begin_inset Index
12255 status collapsed
12256
12257 \begin_layout Plain Layout
12258 Marcos
12259 \end_layout
12260
12261 \end_inset
12262
12263
12264 \begin_inset Index
12265 status collapsed
12266
12267 \begin_layout Plain Layout
12268 Marcos | see 
12269 \begin_inset ERT
12270 status collapsed
12271
12272 \begin_layout Plain Layout
12273
12274 {
12275 \end_layout
12276
12277 \end_inset
12278
12279 Cuadros
12280 \begin_inset ERT
12281 status collapsed
12282
12283 \begin_layout Plain Layout
12284
12285 }
12286 \end_layout
12287
12288 \end_inset
12289
12290
12291 \end_layout
12292
12293 \end_inset
12294
12295
12296 \end_layout
12297
12298 \begin_layout Standard
12299 Los cuadros para texto se describen en el capítulo 
12300 \emph on
12301 Cuadros
12302 \emph default
12303  del manual 
12304 \emph on
12305 Objetos incrustados
12306 \emph default
12307 .
12308 \end_layout
12309
12310 \begin_layout Subsection
12311 Cuadros con marco
12312 \begin_inset CommandInset label
12313 LatexCommand label
12314 name "sub:Cuadros-con-marco"
12315
12316 \end_inset
12317
12318
12319 \begin_inset Index
12320 status collapsed
12321
12322 \begin_layout Plain Layout
12323 Cuadros ! con marco
12324 \end_layout
12325
12326 \end_inset
12327
12328
12329 \end_layout
12330
12331 \begin_layout Standard
12332 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12333 \series bold
12334
12335 \backslash
12336 fbox
12337 \series default
12338
12339 \begin_inset Index
12340 status collapsed
12341
12342 \begin_layout Plain Layout
12343 Comandos ! F ! 
12344 \backslash
12345 fbox
12346 \end_layout
12347
12348 \end_inset
12349
12350  y 
12351 \series bold
12352
12353 \backslash
12354 boxed
12355 \series default
12356
12357 \begin_inset Index
12358 status collapsed
12359
12360 \begin_layout Plain Layout
12361 Comandos ! B ! 
12362 \backslash
12363 boxed
12364 \end_layout
12365
12366 \end_inset
12367
12368 .
12369 \end_layout
12370
12371 \begin_layout Standard
12372 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12373  azul en un marco donde se introduce parte de una ecuación.
12374  Para 
12375 \series bold
12376
12377 \backslash
12378 fbox
12379 \series default
12380  hay que generar una ecuación adicional con 
12381 \family sans
12382 Ctrl-m
12383 \family default
12384  dentro del recuadro,
12385 \begin_inset Foot
12386 status collapsed
12387
12388 \begin_layout Plain Layout
12389 Debido a un fallo de LyX, 
12390 \begin_inset CommandInset href
12391 LatexCommand href
12392 name "LyX-bug #1435"
12393 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12394
12395 \end_inset
12396
12397 , no es posible crear una nueva ecuación con 
12398 \family sans
12399 Ctrl-m
12400 \family default
12401 .
12402 \end_layout
12403
12404 \end_inset
12405
12406  porque si no el contenido del mismo sería considerado texto matemático.
12407  Si se usa 
12408 \series bold
12409
12410 \backslash
12411 boxed
12412 \series default
12413  la nueva ecuación se genera automáticamente dentro del marco.
12414 \end_layout
12415
12416 \begin_layout Standard
12417 El comando 
12418 \series bold
12419
12420 \backslash
12421 fbox
12422 \series default
12423  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12424  ecuación tendría siempre el tamaño del texto.
12425  Por otra parte, 
12426 \series bold
12427
12428 \backslash
12429 fboxed
12430 \series default
12431  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12432  siempre el tamaño de una ecuación en modo presentación.
12433 \end_layout
12434
12435 \begin_layout Standard
12436 El comando 
12437 \series bold
12438
12439 \backslash
12440 framebox
12441 \series default
12442
12443 \begin_inset Index
12444 status collapsed
12445
12446 \begin_layout Plain Layout
12447 Comandos ! F ! 
12448 \backslash
12449 framebox
12450 \end_layout
12451
12452 \end_inset
12453
12454  es una extensión de 
12455 \series bold
12456
12457 \backslash
12458 fbox
12459 \series default
12460 , que permite especificar además la anchura del marco yla alineación.
12461  
12462 \series bold
12463
12464 \backslash
12465 framebox
12466 \series default
12467  se usa con el siguiente esquema: 
12468 \end_layout
12469
12470 \begin_layout Standard
12471
12472 \series bold
12473
12474 \backslash
12475 framebox[anchura del marco][posición]{contenido del cuadro}
12476 \end_layout
12477
12478 \begin_layout Standard
12479 La posición puede ser 
12480 \emph on
12481 l
12482 \emph default
12483  o 
12484 \emph on
12485 r
12486 \emph default
12487
12488 \emph on
12489 l
12490 \emph default
12491  alinea la ecuación a la izquierda del cuadro, 
12492 \emph on
12493 r
12494 \emph default
12495  la alinea a la derecha.
12496  Si no se da posición la ecuación será centrada.
12497 \begin_inset Newline newline
12498 \end_inset
12499
12500 Si no se pone anchura tampoco puede darse posición.
12501  En este caso la anchura del marco se ajusta al contenido del cuadro, como
12502  con 
12503 \series bold
12504
12505 \backslash
12506 fbox
12507 \series default
12508 .
12509  
12510 \end_layout
12511
12512 \begin_layout Standard
12513 Cuando se inserta el comando 
12514 \series bold
12515
12516 \backslash
12517 framebox
12518 \series default
12519  aparece un recuadro con tres marcos azules.
12520  Los dos primeros marcos están encerrados entre corchetes e indican los
12521  dos argumentos opcionales.
12522  El tercer marco es para partes de la ecuación, como para 
12523 \series bold
12524
12525 \backslash
12526 fbox
12527 \series default
12528 .
12529 \end_layout
12530
12531 \begin_layout Standard
12532 \noindent
12533 \align center
12534 \begin_inset Note Note
12535 status open
12536
12537 \begin_layout Plain Layout
12538 La tabla se ha puesto en una minipágina para que aparezca la nota al pie.
12539  De lo contrario el texto de la nota no se mostraría.
12540 \end_layout
12541
12542 \end_inset
12543
12544
12545 \begin_inset Box Frameless
12546 position "t"
12547 hor_pos "c"
12548 has_inner_box 1
12549 inner_pos "t"
12550 use_parbox 0
12551 width "100col%"
12552 special "none"
12553 height "1in"
12554 height_special "totalheight"
12555 status open
12556
12557 \begin_layout Plain Layout
12558 \align center
12559 \begin_inset Tabular
12560 <lyxtabular version="3" rows="5" columns="2">
12561 <features>
12562 <column alignment="center" valignment="top" width="0">
12563 <column alignment="center" valignment="top" width="0">
12564 <row>
12565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12566 \begin_inset Text
12567
12568 \begin_layout Plain Layout
12569 Comando
12570 \begin_inset Foot
12571 status collapsed
12572
12573 \begin_layout Plain Layout
12574 Debido a un fallo de LyX, 
12575 \begin_inset CommandInset href
12576 LatexCommand href
12577 name "LyX-bug #1435"
12578 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12579
12580 \end_inset
12581
12582 , no es posible crear una nueva ecuación con 
12583 \family sans
12584 Ctrl-m
12585 \family default
12586 .
12587  
12588 \end_layout
12589
12590 \end_inset
12591
12592
12593 \end_layout
12594
12595 \end_inset
12596 </cell>
12597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12598 \begin_inset Text
12599
12600 \begin_layout Plain Layout
12601 Resultado
12602 \begin_inset Note Note
12603 status collapsed
12604
12605 \begin_layout Plain Layout
12606
12607 \series bold
12608
12609 \backslash
12610 raisebox
12611 \series default
12612  se usa sólo como espaciador
12613 \end_layout
12614
12615 \end_inset
12616
12617
12618 \end_layout
12619
12620 \end_inset
12621 </cell>
12622 </row>
12623 <row>
12624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12625 \begin_inset Text
12626
12627 \begin_layout Plain Layout
12628
12629 \backslash
12630 fbox
12631 \begin_inset ERT
12632 status collapsed
12633
12634 \begin_layout Plain Layout
12635
12636
12637 \backslash
12638 spce 
12639 \end_layout
12640
12641 \end_inset
12642
12643
12644 \family sans
12645 Ctrl-m
12646 \family default
12647  
12648 \backslash
12649 int
12650 \begin_inset ERT
12651 status collapsed
12652
12653 \begin_layout Plain Layout
12654
12655
12656 \backslash
12657 spce 
12658 \end_layout
12659
12660 \end_inset
12661
12662 A=B
12663 \end_layout
12664
12665 \end_inset
12666 </cell>
12667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12668 \begin_inset Text
12669
12670 \begin_layout Plain Layout
12671 \begin_inset Formula \raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}
12672
12673 \end_inset
12674
12675
12676 \end_layout
12677
12678 \end_inset
12679 </cell>
12680 </row>
12681 <row>
12682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12683 \begin_inset Text
12684
12685 \begin_layout Plain Layout
12686
12687 \backslash
12688 boxed
12689 \begin_inset ERT
12690 status collapsed
12691
12692 \begin_layout Plain Layout
12693
12694
12695 \backslash
12696 spce 
12697 \end_layout
12698
12699 \end_inset
12700
12701
12702 \backslash
12703 int
12704 \begin_inset ERT
12705 status collapsed
12706
12707 \begin_layout Plain Layout
12708
12709
12710 \backslash
12711 spce 
12712 \end_layout
12713
12714 \end_inset
12715
12716 A=B
12717 \end_layout
12718
12719 \end_inset
12720 </cell>
12721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12722 \begin_inset Text
12723
12724 \begin_layout Plain Layout
12725 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12726 \end_inset
12727
12728
12729 \end_layout
12730
12731 \end_inset
12732 </cell>
12733 </row>
12734 <row>
12735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12736 \begin_inset Text
12737
12738 \begin_layout Plain Layout
12739 A+
12740 \backslash
12741 fbox
12742 \begin_inset ERT
12743 status collapsed
12744
12745 \begin_layout Plain Layout
12746
12747
12748 \backslash
12749 spce 
12750 \end_layout
12751
12752 \end_inset
12753
12754 B
12755 \end_layout
12756
12757 \end_inset
12758 </cell>
12759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12760 \begin_inset Text
12761
12762 \begin_layout Plain Layout
12763 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12764 \end_inset
12765
12766
12767 \end_layout
12768
12769 \end_inset
12770 </cell>
12771 </row>
12772 <row>
12773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12774 \begin_inset Text
12775
12776 \begin_layout Plain Layout
12777
12778 \backslash
12779 framebox
12780 \begin_inset ERT
12781 status collapsed
12782
12783 \begin_layout Plain Layout
12784
12785
12786 \backslash
12787 spce 
12788 \end_layout
12789
12790 \end_inset
12791
12792 20mm
12793 \begin_inset Formula $\to$
12794 \end_inset
12795
12796
12797 \begin_inset Formula $\to$
12798 \end_inset
12799
12800
12801 \family sans
12802 Ctrl-m
12803 \family default
12804  
12805 \backslash
12806 frac
12807 \begin_inset ERT
12808 status collapsed
12809
12810 \begin_layout Plain Layout
12811
12812
12813 \backslash
12814 spce 
12815 \end_layout
12816
12817 \end_inset
12818
12819 A
12820 \begin_inset Formula $\downarrow$
12821 \end_inset
12822
12823 B
12824 \end_layout
12825
12826 \end_inset
12827 </cell>
12828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12829 \begin_inset Text
12830
12831 \begin_layout Plain Layout
12832 \begin_inset Formula $\raisebox{6mm}{}$
12833 \end_inset
12834
12835
12836 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12837 \end_inset
12838
12839
12840 \begin_inset Formula $\raisebox{-4mm}{}$
12841 \end_inset
12842
12843
12844 \end_layout
12845
12846 \end_inset
12847 </cell>
12848 </row>
12849 </lyxtabular>
12850
12851 \end_inset
12852
12853
12854 \end_layout
12855
12856 \end_inset
12857
12858
12859 \end_layout
12860
12861 \begin_layout Standard
12862 El grosor del marco también se puede ajustar.
12863  Para ello hay que insertar los siguientes comandos en modo TeX antes de
12864  la fórmula:
12865 \end_layout
12866
12867 \begin_layout Standard
12868
12869 \series bold
12870
12871 \backslash
12872 fboxrule
12873 \series default
12874  
12875 \series bold
12876
12877 \begin_inset Quotes fld
12878 \end_inset
12879
12880 grosor
12881 \begin_inset Quotes frd
12882 \end_inset
12883
12884
12885 \series default
12886  
12887 \series bold
12888
12889 \backslash
12890 fboxsep
12891 \series default
12892  
12893 \series bold
12894
12895 \begin_inset Quotes fld
12896 \end_inset
12897
12898 distancia
12899 \begin_inset Quotes frd
12900 \end_inset
12901
12902
12903 \end_layout
12904
12905 \begin_layout Standard
12906 \begin_inset Quotes fld
12907 \end_inset
12908
12909 distancia
12910 \begin_inset Quotes frd
12911 \end_inset
12912
12913  especifica la distancia mínima entre el marco y el primer carácter en el
12914  cuadro.
12915  Un ejemplo de esto es la siguiente ecuación enmarcada:
12916 \begin_inset ERT
12917 status collapsed
12918
12919 \begin_layout Plain Layout
12920
12921
12922 \backslash
12923 fboxrule 2mm 
12924 \backslash
12925 fboxsep 3mm
12926 \end_layout
12927
12928 \end_inset
12929
12930
12931 \begin_inset Formula \[
12932 \boxed{A+B=C}\]
12933
12934 \end_inset
12935
12936
12937 \end_layout
12938
12939 \begin_layout Standard
12940 Delante de esta ecuación se han insertado los comandos
12941 \end_layout
12942
12943 \begin_layout Standard
12944
12945 \series bold
12946
12947 \backslash
12948 fboxrule
12949 \series default
12950  
12951 \series bold
12952 2mm
12953 \series default
12954  
12955 \series bold
12956
12957 \backslash
12958 fboxsep
12959 \series default
12960  
12961 \series bold
12962 3mm
12963 \end_layout
12964
12965 \begin_layout Standard
12966 en modo TeX.
12967  Los valores dados se usan para todos los cuadros siguientes.
12968 \end_layout
12969
12970 \begin_layout Standard
12971 Para volver al tamaño estándar del marco se inserta el comando
12972 \end_layout
12973
12974 \begin_layout Standard
12975
12976 \series bold
12977
12978 \backslash
12979 fboxrule
12980 \series default
12981  
12982 \series bold
12983 0.4pt
12984 \series default
12985  
12986 \series bold
12987
12988 \backslash
12989 fboxsep
12990 \series default
12991  
12992 \series bold
12993 3pt
12994 \series default
12995
12996 \begin_inset ERT
12997 status collapsed
12998
12999 \begin_layout Plain Layout
13000
13001
13002 \backslash
13003 fboxrule 0.4pt 
13004 \backslash
13005 fboxsep 3pt
13006 \end_layout
13007
13008 \end_inset
13009
13010
13011 \end_layout
13012
13013 \begin_layout Standard
13014 en modo TeX antes de la ecuación siguiente.
13015 \end_layout
13016
13017 \begin_layout Subsection
13018 Cuadros sin marco
13019 \begin_inset CommandInset label
13020 LatexCommand label
13021 name "sub:Cuadros-sin-marco"
13022
13023 \end_inset
13024
13025
13026 \begin_inset Index
13027 status collapsed
13028
13029 \begin_layout Plain Layout
13030 Cuadros ! sin marco
13031 \end_layout
13032
13033 \end_inset
13034
13035
13036 \end_layout
13037
13038 \begin_layout Standard
13039 Para cuadros sin marco hay los comandos: 
13040 \series bold
13041
13042 \backslash
13043 mbox
13044 \series default
13045
13046 \begin_inset Index
13047 status collapsed
13048
13049 \begin_layout Plain Layout
13050 Comandos ! M ! 
13051 \backslash
13052 mbox
13053 \end_layout
13054
13055 \end_inset
13056
13057
13058 \series bold
13059
13060 \backslash
13061 makebox
13062 \series default
13063
13064 \begin_inset Index
13065 status collapsed
13066
13067 \begin_layout Plain Layout
13068 Comandos ! M ! 
13069 \backslash
13070 makebox
13071 \end_layout
13072
13073 \end_inset
13074
13075  y 
13076 \series bold
13077
13078 \backslash
13079 raisebox
13080 \series default
13081
13082 \begin_inset Index
13083 status collapsed
13084
13085 \begin_layout Plain Layout
13086 Comandos ! R ! 
13087 \backslash
13088 raisebox
13089 \end_layout
13090
13091 \end_inset
13092
13093 .
13094 \end_layout
13095
13096 \begin_layout Standard
13097 Con 
13098 \series bold
13099
13100 \backslash
13101 raisebox
13102 \series default
13103  se puede poner un cuadro subíndice o superíndice, pero a diferencia de
13104  los normales, los caracteres en el cuadro mantienen su tamaño de fuente.
13105  
13106 \series bold
13107
13108 \backslash
13109 raisebox
13110 \series default
13111  se usa con el siguiente esquema: 
13112 \end_layout
13113
13114 \begin_layout Standard
13115
13116 \series bold
13117
13118 \backslash
13119 raisebox{altura}{contenido del marco}
13120 \end_layout
13121
13122 \begin_layout Standard
13123 Cuando el cuadro tenga que contener una ecuación, hace falta una ecuación
13124  extra, como con 
13125 \series bold
13126
13127 \backslash
13128 fbox
13129 \series default
13130 .
13131 \end_layout
13132
13133 \begin_layout Standard
13134 \align center
13135 \begin_inset Tabular
13136 <lyxtabular version="3" rows="4" columns="2">
13137 <features>
13138 <column alignment="center" valignment="top" width="0">
13139 <column alignment="center" valignment="top" width="0">
13140 <row>
13141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13142 \begin_inset Text
13143
13144 \begin_layout Plain Layout
13145 Comando
13146 \end_layout
13147
13148 \end_inset
13149 </cell>
13150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13151 \begin_inset Text
13152
13153 \begin_layout Plain Layout
13154 Resultado
13155 \end_layout
13156
13157 \end_inset
13158 </cell>
13159 </row>
13160 <row>
13161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13162 \begin_inset Text
13163
13164 \begin_layout Plain Layout
13165 H
13166 \backslash
13167 raisebox{2mm
13168 \begin_inset Formula $\to$
13169 \end_inset
13170
13171
13172 \backslash
13173 {al
13174 \begin_inset Formula $\to$
13175 \end_inset
13176
13177  lo
13178 \end_layout
13179
13180 \end_inset
13181 </cell>
13182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13183 \begin_inset Text
13184
13185 \begin_layout Plain Layout
13186 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13187 \end_inset
13188
13189
13190 \end_layout
13191
13192 \end_inset
13193 </cell>
13194 </row>
13195 <row>
13196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13197 \begin_inset Text
13198
13199 \begin_layout Plain Layout
13200 H
13201 \backslash
13202 raisebox{-2mm
13203 \begin_inset Formula $\to$
13204 \end_inset
13205
13206
13207 \backslash
13208 {al
13209 \begin_inset Formula $\to$
13210 \end_inset
13211
13212 lo
13213 \end_layout
13214
13215 \end_inset
13216 </cell>
13217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13218 \begin_inset Text
13219
13220 \begin_layout Plain Layout
13221 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13222 \end_inset
13223
13224
13225 \end_layout
13226
13227 \end_inset
13228 </cell>
13229 </row>
13230 <row>
13231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13232 \begin_inset Text
13233
13234 \begin_layout Plain Layout
13235 A=
13236 \backslash
13237 raisebox{-2mm
13238 \begin_inset Formula $\to$
13239 \end_inset
13240
13241
13242 \backslash
13243 {
13244 \family sans
13245 Ctrl-m
13246 \family default
13247  
13248 \backslash
13249 sqrt
13250 \begin_inset ERT
13251 status collapsed
13252
13253 \begin_layout Plain Layout
13254
13255
13256 \backslash
13257 spce 
13258 \end_layout
13259
13260 \end_inset
13261
13262
13263 \end_layout
13264
13265 \end_inset
13266 </cell>
13267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13268 \begin_inset Text
13269
13270 \begin_layout Plain Layout
13271 \begin_inset ERT
13272 status collapsed
13273
13274 \begin_layout Plain Layout
13275
13276 $A=
13277 \backslash
13278 raisebox{-2mm}{$
13279 \backslash
13280 sqrt{B}$}$
13281 \end_layout
13282
13283 \end_inset
13284
13285
13286 \end_layout
13287
13288 \end_inset
13289 </cell>
13290 </row>
13291 </lyxtabular>
13292
13293 \end_inset
13294
13295
13296 \end_layout
13297
13298 \begin_layout Standard
13299 La última ecuación sólo se puede componer, de momento, usando el modo TeX
13300  porque LyX inserta un cuadro en lugar de la ecuación extra que hace falta.
13301 \begin_inset Foot
13302 status collapsed
13303
13304 \begin_layout Plain Layout
13305 véase 
13306 \begin_inset CommandInset href
13307 LatexCommand href
13308 name "LyX-bug #1435"
13309 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13310
13311 \end_inset
13312
13313
13314 \end_layout
13315
13316 \end_inset
13317
13318
13319 \end_layout
13320
13321 \begin_layout Standard
13322 El comando 
13323 \series bold
13324
13325 \backslash
13326 mbox
13327 \series default
13328  es equivalente a 
13329 \series bold
13330
13331 \backslash
13332 fbox
13333 \series default
13334  y 
13335 \series bold
13336
13337 \backslash
13338 makebox
13339 \series default
13340  es equivalente a 
13341 \series bold
13342
13343 \backslash
13344 framebox
13345 \series default
13346 , con la diferencia de que no hay marco.
13347 \end_layout
13348
13349 \begin_layout Subsection
13350 Cuadros coloreados
13351 \begin_inset CommandInset label
13352 LatexCommand label
13353 name "sub:Cuadros-coloreados"
13354
13355 \end_inset
13356
13357
13358 \begin_inset Index
13359 status collapsed
13360
13361 \begin_layout Plain Layout
13362 Cuadros ! coloreados
13363 \end_layout
13364
13365 \end_inset
13366
13367
13368 \end_layout
13369
13370 \begin_layout Standard
13371 Para poder usar todos los comandos explicados en esta sección hay que cargar
13372  en el preámbulo LaTeX el paquete LaTeX 
13373 \series bold
13374 color
13375 \series default
13376
13377 \begin_inset Foot
13378 status collapsed
13379
13380 \begin_layout Plain Layout
13381 El paquete LaTeX 
13382 \series bold
13383 color
13384 \series default
13385  forma parte de toda distribución LaTeX estándar.
13386 \end_layout
13387
13388 \end_inset
13389
13390
13391 \begin_inset Index
13392 status collapsed
13393
13394 \begin_layout Plain Layout
13395 Paquetes ! color
13396 \end_layout
13397
13398 \end_inset
13399
13400 , con la línea
13401 \begin_inset Foot
13402 status collapsed
13403
13404 \begin_layout Plain Layout
13405 Cuando hay texto coloreado con un color predefinido en alguna parte del
13406  documento, LyX carga automáticamente el paquete LaTeX 
13407 \series bold
13408 color
13409 \series default
13410 .
13411  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13412  origina problemas.
13413 \end_layout
13414
13415 \end_inset
13416
13417
13418 \begin_inset Note Note
13419 status open
13420
13421 \begin_layout Plain Layout
13422 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13423  en el preámbulo LaTeX.
13424 \end_layout
13425
13426 \end_inset
13427
13428
13429 \end_layout
13430
13431 \begin_layout Standard
13432
13433 \series bold
13434
13435 \backslash
13436 usepackage{color}
13437 \begin_inset VSpace medskip
13438 \end_inset
13439
13440
13441 \end_layout
13442
13443 \begin_layout Standard
13444 Para colorear cuadros se usa el comando 
13445 \series bold
13446
13447 \backslash
13448 colorbox
13449 \series default
13450
13451 \begin_inset Index
13452 status collapsed
13453
13454 \begin_layout Plain Layout
13455 Comandos ! C ! 
13456 \backslash
13457 colorbox
13458 \end_layout
13459
13460 \end_inset
13461
13462  con el siguiente esquema:
13463 \end_layout
13464
13465 \begin_layout Standard
13466
13467 \series bold
13468
13469 \backslash
13470 colorbox{color}{contenido del cuadro}
13471 \end_layout
13472
13473 \begin_layout Standard
13474 El contenido del cuadro puede ser otro cuadro, y también un 
13475 \backslash
13476
13477 \series bold
13478 colorbox
13479 \series default
13480  puede ser parte de otro cuadro (véanse los ejemplos 2º y 3º).
13481  Si el cuadro debe contener una ecuación debe crearse una ecuación extra,
13482  como con 
13483 \series bold
13484
13485 \backslash
13486 fbox
13487 \series default
13488 .
13489 \begin_inset Foot
13490 status collapsed
13491
13492 \begin_layout Plain Layout
13493 Esto también se aplica para el comando 
13494 \series bold
13495
13496 \backslash
13497 fcolorbox
13498 \series default
13499 .
13500  Por eso ten en cuenta 
13501 \begin_inset CommandInset href
13502 LatexCommand href
13503 name "LyX-bug #1435"
13504 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13505
13506 \end_inset
13507
13508 .
13509 \end_layout
13510
13511 \end_inset
13512
13513  
13514 \end_layout
13515
13516 \begin_layout Standard
13517 Se puede elegir uno de los siguientes colores predefinidos:
13518 \end_layout
13519
13520 \begin_layout Standard
13521
13522 \series bold
13523 black
13524 \series default
13525
13526 \series bold
13527 blue
13528 \series default
13529
13530 \series bold
13531 cyan
13532 \series default
13533
13534 \series bold
13535 green
13536 \series default
13537
13538 \series bold
13539 magenta
13540 \series default
13541
13542 \series bold
13543 red
13544 \series default
13545
13546 \series bold
13547 white
13548 \series default
13549
13550 \series bold
13551 yellow
13552 \end_layout
13553
13554 \begin_layout Standard
13555 \align center
13556 \begin_inset Tabular
13557 <lyxtabular version="3" rows="4" columns="2">
13558 <features>
13559 <column alignment="center" valignment="top" width="0">
13560 <column alignment="center" valignment="top" width="0">
13561 <row>
13562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13563 \begin_inset Text
13564
13565 \begin_layout Plain Layout
13566 Comando
13567 \end_layout
13568
13569 \end_inset
13570 </cell>
13571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13572 \begin_inset Text
13573
13574 \begin_layout Plain Layout
13575 Resultado
13576 \begin_inset Note Note
13577 status collapsed
13578
13579 \begin_layout Plain Layout
13580
13581 \series bold
13582
13583 \backslash
13584 raisebox
13585 \series default
13586  se usa sólo como espaciador
13587 \end_layout
13588
13589 \end_inset
13590
13591
13592 \end_layout
13593
13594 \end_inset
13595 </cell>
13596 </row>
13597 <row>
13598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13599 \begin_inset Text
13600
13601 \begin_layout Plain Layout
13602
13603 \backslash
13604 colorbox{yellow
13605 \begin_inset Formula $\to$
13606 \end_inset
13607
13608
13609 \backslash
13610 {A=B
13611 \end_layout
13612
13613 \end_inset
13614 </cell>
13615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13616 \begin_inset Text
13617
13618 \begin_layout Plain Layout
13619 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13620 \end_inset
13621
13622
13623 \end_layout
13624
13625 \end_inset
13626 </cell>
13627 </row>
13628 <row>
13629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13630 \begin_inset Text
13631
13632 \begin_layout Plain Layout
13633
13634 \backslash
13635 colorbox{green
13636 \begin_inset Formula $\to$
13637 \end_inset
13638
13639
13640 \backslash
13641 {
13642 \backslash
13643 fbox
13644 \begin_inset ERT
13645 status collapsed
13646
13647 \begin_layout Plain Layout
13648
13649
13650 \backslash
13651 spce 
13652 \end_layout
13653
13654 \end_inset
13655
13656 A=B
13657 \end_layout
13658
13659 \end_inset
13660 </cell>
13661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13662 \begin_inset Text
13663
13664 \begin_layout Plain Layout
13665 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13666 \end_inset
13667
13668
13669 \end_layout
13670
13671 \end_inset
13672 </cell>
13673 </row>
13674 <row>
13675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13676 \begin_inset Text
13677
13678 \begin_layout Plain Layout
13679
13680 \backslash
13681 fbox
13682 \begin_inset ERT
13683 status collapsed
13684
13685 \begin_layout Plain Layout
13686
13687
13688 \backslash
13689 spce 
13690 \end_layout
13691
13692 \end_inset
13693
13694
13695 \backslash
13696 colorbox{green
13697 \begin_inset Formula $\to$
13698 \end_inset
13699
13700
13701 \backslash
13702 {A=B
13703 \end_layout
13704
13705 \end_inset
13706 </cell>
13707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13708 \begin_inset Text
13709
13710 \begin_layout Plain Layout
13711 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
13712 \end_inset
13713
13714
13715 \end_layout
13716
13717 \end_inset
13718 </cell>
13719 </row>
13720 </lyxtabular>
13721
13722 \end_inset
13723
13724
13725 \end_layout
13726
13727 \begin_layout Standard
13728
13729 \series bold
13730
13731 \backslash
13732 colorbox
13733 \series default
13734  sólo colorea el cuadro pero no los caracteres.
13735  Para colorear todos los caracteres se selecciona toda la ecuación y se
13736  elige un color en el diálogo 
13737 \family sans
13738 Estilo
13739 \begin_inset space ~
13740 \end_inset
13741
13742 del
13743 \begin_inset space ~
13744 \end_inset
13745
13746 texto
13747 \family default
13748 .
13749  El diálogo puede abrirse con el botón 
13750 \begin_inset Graphics
13751         filename ../../images/dialog-show_character.png
13752         scale 85
13753
13754 \end_inset
13755
13756  de la barra de herramientas o con el menú 
13757 \family sans
13758 Editar\SpecialChar \menuseparator
13759 Estilo
13760 \begin_inset space ~
13761 \end_inset
13762
13763 del
13764 \begin_inset space ~
13765 \end_inset
13766
13767 texto\SpecialChar \menuseparator
13768 Personalizado
13769 \family default
13770 .
13771  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
13772  Si el número de la ecuación debe tener otro color que el de los caracteres
13773  de la ecuación, el color debe cambiarse dentro de la ecuación.
13774 \end_layout
13775
13776 \begin_layout Standard
13777 Un ejemplo:
13778 \color red
13779
13780 \begin_inset Formula \begin{equation}
13781 {\color{red}\int A=B}\label{eq:rojo}\end{equation}
13782
13783 \end_inset
13784
13785
13786 \end_layout
13787
13788 \begin_layout Standard
13789
13790 \color green
13791 \begin_inset Formula \begin{equation}
13792 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}\end{equation}
13793
13794 \end_inset
13795
13796
13797 \end_layout
13798
13799 \begin_layout Standard
13800 La ecuación 
13801 \begin_inset CommandInset ref
13802 LatexCommand eqref
13803 reference "eq:rojo"
13804
13805 \end_inset
13806
13807  está toda coloreada en rojo.
13808 \begin_inset Newline newline
13809 \end_inset
13810
13811 La ecuación 
13812 \begin_inset CommandInset ref
13813 LatexCommand eqref
13814 reference "eq:rojoverde"
13815
13816 \end_inset
13817
13818  se ha coloreado en primer lugar toda en verde para colorear el número de
13819  la ecuación.
13820  Posteriormente se han coloreado en rojo los caracteres.
13821 \family sans
13822
13823 \begin_inset VSpace bigskip
13824 \end_inset
13825
13826
13827 \end_layout
13828
13829 \begin_layout Standard
13830 Para colorear diferente el marco y el resto del cuadro se usa el comando
13831  
13832 \series bold
13833
13834 \backslash
13835 fcolorbox
13836 \series default
13837
13838 \begin_inset Index
13839 status collapsed
13840
13841 \begin_layout Plain Layout
13842 Comandos ! F ! 
13843 \backslash
13844 fcolorbox
13845 \end_layout
13846
13847 \end_inset
13848
13849  con el siguiente esquema:
13850 \end_layout
13851
13852 \begin_layout Standard
13853
13854 \series bold
13855
13856 \backslash
13857 fcolorbox{color del marco}{color}{contenido del cuadro}
13858 \end_layout
13859
13860 \begin_layout Standard
13861 Así pues 
13862 \series bold
13863
13864 \backslash
13865 fcolorbox
13866 \series default
13867  es una extensión del comando 
13868 \series bold
13869
13870 \backslash
13871 colorbox
13872 \series default
13873 .
13874  La anchura del marco se establece, como para 
13875 \series bold
13876
13877 \backslash
13878 framebox
13879 \series default
13880 , con 
13881 \series bold
13882
13883 \backslash
13884 fboxrule
13885 \series default
13886  y 
13887 \series bold
13888
13889 \backslash
13890 fboxsep
13891 \series default
13892 .
13893  Un ejemplo:
13894 \begin_inset ERT
13895 status collapsed
13896
13897 \begin_layout Plain Layout
13898
13899
13900 \backslash
13901 fboxrule 1mm 
13902 \backslash
13903 fboxsep 1mm
13904 \end_layout
13905
13906 \end_inset
13907
13908
13909 \begin_inset Formula \[
13910 \fcolorbox{cyan}{magenta}{A=B}\]
13911
13912 \end_inset
13913
13914
13915 \end_layout
13916
13917 \begin_layout Standard
13918 \begin_inset ERT
13919 status collapsed
13920
13921 \begin_layout Plain Layout
13922
13923
13924 \backslash
13925 fboxrule 0.4pt 
13926 \backslash
13927 fboxsep 3pt
13928 \end_layout
13929
13930 \end_inset
13931
13932
13933 \end_layout
13934
13935 \begin_layout Standard
13936 Esta ecuación se ha compuesto con el comando
13937 \begin_inset Newline newline
13938 \end_inset
13939
13940
13941 \series bold
13942
13943 \backslash
13944 fcolorbox{cyan
13945 \begin_inset Formula $\to$
13946 \end_inset
13947
13948
13949 \backslash
13950 {magenta
13951 \begin_inset Formula $\to$
13952 \end_inset
13953
13954
13955 \backslash
13956 {A=B
13957 \end_layout
13958
13959 \begin_layout Standard
13960 \begin_inset VSpace bigskip
13961 \end_inset
13962
13963
13964 \end_layout
13965
13966 \begin_layout Standard
13967 Para usar colores distintos de los predefinidos deben ser definidos previamente.
13968 \end_layout
13969
13970 \begin_layout Standard
13971 Por ejemplo, se puede definir el color 
13972 \begin_inset Quotes fld
13973 \end_inset
13974
13975
13976 \series bold
13977 verdeoscuro
13978 \series default
13979
13980 \begin_inset Quotes frd
13981 \end_inset
13982
13983  con la línea de preámbulo LaTeX:
13984 \end_layout
13985
13986 \begin_layout Standard
13987
13988 \series bold
13989
13990 \backslash
13991 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
13992 \series default
13993
13994 \begin_inset Index
13995 status collapsed
13996
13997 \begin_layout Plain Layout
13998 Comandos ! D ! 
13999 \backslash
14000 definecolor
14001 \end_layout
14002
14003 \end_inset
14004
14005
14006 \end_layout
14007
14008 \begin_layout Standard
14009
14010 \series bold
14011 cmyk
14012 \series default
14013  es el espacio de color referido a los colores 
14014 \series bold
14015 cyan
14016 \series default
14017
14018 \series bold
14019 magenta
14020 \series default
14021
14022 \series bold
14023 yellow
14024 \series default
14025  y 
14026 \series bold
14027 black
14028 \series default
14029 .
14030  Los cuatro números separados por coma son el factor de cuota para los colores
14031  correspondientes del espacio de color.
14032  Los factores pueden estar en el rango 0-1.
14033  En vez de 
14034 \series bold
14035 cmyk
14036 \series default
14037  se puede usar el espacio de color 
14038 \series bold
14039 rgb
14040 \series default
14041 , que se refiere a 
14042 \series bold
14043 red
14044 \series default
14045
14046 \series bold
14047 green
14048 \series default
14049  y 
14050 \series bold
14051 blue
14052 \series default
14053 , así pues en este caso hay tres factores de cuota para los correspondientes
14054  colores.
14055  Además hay el espacio de color 
14056 \series bold
14057 gray
14058 \series default
14059  con un factor de cuota para el valor gris.
14060 \end_layout
14061
14062 \begin_layout Standard
14063 Como ejemplo he aquí un cuadro enmarcado con el nuevo color definido 
14064 \series bold
14065 verdeoscuro
14066 \series default
14067  y los caracteres en color amarillo:
14068 \color black
14069
14070 \begin_inset Formula \begin{equation}
14071 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14072
14073 \end_inset
14074
14075
14076 \end_layout
14077
14078 \begin_layout Standard
14079 Los colores personalizados también se pueden usar para texto con la ayuda
14080  del comando 
14081 \series bold
14082
14083 \backslash
14084 textcolor
14085 \series default
14086
14087 \begin_inset Index
14088 status collapsed
14089
14090 \begin_layout Plain Layout
14091 Texto ! coloreado
14092 \end_layout
14093
14094 \end_inset
14095
14096
14097 \end_layout
14098
14099 \begin_layout Standard
14100 \begin_inset ERT
14101 status open
14102
14103 \begin_layout Plain Layout
14104
14105
14106 \backslash
14107 textcolor{verdeoscuro}{
14108 \end_layout
14109
14110 \end_inset
14111
14112 Esta frase en 
14113 \begin_inset Quotes fld
14114 \end_inset
14115
14116 verdeoscuro
14117 \begin_inset Quotes frd
14118 \end_inset
14119
14120 .
14121 \begin_inset ERT
14122 status collapsed
14123
14124 \begin_layout Plain Layout
14125
14126 }
14127 \end_layout
14128
14129 \end_inset
14130
14131
14132 \end_layout
14133
14134 \begin_layout Standard
14135
14136 \series bold
14137
14138 \backslash
14139 textcolor
14140 \series default
14141
14142 \begin_inset Index
14143 status collapsed
14144
14145 \begin_layout Plain Layout
14146 Comandos ! T ! 
14147 \backslash
14148 textcolor
14149 \end_layout
14150
14151 \end_inset
14152
14153  se usa con el esquema 
14154 \series bold
14155
14156 \backslash
14157 textcolor{color}{caracteres a colorear}
14158 \series default
14159 .
14160 \end_layout
14161
14162 \begin_layout Subsection
14163 Cuadros de párrafo
14164 \begin_inset CommandInset label
14165 LatexCommand label
14166 name "sub:Cuadros-de-párrafo"
14167
14168 \end_inset
14169
14170
14171 \begin_inset Index
14172 status collapsed
14173
14174 \begin_layout Plain Layout
14175 Cuadros ! para párrafos
14176 \end_layout
14177
14178 \end_inset
14179
14180
14181 \end_layout
14182
14183 \begin_layout Standard
14184 Un cuadro que puede contener varias líneas y párrafos, denominado cuadro
14185  de párrafo (parbox), se puede generar con el menú 
14186 \family sans
14187 Insertar\SpecialChar \menuseparator
14188 Cuadro
14189 \family default
14190  o con el botón 
14191 \begin_inset Graphics
14192         filename ../../images/box-insert.png
14193         scale 85
14194
14195 \end_inset
14196
14197  de la barra de herramientas.
14198 \end_layout
14199
14200 \begin_layout Standard
14201 El siguiente ejemplo muestra un cuadro de párrafo enmarcado en una línea:
14202 \begin_inset VSpace medskip
14203 \end_inset
14204
14205 Esta línea contiene 
14206 \begin_inset Box Boxed
14207 position "c"
14208 hor_pos "c"
14209 has_inner_box 1
14210 inner_pos "c"
14211 use_parbox 1
14212 width "5cm"
14213 special "none"
14214 height "1in"
14215 height_special "totalheight"
14216 status collapsed
14217
14218 \begin_layout Plain Layout
14219 Esto es un cuadro de párrafo.
14220  Tiene exactamente 5
14221 \begin_inset space \thinspace{}
14222 \end_inset
14223
14224 cm de largo y además puede contener ecuaciones: 
14225 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14226 \end_inset
14227
14228
14229 \end_layout
14230
14231 \end_inset
14232
14233
14234 \begin_inset space ~
14235 \end_inset
14236
14237  un cuadro de párrafo.
14238 \begin_inset VSpace medskip
14239 \end_inset
14240
14241 Ese cuadro se compone haciendo clic derecho sobre el rectángulo gris insertado.
14242  Surge un diálogo con las propiedades del cuadro.
14243  En este caso: 
14244 \emph on
14245 Decoración
14246 \emph default
14247 : Marco rectangular, 
14248 \emph on
14249 Cuadro interior
14250 \emph default
14251 : Párrafo, 
14252 \emph on
14253 Ancho
14254 \emph default
14255 : 5
14256 \begin_inset space \thinspace{}
14257 \end_inset
14258
14259 cm, 
14260 \emph on
14261 Alineación Vertical
14262 \emph default
14263  
14264 \emph on
14265 Cuadro
14266 \emph default
14267 : Medio.
14268 \end_layout
14269
14270 \begin_layout Standard
14271 \begin_inset VSpace medskip
14272 \end_inset
14273
14274 En LaTeX, un cuadro de párrafo se inserta con el comando 
14275 \series bold
14276
14277 \backslash
14278 parbox
14279 \series default
14280
14281 \begin_inset Index
14282 status collapsed
14283
14284 \begin_layout Plain Layout
14285 Comandos ! P ! 
14286 \backslash
14287 parbox
14288 \end_layout
14289
14290 \end_inset
14291
14292  con el esquema siguiente:
14293 \end_layout
14294
14295 \begin_layout Standard
14296
14297 \series bold
14298
14299 \backslash
14300 parbox[posición]{anchura}{contenido}
14301 \end_layout
14302
14303 \begin_layout Standard
14304 Son posibles las posiciones 
14305 \emph on
14306 b
14307 \emph default
14308  y 
14309 \emph on
14310 t
14311 \emph default
14312
14313 \emph on
14314 b
14315 \emph default
14316  por 
14317 \begin_inset Quotes fld
14318 \end_inset
14319
14320 bottom
14321 \begin_inset Quotes frd
14322 \end_inset
14323
14324  (abajo), que alinea la última línea del cuadro con el texto de alrededor.
14325  Con 
14326 \emph on
14327 t
14328 \emph default
14329 , por 
14330 \begin_inset Quotes fld
14331 \end_inset
14332
14333 top
14334 \begin_inset Quotes frd
14335 \end_inset
14336
14337  (arriba), la alineación se hace con la primera línea.
14338  Si no se da posición, el cuadro se centrará verticalmente, véase la sección
14339  
14340 \emph on
14341 Cuadros
14342 \emph default
14343  del manual 
14344 \emph on
14345 Objetos incrustados
14346 \emph default
14347  para ejemplos.
14348 \end_layout
14349
14350 \begin_layout Standard
14351 \begin_inset VSpace bigskip
14352 \end_inset
14353
14354 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14355  ponerse en un cuadro de párrafo.
14356  Para ello se inserta el comando
14357 \begin_inset Newline newline
14358 \end_inset
14359
14360
14361 \series bold
14362
14363 \backslash
14364 fbox{
14365 \backslash
14366 parbox{
14367 \backslash
14368 linewidth-2
14369 \backslash
14370 fboxsep-2
14371 \backslash
14372 fboxrule}{
14373 \begin_inset Newline newline
14374 \end_inset
14375
14376
14377 \series default
14378 en modo TeX delante de la ecuación.
14379  Aquí 
14380 \series bold
14381
14382 \backslash
14383 linewidth
14384 \begin_inset Index
14385 status collapsed
14386
14387 \begin_layout Plain Layout
14388 Comandos ! L ! 
14389 \backslash
14390 linewidth
14391 \end_layout
14392
14393 \end_inset
14394
14395
14396 \series default
14397  es la anchura de línea establecida para el documento.
14398  Como el marco está por fuera del cuadro de párrafo, hay que restar de dicha
14399  anchura dos veces la separación del marco y el grosor.
14400  Como LyX no lo hace automáticamente debido a un fallo,
14401 \begin_inset Foot
14402 status collapsed
14403
14404 \begin_layout Plain Layout
14405 \begin_inset CommandInset href
14406 LatexCommand href
14407 name "LyX-bug #4483"
14408 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14409
14410 \end_inset
14411
14412
14413 \end_layout
14414
14415 \end_inset
14416
14417  hay que usar modo TeX.
14418  Para poder multiplicar y restar en los argumentos hay que cargar en el
14419  preámbulo LaTeX el paquete LaTeX 
14420 \series bold
14421 calc
14422 \series default
14423 ,
14424 \begin_inset Foot
14425 status collapsed
14426
14427 \begin_layout Plain Layout
14428
14429 \series bold
14430 calc
14431 \series default
14432  es parte de toda instalación LaTeX estándar.
14433 \end_layout
14434
14435 \end_inset
14436
14437
14438 \begin_inset Index
14439 status collapsed
14440
14441 \begin_layout Plain Layout
14442 Paquetes ! calc
14443 \end_layout
14444
14445 \end_inset
14446
14447  con la línea
14448 \end_layout
14449
14450 \begin_layout Standard
14451
14452 \series bold
14453
14454 \backslash
14455 usepackage{calc}
14456 \end_layout
14457
14458 \begin_layout Standard
14459 Detrás de la ecuación se cierran ambos cuadros con 
14460 \series bold
14461 }}
14462 \series default
14463  en modo TeX.
14464  Aquí hay un ejemplo:
14465 \begin_inset ERT
14466 status collapsed
14467
14468 \begin_layout Plain Layout
14469
14470
14471 \backslash
14472 fboxsep 5mm 
14473 \backslash
14474 fboxrule 5mm
14475 \end_layout
14476
14477 \end_inset
14478
14479
14480 \end_layout
14481
14482 \begin_layout Standard
14483 \begin_inset ERT
14484 status collapsed
14485
14486 \begin_layout Plain Layout
14487
14488
14489 \backslash
14490 fbox{
14491 \backslash
14492 parbox{
14493 \backslash
14494 linewidth-2
14495 \backslash
14496 fboxsep-2
14497 \backslash
14498 fboxrule}{
14499 \end_layout
14500
14501 \end_inset
14502
14503
14504 \begin_inset Formula \begin{equation}
14505 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14506
14507 \end_inset
14508
14509
14510 \end_layout
14511
14512 \begin_layout Standard
14513 \begin_inset ERT
14514 status collapsed
14515
14516 \begin_layout Plain Layout
14517
14518 }}
14519 \end_layout
14520
14521 \end_inset
14522
14523
14524 \begin_inset ERT
14525 status collapsed
14526
14527 \begin_layout Plain Layout
14528
14529
14530 \backslash
14531 fboxrule 0.4pt 
14532 \backslash
14533 fboxsep 3pt
14534 \end_layout
14535
14536 \end_inset
14537
14538
14539 \end_layout
14540
14541 \begin_layout Standard
14542 \begin_inset VSpace medskip
14543 \end_inset
14544
14545
14546 \end_layout
14547
14548 \begin_layout Standard
14549 Como se ha usado el cuadro de párrafo como argumento de 
14550 \series bold
14551
14552 \backslash
14553 fbox
14554 \series default
14555 , en este caso no hay diferencia entre 
14556 \series bold
14557
14558 \backslash
14559 fbox
14560 \series default
14561  y 
14562 \series bold
14563
14564 \backslash
14565 boxed
14566 \series default
14567 .
14568  
14569 \end_layout
14570
14571 \begin_layout Standard
14572 \begin_inset VSpace bigskip
14573 \end_inset
14574
14575
14576 \end_layout
14577
14578 \begin_layout Standard
14579 Los cuadros de párrafo son muy útiles para comentar ecuaciones directamente.
14580  Para hacerlo, se usa 
14581 \series bold
14582
14583 \backslash
14584 parbox
14585 \series default
14586  en combinación con el comando 
14587 \series bold
14588
14589 \backslash
14590 tag
14591 \series default
14592 .
14593  (Véase más sobre 
14594 \series bold
14595
14596 \backslash
14597 tag
14598 \series default
14599  en 
14600 \begin_inset CommandInset ref
14601 LatexCommand ref
14602 reference "sub:Numeración-personalizada"
14603
14604 \end_inset
14605
14606 ).
14607 \end_layout
14608
14609 \begin_layout Standard
14610 Un ejemplo de ecuación comentada con 
14611 \series bold
14612
14613 \backslash
14614 parbox
14615 \series default
14616 :
14617 \end_layout
14618
14619 \begin_layout Standard
14620 \begin_inset ERT
14621 status collapsed
14622
14623 \begin_layout Plain Layout
14624
14625
14626 \backslash
14627 [5x-7b=3b
14628 \backslash
14629 tag*{
14630 \backslash
14631 parbox{5cm}{
14632 \end_layout
14633
14634 \end_inset
14635
14636 Esto es una descripción.
14637  Está claramente separada de la ecuación y es multilínea.
14638 \begin_inset ERT
14639 status collapsed
14640
14641 \begin_layout Plain Layout
14642
14643 }}
14644 \backslash
14645 ]
14646 \end_layout
14647
14648 \end_inset
14649
14650
14651 \end_layout
14652
14653 \begin_layout Standard
14654 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
14655  no soporta el comando 
14656 \series bold
14657
14658 \backslash
14659 parbox
14660 \series default
14661  en ecuaciones.
14662  La ecuación se compone con la siguiente secuencia de comandos:
14663 \end_layout
14664
14665 \begin_layout Standard
14666 El comando 
14667 \series bold
14668
14669 \backslash
14670 [5x-7b=3b
14671 \backslash
14672 tag*
14673 \backslash
14674 {
14675 \backslash
14676 parbox{5cm}{
14677 \series default
14678  se inserta en modo TeX.
14679 \begin_inset Foot
14680 status collapsed
14681
14682 \begin_layout Plain Layout
14683 Si se usa el estilo de ecuación 
14684 \series bold
14685 Sangrado
14686 \series default
14687
14688 \series bold
14689
14690 \backslash
14691 tag*
14692 \backslash
14693
14694 \series default
14695  se puede reemplazar por 
14696 \series bold
14697
14698 \backslash
14699 hfill
14700 \series default
14701 .
14702  (Véanse los estilos de ecuación en 
14703 \begin_inset CommandInset ref
14704 LatexCommand ref
14705 reference "sec:Estilos-de-ecuación"
14706
14707 \end_inset
14708
14709 ).
14710 \end_layout
14711
14712 \end_inset
14713
14714  Después sigue la descripción en texto normal, y por último 
14715 \series bold
14716 }}
14717 \backslash
14718 ]
14719 \series default
14720  en modo TeX.
14721  Aquí los comandos 
14722 \series bold
14723
14724 \backslash
14725 [
14726 \series default
14727  y 
14728 \series bold
14729
14730 \backslash
14731 ]
14732 \series default
14733  crean una ecuación presentada.
14734 \end_layout
14735
14736 \begin_layout Standard
14737 Las ventajas de 
14738 \series bold
14739
14740 \backslash
14741 parbox
14742 \series default
14743  pueden verse en este ejemplo que se ha 
14744 \begin_inset Quotes fld
14745 \end_inset
14746
14747 comentado
14748 \begin_inset Quotes frd
14749 \end_inset
14750
14751  usando el modo texto matemático:
14752 \begin_inset Formula \[
14753 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}\]
14754
14755 \end_inset
14756
14757
14758 \end_layout
14759
14760 \begin_layout Section
14761 Operadores
14762 \begin_inset Index
14763 status collapsed
14764
14765 \begin_layout Plain Layout
14766 Operadores
14767 \end_layout
14768
14769 \end_inset
14770
14771
14772 \end_layout
14773
14774 \begin_layout Subsection
14775 Operadores grandes
14776 \begin_inset CommandInset label
14777 LatexCommand label
14778 name "sub:Operadores-grandes"
14779
14780 \end_inset
14781
14782
14783 \begin_inset Index
14784 status collapsed
14785
14786 \begin_layout Plain Layout
14787 Operadores ! grandes
14788 \end_layout
14789
14790 \end_inset
14791
14792
14793 \begin_inset Index
14794 status collapsed
14795
14796 \begin_layout Plain Layout
14797 Sumatorios
14798 \end_layout
14799
14800 \end_inset
14801
14802
14803 \begin_inset Index
14804 status collapsed
14805
14806 \begin_layout Plain Layout
14807 Integrales
14808 \end_layout
14809
14810 \end_inset
14811
14812
14813 \end_layout
14814
14815 \begin_layout Standard
14816 Para poder usar todos los comandos de integrales listados aquí, debe estar
14817  marcada la opción 
14818 \family sans
14819 Usar paquete esint automáticamente
14820 \family default
14821  en el apartado 
14822 \family sans
14823 Ecuaciones
14824 \family default
14825  de la configuración del documento.
14826  
14827 \end_layout
14828
14829 \begin_layout Standard
14830 \begin_inset space \hfill{}
14831 \end_inset
14832
14833
14834 \begin_inset Tabular
14835 <lyxtabular version="3" rows="11" columns="2">
14836 <features>
14837 <column alignment="center" valignment="top" width="0pt">
14838 <column alignment="center" valignment="top" width="0pt">
14839 <row>
14840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14841 \begin_inset Text
14842
14843 \begin_layout Plain Layout
14844 Comando
14845 \end_layout
14846
14847 \end_inset
14848 </cell>
14849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14850 \begin_inset Text
14851
14852 \begin_layout Plain Layout
14853 Resultado
14854 \end_layout
14855
14856 \end_inset
14857 </cell>
14858 </row>
14859 <row>
14860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14861 \begin_inset Text
14862
14863 \begin_layout Plain Layout
14864
14865 \backslash
14866 sum
14867 \begin_inset Index
14868 status collapsed
14869
14870 \begin_layout Plain Layout
14871 Comandos ! S ! 
14872 \backslash
14873 sum
14874 \end_layout
14875
14876 \end_inset
14877
14878
14879 \end_layout
14880
14881 \end_inset
14882 </cell>
14883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14884 \begin_inset Text
14885
14886 \begin_layout Plain Layout
14887 \begin_inset Formula $\sum$
14888 \end_inset
14889
14890
14891 \end_layout
14892
14893 \end_inset
14894 </cell>
14895 </row>
14896 <row>
14897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14898 \begin_inset Text
14899
14900 \begin_layout Plain Layout
14901
14902 \backslash
14903 int
14904 \begin_inset Index
14905 status collapsed
14906
14907 \begin_layout Plain Layout
14908 Comandos ! I ! 
14909 \backslash
14910 int
14911 \end_layout
14912
14913 \end_inset
14914
14915
14916 \end_layout
14917
14918 \end_inset
14919 </cell>
14920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14921 \begin_inset Text
14922
14923 \begin_layout Plain Layout
14924 \begin_inset Formula $\int$
14925 \end_inset
14926
14927
14928 \end_layout
14929
14930 \end_inset
14931 </cell>
14932 </row>
14933 <row>
14934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14935 \begin_inset Text
14936
14937 \begin_layout Plain Layout
14938
14939 \backslash
14940 intop
14941 \end_layout
14942
14943 \end_inset
14944 </cell>
14945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14946 \begin_inset Text
14947
14948 \begin_layout Plain Layout
14949 \begin_inset Formula $\intop$
14950 \end_inset
14951
14952
14953 \end_layout
14954
14955 \end_inset
14956 </cell>
14957 </row>
14958 <row>
14959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14960 \begin_inset Text
14961
14962 \begin_layout Plain Layout
14963
14964 \backslash
14965 oint
14966 \end_layout
14967
14968 \end_inset
14969 </cell>
14970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14971 \begin_inset Text
14972
14973 \begin_layout Plain Layout
14974 \begin_inset Formula $\oint$
14975 \end_inset
14976
14977
14978 \end_layout
14979
14980 \end_inset
14981 </cell>
14982 </row>
14983 <row>
14984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14985 \begin_inset Text
14986
14987 \begin_layout Plain Layout
14988
14989 \backslash
14990 ointop
14991 \end_layout
14992
14993 \end_inset
14994 </cell>
14995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14996 \begin_inset Text
14997
14998 \begin_layout Plain Layout
14999 \begin_inset Formula $\ointop$
15000 \end_inset
15001
15002
15003 \end_layout
15004
15005 \end_inset
15006 </cell>
15007 </row>
15008 <row>
15009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15010 \begin_inset Text
15011
15012 \begin_layout Plain Layout
15013
15014 \backslash
15015 ointctrclockwise
15016 \end_layout
15017
15018 \end_inset
15019 </cell>
15020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15021 \begin_inset Text
15022
15023 \begin_layout Plain Layout
15024 \begin_inset Formula $\ointctrclockwise$
15025 \end_inset
15026
15027
15028 \end_layout
15029
15030 \end_inset
15031 </cell>
15032 </row>
15033 <row>
15034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15035 \begin_inset Text
15036
15037 \begin_layout Plain Layout
15038
15039 \backslash
15040 ointclockwise
15041 \end_layout
15042
15043 \end_inset
15044 </cell>
15045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15046 \begin_inset Text
15047
15048 \begin_layout Plain Layout
15049 \begin_inset Formula $\ointclockwise$
15050 \end_inset
15051
15052
15053 \end_layout
15054
15055 \end_inset
15056 </cell>
15057 </row>
15058 <row>
15059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15060 \begin_inset Text
15061
15062 \begin_layout Plain Layout
15063
15064 \backslash
15065 sqint
15066 \end_layout
15067
15068 \end_inset
15069 </cell>
15070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15071 \begin_inset Text
15072
15073 \begin_layout Plain Layout
15074 \begin_inset Formula $\sqint$
15075 \end_inset
15076
15077
15078 \end_layout
15079
15080 \end_inset
15081 </cell>
15082 </row>
15083 <row>
15084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15085 \begin_inset Text
15086
15087 \begin_layout Plain Layout
15088
15089 \backslash
15090 bigcap
15091 \end_layout
15092
15093 \end_inset
15094 </cell>
15095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15096 \begin_inset Text
15097
15098 \begin_layout Plain Layout
15099 \begin_inset Formula $\bigcap$
15100 \end_inset
15101
15102
15103 \end_layout
15104
15105 \end_inset
15106 </cell>
15107 </row>
15108 <row>
15109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15110 \begin_inset Text
15111
15112 \begin_layout Plain Layout
15113
15114 \backslash
15115 bigcup
15116 \end_layout
15117
15118 \end_inset
15119 </cell>
15120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15121 \begin_inset Text
15122
15123 \begin_layout Plain Layout
15124 \begin_inset Formula $\bigcup$
15125 \end_inset
15126
15127
15128 \end_layout
15129
15130 \end_inset
15131 </cell>
15132 </row>
15133 </lyxtabular>
15134
15135 \end_inset
15136
15137
15138 \begin_inset space \hfill{}
15139 \end_inset
15140
15141
15142 \begin_inset Tabular
15143 <lyxtabular version="3" rows="10" columns="2">
15144 <features>
15145 <column alignment="center" valignment="top" width="0pt">
15146 <column alignment="center" valignment="top" width="0pt">
15147 <row>
15148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15149 \begin_inset Text
15150
15151 \begin_layout Plain Layout
15152 Comando
15153 \end_layout
15154
15155 \end_inset
15156 </cell>
15157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15158 \begin_inset Text
15159
15160 \begin_layout Plain Layout
15161 Resultado
15162 \end_layout
15163
15164 \end_inset
15165 </cell>
15166 </row>
15167 <row>
15168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15169 \begin_inset Text
15170
15171 \begin_layout Plain Layout
15172
15173 \backslash
15174 prod
15175 \begin_inset Index
15176 status collapsed
15177
15178 \begin_layout Plain Layout
15179 Comandos ! P ! 
15180 \backslash
15181 prod
15182 \end_layout
15183
15184 \end_inset
15185
15186
15187 \end_layout
15188
15189 \end_inset
15190 </cell>
15191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15192 \begin_inset Text
15193
15194 \begin_layout Plain Layout
15195 \begin_inset Formula $\prod$
15196 \end_inset
15197
15198
15199 \end_layout
15200
15201 \end_inset
15202 </cell>
15203 </row>
15204 <row>
15205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15206 \begin_inset Text
15207
15208 \begin_layout Plain Layout
15209
15210 \backslash
15211 coprod
15212 \end_layout
15213
15214 \end_inset
15215 </cell>
15216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15217 \begin_inset Text
15218
15219 \begin_layout Plain Layout
15220 \begin_inset Formula $\coprod$
15221 \end_inset
15222
15223
15224 \end_layout
15225
15226 \end_inset
15227 </cell>
15228 </row>
15229 <row>
15230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15231 \begin_inset Text
15232
15233 \begin_layout Plain Layout
15234
15235 \backslash
15236 bigodot
15237 \end_layout
15238
15239 \end_inset
15240 </cell>
15241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15242 \begin_inset Text
15243
15244 \begin_layout Plain Layout
15245 \begin_inset Formula $\bigodot$
15246 \end_inset
15247
15248
15249 \end_layout
15250
15251 \end_inset
15252 </cell>
15253 </row>
15254 <row>
15255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15256 \begin_inset Text
15257
15258 \begin_layout Plain Layout
15259
15260 \backslash
15261 bigotimes
15262 \end_layout
15263
15264 \end_inset
15265 </cell>
15266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15267 \begin_inset Text
15268
15269 \begin_layout Plain Layout
15270 \begin_inset Formula $\bigotimes$
15271 \end_inset
15272
15273
15274 \end_layout
15275
15276 \end_inset
15277 </cell>
15278 </row>
15279 <row>
15280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15281 \begin_inset Text
15282
15283 \begin_layout Plain Layout
15284
15285 \backslash
15286 bigoplus
15287 \end_layout
15288
15289 \end_inset
15290 </cell>
15291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15292 \begin_inset Text
15293
15294 \begin_layout Plain Layout
15295 \begin_inset Formula $\bigoplus$
15296 \end_inset
15297
15298
15299 \end_layout
15300
15301 \end_inset
15302 </cell>
15303 </row>
15304 <row>
15305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15306 \begin_inset Text
15307
15308 \begin_layout Plain Layout
15309
15310 \backslash
15311 bigwedge
15312 \end_layout
15313
15314 \end_inset
15315 </cell>
15316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15317 \begin_inset Text
15318
15319 \begin_layout Plain Layout
15320 \begin_inset Formula $\bigwedge$
15321 \end_inset
15322
15323
15324 \end_layout
15325
15326 \end_inset
15327 </cell>
15328 </row>
15329 <row>
15330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15331 \begin_inset Text
15332
15333 \begin_layout Plain Layout
15334
15335 \backslash
15336 bigvee
15337 \end_layout
15338
15339 \end_inset
15340 </cell>
15341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15342 \begin_inset Text
15343
15344 \begin_layout Plain Layout
15345 \begin_inset Formula $\bigvee$
15346 \end_inset
15347
15348
15349 \end_layout
15350
15351 \end_inset
15352 </cell>
15353 </row>
15354 <row>
15355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15356 \begin_inset Text
15357
15358 \begin_layout Plain Layout
15359
15360 \backslash
15361 bigsqcup
15362 \end_layout
15363
15364 \end_inset
15365 </cell>
15366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15367 \begin_inset Text
15368
15369 \begin_layout Plain Layout
15370 \begin_inset Formula $\bigsqcup$
15371 \end_inset
15372
15373
15374 \end_layout
15375
15376 \end_inset
15377 </cell>
15378 </row>
15379 <row>
15380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15381 \begin_inset Text
15382
15383 \begin_layout Plain Layout
15384
15385 \backslash
15386 biguplus
15387 \end_layout
15388
15389 \end_inset
15390 </cell>
15391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15392 \begin_inset Text
15393
15394 \begin_layout Plain Layout
15395 \begin_inset Formula $\biguplus$
15396 \end_inset
15397
15398
15399 \end_layout
15400
15401 \end_inset
15402 </cell>
15403 </row>
15404 </lyxtabular>
15405
15406 \end_inset
15407
15408
15409 \begin_inset space \hfill{}
15410 \end_inset
15411
15412
15413 \end_layout
15414
15415 \begin_layout Standard
15416 Todos los operadores grandes se pueden insertar con el botón 
15417 \begin_inset Graphics
15418         filename ../../images/math/intop.png
15419         scale 85
15420
15421 \end_inset
15422
15423  de la barra de ecuaciones.
15424 \end_layout
15425
15426 \begin_layout Standard
15427 Estos operadores son llamados grandes porque son mayores que los operadores
15428  binarios de aspecto semejante.
15429  Todos los operadores grandes pueden tener límites, como se describe en
15430  la subsección siguiente.
15431 \end_layout
15432
15433 \begin_layout Standard
15434 Los operadores 
15435 \series bold
15436
15437 \backslash
15438 intop
15439 \series default
15440  y 
15441 \series bold
15442
15443 \backslash
15444 ointop
15445 \series default
15446  difieren de 
15447 \series bold
15448
15449 \backslash
15450 int
15451 \series default
15452  y 
15453 \series bold
15454
15455 \backslash
15456 oint
15457 \series default
15458  en el estilo en que se presentan los límites, véase
15459 \series bold
15460  
15461 \series default
15462
15463 \begin_inset CommandInset ref
15464 LatexCommand ref
15465 reference "sub:Límites-de-operadores"
15466
15467 \end_inset
15468
15469 .
15470 \end_layout
15471
15472 \begin_layout Subsubsection*
15473 Sugerencias para las integrales
15474 \end_layout
15475
15476 \begin_layout Standard
15477 La letra 
15478 \emph on
15479 d
15480 \emph default
15481  en una integral es un operador, por consiguiente debe escribirse en redonda.
15482  Esto se hace resaltando la 
15483 \emph on
15484 d
15485 \emph default
15486  y usando el atajo de teclado 
15487 \family sans
15488 Alt-c
15489 \begin_inset space ~
15490 \end_inset
15491
15492 r
15493 \family default
15494 .
15495 \begin_inset Foot
15496 status open
15497
15498 \begin_layout Plain Layout
15499 véase estilos de letras en 
15500 \begin_inset CommandInset ref
15501 LatexCommand ref
15502 reference "sub:Estilos-de-fuentes"
15503
15504 \end_inset
15505
15506  
15507 \end_layout
15508
15509 \end_inset
15510
15511  Delante de la 
15512 \emph on
15513 d
15514 \emph default
15515  se inserta un espacio delgado, como es habitual en los operadores.
15516  Un ejemplo:
15517 \end_layout
15518
15519 \begin_layout Standard
15520 incorrecto: 
15521 \begin_inset Formula $\int A(x)dx$
15522 \end_inset
15523
15524
15525 \begin_inset Newline newline
15526 \end_inset
15527
15528
15529 \begin_inset ERT
15530 status collapsed
15531
15532 \begin_layout Plain Layout
15533
15534
15535 \backslash
15536 hphantom{in}
15537 \end_layout
15538
15539 \end_inset
15540
15541 correcto: 
15542 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15543 \end_inset
15544
15545
15546 \end_layout
15547
15548 \begin_layout Standard
15549 Para integrales múltiples hay los siguientes comandos:
15550 \begin_inset VSpace medskip
15551 \end_inset
15552
15553
15554 \end_layout
15555
15556 \begin_layout Standard
15557 \begin_inset space \hfill{}
15558 \end_inset
15559
15560
15561 \begin_inset Tabular
15562 <lyxtabular version="3" rows="4" columns="2">
15563 <features>
15564 <column alignment="center" valignment="top" width="0">
15565 <column alignment="center" valignment="top" width="0">
15566 <row>
15567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15568 \begin_inset Text
15569
15570 \begin_layout Plain Layout
15571 Comando
15572 \end_layout
15573
15574 \end_inset
15575 </cell>
15576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15577 \begin_inset Text
15578
15579 \begin_layout Plain Layout
15580 Resultado
15581 \begin_inset Note Note
15582 status collapsed
15583
15584 \begin_layout Plain Layout
15585
15586 \series bold
15587
15588 \backslash
15589 raisebox
15590 \series default
15591  se usa sólo como espaciador
15592 \end_layout
15593
15594 \end_inset
15595
15596
15597 \end_layout
15598
15599 \end_inset
15600 </cell>
15601 </row>
15602 <row>
15603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15604 \begin_inset Text
15605
15606 \begin_layout Plain Layout
15607
15608 \backslash
15609 iint
15610 \end_layout
15611
15612 \end_inset
15613 </cell>
15614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15615 \begin_inset Text
15616
15617 \begin_layout Plain Layout
15618 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15619 \end_inset
15620
15621
15622 \end_layout
15623
15624 \end_inset
15625 </cell>
15626 </row>
15627 <row>
15628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15629 \begin_inset Text
15630
15631 \begin_layout Plain Layout
15632
15633 \backslash
15634 oiint
15635 \end_layout
15636
15637 \end_inset
15638 </cell>
15639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15640 \begin_inset Text
15641
15642 \begin_layout Plain Layout
15643 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15644 \end_inset
15645
15646
15647 \end_layout
15648
15649 \end_inset
15650 </cell>
15651 </row>
15652 <row>
15653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15654 \begin_inset Text
15655
15656 \begin_layout Plain Layout
15657
15658 \backslash
15659 sqiint
15660 \end_layout
15661
15662 \end_inset
15663 </cell>
15664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15665 \begin_inset Text
15666
15667 \begin_layout Plain Layout
15668 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15669 \end_inset
15670
15671
15672 \end_layout
15673
15674 \end_inset
15675 </cell>
15676 </row>
15677 </lyxtabular>
15678
15679 \end_inset
15680
15681
15682 \begin_inset space \hfill{}
15683 \end_inset
15684
15685
15686 \begin_inset Tabular
15687 <lyxtabular version="3" rows="4" columns="2">
15688 <features>
15689 <column alignment="center" valignment="top" width="0">
15690 <column alignment="center" valignment="top" width="0">
15691 <row>
15692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15693 \begin_inset Text
15694
15695 \begin_layout Plain Layout
15696 Comando
15697 \end_layout
15698
15699 \end_inset
15700 </cell>
15701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15702 \begin_inset Text
15703
15704 \begin_layout Plain Layout
15705 Resultado
15706 \begin_inset Note Note
15707 status collapsed
15708
15709 \begin_layout Plain Layout
15710
15711 \series bold
15712
15713 \backslash
15714 raisebox
15715 \series default
15716  se usa sólo como espaciador
15717 \end_layout
15718
15719 \end_inset
15720
15721
15722 \end_layout
15723
15724 \end_inset
15725 </cell>
15726 </row>
15727 <row>
15728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15729 \begin_inset Text
15730
15731 \begin_layout Plain Layout
15732
15733 \backslash
15734 iiint
15735 \end_layout
15736
15737 \end_inset
15738 </cell>
15739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15740 \begin_inset Text
15741
15742 \begin_layout Plain Layout
15743 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15744 \end_inset
15745
15746
15747 \end_layout
15748
15749 \end_inset
15750 </cell>
15751 </row>
15752 <row>
15753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15754 \begin_inset Text
15755
15756 \begin_layout Plain Layout
15757
15758 \backslash
15759 iiiint
15760 \end_layout
15761
15762 \end_inset
15763 </cell>
15764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15765 \begin_inset Text
15766
15767 \begin_layout Plain Layout
15768 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15769 \end_inset
15770
15771
15772 \end_layout
15773
15774 \end_inset
15775 </cell>
15776 </row>
15777 <row>
15778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15779 \begin_inset Text
15780
15781 \begin_layout Plain Layout
15782
15783 \backslash
15784 dotsint
15785 \end_layout
15786
15787 \end_inset
15788 </cell>
15789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15790 \begin_inset Text
15791
15792 \begin_layout Plain Layout
15793 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15794 \end_inset
15795
15796
15797 \end_layout
15798
15799 \end_inset
15800 </cell>
15801 </row>
15802 </lyxtabular>
15803
15804 \end_inset
15805
15806
15807 \begin_inset space \hfill{}
15808 \end_inset
15809
15810
15811 \end_layout
15812
15813 \begin_layout Subsection
15814 Límites de operadores
15815 \begin_inset CommandInset label
15816 LatexCommand label
15817 name "sub:Límites-de-operadores"
15818
15819 \end_inset
15820
15821
15822 \begin_inset Index
15823 status collapsed
15824
15825 \begin_layout Plain Layout
15826 Operadores ! límites de
15827 \end_layout
15828
15829 \end_inset
15830
15831
15832 \end_layout
15833
15834 \begin_layout Standard
15835 Los límites se crean mediante superíndices y subíndices:
15836 \end_layout
15837
15838 \begin_layout Standard
15839 \noindent
15840 \align center
15841 \begin_inset Tabular
15842 <lyxtabular version="3" rows="2" columns="2">
15843 <features>
15844 <column alignment="center" valignment="top" width="0">
15845 <column alignment="center" valignment="top" width="0">
15846 <row>
15847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15848 \begin_inset Text
15849
15850 \begin_layout Plain Layout
15851 Comando
15852 \end_layout
15853
15854 \end_inset
15855 </cell>
15856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15857 \begin_inset Text
15858
15859 \begin_layout Plain Layout
15860 Resultado
15861 \begin_inset Note Note
15862 status collapsed
15863
15864 \begin_layout Plain Layout
15865
15866 \series bold
15867
15868 \backslash
15869 raisebox
15870 \series default
15871  se usa sólo como espaciador
15872 \end_layout
15873
15874 \end_inset
15875
15876
15877 \end_layout
15878
15879 \end_inset
15880 </cell>
15881 </row>
15882 <row>
15883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15884 \begin_inset Text
15885
15886 \begin_layout Plain Layout
15887
15888 \backslash
15889 prod^
15890 \backslash
15891 infty
15892 \begin_inset ERT
15893 status collapsed
15894
15895 \begin_layout Plain Layout
15896
15897
15898 \backslash
15899 spce 
15900 \end_layout
15901
15902 \end_inset
15903
15904
15905 \begin_inset Formula $\to$
15906 \end_inset
15907
15908 _0
15909 \begin_inset Formula $\to$
15910 \end_inset
15911
15912 A(x)
15913 \end_layout
15914
15915 \end_inset
15916 </cell>
15917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15918 \begin_inset Text
15919
15920 \begin_layout Plain Layout
15921 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15922 \end_inset
15923
15924
15925 \end_layout
15926
15927 \end_inset
15928 </cell>
15929 </row>
15930 </lyxtabular>
15931
15932 \end_inset
15933
15934
15935 \end_layout
15936
15937 \begin_layout Standard
15938 En ecuaciones en línea los límites se colocan al lado derecho del operador.
15939  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
15940 \end_layout
15941
15942 \begin_layout Standard
15943 Para forzar que los límites se coloquen junto al operador, se pone el cursor
15944  directamente detrás del operador y se elige 
15945 \series bold
15946 Insertado
15947 \series default
15948  en el menú 
15949 \family sans
15950 Editar\SpecialChar \menuseparator
15951 Ecuación\SpecialChar \menuseparator
15952 Cambiar tipo de límites
15953 \family default
15954  (atajo 
15955 \family sans
15956 Alt-m
15957 \begin_inset space ~
15958 \end_inset
15959
15960 l
15961 \family default
15962 ).
15963  Un ejemplo:
15964 \end_layout
15965
15966 \begin_layout Standard
15967 Los límites por defecto son:
15968 \begin_inset Formula \[
15969 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
15970
15971 \end_inset
15972
15973
15974 \end_layout
15975
15976 \begin_layout Standard
15977 Así se ven si se cambia el tipo de límites a 
15978 \series bold
15979 Insertado
15980 \series default
15981 :
15982 \begin_inset Formula \[
15983 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
15984
15985 \end_inset
15986
15987
15988 \end_layout
15989
15990 \begin_layout Standard
15991 En integrales, excepto 
15992 \series bold
15993
15994 \backslash
15995 intop
15996 \series default
15997  y 
15998 \series bold
15999
16000 \backslash
16001 ointop
16002 \series default
16003 , los límites se colocan por defecto junto al operador.
16004  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16005  operador.
16006  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16007 \series bold
16008 Pantalla
16009 \series default
16010  para poner el límite debajo:
16011 \begin_inset Formula \begin{equation}
16012 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}\end{equation}
16013
16014 \end_inset
16015
16016
16017 \begin_inset VSpace medskip
16018 \end_inset
16019
16020 Para especificar condiciones en los límites se usan los comandos 
16021 \series bold
16022
16023 \backslash
16024 subarray
16025 \series default
16026
16027 \begin_inset Index
16028 status collapsed
16029
16030 \begin_layout Plain Layout
16031 Comandos ! S ! 
16032 \backslash
16033 subarray
16034 \end_layout
16035
16036 \end_inset
16037
16038  y 
16039 \series bold
16040
16041 \backslash
16042 substack
16043 \series default
16044
16045 \begin_inset Index
16046 status collapsed
16047
16048 \begin_layout Plain Layout
16049 Comandos ! S ! 
16050 \backslash
16051 substack
16052 \end_layout
16053
16054 \end_inset
16055
16056 .
16057  Por ejemplo, para componer la expresión
16058 \begin_inset Formula \begin{equation}
16059 \sum_{\begin{subarray}{c}
16060 0<k<1000\\
16061 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16062
16063 \end_inset
16064
16065 se ha hecho lo siguiente: primero se escribe el comando 
16066 \series bold
16067
16068 \backslash
16069 sum^n
16070 \series default
16071
16072 \begin_inset ERT
16073 status collapsed
16074
16075 \begin_layout Plain Layout
16076
16077
16078 \backslash
16079 spce 
16080 \end_layout
16081
16082 \end_inset
16083
16084
16085 \series bold
16086 _
16087 \series default
16088 .
16089  Ahora el cursor está en un cuadro azul bajo el operador sumatorio y ahí
16090  se inserta el comando 
16091 \series bold
16092
16093 \backslash
16094 subarray
16095 \series default
16096
16097 \begin_inset ERT
16098 status collapsed
16099
16100 \begin_layout Plain Layout
16101
16102
16103 \backslash
16104 spce 
16105 \end_layout
16106
16107 \end_inset
16108
16109 .
16110  Ahora el cuadro azul está en un marco púrpura donde pueden escribirse líneas
16111  distintas.
16112  Cada línea nueva se crea con un salto de línea (
16113 \family sans
16114 Ctrl-Intro
16115 \family default
16116 ).
16117  Si ahora se escribe en ella
16118 \begin_inset Newline newline
16119 \end_inset
16120
16121
16122 \series bold
16123 0<k<1000 Ctrl-Intro
16124 \begin_inset Newline newline
16125 \end_inset
16126
16127
16128 \series default
16129 aparece debajo un nuevo marco para la línea nueva.
16130 \end_layout
16131
16132 \begin_layout Standard
16133 La alineación de las líneas puede cambiarse a la izquierda con la 
16134 \family sans
16135 barra de herramientas de tabla
16136 \family default
16137  o con el menú 
16138 \family sans
16139 Editar\SpecialChar \menuseparator
16140 Filas y columnas
16141 \family default
16142 .
16143  Para obtener alineación derecha se inserta 
16144 \series bold
16145
16146 \backslash
16147 hfill
16148 \series default
16149
16150 \begin_inset ERT
16151 status collapsed
16152
16153 \begin_layout Plain Layout
16154
16155
16156 \backslash
16157 spce 
16158 \end_layout
16159
16160 \end_inset
16161
16162  al principio de la línea.
16163 \end_layout
16164
16165 \begin_layout Standard
16166 El comando 
16167 \series bold
16168
16169 \backslash
16170 substack
16171 \series default
16172  es equivalente a 
16173 \series bold
16174
16175 \backslash
16176 subarray
16177 \series default
16178  con la diferencia de que las líneas están siempre centradas.
16179 \begin_inset VSpace bigskip
16180 \end_inset
16181
16182
16183 \end_layout
16184
16185 \begin_layout Standard
16186 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16187  siguientes, como en la ecuación 
16188 \begin_inset CommandInset ref
16189 LatexCommand eqref
16190 reference "eq:substack"
16191
16192 \end_inset
16193
16194 , porque éstos se colocan junto a los límites.
16195 \end_layout
16196
16197 \begin_layout Standard
16198 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16199 \end_layout
16200
16201 \begin_layout Standard
16202
16203 \series bold
16204
16205 \backslash
16206 def
16207 \backslash
16208 clap#1{
16209 \backslash
16210 hbox to 0pt{
16211 \backslash
16212 hss #1
16213 \backslash
16214 hss}}
16215 \begin_inset Newline newline
16216 \end_inset
16217
16218
16219 \backslash
16220 def
16221 \backslash
16222 mathclap {
16223 \backslash
16224 mathpalette 
16225 \backslash
16226 mathclapinternal}
16227 \begin_inset Newline newline
16228 \end_inset
16229
16230
16231 \backslash
16232 def
16233 \backslash
16234 mathclapinternal #1#2{
16235 \backslash
16236 clap{$
16237 \backslash
16238 mathsurround =0pt #1{#2}$}}
16239 \end_layout
16240
16241 \begin_layout Standard
16242 En ella se define el comando 
16243 \series bold
16244
16245 \backslash
16246 mathclap
16247 \series default
16248
16249 \begin_inset Index
16250 status collapsed
16251
16252 \begin_layout Plain Layout
16253 Comandos ! M ! 
16254 \backslash
16255 mathclap
16256 \end_layout
16257
16258 \end_inset
16259
16260  que establece la anchura del límite en 0
16261 \begin_inset space \thinspace{}
16262 \end_inset
16263
16264 pt.
16265  El esquema del comando es:
16266 \end_layout
16267
16268 \begin_layout Standard
16269
16270 \series bold
16271
16272 \backslash
16273 mathclap{límite}
16274 \end_layout
16275
16276 \begin_layout Standard
16277 donde el límite puede consistir en varias condiciones.
16278 \end_layout
16279
16280 \begin_layout Standard
16281 Aplicado en la ecuación 
16282 \begin_inset CommandInset ref
16283 LatexCommand eqref
16284 reference "eq:substack"
16285
16286 \end_inset
16287
16288  se usa el comando
16289 \end_layout
16290
16291 \begin_layout Standard
16292
16293 \series bold
16294
16295 \backslash
16296 sum_
16297 \backslash
16298 mathclap{
16299 \backslash
16300 substack
16301 \begin_inset ERT
16302 status collapsed
16303
16304 \begin_layout Plain Layout
16305
16306
16307 \backslash
16308 spce 
16309 \end_layout
16310
16311 \end_inset
16312
16313 0<k<1000 Ctrl-Intro
16314 \end_layout
16315
16316 \begin_layout Standard
16317 para componer el límite inferior.
16318  Ahora el sumando está junto al sumatorio:
16319 \begin_inset Formula \[
16320 \sum_{\mathclap{\substack{0<k<1000\\
16321 \\k\,\in\,\mathbb{N}}
16322 }}^{n}k^{-2}\]
16323
16324 \end_inset
16325
16326
16327 \begin_inset VSpace bigskip
16328 \end_inset
16329
16330 Cómo utilizar un límite para varios operadores se describe en la 
16331 \begin_inset CommandInset ref
16332 LatexCommand ref
16333 reference "sub:Operadores-de-usuario"
16334
16335 \end_inset
16336
16337 .
16338 \end_layout
16339
16340 \begin_layout Subsection
16341 Operadores binarios
16342 \begin_inset CommandInset label
16343 LatexCommand label
16344 name "sub:Operadores-binarios"
16345
16346 \end_inset
16347
16348
16349 \begin_inset Index
16350 status collapsed
16351
16352 \begin_layout Plain Layout
16353 Operadores ! binarios
16354 \end_layout
16355
16356 \end_inset
16357
16358
16359 \end_layout
16360
16361 \begin_layout Standard
16362 Los operadores binarios se rodean por espacios si llevan un carácter delante
16363  o detrás.
16364 \begin_inset VSpace medskip
16365 \end_inset
16366
16367
16368 \end_layout
16369
16370 \begin_layout Standard
16371 \begin_inset space \hfill{}
16372 \end_inset
16373
16374
16375 \begin_inset Tabular
16376 <lyxtabular version="3" rows="13" columns="2">
16377 <features>
16378 <column alignment="center" valignment="top" width="0pt">
16379 <column alignment="center" valignment="top" width="0pt">
16380 <row>
16381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16382 \begin_inset Text
16383
16384 \begin_layout Plain Layout
16385 Comando
16386 \begin_inset Note Note
16387 status collapsed
16388
16389 \begin_layout Plain Layout
16390
16391 \series bold
16392
16393 \backslash
16394 raisebox
16395 \series default
16396  se usa sólo como espaciador
16397 \end_layout
16398
16399 \end_inset
16400
16401
16402 \end_layout
16403
16404 \end_inset
16405 </cell>
16406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16407 \begin_inset Text
16408
16409 \begin_layout Plain Layout
16410 Operador
16411 \end_layout
16412
16413 \end_inset
16414 </cell>
16415 </row>
16416 <row>
16417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16418 \begin_inset Text
16419
16420 \begin_layout Plain Layout
16421 +
16422 \end_layout
16423
16424 \end_inset
16425 </cell>
16426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16427 \begin_inset Text
16428
16429 \begin_layout Plain Layout
16430 \begin_inset Formula $+$
16431 \end_inset
16432
16433
16434 \end_layout
16435
16436 \end_inset
16437 </cell>
16438 </row>
16439 <row>
16440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16441 \begin_inset Text
16442
16443 \begin_layout Plain Layout
16444 -
16445 \end_layout
16446
16447 \end_inset
16448 </cell>
16449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16450 \begin_inset Text
16451
16452 \begin_layout Plain Layout
16453 \begin_inset Formula $-$
16454 \end_inset
16455
16456
16457 \end_layout
16458
16459 \end_inset
16460 </cell>
16461 </row>
16462 <row>
16463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16464 \begin_inset Text
16465
16466 \begin_layout Plain Layout
16467
16468 \backslash
16469 pm
16470 \end_layout
16471
16472 \end_inset
16473 </cell>
16474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16475 \begin_inset Text
16476
16477 \begin_layout Plain Layout
16478 \begin_inset Formula $\pm$
16479 \end_inset
16480
16481
16482 \end_layout
16483
16484 \end_inset
16485 </cell>
16486 </row>
16487 <row>
16488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16489 \begin_inset Text
16490
16491 \begin_layout Plain Layout
16492
16493 \backslash
16494 mp
16495 \end_layout
16496
16497 \end_inset
16498 </cell>
16499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16500 \begin_inset Text
16501
16502 \begin_layout Plain Layout
16503 \begin_inset Formula $\mp$
16504 \end_inset
16505
16506
16507 \end_layout
16508
16509 \end_inset
16510 </cell>
16511 </row>
16512 <row>
16513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16514 \begin_inset Text
16515
16516 \begin_layout Plain Layout
16517
16518 \backslash
16519 cdot
16520 \end_layout
16521
16522 \end_inset
16523 </cell>
16524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16525 \begin_inset Text
16526
16527 \begin_layout Plain Layout
16528 \begin_inset Formula $\cdot$
16529 \end_inset
16530
16531
16532 \end_layout
16533
16534 \end_inset
16535 </cell>
16536 </row>
16537 <row>
16538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16539 \begin_inset Text
16540
16541 \begin_layout Plain Layout
16542
16543 \backslash
16544 times
16545 \end_layout
16546
16547 \end_inset
16548 </cell>
16549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16550 \begin_inset Text
16551
16552 \begin_layout Plain Layout
16553 \begin_inset Formula $\times$
16554 \end_inset
16555
16556
16557 \end_layout
16558
16559 \end_inset
16560 </cell>
16561 </row>
16562 <row>
16563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16564 \begin_inset Text
16565
16566 \begin_layout Plain Layout
16567
16568 \backslash
16569 div
16570 \end_layout
16571
16572 \end_inset
16573 </cell>
16574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16575 \begin_inset Text
16576
16577 \begin_layout Plain Layout
16578 \begin_inset Formula $\div$
16579 \end_inset
16580
16581
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 </row>
16587 <row>
16588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16589 \begin_inset Text
16590
16591 \begin_layout Plain Layout
16592 \begin_inset ERT
16593 status collapsed
16594
16595 \begin_layout Plain Layout
16596
16597
16598 \backslash
16599 raisebox{-1.2mm}{
16600 \end_layout
16601
16602 \end_inset
16603
16604 *
16605 \begin_inset ERT
16606 status collapsed
16607
16608 \begin_layout Plain Layout
16609
16610 }
16611 \end_layout
16612
16613 \end_inset
16614
16615
16616 \end_layout
16617
16618 \end_inset
16619 </cell>
16620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16621 \begin_inset Text
16622
16623 \begin_layout Plain Layout
16624 \begin_inset Formula $*$
16625 \end_inset
16626
16627
16628 \end_layout
16629
16630 \end_inset
16631 </cell>
16632 </row>
16633 <row>
16634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16635 \begin_inset Text
16636
16637 \begin_layout Plain Layout
16638
16639 \backslash
16640 star
16641 \end_layout
16642
16643 \end_inset
16644 </cell>
16645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16646 \begin_inset Text
16647
16648 \begin_layout Plain Layout
16649 \begin_inset Formula $\star$
16650 \end_inset
16651
16652
16653 \end_layout
16654
16655 \end_inset
16656 </cell>
16657 </row>
16658 <row>
16659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16660 \begin_inset Text
16661
16662 \begin_layout Plain Layout
16663
16664 \backslash
16665 circ
16666 \end_layout
16667
16668 \end_inset
16669 </cell>
16670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16671 \begin_inset Text
16672
16673 \begin_layout Plain Layout
16674 \begin_inset Formula $\circ$
16675 \end_inset
16676
16677
16678 \end_layout
16679
16680 \end_inset
16681 </cell>
16682 </row>
16683 <row>
16684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16685 \begin_inset Text
16686
16687 \begin_layout Plain Layout
16688
16689 \backslash
16690 diamond
16691 \end_layout
16692
16693 \end_inset
16694 </cell>
16695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16696 \begin_inset Text
16697
16698 \begin_layout Plain Layout
16699 \begin_inset Formula $\diamond$
16700 \end_inset
16701
16702
16703 \end_layout
16704
16705 \end_inset
16706 </cell>
16707 </row>
16708 <row>
16709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16710 \begin_inset Text
16711
16712 \begin_layout Plain Layout
16713
16714 \backslash
16715 bullet
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16721 \begin_inset Text
16722
16723 \begin_layout Plain Layout
16724 \begin_inset Formula $\bullet$
16725 \end_inset
16726
16727
16728 \end_layout
16729
16730 \end_inset
16731 </cell>
16732 </row>
16733 </lyxtabular>
16734
16735 \end_inset
16736
16737
16738 \begin_inset space \hfill{}
16739 \end_inset
16740
16741
16742 \begin_inset Tabular
16743 <lyxtabular version="3" rows="13" columns="2">
16744 <features>
16745 <column alignment="center" valignment="top" width="0pt">
16746 <column alignment="center" valignment="top" width="0pt">
16747 <row>
16748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16749 \begin_inset Text
16750
16751 \begin_layout Plain Layout
16752 Comando
16753 \end_layout
16754
16755 \end_inset
16756 </cell>
16757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16758 \begin_inset Text
16759
16760 \begin_layout Plain Layout
16761 Operador
16762 \end_layout
16763
16764 \end_inset
16765 </cell>
16766 </row>
16767 <row>
16768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16769 \begin_inset Text
16770
16771 \begin_layout Plain Layout
16772
16773 \backslash
16774 nabla
16775 \end_layout
16776
16777 \end_inset
16778 </cell>
16779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16780 \begin_inset Text
16781
16782 \begin_layout Plain Layout
16783 \begin_inset Formula $\nabla$
16784 \end_inset
16785
16786
16787 \end_layout
16788
16789 \end_inset
16790 </cell>
16791 </row>
16792 <row>
16793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16794 \begin_inset Text
16795
16796 \begin_layout Plain Layout
16797
16798 \backslash
16799 bigtriangledown
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16805 \begin_inset Text
16806
16807 \begin_layout Plain Layout
16808 \begin_inset Formula $\bigtriangledown$
16809 \end_inset
16810
16811
16812 \end_layout
16813
16814 \end_inset
16815 </cell>
16816 </row>
16817 <row>
16818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16819 \begin_inset Text
16820
16821 \begin_layout Plain Layout
16822
16823 \backslash
16824 bigtriangleup
16825 \end_layout
16826
16827 \end_inset
16828 </cell>
16829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16830 \begin_inset Text
16831
16832 \begin_layout Plain Layout
16833 \begin_inset Formula $\bigtriangleup$
16834 \end_inset
16835
16836
16837 \end_layout
16838
16839 \end_inset
16840 </cell>
16841 </row>
16842 <row>
16843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16844 \begin_inset Text
16845
16846 \begin_layout Plain Layout
16847
16848 \backslash
16849 Box
16850 \end_layout
16851
16852 \end_inset
16853 </cell>
16854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858 \begin_inset Formula $\Box$
16859 \end_inset
16860
16861
16862 \end_layout
16863
16864 \end_inset
16865 </cell>
16866 </row>
16867 <row>
16868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16869 \begin_inset Text
16870
16871 \begin_layout Plain Layout
16872
16873 \backslash
16874 cap 
16875 \end_layout
16876
16877 \end_inset
16878 </cell>
16879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16880 \begin_inset Text
16881
16882 \begin_layout Plain Layout
16883 \begin_inset Formula $\cap$
16884 \end_inset
16885
16886
16887 \end_layout
16888
16889 \end_inset
16890 </cell>
16891 </row>
16892 <row>
16893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16894 \begin_inset Text
16895
16896 \begin_layout Plain Layout
16897
16898 \backslash
16899 cup
16900 \end_layout
16901
16902 \end_inset
16903 </cell>
16904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16905 \begin_inset Text
16906
16907 \begin_layout Plain Layout
16908 \begin_inset Formula $\cup$
16909 \end_inset
16910
16911
16912 \end_layout
16913
16914 \end_inset
16915 </cell>
16916 </row>
16917 <row>
16918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16919 \begin_inset Text
16920
16921 \begin_layout Plain Layout
16922
16923 \backslash
16924 dagger
16925 \end_layout
16926
16927 \end_inset
16928 </cell>
16929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16930 \begin_inset Text
16931
16932 \begin_layout Plain Layout
16933 \begin_inset Formula $\dagger$
16934 \end_inset
16935
16936
16937 \end_layout
16938
16939 \end_inset
16940 </cell>
16941 </row>
16942 <row>
16943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16944 \begin_inset Text
16945
16946 \begin_layout Plain Layout
16947
16948 \backslash
16949 ddagger
16950 \end_layout
16951
16952 \end_inset
16953 </cell>
16954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16955 \begin_inset Text
16956
16957 \begin_layout Plain Layout
16958 \begin_inset Formula $\ddagger$
16959 \end_inset
16960
16961
16962 \end_layout
16963
16964 \end_inset
16965 </cell>
16966 </row>
16967 <row>
16968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16969 \begin_inset Text
16970
16971 \begin_layout Plain Layout
16972
16973 \backslash
16974 wr
16975 \end_layout
16976
16977 \end_inset
16978 </cell>
16979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16980 \begin_inset Text
16981
16982 \begin_layout Plain Layout
16983 \begin_inset Formula $\wr$
16984 \end_inset
16985
16986
16987 \end_layout
16988
16989 \end_inset
16990 </cell>
16991 </row>
16992 <row>
16993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16994 \begin_inset Text
16995
16996 \begin_layout Plain Layout
16997
16998 \backslash
16999 bigcirc
17000 \end_layout
17001
17002 \end_inset
17003 </cell>
17004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17005 \begin_inset Text
17006
17007 \begin_layout Plain Layout
17008 \begin_inset Formula $\bigcirc$
17009 \end_inset
17010
17011
17012 \end_layout
17013
17014 \end_inset
17015 </cell>
17016 </row>
17017 <row>
17018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17019 \begin_inset Text
17020
17021 \begin_layout Plain Layout
17022
17023 \backslash
17024 wedge
17025 \end_layout
17026
17027 \end_inset
17028 </cell>
17029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17030 \begin_inset Text
17031
17032 \begin_layout Plain Layout
17033 \begin_inset Formula $\wedge$
17034 \end_inset
17035
17036
17037 \end_layout
17038
17039 \end_inset
17040 </cell>
17041 </row>
17042 <row>
17043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17044 \begin_inset Text
17045
17046 \begin_layout Plain Layout
17047
17048 \backslash
17049 vee
17050 \end_layout
17051
17052 \end_inset
17053 </cell>
17054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17055 \begin_inset Text
17056
17057 \begin_layout Plain Layout
17058 \begin_inset Formula $\vee$
17059 \end_inset
17060
17061
17062 \end_layout
17063
17064 \end_inset
17065 </cell>
17066 </row>
17067 </lyxtabular>
17068
17069 \end_inset
17070
17071
17072 \begin_inset space \hfill{}
17073 \end_inset
17074
17075
17076 \begin_inset Tabular
17077 <lyxtabular version="3" rows="13" columns="2">
17078 <features>
17079 <column alignment="center" valignment="top" width="0pt">
17080 <column alignment="center" valignment="top" width="0pt">
17081 <row>
17082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17083 \begin_inset Text
17084
17085 \begin_layout Plain Layout
17086 Comando
17087 \end_layout
17088
17089 \end_inset
17090 </cell>
17091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17092 \begin_inset Text
17093
17094 \begin_layout Plain Layout
17095 Operador
17096 \end_layout
17097
17098 \end_inset
17099 </cell>
17100 </row>
17101 <row>
17102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17103 \begin_inset Text
17104
17105 \begin_layout Plain Layout
17106
17107 \backslash
17108 oplus
17109 \end_layout
17110
17111 \end_inset
17112 </cell>
17113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17114 \begin_inset Text
17115
17116 \begin_layout Plain Layout
17117 \begin_inset Formula $\oplus$
17118 \end_inset
17119
17120
17121 \end_layout
17122
17123 \end_inset
17124 </cell>
17125 </row>
17126 <row>
17127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17128 \begin_inset Text
17129
17130 \begin_layout Plain Layout
17131
17132 \backslash
17133 ominus
17134 \end_layout
17135
17136 \end_inset
17137 </cell>
17138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17139 \begin_inset Text
17140
17141 \begin_layout Plain Layout
17142 \begin_inset Formula $\ominus$
17143 \end_inset
17144
17145
17146 \end_layout
17147
17148 \end_inset
17149 </cell>
17150 </row>
17151 <row>
17152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17153 \begin_inset Text
17154
17155 \begin_layout Plain Layout
17156
17157 \backslash
17158 otimes
17159 \end_layout
17160
17161 \end_inset
17162 </cell>
17163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17164 \begin_inset Text
17165
17166 \begin_layout Plain Layout
17167 \begin_inset Formula $\otimes$
17168 \end_inset
17169
17170
17171 \end_layout
17172
17173 \end_inset
17174 </cell>
17175 </row>
17176 <row>
17177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17178 \begin_inset Text
17179
17180 \begin_layout Plain Layout
17181
17182 \backslash
17183 oslash
17184 \end_layout
17185
17186 \end_inset
17187 </cell>
17188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17189 \begin_inset Text
17190
17191 \begin_layout Plain Layout
17192 \begin_inset Formula $\oslash$
17193 \end_inset
17194
17195
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 </row>
17201 <row>
17202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17203 \begin_inset Text
17204
17205 \begin_layout Plain Layout
17206
17207 \backslash
17208 odot
17209 \end_layout
17210
17211 \end_inset
17212 </cell>
17213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17214 \begin_inset Text
17215
17216 \begin_layout Plain Layout
17217 \begin_inset Formula $\odot$
17218 \end_inset
17219
17220
17221 \end_layout
17222
17223 \end_inset
17224 </cell>
17225 </row>
17226 <row>
17227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17228 \begin_inset Text
17229
17230 \begin_layout Plain Layout
17231
17232 \backslash
17233 amalg
17234 \end_layout
17235
17236 \end_inset
17237 </cell>
17238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17239 \begin_inset Text
17240
17241 \begin_layout Plain Layout
17242 \begin_inset Formula $\amalg$
17243 \end_inset
17244
17245
17246 \end_layout
17247
17248 \end_inset
17249 </cell>
17250 </row>
17251 <row>
17252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17253 \begin_inset Text
17254
17255 \begin_layout Plain Layout
17256
17257 \backslash
17258 uplus
17259 \end_layout
17260
17261 \end_inset
17262 </cell>
17263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17264 \begin_inset Text
17265
17266 \begin_layout Plain Layout
17267 \begin_inset Formula $\uplus$
17268 \end_inset
17269
17270
17271 \end_layout
17272
17273 \end_inset
17274 </cell>
17275 </row>
17276 <row>
17277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17278 \begin_inset Text
17279
17280 \begin_layout Plain Layout
17281
17282 \backslash
17283 setminus
17284 \end_layout
17285
17286 \end_inset
17287 </cell>
17288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17289 \begin_inset Text
17290
17291 \begin_layout Plain Layout
17292 \begin_inset Formula $\setminus$
17293 \end_inset
17294
17295
17296 \end_layout
17297
17298 \end_inset
17299 </cell>
17300 </row>
17301 <row>
17302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17303 \begin_inset Text
17304
17305 \begin_layout Plain Layout
17306
17307 \backslash
17308 sqcap
17309 \end_layout
17310
17311 \end_inset
17312 </cell>
17313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17314 \begin_inset Text
17315
17316 \begin_layout Plain Layout
17317 \begin_inset Formula $\sqcap$
17318 \end_inset
17319
17320
17321 \end_layout
17322
17323 \end_inset
17324 </cell>
17325 </row>
17326 <row>
17327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17328 \begin_inset Text
17329
17330 \begin_layout Plain Layout
17331
17332 \backslash
17333 sqcup
17334 \end_layout
17335
17336 \end_inset
17337 </cell>
17338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17339 \begin_inset Text
17340
17341 \begin_layout Plain Layout
17342 \begin_inset Formula $\sqcup$
17343 \end_inset
17344
17345
17346 \end_layout
17347
17348 \end_inset
17349 </cell>
17350 </row>
17351 <row>
17352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17353 \begin_inset Text
17354
17355 \begin_layout Plain Layout
17356
17357 \backslash
17358 triangleleft
17359 \end_layout
17360
17361 \end_inset
17362 </cell>
17363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17364 \begin_inset Text
17365
17366 \begin_layout Plain Layout
17367 \begin_inset Formula $\triangleleft$
17368 \end_inset
17369
17370
17371 \end_layout
17372
17373 \end_inset
17374 </cell>
17375 </row>
17376 <row>
17377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17378 \begin_inset Text
17379
17380 \begin_layout Plain Layout
17381
17382 \backslash
17383 triangleright
17384 \end_layout
17385
17386 \end_inset
17387 </cell>
17388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17389 \begin_inset Text
17390
17391 \begin_layout Plain Layout
17392 \begin_inset Formula $\triangleright$
17393 \end_inset
17394
17395
17396 \end_layout
17397
17398 \end_inset
17399 </cell>
17400 </row>
17401 </lyxtabular>
17402
17403 \end_inset
17404
17405
17406 \begin_inset space \hfill{}
17407 \end_inset
17408
17409
17410 \end_layout
17411
17412 \begin_layout Standard
17413 Todos los operadores binarios se pueden insertar también con el botón 
17414 \begin_inset Graphics
17415         filename ../../images/math/pm.png
17416         scale 85
17417
17418 \end_inset
17419
17420  de la barra de ecuaciones.
17421 \end_layout
17422
17423 \begin_layout Standard
17424 Para imprimir el operador Laplace se pueden usar 
17425 \series bold
17426
17427 \backslash
17428 Delta
17429 \series default
17430  o 
17431 \series bold
17432
17433 \backslash
17434 nabla
17435 \series default
17436 ^
17437 \series bold
17438 2
17439 \series default
17440  (
17441 \begin_inset Formula $\nabla^{2}$
17442 \end_inset
17443
17444 ) en vez de 
17445 \series bold
17446
17447 \backslash
17448 bigtriangleup
17449 \series default
17450 .
17451 \end_layout
17452
17453 \begin_layout Standard
17454 El carácter 
17455 \family sans
17456 Separador de menú
17457 \family default
17458  del menú 
17459 \family sans
17460 Insertar\SpecialChar \menuseparator
17461 Carácter especial
17462 \family default
17463  es el operador 
17464 \series bold
17465
17466 \backslash
17467 triangleright
17468 \series default
17469 .
17470 \end_layout
17471
17472 \begin_layout Subsection
17473 Operadores definidos por el usuario
17474 \begin_inset CommandInset label
17475 LatexCommand label
17476 name "sub:Operadores-de-usuario"
17477
17478 \end_inset
17479
17480
17481 \begin_inset Index
17482 status collapsed
17483
17484 \begin_layout Plain Layout
17485 Operadores ! personalizados
17486 \end_layout
17487
17488 \end_inset
17489
17490
17491 \end_layout
17492
17493 \begin_layout Standard
17494 Con ayuda del comando 
17495 \series bold
17496
17497 \backslash
17498 DeclareMathOperator
17499 \series default
17500
17501 \begin_inset Index
17502 status collapsed
17503
17504 \begin_layout Plain Layout
17505 Comandos ! D ! 
17506 \backslash
17507 dbinom@
17508 \backslash
17509 DeclareMathOperator
17510 \end_layout
17511
17512 \end_inset
17513
17514  se pueden definir operadores personalizados en el preámbulo LaTeX.
17515  Su esquema es:
17516 \end_layout
17517
17518 \begin_layout Standard
17519
17520 \series bold
17521
17522 \backslash
17523 DeclareMathOperator{comando nuevo}{presentación}
17524 \end_layout
17525
17526 \begin_layout Standard
17527 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17528  en la salida.
17529  Para definir un operador grande hay que añadirle un * detrás.
17530  Todos los operadores grandes personalizados pueden tener límites como se
17531  describe en 
17532 \begin_inset CommandInset ref
17533 LatexCommand ref
17534 reference "sub:Límites-de-operadores"
17535
17536 \end_inset
17537
17538 .
17539 \end_layout
17540
17541 \begin_layout Standard
17542 Por ejemplo, la línea en el preámbulo LaTeX
17543 \end_layout
17544
17545 \begin_layout Standard
17546
17547 \series bold
17548
17549 \backslash
17550 DeclareMathOperator*{
17551 \backslash
17552 Lozenge}{
17553 \backslash
17554 blacklozenge}
17555 \end_layout
17556
17557 \begin_layout Standard
17558 define el comando 
17559 \series bold
17560
17561 \backslash
17562 Lozenge
17563 \series default
17564 , que inserta un operador grande que es el símbolo blacklozenge de la 
17565 \begin_inset CommandInset ref
17566 LatexCommand ref
17567 reference "sub:Símbolos-misceláneos"
17568
17569 \end_inset
17570
17571 .
17572 \begin_inset Formula \[
17573 \Lozenge_{n=1}^{\infty}\]
17574
17575 \end_inset
17576
17577 El comando para esta expresión es: 
17578 \series bold
17579
17580 \backslash
17581 Lozenge^
17582 \backslash
17583 infty
17584 \begin_inset Formula $\rightarrow$
17585 \end_inset
17586
17587 _n=1
17588 \begin_inset VSpace bigskip
17589 \end_inset
17590
17591
17592 \end_layout
17593
17594 \begin_layout Standard
17595 Si los operadores personalizados no se van a usar varias veces en el documento,
17596  se pueden también definir con los comandos 
17597 \series bold
17598
17599 \backslash
17600 mathop
17601 \series default
17602
17603 \begin_inset Index
17604 status collapsed
17605
17606 \begin_layout Plain Layout
17607 Comandos ! M ! 
17608 \backslash
17609 mathop
17610 \end_layout
17611
17612 \end_inset
17613
17614  y 
17615 \series bold
17616
17617 \backslash
17618 mathbin
17619 \series default
17620
17621 \begin_inset Index
17622 status collapsed
17623
17624 \begin_layout Plain Layout
17625 Comandos ! M ! 
17626 \backslash
17627 mathbin
17628 \end_layout
17629
17630 \end_inset
17631
17632 , con el siguiente esquema:
17633 \end_layout
17634
17635 \begin_layout Standard
17636
17637 \series bold
17638
17639 \backslash
17640 mathop{presentación}
17641 \series default
17642  y 
17643 \series bold
17644
17645 \backslash
17646 mathbin{presentación}
17647 \end_layout
17648
17649 \begin_layout Standard
17650
17651 \series bold
17652
17653 \backslash
17654 mathop
17655 \series default
17656  define operadores grandes, 
17657 \series bold
17658
17659 \backslash
17660 mathbin
17661 \series default
17662  operadores binarios.
17663 \end_layout
17664
17665 \begin_layout Standard
17666
17667 \series bold
17668
17669 \backslash
17670 mathop
17671 \series default
17672  se puede usar, p.e., para poner un límite a varios operadores:
17673 \begin_inset Formula \[
17674 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17675
17676 \end_inset
17677
17678
17679 \end_layout
17680
17681 \begin_layout Standard
17682 El comando para la expresión anterior es:
17683 \begin_inset Newline newline
17684 \end_inset
17685
17686
17687 \series bold
17688
17689 \backslash
17690 mathop{
17691 \backslash
17692 sum
17693 \backslash
17694 negmedspace
17695 \backslash
17696 sum
17697 \series default
17698
17699 \begin_inset ERT
17700 status collapsed
17701
17702 \begin_layout Plain Layout
17703
17704
17705 \backslash
17706 spce 
17707 \end_layout
17708
17709 \end_inset
17710
17711
17712 \series bold
17713
17714 \begin_inset Formula $\to$
17715 \end_inset
17716
17717 ^N
17718 \series default
17719
17720 \begin_inset ERT
17721 status collapsed
17722
17723 \begin_layout Plain Layout
17724
17725
17726 \backslash
17727 spce 
17728 \end_layout
17729
17730 \end_inset
17731
17732
17733 \series bold
17734 _i,j=1
17735 \end_layout
17736
17737 \begin_layout Section
17738 Fuentes
17739 \begin_inset Index
17740 status collapsed
17741
17742 \begin_layout Plain Layout
17743 Fuentes
17744 \end_layout
17745
17746 \end_inset
17747
17748
17749 \end_layout
17750
17751 \begin_layout Subsection
17752 Estilos de fuentes
17753 \begin_inset CommandInset label
17754 LatexCommand label
17755 name "sub:Estilos-de-fuentes"
17756
17757 \end_inset
17758
17759
17760 \begin_inset Index
17761 status collapsed
17762
17763 \begin_layout Plain Layout
17764 Fuentes ! estilos de
17765 \end_layout
17766
17767 \end_inset
17768
17769
17770 \end_layout
17771
17772 \begin_layout Standard
17773 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
17774  estilos:
17775 \end_layout
17776
17777 \begin_layout Standard
17778 \begin_inset VSpace -2mm
17779 \end_inset
17780
17781
17782 \end_layout
17783
17784 \begin_layout Standard
17785 \align center
17786 \begin_inset Tabular
17787 <lyxtabular version="3" rows="6" columns="3">
17788 <features>
17789 <column alignment="center" valignment="top" width="0">
17790 <column alignment="center" valignment="top" width="0">
17791 <column alignment="center" valignment="top" width="0">
17792 <row>
17793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17794 \begin_inset Text
17795
17796 \begin_layout Plain Layout
17797 Comando
17798 \end_layout
17799
17800 \end_inset
17801 </cell>
17802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17803 \begin_inset Text
17804
17805 \begin_layout Plain Layout
17806 Resultado
17807 \end_layout
17808
17809 \end_inset
17810 </cell>
17811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17812 \begin_inset Text
17813
17814 \begin_layout Plain Layout
17815 atajo
17816 \end_layout
17817
17818 \end_inset
17819 </cell>
17820 </row>
17821 <row>
17822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17823 \begin_inset Text
17824
17825 \begin_layout Plain Layout
17826
17827 \backslash
17828 mathbb
17829 \series bold
17830
17831 \begin_inset ERT
17832 status collapsed
17833
17834 \begin_layout Plain Layout
17835
17836
17837 \backslash
17838 spce 
17839 \end_layout
17840
17841 \end_inset
17842
17843
17844 \series default
17845 ABC
17846 \end_layout
17847
17848 \end_inset
17849 </cell>
17850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17851 \begin_inset Text
17852
17853 \begin_layout Plain Layout
17854 \begin_inset Formula $\mathbb{ABC}$
17855 \end_inset
17856
17857
17858 \end_layout
17859
17860 \end_inset
17861 </cell>
17862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17863 \begin_inset Text
17864
17865 \begin_layout Plain Layout
17866 Alt-c c
17867 \end_layout
17868
17869 \end_inset
17870 </cell>
17871 </row>
17872 <row>
17873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17874 \begin_inset Text
17875
17876 \begin_layout Plain Layout
17877
17878 \backslash
17879 mathbf
17880 \series bold
17881
17882 \begin_inset ERT
17883 status collapsed
17884
17885 \begin_layout Plain Layout
17886
17887
17888 \backslash
17889 spce 
17890 \end_layout
17891
17892 \end_inset
17893
17894
17895 \series default
17896 AbC
17897 \end_layout
17898
17899 \end_inset
17900 </cell>
17901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17902 \begin_inset Text
17903
17904 \begin_layout Plain Layout
17905 \begin_inset Formula $\mathbf{AbC}$
17906 \end_inset
17907
17908
17909 \end_layout
17910
17911 \end_inset
17912 </cell>
17913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17914 \begin_inset Text
17915
17916 \begin_layout Plain Layout
17917 -
17918 \end_layout
17919
17920 \end_inset
17921 </cell>
17922 </row>
17923 <row>
17924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17925 \begin_inset Text
17926
17927 \begin_layout Plain Layout
17928
17929 \backslash
17930 boldsymbol
17931 \series bold
17932
17933 \begin_inset ERT
17934 status collapsed
17935
17936 \begin_layout Plain Layout
17937
17938
17939 \backslash
17940 spce 
17941 \end_layout
17942
17943 \end_inset
17944
17945
17946 \series default
17947 AbC
17948 \end_layout
17949
17950 \end_inset
17951 </cell>
17952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17953 \begin_inset Text
17954
17955 \begin_layout Plain Layout
17956 \begin_inset Formula $\boldsymbol{AbC}$
17957 \end_inset
17958
17959
17960 \end_layout
17961
17962 \end_inset
17963 </cell>
17964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17965 \begin_inset Text
17966
17967 \begin_layout Plain Layout
17968 Alt-c b
17969 \end_layout
17970
17971 \end_inset
17972 </cell>
17973 </row>
17974 <row>
17975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17976 \begin_inset Text
17977
17978 \begin_layout Plain Layout
17979
17980 \backslash
17981 mathcal
17982 \series bold
17983
17984 \begin_inset ERT
17985 status collapsed
17986
17987 \begin_layout Plain Layout
17988
17989
17990 \backslash
17991 spce 
17992 \end_layout
17993
17994 \end_inset
17995
17996
17997 \series default
17998 ABC
17999 \end_layout
18000
18001 \end_inset
18002 </cell>
18003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18004 \begin_inset Text
18005
18006 \begin_layout Plain Layout
18007 \begin_inset Formula $\mathcal{ABC}$
18008 \end_inset
18009
18010
18011 \end_layout
18012
18013 \end_inset
18014 </cell>
18015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18016 \begin_inset Text
18017
18018 \begin_layout Plain Layout
18019 Alt-c e
18020 \end_layout
18021
18022 \end_inset
18023 </cell>
18024 </row>
18025 <row>
18026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18027 \begin_inset Text
18028
18029 \begin_layout Plain Layout
18030
18031 \backslash
18032 mathfrak
18033 \series bold
18034
18035 \begin_inset ERT
18036 status collapsed
18037
18038 \begin_layout Plain Layout
18039
18040
18041 \backslash
18042 spce 
18043 \end_layout
18044
18045 \end_inset
18046
18047
18048 \series default
18049 AbC
18050 \end_layout
18051
18052 \end_inset
18053 </cell>
18054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18055 \begin_inset Text
18056
18057 \begin_layout Plain Layout
18058 \begin_inset Formula $\mathfrak{AbC}$
18059 \end_inset
18060
18061
18062 \end_layout
18063
18064 \end_inset
18065 </cell>
18066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18067 \begin_inset Text
18068
18069 \begin_layout Plain Layout
18070 -
18071 \end_layout
18072
18073 \end_inset
18074 </cell>
18075 </row>
18076 </lyxtabular>
18077
18078 \end_inset
18079
18080
18081 \end_layout
18082
18083 \begin_layout Standard
18084 \align center
18085 \begin_inset Tabular
18086 <lyxtabular version="3" rows="5" columns="3">
18087 <features>
18088 <column alignment="center" valignment="top" width="0">
18089 <column alignment="center" valignment="top" width="0">
18090 <column alignment="center" valignment="top" width="0">
18091 <row>
18092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18093 \begin_inset Text
18094
18095 \begin_layout Plain Layout
18096 Comando
18097 \end_layout
18098
18099 \end_inset
18100 </cell>
18101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18102 \begin_inset Text
18103
18104 \begin_layout Plain Layout
18105 Resultado
18106 \end_layout
18107
18108 \end_inset
18109 </cell>
18110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18111 \begin_inset Text
18112
18113 \begin_layout Plain Layout
18114 atajo
18115 \end_layout
18116
18117 \end_inset
18118 </cell>
18119 </row>
18120 <row>
18121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Plain Layout
18125
18126 \backslash
18127 mathit
18128 \series bold
18129
18130 \begin_inset ERT
18131 status collapsed
18132
18133 \begin_layout Plain Layout
18134
18135
18136 \backslash
18137 spce 
18138 \end_layout
18139
18140 \end_inset
18141
18142
18143 \series default
18144 AbC
18145 \end_layout
18146
18147 \end_inset
18148 </cell>
18149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153 \begin_inset Formula $\mathit{AbC}$
18154 \end_inset
18155
18156
18157 \end_layout
18158
18159 \end_inset
18160 </cell>
18161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18162 \begin_inset Text
18163
18164 \begin_layout Plain Layout
18165 -
18166 \end_layout
18167
18168 \end_inset
18169 </cell>
18170 </row>
18171 <row>
18172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18173 \begin_inset Text
18174
18175 \begin_layout Plain Layout
18176
18177 \backslash
18178 mathrm
18179 \series bold
18180
18181 \begin_inset ERT
18182 status collapsed
18183
18184 \begin_layout Plain Layout
18185
18186
18187 \backslash
18188 spce 
18189 \end_layout
18190
18191 \end_inset
18192
18193
18194 \series default
18195 AbC
18196 \end_layout
18197
18198 \end_inset
18199 </cell>
18200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18201 \begin_inset Text
18202
18203 \begin_layout Plain Layout
18204 \begin_inset Formula $\mathrm{AbC}$
18205 \end_inset
18206
18207
18208 \end_layout
18209
18210 \end_inset
18211 </cell>
18212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18213 \begin_inset Text
18214
18215 \begin_layout Plain Layout
18216 Alt-c r
18217 \end_layout
18218
18219 \end_inset
18220 </cell>
18221 </row>
18222 <row>
18223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18224 \begin_inset Text
18225
18226 \begin_layout Plain Layout
18227
18228 \backslash
18229 mathsf
18230 \series bold
18231
18232 \begin_inset ERT
18233 status collapsed
18234
18235 \begin_layout Plain Layout
18236
18237
18238 \backslash
18239 spce 
18240 \end_layout
18241
18242 \end_inset
18243
18244
18245 \series default
18246 AbC
18247 \end_layout
18248
18249 \end_inset
18250 </cell>
18251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18252 \begin_inset Text
18253
18254 \begin_layout Plain Layout
18255 \begin_inset Formula $\mathsf{AbC}$
18256 \end_inset
18257
18258
18259 \end_layout
18260
18261 \end_inset
18262 </cell>
18263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18264 \begin_inset Text
18265
18266 \begin_layout Plain Layout
18267 Alt-c s
18268 \end_layout
18269
18270 \end_inset
18271 </cell>
18272 </row>
18273 <row>
18274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18275 \begin_inset Text
18276
18277 \begin_layout Plain Layout
18278
18279 \backslash
18280 mathtt
18281 \series bold
18282
18283 \begin_inset ERT
18284 status collapsed
18285
18286 \begin_layout Plain Layout
18287
18288
18289 \backslash
18290 spce 
18291 \end_layout
18292
18293 \end_inset
18294
18295
18296 \series default
18297 AbC
18298 \end_layout
18299
18300 \end_inset
18301 </cell>
18302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18303 \begin_inset Text
18304
18305 \begin_layout Plain Layout
18306 \begin_inset Formula $\mathtt{AbC}$
18307 \end_inset
18308
18309
18310 \end_layout
18311
18312 \end_inset
18313 </cell>
18314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18315 \begin_inset Text
18316
18317 \begin_layout Plain Layout
18318 Alt-c p
18319 \end_layout
18320
18321 \end_inset
18322 </cell>
18323 </row>
18324 </lyxtabular>
18325
18326 \end_inset
18327
18328
18329 \end_layout
18330
18331 \begin_layout Standard
18332 \begin_inset Note Greyedout
18333 status open
18334
18335 \begin_layout Plain Layout
18336
18337 \series bold
18338 Nota
18339 \series default
18340 : Los estilos 
18341 \series bold
18342
18343 \backslash
18344 mathbb
18345 \series default
18346  y 
18347 \series bold
18348
18349 \backslash
18350 mathcal
18351 \series default
18352  sólo se aplican a letras mayúsculas.
18353 \end_layout
18354
18355 \end_inset
18356
18357
18358 \end_layout
18359
18360 \begin_layout Standard
18361 El estilo predeterminado es 
18362 \series bold
18363
18364 \backslash
18365 mathnormal
18366 \series default
18367 .
18368 \end_layout
18369
18370 \begin_layout Standard
18371 Los comandos de estilo funcionan también en estructuras matemáticas:
18372 \begin_inset Formula \[
18373 \mathfrak{A=\frac{b}{C}}\]
18374
18375 \end_inset
18376
18377
18378 \end_layout
18379
18380 \begin_layout Standard
18381 Los caracteres en texto matemático no aparecen en un estilo de letra de
18382  ecuaciones sino en el estilo 
18383 \series bold
18384
18385 \backslash
18386 textrm
18387 \series default
18388 .
18389  Este estilo no se puede poner correctamente con el diálogo de estilo de
18390  texto por un fallo de LyX.
18391 \begin_inset Foot
18392 status collapsed
18393
18394 \begin_layout Plain Layout
18395 \begin_inset CommandInset href
18396 LatexCommand href
18397 name "LyX-bug #4091"
18398 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18399
18400 \end_inset
18401
18402
18403 \end_layout
18404
18405 \end_inset
18406
18407
18408 \end_layout
18409
18410 \begin_layout Standard
18411 En vez de comandos se puede usar el menú 
18412 \family sans
18413 Editar\SpecialChar \menuseparator
18414 Ecuación\SpecialChar \menuseparator
18415 Estilo del texto
18416 \family default
18417  o el botón 
18418 \begin_inset Graphics
18419         filename ../../images/math/font.png
18420         scale 85
18421
18422 \end_inset
18423
18424 .
18425 \end_layout
18426
18427 \begin_layout Subsection
18428 Ecuaciones en negrita
18429 \begin_inset CommandInset label
18430 LatexCommand label
18431 name "sub:Ecuaciones-en-negrita"
18432
18433 \end_inset
18434
18435
18436 \begin_inset Index
18437 status collapsed
18438
18439 \begin_layout Plain Layout
18440 Ecuación ! en negrita
18441 \end_layout
18442
18443 \end_inset
18444
18445
18446 \end_layout
18447
18448 \begin_layout Standard
18449 Para poner en negrita una ecuación completa no se puede usar el comando
18450  
18451 \series bold
18452
18453 \backslash
18454 mathbf
18455 \series default
18456 , porque no funciona con minúsculas griegas.
18457  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18458 \begin_inset Formula \[
18459 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}\]
18460
18461 \end_inset
18462
18463
18464 \end_layout
18465
18466 \begin_layout Standard
18467 Para presentar la ecuación correctamente se usa el comando 
18468 \series bold
18469 boldsymbol
18470 \series default
18471 :
18472 \begin_inset Formula \[
18473 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}\]
18474
18475 \end_inset
18476
18477
18478 \end_layout
18479
18480 \begin_layout Standard
18481 También es posible poner la fórmula en un 
18482 \series bold
18483 entorno boldmath
18484 \series default
18485 , que se inserta con el comando 
18486 \series bold
18487
18488 \backslash
18489 boldmath
18490 \series default
18491
18492 \begin_inset Index
18493 status collapsed
18494
18495 \begin_layout Plain Layout
18496 Comandos ! B ! 
18497 \backslash
18498 boldmath
18499 \end_layout
18500
18501 \end_inset
18502
18503  en modo TeX.
18504  Para finalizar el entorno se usa el comando 
18505 \series bold
18506
18507 \backslash
18508 unboldmath
18509 \series default
18510
18511 \begin_inset Index
18512 status collapsed
18513
18514 \begin_layout Plain Layout
18515 Comandos ! U ! 
18516 \backslash
18517 unboldmath
18518 \end_layout
18519
18520 \end_inset
18521
18522  en modo TeX.
18523 \begin_inset ERT
18524 status collapsed
18525
18526 \begin_layout Plain Layout
18527
18528
18529 \backslash
18530 boldmath
18531 \end_layout
18532
18533 \end_inset
18534
18535
18536 \begin_inset Formula \[
18537 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}\]
18538
18539 \end_inset
18540
18541
18542 \end_layout
18543
18544 \begin_layout Standard
18545 \begin_inset ERT
18546 status collapsed
18547
18548 \begin_layout Plain Layout
18549
18550
18551 \backslash
18552 unboldmath
18553 \end_layout
18554
18555 \end_inset
18556
18557
18558 \end_layout
18559
18560 \begin_layout Subsection
18561 Tamaños de fuentes
18562 \begin_inset CommandInset label
18563 LatexCommand label
18564 name "sub:Tamaños-de-fuentes"
18565
18566 \end_inset
18567
18568
18569 \begin_inset Index
18570 status collapsed
18571
18572 \begin_layout Plain Layout
18573 Fuentes ! tamaño
18574 \end_layout
18575
18576 \end_inset
18577
18578
18579 \end_layout
18580
18581 \begin_layout Standard
18582 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
18583  siguientes comandos de tamaño:
18584 \end_layout
18585
18586 \begin_layout Standard
18587
18588 \series bold
18589
18590 \backslash
18591 Huge
18592 \series default
18593
18594 \series bold
18595
18596 \backslash
18597 huge
18598 \series default
18599
18600 \series bold
18601
18602 \backslash
18603 LARGE
18604 \series default
18605
18606 \series bold
18607
18608 \backslash
18609 Large
18610 \series default
18611
18612 \series bold
18613
18614 \backslash
18615 large
18616 \series default
18617
18618 \series bold
18619
18620 \backslash
18621 normalsize
18622 \series default
18623
18624 \series bold
18625
18626 \backslash
18627 small
18628 \series default
18629 ,
18630 \begin_inset Newline newline
18631 \end_inset
18632
18633
18634 \series bold
18635
18636 \backslash
18637 footnotesize
18638 \series default
18639
18640 \series bold
18641
18642 \backslash
18643 scriptsize
18644 \series default
18645 , y 
18646 \series bold
18647
18648 \backslash
18649 tiny
18650 \end_layout
18651
18652 \begin_layout Standard
18653 El tamaño dado por los comandos depende del tamaño base de la fuente en
18654  el documento, dado por el comando 
18655 \series bold
18656
18657 \backslash
18658 normalsize
18659 \series default
18660 .
18661  Los demás comandos producen tamaños menores o mayores que 
18662 \series bold
18663
18664 \backslash
18665 normalsize
18666 \series default
18667 .
18668  No obstante, puede que el tamaño de fuente no exceda de cierto valor.
18669  Si, por ejemplo, la fuente del documento es de 12
18670 \begin_inset space \thinspace{}
18671 \end_inset
18672
18673 pt, el comando 
18674 \series bold
18675
18676 \backslash
18677 Huge
18678 \series default
18679  da el mismo tamaño que 
18680 \series bold
18681
18682 \backslash
18683 huge
18684 \series default
18685 .
18686 \end_layout
18687
18688 \begin_layout Standard
18689 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
18690  a todas las ecuaciones y texto siguientes.
18691  Para volver al tamaño anterior hay que insertar el comando 
18692 \series bold
18693
18694 \backslash
18695 normalsize
18696 \series default
18697  en modo TeX detrás de la ecuación.
18698  
18699 \end_layout
18700
18701 \begin_layout Standard
18702 Dentro de una fórmula el tamaño sólo se puede cambiar para símbolos o letras
18703  en texto matemático.
18704  Para hacerlo se inserta el comando en texto matemático.
18705  Todos los caracteres siguientes, hasta el final del texto matemático o
18706  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
18707  Dos ejemplos:
18708 \end_layout
18709
18710 \begin_layout Standard
18711 \begin_inset VSpace -2mm
18712 \end_inset
18713
18714
18715 \end_layout
18716
18717 \begin_layout Standard
18718 \begin_inset ERT
18719 status collapsed
18720
18721 \begin_layout Plain Layout
18722
18723
18724 \backslash
18725 huge
18726 \end_layout
18727
18728 \end_inset
18729
18730
18731 \begin_inset Formula \[
18732 A=\frac{B}{c}\cdot\maltese\]
18733
18734 \end_inset
18735
18736
18737 \begin_inset Formula \[
18738 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18739
18740 \end_inset
18741
18742
18743 \end_layout
18744
18745 \begin_layout Standard
18746 \begin_inset ERT
18747 status collapsed
18748
18749 \begin_layout Plain Layout
18750
18751
18752 \backslash
18753 normalsize
18754 \end_layout
18755
18756 \end_inset
18757
18758
18759 \begin_inset VSpace medskip
18760 \end_inset
18761
18762
18763 \end_layout
18764
18765 \begin_layout Standard
18766 Antes de las ecuaciones se ha insertado el comando 
18767 \series bold
18768
18769 \backslash
18770 huge
18771 \series default
18772 .
18773  Para la segunda ecuación el comando es:
18774 \begin_inset Newline newline
18775 \end_inset
18776
18777
18778 \series bold
18779
18780 \backslash
18781 maltese
18782 \begin_inset ERT
18783 status collapsed
18784
18785 \begin_layout Plain Layout
18786
18787
18788 \backslash
18789 spce 
18790 \end_layout
18791
18792 \end_inset
18793
18794 A Alt-m m 
18795 \backslash
18796 Large
18797 \begin_inset ERT
18798 status collapsed
18799
18800 \begin_layout Plain Layout
18801
18802
18803 \backslash
18804 spce 
18805 \end_layout
18806
18807 \end_inset
18808
18809
18810 \backslash
18811 maltese
18812 \begin_inset ERT
18813 status collapsed
18814
18815 \begin_layout Plain Layout
18816
18817
18818 \backslash
18819 spce 
18820 \end_layout
18821
18822 \end_inset
18823
18824
18825 \backslash
18826 textit
18827 \begin_inset ERT
18828 status collapsed
18829
18830 \begin_layout Plain Layout
18831
18832
18833 \backslash
18834 spce 
18835 \end_layout
18836
18837 \end_inset
18838
18839 A
18840 \begin_inset Formula $\to$
18841 \end_inset
18842
18843
18844 \begin_inset Formula $\to$
18845 \end_inset
18846
18847
18848 \begin_inset Newline newline
18849 \end_inset
18850
18851
18852 \begin_inset space \hspace*{}
18853 \length 1cm
18854 \end_inset
18855
18856 Alt-m
18857 \series default
18858  
18859 \series bold
18860
18861 \backslash
18862 tiny
18863 \begin_inset ERT
18864 status collapsed
18865
18866 \begin_layout Plain Layout
18867
18868
18869 \backslash
18870 spce 
18871 \end_layout
18872
18873 \end_inset
18874
18875
18876 \backslash
18877 maltese
18878 \begin_inset ERT
18879 status collapsed
18880
18881 \begin_layout Plain Layout
18882
18883
18884 \backslash
18885 spce 
18886 \end_layout
18887
18888 \end_inset
18889
18890
18891 \backslash
18892 textit
18893 \begin_inset ERT
18894 status collapsed
18895
18896 \begin_layout Plain Layout
18897
18898
18899 \backslash
18900 spce 
18901 \end_layout
18902
18903 \end_inset
18904
18905 A
18906 \end_layout
18907
18908 \begin_layout Standard
18909 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
18910  el tamaño por defecto.
18911 \end_layout
18912
18913 \begin_layout Section
18914 Letras griegas
18915 \begin_inset Index
18916 status collapsed
18917
18918 \begin_layout Plain Layout
18919 Letras griegas
18920 \end_layout
18921
18922 \end_inset
18923
18924
18925 \end_layout
18926
18927 \begin_layout Standard
18928 Todas las letras griegas se pueden insertar además mediante el botón 
18929 \begin_inset Graphics
18930         filename ../../images/math/alpha.png
18931         scale 85
18932
18933 \end_inset
18934
18935  de la barra de ecuaciones.
18936 \end_layout
18937
18938 \begin_layout Subsection
18939 Minúsculas
18940 \begin_inset CommandInset label
18941 LatexCommand label
18942 name "sub:Minúsculas"
18943
18944 \end_inset
18945
18946
18947 \begin_inset Index
18948 status collapsed
18949
18950 \begin_layout Plain Layout
18951 Letras griegas ! minúsculas
18952 \end_layout
18953
18954 \end_inset
18955
18956
18957 \end_layout
18958
18959 \begin_layout Standard
18960 \begin_inset space \hfill{}
18961 \end_inset
18962
18963
18964 \begin_inset Tabular
18965 <lyxtabular version="3" rows="11" columns="2">
18966 <features>
18967 <column alignment="center" valignment="top" width="0pt">
18968 <column alignment="center" valignment="top" width="0pt">
18969 <row>
18970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18971 \begin_inset Text
18972
18973 \begin_layout Plain Layout
18974 Comando
18975 \end_layout
18976
18977 \end_inset
18978 </cell>
18979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18980 \begin_inset Text
18981
18982 \begin_layout Plain Layout
18983 Símbolo
18984 \end_layout
18985
18986 \end_inset
18987 </cell>
18988 </row>
18989 <row>
18990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18991 \begin_inset Text
18992
18993 \begin_layout Plain Layout
18994
18995 \backslash
18996 alpha
18997 \end_layout
18998
18999 \end_inset
19000 </cell>
19001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19002 \begin_inset Text
19003
19004 \begin_layout Plain Layout
19005 \begin_inset Formula $\alpha$
19006 \end_inset
19007
19008
19009 \end_layout
19010
19011 \end_inset
19012 </cell>
19013 </row>
19014 <row>
19015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19016 \begin_inset Text
19017
19018 \begin_layout Plain Layout
19019
19020 \backslash
19021 beta
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19027 \begin_inset Text
19028
19029 \begin_layout Plain Layout
19030 \begin_inset Formula $\beta$
19031 \end_inset
19032
19033
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 </row>
19039 <row>
19040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19041 \begin_inset Text
19042
19043 \begin_layout Plain Layout
19044
19045 \backslash
19046 gamma
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055 \begin_inset Formula $\gamma$
19056 \end_inset
19057
19058
19059 \end_layout
19060
19061 \end_inset
19062 </cell>
19063 </row>
19064 <row>
19065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19066 \begin_inset Text
19067
19068 \begin_layout Plain Layout
19069
19070 \backslash
19071 delta
19072 \end_layout
19073
19074 \end_inset
19075 </cell>
19076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19077 \begin_inset Text
19078
19079 \begin_layout Plain Layout
19080 \begin_inset Formula $\delta$
19081 \end_inset
19082
19083
19084 \end_layout
19085
19086 \end_inset
19087 </cell>
19088 </row>
19089 <row>
19090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19091 \begin_inset Text
19092
19093 \begin_layout Plain Layout
19094
19095 \backslash
19096 epsilon
19097 \end_layout
19098
19099 \end_inset
19100 </cell>
19101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19102 \begin_inset Text
19103
19104 \begin_layout Plain Layout
19105 \begin_inset Formula $\epsilon$
19106 \end_inset
19107
19108
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 </row>
19114 <row>
19115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119
19120 \backslash
19121 varepsilon
19122 \end_layout
19123
19124 \end_inset
19125 </cell>
19126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19127 \begin_inset Text
19128
19129 \begin_layout Plain Layout
19130 \begin_inset Formula $\varepsilon$
19131 \end_inset
19132
19133
19134 \end_layout
19135
19136 \end_inset
19137 </cell>
19138 </row>
19139 <row>
19140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19141 \begin_inset Text
19142
19143 \begin_layout Plain Layout
19144
19145 \backslash
19146 zeta
19147 \end_layout
19148
19149 \end_inset
19150 </cell>
19151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19152 \begin_inset Text
19153
19154 \begin_layout Plain Layout
19155 \begin_inset Formula $\zeta$
19156 \end_inset
19157
19158
19159 \end_layout
19160
19161 \end_inset
19162 </cell>
19163 </row>
19164 <row>
19165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19166 \begin_inset Text
19167
19168 \begin_layout Plain Layout
19169
19170 \backslash
19171 eta
19172 \end_layout
19173
19174 \end_inset
19175 </cell>
19176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19177 \begin_inset Text
19178
19179 \begin_layout Plain Layout
19180 \begin_inset Formula $\eta$
19181 \end_inset
19182
19183
19184 \end_layout
19185
19186 \end_inset
19187 </cell>
19188 </row>
19189 <row>
19190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19191 \begin_inset Text
19192
19193 \begin_layout Plain Layout
19194
19195 \backslash
19196 theta
19197 \end_layout
19198
19199 \end_inset
19200 </cell>
19201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19202 \begin_inset Text
19203
19204 \begin_layout Plain Layout
19205 \begin_inset Formula $\theta$
19206 \end_inset
19207
19208
19209 \end_layout
19210
19211 \end_inset
19212 </cell>
19213 </row>
19214 <row>
19215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19216 \begin_inset Text
19217
19218 \begin_layout Plain Layout
19219
19220 \backslash
19221 vartheta
19222 \end_layout
19223
19224 \end_inset
19225 </cell>
19226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19227 \begin_inset Text
19228
19229 \begin_layout Plain Layout
19230 \begin_inset Formula $\vartheta$
19231 \end_inset
19232
19233
19234 \end_layout
19235
19236 \end_inset
19237 </cell>
19238 </row>
19239 </lyxtabular>
19240
19241 \end_inset
19242
19243
19244 \begin_inset space \hfill{}
19245 \end_inset
19246
19247
19248 \begin_inset Tabular
19249 <lyxtabular version="3" rows="12" columns="2">
19250 <features>
19251 <column alignment="center" valignment="top" width="0pt">
19252 <column alignment="center" valignment="top" width="0pt">
19253 <row>
19254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19255 \begin_inset Text
19256
19257 \begin_layout Plain Layout
19258 Comando
19259 \end_layout
19260
19261 \end_inset
19262 </cell>
19263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19264 \begin_inset Text
19265
19266 \begin_layout Plain Layout
19267 Símbolo
19268 \end_layout
19269
19270 \end_inset
19271 </cell>
19272 </row>
19273 <row>
19274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19275 \begin_inset Text
19276
19277 \begin_layout Plain Layout
19278
19279 \backslash
19280 iota
19281 \end_layout
19282
19283 \end_inset
19284 </cell>
19285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19286 \begin_inset Text
19287
19288 \begin_layout Plain Layout
19289 \begin_inset Formula $\iota$
19290 \end_inset
19291
19292
19293 \end_layout
19294
19295 \end_inset
19296 </cell>
19297 </row>
19298 <row>
19299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19300 \begin_inset Text
19301
19302 \begin_layout Plain Layout
19303
19304 \backslash
19305 kappa
19306 \end_layout
19307
19308 \end_inset
19309 </cell>
19310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19311 \begin_inset Text
19312
19313 \begin_layout Plain Layout
19314 \begin_inset Formula $\kappa$
19315 \end_inset
19316
19317
19318 \end_layout
19319
19320 \end_inset
19321 </cell>
19322 </row>
19323 <row>
19324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19325 \begin_inset Text
19326
19327 \begin_layout Plain Layout
19328
19329 \backslash
19330 varkappa
19331 \end_layout
19332
19333 \end_inset
19334 </cell>
19335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19336 \begin_inset Text
19337
19338 \begin_layout Plain Layout
19339 \begin_inset Formula $\varkappa$
19340 \end_inset
19341
19342
19343 \end_layout
19344
19345 \end_inset
19346 </cell>
19347 </row>
19348 <row>
19349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19350 \begin_inset Text
19351
19352 \begin_layout Plain Layout
19353
19354 \backslash
19355 lambda
19356 \end_layout
19357
19358 \end_inset
19359 </cell>
19360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19361 \begin_inset Text
19362
19363 \begin_layout Plain Layout
19364 \begin_inset Formula $\lambda$
19365 \end_inset
19366
19367
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 </row>
19373 <row>
19374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378
19379 \backslash
19380 mu
19381 \end_layout
19382
19383 \end_inset
19384 </cell>
19385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19386 \begin_inset Text
19387
19388 \begin_layout Plain Layout
19389 \begin_inset Formula $\mu$
19390 \end_inset
19391
19392
19393 \end_layout
19394
19395 \end_inset
19396 </cell>
19397 </row>
19398 <row>
19399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403
19404 \backslash
19405 nu
19406 \end_layout
19407
19408 \end_inset
19409 </cell>
19410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19411 \begin_inset Text
19412
19413 \begin_layout Plain Layout
19414 \begin_inset Formula $\nu$
19415 \end_inset
19416
19417
19418 \end_layout
19419
19420 \end_inset
19421 </cell>
19422 </row>
19423 <row>
19424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19425 \begin_inset Text
19426
19427 \begin_layout Plain Layout
19428
19429 \backslash
19430 xi
19431 \end_layout
19432
19433 \end_inset
19434 </cell>
19435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19436 \begin_inset Text
19437
19438 \begin_layout Plain Layout
19439 \begin_inset Formula $\xi$
19440 \end_inset
19441
19442
19443 \end_layout
19444
19445 \end_inset
19446 </cell>
19447 </row>
19448 <row>
19449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19450 \begin_inset Text
19451
19452 \begin_layout Plain Layout
19453 o
19454 \end_layout
19455
19456 \end_inset
19457 </cell>
19458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19459 \begin_inset Text
19460
19461 \begin_layout Plain Layout
19462 \begin_inset Formula $o$
19463 \end_inset
19464
19465
19466 \end_layout
19467
19468 \end_inset
19469 </cell>
19470 </row>
19471 <row>
19472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19473 \begin_inset Text
19474
19475 \begin_layout Plain Layout
19476
19477 \backslash
19478 pi
19479 \end_layout
19480
19481 \end_inset
19482 </cell>
19483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19484 \begin_inset Text
19485
19486 \begin_layout Plain Layout
19487 \begin_inset Formula $\pi$
19488 \end_inset
19489
19490
19491 \end_layout
19492
19493 \end_inset
19494 </cell>
19495 </row>
19496 <row>
19497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19498 \begin_inset Text
19499
19500 \begin_layout Plain Layout
19501
19502 \backslash
19503 varpi
19504 \end_layout
19505
19506 \end_inset
19507 </cell>
19508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19509 \begin_inset Text
19510
19511 \begin_layout Plain Layout
19512 \begin_inset Formula $\varpi$
19513 \end_inset
19514
19515
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 </row>
19521 <row>
19522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19523 \begin_inset Text
19524
19525 \begin_layout Plain Layout
19526
19527 \backslash
19528 rho
19529 \end_layout
19530
19531 \end_inset
19532 </cell>
19533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19534 \begin_inset Text
19535
19536 \begin_layout Plain Layout
19537 \begin_inset Formula $\rho$
19538 \end_inset
19539
19540
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 </row>
19546 </lyxtabular>
19547
19548 \end_inset
19549
19550
19551 \begin_inset space \hfill{}
19552 \end_inset
19553
19554
19555 \begin_inset Tabular
19556 <lyxtabular version="3" rows="11" columns="2">
19557 <features>
19558 <column alignment="center" valignment="top" width="0pt">
19559 <column alignment="center" valignment="top" width="0pt">
19560 <row>
19561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19562 \begin_inset Text
19563
19564 \begin_layout Plain Layout
19565 Comando
19566 \end_layout
19567
19568 \end_inset
19569 </cell>
19570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19571 \begin_inset Text
19572
19573 \begin_layout Plain Layout
19574 Símbolo
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 </row>
19580 <row>
19581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19582 \begin_inset Text
19583
19584 \begin_layout Plain Layout
19585
19586 \backslash
19587 varrho
19588 \end_layout
19589
19590 \end_inset
19591 </cell>
19592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19593 \begin_inset Text
19594
19595 \begin_layout Plain Layout
19596 \begin_inset Formula $\varrho$
19597 \end_inset
19598
19599
19600 \end_layout
19601
19602 \end_inset
19603 </cell>
19604 </row>
19605 <row>
19606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19607 \begin_inset Text
19608
19609 \begin_layout Plain Layout
19610
19611 \backslash
19612 sigma
19613 \end_layout
19614
19615 \end_inset
19616 </cell>
19617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19618 \begin_inset Text
19619
19620 \begin_layout Plain Layout
19621 \begin_inset Formula $\sigma$
19622 \end_inset
19623
19624
19625 \end_layout
19626
19627 \end_inset
19628 </cell>
19629 </row>
19630 <row>
19631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19632 \begin_inset Text
19633
19634 \begin_layout Plain Layout
19635
19636 \backslash
19637 varsigma
19638 \end_layout
19639
19640 \end_inset
19641 </cell>
19642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19643 \begin_inset Text
19644
19645 \begin_layout Plain Layout
19646 \begin_inset Formula $\varsigma$
19647 \end_inset
19648
19649
19650 \end_layout
19651
19652 \end_inset
19653 </cell>
19654 </row>
19655 <row>
19656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19657 \begin_inset Text
19658
19659 \begin_layout Plain Layout
19660
19661 \backslash
19662 tau
19663 \end_layout
19664
19665 \end_inset
19666 </cell>
19667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Plain Layout
19671 \begin_inset Formula $\tau$
19672 \end_inset
19673
19674
19675 \end_layout
19676
19677 \end_inset
19678 </cell>
19679 </row>
19680 <row>
19681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Plain Layout
19685
19686 \backslash
19687 upsilon
19688 \end_layout
19689
19690 \end_inset
19691 </cell>
19692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19693 \begin_inset Text
19694
19695 \begin_layout Plain Layout
19696 \begin_inset Formula $\upsilon$
19697 \end_inset
19698
19699
19700 \end_layout
19701
19702 \end_inset
19703 </cell>
19704 </row>
19705 <row>
19706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19707 \begin_inset Text
19708
19709 \begin_layout Plain Layout
19710
19711 \backslash
19712 phi
19713 \end_layout
19714
19715 \end_inset
19716 </cell>
19717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19718 \begin_inset Text
19719
19720 \begin_layout Plain Layout
19721 \begin_inset Formula $\phi$
19722 \end_inset
19723
19724
19725 \end_layout
19726
19727 \end_inset
19728 </cell>
19729 </row>
19730 <row>
19731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19732 \begin_inset Text
19733
19734 \begin_layout Plain Layout
19735
19736 \backslash
19737 varphi
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Plain Layout
19746 \begin_inset Formula $\varphi$
19747 \end_inset
19748
19749
19750 \end_layout
19751
19752 \end_inset
19753 </cell>
19754 </row>
19755 <row>
19756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19757 \begin_inset Text
19758
19759 \begin_layout Plain Layout
19760
19761 \backslash
19762 chi
19763 \end_layout
19764
19765 \end_inset
19766 </cell>
19767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19768 \begin_inset Text
19769
19770 \begin_layout Plain Layout
19771 \begin_inset Formula $\chi$
19772 \end_inset
19773
19774
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 </row>
19780 <row>
19781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19782 \begin_inset Text
19783
19784 \begin_layout Plain Layout
19785
19786 \backslash
19787 psi
19788 \end_layout
19789
19790 \end_inset
19791 </cell>
19792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19793 \begin_inset Text
19794
19795 \begin_layout Plain Layout
19796 \begin_inset Formula $\psi$
19797 \end_inset
19798
19799
19800 \end_layout
19801
19802 \end_inset
19803 </cell>
19804 </row>
19805 <row>
19806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810
19811 \backslash
19812 omega
19813 \end_layout
19814
19815 \end_inset
19816 </cell>
19817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19818 \begin_inset Text
19819
19820 \begin_layout Plain Layout
19821 \begin_inset Formula $\omega$
19822 \end_inset
19823
19824
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 </row>
19830 </lyxtabular>
19831
19832 \end_inset
19833
19834
19835 \begin_inset space \hfill{}
19836 \end_inset
19837
19838
19839 \end_layout
19840
19841 \begin_layout Standard
19842 \begin_inset VSpace medskip
19843 \end_inset
19844
19845
19846 \end_layout
19847
19848 \begin_layout Standard
19849 Cómo escribir letras griegas en redonda se explica en 
19850 \begin_inset CommandInset ref
19851 LatexCommand ref
19852 reference "sub:Griegas-en-redonda"
19853
19854 \end_inset
19855
19856 .
19857 \end_layout
19858
19859 \begin_layout Subsection
19860 Mayúsculas
19861 \begin_inset Index
19862 status collapsed
19863
19864 \begin_layout Plain Layout
19865 Letras griegas ! mayúsculas
19866 \end_layout
19867
19868 \end_inset
19869
19870
19871 \end_layout
19872
19873 \begin_layout Standard
19874 \begin_inset space \hfill{}
19875 \end_inset
19876
19877
19878 \begin_inset Tabular
19879 <lyxtabular version="3" rows="7" columns="2">
19880 <features>
19881 <column alignment="center" valignment="top" width="0pt">
19882 <column alignment="center" valignment="top" width="0pt">
19883 <row>
19884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19885 \begin_inset Text
19886
19887 \begin_layout Plain Layout
19888 Comando
19889 \end_layout
19890
19891 \end_inset
19892 </cell>
19893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19894 \begin_inset Text
19895
19896 \begin_layout Plain Layout
19897 Símbolo
19898 \end_layout
19899
19900 \end_inset
19901 </cell>
19902 </row>
19903 <row>
19904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19905 \begin_inset Text
19906
19907 \begin_layout Plain Layout
19908
19909 \backslash
19910 Gamma
19911 \end_layout
19912
19913 \end_inset
19914 </cell>
19915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19916 \begin_inset Text
19917
19918 \begin_layout Plain Layout
19919 \begin_inset Formula $\Gamma$
19920 \end_inset
19921
19922
19923 \end_layout
19924
19925 \end_inset
19926 </cell>
19927 </row>
19928 <row>
19929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19930 \begin_inset Text
19931
19932 \begin_layout Plain Layout
19933
19934 \backslash
19935 Delta
19936 \end_layout
19937
19938 \end_inset
19939 </cell>
19940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19941 \begin_inset Text
19942
19943 \begin_layout Plain Layout
19944 \begin_inset Formula $\Delta$
19945 \end_inset
19946
19947
19948 \end_layout
19949
19950 \end_inset
19951 </cell>
19952 </row>
19953 <row>
19954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19955 \begin_inset Text
19956
19957 \begin_layout Plain Layout
19958
19959 \backslash
19960 Theta
19961 \end_layout
19962
19963 \end_inset
19964 </cell>
19965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19966 \begin_inset Text
19967
19968 \begin_layout Plain Layout
19969 \begin_inset Formula $\Theta$
19970 \end_inset
19971
19972
19973 \end_layout
19974
19975 \end_inset
19976 </cell>
19977 </row>
19978 <row>
19979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19980 \begin_inset Text
19981
19982 \begin_layout Plain Layout
19983
19984 \backslash
19985 Lambda
19986 \end_layout
19987
19988 \end_inset
19989 </cell>
19990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19991 \begin_inset Text
19992
19993 \begin_layout Plain Layout
19994 \begin_inset Formula $\Lambda$
19995 \end_inset
19996
19997
19998 \end_layout
19999
20000 \end_inset
20001 </cell>
20002 </row>
20003 <row>
20004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20005 \begin_inset Text
20006
20007 \begin_layout Plain Layout
20008
20009 \backslash
20010 Xi
20011 \end_layout
20012
20013 \end_inset
20014 </cell>
20015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20016 \begin_inset Text
20017
20018 \begin_layout Plain Layout
20019 \begin_inset Formula $\Xi$
20020 \end_inset
20021
20022
20023 \end_layout
20024
20025 \end_inset
20026 </cell>
20027 </row>
20028 <row>
20029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033
20034 \backslash
20035 Pi
20036 \end_layout
20037
20038 \end_inset
20039 </cell>
20040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20041 \begin_inset Text
20042
20043 \begin_layout Plain Layout
20044 \begin_inset Formula $\Pi$
20045 \end_inset
20046
20047
20048 \end_layout
20049
20050 \end_inset
20051 </cell>
20052 </row>
20053 </lyxtabular>
20054
20055 \end_inset
20056
20057
20058 \begin_inset space \hfill{}
20059 \end_inset
20060
20061
20062 \begin_inset Tabular
20063 <lyxtabular version="3" rows="6" columns="2">
20064 <features>
20065 <column alignment="center" valignment="top" width="0pt">
20066 <column alignment="center" valignment="top" width="0pt">
20067 <row>
20068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20069 \begin_inset Text
20070
20071 \begin_layout Plain Layout
20072 Comando
20073 \end_layout
20074
20075 \end_inset
20076 </cell>
20077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20078 \begin_inset Text
20079
20080 \begin_layout Plain Layout
20081 Símbolo
20082 \end_layout
20083
20084 \end_inset
20085 </cell>
20086 </row>
20087 <row>
20088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20089 \begin_inset Text
20090
20091 \begin_layout Plain Layout
20092
20093 \backslash
20094 Sigma
20095 \end_layout
20096
20097 \end_inset
20098 </cell>
20099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20100 \begin_inset Text
20101
20102 \begin_layout Plain Layout
20103 \begin_inset Formula $\Sigma$
20104 \end_inset
20105
20106
20107 \end_layout
20108
20109 \end_inset
20110 </cell>
20111 </row>
20112 <row>
20113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20114 \begin_inset Text
20115
20116 \begin_layout Plain Layout
20117
20118 \backslash
20119 Upsilon
20120 \end_layout
20121
20122 \end_inset
20123 </cell>
20124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20125 \begin_inset Text
20126
20127 \begin_layout Plain Layout
20128 \begin_inset Formula $\Upsilon$
20129 \end_inset
20130
20131
20132 \end_layout
20133
20134 \end_inset
20135 </cell>
20136 </row>
20137 <row>
20138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20139 \begin_inset Text
20140
20141 \begin_layout Plain Layout
20142
20143 \backslash
20144 Phi
20145 \end_layout
20146
20147 \end_inset
20148 </cell>
20149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20150 \begin_inset Text
20151
20152 \begin_layout Plain Layout
20153 \begin_inset Formula $\Phi$
20154 \end_inset
20155
20156
20157 \end_layout
20158
20159 \end_inset
20160 </cell>
20161 </row>
20162 <row>
20163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20164 \begin_inset Text
20165
20166 \begin_layout Plain Layout
20167
20168 \backslash
20169 Psi
20170 \end_layout
20171
20172 \end_inset
20173 </cell>
20174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20175 \begin_inset Text
20176
20177 \begin_layout Plain Layout
20178 \begin_inset Formula $\Psi$
20179 \end_inset
20180
20181
20182 \end_layout
20183
20184 \end_inset
20185 </cell>
20186 </row>
20187 <row>
20188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20189 \begin_inset Text
20190
20191 \begin_layout Plain Layout
20192
20193 \backslash
20194 Omega
20195 \end_layout
20196
20197 \end_inset
20198 </cell>
20199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20200 \begin_inset Text
20201
20202 \begin_layout Plain Layout
20203 \begin_inset Formula $\Omega$
20204 \end_inset
20205
20206
20207 \end_layout
20208
20209 \end_inset
20210 </cell>
20211 </row>
20212 </lyxtabular>
20213
20214 \end_inset
20215
20216
20217 \begin_inset space \hfill{}
20218 \end_inset
20219
20220
20221 \end_layout
20222
20223 \begin_layout Standard
20224 \begin_inset VSpace medskip
20225 \end_inset
20226
20227
20228 \end_layout
20229
20230 \begin_layout Standard
20231 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
20232  cuando se desarrolló TeX.
20233  Para obtener mayúsculas en cursiva, inicia cada comando con 
20234 \series bold
20235 var
20236 \series default
20237 .
20238  Por ejemplo, el comando 
20239 \series bold
20240
20241 \backslash
20242 varGamma
20243 \series default
20244  genera: 
20245 \begin_inset Formula $\varGamma$
20246 \end_inset
20247
20248
20249 \end_layout
20250
20251 \begin_layout Subsection
20252 Letras en negrita
20253 \begin_inset Index
20254 status collapsed
20255
20256 \begin_layout Plain Layout
20257 Letras griegas ! en negrita
20258 \end_layout
20259
20260 \end_inset
20261
20262
20263 \end_layout
20264
20265 \begin_layout Standard
20266 Las letras griegas no admiten diferentes estilos de fuente como las latinas.
20267  Sólo se pueden poner en negrita con el comando 
20268 \series bold
20269
20270 \backslash
20271 boldsymbol
20272 \series default
20273
20274 \begin_inset Index
20275 status collapsed
20276
20277 \begin_layout Plain Layout
20278 Comandos ! B ! 
20279 \backslash
20280 boldsymbol
20281 \end_layout
20282
20283 \end_inset
20284
20285 .
20286 \end_layout
20287
20288 \begin_layout Standard
20289 \align center
20290 \begin_inset Tabular
20291 <lyxtabular version="3" rows="3" columns="2">
20292 <features>
20293 <column alignment="center" valignment="top" width="0">
20294 <column alignment="center" valignment="top" width="0">
20295 <row>
20296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20297 \begin_inset Text
20298
20299 \begin_layout Plain Layout
20300 Comando
20301 \end_layout
20302
20303 \end_inset
20304 </cell>
20305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20306 \begin_inset Text
20307
20308 \begin_layout Plain Layout
20309 Símbolo
20310 \end_layout
20311
20312 \end_inset
20313 </cell>
20314 </row>
20315 <row>
20316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20317 \begin_inset Text
20318
20319 \begin_layout Plain Layout
20320
20321 \backslash
20322 Upsilon
20323 \backslash
20324 boldsymbol
20325 \backslash
20326 Upsilon
20327 \end_layout
20328
20329 \end_inset
20330 </cell>
20331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20332 \begin_inset Text
20333
20334 \begin_layout Plain Layout
20335 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20336 \end_inset
20337
20338
20339 \end_layout
20340
20341 \end_inset
20342 </cell>
20343 </row>
20344 <row>
20345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20346 \begin_inset Text
20347
20348 \begin_layout Plain Layout
20349
20350 \backslash
20351 theta
20352 \backslash
20353 boldsymbol
20354 \backslash
20355 theta
20356 \end_layout
20357
20358 \end_inset
20359 </cell>
20360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20361 \begin_inset Text
20362
20363 \begin_layout Plain Layout
20364 \begin_inset Formula $\theta\boldsymbol{\theta}$
20365 \end_inset
20366
20367
20368 \end_layout
20369
20370 \end_inset
20371 </cell>
20372 </row>
20373 </lyxtabular>
20374
20375 \end_inset
20376
20377
20378 \end_layout
20379
20380 \begin_layout Section
20381 Símbolos
20382 \begin_inset ERT
20383 status collapsed
20384
20385 \begin_layout Plain Layout
20386
20387
20388 \backslash
20389 texorpdfstring{
20390 \end_layout
20391
20392 \end_inset
20393
20394
20395 \begin_inset Foot
20396 status collapsed
20397
20398 \begin_layout Plain Layout
20399 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
20400  LaTeX en 
20401 \begin_inset CommandInset citation
20402 LatexCommand cite
20403 key "Symbole"
20404
20405 \end_inset
20406
20407 .
20408 \end_layout
20409
20410 \end_inset
20411
20412
20413 \begin_inset ERT
20414 status collapsed
20415
20416 \begin_layout Plain Layout
20417
20418 }{}
20419 \end_layout
20420
20421 \end_inset
20422
20423
20424 \begin_inset Note Note
20425 status collapsed
20426
20427 \begin_layout Plain Layout
20428
20429 \backslash
20430 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
20431  PDF.
20432 \end_layout
20433
20434 \begin_layout Plain Layout
20435 Más sobre 
20436 \backslash
20437 texorpdfstring en la sección 
20438 \begin_inset CommandInset ref
20439 LatexCommand ref
20440 reference "sub:Ecuaciones-en-títulos"
20441
20442 \end_inset
20443
20444 .
20445 \end_layout
20446
20447 \end_inset
20448
20449
20450 \begin_inset Index
20451 status collapsed
20452
20453 \begin_layout Plain Layout
20454 Símbolos
20455 \end_layout
20456
20457 \end_inset
20458
20459
20460 \end_layout
20461
20462 \begin_layout Standard
20463 Muchos de los símbolos listados en esta sección se pueden insertar además
20464  mediante los botones 
20465 \begin_inset Graphics
20466         filename ../../images/math/nabla.png
20467         scale 85
20468
20469 \end_inset
20470
20471  y 
20472 \begin_inset Graphics
20473         filename ../../images/math/digamma.png
20474         scale 85
20475
20476 \end_inset
20477
20478  de la barra de ecuaciones.
20479 \end_layout
20480
20481 \begin_layout Subsection
20482 Símbolos matemáticos
20483 \begin_inset CommandInset label
20484 LatexCommand label
20485 name "sub:Símbolos-matemáticos"
20486
20487 \end_inset
20488
20489
20490 \begin_inset Index
20491 status collapsed
20492
20493 \begin_layout Plain Layout
20494 Símbolos ! matemáticos
20495 \end_layout
20496
20497 \end_inset
20498
20499
20500 \end_layout
20501
20502 \begin_layout Standard
20503 \begin_inset space \hfill{}
20504 \end_inset
20505
20506
20507 \begin_inset Tabular
20508 <lyxtabular version="3" rows="10" columns="2">
20509 <features>
20510 <column alignment="center" valignment="top" width="0pt">
20511 <column alignment="center" valignment="top" width="0pt">
20512 <row>
20513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20514 \begin_inset Text
20515
20516 \begin_layout Plain Layout
20517 Comando
20518 \end_layout
20519
20520 \end_inset
20521 </cell>
20522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20523 \begin_inset Text
20524
20525 \begin_layout Plain Layout
20526 Símbolo
20527 \end_layout
20528
20529 \end_inset
20530 </cell>
20531 </row>
20532 <row>
20533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20534 \begin_inset Text
20535
20536 \begin_layout Plain Layout
20537
20538 \backslash
20539 neg
20540 \end_layout
20541
20542 \end_inset
20543 </cell>
20544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20545 \begin_inset Text
20546
20547 \begin_layout Plain Layout
20548 \begin_inset Formula $\neg$
20549 \end_inset
20550
20551
20552 \end_layout
20553
20554 \end_inset
20555 </cell>
20556 </row>
20557 <row>
20558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20559 \begin_inset Text
20560
20561 \begin_layout Plain Layout
20562
20563 \backslash
20564 Im
20565 \end_layout
20566
20567 \end_inset
20568 </cell>
20569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20570 \begin_inset Text
20571
20572 \begin_layout Plain Layout
20573 \begin_inset Formula $\Im$
20574 \end_inset
20575
20576
20577 \end_layout
20578
20579 \end_inset
20580 </cell>
20581 </row>
20582 <row>
20583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20584 \begin_inset Text
20585
20586 \begin_layout Plain Layout
20587
20588 \backslash
20589 Re
20590 \end_layout
20591
20592 \end_inset
20593 </cell>
20594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20595 \begin_inset Text
20596
20597 \begin_layout Plain Layout
20598 \begin_inset Formula $\Re$
20599 \end_inset
20600
20601
20602 \end_layout
20603
20604 \end_inset
20605 </cell>
20606 </row>
20607 <row>
20608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20609 \begin_inset Text
20610
20611 \begin_layout Plain Layout
20612
20613 \backslash
20614 aleph
20615 \end_layout
20616
20617 \end_inset
20618 </cell>
20619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20620 \begin_inset Text
20621
20622 \begin_layout Plain Layout
20623 \begin_inset Formula $\aleph$
20624 \end_inset
20625
20626
20627 \end_layout
20628
20629 \end_inset
20630 </cell>
20631 </row>
20632 <row>
20633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20634 \begin_inset Text
20635
20636 \begin_layout Plain Layout
20637
20638 \backslash
20639 partial
20640 \end_layout
20641
20642 \end_inset
20643 </cell>
20644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20645 \begin_inset Text
20646
20647 \begin_layout Plain Layout
20648 \begin_inset Formula $\partial$
20649 \end_inset
20650
20651
20652 \end_layout
20653
20654 \end_inset
20655 </cell>
20656 </row>
20657 <row>
20658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20659 \begin_inset Text
20660
20661 \begin_layout Plain Layout
20662
20663 \backslash
20664 infty
20665 \end_layout
20666
20667 \end_inset
20668 </cell>
20669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20670 \begin_inset Text
20671
20672 \begin_layout Plain Layout
20673 \begin_inset Formula $\infty$
20674 \end_inset
20675
20676
20677 \end_layout
20678
20679 \end_inset
20680 </cell>
20681 </row>
20682 <row>
20683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20684 \begin_inset Text
20685
20686 \begin_layout Plain Layout
20687
20688 \backslash
20689 wp
20690 \end_layout
20691
20692 \end_inset
20693 </cell>
20694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20695 \begin_inset Text
20696
20697 \begin_layout Plain Layout
20698 \begin_inset Formula $\wp$
20699 \end_inset
20700
20701
20702 \end_layout
20703
20704 \end_inset
20705 </cell>
20706 </row>
20707 <row>
20708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712
20713 \backslash
20714 imath
20715 \end_layout
20716
20717 \end_inset
20718 </cell>
20719 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20720 \begin_inset Text
20721
20722 \begin_layout Plain Layout
20723 \begin_inset Formula $\imath$
20724 \end_inset
20725
20726
20727 \end_layout
20728
20729 \end_inset
20730 </cell>
20731 </row>
20732 <row>
20733 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20734 \begin_inset Text
20735
20736 \begin_layout Plain Layout
20737
20738 \backslash
20739 jmath
20740 \end_layout
20741
20742 \end_inset
20743 </cell>
20744 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20745 \begin_inset Text
20746
20747 \begin_layout Plain Layout
20748 \begin_inset Formula $\jmath$
20749 \end_inset
20750
20751
20752 \end_layout
20753
20754 \end_inset
20755 </cell>
20756 </row>
20757 </lyxtabular>
20758
20759 \end_inset
20760
20761
20762 \begin_inset space \hfill{}
20763 \end_inset
20764
20765
20766 \begin_inset Tabular
20767 <lyxtabular version="3" rows="10" columns="2">
20768 <features>
20769 <column alignment="center" valignment="top" width="0pt">
20770 <column alignment="center" valignment="top" width="0pt">
20771 <row>
20772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20773 \begin_inset Text
20774
20775 \begin_layout Plain Layout
20776 Comando
20777 \end_layout
20778
20779 \end_inset
20780 </cell>
20781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20782 \begin_inset Text
20783
20784 \begin_layout Plain Layout
20785 Símbolo
20786 \begin_inset Note Note
20787 status collapsed
20788
20789 \begin_layout Plain Layout
20790
20791 \series bold
20792
20793 \backslash
20794 raisebox
20795 \series default
20796  se usa sólo como espaciador
20797 \end_layout
20798
20799 \end_inset
20800
20801
20802 \end_layout
20803
20804 \end_inset
20805 </cell>
20806 </row>
20807 <row>
20808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20809 \begin_inset Text
20810
20811 \begin_layout Plain Layout
20812
20813 \backslash
20814 forall
20815 \end_layout
20816
20817 \end_inset
20818 </cell>
20819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20820 \begin_inset Text
20821
20822 \begin_layout Plain Layout
20823 \begin_inset Formula $\forall$
20824 \end_inset
20825
20826
20827 \end_layout
20828
20829 \end_inset
20830 </cell>
20831 </row>
20832 <row>
20833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20834 \begin_inset Text
20835
20836 \begin_layout Plain Layout
20837
20838 \backslash
20839 exists
20840 \end_layout
20841
20842 \end_inset
20843 </cell>
20844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20845 \begin_inset Text
20846
20847 \begin_layout Plain Layout
20848 \begin_inset Formula $\exists$
20849 \end_inset
20850
20851
20852 \end_layout
20853
20854 \end_inset
20855 </cell>
20856 </row>
20857 <row>
20858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20859 \begin_inset Text
20860
20861 \begin_layout Plain Layout
20862
20863 \backslash
20864 nexists
20865 \end_layout
20866
20867 \end_inset
20868 </cell>
20869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20870 \begin_inset Text
20871
20872 \begin_layout Plain Layout
20873 \begin_inset Formula $\nexists$
20874 \end_inset
20875
20876
20877 \end_layout
20878
20879 \end_inset
20880 </cell>
20881 </row>
20882 <row>
20883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20884 \begin_inset Text
20885
20886 \begin_layout Plain Layout
20887
20888 \backslash
20889 emptyset
20890 \end_layout
20891
20892 \end_inset
20893 </cell>
20894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20895 \begin_inset Text
20896
20897 \begin_layout Plain Layout
20898 \begin_inset Formula $\emptyset$
20899 \end_inset
20900
20901
20902 \end_layout
20903
20904 \end_inset
20905 </cell>
20906 </row>
20907 <row>
20908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20909 \begin_inset Text
20910
20911 \begin_layout Plain Layout
20912
20913 \backslash
20914 varnothing
20915 \end_layout
20916
20917 \end_inset
20918 </cell>
20919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20920 \begin_inset Text
20921
20922 \begin_layout Plain Layout
20923 \begin_inset Formula $\varnothing$
20924 \end_inset
20925
20926
20927 \end_layout
20928
20929 \end_inset
20930 </cell>
20931 </row>
20932 <row>
20933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20934 \begin_inset Text
20935
20936 \begin_layout Plain Layout
20937
20938 \backslash
20939 dag
20940 \end_layout
20941
20942 \end_inset
20943 </cell>
20944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20945 \begin_inset Text
20946
20947 \begin_layout Plain Layout
20948 \begin_inset Formula $\dag$
20949 \end_inset
20950
20951
20952 \end_layout
20953
20954 \end_inset
20955 </cell>
20956 </row>
20957 <row>
20958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20959 \begin_inset Text
20960
20961 \begin_layout Plain Layout
20962
20963 \backslash
20964 ddag
20965 \end_layout
20966
20967 \end_inset
20968 </cell>
20969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20970 \begin_inset Text
20971
20972 \begin_layout Plain Layout
20973 \begin_inset Formula $\ddag$
20974 \end_inset
20975
20976
20977 \end_layout
20978
20979 \end_inset
20980 </cell>
20981 </row>
20982 <row>
20983 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20984 \begin_inset Text
20985
20986 \begin_layout Plain Layout
20987
20988 \backslash
20989 complement
20990 \end_layout
20991
20992 \end_inset
20993 </cell>
20994 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20995 \begin_inset Text
20996
20997 \begin_layout Plain Layout
20998 \begin_inset ERT
20999 status collapsed
21000
21001 \begin_layout Plain Layout
21002
21003
21004 \backslash
21005 raisebox{-0.8mm}{
21006 \end_layout
21007
21008 \end_inset
21009
21010
21011 \begin_inset Formula $\complement$
21012 \end_inset
21013
21014
21015 \begin_inset ERT
21016 status collapsed
21017
21018 \begin_layout Plain Layout
21019
21020 }
21021 \end_layout
21022
21023 \end_inset
21024
21025
21026 \end_layout
21027
21028 \end_inset
21029 </cell>
21030 </row>
21031 <row>
21032 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21033 \begin_inset Text
21034
21035 \begin_layout Plain Layout
21036
21037 \backslash
21038 Bbbk
21039 \end_layout
21040
21041 \end_inset
21042 </cell>
21043 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21044 \begin_inset Text
21045
21046 \begin_layout Plain Layout
21047 \begin_inset Formula $\Bbbk$
21048 \end_inset
21049
21050
21051 \end_layout
21052
21053 \end_inset
21054 </cell>
21055 </row>
21056 </lyxtabular>
21057
21058 \end_inset
21059
21060
21061 \begin_inset space \hfill{}
21062 \end_inset
21063
21064
21065 \begin_inset Tabular
21066 <lyxtabular version="3" rows="10" columns="2">
21067 <features>
21068 <column alignment="center" valignment="top" width="0pt">
21069 <column alignment="center" valignment="top" width="0pt">
21070 <row>
21071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21072 \begin_inset Text
21073
21074 \begin_layout Plain Layout
21075 Comando
21076 \end_layout
21077
21078 \end_inset
21079 </cell>
21080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21081 \begin_inset Text
21082
21083 \begin_layout Plain Layout
21084 Símbolo
21085 \end_layout
21086
21087 \end_inset
21088 </cell>
21089 </row>
21090 <row>
21091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21092 \begin_inset Text
21093
21094 \begin_layout Plain Layout
21095
21096 \backslash
21097 prime
21098 \end_layout
21099
21100 \end_inset
21101 </cell>
21102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21103 \begin_inset Text
21104
21105 \begin_layout Plain Layout
21106 \begin_inset Formula $\prime$
21107 \end_inset
21108
21109
21110 \end_layout
21111
21112 \end_inset
21113 </cell>
21114 </row>
21115 <row>
21116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21117 \begin_inset Text
21118
21119 \begin_layout Plain Layout
21120
21121 \backslash
21122 backprime
21123 \end_layout
21124
21125 \end_inset
21126 </cell>
21127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21128 \begin_inset Text
21129
21130 \begin_layout Plain Layout
21131 \begin_inset Formula $\backprime$
21132 \end_inset
21133
21134
21135 \end_layout
21136
21137 \end_inset
21138 </cell>
21139 </row>
21140 <row>
21141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21142 \begin_inset Text
21143
21144 \begin_layout Plain Layout
21145
21146 \backslash
21147 mho
21148 \end_layout
21149
21150 \end_inset
21151 </cell>
21152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21153 \begin_inset Text
21154
21155 \begin_layout Plain Layout
21156 \begin_inset Formula $\mho$
21157 \end_inset
21158
21159
21160 \end_layout
21161
21162 \end_inset
21163 </cell>
21164 </row>
21165 <row>
21166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21167 \begin_inset Text
21168
21169 \begin_layout Plain Layout
21170
21171 \backslash
21172 triangle
21173 \end_layout
21174
21175 \end_inset
21176 </cell>
21177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21178 \begin_inset Text
21179
21180 \begin_layout Plain Layout
21181 \begin_inset Formula $\triangle$
21182 \end_inset
21183
21184
21185 \end_layout
21186
21187 \end_inset
21188 </cell>
21189 </row>
21190 <row>
21191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21192 \begin_inset Text
21193
21194 \begin_layout Plain Layout
21195
21196 \backslash
21197 angle
21198 \end_layout
21199
21200 \end_inset
21201 </cell>
21202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21203 \begin_inset Text
21204
21205 \begin_layout Plain Layout
21206 \begin_inset Formula $\angle$
21207 \end_inset
21208
21209
21210 \end_layout
21211
21212 \end_inset
21213 </cell>
21214 </row>
21215 <row>
21216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21217 \begin_inset Text
21218
21219 \begin_layout Plain Layout
21220
21221 \backslash
21222 measuredangle
21223 \end_layout
21224
21225 \end_inset
21226 </cell>
21227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21228 \begin_inset Text
21229
21230 \begin_layout Plain Layout
21231 \begin_inset Formula $\measuredangle$
21232 \end_inset
21233
21234
21235 \end_layout
21236
21237 \end_inset
21238 </cell>
21239 </row>
21240 <row>
21241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21242 \begin_inset Text
21243
21244 \begin_layout Plain Layout
21245
21246 \backslash
21247 sphericalangle
21248 \end_layout
21249
21250 \end_inset
21251 </cell>
21252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21253 \begin_inset Text
21254
21255 \begin_layout Plain Layout
21256 \begin_inset Formula $\sphericalangle$
21257 \end_inset
21258
21259
21260 \end_layout
21261
21262 \end_inset
21263 </cell>
21264 </row>
21265 <row>
21266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21267 \begin_inset Text
21268
21269 \begin_layout Plain Layout
21270
21271 \backslash
21272 top
21273 \end_layout
21274
21275 \end_inset
21276 </cell>
21277 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21278 \begin_inset Text
21279
21280 \begin_layout Plain Layout
21281 \begin_inset Formula $\top$
21282 \end_inset
21283
21284
21285 \end_layout
21286
21287 \end_inset
21288 </cell>
21289 </row>
21290 <row>
21291 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21292 \begin_inset Text
21293
21294 \begin_layout Plain Layout
21295
21296 \backslash
21297 bot
21298 \end_layout
21299
21300 \end_inset
21301 </cell>
21302 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21303 \begin_inset Text
21304
21305 \begin_layout Plain Layout
21306 \begin_inset Formula $\bot$
21307 \end_inset
21308
21309
21310 \end_layout
21311
21312 \end_inset
21313 </cell>
21314 </row>
21315 </lyxtabular>
21316
21317 \end_inset
21318
21319
21320 \begin_inset space \hfill{}
21321 \end_inset
21322
21323
21324 \end_layout
21325
21326 \begin_layout Subsection
21327 Símbolos misceláneos
21328 \begin_inset CommandInset label
21329 LatexCommand label
21330 name "sub:Símbolos-misceláneos"
21331
21332 \end_inset
21333
21334
21335 \begin_inset Index
21336 status collapsed
21337
21338 \begin_layout Plain Layout
21339 Símbolos ! misceláneos
21340 \end_layout
21341
21342 \end_inset
21343
21344
21345 \end_layout
21346
21347 \begin_layout Standard
21348 \noindent
21349 \align center
21350 \begin_inset Tabular
21351 <lyxtabular version="3" rows="10" columns="2">
21352 <features>
21353 <column alignment="center" valignment="top" width="0pt">
21354 <column alignment="center" valignment="top" width="0pt">
21355 <row>
21356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21357 \begin_inset Text
21358
21359 \begin_layout Plain Layout
21360 Comando
21361 \end_layout
21362
21363 \end_inset
21364 </cell>
21365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21366 \begin_inset Text
21367
21368 \begin_layout Plain Layout
21369 Símbolo
21370 \end_layout
21371
21372 \end_inset
21373 </cell>
21374 </row>
21375 <row>
21376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21377 \begin_inset Text
21378
21379 \begin_layout Plain Layout
21380
21381 \backslash
21382 flat
21383 \end_layout
21384
21385 \end_inset
21386 </cell>
21387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21388 \begin_inset Text
21389
21390 \begin_layout Plain Layout
21391 \begin_inset Formula $\flat$
21392 \end_inset
21393
21394
21395 \end_layout
21396
21397 \end_inset
21398 </cell>
21399 </row>
21400 <row>
21401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21402 \begin_inset Text
21403
21404 \begin_layout Plain Layout
21405
21406 \backslash
21407 natural
21408 \end_layout
21409
21410 \end_inset
21411 </cell>
21412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21413 \begin_inset Text
21414
21415 \begin_layout Plain Layout
21416 \begin_inset Formula $\natural$
21417 \end_inset
21418
21419
21420 \end_layout
21421
21422 \end_inset
21423 </cell>
21424 </row>
21425 <row>
21426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21427 \begin_inset Text
21428
21429 \begin_layout Plain Layout
21430
21431 \backslash
21432 sharp
21433 \end_layout
21434
21435 \end_inset
21436 </cell>
21437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21438 \begin_inset Text
21439
21440 \begin_layout Plain Layout
21441 \begin_inset Formula $\sharp$
21442 \end_inset
21443
21444
21445 \end_layout
21446
21447 \end_inset
21448 </cell>
21449 </row>
21450 <row>
21451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21452 \begin_inset Text
21453
21454 \begin_layout Plain Layout
21455
21456 \backslash
21457 surd
21458 \end_layout
21459
21460 \end_inset
21461 </cell>
21462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21463 \begin_inset Text
21464
21465 \begin_layout Plain Layout
21466 \begin_inset Formula $\surd$
21467 \end_inset
21468
21469
21470 \end_layout
21471
21472 \end_inset
21473 </cell>
21474 </row>
21475 <row>
21476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21477 \begin_inset Text
21478
21479 \begin_layout Plain Layout
21480
21481 \backslash
21482 checkmark
21483 \end_layout
21484
21485 \end_inset
21486 </cell>
21487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21488 \begin_inset Text
21489
21490 \begin_layout Plain Layout
21491 \begin_inset Formula $\checkmark$
21492 \end_inset
21493
21494
21495 \end_layout
21496
21497 \end_inset
21498 </cell>
21499 </row>
21500 <row>
21501 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21502 \begin_inset Text
21503
21504 \begin_layout Plain Layout
21505
21506 \backslash
21507 yen
21508 \end_layout
21509
21510 \end_inset
21511 </cell>
21512 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21513 \begin_inset Text
21514
21515 \begin_layout Plain Layout
21516 \begin_inset Formula $\yen$
21517 \end_inset
21518
21519
21520 \end_layout
21521
21522 \end_inset
21523 </cell>
21524 </row>
21525 <row>
21526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21527 \begin_inset Text
21528
21529 \begin_layout Plain Layout
21530
21531 \backslash
21532 pounds
21533 \end_layout
21534
21535 \end_inset
21536 </cell>
21537 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21538 \begin_inset Text
21539
21540 \begin_layout Plain Layout
21541 \begin_inset Formula $\pounds$
21542 \end_inset
21543
21544
21545 \end_layout
21546
21547 \end_inset
21548 </cell>
21549 </row>
21550 <row>
21551 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21552 \begin_inset Text
21553
21554 \begin_layout Plain Layout
21555 $
21556 \end_layout
21557
21558 \end_inset
21559 </cell>
21560 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21561 \begin_inset Text
21562
21563 \begin_layout Plain Layout
21564 \begin_inset Formula $\$$
21565 \end_inset
21566
21567
21568 \end_layout
21569
21570 \end_inset
21571 </cell>
21572 </row>
21573 <row>
21574 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21575 \begin_inset Text
21576
21577 \begin_layout Plain Layout
21578 §
21579 \end_layout
21580
21581 \end_inset
21582 </cell>
21583 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21584 \begin_inset Text
21585
21586 \begin_layout Plain Layout
21587 \begin_inset Formula $§$
21588 \end_inset
21589
21590
21591 \end_layout
21592
21593 \end_inset
21594 </cell>
21595 </row>
21596 </lyxtabular>
21597
21598 \end_inset
21599
21600
21601 \begin_inset Tabular
21602 <lyxtabular version="3" rows="10" columns="2">
21603 <features>
21604 <column alignment="center" valignment="top" width="0">
21605 <column alignment="center" valignment="top" width="0">
21606 <row>
21607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21608 \begin_inset Text
21609
21610 \begin_layout Plain Layout
21611 Comando
21612 \end_layout
21613
21614 \end_inset
21615 </cell>
21616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21617 \begin_inset Text
21618
21619 \begin_layout Plain Layout
21620 Símbolo
21621 \end_layout
21622
21623 \end_inset
21624 </cell>
21625 </row>
21626 <row>
21627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21628 \begin_inset Text
21629
21630 \begin_layout Plain Layout
21631
21632 \backslash
21633 hbar
21634 \end_layout
21635
21636 \end_inset
21637 </cell>
21638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21639 \begin_inset Text
21640
21641 \begin_layout Plain Layout
21642 \begin_inset Formula $\hbar$
21643 \end_inset
21644
21645
21646 \end_layout
21647
21648 \end_inset
21649 </cell>
21650 </row>
21651 <row>
21652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21653 \begin_inset Text
21654
21655 \begin_layout Plain Layout
21656
21657 \backslash
21658 hslash
21659 \end_layout
21660
21661 \end_inset
21662 </cell>
21663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21664 \begin_inset Text
21665
21666 \begin_layout Plain Layout
21667 \begin_inset Formula $\hslash$
21668 \end_inset
21669
21670
21671 \end_layout
21672
21673 \end_inset
21674 </cell>
21675 </row>
21676 <row>
21677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21678 \begin_inset Text
21679
21680 \begin_layout Plain Layout
21681
21682 \backslash
21683 clubsuit
21684 \end_layout
21685
21686 \end_inset
21687 </cell>
21688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21689 \begin_inset Text
21690
21691 \begin_layout Plain Layout
21692 \begin_inset Formula $\clubsuit$
21693 \end_inset
21694
21695
21696 \end_layout
21697
21698 \end_inset
21699 </cell>
21700 </row>
21701 <row>
21702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21703 \begin_inset Text
21704
21705 \begin_layout Plain Layout
21706
21707 \backslash
21708 spadesuit
21709 \end_layout
21710
21711 \end_inset
21712 </cell>
21713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21714 \begin_inset Text
21715
21716 \begin_layout Plain Layout
21717 \begin_inset Formula $\spadesuit$
21718 \end_inset
21719
21720
21721 \end_layout
21722
21723 \end_inset
21724 </cell>
21725 </row>
21726 <row>
21727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21728 \begin_inset Text
21729
21730 \begin_layout Plain Layout
21731
21732 \backslash
21733 bigstar
21734 \end_layout
21735
21736 \end_inset
21737 </cell>
21738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21739 \begin_inset Text
21740
21741 \begin_layout Plain Layout
21742 \begin_inset Formula $\bigstar$
21743 \end_inset
21744
21745
21746 \end_layout
21747
21748 \end_inset
21749 </cell>
21750 </row>
21751 <row>
21752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21753 \begin_inset Text
21754
21755 \begin_layout Plain Layout
21756
21757 \backslash
21758 blacklozenge
21759 \end_layout
21760
21761 \end_inset
21762 </cell>
21763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21764 \begin_inset Text
21765
21766 \begin_layout Plain Layout
21767 \begin_inset Formula $\blacklozenge$
21768 \end_inset
21769
21770
21771 \end_layout
21772
21773 \end_inset
21774 </cell>
21775 </row>
21776 <row>
21777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21778 \begin_inset Text
21779
21780 \begin_layout Plain Layout
21781
21782 \backslash
21783 blacktriangle
21784 \end_layout
21785
21786 \end_inset
21787 </cell>
21788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21789 \begin_inset Text
21790
21791 \begin_layout Plain Layout
21792 \begin_inset Formula $\blacktriangle$
21793 \end_inset
21794
21795
21796 \end_layout
21797
21798 \end_inset
21799 </cell>
21800 </row>
21801 <row>
21802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21803 \begin_inset Text
21804
21805 \begin_layout Plain Layout
21806
21807 \backslash
21808 blacktiangledown
21809 \end_layout
21810
21811 \end_inset
21812 </cell>
21813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21814 \begin_inset Text
21815
21816 \begin_layout Plain Layout
21817 \begin_inset Formula $\blacktriangledown$
21818 \end_inset
21819
21820
21821 \end_layout
21822
21823 \end_inset
21824 </cell>
21825 </row>
21826 <row>
21827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21828 \begin_inset Text
21829
21830 \begin_layout Plain Layout
21831
21832 \backslash
21833 bullet
21834 \end_layout
21835
21836 \end_inset
21837 </cell>
21838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21839 \begin_inset Text
21840
21841 \begin_layout Plain Layout
21842 \begin_inset Formula $\bullet$
21843 \end_inset
21844
21845
21846 \end_layout
21847
21848 \end_inset
21849 </cell>
21850 </row>
21851 </lyxtabular>
21852
21853 \end_inset
21854
21855
21856 \begin_inset Tabular
21857 <lyxtabular version="3" rows="10" columns="2">
21858 <features>
21859 <column alignment="center" valignment="top" width="0pt">
21860 <column alignment="center" valignment="top" width="0pt">
21861 <row>
21862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21863 \begin_inset Text
21864
21865 \begin_layout Plain Layout
21866 Comando
21867 \end_layout
21868
21869 \end_inset
21870 </cell>
21871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21872 \begin_inset Text
21873
21874 \begin_layout Plain Layout
21875 Símbolo
21876 \end_layout
21877
21878 \end_inset
21879 </cell>
21880 </row>
21881 <row>
21882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21883 \begin_inset Text
21884
21885 \begin_layout Plain Layout
21886
21887 \backslash
21888 diamondsuit
21889 \end_layout
21890
21891 \end_inset
21892 </cell>
21893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21894 \begin_inset Text
21895
21896 \begin_layout Plain Layout
21897 \begin_inset Formula $\diamondsuit$
21898 \end_inset
21899
21900
21901 \end_layout
21902
21903 \end_inset
21904 </cell>
21905 </row>
21906 <row>
21907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21908 \begin_inset Text
21909
21910 \begin_layout Plain Layout
21911
21912 \backslash
21913 Diamond
21914 \end_layout
21915
21916 \end_inset
21917 </cell>
21918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21919 \begin_inset Text
21920
21921 \begin_layout Plain Layout
21922 \begin_inset Formula $\Diamond$
21923 \end_inset
21924
21925
21926 \end_layout
21927
21928 \end_inset
21929 </cell>
21930 </row>
21931 <row>
21932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21933 \begin_inset Text
21934
21935 \begin_layout Plain Layout
21936
21937 \backslash
21938 heartsuit
21939 \end_layout
21940
21941 \end_inset
21942 </cell>
21943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21944 \begin_inset Text
21945
21946 \begin_layout Plain Layout
21947 \begin_inset Formula $\heartsuit$
21948 \end_inset
21949
21950
21951 \end_layout
21952
21953 \end_inset
21954 </cell>
21955 </row>
21956 <row>
21957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21958 \begin_inset Text
21959
21960 \begin_layout Plain Layout
21961
21962 \backslash
21963 P
21964 \end_layout
21965
21966 \end_inset
21967 </cell>
21968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21969 \begin_inset Text
21970
21971 \begin_layout Plain Layout
21972 \begin_inset Formula $\P$
21973 \end_inset
21974
21975
21976 \end_layout
21977
21978 \end_inset
21979 </cell>
21980 </row>
21981 <row>
21982 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21983 \begin_inset Text
21984
21985 \begin_layout Plain Layout
21986
21987 \backslash
21988 copyright
21989 \end_layout
21990
21991 \end_inset
21992 </cell>
21993 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21994 \begin_inset Text
21995
21996 \begin_layout Plain Layout
21997 \begin_inset Formula $\copyright$
21998 \end_inset
21999
22000
22001 \end_layout
22002
22003 \end_inset
22004 </cell>
22005 </row>
22006 <row>
22007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22008 \begin_inset Text
22009
22010 \begin_layout Plain Layout
22011
22012 \backslash
22013 circledR
22014 \end_layout
22015
22016 \end_inset
22017 </cell>
22018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22019 \begin_inset Text
22020
22021 \begin_layout Plain Layout
22022 \begin_inset Formula $\circledR$
22023 \end_inset
22024
22025
22026 \end_layout
22027
22028 \end_inset
22029 </cell>
22030 </row>
22031 <row>
22032 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22033 \begin_inset Text
22034
22035 \begin_layout Plain Layout
22036
22037 \backslash
22038 maltese
22039 \end_layout
22040
22041 \end_inset
22042 </cell>
22043 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22044 \begin_inset Text
22045
22046 \begin_layout Plain Layout
22047 \begin_inset Formula $\maltese$
22048 \end_inset
22049
22050
22051 \end_layout
22052
22053 \end_inset
22054 </cell>
22055 </row>
22056 <row>
22057 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22058 \begin_inset Text
22059
22060 \begin_layout Plain Layout
22061
22062 \backslash
22063 diagup
22064 \end_layout
22065
22066 \end_inset
22067 </cell>
22068 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22069 \begin_inset Text
22070
22071 \begin_layout Plain Layout
22072 \begin_inset Formula $\diagup$
22073 \end_inset
22074
22075
22076 \end_layout
22077
22078 \end_inset
22079 </cell>
22080 </row>
22081 <row>
22082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22083 \begin_inset Text
22084
22085 \begin_layout Plain Layout
22086
22087 \backslash
22088 diagdown
22089 \end_layout
22090
22091 \end_inset
22092 </cell>
22093 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22094 \begin_inset Text
22095
22096 \begin_layout Plain Layout
22097 \begin_inset Formula $\diagdown$
22098 \end_inset
22099
22100
22101 \end_layout
22102
22103 \end_inset
22104 </cell>
22105 </row>
22106 </lyxtabular>
22107
22108 \end_inset
22109
22110
22111 \end_layout
22112
22113 \begin_layout Standard
22114 \begin_inset VSpace medskip
22115 \end_inset
22116
22117
22118 \end_layout
22119
22120 \begin_layout Standard
22121 Hay más símbolos en 
22122 \begin_inset CommandInset ref
22123 LatexCommand ref
22124 reference "sub:Caracteres-especiales-misceláneos"
22125
22126 \end_inset
22127
22128 .
22129 \end_layout
22130
22131 \begin_layout Standard
22132 Algunos símbolos pueden presentarse en distintos tamaños, véase 
22133 \begin_inset CommandInset ref
22134 LatexCommand ref
22135 reference "sub:Tamaños-de-fuentes"
22136
22137 \end_inset
22138
22139
22140 \end_layout
22141
22142 \begin_layout Subsection
22143 El símbolo del euro, €
22144 \begin_inset Index
22145 status collapsed
22146
22147 \begin_layout Plain Layout
22148 Símbolos ! euro
22149 \end_layout
22150
22151 \end_inset
22152
22153
22154 \begin_inset Index
22155 status collapsed
22156
22157 \begin_layout Plain Layout
22158 \begin_inset ERT
22159 status collapsed
22160
22161 \begin_layout Plain Layout
22162
22163
22164 \backslash
22165 officialeuro
22166 \end_layout
22167
22168 \end_inset
22169
22170
22171 \end_layout
22172
22173 \end_inset
22174
22175
22176 \end_layout
22177
22178 \begin_layout Standard
22179 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
22180  LaTeX 
22181 \series bold
22182 eurosym
22183 \series default
22184
22185 \begin_inset Index
22186 status collapsed
22187
22188 \begin_layout Plain Layout
22189 Paquetes ! eurosym
22190 \end_layout
22191
22192 \end_inset
22193
22194 , y cargado en el preámbulo LaTeX con la línea
22195 \end_layout
22196
22197 \begin_layout Standard
22198
22199 \series bold
22200
22201 \backslash
22202 usepackage[gennarrow]{eurosym}
22203 \end_layout
22204
22205 \begin_layout Standard
22206 Actualmente también se puede insertar con el comando 
22207 \series bold
22208
22209 \backslash
22210 euro
22211 \series default
22212
22213 \begin_inset Index
22214 status collapsed
22215
22216 \begin_layout Plain Layout
22217 Comandos ! E ! 
22218 \backslash
22219 euro
22220 \end_layout
22221
22222 \end_inset
22223
22224 .
22225 \end_layout
22226
22227 \begin_layout Standard
22228 El símbolo del euro puede insertarse directamente con la tecla € en texto
22229  matemático sin tener 
22230 \series bold
22231 eurosym
22232 \series default
22233  instalado.
22234  Si 
22235 \series bold
22236 eurosym
22237 \series default
22238  está instalado, se puede insertar 
22239 \series bold
22240
22241 \backslash
22242 euro
22243 \series default
22244  en modo TeX.
22245  El símbolo oficial de la moneda se puede insertar con el comando 
22246 \series bold
22247
22248 \backslash
22249 officialeuro
22250 \series default
22251
22252 \begin_inset Index
22253 status collapsed
22254
22255 \begin_layout Plain Layout
22256 Comandos ! O ! 
22257 \backslash
22258 officialeuro
22259 \end_layout
22260
22261 \end_inset
22262
22263 , que sólo está disponible en modo TeX.
22264 \end_layout
22265
22266 \begin_layout Standard
22267 \begin_inset ERT
22268 status collapsed
22269
22270 \begin_layout Plain Layout
22271
22272
22273 \backslash
22274 ifeurosym
22275 \end_layout
22276
22277 \end_inset
22278
22279
22280 \begin_inset Note Note
22281 status collapsed
22282
22283 \begin_layout Plain Layout
22284 La tabla siguiente sólo se mostrará si está instalado el paquete LaTeX 
22285 \series bold
22286 eurosym
22287 \series default
22288 .
22289 \end_layout
22290
22291 \end_inset
22292
22293
22294 \end_layout
22295
22296 \begin_layout Standard
22297 Un vistazo a los diferentes símbolos del euro.
22298 \end_layout
22299
22300 \begin_layout Standard
22301 \noindent
22302 \align center
22303 \begin_inset Tabular
22304 <lyxtabular version="3" rows="4" columns="3">
22305 <features>
22306 <column alignment="center" valignment="top" width="0">
22307 <column alignment="center" valignment="top" width="0">
22308 <column alignment="center" valignment="top" width="0">
22309 <row>
22310 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22311 \begin_inset Text
22312
22313 \begin_layout Plain Layout
22314
22315 \end_layout
22316
22317 \end_inset
22318 </cell>
22319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22320 \begin_inset Text
22321
22322 \begin_layout Plain Layout
22323 Comando
22324 \end_layout
22325
22326 \end_inset
22327 </cell>
22328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22329 \begin_inset Text
22330
22331 \begin_layout Plain Layout
22332 Símbolo
22333 \end_layout
22334
22335 \end_inset
22336 </cell>
22337 </row>
22338 <row>
22339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22340 \begin_inset Text
22341
22342 \begin_layout Plain Layout
22343 ecuación
22344 \end_layout
22345
22346 \end_inset
22347 </cell>
22348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22349 \begin_inset Text
22350
22351 \begin_layout Plain Layout
22352
22353 \backslash
22354 euro
22355 \end_layout
22356
22357 \end_inset
22358 </cell>
22359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22360 \begin_inset Text
22361
22362 \begin_layout Plain Layout
22363 \begin_inset Formula $\euro$
22364 \end_inset
22365
22366
22367 \end_layout
22368
22369 \end_inset
22370 </cell>
22371 </row>
22372 <row>
22373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22374 \begin_inset Text
22375
22376 \begin_layout Plain Layout
22377 texto matemático
22378 \end_layout
22379
22380 \end_inset
22381 </cell>
22382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22383 \begin_inset Text
22384
22385 \begin_layout Plain Layout
22386
22387 \end_layout
22388
22389 \end_inset
22390 </cell>
22391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22392 \begin_inset Text
22393
22394 \begin_layout Plain Layout
22395 \begin_inset Formula $\mbox{€}$
22396 \end_inset
22397
22398
22399 \end_layout
22400
22401 \end_inset
22402 </cell>
22403 </row>
22404 <row>
22405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22406 \begin_inset Text
22407
22408 \begin_layout Plain Layout
22409 modo TeX
22410 \end_layout
22411
22412 \end_inset
22413 </cell>
22414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22415 \begin_inset Text
22416
22417 \begin_layout Plain Layout
22418
22419 \backslash
22420 officialeuro
22421 \end_layout
22422
22423 \end_inset
22424 </cell>
22425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22426 \begin_inset Text
22427
22428 \begin_layout Plain Layout
22429 \begin_inset ERT
22430 status collapsed
22431
22432 \begin_layout Plain Layout
22433
22434
22435 \backslash
22436 officialeuro
22437 \end_layout
22438
22439 \end_inset
22440
22441
22442 \end_layout
22443
22444 \end_inset
22445 </cell>
22446 </row>
22447 </lyxtabular>
22448
22449 \end_inset
22450
22451
22452 \end_layout
22453
22454 \begin_layout Standard
22455 \begin_inset ERT
22456 status collapsed
22457
22458 \begin_layout Plain Layout
22459
22460
22461 \backslash
22462 else
22463 \end_layout
22464
22465 \end_inset
22466
22467
22468 \begin_inset Note Note
22469 status collapsed
22470
22471 \begin_layout Plain Layout
22472 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
22473 \series bold
22474 eurosym
22475 \series default
22476 :
22477 \end_layout
22478
22479 \end_inset
22480
22481
22482 \end_layout
22483
22484 \begin_layout Standard
22485 Para ver la salida completa de esta subsección debe estar instalado el paquete
22486  LaTeX 
22487 \series bold
22488 eurosym
22489 \series default
22490 .
22491 \end_layout
22492
22493 \begin_layout Standard
22494 \begin_inset ERT
22495 status collapsed
22496
22497 \begin_layout Plain Layout
22498
22499
22500 \backslash
22501 fi
22502 \end_layout
22503
22504 \end_inset
22505
22506
22507 \end_layout
22508
22509 \begin_layout Section
22510 Relaciones
22511 \begin_inset CommandInset label
22512 LatexCommand label
22513 name "sec:Relaciones"
22514
22515 \end_inset
22516
22517
22518 \begin_inset Index
22519 status collapsed
22520
22521 \begin_layout Plain Layout
22522 Relaciones
22523 \end_layout
22524
22525 \end_inset
22526
22527
22528 \begin_inset Index
22529 status collapsed
22530
22531 \begin_layout Plain Layout
22532 Comparaciones|see
22533 \begin_inset ERT
22534 status collapsed
22535
22536 \begin_layout Plain Layout
22537
22538 {
22539 \end_layout
22540
22541 \end_inset
22542
22543 Relaciones
22544 \begin_inset ERT
22545 status collapsed
22546
22547 \begin_layout Plain Layout
22548
22549 }
22550 \end_layout
22551
22552 \end_inset
22553
22554
22555 \end_layout
22556
22557 \end_inset
22558
22559
22560 \end_layout
22561
22562 \begin_layout Standard
22563 Todas las relaciones se pueden insertar también con el botón 
22564 \begin_inset Graphics
22565         filename ../../images/math/leq.png
22566         scale 85
22567
22568 \end_inset
22569
22570  de la barra de ecuaciones.
22571 \end_layout
22572
22573 \begin_layout Standard
22574 \begin_inset space \hfill{}
22575 \end_inset
22576
22577
22578 \begin_inset Tabular
22579 <lyxtabular version="3" rows="17" columns="2">
22580 <features>
22581 <column alignment="center" valignment="top" width="0pt">
22582 <column alignment="center" valignment="top" width="0pt">
22583 <row>
22584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22585 \begin_inset Text
22586
22587 \begin_layout Plain Layout
22588 Comando
22589 \end_layout
22590
22591 \end_inset
22592 </cell>
22593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22594 \begin_inset Text
22595
22596 \begin_layout Plain Layout
22597 Relación
22598 \end_layout
22599
22600 \end_inset
22601 </cell>
22602 </row>
22603 <row>
22604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22605 \begin_inset Text
22606
22607 \begin_layout Plain Layout
22608 <
22609 \end_layout
22610
22611 \end_inset
22612 </cell>
22613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22614 \begin_inset Text
22615
22616 \begin_layout Plain Layout
22617 \begin_inset Formula $<$
22618 \end_inset
22619
22620
22621 \end_layout
22622
22623 \end_inset
22624 </cell>
22625 </row>
22626 <row>
22627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22628 \begin_inset Text
22629
22630 \begin_layout Plain Layout
22631
22632 \backslash
22633 le
22634 \end_layout
22635
22636 \end_inset
22637 </cell>
22638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22639 \begin_inset Text
22640
22641 \begin_layout Plain Layout
22642 \begin_inset Formula $\le$
22643 \end_inset
22644
22645
22646 \end_layout
22647
22648 \end_inset
22649 </cell>
22650 </row>
22651 <row>
22652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22653 \begin_inset Text
22654
22655 \begin_layout Plain Layout
22656
22657 \backslash
22658 ll
22659 \end_layout
22660
22661 \end_inset
22662 </cell>
22663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22664 \begin_inset Text
22665
22666 \begin_layout Plain Layout
22667 \begin_inset Formula $\ll$
22668 \end_inset
22669
22670
22671 \end_layout
22672
22673 \end_inset
22674 </cell>
22675 </row>
22676 <row>
22677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22678 \begin_inset Text
22679
22680 \begin_layout Plain Layout
22681
22682 \backslash
22683 prec
22684 \end_layout
22685
22686 \end_inset
22687 </cell>
22688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22689 \begin_inset Text
22690
22691 \begin_layout Plain Layout
22692 \begin_inset Formula $\prec$
22693 \end_inset
22694
22695
22696 \end_layout
22697
22698 \end_inset
22699 </cell>
22700 </row>
22701 <row>
22702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22703 \begin_inset Text
22704
22705 \begin_layout Plain Layout
22706
22707 \backslash
22708 preceq
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 $\preceq$
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" leftline="true" usebox="none">
22728 \begin_inset Text
22729
22730 \begin_layout Plain Layout
22731
22732 \backslash
22733 subset
22734 \end_layout
22735
22736 \end_inset
22737 </cell>
22738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22739 \begin_inset Text
22740
22741 \begin_layout Plain Layout
22742 \begin_inset Formula $\subset$
22743 \end_inset
22744
22745
22746 \end_layout
22747
22748 \end_inset
22749 </cell>
22750 </row>
22751 <row>
22752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22753 \begin_inset Text
22754
22755 \begin_layout Plain Layout
22756
22757 \backslash
22758 subseteq
22759 \end_layout
22760
22761 \end_inset
22762 </cell>
22763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22764 \begin_inset Text
22765
22766 \begin_layout Plain Layout
22767 \begin_inset Formula $\subseteq$
22768 \end_inset
22769
22770
22771 \end_layout
22772
22773 \end_inset
22774 </cell>
22775 </row>
22776 <row>
22777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22778 \begin_inset Text
22779
22780 \begin_layout Plain Layout
22781
22782 \backslash
22783 sqsubseteq
22784 \end_layout
22785
22786 \end_inset
22787 </cell>
22788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22789 \begin_inset Text
22790
22791 \begin_layout Plain Layout
22792 \begin_inset Formula $\sqsubseteq$
22793 \end_inset
22794
22795
22796 \end_layout
22797
22798 \end_inset
22799 </cell>
22800 </row>
22801 <row>
22802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22803 \begin_inset Text
22804
22805 \begin_layout Plain Layout
22806
22807 \backslash
22808 in
22809 \end_layout
22810
22811 \end_inset
22812 </cell>
22813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22814 \begin_inset Text
22815
22816 \begin_layout Plain Layout
22817 \begin_inset Formula $\in$
22818 \end_inset
22819
22820
22821 \end_layout
22822
22823 \end_inset
22824 </cell>
22825 </row>
22826 <row>
22827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22828 \begin_inset Text
22829
22830 \begin_layout Plain Layout
22831
22832 \backslash
22833 vdash
22834 \end_layout
22835
22836 \end_inset
22837 </cell>
22838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22839 \begin_inset Text
22840
22841 \begin_layout Plain Layout
22842 \begin_inset Formula $\vdash$
22843 \end_inset
22844
22845
22846 \end_layout
22847
22848 \end_inset
22849 </cell>
22850 </row>
22851 <row>
22852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22853 \begin_inset Text
22854
22855 \begin_layout Plain Layout
22856
22857 \backslash
22858 smile
22859 \end_layout
22860
22861 \end_inset
22862 </cell>
22863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22864 \begin_inset Text
22865
22866 \begin_layout Plain Layout
22867 \begin_inset Formula $\smile$
22868 \end_inset
22869
22870
22871 \end_layout
22872
22873 \end_inset
22874 </cell>
22875 </row>
22876 <row>
22877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22878 \begin_inset Text
22879
22880 \begin_layout Plain Layout
22881
22882 \backslash
22883 lhd
22884 \end_layout
22885
22886 \end_inset
22887 </cell>
22888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22889 \begin_inset Text
22890
22891 \begin_layout Plain Layout
22892 \begin_inset Formula $\lhd$
22893 \end_inset
22894
22895
22896 \end_layout
22897
22898 \end_inset
22899 </cell>
22900 </row>
22901 <row>
22902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22903 \begin_inset Text
22904
22905 \begin_layout Plain Layout
22906
22907 \backslash
22908 unlhd
22909 \end_layout
22910
22911 \end_inset
22912 </cell>
22913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22914 \begin_inset Text
22915
22916 \begin_layout Plain Layout
22917 \begin_inset Formula $\unlhd$
22918 \end_inset
22919
22920
22921 \end_layout
22922
22923 \end_inset
22924 </cell>
22925 </row>
22926 <row>
22927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22928 \begin_inset Text
22929
22930 \begin_layout Plain Layout
22931
22932 \backslash
22933 gtrless
22934 \end_layout
22935
22936 \end_inset
22937 </cell>
22938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22939 \begin_inset Text
22940
22941 \begin_layout Plain Layout
22942 \begin_inset Formula $\gtrless$
22943 \end_inset
22944
22945
22946 \end_layout
22947
22948 \end_inset
22949 </cell>
22950 </row>
22951 <row>
22952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22953 \begin_inset Text
22954
22955 \begin_layout Plain Layout
22956
22957 \backslash
22958 mid
22959 \end_layout
22960
22961 \end_inset
22962 </cell>
22963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22964 \begin_inset Text
22965
22966 \begin_layout Plain Layout
22967 \begin_inset Formula $\mid$
22968 \end_inset
22969
22970
22971 \end_layout
22972
22973 \end_inset
22974 </cell>
22975 </row>
22976 <row>
22977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22978 \begin_inset Text
22979
22980 \begin_layout Plain Layout
22981
22982 \backslash
22983 nmid
22984 \end_layout
22985
22986 \end_inset
22987 </cell>
22988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22989 \begin_inset Text
22990
22991 \begin_layout Plain Layout
22992 \begin_inset Formula $\nmid$
22993 \end_inset
22994
22995
22996 \end_layout
22997
22998 \end_inset
22999 </cell>
23000 </row>
23001 </lyxtabular>
23002
23003 \end_inset
23004
23005
23006 \begin_inset space \hfill{}
23007 \end_inset
23008
23009
23010 \begin_inset Tabular
23011 <lyxtabular version="3" rows="17" columns="2">
23012 <features>
23013 <column alignment="center" valignment="top" width="0pt">
23014 <column alignment="center" valignment="top" width="0pt">
23015 <row>
23016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23017 \begin_inset Text
23018
23019 \begin_layout Plain Layout
23020 Comando
23021 \end_layout
23022
23023 \end_inset
23024 </cell>
23025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23026 \begin_inset Text
23027
23028 \begin_layout Plain Layout
23029 Relación
23030 \end_layout
23031
23032 \end_inset
23033 </cell>
23034 </row>
23035 <row>
23036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23037 \begin_inset Text
23038
23039 \begin_layout Plain Layout
23040 =
23041 \end_layout
23042
23043 \end_inset
23044 </cell>
23045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23046 \begin_inset Text
23047
23048 \begin_layout Plain Layout
23049 \begin_inset Formula $=$
23050 \end_inset
23051
23052
23053 \end_layout
23054
23055 \end_inset
23056 </cell>
23057 </row>
23058 <row>
23059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23060 \begin_inset Text
23061
23062 \begin_layout Plain Layout
23063
23064 \backslash
23065 not=
23066 \end_layout
23067
23068 \end_inset
23069 </cell>
23070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23071 \begin_inset Text
23072
23073 \begin_layout Plain Layout
23074 \begin_inset Formula $\not=$
23075 \end_inset
23076
23077
23078 \end_layout
23079
23080 \end_inset
23081 </cell>
23082 </row>
23083 <row>
23084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23085 \begin_inset Text
23086
23087 \begin_layout Plain Layout
23088
23089 \backslash
23090 equiv
23091 \end_layout
23092
23093 \end_inset
23094 </cell>
23095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23096 \begin_inset Text
23097
23098 \begin_layout Plain Layout
23099 \begin_inset Formula $\equiv$
23100 \end_inset
23101
23102
23103 \end_layout
23104
23105 \end_inset
23106 </cell>
23107 </row>
23108 <row>
23109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23110 \begin_inset Text
23111
23112 \begin_layout Plain Layout
23113
23114 \backslash
23115 sim
23116 \end_layout
23117
23118 \end_inset
23119 </cell>
23120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23121 \begin_inset Text
23122
23123 \begin_layout Plain Layout
23124 \begin_inset Formula $\sim$
23125 \end_inset
23126
23127
23128 \end_layout
23129
23130 \end_inset
23131 </cell>
23132 </row>
23133 <row>
23134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23135 \begin_inset Text
23136
23137 \begin_layout Plain Layout
23138
23139 \backslash
23140 simeq
23141 \end_layout
23142
23143 \end_inset
23144 </cell>
23145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23146 \begin_inset Text
23147
23148 \begin_layout Plain Layout
23149 \begin_inset Formula $\simeq$
23150 \end_inset
23151
23152
23153 \end_layout
23154
23155 \end_inset
23156 </cell>
23157 </row>
23158 <row>
23159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23160 \begin_inset Text
23161
23162 \begin_layout Plain Layout
23163
23164 \backslash
23165 approx
23166 \end_layout
23167
23168 \end_inset
23169 </cell>
23170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23171 \begin_inset Text
23172
23173 \begin_layout Plain Layout
23174 \begin_inset Formula $\approx$
23175 \end_inset
23176
23177
23178 \end_layout
23179
23180 \end_inset
23181 </cell>
23182 </row>
23183 <row>
23184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23185 \begin_inset Text
23186
23187 \begin_layout Plain Layout
23188
23189 \backslash
23190 cong
23191 \end_layout
23192
23193 \end_inset
23194 </cell>
23195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23196 \begin_inset Text
23197
23198 \begin_layout Plain Layout
23199 \begin_inset Formula $\cong$
23200 \end_inset
23201
23202
23203 \end_layout
23204
23205 \end_inset
23206 </cell>
23207 </row>
23208 <row>
23209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23210 \begin_inset Text
23211
23212 \begin_layout Plain Layout
23213
23214 \backslash
23215 bowtie
23216 \end_layout
23217
23218 \end_inset
23219 </cell>
23220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23221 \begin_inset Text
23222
23223 \begin_layout Plain Layout
23224 \begin_inset Formula $\bowtie$
23225 \end_inset
23226
23227
23228 \end_layout
23229
23230 \end_inset
23231 </cell>
23232 </row>
23233 <row>
23234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23235 \begin_inset Text
23236
23237 \begin_layout Plain Layout
23238
23239 \backslash
23240 notin
23241 \end_layout
23242
23243 \end_inset
23244 </cell>
23245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23246 \begin_inset Text
23247
23248 \begin_layout Plain Layout
23249 \begin_inset Formula $\notin$
23250 \end_inset
23251
23252
23253 \end_layout
23254
23255 \end_inset
23256 </cell>
23257 </row>
23258 <row>
23259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23260 \begin_inset Text
23261
23262 \begin_layout Plain Layout
23263
23264 \backslash
23265 perp
23266 \end_layout
23267
23268 \end_inset
23269 </cell>
23270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23271 \begin_inset Text
23272
23273 \begin_layout Plain Layout
23274 \begin_inset Formula $\perp$
23275 \end_inset
23276
23277
23278 \end_layout
23279
23280 \end_inset
23281 </cell>
23282 </row>
23283 <row>
23284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23285 \begin_inset Text
23286
23287 \begin_layout Plain Layout
23288
23289 \backslash
23290 propto
23291 \end_layout
23292
23293 \end_inset
23294 </cell>
23295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23296 \begin_inset Text
23297
23298 \begin_layout Plain Layout
23299 \begin_inset Formula $\propto$
23300 \end_inset
23301
23302
23303 \end_layout
23304
23305 \end_inset
23306 </cell>
23307 </row>
23308 <row>
23309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23310 \begin_inset Text
23311
23312 \begin_layout Plain Layout
23313
23314 \backslash
23315 asymp
23316 \end_layout
23317
23318 \end_inset
23319 </cell>
23320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23321 \begin_inset Text
23322
23323 \begin_layout Plain Layout
23324 \begin_inset Formula $\asymp$
23325 \end_inset
23326
23327
23328 \end_layout
23329
23330 \end_inset
23331 </cell>
23332 </row>
23333 <row>
23334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23335 \begin_inset Text
23336
23337 \begin_layout Plain Layout
23338
23339 \backslash
23340 doteq
23341 \end_layout
23342
23343 \end_inset
23344 </cell>
23345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23346 \begin_inset Text
23347
23348 \begin_layout Plain Layout
23349 \begin_inset Formula $\doteq$
23350 \end_inset
23351
23352
23353 \end_layout
23354
23355 \end_inset
23356 </cell>
23357 </row>
23358 <row>
23359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23360 \begin_inset Text
23361
23362 \begin_layout Plain Layout
23363
23364 \backslash
23365 circeq
23366 \end_layout
23367
23368 \end_inset
23369 </cell>
23370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23371 \begin_inset Text
23372
23373 \begin_layout Plain Layout
23374 \begin_inset Formula $\circeq$
23375 \end_inset
23376
23377
23378 \end_layout
23379
23380 \end_inset
23381 </cell>
23382 </row>
23383 <row>
23384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23385 \begin_inset Text
23386
23387 \begin_layout Plain Layout
23388
23389 \backslash
23390 models
23391 \end_layout
23392
23393 \end_inset
23394 </cell>
23395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23396 \begin_inset Text
23397
23398 \begin_layout Plain Layout
23399 \begin_inset Formula $\models$
23400 \end_inset
23401
23402
23403 \end_layout
23404
23405 \end_inset
23406 </cell>
23407 </row>
23408 <row>
23409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23410 \begin_inset Text
23411
23412 \begin_layout Plain Layout
23413
23414 \backslash
23415 widehat=
23416 \end_layout
23417
23418 \end_inset
23419 </cell>
23420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23421 \begin_inset Text
23422
23423 \begin_layout Plain Layout
23424 \begin_inset Formula $\widehat{=}$
23425 \end_inset
23426
23427
23428 \end_layout
23429
23430 \end_inset
23431 </cell>
23432 </row>
23433 </lyxtabular>
23434
23435 \end_inset
23436
23437
23438 \begin_inset space \hfill{}
23439 \end_inset
23440
23441
23442 \begin_inset Tabular
23443 <lyxtabular version="3" rows="17" columns="2">
23444 <features>
23445 <column alignment="center" valignment="top" width="0pt">
23446 <column alignment="center" valignment="top" width="0pt">
23447 <row>
23448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23449 \begin_inset Text
23450
23451 \begin_layout Plain Layout
23452 Comando
23453 \end_layout
23454
23455 \end_inset
23456 </cell>
23457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23458 \begin_inset Text
23459
23460 \begin_layout Plain Layout
23461 Relación
23462 \end_layout
23463
23464 \end_inset
23465 </cell>
23466 </row>
23467 <row>
23468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23469 \begin_inset Text
23470
23471 \begin_layout Plain Layout
23472 >
23473 \end_layout
23474
23475 \end_inset
23476 </cell>
23477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23478 \begin_inset Text
23479
23480 \begin_layout Plain Layout
23481 \begin_inset Formula $>$
23482 \end_inset
23483
23484
23485 \end_layout
23486
23487 \end_inset
23488 </cell>
23489 </row>
23490 <row>
23491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23492 \begin_inset Text
23493
23494 \begin_layout Plain Layout
23495
23496 \backslash
23497 ge
23498 \end_layout
23499
23500 \end_inset
23501 </cell>
23502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23503 \begin_inset Text
23504
23505 \begin_layout Plain Layout
23506 \begin_inset Formula $\ge$
23507 \end_inset
23508
23509
23510 \end_layout
23511
23512 \end_inset
23513 </cell>
23514 </row>
23515 <row>
23516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23517 \begin_inset Text
23518
23519 \begin_layout Plain Layout
23520
23521 \backslash
23522 gg
23523 \end_layout
23524
23525 \end_inset
23526 </cell>
23527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23528 \begin_inset Text
23529
23530 \begin_layout Plain Layout
23531 \begin_inset Formula $\gg$
23532 \end_inset
23533
23534
23535 \end_layout
23536
23537 \end_inset
23538 </cell>
23539 </row>
23540 <row>
23541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23542 \begin_inset Text
23543
23544 \begin_layout Plain Layout
23545
23546 \backslash
23547 succ
23548 \end_layout
23549
23550 \end_inset
23551 </cell>
23552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23553 \begin_inset Text
23554
23555 \begin_layout Plain Layout
23556 \begin_inset Formula $\succ$
23557 \end_inset
23558
23559
23560 \end_layout
23561
23562 \end_inset
23563 </cell>
23564 </row>
23565 <row>
23566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23567 \begin_inset Text
23568
23569 \begin_layout Plain Layout
23570
23571 \backslash
23572 succeq
23573 \end_layout
23574
23575 \end_inset
23576 </cell>
23577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23578 \begin_inset Text
23579
23580 \begin_layout Plain Layout
23581 \begin_inset Formula $\succeq$
23582 \end_inset
23583
23584
23585 \end_layout
23586
23587 \end_inset
23588 </cell>
23589 </row>
23590 <row>
23591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23592 \begin_inset Text
23593
23594 \begin_layout Plain Layout
23595
23596 \backslash
23597 supset
23598 \end_layout
23599
23600 \end_inset
23601 </cell>
23602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23603 \begin_inset Text
23604
23605 \begin_layout Plain Layout
23606 \begin_inset Formula $\supset$
23607 \end_inset
23608
23609
23610 \end_layout
23611
23612 \end_inset
23613 </cell>
23614 </row>
23615 <row>
23616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23617 \begin_inset Text
23618
23619 \begin_layout Plain Layout
23620
23621 \backslash
23622 supseteq
23623 \end_layout
23624
23625 \end_inset
23626 </cell>
23627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23628 \begin_inset Text
23629
23630 \begin_layout Plain Layout
23631 \begin_inset Formula $\supseteq$
23632 \end_inset
23633
23634
23635 \end_layout
23636
23637 \end_inset
23638 </cell>
23639 </row>
23640 <row>
23641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23642 \begin_inset Text
23643
23644 \begin_layout Plain Layout
23645
23646 \backslash
23647 sqsupseteq
23648 \end_layout
23649
23650 \end_inset
23651 </cell>
23652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23653 \begin_inset Text
23654
23655 \begin_layout Plain Layout
23656 \begin_inset Formula $\sqsupseteq$
23657 \end_inset
23658
23659
23660 \end_layout
23661
23662 \end_inset
23663 </cell>
23664 </row>
23665 <row>
23666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23667 \begin_inset Text
23668
23669 \begin_layout Plain Layout
23670
23671 \backslash
23672 ni
23673 \end_layout
23674
23675 \end_inset
23676 </cell>
23677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23678 \begin_inset Text
23679
23680 \begin_layout Plain Layout
23681 \begin_inset Formula $\ni$
23682 \end_inset
23683
23684
23685 \end_layout
23686
23687 \end_inset
23688 </cell>
23689 </row>
23690 <row>
23691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23692 \begin_inset Text
23693
23694 \begin_layout Plain Layout
23695
23696 \backslash
23697 dashv
23698 \end_layout
23699
23700 \end_inset
23701 </cell>
23702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23703 \begin_inset Text
23704
23705 \begin_layout Plain Layout
23706 \begin_inset Formula $\dashv$
23707 \end_inset
23708
23709
23710 \end_layout
23711
23712 \end_inset
23713 </cell>
23714 </row>
23715 <row>
23716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23717 \begin_inset Text
23718
23719 \begin_layout Plain Layout
23720
23721 \backslash
23722 frown
23723 \end_layout
23724
23725 \end_inset
23726 </cell>
23727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23728 \begin_inset Text
23729
23730 \begin_layout Plain Layout
23731 \begin_inset Formula $\frown$
23732 \end_inset
23733
23734
23735 \end_layout
23736
23737 \end_inset
23738 </cell>
23739 </row>
23740 <row>
23741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23742 \begin_inset Text
23743
23744 \begin_layout Plain Layout
23745
23746 \backslash
23747 rhd
23748 \end_layout
23749
23750 \end_inset
23751 </cell>
23752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23753 \begin_inset Text
23754
23755 \begin_layout Plain Layout
23756 \begin_inset Formula $\rhd$
23757 \end_inset
23758
23759
23760 \end_layout
23761
23762 \end_inset
23763 </cell>
23764 </row>
23765 <row>
23766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23767 \begin_inset Text
23768
23769 \begin_layout Plain Layout
23770
23771 \backslash
23772 unrhd
23773 \end_layout
23774
23775 \end_inset
23776 </cell>
23777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23778 \begin_inset Text
23779
23780 \begin_layout Plain Layout
23781 \begin_inset Formula $\unrhd$
23782 \end_inset
23783
23784
23785 \end_layout
23786
23787 \end_inset
23788 </cell>
23789 </row>
23790 <row>
23791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23792 \begin_inset Text
23793
23794 \begin_layout Plain Layout
23795
23796 \backslash
23797 lessgtr
23798 \end_layout
23799
23800 \end_inset
23801 </cell>
23802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23803 \begin_inset Text
23804
23805 \begin_layout Plain Layout
23806 \begin_inset Formula $\lessgtr$
23807 \end_inset
23808
23809
23810 \end_layout
23811
23812 \end_inset
23813 </cell>
23814 </row>
23815 <row>
23816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23817 \begin_inset Text
23818
23819 \begin_layout Plain Layout
23820
23821 \backslash
23822 parallel
23823 \end_layout
23824
23825 \end_inset
23826 </cell>
23827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23828 \begin_inset Text
23829
23830 \begin_layout Plain Layout
23831 \begin_inset Formula $\parallel$
23832 \end_inset
23833
23834
23835 \end_layout
23836
23837 \end_inset
23838 </cell>
23839 </row>
23840 <row>
23841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23842 \begin_inset Text
23843
23844 \begin_layout Plain Layout
23845
23846 \backslash
23847 nparallel
23848 \end_layout
23849
23850 \end_inset
23851 </cell>
23852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23853 \begin_inset Text
23854
23855 \begin_layout Plain Layout
23856 \begin_inset Formula $\nparallel$
23857 \end_inset
23858
23859
23860 \end_layout
23861
23862 \end_inset
23863 </cell>
23864 </row>
23865 </lyxtabular>
23866
23867 \end_inset
23868
23869
23870 \begin_inset space \hfill{}
23871 \end_inset
23872
23873
23874 \end_layout
23875
23876 \begin_layout Standard
23877 \begin_inset VSpace medskip
23878 \end_inset
23879
23880
23881 \end_layout
23882
23883 \begin_layout Standard
23884 Los caracteres 
23885 \series bold
23886
23887 \backslash
23888 lhd
23889 \series default
23890  y 
23891 \series bold
23892
23893 \backslash
23894 rhd
23895 \series default
23896  son mayores que los operadores de aspecto similar 
23897 \series bold
23898
23899 \backslash
23900 triangleleft
23901 \series default
23902  y 
23903 \series bold
23904
23905 \backslash
23906 triangleright
23907 \series default
23908 , respectivamente.
23909 \end_layout
23910
23911 \begin_layout Standard
23912 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
23913 \end_layout
23914
23915 \begin_layout Standard
23916 Se pueden componer relaciones con etiquetas con el comando 
23917 \series bold
23918
23919 \backslash
23920 stackrel
23921 \series default
23922
23923 \begin_inset Index
23924 status collapsed
23925
23926 \begin_layout Plain Layout
23927 Comandos ! S ! 
23928 \backslash
23929 stackrel
23930 \end_layout
23931
23932 \end_inset
23933
23934 :
23935 \end_layout
23936
23937 \begin_layout Standard
23938 \align center
23939 \begin_inset Tabular
23940 <lyxtabular version="3" rows="2" columns="2">
23941 <features>
23942 <column alignment="center" valignment="top" width="0">
23943 <column alignment="center" valignment="top" width="0">
23944 <row>
23945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23946 \begin_inset Text
23947
23948 \begin_layout Plain Layout
23949 Comando
23950 \end_layout
23951
23952 \end_inset
23953 </cell>
23954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23955 \begin_inset Text
23956
23957 \begin_layout Plain Layout
23958 Resultado
23959 \begin_inset Note Note
23960 status collapsed
23961
23962 \begin_layout Plain Layout
23963
23964 \series bold
23965
23966 \backslash
23967 raisebox
23968 \series default
23969  se usa sólo como espaciador
23970 \end_layout
23971
23972 \end_inset
23973
23974
23975 \end_layout
23976
23977 \end_inset
23978 </cell>
23979 </row>
23980 <row>
23981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23982 \begin_inset Text
23983
23984 \begin_layout Plain Layout
23985 A(r)
23986 \backslash
23987 stackrel
23988 \begin_inset ERT
23989 status collapsed
23990
23991 \begin_layout Plain Layout
23992
23993
23994 \backslash
23995 spce 
23996 \end_layout
23997
23998 \end_inset
23999
24000 r
24001 \backslash
24002 to
24003 \backslash
24004 infty
24005 \begin_inset ERT
24006 status collapsed
24007
24008 \begin_layout Plain Layout
24009
24010
24011 \backslash
24012 spce 
24013 \end_layout
24014
24015 \end_inset
24016
24017
24018 \begin_inset Formula $\downarrow$
24019 \end_inset
24020
24021
24022 \backslash
24023 approx
24024 \begin_inset ERT
24025 status collapsed
24026
24027 \begin_layout Plain Layout
24028
24029
24030 \backslash
24031 spce 
24032 \end_layout
24033
24034 \end_inset
24035
24036
24037 \begin_inset ERT
24038 status collapsed
24039
24040 \begin_layout Plain Layout
24041
24042
24043 \backslash
24044 spce 
24045 \end_layout
24046
24047 \end_inset
24048
24049 B
24050 \end_layout
24051
24052 \end_inset
24053 </cell>
24054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24055 \begin_inset Text
24056
24057 \begin_layout Plain Layout
24058 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24059 \end_inset
24060
24061
24062 \end_layout
24063
24064 \end_inset
24065 </cell>
24066 </row>
24067 </lyxtabular>
24068
24069 \end_inset
24070
24071
24072 \end_layout
24073
24074 \begin_layout Section
24075 Funciones
24076 \end_layout
24077
24078 \begin_layout Subsection
24079 Funciones predefinidas
24080 \begin_inset CommandInset label
24081 LatexCommand label
24082 name "sub:Funciones-predefinidas"
24083
24084 \end_inset
24085
24086
24087 \begin_inset Index
24088 status collapsed
24089
24090 \begin_layout Plain Layout
24091 Funciones ! predefinidas
24092 \end_layout
24093
24094 \end_inset
24095
24096
24097 \end_layout
24098
24099 \begin_layout Standard
24100 En general las variables se escriben en 
24101 \emph on
24102 cursiva
24103 \emph default
24104  en expresiones matemáticas, pero no los nombres de las funciones, porque
24105  
24106 \begin_inset Formula $sen$
24107 \end_inset
24108
24109  podría confundirse con 
24110 \begin_inset Formula $s\cdot e\cdot n$
24111 \end_inset
24112
24113 .
24114  Por eso hay funciones predefinidas, que además se separan un poco del factor
24115  precedente.
24116  Se insertan como comandos con una barra inversa  delante de su nombre.
24117 \end_layout
24118
24119 \begin_layout Standard
24120 \align center
24121 \begin_inset Tabular
24122 <lyxtabular version="3" rows="2" columns="4">
24123 <features>
24124 <column alignment="center" valignment="top" width="0pt">
24125 <column alignment="center" valignment="top" width="0pt">
24126 <column alignment="center" valignment="top" width="0pt">
24127 <column alignment="center" valignment="top" width="0pt">
24128 <row>
24129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24130 \begin_inset Text
24131
24132 \begin_layout Plain Layout
24133 Comando
24134 \end_layout
24135
24136 \end_inset
24137 </cell>
24138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24139 \begin_inset Text
24140
24141 \begin_layout Plain Layout
24142 Resultado
24143 \end_layout
24144
24145 \end_inset
24146 </cell>
24147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24148 \begin_inset Text
24149
24150 \begin_layout Plain Layout
24151 Comando
24152 \end_layout
24153
24154 \end_inset
24155 </cell>
24156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24157 \begin_inset Text
24158
24159 \begin_layout Plain Layout
24160 Resultado
24161 \end_layout
24162
24163 \end_inset
24164 </cell>
24165 </row>
24166 <row>
24167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24168 \begin_inset Text
24169
24170 \begin_layout Plain Layout
24171 Asen(x)+B
24172 \end_layout
24173
24174 \end_inset
24175 </cell>
24176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24177 \begin_inset Text
24178
24179 \begin_layout Plain Layout
24180 \begin_inset Formula $Asen(x)+B$
24181 \end_inset
24182
24183
24184 \end_layout
24185
24186 \end_inset
24187 </cell>
24188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24189 \begin_inset Text
24190
24191 \begin_layout Plain Layout
24192 A
24193 \backslash
24194 sen(x)+B
24195 \end_layout
24196
24197 \end_inset
24198 </cell>
24199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24200 \begin_inset Text
24201
24202 \begin_layout Plain Layout
24203 \begin_inset Formula $A\sen(x)+B$
24204 \end_inset
24205
24206
24207 \end_layout
24208
24209 \end_inset
24210 </cell>
24211 </row>
24212 </lyxtabular>
24213
24214 \end_inset
24215
24216
24217 \end_layout
24218
24219 \begin_layout Standard
24220 Las funciones siguientes están predefinidas:
24221 \begin_inset Foot
24222 status open
24223
24224 \begin_layout Plain Layout
24225 Se han añadido los comandos equivalentes suministrados por el estilo 
24226 \series bold
24227 spanish
24228 \series default
24229  de 
24230 \series bold
24231 babel
24232 \series default
24233 , adaptados a las convenciones hispanohablantes.
24234  Además, en su caso, las funciones serán acentuadas automáticamente en la
24235  salida, p.
24236 \begin_inset space \thinspace{}
24237 \end_inset
24238
24239 e.
24240  
24241 \begin_inset Quotes fld
24242 \end_inset
24243
24244 lím
24245 \begin_inset Quotes frd
24246 \end_inset
24247
24248  o 
24249 \begin_inset Quotes fld
24250 \end_inset
24251
24252 máx
24253 \begin_inset Quotes frd
24254 \end_inset
24255
24256 .
24257  Más información en 
24258 \begin_inset CommandInset citation
24259 LatexCommand cite
24260 key "spanish"
24261
24262 \end_inset
24263
24264 .
24265  (
24266 \emph on
24267 N.
24268 \begin_inset space \thinspace{}
24269 \end_inset
24270
24271 del t.
24272 \emph default
24273 )
24274 \end_layout
24275
24276 \end_inset
24277
24278
24279 \end_layout
24280
24281 \begin_layout Standard
24282 \begin_inset VSpace -2mm
24283 \end_inset
24284
24285
24286 \end_layout
24287
24288 \begin_layout Standard
24289 \align center
24290 \begin_inset Tabular
24291 <lyxtabular version="3" rows="9" columns="7">
24292 <features>
24293 <column alignment="center" valignment="top" width="0pt">
24294 <column alignment="center" valignment="top" width="0pt">
24295 <column alignment="center" valignment="top" width="0pt">
24296 <column alignment="center" valignment="top" width="0pt">
24297 <column alignment="center" valignment="top" width="0pt">
24298 <column alignment="center" valignment="top" width="0pt">
24299 <column alignment="center" valignment="top" width="0pt">
24300 <row>
24301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24302 \begin_inset Text
24303
24304 \begin_layout Plain Layout
24305 Comando
24306 \end_layout
24307
24308 \end_inset
24309 </cell>
24310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24311 \begin_inset Text
24312
24313 \begin_layout Plain Layout
24314 español
24315 \end_layout
24316
24317 \end_inset
24318 </cell>
24319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24320 \begin_inset Text
24321
24322 \begin_layout Plain Layout
24323 Comando
24324 \end_layout
24325
24326 \end_inset
24327 </cell>
24328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24329 \begin_inset Text
24330
24331 \begin_layout Plain Layout
24332 español
24333 \end_layout
24334
24335 \end_inset
24336 </cell>
24337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24338 \begin_inset Text
24339
24340 \begin_layout Plain Layout
24341 Comando
24342 \end_layout
24343
24344 \end_inset
24345 </cell>
24346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24347 \begin_inset Text
24348
24349 \begin_layout Plain Layout
24350 español
24351 \end_layout
24352
24353 \end_inset
24354 </cell>
24355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24356 \begin_inset Text
24357
24358 \begin_layout Plain Layout
24359 Comando
24360 \end_layout
24361
24362 \end_inset
24363 </cell>
24364 </row>
24365 <row>
24366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24367 \begin_inset Text
24368
24369 \begin_layout Plain Layout
24370
24371 \backslash
24372 sin
24373 \end_layout
24374
24375 \end_inset
24376 </cell>
24377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24378 \begin_inset Text
24379
24380 \begin_layout Plain Layout
24381
24382 \backslash
24383 sen
24384 \end_layout
24385
24386 \end_inset
24387 </cell>
24388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24389 \begin_inset Text
24390
24391 \begin_layout Plain Layout
24392
24393 \backslash
24394 sinh
24395 \end_layout
24396
24397 \end_inset
24398 </cell>
24399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24400 \begin_inset Text
24401
24402 \begin_layout Plain Layout
24403
24404 \backslash
24405 senh
24406 \end_layout
24407
24408 \end_inset
24409 </cell>
24410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24411 \begin_inset Text
24412
24413 \begin_layout Plain Layout
24414
24415 \backslash
24416 arcsin
24417 \end_layout
24418
24419 \end_inset
24420 </cell>
24421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24422 \begin_inset Text
24423
24424 \begin_layout Plain Layout
24425
24426 \backslash
24427 arcsen
24428 \end_layout
24429
24430 \end_inset
24431 </cell>
24432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24433 \begin_inset Text
24434
24435 \begin_layout Plain Layout
24436
24437 \backslash
24438 sup
24439 \end_layout
24440
24441 \end_inset
24442 </cell>
24443 </row>
24444 <row>
24445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24446 \begin_inset Text
24447
24448 \begin_layout Plain Layout
24449
24450 \backslash
24451 cos
24452 \end_layout
24453
24454 \end_inset
24455 </cell>
24456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24457 \begin_inset Text
24458
24459 \begin_layout Plain Layout
24460
24461 \end_layout
24462
24463 \end_inset
24464 </cell>
24465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24466 \begin_inset Text
24467
24468 \begin_layout Plain Layout
24469
24470 \backslash
24471 cosh
24472 \end_layout
24473
24474 \end_inset
24475 </cell>
24476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24477 \begin_inset Text
24478
24479 \begin_layout Plain Layout
24480
24481 \end_layout
24482
24483 \end_inset
24484 </cell>
24485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24486 \begin_inset Text
24487
24488 \begin_layout Plain Layout
24489
24490 \backslash
24491 arccos
24492 \end_layout
24493
24494 \end_inset
24495 </cell>
24496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24497 \begin_inset Text
24498
24499 \begin_layout Plain Layout
24500
24501 \backslash
24502 arccos
24503 \end_layout
24504
24505 \end_inset
24506 </cell>
24507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24508 \begin_inset Text
24509
24510 \begin_layout Plain Layout
24511
24512 \backslash
24513 inf
24514 \end_layout
24515
24516 \end_inset
24517 </cell>
24518 </row>
24519 <row>
24520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24521 \begin_inset Text
24522
24523 \begin_layout Plain Layout
24524
24525 \backslash
24526 tan
24527 \end_layout
24528
24529 \end_inset
24530 </cell>
24531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24532 \begin_inset Text
24533
24534 \begin_layout Plain Layout
24535
24536 \backslash
24537 tg
24538 \end_layout
24539
24540 \end_inset
24541 </cell>
24542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24543 \begin_inset Text
24544
24545 \begin_layout Plain Layout
24546
24547 \backslash
24548 tanh
24549 \end_layout
24550
24551 \end_inset
24552 </cell>
24553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24554 \begin_inset Text
24555
24556 \begin_layout Plain Layout
24557
24558 \backslash
24559 tgh
24560 \end_layout
24561
24562 \end_inset
24563 </cell>
24564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24565 \begin_inset Text
24566
24567 \begin_layout Plain Layout
24568
24569 \backslash
24570 arctan
24571 \end_layout
24572
24573 \end_inset
24574 </cell>
24575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24576 \begin_inset Text
24577
24578 \begin_layout Plain Layout
24579
24580 \backslash
24581 arctg
24582 \end_layout
24583
24584 \end_inset
24585 </cell>
24586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24587 \begin_inset Text
24588
24589 \begin_layout Plain Layout
24590
24591 \backslash
24592 lim
24593 \end_layout
24594
24595 \end_inset
24596 </cell>
24597 </row>
24598 <row>
24599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24600 \begin_inset Text
24601
24602 \begin_layout Plain Layout
24603
24604 \backslash
24605 cot
24606 \end_layout
24607
24608 \end_inset
24609 </cell>
24610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24611 \begin_inset Text
24612
24613 \begin_layout Plain Layout
24614
24615 \backslash
24616 cotg
24617 \end_layout
24618
24619 \end_inset
24620 </cell>
24621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24622 \begin_inset Text
24623
24624 \begin_layout Plain Layout
24625
24626 \backslash
24627 coth
24628 \end_layout
24629
24630 \end_inset
24631 </cell>
24632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24633 \begin_inset Text
24634
24635 \begin_layout Plain Layout
24636
24637 \end_layout
24638
24639 \end_inset
24640 </cell>
24641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24642 \begin_inset Text
24643
24644 \begin_layout Plain Layout
24645
24646 \backslash
24647 arg
24648 \end_layout
24649
24650 \end_inset
24651 </cell>
24652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24653 \begin_inset Text
24654
24655 \begin_layout Plain Layout
24656
24657 \end_layout
24658
24659 \end_inset
24660 </cell>
24661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24662 \begin_inset Text
24663
24664 \begin_layout Plain Layout
24665
24666 \backslash
24667 liminf
24668 \end_layout
24669
24670 \end_inset
24671 </cell>
24672 </row>
24673 <row>
24674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24675 \begin_inset Text
24676
24677 \begin_layout Plain Layout
24678
24679 \backslash
24680 sec
24681 \end_layout
24682
24683 \end_inset
24684 </cell>
24685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24686 \begin_inset Text
24687
24688 \begin_layout Plain Layout
24689
24690 \end_layout
24691
24692 \end_inset
24693 </cell>
24694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24695 \begin_inset Text
24696
24697 \begin_layout Plain Layout
24698
24699 \backslash
24700 min
24701 \end_layout
24702
24703 \end_inset
24704 </cell>
24705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24706 \begin_inset Text
24707
24708 \begin_layout Plain Layout
24709
24710 \end_layout
24711
24712 \end_inset
24713 </cell>
24714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24715 \begin_inset Text
24716
24717 \begin_layout Plain Layout
24718
24719 \backslash
24720 deg
24721 \end_layout
24722
24723 \end_inset
24724 </cell>
24725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24726 \begin_inset Text
24727
24728 \begin_layout Plain Layout
24729
24730 \end_layout
24731
24732 \end_inset
24733 </cell>
24734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24735 \begin_inset Text
24736
24737 \begin_layout Plain Layout
24738
24739 \backslash
24740 limsup
24741 \end_layout
24742
24743 \end_inset
24744 </cell>
24745 </row>
24746 <row>
24747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24748 \begin_inset Text
24749
24750 \begin_layout Plain Layout
24751
24752 \backslash
24753 csc
24754 \end_layout
24755
24756 \end_inset
24757 </cell>
24758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24759 \begin_inset Text
24760
24761 \begin_layout Plain Layout
24762
24763 \backslash
24764 cosec
24765 \end_layout
24766
24767 \end_inset
24768 </cell>
24769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24770 \begin_inset Text
24771
24772 \begin_layout Plain Layout
24773
24774 \backslash
24775 max
24776 \end_layout
24777
24778 \end_inset
24779 </cell>
24780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24781 \begin_inset Text
24782
24783 \begin_layout Plain Layout
24784
24785 \end_layout
24786
24787 \end_inset
24788 </cell>
24789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24790 \begin_inset Text
24791
24792 \begin_layout Plain Layout
24793
24794 \backslash
24795 det
24796 \end_layout
24797
24798 \end_inset
24799 </cell>
24800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24801 \begin_inset Text
24802
24803 \begin_layout Plain Layout
24804
24805 \end_layout
24806
24807 \end_inset
24808 </cell>
24809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24810 \begin_inset Text
24811
24812 \begin_layout Plain Layout
24813
24814 \backslash
24815 Pr
24816 \end_layout
24817
24818 \end_inset
24819 </cell>
24820 </row>
24821 <row>
24822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24823 \begin_inset Text
24824
24825 \begin_layout Plain Layout
24826
24827 \backslash
24828 ln
24829 \end_layout
24830
24831 \end_inset
24832 </cell>
24833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24834 \begin_inset Text
24835
24836 \begin_layout Plain Layout
24837
24838 \end_layout
24839
24840 \end_inset
24841 </cell>
24842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24843 \begin_inset Text
24844
24845 \begin_layout Plain Layout
24846
24847 \backslash
24848 exp
24849 \end_layout
24850
24851 \end_inset
24852 </cell>
24853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24854 \begin_inset Text
24855
24856 \begin_layout Plain Layout
24857
24858 \end_layout
24859
24860 \end_inset
24861 </cell>
24862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24863 \begin_inset Text
24864
24865 \begin_layout Plain Layout
24866
24867 \backslash
24868 dim
24869 \end_layout
24870
24871 \end_inset
24872 </cell>
24873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24874 \begin_inset Text
24875
24876 \begin_layout Plain Layout
24877
24878 \end_layout
24879
24880 \end_inset
24881 </cell>
24882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24883 \begin_inset Text
24884
24885 \begin_layout Plain Layout
24886
24887 \backslash
24888 hom
24889 \end_layout
24890
24891 \end_inset
24892 </cell>
24893 </row>
24894 <row>
24895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24896 \begin_inset Text
24897
24898 \begin_layout Plain Layout
24899
24900 \backslash
24901 lg
24902 \end_layout
24903
24904 \end_inset
24905 </cell>
24906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24907 \begin_inset Text
24908
24909 \begin_layout Plain Layout
24910
24911 \end_layout
24912
24913 \end_inset
24914 </cell>
24915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24916 \begin_inset Text
24917
24918 \begin_layout Plain Layout
24919
24920 \backslash
24921 log
24922 \end_layout
24923
24924 \end_inset
24925 </cell>
24926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24927 \begin_inset Text
24928
24929 \begin_layout Plain Layout
24930
24931 \end_layout
24932
24933 \end_inset
24934 </cell>
24935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24936 \begin_inset Text
24937
24938 \begin_layout Plain Layout
24939
24940 \backslash
24941 ker
24942 \end_layout
24943
24944 \end_inset
24945 </cell>
24946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24947 \begin_inset Text
24948
24949 \begin_layout Plain Layout
24950
24951 \end_layout
24952
24953 \end_inset
24954 </cell>
24955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24956 \begin_inset Text
24957
24958 \begin_layout Plain Layout
24959
24960 \backslash
24961 gcd
24962 \end_layout
24963
24964 \end_inset
24965 </cell>
24966 </row>
24967 </lyxtabular>
24968
24969 \end_inset
24970
24971
24972 \end_layout
24973
24974 \begin_layout Standard
24975 También se pueden insertar con el botón 
24976 \begin_inset Graphics
24977         filename ../../images/math/functions.png
24978         scale 85
24979
24980 \end_inset
24981
24982  de la barra de ecuaciones.
24983 \end_layout
24984
24985 \begin_layout Subsection
24986 Funciones definidas por el usuario
24987 \begin_inset Index
24988 status collapsed
24989
24990 \begin_layout Plain Layout
24991 Funciones ! personalizadas
24992 \end_layout
24993
24994 \end_inset
24995
24996
24997 \end_layout
24998
24999 \begin_layout Standard
25000 Para usar una función no predefinida, como por ejemplo la función signo,
25001  sgn(x), hay dos posibilidades:
25002 \end_layout
25003
25004 \begin_layout Itemize
25005 Define la función añadiendo al preámbulo LaTeX la línea
25006 \begin_inset Foot
25007 status collapsed
25008
25009 \begin_layout Plain Layout
25010 Más sobre 
25011 \series bold
25012
25013 \backslash
25014 DeclareMathOperator
25015 \series default
25016  en 
25017 \begin_inset CommandInset ref
25018 LatexCommand ref
25019 reference "sub:Operadores-de-usuario"
25020
25021 \end_inset
25022
25023
25024 \end_layout
25025
25026 \end_inset
25027
25028
25029 \begin_inset Newline newline
25030 \end_inset
25031
25032
25033 \begin_inset VSpace -3mm
25034 \end_inset
25035
25036
25037 \begin_inset Newline newline
25038 \end_inset
25039
25040
25041 \series bold
25042
25043 \backslash
25044 DeclareMathOperator{
25045 \backslash
25046 sgn}{sgn}
25047 \series default
25048
25049 \begin_inset Index
25050 status collapsed
25051
25052 \begin_layout Plain Layout
25053 Comandos ! D ! 
25054 \backslash
25055 dbinom@
25056 \backslash
25057 DeclareMathOperator
25058 \end_layout
25059
25060 \end_inset
25061
25062
25063 \begin_inset Newline newline
25064 \end_inset
25065
25066
25067 \begin_inset VSpace -2mm
25068 \end_inset
25069
25070
25071 \begin_inset Newline newline
25072 \end_inset
25073
25074 Ahora la función recién definida se puede obtener con el comando 
25075 \series bold
25076
25077 \backslash
25078 sgn
25079 \series default
25080 .
25081 \end_layout
25082
25083 \begin_layout Itemize
25084 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25085  en nuestro ejemplo las letras 
25086 \emph on
25087 sgn
25088 \emph default
25089 , y cámbialo a texto matemático.
25090  Entre el factor precedente y la función se inserta un espacio.
25091 \end_layout
25092
25093 \begin_layout Standard
25094 El resultado con ambos métodos es el mismo que con una función predefinida:
25095 \begin_inset Foot
25096 status collapsed
25097
25098 \begin_layout Plain Layout
25099 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
25100  negro.
25101 \end_layout
25102
25103 \end_inset
25104
25105
25106 \end_layout
25107
25108 \begin_layout Standard
25109 \align center
25110 \begin_inset Tabular
25111 <lyxtabular version="3" rows="3" columns="2">
25112 <features>
25113 <column alignment="center" valignment="top" width="0pt">
25114 <column alignment="center" valignment="top" width="0pt">
25115 <row>
25116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25117 \begin_inset Text
25118
25119 \begin_layout Plain Layout
25120 Comando
25121 \end_layout
25122
25123 \end_inset
25124 </cell>
25125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25126 \begin_inset Text
25127
25128 \begin_layout Plain Layout
25129 Resultado
25130 \end_layout
25131
25132 \end_inset
25133 </cell>
25134 </row>
25135 <row>
25136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25137 \begin_inset Text
25138
25139 \begin_layout Plain Layout
25140 A
25141 \backslash
25142 sgn(x)+B
25143 \end_layout
25144
25145 \end_inset
25146 </cell>
25147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25148 \begin_inset Text
25149
25150 \begin_layout Plain Layout
25151 \begin_inset Formula $A\sgn(x)+B$
25152 \end_inset
25153
25154
25155 \end_layout
25156
25157 \end_inset
25158 </cell>
25159 </row>
25160 <row>
25161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25162 \begin_inset Text
25163
25164 \begin_layout Plain Layout
25165 A
25166 \backslash
25167 ,
25168 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
25169 \end_inset
25170
25171 (x)+B
25172 \end_layout
25173
25174 \end_inset
25175 </cell>
25176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25177 \begin_inset Text
25178
25179 \begin_layout Plain Layout
25180 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
25181 \end_inset
25182
25183
25184 \end_layout
25185
25186 \end_inset
25187 </cell>
25188 </row>
25189 </lyxtabular>
25190
25191 \end_inset
25192
25193
25194 \end_layout
25195
25196 \begin_layout Standard
25197 El primer método es preferible si la función se va a usar varias veces.
25198 \end_layout
25199
25200 \begin_layout Subsection
25201 Límites
25202 \begin_inset Index
25203 status collapsed
25204
25205 \begin_layout Plain Layout
25206 Límites
25207 \end_layout
25208
25209 \end_inset
25210
25211
25212 \end_layout
25213
25214 \begin_layout Standard
25215 Para límites, además de 
25216 \series bold
25217
25218 \backslash
25219 lim
25220 \series default
25221
25222 \begin_inset Index
25223 status collapsed
25224
25225 \begin_layout Plain Layout
25226 Comandos ! L ! 
25227 \backslash
25228 lim
25229 \end_layout
25230
25231 \end_inset
25232
25233
25234 \series bold
25235
25236 \backslash
25237 liminf
25238 \series default
25239  y 
25240 \series bold
25241
25242 \backslash
25243 limsup
25244 \series default
25245  están definidas las siguientes funciones:
25246 \series bold
25247  
25248 \end_layout
25249
25250 \begin_layout Standard
25251 \noindent
25252 \align center
25253 \begin_inset Tabular
25254 <lyxtabular version="3" rows="5" columns="2">
25255 <features>
25256 <column alignment="center" valignment="top" width="0">
25257 <column alignment="center" valignment="top" width="0">
25258 <row>
25259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25260 \begin_inset Text
25261
25262 \begin_layout Plain Layout
25263 Comando
25264 \end_layout
25265
25266 \end_inset
25267 </cell>
25268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25269 \begin_inset Text
25270
25271 \begin_layout Plain Layout
25272 Resultado
25273 \begin_inset Note Note
25274 status collapsed
25275
25276 \begin_layout Plain Layout
25277
25278 \series bold
25279
25280 \backslash
25281 raisebox
25282 \series default
25283  se usa sólo como espaciador
25284 \end_layout
25285
25286 \end_inset
25287
25288
25289 \end_layout
25290
25291 \end_inset
25292 </cell>
25293 </row>
25294 <row>
25295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25296 \begin_inset Text
25297
25298 \begin_layout Plain Layout
25299
25300 \backslash
25301 varliminf
25302 \end_layout
25303
25304 \end_inset
25305 </cell>
25306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25307 \begin_inset Text
25308
25309 \begin_layout Plain Layout
25310 \begin_inset Formula $\varliminf$
25311 \end_inset
25312
25313
25314 \end_layout
25315
25316 \end_inset
25317 </cell>
25318 </row>
25319 <row>
25320 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25321 \begin_inset Text
25322
25323 \begin_layout Plain Layout
25324
25325 \backslash
25326 varlimsup
25327 \end_layout
25328
25329 \end_inset
25330 </cell>
25331 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25332 \begin_inset Text
25333
25334 \begin_layout Plain Layout
25335 \begin_inset Formula $\varlimsup$
25336 \end_inset
25337
25338
25339 \end_layout
25340
25341 \end_inset
25342 </cell>
25343 </row>
25344 <row>
25345 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25346 \begin_inset Text
25347
25348 \begin_layout Plain Layout
25349
25350 \backslash
25351 varprojlim
25352 \end_layout
25353
25354 \end_inset
25355 </cell>
25356 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25357 \begin_inset Text
25358
25359 \begin_layout Plain Layout
25360 \begin_inset Formula $\varprojlim$
25361 \end_inset
25362
25363
25364 \end_layout
25365
25366 \end_inset
25367 </cell>
25368 </row>
25369 <row>
25370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25371 \begin_inset Text
25372
25373 \begin_layout Plain Layout
25374
25375 \backslash
25376 varinjlim
25377 \end_layout
25378
25379 \end_inset
25380 </cell>
25381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25382 \begin_inset Text
25383
25384 \begin_layout Plain Layout
25385 \begin_inset Formula $\varinjlim$
25386 \end_inset
25387
25388
25389 \begin_inset Formula $\raisebox{-2.5mm}{}$
25390 \end_inset
25391
25392
25393 \end_layout
25394
25395 \end_inset
25396 </cell>
25397 </row>
25398 </lyxtabular>
25399
25400 \end_inset
25401
25402
25403 \end_layout
25404
25405 \begin_layout Standard
25406 \begin_inset VSpace medskip
25407 \end_inset
25408
25409
25410 \end_layout
25411
25412 \begin_layout Standard
25413 El límite se crea insertando un subíndice.
25414  Se imprime a la derecha junto a la función en una fórmula en línea:
25415 \end_layout
25416
25417 \begin_layout Standard
25418 \noindent
25419 \align center
25420 \begin_inset Tabular
25421 <lyxtabular version="3" rows="2" columns="2">
25422 <features>
25423 <column alignment="center" valignment="top" width="0pt">
25424 <column alignment="center" valignment="top" width="0pt">
25425 <row>
25426 <cell alignment="center" valignment="top" usebox="none">
25427 \begin_inset Text
25428
25429 \begin_layout Plain Layout
25430 Comando
25431 \end_layout
25432
25433 \end_inset
25434 </cell>
25435 <cell alignment="center" valignment="top" usebox="none">
25436 \begin_inset Text
25437
25438 \begin_layout Plain Layout
25439 \begin_inset space \hspace{}
25440 \length 1cm
25441 \end_inset
25442
25443 Resultado
25444 \begin_inset Note Note
25445 status collapsed
25446
25447 \begin_layout Plain Layout
25448
25449 \series bold
25450
25451 \backslash
25452 raisebox
25453 \series default
25454  se usa sólo como espaciador
25455 \end_layout
25456
25457 \end_inset
25458
25459
25460 \end_layout
25461
25462 \end_inset
25463 </cell>
25464 </row>
25465 <row>
25466 <cell alignment="center" valignment="top" usebox="none">
25467 \begin_inset Text
25468
25469 \begin_layout Plain Layout
25470
25471 \backslash
25472 lim_x
25473 \backslash
25474 to
25475 \begin_inset ERT
25476 status collapsed
25477
25478 \begin_layout Plain Layout
25479
25480
25481 \backslash
25482 spce 
25483 \end_layout
25484
25485 \end_inset
25486
25487 A
25488 \begin_inset ERT
25489 status collapsed
25490
25491 \begin_layout Plain Layout
25492
25493
25494 \backslash
25495 spce 
25496 \end_layout
25497
25498 \end_inset
25499
25500 x=B
25501 \end_layout
25502
25503 \end_inset
25504 </cell>
25505 <cell alignment="center" valignment="top" usebox="none">
25506 \begin_inset Text
25507
25508 \begin_layout Plain Layout
25509 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
25510 \end_inset
25511
25512
25513 \end_layout
25514
25515 \end_inset
25516 </cell>
25517 </row>
25518 </lyxtabular>
25519
25520 \end_inset
25521
25522
25523 \end_layout
25524
25525 \begin_layout Standard
25526 En una ecuación presentada el límite se imprime debajo, como es habitual:
25527 \begin_inset Formula \[
25528 \lim\limits _{x\rightarrow A}=B\]
25529
25530 \end_inset
25531
25532
25533 \end_layout
25534
25535 \begin_layout Subsection
25536 Función módulo
25537 \begin_inset Index
25538 status collapsed
25539
25540 \begin_layout Plain Layout
25541 Funciones ! módulo
25542 \end_layout
25543
25544 \end_inset
25545
25546
25547 \end_layout
25548
25549 \begin_layout Standard
25550 La función módulo es especial, porque existe en cuatro variantes.
25551 \end_layout
25552
25553 \begin_layout Standard
25554 En una ecuación presentada:
25555 \begin_inset Formula \begin{align*}
25556 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
25557 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25558 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25559 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25560 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25561
25562 \end_inset
25563
25564 En una ecuación en línea se pone menos espacio delante del nombre de la
25565  función para todas las variantes.
25566 \end_layout
25567
25568 \begin_layout Section
25569 Caracteres especiales
25570 \begin_inset Index
25571 status collapsed
25572
25573 \begin_layout Plain Layout
25574 Caracteres especiales
25575 \end_layout
25576
25577 \end_inset
25578
25579
25580 \end_layout
25581
25582 \begin_layout Subsection
25583 Caracteres especiales en texto matemático
25584 \end_layout
25585
25586 \begin_layout Standard
25587 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
25588  TeX:
25589 \end_layout
25590
25591 \begin_layout Standard
25592 \begin_inset space \hfill{}
25593 \end_inset
25594
25595
25596 \begin_inset Tabular
25597 <lyxtabular version="3" rows="8" columns="2">
25598 <features>
25599 <column alignment="block" valignment="top" width="0">
25600 <column alignment="block" valignment="top" width="0">
25601 <row>
25602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25603 \begin_inset Text
25604
25605 \begin_layout Plain Layout
25606 Comando
25607 \end_layout
25608
25609 \end_inset
25610 </cell>
25611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25612 \begin_inset Text
25613
25614 \begin_layout Plain Layout
25615 Resultado
25616 \end_layout
25617
25618 \end_inset
25619 </cell>
25620 </row>
25621 <row>
25622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25623 \begin_inset Text
25624
25625 \begin_layout Plain Layout
25626
25627 \backslash
25628 oe
25629 \end_layout
25630
25631 \end_inset
25632 </cell>
25633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25634 \begin_inset Text
25635
25636 \begin_layout Plain Layout
25637 \begin_inset Formula $\textrm{œ}$
25638 \end_inset
25639
25640
25641 \end_layout
25642
25643 \end_inset
25644 </cell>
25645 </row>
25646 <row>
25647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25648 \begin_inset Text
25649
25650 \begin_layout Plain Layout
25651
25652 \backslash
25653 OE
25654 \end_layout
25655
25656 \end_inset
25657 </cell>
25658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25659 \begin_inset Text
25660
25661 \begin_layout Plain Layout
25662 \begin_inset Formula $\textrm{Œ}$
25663 \end_inset
25664
25665
25666 \end_layout
25667
25668 \end_inset
25669 </cell>
25670 </row>
25671 <row>
25672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25673 \begin_inset Text
25674
25675 \begin_layout Plain Layout
25676
25677 \backslash
25678 ae
25679 \end_layout
25680
25681 \end_inset
25682 </cell>
25683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25684 \begin_inset Text
25685
25686 \begin_layout Plain Layout
25687 \begin_inset Formula $\textrm{æ}$
25688 \end_inset
25689
25690
25691 \end_layout
25692
25693 \end_inset
25694 </cell>
25695 </row>
25696 <row>
25697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25698 \begin_inset Text
25699
25700 \begin_layout Plain Layout
25701
25702 \backslash
25703 AE
25704 \end_layout
25705
25706 \end_inset
25707 </cell>
25708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25709 \begin_inset Text
25710
25711 \begin_layout Plain Layout
25712 \begin_inset Formula $\textrm{Æ}$
25713 \end_inset
25714
25715
25716 \end_layout
25717
25718 \end_inset
25719 </cell>
25720 </row>
25721 <row>
25722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25723 \begin_inset Text
25724
25725 \begin_layout Plain Layout
25726
25727 \backslash
25728 aa
25729 \end_layout
25730
25731 \end_inset
25732 </cell>
25733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25734 \begin_inset Text
25735
25736 \begin_layout Plain Layout
25737 \begin_inset Formula $\textrm{\aa}$
25738 \end_inset
25739
25740
25741 \end_layout
25742
25743 \end_inset
25744 </cell>
25745 </row>
25746 <row>
25747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25748 \begin_inset Text
25749
25750 \begin_layout Plain Layout
25751
25752 \backslash
25753 AA
25754 \begin_inset Index
25755 status collapsed
25756
25757 \begin_layout Plain Layout
25758 \begin_inset ERT
25759 status collapsed
25760
25761 \begin_layout Plain Layout
25762
25763
25764 \backslash
25765
25766 \begin_inset ERT
25767 status collapsed
25768
25769 \begin_layout Plain Layout
25770
25771 {
25772 \end_layout
25773
25774 \end_inset
25775
25776
25777 \begin_inset ERT
25778 status collapsed
25779
25780 \begin_layout Plain Layout
25781
25782 }
25783 \end_layout
25784
25785 \end_inset
25786
25787
25788 \end_layout
25789
25790 \end_inset
25791
25792 @
25793 \begin_inset ERT
25794 status collapsed
25795
25796 \begin_layout Plain Layout
25797
25798
25799 \backslash
25800
25801 \begin_inset ERT
25802 status collapsed
25803
25804 \begin_layout Plain Layout
25805
25806 {
25807 \end_layout
25808
25809 \end_inset
25810
25811
25812 \begin_inset ERT
25813 status collapsed
25814
25815 \begin_layout Plain Layout
25816
25817 }
25818 \end_layout
25819
25820 \end_inset
25821
25822
25823 \end_layout
25824
25825 \end_inset
25826
25827 textrm
25828 \begin_inset ERT
25829 status collapsed
25830
25831 \begin_layout Plain Layout
25832
25833 {
25834 \end_layout
25835
25836 \end_inset
25837
25838
25839 \begin_inset ERT
25840 status collapsed
25841
25842 \begin_layout Plain Layout
25843
25844
25845 \backslash
25846
25847 \begin_inset ERT
25848 status collapsed
25849
25850 \begin_layout Plain Layout
25851
25852 {
25853 \end_layout
25854
25855 \end_inset
25856
25857
25858 \begin_inset ERT
25859 status collapsed
25860
25861 \begin_layout Plain Layout
25862
25863 }
25864 \end_layout
25865
25866 \end_inset
25867
25868
25869 \end_layout
25870
25871 \end_inset
25872
25873 AA
25874 \begin_inset ERT
25875 status collapsed
25876
25877 \begin_layout Plain Layout
25878
25879 }
25880 \end_layout
25881
25882 \end_inset
25883
25884
25885 \end_layout
25886
25887 \end_inset
25888
25889
25890 \end_layout
25891
25892 \end_inset
25893 </cell>
25894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25895 \begin_inset Text
25896
25897 \begin_layout Plain Layout
25898 \begin_inset Formula $\textrm{Å}$
25899 \end_inset
25900
25901
25902 \end_layout
25903
25904 \end_inset
25905 </cell>
25906 </row>
25907 <row>
25908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25909 \begin_inset Text
25910
25911 \begin_layout Plain Layout
25912
25913 \backslash
25914 i
25915 \end_layout
25916
25917 \end_inset
25918 </cell>
25919 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25920 \begin_inset Text
25921
25922 \begin_layout Plain Layout
25923 \begin_inset Formula $\textrm{ı}$
25924 \end_inset
25925
25926
25927 \end_layout
25928
25929 \end_inset
25930 </cell>
25931 </row>
25932 </lyxtabular>
25933
25934 \end_inset
25935
25936
25937 \begin_inset space \hfill{}
25938 \end_inset
25939
25940
25941 \begin_inset Tabular
25942 <lyxtabular version="3" rows="8" columns="2">
25943 <features>
25944 <column alignment="block" valignment="top" width="0">
25945 <column alignment="center" valignment="top" width="0">
25946 <row>
25947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25948 \begin_inset Text
25949
25950 \begin_layout Plain Layout
25951 Comando
25952 \begin_inset Note Note
25953 status collapsed
25954
25955 \begin_layout Plain Layout
25956
25957 \series bold
25958
25959 \backslash
25960 raisebox
25961 \series default
25962  se usa sólo como espaciador
25963 \end_layout
25964
25965 \end_inset
25966
25967
25968 \end_layout
25969
25970 \end_inset
25971 </cell>
25972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25973 \begin_inset Text
25974
25975 \begin_layout Plain Layout
25976 Resultado
25977 \end_layout
25978
25979 \end_inset
25980 </cell>
25981 </row>
25982 <row>
25983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25984 \begin_inset Text
25985
25986 \begin_layout Plain Layout
25987
25988 \backslash
25989 o
25990 \end_layout
25991
25992 \end_inset
25993 </cell>
25994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25995 \begin_inset Text
25996
25997 \begin_layout Plain Layout
25998 \begin_inset Formula $\textrm{ø}$
25999 \end_inset
26000
26001
26002 \end_layout
26003
26004 \end_inset
26005 </cell>
26006 </row>
26007 <row>
26008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26009 \begin_inset Text
26010
26011 \begin_layout Plain Layout
26012
26013 \backslash
26014 O
26015 \end_layout
26016
26017 \end_inset
26018 </cell>
26019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26020 \begin_inset Text
26021
26022 \begin_layout Plain Layout
26023 \begin_inset Formula $\textrm{Ø}$
26024 \end_inset
26025
26026
26027 \end_layout
26028
26029 \end_inset
26030 </cell>
26031 </row>
26032 <row>
26033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26034 \begin_inset Text
26035
26036 \begin_layout Plain Layout
26037
26038 \backslash
26039 l
26040 \end_layout
26041
26042 \end_inset
26043 </cell>
26044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26045 \begin_inset Text
26046
26047 \begin_layout Plain Layout
26048 \begin_inset Formula $\textrm{ł}$
26049 \end_inset
26050
26051
26052 \end_layout
26053
26054 \end_inset
26055 </cell>
26056 </row>
26057 <row>
26058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26059 \begin_inset Text
26060
26061 \begin_layout Plain Layout
26062
26063 \backslash
26064 L
26065 \end_layout
26066
26067 \end_inset
26068 </cell>
26069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26070 \begin_inset Text
26071
26072 \begin_layout Plain Layout
26073 \begin_inset Formula $\textrm{Ł}$
26074 \end_inset
26075
26076
26077 \end_layout
26078
26079 \end_inset
26080 </cell>
26081 </row>
26082 <row>
26083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26084 \begin_inset Text
26085
26086 \begin_layout Plain Layout
26087 !
26088 \begin_inset space \hspace{}
26089 \length 0mm
26090 \end_inset
26091
26092 `
26093 \begin_inset ERT
26094 status collapsed
26095
26096 \begin_layout Plain Layout
26097
26098
26099 \backslash
26100 spce 
26101 \end_layout
26102
26103 \end_inset
26104
26105
26106 \end_layout
26107
26108 \end_inset
26109 </cell>
26110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26111 \begin_inset Text
26112
26113 \begin_layout Plain Layout
26114 \begin_inset Formula $\textrm{!`}$
26115 \end_inset
26116
26117
26118 \end_layout
26119
26120 \end_inset
26121 </cell>
26122 </row>
26123 <row>
26124 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26125 \begin_inset Text
26126
26127 \begin_layout Plain Layout
26128 ?
26129 \begin_inset space \hspace{}
26130 \length 0mm
26131 \end_inset
26132
26133 `
26134 \begin_inset ERT
26135 status collapsed
26136
26137 \begin_layout Plain Layout
26138
26139
26140 \backslash
26141 spce 
26142 \end_layout
26143
26144 \end_inset
26145
26146
26147 \end_layout
26148
26149 \end_inset
26150 </cell>
26151 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26152 \begin_inset Text
26153
26154 \begin_layout Plain Layout
26155 \begin_inset Formula $\textrm{?`}$
26156 \end_inset
26157
26158
26159 \end_layout
26160
26161 \end_inset
26162 </cell>
26163 </row>
26164 <row>
26165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26166 \begin_inset Text
26167
26168 \begin_layout Plain Layout
26169
26170 \backslash
26171 j
26172 \end_layout
26173
26174 \end_inset
26175 </cell>
26176 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26177 \begin_inset Text
26178
26179 \begin_layout Plain Layout
26180 \begin_inset Formula $\textrm{ȷ}$
26181 \end_inset
26182
26183
26184 \end_layout
26185
26186 \end_inset
26187 </cell>
26188 </row>
26189 </lyxtabular>
26190
26191 \end_inset
26192
26193
26194 \begin_inset space \hfill{}
26195 \end_inset
26196
26197
26198 \end_layout
26199
26200 \begin_layout Standard
26201 Los caracteres 
26202 \begin_inset Formula $\textrm{\textrm{Å}}$
26203 \end_inset
26204
26205  y 
26206 \begin_inset Formula $\textrm{\textrm{Ø}}$
26207 \end_inset
26208
26209  también se pueden insertar mediante el botón 
26210 \begin_inset Graphics
26211         filename ../../images/math/digamma.png
26212         scale 85
26213
26214 \end_inset
26215
26216  de la barra de ecuaciones.
26217 \end_layout
26218
26219 \begin_layout Standard
26220 Los comandos 
26221 \series bold
26222 !
26223 \begin_inset space \hspace{}
26224 \length 0mm
26225 \end_inset
26226
26227 `
26228 \series default
26229  y 
26230 \series bold
26231 ?
26232 \begin_inset space \hspace{}
26233 \length 0mm
26234 \end_inset
26235
26236 `
26237 \series default
26238  son una excepción porque se pueden insertar directamente a texto en LyX.
26239  
26240 \end_layout
26241
26242 \begin_layout Subsection
26243 Acentos en texto
26244 \begin_inset CommandInset label
26245 LatexCommand label
26246 name "sub:Acentos-en-texto"
26247
26248 \end_inset
26249
26250
26251 \begin_inset Index
26252 status collapsed
26253
26254 \begin_layout Plain Layout
26255 Acentos ! en texto
26256 \end_layout
26257
26258 \end_inset
26259
26260
26261 \end_layout
26262
26263 \begin_layout Standard
26264 Con los siguientes comandos se pueden acentuar todas las letras.
26265  Los comandos deben ponerse en modo TeX.
26266 \end_layout
26267
26268 \begin_layout Standard
26269 \begin_inset space \hfill{}
26270 \end_inset
26271
26272
26273 \begin_inset Tabular
26274 <lyxtabular version="3" rows="8" columns="2">
26275 <features>
26276 <column alignment="block" valignment="top" width="0">
26277 <column alignment="block" valignment="top" width="0">
26278 <row>
26279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26280 \begin_inset Text
26281
26282 \begin_layout Plain Layout
26283 Comando
26284 \end_layout
26285
26286 \end_inset
26287 </cell>
26288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26289 \begin_inset Text
26290
26291 \begin_layout Plain Layout
26292 Resultado
26293 \end_layout
26294
26295 \end_inset
26296 </cell>
26297 </row>
26298 <row>
26299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26300 \begin_inset Text
26301
26302 \begin_layout Plain Layout
26303
26304 \backslash
26305
26306 \begin_inset Quotes grd
26307 \end_inset
26308
26309 e
26310 \end_layout
26311
26312 \end_inset
26313 </cell>
26314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26315 \begin_inset Text
26316
26317 \begin_layout Plain Layout
26318 \begin_inset ERT
26319 status collapsed
26320
26321 \begin_layout Plain Layout
26322
26323
26324 \backslash
26325 "e
26326 \end_layout
26327
26328 \end_inset
26329
26330
26331 \end_layout
26332
26333 \end_inset
26334 </cell>
26335 </row>
26336 <row>
26337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26338 \begin_inset Text
26339
26340 \begin_layout Plain Layout
26341
26342 \backslash
26343 `e
26344 \end_layout
26345
26346 \end_inset
26347 </cell>
26348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26349 \begin_inset Text
26350
26351 \begin_layout Plain Layout
26352 \begin_inset ERT
26353 status collapsed
26354
26355 \begin_layout Plain Layout
26356
26357
26358 \backslash
26359 `e
26360 \end_layout
26361
26362 \end_inset
26363
26364
26365 \end_layout
26366
26367 \end_inset
26368 </cell>
26369 </row>
26370 <row>
26371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26372 \begin_inset Text
26373
26374 \begin_layout Plain Layout
26375
26376 \backslash
26377 ^
26378 \begin_inset ERT
26379 status collapsed
26380
26381 \begin_layout Plain Layout
26382
26383
26384 \backslash
26385 spce 
26386 \end_layout
26387
26388 \end_inset
26389
26390 e
26391 \end_layout
26392
26393 \end_inset
26394 </cell>
26395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26396 \begin_inset Text
26397
26398 \begin_layout Plain Layout
26399 \begin_inset ERT
26400 status collapsed
26401
26402 \begin_layout Plain Layout
26403
26404
26405 \backslash
26406 ^e
26407 \end_layout
26408
26409 \end_inset
26410
26411
26412 \end_layout
26413
26414 \end_inset
26415 </cell>
26416 </row>
26417 <row>
26418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26419 \begin_inset Text
26420
26421 \begin_layout Plain Layout
26422
26423 \backslash
26424 =e
26425 \end_layout
26426
26427 \end_inset
26428 </cell>
26429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26430 \begin_inset Text
26431
26432 \begin_layout Plain Layout
26433 \begin_inset ERT
26434 status collapsed
26435
26436 \begin_layout Plain Layout
26437
26438
26439 \backslash
26440 =e
26441 \end_layout
26442
26443 \end_inset
26444
26445
26446 \end_layout
26447
26448 \end_inset
26449 </cell>
26450 </row>
26451 <row>
26452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26453 \begin_inset Text
26454
26455 \begin_layout Plain Layout
26456
26457 \backslash
26458 u
26459 \begin_inset ERT
26460 status collapsed
26461
26462 \begin_layout Plain Layout
26463
26464
26465 \backslash
26466 spce 
26467 \end_layout
26468
26469 \end_inset
26470
26471 e
26472 \end_layout
26473
26474 \end_inset
26475 </cell>
26476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26477 \begin_inset Text
26478
26479 \begin_layout Plain Layout
26480 \begin_inset ERT
26481 status collapsed
26482
26483 \begin_layout Plain Layout
26484
26485
26486 \backslash
26487 u e
26488 \end_layout
26489
26490 \end_inset
26491
26492
26493 \end_layout
26494
26495 \end_inset
26496 </cell>
26497 </row>
26498 <row>
26499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26500 \begin_inset Text
26501
26502 \begin_layout Plain Layout
26503
26504 \backslash
26505 b
26506 \begin_inset ERT
26507 status collapsed
26508
26509 \begin_layout Plain Layout
26510
26511
26512 \backslash
26513 spce 
26514 \end_layout
26515
26516 \end_inset
26517
26518 e
26519 \end_layout
26520
26521 \end_inset
26522 </cell>
26523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26524 \begin_inset Text
26525
26526 \begin_layout Plain Layout
26527 \begin_inset ERT
26528 status collapsed
26529
26530 \begin_layout Plain Layout
26531
26532
26533 \backslash
26534 b e
26535 \end_layout
26536
26537 \end_inset
26538
26539
26540 \end_layout
26541
26542 \end_inset
26543 </cell>
26544 </row>
26545 <row>
26546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26547 \begin_inset Text
26548
26549 \begin_layout Plain Layout
26550
26551 \backslash
26552 t
26553 \begin_inset ERT
26554 status collapsed
26555
26556 \begin_layout Plain Layout
26557
26558
26559 \backslash
26560 spce 
26561 \end_layout
26562
26563 \end_inset
26564
26565 ee
26566 \end_layout
26567
26568 \end_inset
26569 </cell>
26570 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26571 \begin_inset Text
26572
26573 \begin_layout Plain Layout
26574 \begin_inset ERT
26575 status collapsed
26576
26577 \begin_layout Plain Layout
26578
26579
26580 \backslash
26581 t ee
26582 \end_layout
26583
26584 \end_inset
26585
26586
26587 \end_layout
26588
26589 \end_inset
26590 </cell>
26591 </row>
26592 </lyxtabular>
26593
26594 \end_inset
26595
26596
26597 \begin_inset space \hfill{}
26598 \end_inset
26599
26600
26601 \begin_inset Tabular
26602 <lyxtabular version="3" rows="8" columns="2">
26603 <features>
26604 <column alignment="block" valignment="top" width="0">
26605 <column alignment="center" valignment="top" width="0">
26606 <row>
26607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26608 \begin_inset Text
26609
26610 \begin_layout Plain Layout
26611 Comando
26612 \end_layout
26613
26614 \end_inset
26615 </cell>
26616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26617 \begin_inset Text
26618
26619 \begin_layout Plain Layout
26620 Resultado
26621 \end_layout
26622
26623 \end_inset
26624 </cell>
26625 </row>
26626 <row>
26627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26628 \begin_inset Text
26629
26630 \begin_layout Plain Layout
26631
26632 \backslash
26633 H
26634 \begin_inset ERT
26635 status collapsed
26636
26637 \begin_layout Plain Layout
26638
26639
26640 \backslash
26641 spce 
26642 \end_layout
26643
26644 \end_inset
26645
26646 e
26647 \end_layout
26648
26649 \end_inset
26650 </cell>
26651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26652 \begin_inset Text
26653
26654 \begin_layout Plain Layout
26655 \begin_inset ERT
26656 status collapsed
26657
26658 \begin_layout Plain Layout
26659
26660
26661 \backslash
26662 H e
26663 \end_layout
26664
26665 \end_inset
26666
26667
26668 \end_layout
26669
26670 \end_inset
26671 </cell>
26672 </row>
26673 <row>
26674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26675 \begin_inset Text
26676
26677 \begin_layout Plain Layout
26678
26679 \backslash
26680 'e
26681 \end_layout
26682
26683 \end_inset
26684 </cell>
26685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26686 \begin_inset Text
26687
26688 \begin_layout Plain Layout
26689 \begin_inset ERT
26690 status collapsed
26691
26692 \begin_layout Plain Layout
26693
26694
26695 \backslash
26696 'e
26697 \end_layout
26698
26699 \end_inset
26700
26701
26702 \end_layout
26703
26704 \end_inset
26705 </cell>
26706 </row>
26707 <row>
26708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26709 \begin_inset Text
26710
26711 \begin_layout Plain Layout
26712
26713 \backslash
26714 ~e
26715 \begin_inset Index
26716 status collapsed
26717
26718 \begin_layout Plain Layout
26719 Tilde
26720 \end_layout
26721
26722 \end_inset
26723
26724
26725 \end_layout
26726
26727 \end_inset
26728 </cell>
26729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26730 \begin_inset Text
26731
26732 \begin_layout Plain Layout
26733 \begin_inset ERT
26734 status collapsed
26735
26736 \begin_layout Plain Layout
26737
26738
26739 \backslash
26740 ~e
26741 \end_layout
26742
26743 \end_inset
26744
26745
26746 \end_layout
26747
26748 \end_inset
26749 </cell>
26750 </row>
26751 <row>
26752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26753 \begin_inset Text
26754
26755 \begin_layout Plain Layout
26756
26757 \backslash
26758 .e
26759 \end_layout
26760
26761 \end_inset
26762 </cell>
26763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26764 \begin_inset Text
26765
26766 \begin_layout Plain Layout
26767 \begin_inset ERT
26768 status collapsed
26769
26770 \begin_layout Plain Layout
26771
26772
26773 \backslash
26774 .e
26775 \end_layout
26776
26777 \end_inset
26778
26779
26780 \end_layout
26781
26782 \end_inset
26783 </cell>
26784 </row>
26785 <row>
26786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26787 \begin_inset Text
26788
26789 \begin_layout Plain Layout
26790
26791 \backslash
26792 v
26793 \begin_inset ERT
26794 status collapsed
26795
26796 \begin_layout Plain Layout
26797
26798
26799 \backslash
26800 spce 
26801 \end_layout
26802
26803 \end_inset
26804
26805 e
26806 \end_layout
26807
26808 \end_inset
26809 </cell>
26810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26811 \begin_inset Text
26812
26813 \begin_layout Plain Layout
26814 \begin_inset ERT
26815 status collapsed
26816
26817 \begin_layout Plain Layout
26818
26819
26820 \backslash
26821 v e
26822 \end_layout
26823
26824 \end_inset
26825
26826
26827 \end_layout
26828
26829 \end_inset
26830 </cell>
26831 </row>
26832 <row>
26833 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26834 \begin_inset Text
26835
26836 \begin_layout Plain Layout
26837
26838 \backslash
26839 d
26840 \begin_inset ERT
26841 status collapsed
26842
26843 \begin_layout Plain Layout
26844
26845
26846 \backslash
26847 spce 
26848 \end_layout
26849
26850 \end_inset
26851
26852 e
26853 \end_layout
26854
26855 \end_inset
26856 </cell>
26857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26858 \begin_inset Text
26859
26860 \begin_layout Plain Layout
26861 \begin_inset ERT
26862 status collapsed
26863
26864 \begin_layout Plain Layout
26865
26866
26867 \backslash
26868 d e
26869 \end_layout
26870
26871 \end_inset
26872
26873
26874 \end_layout
26875
26876 \end_inset
26877 </cell>
26878 </row>
26879 <row>
26880 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26881 \begin_inset Text
26882
26883 \begin_layout Plain Layout
26884
26885 \backslash
26886 c
26887 \begin_inset ERT
26888 status collapsed
26889
26890 \begin_layout Plain Layout
26891
26892
26893 \backslash
26894 spce 
26895 \end_layout
26896
26897 \end_inset
26898
26899 e
26900 \end_layout
26901
26902 \end_inset
26903 </cell>
26904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26905 \begin_inset Text
26906
26907 \begin_layout Plain Layout
26908 \begin_inset ERT
26909 status collapsed
26910
26911 \begin_layout Plain Layout
26912
26913
26914 \backslash
26915 c e
26916 \end_layout
26917
26918 \end_inset
26919
26920
26921 \end_layout
26922
26923 \end_inset
26924 </cell>
26925 </row>
26926 </lyxtabular>
26927
26928 \end_inset
26929
26930
26931 \begin_inset space \hfill{}
26932 \end_inset
26933
26934
26935 \end_layout
26936
26937 \begin_layout Standard
26938 \begin_inset VSpace medskip
26939 \end_inset
26940
26941
26942 \end_layout
26943
26944 \begin_layout Standard
26945 Con el comando 
26946 \series bold
26947
26948 \backslash
26949 t
26950 \series default
26951  también se pueden acentuar dos caracteres distintos.
26952  El comando 
26953 \series bold
26954
26955 \backslash
26956 t
26957 \begin_inset ERT
26958 status collapsed
26959
26960 \begin_layout Plain Layout
26961
26962
26963 \backslash
26964 spce 
26965 \end_layout
26966
26967 \end_inset
26968
26969 sz
26970 \series default
26971  genera 
26972 \begin_inset ERT
26973 status collapsed
26974
26975 \begin_layout Plain Layout
26976
26977
26978 \backslash
26979 t sz
26980 \end_layout
26981
26982 \end_inset
26983
26984
26985 \end_layout
26986
26987 \begin_layout Standard
26988 Los acentos 
26989 \series bold
26990 `
26991 \series default
26992  , 
26993 \series bold
26994 '
26995 \series default
26996  y 
26997 \series bold
26998 ^
26999 \series default
27000  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27001  TeX.
27002  Lo mismo se aplica a la tilde
27003 \begin_inset Foot
27004 status collapsed
27005
27006 \begin_layout Plain Layout
27007 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27008 \end_layout
27009
27010 \end_inset
27011
27012  con 
27013 \emph on
27014 a
27015 \emph default
27016
27017 \emph on
27018 o
27019 \emph default
27020  y 
27021 \emph on
27022 n.
27023 \end_layout
27024
27025 \begin_layout Standard
27026 Los comandos 
27027 \series bold
27028
27029 \backslash
27030 b
27031 \series default
27032  , 
27033 \series bold
27034
27035 \backslash
27036 c
27037 \series default
27038  , 
27039 \series bold
27040
27041 \backslash
27042 d
27043 \series default
27044  , 
27045 \series bold
27046
27047 \backslash
27048 H
27049 \series default
27050  , 
27051 \series bold
27052
27053 \backslash
27054 t
27055 \series default
27056  , 
27057 \series bold
27058
27059 \backslash
27060 u
27061 \series default
27062  , 
27063 \series bold
27064
27065 \backslash
27066 v
27067 \series default
27068 , y acentos insertados directamente con el teclado también están disponibles
27069  en texto matemático.
27070  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27071  
27072 \begin_inset CommandInset ref
27073 LatexCommand ref
27074 reference "sub:Acentos-para-un"
27075
27076 \end_inset
27077
27078 .
27079 \end_layout
27080
27081 \begin_layout Standard
27082 \begin_inset VSpace bigskip
27083 \end_inset
27084
27085
27086 \end_layout
27087
27088 \begin_layout Standard
27089 Además, con el comando 
27090 \series bold
27091
27092 \backslash
27093 textcircled
27094 \series default
27095
27096 \begin_inset Index
27097 status collapsed
27098
27099 \begin_layout Plain Layout
27100 Comandos ! T ! 
27101 \backslash
27102 textcircled
27103 \end_layout
27104
27105 \end_inset
27106
27107  se pueden insertar en un círculo todos los números y letras, de forma parecida
27108  al símbolo copyright.
27109 \end_layout
27110
27111 \begin_layout Standard
27112 \noindent
27113 \align center
27114 \begin_inset Tabular
27115 <lyxtabular version="3" rows="3" columns="2">
27116 <features>
27117 <column alignment="center" valignment="top" width="0">
27118 <column alignment="center" valignment="top" width="0">
27119 <row>
27120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27121 \begin_inset Text
27122
27123 \begin_layout Plain Layout
27124 Comando
27125 \end_layout
27126
27127 \end_inset
27128 </cell>
27129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27130 \begin_inset Text
27131
27132 \begin_layout Plain Layout
27133 Resultado
27134 \begin_inset Note Note
27135 status collapsed
27136
27137 \begin_layout Plain Layout
27138
27139 \series bold
27140
27141 \backslash
27142 raisebox
27143 \series default
27144  se usa sólo como espaciador
27145 \end_layout
27146
27147 \end_inset
27148
27149
27150 \end_layout
27151
27152 \end_inset
27153 </cell>
27154 </row>
27155 <row>
27156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27157 \begin_inset Text
27158
27159 \begin_layout Plain Layout
27160
27161 \backslash
27162 textcircled{w}
27163 \end_layout
27164
27165 \end_inset
27166 </cell>
27167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27168 \begin_inset Text
27169
27170 \begin_layout Plain Layout
27171 \begin_inset ERT
27172 status collapsed
27173
27174 \begin_layout Plain Layout
27175
27176
27177 \backslash
27178 textcircled{w}
27179 \end_layout
27180
27181 \end_inset
27182
27183
27184 \end_layout
27185
27186 \end_inset
27187 </cell>
27188 </row>
27189 <row>
27190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27191 \begin_inset Text
27192
27193 \begin_layout Plain Layout
27194
27195 \backslash
27196 Large 
27197 \backslash
27198 textcircled{
27199 \backslash
27200 normalsize
27201 \backslash
27202 protect
27203 \backslash
27204 raisebox{-1.5pt}{W}}
27205 \end_layout
27206
27207 \end_inset
27208 </cell>
27209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27210 \begin_inset Text
27211
27212 \begin_layout Plain Layout
27213 \begin_inset Formula $\raisebox{4.5mm}{}$
27214 \end_inset
27215
27216
27217 \begin_inset ERT
27218 status collapsed
27219
27220 \begin_layout Plain Layout
27221
27222
27223 \backslash
27224 Large 
27225 \backslash
27226 textcircled{
27227 \backslash
27228 normalsize
27229 \backslash
27230 protect
27231 \backslash
27232 raisebox{-1.5pt}W}
27233 \end_layout
27234
27235 \end_inset
27236
27237
27238 \begin_inset Formula $\raisebox{-2mm}{}$
27239 \end_inset
27240
27241
27242 \end_layout
27243
27244 \end_inset
27245 </cell>
27246 </row>
27247 </lyxtabular>
27248
27249 \end_inset
27250
27251
27252 \end_layout
27253
27254 \begin_layout Standard
27255 Hay que tener cuidado que el carácter se ajuste al círculo.
27256  Por eso 
27257 \series bold
27258
27259 \backslash
27260 Large
27261 \begin_inset Foot
27262 status collapsed
27263
27264 \begin_layout Plain Layout
27265 véase 
27266 \begin_inset CommandInset ref
27267 LatexCommand ref
27268 reference "sub:Tamaños-de-fuentes"
27269
27270 \end_inset
27271
27272
27273 \end_layout
27274
27275 \end_inset
27276
27277
27278 \series default
27279  especifica el tamaño del círculo.
27280  Con ayuda de 
27281 \series bold
27282
27283 \backslash
27284 raisebox
27285 \begin_inset Foot
27286 status collapsed
27287
27288 \begin_layout Plain Layout
27289 véase 
27290 \begin_inset CommandInset ref
27291 LatexCommand ref
27292 reference "sub:Cuadros-sin-marco"
27293
27294 \end_inset
27295
27296
27297 \end_layout
27298
27299 \end_inset
27300
27301
27302 \series default
27303  se puede centrar el carácter.
27304 \end_layout
27305
27306 \begin_layout Subsection
27307 Números minúsculos
27308 \begin_inset Index
27309 status collapsed
27310
27311 \begin_layout Plain Layout
27312 Números ! minúsculos
27313 \end_layout
27314
27315 \end_inset
27316
27317
27318 \end_layout
27319
27320 \begin_layout Standard
27321 Los números minúsculos se componen con el comando 
27322 \series bold
27323
27324 \backslash
27325 oldstylenums
27326 \series default
27327
27328 \begin_inset Index
27329 status collapsed
27330
27331 \begin_layout Plain Layout
27332 Comandos ! O ! 
27333 \backslash
27334 oldstylenums
27335 \end_layout
27336
27337 \end_inset
27338
27339 .
27340  El comando se puede usar en ecuaciones y en modo TeX.
27341  Su esquema es:
27342 \end_layout
27343
27344 \begin_layout Standard
27345
27346 \series bold
27347
27348 \backslash
27349 oldstylenums{número}
27350 \end_layout
27351
27352 \begin_layout Standard
27353 El comando 
27354 \series bold
27355
27356 \backslash
27357 oldstylenums{0123456789}
27358 \series default
27359  genera: 
27360 \begin_inset Formula $\oldstylenums{0123456789}$
27361 \end_inset
27362
27363
27364 \end_layout
27365
27366 \begin_layout Subsection
27367 Caracteres especiales misceláneos
27368 \begin_inset CommandInset label
27369 LatexCommand label
27370 name "sub:Caracteres-especiales-misceláneos"
27371
27372 \end_inset
27373
27374
27375 \begin_inset Index
27376 status collapsed
27377
27378 \begin_layout Plain Layout
27379 Caracteres especiales ! misceláneos
27380 \end_layout
27381
27382 \end_inset
27383
27384
27385 \end_layout
27386
27387 \begin_layout Standard
27388 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
27389  comandos:
27390 \end_layout
27391
27392 \begin_layout Standard
27393 \noindent
27394 \align center
27395 \begin_inset Tabular
27396 <lyxtabular version="3" rows="4" columns="2">
27397 <features>
27398 <column alignment="center" valignment="top" width="0">
27399 <column alignment="center" valignment="top" width="0">
27400 <row>
27401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27402 \begin_inset Text
27403
27404 \begin_layout Plain Layout
27405 Comando
27406 \end_layout
27407
27408 \end_inset
27409 </cell>
27410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27411 \begin_inset Text
27412
27413 \begin_layout Plain Layout
27414 Resultado
27415 \end_layout
27416
27417 \end_inset
27418 </cell>
27419 </row>
27420 <row>
27421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27422 \begin_inset Text
27423
27424 \begin_layout Plain Layout
27425
27426 \backslash
27427 ^
27428 \begin_inset ERT
27429 status collapsed
27430
27431 \begin_layout Plain Layout
27432
27433
27434 \backslash
27435 spce 
27436 \end_layout
27437
27438 \end_inset
27439
27440
27441 \end_layout
27442
27443 \end_inset
27444 </cell>
27445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27446 \begin_inset Text
27447
27448 \begin_layout Plain Layout
27449 \begin_inset Formula $\mathcircumflex$
27450 \end_inset
27451
27452
27453 \end_layout
27454
27455 \end_inset
27456 </cell>
27457 </row>
27458 <row>
27459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27460 \begin_inset Text
27461
27462 \begin_layout Plain Layout
27463
27464 \backslash
27465 _
27466 \end_layout
27467
27468 \end_inset
27469 </cell>
27470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27471 \begin_inset Text
27472
27473 \begin_layout Plain Layout
27474 \begin_inset Formula $\_$
27475 \end_inset
27476
27477
27478 \end_layout
27479
27480 \end_inset
27481 </cell>
27482 </row>
27483 <row>
27484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27485 \begin_inset Text
27486
27487 \begin_layout Plain Layout
27488 ^
27489 \begin_inset ERT
27490 status collapsed
27491
27492 \begin_layout Plain Layout
27493
27494
27495 \backslash
27496 spce 
27497 \end_layout
27498
27499 \end_inset
27500
27501
27502 \backslash
27503 circ
27504 \begin_inset Index
27505 status collapsed
27506
27507 \begin_layout Plain Layout
27508 °
27509 \end_layout
27510
27511 \end_inset
27512
27513
27514 \end_layout
27515
27516 \end_inset
27517 </cell>
27518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27519 \begin_inset Text
27520
27521 \begin_layout Plain Layout
27522 \begin_inset Formula $^{\circ}$
27523 \end_inset
27524
27525
27526 \end_layout
27527
27528 \end_inset
27529 </cell>
27530 </row>
27531 </lyxtabular>
27532
27533 \end_inset
27534
27535
27536 \end_layout
27537
27538 \begin_layout Standard
27539 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
27540  LaTeX contiene la línea:
27541 \begin_inset Foot
27542 status collapsed
27543
27544 \begin_layout Plain Layout
27545 Más sobre este asunto en 
27546 \begin_inset CommandInset ref
27547 LatexCommand ref
27548 reference "sub:Caracteres-de-texto"
27549
27550 \end_inset
27551
27552
27553 \end_layout
27554
27555 \end_inset
27556
27557  
27558 \end_layout
27559
27560 \begin_layout Standard
27561
27562 \series bold
27563
27564 \backslash
27565 DeclareInputtext{176}{
27566 \backslash
27567 ifmmode^
27568 \backslash
27569 circ
27570 \backslash
27571 else
27572 \backslash
27573 textdegree
27574 \backslash
27575 fi}
27576 \end_layout
27577
27578 \begin_layout Section
27579 Estilos de ecuación
27580 \begin_inset CommandInset label
27581 LatexCommand label
27582 name "sec:Estilos-de-ecuación"
27583
27584 \end_inset
27585
27586
27587 \begin_inset Index
27588 status collapsed
27589
27590 \begin_layout Plain Layout
27591 Ecuación ! estilos de
27592 \end_layout
27593
27594 \end_inset
27595
27596
27597 \end_layout
27598
27599 \begin_layout Itemize
27600 Hay dos estilos diferentes de alineación:
27601 \end_layout
27602
27603 \begin_deeper
27604 \begin_layout Description
27605 Centrado es el estándar predefinido
27606 \end_layout
27607
27608 \begin_layout Description
27609 Sangrado para este estilo debe insertarse la opción 
27610 \series bold
27611 fleqn
27612 \series default
27613  en el menú 
27614 \family sans
27615 Documento\SpecialChar \menuseparator
27616 Configuración
27617 \family default
27618  bajo 
27619 \family sans
27620 Clase de documento
27621 \end_layout
27622
27623 \begin_layout Standard
27624 Cuando se usa 
27625 \series bold
27626 Sangrado
27627 \series default
27628 , éste se puede ajustar con la longitud 
27629 \series bold
27630
27631 \backslash
27632 mathindent
27633 \series default
27634
27635 \begin_inset Index
27636 status collapsed
27637
27638 \begin_layout Plain Layout
27639 Comandos ! M ! 
27640 \backslash
27641 mathindent
27642 \end_layout
27643
27644 \end_inset
27645
27646 .
27647  Para 15
27648 \begin_inset space \thinspace{}
27649 \end_inset
27650
27651 mm, p.
27652 \begin_inset space \thinspace{}
27653 \end_inset
27654
27655 e., se inserta esta línea de comando en el preámbulo LaTeX:
27656 \end_layout
27657
27658 \begin_layout Standard
27659
27660 \series bold
27661
27662 \backslash
27663 setlength{
27664 \backslash
27665 mathindent}{15mm}
27666 \end_layout
27667
27668 \begin_layout Standard
27669 Si no se especifica longitud se usa el valor predeterminado de 30
27670 \begin_inset space \thinspace{}
27671 \end_inset
27672
27673 pt.
27674 \end_layout
27675
27676 \end_deeper
27677 \begin_layout Itemize
27678 Y dos estilos diferentes de numeración:
27679 \end_layout
27680
27681 \begin_deeper
27682 \begin_layout Description
27683 Derecha es el estándar predefinido
27684 \end_layout
27685
27686 \begin_layout Description
27687 Izquierda para este estilo debe insertarse la opción 
27688 \series bold
27689 fleqn
27690 \series default
27691  en el menú 
27692 \family sans
27693 Documento\SpecialChar \menuseparator
27694 Configuración
27695 \family default
27696  bajo 
27697 \family sans
27698 Clase de documento
27699 \end_layout
27700
27701 \end_deeper
27702 \begin_layout Standard
27703
27704 \series bold
27705 fleqn
27706 \series default
27707  y 
27708 \series bold
27709 leqno
27710 \series default
27711  también se pueden usar juntos.
27712  En ese caso se insertan ambas opciones, separadas por una coma.
27713 \end_layout
27714
27715 \begin_layout Standard
27716 Los estilos escogidos se aplican a todas las ecuaciones en presentación
27717  del documento.
27718  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
27719  estilo 
27720 \series bold
27721 Centrado
27722 \series default
27723  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
27724 \begin_inset CommandInset ref
27725 LatexCommand ref
27726 reference "sub:Entorno-flalign"
27727
27728 \end_inset
27729
27730 .
27731 \end_layout
27732
27733 \begin_layout Section
27734 Ecuaciones multilínea
27735 \begin_inset CommandInset label
27736 LatexCommand label
27737 name "sec:Ecuaciones-multilínea"
27738
27739 \end_inset
27740
27741
27742 \begin_inset Index
27743 status collapsed
27744
27745 \begin_layout Plain Layout
27746 Ecuación ! multilínea
27747 \end_layout
27748
27749 \end_inset
27750
27751
27752 \end_layout
27753
27754 \begin_layout Subsection
27755 General
27756 \end_layout
27757
27758 \begin_layout Standard
27759 En LyX se generan nuevas líneas en una ecuación con 
27760 \family sans
27761 \series bold
27762 Ctrl-Intro
27763 \family default
27764 \series default
27765 .
27766  Esto crea un 
27767 \series bold
27768 entorno align
27769 \series default
27770 , que se describe en la 
27771 \begin_inset CommandInset ref
27772 LatexCommand ref
27773 reference "sub:Entorno-align-estándar"
27774
27775 \end_inset
27776
27777 .
27778 \end_layout
27779
27780 \begin_layout Standard
27781 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
27782  el menú 
27783 \family sans
27784 Insertar\SpecialChar \menuseparator
27785 Ecuación
27786 \family default
27787 .
27788  En las siguientes secciones se describen estos entornos.
27789 \end_layout
27790
27791 \begin_layout Standard
27792 En todos los entornos de ecuación multilínea la combinación 
27793 \family sans
27794 Ctrl-Intro
27795 \family default
27796  genera una línea nueva.
27797  Para añadir o quitar líneas se pueden usar los botones 
27798 \begin_inset Graphics
27799         filename ../../images/tabular-feature_append-row.png
27800         scale 85
27801
27802 \end_inset
27803
27804  o 
27805 \begin_inset Graphics
27806         filename ../../images/tabular-feature_delete-row.png
27807         scale 85
27808
27809 \end_inset
27810
27811 de la barra de herramientas, respectivamente, o el menú 
27812 \family sans
27813 Editar\SpecialChar \menuseparator
27814 Filas y columnas
27815 \family default
27816 .
27817 \end_layout
27818
27819 \begin_layout Subsubsection
27820 Separación de líneas
27821 \begin_inset CommandInset label
27822 LatexCommand label
27823 name "sub:Separación-de-líneas"
27824
27825 \end_inset
27826
27827
27828 \begin_inset Index
27829 status collapsed
27830
27831 \begin_layout Plain Layout
27832 Ecuación ! multilínea ! separación de filas
27833 \end_layout
27834
27835 \end_inset
27836
27837
27838 \end_layout
27839
27840 \begin_layout Standard
27841 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
27842 \begin_inset Formula \begin{eqnarray*}
27843 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}\\
27844 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*}
27845
27846 \end_inset
27847
27848 En LaTeX un espacio adicional para una línea se especifica como argumento
27849  opcional del comando de nueva línea.
27850  Esto aún no es posible en LYX,
27851 \begin_inset Foot
27852 status collapsed
27853
27854 \begin_layout Plain Layout
27855 véase 
27856 \begin_inset CommandInset href
27857 LatexCommand href
27858 name "LyX-bug #1505"
27859 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
27860
27861 \end_inset
27862
27863
27864 \end_layout
27865
27866 \end_inset
27867
27868  por lo que toda la ecuación debe insertarse en modo TeX.
27869  Para añadir espacio en nuestro ejemplo se inserta el comando 
27870 \series bold
27871
27872 \backslash
27873
27874 \backslash
27875 [3mm]
27876 \series default
27877  al final de la primera línea.
27878  Así: 
27879 \begin_inset ERT
27880 status collapsed
27881
27882 \begin_layout Plain Layout
27883
27884
27885 \backslash
27886 begin{eqnarray*}
27887 \end_layout
27888
27889 \begin_layout Plain Layout
27890
27891 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27892  = & 
27893 \backslash
27894 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27895 \backslash
27896
27897 \backslash
27898 [3mm]
27899 \end_layout
27900
27901 \begin_layout Plain Layout
27902
27903 4x^{2}
27904 \backslash
27905 left(B^{2}+x_{0}^{2}
27906 \backslash
27907 right)+4x_{0}x
27908 \backslash
27909 left(D-B^{2}
27910 \backslash
27911 right)+B^{2}
27912 \backslash
27913 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27914 \backslash
27915 right) & = & 0
27916 \end_layout
27917
27918 \begin_layout Plain Layout
27919
27920
27921 \backslash
27922 end{eqnarray*}
27923 \end_layout
27924
27925 \end_inset
27926
27927
27928 \begin_inset VSpace bigskip
27929 \end_inset
27930
27931
27932 \end_layout
27933
27934 \begin_layout Standard
27935 Para obtener separación en todas las líneas hay que cambiar la longitud
27936  
27937 \series bold
27938
27939 \backslash
27940 jot
27941 \series default
27942
27943 \begin_inset Index
27944 status collapsed
27945
27946 \begin_layout Plain Layout
27947 Comandos ! J ! 
27948 \backslash
27949 jot
27950 \end_layout
27951
27952 \end_inset
27953
27954 .
27955  La definición es: 
27956 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
27957 \end_inset
27958
27959 .
27960  El valor predeterminado para 
27961 \series bold
27962
27963 \backslash
27964 jot
27965 \series default
27966  es 3
27967 \begin_inset space \thinspace{}
27968 \end_inset
27969
27970 pt.
27971  Para establecer una separación adicional de 3
27972 \begin_inset space \thinspace{}
27973 \end_inset
27974
27975 mm como en el ejemplo anterior, se inserta el comando
27976 \end_layout
27977
27978 \begin_layout Standard
27979
27980 \series bold
27981
27982 \backslash
27983 setlength{
27984 \backslash
27985 jot}{3mm+3pt}
27986 \end_layout
27987
27988 \begin_layout Standard
27989 en modo TeX antes de la ecuación.
27990  Es necesario cargar el paquete 
27991 \series bold
27992 calc
27993 \series default
27994
27995 \begin_inset Foot
27996 status collapsed
27997
27998 \begin_layout Plain Layout
27999
28000 \series bold
28001 calc
28002 \series default
28003  forma parte de toda instalación LaTeX estándar.
28004 \end_layout
28005
28006 \end_inset
28007
28008
28009 \begin_inset Index
28010 status collapsed
28011
28012 \begin_layout Plain Layout
28013 Paquetes ! calc
28014 \end_layout
28015
28016 \end_inset
28017
28018  en el preámbulo con la línea
28019 \end_layout
28020
28021 \begin_layout Standard
28022
28023 \series bold
28024
28025 \backslash
28026 usepackage{calc}
28027 \end_layout
28028
28029 \begin_layout Standard
28030 Se obtiene:
28031 \begin_inset ERT
28032 status collapsed
28033
28034 \begin_layout Plain Layout
28035
28036
28037 \backslash
28038 setlength{
28039 \backslash
28040 jot}{3mm+3pt}
28041 \end_layout
28042
28043 \end_inset
28044
28045
28046 \begin_inset Formula \begin{eqnarray*}
28047 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}\\
28048 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*}
28049
28050 \end_inset
28051
28052
28053 \begin_inset ERT
28054 status collapsed
28055
28056 \begin_layout Plain Layout
28057
28058
28059 \backslash
28060 setlength{
28061 \backslash
28062 jot}{3pt}
28063 \end_layout
28064
28065 \end_inset
28066
28067  Para volver a la distancia predeterminada, 
28068 \series bold
28069
28070 \backslash
28071 jot
28072 \series default
28073  se establece en 3
28074 \begin_inset space \thinspace{}
28075 \end_inset
28076
28077 pt.
28078 \end_layout
28079
28080 \begin_layout Subsubsection
28081 Separación de columnas
28082 \begin_inset CommandInset label
28083 LatexCommand label
28084 name "sub:Separación-de-columnas"
28085
28086 \end_inset
28087
28088
28089 \begin_inset Index
28090 status collapsed
28091
28092 \begin_layout Plain Layout
28093 Ecuación ! multilínea !separación de columnas
28094 \end_layout
28095
28096 \end_inset
28097
28098
28099 \end_layout
28100
28101 \begin_layout Standard
28102 Una ecuación multilínea forma una matriz.
28103  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28104  columnas.
28105  Cambiando la separación de columnas en este entorno se puede cambiar el
28106  espacio junto al signo de relación.
28107 \end_layout
28108
28109 \begin_layout Standard
28110 La separación de columnas se especifica con la longitud
28111 \series bold
28112  
28113 \backslash
28114 arraycolsep
28115 \series default
28116
28117 \begin_inset Index
28118 status collapsed
28119
28120 \begin_layout Plain Layout
28121 Comandos ! A ! 
28122 \backslash
28123 arraycolsep
28124 \end_layout
28125
28126 \end_inset
28127
28128  según:
28129 \begin_inset Newline newline
28130 \end_inset
28131
28132 separación de columnas = 2
28133 \begin_inset space \thinspace{}
28134 \end_inset
28135
28136
28137 \series bold
28138
28139 \backslash
28140 arraycolsep
28141 \series default
28142
28143 \begin_inset Newline newline
28144 \end_inset
28145
28146 Así, el comando en modo TeX
28147 \end_layout
28148
28149 \begin_layout Standard
28150
28151 \series bold
28152
28153 \backslash
28154 setlength{
28155 \backslash
28156 arraycolsep}{1cm}
28157 \end_layout
28158
28159 \begin_layout Standard
28160 establece para todas las ecuaciones siguientes una separación de columnas
28161  de 2
28162 \begin_inset space \thinspace{}
28163 \end_inset
28164
28165 cm.
28166  Para volver al valor predefinido, 
28167 \series bold
28168
28169 \backslash
28170 arraycolsep
28171 \series default
28172  se pone en 5
28173 \begin_inset space \thinspace{}
28174 \end_inset
28175
28176 pt.
28177 \end_layout
28178
28179 \begin_layout Standard
28180 Una ecuación con separación de 2
28181 \begin_inset space \thinspace{}
28182 \end_inset
28183
28184 cm entre columnas:
28185 \begin_inset ERT
28186 status collapsed
28187
28188 \begin_layout Plain Layout
28189
28190
28191 \backslash
28192 setlength{
28193 \backslash
28194 arraycolsep}{1cm}
28195 \end_layout
28196
28197 \end_inset
28198
28199
28200 \begin_inset Formula \begin{eqnarray*}
28201 A & = & B\\
28202 C & \ne & A\end{eqnarray*}
28203
28204 \end_inset
28205
28206 Una ecuación con la separación predefinida para matrices, 10
28207 \begin_inset space \thinspace{}
28208 \end_inset
28209
28210 pt:
28211 \begin_inset ERT
28212 status collapsed
28213
28214 \begin_layout Plain Layout
28215
28216
28217 \backslash
28218 setlength{
28219 \backslash
28220 arraycolsep}{5pt}
28221 \end_layout
28222
28223 \end_inset
28224
28225
28226 \begin_inset Formula \begin{eqnarray*}
28227 A & = & B\\
28228 C & \ne & A\end{eqnarray*}
28229
28230 \end_inset
28231
28232
28233 \end_layout
28234
28235 \begin_layout Subsubsection
28236 Ecuaciones largas
28237 \begin_inset Index
28238 status collapsed
28239
28240 \begin_layout Plain Layout
28241 Ecuación ! larga
28242 \end_layout
28243
28244 \end_inset
28245
28246
28247 \end_layout
28248
28249 \begin_layout Standard
28250 Se pueden componer ecuaciones largas mediante estos métodos:
28251 \end_layout
28252
28253 \begin_layout Itemize
28254 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
28255  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
28256 \begin_inset Formula \begin{eqnarray}
28257 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 \\
28258  &  & -\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:kurzlang}\end{eqnarray}
28259
28260 \end_inset
28261
28262 El signo menos al principio de la segunda línea normalmente no aparece como
28263  operador porque es el primer carácter de la línea.
28264  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
28265  Para evitarlo se ha insertado espacio detrás del menos con el comando 
28266 \series bold
28267
28268 \backslash
28269 hspace{3pt}
28270 \series default
28271
28272 \begin_inset Index
28273 status collapsed
28274
28275 \begin_layout Plain Layout
28276 Comandos ! H ! 
28277 \backslash
28278 hspace
28279 \end_layout
28280
28281 \end_inset
28282
28283 .
28284 \begin_inset Foot
28285 status collapsed
28286
28287 \begin_layout Plain Layout
28288 véase más sobre 
28289 \series bold
28290
28291 \backslash
28292 hspace
28293 \series default
28294  en 
28295 \begin_inset CommandInset ref
28296 LatexCommand ref
28297 reference "sub:Espacio-variable"
28298
28299 \end_inset
28300
28301
28302 \end_layout
28303
28304 \end_inset
28305
28306
28307 \end_layout
28308
28309 \begin_layout Itemize
28310 Si ambos lados de la ecuación son demasiado largos se usa el comando 
28311 \series bold
28312
28313 \backslash
28314 lefteqn
28315 \series default
28316
28317 \begin_inset Index
28318 status collapsed
28319
28320 \begin_layout Plain Layout
28321 Comandos ! L ! 
28322 \backslash
28323 lefteqn
28324 \end_layout
28325
28326 \end_inset
28327
28328 .
28329  Se inserta en la primer columna de la primera línea y hace que todas las
28330  inserciones posteriores sobreescriban las columnas siguientes:
28331 \begin_inset Formula \begin{eqnarray}
28332 \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 \\
28333  &  & -\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 \\
28334  &  & =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}
28335
28336 \end_inset
28337
28338 Tras la inserción de 
28339 \series bold
28340
28341 \backslash
28342 lefteqn
28343 \series default
28344  el cursor está en un marco púrpura un poco a la izquierda del azul.
28345  La ecuación se inserta en éste.
28346 \begin_inset Newline newline
28347 \end_inset
28348
28349 El contenido de las restantes líneas se inserta en la segunda columna o
28350  en otra.
28351  A mayor número de columna donde se inserte, mayor sangrado.
28352 \begin_inset ERT
28353 status collapsed
28354
28355 \begin_layout Plain Layout
28356
28357
28358 \backslash
28359 medskip
28360 \end_layout
28361
28362 \end_inset
28363
28364
28365 \begin_inset Newline newline
28366 \end_inset
28367
28368
28369 \begin_inset Note Greyedout
28370 status open
28371
28372 \begin_layout Plain Layout
28373 Ten en cuenta lo siguiente si usas 
28374 \series bold
28375
28376 \backslash
28377 lefteqn
28378 \series default
28379 :
28380 \end_layout
28381
28382 \begin_layout Itemize
28383 La ecuación no usa la anchura total de la página.
28384  Cuando se añade, p.
28385 \begin_inset space \thinspace{}
28386 \end_inset
28387
28388 e., el término 
28389 \begin_inset Formula $-B^{2}$
28390 \end_inset
28391
28392  en la primera línea del ejemplo, debería estar fuera del margen.
28393  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
28394  principio de la primera línea.
28395 \end_layout
28396
28397 \begin_layout Itemize
28398 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
28399  primera línea.
28400 \begin_inset Foot
28401 status collapsed
28402
28403 \begin_layout Plain Layout
28404 \begin_inset CommandInset href
28405 LatexCommand href
28406 name "LyX-bug #1429"
28407 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
28408
28409 \end_inset
28410
28411
28412 \end_layout
28413
28414 \end_inset
28415
28416  Sólo se puede poner el cursor al principio de la línea y moverlo con las
28417  teclas de flecha.
28418 \end_layout
28419
28420 \end_inset
28421
28422  
28423 \end_layout
28424
28425 \begin_layout Itemize
28426 Se describen otros métodos para escribir fórmulas largas en 
28427 \begin_inset CommandInset ref
28428 LatexCommand ref
28429 reference "sub:Entorno-multilínea"
28430
28431 \end_inset
28432
28433  y 
28434 \begin_inset CommandInset ref
28435 LatexCommand ref
28436 reference "sub:Partes-de-una-multilínea"
28437
28438 \end_inset
28439
28440 .
28441 \end_layout
28442
28443 \begin_layout Subsubsection
28444 Delimitadores multilínea
28445 \begin_inset CommandInset label
28446 LatexCommand label
28447 name "sub:Delimitadores-multilínea"
28448
28449 \end_inset
28450
28451
28452 \begin_inset Index
28453 status collapsed
28454
28455 \begin_layout Plain Layout
28456 Delimitadores ! para varias líneas
28457 \end_layout
28458
28459 \end_inset
28460
28461
28462 \end_layout
28463
28464 \begin_layout Standard
28465 Para poner delimitadores que cubran varias líneas hay un problema:
28466 \begin_inset Formula \begin{eqnarray*}
28467 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28468  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28469
28470 \end_inset
28471
28472 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
28473 res con tamaño variable no abarcan líneas múltiples.
28474 \end_layout
28475
28476 \begin_layout Standard
28477 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
28478  primera línea se finaliza con 
28479 \series bold
28480
28481 \backslash
28482 right.
28483 \series default
28484
28485 \begin_inset Index
28486 status collapsed
28487
28488 \begin_layout Plain Layout
28489 Comandos ! R ! 
28490 \backslash
28491 right
28492 \end_layout
28493
28494 \end_inset
28495
28496  y la segunda con 
28497 \series bold
28498
28499 \backslash
28500 left.
28501 \series default
28502 .
28503 \begin_inset Foot
28504 status collapsed
28505
28506 \begin_layout Plain Layout
28507 Más sobre 
28508 \series bold
28509
28510 \backslash
28511 left.
28512
28513 \series default
28514  y 
28515 \series bold
28516
28517 \backslash
28518 right.
28519
28520 \series default
28521  en 
28522 \begin_inset CommandInset ref
28523 LatexCommand ref
28524 reference "sub:Tamaño-automático-de"
28525
28526 \end_inset
28527
28528
28529 \end_layout
28530
28531 \end_inset
28532
28533
28534 \begin_inset Index
28535 status collapsed
28536
28537 \begin_layout Plain Layout
28538 Comandos ! L ! 
28539 \backslash
28540 left
28541 \end_layout
28542
28543 \end_inset
28544
28545  Después de 
28546 \series bold
28547
28548 \backslash
28549 left.
28550
28551 \series default
28552  se inserta el comando 
28553 \series bold
28554
28555 \backslash
28556 vphantom
28557 \series default
28558
28559 \begin_inset ERT
28560 status collapsed
28561
28562 \begin_layout Plain Layout
28563
28564
28565 \backslash
28566 spce 
28567 \end_layout
28568
28569 \end_inset
28570
28571
28572 \series bold
28573
28574 \backslash
28575 prod
28576 \series default
28577 ^
28578 \begin_inset ERT
28579 status collapsed
28580
28581 \begin_layout Plain Layout
28582
28583
28584 \backslash
28585 spce 
28586 \end_layout
28587
28588 \end_inset
28589
28590
28591 \series bold
28592
28593 \backslash
28594 infty
28595 \series default
28596
28597 \begin_inset ERT
28598 status collapsed
28599
28600 \begin_layout Plain Layout
28601
28602
28603 \backslash
28604 spce 
28605 \end_layout
28606
28607 \end_inset
28608
28609
28610 \series bold
28611
28612 \begin_inset Formula $\downarrow$
28613 \end_inset
28614
28615 _R=1}
28616 \series default
28617
28618 \begin_inset Index
28619 status collapsed
28620
28621 \begin_layout Plain Layout
28622 Comandos ! V ! 
28623 \backslash
28624 vphantom
28625 \end_layout
28626
28627 \end_inset
28628
28629 , porque el operador de multiplicación con sus límites es el símbolo mayor
28630  en la primera línea y ese debería ser el tamaño para el delimitador en
28631  la segunda línea.
28632 \end_layout
28633
28634 \begin_layout Standard
28635 El resultado es: 
28636 \begin_inset Formula \begin{eqnarray*}
28637 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28638  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28639
28640 \end_inset
28641
28642
28643 \end_layout
28644
28645 \begin_layout Subsection
28646 Entornos align
28647 \end_layout
28648
28649 \begin_layout Standard
28650 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
28651  Son especialmente apropiados para poner ecuaciones adosadas.
28652 \end_layout
28653
28654 \begin_layout Standard
28655 Los entornos align constan de columnas.
28656  Las columnas impares se alinean a la derecha, las pares a la izquierda.
28657  En un entorno align se puede numerar cada línea.
28658 \end_layout
28659
28660 \begin_layout Standard
28661 Los entornos align se crean con el menú 
28662 \family sans
28663 Insertar\SpecialChar \menuseparator
28664 Ecuación
28665 \family default
28666 .
28667  Una ecuación existente se puede convertir a align con el menú 
28668 \family sans
28669 Editar\SpecialChar \menuseparator
28670 Ecuación\SpecialChar \menuseparator
28671 Cambiar tipo de ecuación
28672 \family default
28673 .
28674 \end_layout
28675
28676 \begin_layout Standard
28677 Para añadir o quitar columnas se pueden usar los botones 
28678 \begin_inset Graphics
28679         filename ../../images/tabular-feature_append-row.png
28680         scale 85
28681
28682 \end_inset
28683
28684  o 
28685 \begin_inset Graphics
28686         filename ../../images/tabular-feature_delete-row.png
28687         scale 85
28688
28689 \end_inset
28690
28691 de la barra de ecuaciones o el menú 
28692 \family sans
28693 Editar\SpecialChar \menuseparator
28694 Filas y columnas
28695 \family default
28696 .
28697 \end_layout
28698
28699 \begin_layout Subsubsection
28700 Entorno align estándar
28701 \begin_inset CommandInset label
28702 LatexCommand label
28703 name "sub:Entorno-align-estándar"
28704
28705 \end_inset
28706
28707
28708 \begin_inset Index
28709 status collapsed
28710
28711 \begin_layout Plain Layout
28712 Ecuación ! multilínea ! entorno align
28713 \end_layout
28714
28715 \end_inset
28716
28717
28718 \end_layout
28719
28720 \begin_layout Standard
28721 Este entorno align se crea pulsando 
28722 \family sans
28723 Ctrl-Intro
28724 \family default
28725  en una ecuación o con el menú 
28726 \family sans
28727 Insertar\SpecialChar \menuseparator
28728 Ecuación\SpecialChar \menuseparator
28729 Entorno AMS align
28730 \family default
28731 .
28732 \end_layout
28733
28734 \begin_layout Standard
28735 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
28736  align de cuatro columnas:
28737 \begin_inset Formula \begin{align*}
28738 A & =\sen(B) & C & =D\\
28739 C & \neq A & B & \neq D\end{align*}
28740
28741 \end_inset
28742
28743 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
28744  un 
28745 \series bold
28746
28747 \backslash
28748 hfill
28749 \series default
28750
28751 \begin_inset Foot
28752 status collapsed
28753
28754 \begin_layout Plain Layout
28755 Más sobre 
28756 \series bold
28757
28758 \backslash
28759 hfill
28760 \series default
28761  en 
28762 \begin_inset CommandInset ref
28763 LatexCommand ref
28764 reference "sub:Espacio-variable"
28765
28766 \end_inset
28767
28768
28769 \end_layout
28770
28771 \end_inset
28772
28773  antes de la primera y detrás de cada columna par.
28774  Si se pone en estilo 
28775 \series bold
28776 Sangrado
28777 \series default
28778 ,
28779 \begin_inset Foot
28780 status collapsed
28781
28782 \begin_layout Plain Layout
28783 véase estilos de ecuación en 
28784 \begin_inset CommandInset ref
28785 LatexCommand ref
28786 reference "sec:Estilos-de-ecuación"
28787
28788 \end_inset
28789
28790
28791 \end_layout
28792
28793 \end_inset
28794
28795  la ecuación queda sin el 
28796 \series bold
28797
28798 \backslash
28799 hfill
28800 \series default
28801  ante la primera columna.
28802 \end_layout
28803
28804 \begin_layout Subsubsection
28805 Entorno alignat
28806 \begin_inset Index
28807 status collapsed
28808
28809 \begin_layout Plain Layout
28810 Ecuación ! multilínea ! entorno alignat
28811 \end_layout
28812
28813 \end_inset
28814
28815
28816 \end_layout
28817
28818 \begin_layout Standard
28819 El entorno alignat no tiene separación predefinida de columnas.
28820  Se puede insertar manualmente con los espacios descritos en 
28821 \begin_inset CommandInset ref
28822 LatexCommand ref
28823 reference "sec:Espacio"
28824
28825 \end_inset
28826
28827 .
28828 \end_layout
28829
28830 \begin_layout Standard
28831 El ejemplo anterior en el entorno alignat, con un espacio de 1
28832 \begin_inset space \thinspace{}
28833 \end_inset
28834
28835 cm al comienzo da la segunda ecuación:
28836 \begin_inset Formula \begin{alignat*}{2}
28837 A & =\sen(B)\hspace{1cm} & C & =D\\
28838 C & \neq A & B & \neq D\end{alignat*}
28839
28840 \end_inset
28841
28842 Como cada columna puede tener un espacio diferente, este entorno es especialment
28843 e apropiado para poner tres o más ecuaciones adosadas.
28844 \end_layout
28845
28846 \begin_layout Subsubsection
28847 Entorno flalign
28848 \begin_inset CommandInset label
28849 LatexCommand label
28850 name "sub:Entorno-flalign"
28851
28852 \end_inset
28853
28854
28855 \begin_inset Index
28856 status collapsed
28857
28858 \begin_layout Plain Layout
28859 Ecuación ! multilínea ! entorno flalign
28860 \end_layout
28861
28862 \end_inset
28863
28864
28865 \end_layout
28866
28867 \begin_layout Standard
28868 En este entorno las dos primeras columnas están siempre tan a la izquierda
28869  como sea posible y las dos últimas a la derecha.
28870  Ejemplo:
28871 \begin_inset Formula \begin{flalign*}
28872 A & =1 & B & =2 & C & =3\\
28873 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4\end{flalign*}
28874
28875 \end_inset
28876
28877 En un entorno flalign con un número impar de columnas, en la última de las
28878  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
28879  alineadas a la izquierda, aunque se use el estilo 
28880 \series bold
28881 Centrado
28882 \series default
28883 .
28884  Un ejemplo de fórmula sangrada 
28885 \begin_inset CommandInset ref
28886 LatexCommand eqref
28887 reference "eq:IntVol"
28888
28889 \end_inset
28890
28891 :
28892 \begin_inset Formula \begin{flalign}
28893 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}\end{flalign}
28894
28895 \end_inset
28896
28897 Las dos primeras columnas contienen la fórmula.
28898  Para sangrarla como con el estilo 
28899 \series bold
28900 Sangrado
28901 \series default
28902 , se añade un espacio de 30
28903 \begin_inset space \thinspace{}
28904 \end_inset
28905
28906 pt al comienzo de la primera columna.
28907  
28908 \end_layout
28909
28910 \begin_layout Subsection
28911 Entorno eqnarray
28912 \begin_inset Index
28913 status collapsed
28914
28915 \begin_layout Plain Layout
28916 Ecuación ! multilínea ! entorno eqnarray
28917 \end_layout
28918
28919 \end_inset
28920
28921
28922 \begin_inset Index
28923 status collapsed
28924
28925 \begin_layout Plain Layout
28926 Ecuación ! multilínea ! entorno eqnarray
28927 \end_layout
28928
28929 \end_inset
28930
28931
28932 \end_layout
28933
28934 \begin_layout Standard
28935 Al introducir este entorno aparecen tres marcos azules.
28936  El contenido del primero se alinea a la derecha, el del último a la izquierda.
28937  El contenido del marco central está centrado y algo más pequeño, porque
28938  está diseñado para insertar sólo caracteres de relación.
28939 \begin_inset Formula \begin{eqnarray*}
28940 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28941 AB & AB & AB\\
28942 A & = & A\end{eqnarray*}
28943
28944 \end_inset
28945
28946
28947 \end_layout
28948
28949 \begin_layout Subsection
28950 Entorno gather
28951 \begin_inset Index
28952 status collapsed
28953
28954 \begin_layout Plain Layout
28955 Ecuación ! multilínea ! entorno gather
28956 \end_layout
28957
28958 \end_inset
28959
28960
28961 \end_layout
28962
28963 \begin_layout Standard
28964 Este entorno consta de una sola columna centrada.
28965  Se puede numerar cada línea.
28966 \begin_inset Formula \begin{gather}
28967 A=1\\
28968 X=\mbox{-}1\end{gather}
28969
28970 \end_inset
28971
28972
28973 \end_layout
28974
28975 \begin_layout Subsection
28976 Entorno multilínea
28977 \begin_inset CommandInset label
28978 LatexCommand label
28979 name "sub:Entorno-multilínea"
28980
28981 \end_inset
28982
28983
28984 \begin_inset Index
28985 status collapsed
28986
28987 \begin_layout Plain Layout
28988 Ecuación ! multilínea ! entorno multilínea
28989 \end_layout
28990
28991 \end_inset
28992
28993
28994 \end_layout
28995
28996 \begin_layout Standard
28997 El entorno multilínea, como gather, consta de una sola columna.
28998  Pero la primera línea está alineada a la izquierda, la última a la derecha.
28999  Las demás están centradas.
29000  Por tanto este entorno es apropiado para ecuaciones largas.
29001  Como ejemplo, la ecuación
29002 \begin_inset space ~
29003 \end_inset
29004
29005
29006 \begin_inset CommandInset ref
29007 LatexCommand eqref
29008 reference "eq:lefteqn"
29009
29010 \end_inset
29011
29012  en entorno multilínea:
29013 \begin_inset Formula \begin{multline}
29014 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}\\
29015 -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}\\
29016 =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}
29017
29018 \end_inset
29019
29020 En la salida sólo aparece numerada la última (primera) línea si la numeración
29021  del documento es a la derecha (izquierda).
29022 \begin_inset Foot
29023 status collapsed
29024
29025 \begin_layout Plain Layout
29026 véanse los estilos de numeración en 
29027 \begin_inset CommandInset ref
29028 LatexCommand ref
29029 reference "sec:Estilos-de-ecuación"
29030
29031 \end_inset
29032
29033
29034 \end_layout
29035
29036 \end_inset
29037
29038
29039 \end_layout
29040
29041 \begin_layout Standard
29042 Con los comandos 
29043 \series bold
29044
29045 \backslash
29046 shoveright
29047 \begin_inset Index
29048 status collapsed
29049
29050 \begin_layout Plain Layout
29051 Comandos ! S ! 
29052 \backslash
29053 shoveright
29054 \end_layout
29055
29056 \end_inset
29057
29058
29059 \series default
29060  y 
29061 \series bold
29062
29063 \backslash
29064 shoveleft
29065 \series default
29066
29067 \begin_inset Index
29068 status collapsed
29069
29070 \begin_layout Plain Layout
29071 Comandos ! S ! 
29072 \backslash
29073 shoveleft
29074 \end_layout
29075
29076 \end_inset
29077
29078 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29079 ente.
29080  Los comandos se usan como sigue:
29081 \end_layout
29082
29083 \begin_layout Standard
29084
29085 \series bold
29086
29087 \backslash
29088 shoveright{contenido de la línea}
29089 \series default
29090  y 
29091 \series bold
29092
29093 \backslash
29094 shoveleft{contenido de la línea}
29095 \end_layout
29096
29097 \begin_layout Standard
29098 \begin_inset VSpace medskip
29099 \end_inset
29100
29101
29102 \end_layout
29103
29104 \begin_layout Standard
29105 La longitud 
29106 \series bold
29107
29108 \backslash
29109 multlinegap
29110 \series default
29111
29112 \begin_inset Index
29113 status collapsed
29114
29115 \begin_layout Plain Layout
29116 Comandos ! M ! 
29117 \backslash
29118 multlinegap
29119 \end_layout
29120
29121 \end_inset
29122
29123  especifica la distancia de la primera línea desde el margen izquierdo de
29124  la página.
29125  Esta longitud es 0
29126 \begin_inset space \thinspace{}
29127 \end_inset
29128
29129 pt por defecto.
29130 \end_layout
29131
29132 \begin_layout Standard
29133 Como ejemplo la ecuación anterior con el comando
29134 \end_layout
29135
29136 \begin_layout Standard
29137
29138 \series bold
29139
29140 \backslash
29141 setlength{
29142 \backslash
29143 multlinegap}{2cm}
29144 \end_layout
29145
29146 \begin_layout Standard
29147 insertado previamente en modo TeX:
29148 \begin_inset ERT
29149 status collapsed
29150
29151 \begin_layout Plain Layout
29152
29153
29154 \backslash
29155 setlength{
29156 \backslash
29157 multlinegap}{2cm}
29158 \end_layout
29159
29160 \end_inset
29161
29162
29163 \begin_inset Formula \begin{multline}
29164 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}\\
29165 \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}}\\
29166 =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}
29167
29168 \end_inset
29169
29170
29171 \begin_inset ERT
29172 status collapsed
29173
29174 \begin_layout Plain Layout
29175
29176
29177 \backslash
29178 setlength{
29179 \backslash
29180 multlinegap}{0pt}
29181 \end_layout
29182
29183 \end_inset
29184
29185 La segunda línea se ha alineado a la izquierda con 
29186 \series bold
29187
29188 \backslash
29189 shoveleft
29190 \series default
29191 .
29192 \end_layout
29193
29194 \begin_layout Subsection
29195 Partes de una ecuación multilínea
29196 \begin_inset CommandInset label
29197 LatexCommand label
29198 name "sub:Partes-de-una-multilínea"
29199
29200 \end_inset
29201
29202
29203 \begin_inset Index
29204 status collapsed
29205
29206 \begin_layout Plain Layout
29207 Ecuación ! multilínea ! partes de
29208 \end_layout
29209
29210 \end_inset
29211
29212
29213 \end_layout
29214
29215 \begin_layout Standard
29216 Para mostrar sólo partes de una ecuación multilínea se
29217 \family roman
29218 \series medium
29219 \shape up
29220 \size normal
29221 \emph off
29222 \bar no
29223 \noun off
29224 \color none
29225
29226 \backslash
29227 left.
29228 \backslash
29229 right
29230 \backslash
29231 }
29232 \family default
29233 \series default
29234 \shape default
29235 \size default
29236 \emph default
29237 \bar default
29238 \noun default
29239 \color inherit
29240  usa uno de los siguientes métodos: 
29241 \series bold
29242 aligned
29243 \series default
29244
29245 \series bold
29246 alignedat
29247 \series default
29248
29249 \series bold
29250 gathered
29251 \series default
29252  o 
29253 \series bold
29254 split
29255 \series default
29256 .
29257  Se pueden elegir en el menú 
29258 \family sans
29259 Insertar\SpecialChar \menuseparator
29260 Ecuación
29261 \family default
29262  o usando los comandos aquí descritos.
29263 \end_layout
29264
29265 \begin_layout Standard
29266 Los tres primeros tienen las mismas propiedades que los correspondientes
29267  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
29268  Un ejemplo:
29269 \begin_inset Formula \[
29270 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29271 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
29272 \right\} \mbox{Relaciones de incertidumbre}\]
29273
29274 \end_inset
29275
29276 Para componer esta expresión se inserta una ecuación en presentación y en
29277  ella se introduce el comando 
29278 \series bold
29279
29280 \backslash
29281 aligned
29282 \series default
29283
29284 \begin_inset Index
29285 status collapsed
29286
29287 \begin_layout Plain Layout
29288 Comandos ! A ! 
29289 \backslash
29290 aligned
29291 \end_layout
29292
29293 \end_inset
29294
29295 .
29296  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
29297  añadir filas y columnas.
29298  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
29299  como la llave.
29300 \end_layout
29301
29302 \begin_layout Standard
29303 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
29304  se alinean horizontalmente.
29305  Usar aligned en una ecuación en presentación tiene la ventaja de que el
29306  número de ecuación se centra verticalmente con las líneas.
29307  Como ejemplo, la ecuación 
29308 \begin_inset CommandInset ref
29309 LatexCommand eqref
29310 reference "eq:kurzlang"
29311
29312 \end_inset
29313
29314  en entorno aligned: 
29315 \begin_inset Formula \begin{equation}
29316 \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}|}\\
29317  & -\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}
29318 \end{equation}
29319
29320 \end_inset
29321
29322 Para usar los entornos 
29323 \series bold
29324 alignedat
29325 \series default
29326
29327 \series bold
29328 gathered
29329 \series default
29330 , o 
29331 \series bold
29332 split
29333 \series default
29334 , se insertan respectivamente los comandos
29335 \series bold
29336  
29337 \backslash
29338 alignedat
29339 \series default
29340 ,
29341 \begin_inset Index
29342 status collapsed
29343
29344 \begin_layout Plain Layout
29345 Comandos ! A ! 
29346 \backslash
29347 alignedat
29348 \end_layout
29349
29350 \end_inset
29351
29352  
29353 \series bold
29354
29355 \backslash
29356 gathered
29357 \series default
29358
29359 \begin_inset Index
29360 status collapsed
29361
29362 \begin_layout Plain Layout
29363 Comandos ! G ! 
29364 \backslash
29365 gathered
29366 \end_layout
29367
29368 \end_inset
29369
29370 , o 
29371 \series bold
29372
29373 \backslash
29374 split
29375 \series default
29376
29377 \begin_inset Index
29378 status collapsed
29379
29380 \begin_layout Plain Layout
29381 Comandos ! S ! 
29382 \backslash
29383 split
29384 \end_layout
29385
29386 \end_inset
29387
29388 .
29389  El entorno split tiene las mismas propiedades que aligned pero sólo puede
29390  tener dos columnas.
29391 \end_layout
29392
29393 \begin_layout Subsection
29394 Texto en ecuaciones multilínea
29395 \begin_inset CommandInset label
29396 LatexCommand label
29397 name "sub:Texto-en-multilínea"
29398
29399 \end_inset
29400
29401
29402 \begin_inset Index
29403 status collapsed
29404
29405 \begin_layout Plain Layout
29406 Texto ! en ecuaciones
29407 \end_layout
29408
29409 \end_inset
29410
29411
29412 \begin_inset Index
29413 status collapsed
29414
29415 \begin_layout Plain Layout
29416 Ecuación ! multilínea ! texto en
29417 \end_layout
29418
29419 \end_inset
29420
29421
29422 \end_layout
29423
29424 \begin_layout Standard
29425 En los entornos Align, multilínea y gather, se puede insertar texto que
29426  se mostrará en una línea separada y que no afecta la alineación de columna.
29427  Para esto se usa el comando 
29428 \series bold
29429
29430 \backslash
29431 intertext
29432 \series default
29433
29434 \begin_inset Index
29435 status collapsed
29436
29437 \begin_layout Plain Layout
29438 Comandos ! I ! 
29439 \backslash
29440 intertext
29441 \end_layout
29442
29443 \end_inset
29444
29445  con el siguiente esquema:
29446 \end_layout
29447
29448 \begin_layout Standard
29449
29450 \series bold
29451
29452 \backslash
29453 intertext{texto}
29454 \end_layout
29455
29456 \begin_layout Standard
29457 El texto no debería ocupar más de una línea porque no se puede partir con
29458  guión.
29459  Como LyX aún no soporta 
29460 \series bold
29461
29462 \backslash
29463 intertext
29464 \series default
29465  directamente, el texto se escribe como texto matemático.
29466  
29467 \series bold
29468
29469 \backslash
29470 intertext
29471 \series default
29472  debe por tanto estar al comienzo de una línea y en la salida se presenta
29473  sobre esta línea.
29474  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
29475 \begin_inset Formula \begin{align}
29476 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29477 \intertext{\text{el integrando es simétrico para $\phi=\pi$, por tanto}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
29478
29479 \end_inset
29480
29481
29482 \end_layout
29483
29484 \begin_layout Section
29485 Numeración de ecuaciones
29486 \begin_inset Index
29487 status collapsed
29488
29489 \begin_layout Plain Layout
29490 Ecuación ! numeración|see
29491 \begin_inset ERT
29492 status collapsed
29493
29494 \begin_layout Plain Layout
29495
29496 {
29497 \end_layout
29498
29499 \end_inset
29500
29501 Numeración de ecuaciones
29502 \begin_inset ERT
29503 status collapsed
29504
29505 \begin_layout Plain Layout
29506
29507 }
29508 \end_layout
29509
29510 \end_inset
29511
29512
29513 \end_layout
29514
29515 \end_inset
29516
29517
29518 \begin_inset Index
29519 status collapsed
29520
29521 \begin_layout Plain Layout
29522 Numeración de ecuaciones
29523 \end_layout
29524
29525 \end_inset
29526
29527
29528 \end_layout
29529
29530 \begin_layout Subsection
29531 General
29532 \end_layout
29533
29534 \begin_layout Standard
29535 Las ecuaciones numeradas se insertan con el menú 
29536 \family sans
29537 Insertar\SpecialChar \menuseparator
29538 Ecuación
29539 \family default
29540  
29541 \family sans
29542 \SpecialChar \menuseparator
29543 Ecuación
29544 \begin_inset space ~
29545 \end_inset
29546
29547 numerada
29548 \family default
29549  (atajo 
29550 \family sans
29551 Ctrl-Alt
29552 \begin_inset space ~
29553 \end_inset
29554
29555 n
29556 \family default
29557 ).
29558  Ecuaciones existentes se pueden numerar con el menú 
29559 \family sans
29560 Editar\SpecialChar \menuseparator
29561 Ecuación\SpecialChar \menuseparator
29562 Conmutar
29563 \begin_inset space ~
29564 \end_inset
29565
29566 numeración
29567 \family default
29568  (atajo
29569 \family sans
29570  Alt-m
29571 \begin_inset space ~
29572 \end_inset
29573
29574 n
29575 \family default
29576 ).
29577  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
29578  En la salida se muestra el número real.
29579 \end_layout
29580
29581 \begin_layout Standard
29582 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
29583  líneas.
29584  No obstante, la numeración se puede controlar en cada línea con el menú
29585  
29586 \family sans
29587 Editar\SpecialChar \menuseparator
29588 Ecuación\SpecialChar \menuseparator
29589 \SpecialChar \menuseparator
29590 Conmutar
29591 \begin_inset space ~
29592 \end_inset
29593
29594 numeración
29595 \begin_inset space ~
29596 \end_inset
29597
29598 de
29599 \begin_inset space ~
29600 \end_inset
29601
29602 línea
29603 \family default
29604  (atajo
29605 \family sans
29606  Alt-m
29607 \begin_inset space ~
29608 \end_inset
29609
29610 N
29611 \family default
29612 ).
29613 \end_layout
29614
29615 \begin_layout Standard
29616 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
29617  distintos, véase 
29618 \begin_inset CommandInset ref
29619 LatexCommand ref
29620 reference "sec:Estilos-de-ecuación"
29621
29622 \end_inset
29623
29624 .
29625 \end_layout
29626
29627 \begin_layout Subsection
29628 Referencias cruzadas
29629 \begin_inset CommandInset label
29630 LatexCommand label
29631 name "sub:Referencias-cruzadas"
29632
29633 \end_inset
29634
29635
29636 \begin_inset Index
29637 status collapsed
29638
29639 \begin_layout Plain Layout
29640 Referencias cruzadas ! a ecuaciones
29641 \end_layout
29642
29643 \end_inset
29644
29645
29646 \end_layout
29647
29648 \begin_layout Standard
29649 Todas las ecuaciones con etiqueta se pueden referenciar.
29650  La etiqueta se añade con el menú 
29651 \family sans
29652 Insertar\SpecialChar \menuseparator
29653 Etiqueta
29654 \family default
29655  o con el botón 
29656 \begin_inset Graphics
29657         filename ../../images/label-insert.png
29658         scale 85
29659
29660 \end_inset
29661
29662  de la barra de herramientas.
29663  El cursor debe estar dentro de una ecuación en presentación.
29664  Surge un diálogo con el prefijo 
29665 \series bold
29666 eq:
29667 \series default
29668 , detrás del cual se escribe el texto de la etiqueta.
29669  El prefijo significa 
29670 \begin_inset Quotes fld
29671 \end_inset
29672
29673 equation
29674 \begin_inset Quotes frd
29675 \end_inset
29676
29677  y hace más fácil encontrar etiquetas en documentos extensos porque así
29678  se distingue p.
29679 \begin_inset space \thinspace{}
29680 \end_inset
29681
29682 e.
29683 \begin_inset space ~
29684 \end_inset
29685
29686 de las etiquetas de sección.
29687  Para cambiar una etiqueta se usa de nuevo el menú 
29688 \family sans
29689 Insertar\SpecialChar \menuseparator
29690 Etiqueta
29691 \family default
29692 .
29693 \end_layout
29694
29695 \begin_layout Standard
29696 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
29697  ecuación.
29698  Una ecuación con etiqueta se numera siempre.
29699 \end_layout
29700
29701 \begin_layout Standard
29702 Las referencias cruzadas se insertan mediante el menú 
29703 \family sans
29704 Insertar\SpecialChar \menuseparator
29705 Referencia cruzada
29706 \family default
29707  o con el botón 
29708 \begin_inset Graphics
29709         filename ../../images/dialog-show-new-inset_ref.png
29710         scale 85
29711
29712 \end_inset
29713
29714 .
29715  Una referencia a una ecuación aparece en la salida con su número.
29716  Si en el diálogo de referencia cruzada se elige el formato 
29717 \series bold
29718 (<referencia>)
29719 \series default
29720 , la referencia se muestra en la salida entre paréntesis.
29721  
29722 \begin_inset Newline newline
29723 \end_inset
29724
29725 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
29726  a la ecuación de referencia.
29727 \end_layout
29728
29729 \begin_layout Standard
29730 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
29731  siguientes:
29732 \begin_inset Note Note
29733 status collapsed
29734
29735 \begin_layout Plain Layout
29736 Observa los distintos tipos de referencias cruzadas.
29737 \end_layout
29738
29739 \end_inset
29740
29741
29742 \end_layout
29743
29744 \begin_layout Standard
29745 Las ecuaciones 
29746 \begin_inset CommandInset ref
29747 LatexCommand eqref
29748 reference "eq:tag"
29749
29750 \end_inset
29751
29752  y 
29753 \begin_inset CommandInset ref
29754 LatexCommand eqref
29755 reference "eq:c"
29756
29757 \end_inset
29758
29759  son equivalentes.
29760  En (
29761 \begin_inset CommandInset ref
29762 LatexCommand ref
29763 reference "eq:Lat"
29764
29765 \end_inset
29766
29767 ) se usan mayúsculas latinas para la numeración, a diferencia de (
29768 \begin_inset CommandInset ref
29769 LatexCommand ref
29770 reference "eq:Rom"
29771
29772 \end_inset
29773
29774 ).
29775 \begin_inset VSpace medskip
29776 \end_inset
29777
29778
29779 \end_layout
29780
29781 \begin_layout Standard
29782 Si el argumento de 
29783 \series bold
29784
29785 \backslash
29786 tag
29787 \begin_inset Foot
29788 status collapsed
29789
29790 \begin_layout Plain Layout
29791
29792 \series bold
29793
29794 \backslash
29795 tag
29796 \series default
29797  se describe en 
29798 \begin_inset CommandInset ref
29799 LatexCommand ref
29800 reference "sub:Numeración-personalizada"
29801
29802 \end_inset
29803
29804
29805 \end_layout
29806
29807 \end_inset
29808
29809
29810 \series default
29811  contiene un marco, como se describe en la 
29812 \begin_inset CommandInset ref
29813 LatexCommand ref
29814 reference "sub:Cuadros-de-párrafo"
29815
29816 \end_inset
29817
29818 , no se puede referenciar la ecuación.
29819 \end_layout
29820
29821 \begin_layout Subsection
29822 Subnumeración
29823 \begin_inset Index
29824 status collapsed
29825
29826 \begin_layout Plain Layout
29827 Numeración de ecuaciones ! subnumeración
29828 \end_layout
29829
29830 \end_inset
29831
29832
29833 \end_layout
29834
29835 \begin_layout Standard
29836 Con ayuda de los comandos 
29837 \series bold
29838
29839 \backslash
29840 begin{subequations}
29841 \series default
29842  y 
29843 \series bold
29844
29845 \backslash
29846 end{subequations}
29847 \series default
29848  en modo TeX se pueden subnumerar ecuaciones.
29849 \end_layout
29850
29851 \begin_layout Standard
29852 Ejemplo:
29853 \begin_inset Formula \begin{equation}
29854 A=C-B\label{eq:a}\end{equation}
29855
29856 \end_inset
29857
29858
29859 \begin_inset ERT
29860 status collapsed
29861
29862 \begin_layout Plain Layout
29863
29864
29865 \backslash
29866 addtocounter{equation}{-1}
29867 \end_layout
29868
29869 \end_inset
29870
29871
29872 \begin_inset ERT
29873 status collapsed
29874
29875 \begin_layout Plain Layout
29876
29877
29878 \backslash
29879 begin{subequations}
29880 \end_layout
29881
29882 \end_inset
29883
29884
29885 \begin_inset VSpace -5mm
29886 \end_inset
29887
29888
29889 \begin_inset Formula \begin{equation}
29890 B=C-A\label{eq:b}\end{equation}
29891
29892 \end_inset
29893
29894
29895 \begin_inset Formula \begin{equation}
29896 C=A+B\label{eq:c}\end{equation}
29897
29898 \end_inset
29899
29900
29901 \end_layout
29902
29903 \begin_layout Standard
29904 \begin_inset ERT
29905 status collapsed
29906
29907 \begin_layout Plain Layout
29908
29909
29910 \backslash
29911 end{subequations}
29912 \end_layout
29913
29914 \end_inset
29915
29916
29917 \end_layout
29918
29919 \begin_layout Standard
29920 Para este ejemplo se ha hecho lo siguiente:
29921 \end_layout
29922
29923 \begin_layout Enumerate
29924 se inserta la primera ecuación
29925 \end_layout
29926
29927 \begin_layout Enumerate
29928 después de ella se inserta
29929 \series bold
29930
29931 \begin_inset Newline newline
29932 \end_inset
29933
29934
29935 \backslash
29936 addtocounter{equation}{-1} 
29937 \backslash
29938 begin{subequations}
29939 \begin_inset Index
29940 status collapsed
29941
29942 \begin_layout Plain Layout
29943 Comandos ! A ! 
29944 \backslash
29945 addtocounter
29946 \end_layout
29947
29948 \end_inset
29949
29950
29951 \end_layout
29952
29953 \begin_layout Enumerate
29954 se inserta la segunda ecuación
29955 \end_layout
29956
29957 \begin_layout Enumerate
29958 se inserta la tercera ecuación
29959 \end_layout
29960
29961 \begin_layout Enumerate
29962 se inserta 
29963 \series bold
29964
29965 \backslash
29966 end{subequations}
29967 \series default
29968  tras la tercera ecuación
29969 \end_layout
29970
29971 \begin_layout Standard
29972 Toda ecuación entre los comandos 
29973 \series bold
29974
29975 \backslash
29976 begin
29977 \series default
29978  y 
29979 \series bold
29980
29981 \backslash
29982 end
29983 \series default
29984  se subnumera con a, b, c\SpecialChar \ldots{}
29985  En ecuaciones multilínea se subnumerará cada línea.
29986  Todas las ecuaciones subnumeradas son tratadas como 
29987 \emph on
29988 una
29989 \emph default
29990  ecuación numerada.
29991  Pero como cada ecuación numerada aumenta el contador 
29992 \series bold
29993 equation
29994 \series default
29995  en uno, hay que disminuir el comando 
29996 \series bold
29997
29998 \backslash
29999 addtocounter
30000 \series default
30001 .
30002  De lo contrario, las ecuaciones 
30003 \begin_inset CommandInset ref
30004 LatexCommand eqref
30005 reference "eq:a"
30006
30007 \end_inset
30008
30009
30010 \begin_inset CommandInset ref
30011 LatexCommand eqref
30012 reference "eq:b"
30013
30014 \end_inset
30015
30016
30017 \begin_inset CommandInset ref
30018 LatexCommand eqref
30019 reference "eq:c"
30020
30021 \end_inset
30022
30023  se numerarían 
30024 \begin_inset CommandInset ref
30025 LatexCommand eqref
30026 reference "eq:a"
30027
30028 \end_inset
30029
30030
30031 \begin_inset CommandInset ref
30032 LatexCommand eqref
30033 reference "eq:d"
30034
30035 \end_inset
30036
30037
30038 \begin_inset CommandInset ref
30039 LatexCommand eqref
30040 reference "eq:f"
30041
30042 \end_inset
30043
30044 .
30045 \end_layout
30046
30047 \begin_layout Standard
30048 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30049  ecuaciones.
30050  Para evitarlo se inserta ese espacio vertical de -5
30051 \begin_inset space \thinspace{}
30052 \end_inset
30053
30054 mm detrás del comando 
30055 \series bold
30056
30057 \backslash
30058 begin{subequations}
30059 \series default
30060 .
30061
30062 \series bold
30063  
30064 \series default
30065 Si se usa el estilo 
30066 \series bold
30067 Sangrado
30068 \series default
30069
30070 \begin_inset Foot
30071 status open
30072
30073 \begin_layout Plain Layout
30074 véase estilos de ecuación en 
30075 \begin_inset CommandInset ref
30076 LatexCommand ref
30077 reference "sec:Estilos-de-ecuación"
30078
30079 \end_inset
30080
30081
30082 \end_layout
30083
30084 \end_inset
30085
30086 , entonces se inserta -7
30087 \begin_inset space \thinspace{}
30088 \end_inset
30089
30090 mm.
30091 \end_layout
30092
30093 \begin_layout Standard
30094 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30095  de la segunda línea:
30096 \begin_inset ERT
30097 status collapsed
30098
30099 \begin_layout Plain Layout
30100
30101
30102 \backslash
30103 begin{subequations}
30104 \end_layout
30105
30106 \end_inset
30107
30108
30109 \begin_inset Formula \begin{eqnarray}
30110 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30111  & = & B^{2}-ZB-BZ+Z^{²}\nonumber \\
30112  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
30113
30114 \end_inset
30115
30116
30117 \begin_inset ERT
30118 status collapsed
30119
30120 \begin_layout Plain Layout
30121
30122
30123 \backslash
30124 end{subequations}
30125 \end_layout
30126
30127 \end_inset
30128
30129
30130 \end_layout
30131
30132 \begin_layout Subsection
30133 Numeración definida por el usuario
30134 \begin_inset CommandInset label
30135 LatexCommand label
30136 name "sub:Numeración-personalizada"
30137
30138 \end_inset
30139
30140
30141 \begin_inset Index
30142 status collapsed
30143
30144 \begin_layout Plain Layout
30145 Numeración de ecuaciones ! personalizada
30146 \end_layout
30147
30148 \end_inset
30149
30150
30151 \end_layout
30152
30153 \begin_layout Standard
30154 Con la numeración estándar el número se coloca entre paréntesis.
30155  Para reemplazar los paréntesis con barras verticales, p.
30156 \begin_inset space \thinspace{}
30157 \end_inset
30158
30159 e., se añade al preámbulo LaTeX la línea: 
30160 \end_layout
30161
30162 \begin_layout Standard
30163
30164 \series bold
30165
30166 \backslash
30167 def
30168 \backslash
30169 tagform@#1{
30170 \backslash
30171 maketag@@@{|#1|}}
30172 \series default
30173
30174 \begin_inset Note Note
30175 status collapsed
30176
30177 \begin_layout Plain Layout
30178 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
30179  Para activarlo, quita el % del principio.
30180 \end_layout
30181
30182 \end_inset
30183
30184
30185 \end_layout
30186
30187 \begin_layout Standard
30188 Para usar otros caracteres, se reemplazan las barras al lado de 
30189 \series bold
30190 #1
30191 \series default
30192  por ellos.
30193  Para obtener sólo el número de ecuación se omiten las barras verticales.
30194 \begin_inset VSpace bigskip
30195 \end_inset
30196
30197
30198 \end_layout
30199
30200 \begin_layout Standard
30201 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
30202  consecutivo, se usa el comando 
30203 \series bold
30204
30205 \backslash
30206 tag
30207 \begin_inset Index
30208 status collapsed
30209
30210 \begin_layout Plain Layout
30211 Comandos ! T ! 
30212 \backslash
30213 tag
30214 \end_layout
30215
30216 \end_inset
30217
30218
30219 \series default
30220 :
30221 \begin_inset Formula \begin{equation}
30222 A+B=C\tag{algo}\label{eq:tag}\end{equation}
30223
30224 \end_inset
30225
30226 En este ejemplo se ha insertado el comando
30227 \series bold
30228  
30229 \backslash
30230 tag
30231 \begin_inset ERT
30232 status collapsed
30233
30234 \begin_layout Plain Layout
30235
30236
30237 \backslash
30238 spce 
30239 \end_layout
30240
30241 \end_inset
30242
30243 algo
30244 \series default
30245  en la ecuación.
30246 \end_layout
30247
30248 \begin_layout Standard
30249 Si se usa en su lugar el comando con asterisco 
30250 \series bold
30251
30252 \backslash
30253 tag*
30254 \begin_inset ERT
30255 status collapsed
30256
30257 \begin_layout Plain Layout
30258
30259
30260 \backslash
30261 spce 
30262 \end_layout
30263
30264 \end_inset
30265
30266 algo
30267 \series default
30268  no se imprimen los paréntesis:
30269 \begin_inset Formula \[
30270 A+B=C\tag*{algo}\]
30271
30272 \end_inset
30273
30274
30275 \end_layout
30276
30277 \begin_layout Standard
30278 \begin_inset VSpace bigskip
30279 \end_inset
30280
30281
30282 \end_layout
30283
30284 \begin_layout Standard
30285 Para reiniciar la numeración en nuevas partes o secciones del documento
30286  se usan los siguientes comandos:
30287 \end_layout
30288
30289 \begin_layout Standard
30290
30291 \series bold
30292
30293 \backslash
30294 @addtoreset{equation}{part}
30295 \series default
30296
30297 \begin_inset Index
30298 status collapsed
30299
30300 \begin_layout Plain Layout
30301 Comandos ! 
30302 \begin_inset ERT
30303 status collapsed
30304
30305 \begin_layout Plain Layout
30306
30307 "
30308 \end_layout
30309
30310 \end_inset
30311
30312 @
30313 \begin_inset ERT
30314 status collapsed
30315
30316 \begin_layout Plain Layout
30317
30318 "
30319 \end_layout
30320
30321 \end_inset
30322
30323  ! 
30324 \backslash
30325
30326 \begin_inset ERT
30327 status collapsed
30328
30329 \begin_layout Plain Layout
30330
30331 "
30332 \end_layout
30333
30334 \end_inset
30335
30336 @
30337 \begin_inset ERT
30338 status collapsed
30339
30340 \begin_layout Plain Layout
30341
30342 "
30343 \end_layout
30344
30345 \end_inset
30346
30347 addtoreset
30348 \end_layout
30349
30350 \end_inset
30351
30352
30353 \begin_inset Newline newline
30354 \end_inset
30355
30356
30357 \series bold
30358
30359 \backslash
30360 @addtoreset{equation}{section}
30361 \end_layout
30362
30363 \begin_layout Standard
30364 Pata poder usar estos comandos en modo TeX, el carácter 
30365 \begin_inset Quotes fld
30366 \end_inset
30367
30368 @
30369 \begin_inset Quotes frd
30370 \end_inset
30371
30372  debe 
30373 \begin_inset Quotes fld
30374 \end_inset
30375
30376 activarse
30377 \begin_inset Quotes frd
30378 \end_inset
30379
30380  para LaTeX con el comando 
30381 \series bold
30382
30383 \backslash
30384 makeatletter
30385 \series default
30386 .
30387  El comando 
30388 \series bold
30389
30390 \backslash
30391 makeatother
30392 \series default
30393  deshace esto.
30394  Así pues, la secuencia de comandos en modo TeX es:
30395 \end_layout
30396
30397 \begin_layout Standard
30398
30399 \series bold
30400
30401 \backslash
30402 makeatletter
30403 \begin_inset Newline newline
30404 \end_inset
30405
30406
30407 \backslash
30408 @addtoreset{equation}{section}
30409 \begin_inset Newline newline
30410 \end_inset
30411
30412
30413 \backslash
30414 makeatother
30415 \end_layout
30416
30417 \begin_layout Standard
30418 En el preámbulo LaTeX se pueden omitir 
30419 \series bold
30420
30421 \backslash
30422 makeatletter
30423 \series default
30424  y 
30425 \series bold
30426
30427 \backslash
30428 makeatother
30429 \series default
30430  pues son automáticamente insertados por LyX.
30431 \end_layout
30432
30433 \begin_layout Standard
30434 Para el comando 
30435 \series bold
30436
30437 \backslash
30438 @addtoreset
30439 \series default
30440 ,
30441 \series bold
30442  
30443 \series default
30444 hay que cargar en el preámbulo LaTeX el archivo 
30445 \series bold
30446 remreset.sty
30447 \series default
30448
30449 \begin_inset Foot
30450 status open
30451
30452 \begin_layout Plain Layout
30453
30454 \series bold
30455 remreset
30456 \series default
30457  es parte del paquete LaTeX 
30458 \series bold
30459 carlisle
30460 \series default
30461
30462 \begin_inset Index
30463 status collapsed
30464
30465 \begin_layout Plain Layout
30466 Paquetes ! carlisle
30467 \end_layout
30468
30469 \end_inset
30470
30471 , incluido en las instalaciones estándar de LaTeX.
30472 \end_layout
30473
30474 \end_inset
30475
30476
30477 \begin_inset Index
30478 status collapsed
30479
30480 \begin_layout Plain Layout
30481 Paquetes ! remreset
30482 \end_layout
30483
30484 \end_inset
30485
30486  con la línea
30487 \end_layout
30488
30489 \begin_layout Standard
30490
30491 \series bold
30492
30493 \backslash
30494 usepackage{remreset}
30495 \end_layout
30496
30497 \begin_layout Standard
30498 Entonces se puede usar el comando 
30499 \series bold
30500
30501 \backslash
30502 @removefromreset
30503 \series default
30504
30505 \begin_inset Index
30506 status collapsed
30507
30508 \begin_layout Plain Layout
30509 Comandos ! 
30510 \begin_inset ERT
30511 status collapsed
30512
30513 \begin_layout Plain Layout
30514
30515 "
30516 \end_layout
30517
30518 \end_inset
30519
30520 @
30521 \begin_inset ERT
30522 status collapsed
30523
30524 \begin_layout Plain Layout
30525
30526 "
30527 \end_layout
30528
30529 \end_inset
30530
30531  ! 
30532 \backslash
30533
30534 \begin_inset ERT
30535 status collapsed
30536
30537 \begin_layout Plain Layout
30538
30539 "
30540 \end_layout
30541
30542 \end_inset
30543
30544 @
30545 \begin_inset ERT
30546 status collapsed
30547
30548 \begin_layout Plain Layout
30549
30550 "
30551 \end_layout
30552
30553 \end_inset
30554
30555 removefromreset
30556 \end_layout
30557
30558 \end_inset
30559
30560  con el mismo esquema que 
30561 \series bold
30562
30563 \backslash
30564 @addtoreset
30565 \series default
30566 .
30567 \begin_inset VSpace bigskip
30568 \end_inset
30569
30570
30571 \end_layout
30572
30573 \begin_layout Standard
30574 A veces las ecuaciones deberían numerarse de la siguiente manera:
30575 \end_layout
30576
30577 \begin_layout Standard
30578
30579 \family typewriter
30580 (número de sección.número de ecuación)
30581 \end_layout
30582
30583 \begin_layout Standard
30584 El número de ecuación empezaría con 
30585 \begin_inset Quotes fld
30586 \end_inset
30587
30588 1
30589 \begin_inset Quotes frd
30590 \end_inset
30591
30592  en cada sección.
30593 \end_layout
30594
30595 \begin_layout Standard
30596 Para este caso hay el comando 
30597 \series bold
30598
30599 \backslash
30600 numberwithin
30601 \series default
30602
30603 \begin_inset Index
30604 status collapsed
30605
30606 \begin_layout Plain Layout
30607 Comandos ! N ! 
30608 \backslash
30609 numberwithin
30610 \end_layout
30611
30612 \end_inset
30613
30614 , que se usa con el esquema:
30615 \end_layout
30616
30617 \begin_layout Standard
30618
30619 \series bold
30620
30621 \backslash
30622 numberwithin{counter}{sectioning}
30623 \end_layout
30624
30625 \begin_layout Standard
30626 \begin_inset Quotes fld
30627 \end_inset
30628
30629 counter
30630 \begin_inset Quotes frd
30631 \end_inset
30632
30633  indica qué clase de numeración es afectada, 
30634 \begin_inset Quotes fld
30635 \end_inset
30636
30637 sectioning
30638 \begin_inset Quotes frd
30639 \end_inset
30640
30641  indica qué número va delante del punto.
30642  
30643 \end_layout
30644
30645 \begin_layout Standard
30646 Así pues, en nuestro caso se ha usado la siguiente línea ERT o de preámbulo
30647  LaTeX:
30648 \end_layout
30649
30650 \begin_layout Standard
30651
30652 \series bold
30653
30654 \backslash
30655 numberwithin{equation}{section}
30656 \end_layout
30657
30658 \begin_layout Standard
30659 Este es el resultado::
30660 \begin_inset ERT
30661 status collapsed
30662
30663 \begin_layout Plain Layout
30664
30665
30666 \backslash
30667 numberwithin{equation}{section}
30668 \end_layout
30669
30670 \end_inset
30671
30672
30673 \begin_inset Formula \begin{equation}
30674 A+B=C\end{equation}
30675
30676 \end_inset
30677
30678
30679 \end_layout
30680
30681 \begin_layout Standard
30682 Para numerar p.
30683 \begin_inset space \thinspace{}
30684 \end_inset
30685
30686 e.
30687 \begin_inset space ~
30688 \end_inset
30689
30690 tablas de modo que 
30691 \begin_inset Quotes fld
30692 \end_inset
30693
30694 sectioning
30695 \begin_inset Quotes frd
30696 \end_inset
30697
30698  es el número de la parte se usa
30699 \begin_inset Newline newline
30700 \end_inset
30701
30702
30703 \series bold
30704
30705 \backslash
30706 numberwithin{table}{part}
30707 \end_layout
30708
30709 \begin_layout Standard
30710 Para volver a la numeración estándar o evitar esta clase numeración cuando
30711  es definida por la clase de documento, se inserta el siguiente comando
30712  como ERT o en el preámbulo LaTeX:
30713 \end_layout
30714
30715 \begin_layout Standard
30716
30717 \series bold
30718
30719 \backslash
30720 renewcommand{
30721 \backslash
30722 theequation}{
30723 \backslash
30724 arabic{equation}}
30725 \begin_inset Index
30726 status collapsed
30727
30728 \begin_layout Plain Layout
30729 Comandos ! A ! 
30730 \backslash
30731 arabic
30732 \end_layout
30733
30734 \end_inset
30735
30736
30737 \series default
30738
30739 \begin_inset ERT
30740 status collapsed
30741
30742 \begin_layout Plain Layout
30743
30744
30745 \backslash
30746 renewcommand{
30747 \backslash
30748 theequation}{
30749 \backslash
30750 arabic{equation}}
30751 \end_layout
30752
30753 \end_inset
30754
30755
30756 \series bold
30757
30758 \begin_inset Newline newline
30759 \end_inset
30760
30761
30762 \series default
30763 o
30764 \series bold
30765
30766 \begin_inset Newline newline
30767 \end_inset
30768
30769
30770 \backslash
30771 renewcommand{
30772 \backslash
30773 thetable}{
30774 \backslash
30775 arabic{table}}
30776 \end_layout
30777
30778 \begin_layout Standard
30779
30780 \series bold
30781
30782 \backslash
30783 numberwithin
30784 \series default
30785  usa internamente el comando 
30786 \series bold
30787
30788 \backslash
30789 @addtoreset
30790 \series default
30791 , descrito arriba, que también necesita ser restaurado.
30792 \begin_inset ERT
30793 status collapsed
30794
30795 \begin_layout Plain Layout
30796
30797
30798 \backslash
30799 makeatletter
30800 \end_layout
30801
30802 \begin_layout Plain Layout
30803
30804
30805 \backslash
30806 @removefromreset{equation}{section}
30807 \end_layout
30808
30809 \begin_layout Plain Layout
30810
30811
30812 \backslash
30813 makeatother
30814 \end_layout
30815
30816 \end_inset
30817
30818
30819 \end_layout
30820
30821 \begin_layout Subsection
30822 Numeración con números romanos y letras
30823 \begin_inset CommandInset label
30824 LatexCommand label
30825 name "sub:Numeración-con-romanos"
30826
30827 \end_inset
30828
30829
30830 \begin_inset Index
30831 status collapsed
30832
30833 \begin_layout Plain Layout
30834 Numeración de ecuaciones ! con números romanos
30835 \end_layout
30836
30837 \end_inset
30838
30839
30840 \begin_inset Index
30841 status collapsed
30842
30843 \begin_layout Plain Layout
30844 Numeración de ecuaciones ! con letras
30845 \end_layout
30846
30847 \end_inset
30848
30849
30850 \end_layout
30851
30852 \begin_layout Standard
30853 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
30854  Por ejemplo, para numerar con romanos en minúscula,
30855 \begin_inset Foot
30856 status collapsed
30857
30858 \begin_layout Plain Layout
30859 Como en español no se usan romanos en minúscula, el estilo 
30860 \series bold
30861 spanish
30862 \series default
30863  del sistema 
30864 \series bold
30865 babel
30866 \series default
30867  redefine 
30868 \series bold
30869
30870 \backslash
30871 roman
30872 \series default
30873  para que los dé en versalitas.
30874  Véase 
30875 \begin_inset CommandInset citation
30876 LatexCommand cite
30877 key "spanish"
30878
30879 \end_inset
30880
30881  (
30882 \emph on
30883 N.
30884 \begin_inset space \thinspace{}
30885 \end_inset
30886
30887 del t
30888 \emph default
30889 ).
30890 \end_layout
30891
30892 \end_inset
30893
30894  se inserta el comando
30895 \end_layout
30896
30897 \begin_layout Standard
30898
30899 \series bold
30900
30901 \backslash
30902 renewcommand{
30903 \backslash
30904 theequation}{
30905 \backslash
30906 roman{equation}}
30907 \end_layout
30908
30909 \begin_layout Standard
30910 antes de la ecuación en modo TeX.
30911  
30912 \series bold
30913
30914 \backslash
30915 renewcommand
30916 \series default
30917
30918 \begin_inset Index
30919 status collapsed
30920
30921 \begin_layout Plain Layout
30922 Comandos ! R ! 
30923 \backslash
30924 renewcommand
30925 \end_layout
30926
30927 \end_inset
30928
30929  redefine el comando predefinido 
30930 \series bold
30931
30932 \backslash
30933 theequation
30934 \series default
30935  como 
30936 \series bold
30937
30938 \backslash
30939 roman{equation}
30940 \series default
30941 .
30942 \begin_inset Foot
30943 status collapsed
30944
30945 \begin_layout Plain Layout
30946 El comando 
30947 \series bold
30948
30949 \backslash
30950 renewcommand
30951 \series default
30952  tiene el mismo esquema que el comando 
30953 \series bold
30954
30955 \backslash
30956 newcommand
30957 \series default
30958 , descrito en 
30959 \begin_inset CommandInset ref
30960 LatexCommand ref
30961 reference "sec:Comandos-de-usuario"
30962
30963 \end_inset
30964
30965 .
30966 \end_layout
30967
30968 \end_inset
30969
30970  
30971 \series bold
30972 equation
30973 \series default
30974  es el contador de ecuaciones.
30975  Si se usa el comando 
30976 \series bold
30977
30978 \backslash
30979 the
30980 \series default
30981  como prefijo de un contador, el valor del contador sale en números arábigos.
30982  Si una ecuación es numerada, LaTeX pone internamente el comando 
30983 \series bold
30984
30985 \backslash
30986 theequation
30987 \series default
30988  detrás de la ecuación.
30989  
30990 \series bold
30991
30992 \backslash
30993 roman{equation}
30994 \series default
30995
30996 \begin_inset Index
30997 status collapsed
30998
30999 \begin_layout Plain Layout
31000 Comandos ! R ! 
31001 \backslash
31002 roman
31003 \end_layout
31004
31005 \end_inset
31006
31007  pone el contador en romanos en minúscula.
31008 \end_layout
31009
31010 \begin_layout Standard
31011 Todas las ecuaciones siguientes a 
31012 \series bold
31013
31014 \backslash
31015 renew
31016 \series default
31017 c
31018 \series bold
31019 ommand
31020 \series default
31021  se numerarán en romanos.
31022  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31023  cambiando 
31024 \series bold
31025
31026 \backslash
31027 roman
31028 \series default
31029  por 
31030 \series bold
31031
31032 \backslash
31033 Roman
31034 \series default
31035  
31036 \begin_inset Index
31037 status collapsed
31038
31039 \begin_layout Plain Layout
31040 Comandos ! R ! 
31041 \backslash
31042 roman@
31043 \backslash
31044 Roman
31045 \end_layout
31046
31047 \end_inset
31048
31049 .
31050  Para 
31051 \begin_inset Quotes fld
31052 \end_inset
31053
31054 numerar
31055 \begin_inset Quotes frd
31056 \end_inset
31057
31058  con minúsculas latinas hay el comando 
31059 \series bold
31060
31061 \backslash
31062 alph
31063 \series default
31064
31065 \begin_inset Index
31066 status collapsed
31067
31068 \begin_layout Plain Layout
31069 Comandos ! A ! 
31070 \backslash
31071 alph
31072 \end_layout
31073
31074 \end_inset
31075
31076 , y para mayúsculas el comando 
31077 \series bold
31078
31079 \backslash
31080 Alph
31081 \series default
31082
31083 \begin_inset Index
31084 status collapsed
31085
31086 \begin_layout Plain Layout
31087 Comandos ! A ! 
31088 \backslash
31089 alph@
31090 \backslash
31091 Alph
31092 \end_layout
31093
31094 \end_inset
31095
31096 .
31097 \end_layout
31098
31099 \begin_layout Standard
31100 \begin_inset Note Greyedout
31101 status collapsed
31102
31103 \begin_layout Plain Layout
31104
31105 \series bold
31106 Nota:
31107 \series default
31108  Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones.
31109 \end_layout
31110
31111 \end_inset
31112
31113
31114 \begin_inset ERT
31115 status collapsed
31116
31117 \begin_layout Plain Layout
31118
31119
31120 \backslash
31121 renewcommand{
31122 \backslash
31123 theequation}{
31124 \backslash
31125 roman{equation}}
31126 \end_layout
31127
31128 \end_inset
31129
31130
31131 \begin_inset Formula \begin{equation}
31132 A=\textrm{romanos en minúscula}\label{eq:rom}\end{equation}
31133
31134 \end_inset
31135
31136
31137 \begin_inset ERT
31138 status collapsed
31139
31140 \begin_layout Plain Layout
31141
31142
31143 \backslash
31144 renewcommand{
31145 \backslash
31146 theequation}{
31147 \backslash
31148 Roman{equation}}
31149 \end_layout
31150
31151 \end_inset
31152
31153
31154 \begin_inset Formula \begin{equation}
31155 B=\textrm{romanos en mayúscula}\label{eq:Rom}\end{equation}
31156
31157 \end_inset
31158
31159
31160 \begin_inset ERT
31161 status collapsed
31162
31163 \begin_layout Plain Layout
31164
31165
31166 \backslash
31167 renewcommand{
31168 \backslash
31169 theequation}{
31170 \backslash
31171 alph{equation}}
31172 \end_layout
31173
31174 \end_inset
31175
31176
31177 \begin_inset Formula \begin{equation}
31178 C=\textrm{latinas en minúscula}\label{eq:lat}\end{equation}
31179
31180 \end_inset
31181
31182
31183 \begin_inset ERT
31184 status collapsed
31185
31186 \begin_layout Plain Layout
31187
31188
31189 \backslash
31190 renewcommand{
31191 \backslash
31192 theequation}{
31193 \backslash
31194 Alph{equation}}
31195 \end_layout
31196
31197 \end_inset
31198
31199
31200 \begin_inset Formula \begin{equation}
31201 D=\textrm{latinas en mayúscula}\label{eq:Lat}\end{equation}
31202
31203 \end_inset
31204
31205
31206 \end_layout
31207
31208 \begin_layout Standard
31209 Para volver a la numeración por defecto se inserta el comando:
31210 \end_layout
31211
31212 \begin_layout Standard
31213
31214 \series bold
31215
31216 \backslash
31217 renewcommand{
31218 \backslash
31219 theequation}{
31220 \backslash
31221 arabic{equation}}
31222 \begin_inset Index
31223 status collapsed
31224
31225 \begin_layout Plain Layout
31226 Comandos ! A ! 
31227 \backslash
31228 arabic
31229 \end_layout
31230
31231 \end_inset
31232
31233
31234 \end_layout
31235
31236 \begin_layout Standard
31237 \begin_inset ERT
31238 status collapsed
31239
31240 \begin_layout Plain Layout
31241
31242
31243 \backslash
31244 renewcommand{
31245 \backslash
31246 theequation}{
31247 \backslash
31248 arabic{equation}}
31249 \end_layout
31250
31251 \end_inset
31252
31253
31254 \begin_inset Formula \begin{equation}
31255 E=\mbox{arábigos}\label{eq:arab}\end{equation}
31256
31257 \end_inset
31258
31259
31260 \end_layout
31261
31262 \begin_layout Standard
31263 \begin_inset VSpace medskip
31264 \end_inset
31265
31266
31267 \end_layout
31268
31269 \begin_layout Standard
31270 Como ves, las ecuaciones se numeran consecutivamente independientemente
31271  del estilo de numeración.
31272  Cuando la numeración haya de empezar con 
31273 \begin_inset Quotes fld
31274 \end_inset
31275
31276 1
31277 \begin_inset Quotes frd
31278 \end_inset
31279
31280  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
31281  Una descripción sobre esto se encuentra en el archivo 
31282 \begin_inset CommandInset href
31283 LatexCommand href
31284 target "Formula-numbering.lyx"
31285
31286 \end_inset
31287
31288 .
31289 \end_layout
31290
31291 \begin_layout Section
31292 Comandos definidos por el usuario
31293 \begin_inset CommandInset label
31294 LatexCommand label
31295 name "sec:Comandos-de-usuario"
31296
31297 \end_inset
31298
31299
31300 \begin_inset Index
31301 status collapsed
31302
31303 \begin_layout Plain Layout
31304 Comandos personalizados
31305 \end_layout
31306
31307 \end_inset
31308
31309
31310 \end_layout
31311
31312 \begin_layout Standard
31313 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
31314  Pero es posible definir nuevos comandos más cortos con el comando 
31315 \series bold
31316
31317 \backslash
31318 newcommand
31319 \series default
31320
31321 \begin_inset Index
31322 status collapsed
31323
31324 \begin_layout Plain Layout
31325 Comandos ! N ! 
31326 \backslash
31327 newcommand
31328 \end_layout
31329
31330 \end_inset
31331
31332 .
31333  
31334 \end_layout
31335
31336 \begin_layout Standard
31337 El esquema del comando 
31338 \series bold
31339
31340 \backslash
31341 newcommand
31342 \series default
31343  es:
31344 \end_layout
31345
31346 \begin_layout Standard
31347
31348 \series bold
31349
31350 \backslash
31351 newcommand{nombre nuevo de comando}[número de argumentos]
31352 \begin_inset Newline newline
31353 \end_inset
31354
31355
31356 \begin_inset ERT
31357 status collapsed
31358
31359 \begin_layout Plain Layout
31360
31361
31362 \backslash
31363 phantom{
31364 \end_layout
31365
31366 \end_inset
31367
31368
31369 \backslash
31370 newcommand
31371 \begin_inset ERT
31372 status collapsed
31373
31374 \begin_layout Plain Layout
31375
31376 }
31377 \end_layout
31378
31379 \end_inset
31380
31381 [valor opcional]{definición de comando}
31382 \end_layout
31383
31384 \begin_layout Standard
31385 \begin_inset Note Greyedout
31386 status collapsed
31387
31388 \begin_layout Plain Layout
31389
31390 \series bold
31391 Nota:
31392 \series default
31393  Asegúrate de que el nombre del nuevo comando no está definido ya en el
31394  documento o en paquetes LaTeX que uses.
31395  Si p.
31396 \begin_inset space \thinspace{}
31397 \end_inset
31398
31399 e.
31400  defines el comando 
31401 \series bold
31402
31403 \backslash
31404 le
31405 \series default
31406  para 
31407 \series bold
31408
31409 \backslash
31410 Leftarrow,
31411 \series default
31412  se producirán errores porque 
31413 \series bold
31414
31415 \backslash
31416 le
31417 \series default
31418  ya existe como comando para 
31419 \begin_inset Quotes fld
31420 \end_inset
31421
31422
31423 \begin_inset Formula $\le$
31424 \end_inset
31425
31426
31427 \begin_inset Quotes frd
31428 \end_inset
31429
31430 .
31431
31432 \series bold
31433  
31434 \end_layout
31435
31436 \end_inset
31437
31438
31439 \end_layout
31440
31441 \begin_layout Standard
31442 \begin_inset Note Greyedout
31443 status collapsed
31444
31445 \begin_layout Plain Layout
31446
31447 \series bold
31448 Nota:
31449 \series default
31450  Los nombres de comandos personalizados sólo pueden tener letras latinas.
31451 \end_layout
31452
31453 \end_inset
31454
31455
31456 \end_layout
31457
31458 \begin_layout Standard
31459 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
31460  argumentos debería tener el nuevo comando.
31461  Con el valor opcional se puede predefinir un valor para un argumento opcional.
31462  Cuando se hace esto, el 
31463 \emph on
31464 primer
31465 \emph default
31466  argumento del nuevo comando es automáticamente opcional.
31467 \end_layout
31468
31469 \begin_layout Standard
31470 Veamos unos ejemplos:
31471 \end_layout
31472
31473 \begin_layout Itemize
31474 Para definir el comando 
31475 \series bold
31476
31477 \backslash
31478 gr
31479 \series default
31480  para 
31481 \series bold
31482
31483 \backslash
31484 Longrightarrow
31485 \series default
31486 , la línea de preámbulo LaTeX es:
31487 \begin_inset ERT
31488 status collapsed
31489
31490 \begin_layout Plain Layout
31491
31492
31493 \backslash
31494 medskip
31495 \end_layout
31496
31497 \end_inset
31498
31499
31500 \series bold
31501
31502 \begin_inset Newline newline
31503 \end_inset
31504
31505
31506 \backslash
31507 newcommand{
31508 \backslash
31509 gr}{
31510 \backslash
31511 Longrightarrow}
31512 \end_layout
31513
31514 \begin_layout Itemize
31515 Para definir el comando 
31516 \series bold
31517
31518 \backslash
31519 us
31520 \series default
31521  para 
31522 \series bold
31523
31524 \backslash
31525 underline
31526 \series default
31527 , el argumento (que sería subrayado) debe tenerse en cuenta.
31528  Para esto la línea de preámbulo es: :
31529 \begin_inset ERT
31530 status collapsed
31531
31532 \begin_layout Plain Layout
31533
31534
31535 \backslash
31536 medskip
31537 \end_layout
31538
31539 \end_inset
31540
31541
31542 \series bold
31543
31544 \begin_inset Newline newline
31545 \end_inset
31546
31547
31548 \backslash
31549 newcommand{
31550 \backslash
31551 us}[1]{
31552 \backslash
31553 underline{#1}}
31554 \series default
31555
31556 \begin_inset ERT
31557 status collapsed
31558
31559 \begin_layout Plain Layout
31560
31561
31562 \backslash
31563 medskip
31564 \end_layout
31565
31566 \end_inset
31567
31568
31569 \begin_inset Newline newline
31570 \end_inset
31571
31572 El carácter 
31573 \series bold
31574 #
31575 \series default
31576  actúa como colocador del argumento, el 
31577 \series bold
31578 1
31579 \series default
31580  indica que es el colocador para el primer argumento.
31581 \end_layout
31582
31583 \begin_layout Itemize
31584 Para 
31585 \series bold
31586
31587 \backslash
31588 framebox
31589 \series default
31590  se puede p.
31591 \begin_inset space \thinspace{}
31592 \end_inset
31593
31594 e.
31595  definir el comando 
31596 \series bold
31597
31598 \backslash
31599 fb
31600 \series default
31601 :
31602 \begin_inset ERT
31603 status collapsed
31604
31605 \begin_layout Plain Layout
31606
31607
31608 \backslash
31609 medskip
31610 \end_layout
31611
31612 \end_inset
31613
31614
31615 \series bold
31616
31617 \begin_inset Newline newline
31618 \end_inset
31619
31620
31621 \backslash
31622 newcommand{
31623 \backslash
31624 fb}[3]{
31625 \backslash
31626 framebox#1#2{$#3$}}
31627 \series default
31628
31629 \begin_inset ERT
31630 status collapsed
31631
31632 \begin_layout Plain Layout
31633
31634
31635 \backslash
31636 medskip
31637 \end_layout
31638
31639 \end_inset
31640
31641
31642 \begin_inset Newline newline
31643 \end_inset
31644
31645 Los dos signos dólar generan la ecuación extra necesaria para 
31646 \series bold
31647
31648 \backslash
31649 framebox
31650 \series default
31651 , véase 
31652 \begin_inset CommandInset ref
31653 LatexCommand ref
31654 reference "sub:Cuadros-con-marco"
31655
31656 \end_inset
31657
31658 .
31659 \end_layout
31660
31661 \begin_layout Itemize
31662 Para crear un nuevo comando para 
31663 \series bold
31664
31665 \backslash
31666 fcolorbox
31667 \series default
31668  donde no es necesario especificar el color para el cuadro, el argumento
31669  para el color se define opcional:
31670 \begin_inset ERT
31671 status collapsed
31672
31673 \begin_layout Plain Layout
31674
31675
31676 \backslash
31677 medskip
31678 \end_layout
31679
31680 \end_inset
31681
31682
31683 \series bold
31684
31685 \begin_inset Newline newline
31686 \end_inset
31687
31688
31689 \backslash
31690 newcommand{
31691 \backslash
31692 cb}[3][white]{
31693 \backslash
31694 fcolorbox{#2}{#1}{$#3$}}
31695 \series default
31696
31697 \begin_inset ERT
31698 status collapsed
31699
31700 \begin_layout Plain Layout
31701
31702
31703 \backslash
31704 medskip
31705 \end_layout
31706
31707 \end_inset
31708
31709
31710 \begin_inset Newline newline
31711 \end_inset
31712
31713 Si el color no es especificado al usar 
31714 \series bold
31715
31716 \backslash
31717 cb
31718 \series default
31719 , se elige el color 
31720 \series bold
31721 white
31722 \series default
31723  predefinido.
31724 \end_layout
31725
31726 \begin_layout Standard
31727 Un ensayo con los nuevos comandos definidos:
31728 \end_layout
31729
31730 \begin_layout Standard
31731 \noindent
31732 \align center
31733 \begin_inset Tabular
31734 <lyxtabular version="3" rows="6" columns="2">
31735 <features>
31736 <column alignment="center" valignment="top" width="0">
31737 <column alignment="center" valignment="top" width="0">
31738 <row>
31739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31740 \begin_inset Text
31741
31742 \begin_layout Plain Layout
31743 Comando
31744 \end_layout
31745
31746 \end_inset
31747 </cell>
31748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31749 \begin_inset Text
31750
31751 \begin_layout Plain Layout
31752 Resultado
31753 \begin_inset Note Note
31754 status collapsed
31755
31756 \begin_layout Plain Layout
31757
31758 \series bold
31759
31760 \backslash
31761 raisebox
31762 \series default
31763  se usa sólo como espaciador
31764 \end_layout
31765
31766 \end_inset
31767
31768
31769 \end_layout
31770
31771 \end_inset
31772 </cell>
31773 </row>
31774 <row>
31775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31776 \begin_inset Text
31777
31778 \begin_layout Plain Layout
31779 A
31780 \backslash
31781 gr
31782 \begin_inset ERT
31783 status collapsed
31784
31785 \begin_layout Plain Layout
31786
31787
31788 \backslash
31789 spce 
31790 \end_layout
31791
31792 \end_inset
31793
31794 B
31795 \end_layout
31796
31797 \end_inset
31798 </cell>
31799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31800 \begin_inset Text
31801
31802 \begin_layout Plain Layout
31803 \begin_inset Formula $A\gr B$
31804 \end_inset
31805
31806
31807 \end_layout
31808
31809 \end_inset
31810 </cell>
31811 </row>
31812 <row>
31813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31814 \begin_inset Text
31815
31816 \begin_layout Plain Layout
31817
31818 \backslash
31819 us{ABcd
31820 \end_layout
31821
31822 \end_inset
31823 </cell>
31824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31825 \begin_inset Text
31826
31827 \begin_layout Plain Layout
31828 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31829 \end_inset
31830
31831
31832 \end_layout
31833
31834 \end_inset
31835 </cell>
31836 </row>
31837 <row>
31838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31839 \begin_inset Text
31840
31841 \begin_layout Plain Layout
31842
31843 \backslash
31844 fb{[2cm]
31845 \begin_inset Formula $\to$
31846 \end_inset
31847
31848
31849 \backslash
31850 {
31851 \begin_inset Formula $\to$
31852 \end_inset
31853
31854
31855 \backslash
31856 {
31857 \backslash
31858 int
31859 \begin_inset ERT
31860 status collapsed
31861
31862 \begin_layout Plain Layout
31863
31864
31865 \backslash
31866 spce 
31867 \end_layout
31868
31869 \end_inset
31870
31871 A=B
31872 \end_layout
31873
31874 \end_inset
31875 </cell>
31876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31877 \begin_inset Text
31878
31879 \begin_layout Plain Layout
31880 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31881 \end_inset
31882
31883
31884 \end_layout
31885
31886 \end_inset
31887 </cell>
31888 </row>
31889 <row>
31890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31891 \begin_inset Text
31892
31893 \begin_layout Plain Layout
31894
31895 \backslash
31896 cb{red
31897 \begin_inset Formula $\to$
31898 \end_inset
31899
31900
31901 \backslash
31902 {
31903 \backslash
31904 int
31905 \begin_inset ERT
31906 status collapsed
31907
31908 \begin_layout Plain Layout
31909
31910
31911 \backslash
31912 spce 
31913 \end_layout
31914
31915 \end_inset
31916
31917 A=B
31918 \end_layout
31919
31920 \end_inset
31921 </cell>
31922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31923 \begin_inset Text
31924
31925 \begin_layout Plain Layout
31926 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31927 \end_inset
31928
31929
31930 \end_layout
31931
31932 \end_inset
31933 </cell>
31934 </row>
31935 <row>
31936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31937 \begin_inset Text
31938
31939 \begin_layout Plain Layout
31940
31941 \backslash
31942 cb[green]
31943 \backslash
31944 {red
31945 \begin_inset Formula $\to$
31946 \end_inset
31947
31948
31949 \backslash
31950 {
31951 \backslash
31952 int
31953 \begin_inset ERT
31954 status collapsed
31955
31956 \begin_layout Plain Layout
31957
31958
31959 \backslash
31960 spce 
31961 \end_layout
31962
31963 \end_inset
31964
31965 A=B
31966 \end_layout
31967
31968 \end_inset
31969 </cell>
31970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31971 \begin_inset Text
31972
31973 \begin_layout Plain Layout
31974 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31975 \end_inset
31976
31977
31978 \end_layout
31979
31980 \end_inset
31981 </cell>
31982 </row>
31983 </lyxtabular>
31984
31985 \end_inset
31986
31987
31988 \end_layout
31989
31990 \begin_layout Section
31991 Diagramas
31992 \begin_inset Index
31993 status collapsed
31994
31995 \begin_layout Plain Layout
31996 Diagramas
31997 \end_layout
31998
31999 \end_inset
32000
32001
32002 \end_layout
32003
32004 \begin_layout Standard
32005 Para componer diagramas se necesita el paquete LaTeX 
32006 \series bold
32007 amscd
32008 \series default
32009 .
32010 \series bold
32011
32012 \begin_inset Foot
32013 status collapsed
32014
32015 \begin_layout Plain Layout
32016
32017 \series bold
32018 amscd
32019 \series default
32020  forma parte de las instalaciones estándar de LaTeX.
32021 \end_layout
32022
32023 \end_inset
32024
32025
32026 \series default
32027
32028 \begin_inset Index
32029 status collapsed
32030
32031 \begin_layout Plain Layout
32032 Paquetes ! amscd
32033 \end_layout
32034
32035 \end_inset
32036
32037  Se carga en el preámbulo LaTeX con la línea:
32038 \end_layout
32039
32040 \begin_layout Standard
32041
32042 \series bold
32043
32044 \backslash
32045 usepackage{amscd}
32046 \end_layout
32047
32048 \begin_layout Standard
32049 Los diagramas visualizan relaciones y su aspecto es como este:
32050 \begin_inset Formula \[
32051 \begin{CD}A@)))B@)))C\\
32052 @AAA@.@VVV\\
32053 F@(((E@(((D\end{CD}\]
32054
32055 \end_inset
32056
32057 Para obtener el diagrama se inserta en la ecuación el comando 
32058 \series bold
32059
32060 \backslash
32061 CD
32062 \begin_inset Index
32063 status collapsed
32064
32065 \begin_layout Plain Layout
32066 Comandos ! C ! 
32067 \backslash
32068 CD
32069 \end_layout
32070
32071 \end_inset
32072
32073
32074 \series default
32075 .
32076  Surge un marco azul entre dos líneas de trazos en el que se insertan a
32077  continuación comandos.
32078  Con 
32079 \family sans
32080 Ctrl-Intro
32081 \family default
32082  se inicia una nueva línea.
32083  En las líneas impares se insertan relaciones horizontales, en las pares
32084  verticales.
32085 \end_layout
32086
32087 \begin_layout Standard
32088 Para componer las relaciones hay los siguientes comandos:
32089 \begin_inset Foot
32090 status collapsed
32091
32092 \begin_layout Plain Layout
32093 \begin_inset CommandInset label
32094 LatexCommand label
32095 name "fn:sinónimos"
32096
32097 \end_inset
32098
32099 Los comandos con 
32100 \series bold
32101 >
32102 \series default
32103  o 
32104 \series bold
32105 <
32106 \series default
32107  pueden generar errores con el estilo 
32108 \series bold
32109 spanish
32110 \series default
32111  de 
32112 \series bold
32113 babel
32114 \series default
32115 .
32116  Para evitarlo se pueden sustituir por sus sinónimos 
32117 \series bold
32118 )
32119 \series default
32120  o 
32121 \series bold
32122 (
32123 \series default
32124  respectivamente.
32125  Véase 
32126 \begin_inset CommandInset citation
32127 LatexCommand cite
32128 key "spanish"
32129
32130 \end_inset
32131
32132 .
32133  (
32134 \emph on
32135 N.
32136 \begin_inset space \thinspace{}
32137 \end_inset
32138
32139 del t.
32140 \emph default
32141 )
32142 \end_layout
32143
32144 \end_inset
32145
32146
32147 \end_layout
32148
32149 \begin_layout Itemize
32150
32151 \series bold
32152 @<<<
32153 \series default
32154  genera una flecha hacia la izquierda, 
32155 \series bold
32156 @>>>
32157 \series default
32158  una hacia la derecha, y 
32159 \series bold
32160 @=
32161 \series default
32162  un signo igual largo
32163 \end_layout
32164
32165 \begin_layout Itemize
32166
32167 \series bold
32168 @AAA
32169 \series default
32170  genera una flecha hacia arriba, 
32171 \series bold
32172 @VVV
32173 \series default
32174  una hacia abajo, y 
32175 \series bold
32176 @|
32177 \series default
32178  un signo igual vertical
32179 \end_layout
32180
32181 \begin_layout Itemize
32182
32183 \series bold
32184 @.
32185
32186 \series default
32187  genera una ubicación vacía para relaciones inexistentes
32188 \end_layout
32189
32190 \begin_layout Standard
32191 Todas las flechas pueden etiquetarse como sigue:
32192 \end_layout
32193
32194 \begin_layout Itemize
32195 Si se inserta texto entre el primero y el segundo 
32196 \series bold
32197 <
32198 \series default
32199  o 
32200 \series bold
32201 >
32202 \series default
32203 , respectivamente, se muestra sobre la flecha.
32204  Si se inserta entre el segundo y el tercero, bajo la flecha.
32205 \end_layout
32206
32207 \begin_layout Itemize
32208 Para flechas verticales, si se inserta texto entre la primera y la segunda
32209  
32210 \series bold
32211 A
32212 \series default
32213  o 
32214 \series bold
32215 V
32216 \series default
32217 , respectivamente, se muestra al lado izquierdo de la flecha.
32218  Si se inserta entre la segunda y la tercera, al lado derecho.
32219  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
32220 \end_layout
32221
32222 \begin_layout Standard
32223 Como ejemplo un diagrama con todas las relaciones posibles:
32224 \begin_inset Formula \[
32225 \begin{CD}A@)j))B@))k)C@=F\\
32226 @AmAA@.@VV{V}V@|\\
32227 D@((j\,(E@)k))F@=C\end{CD}\]
32228
32229 \end_inset
32230
32231 El comando para este diagrama es:
32232 \begin_inset Newline newline
32233 \end_inset
32234
32235
32236 \series bold
32237
32238 \backslash
32239 CD
32240 \begin_inset ERT
32241 status collapsed
32242
32243 \begin_layout Plain Layout
32244
32245
32246 \backslash
32247 spce 
32248 \end_layout
32249
32250 \end_inset
32251
32252 A@>j>>B@>>k>C@=F Ctrl-Intro
32253 \begin_inset Newline newline
32254 \end_inset
32255
32256
32257 \begin_inset ERT
32258 status collapsed
32259
32260 \begin_layout Plain Layout
32261
32262
32263 \backslash
32264 hphantom{
32265 \end_layout
32266
32267 \end_inset
32268
32269
32270 \backslash
32271 CD
32272 \begin_inset ERT
32273 status collapsed
32274
32275 \begin_layout Plain Layout
32276
32277
32278 \backslash
32279 spce 
32280 \end_layout
32281
32282 \end_inset
32283
32284
32285 \begin_inset ERT
32286 status collapsed
32287
32288 \begin_layout Plain Layout
32289
32290 }
32291 \end_layout
32292
32293 \end_inset
32294
32295 @AmAA@.@VV
32296 \backslash
32297 {V
32298 \series default
32299
32300 \begin_inset Formula $\to$
32301 \end_inset
32302
32303
32304 \series bold
32305 V@| Ctrl-Intro
32306 \begin_inset Newline newline
32307 \end_inset
32308
32309
32310 \begin_inset ERT
32311 status collapsed
32312
32313 \begin_layout Plain Layout
32314
32315
32316 \backslash
32317 hphantom{
32318 \end_layout
32319
32320 \end_inset
32321
32322
32323 \backslash
32324 CD
32325 \begin_inset ERT
32326 status collapsed
32327
32328 \begin_layout Plain Layout
32329
32330
32331 \backslash
32332 spce 
32333 \end_layout
32334
32335 \end_inset
32336
32337
32338 \begin_inset ERT
32339 status collapsed
32340
32341 \begin_layout Plain Layout
32342
32343 }
32344 \end_layout
32345
32346 \end_inset
32347
32348 D@<<j<E@>k>>F@=C
32349 \end_layout
32350
32351 \begin_layout Standard
32352 \begin_inset Newpage newpage
32353 \end_inset
32354
32355
32356 \end_layout
32357
32358 \begin_layout Section
32359 Indicaciones
32360 \begin_inset ERT
32361 status collapsed
32362
32363 \begin_layout Plain Layout
32364
32365
32366 \backslash
32367 texorpdfstring{
32368 \end_layout
32369
32370 \end_inset
32371
32372
32373 \begin_inset Foot
32374 status collapsed
32375
32376 \begin_layout Plain Layout
32377 Otras sugerencias útiles para matemáticas en 
32378 \begin_inset CommandInset citation
32379 LatexCommand cite
32380 key "Voss"
32381
32382 \end_inset
32383
32384 .
32385 \end_layout
32386
32387 \end_inset
32388
32389
32390 \begin_inset ERT
32391 status collapsed
32392
32393 \begin_layout Plain Layout
32394
32395 }{}
32396 \end_layout
32397
32398 \end_inset
32399
32400
32401 \begin_inset Note Note
32402 status collapsed
32403
32404 \begin_layout Plain Layout
32405
32406 \backslash
32407 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
32408  PDF.
32409 \end_layout
32410
32411 \begin_layout Plain Layout
32412 Más sobre 
32413 \backslash
32414 texorpdfstring hay en la sección 
32415 \begin_inset CommandInset ref
32416 LatexCommand ref
32417 reference "sub:Ecuaciones-en-Sección"
32418
32419 \end_inset
32420
32421 .
32422 \end_layout
32423
32424 \end_inset
32425
32426
32427 \begin_inset Index
32428 status collapsed
32429
32430 \begin_layout Plain Layout
32431 Indicaciones
32432 \end_layout
32433
32434 \end_inset
32435
32436
32437 \end_layout
32438
32439 \begin_layout Subsection
32440 Símbolos y ecuaciones químicas
32441 \begin_inset CommandInset label
32442 LatexCommand label
32443 name "sub:Símbolos-y-ecuaciones-químicas"
32444
32445 \end_inset
32446
32447
32448 \begin_inset Index
32449 status collapsed
32450
32451 \begin_layout Plain Layout
32452 Química ! símbolos
32453 \end_layout
32454
32455 \end_inset
32456
32457
32458 \begin_inset Index
32459 status collapsed
32460
32461 \begin_layout Plain Layout
32462 Ecuación química
32463 \end_layout
32464
32465 \end_inset
32466
32467
32468 \begin_inset Index
32469 status collapsed
32470
32471 \begin_layout Plain Layout
32472 Química ! caracteres
32473 \end_layout
32474
32475 \end_inset
32476
32477
32478 \begin_inset Index
32479 status collapsed
32480
32481 \begin_layout Plain Layout
32482 Iones|see
32483 \begin_inset ERT
32484 status collapsed
32485
32486 \begin_layout Plain Layout
32487
32488 {
32489 \end_layout
32490
32491 \end_inset
32492
32493 Química ! caracteres
32494 \begin_inset ERT
32495 status collapsed
32496
32497 \begin_layout Plain Layout
32498
32499 }
32500 \end_layout
32501
32502 \end_inset
32503
32504
32505 \end_layout
32506
32507 \end_inset
32508
32509
32510 \end_layout
32511
32512 \begin_layout Standard
32513 Un ejemplo de texto de química:
32514 \end_layout
32515
32516 \begin_layout Quote
32517 El ión 
32518 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32519 \end_inset
32520
32521  reacciona con dos iones 
32522 \begin_inset Formula $\mathrm{Na^{+}}$
32523 \end_inset
32524
32525  para dar sulfato de sodio 
32526 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
32527 \end_inset
32528
32529 .
32530  La ecuación química es:
32531 \begin_inset Formula \[
32532 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
32533
32534 \end_inset
32535
32536
32537 \end_layout
32538
32539 \begin_layout Standard
32540 Esta ecuación química puede componerse directamente en modo ecuación.
32541  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
32542  y con el atajo 
32543 \family sans
32544 Alt-c
32545 \begin_inset space ~
32546 \end_inset
32547
32548 r
32549 \family default
32550  se cambia en redonda.
32551 \begin_inset Foot
32552 status open
32553
32554 \begin_layout Plain Layout
32555 véase estilos de fuentes en 
32556 \begin_inset CommandInset ref
32557 LatexCommand ref
32558 reference "sub:Estilos-de-fuentes"
32559
32560 \end_inset
32561
32562 .
32563 \end_layout
32564
32565 \end_inset
32566
32567
32568 \end_layout
32569
32570 \begin_layout Subsection
32571 Números negativos
32572 \begin_inset Index
32573 status collapsed
32574
32575 \begin_layout Plain Layout
32576 Números ! negativos
32577 \end_layout
32578
32579 \end_inset
32580
32581
32582 \end_layout
32583
32584 \begin_layout Standard
32585 Los números negativos a veces se ven feos en las ecuaciones porque el signo
32586  menos delante del número tiene la misma longitud que el operador signo
32587  menos.
32588  Si se escribe el número negativo en texto normal el signo menos aparece
32589  correctamente.
32590 \end_layout
32591
32592 \begin_layout Standard
32593 Así pues, el problema desaparece si se convierte el signo menos a texto
32594  matemático.
32595 \end_layout
32596
32597 \begin_layout Standard
32598 Un ejemplo para visualizar el problema:
32599 \end_layout
32600
32601 \begin_layout Standard
32602 \noindent
32603 \align center
32604 \begin_inset Tabular
32605 <lyxtabular version="3" rows="3" columns="2">
32606 <features>
32607 <column alignment="center" valignment="top" width="0">
32608 <column alignment="center" valignment="top" width="0">
32609 <row>
32610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32611 \begin_inset Text
32612
32613 \begin_layout Plain Layout
32614 texto normal:
32615 \end_layout
32616
32617 \end_inset
32618 </cell>
32619 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32620 \begin_inset Text
32621
32622 \begin_layout Plain Layout
32623 x = -2
32624 \end_layout
32625
32626 \end_inset
32627 </cell>
32628 </row>
32629 <row>
32630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32631 \begin_inset Text
32632
32633 \begin_layout Plain Layout
32634 ecuación:
32635 \end_layout
32636
32637 \end_inset
32638 </cell>
32639 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32640 \begin_inset Text
32641
32642 \begin_layout Plain Layout
32643 \begin_inset Formula $x=-2$
32644 \end_inset
32645
32646
32647 \end_layout
32648
32649 \end_inset
32650 </cell>
32651 </row>
32652 <row>
32653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32654 \begin_inset Text
32655
32656 \begin_layout Plain Layout
32657 solución:
32658 \end_layout
32659
32660 \end_inset
32661 </cell>
32662 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32663 \begin_inset Text
32664
32665 \begin_layout Plain Layout
32666 \begin_inset Formula $x=\mbox{-}2$
32667 \end_inset
32668
32669
32670 \end_layout
32671
32672 \end_inset
32673 </cell>
32674 </row>
32675 </lyxtabular>
32676
32677 \end_inset
32678
32679
32680 \end_layout
32681
32682 \begin_layout Subsection
32683 Coma como separador decimal
32684 \begin_inset Index
32685 status collapsed
32686
32687 \begin_layout Plain Layout
32688 Coma decimal
32689 \end_layout
32690
32691 \end_inset
32692
32693
32694 \end_layout
32695
32696 \begin_layout Standard
32697 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
32698  de grupos numéricos.
32699  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
32700 \end_layout
32701
32702 \begin_layout Standard
32703 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
32704  
32705 \family sans
32706 Alt-m
32707 \begin_inset space ~
32708 \end_inset
32709
32710 m
32711 \family default
32712 ).
32713 \end_layout
32714
32715 \begin_layout Standard
32716 Para usar las comas en todas las fórmulas del documento como separador decimal,
32717  se carga el archivo 
32718 \series bold
32719 icomma.sty
32720 \series default
32721
32722 \begin_inset Foot
32723 status collapsed
32724
32725 \begin_layout Plain Layout
32726
32727 \series bold
32728 icomma
32729 \series default
32730  forma parte del paquete LaTeX 
32731 \series bold
32732 was
32733 \series default
32734
32735 \begin_inset Index
32736 status collapsed
32737
32738 \begin_layout Plain Layout
32739 Paquetes ! was
32740 \begin_inset ERT
32741 status collapsed
32742
32743 \begin_layout Plain Layout
32744
32745
32746 \backslash
32747 vspace{4mm}
32748 \end_layout
32749
32750 \end_inset
32751
32752
32753 \end_layout
32754
32755 \end_inset
32756
32757 .
32758 \end_layout
32759
32760 \end_inset
32761
32762
32763 \begin_inset Index
32764 status collapsed
32765
32766 \begin_layout Plain Layout
32767 Paquetes ! icomma
32768 \end_layout
32769
32770 \end_inset
32771
32772  en el preámbulo LaTeX con la línea: 
32773 \end_layout
32774
32775 \begin_layout Standard
32776
32777 \series bold
32778
32779 \backslash
32780 usepackage{icomma}
32781 \end_layout
32782
32783 \begin_layout Subsection
32784 Vectores físicos
32785 \begin_inset CommandInset label
32786 LatexCommand label
32787 name "sub:Vectores-físicos"
32788
32789 \end_inset
32790
32791
32792 \begin_inset Index
32793 status collapsed
32794
32795 \begin_layout Plain Layout
32796 Vectores físicos
32797 \end_layout
32798
32799 \end_inset
32800
32801
32802 \end_layout
32803
32804 \begin_layout Standard
32805 El paquete LaTeX 
32806 \series bold
32807 braket
32808 \series default
32809
32810 \begin_inset Foot
32811 status collapsed
32812
32813 \begin_layout Plain Layout
32814
32815 \series bold
32816 braket
32817 \series default
32818  se incluye en las instalaciones estándar de LaTeX.
32819 \end_layout
32820
32821 \end_inset
32822
32823
32824 \begin_inset Index
32825 status collapsed
32826
32827 \begin_layout Plain Layout
32828 Paquetes ! braket
32829 \end_layout
32830
32831 \end_inset
32832
32833  suministra vectores predefinidos; se carga con la línea de preámbulo LaTeX:
32834 \end_layout
32835
32836 \begin_layout Standard
32837
32838 \series bold
32839
32840 \backslash
32841 usepackage{braket}
32842 \end_layout
32843
32844 \begin_layout Standard
32845 \begin_inset ERT
32846 status collapsed
32847
32848 \begin_layout Plain Layout
32849
32850
32851 \backslash
32852 ifbraket 
32853 \end_layout
32854
32855 \end_inset
32856
32857
32858 \begin_inset Note Note
32859 status collapsed
32860
32861 \begin_layout Plain Layout
32862 La tabla siguiente sólo se mostrará en la salida si el paquete LaTeX 
32863 \series bold
32864 braket
32865 \series default
32866  está instalado.
32867 \end_layout
32868
32869 \end_inset
32870
32871
32872 \end_layout
32873
32874 \begin_layout Standard
32875 Están definidos los siguientes comandos:
32876 \end_layout
32877
32878 \begin_layout Standard
32879 \noindent
32880 \align center
32881 \begin_inset Tabular
32882 <lyxtabular version="3" rows="4" columns="2">
32883 <features>
32884 <column alignment="center" valignment="top" width="0">
32885 <column alignment="center" valignment="top" width="0">
32886 <row>
32887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32888 \begin_inset Text
32889
32890 \begin_layout Plain Layout
32891 Comando
32892 \end_layout
32893
32894 \end_inset
32895 </cell>
32896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32897 \begin_inset Text
32898
32899 \begin_layout Plain Layout
32900 Resultado
32901 \end_layout
32902
32903 \end_inset
32904 </cell>
32905 </row>
32906 <row>
32907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32908 \begin_inset Text
32909
32910 \begin_layout Plain Layout
32911
32912 \backslash
32913 Bra{
32914 \backslash
32915 psi
32916 \end_layout
32917
32918 \end_inset
32919 </cell>
32920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32921 \begin_inset Text
32922
32923 \begin_layout Plain Layout
32924 \begin_inset Formula $\Bra{\psi}$
32925 \end_inset
32926
32927
32928 \end_layout
32929
32930 \end_inset
32931 </cell>
32932 </row>
32933 <row>
32934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32935 \begin_inset Text
32936
32937 \begin_layout Plain Layout
32938
32939 \backslash
32940 Ket{
32941 \backslash
32942 psi
32943 \end_layout
32944
32945 \end_inset
32946 </cell>
32947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32948 \begin_inset Text
32949
32950 \begin_layout Plain Layout
32951 \begin_inset Formula $\Ket{\psi}$
32952 \end_inset
32953
32954
32955 \end_layout
32956
32957 \end_inset
32958 </cell>
32959 </row>
32960 <row>
32961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32962 \begin_inset Text
32963
32964 \begin_layout Plain Layout
32965
32966 \backslash
32967 Braket{
32968 \backslash
32969 psi|
32970 \backslash
32971 phi
32972 \end_layout
32973
32974 \end_inset
32975 </cell>
32976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32977 \begin_inset Text
32978
32979 \begin_layout Plain Layout
32980 \begin_inset Formula $\Braket{\psi|\phi}$
32981 \end_inset
32982
32983
32984 \end_layout
32985
32986 \end_inset
32987 </cell>
32988 </row>
32989 </lyxtabular>
32990
32991 \end_inset
32992
32993
32994 \end_layout
32995
32996 \begin_layout Standard
32997 El comando 
32998 \series bold
32999
33000 \backslash
33001 Braket
33002 \series default
33003  asegura que todas las barras verticales tienen el tamaño de los delimitadores
33004  circundantes:
33005 \begin_inset Formula \[
33006 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
33007
33008 \end_inset
33009
33010
33011 \begin_inset ERT
33012 status collapsed
33013
33014 \begin_layout Plain Layout
33015
33016
33017 \backslash
33018 else
33019 \end_layout
33020
33021 \end_inset
33022
33023
33024 \begin_inset Note Note
33025 status collapsed
33026
33027 \begin_layout Plain Layout
33028 Lo que sigue se verá en la salida si el paquete LaTeX 
33029 \series bold
33030 braket
33031 \series default
33032  no está instalado:
33033 \end_layout
33034
33035 \end_inset
33036
33037
33038 \end_layout
33039
33040 \begin_layout Standard
33041 Debes instalar el paquete LaTeX 
33042 \series bold
33043 braket
33044 \series default
33045  para ver en la salida el resto de esta subsección.
33046 \end_layout
33047
33048 \begin_layout Standard
33049 \begin_inset ERT
33050 status collapsed
33051
33052 \begin_layout Plain Layout
33053
33054
33055 \backslash
33056 fi
33057 \end_layout
33058
33059 \end_inset
33060
33061
33062 \end_layout
33063
33064 \begin_layout Standard
33065 El efecto de 
33066 \series bold
33067
33068 \backslash
33069 Braket
33070 \series default
33071  también se puede conseguir con el comando 
33072 \series bold
33073
33074 \backslash
33075 middle
33076 \series default
33077 , que se describe en 
33078 \begin_inset CommandInset ref
33079 LatexCommand ref
33080 reference "sub:Tamaño-automático-de"
33081
33082 \end_inset
33083
33084 .
33085 \end_layout
33086
33087 \begin_layout Subsection
33088 Fracciones definidas por el usuario
33089 \begin_inset CommandInset label
33090 LatexCommand label
33091 name "sub:Fracciones-personalizadas"
33092
33093 \end_inset
33094
33095
33096 \begin_inset Index
33097 status collapsed
33098
33099 \begin_layout Plain Layout
33100 Fracciones ! personalizadas
33101 \end_layout
33102
33103 \end_inset
33104
33105
33106 \end_layout
33107
33108 \begin_layout Standard
33109 Para definir comandos personalizados para fracciones, se usa el comando
33110  
33111 \series bold
33112
33113 \backslash
33114 genfrac
33115 \series default
33116
33117 \begin_inset Index
33118 status collapsed
33119
33120 \begin_layout Plain Layout
33121 Comandos ! G ! 
33122 \backslash
33123 genfrac
33124 \end_layout
33125
33126 \end_inset
33127
33128  con el siguiente esquema:
33129 \end_layout
33130
33131 \begin_layout Standard
33132
33133 \series bold
33134
33135 \backslash
33136 genfrac{delimitador izquierdo}{delimitador derecho}{grosor raya de
33137 \begin_inset Newline newline
33138 \end_inset
33139
33140
33141 \begin_inset ERT
33142 status collapsed
33143
33144 \begin_layout Plain Layout
33145
33146
33147 \backslash
33148 phantom{
33149 \end_layout
33150
33151 \end_inset
33152
33153
33154 \backslash
33155 genfrac{
33156 \begin_inset ERT
33157 status collapsed
33158
33159 \begin_layout Plain Layout
33160
33161 }
33162 \end_layout
33163
33164 \end_inset
33165
33166 fracción}{estilo}{numerador}{denominador}
33167 \end_layout
33168
33169 \begin_layout Standard
33170 El estilo es un número en el rango 0-3.
33171 \end_layout
33172
33173 \begin_layout Standard
33174 \align center
33175 \begin_inset Tabular
33176 <lyxtabular version="3" rows="5" columns="2">
33177 <features>
33178 <column alignment="center" valignment="top" width="0">
33179 <column alignment="center" valignment="top" width="0">
33180 <row>
33181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33182 \begin_inset Text
33183
33184 \begin_layout Plain Layout
33185 Número
33186 \end_layout
33187
33188 \end_inset
33189 </cell>
33190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33191 \begin_inset Text
33192
33193 \begin_layout Plain Layout
33194 Estilo (tamaño)
33195 \end_layout
33196
33197 \end_inset
33198 </cell>
33199 </row>
33200 <row>
33201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33202 \begin_inset Text
33203
33204 \begin_layout Plain Layout
33205 0
33206 \end_layout
33207
33208 \end_inset
33209 </cell>
33210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33211 \begin_inset Text
33212
33213 \begin_layout Plain Layout
33214 ecuación en presentación
33215 \end_layout
33216
33217 \end_inset
33218 </cell>
33219 </row>
33220 <row>
33221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33222 \begin_inset Text
33223
33224 \begin_layout Plain Layout
33225 1
33226 \end_layout
33227
33228 \end_inset
33229 </cell>
33230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33231 \begin_inset Text
33232
33233 \begin_layout Plain Layout
33234 ecuación en línea
33235 \end_layout
33236
33237 \end_inset
33238 </cell>
33239 </row>
33240 <row>
33241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33242 \begin_inset Text
33243
33244 \begin_layout Plain Layout
33245 2
33246 \end_layout
33247
33248 \end_inset
33249 </cell>
33250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33251 \begin_inset Text
33252
33253 \begin_layout Plain Layout
33254 pequeño
33255 \end_layout
33256
33257 \end_inset
33258 </cell>
33259 </row>
33260 <row>
33261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33262 \begin_inset Text
33263
33264 \begin_layout Plain Layout
33265 3
33266 \end_layout
33267
33268 \end_inset
33269 </cell>
33270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33271 \begin_inset Text
33272
33273 \begin_layout Plain Layout
33274 muy pequeño
33275 \end_layout
33276
33277 \end_inset
33278 </cell>
33279 </row>
33280 </lyxtabular>
33281
33282 \end_inset
33283
33284
33285 \end_layout
33286
33287 \begin_layout Standard
33288 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
33289  
33290 \series bold
33291
33292 \backslash
33293 frac
33294 \series default
33295 .
33296 \end_layout
33297
33298 \begin_layout Standard
33299 Si no se pone grosor de la raya de fracción se usará el valor predefinido
33300  de 0.4
33301 \begin_inset space \thinspace{}
33302 \end_inset
33303
33304 pt.
33305 \end_layout
33306
33307 \begin_layout Standard
33308 Por ejemplo, los comandos 
33309 \series bold
33310
33311 \backslash
33312 dfrac
33313 \series default
33314  y 
33315 \series bold
33316
33317 \backslash
33318 tbinom
33319 \series default
33320  de la 
33321 \begin_inset CommandInset ref
33322 LatexCommand ref
33323 reference "sub:Fracciones"
33324
33325 \end_inset
33326
33327  se definen con los comandos:
33328 \end_layout
33329
33330 \begin_layout Standard
33331
33332 \series bold
33333
33334 \backslash
33335 newcommand{
33336 \backslash
33337 dfrac}[2]{
33338 \backslash
33339 genfrac{}{}{}{0}{#1}{#2}}
33340 \end_layout
33341
33342 \begin_layout Standard
33343 y
33344 \end_layout
33345
33346 \begin_layout Standard
33347
33348 \series bold
33349
33350 \backslash
33351 newcommand{
33352 \backslash
33353 tbinom}[2]{
33354 \backslash
33355 genfrac{(}{)}{0pt}{1}{#1}{#2}}
33356 \end_layout
33357
33358 \begin_layout Standard
33359 \begin_inset VSpace medskip
33360 \end_inset
33361
33362
33363 \end_layout
33364
33365 \begin_layout Standard
33366 Para definir una fracción en la que el grosor de la raya se pueda definir
33367  como argumento opcional, se inserta la siguiente línea en el preámbulo
33368  LaTeX:
33369 \end_layout
33370
33371 \begin_layout Standard
33372
33373 \series bold
33374
33375 \backslash
33376 newcommand{
33377 \backslash
33378 fracS}[3][]{
33379 \backslash
33380 genfrac{}{}{#1}{}{#2}{#3}}
33381 \end_layout
33382
33383 \begin_layout Standard
33384 Un ensayo:
33385 \begin_inset Formula \begin{align*}
33386 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
33387 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
33388
33389 \end_inset
33390
33391 Como se puede ver, la distancia del numerador y el denominador a la raya
33392  de fracción se redondea a unas tres veces el grosor de la raya.
33393 \end_layout
33394
33395 \begin_layout Subsection
33396 Ecuaciones canceladas
33397 \begin_inset CommandInset label
33398 LatexCommand label
33399 name "sub:Ecuaciones-canceladas"
33400
33401 \end_inset
33402
33403
33404 \begin_inset Index
33405 status collapsed
33406
33407 \begin_layout Plain Layout
33408 Ecuación ! cancelada
33409 \end_layout
33410
33411 \end_inset
33412
33413
33414 \end_layout
33415
33416 \begin_layout Standard
33417 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
33418  
33419 \series bold
33420 cancel
33421 \series default
33422
33423 \begin_inset Foot
33424 status collapsed
33425
33426 \begin_layout Plain Layout
33427
33428 \series bold
33429 cancel
33430 \series default
33431  forma parte de las distribuciones estándar de LaTeX.
33432 \end_layout
33433
33434 \end_inset
33435
33436
33437 \begin_inset Index
33438 status collapsed
33439
33440 \begin_layout Plain Layout
33441 Paquetes ! cancel
33442 \end_layout
33443
33444 \end_inset
33445
33446  con la línea de preámbulo LaTeX
33447 \end_layout
33448
33449 \begin_layout Standard
33450
33451 \series bold
33452
33453 \backslash
33454 usepackage[samesize]{cancel}
33455 \end_layout
33456
33457 \begin_layout Standard
33458 Hay cuatro formas de cancelar ecuaciones:
33459 \end_layout
33460
33461 \begin_layout Standard
33462 \align center
33463 \begin_inset Tabular
33464 <lyxtabular version="3" rows="5" columns="2">
33465 <features>
33466 <column alignment="center" valignment="top" width="0">
33467 <column alignment="center" valignment="top" width="0">
33468 <row>
33469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33470 \begin_inset Text
33471
33472 \begin_layout Plain Layout
33473 Comando
33474 \end_layout
33475
33476 \end_inset
33477 </cell>
33478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33479 \begin_inset Text
33480
33481 \begin_layout Plain Layout
33482 Resultado
33483 \begin_inset Note Note
33484 status collapsed
33485
33486 \begin_layout Plain Layout
33487
33488 \series bold
33489
33490 \backslash
33491 hspace
33492 \series default
33493  y 
33494 \series bold
33495
33496 \backslash
33497 raisebox
33498 \series default
33499  se usa sólo como espaciador
33500 \end_layout
33501
33502 \end_inset
33503
33504
33505 \end_layout
33506
33507 \end_inset
33508 </cell>
33509 </row>
33510 <row>
33511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33512 \begin_inset Text
33513
33514 \begin_layout Plain Layout
33515
33516 \backslash
33517 cancel{
33518 \backslash
33519 int
33520 \begin_inset ERT
33521 status collapsed
33522
33523 \begin_layout Plain Layout
33524
33525
33526 \backslash
33527 spce 
33528 \end_layout
33529
33530 \end_inset
33531
33532 A=B
33533 \end_layout
33534
33535 \end_inset
33536 </cell>
33537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33538 \begin_inset Text
33539
33540 \begin_layout Plain Layout
33541 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
33542 \end_inset
33543
33544
33545 \end_layout
33546
33547 \end_inset
33548 </cell>
33549 </row>
33550 <row>
33551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33552 \begin_inset Text
33553
33554 \begin_layout Plain Layout
33555
33556 \backslash
33557 bcancel{
33558 \backslash
33559 int
33560 \begin_inset ERT
33561 status collapsed
33562
33563 \begin_layout Plain Layout
33564
33565
33566 \backslash
33567 spce 
33568 \end_layout
33569
33570 \end_inset
33571
33572 A=B
33573 \end_layout
33574
33575 \end_inset
33576 </cell>
33577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33578 \begin_inset Text
33579
33580 \begin_layout Plain Layout
33581 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
33582 \end_inset
33583
33584
33585 \end_layout
33586
33587 \end_inset
33588 </cell>
33589 </row>
33590 <row>
33591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33592 \begin_inset Text
33593
33594 \begin_layout Plain Layout
33595
33596 \backslash
33597 xcancel{
33598 \backslash
33599 int
33600 \begin_inset ERT
33601 status collapsed
33602
33603 \begin_layout Plain Layout
33604
33605
33606 \backslash
33607 spce 
33608 \end_layout
33609
33610 \end_inset
33611
33612 A=B
33613 \end_layout
33614
33615 \end_inset
33616 </cell>
33617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33618 \begin_inset Text
33619
33620 \begin_layout Plain Layout
33621 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
33622 \end_inset
33623
33624
33625 \end_layout
33626
33627 \end_inset
33628 </cell>
33629 </row>
33630 <row>
33631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33632 \begin_inset Text
33633
33634 \begin_layout Plain Layout
33635
33636 \backslash
33637 cancelto{1
33638 \begin_inset Formula $\to$
33639 \end_inset
33640
33641
33642 \backslash
33643 {
33644 \backslash
33645 int
33646 \begin_inset ERT
33647 status collapsed
33648
33649 \begin_layout Plain Layout
33650
33651
33652 \backslash
33653 spce 
33654 \end_layout
33655
33656 \end_inset
33657
33658 A=B
33659 \end_layout
33660
33661 \end_inset
33662 </cell>
33663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33664 \begin_inset Text
33665
33666 \begin_layout Plain Layout
33667 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
33668 \end_inset
33669
33670
33671 \end_layout
33672
33673 \end_inset
33674 </cell>
33675 </row>
33676 </lyxtabular>
33677
33678 \end_inset
33679
33680
33681 \end_layout
33682
33683 \begin_layout Standard
33684
33685 \series bold
33686
33687 \backslash
33688 cancelto
33689 \series default
33690  es especialmente apropiada para visualizar la simplificación de fracciones
33691  en una ecuación:
33692 \begin_inset Formula \[
33693 \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}}}\]
33694
33695 \end_inset
33696
33697
33698 \end_layout
33699
33700 \begin_layout Subsection
33701 Ecuaciones en encabezados de sección
33702 \begin_inset CommandInset label
33703 LatexCommand label
33704 name "sub:Ecuaciones-en-encabezados"
33705
33706 \end_inset
33707
33708
33709 \begin_inset Index
33710 status collapsed
33711
33712 \begin_layout Plain Layout
33713 Ecuación ! en encabezados de sección
33714 \end_layout
33715
33716 \end_inset
33717
33718
33719 \end_layout
33720
33721 \begin_layout Standard
33722 Si se quiere poner una ecuación en un encabezado de sección hay que tener
33723  en cuenta lo siguiente:
33724 \end_layout
33725
33726 \begin_layout Standard
33727 \begin_inset Note Greyedout
33728 status open
33729
33730 \begin_layout Plain Layout
33731 Si el soporte para 
33732 \series bold
33733 hyperref
33734 \series default
33735
33736 \begin_inset Index
33737 status collapsed
33738
33739 \begin_layout Plain Layout
33740 Paquetes ! hyperref
33741 \end_layout
33742
33743 \end_inset
33744
33745  está activado en la configuración del documento, 
33746 \family sans
33747 Propiedades
33748 \begin_inset space ~
33749 \end_inset
33750
33751
33752 \family default
33753 PDF, los marcadores PDF se generan para cada encabezado de sección en el
33754  índice.
33755  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
33756  texto del marcador, porque se infringen las convenciones PDF.
33757 \end_layout
33758
33759 \end_inset
33760
33761
33762 \end_layout
33763
33764 \begin_layout Standard
33765 Estos problemas se pueden solucionar insertando al final del encabezado
33766  un título breve con el menú 
33767 \family sans
33768 Insertar\SpecialChar \menuseparator
33769 Título
33770 \begin_inset space ~
33771 \end_inset
33772
33773 breve
33774 \family default
33775 .
33776  Los títulos breves se usan como alternativa para encabezados de sección
33777  con más de una línea para mantener el buen aspecto del índice.
33778  En éste sólo aparece el título breve y por tanto también en los marcadores.
33779 \end_layout
33780
33781 \begin_layout Standard
33782 Si hay que poner ecuaciones en el índice y se usa 
33783 \series bold
33784 hyperref
33785 \series default
33786 , se puede insertar el siguiente comando en modo TeX:
33787 \end_layout
33788
33789 \begin_layout Standard
33790
33791 \series bold
33792
33793 \backslash
33794 texorpdfstring{parte}{alternativa}
33795 \begin_inset Index
33796 status collapsed
33797
33798 \begin_layout Plain Layout
33799 Comandos ! T ! 
33800 \backslash
33801 texorpdfstring
33802 \end_layout
33803
33804 \end_inset
33805
33806
33807 \end_layout
33808
33809 \begin_layout Standard
33810 Parte se refiere a la parte del encabezado que no debería aparecer en el
33811  marcador PDF.
33812  Puede ser caracteres, ecuaciones, notas al pie, y también referencias cruzadas.
33813  La alternativa se usa para el marcador en vez de la parte.
33814 \end_layout
33815
33816 \begin_layout Standard
33817 Aquí hay dos ejemplo de encabezados:
33818 \end_layout
33819
33820 \begin_layout Standard
33821 \begin_inset VSpace -3mm
33822 \end_inset
33823
33824
33825 \end_layout
33826
33827 \begin_layout Standard
33828 \begin_inset ERT
33829 status collapsed
33830
33831 \begin_layout Plain Layout
33832
33833
33834 \backslash
33835 boldmath 
33836 \end_layout
33837
33838 \end_inset
33839
33840
33841 \end_layout
33842
33843 \begin_layout Subsubsection
33844 Encabezado sin ecuación en el índice 
33845 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33846 \end_inset
33847
33848
33849 \begin_inset OptArg
33850 status collapsed
33851
33852 \begin_layout Plain Layout
33853 Encabezado sin ecuación en el índice
33854 \end_layout
33855
33856 \end_inset
33857
33858
33859 \end_layout
33860
33861 \begin_layout Subsubsection
33862 Encabezado con ecuación en el índice
33863 \begin_inset ERT
33864 status collapsed
33865
33866 \begin_layout Plain Layout
33867
33868
33869 \backslash
33870 texorpdfstring{
33871 \end_layout
33872
33873 \end_inset
33874
33875  
33876 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33877 \end_inset
33878
33879
33880 \begin_inset ERT
33881 status collapsed
33882
33883 \begin_layout Plain Layout
33884
33885 }{}
33886 \end_layout
33887
33888 \end_inset
33889
33890
33891 \end_layout
33892
33893 \begin_layout Standard
33894 \begin_inset ERT
33895 status collapsed
33896
33897 \begin_layout Plain Layout
33898
33899
33900 \backslash
33901 unboldmath 
33902 \end_layout
33903
33904 \end_inset
33905
33906 En el primer encabezado se ha puesto un título breve, en el segundo un 
33907 \series bold
33908
33909 \backslash
33910 texorpdfstring
33911 \series default
33912 .
33913 \end_layout
33914
33915 \begin_layout Standard
33916 Para obtener el mismo formato que en los demás encabezados se han puesto
33917  ambos en un 
33918 \series bold
33919 entorno boldmath
33920 \series default
33921 .
33922 \begin_inset Foot
33923 status collapsed
33924
33925 \begin_layout Plain Layout
33926 véase 
33927 \begin_inset CommandInset ref
33928 LatexCommand ref
33929 reference "sub:Ecuaciones-en-negrita"
33930
33931 \end_inset
33932
33933
33934 \end_layout
33935
33936 \end_inset
33937
33938
33939 \end_layout
33940
33941 \begin_layout Subsection
33942 Ecuaciones en texto multicolumna
33943 \begin_inset Index
33944 status collapsed
33945
33946 \begin_layout Plain Layout
33947 Ecuación ! en texto multicolumna
33948 \end_layout
33949
33950 \end_inset
33951
33952
33953 \end_layout
33954
33955 \begin_layout Standard
33956 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
33957  para ajustarse a la columna y entonces es preciso abarcar la anchura total
33958  de la página.
33959  Esto se hace usando el paquete LaTeX 
33960 \series bold
33961 multicol
33962 \series default
33963 ,
33964 \begin_inset Foot
33965 status collapsed
33966
33967 \begin_layout Plain Layout
33968
33969 \series bold
33970 multicol
33971 \series default
33972  forma parte de las distribuciones LaTeX estándar.
33973 \end_layout
33974
33975 \end_inset
33976
33977
33978 \begin_inset Index
33979 status collapsed
33980
33981 \begin_layout Plain Layout
33982 Paquetes ! multicol
33983 \end_layout
33984
33985 \end_inset
33986
33987  que se carga en el preámbulo LaTeX con la línea
33988 \end_layout
33989
33990 \begin_layout Standard
33991
33992 \series bold
33993
33994 \backslash
33995 usepackage{multicol}
33996 \end_layout
33997
33998 \begin_layout Standard
33999 \begin_inset Note Greyedout
34000 status collapsed
34001
34002 \begin_layout Plain Layout
34003 Ten en cuenta que la opción 
34004 \family sans
34005 Documento
34006 \begin_inset space ~
34007 \end_inset
34008
34009 con
34010 \begin_inset space ~
34011 \end_inset
34012
34013 dos
34014 \begin_inset space ~
34015 \end_inset
34016
34017 caras
34018 \family default
34019 , bajo 
34020 \family sans
34021 Diseño
34022 \begin_inset space ~
34023 \end_inset
34024
34025 de
34026 \begin_inset space ~
34027 \end_inset
34028
34029 página 
34030 \family default
34031 en el menú 
34032 \family sans
34033 Documento\SpecialChar \menuseparator
34034 Configuración
34035 \family default
34036  
34037 \emph on
34038 debe
34039 \emph default
34040  estar desmarcada.
34041 \end_layout
34042
34043 \end_inset
34044
34045
34046 \end_layout
34047
34048 \begin_layout Standard
34049 Antes del texto multicolumna se inserta en modo TeX el comando
34050 \end_layout
34051
34052 \begin_layout Standard
34053
34054 \series bold
34055
34056 \backslash
34057 begin{multicols}{número de columnas}
34058 \end_layout
34059
34060 \begin_layout Standard
34061 El número de columnas está en el rango 2-10.
34062  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
34063  TeX el comando
34064 \end_layout
34065
34066 \begin_layout Standard
34067
34068 \series bold
34069
34070 \backslash
34071 end{multicols}
34072 \end_layout
34073
34074 \begin_layout Standard
34075 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
34076  Para quitarlo se inserta un espacio vertical de -6
34077 \begin_inset space \thinspace{}
34078 \end_inset
34079
34080 mm antes de la ecuación.
34081  Si se usa el estilo 
34082 \series bold
34083 Sangrado
34084 \series default
34085 ,
34086 \begin_inset Foot
34087 status collapsed
34088
34089 \begin_layout Plain Layout
34090 véase estilos de ecuación en 
34091 \begin_inset CommandInset ref
34092 LatexCommand ref
34093 reference "sec:Estilos-de-ecuación"
34094
34095 \end_inset
34096
34097
34098 \end_layout
34099
34100 \end_inset
34101
34102  se inserta un espacio de -9
34103 \begin_inset space \thinspace{}
34104 \end_inset
34105
34106 mm.
34107 \end_layout
34108
34109 \begin_layout Standard
34110 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
34111 \end_layout
34112
34113 \begin_layout Standard
34114 \begin_inset ERT
34115 status collapsed
34116
34117 \begin_layout Plain Layout
34118
34119
34120 \backslash
34121 begin{multicols}{2}
34122 \end_layout
34123
34124 \end_inset
34125
34126 Das Spektrum wird fouriertransformiert.
34127  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
34128 , Lösungsmittel) zu trennen.
34129  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
34130  nun das Aussehen des Ausgangssignals.
34131  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
34132  über alle Phasen integrieren muss.
34133  Sei nun 
34134 \begin_inset Formula $S$
34135 \end_inset
34136
34137  unser normiertes Ausgangssignal and 
34138 \begin_inset Formula $P$
34139 \end_inset
34140
34141  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
34142 \begin_inset ERT
34143 status collapsed
34144
34145 \begin_layout Plain Layout
34146
34147
34148 \backslash
34149 end{multicols}
34150 \end_layout
34151
34152 \end_inset
34153
34154
34155 \begin_inset VSpace -6mm
34156 \end_inset
34157
34158
34159 \begin_inset Formula \begin{equation}
34160 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
34161
34162 \end_inset
34163
34164
34165 \begin_inset ERT
34166 status collapsed
34167
34168 \begin_layout Plain Layout
34169
34170
34171 \backslash
34172 begin{multicols}{2}
34173 \end_layout
34174
34175 \end_inset
34176
34177 wobei 
34178 \begin_inset Formula $S_{0}$
34179 \end_inset
34180
34181  das Signal ohne Gradient ist and the Normierungsbedingung 
34182 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
34183 \end_inset
34184
34185  gilt.
34186  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
34187  Direkt nach the 
34188 \begin_inset Formula $\nicefrac{\pi}{2}$
34189 \end_inset
34190
34191
34192 \begin_inset space \thinspace{}
34193 \end_inset
34194
34195 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
34196  das Signal zusätzlich abschwächt.
34197  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
34198  
34199 \begin_inset Formula $T_{2}$
34200 \end_inset
34201
34202 -Zeit.
34203 \end_layout
34204
34205 \begin_layout Standard
34206 \begin_inset ERT
34207 status collapsed
34208
34209 \begin_layout Plain Layout
34210
34211
34212 \backslash
34213 end{multicols}
34214 \end_layout
34215
34216 \end_inset
34217
34218  
34219 \end_layout
34220
34221 \begin_layout Subsection
34222 Ecuaciones con descripción de variables
34223 \begin_inset Index
34224 status collapsed
34225
34226 \begin_layout Plain Layout
34227 Ecuación ! con descripción de variables
34228 \end_layout
34229
34230 \end_inset
34231
34232
34233 \end_layout
34234
34235 \begin_layout Standard
34236 Para describir variables en una ecuación, como en la fórmula 
34237 \begin_inset CommandInset ref
34238 LatexCommand eqref
34239 reference "eq:within"
34240
34241 \end_inset
34242
34243 , se inserta una matriz 2×
34244 \begin_inset Formula $n$
34245 \end_inset
34246
34247  con columnas alineadas a la izquierda para las 
34248 \emph on
34249
34250 \begin_inset Formula $n$
34251 \end_inset
34252
34253
34254 \emph default
34255  variables usadas.
34256 \begin_inset Foot
34257 status collapsed
34258
34259 \begin_layout Plain Layout
34260 véase matrices en 
34261 \begin_inset CommandInset ref
34262 LatexCommand ref
34263 reference "sec:Matrices"
34264
34265 \end_inset
34266
34267
34268 \end_layout
34269
34270 \end_inset
34271
34272  Para poner la descripción en tamaño más pequeño se inserta, p.e, el comando
34273  
34274 \series bold
34275
34276 \backslash
34277 footnotesize
34278 \series default
34279  antes de la matriz.
34280 \begin_inset Foot
34281 status collapsed
34282
34283 \begin_layout Plain Layout
34284 véase tamaños de fuentes en 
34285 \begin_inset CommandInset ref
34286 LatexCommand ref
34287 reference "sub:Tamaños-de-fuentes"
34288
34289 \end_inset
34290
34291 .
34292 \end_layout
34293
34294 \end_inset
34295
34296
34297 \end_layout
34298
34299 \begin_layout Standard
34300 Si se usa el estilo 
34301 \series bold
34302 Sangrado
34303 \series default
34304 ,
34305 \begin_inset Foot
34306 status collapsed
34307
34308 \begin_layout Plain Layout
34309 véase estilos de ecuación en 
34310 \begin_inset CommandInset ref
34311 LatexCommand ref
34312 reference "sec:Estilos-de-ecuación"
34313
34314 \end_inset
34315
34316
34317 \end_layout
34318
34319 \end_inset
34320
34321  se inserta un 
34322 \series bold
34323
34324 \backslash
34325 hfill
34326 \series default
34327
34328 \begin_inset Foot
34329 status collapsed
34330
34331 \begin_layout Plain Layout
34332
34333 \series bold
34334
34335 \backslash
34336 hfill
34337 \series default
34338  sólo funciona en ecuaciones en estilo 
34339 \series bold
34340 Sangrado
34341 \series default
34342 , véase 
34343 \begin_inset CommandInset ref
34344 LatexCommand ref
34345 reference "sub:Espacio-variable"
34346
34347 \end_inset
34348
34349
34350 \end_layout
34351
34352 \end_inset
34353
34354  delante y detrás de la matriz para que tenga la misma separación con la
34355  ecuación y con el margen.
34356 \end_layout
34357
34358 \begin_layout Standard
34359 Si se usa el estilo 
34360 \series bold
34361 Centrado
34362 \series default
34363  se emplea el método descrito en la 
34364 \begin_inset CommandInset ref
34365 LatexCommand ref
34366 reference "sub:Entorno-flalign"
34367
34368 \end_inset
34369
34370  para sangrar la ecuación.
34371  La ecuación 
34372 \begin_inset CommandInset ref
34373 LatexCommand eqref
34374 reference "eq:within"
34375
34376 \end_inset
34377
34378  consta de cinco columnas ya que las dos primeras contienen la fórmula,
34379  la tercera la matriz y la última una llave TeX vacía.
34380 \begin_inset Formula \begin{flalign}
34381 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
34382 \rho & \mbox{densidad}\\
34383 V & \mbox{volumen}\\
34384 g & \mbox{aceleración gravitatoria}\end{array} &  & {}\label{eq:within}\end{flalign}
34385
34386 \end_inset
34387
34388
34389 \end_layout
34390
34391 \begin_layout Subsection
34392 Letras griegas minúsculas en redonda
34393 \begin_inset CommandInset label
34394 LatexCommand label
34395 name "sub:Griegas-en-redonda"
34396
34397 \end_inset
34398
34399
34400 \begin_inset Index
34401 status collapsed
34402
34403 \begin_layout Plain Layout
34404 Letras griegas ! en redonda
34405 \end_layout
34406
34407 \end_inset
34408
34409
34410 \end_layout
34411
34412 \begin_layout Standard
34413 La mayoría de las fuentes sólo suministran letras griegas minúsculas en
34414  cursiva.
34415  Pero para símbolos de partículas elementales como piones y neutrinos hacen
34416  falta letras griegas en redonda.
34417  El archivo 
34418 \series bold
34419 upgreek.sty
34420 \series default
34421
34422 \begin_inset Foot
34423 status collapsed
34424
34425 \begin_layout Plain Layout
34426
34427 \series bold
34428 upgreek
34429 \series default
34430  forma parte del paquete LaTeX 
34431 \series bold
34432 was
34433 \series default
34434
34435 \begin_inset Index
34436 status collapsed
34437
34438 \begin_layout Plain Layout
34439 Paquetes ! was
34440 \begin_inset ERT
34441 status collapsed
34442
34443 \begin_layout Plain Layout
34444
34445
34446 \backslash
34447 vspace{4mm}
34448 \end_layout
34449
34450 \end_inset
34451
34452
34453 \end_layout
34454
34455 \end_inset
34456
34457 .
34458 \end_layout
34459
34460 \end_inset
34461
34462
34463 \begin_inset Index
34464 status collapsed
34465
34466 \begin_layout Plain Layout
34467 Paquetes ! upgreek
34468 \end_layout
34469
34470 \end_inset
34471
34472 , que se carga en el preámbulo LaTeX con la línea
34473 \end_layout
34474
34475 \begin_layout Standard
34476
34477 \series bold
34478
34479 \backslash
34480 usepackage{upgreek}
34481 \end_layout
34482
34483 \begin_layout Standard
34484 las suministra.
34485  
34486 \begin_inset ERT
34487 status collapsed
34488
34489 \begin_layout Plain Layout
34490
34491
34492 \backslash
34493 ifupgreek 
34494 \end_layout
34495
34496 \end_inset
34497
34498
34499 \begin_inset Note Note
34500 status collapsed
34501
34502 \begin_layout Plain Layout
34503 La tabla siguiente sólo se podrá ver si está instalado el paquete LaTeX
34504  
34505 \series bold
34506 upgreek
34507 \series default
34508 .
34509 \end_layout
34510
34511 \end_inset
34512
34513  Se imprimen con el comando de la letra correspondiente precedido de 
34514 \series bold
34515 up
34516 \series default
34517 .
34518  Por ejemplo, el comando 
34519 \series bold
34520
34521 \backslash
34522 uptau
34523 \series default
34524  genera: 
34525 \begin_inset Formula $\uptau$
34526 \end_inset
34527
34528
34529 \end_layout
34530
34531 \begin_layout Standard
34532 Con estos comandos se pueden escribir reacciones entre partículas elementales:
34533 \begin_inset Formula \[
34534 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}\]
34535
34536 \end_inset
34537
34538
34539 \end_layout
34540
34541 \begin_layout Standard
34542 Las letras en redonda son más remarcadas y más grandes que las correspondientes
34543  en cursiva.
34544  Por tanto no deberían emplearse para unidades como 
34545 \begin_inset Quotes fld
34546 \end_inset
34547
34548 µm
34549 \begin_inset Quotes frd
34550 \end_inset
34551
34552 .
34553 \end_layout
34554
34555 \begin_layout Standard
34556 \begin_inset ERT
34557 status collapsed
34558
34559 \begin_layout Plain Layout
34560
34561
34562 \backslash
34563 else 
34564 \end_layout
34565
34566 \end_inset
34567
34568
34569 \begin_inset Note Note
34570 status collapsed
34571
34572 \begin_layout Plain Layout
34573 Lo siguiente se mostrará si el paquete LaTeX 
34574 \series bold
34575 upgreek
34576 \series default
34577  no está instalado:
34578 \end_layout
34579
34580 \end_inset
34581
34582
34583 \end_layout
34584
34585 \begin_layout Standard
34586 Debes instalar el paquete LaTeX 
34587 \series bold
34588 upgreek
34589 \series default
34590  para ver en la salida el resto de esta subsección.
34591  
34592 \end_layout
34593
34594 \begin_layout Standard
34595 \begin_inset ERT
34596 status collapsed
34597
34598 \begin_layout Plain Layout
34599
34600
34601 \backslash
34602 fi
34603 \end_layout
34604
34605 \end_inset
34606
34607
34608 \end_layout
34609
34610 \begin_layout Subsection
34611 Caracteres de texto en ecuaciones
34612 \begin_inset CommandInset label
34613 LatexCommand label
34614 name "sub:Caracteres-de-texto"
34615
34616 \end_inset
34617
34618
34619 \begin_inset Index
34620 status collapsed
34621
34622 \begin_layout Plain Layout
34623 Texto ! en ecuaciones
34624 \end_layout
34625
34626 \end_inset
34627
34628
34629 \end_layout
34630
34631 \begin_layout Standard
34632 En algunos casos podrías querer insertar caracteres de texto directamente
34633  en ecuaciones.
34634  Por ejemplo, cuando se usa con frecuencia el punto centrado 
34635 \begin_inset Formula $\cdot$
34636 \end_inset
34637
34638  en expresiones como 
34639 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
34640 \end_inset
34641
34642 , habría que insertar el comando 
34643 \series bold
34644
34645 \backslash
34646 cdot
34647 \series default
34648
34649 \begin_inset Foot
34650 status collapsed
34651
34652 \begin_layout Plain Layout
34653 véase 
34654 \begin_inset CommandInset ref
34655 LatexCommand ref
34656 reference "sub:Operadores-binarios"
34657
34658 \end_inset
34659
34660
34661 \end_layout
34662
34663 \end_inset
34664
34665  continuamente, porque este carácter está definido en todas las codificaciones
34666  como carácter de texto.
34667  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
34668 \end_layout
34669
34670 \begin_layout Standard
34671
34672 \series bold
34673
34674 \backslash
34675 Declare Inputtext{183}{
34676 \backslash
34677 ifmmode
34678 \backslash
34679 cdot
34680 \backslash
34681 else
34682 \backslash
34683 textperiodcentered
34684 \backslash
34685 f\SpecialChar \textcompwordmark{}
34686 i}
34687 \end_layout
34688
34689 \begin_layout Standard
34690 La codificación de caracteres (menú 
34691 \family sans
34692 Documento\SpecialChar \menuseparator
34693 Configuración\SpecialChar \menuseparator
34694 Idioma
34695 \family default
34696 ) especifica el carácter que se muestra al pulsar una tecla.
34697  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
34698  
34699 \series bold
34700
34701 \backslash
34702 textperiodcentered
34703 \series default
34704 .
34705  Pero este comando no está disponible en ecuaciones así que obtendrías errores
34706  de LaTeX.
34707  Con la codificación cambiada se escoge automáticamente el comando correcto,
34708  dependiendo de si el carácter se ha insertado en una ecuación o no.
34709 \end_layout
34710
34711 \begin_layout Standard
34712 La codificación de diversos caracteres se guarda en archivos de definición.
34713  Por ejemplo la codificación 
34714 \series bold
34715 latin9
34716 \series default
34717  se define en el archivo 
34718 \series bold
34719 latin9.def
34720 \series default
34721  que está en el directorio de LaTeX.
34722  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
34723  archivo de definición, de lo contrario nuestros documentos no podrían ser
34724  editados en otros ordenadores.
34725 \begin_inset VSpace medskip
34726 \end_inset
34727
34728
34729 \end_layout
34730
34731 \begin_layout Standard
34732 Además del punto centrado, en este documento se ha definido el símbolo grado
34733  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
34734  directamente en una fórmula:
34735 \end_layout
34736
34737 \begin_layout Standard
34738
34739 \series bold
34740
34741 \backslash
34742 DeclareInputtext{176}{
34743 \backslash
34744 ifmmode^
34745 \backslash
34746 circ
34747 \backslash
34748 else
34749 \backslash
34750 textdegree
34751 \backslash
34752 f\SpecialChar \textcompwordmark{}
34753 i}
34754 \begin_inset Newpage newpage
34755 \end_inset
34756
34757
34758 \end_layout
34759
34760 \begin_layout Section
34761 \start_of_appendix
34762 Notas sobre tipografía
34763 \begin_inset Index
34764 status collapsed
34765
34766 \begin_layout Plain Layout
34767 Tipografía, notas
34768 \end_layout
34769
34770 \end_inset
34771
34772
34773 \end_layout
34774
34775 \begin_layout Standard
34776 Esta sección es un resumen de las normas tipográficas ISO más importantes.
34777 \begin_inset Foot
34778 status collapsed
34779
34780 \begin_layout Plain Layout
34781 Este compendio se ha tomado parcialmente del diccionario semioficial alemán
34782  
34783 \begin_inset Quotes fld
34784 \end_inset
34785
34786 Duden
34787 \begin_inset Quotes frd
34788 \end_inset
34789
34790  
34791 \begin_inset CommandInset citation
34792 LatexCommand cite
34793 key "Duden"
34794
34795 \end_inset
34796
34797 , que incluye algunas de las normas ISO.
34798  
34799 \begin_inset Newline newline
34800 \end_inset
34801
34802 (
34803 \emph on
34804 N.
34805 \begin_inset space \thinspace{}
34806 \end_inset
34807
34808 del t.
34809 \emph default
34810 : Para documentación en español sobre el tema, véase 
34811 \begin_inset CommandInset citation
34812 LatexCommand cite
34813 key "Bezos"
34814
34815 \end_inset
34816
34817 .)
34818 \end_layout
34819
34820 \end_inset
34821
34822
34823 \end_layout
34824
34825 \begin_layout Itemize
34826 Las unidades físicas se escriben 
34827 \emph on
34828 siempre 
34829 \emph default
34830 en redonda
34831 \begin_inset Foot
34832 status collapsed
34833
34834 \begin_layout Plain Layout
34835 véase estilos de fuentes en 
34836 \begin_inset CommandInset ref
34837 LatexCommand ref
34838 reference "sub:Estilos-de-fuentes"
34839
34840 \end_inset
34841
34842
34843 \end_layout
34844
34845 \end_inset
34846
34847 : 30
34848 \begin_inset space \thinspace{}
34849 \end_inset
34850
34851 km/h
34852 \begin_inset Newline newline
34853 \end_inset
34854
34855 Entre el valor y la unidad hay un espacio delgado, véase 
34856 \begin_inset CommandInset ref
34857 LatexCommand ref
34858 reference "sub:Espacio-predefinido"
34859
34860 \end_inset
34861
34862 .
34863 \end_layout
34864
34865 \begin_layout Itemize
34866 Los signos por ciento y por mil se escriben como las unidades físicas:
34867 \begin_inset Newline newline
34868 \end_inset
34869
34870 1,2
34871 \begin_inset space \thinspace{}
34872 \end_inset
34873
34874 ‰ de alcohol en sangre.
34875 \end_layout
34876
34877 \begin_layout Itemize
34878 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
34879  otra unidad: 15
34880 \begin_inset space \thinspace{}
34881 \end_inset
34882
34883 °C
34884 \end_layout
34885
34886 \begin_layout Itemize
34887 En números con más de cuatro dígitos se inserta un espacio delgado para
34888  separarlos en grupos de tres cifras: 18
34889 \begin_inset space \thinspace{}
34890 \end_inset
34891
34892 473
34893 \begin_inset space \thinspace{}
34894 \end_inset
34895
34896 588
34897 \end_layout
34898
34899 \begin_layout Itemize
34900 Para dimensiones como 120×90×40
34901 \begin_inset space \thinspace{}
34902 \end_inset
34903
34904 cm se usa el aspa de multiplicar 
34905 \begin_inset Quotes fld
34906 \end_inset
34907
34908 ×
34909 \begin_inset Quotes frd
34910 \end_inset
34911
34912 .
34913  Se puede insertar con el comando LaTeX 
34914 \series bold
34915
34916 \backslash
34917 texttimes
34918 \series default
34919  o directamente con alguna combinación de teclas.
34920 \end_layout
34921
34922 \begin_layout Itemize
34923 Las funciones con nombres que constan de varias letras se escriben en redonda
34924  para evitar confusiones, véase 
34925 \begin_inset CommandInset ref
34926 LatexCommand ref
34927 reference "sub:Funciones-predefinidas"
34928
34929 \end_inset
34930
34931 .
34932 \end_layout
34933
34934 \begin_layout Itemize
34935 Los índices que constan de varias letras se escriben en redonda: 
34936 \begin_inset Formula $E_{\mbox{cin}}$
34937 \end_inset
34938
34939
34940 \begin_inset Newline newline
34941 \end_inset
34942
34943 Los componentes de una matriz se escriben en cursiva: 
34944 \begin_inset Formula $\hat{H}_{kl}$
34945 \end_inset
34946
34947
34948 \end_layout
34949
34950 \begin_layout Itemize
34951 El operador de diferenciación/integración 'd', el número de Euler 'e' y
34952  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
34953 s con otras variables.
34954  
34955 \end_layout
34956
34957 \begin_layout Standard
34958 \begin_inset Newpage newpage
34959 \end_inset
34960
34961
34962 \end_layout
34963
34964 \begin_layout Section
34965 Sinónimos
34966 \begin_inset Index
34967 status collapsed
34968
34969 \begin_layout Plain Layout
34970 Sinónimos
34971 \end_layout
34972
34973 \end_inset
34974
34975
34976 \end_layout
34977
34978 \begin_layout Standard
34979 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
34980  como los que se recogen en esta lista:
34981 \begin_inset Foot
34982 status collapsed
34983
34984 \begin_layout Plain Layout
34985 véase también 
34986 \begin_inset CommandInset ref
34987 LatexCommand ref
34988 reference "fn:sinónimos"
34989
34990 \end_inset
34991
34992 .
34993 \end_layout
34994
34995 \end_inset
34996
34997
34998 \end_layout
34999
35000 \begin_layout Standard
35001
35002 \end_layout
35003
35004 \begin_layout Standard
35005 \begin_inset VSpace bigskip
35006 \end_inset
35007
35008
35009 \begin_inset space \hfill{}
35010 \end_inset
35011
35012
35013 \begin_inset Tabular
35014 <lyxtabular version="3" rows="12" columns="2">
35015 <features>
35016 <column alignment="center" valignment="top" width="0pt">
35017 <column alignment="center" valignment="top" width="0pt">
35018 <row>
35019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35020 \begin_inset Text
35021
35022 \begin_layout Plain Layout
35023 Comando
35024 \end_layout
35025
35026 \end_inset
35027 </cell>
35028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35029 \begin_inset Text
35030
35031 \begin_layout Plain Layout
35032 equivalente a
35033 \begin_inset Note Note
35034 status collapsed
35035
35036 \begin_layout Plain Layout
35037
35038 \series bold
35039
35040 \backslash
35041 raisebox
35042 \series default
35043  se usa sólo como espaciador
35044 \end_layout
35045
35046 \end_inset
35047
35048
35049 \end_layout
35050
35051 \end_inset
35052 </cell>
35053 </row>
35054 <row>
35055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35056 \begin_inset Text
35057
35058 \begin_layout Plain Layout
35059
35060 \backslash
35061 ast
35062 \end_layout
35063
35064 \end_inset
35065 </cell>
35066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35067 \begin_inset Text
35068
35069 \begin_layout Plain Layout
35070 \begin_inset ERT
35071 status collapsed
35072
35073 \begin_layout Plain Layout
35074
35075
35076 \backslash
35077 raisebox{-1.2mm}{
35078 \end_layout
35079
35080 \end_inset
35081
35082 *
35083 \begin_inset ERT
35084 status collapsed
35085
35086 \begin_layout Plain Layout
35087
35088 }
35089 \end_layout
35090
35091 \end_inset
35092
35093
35094 \end_layout
35095
35096 \end_inset
35097 </cell>
35098 </row>
35099 <row>
35100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35101 \begin_inset Text
35102
35103 \begin_layout Plain Layout
35104
35105 \backslash
35106 choose
35107 \end_layout
35108
35109 \end_inset
35110 </cell>
35111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35112 \begin_inset Text
35113
35114 \begin_layout Plain Layout
35115
35116 \backslash
35117 binom
35118 \end_layout
35119
35120 \end_inset
35121 </cell>
35122 </row>
35123 <row>
35124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35125 \begin_inset Text
35126
35127 \begin_layout Plain Layout
35128
35129 \backslash
35130 geq
35131 \end_layout
35132
35133 \end_inset
35134 </cell>
35135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35136 \begin_inset Text
35137
35138 \begin_layout Plain Layout
35139
35140 \backslash
35141 ge
35142 \end_layout
35143
35144 \end_inset
35145 </cell>
35146 </row>
35147 <row>
35148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35149 \begin_inset Text
35150
35151 \begin_layout Plain Layout
35152
35153 \backslash
35154 lbrace
35155 \end_layout
35156
35157 \end_inset
35158 </cell>
35159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35160 \begin_inset Text
35161
35162 \begin_layout Plain Layout
35163 {
35164 \end_layout
35165
35166 \end_inset
35167 </cell>
35168 </row>
35169 <row>
35170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35171 \begin_inset Text
35172
35173 \begin_layout Plain Layout
35174
35175 \backslash
35176 lbracket
35177 \end_layout
35178
35179 \end_inset
35180 </cell>
35181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35182 \begin_inset Text
35183
35184 \begin_layout Plain Layout
35185 [
35186 \end_layout
35187
35188 \end_inset
35189 </cell>
35190 </row>
35191 <row>
35192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35193 \begin_inset Text
35194
35195 \begin_layout Plain Layout
35196
35197 \backslash
35198 leftarrow
35199 \end_layout
35200
35201 \end_inset
35202 </cell>
35203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35204 \begin_inset Text
35205
35206 \begin_layout Plain Layout
35207
35208 \backslash
35209 gets
35210 \end_layout
35211
35212 \end_inset
35213 </cell>
35214 </row>
35215 <row>
35216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35217 \begin_inset Text
35218
35219 \begin_layout Plain Layout
35220
35221 \backslash
35222 leq
35223 \end_layout
35224
35225 \end_inset
35226 </cell>
35227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35228 \begin_inset Text
35229
35230 \begin_layout Plain Layout
35231
35232 \backslash
35233 le
35234 \end_layout
35235
35236 \end_inset
35237 </cell>
35238 </row>
35239 <row>
35240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35241 \begin_inset Text
35242
35243 \begin_layout Plain Layout
35244
35245 \backslash
35246 lor
35247 \end_layout
35248
35249 \end_inset
35250 </cell>
35251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35252 \begin_inset Text
35253
35254 \begin_layout Plain Layout
35255
35256 \backslash
35257 vee
35258 \end_layout
35259
35260 \end_inset
35261 </cell>
35262 </row>
35263 <row>
35264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35265 \begin_inset Text
35266
35267 \begin_layout Plain Layout
35268
35269 \backslash
35270 neq
35271 \end_layout
35272
35273 \end_inset
35274 </cell>
35275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35276 \begin_inset Text
35277
35278 \begin_layout Plain Layout
35279
35280 \backslash
35281 not=
35282 \end_layout
35283
35284 \end_inset
35285 </cell>
35286 </row>
35287 <row>
35288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35289 \begin_inset Text
35290
35291 \begin_layout Plain Layout
35292
35293 \backslash
35294 slash
35295 \end_layout
35296
35297 \end_inset
35298 </cell>
35299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35300 \begin_inset Text
35301
35302 \begin_layout Plain Layout
35303 /
35304 \end_layout
35305
35306 \end_inset
35307 </cell>
35308 </row>
35309 <row>
35310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35311 \begin_inset Text
35312
35313 \begin_layout Plain Layout
35314
35315 \backslash
35316 vert
35317 \end_layout
35318
35319 \end_inset
35320 </cell>
35321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35322 \begin_inset Text
35323
35324 \begin_layout Plain Layout
35325 |
35326 \end_layout
35327
35328 \end_inset
35329 </cell>
35330 </row>
35331 </lyxtabular>
35332
35333 \end_inset
35334
35335
35336 \begin_inset space \hfill{}
35337 \end_inset
35338
35339
35340 \begin_inset Tabular
35341 <lyxtabular version="3" rows="12" columns="2">
35342 <features>
35343 <column alignment="center" valignment="top" width="0pt">
35344 <column alignment="center" valignment="top" width="0pt">
35345 <row>
35346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35347 \begin_inset Text
35348
35349 \begin_layout Plain Layout
35350 Comando
35351 \end_layout
35352
35353 \end_inset
35354 </cell>
35355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35356 \begin_inset Text
35357
35358 \begin_layout Plain Layout
35359 equivalente a
35360 \end_layout
35361
35362 \end_inset
35363 </cell>
35364 </row>
35365 <row>
35366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35367 \begin_inset Text
35368
35369 \begin_layout Plain Layout
35370
35371 \backslash
35372 backslash
35373 \end_layout
35374
35375 \end_inset
35376 </cell>
35377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35378 \begin_inset Text
35379
35380 \begin_layout Plain Layout
35381
35382 \backslash
35383
35384 \backslash
35385
35386 \end_layout
35387
35388 \end_inset
35389 </cell>
35390 </row>
35391 <row>
35392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35393 \begin_inset Text
35394
35395 \begin_layout Plain Layout
35396
35397 \backslash
35398 dasharrow
35399 \end_layout
35400
35401 \end_inset
35402 </cell>
35403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35404 \begin_inset Text
35405
35406 \begin_layout Plain Layout
35407
35408 \backslash
35409 dashrightarrow
35410 \end_layout
35411
35412 \end_inset
35413 </cell>
35414 </row>
35415 <row>
35416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35417 \begin_inset Text
35418
35419 \begin_layout Plain Layout
35420
35421 \backslash
35422 land
35423 \end_layout
35424
35425 \end_inset
35426 </cell>
35427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35428 \begin_inset Text
35429
35430 \begin_layout Plain Layout
35431
35432 \backslash
35433 wedge
35434 \end_layout
35435
35436 \end_inset
35437 </cell>
35438 </row>
35439 <row>
35440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35441 \begin_inset Text
35442
35443 \begin_layout Plain Layout
35444
35445 \backslash
35446 rbrace
35447 \end_layout
35448
35449 \end_inset
35450 </cell>
35451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35452 \begin_inset Text
35453
35454 \begin_layout Plain Layout
35455 }
35456 \end_layout
35457
35458 \end_inset
35459 </cell>
35460 </row>
35461 <row>
35462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35463 \begin_inset Text
35464
35465 \begin_layout Plain Layout
35466
35467 \backslash
35468 rbracket
35469 \end_layout
35470
35471 \end_inset
35472 </cell>
35473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35474 \begin_inset Text
35475
35476 \begin_layout Plain Layout
35477 ]
35478 \end_layout
35479
35480 \end_inset
35481 </cell>
35482 </row>
35483 <row>
35484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35485 \begin_inset Text
35486
35487 \begin_layout Plain Layout
35488
35489 \backslash
35490 rightarrow
35491 \end_layout
35492
35493 \end_inset
35494 </cell>
35495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35496 \begin_inset Text
35497
35498 \begin_layout Plain Layout
35499
35500 \backslash
35501 to
35502 \end_layout
35503
35504 \end_inset
35505 </cell>
35506 </row>
35507 <row>
35508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35509 \begin_inset Text
35510
35511 \begin_layout Plain Layout
35512
35513 \backslash
35514 lnot
35515 \end_layout
35516
35517 \end_inset
35518 </cell>
35519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35520 \begin_inset Text
35521
35522 \begin_layout Plain Layout
35523
35524 \backslash
35525 neg
35526 \end_layout
35527
35528 \end_inset
35529 </cell>
35530 </row>
35531 <row>
35532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35533 \begin_inset Text
35534
35535 \begin_layout Plain Layout
35536
35537 \backslash
35538 ne
35539 \end_layout
35540
35541 \end_inset
35542 </cell>
35543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35544 \begin_inset Text
35545
35546 \begin_layout Plain Layout
35547
35548 \backslash
35549 not=
35550 \end_layout
35551
35552 \end_inset
35553 </cell>
35554 </row>
35555 <row>
35556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35557 \begin_inset Text
35558
35559 \begin_layout Plain Layout
35560
35561 \backslash
35562 owns
35563 \end_layout
35564
35565 \end_inset
35566 </cell>
35567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35568 \begin_inset Text
35569
35570 \begin_layout Plain Layout
35571
35572 \backslash
35573 ni
35574 \end_layout
35575
35576 \end_inset
35577 </cell>
35578 </row>
35579 <row>
35580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35581 \begin_inset Text
35582
35583 \begin_layout Plain Layout
35584
35585 \backslash
35586 square
35587 \end_layout
35588
35589 \end_inset
35590 </cell>
35591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35592 \begin_inset Text
35593
35594 \begin_layout Plain Layout
35595
35596 \backslash
35597 Box
35598 \end_layout
35599
35600 \end_inset
35601 </cell>
35602 </row>
35603 <row>
35604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35605 \begin_inset Text
35606
35607 \begin_layout Plain Layout
35608
35609 \backslash
35610 Vert
35611 \end_layout
35612
35613 \end_inset
35614 </cell>
35615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35616 \begin_inset Text
35617
35618 \begin_layout Plain Layout
35619
35620 \backslash
35621 |
35622 \end_layout
35623
35624 \end_inset
35625 </cell>
35626 </row>
35627 </lyxtabular>
35628
35629 \end_inset
35630
35631
35632 \begin_inset space \hfill{}
35633 \end_inset
35634
35635
35636 \end_layout
35637
35638 \begin_layout Standard
35639 \begin_inset Newpage newpage
35640 \end_inset
35641
35642
35643 \end_layout
35644
35645 \begin_layout Bibliography
35646 \begin_inset CommandInset bibitem
35647 LatexCommand bibitem
35648 key "TLC2"
35649
35650 \end_inset
35651
35652
35653 \shape smallcaps
35654 Mittelbach, F.
35655  ; Goossens, M.
35656 \shape default
35657
35658 \shape italic
35659 The LaTeX Companion
35660 \shape default
35661 .
35662  Addison Wesley, 2004
35663 \end_layout
35664
35665 \begin_layout Bibliography
35666 \begin_inset CommandInset bibitem
35667 LatexCommand bibitem
35668 key "Mathmode"
35669
35670 \end_inset
35671
35672
35673 \begin_inset CommandInset href
35674 LatexCommand href
35675 name "Descripción"
35676 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
35677
35678 \end_inset
35679
35680  de habilidades matemáticas de LaTeX
35681 \end_layout
35682
35683 \begin_layout Bibliography
35684 \begin_inset CommandInset bibitem
35685 LatexCommand bibitem
35686 key "Voss"
35687
35688 \end_inset
35689
35690
35691 \begin_inset CommandInset href
35692 LatexCommand href
35693 name "Página web"
35694 target "http://tug.org/TeXnik/"
35695
35696 \end_inset
35697
35698  sugerencias y consejos de LaTeX
35699 \end_layout
35700
35701 \begin_layout Bibliography
35702 \begin_inset CommandInset bibitem
35703 LatexCommand bibitem
35704 key "AMS"
35705
35706 \end_inset
35707
35708
35709 \begin_inset CommandInset href
35710 LatexCommand href
35711 name "Descripción"
35712 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
35713
35714 \end_inset
35715
35716  de 
35717 \begin_inset ERT
35718 status collapsed
35719
35720 \begin_layout Plain Layout
35721
35722
35723 \backslash
35724 AmS
35725 \end_layout
35726
35727 \end_inset
35728
35729 -LaTeX
35730 \end_layout
35731
35732 \begin_layout Bibliography
35733 \begin_inset CommandInset bibitem
35734 LatexCommand bibitem
35735 key "Symbole"
35736
35737 \end_inset
35738
35739
35740 \begin_inset CommandInset href
35741 LatexCommand href
35742 name "Lista"
35743 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
35744
35745 \end_inset
35746
35747  de todos los símbolos disponibles con paquetes LaTeX
35748 \end_layout
35749
35750 \begin_layout Bibliography
35751 \begin_inset CommandInset bibitem
35752 LatexCommand bibitem
35753 key "hyperref"
35754
35755 \end_inset
35756
35757
35758 \begin_inset CommandInset href
35759 LatexCommand href
35760 name "Documentación"
35761 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
35762
35763 \end_inset
35764
35765  del paquete LaTeX 
35766 \series bold
35767 hyperref
35768 \series default
35769
35770 \begin_inset Index
35771 status collapsed
35772
35773 \begin_layout Plain Layout
35774 Paquetes ! hyperref
35775 \end_layout
35776
35777 \end_inset
35778
35779
35780 \end_layout
35781
35782 \begin_layout Bibliography
35783 \begin_inset CommandInset bibitem
35784 LatexCommand bibitem
35785 key "Mathclap"
35786
35787 \end_inset
35788
35789
35790 \begin_inset CommandInset href
35791 LatexCommand href
35792 name "Descripción"
35793 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
35794
35795 \end_inset
35796
35797  del comando 
35798 \series bold
35799
35800 \backslash
35801 mathclap
35802 \series default
35803 , descrito en 
35804 \begin_inset CommandInset ref
35805 LatexCommand ref
35806 reference "sub:Límites-de-operadores"
35807
35808 \end_inset
35809
35810
35811 \begin_inset Index
35812 status collapsed
35813
35814 \begin_layout Plain Layout
35815 Comandos ! M ! 
35816 \backslash
35817 mathclap
35818 \end_layout
35819
35820 \end_inset
35821
35822
35823 \end_layout
35824
35825 \begin_layout Bibliography
35826 \begin_inset CommandInset bibitem
35827 LatexCommand bibitem
35828 key "Duden"
35829
35830 \end_inset
35831
35832
35833 \emph on
35834 Duden Band 1
35835 \emph default
35836 .
35837  22.
35838  Auflage, Duden 2001
35839 \end_layout
35840
35841 \begin_layout Bibliography
35842 \begin_inset CommandInset bibitem
35843 LatexCommand bibitem
35844 key "spanish"
35845
35846 \end_inset
35847
35848
35849 \begin_inset CommandInset href
35850 LatexCommand href
35851 name "Documentación"
35852 target "http://www.tex-tipografia.com/archive/spanish.pdf"
35853
35854 \end_inset
35855
35856  del estilo 
35857 \series bold
35858 spanish
35859 \family sans
35860 \series default
35861  
35862 \family default
35863 incluido en el paquete 
35864 \series bold
35865 babel
35866 \end_layout
35867
35868 \begin_layout Bibliography
35869 \begin_inset CommandInset bibitem
35870 LatexCommand bibitem
35871 key "Bezos"
35872
35873 \end_inset
35874
35875
35876 \begin_inset CommandInset href
35877 LatexCommand href
35878 name "Documento"
35879 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
35880
35881 \end_inset
35882
35883  sobre ortotipografía y notaciones matemáticas en español
35884 \end_layout
35885
35886 \begin_layout Standard
35887
35888 \family sans
35889 \series bold
35890 \begin_inset CommandInset index_print
35891 LatexCommand printindex
35892
35893 \end_inset
35894
35895
35896 \end_layout
35897
35898 \end_body
35899 \end_document