]> git.lyx.org Git - lyx.git/blob - lib/doc/es/Math.lyx
Math.lyx: some index and preamble fixes
[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 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
43 %\renewcommand{\sectionautorefname}{sec.\negthinspace}
44 \renewcommand{\subsectionautorefname}{sec.\negthinspace}
45 \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
46 \newlength{\abc}
47 \settowidth{\abc}{\space}
48 \renewcommand{\equationautorefname}{\hspace{-\abc}}
49
50 % don't load packages twice
51 % see first footnote in sec. 9.3
52 \@ifundefined{textcolor}{\usepackage{color}}{}
53
54 % the pages of the TOC is numbered roman
55 % and a PDF-bookmark for the TOC is added
56 \pagenumbering{Roman}
57 \let\myTOC\tableofcontents
58 \renewcommand{\tableofcontents}{%
59  \vspace{1cm}
60  \pdfbookmark[1]{\contentsname}{}
61  \myTOC
62  \cleardoublepage
63  \pagenumbering{arabic}}
64
65 % insert additional vertical space of 1.5 mm between footnotes,
66 \let\myFoot\footnote
67 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
68
69 % provides caption formatting
70 \setkomafont{captionlabel}{\bfseries}
71
72 % used in Kap. 22.4
73 \usepackage{braket}
74
75 % used in Kap. 22.6
76 \usepackage[samesize]{cancel}
77
78 % enables calculation of values,
79 \usepackage{calc}
80
81 % for multiple table row and column cells
82 \usepackage{multirow}
83 \usepackage{multicol}
84
85 % needed for diagrams
86 \usepackage{amscd}
87
88 % needed in sec. 19.4
89 \usepackage{remreset}
90
91 % center multirows (e.g. in sec. 13.3)
92 \renewcommand{\multirowsetup}{\centering}
93
94 % define a color, used in sec.9.3
95 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
96
97 % declare operators (see sec. 10.4 and sec. 15.2)
98 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
99 \DeclareMathOperator{\sgn}{sgn}
100
101 \newcommand{\spce}{\textvisiblespace}
102
103 % example definitions for sec. 20.1 
104 \newcommand{\gr}{\Longrightarrow}
105 \newcommand{\us}[1]{\underline{#1}}
106 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
107 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
108 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
109
110 % example macro from sec. 19.4
111 %\def\tagform@#1{\maketag@@@{|#1|}}
112
113 % macro from sec. 10.2
114 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
115 \def\mathclap {\mathpalette \mathclapinternal}
116 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
117
118 % redefine the greyed out note
119 \renewenvironment{lyxgreyedout}
120  {\textcolor{blue}\bgroup}{\egroup}
121
122 % ------------------------------------
123 % used to check for needed LaTeX packages
124 \usepackage{ifthen}
125
126 % check for package eurosym
127 % used for the Euro symbol
128 \newboolean{eurosym}
129 \IfFileExists{eurosym.sty}
130  {\usepackage[gennarrow]{eurosym}
131   \setboolean{eurosym}{true}}
132  {\setboolean{eurosym}{false}}
133
134 % needed in sec. 22.4
135 % check for package braket
136 \newboolean{braket}
137 \IfFileExists{braket.sty}
138  {\usepackage{braket}
139   \setboolean{braket}{true}}
140  {\setboolean{braket}{false}}
141
142 % needed in sec. 22.10
143 % check for package upgreek
144 \newboolean{upgreek}
145 \IfFileExists{upgreek.sty}
146  {\usepackage{upgreek}
147   \setboolean{upgreek}{true}}
148  {\setboolean{upgreek}{false}}
149 \end_preamble
150 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
151 \language spanish
152 \inputencoding auto
153 \font_roman default
154 \font_sans default
155 \font_typewriter default
156 \font_default_family default
157 \font_sc false
158 \font_osf false
159 \font_sf_scale 100
160 \font_tt_scale 100
161
162 \graphics default
163 \paperfontsize 12
164 \spacing single
165 \use_hyperref true
166 \pdf_title "Manual detallado de Matemáticas en LyX"
167 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
168 \pdf_subject "LyX-documentation about math"
169 \pdf_keywords "LyX, Mathed"
170 \pdf_bookmarks true
171 \pdf_bookmarksnumbered true
172 \pdf_bookmarksopen true
173 \pdf_bookmarksopenlevel 1
174 \pdf_breaklinks false
175 \pdf_pdfborder false
176 \pdf_colorlinks true
177 \pdf_backref false
178 \pdf_pagebackref false
179 \pdf_pdfusetitle false
180 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
181 \papersize a4paper
182 \use_geometry false
183 \use_amsmath 2
184 \use_esint 1
185 \cite_engine basic
186 \use_bibtopic false
187 \paperorientation portrait
188 \secnumdepth 4
189 \tocdepth 3
190 \paragraph_separation skip
191 \defskip medskip
192 \quotes_language french
193 \papercolumns 1
194 \papersides 2
195 \paperpagestyle plain
196 \bullet 1 0 6 -1
197 \bullet 2 2 35 -1
198 \bullet 3 2 7 -1
199 \tracking_changes false
200 \output_changes false
201 \author "" 
202 \author "" 
203 \end_header
204
205 \begin_body
206
207 \begin_layout Title
208 Manual detallado de
209 \begin_inset Newline newline
210 \end_inset
211
212 Matemáticas en LyX
213 \end_layout
214
215 \begin_layout Author
216 por el Equipo LyX
217 \begin_inset Foot
218 status collapsed
219
220 \begin_layout Plain Layout
221 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
222  lista de correo de documentación de LyX
223 \family typewriter
224
225 \begin_inset CommandInset href
226 LatexCommand href
227 name "lyx-docs@lists.lyx.org"
228 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
229
230 \end_inset
231
232
233 \end_layout
234
235 \end_inset
236
237
238 \begin_inset Note Note
239 status collapsed
240
241 \begin_layout Plain Layout
242 autor: Uwe Stöhr, translation: Ignacio Garcia
243 \end_layout
244
245 \end_inset
246
247
248 \begin_inset Newline newline
249 \end_inset
250
251
252 \begin_inset Newline newline
253 \end_inset
254
255 Versión 1.6svn
256 \end_layout
257
258 \begin_layout Standard
259 \begin_inset CommandInset toc
260 LatexCommand tableofcontents
261
262 \end_inset
263
264
265 \end_layout
266
267 \begin_layout Standard
268 \begin_inset Note Note
269 status open
270
271 \begin_layout Plain Layout
272 Para exportar este documento a PDF, PS, o DVI deben estar instalados los
273  paquetes LaTeX 
274 \series bold
275 eurosym
276 \series default
277
278 \series bold
279 multirow
280 \series default
281  y 
282 \series bold
283 was
284 \series default
285 .
286  Si no están instalados también puedes exportar el documento pero las secciones
287  en que se requieren dichos paquetes no aparecerán en la salida.
288 \end_layout
289
290 \begin_layout Plain Layout
291 La última versión PDF de este documento está disponible en:
292 \begin_inset Newline newline
293 \end_inset
294
295
296 \series bold
297 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
298 \end_layout
299
300 \end_inset
301
302
303 \begin_inset Newpage newpage
304 \end_inset
305
306
307 \end_layout
308
309 \begin_layout Section
310 Introducción
311 \begin_inset CommandInset label
312 LatexCommand label
313 name "sec:Introducción"
314
315 \end_inset
316
317
318 \end_layout
319
320 \begin_layout Standard
321 Este documento explica las características matemáticas de LyX y además es
322  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
323  Las explicaciones están diseñadas para el uso de comandos.
324  Por consiguiente es preciso que hayas leído la sección 
325 \emph on
326 Ecuaciones matemáticas
327 \emph default
328  de la 
329 \emph on
330 Guía del usuario
331 \emph default
332 .
333 \end_layout
334
335 \begin_layout Standard
336 La mayoría de caracteres y muchas estructuras explicadas en este manual
337  también son accesibles mediante el menú 
338 \family sans
339 Insertar\SpecialChar \menuseparator
340 Ecuación
341 \family default
342  o la barra de herramientas
343 \family sans
344  Ecuaciones
345 \family default
346 .
347  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
348  mucho más rápido usar comandos que la barra de herramientas.
349  Por tanto este manual está enfocado al uso de comandos, aunque también
350  se mencionan los botones correspondientes de las barras de herramientas
351  cuando están disponibles.
352 \end_layout
353
354 \begin_layout Standard
355 Si no se especifica lo contrario los comandos sólo están disponibles dentro
356  de las fórmulas.
357  Para poder usar todos los comandos explicados en este documento, debe usarse
358  la opción 
359 \family sans
360 Usar el paquete de ecuaciones AMS
361 \family default
362  en la configuración del documento (menú 
363 \family sans
364 Documento\SpecialChar \menuseparator
365 Configuración\SpecialChar \menuseparator
366 Ecuaciones
367 \family default
368 )
369 \begin_inset Foot
370 status collapsed
371
372 \begin_layout Plain Layout
373 La opción 
374 \family sans
375 Usar el paquete de ecuaciones AMS automáticamente
376 \family default
377  sólo usa ecuaciones 
378 \begin_inset ERT
379 status collapsed
380
381 \begin_layout Plain Layout
382
383
384 \backslash
385 AmS 
386 \end_layout
387
388 \end_inset
389
390
391 \begin_inset space ~
392 \end_inset
393
394  si las estructuras matemáticas son soportadas por LyX.
395 \end_layout
396
397 \end_inset
398
399 .
400 \end_layout
401
402 \begin_layout Standard
403 Este documento no recoge todos los comandos de ecuaciones 
404 \begin_inset ERT
405 status collapsed
406
407 \begin_layout Plain Layout
408
409
410 \backslash
411 AmS 
412 \end_layout
413
414 \end_inset
415
416
417 \begin_inset Foot
418 status collapsed
419
420 \begin_layout Plain Layout
421 En el archivo 
422 \family sans
423
424 \begin_inset CommandInset href
425 LatexCommand href
426 name "amsguide.ps"
427 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
428
429 \end_inset
430
431
432 \family default
433 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
434  lista con todos los comandos de ecuaciones 
435 \begin_inset ERT
436 status collapsed
437
438 \begin_layout Plain Layout
439
440
441 \backslash
442 AmS 
443 \end_layout
444
445 \end_inset
446
447 .
448 \end_layout
449
450 \end_inset
451
452  por razones de claridad.
453 \end_layout
454
455 \begin_layout Section
456 Instrucciones generales
457 \begin_inset CommandInset label
458 LatexCommand label
459 name "sec:Instrucciones-generales"
460
461 \end_inset
462
463
464 \end_layout
465
466 \begin_layout Standard
467 Para crear una ecuación en línea
468 \begin_inset Index
469 status collapsed
470
471 \begin_layout Plain Layout
472 Ecuación ! en línea
473 \end_layout
474
475 \end_inset
476
477 , insertada en una línea de texto, teclea 
478 \family sans
479 Ctrl-m
480 \family default
481  o pulsa el botón 
482 \begin_inset Graphics
483         filename ../../images/math-mode.png
484         scale 85
485
486 \end_inset
487
488  de la barra de herramientas.
489 \begin_inset Newline newline
490 \end_inset
491
492 Para crear una ecuación en estilo presentación
493 \begin_inset Index
494 status collapsed
495
496 \begin_layout Plain Layout
497 Ecuación ! en presentación
498 \end_layout
499
500 \end_inset
501
502 , que se verá más grande y en su propio párrafo, teclea
503 \family sans
504  Ctrl-M
505 \family default
506 .
507 \end_layout
508
509 \begin_layout Standard
510 Para cambiar una ecuación en estilo presentación a estilo en línea, pon
511  el cursor dentro de la ecuación y teclea 
512 \family sans
513 Ctrl-M
514 \family default
515  o usa el menú 
516 \family sans
517 Editar\SpecialChar \menuseparator
518 Ecuación\SpecialChar \menuseparator
519 Cambiar tipo de ecuación
520 \family default
521 .
522  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
523 \end_layout
524
525 \begin_layout Standard
526 Para mostrar partes de una ecuación en línea en el tamaño del estilo presentació
527 n, escribe el comando 
528 \series bold
529
530 \backslash
531 displaystyle
532 \series default
533
534 \begin_inset Index
535 status collapsed
536
537 \begin_layout Plain Layout
538 Comandos ! D ! 
539 \backslash
540 displaystyle
541 \end_layout
542
543 \end_inset
544
545  en la ecuación y pulsa espacio.
546  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
547  de la ecuación.
548 \end_layout
549
550 \begin_layout Standard
551 En las tablas sólo se permiten ecuaciones en línea.
552 \end_layout
553
554 \begin_layout Standard
555 Las barras 
556 \family sans
557 Ecuaciones
558 \family default
559  y 
560 \family sans
561 Panel de ecuaciones 
562 \family default
563 se pueden visualizar mediante el menú 
564 \family sans
565 Ver\SpecialChar \menuseparator
566 Barras de herramientas
567 \family default
568 .
569  Si ahí pulsas en 
570 \begin_inset Quotes fld
571 \end_inset
572
573 Ecuaciones
574 \begin_inset Quotes frd
575 \end_inset
576
577  y/o en 
578 \begin_inset Quotes fld
579 \end_inset
580
581 Panel de ecuaciones
582 \begin_inset Quotes frd
583 \end_inset
584
585 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
586  estado se visualiza en el menú de las barras de herramientas con una marca.
587  Si en este estado pulsas de nuevo sobre 
588 \begin_inset Quotes fld
589 \end_inset
590
591 Ecuaciones
592 \begin_inset Quotes frd
593 \end_inset
594
595  y/o 
596 \begin_inset Quotes fld
597 \end_inset
598
599 Panel de ecuaciones
600 \begin_inset Quotes frd
601 \end_inset
602
603  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
604  de una ecuación; este estado se indica añadiendo a las entradas del menú
605  la palabra 
606 \begin_inset Quotes fld
607 \end_inset
608
609 (auto)
610 \begin_inset Quotes frd
611 \end_inset
612
613 .
614  
615 \end_layout
616
617 \begin_layout Standard
618 El modo TeX
619 \begin_inset Index
620 status collapsed
621
622 \begin_layout Plain Layout
623 T@TeX ! modo
624 \end_layout
625
626 \end_inset
627
628  se invoca pulsando el botón 
629 \begin_inset Graphics
630         filename ../../images/ert-insert.png
631         scale 85
632
633 \end_inset
634
635  de la barra de herramientas o con el menú 
636 \family sans
637 Insertar\SpecialChar \menuseparator
638 Código Te
639 \begin_inset ERT
640 status collapsed
641
642 \begin_layout Plain Layout
643
644 {}
645 \end_layout
646
647 \end_inset
648
649 X
650 \family default
651 , (atajo 
652 \family sans
653 Ctrl-l
654 \family default
655 ).
656 \begin_inset Note Note
657 status open
658
659 \begin_layout Plain Layout
660 En LyX hay tres 
661 \begin_inset Quotes fld
662 \end_inset
663
664 nombres propios
665 \begin_inset Quotes frd
666 \end_inset
667
668  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
669  LaTeX y LyX.
670 \end_layout
671
672 \begin_layout Plain Layout
673 Para evitar que estas palabras sean reconocidas como tales nombres propios,
674  
675 \lang english
676 a
677 \lang spanish
678  llaves TeX 
679 \lang english
680 pair is inserted.
681
682 \lang spanish
683  
684 \end_layout
685
686 \end_inset
687
688
689 \end_layout
690
691 \begin_layout Standard
692 Para cambiar el preámbulo LaTeX
693 \begin_inset Index
694 status collapsed
695
696 \begin_layout Plain Layout
697 LaTeX preámbulo
698 \end_layout
699
700 \end_inset
701
702 , usa el menú 
703 \family sans
704 Documento\SpecialChar \menuseparator
705 Configuración\SpecialChar \menuseparator
706 Preámbulo LaT
707 \begin_inset ERT
708 status collapsed
709
710 \begin_layout Plain Layout
711
712 {}
713 \end_layout
714
715 \end_inset
716
717 eX
718 \family default
719 .
720 \end_layout
721
722 \begin_layout Standard
723 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
724  multilínea, se pueden usar los menús 
725 \family sans
726 Editar\SpecialChar \menuseparator
727 Ecuación
728 \family default
729  y 
730 \family sans
731 Editar\SpecialChar \menuseparator
732 Filas y columnas
733 \family default
734  o la barra de herramientas de 
735 \family sans
736 Tabla
737 \family default
738 .
739  Cuando las líneas y columnas se intercambian mediante el menú, la columna
740  o línea en la que está se cambia con la columna de la derecha o con la
741  línea de abajo, respectivamente.
742  Si el cursor está en la última columna o fila, el cambio se hace con la
743  columna de la izquierda o la línea de arriba.
744 \end_layout
745
746 \begin_layout Standard
747 Para escribir texto en fórmulas se usa 
748 \emph on
749 texto de ecuaciones
750 \emph default
751
752 \begin_inset Index
753 status collapsed
754
755 \begin_layout Plain Layout
756 Texto ! en ecuaciones
757 \end_layout
758
759 \end_inset
760
761 .
762 \begin_inset Foot
763 status collapsed
764
765 \begin_layout Plain Layout
766 Para ecuaciones multilínea se usa el comando 
767 \series bold
768
769 \backslash
770 intertext
771 \series default
772 , véase
773 \begin_inset space ~
774 \end_inset
775
776
777 \begin_inset CommandInset ref
778 LatexCommand ref
779 reference "sub:Texto-en-multilínea"
780
781 \end_inset
782
783 .
784 \end_layout
785
786 \end_inset
787
788  Este modo se invoca con el atajo 
789 \family sans
790 Alt-m
791 \begin_inset space ~
792 \end_inset
793
794 m
795 \family default
796  o insertando el comando 
797 \series bold
798
799 \backslash
800 text
801 \series default
802
803 \begin_inset Index
804 status collapsed
805
806 \begin_layout Plain Layout
807 Comandos ! T ! 
808 \backslash
809 text
810 \end_layout
811
812 \end_inset
813
814 .
815  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
816  partes de la ecuación que se ven en azul.
817  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
818 a de otras partes de la fórmula.
819 \end_layout
820
821 \begin_layout Subsection*
822 Esquema de comandos
823 \end_layout
824
825 \begin_layout Standard
826 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
827  siguiente esquema:
828 \end_layout
829
830 \begin_layout Standard
831
832 \series bold
833
834 \backslash
835 nombre_del_comando[argumento opcional]{argumento requerido}
836 \end_layout
837
838 \begin_layout Standard
839 Un comando empieza siempre por una barra inversa, 
840 \series bold
841
842 \backslash
843
844 \series default
845 .
846  Para omitir argumentos opcionales, quita también los corchetes asociados.
847  En este documento, las llaves que encierran los argumentos requeridos se
848  denominan llaves TeX
849 \begin_inset Index
850 status collapsed
851
852 \begin_layout Plain Layout
853 T@TeX ! llaves
854 \end_layout
855
856 \end_inset
857
858 .
859  Si en una ecuación añades una llave de apertura al nombre de un comando,
860  LyX crea automáticamente una llave TeX.
861  En todos los demás casos las llaves TeX se crean en las ecuaciones con
862  el comando 
863 \series bold
864
865 \backslash
866 {
867 \series default
868 .
869  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
870  que se muestran en azul.
871  En modo TeX no hace falta comando para poner llaves TeX.
872  Las llaves TeX no aparecen en la salida.
873 \end_layout
874
875 \begin_layout Standard
876 En el caso de comandos sin argumentos, como los comandos para símbolos que
877  se introducen en modo TeX, 
878 \emph on
879 siempre
880 \emph default
881  debe teclearse un espacio tras el comando para finalizarlo.
882  Este espacio no aparece en la salida.
883  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
884  de un espacio protegido en texto normal.
885 \end_layout
886
887 \begin_layout Standard
888 Un espacio protegido se inserta con 
889 \family sans
890 Ctrl-espacio
891 \family default
892 .
893 \begin_inset Newpage newpage
894 \end_inset
895
896
897 \end_layout
898
899 \begin_layout Subsection*
900 Explicación de la sintaxis
901 \end_layout
902
903 \begin_layout Itemize
904 El símbolo 
905 \begin_inset ERT
906 status collapsed
907
908 \begin_layout Plain Layout
909
910
911 \backslash
912 spce 
913 \end_layout
914
915 \end_inset
916
917
918 \begin_inset Foot
919 status collapsed
920
921 \begin_layout Plain Layout
922 Este carácter, espacio visible, se puede componer con el comando 
923 \series bold
924
925 \backslash
926 textvisiblespace
927 \series default
928
929 \begin_inset Index
930 status collapsed
931
932 \begin_layout Plain Layout
933 Comandos ! T ! 
934 \backslash
935 textvisiblespace
936 \end_layout
937
938 \end_inset
939
940  insertado en código TeX.
941 \end_layout
942
943 \end_inset
944
945  indica que hay que teclear un espacio.
946 \end_layout
947
948 \begin_layout Itemize
949 Una flecha como 
950 \begin_inset Formula $\rightarrow$
951 \end_inset
952
953  indica el uso de la correspondiente tecla de flecha.
954  
955 \end_layout
956
957 \begin_layout Subsection*
958 Unidades empleadas
959 \end_layout
960
961 \begin_layout Standard
962 \align center
963 \begin_inset Float table
964 placement H
965 wide false
966 sideways false
967 status open
968
969 \begin_layout Plain Layout
970 \align center
971 \begin_inset Caption
972
973 \begin_layout Plain Layout
974 \begin_inset CommandInset label
975 LatexCommand label
976 name "tab:Unidades-empleadas"
977
978 \end_inset
979
980 Unidades empleadas
981 \end_layout
982
983 \end_inset
984
985
986 \end_layout
987
988 \begin_layout Plain Layout
989 \align center
990 \begin_inset Tabular
991 <lyxtabular version="3" rows="13" columns="2">
992 <features>
993 <column alignment="center" valignment="top" width="0">
994 <column alignment="center" valignment="top" width="0">
995 <row>
996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
997 \begin_inset Text
998
999 \begin_layout Plain Layout
1000 Unidad
1001 \end_layout
1002
1003 \end_inset
1004 </cell>
1005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1006 \begin_inset Text
1007
1008 \begin_layout Plain Layout
1009 Nombre / Descripción
1010 \end_layout
1011
1012 \end_inset
1013 </cell>
1014 </row>
1015 <row>
1016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1017 \begin_inset Text
1018
1019 \begin_layout Plain Layout
1020 mm
1021 \end_layout
1022
1023 \end_inset
1024 </cell>
1025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1026 \begin_inset Text
1027
1028 \begin_layout Plain Layout
1029 Milímetro
1030 \end_layout
1031
1032 \end_inset
1033 </cell>
1034 </row>
1035 <row>
1036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1037 \begin_inset Text
1038
1039 \begin_layout Plain Layout
1040 cm
1041 \end_layout
1042
1043 \end_inset
1044 </cell>
1045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1046 \begin_inset Text
1047
1048 \begin_layout Plain Layout
1049 Centímetro
1050 \end_layout
1051
1052 \end_inset
1053 </cell>
1054 </row>
1055 <row>
1056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1057 \begin_inset Text
1058
1059 \begin_layout Plain Layout
1060 in
1061 \end_layout
1062
1063 \end_inset
1064 </cell>
1065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1066 \begin_inset Text
1067
1068 \begin_layout Plain Layout
1069 Pulgada (1
1070 \begin_inset space \thinspace{}
1071 \end_inset
1072
1073 in = 2,54
1074 \begin_inset space \thinspace{}
1075 \end_inset
1076
1077 cm)
1078 \end_layout
1079
1080 \end_inset
1081 </cell>
1082 </row>
1083 <row>
1084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1085 \begin_inset Text
1086
1087 \begin_layout Plain Layout
1088 pt
1089 \end_layout
1090
1091 \end_inset
1092 </cell>
1093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1094 \begin_inset Text
1095
1096 \begin_layout Plain Layout
1097 Punto (72.27
1098 \begin_inset space \thinspace{}
1099 \end_inset
1100
1101 pt = 1
1102 \begin_inset space \thinspace{}
1103 \end_inset
1104
1105 in)
1106 \end_layout
1107
1108 \end_inset
1109 </cell>
1110 </row>
1111 <row>
1112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1113 \begin_inset Text
1114
1115 \begin_layout Plain Layout
1116 pc
1117 \end_layout
1118
1119 \end_inset
1120 </cell>
1121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1122 \begin_inset Text
1123
1124 \begin_layout Plain Layout
1125 Pica (1
1126 \begin_inset space \thinspace{}
1127 \end_inset
1128
1129 pc = 12
1130 \begin_inset space \thinspace{}
1131 \end_inset
1132
1133 pt)
1134 \end_layout
1135
1136 \end_inset
1137 </cell>
1138 </row>
1139 <row>
1140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1141 \begin_inset Text
1142
1143 \begin_layout Plain Layout
1144 sp
1145 \end_layout
1146
1147 \end_inset
1148 </cell>
1149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1150 \begin_inset Text
1151
1152 \begin_layout Plain Layout
1153 Punto escalado (65536
1154 \begin_inset space \thinspace{}
1155 \end_inset
1156
1157 sp = 1
1158 \begin_inset space \thinspace{}
1159 \end_inset
1160
1161 pt)
1162 \end_layout
1163
1164 \end_inset
1165 </cell>
1166 </row>
1167 <row>
1168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1169 \begin_inset Text
1170
1171 \begin_layout Plain Layout
1172 bp
1173 \end_layout
1174
1175 \end_inset
1176 </cell>
1177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1178 \begin_inset Text
1179
1180 \begin_layout Plain Layout
1181 Punto grande (72
1182 \begin_inset space \thinspace{}
1183 \end_inset
1184
1185 bp = 1
1186 \begin_inset space \thinspace{}
1187 \end_inset
1188
1189 in)
1190 \end_layout
1191
1192 \end_inset
1193 </cell>
1194 </row>
1195 <row>
1196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1197 \begin_inset Text
1198
1199 \begin_layout Plain Layout
1200 dd
1201 \end_layout
1202
1203 \end_inset
1204 </cell>
1205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1206 \begin_inset Text
1207
1208 \begin_layout Plain Layout
1209 Didot (1
1210 \begin_inset space \thinspace{}
1211 \end_inset
1212
1213 dd 
1214 \begin_inset Formula $\approx$
1215 \end_inset
1216
1217  0.376
1218 \begin_inset space \thinspace{}
1219 \end_inset
1220
1221 mm)
1222 \end_layout
1223
1224 \end_inset
1225 </cell>
1226 </row>
1227 <row>
1228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1229 \begin_inset Text
1230
1231 \begin_layout Plain Layout
1232 cc
1233 \end_layout
1234
1235 \end_inset
1236 </cell>
1237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1238 \begin_inset Text
1239
1240 \begin_layout Plain Layout
1241 Cicero (1
1242 \begin_inset space \thinspace{}
1243 \end_inset
1244
1245 cc = 12
1246 \begin_inset space \thinspace{}
1247 \end_inset
1248
1249 dd)
1250 \end_layout
1251
1252 \end_inset
1253 </cell>
1254 </row>
1255 <row>
1256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1257 \begin_inset Text
1258
1259 \begin_layout Plain Layout
1260 ex
1261 \end_layout
1262
1263 \end_inset
1264 </cell>
1265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1266 \begin_inset Text
1267
1268 \begin_layout Plain Layout
1269 Altura de la letra 
1270 \begin_inset Quotes fld
1271 \end_inset
1272
1273
1274 \emph on
1275 x
1276 \emph default
1277
1278 \begin_inset Quotes frd
1279 \end_inset
1280
1281  en la fuente actual
1282 \end_layout
1283
1284 \end_inset
1285 </cell>
1286 </row>
1287 <row>
1288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1289 \begin_inset Text
1290
1291 \begin_layout Plain Layout
1292 em
1293 \end_layout
1294
1295 \end_inset
1296 </cell>
1297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1298 \begin_inset Text
1299
1300 \begin_layout Plain Layout
1301 Anchura de la letra 
1302 \begin_inset Quotes fld
1303 \end_inset
1304
1305
1306 \emph on
1307 M
1308 \emph default
1309
1310 \begin_inset Quotes frd
1311 \end_inset
1312
1313  en la fuente actual
1314 \end_layout
1315
1316 \end_inset
1317 </cell>
1318 </row>
1319 <row>
1320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1321 \begin_inset Text
1322
1323 \begin_layout Plain Layout
1324 mu
1325 \end_layout
1326
1327 \end_inset
1328 </cell>
1329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1330 \begin_inset Text
1331
1332 \begin_layout Plain Layout
1333 Unidad matemática (1
1334 \begin_inset space \thinspace{}
1335 \end_inset
1336
1337 mu = 
1338 \begin_inset Formula $\nicefrac{1}{18}$
1339 \end_inset
1340
1341
1342 \begin_inset space \thinspace{}
1343 \end_inset
1344
1345 em)
1346 \end_layout
1347
1348 \end_inset
1349 </cell>
1350 </row>
1351 </lyxtabular>
1352
1353 \end_inset
1354
1355
1356 \end_layout
1357
1358 \end_inset
1359
1360
1361 \end_layout
1362
1363 \begin_layout Standard
1364 \align center
1365 \begin_inset Newpage newpage
1366 \end_inset
1367
1368
1369 \end_layout
1370
1371 \begin_layout Section
1372 Funciones básicas
1373 \end_layout
1374
1375 \begin_layout Subsection
1376 Exponentes
1377 \begin_inset Index
1378 status collapsed
1379
1380 \begin_layout Plain Layout
1381 Exponentes
1382 \end_layout
1383
1384 \end_inset
1385
1386  e índices
1387 \begin_inset Index
1388 status collapsed
1389
1390 \begin_layout Plain Layout
1391 In@Índices
1392 \end_layout
1393
1394 \end_inset
1395
1396
1397 \begin_inset Index
1398 status collapsed
1399
1400 \begin_layout Plain Layout
1401 Superíndices|see
1402 \begin_inset ERT
1403 status collapsed
1404
1405 \begin_layout Plain Layout
1406
1407 {
1408 \end_layout
1409
1410 \end_inset
1411
1412 Exponentes
1413 \begin_inset ERT
1414 status collapsed
1415
1416 \begin_layout Plain Layout
1417
1418 }
1419 \end_layout
1420
1421 \end_inset
1422
1423
1424 \end_layout
1425
1426 \end_inset
1427
1428
1429 \begin_inset Index
1430 status collapsed
1431
1432 \begin_layout Plain Layout
1433 Subíndices|see
1434 \begin_inset ERT
1435 status collapsed
1436
1437 \begin_layout Plain Layout
1438
1439 {
1440 \end_layout
1441
1442 \end_inset
1443
1444 Índices
1445 \begin_inset ERT
1446 status collapsed
1447
1448 \begin_layout Plain Layout
1449
1450 }
1451 \end_layout
1452
1453 \end_inset
1454
1455
1456 \end_layout
1457
1458 \end_inset
1459
1460
1461 \end_layout
1462
1463 \begin_layout Standard
1464 Los índices se componen con un guión bajo 
1465 \begin_inset Quotes fld
1466 \end_inset
1467
1468 _
1469 \begin_inset Quotes frd
1470 \end_inset
1471
1472  o con el botón de la barra de herramientas de ecuaciones 
1473 \begin_inset Graphics
1474         filename ../../images/math-subscript.png
1475         scale 85
1476
1477 \end_inset
1478
1479 , los exponentes con un circunflejo 
1480 \begin_inset Quotes fld
1481 \end_inset
1482
1483 ^
1484 \begin_inset Quotes frd
1485 \end_inset
1486
1487  o con el botón de la barra de herramientas de ecuaciones 
1488 \begin_inset Graphics
1489         filename ../../images/math-superscript.png
1490         scale 85
1491
1492 \end_inset
1493
1494 .
1495 \end_layout
1496
1497 \begin_layout Standard
1498 \noindent
1499 \align center
1500 \begin_inset Tabular
1501 <lyxtabular version="3" rows="4" columns="2">
1502 <features>
1503 <column alignment="center" valignment="top" width="0">
1504 <column alignment="center" valignment="top" width="0">
1505 <row>
1506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1507 \begin_inset Text
1508
1509 \begin_layout Plain Layout
1510 Comando
1511 \end_layout
1512
1513 \end_inset
1514 </cell>
1515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1516 \begin_inset Text
1517
1518 \begin_layout Plain Layout
1519 Resultado
1520 \begin_inset Note Note
1521 status collapsed
1522
1523 \begin_layout Plain Layout
1524
1525 \series bold
1526
1527 \backslash
1528 raisebox
1529 \series default
1530  sólo se usa como espaciador.
1531 \end_layout
1532
1533 \end_inset
1534
1535
1536 \end_layout
1537
1538 \end_inset
1539 </cell>
1540 </row>
1541 <row>
1542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1543 \begin_inset Text
1544
1545 \begin_layout Plain Layout
1546 B_V
1547 \end_layout
1548
1549 \end_inset
1550 </cell>
1551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1552 \begin_inset Text
1553
1554 \begin_layout Plain Layout
1555 \begin_inset Formula $B_{V}$
1556 \end_inset
1557
1558
1559 \end_layout
1560
1561 \end_inset
1562 </cell>
1563 </row>
1564 <row>
1565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1566 \begin_inset Text
1567
1568 \begin_layout Plain Layout
1569 B^V
1570 \end_layout
1571
1572 \end_inset
1573 </cell>
1574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1575 \begin_inset Text
1576
1577 \begin_layout Plain Layout
1578 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1579 \end_inset
1580
1581
1582 \end_layout
1583
1584 \end_inset
1585 </cell>
1586 </row>
1587 <row>
1588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1589 \begin_inset Text
1590
1591 \begin_layout Plain Layout
1592 B^
1593 \begin_inset ERT
1594 status collapsed
1595
1596 \begin_layout Plain Layout
1597
1598
1599 \backslash
1600 spce 
1601 \end_layout
1602
1603 \end_inset
1604
1605 A
1606 \end_layout
1607
1608 \end_inset
1609 </cell>
1610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1611 \begin_inset Text
1612
1613 \begin_layout Plain Layout
1614 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1615 \end_inset
1616
1617
1618 \end_layout
1619
1620 \end_inset
1621 </cell>
1622 </row>
1623 </lyxtabular>
1624
1625 \end_inset
1626
1627
1628 \end_layout
1629
1630 \begin_layout Standard
1631 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1632  caso acentuará las vocales y no funcionará como exponente.
1633 \begin_inset Foot
1634 status collapsed
1635
1636 \begin_layout Plain Layout
1637 Dependiendo de la configuración del teclado esto puede suceder también con
1638  otros caracteres además de las vocales.
1639 \end_layout
1640
1641 \end_inset
1642
1643  Para conseguir exponentes en estos casos debes pulsar 
1644 \family sans
1645 Espacio
1646 \family default
1647  tras el circunflejo, como en el último ejemplo.
1648  
1649 \end_layout
1650
1651 \begin_layout Subsection
1652 Fracciones
1653 \begin_inset CommandInset label
1654 LatexCommand label
1655 name "sub:Fracciones"
1656
1657 \end_inset
1658
1659
1660 \begin_inset Index
1661 status collapsed
1662
1663 \begin_layout Plain Layout
1664 Fracciones
1665 \end_layout
1666
1667 \end_inset
1668
1669
1670 \end_layout
1671
1672 \begin_layout Standard
1673 Las fracciones se generan con el comando 
1674 \series bold
1675
1676 \backslash
1677 frac
1678 \series default
1679
1680 \begin_inset Index
1681 status collapsed
1682
1683 \begin_layout Plain Layout
1684 Comandos ! F ! 
1685 \backslash
1686 frac
1687 \end_layout
1688
1689 \end_inset
1690
1691  o con el botón 
1692 \begin_inset Graphics
1693         filename ../../images/math/frac.png
1694         scale 50
1695
1696 \end_inset
1697
1698  de la barra de herramientas.
1699  El tamaño de fuente se ajusta automáticamente, dependiendo de si la fracción
1700  está en línea o en estilo presentación.
1701  Con el botón 
1702 \begin_inset Graphics
1703         filename ../../images/math/frac-square.png
1704         scale 85
1705
1706 \end_inset
1707
1708 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1709  de fracciones.
1710 \end_layout
1711
1712 \begin_layout Standard
1713 Con el comando 
1714 \series bold
1715
1716 \backslash
1717 dfrac
1718 \series default
1719
1720 \begin_inset Index
1721 status collapsed
1722
1723 \begin_layout Plain Layout
1724 Comandos ! D ! 
1725 \backslash
1726 dfrac
1727 \end_layout
1728
1729 \end_inset
1730
1731  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1732  presentación.
1733  Con 
1734 \series bold
1735
1736 \backslash
1737 tfrac
1738 \series default
1739
1740 \begin_inset Index
1741 status collapsed
1742
1743 \begin_layout Plain Layout
1744 Comandos ! T ! 
1745 \backslash
1746 tfrac
1747 \end_layout
1748
1749 \end_inset
1750
1751  la fracción tiene siempre el tamaño del estilo en línea.
1752  Un ejemplo:
1753 \end_layout
1754
1755 \begin_layout Standard
1756 Una línea con la fracción 
1757 \begin_inset Formula $\frac{1}{2}$
1758 \end_inset
1759
1760  creada con el comando 
1761 \series bold
1762
1763 \backslash
1764 frac
1765 \series default
1766 .
1767  
1768 \end_layout
1769
1770 \begin_layout Standard
1771 Una línea con la fracción 
1772 \begin_inset Formula $\dfrac{1}{2}$
1773 \end_inset
1774
1775  creada con el comando 
1776 \series bold
1777
1778 \backslash
1779 dfrac
1780 \series default
1781 .
1782 \end_layout
1783
1784 \begin_layout Standard
1785 \noindent
1786 \align center
1787 \begin_inset Tabular
1788 <lyxtabular version="3" rows="4" columns="2">
1789 <features>
1790 <column alignment="center" valignment="top" width="0">
1791 <column alignment="center" valignment="top" width="0">
1792 <row>
1793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1794 \begin_inset Text
1795
1796 \begin_layout Plain Layout
1797 Comando
1798 \end_layout
1799
1800 \end_inset
1801 </cell>
1802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1803 \begin_inset Text
1804
1805 \begin_layout Plain Layout
1806 Resultado
1807 \begin_inset Note Note
1808 status collapsed
1809
1810 \begin_layout Plain Layout
1811
1812 \series bold
1813
1814 \backslash
1815 raisebox
1816 \series default
1817  se usa sólo como espaciador
1818 \end_layout
1819
1820 \end_inset
1821
1822
1823 \end_layout
1824
1825 \end_inset
1826 </cell>
1827 </row>
1828 <row>
1829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1830 \begin_inset Text
1831
1832 \begin_layout Plain Layout
1833
1834 \backslash
1835 frac
1836 \begin_inset ERT
1837 status collapsed
1838
1839 \begin_layout Plain Layout
1840
1841
1842 \backslash
1843 spce 
1844 \end_layout
1845
1846 \end_inset
1847
1848 A
1849 \begin_inset Formula $\downarrow$
1850 \end_inset
1851
1852 B
1853 \end_layout
1854
1855 \end_inset
1856 </cell>
1857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1858 \begin_inset Text
1859
1860 \begin_layout Plain Layout
1861 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1862 \end_inset
1863
1864
1865 \end_layout
1866
1867 \end_inset
1868 </cell>
1869 </row>
1870 <row>
1871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1872 \begin_inset Text
1873
1874 \begin_layout Plain Layout
1875
1876 \backslash
1877 dfrac
1878 \begin_inset ERT
1879 status collapsed
1880
1881 \begin_layout Plain Layout
1882
1883
1884 \backslash
1885 spce 
1886 \end_layout
1887
1888 \end_inset
1889
1890 A
1891 \begin_inset Formula $\downarrow$
1892 \end_inset
1893
1894 B
1895 \end_layout
1896
1897 \end_inset
1898 </cell>
1899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1900 \begin_inset Text
1901
1902 \begin_layout Plain Layout
1903 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1904 \end_inset
1905
1906
1907 \end_layout
1908
1909 \end_inset
1910 </cell>
1911 </row>
1912 <row>
1913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1914 \begin_inset Text
1915
1916 \begin_layout Plain Layout
1917
1918 \backslash
1919 dfrac
1920 \begin_inset ERT
1921 status collapsed
1922
1923 \begin_layout Plain Layout
1924
1925
1926 \backslash
1927 spce 
1928 \end_layout
1929
1930 \end_inset
1931
1932 e^
1933 \begin_inset ERT
1934 status collapsed
1935
1936 \begin_layout Plain Layout
1937
1938
1939 \backslash
1940 spce 
1941 \end_layout
1942
1943 \end_inset
1944
1945
1946 \backslash
1947 frac
1948 \begin_inset ERT
1949 status collapsed
1950
1951 \begin_layout Plain Layout
1952
1953
1954 \backslash
1955 spce 
1956 \end_layout
1957
1958 \end_inset
1959
1960 1
1961 \begin_inset Formula $\downarrow$
1962 \end_inset
1963
1964 2
1965 \begin_inset Formula $\downarrow$
1966 \end_inset
1967
1968 3
1969 \end_layout
1970
1971 \end_inset
1972 </cell>
1973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1974 \begin_inset Text
1975
1976 \begin_layout Plain Layout
1977 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1978 \end_inset
1979
1980
1981 \end_layout
1982
1983 \end_inset
1984 </cell>
1985 </row>
1986 </lyxtabular>
1987
1988 \end_inset
1989
1990
1991 \begin_inset VSpace bigskip
1992 \end_inset
1993
1994
1995 \end_layout
1996
1997 \begin_layout Standard
1998 Para fracciones anidadas se puede usar el comando 
1999 \series bold
2000
2001 \backslash
2002 cfrac
2003 \series default
2004
2005 \begin_inset Index
2006 status collapsed
2007
2008 \begin_layout Plain Layout
2009 Comandos ! C ! 
2010 \backslash
2011 cfrac
2012 \end_layout
2013
2014 \end_inset
2015
2016 .
2017  Un ejemplo:
2018 \begin_inset VSpace -3mm
2019 \end_inset
2020
2021
2022 \end_layout
2023
2024 \begin_layout Standard
2025 \begin_inset Formula \begin{align*}
2026 \textrm{creada con \textbf{\textbackslash frac} } &  & \textrm{creada con }\mathbf{\textbackslash\textbf{cfrac}}\\
2027 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2028
2029 \end_inset
2030
2031
2032 \end_layout
2033
2034 \begin_layout Standard
2035 El comando para el ejemplo de arriba es:
2036 \end_layout
2037
2038 \begin_layout Standard
2039
2040 \series bold
2041
2042 \backslash
2043 cfrac{A
2044 \begin_inset Formula $\to$
2045 \end_inset
2046
2047
2048 \backslash
2049 {B+
2050 \backslash
2051 cfrac{C+
2052 \backslash
2053 cfrac{E
2054 \begin_inset Formula $\to$
2055 \end_inset
2056
2057
2058 \backslash
2059 {F
2060 \begin_inset Formula $\to\to$
2061 \end_inset
2062
2063
2064 \backslash
2065 {D
2066 \end_layout
2067
2068 \begin_layout Standard
2069 \begin_inset VSpace medskip
2070 \end_inset
2071
2072
2073 \end_layout
2074
2075 \begin_layout Standard
2076
2077 \series bold
2078
2079 \backslash
2080 cfrac
2081 \series default
2082  compone la fracción siempre en el tamaño del estilo presentación, también
2083  cuando es parte de otra fracción.
2084  
2085 \series bold
2086
2087 \backslash
2088 cfrac
2089 \series default
2090  tiene el siguiente esquema de comando:
2091 \end_layout
2092
2093 \begin_layout Standard
2094
2095 \series bold
2096
2097 \backslash
2098 cfrac[posición del numerador]{numerador}{denominador}
2099 \end_layout
2100
2101 \begin_layout Standard
2102 La posición del numerador puede ser 
2103 \emph on
2104 l
2105 \emph default
2106
2107 \emph on
2108 c
2109 \emph default
2110  o 
2111 \emph on
2112 r
2113 \emph default
2114  .
2115  
2116 \emph on
2117 l
2118 \emph default
2119  o 
2120 \emph on
2121 r
2122 \emph default
2123  alinean el numerador a la izquierda o a la derecha, respectivamente, de
2124  la raya de fracción.
2125  Si se pone 
2126 \emph on
2127 c
2128 \emph default
2129  o no se especifica posición, el numerador aparece centrado.
2130  Estas fracciones muestran las distintas alineaciones:
2131 \end_layout
2132
2133 \begin_layout Standard
2134 \noindent
2135 \align center
2136 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2137 \end_inset
2138
2139  ; 
2140 \begin_inset Formula $\cfrac{A}{B+C}$
2141 \end_inset
2142
2143  ; 
2144 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2145 \end_inset
2146
2147  
2148 \begin_inset VSpace medskip
2149 \end_inset
2150
2151
2152 \end_layout
2153
2154 \begin_layout Standard
2155 Muchas veces es adecuado combinar 
2156 \series bold
2157
2158 \backslash
2159 cfrac
2160 \series default
2161  y 
2162 \series bold
2163
2164 \backslash
2165 frac
2166 \series default
2167 :
2168 \begin_inset Formula \[
2169 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2170
2171 \end_inset
2172
2173
2174 \end_layout
2175
2176 \begin_layout Standard
2177 Para componer fracciones en línea con raya de fracción inclinada puedes
2178  usar el comando 
2179 \series bold
2180
2181 \backslash
2182 nicefrac
2183 \series default
2184
2185 \begin_inset Index
2186 status collapsed
2187
2188 \begin_layout Plain Layout
2189 Comandos ! N ! 
2190 \backslash
2191 nicefrac
2192 \end_layout
2193
2194 \end_inset
2195
2196
2197 \begin_inset Formula $\nicefrac{5}{31}$
2198 \end_inset
2199
2200  
2201 \end_layout
2202
2203 \begin_layout Standard
2204 En la 
2205 \begin_inset CommandInset ref
2206 LatexCommand ref
2207 reference "sub:Fracciones-personalizadas"
2208
2209 \end_inset
2210
2211  se explica cómo componer fracciones personalizadas en las que la raya de
2212  fracción se puede cambiar.
2213  
2214 \end_layout
2215
2216 \begin_layout Subsection
2217 Raíces
2218 \begin_inset Index
2219 status collapsed
2220
2221 \begin_layout Plain Layout
2222 Raíces
2223 \end_layout
2224
2225 \end_inset
2226
2227
2228 \end_layout
2229
2230 \begin_layout Standard
2231 Las raíces cuadradas se componen con 
2232 \series bold
2233
2234 \backslash
2235 sqrt
2236 \series default
2237
2238 \begin_inset Index
2239 status collapsed
2240
2241 \begin_layout Plain Layout
2242 Comandos ! S ! 
2243 \backslash
2244 sqrt
2245 \end_layout
2246
2247 \end_inset
2248
2249  o con el botón 
2250 \begin_inset Graphics
2251         filename ../../images/math/sqrt.png
2252         scale 85
2253
2254 \end_inset
2255
2256  de la barra de  ecuaciones; todas las demás raíces con el comando 
2257 \series bold
2258
2259 \backslash
2260 root
2261 \series default
2262
2263 \begin_inset Index
2264 status collapsed
2265
2266 \begin_layout Plain Layout
2267 Comandos ! R ! 
2268 \backslash
2269 root
2270 \end_layout
2271
2272 \end_inset
2273
2274  o con el botón 
2275 \begin_inset Graphics
2276         filename ../../images/math/root.png
2277         scale 85
2278
2279 \end_inset
2280
2281 .
2282 \end_layout
2283
2284 \begin_layout Standard
2285 \noindent
2286 \align center
2287 \begin_inset Tabular
2288 <lyxtabular version="3" rows="3" columns="2">
2289 <features>
2290 <column alignment="center" valignment="top" width="0">
2291 <column alignment="center" valignment="top" width="0">
2292 <row>
2293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2294 \begin_inset Text
2295
2296 \begin_layout Plain Layout
2297 Comando
2298 \end_layout
2299
2300 \end_inset
2301 </cell>
2302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2303 \begin_inset Text
2304
2305 \begin_layout Plain Layout
2306 Resultado
2307 \begin_inset Note Note
2308 status collapsed
2309
2310 \begin_layout Plain Layout
2311
2312 \series bold
2313
2314 \backslash
2315 raisebox
2316 \series default
2317  se usa sólo como espaciador
2318 \end_layout
2319
2320 \end_inset
2321
2322
2323 \end_layout
2324
2325 \end_inset
2326 </cell>
2327 </row>
2328 <row>
2329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2330 \begin_inset Text
2331
2332 \begin_layout Plain Layout
2333
2334 \backslash
2335 sqrt
2336 \begin_inset ERT
2337 status collapsed
2338
2339 \begin_layout Plain Layout
2340
2341
2342 \backslash
2343 spce 
2344 \end_layout
2345
2346 \end_inset
2347
2348 A-B
2349 \end_layout
2350
2351 \end_inset
2352 </cell>
2353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2354 \begin_inset Text
2355
2356 \begin_layout Plain Layout
2357 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2358 \end_inset
2359
2360
2361 \end_layout
2362
2363 \end_inset
2364 </cell>
2365 </row>
2366 <row>
2367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2368 \begin_inset Text
2369
2370 \begin_layout Plain Layout
2371
2372 \backslash
2373 root
2374 \begin_inset ERT
2375 status collapsed
2376
2377 \begin_layout Plain Layout
2378
2379
2380 \backslash
2381 spce 
2382 \end_layout
2383
2384 \end_inset
2385
2386 3
2387 \begin_inset Formula $\downarrow$
2388 \end_inset
2389
2390 A-B
2391 \end_layout
2392
2393 \end_inset
2394 </cell>
2395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2396 \begin_inset Text
2397
2398 \begin_layout Plain Layout
2399 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2400 \end_inset
2401
2402
2403 \end_layout
2404
2405 \end_inset
2406 </cell>
2407 </row>
2408 </lyxtabular>
2409
2410 \end_inset
2411
2412
2413 \end_layout
2414
2415 \begin_layout Standard
2416 Una raíz cuadrada se compone también con 
2417 \series bold
2418
2419 \backslash
2420 root
2421 \series default
2422  dejando vacío el campo del índice.
2423 \end_layout
2424
2425 \begin_layout Standard
2426 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2427  la raíz: 
2428 \begin_inset Formula $\sqrt[\beta]{B}$
2429 \end_inset
2430
2431
2432 \begin_inset Newline newline
2433 \end_inset
2434
2435 La 
2436 \begin_inset Formula $\beta$
2437 \end_inset
2438
2439  toca la raíz.
2440  Para evitar esto se usan los comandos 
2441 \series bold
2442
2443 \backslash
2444 leftroot
2445 \series default
2446
2447 \begin_inset Index
2448 status collapsed
2449
2450 \begin_layout Plain Layout
2451 Comandos ! L ! 
2452 \backslash
2453 leftroot
2454 \end_layout
2455
2456 \end_inset
2457
2458  y 
2459 \series bold
2460
2461 \backslash
2462 uproot
2463 \series default
2464
2465 \begin_inset Index
2466 status collapsed
2467
2468 \begin_layout Plain Layout
2469 Comandos ! U ! 
2470 \backslash
2471 uproot
2472 \end_layout
2473
2474 \end_inset
2475
2476  con el esquema siguiente:
2477 \end_layout
2478
2479 \begin_layout Standard
2480
2481 \series bold
2482
2483 \backslash
2484 leftroot{distancia}
2485 \series default
2486  y 
2487 \series bold
2488
2489 \backslash
2490 uproot{distancia}
2491 \end_layout
2492
2493 \begin_layout Standard
2494 Distancia es el número de Puntos Grandes (
2495 \begin_inset Quotes fld
2496 \end_inset
2497
2498 Big Points
2499 \begin_inset Quotes frd
2500 \end_inset
2501
2502 , unidad bp; 
2503 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2504 \end_inset
2505
2506 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2507  Los comandos se escriben en el índice.
2508  Así, el comando:
2509 \begin_inset Newline newline
2510 \end_inset
2511
2512
2513 \series bold
2514
2515 \backslash
2516 root
2517 \backslash
2518 leftroot{-1
2519 \begin_inset Formula $\to$
2520 \end_inset
2521
2522
2523 \backslash
2524 uproot{2
2525 \begin_inset Formula $\to$
2526 \end_inset
2527
2528
2529 \backslash
2530 beta
2531 \begin_inset ERT
2532 status collapsed
2533
2534 \begin_layout Plain Layout
2535
2536
2537 \backslash
2538 spce 
2539 \end_layout
2540
2541 \end_inset
2542
2543
2544 \begin_inset Formula $\to$
2545 \end_inset
2546
2547 B
2548 \begin_inset Newline newline
2549 \end_inset
2550
2551
2552 \series default
2553 genera una fórmula correctamente tipografiada: 
2554 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2555 \end_inset
2556
2557
2558 \end_layout
2559
2560 \begin_layout Subsection
2561 Coeficientes de un binomio
2562 \begin_inset Index
2563 status collapsed
2564
2565 \begin_layout Plain Layout
2566 Binomios
2567 \end_layout
2568
2569 \end_inset
2570
2571
2572 \end_layout
2573
2574 \begin_layout Standard
2575 Los coeficientes de un binomio se insertan con el comando 
2576 \series bold
2577
2578 \backslash
2579 binom
2580 \series default
2581
2582 \begin_inset Index
2583 status collapsed
2584
2585 \begin_layout Plain Layout
2586 Comandos ! B ! 
2587 \backslash
2588 binom
2589 \end_layout
2590
2591 \end_inset
2592
2593  o con el submenú del botón 
2594 \begin_inset Graphics
2595         filename ../../images/math/frac-square.png
2596         scale 85
2597
2598 \end_inset
2599
2600 de la barra de herramientas de ecuaciones.
2601  Como en las fracciones, además de 
2602 \series bold
2603
2604 \backslash
2605 binom
2606 \series default
2607  hay los comandos 
2608 \series bold
2609
2610 \backslash
2611 dbinom
2612 \begin_inset Index
2613 status collapsed
2614
2615 \begin_layout Plain Layout
2616 Comandos ! D ! 
2617 \backslash
2618 dbinom
2619 \end_layout
2620
2621 \end_inset
2622
2623
2624 \series default
2625  y 
2626 \series bold
2627
2628 \backslash
2629 tbinom
2630 \series default
2631
2632 \begin_inset Index
2633 status collapsed
2634
2635 \begin_layout Plain Layout
2636 Comandos ! T ! 
2637 \backslash
2638 tbinom
2639 \end_layout
2640
2641 \end_inset
2642
2643 .
2644  Para otros delimitadores de coeficientes de un binomio hay los comandos
2645  
2646 \series bold
2647
2648 \backslash
2649 brace
2650 \series default
2651
2652 \begin_inset Index
2653 status collapsed
2654
2655 \begin_layout Plain Layout
2656 Comandos ! B ! 
2657 \backslash
2658 brace
2659 \end_layout
2660
2661 \end_inset
2662
2663  y 
2664 \series bold
2665
2666 \backslash
2667 brack
2668 \series default
2669
2670 \begin_inset Index
2671 status collapsed
2672
2673 \begin_layout Plain Layout
2674 Comandos ! B ! 
2675 \backslash
2676 brack
2677 \end_layout
2678
2679 \end_inset
2680
2681 .
2682 \end_layout
2683
2684 \begin_layout Standard
2685 \noindent
2686 \align center
2687 \begin_inset Tabular
2688 <lyxtabular version="3" rows="6" columns="2">
2689 <features>
2690 <column alignment="center" valignment="top" width="0">
2691 <column alignment="center" valignment="top" width="0">
2692 <row>
2693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2694 \begin_inset Text
2695
2696 \begin_layout Plain Layout
2697 Comando
2698 \end_layout
2699
2700 \end_inset
2701 </cell>
2702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2703 \begin_inset Text
2704
2705 \begin_layout Plain Layout
2706 Resultado
2707 \begin_inset Note Note
2708 status collapsed
2709
2710 \begin_layout Plain Layout
2711
2712 \series bold
2713
2714 \backslash
2715 raisebox
2716 \series default
2717  se usa sólo como espaciador
2718 \end_layout
2719
2720 \end_inset
2721
2722
2723 \end_layout
2724
2725 \end_inset
2726 </cell>
2727 </row>
2728 <row>
2729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2730 \begin_inset Text
2731
2732 \begin_layout Plain Layout
2733
2734 \backslash
2735 binom
2736 \begin_inset ERT
2737 status collapsed
2738
2739 \begin_layout Plain Layout
2740
2741
2742 \backslash
2743 spce 
2744 \end_layout
2745
2746 \end_inset
2747
2748 A
2749 \begin_inset Formula $\downarrow$
2750 \end_inset
2751
2752 B
2753 \end_layout
2754
2755 \end_inset
2756 </cell>
2757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2758 \begin_inset Text
2759
2760 \begin_layout Plain Layout
2761 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2762 \end_inset
2763
2764
2765 \end_layout
2766
2767 \end_inset
2768 </cell>
2769 </row>
2770 <row>
2771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2772 \begin_inset Text
2773
2774 \begin_layout Plain Layout
2775
2776 \backslash
2777 dbinom
2778 \begin_inset ERT
2779 status collapsed
2780
2781 \begin_layout Plain Layout
2782
2783
2784 \backslash
2785 spce 
2786 \end_layout
2787
2788 \end_inset
2789
2790 A
2791 \begin_inset Formula $\downarrow$
2792 \end_inset
2793
2794 B
2795 \end_layout
2796
2797 \end_inset
2798 </cell>
2799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2800 \begin_inset Text
2801
2802 \begin_layout Plain Layout
2803 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2804 \end_inset
2805
2806
2807 \end_layout
2808
2809 \end_inset
2810 </cell>
2811 </row>
2812 <row>
2813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2814 \begin_inset Text
2815
2816 \begin_layout Plain Layout
2817
2818 \backslash
2819 tbinom
2820 \begin_inset ERT
2821 status collapsed
2822
2823 \begin_layout Plain Layout
2824
2825
2826 \backslash
2827 spce 
2828 \end_layout
2829
2830 \end_inset
2831
2832 A
2833 \begin_inset Formula $\downarrow$
2834 \end_inset
2835
2836 B
2837 \end_layout
2838
2839 \end_inset
2840 </cell>
2841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2842 \begin_inset Text
2843
2844 \begin_layout Plain Layout
2845 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2846 \end_inset
2847
2848
2849 \end_layout
2850
2851 \end_inset
2852 </cell>
2853 </row>
2854 <row>
2855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2856 \begin_inset Text
2857
2858 \begin_layout Plain Layout
2859
2860 \backslash
2861 brack
2862 \begin_inset ERT
2863 status collapsed
2864
2865 \begin_layout Plain Layout
2866
2867
2868 \backslash
2869 spce 
2870 \end_layout
2871
2872 \end_inset
2873
2874 A
2875 \begin_inset Formula $\downarrow$
2876 \end_inset
2877
2878 B
2879 \end_layout
2880
2881 \end_inset
2882 </cell>
2883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2884 \begin_inset Text
2885
2886 \begin_layout Plain Layout
2887 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2888 \end_inset
2889
2890
2891 \end_layout
2892
2893 \end_inset
2894 </cell>
2895 </row>
2896 <row>
2897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2898 \begin_inset Text
2899
2900 \begin_layout Plain Layout
2901
2902 \backslash
2903 brace
2904 \begin_inset ERT
2905 status collapsed
2906
2907 \begin_layout Plain Layout
2908
2909
2910 \backslash
2911 spce 
2912 \end_layout
2913
2914 \end_inset
2915
2916 A
2917 \begin_inset Formula $\downarrow$
2918 \end_inset
2919
2920 B
2921 \end_layout
2922
2923 \end_inset
2924 </cell>
2925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2926 \begin_inset Text
2927
2928 \begin_layout Plain Layout
2929 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2930 \end_inset
2931
2932
2933 \end_layout
2934
2935 \end_inset
2936 </cell>
2937 </row>
2938 </lyxtabular>
2939
2940 \end_inset
2941
2942
2943 \end_layout
2944
2945 \begin_layout Subsection
2946 Diferenciaciones de casos
2947 \begin_inset Index
2948 status collapsed
2949
2950 \begin_layout Plain Layout
2951 Casos
2952 \end_layout
2953
2954 \end_inset
2955
2956
2957 \end_layout
2958
2959 \begin_layout Standard
2960 \noindent
2961 \align center
2962 \begin_inset Tabular
2963 <lyxtabular version="3" rows="3" columns="2">
2964 <features>
2965 <column alignment="center" valignment="top" width="0">
2966 <column alignment="center" valignment="top" width="0">
2967 <row>
2968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2969 \begin_inset Text
2970
2971 \begin_layout Plain Layout
2972 Comando
2973 \end_layout
2974
2975 \end_inset
2976 </cell>
2977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2978 \begin_inset Text
2979
2980 \begin_layout Plain Layout
2981 Resultado
2982 \end_layout
2983
2984 \end_inset
2985 </cell>
2986 </row>
2987 <row>
2988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2989 \begin_inset Text
2990
2991 \begin_layout Plain Layout
2992
2993 \backslash
2994 cases
2995 \begin_inset ERT
2996 status collapsed
2997
2998 \begin_layout Plain Layout
2999
3000
3001 \backslash
3002 spce 
3003 \end_layout
3004
3005 \end_inset
3006
3007 A
3008 \begin_inset Formula $\to$
3009 \end_inset
3010
3011 B>0
3012 \begin_inset Index
3013 status collapsed
3014
3015 \begin_layout Plain Layout
3016 Comandos ! C ! 
3017 \backslash
3018 cases
3019 \end_layout
3020
3021 \end_inset
3022
3023
3024 \end_layout
3025
3026 \end_inset
3027 </cell>
3028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3029 \begin_inset Text
3030
3031 \begin_layout Plain Layout
3032 \begin_inset Formula $\begin{cases}
3033 A & B>0\end{cases}$
3034 \end_inset
3035
3036
3037 \end_layout
3038
3039 \end_inset
3040 </cell>
3041 </row>
3042 <row>
3043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3044 \begin_inset Text
3045
3046 \begin_layout Plain Layout
3047
3048 \backslash
3049 cases
3050 \begin_inset ERT
3051 status collapsed
3052
3053 \begin_layout Plain Layout
3054
3055
3056 \backslash
3057 spce 
3058 \end_layout
3059
3060 \end_inset
3061
3062 Ctrl-Intro
3063 \end_layout
3064
3065 \end_inset
3066 </cell>
3067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3068 \begin_inset Text
3069
3070 \begin_layout Plain Layout
3071 \begin_inset Formula $\begin{cases}
3072 A & \textrm{para }x>0\\
3073 B & \textrm{para }x=0\end{cases}$
3074 \end_inset
3075
3076
3077 \end_layout
3078
3079 \end_inset
3080 </cell>
3081 </row>
3082 </lyxtabular>
3083
3084 \end_inset
3085
3086
3087 \end_layout
3088
3089 \begin_layout Standard
3090 Después de insertar 
3091 \series bold
3092
3093 \backslash
3094 cases
3095 \series default
3096  o usar el botón 
3097 \begin_inset Graphics
3098         filename ../../images/math/cases.png
3099         scale 85
3100
3101 \end_inset
3102
3103  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3104 \family sans
3105 Ctrl-Intro
3106 \family default
3107  o con el botón
3108 \family sans
3109  
3110 \family default
3111
3112 \begin_inset Graphics
3113         filename ../../images/tabular-feature_append-row.png
3114         scale 85
3115
3116 \end_inset
3117
3118  de la barra de tablas.
3119 \end_layout
3120
3121 \begin_layout Standard
3122 El comando 
3123 \series bold
3124
3125 \backslash
3126 cases
3127 \series default
3128  también está disponible en el menú 
3129 \family sans
3130 Insertar\SpecialChar \menuseparator
3131 Ecuación\SpecialChar \menuseparator
3132 Entorno casos
3133 \family default
3134 .
3135 \end_layout
3136
3137 \begin_layout Subsection
3138 Negaciones
3139 \begin_inset Index
3140 status collapsed
3141
3142 \begin_layout Plain Layout
3143 Negaciones
3144 \end_layout
3145
3146 \end_inset
3147
3148
3149 \end_layout
3150
3151 \begin_layout Standard
3152 Con el comando 
3153 \series bold
3154
3155 \backslash
3156 not
3157 \series default
3158
3159 \begin_inset Index
3160 status collapsed
3161
3162 \begin_layout Plain Layout
3163 Comandos ! N ! 
3164 \backslash
3165 not
3166 \end_layout
3167
3168 \end_inset
3169
3170  todo carácter se puede mostrar cancelado.
3171  Los caracteres son casi tachados con una barra inclinada.
3172 \end_layout
3173
3174 \begin_layout Standard
3175 \noindent
3176 \align center
3177 \begin_inset Tabular
3178 <lyxtabular version="3" rows="4" columns="2">
3179 <features>
3180 <column alignment="center" valignment="top" width="0">
3181 <column alignment="center" valignment="top" width="0">
3182 <row>
3183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3184 \begin_inset Text
3185
3186 \begin_layout Plain Layout
3187 Comando
3188 \end_layout
3189
3190 \end_inset
3191 </cell>
3192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3193 \begin_inset Text
3194
3195 \begin_layout Plain Layout
3196 Resultado
3197 \end_layout
3198
3199 \end_inset
3200 </cell>
3201 </row>
3202 <row>
3203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3204 \begin_inset Text
3205
3206 \begin_layout Plain Layout
3207
3208 \backslash
3209 not=
3210 \end_layout
3211
3212 \end_inset
3213 </cell>
3214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3215 \begin_inset Text
3216
3217 \begin_layout Plain Layout
3218 \begin_inset Formula $\not=$
3219 \end_inset
3220
3221
3222 \end_layout
3223
3224 \end_inset
3225 </cell>
3226 </row>
3227 <row>
3228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3229 \begin_inset Text
3230
3231 \begin_layout Plain Layout
3232
3233 \backslash
3234 not 
3235 \backslash
3236 le
3237 \end_layout
3238
3239 \end_inset
3240 </cell>
3241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3242 \begin_inset Text
3243
3244 \begin_layout Plain Layout
3245 \begin_inset Formula $\not\le$
3246 \end_inset
3247
3248
3249 \end_layout
3250
3251 \end_inset
3252 </cell>
3253 </row>
3254 <row>
3255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3256 \begin_inset Text
3257
3258 \begin_layout Plain Layout
3259
3260 \backslash
3261 not 
3262 \backslash
3263 parallel
3264 \end_layout
3265
3266 \end_inset
3267 </cell>
3268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3269 \begin_inset Text
3270
3271 \begin_layout Plain Layout
3272 \begin_inset Formula $\not\parallel$
3273 \end_inset
3274
3275
3276 \end_layout
3277
3278 \end_inset
3279 </cell>
3280 </row>
3281 </lyxtabular>
3282
3283 \end_inset
3284
3285
3286 \end_layout
3287
3288 \begin_layout Standard
3289 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3290  Por tanto para algunas negaciones hay comandos especiales (véase 
3291 \begin_inset CommandInset ref
3292 LatexCommand ref
3293 reference "sub:Símbolos-matemáticos"
3294
3295 \end_inset
3296
3297  y 
3298 \begin_inset CommandInset ref
3299 LatexCommand ref
3300 reference "sec:Relaciones"
3301
3302 \end_inset
3303
3304 ).
3305 \end_layout
3306
3307 \begin_layout Subsection
3308 Espaciadores fantasma 
3309 \begin_inset CommandInset label
3310 LatexCommand label
3311 name "sub:Espaciadores-fantasma"
3312
3313 \end_inset
3314
3315
3316 \begin_inset Index
3317 status collapsed
3318
3319 \begin_layout Plain Layout
3320 Espaciadores fantasma
3321 \end_layout
3322
3323 \end_inset
3324
3325
3326 \begin_inset Index
3327 status collapsed
3328
3329 \begin_layout Plain Layout
3330 Química ! isótopos
3331 \end_layout
3332
3333 \end_inset
3334
3335
3336 \begin_inset Index
3337 status collapsed
3338
3339 \begin_layout Plain Layout
3340 Isótopos|see
3341 \begin_inset ERT
3342 status collapsed
3343
3344 \begin_layout Plain Layout
3345
3346 {
3347 \end_layout
3348
3349 \end_inset
3350
3351 Química
3352 \begin_inset ERT
3353 status collapsed
3354
3355 \begin_layout Plain Layout
3356
3357 }
3358 \end_layout
3359
3360 \end_inset
3361
3362
3363 \end_layout
3364
3365 \end_inset
3366
3367
3368 \end_layout
3369
3370 \begin_layout Standard
3371 En la presentación de isótopos,
3372 \begin_inset Foot
3373 status collapsed
3374
3375 \begin_layout Plain Layout
3376 Más sobre símbolos químicos en 
3377 \begin_inset CommandInset ref
3378 LatexCommand ref
3379 reference "sub:Símbolos-y-ecuaciones-químicas"
3380
3381 \end_inset
3382
3383
3384 \end_layout
3385
3386 \end_inset
3387
3388  p.
3389 \begin_inset space \thinspace{}
3390 \end_inset
3391
3392 e., surge el problema siguiente:
3393 \end_layout
3394
3395 \begin_layout Standard
3396 \noindent
3397 \align center
3398 \begin_inset Tabular
3399 <lyxtabular version="3" rows="2" columns="2">
3400 <features>
3401 <column alignment="center" valignment="top" width="0">
3402 <column alignment="center" valignment="top" width="0">
3403 <row>
3404 <cell alignment="center" valignment="top" usebox="none">
3405 \begin_inset Text
3406
3407 \begin_layout Plain Layout
3408 Índices generados con sub- y superíndices:
3409 \end_layout
3410
3411 \end_inset
3412 </cell>
3413 <cell alignment="center" valignment="top" usebox="none">
3414 \begin_inset Text
3415
3416 \begin_layout Plain Layout
3417 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3418 \end_inset
3419
3420
3421 \end_layout
3422
3423 \end_inset
3424 </cell>
3425 </row>
3426 <row>
3427 <cell alignment="center" valignment="top" usebox="none">
3428 \begin_inset Text
3429
3430 \begin_layout Plain Layout
3431 Índices correctos:
3432 \end_layout
3433
3434 \end_inset
3435 </cell>
3436 <cell alignment="center" valignment="top" usebox="none">
3437 \begin_inset Text
3438
3439 \begin_layout Plain Layout
3440 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3441 \end_inset
3442
3443
3444 \end_layout
3445
3446 \end_inset
3447 </cell>
3448 </row>
3449 </lyxtabular>
3450
3451 \end_inset
3452
3453
3454 \begin_inset Note Note
3455 status collapsed
3456
3457 \begin_layout Plain Layout
3458
3459 \series bold
3460
3461 \backslash
3462 raisebox
3463 \series default
3464  se usa sólo como espaciador
3465 \end_layout
3466
3467 \end_inset
3468
3469
3470 \end_layout
3471
3472 \begin_layout Standard
3473 Por defecto, el índice más corto se coloca sobre o bajo el primer carácter
3474  del índice más largo.
3475  Para evitarlo está el comando 
3476 \series bold
3477
3478 \backslash
3479 phantom
3480 \series default
3481
3482 \begin_inset Index
3483 status collapsed
3484
3485 \begin_layout Plain Layout
3486 Comandos ! P ! 
3487 \backslash
3488 phantom
3489 \end_layout
3490
3491 \end_inset
3492
3493  o el botón 
3494 \begin_inset space ~
3495 \end_inset
3496
3497
3498 \begin_inset Graphics
3499         filename ../../images/math/phantom.png
3500         scale 85
3501
3502 \end_inset
3503
3504  del submenú de espaciado de ecuaciones
3505 \begin_inset Foot
3506 status collapsed
3507
3508 \begin_layout Plain Layout
3509 Botón 
3510 \begin_inset Graphics
3511         filename ../../images/math/space.png
3512         scale 85
3513
3514 \end_inset
3515
3516  de la barra de ecuaciones
3517 \end_layout
3518
3519 \end_inset
3520
3521 , que genera uno o más caracteres fantasma.
3522  Al insertar 
3523 \series bold
3524
3525 \backslash
3526 phantom
3527 \series default
3528  aparece un pequeño marco azul con dos flechas rojas superpuestas
3529 \begin_inset Formula $\phantom{}$
3530 \end_inset
3531
3532 .
3533  Las flechas indican que se utilizarán como espaciador la anchura y altura
3534  totales del contenido del marco.
3535  Los caracteres fantasmas son espaciadores adecuados al tamaño de los caracteres.
3536 \end_layout
3537
3538 \begin_layout Standard
3539 \noindent
3540 \align center
3541 \begin_inset Tabular
3542 <lyxtabular version="3" rows="4" columns="2">
3543 <features>
3544 <column alignment="center" valignment="top" width="0">
3545 <column alignment="center" valignment="top" width="0">
3546 <row>
3547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3548 \begin_inset Text
3549
3550 \begin_layout Plain Layout
3551 Comando
3552 \end_layout
3553
3554 \end_inset
3555 </cell>
3556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3557 \begin_inset Text
3558
3559 \begin_layout Plain Layout
3560 Resultado
3561 \begin_inset Note Note
3562 status collapsed
3563
3564 \begin_layout Plain Layout
3565
3566 \series bold
3567
3568 \backslash
3569 raisebox
3570 \series default
3571  se usa sólo como espaciador
3572 \end_layout
3573
3574 \end_inset
3575
3576
3577 \end_layout
3578
3579 \end_inset
3580 </cell>
3581 </row>
3582 <row>
3583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3584 \begin_inset Text
3585
3586 \begin_layout Plain Layout
3587 ^19
3588 \begin_inset ERT
3589 status collapsed
3590
3591 \begin_layout Plain Layout
3592
3593
3594 \backslash
3595 spce 
3596 \end_layout
3597
3598 \end_inset
3599
3600 _
3601 \backslash
3602 phantom
3603 \begin_inset ERT
3604 status collapsed
3605
3606 \begin_layout Plain Layout
3607
3608
3609 \backslash
3610 spce 
3611 \end_layout
3612
3613 \end_inset
3614
3615 1
3616 \begin_inset Formula $\rightarrow$
3617 \end_inset
3618
3619 9
3620 \begin_inset ERT
3621 status collapsed
3622
3623 \begin_layout Plain Layout
3624
3625
3626 \backslash
3627 spce 
3628 \end_layout
3629
3630 \end_inset
3631
3632 F
3633 \end_layout
3634
3635 \end_inset
3636 </cell>
3637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3638 \begin_inset Text
3639
3640 \begin_layout Plain Layout
3641 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3642 \end_inset
3643
3644
3645 \end_layout
3646
3647 \end_inset
3648 </cell>
3649 </row>
3650 <row>
3651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3652 \begin_inset Text
3653
3654 \begin_layout Plain Layout
3655 ^235
3656 \begin_inset ERT
3657 status collapsed
3658
3659 \begin_layout Plain Layout
3660
3661
3662 \backslash
3663 spce 
3664 \end_layout
3665
3666 \end_inset
3667
3668 _
3669 \backslash
3670 phantom
3671 \begin_inset ERT
3672 status collapsed
3673
3674 \begin_layout Plain Layout
3675
3676
3677 \backslash
3678 spce 
3679 \end_layout
3680
3681 \end_inset
3682
3683 23
3684 \begin_inset Formula $\rightarrow$
3685 \end_inset
3686
3687 9
3688 \begin_inset ERT
3689 status collapsed
3690
3691 \begin_layout Plain Layout
3692
3693
3694 \backslash
3695 spce 
3696 \end_layout
3697
3698 \end_inset
3699
3700 F
3701 \end_layout
3702
3703 \end_inset
3704 </cell>
3705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3706 \begin_inset Text
3707
3708 \begin_layout Plain Layout
3709 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3710 \end_inset
3711
3712
3713 \end_layout
3714
3715 \end_inset
3716 </cell>
3717 </row>
3718 <row>
3719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3720 \begin_inset Text
3721
3722 \begin_layout Plain Layout
3723
3724 \backslash
3725 Lambda^
3726 \begin_inset ERT
3727 status collapsed
3728
3729 \begin_layout Plain Layout
3730
3731
3732 \backslash
3733 spce 
3734 \end_layout
3735
3736 \end_inset
3737
3738
3739 \backslash
3740 phantom
3741 \begin_inset ERT
3742 status collapsed
3743
3744 \begin_layout Plain Layout
3745
3746
3747 \backslash
3748 spce 
3749 \end_layout
3750
3751 \end_inset
3752
3753 ii
3754 \begin_inset Formula $\rightarrow$
3755 \end_inset
3756
3757 t
3758 \begin_inset ERT
3759 status collapsed
3760
3761 \begin_layout Plain Layout
3762
3763
3764 \backslash
3765 spce 
3766 \end_layout
3767
3768 \end_inset
3769
3770 _MMt
3771 \end_layout
3772
3773 \end_inset
3774 </cell>
3775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3776 \begin_inset Text
3777
3778 \begin_layout Plain Layout
3779 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3780 \end_inset
3781
3782
3783 \end_layout
3784
3785 \end_inset
3786 </cell>
3787 </row>
3788 </lyxtabular>
3789
3790 \end_inset
3791
3792
3793 \end_layout
3794
3795 \begin_layout Standard
3796 Además hay los comandos 
3797 \series bold
3798
3799 \backslash
3800 vphantom
3801 \series default
3802
3803 \begin_inset Index
3804 status collapsed
3805
3806 \begin_layout Plain Layout
3807 Comandos ! V ! 
3808 \backslash
3809 vphantom
3810 \end_layout
3811
3812 \end_inset
3813
3814  (botón 
3815 \begin_inset space ~
3816 \end_inset
3817
3818
3819 \begin_inset Graphics
3820         filename ../../images/math/vphantom.png
3821         scale 85
3822
3823 \end_inset
3824
3825 ) y 
3826 \series bold
3827
3828 \backslash
3829 hphantom
3830 \series default
3831
3832 \begin_inset Index
3833 status collapsed
3834
3835 \begin_layout Plain Layout
3836 Comandos ! H ! 
3837 \backslash
3838 hphantom
3839 \end_layout
3840
3841 \end_inset
3842
3843  (botón 
3844 \begin_inset space ~
3845 \end_inset
3846
3847
3848 \begin_inset Graphics
3849         filename ../../images/math/hphantom.png
3850         scale 85
3851
3852 \end_inset
3853
3854 ).
3855  
3856 \series bold
3857
3858 \backslash
3859 hphantom
3860 \series default
3861  genera espacio en el marco sólo para la altura máxima de los caracteres,
3862  no para su anchura.
3863  
3864 \series bold
3865
3866 \backslash
3867 vphantom
3868 \series default
3869  genera espacio sólo para la anchura del contenido del marco.
3870  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3871 \end_layout
3872
3873 \begin_layout Standard
3874 Por ejemplo, 
3875 \series bold
3876
3877 \backslash
3878 vphantom
3879 \series default
3880
3881 \begin_inset ERT
3882 status collapsed
3883
3884 \begin_layout Plain Layout
3885
3886
3887 \backslash
3888 spce 
3889 \end_layout
3890
3891 \end_inset
3892
3893
3894 \series bold
3895 a
3896 \backslash
3897 int
3898 \series default
3899  genera espacio de la altura del signo de la integral,
3900 \begin_inset Foot
3901 status collapsed
3902
3903 \begin_layout Plain Layout
3904 El comando 
3905 \series bold
3906
3907 \backslash
3908 int
3909 \series default
3910  genera un signo de integral, véase 
3911 \begin_inset CommandInset ref
3912 LatexCommand ref
3913 reference "sub:Operadores-grandes"
3914
3915 \end_inset
3916
3917
3918 \end_layout
3919
3920 \end_inset
3921
3922  porque este es el carácter más largo.
3923  En la 
3924 \begin_inset CommandInset ref
3925 LatexCommand ref
3926 reference "sub:Delimitadores-multilínea"
3927
3928 \end_inset
3929
3930  hay un ejemplo de aplicación.
3931 \end_layout
3932
3933 \begin_layout Subsection
3934 Barras
3935 \begin_inset Index
3936 status collapsed
3937
3938 \begin_layout Plain Layout
3939 Barras
3940 \end_layout
3941
3942 \end_inset
3943
3944
3945 \begin_inset Index
3946 status collapsed
3947
3948 \begin_layout Plain Layout
3949 Ecuación ! sub- o superrayada
3950 \end_layout
3951
3952 \end_inset
3953
3954
3955 \end_layout
3956
3957 \begin_layout Standard
3958 \noindent
3959 \align center
3960 \begin_inset Tabular
3961 <lyxtabular version="3" rows="4" columns="2">
3962 <features>
3963 <column alignment="center" valignment="top" width="0">
3964 <column alignment="center" valignment="top" width="0">
3965 <row>
3966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3967 \begin_inset Text
3968
3969 \begin_layout Plain Layout
3970 Comando
3971 \end_layout
3972
3973 \end_inset
3974 </cell>
3975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3976 \begin_inset Text
3977
3978 \begin_layout Plain Layout
3979 Resultado
3980 \begin_inset Note Note
3981 status collapsed
3982
3983 \begin_layout Plain Layout
3984
3985 \series bold
3986
3987 \backslash
3988 raisebox
3989 \series default
3990  se usa sólo como espaciador
3991 \end_layout
3992
3993 \end_inset
3994
3995
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 </row>
4001 <row>
4002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4003 \begin_inset Text
4004
4005 \begin_layout Plain Layout
4006
4007 \backslash
4008 overline
4009 \begin_inset ERT
4010 status collapsed
4011
4012 \begin_layout Plain Layout
4013
4014
4015 \backslash
4016 spce 
4017 \end_layout
4018
4019 \end_inset
4020
4021 A+B
4022 \begin_inset Index
4023 status collapsed
4024
4025 \begin_layout Plain Layout
4026 Comandos ! O ! 
4027 \backslash
4028 overline
4029 \end_layout
4030
4031 \end_inset
4032
4033
4034 \end_layout
4035
4036 \end_inset
4037 </cell>
4038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4039 \begin_inset Text
4040
4041 \begin_layout Plain Layout
4042 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4043 \end_inset
4044
4045
4046 \end_layout
4047
4048 \end_inset
4049 </cell>
4050 </row>
4051 <row>
4052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4053 \begin_inset Text
4054
4055 \begin_layout Plain Layout
4056
4057 \backslash
4058 underline
4059 \begin_inset ERT
4060 status collapsed
4061
4062 \begin_layout Plain Layout
4063
4064
4065 \backslash
4066 spce 
4067 \end_layout
4068
4069 \end_inset
4070
4071 A+B
4072 \begin_inset Index
4073 status collapsed
4074
4075 \begin_layout Plain Layout
4076 Comandos ! U ! 
4077 \backslash
4078 underline
4079 \end_layout
4080
4081 \end_inset
4082
4083
4084 \end_layout
4085
4086 \end_inset
4087 </cell>
4088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4089 \begin_inset Text
4090
4091 \begin_layout Plain Layout
4092 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4093 \end_inset
4094
4095
4096 \end_layout
4097
4098 \end_inset
4099 </cell>
4100 </row>
4101 <row>
4102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4103 \begin_inset Text
4104
4105 \begin_layout Plain Layout
4106
4107 \backslash
4108 overline
4109 \begin_inset ERT
4110 status collapsed
4111
4112 \begin_layout Plain Layout
4113
4114
4115 \backslash
4116 spce 
4117 \end_layout
4118
4119 \end_inset
4120
4121
4122 \backslash
4123 underline
4124 \begin_inset ERT
4125 status collapsed
4126
4127 \begin_layout Plain Layout
4128
4129
4130 \backslash
4131 spce 
4132 \end_layout
4133
4134 \end_inset
4135
4136 A+B
4137 \end_layout
4138
4139 \end_inset
4140 </cell>
4141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4142 \begin_inset Text
4143
4144 \begin_layout Plain Layout
4145 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4146 \end_inset
4147
4148
4149 \end_layout
4150
4151 \end_inset
4152 </cell>
4153 </row>
4154 </lyxtabular>
4155
4156 \end_inset
4157
4158
4159 \end_layout
4160
4161 \begin_layout Standard
4162 En el último ejemplo es indiferente poner primero 
4163 \series bold
4164
4165 \backslash
4166 overline
4167 \series default
4168  o 
4169 \series bold
4170
4171 \backslash
4172 underline
4173 \series default
4174 .
4175 \end_layout
4176
4177 \begin_layout Standard
4178 Para poner doble subrayado, p.
4179 \begin_inset space \thinspace{}
4180 \end_inset
4181
4182 e.
4183  en resultados, se usa 
4184 \series bold
4185
4186 \backslash
4187 underline
4188 \series default
4189  dos veces.
4190 \end_layout
4191
4192 \begin_layout Standard
4193 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4194 \end_layout
4195
4196 \begin_layout Subsection
4197 Puntos
4198 \begin_inset Index
4199 status collapsed
4200
4201 \begin_layout Plain Layout
4202 Puntos
4203 \end_layout
4204
4205 \end_inset
4206
4207
4208 \end_layout
4209
4210 \begin_layout Standard
4211 Hay distintos tipos de puntos disponibles.
4212 \begin_inset Foot
4213 status collapsed
4214
4215 \begin_layout Plain Layout
4216 En la barra de herramientas de ecuaciones, en el panel del botón 
4217 \begin_inset Graphics
4218         filename ../../images/math/ldots.png
4219         scale 85
4220
4221 \end_inset
4222
4223 .
4224 \end_layout
4225
4226 \end_inset
4227
4228  Para continuación en enumeraciones se usan puntos bajos, (
4229 \series bold
4230
4231 \backslash
4232 ldots
4233 \series default
4234
4235 \begin_inset Index
4236 status collapsed
4237
4238 \begin_layout Plain Layout
4239 Comandos ! L ! 
4240 \backslash
4241 ldots
4242 \end_layout
4243
4244 \end_inset
4245
4246 ), mientras que para operaciones se usan puntos centrados a la misma altura
4247  que los operadores, (
4248 \series bold
4249
4250 \backslash
4251 cdots
4252 \series default
4253
4254 \begin_inset Index
4255 status collapsed
4256
4257 \begin_layout Plain Layout
4258 Comandos ! C ! 
4259 \backslash
4260 cdots
4261 \end_layout
4262
4263 \end_inset
4264
4265 ).
4266  Si se usa el comando 
4267 \series bold
4268
4269 \backslash
4270 dots
4271 \series default
4272
4273 \begin_inset Index
4274 status collapsed
4275
4276 \begin_layout Plain Layout
4277 Comandos ! D ! 
4278 \backslash
4279 dots
4280 \end_layout
4281
4282 \end_inset
4283
4284 , LaTeX decide el tipo a usar en función del carácter siguiente.
4285 \end_layout
4286
4287 \begin_layout Standard
4288 \align center
4289 \begin_inset Tabular
4290 <lyxtabular version="3" rows="8" columns="2">
4291 <features>
4292 <column alignment="center" valignment="top" width="0pt">
4293 <column alignment="center" valignment="top" width="0pt">
4294 <row>
4295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4296 \begin_inset Text
4297
4298 \begin_layout Plain Layout
4299 Comando
4300 \end_layout
4301
4302 \end_inset
4303 </cell>
4304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4305 \begin_inset Text
4306
4307 \begin_layout Plain Layout
4308 Resultado
4309 \end_layout
4310
4311 \end_inset
4312 </cell>
4313 </row>
4314 <row>
4315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4316 \begin_inset Text
4317
4318 \begin_layout Plain Layout
4319 A_1
4320 \begin_inset ERT
4321 status collapsed
4322
4323 \begin_layout Plain Layout
4324
4325
4326 \backslash
4327 spce 
4328 \end_layout
4329
4330 \end_inset
4331
4332 ,
4333 \backslash
4334 dots
4335 \begin_inset ERT
4336 status collapsed
4337
4338 \begin_layout Plain Layout
4339
4340
4341 \backslash
4342 spce 
4343 \end_layout
4344
4345 \end_inset
4346
4347 ,A_n
4348 \end_layout
4349
4350 \end_inset
4351 </cell>
4352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4353 \begin_inset Text
4354
4355 \begin_layout Plain Layout
4356 \begin_inset Formula $A_{1},\dots,A_{n}$
4357 \end_inset
4358
4359
4360 \end_layout
4361
4362 \end_inset
4363 </cell>
4364 </row>
4365 <row>
4366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4367 \begin_inset Text
4368
4369 \begin_layout Plain Layout
4370 A_1
4371 \begin_inset ERT
4372 status collapsed
4373
4374 \begin_layout Plain Layout
4375
4376
4377 \backslash
4378 spce 
4379 \end_layout
4380
4381 \end_inset
4382
4383 +
4384 \backslash
4385 dots
4386 \begin_inset ERT
4387 status collapsed
4388
4389 \begin_layout Plain Layout
4390
4391
4392 \backslash
4393 spce 
4394 \end_layout
4395
4396 \end_inset
4397
4398 +A_n
4399 \end_layout
4400
4401 \end_inset
4402 </cell>
4403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4404 \begin_inset Text
4405
4406 \begin_layout Plain Layout
4407 \begin_inset Formula $A_{1}+\dots+A_{n}$
4408 \end_inset
4409
4410
4411 \end_layout
4412
4413 \end_inset
4414 </cell>
4415 </row>
4416 <row>
4417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4418 \begin_inset Text
4419
4420 \begin_layout Plain Layout
4421 A_1
4422 \begin_inset ERT
4423 status collapsed
4424
4425 \begin_layout Plain Layout
4426
4427
4428 \backslash
4429 spce 
4430 \end_layout
4431
4432 \end_inset
4433
4434 ,
4435 \backslash
4436 ldots
4437 \begin_inset ERT
4438 status collapsed
4439
4440 \begin_layout Plain Layout
4441
4442
4443 \backslash
4444 spce 
4445 \end_layout
4446
4447 \end_inset
4448
4449 ,A_n
4450 \end_layout
4451
4452 \end_inset
4453 </cell>
4454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4455 \begin_inset Text
4456
4457 \begin_layout Plain Layout
4458 \begin_inset Formula $A_{1},\ldots,A_{n}$
4459 \end_inset
4460
4461
4462 \end_layout
4463
4464 \end_inset
4465 </cell>
4466 </row>
4467 <row>
4468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4469 \begin_inset Text
4470
4471 \begin_layout Plain Layout
4472 A_1
4473 \begin_inset ERT
4474 status collapsed
4475
4476 \begin_layout Plain Layout
4477
4478
4479 \backslash
4480 spce 
4481 \end_layout
4482
4483 \end_inset
4484
4485 +
4486 \backslash
4487 cdots
4488 \begin_inset ERT
4489 status collapsed
4490
4491 \begin_layout Plain Layout
4492
4493
4494 \backslash
4495 spce 
4496 \end_layout
4497
4498 \end_inset
4499
4500 +A_n
4501 \end_layout
4502
4503 \end_inset
4504 </cell>
4505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4506 \begin_inset Text
4507
4508 \begin_layout Plain Layout
4509 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4510 \end_inset
4511
4512
4513 \end_layout
4514
4515 \end_inset
4516 </cell>
4517 </row>
4518 <row>
4519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4520 \begin_inset Text
4521
4522 \begin_layout Plain Layout
4523
4524 \backslash
4525 vdots
4526 \end_layout
4527
4528 \end_inset
4529 </cell>
4530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4531 \begin_inset Text
4532
4533 \begin_layout Plain Layout
4534 \begin_inset Formula $\vdots$
4535 \end_inset
4536
4537
4538 \end_layout
4539
4540 \end_inset
4541 </cell>
4542 </row>
4543 <row>
4544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4545 \begin_inset Text
4546
4547 \begin_layout Plain Layout
4548
4549 \backslash
4550 ddots
4551 \end_layout
4552
4553 \end_inset
4554 </cell>
4555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4556 \begin_inset Text
4557
4558 \begin_layout Plain Layout
4559 \begin_inset Formula $\ddots$
4560 \end_inset
4561
4562
4563 \end_layout
4564
4565 \end_inset
4566 </cell>
4567 </row>
4568 <row>
4569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4570 \begin_inset Text
4571
4572 \begin_layout Plain Layout
4573 Matriz
4574 \begin_inset space \thinspace{}
4575 \end_inset
4576
4577 3×3 con los distintos puntos
4578 \end_layout
4579
4580 \end_inset
4581 </cell>
4582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4583 \begin_inset Text
4584
4585 \begin_layout Plain Layout
4586 \begin_inset Formula $\begin{array}{ccc}
4587 A_{11} & \cdots & A_{1m}\\
4588 \vdots & \ddots & \vdots\\
4589 A_{n1} & \cdots & A_{nm}\end{array}$
4590 \end_inset
4591
4592
4593 \end_layout
4594
4595 \end_inset
4596 </cell>
4597 </row>
4598 </lyxtabular>
4599
4600 \end_inset
4601
4602
4603 \end_layout
4604
4605 \begin_layout Standard
4606 Los puntos suspensivos disponibles en el menú 
4607 \family sans
4608 Insertar\SpecialChar \menuseparator
4609 Carácter especial
4610 \family default
4611  son 
4612 \series bold
4613
4614 \backslash
4615 ldots
4616 \series default
4617 .
4618 \begin_inset VSpace medskip
4619 \end_inset
4620
4621
4622 \end_layout
4623
4624 \begin_layout Standard
4625 Hay puntos específicos para matrices que se extienden por varias columnas.
4626  Se generan con el comando 
4627 \series bold
4628
4629 \backslash
4630 hdotsfor
4631 \series default
4632
4633 \begin_inset Index
4634 status collapsed
4635
4636 \begin_layout Plain Layout
4637 Comandos ! H ! 
4638 \backslash
4639 hdotsfor
4640 \end_layout
4641
4642 \end_inset
4643
4644 , que tiene el siguiente esquema:
4645 \end_layout
4646
4647 \begin_layout Standard
4648
4649 \series bold
4650
4651 \backslash
4652 hdotsfor[distancia]{número de columnas}
4653 \end_layout
4654
4655 \begin_layout Standard
4656 Número de columnas especifica cuántas columnas deben abarcarse.
4657  Distancia es un factor para la separación entre los puntos.
4658 \end_layout
4659
4660 \begin_layout Standard
4661 En la siguiente matriz se ha insertado el comando 
4662 \series bold
4663
4664 \backslash
4665 hdotsfor[2]{4}
4666 \series default
4667  en el primer recuadro de la segunda línea para obtener puntos separados
4668  una distancia equivalente a dos veces la del comando 
4669 \series bold
4670
4671 \backslash
4672 dots
4673 \series default
4674 .
4675 \begin_inset Formula \[
4676 \left(\begin{array}{cccc}
4677 A & B & C & D\\
4678 \hdotsfor[2]{4}\\
4679 q & w & e & r\end{array}\right)\]
4680
4681 \end_inset
4682
4683
4684 \end_layout
4685
4686 \begin_layout Standard
4687 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
4688  de lo contrario se producen errores de LaTeX.
4689 \end_layout
4690
4691 \begin_layout Standard
4692 \begin_inset VSpace bigskip
4693 \end_inset
4694
4695
4696 \end_layout
4697
4698 \begin_layout Standard
4699 Además, con el comando 
4700 \series bold
4701
4702 \backslash
4703 dotfill
4704 \series default
4705
4706 \begin_inset Index
4707 status collapsed
4708
4709 \begin_layout Plain Layout
4710 Comandos ! D ! 
4711 \backslash
4712 dotfill
4713 \end_layout
4714
4715 \end_inset
4716
4717  puedes completar con puntos una línea.
4718  El efecto de este tipo de comandos es como el de 
4719 \series bold
4720
4721 \backslash
4722 hfill
4723 \series default
4724 , véase 
4725 \begin_inset CommandInset ref
4726 LatexCommand ref
4727 reference "sub:Espacio-variable"
4728
4729 \end_inset
4730
4731 .
4732 \end_layout
4733
4734 \begin_layout Standard
4735 Por ejemplo el comando 
4736 \series bold
4737 A
4738 \backslash
4739 dotfill
4740 \series default
4741
4742 \begin_inset ERT
4743 status collapsed
4744
4745 \begin_layout Plain Layout
4746
4747
4748 \backslash
4749 spce 
4750 \end_layout
4751
4752 \end_inset
4753
4754
4755 \series bold
4756 B
4757 \series default
4758  genera
4759 \end_layout
4760
4761 \begin_layout Standard
4762 \begin_inset Formula $A\dotfill B$
4763 \end_inset
4764
4765
4766 \end_layout
4767
4768 \begin_layout Standard
4769 Un comando análogo a 
4770 \series bold
4771
4772 \backslash
4773 dotfill
4774 \series default
4775  para rellenar con una línea es 
4776 \series bold
4777
4778 \backslash
4779 hrulefill
4780 \series default
4781
4782 \begin_inset Index
4783 status collapsed
4784
4785 \begin_layout Plain Layout
4786 Comandos ! H ! 
4787 \backslash
4788 hrulefill
4789 \end_layout
4790
4791 \end_inset
4792
4793 :
4794 \end_layout
4795
4796 \begin_layout Standard
4797 \begin_inset Formula $A\hrulefill B$
4798 \end_inset
4799
4800
4801 \end_layout
4802
4803 \begin_layout Standard
4804 Para usar estos comandos en el texto, deben insertarse en modo TeX.
4805 \end_layout
4806
4807 \begin_layout Section
4808 Matrices
4809 \begin_inset CommandInset label
4810 LatexCommand label
4811 name "sec:Matrices"
4812
4813 \end_inset
4814
4815
4816 \begin_inset Index
4817 status collapsed
4818
4819 \begin_layout Plain Layout
4820 Matrices
4821 \end_layout
4822
4823 \end_inset
4824
4825
4826 \end_layout
4827
4828 \begin_layout Standard
4829 Se pueden insertar con el botón 
4830 \begin_inset Graphics
4831         filename ../../images/dialog-show_mathmatrix.png
4832         scale 85
4833
4834 \end_inset
4835
4836  de la barra de ecuaciones o con el menú 
4837 \family sans
4838 Insertar\SpecialChar \menuseparator
4839 Ecuación\SpecialChar \menuseparator
4840 Matriz
4841 \family default
4842 .
4843  Aparece una ventana en la que se pide el número de filas y columnas y la
4844  alineación.
4845  La alineación vertical sólo es relevante para matrices en línea:
4846 \end_layout
4847
4848 \begin_layout Standard
4849 Esta primera matriz tiene alineación superior 
4850 \begin_inset Formula $\begin{array}[t]{cccc}
4851 A & D & G & J\\
4852 B & E & H & K\\
4853 D & F & I & L\end{array}$
4854 \end_inset
4855
4856  , la segunda alineación central 
4857 \begin_inset Formula $\begin{array}{cccc}
4858 A & D & G & J\\
4859 B & E & H & K\\
4860 D & F & I & L\end{array}$
4861 \end_inset
4862
4863  , y la tercera alineación inferior 
4864 \begin_inset Formula $\begin{array}[b]{cccc}
4865 A & D & G & J\\
4866 B & E & H & K\\
4867 D & F & I & L\end{array}$
4868 \end_inset
4869
4870 .
4871 \end_layout
4872
4873 \begin_layout Standard
4874 La alineación horizontal especifica cómo deben alinearse las entradas de
4875  la columna.
4876  Se determina mediante una letra para cada columna.
4877  
4878 \emph on
4879 l
4880 \emph default
4881  indica alineación a la izquierda, 
4882 \emph on
4883 c
4884 \emph default
4885  alineación centrada y 
4886 \emph on
4887 r
4888 \emph default
4889  alineación a la derecha.
4890  Por ejemplo, para componer una matriz
4891 \begin_inset space ~
4892 \end_inset
4893
4894 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
4895  centradas y la última a la derecha, se anota 
4896 \series bold
4897 lccr
4898 \series default
4899  en la alineación horizontal.
4900  Normalmente todas las columnas de una matriz están centradas, por tanto
4901  el valor por defecto es 
4902 \series bold
4903 c
4904 \series default
4905  para todas ellas.
4906 \end_layout
4907
4908 \begin_layout Standard
4909 Alineación horizontal:
4910 \end_layout
4911
4912 \begin_layout Standard
4913
4914 \series bold
4915 lll
4916 \series default
4917  : 
4918 \begin_inset Formula $\begin{array}{lll}
4919 10000 & D & G\\
4920 B & 10000 & H\\
4921 C & F & 10000\end{array}$
4922 \end_inset
4923
4924  , 
4925 \series bold
4926 ccc 
4927 \series default
4928
4929 \begin_inset Formula $\begin{array}{ccc}
4930 10000 & D & G\\
4931 B & 10000 & H\\
4932 C & F & 10000\end{array}$
4933 \end_inset
4934
4935  
4936 \series bold
4937 ,
4938 \series default
4939  
4940 \series bold
4941 rrr 
4942 \series default
4943
4944 \begin_inset Formula $\begin{array}{rrr}
4945 10000 & D & G\\
4946 B & 10000 & H\\
4947 C & F & 10000\end{array}$
4948 \end_inset
4949
4950
4951 \end_layout
4952
4953 \begin_layout Standard
4954 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
4955  botones 
4956 \begin_inset Graphics
4957         filename ../../images/tabular-feature_append-row.png
4958         scale 85
4959
4960 \end_inset
4961
4962
4963 \begin_inset Graphics
4964         filename ../../images/tabular-feature_delete-row.png
4965         scale 85
4966
4967 \end_inset
4968
4969 , etc.
4970  de la barra de ecuaciones o el menú 
4971 \family sans
4972 Editar\SpecialChar \menuseparator
4973 Filas y columnas
4974 \family default
4975 .
4976  También se pueden añadir filas nuevas con 
4977 \family sans
4978 Ctrl-Intro
4979 \family default
4980 .
4981 \end_layout
4982
4983 \begin_layout Standard
4984 \begin_inset VSpace bigskip
4985 \end_inset
4986
4987
4988 \end_layout
4989
4990 \begin_layout Standard
4991 Se pueden poner paréntesis alrededor de una matriz con los comandos 
4992 \series bold
4993
4994 \backslash
4995 left
4996 \series default
4997
4998 \begin_inset Index
4999 status collapsed
5000
5001 \begin_layout Plain Layout
5002 Comandos ! L ! 
5003 \backslash
5004 left
5005 \end_layout
5006
5007 \end_inset
5008
5009  y 
5010 \series bold
5011
5012 \backslash
5013 right
5014 \series default
5015
5016 \begin_inset Index
5017 status collapsed
5018
5019 \begin_layout Plain Layout
5020 Comandos ! R ! 
5021 \backslash
5022 right
5023 \end_layout
5024
5025 \end_inset
5026
5027  (atajo 
5028 \family sans
5029 Alt-m
5030 \begin_inset space ~
5031 \end_inset
5032
5033 paréntesis
5034 \family default
5035 ), véase 
5036 \begin_inset CommandInset ref
5037 LatexCommand ref
5038 reference "sub:Tamaño-automático-de"
5039
5040 \end_inset
5041
5042 , o usando los comandos siguientes:
5043 \end_layout
5044
5045 \begin_layout Standard
5046 \begin_inset VSpace medskip
5047 \end_inset
5048
5049
5050 \end_layout
5051
5052 \begin_layout Standard
5053 \begin_inset space \hfill{}
5054 \end_inset
5055
5056
5057 \begin_inset Tabular
5058 <lyxtabular version="3" rows="4" columns="2">
5059 <features>
5060 <column alignment="center" valignment="top" width="0">
5061 <column alignment="center" valignment="top" width="0">
5062 <row>
5063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5064 \begin_inset Text
5065
5066 \begin_layout Plain Layout
5067 Comando
5068 \end_layout
5069
5070 \end_inset
5071 </cell>
5072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5073 \begin_inset Text
5074
5075 \begin_layout Plain Layout
5076 Resultado
5077 \begin_inset Note Note
5078 status collapsed
5079
5080 \begin_layout Plain Layout
5081
5082 \series bold
5083
5084 \backslash
5085 raisebox
5086 \series default
5087  se usa sólo como espaciador
5088 \end_layout
5089
5090 \end_inset
5091
5092
5093 \end_layout
5094
5095 \end_inset
5096 </cell>
5097 </row>
5098 <row>
5099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5100 \begin_inset Text
5101
5102 \begin_layout Plain Layout
5103
5104 \backslash
5105 bmatrix
5106 \begin_inset ERT
5107 status collapsed
5108
5109 \begin_layout Plain Layout
5110
5111
5112 \backslash
5113 spce 
5114 \end_layout
5115
5116 \end_inset
5117
5118 2
5119 \series bold
5120 ×
5121 \series default
5122 2
5123 \begin_inset space \thinspace{}
5124 \end_inset
5125
5126 matriz
5127 \end_layout
5128
5129 \end_inset
5130 </cell>
5131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5132 \begin_inset Text
5133
5134 \begin_layout Plain Layout
5135 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5136 0 & \textrm{-}\mathrm{i}\\
5137 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5138 \end_inset
5139
5140
5141 \end_layout
5142
5143 \end_inset
5144 </cell>
5145 </row>
5146 <row>
5147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5148 \begin_inset Text
5149
5150 \begin_layout Plain Layout
5151
5152 \backslash
5153 Bmatrix
5154 \begin_inset ERT
5155 status collapsed
5156
5157 \begin_layout Plain Layout
5158
5159
5160 \backslash
5161 spce 
5162 \end_layout
5163
5164 \end_inset
5165
5166 2×2
5167 \begin_inset space \thinspace{}
5168 \end_inset
5169
5170 matriz
5171 \end_layout
5172
5173 \end_inset
5174 </cell>
5175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5176 \begin_inset Text
5177
5178 \begin_layout Plain Layout
5179 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5180 0 & \textrm{-}\mathrm{i}\\
5181 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5182 \end_inset
5183
5184
5185 \end_layout
5186
5187 \end_inset
5188 </cell>
5189 </row>
5190 <row>
5191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5192 \begin_inset Text
5193
5194 \begin_layout Plain Layout
5195
5196 \backslash
5197 pmatrix
5198 \begin_inset ERT
5199 status collapsed
5200
5201 \begin_layout Plain Layout
5202
5203
5204 \backslash
5205 spce 
5206 \end_layout
5207
5208 \end_inset
5209
5210 2
5211 \series bold
5212 ×
5213 \series default
5214 2
5215 \begin_inset space \thinspace{}
5216 \end_inset
5217
5218 matriz
5219 \end_layout
5220
5221 \end_inset
5222 </cell>
5223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5224 \begin_inset Text
5225
5226 \begin_layout Plain Layout
5227 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5228 0 & \textrm{-}\mathrm{i}\\
5229 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5230 \end_inset
5231
5232
5233 \end_layout
5234
5235 \end_inset
5236 </cell>
5237 </row>
5238 </lyxtabular>
5239
5240 \end_inset
5241
5242
5243 \begin_inset space \hfill{}
5244 \end_inset
5245
5246
5247 \begin_inset Tabular
5248 <lyxtabular version="3" rows="4" columns="2">
5249 <features>
5250 <column alignment="center" valignment="top" width="0">
5251 <column alignment="center" valignment="top" width="0">
5252 <row>
5253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5254 \begin_inset Text
5255
5256 \begin_layout Plain Layout
5257 Comando
5258 \end_layout
5259
5260 \end_inset
5261 </cell>
5262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5263 \begin_inset Text
5264
5265 \begin_layout Plain Layout
5266 Resultado
5267 \begin_inset Note Note
5268 status collapsed
5269
5270 \begin_layout Plain Layout
5271
5272 \series bold
5273
5274 \backslash
5275 raisebox
5276 \series default
5277  se usa sólo como espaciador
5278 \end_layout
5279
5280 \end_inset
5281
5282
5283 \end_layout
5284
5285 \end_inset
5286 </cell>
5287 </row>
5288 <row>
5289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5290 \begin_inset Text
5291
5292 \begin_layout Plain Layout
5293
5294 \backslash
5295 vmatrix
5296 \begin_inset ERT
5297 status collapsed
5298
5299 \begin_layout Plain Layout
5300
5301
5302 \backslash
5303 spce 
5304 \end_layout
5305
5306 \end_inset
5307
5308 2
5309 \series bold
5310 ×
5311 \series default
5312 2
5313 \begin_inset space \thinspace{}
5314 \end_inset
5315
5316 matriz
5317 \end_layout
5318
5319 \end_inset
5320 </cell>
5321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5322 \begin_inset Text
5323
5324 \begin_layout Plain Layout
5325 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5326 0 & \textrm{-}\mathrm{i}\\
5327 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5328 \end_inset
5329
5330
5331 \end_layout
5332
5333 \end_inset
5334 </cell>
5335 </row>
5336 <row>
5337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5338 \begin_inset Text
5339
5340 \begin_layout Plain Layout
5341
5342 \backslash
5343 Vmatrix
5344 \begin_inset ERT
5345 status collapsed
5346
5347 \begin_layout Plain Layout
5348
5349
5350 \backslash
5351 spce 
5352 \end_layout
5353
5354 \end_inset
5355
5356 2
5357 \series bold
5358 ×
5359 \series default
5360 2
5361 \begin_inset space \thinspace{}
5362 \end_inset
5363
5364 matriz
5365 \end_layout
5366
5367 \end_inset
5368 </cell>
5369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5370 \begin_inset Text
5371
5372 \begin_layout Plain Layout
5373 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5374 0 & \textrm{-}\mathrm{i}\\
5375 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5376 \end_inset
5377
5378
5379 \end_layout
5380
5381 \end_inset
5382 </cell>
5383 </row>
5384 <row>
5385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5386 \begin_inset Text
5387
5388 \begin_layout Plain Layout
5389
5390 \backslash
5391 matrix
5392 \begin_inset ERT
5393 status collapsed
5394
5395 \begin_layout Plain Layout
5396
5397
5398 \backslash
5399 spce 
5400 \end_layout
5401
5402 \end_inset
5403
5404 2
5405 \series bold
5406 ×
5407 \series default
5408 2
5409 \begin_inset space \thinspace{}
5410 \end_inset
5411
5412 matriz
5413 \end_layout
5414
5415 \end_inset
5416 </cell>
5417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5418 \begin_inset Text
5419
5420 \begin_layout Plain Layout
5421 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5422 0 & \textrm{-}\mathrm{i}\\
5423 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5424 \end_inset
5425
5426
5427 \end_layout
5428
5429 \end_inset
5430 </cell>
5431 </row>
5432 </lyxtabular>
5433
5434 \end_inset
5435
5436
5437 \begin_inset space \hfill{}
5438 \end_inset
5439
5440
5441 \end_layout
5442
5443 \begin_layout Standard
5444 \begin_inset VSpace medskip
5445 \end_inset
5446
5447
5448 \end_layout
5449
5450 \begin_layout Standard
5451 Cuando se inserta p.
5452 \begin_inset space \thinspace{}
5453 \end_inset
5454
5455 e.
5456 \begin_inset space ~
5457 \end_inset
5458
5459
5460 \series bold
5461
5462 \backslash
5463 vmatrix
5464 \series default
5465 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5466  la matriz.
5467 \end_layout
5468
5469 \begin_layout Standard
5470 \begin_inset VSpace bigskip
5471 \end_inset
5472
5473
5474 \end_layout
5475
5476 \begin_layout Standard
5477 Como todas las ecuaciones multilínea son matrices, la longitud 
5478 \series bold
5479
5480 \backslash
5481 arraycolsep
5482 \series default
5483
5484 \begin_inset Index
5485 status collapsed
5486
5487 \begin_layout Plain Layout
5488 Comandos ! A ! 
5489 \backslash
5490 arraycolsep
5491 \end_layout
5492
5493 \end_inset
5494
5495 , que se describe en 
5496 \begin_inset CommandInset ref
5497 LatexCommand ref
5498 reference "sub:Separación-de-columnas"
5499
5500 \end_inset
5501
5502 , también se puede usar para cambiar la separación de las columnas en una
5503  matriz.
5504  Para cambiar la separación de las filas, se usa el comando 
5505 \series bold
5506
5507 \backslash
5508 arraystretch
5509 \series default
5510
5511 \begin_inset Index
5512 status collapsed
5513
5514 \begin_layout Plain Layout
5515 Comandos ! A ! 
5516 \backslash
5517 arraystretch
5518 \end_layout
5519
5520 \end_inset
5521
5522  de la siguiente manera:
5523 \end_layout
5524
5525 \begin_layout Standard
5526
5527 \series bold
5528
5529 \backslash
5530 renewcommand{
5531 \backslash
5532 arraystretch}{factor de separación}
5533 \begin_inset Index
5534 status collapsed
5535
5536 \begin_layout Plain Layout
5537 Comandos ! R ! 
5538 \backslash
5539 renewcommand
5540 \end_layout
5541
5542 \end_inset
5543
5544
5545 \end_layout
5546
5547 \begin_layout Standard
5548 El comando 
5549 \series bold
5550
5551 \backslash
5552 renewcommand
5553 \series default
5554  asigna el factor de separación al comando predefinido 
5555 \series bold
5556
5557 \backslash
5558 arraystretch
5559 \series default
5560 .
5561  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5562  Además, éste se usa para todas las matrices siguientes.
5563  Para volver a la separación original, asigna factor 1 a 
5564 \series bold
5565
5566 \backslash
5567 arraystretch
5568 \series default
5569 .
5570 \end_layout
5571
5572 \begin_layout Standard
5573 Para poner matrices en línea se usa el comando 
5574 \series bold
5575
5576 \backslash
5577 smallmatrix
5578 \series default
5579
5580 \begin_inset Index
5581 status collapsed
5582
5583 \begin_layout Plain Layout
5584 Comandos ! S ! 
5585 \backslash
5586 smallmatrix
5587 \end_layout
5588
5589 \end_inset
5590
5591 .
5592  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5593  se inserta la matriz.
5594  
5595 \end_layout
5596
5597 \begin_layout Standard
5598 Esto es una matriz 
5599 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5600 C & D\end{smallmatrix}\right)$
5601 \end_inset
5602
5603  en línea.
5604 \end_layout
5605
5606 \begin_layout Section
5607 Delimitadores
5608 \begin_inset Index
5609 status collapsed
5610
5611 \begin_layout Plain Layout
5612 Delimitadores
5613 \end_layout
5614
5615 \end_inset
5616
5617
5618 \end_layout
5619
5620 \begin_layout Subsection
5621 Delimitadores verticales
5622 \begin_inset Index
5623 status collapsed
5624
5625 \begin_layout Plain Layout
5626 Delimitadores ! verticales
5627 \end_layout
5628
5629 \end_inset
5630
5631
5632 \end_layout
5633
5634 \begin_layout Standard
5635 \begin_inset space \hfill{}
5636 \end_inset
5637
5638
5639 \begin_inset Tabular
5640 <lyxtabular version="3" rows="9" columns="2">
5641 <features>
5642 <column alignment="center" valignment="top" width="0pt">
5643 <column alignment="center" valignment="top" width="0pt">
5644 <row>
5645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5646 \begin_inset Text
5647
5648 \begin_layout Plain Layout
5649 Comando
5650 \end_layout
5651
5652 \end_inset
5653 </cell>
5654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5655 \begin_inset Text
5656
5657 \begin_layout Plain Layout
5658 Resultado
5659 \end_layout
5660
5661 \end_inset
5662 </cell>
5663 </row>
5664 <row>
5665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5666 \begin_inset Text
5667
5668 \begin_layout Plain Layout
5669 (
5670 \end_layout
5671
5672 \end_inset
5673 </cell>
5674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5675 \begin_inset Text
5676
5677 \begin_layout Plain Layout
5678 \begin_inset Formula $($
5679 \end_inset
5680
5681
5682 \end_layout
5683
5684 \end_inset
5685 </cell>
5686 </row>
5687 <row>
5688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5689 \begin_inset Text
5690
5691 \begin_layout Plain Layout
5692 {
5693 \end_layout
5694
5695 \end_inset
5696 </cell>
5697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5698 \begin_inset Text
5699
5700 \begin_layout Plain Layout
5701 \begin_inset Formula $\{$
5702 \end_inset
5703
5704
5705 \end_layout
5706
5707 \end_inset
5708 </cell>
5709 </row>
5710 <row>
5711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5712 \begin_inset Text
5713
5714 \begin_layout Plain Layout
5715 [
5716 \end_layout
5717
5718 \end_inset
5719 </cell>
5720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5721 \begin_inset Text
5722
5723 \begin_layout Plain Layout
5724 \begin_inset Formula $[$
5725 \end_inset
5726
5727
5728 \end_layout
5729
5730 \end_inset
5731 </cell>
5732 </row>
5733 <row>
5734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5735 \begin_inset Text
5736
5737 \begin_layout Plain Layout
5738
5739 \backslash
5740 langle
5741 \end_layout
5742
5743 \end_inset
5744 </cell>
5745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5746 \begin_inset Text
5747
5748 \begin_layout Plain Layout
5749 \begin_inset Formula $\langle$
5750 \end_inset
5751
5752
5753 \end_layout
5754
5755 \end_inset
5756 </cell>
5757 </row>
5758 <row>
5759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5760 \begin_inset Text
5761
5762 \begin_layout Plain Layout
5763
5764 \backslash
5765 lceil
5766 \end_layout
5767
5768 \end_inset
5769 </cell>
5770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5771 \begin_inset Text
5772
5773 \begin_layout Plain Layout
5774 \begin_inset Formula $\lceil$
5775 \end_inset
5776
5777
5778 \end_layout
5779
5780 \end_inset
5781 </cell>
5782 </row>
5783 <row>
5784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5785 \begin_inset Text
5786
5787 \begin_layout Plain Layout
5788
5789 \backslash
5790 lfloor
5791 \end_layout
5792
5793 \end_inset
5794 </cell>
5795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5796 \begin_inset Text
5797
5798 \begin_layout Plain Layout
5799 \begin_inset Formula $\lfloor$
5800 \end_inset
5801
5802
5803 \end_layout
5804
5805 \end_inset
5806 </cell>
5807 </row>
5808 <row>
5809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5810 \begin_inset Text
5811
5812 \begin_layout Plain Layout
5813 /
5814 \end_layout
5815
5816 \end_inset
5817 </cell>
5818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5819 \begin_inset Text
5820
5821 \begin_layout Plain Layout
5822 \begin_inset Formula $/$
5823 \end_inset
5824
5825
5826 \end_layout
5827
5828 \end_inset
5829 </cell>
5830 </row>
5831 <row>
5832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5833 \begin_inset Text
5834
5835 \begin_layout Plain Layout
5836 |
5837 \end_layout
5838
5839 \end_inset
5840 </cell>
5841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5842 \begin_inset Text
5843
5844 \begin_layout Plain Layout
5845 \begin_inset Formula $|$
5846 \end_inset
5847
5848
5849 \end_layout
5850
5851 \end_inset
5852 </cell>
5853 </row>
5854 </lyxtabular>
5855
5856 \end_inset
5857
5858
5859 \begin_inset space \hfill{}
5860 \end_inset
5861
5862
5863 \begin_inset Tabular
5864 <lyxtabular version="3" rows="9" columns="2">
5865 <features>
5866 <column alignment="center" valignment="top" width="0pt">
5867 <column alignment="center" valignment="top" width="0pt">
5868 <row>
5869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5870 \begin_inset Text
5871
5872 \begin_layout Plain Layout
5873 Comando
5874 \end_layout
5875
5876 \end_inset
5877 </cell>
5878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5879 \begin_inset Text
5880
5881 \begin_layout Plain Layout
5882 Resultado
5883 \end_layout
5884
5885 \end_inset
5886 </cell>
5887 </row>
5888 <row>
5889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5890 \begin_inset Text
5891
5892 \begin_layout Plain Layout
5893 )
5894 \end_layout
5895
5896 \end_inset
5897 </cell>
5898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5899 \begin_inset Text
5900
5901 \begin_layout Plain Layout
5902 \begin_inset Formula $)$
5903 \end_inset
5904
5905
5906 \end_layout
5907
5908 \end_inset
5909 </cell>
5910 </row>
5911 <row>
5912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5913 \begin_inset Text
5914
5915 \begin_layout Plain Layout
5916 }
5917 \end_layout
5918
5919 \end_inset
5920 </cell>
5921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5922 \begin_inset Text
5923
5924 \begin_layout Plain Layout
5925 \begin_inset Formula $\}$
5926 \end_inset
5927
5928
5929 \end_layout
5930
5931 \end_inset
5932 </cell>
5933 </row>
5934 <row>
5935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5936 \begin_inset Text
5937
5938 \begin_layout Plain Layout
5939 ]
5940 \end_layout
5941
5942 \end_inset
5943 </cell>
5944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5945 \begin_inset Text
5946
5947 \begin_layout Plain Layout
5948 \begin_inset Formula $]$
5949 \end_inset
5950
5951
5952 \end_layout
5953
5954 \end_inset
5955 </cell>
5956 </row>
5957 <row>
5958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5959 \begin_inset Text
5960
5961 \begin_layout Plain Layout
5962
5963 \backslash
5964 rangle
5965 \end_layout
5966
5967 \end_inset
5968 </cell>
5969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5970 \begin_inset Text
5971
5972 \begin_layout Plain Layout
5973 \begin_inset Formula $\rangle$
5974 \end_inset
5975
5976
5977 \end_layout
5978
5979 \end_inset
5980 </cell>
5981 </row>
5982 <row>
5983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5984 \begin_inset Text
5985
5986 \begin_layout Plain Layout
5987
5988 \backslash
5989 rceil
5990 \end_layout
5991
5992 \end_inset
5993 </cell>
5994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5995 \begin_inset Text
5996
5997 \begin_layout Plain Layout
5998 \begin_inset Formula $\rceil$
5999 \end_inset
6000
6001
6002 \end_layout
6003
6004 \end_inset
6005 </cell>
6006 </row>
6007 <row>
6008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6009 \begin_inset Text
6010
6011 \begin_layout Plain Layout
6012
6013 \backslash
6014 rfloor
6015 \end_layout
6016
6017 \end_inset
6018 </cell>
6019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6020 \begin_inset Text
6021
6022 \begin_layout Plain Layout
6023 \begin_inset Formula $\rfloor$
6024 \end_inset
6025
6026
6027 \end_layout
6028
6029 \end_inset
6030 </cell>
6031 </row>
6032 <row>
6033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6034 \begin_inset Text
6035
6036 \begin_layout Plain Layout
6037
6038 \backslash
6039
6040 \backslash
6041
6042 \end_layout
6043
6044 \end_inset
6045 </cell>
6046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6047 \begin_inset Text
6048
6049 \begin_layout Plain Layout
6050 \begin_inset Formula $\backslash$
6051 \end_inset
6052
6053
6054 \end_layout
6055
6056 \end_inset
6057 </cell>
6058 </row>
6059 <row>
6060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6061 \begin_inset Text
6062
6063 \begin_layout Plain Layout
6064
6065 \backslash
6066 |
6067 \end_layout
6068
6069 \end_inset
6070 </cell>
6071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6072 \begin_inset Text
6073
6074 \begin_layout Plain Layout
6075 \begin_inset Formula $\|$
6076 \end_inset
6077
6078
6079 \end_layout
6080
6081 \end_inset
6082 </cell>
6083 </row>
6084 </lyxtabular>
6085
6086 \end_inset
6087
6088
6089 \begin_inset space \hfill{}
6090 \end_inset
6091
6092
6093 \end_layout
6094
6095 \begin_layout Standard
6096 \begin_inset Note Greyedout
6097 status collapsed
6098
6099 \begin_layout Plain Layout
6100
6101 \series bold
6102 Nota
6103 \series default
6104 : En modo TeX hay que usar el comando 
6105 \series bold
6106
6107 \backslash
6108 textbackslash
6109 \series default
6110
6111 \begin_inset Index
6112 status collapsed
6113
6114 \begin_layout Plain Layout
6115 Comandos ! T ! 
6116 \backslash
6117 textbackslash
6118 \end_layout
6119
6120 \end_inset
6121
6122  para la barra invertida, porque si no el comando 
6123 \series bold
6124
6125 \backslash
6126
6127 \backslash
6128
6129 \series default
6130  genera un salto de línea.
6131 \end_layout
6132
6133 \end_inset
6134
6135
6136 \end_layout
6137
6138 \begin_layout Standard
6139 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6140  descritos en las dos subsecciones siguientes.
6141  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6142  < y > en vez de los comandos 
6143 \series bold
6144
6145 \backslash
6146 langle
6147 \series default
6148  y 
6149 \series bold
6150
6151 \backslash
6152 rangle
6153 \series default
6154 .
6155  
6156 \end_layout
6157
6158 \begin_layout Subsubsection
6159 Tamaño manual de los delimitadores
6160 \begin_inset CommandInset label
6161 LatexCommand label
6162 name "sub:Tamaño-manual-de"
6163
6164 \end_inset
6165
6166
6167 \begin_inset Index
6168 status collapsed
6169
6170 \begin_layout Plain Layout
6171 Delimitadores ! tamaño manual
6172 \end_layout
6173
6174 \end_inset
6175
6176
6177 \end_layout
6178
6179 \begin_layout Standard
6180 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6181  LaTeX 
6182 \series bold
6183
6184 \backslash
6185 big
6186 \series default
6187
6188 \begin_inset Index
6189 status collapsed
6190
6191 \begin_layout Plain Layout
6192 Comandos ! B ! 
6193 \backslash
6194 big
6195 \end_layout
6196
6197 \end_inset
6198
6199
6200 \series bold
6201
6202 \backslash
6203 Big
6204 \series default
6205
6206 \series bold
6207
6208 \backslash
6209 bigg
6210 \series default
6211 , y 
6212 \series bold
6213
6214 \backslash
6215 Bigg
6216 \series default
6217 .
6218  
6219 \series bold
6220
6221 \backslash
6222 big
6223 \series default
6224  indica el tamaño menor y 
6225 \series bold
6226
6227 \backslash
6228 Bigg
6229 \series default
6230  el mayor.
6231 \end_layout
6232
6233 \begin_layout Standard
6234 Estos comandos se usan para resaltar niveles de delimitación:
6235 \end_layout
6236
6237 \begin_layout Standard
6238 \noindent
6239 \align center
6240 \begin_inset Tabular
6241 <lyxtabular version="3" rows="2" columns="2">
6242 <features>
6243 <column alignment="center" valignment="top" width="0">
6244 <column alignment="center" valignment="top" width="0">
6245 <row>
6246 <cell alignment="center" valignment="top" usebox="none">
6247 \begin_inset Text
6248
6249 \begin_layout Plain Layout
6250 todos los delimitadores de igual tamaño:
6251 \end_layout
6252
6253 \end_inset
6254 </cell>
6255 <cell alignment="center" valignment="top" usebox="none">
6256 \begin_inset Text
6257
6258 \begin_layout Plain Layout
6259 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6260 \end_inset
6261
6262
6263 \end_layout
6264
6265 \end_inset
6266 </cell>
6267 </row>
6268 <row>
6269 <cell alignment="center" valignment="top" usebox="none">
6270 \begin_inset Text
6271
6272 \begin_layout Plain Layout
6273 así tiene mejor aspecto:
6274 \end_layout
6275
6276 \end_inset
6277 </cell>
6278 <cell alignment="center" valignment="top" usebox="none">
6279 \begin_inset Text
6280
6281 \begin_layout Plain Layout
6282 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6283 \end_inset
6284
6285
6286 \end_layout
6287
6288 \end_inset
6289 </cell>
6290 </row>
6291 </lyxtabular>
6292
6293 \end_inset
6294
6295
6296 \begin_inset Note Note
6297 status collapsed
6298
6299 \begin_layout Plain Layout
6300
6301 \series bold
6302
6303 \backslash
6304 raisebox
6305 \series default
6306  se usa sólo como espaciador
6307 \end_layout
6308
6309 \end_inset
6310
6311
6312 \end_layout
6313
6314 \begin_layout Standard
6315 Para la segunda expresión se ha empleado el comando 
6316 \series bold
6317
6318 \backslash
6319 Big((A+B)(A-B)
6320 \backslash
6321 Big)^
6322 \series default
6323
6324 \begin_inset ERT
6325 status collapsed
6326
6327 \begin_layout Plain Layout
6328
6329
6330 \backslash
6331 spce 
6332 \end_layout
6333
6334 \end_inset
6335
6336
6337 \series bold
6338 C
6339 \series default
6340 .
6341 \end_layout
6342
6343 \begin_layout Standard
6344 He aquí una visión conjunta de todos los tamaños y delimitadores:
6345 \end_layout
6346
6347 \begin_layout Standard
6348 \noindent
6349 \align center
6350
6351 \backslash
6352 Bigg(
6353 \backslash
6354 exp
6355 \backslash
6356 bigg<
6357 \backslash
6358 Big[
6359 \backslash
6360 big{
6361 \backslash
6362 ln(3x)
6363 \backslash
6364 big}^2
6365 \begin_inset ERT
6366 status collapsed
6367
6368 \begin_layout Plain Layout
6369
6370
6371 \backslash
6372 spce 
6373 \end_layout
6374
6375 \end_inset
6376
6377
6378 \backslash
6379 sen(x)
6380 \backslash
6381 Big]^
6382 \begin_inset ERT
6383 status collapsed
6384
6385 \begin_layout Plain Layout
6386
6387
6388 \backslash
6389 spce 
6390 \end_layout
6391
6392 \end_inset
6393
6394 A
6395 \begin_inset ERT
6396 status collapsed
6397
6398 \begin_layout Plain Layout
6399
6400
6401 \backslash
6402 spce 
6403 \end_layout
6404
6405 \end_inset
6406
6407
6408 \backslash
6409 bigg>
6410 \backslash
6411 Bigg)^0,5
6412 \begin_inset Formula \[
6413 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}\]
6414
6415 \end_inset
6416
6417
6418 \end_layout
6419
6420 \begin_layout Standard
6421 Además de los comandos 
6422 \series bold
6423
6424 \backslash
6425 big
6426 \series default
6427  hay la variante 
6428 \series bold
6429
6430 \backslash
6431 bigm
6432 \series default
6433
6434 \begin_inset Index
6435 status collapsed
6436
6437 \begin_layout Plain Layout
6438 Comandos ! B ! 
6439 \backslash
6440 bigm
6441 \end_layout
6442
6443 \end_inset
6444
6445 , que añade un poco más de espacio entre el delimitador y su contenido,
6446  y la variante 
6447 \series bold
6448
6449 \backslash
6450 bigl
6451 \series default
6452 -
6453 \series bold
6454
6455 \backslash
6456 bigr
6457 \series default
6458
6459 \begin_inset Index
6460 status collapsed
6461
6462 \begin_layout Plain Layout
6463 Comandos ! B ! 
6464 \backslash
6465 bigl - 
6466 \backslash
6467 bigr
6468 \end_layout
6469
6470 \end_inset
6471
6472 , que no añade espacio adicional.
6473  La 
6474 \emph on
6475 l
6476 \emph default
6477  al final del comando 
6478 \series bold
6479
6480 \backslash
6481 bigl 
6482 \series default
6483 es para el delimitador izquierdo, la 
6484 \emph on
6485 r
6486 \emph default
6487  es para el delimitador derecho.
6488  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6489  apertura o de cierre.
6490 \end_layout
6491
6492 \begin_layout Standard
6493 En el siguiente cuadro hay una comparación de las variantes:
6494 \end_layout
6495
6496 \begin_layout Standard
6497 \noindent
6498 \align center
6499 \begin_inset Tabular
6500 <lyxtabular version="3" rows="5" columns="2">
6501 <features>
6502 <column alignment="center" valignment="top" width="0">
6503 <column alignment="center" valignment="top" width="0">
6504 <row>
6505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6506 \begin_inset Text
6507
6508 \begin_layout Plain Layout
6509 Comando
6510 \end_layout
6511
6512 \end_inset
6513 </cell>
6514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6515 \begin_inset Text
6516
6517 \begin_layout Plain Layout
6518 Resultado
6519 \begin_inset Note Note
6520 status collapsed
6521
6522 \begin_layout Plain Layout
6523
6524 \series bold
6525
6526 \backslash
6527 raisebox
6528 \series default
6529  se usa sólo como espaciador
6530 \end_layout
6531
6532 \end_inset
6533
6534
6535 \end_layout
6536
6537 \end_inset
6538 </cell>
6539 </row>
6540 <row>
6541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6542 \begin_inset Text
6543
6544 \begin_layout Plain Layout
6545
6546 \backslash
6547 Bigm(
6548 \backslash
6549 bigm(
6550 \backslash
6551 ln(3x)
6552 \backslash
6553 bigm)^2
6554 \series bold
6555
6556 \begin_inset ERT
6557 status collapsed
6558
6559 \begin_layout Plain Layout
6560
6561
6562 \backslash
6563 spce 
6564 \end_layout
6565
6566 \end_inset
6567
6568
6569 \series default
6570
6571 \backslash
6572 Bigm)
6573 \end_layout
6574
6575 \end_inset
6576 </cell>
6577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6578 \begin_inset Text
6579
6580 \begin_layout Plain Layout
6581 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6582 \end_inset
6583
6584
6585 \end_layout
6586
6587 \end_inset
6588 </cell>
6589 </row>
6590 <row>
6591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6592 \begin_inset Text
6593
6594 \begin_layout Plain Layout
6595
6596 \backslash
6597 Big(
6598 \backslash
6599 big(
6600 \backslash
6601 ln(3x)
6602 \backslash
6603 big)^2
6604 \series bold
6605
6606 \begin_inset ERT
6607 status collapsed
6608
6609 \begin_layout Plain Layout
6610
6611
6612 \backslash
6613 spce 
6614 \end_layout
6615
6616 \end_inset
6617
6618
6619 \series default
6620
6621 \backslash
6622 Big)
6623 \end_layout
6624
6625 \end_inset
6626 </cell>
6627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6628 \begin_inset Text
6629
6630 \begin_layout Plain Layout
6631 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6632 \end_inset
6633
6634
6635 \end_layout
6636
6637 \end_inset
6638 </cell>
6639 </row>
6640 <row>
6641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6642 \begin_inset Text
6643
6644 \begin_layout Plain Layout
6645
6646 \backslash
6647 Bigl(
6648 \backslash
6649 bigl(
6650 \backslash
6651 ln(3x)
6652 \backslash
6653 bigr)^2
6654 \series bold
6655
6656 \begin_inset ERT
6657 status collapsed
6658
6659 \begin_layout Plain Layout
6660
6661
6662 \backslash
6663 spce 
6664 \end_layout
6665
6666 \end_inset
6667
6668
6669 \series default
6670
6671 \backslash
6672 Bigr)
6673 \end_layout
6674
6675 \end_inset
6676 </cell>
6677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6678 \begin_inset Text
6679
6680 \begin_layout Plain Layout
6681 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
6682 \end_inset
6683
6684
6685 \end_layout
6686
6687 \end_inset
6688 </cell>
6689 </row>
6690 <row>
6691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6692 \begin_inset Text
6693
6694 \begin_layout Plain Layout
6695
6696 \backslash
6697 bigl)
6698 \backslash
6699 ln(3x)
6700 \backslash
6701 bigr(
6702 \end_layout
6703
6704 \end_inset
6705 </cell>
6706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6707 \begin_inset Text
6708
6709 \begin_layout Plain Layout
6710 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6711 \end_inset
6712
6713
6714 \end_layout
6715
6716 \end_inset
6717 </cell>
6718 </row>
6719 </lyxtabular>
6720
6721 \end_inset
6722
6723
6724 \end_layout
6725
6726 \begin_layout Subsubsection
6727 Tamaño automático de los delimitadores
6728 \begin_inset CommandInset label
6729 LatexCommand label
6730 name "sub:Tamaño-automático-de"
6731
6732 \end_inset
6733
6734
6735 \begin_inset Index
6736 status collapsed
6737
6738 \begin_layout Plain Layout
6739 Delimitadores ! tamaño automático
6740 \end_layout
6741
6742 \end_inset
6743
6744
6745 \end_layout
6746
6747 \begin_layout Standard
6748 Se pueden insertar delimitadores de tamaño variable con los comandos 
6749 \series bold
6750
6751 \backslash
6752 left
6753 \series default
6754
6755 \begin_inset Index
6756 status collapsed
6757
6758 \begin_layout Plain Layout
6759 Comandos ! L ! 
6760 \backslash
6761 left
6762 \end_layout
6763
6764 \end_inset
6765
6766  y 
6767 \series bold
6768
6769 \backslash
6770 right
6771 \series default
6772
6773 \begin_inset Index
6774 status collapsed
6775
6776 \begin_layout Plain Layout
6777 Comandos ! R ! 
6778 \backslash
6779 right
6780 \end_layout
6781
6782 \end_inset
6783
6784  o con el botón de la barra de ecuaciones 
6785 \begin_inset Graphics
6786         filename ../../images/dialog-show_mathdelimiter.png
6787         scale 85
6788
6789 \end_inset
6790
6791 .
6792  El delimitador deseado se debe insertar directamente detrás de 
6793 \series bold
6794
6795 \backslash
6796 left
6797 \series default
6798  y 
6799 \series bold
6800
6801 \backslash
6802 right
6803 \series default
6804 .
6805  El tamaño se calculará automáticamente después para la salida.
6806  
6807 \end_layout
6808
6809 \begin_layout Standard
6810 \noindent
6811 \align center
6812 delimitador normal: El comando 
6813 \series bold
6814
6815 \backslash
6816 ln(
6817 \backslash
6818 frac
6819 \series default
6820
6821 \begin_inset ERT
6822 status collapsed
6823
6824 \begin_layout Plain Layout
6825
6826
6827 \backslash
6828 spce 
6829 \end_layout
6830
6831 \end_inset
6832
6833
6834 \series bold
6835 A
6836 \begin_inset Formula $\downarrow$
6837 \end_inset
6838
6839 C
6840 \series default
6841
6842 \begin_inset ERT
6843 status collapsed
6844
6845 \begin_layout Plain Layout
6846
6847
6848 \backslash
6849 spce
6850 \end_layout
6851
6852 \end_inset
6853
6854
6855 \series bold
6856 )
6857 \series default
6858  genera
6859 \begin_inset Formula \[
6860 \ln(\frac{A}{C})\]
6861
6862 \end_inset
6863
6864
6865 \end_layout
6866
6867 \begin_layout Standard
6868 \noindent
6869 \align center
6870 delimitador multilínea: El comando 
6871 \series bold
6872
6873 \backslash
6874 ln
6875 \backslash
6876 left(
6877 \backslash
6878 frac
6879 \series default
6880
6881 \begin_inset ERT
6882 status collapsed
6883
6884 \begin_layout Plain Layout
6885
6886
6887 \backslash
6888 spce 
6889 \end_layout
6890
6891 \end_inset
6892
6893
6894 \series bold
6895 A
6896 \begin_inset Formula $\downarrow$
6897 \end_inset
6898
6899 C
6900 \series default
6901
6902 \begin_inset ERT
6903 status collapsed
6904
6905 \begin_layout Plain Layout
6906
6907
6908 \backslash
6909 spce 
6910 \end_layout
6911
6912 \end_inset
6913
6914
6915 \series bold
6916
6917 \backslash
6918 right)
6919 \series default
6920  genera
6921 \begin_inset Formula \[
6922 \ln\left(\frac{A}{C}\right)\]
6923
6924 \end_inset
6925
6926
6927 \end_layout
6928
6929 \begin_layout Standard
6930 En lugar de 
6931 \series bold
6932
6933 \backslash
6934 left
6935 \series default
6936  y 
6937 \series bold
6938
6939 \backslash
6940 right
6941 \series default
6942  se puede usar el atajo 
6943 \family sans
6944 Alt-m
6945 \begin_inset space ~
6946 \end_inset
6947
6948 delimitador
6949 \family default
6950 .
6951  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
6952  real del delimitador y además se genera el correspondiente delimitador
6953  de cierre.
6954 \begin_inset Newline newline
6955 \end_inset
6956
6957 El comando para el último ejemplo sería 
6958 \series bold
6959
6960 \backslash
6961 ln Alt-m
6962 \series default
6963  
6964 \series bold
6965 (
6966 \backslash
6967 frac
6968 \begin_inset ERT
6969 status collapsed
6970
6971 \begin_layout Plain Layout
6972
6973
6974 \backslash
6975 spce 
6976 \end_layout
6977
6978 \end_inset
6979
6980 A
6981 \begin_inset Formula $\downarrow$
6982 \end_inset
6983
6984
6985 \end_layout
6986
6987 \begin_layout Standard
6988 Para omitir uno de los dos delimitadores se inserta un punto.
6989  Por ejemplo, el comando 
6990 \series bold
6991
6992 \backslash
6993 left.
6994 \backslash
6995 frac
6996 \series default
6997
6998 \begin_inset ERT
6999 status collapsed
7000
7001 \begin_layout Plain Layout
7002
7003
7004 \backslash
7005 spce 
7006 \end_layout
7007
7008 \end_inset
7009
7010
7011 \series bold
7012 A
7013 \begin_inset Formula $\downarrow$
7014 \end_inset
7015
7016 B
7017 \series default
7018
7019 \begin_inset ERT
7020 status collapsed
7021
7022 \begin_layout Plain Layout
7023
7024
7025 \backslash
7026 spce 
7027 \end_layout
7028
7029 \end_inset
7030
7031
7032 \series bold
7033
7034 \backslash
7035 right}
7036 \series default
7037  da lugar a:
7038 \begin_inset Formula \[
7039 \left.\frac{A}{B}\right\} \]
7040
7041 \end_inset
7042
7043
7044 \end_layout
7045
7046 \begin_layout Standard
7047 LyX convertirá los comandos 
7048 \series bold
7049
7050 \backslash
7051 left
7052 \series default
7053  y 
7054 \series bold
7055
7056 \backslash
7057 right
7058 \series default
7059  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7060  omitido aparecerá como línea de trazos.
7061  
7062 \begin_inset VSpace bigskip
7063 \end_inset
7064
7065
7066 \end_layout
7067
7068 \begin_layout Standard
7069 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7070  de LaTeX, el comando 
7071 \series bold
7072
7073 \backslash
7074 middle
7075 \series default
7076
7077 \begin_inset Index
7078 status collapsed
7079
7080 \begin_layout Plain Layout
7081 Comandos ! M ! 
7082 \backslash
7083 middle
7084 \end_layout
7085
7086 \end_inset
7087
7088  está también disponible para todos los delimitadores y límites.
7089  Con este comando la altura del siguiente carácter se adapta a la de los
7090  delimitadores circundantes, lo que es necesario, p.
7091 \begin_inset space \thinspace{}
7092 \end_inset
7093
7094 e., para vectores físicos: 
7095 \begin_inset Formula \[
7096 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7097
7098 \end_inset
7099
7100
7101 \end_layout
7102
7103 \begin_layout Standard
7104 Para vectores físicos hay un paquete LaTeX especial que se describe en 
7105 \begin_inset CommandInset ref
7106 LatexCommand ref
7107 reference "sub:Vectores-físicos"
7108
7109 \end_inset
7110
7111 .
7112 \end_layout
7113
7114 \begin_layout Subsection
7115 Delimitadores horizontales
7116 \begin_inset Index
7117 status collapsed
7118
7119 \begin_layout Plain Layout
7120 Delimitadores ! horizontales
7121 \end_layout
7122
7123 \end_inset
7124
7125
7126 \end_layout
7127
7128 \begin_layout Standard
7129 \noindent
7130 \align center
7131 \begin_inset Tabular
7132 <lyxtabular version="3" rows="4" columns="2">
7133 <features>
7134 <column alignment="center" valignment="top" width="0">
7135 <column alignment="center" valignment="top" width="0">
7136 <row>
7137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7138 \begin_inset Text
7139
7140 \begin_layout Plain Layout
7141 Comando
7142 \begin_inset Note Note
7143 status collapsed
7144
7145 \begin_layout Plain Layout
7146
7147 \series bold
7148
7149 \backslash
7150 raisebox
7151 \series default
7152  se usa sólo como espaciador
7153 \end_layout
7154
7155 \end_inset
7156
7157
7158 \end_layout
7159
7160 \end_inset
7161 </cell>
7162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7163 \begin_inset Text
7164
7165 \begin_layout Plain Layout
7166 Resultado
7167 \end_layout
7168
7169 \end_inset
7170 </cell>
7171 </row>
7172 <row>
7173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7174 \begin_inset Text
7175
7176 \begin_layout Plain Layout
7177 \begin_inset ERT
7178 status collapsed
7179
7180 \begin_layout Plain Layout
7181
7182
7183 \backslash
7184 raisebox{2.3mm}{
7185 \end_layout
7186
7187 \end_inset
7188
7189
7190 \backslash
7191 overbrace
7192 \begin_inset ERT
7193 status collapsed
7194
7195 \begin_layout Plain Layout
7196
7197
7198 \backslash
7199 spce 
7200 \end_layout
7201
7202 \end_inset
7203
7204 A+B
7205 \begin_inset ERT
7206 status collapsed
7207
7208 \begin_layout Plain Layout
7209
7210
7211 \backslash
7212 spce 
7213 \end_layout
7214
7215 \end_inset
7216
7217 ^
7218 \begin_inset ERT
7219 status collapsed
7220
7221 \begin_layout Plain Layout
7222
7223
7224 \backslash
7225 spce 
7226 \end_layout
7227
7228 \end_inset
7229
7230 3
7231 \begin_inset ERT
7232 status collapsed
7233
7234 \begin_layout Plain Layout
7235
7236 }
7237 \end_layout
7238
7239 \end_inset
7240
7241
7242 \begin_inset Index
7243 status collapsed
7244
7245 \begin_layout Plain Layout
7246 Comandos ! O ! 
7247 \backslash
7248 overbrace
7249 \end_layout
7250
7251 \end_inset
7252
7253
7254 \end_layout
7255
7256 \end_inset
7257 </cell>
7258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7259 \begin_inset Text
7260
7261 \begin_layout Plain Layout
7262 \begin_inset Formula $\overbrace{A+B}^{3}$
7263 \end_inset
7264
7265
7266 \end_layout
7267
7268 \end_inset
7269 </cell>
7270 </row>
7271 <row>
7272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7273 \begin_inset Text
7274
7275 \begin_layout Plain Layout
7276 \begin_inset ERT
7277 status collapsed
7278
7279 \begin_layout Plain Layout
7280
7281
7282 \backslash
7283 raisebox{-2.2mm}{
7284 \end_layout
7285
7286 \end_inset
7287
7288
7289 \backslash
7290 underbrace
7291 \begin_inset ERT
7292 status collapsed
7293
7294 \begin_layout Plain Layout
7295
7296
7297 \backslash
7298 spce 
7299 \end_layout
7300
7301 \end_inset
7302
7303 A+B
7304 \begin_inset ERT
7305 status collapsed
7306
7307 \begin_layout Plain Layout
7308
7309
7310 \backslash
7311 spce 
7312 \end_layout
7313
7314 \end_inset
7315
7316 _5
7317 \begin_inset ERT
7318 status collapsed
7319
7320 \begin_layout Plain Layout
7321
7322 }
7323 \end_layout
7324
7325 \end_inset
7326
7327
7328 \begin_inset Index
7329 status collapsed
7330
7331 \begin_layout Plain Layout
7332 Comandos ! U ! 
7333 \backslash
7334 underbrace
7335 \end_layout
7336
7337 \end_inset
7338
7339
7340 \end_layout
7341
7342 \end_inset
7343 </cell>
7344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7345 \begin_inset Text
7346
7347 \begin_layout Plain Layout
7348 \begin_inset Formula $\underbrace{A+B}_{5}$
7349 \end_inset
7350
7351
7352 \end_layout
7353
7354 \end_inset
7355 </cell>
7356 </row>
7357 <row>
7358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7359 \begin_inset Text
7360
7361 \begin_layout Plain Layout
7362
7363 \backslash
7364 overbrace
7365 \begin_inset ERT
7366 status collapsed
7367
7368 \begin_layout Plain Layout
7369
7370
7371 \backslash
7372 spce 
7373 \end_layout
7374
7375 \end_inset
7376
7377
7378 \backslash
7379 underbrace
7380 \begin_inset ERT
7381 status collapsed
7382
7383 \begin_layout Plain Layout
7384
7385
7386 \backslash
7387 spce 
7388 \end_layout
7389
7390 \end_inset
7391
7392 A+B_w
7393 \begin_inset ERT
7394 status collapsed
7395
7396 \begin_layout Plain Layout
7397
7398
7399 \backslash
7400 spce 
7401 \end_layout
7402
7403 \end_inset
7404
7405
7406 \begin_inset ERT
7407 status collapsed
7408
7409 \begin_layout Plain Layout
7410
7411
7412 \backslash
7413 spce 
7414 \end_layout
7415
7416 \end_inset
7417
7418 _7
7419 \begin_inset ERT
7420 status collapsed
7421
7422 \begin_layout Plain Layout
7423
7424
7425 \backslash
7426 spce 
7427 \end_layout
7428
7429 \end_inset
7430
7431
7432 \begin_inset ERT
7433 status collapsed
7434
7435 \begin_layout Plain Layout
7436
7437
7438 \backslash
7439 spce 
7440 \end_layout
7441
7442 \end_inset
7443
7444 ^
7445 \begin_inset ERT
7446 status collapsed
7447
7448 \begin_layout Plain Layout
7449
7450
7451 \backslash
7452 spce 
7453 \end_layout
7454
7455 \end_inset
7456
7457 C
7458 \end_layout
7459
7460 \end_inset
7461 </cell>
7462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7463 \begin_inset Text
7464
7465 \begin_layout Plain Layout
7466 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7467 \end_inset
7468
7469
7470 \end_layout
7471
7472 \end_inset
7473 </cell>
7474 </row>
7475 </lyxtabular>
7476
7477 \end_inset
7478
7479
7480 \end_layout
7481
7482 \begin_layout Standard
7483 En el último ejemplo no importa en qué orden se introducen los comandos
7484  
7485 \series bold
7486
7487 \backslash
7488 overbrace
7489 \series default
7490  y 
7491 \series bold
7492
7493 \backslash
7494 underbrace
7495 \series default
7496 .
7497 \begin_inset VSpace bigskip
7498 \end_inset
7499
7500
7501 \end_layout
7502
7503 \begin_layout Standard
7504 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7505  multilínea, como se describe en
7506 \begin_inset space ~
7507 \end_inset
7508
7509
7510 \begin_inset CommandInset ref
7511 LatexCommand ref
7512 reference "sec:Ecuaciones-multilínea"
7513
7514 \end_inset
7515
7516 :
7517 \begin_inset Formula \begin{eqnarray*}
7518 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7519  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7520
7521 \end_inset
7522
7523 En la primera fila se insertan la ecuación y la primera llave.
7524  Aquí es importante insertar el comando de espacio
7525 \begin_inset Foot
7526 status collapsed
7527
7528 \begin_layout Plain Layout
7529 Los comandos para espacios se explican en 
7530 \begin_inset CommandInset ref
7531 LatexCommand ref
7532 reference "sub:Espacio-predefinido"
7533
7534 \end_inset
7535
7536
7537 \end_layout
7538
7539 \end_inset
7540
7541  
7542 \series bold
7543
7544 \backslash
7545 :
7546 \series default
7547  antes de la primera
7548 \series bold
7549  
7550 \series default
7551
7552 \begin_inset Formula $d$
7553 \end_inset
7554
7555 , porque la llave que termina detrás de 
7556 \begin_inset Formula $q$
7557 \end_inset
7558
7559  impide que el siguiente 
7560 \begin_inset Quotes fld
7561 \end_inset
7562
7563 +
7564 \begin_inset Quotes frd
7565 \end_inset
7566
7567  esté rodeado de espacio.
7568 \begin_inset Foot
7569 status collapsed
7570
7571 \begin_layout Plain Layout
7572 Debido a que la llave no es considerada como carácter, véase 
7573 \begin_inset CommandInset ref
7574 LatexCommand ref
7575 reference "sub:Operadores-binarios"
7576
7577 \end_inset
7578
7579
7580 \end_layout
7581
7582 \end_inset
7583
7584  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7585  de 
7586 \begin_inset Formula $b$
7587 \end_inset
7588
7589  se inserta antes el comando 
7590 \series bold
7591
7592 \backslash
7593 hphantom{gggg+
7594 \backslash
7595 :}
7596 \series default
7597 .
7598 \begin_inset Foot
7599 status collapsed
7600
7601 \begin_layout Plain Layout
7602 Más sobre 
7603 \series bold
7604
7605 \backslash
7606 hphantom
7607 \series default
7608  en 
7609 \begin_inset CommandInset ref
7610 LatexCommand ref
7611 reference "sub:Espaciadores-fantasma"
7612
7613 \end_inset
7614
7615
7616 \end_layout
7617
7618 \end_inset
7619
7620  Ese espacio es necesario porque el signo 
7621 \begin_inset Quotes fld
7622 \end_inset
7623
7624 +
7625 \begin_inset Quotes frd
7626 \end_inset
7627
7628  va seguido de un espacio en la ecuación.
7629  La llave se coloca bajo el comando 
7630 \series bold
7631
7632 \backslash
7633 hphantom{bbqq+dddd}
7634 \series default
7635 .
7636  
7637 \end_layout
7638
7639 \begin_layout Standard
7640 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7641  ejemplo:
7642 \begin_inset ERT
7643 status collapsed
7644
7645 \begin_layout Plain Layout
7646
7647
7648 \backslash
7649 setlength{
7650 \backslash
7651 jot}{-6pt}
7652 \end_layout
7653
7654 \end_inset
7655
7656
7657 \begin_inset Formula \begin{eqnarray*}
7658  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7659 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7660
7661 \end_inset
7662
7663
7664 \begin_inset ERT
7665 status collapsed
7666
7667 \begin_layout Plain Layout
7668
7669
7670 \backslash
7671 setlength{
7672 \backslash
7673 jot}{3pt}
7674 \end_layout
7675
7676 \end_inset
7677
7678 La primera fila de la ecuación es igual que la segunda fila del ejemplo
7679  anterior, con la diferencia de que la llave está encima.
7680  La segunda fila contiene la ecuación junto con la segunda llave.
7681  Para evitar que haya demasiado espacio entre la llave superior en la primera
7682  fila y la ecuación hay que reducirlo.
7683  Esto no es fácil de hacer debido a un fallo de LyX.
7684 \begin_inset Foot
7685 status collapsed
7686
7687 \begin_layout Plain Layout
7688 \begin_inset CommandInset href
7689 LatexCommand href
7690 name "LyX-bug #1505"
7691 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7692
7693 \end_inset
7694
7695
7696 \end_layout
7697
7698 \end_inset
7699
7700  Una solución es cambiar la separación global de filas en la ecuación, 
7701 \series bold
7702
7703 \backslash
7704 jot
7705 \series default
7706
7707 \begin_inset Index
7708 status collapsed
7709
7710 \begin_layout Plain Layout
7711 Comandos ! J ! 
7712 \backslash
7713 jot
7714 \end_layout
7715
7716 \end_inset
7717
7718 , en -6
7719 \begin_inset space \thinspace{}
7720 \end_inset
7721
7722 pt insertando antes de la ecuación el comando 
7723 \series bold
7724
7725 \backslash
7726 setlength{
7727 \backslash
7728 jot}{-6pt}
7729 \series default
7730  en modo TeX.
7731  Después de la ecuación se vuelve al valor normal 3
7732 \begin_inset space \thinspace{}
7733 \end_inset
7734
7735 pt de 
7736 \series bold
7737
7738 \backslash
7739 jot
7740 \series default
7741  usando el mismo comando.
7742  Más información sobre separación de filas en ecuaciones en
7743 \begin_inset space ~
7744 \end_inset
7745
7746
7747 \begin_inset CommandInset ref
7748 LatexCommand ref
7749 reference "sub:Separación-de-líneas"
7750
7751 \end_inset
7752
7753 .
7754 \end_layout
7755
7756 \begin_layout Section
7757 Flechas
7758 \begin_inset Index
7759 status collapsed
7760
7761 \begin_layout Plain Layout
7762 Flechas
7763 \end_layout
7764
7765 \end_inset
7766
7767
7768 \end_layout
7769
7770 \begin_layout Standard
7771 Las flechas se pueden insertar con el botón 
7772 \begin_inset Graphics
7773         filename ../../images/math/leftarrow.png
7774         scale 85
7775
7776 \end_inset
7777
7778  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
7779  siguientes.
7780 \end_layout
7781
7782 \begin_layout Subsection
7783 Flechas horizontales
7784 \begin_inset Index
7785 status collapsed
7786
7787 \begin_layout Plain Layout
7788 Flechas ! horizontales
7789 \end_layout
7790
7791 \end_inset
7792
7793
7794 \end_layout
7795
7796 \begin_layout Standard
7797 \begin_inset space \hfill{}
7798 \end_inset
7799
7800
7801 \begin_inset Tabular
7802 <lyxtabular version="3" rows="8" columns="2">
7803 <features>
7804 <column alignment="center" valignment="top" width="0pt">
7805 <column alignment="center" valignment="top" width="0pt">
7806 <row>
7807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7808 \begin_inset Text
7809
7810 \begin_layout Plain Layout
7811 Comando
7812 \end_layout
7813
7814 \end_inset
7815 </cell>
7816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7817 \begin_inset Text
7818
7819 \begin_layout Plain Layout
7820 Resultado
7821 \end_layout
7822
7823 \end_inset
7824 </cell>
7825 </row>
7826 <row>
7827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7828 \begin_inset Text
7829
7830 \begin_layout Plain Layout
7831
7832 \backslash
7833 gets
7834 \end_layout
7835
7836 \end_inset
7837 </cell>
7838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7839 \begin_inset Text
7840
7841 \begin_layout Plain Layout
7842 \begin_inset Formula $\gets$
7843 \end_inset
7844
7845
7846 \end_layout
7847
7848 \end_inset
7849 </cell>
7850 </row>
7851 <row>
7852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7853 \begin_inset Text
7854
7855 \begin_layout Plain Layout
7856
7857 \backslash
7858 Leftarrow
7859 \end_layout
7860
7861 \end_inset
7862 </cell>
7863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7864 \begin_inset Text
7865
7866 \begin_layout Plain Layout
7867 \begin_inset Formula $\Leftarrow$
7868 \end_inset
7869
7870
7871 \end_layout
7872
7873 \end_inset
7874 </cell>
7875 </row>
7876 <row>
7877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7878 \begin_inset Text
7879
7880 \begin_layout Plain Layout
7881
7882 \backslash
7883 longleftarrow
7884 \end_layout
7885
7886 \end_inset
7887 </cell>
7888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7889 \begin_inset Text
7890
7891 \begin_layout Plain Layout
7892 \begin_inset Formula $\longleftarrow$
7893 \end_inset
7894
7895
7896 \end_layout
7897
7898 \end_inset
7899 </cell>
7900 </row>
7901 <row>
7902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7903 \begin_inset Text
7904
7905 \begin_layout Plain Layout
7906
7907 \backslash
7908 Longleftarrow
7909 \end_layout
7910
7911 \end_inset
7912 </cell>
7913 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7914 \begin_inset Text
7915
7916 \begin_layout Plain Layout
7917 \begin_inset Formula $\Longleftarrow$
7918 \end_inset
7919
7920
7921 \end_layout
7922
7923 \end_inset
7924 </cell>
7925 </row>
7926 <row>
7927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7928 \begin_inset Text
7929
7930 \begin_layout Plain Layout
7931
7932 \backslash
7933 leftharpoonup
7934 \end_layout
7935
7936 \end_inset
7937 </cell>
7938 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7939 \begin_inset Text
7940
7941 \begin_layout Plain Layout
7942 \begin_inset Formula $\leftharpoonup$
7943 \end_inset
7944
7945
7946 \end_layout
7947
7948 \end_inset
7949 </cell>
7950 </row>
7951 <row>
7952 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956
7957 \backslash
7958 leftharpoondown
7959 \end_layout
7960
7961 \end_inset
7962 </cell>
7963 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7964 \begin_inset Text
7965
7966 \begin_layout Plain Layout
7967 \begin_inset Formula $\leftharpoondown$
7968 \end_inset
7969
7970
7971 \end_layout
7972
7973 \end_inset
7974 </cell>
7975 </row>
7976 <row>
7977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7978 \begin_inset Text
7979
7980 \begin_layout Plain Layout
7981
7982 \backslash
7983 hookleftarrow
7984 \end_layout
7985
7986 \end_inset
7987 </cell>
7988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7989 \begin_inset Text
7990
7991 \begin_layout Plain Layout
7992 \begin_inset Formula $\hookleftarrow$
7993 \end_inset
7994
7995
7996 \end_layout
7997
7998 \end_inset
7999 </cell>
8000 </row>
8001 </lyxtabular>
8002
8003 \end_inset
8004
8005
8006 \begin_inset space \hfill{}
8007 \end_inset
8008
8009
8010 \begin_inset Tabular
8011 <lyxtabular version="3" rows="8" columns="2">
8012 <features>
8013 <column alignment="center" valignment="top" width="0pt">
8014 <column alignment="center" valignment="top" width="0pt">
8015 <row>
8016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8017 \begin_inset Text
8018
8019 \begin_layout Plain Layout
8020 Comando
8021 \end_layout
8022
8023 \end_inset
8024 </cell>
8025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8026 \begin_inset Text
8027
8028 \begin_layout Plain Layout
8029 Resultado
8030 \end_layout
8031
8032 \end_inset
8033 </cell>
8034 </row>
8035 <row>
8036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8037 \begin_inset Text
8038
8039 \begin_layout Plain Layout
8040
8041 \backslash
8042 to
8043 \end_layout
8044
8045 \end_inset
8046 </cell>
8047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8048 \begin_inset Text
8049
8050 \begin_layout Plain Layout
8051 \begin_inset Formula $\to$
8052 \end_inset
8053
8054
8055 \end_layout
8056
8057 \end_inset
8058 </cell>
8059 </row>
8060 <row>
8061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8062 \begin_inset Text
8063
8064 \begin_layout Plain Layout
8065
8066 \backslash
8067 Rightarrow
8068 \end_layout
8069
8070 \end_inset
8071 </cell>
8072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8073 \begin_inset Text
8074
8075 \begin_layout Plain Layout
8076 \begin_inset Formula $\Rightarrow$
8077 \end_inset
8078
8079
8080 \end_layout
8081
8082 \end_inset
8083 </cell>
8084 </row>
8085 <row>
8086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8087 \begin_inset Text
8088
8089 \begin_layout Plain Layout
8090
8091 \backslash
8092 longrightarrow
8093 \end_layout
8094
8095 \end_inset
8096 </cell>
8097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8098 \begin_inset Text
8099
8100 \begin_layout Plain Layout
8101 \begin_inset Formula $\longrightarrow$
8102 \end_inset
8103
8104
8105 \end_layout
8106
8107 \end_inset
8108 </cell>
8109 </row>
8110 <row>
8111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8112 \begin_inset Text
8113
8114 \begin_layout Plain Layout
8115
8116 \backslash
8117 Longrightarrow
8118 \end_layout
8119
8120 \end_inset
8121 </cell>
8122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8123 \begin_inset Text
8124
8125 \begin_layout Plain Layout
8126 \begin_inset Formula $\Longrightarrow$
8127 \end_inset
8128
8129
8130 \end_layout
8131
8132 \end_inset
8133 </cell>
8134 </row>
8135 <row>
8136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8137 \begin_inset Text
8138
8139 \begin_layout Plain Layout
8140
8141 \backslash
8142 rightharpoonup
8143 \end_layout
8144
8145 \end_inset
8146 </cell>
8147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8148 \begin_inset Text
8149
8150 \begin_layout Plain Layout
8151 \begin_inset Formula $\rightharpoonup$
8152 \end_inset
8153
8154
8155 \end_layout
8156
8157 \end_inset
8158 </cell>
8159 </row>
8160 <row>
8161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8162 \begin_inset Text
8163
8164 \begin_layout Plain Layout
8165
8166 \backslash
8167 rightharpoondown
8168 \end_layout
8169
8170 \end_inset
8171 </cell>
8172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8173 \begin_inset Text
8174
8175 \begin_layout Plain Layout
8176 \begin_inset Formula $\rightharpoondown$
8177 \end_inset
8178
8179
8180 \end_layout
8181
8182 \end_inset
8183 </cell>
8184 </row>
8185 <row>
8186 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8187 \begin_inset Text
8188
8189 \begin_layout Plain Layout
8190
8191 \backslash
8192 hookrightarrow
8193 \end_layout
8194
8195 \end_inset
8196 </cell>
8197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8198 \begin_inset Text
8199
8200 \begin_layout Plain Layout
8201 \begin_inset Formula $\hookrightarrow$
8202 \end_inset
8203
8204
8205 \end_layout
8206
8207 \end_inset
8208 </cell>
8209 </row>
8210 </lyxtabular>
8211
8212 \end_inset
8213
8214
8215 \begin_inset space \hfill{}
8216 \end_inset
8217
8218
8219 \end_layout
8220
8221 \begin_layout Standard
8222 \begin_inset space \hfill{}
8223 \end_inset
8224
8225
8226 \begin_inset Tabular
8227 <lyxtabular version="3" rows="6" columns="2">
8228 <features>
8229 <column alignment="center" valignment="top" width="0pt">
8230 <column alignment="center" valignment="top" width="0pt">
8231 <row>
8232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8233 \begin_inset Text
8234
8235 \begin_layout Plain Layout
8236 Comando
8237 \end_layout
8238
8239 \end_inset
8240 </cell>
8241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8242 \begin_inset Text
8243
8244 \begin_layout Plain Layout
8245 Resultado
8246 \end_layout
8247
8248 \end_inset
8249 </cell>
8250 </row>
8251 <row>
8252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8253 \begin_inset Text
8254
8255 \begin_layout Plain Layout
8256
8257 \backslash
8258 leftrightarrow
8259 \end_layout
8260
8261 \end_inset
8262 </cell>
8263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8264 \begin_inset Text
8265
8266 \begin_layout Plain Layout
8267 \begin_inset Formula $\leftrightarrow$
8268 \end_inset
8269
8270
8271 \end_layout
8272
8273 \end_inset
8274 </cell>
8275 </row>
8276 <row>
8277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8278 \begin_inset Text
8279
8280 \begin_layout Plain Layout
8281
8282 \backslash
8283 Leftrightarrow
8284 \end_layout
8285
8286 \end_inset
8287 </cell>
8288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8289 \begin_inset Text
8290
8291 \begin_layout Plain Layout
8292 \begin_inset Formula $\Leftrightarrow$
8293 \end_inset
8294
8295
8296 \end_layout
8297
8298 \end_inset
8299 </cell>
8300 </row>
8301 <row>
8302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8303 \begin_inset Text
8304
8305 \begin_layout Plain Layout
8306
8307 \backslash
8308 longleftrightarrow
8309 \end_layout
8310
8311 \end_inset
8312 </cell>
8313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8314 \begin_inset Text
8315
8316 \begin_layout Plain Layout
8317 \begin_inset Formula $\longleftrightarrow$
8318 \end_inset
8319
8320
8321 \end_layout
8322
8323 \end_inset
8324 </cell>
8325 </row>
8326 <row>
8327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8328 \begin_inset Text
8329
8330 \begin_layout Plain Layout
8331
8332 \backslash
8333 Longleftrightarrow
8334 \end_layout
8335
8336 \end_inset
8337 </cell>
8338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8339 \begin_inset Text
8340
8341 \begin_layout Plain Layout
8342 \begin_inset Formula $\Longleftrightarrow$
8343 \end_inset
8344
8345
8346 \end_layout
8347
8348 \end_inset
8349 </cell>
8350 </row>
8351 <row>
8352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8353 \begin_inset Text
8354
8355 \begin_layout Plain Layout
8356
8357 \backslash
8358 rightleftharpoons
8359 \end_layout
8360
8361 \end_inset
8362 </cell>
8363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8364 \begin_inset Text
8365
8366 \begin_layout Plain Layout
8367 \begin_inset Formula $\rightleftharpoons$
8368 \end_inset
8369
8370
8371 \end_layout
8372
8373 \end_inset
8374 </cell>
8375 </row>
8376 </lyxtabular>
8377
8378 \end_inset
8379
8380
8381 \begin_inset space \hspace{}
8382 \length 25pt
8383 \end_inset
8384
8385
8386 \begin_inset space \hfill{}
8387 \end_inset
8388
8389
8390 \begin_inset Tabular
8391 <lyxtabular version="3" rows="5" columns="2">
8392 <features>
8393 <column alignment="center" valignment="top" width="0pt">
8394 <column alignment="center" valignment="top" width="0pt">
8395 <row>
8396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8397 \begin_inset Text
8398
8399 \begin_layout Plain Layout
8400 Comando
8401 \end_layout
8402
8403 \end_inset
8404 </cell>
8405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8406 \begin_inset Text
8407
8408 \begin_layout Plain Layout
8409 Resultado
8410 \end_layout
8411
8412 \end_inset
8413 </cell>
8414 </row>
8415 <row>
8416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8417 \begin_inset Text
8418
8419 \begin_layout Plain Layout
8420
8421 \backslash
8422 mapsto
8423 \end_layout
8424
8425 \end_inset
8426 </cell>
8427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8428 \begin_inset Text
8429
8430 \begin_layout Plain Layout
8431 \begin_inset Formula $\mapsto$
8432 \end_inset
8433
8434
8435 \end_layout
8436
8437 \end_inset
8438 </cell>
8439 </row>
8440 <row>
8441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8442 \begin_inset Text
8443
8444 \begin_layout Plain Layout
8445
8446 \backslash
8447 longmapsto
8448 \end_layout
8449
8450 \end_inset
8451 </cell>
8452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8453 \begin_inset Text
8454
8455 \begin_layout Plain Layout
8456 \begin_inset Formula $\longmapsto$
8457 \end_inset
8458
8459
8460 \end_layout
8461
8462 \end_inset
8463 </cell>
8464 </row>
8465 <row>
8466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8467 \begin_inset Text
8468
8469 \begin_layout Plain Layout
8470
8471 \backslash
8472 leadsto
8473 \end_layout
8474
8475 \end_inset
8476 </cell>
8477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8478 \begin_inset Text
8479
8480 \begin_layout Plain Layout
8481 \begin_inset Formula $\leadsto$
8482 \end_inset
8483
8484
8485 \end_layout
8486
8487 \end_inset
8488 </cell>
8489 </row>
8490 <row>
8491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8492 \begin_inset Text
8493
8494 \begin_layout Plain Layout
8495
8496 \backslash
8497 dasharrow
8498 \end_layout
8499
8500 \end_inset
8501 </cell>
8502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8503 \begin_inset Text
8504
8505 \begin_layout Plain Layout
8506 \begin_inset Formula $\dasharrow$
8507 \end_inset
8508
8509
8510 \end_layout
8511
8512 \end_inset
8513 </cell>
8514 </row>
8515 </lyxtabular>
8516
8517 \end_inset
8518
8519
8520 \begin_inset space \hfill{}
8521 \end_inset
8522
8523
8524 \begin_inset VSpace medskip
8525 \end_inset
8526
8527
8528 \end_layout
8529
8530 \begin_layout Standard
8531 Las flechas que se utilizan como acentos, p.
8532 \begin_inset space \thinspace{}
8533 \end_inset
8534
8535 e.
8536  en vectores, se describen en 
8537 \begin_inset CommandInset ref
8538 LatexCommand ref
8539 reference "sec:Acentos"
8540
8541 \end_inset
8542
8543 .
8544  
8545 \begin_inset VSpace bigskip
8546 \end_inset
8547
8548
8549 \end_layout
8550
8551 \begin_layout Standard
8552 Además hay las flechas etiquetadas
8553 \begin_inset Index
8554 status collapsed
8555
8556 \begin_layout Plain Layout
8557 Flechas ! etiquetadas
8558 \end_layout
8559
8560 \end_inset
8561
8562  
8563 \series bold
8564
8565 \backslash
8566 xleftarrow
8567 \series default
8568
8569 \begin_inset Index
8570 status collapsed
8571
8572 \begin_layout Plain Layout
8573 Comandos ! X ! 
8574 \backslash
8575 xleftarrow
8576 \end_layout
8577
8578 \end_inset
8579
8580  y 
8581 \series bold
8582
8583 \backslash
8584 xrightarrow
8585 \series default
8586
8587 \begin_inset Index
8588 status collapsed
8589
8590 \begin_layout Plain Layout
8591 Comandos ! X ! 
8592 \backslash
8593 xrightarrow
8594 \begin_inset ERT
8595 status collapsed
8596
8597 \begin_layout Plain Layout
8598
8599
8600 \backslash
8601 vspace{4mm}
8602 \end_layout
8603
8604 \end_inset
8605
8606
8607 \end_layout
8608
8609 \end_inset
8610
8611 .
8612  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8613  con dos marcos azules donde se puede insertar la etiqueta.
8614  La longitud de la flecha se adapta a la anchura de la etiqueta.
8615 \end_layout
8616
8617 \begin_layout Standard
8618 \noindent
8619 \align center
8620 \begin_inset Tabular
8621 <lyxtabular version="3" rows="3" columns="2">
8622 <features>
8623 <column alignment="center" valignment="top" width="0">
8624 <column alignment="center" valignment="top" width="0">
8625 <row>
8626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8627 \begin_inset Text
8628
8629 \begin_layout Plain Layout
8630 Comando
8631 \end_layout
8632
8633 \end_inset
8634 </cell>
8635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8636 \begin_inset Text
8637
8638 \begin_layout Plain Layout
8639 Resultado
8640 \begin_inset Note Note
8641 status collapsed
8642
8643 \begin_layout Plain Layout
8644
8645 \series bold
8646
8647 \backslash
8648 raisebox
8649 \series default
8650  se usa sólo como espaciador
8651 \end_layout
8652
8653 \end_inset
8654
8655
8656 \end_layout
8657
8658 \end_inset
8659 </cell>
8660 </row>
8661 <row>
8662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8663 \begin_inset Text
8664
8665 \begin_layout Plain Layout
8666 F(a)
8667 \backslash
8668 xleftarrow
8669 \begin_inset ERT
8670 status collapsed
8671
8672 \begin_layout Plain Layout
8673
8674
8675 \backslash
8676 spce 
8677 \end_layout
8678
8679 \end_inset
8680
8681 x=a
8682 \begin_inset Formula $\downarrow$
8683 \end_inset
8684
8685 x>0
8686 \begin_inset Formula $\to$
8687 \end_inset
8688
8689 F(x)
8690 \end_layout
8691
8692 \end_inset
8693 </cell>
8694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8695 \begin_inset Text
8696
8697 \begin_layout Plain Layout
8698 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8699 \end_inset
8700
8701
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 </row>
8707 <row>
8708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Plain Layout
8712 F(x)
8713 \backslash
8714 xrightarrow
8715 \begin_inset ERT
8716 status collapsed
8717
8718 \begin_layout Plain Layout
8719
8720
8721 \backslash
8722 spce 
8723 \end_layout
8724
8725 \end_inset
8726
8727 x=a
8728 \begin_inset Formula $\downarrow$
8729 \end_inset
8730
8731 x>0
8732 \begin_inset Formula $\to$
8733 \end_inset
8734
8735 F(a)
8736 \end_layout
8737
8738 \end_inset
8739 </cell>
8740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8741 \begin_inset Text
8742
8743 \begin_layout Plain Layout
8744 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8745 \end_inset
8746
8747
8748 \end_layout
8749
8750 \end_inset
8751 </cell>
8752 </row>
8753 </lyxtabular>
8754
8755 \end_inset
8756
8757
8758 \end_layout
8759
8760 \begin_layout Subsection
8761 Flechas verticales y diagonales
8762 \begin_inset Index
8763 status collapsed
8764
8765 \begin_layout Plain Layout
8766 Flechas ! diagonales
8767 \end_layout
8768
8769 \end_inset
8770
8771
8772 \begin_inset Index
8773 status collapsed
8774
8775 \begin_layout Plain Layout
8776 Flechas ! verticales
8777 \end_layout
8778
8779 \end_inset
8780
8781
8782 \end_layout
8783
8784 \begin_layout Standard
8785 \begin_inset space \hfill{}
8786 \end_inset
8787
8788
8789 \begin_inset Tabular
8790 <lyxtabular version="3" rows="7" columns="2">
8791 <features>
8792 <column alignment="center" valignment="top" width="0pt">
8793 <column alignment="center" valignment="top" width="0pt">
8794 <row>
8795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8796 \begin_inset Text
8797
8798 \begin_layout Plain Layout
8799 Comando
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8805 \begin_inset Text
8806
8807 \begin_layout Plain Layout
8808 Resultado
8809 \end_layout
8810
8811 \end_inset
8812 </cell>
8813 </row>
8814 <row>
8815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8816 \begin_inset Text
8817
8818 \begin_layout Plain Layout
8819
8820 \backslash
8821 uparrow
8822 \end_layout
8823
8824 \end_inset
8825 </cell>
8826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8827 \begin_inset Text
8828
8829 \begin_layout Plain Layout
8830 \begin_inset Formula $\uparrow$
8831 \end_inset
8832
8833
8834 \end_layout
8835
8836 \end_inset
8837 </cell>
8838 </row>
8839 <row>
8840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8841 \begin_inset Text
8842
8843 \begin_layout Plain Layout
8844
8845 \backslash
8846 Uparrow
8847 \end_layout
8848
8849 \end_inset
8850 </cell>
8851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8852 \begin_inset Text
8853
8854 \begin_layout Plain Layout
8855 \begin_inset Formula $\Uparrow$
8856 \end_inset
8857
8858
8859 \end_layout
8860
8861 \end_inset
8862 </cell>
8863 </row>
8864 <row>
8865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8866 \begin_inset Text
8867
8868 \begin_layout Plain Layout
8869
8870 \backslash
8871 updownarrow
8872 \end_layout
8873
8874 \end_inset
8875 </cell>
8876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8877 \begin_inset Text
8878
8879 \begin_layout Plain Layout
8880 \begin_inset Formula $\updownarrow$
8881 \end_inset
8882
8883
8884 \end_layout
8885
8886 \end_inset
8887 </cell>
8888 </row>
8889 <row>
8890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8891 \begin_inset Text
8892
8893 \begin_layout Plain Layout
8894
8895 \backslash
8896 Updownarrow
8897 \end_layout
8898
8899 \end_inset
8900 </cell>
8901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8902 \begin_inset Text
8903
8904 \begin_layout Plain Layout
8905 \begin_inset Formula $\Updownarrow$
8906 \end_inset
8907
8908
8909 \end_layout
8910
8911 \end_inset
8912 </cell>
8913 </row>
8914 <row>
8915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8916 \begin_inset Text
8917
8918 \begin_layout Plain Layout
8919
8920 \backslash
8921 Downarrow
8922 \end_layout
8923
8924 \end_inset
8925 </cell>
8926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8927 \begin_inset Text
8928
8929 \begin_layout Plain Layout
8930 \begin_inset Formula $\Downarrow$
8931 \end_inset
8932
8933
8934 \end_layout
8935
8936 \end_inset
8937 </cell>
8938 </row>
8939 <row>
8940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8941 \begin_inset Text
8942
8943 \begin_layout Plain Layout
8944
8945 \backslash
8946 downarrow
8947 \end_layout
8948
8949 \end_inset
8950 </cell>
8951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8952 \begin_inset Text
8953
8954 \begin_layout Plain Layout
8955 \begin_inset Formula $\downarrow$
8956 \end_inset
8957
8958
8959 \end_layout
8960
8961 \end_inset
8962 </cell>
8963 </row>
8964 </lyxtabular>
8965
8966 \end_inset
8967
8968
8969 \begin_inset space \hfill{}
8970 \end_inset
8971
8972
8973 \begin_inset Tabular
8974 <lyxtabular version="3" rows="5" columns="2">
8975 <features>
8976 <column alignment="center" valignment="top" width="0pt">
8977 <column alignment="center" valignment="top" width="0pt">
8978 <row>
8979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8980 \begin_inset Text
8981
8982 \begin_layout Plain Layout
8983 Comando
8984 \end_layout
8985
8986 \end_inset
8987 </cell>
8988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8989 \begin_inset Text
8990
8991 \begin_layout Plain Layout
8992 Resultado
8993 \end_layout
8994
8995 \end_inset
8996 </cell>
8997 </row>
8998 <row>
8999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9000 \begin_inset Text
9001
9002 \begin_layout Plain Layout
9003
9004 \backslash
9005 nearrow
9006 \end_layout
9007
9008 \end_inset
9009 </cell>
9010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9011 \begin_inset Text
9012
9013 \begin_layout Plain Layout
9014 \begin_inset Formula $\nearrow$
9015 \end_inset
9016
9017
9018 \end_layout
9019
9020 \end_inset
9021 </cell>
9022 </row>
9023 <row>
9024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9025 \begin_inset Text
9026
9027 \begin_layout Plain Layout
9028
9029 \backslash
9030 searrow
9031 \end_layout
9032
9033 \end_inset
9034 </cell>
9035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9036 \begin_inset Text
9037
9038 \begin_layout Plain Layout
9039 \begin_inset Formula $\searrow$
9040 \end_inset
9041
9042
9043 \end_layout
9044
9045 \end_inset
9046 </cell>
9047 </row>
9048 <row>
9049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9050 \begin_inset Text
9051
9052 \begin_layout Plain Layout
9053
9054 \backslash
9055 swarrow
9056 \end_layout
9057
9058 \end_inset
9059 </cell>
9060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9061 \begin_inset Text
9062
9063 \begin_layout Plain Layout
9064 \begin_inset Formula $\swarrow$
9065 \end_inset
9066
9067
9068 \end_layout
9069
9070 \end_inset
9071 </cell>
9072 </row>
9073 <row>
9074 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9075 \begin_inset Text
9076
9077 \begin_layout Plain Layout
9078
9079 \backslash
9080 nwarrow
9081 \end_layout
9082
9083 \end_inset
9084 </cell>
9085 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9086 \begin_inset Text
9087
9088 \begin_layout Plain Layout
9089 \begin_inset Formula $\nwarrow$
9090 \end_inset
9091
9092
9093 \end_layout
9094
9095 \end_inset
9096 </cell>
9097 </row>
9098 </lyxtabular>
9099
9100 \end_inset
9101
9102
9103 \begin_inset space \hfill{}
9104 \end_inset
9105
9106
9107 \end_layout
9108
9109 \begin_layout Standard
9110 \begin_inset VSpace medskip
9111 \end_inset
9112
9113
9114 \end_layout
9115
9116 \begin_layout Standard
9117 Las flechas verticales también se pueden usar como delimitadores junto con
9118  los comandos descritos en
9119 \begin_inset space ~
9120 \end_inset
9121
9122
9123 \begin_inset CommandInset ref
9124 LatexCommand ref
9125 reference "sub:Tamaño-manual-de"
9126
9127 \end_inset
9128
9129  y 
9130 \begin_inset CommandInset ref
9131 LatexCommand ref
9132 reference "sub:Tamaño-automático-de"
9133
9134 \end_inset
9135
9136 .
9137 \end_layout
9138
9139 \begin_layout Standard
9140
9141 \end_layout
9142
9143 \begin_layout Section
9144 Acentos
9145 \begin_inset CommandInset label
9146 LatexCommand label
9147 name "sec:Acentos"
9148
9149 \end_inset
9150
9151
9152 \begin_inset Index
9153 status collapsed
9154
9155 \begin_layout Plain Layout
9156 Acentos
9157 \end_layout
9158
9159 \end_inset
9160
9161
9162 \end_layout
9163
9164 \begin_layout Standard
9165 Los acentos se pueden insertar con el botón 
9166 \begin_inset Graphics
9167         filename ../../images/math/hat.png
9168         scale 85
9169
9170 \end_inset
9171
9172  o mediante los comandos listados en las siguientes subsecciones.
9173 \end_layout
9174
9175 \begin_layout Subsection
9176 Acentos para un carácter
9177 \begin_inset ERT
9178 status collapsed
9179
9180 \begin_layout Plain Layout
9181
9182
9183 \backslash
9184 texorpdfstring{
9185 \end_layout
9186
9187 \end_inset
9188
9189
9190 \begin_inset Foot
9191 status open
9192
9193 \begin_layout Plain Layout
9194 Para acentos en texto, véase 
9195 \begin_inset CommandInset ref
9196 LatexCommand ref
9197 reference "sub:Acentos-en-texto"
9198
9199 \end_inset
9200
9201
9202 \end_layout
9203
9204 \end_inset
9205
9206
9207 \begin_inset ERT
9208 status collapsed
9209
9210 \begin_layout Plain Layout
9211
9212 }{}
9213 \end_layout
9214
9215 \end_inset
9216
9217
9218 \begin_inset Note Note
9219 status collapsed
9220
9221 \begin_layout Plain Layout
9222
9223 \backslash
9224 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
9225  PDF.
9226 \end_layout
9227
9228 \begin_layout Plain Layout
9229 Más sobre 
9230 \backslash
9231 texorpdfstring en la sección 
9232 \begin_inset CommandInset ref
9233 LatexCommand ref
9234 reference "sub:Ecuaciones-en-títulos"
9235
9236 \end_inset
9237
9238 .
9239 \end_layout
9240
9241 \end_inset
9242
9243
9244 \begin_inset CommandInset label
9245 LatexCommand label
9246 name "sub:Acentos-para-un"
9247
9248 \end_inset
9249
9250
9251 \begin_inset Index
9252 status collapsed
9253
9254 \begin_layout Plain Layout
9255 Acentos ! para un carácter
9256 \end_layout
9257
9258 \end_inset
9259
9260
9261 \end_layout
9262
9263 \begin_layout Standard
9264 \begin_inset space \hfill{}
9265 \end_inset
9266
9267
9268 \begin_inset Tabular
9269 <lyxtabular version="3" rows="8" columns="2">
9270 <features>
9271 <column alignment="center" valignment="top" width="0pt">
9272 <column alignment="center" valignment="top" width="0pt">
9273 <row>
9274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9275 \begin_inset Text
9276
9277 \begin_layout Plain Layout
9278 Comando
9279 \end_layout
9280
9281 \end_inset
9282 </cell>
9283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9284 \begin_inset Text
9285
9286 \begin_layout Plain Layout
9287 Resultado
9288 \begin_inset Note Note
9289 status collapsed
9290
9291 \begin_layout Plain Layout
9292
9293 \series bold
9294
9295 \backslash
9296 raisebox
9297 \series default
9298  se usa sólo como espaciador
9299 \end_layout
9300
9301 \end_inset
9302
9303
9304 \end_layout
9305
9306 \end_inset
9307 </cell>
9308 </row>
9309 <row>
9310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9311 \begin_inset Text
9312
9313 \begin_layout Plain Layout
9314
9315 \backslash
9316 dot
9317 \begin_inset ERT
9318 status collapsed
9319
9320 \begin_layout Plain Layout
9321
9322
9323 \backslash
9324 spce 
9325 \end_layout
9326
9327 \end_inset
9328
9329 A
9330 \end_layout
9331
9332 \end_inset
9333 </cell>
9334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9335 \begin_inset Text
9336
9337 \begin_layout Plain Layout
9338 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9339 \end_inset
9340
9341
9342 \end_layout
9343
9344 \end_inset
9345 </cell>
9346 </row>
9347 <row>
9348 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9349 \begin_inset Text
9350
9351 \begin_layout Plain Layout
9352
9353 \backslash
9354 ddot
9355 \begin_inset ERT
9356 status collapsed
9357
9358 \begin_layout Plain Layout
9359
9360
9361 \backslash
9362 spce 
9363 \end_layout
9364
9365 \end_inset
9366
9367 A
9368 \end_layout
9369
9370 \end_inset
9371 </cell>
9372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9373 \begin_inset Text
9374
9375 \begin_layout Plain Layout
9376 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9377 \end_inset
9378
9379
9380 \end_layout
9381
9382 \end_inset
9383 </cell>
9384 </row>
9385 <row>
9386 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9387 \begin_inset Text
9388
9389 \begin_layout Plain Layout
9390
9391 \backslash
9392 dddot
9393 \begin_inset ERT
9394 status collapsed
9395
9396 \begin_layout Plain Layout
9397
9398
9399 \backslash
9400 spce 
9401 \end_layout
9402
9403 \end_inset
9404
9405 A
9406 \end_layout
9407
9408 \end_inset
9409 </cell>
9410 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9411 \begin_inset Text
9412
9413 \begin_layout Plain Layout
9414 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9415 \end_inset
9416
9417
9418 \end_layout
9419
9420 \end_inset
9421 </cell>
9422 </row>
9423 <row>
9424 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9425 \begin_inset Text
9426
9427 \begin_layout Plain Layout
9428
9429 \backslash
9430 ddddot{A
9431 \end_layout
9432
9433 \end_inset
9434 </cell>
9435 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9436 \begin_inset Text
9437
9438 \begin_layout Plain Layout
9439 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9440 \end_inset
9441
9442
9443 \end_layout
9444
9445 \end_inset
9446 </cell>
9447 </row>
9448 <row>
9449 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9450 \begin_inset Text
9451
9452 \begin_layout Plain Layout
9453
9454 \backslash
9455 vec
9456 \begin_inset ERT
9457 status collapsed
9458
9459 \begin_layout Plain Layout
9460
9461
9462 \backslash
9463 spce 
9464 \end_layout
9465
9466 \end_inset
9467
9468 A
9469 \begin_inset Index
9470 status collapsed
9471
9472 \begin_layout Plain Layout
9473 Vectores
9474 \end_layout
9475
9476 \end_inset
9477
9478
9479 \end_layout
9480
9481 \end_inset
9482 </cell>
9483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9484 \begin_inset Text
9485
9486 \begin_layout Plain Layout
9487 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9488 \end_inset
9489
9490
9491 \end_layout
9492
9493 \end_inset
9494 </cell>
9495 </row>
9496 <row>
9497 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9498 \begin_inset Text
9499
9500 \begin_layout Plain Layout
9501
9502 \backslash
9503 bar
9504 \begin_inset ERT
9505 status collapsed
9506
9507 \begin_layout Plain Layout
9508
9509
9510 \backslash
9511 spce 
9512 \end_layout
9513
9514 \end_inset
9515
9516 A
9517 \end_layout
9518
9519 \end_inset
9520 </cell>
9521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9522 \begin_inset Text
9523
9524 \begin_layout Plain Layout
9525 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9526 \end_inset
9527
9528
9529 \end_layout
9530
9531 \end_inset
9532 </cell>
9533 </row>
9534 <row>
9535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9536 \begin_inset Text
9537
9538 \begin_layout Plain Layout
9539
9540 \backslash
9541 mathring
9542 \begin_inset ERT
9543 status collapsed
9544
9545 \begin_layout Plain Layout
9546
9547
9548 \backslash
9549 spce 
9550 \end_layout
9551
9552 \end_inset
9553
9554 A
9555 \end_layout
9556
9557 \end_inset
9558 </cell>
9559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9560 \begin_inset Text
9561
9562 \begin_layout Plain Layout
9563 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9564 \end_inset
9565
9566
9567 \end_layout
9568
9569 \end_inset
9570 </cell>
9571 </row>
9572 </lyxtabular>
9573
9574 \end_inset
9575
9576
9577 \begin_inset space \hfill{}
9578 \end_inset
9579
9580
9581 \begin_inset Tabular
9582 <lyxtabular version="3" rows="7" columns="2">
9583 <features>
9584 <column alignment="center" valignment="top" width="0pt">
9585 <column alignment="center" valignment="top" width="0pt">
9586 <row>
9587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9588 \begin_inset Text
9589
9590 \begin_layout Plain Layout
9591 Comando
9592 \end_layout
9593
9594 \end_inset
9595 </cell>
9596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9597 \begin_inset Text
9598
9599 \begin_layout Plain Layout
9600 Resultado
9601 \begin_inset Note Note
9602 status collapsed
9603
9604 \begin_layout Plain Layout
9605
9606 \series bold
9607
9608 \backslash
9609 raisebox
9610 \series default
9611  se usa sólo como espaciador
9612 \end_layout
9613
9614 \end_inset
9615
9616
9617 \end_layout
9618
9619 \end_inset
9620 </cell>
9621 </row>
9622 <row>
9623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9624 \begin_inset Text
9625
9626 \begin_layout Plain Layout
9627
9628 \backslash
9629 tilde
9630 \begin_inset ERT
9631 status collapsed
9632
9633 \begin_layout Plain Layout
9634
9635
9636 \backslash
9637 spce 
9638 \end_layout
9639
9640 \end_inset
9641
9642 A
9643 \end_layout
9644
9645 \end_inset
9646 </cell>
9647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9648 \begin_inset Text
9649
9650 \begin_layout Plain Layout
9651 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9652 \end_inset
9653
9654
9655 \end_layout
9656
9657 \end_inset
9658 </cell>
9659 </row>
9660 <row>
9661 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9662 \begin_inset Text
9663
9664 \begin_layout Plain Layout
9665
9666 \backslash
9667 hat
9668 \begin_inset ERT
9669 status collapsed
9670
9671 \begin_layout Plain Layout
9672
9673
9674 \backslash
9675 spce 
9676 \end_layout
9677
9678 \end_inset
9679
9680 A
9681 \end_layout
9682
9683 \end_inset
9684 </cell>
9685 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9686 \begin_inset Text
9687
9688 \begin_layout Plain Layout
9689 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9690 \end_inset
9691
9692
9693 \end_layout
9694
9695 \end_inset
9696 </cell>
9697 </row>
9698 <row>
9699 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9700 \begin_inset Text
9701
9702 \begin_layout Plain Layout
9703
9704 \backslash
9705 check
9706 \begin_inset ERT
9707 status collapsed
9708
9709 \begin_layout Plain Layout
9710
9711
9712 \backslash
9713 spce 
9714 \end_layout
9715
9716 \end_inset
9717
9718 A
9719 \end_layout
9720
9721 \end_inset
9722 </cell>
9723 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9724 \begin_inset Text
9725
9726 \begin_layout Plain Layout
9727 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9728 \end_inset
9729
9730
9731 \end_layout
9732
9733 \end_inset
9734 </cell>
9735 </row>
9736 <row>
9737 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9738 \begin_inset Text
9739
9740 \begin_layout Plain Layout
9741
9742 \backslash
9743 acute
9744 \begin_inset ERT
9745 status collapsed
9746
9747 \begin_layout Plain Layout
9748
9749
9750 \backslash
9751 spce 
9752 \end_layout
9753
9754 \end_inset
9755
9756 A
9757 \end_layout
9758
9759 \end_inset
9760 </cell>
9761 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9762 \begin_inset Text
9763
9764 \begin_layout Plain Layout
9765 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9766 \end_inset
9767
9768
9769 \end_layout
9770
9771 \end_inset
9772 </cell>
9773 </row>
9774 <row>
9775 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9776 \begin_inset Text
9777
9778 \begin_layout Plain Layout
9779
9780 \backslash
9781 grave
9782 \begin_inset ERT
9783 status collapsed
9784
9785 \begin_layout Plain Layout
9786
9787
9788 \backslash
9789 spce 
9790 \end_layout
9791
9792 \end_inset
9793
9794 A
9795 \end_layout
9796
9797 \end_inset
9798 </cell>
9799 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9800 \begin_inset Text
9801
9802 \begin_layout Plain Layout
9803 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9804 \end_inset
9805
9806
9807 \end_layout
9808
9809 \end_inset
9810 </cell>
9811 </row>
9812 <row>
9813 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9814 \begin_inset Text
9815
9816 \begin_layout Plain Layout
9817
9818 \backslash
9819 breve
9820 \begin_inset ERT
9821 status collapsed
9822
9823 \begin_layout Plain Layout
9824
9825
9826 \backslash
9827 spce 
9828 \end_layout
9829
9830 \end_inset
9831
9832 A
9833 \end_layout
9834
9835 \end_inset
9836 </cell>
9837 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9838 \begin_inset Text
9839
9840 \begin_layout Plain Layout
9841 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9842 \end_inset
9843
9844
9845 \end_layout
9846
9847 \end_inset
9848 </cell>
9849 </row>
9850 </lyxtabular>
9851
9852 \end_inset
9853
9854
9855 \begin_inset space \hfill{}
9856 \end_inset
9857
9858
9859 \end_layout
9860
9861 \begin_layout Standard
9862 \begin_inset VSpace bigskip
9863 \end_inset
9864
9865
9866 \end_layout
9867
9868 \begin_layout Standard
9869 Para poner diéresis
9870 \begin_inset Index
9871 status collapsed
9872
9873 \begin_layout Plain Layout
9874 Diéresis
9875 \end_layout
9876
9877 \end_inset
9878
9879  en una ecuación se insertan comillas antes de la vocal.
9880  Estos dos caracteres son considerados por LaTeX como 
9881 \emph on
9882 un solo
9883 \emph default
9884  carácter si la parte de la ecuación con la diéresis se marca con idioma
9885  alemán.
9886 \begin_inset Foot
9887 status collapsed
9888
9889 \begin_layout Plain Layout
9890 O algún otro idioma que use acentos, p.
9891 \begin_inset space \thinspace{}
9892 \end_inset
9893
9894 e.
9895  catalán.
9896  Sin embargo, en español no funciona por algún conflicto con el estilo 
9897 \series bold
9898 spanish
9899 \series default
9900  de 
9901 \series bold
9902 babel
9903 \series default
9904 .
9905  Dicho estilo suministra la orden 
9906 \series bold
9907
9908 \backslash
9909 dotlessi
9910 \series default
9911  para generar una 
9912 \begin_inset Quotes fld
9913 \end_inset
9914
9915 i
9916 \begin_inset Quotes frd
9917 \end_inset
9918
9919  sin punto en modo matemático, que se puede usar como alternativa al comando
9920  
9921 \series bold
9922
9923 \begin_inset Quotes eld
9924 \end_inset
9925
9926 i
9927 \series default
9928 , p.e., el comando 
9929 \series bold
9930
9931 \backslash
9932 ddot
9933 \series default
9934
9935 \begin_inset ERT
9936 status collapsed
9937
9938 \begin_layout Plain Layout
9939
9940
9941 \backslash
9942 spce 
9943 \end_layout
9944
9945 \end_inset
9946
9947
9948 \series bold
9949
9950 \backslash
9951 dotlessi
9952 \series default
9953  genera
9954 \series bold
9955  
9956 \series default
9957
9958 \begin_inset Formula $\ddot{\dotlessi}$
9959 \end_inset
9960
9961 .
9962  Véase la documentación del estilo, 
9963 \begin_inset CommandInset citation
9964 LatexCommand cite
9965 key "spanish"
9966
9967 \end_inset
9968
9969 .
9970  También se puede usar 
9971 \series bold
9972
9973 \backslash
9974 imath
9975 \series default
9976  en vez de 
9977 \series bold
9978
9979 \backslash
9980 dotlessi
9981 \series default
9982 .
9983  (
9984 \emph on
9985 N.
9986 \begin_inset space \thinspace{}
9987 \end_inset
9988
9989 del t.
9990 \emph default
9991 )
9992 \end_layout
9993
9994 \end_inset
9995
9996  A diferencia de 
9997 \series bold
9998
9999 \backslash
10000 ddot
10001 \series default
10002 , con este método se generan diéresis 
10003 \begin_inset Quotes fld
10004 \end_inset
10005
10006 reales
10007 \begin_inset Quotes frd
10008 \end_inset
10009
10010 , como se demuestra en el siguiente ejemplo:
10011 \begin_inset VSpace -2mm
10012 \end_inset
10013
10014
10015 \end_layout
10016
10017 \begin_layout Standard
10018 \noindent
10019 \align center
10020 \begin_inset Tabular
10021 <lyxtabular version="3" rows="3" columns="2">
10022 <features>
10023 <column alignment="center" valignment="top" width="0">
10024 <column alignment="center" valignment="top" width="0">
10025 <row>
10026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10027 \begin_inset Text
10028
10029 \begin_layout Plain Layout
10030 Comando
10031 \end_layout
10032
10033 \end_inset
10034 </cell>
10035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10036 \begin_inset Text
10037
10038 \begin_layout Plain Layout
10039 Resultado
10040 \begin_inset Note Note
10041 status collapsed
10042
10043 \begin_layout Plain Layout
10044
10045 \series bold
10046
10047 \backslash
10048 raisebox
10049 \series default
10050  se usa sólo como espaciador.
10051 \end_layout
10052
10053 \end_inset
10054
10055
10056 \end_layout
10057
10058 \end_inset
10059 </cell>
10060 </row>
10061 <row>
10062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10063 \begin_inset Text
10064
10065 \begin_layout Plain Layout
10066 \begin_inset Quotes grd
10067 \end_inset
10068
10069 i
10070 \end_layout
10071
10072 \end_inset
10073 </cell>
10074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10075 \begin_inset Text
10076
10077 \begin_layout Plain Layout
10078 \begin_inset Formula $\ddot{\dotlessi}$
10079 \end_inset
10080
10081
10082 \end_layout
10083
10084 \end_inset
10085 </cell>
10086 </row>
10087 <row>
10088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10089 \begin_inset Text
10090
10091 \begin_layout Plain Layout
10092
10093 \backslash
10094 ddot
10095 \begin_inset ERT
10096 status collapsed
10097
10098 \begin_layout Plain Layout
10099
10100
10101 \backslash
10102 spce 
10103 \end_layout
10104
10105 \end_inset
10106
10107 i
10108 \end_layout
10109
10110 \end_inset
10111 </cell>
10112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10113 \begin_inset Text
10114
10115 \begin_layout Plain Layout
10116 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10117 \end_inset
10118
10119
10120 \end_layout
10121
10122 \end_inset
10123 </cell>
10124 </row>
10125 </lyxtabular>
10126
10127 \end_inset
10128
10129
10130 \end_layout
10131
10132 \begin_layout Standard
10133 Otra ventaja frente a 
10134 \series bold
10135
10136 \backslash
10137 ddot
10138 \series default
10139  es que la diéresis puede convertirse directamente a texto matemático, porque
10140  los anteriores comandos para acentos 
10141 \emph on
10142 no están permitidos en texto matemático
10143 \emph default
10144 .
10145  Para convertir un carácter acentuado a texto matemático, se debe convertir
10146  sólo el carácter bajo el acento.
10147  Esto también se aplica para otras conversiones, p.
10148 \begin_inset space \thinspace{}
10149 \end_inset
10150
10151 e.
10152 \begin_inset space ~
10153 \end_inset
10154
10155 cursiva o negrita.
10156 \end_layout
10157
10158 \begin_layout Standard
10159 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10160 \end_layout
10161
10162 \begin_layout Subsection
10163 Acentos para operadores
10164 \begin_inset Index
10165 status collapsed
10166
10167 \begin_layout Plain Layout
10168 Acentos ! en operadores
10169 \end_layout
10170
10171 \end_inset
10172
10173
10174 \end_layout
10175
10176 \begin_layout Standard
10177 Con los comandos 
10178 \series bold
10179
10180 \backslash
10181 overset
10182 \series default
10183
10184 \begin_inset Index
10185 status collapsed
10186
10187 \begin_layout Plain Layout
10188 Comandos ! O ! 
10189 \backslash
10190 overset
10191 \end_layout
10192
10193 \end_inset
10194
10195  y 
10196 \series bold
10197
10198 \backslash
10199 underset
10200 \series default
10201
10202 \begin_inset Index
10203 status collapsed
10204
10205 \begin_layout Plain Layout
10206 Comandos ! U ! 
10207 \backslash
10208 underset
10209 \end_layout
10210
10211 \end_inset
10212
10213  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
10214  Con el comando 
10215 \series bold
10216
10217 \backslash
10218 sideset
10219 \series default
10220
10221 \begin_inset Index
10222 status collapsed
10223
10224 \begin_layout Plain Layout
10225 Comandos ! S ! 
10226 \backslash
10227 sideset
10228 \end_layout
10229
10230 \end_inset
10231
10232  se pueden poner caracteres delante y detrás de un operador.
10233  El esquema del comando es:
10234 \end_layout
10235
10236 \begin_layout Standard
10237
10238 \series bold
10239
10240 \backslash
10241 sideset{carácter
10242 \series default
10243  
10244 \series bold
10245 anterior}{carácter posterior}
10246 \end_layout
10247
10248 \begin_layout Standard
10249
10250 \series bold
10251
10252 \backslash
10253 sideset
10254 \series default
10255  siempre debe estar delante del operador que debe acentuarse.
10256  Se puede acentuar con varios caracteres e incluso con otros operadores
10257  y símbolos.
10258  Para colocar con
10259 \series bold
10260  
10261 \backslash
10262 sideset
10263 \series default
10264  caracteres sólo detrás del operador, por ejemplo, no se escribe nada en
10265  el primer par de llaves, pero sin quitarlas.
10266  
10267 \end_layout
10268
10269 \begin_layout Standard
10270 Por ejemplo, el comando 
10271 \series bold
10272
10273 \backslash
10274 sideset{
10275 \begin_inset Formula $\to$
10276 \end_inset
10277
10278
10279 \backslash
10280 {
10281 \series default
10282 '
10283 \series bold
10284
10285 \begin_inset Formula $\to$
10286 \end_inset
10287
10288
10289 \backslash
10290 sum_k=1
10291 \begin_inset ERT
10292 status collapsed
10293
10294 \begin_layout Plain Layout
10295
10296
10297 \backslash
10298 spce 
10299 \end_layout
10300
10301 \end_inset
10302
10303
10304 \series default
10305 ^
10306 \series bold
10307
10308 \begin_inset ERT
10309 status collapsed
10310
10311 \begin_layout Plain Layout
10312
10313
10314 \backslash
10315 spce 
10316 \end_layout
10317
10318 \end_inset
10319
10320 n
10321 \series default
10322  genera:
10323 \begin_inset Formula \[
10324 \sideset{}{'}\sum_{k=1}^{n}\]
10325
10326 \end_inset
10327
10328
10329 \end_layout
10330
10331 \begin_layout Standard
10332 El comando 
10333 \series bold
10334
10335 \backslash
10336 overset
10337 \begin_inset ERT
10338 status collapsed
10339
10340 \begin_layout Plain Layout
10341
10342
10343 \backslash
10344 spce 
10345 \end_layout
10346
10347 \end_inset
10348
10349
10350 \backslash
10351 maltese
10352 \begin_inset ERT
10353 status collapsed
10354
10355 \begin_layout Plain Layout
10356
10357
10358 \backslash
10359 spce 
10360 \end_layout
10361
10362 \end_inset
10363
10364
10365 \series default
10366
10367 \begin_inset Formula $\uparrow$
10368 \end_inset
10369
10370
10371 \series bold
10372 a
10373 \series default
10374  genera:
10375 \begin_inset Formula \[
10376 \overset{a}{\maltese}\]
10377
10378 \end_inset
10379
10380
10381 \end_layout
10382
10383 \begin_layout Standard
10384 Como se ve en el último ejemplo, con 
10385 \series bold
10386
10387 \backslash
10388 overset
10389 \series default
10390  y 
10391 \series bold
10392
10393 \backslash
10394 underset
10395 \series default
10396  también se pueden acentuar símbolos y caracteres; con 
10397 \series bold
10398
10399 \backslash
10400 sideset
10401 \series default
10402  esto no es posible.
10403 \end_layout
10404
10405 \begin_layout Subsection
10406 Acentos para varios caracteres
10407 \begin_inset CommandInset label
10408 LatexCommand label
10409 name "sub:Acentos-para-varios"
10410
10411 \end_inset
10412
10413
10414 \begin_inset Index
10415 status collapsed
10416
10417 \begin_layout Plain Layout
10418 Acentos ! en varios caracteres
10419 \end_layout
10420
10421 \end_inset
10422
10423
10424 \end_layout
10425
10426 \begin_layout Standard
10427 \begin_inset space \hfill{}
10428 \end_inset
10429
10430
10431 \begin_inset Tabular
10432 <lyxtabular version="3" rows="5" columns="2">
10433 <features>
10434 <column alignment="center" valignment="top" width="0pt">
10435 <column alignment="center" valignment="top" width="0pt">
10436 <row>
10437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10438 \begin_inset Text
10439
10440 \begin_layout Plain Layout
10441 Comando
10442 \end_layout
10443
10444 \end_inset
10445 </cell>
10446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10447 \begin_inset Text
10448
10449 \begin_layout Plain Layout
10450 Resultado
10451 \begin_inset Note Note
10452 status collapsed
10453
10454 \begin_layout Plain Layout
10455
10456 \series bold
10457
10458 \backslash
10459 raisebox
10460 \series default
10461  se usa sólo como espaciador
10462 \end_layout
10463
10464 \end_inset
10465
10466
10467 \end_layout
10468
10469 \end_inset
10470 </cell>
10471 </row>
10472 <row>
10473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10474 \begin_inset Text
10475
10476 \begin_layout Plain Layout
10477
10478 \backslash
10479 overleftarrow
10480 \begin_inset ERT
10481 status collapsed
10482
10483 \begin_layout Plain Layout
10484
10485
10486 \backslash
10487 spce 
10488 \end_layout
10489
10490 \end_inset
10491
10492 A=B
10493 \end_layout
10494
10495 \end_inset
10496 </cell>
10497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10498 \begin_inset Text
10499
10500 \begin_layout Plain Layout
10501 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10502 \end_inset
10503
10504
10505 \end_layout
10506
10507 \end_inset
10508 </cell>
10509 </row>
10510 <row>
10511 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10512 \begin_inset Text
10513
10514 \begin_layout Plain Layout
10515
10516 \backslash
10517 underleftarrow
10518 \begin_inset ERT
10519 status collapsed
10520
10521 \begin_layout Plain Layout
10522
10523
10524 \backslash
10525 spce 
10526 \end_layout
10527
10528 \end_inset
10529
10530 A=B
10531 \end_layout
10532
10533 \end_inset
10534 </cell>
10535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10540 \end_inset
10541
10542
10543 \end_layout
10544
10545 \end_inset
10546 </cell>
10547 </row>
10548 <row>
10549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10550 \begin_inset Text
10551
10552 \begin_layout Plain Layout
10553
10554 \backslash
10555 overleftrightarrow
10556 \begin_inset ERT
10557 status collapsed
10558
10559 \begin_layout Plain Layout
10560
10561
10562 \backslash
10563 spce 
10564 \end_layout
10565
10566 \end_inset
10567
10568 A=B
10569 \end_layout
10570
10571 \end_inset
10572 </cell>
10573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10574 \begin_inset Text
10575
10576 \begin_layout Plain Layout
10577 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10578 \end_inset
10579
10580
10581 \end_layout
10582
10583 \end_inset
10584 </cell>
10585 </row>
10586 <row>
10587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591
10592 \backslash
10593 underleftrightarrow
10594 \begin_inset ERT
10595 status collapsed
10596
10597 \begin_layout Plain Layout
10598
10599
10600 \backslash
10601 spce 
10602 \end_layout
10603
10604 \end_inset
10605
10606 A=B
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10616 \end_inset
10617
10618
10619 \end_layout
10620
10621 \end_inset
10622 </cell>
10623 </row>
10624 </lyxtabular>
10625
10626 \end_inset
10627
10628
10629 \begin_inset space \hfill{}
10630 \end_inset
10631
10632
10633 \begin_inset Tabular
10634 <lyxtabular version="3" rows="5" columns="2">
10635 <features>
10636 <column alignment="center" valignment="top" width="0pt">
10637 <column alignment="center" valignment="top" width="0pt">
10638 <row>
10639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10640 \begin_inset Text
10641
10642 \begin_layout Plain Layout
10643 Comando
10644 \end_layout
10645
10646 \end_inset
10647 </cell>
10648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10649 \begin_inset Text
10650
10651 \begin_layout Plain Layout
10652 Resultado
10653 \begin_inset Note Note
10654 status collapsed
10655
10656 \begin_layout Plain Layout
10657
10658 \series bold
10659
10660 \backslash
10661 raisebox
10662 \series default
10663  se usa sólo como espaciador
10664 \end_layout
10665
10666 \end_inset
10667
10668
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 </row>
10674 <row>
10675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10676 \begin_inset Text
10677
10678 \begin_layout Plain Layout
10679
10680 \backslash
10681 overrightarrow
10682 \begin_inset ERT
10683 status collapsed
10684
10685 \begin_layout Plain Layout
10686
10687
10688 \backslash
10689 spce 
10690 \end_layout
10691
10692 \end_inset
10693
10694 A=B
10695 \end_layout
10696
10697 \end_inset
10698 </cell>
10699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10700 \begin_inset Text
10701
10702 \begin_layout Plain Layout
10703 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10704 \end_inset
10705
10706
10707 \end_layout
10708
10709 \end_inset
10710 </cell>
10711 </row>
10712 <row>
10713 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10714 \begin_inset Text
10715
10716 \begin_layout Plain Layout
10717
10718 \backslash
10719 underrightarrow
10720 \begin_inset ERT
10721 status collapsed
10722
10723 \begin_layout Plain Layout
10724
10725
10726 \backslash
10727 spce 
10728 \end_layout
10729
10730 \end_inset
10731
10732 A=B
10733 \end_layout
10734
10735 \end_inset
10736 </cell>
10737 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10738 \begin_inset Text
10739
10740 \begin_layout Plain Layout
10741 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10742 \end_inset
10743
10744
10745 \end_layout
10746
10747 \end_inset
10748 </cell>
10749 </row>
10750 <row>
10751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10752 \begin_inset Text
10753
10754 \begin_layout Plain Layout
10755
10756 \backslash
10757 widetilde
10758 \begin_inset ERT
10759 status collapsed
10760
10761 \begin_layout Plain Layout
10762
10763
10764 \backslash
10765 spce 
10766 \end_layout
10767
10768 \end_inset
10769
10770 A=B
10771 \end_layout
10772
10773 \end_inset
10774 </cell>
10775 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10776 \begin_inset Text
10777
10778 \begin_layout Plain Layout
10779 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10780 \end_inset
10781
10782
10783 \end_layout
10784
10785 \end_inset
10786 </cell>
10787 </row>
10788 <row>
10789 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10790 \begin_inset Text
10791
10792 \begin_layout Plain Layout
10793
10794 \backslash
10795 widehat
10796 \begin_inset ERT
10797 status collapsed
10798
10799 \begin_layout Plain Layout
10800
10801
10802 \backslash
10803 spce 
10804 \end_layout
10805
10806 \end_inset
10807
10808 A=B
10809 \end_layout
10810
10811 \end_inset
10812 </cell>
10813 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10814 \begin_inset Text
10815
10816 \begin_layout Plain Layout
10817 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10818 \end_inset
10819
10820
10821 \end_layout
10822
10823 \end_inset
10824 </cell>
10825 </row>
10826 </lyxtabular>
10827
10828 \end_inset
10829
10830
10831 \begin_inset space \hfill{}
10832 \end_inset
10833
10834
10835 \end_layout
10836
10837 \begin_layout Standard
10838 \begin_inset VSpace medskip
10839 \end_inset
10840
10841
10842 \end_layout
10843
10844 \begin_layout Standard
10845 Con estos comandos se pueden acentuar tantos caracteres como quieras.
10846  Pero los acentos 
10847 \series bold
10848
10849 \backslash
10850 widetilde
10851 \series default
10852  y 
10853 \series bold
10854
10855 \backslash
10856 widehat
10857 \series default
10858  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
10859  ejemplo:
10860 \begin_inset Formula \[
10861 \widetilde{A+B=C-D}\]
10862
10863 \end_inset
10864
10865
10866 \end_layout
10867
10868 \begin_layout Standard
10869 Con los comandos 
10870 \series bold
10871
10872 \backslash
10873 overset
10874 \series default
10875
10876 \begin_inset Index
10877 status collapsed
10878
10879 \begin_layout Plain Layout
10880 Comandos ! O ! 
10881 \backslash
10882 overset
10883 \end_layout
10884
10885 \end_inset
10886
10887  y 
10888 \series bold
10889
10890 \backslash
10891 underset
10892 \series default
10893
10894 \begin_inset Index
10895 status collapsed
10896
10897 \begin_layout Plain Layout
10898 Comandos ! U ! 
10899 \backslash
10900 underset
10901 \end_layout
10902
10903 \end_inset
10904
10905 , descritos en la subsección anterior, también se pueden acentuar varios
10906  caracteres.
10907  El comando 
10908 \series bold
10909
10910 \backslash
10911 underset
10912 \begin_inset ERT
10913 status collapsed
10914
10915 \begin_layout Plain Layout
10916
10917
10918 \backslash
10919 spce 
10920 \end_layout
10921
10922 \end_inset
10923
10924 A=B
10925 \begin_inset Formula $\downarrow$
10926 \end_inset
10927
10928 ***
10929 \series default
10930  da:
10931 \begin_inset Formula \[
10932 \underset{***}{A=B}\]
10933
10934 \end_inset
10935
10936
10937 \end_layout
10938
10939 \begin_layout Section
10940 Espacios
10941 \begin_inset CommandInset label
10942 LatexCommand label
10943 name "sec:Espacio"
10944
10945 \end_inset
10946
10947
10948 \begin_inset Index
10949 status collapsed
10950
10951 \begin_layout Plain Layout
10952 Espacio ! horizontal
10953 \end_layout
10954
10955 \end_inset
10956
10957
10958 \end_layout
10959
10960 \begin_layout Subsection
10961 Espacio predefinido
10962 \begin_inset CommandInset label
10963 LatexCommand label
10964 name "sub:Espacio-predefinido"
10965
10966 \end_inset
10967
10968
10969 \begin_inset Index
10970 status collapsed
10971
10972 \begin_layout Plain Layout
10973 Espacio ! horizontal ! predefinido
10974 \end_layout
10975
10976 \end_inset
10977
10978
10979 \end_layout
10980
10981 \begin_layout Standard
10982 A veces es necesario insertar espacio horizontal en una ecuación.
10983  Esto se hace insertando un espacio protegido (atajo 
10984 \family sans
10985 Ctrl-Espacio
10986 \family default
10987 ).
10988  Aparece un 
10989 \begin_inset Quotes fld
10990 \end_inset
10991
10992
10993 \begin_inset ERT
10994 status open
10995
10996 \begin_layout Plain Layout
10997
10998
10999 \backslash
11000 spce 
11001 \end_layout
11002
11003 \end_inset
11004
11005
11006 \begin_inset Quotes frd
11007 \end_inset
11008
11009  azul, y pulsando 
11010 \family sans
11011 Espacio
11012 \family default
11013  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11014  espacio.
11015  También se pueden insertar espacios mediante el botón 
11016 \begin_inset Graphics
11017         filename ../../images/math/space.png
11018         scale 85
11019
11020 \end_inset
11021
11022  de la barra de ecuaciones o con comandos especiales.
11023  Independientemente del comando insertado, se puede seleccionar de nuevo
11024  el tamaño pulsando acto seguido 
11025 \family sans
11026 Espacio.
11027  
11028 \end_layout
11029
11030 \begin_layout Standard
11031 \noindent
11032 \align center
11033 \begin_inset VSpace -5mm
11034 \end_inset
11035
11036
11037 \begin_inset Tabular
11038 <lyxtabular version="3" rows="3" columns="7">
11039 <features>
11040 <column alignment="center" valignment="middle" width="6.8cm">
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 <column alignment="center" valignment="top" width="0">
11046 <column alignment="center" valignment="top" width="0">
11047 <row>
11048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11049 \begin_inset Text
11050
11051 \begin_layout Plain Layout
11052 Comando
11053 \end_layout
11054
11055 \end_inset
11056 </cell>
11057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11058 \begin_inset Text
11059
11060 \begin_layout Plain Layout
11061
11062 \backslash
11063 ,
11064 \end_layout
11065
11066 \end_inset
11067 </cell>
11068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11069 \begin_inset Text
11070
11071 \begin_layout Plain Layout
11072
11073 \backslash
11074 :
11075 \end_layout
11076
11077 \end_inset
11078 </cell>
11079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11080 \begin_inset Text
11081
11082 \begin_layout Plain Layout
11083
11084 \backslash
11085 ;
11086 \end_layout
11087
11088 \end_inset
11089 </cell>
11090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11091 \begin_inset Text
11092
11093 \begin_layout Plain Layout
11094
11095 \backslash
11096 quad
11097 \end_layout
11098
11099 \end_inset
11100 </cell>
11101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11102 \begin_inset Text
11103
11104 \begin_layout Plain Layout
11105
11106 \backslash
11107 qquad
11108 \end_layout
11109
11110 \end_inset
11111 </cell>
11112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11113 \begin_inset Text
11114
11115 \begin_layout Plain Layout
11116
11117 \backslash
11118 !
11119 \end_layout
11120
11121 \end_inset
11122 </cell>
11123 </row>
11124 <row>
11125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11126 \begin_inset Text
11127
11128 \begin_layout Plain Layout
11129 Número de pulsaciones de 
11130 \family sans
11131 Espacio
11132 \family default
11133  tras insertar el espacio protegido
11134 \end_layout
11135
11136 \end_inset
11137 </cell>
11138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11139 \begin_inset Text
11140
11141 \begin_layout Plain Layout
11142 0
11143 \end_layout
11144
11145 \end_inset
11146 </cell>
11147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11148 \begin_inset Text
11149
11150 \begin_layout Plain Layout
11151 1
11152 \end_layout
11153
11154 \end_inset
11155 </cell>
11156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11157 \begin_inset Text
11158
11159 \begin_layout Plain Layout
11160 2
11161 \end_layout
11162
11163 \end_inset
11164 </cell>
11165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11166 \begin_inset Text
11167
11168 \begin_layout Plain Layout
11169 3
11170 \end_layout
11171
11172 \end_inset
11173 </cell>
11174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11175 \begin_inset Text
11176
11177 \begin_layout Plain Layout
11178 4
11179 \end_layout
11180
11181 \end_inset
11182 </cell>
11183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11184 \begin_inset Text
11185
11186 \begin_layout Plain Layout
11187 5
11188 \end_layout
11189
11190 \end_inset
11191 </cell>
11192 </row>
11193 <row>
11194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11195 \begin_inset Text
11196
11197 \begin_layout Plain Layout
11198 Resultado
11199 \end_layout
11200
11201 \end_inset
11202 </cell>
11203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11204 \begin_inset Text
11205
11206 \begin_layout Plain Layout
11207 \begin_inset Formula $A\, B$
11208 \end_inset
11209
11210
11211 \end_layout
11212
11213 \end_inset
11214 </cell>
11215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11216 \begin_inset Text
11217
11218 \begin_layout Plain Layout
11219 \begin_inset Formula $A\: B$
11220 \end_inset
11221
11222
11223 \end_layout
11224
11225 \end_inset
11226 </cell>
11227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11228 \begin_inset Text
11229
11230 \begin_layout Plain Layout
11231 \begin_inset Formula $A\; B$
11232 \end_inset
11233
11234
11235 \end_layout
11236
11237 \end_inset
11238 </cell>
11239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11240 \begin_inset Text
11241
11242 \begin_layout Plain Layout
11243 \begin_inset Formula $A\quad B$
11244 \end_inset
11245
11246
11247 \end_layout
11248
11249 \end_inset
11250 </cell>
11251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11252 \begin_inset Text
11253
11254 \begin_layout Plain Layout
11255 \begin_inset Formula $A\qquad B$
11256 \end_inset
11257
11258
11259 \end_layout
11260
11261 \end_inset
11262 </cell>
11263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11264 \begin_inset Text
11265
11266 \begin_layout Plain Layout
11267 \begin_inset Formula $A\! B$
11268 \end_inset
11269
11270
11271 \end_layout
11272
11273 \end_inset
11274 </cell>
11275 </row>
11276 </lyxtabular>
11277
11278 \end_inset
11279
11280
11281 \end_layout
11282
11283 \begin_layout Standard
11284 El último tamaño parece no generar espacio.
11285  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11286  negativo.
11287  Hay otros dos espacios negativos:
11288 \end_layout
11289
11290 \begin_layout Standard
11291 \align center
11292 \begin_inset Tabular
11293 <lyxtabular version="3" rows="3" columns="3">
11294 <features>
11295 <column alignment="center" valignment="middle" width="6.8cm">
11296 <column alignment="center" valignment="top" width="0pt">
11297 <column alignment="center" valignment="top" width="0pt">
11298 <row>
11299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11300 \begin_inset Text
11301
11302 \begin_layout Plain Layout
11303 Comando
11304 \end_layout
11305
11306 \end_inset
11307 </cell>
11308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11309 \begin_inset Text
11310
11311 \begin_layout Plain Layout
11312
11313 \backslash
11314 negmedspace
11315 \end_layout
11316
11317 \end_inset
11318 </cell>
11319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11320 \begin_inset Text
11321
11322 \begin_layout Plain Layout
11323
11324 \backslash
11325 negthickspace
11326 \end_layout
11327
11328 \end_inset
11329 </cell>
11330 </row>
11331 <row>
11332 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11333 \begin_inset Text
11334
11335 \begin_layout Plain Layout
11336 Número de pulsaciones de 
11337 \family sans
11338 Espacio
11339 \family default
11340  tras insertar el espacio protegido
11341 \end_layout
11342
11343 \end_inset
11344 </cell>
11345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11346 \begin_inset Text
11347
11348 \begin_layout Plain Layout
11349 6
11350 \end_layout
11351
11352 \end_inset
11353 </cell>
11354 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11355 \begin_inset Text
11356
11357 \begin_layout Plain Layout
11358 7
11359 \end_layout
11360
11361 \end_inset
11362 </cell>
11363 </row>
11364 <row>
11365 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11366 \begin_inset Text
11367
11368 \begin_layout Plain Layout
11369 Resultado
11370 \end_layout
11371
11372 \end_inset
11373 </cell>
11374 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11375 \begin_inset Text
11376
11377 \begin_layout Plain Layout
11378 \begin_inset Formula $A\negmedspace B$
11379 \end_inset
11380
11381
11382 \end_layout
11383
11384 \end_inset
11385 </cell>
11386 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11387 \begin_inset Text
11388
11389 \begin_layout Plain Layout
11390 \begin_inset Formula $A\negthickspace B$
11391 \end_inset
11392
11393
11394 \end_layout
11395
11396 \end_inset
11397 </cell>
11398 </row>
11399 </lyxtabular>
11400
11401 \end_inset
11402
11403
11404 \end_layout
11405
11406 \begin_layout Standard
11407 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11408  Así, se pueden usar para forzar ligaduras, lo que es apropiado, p.
11409 \begin_inset space \thinspace{}
11410 \end_inset
11411
11412 e., para operadores suma: 
11413 \end_layout
11414
11415 \begin_layout Standard
11416 \noindent
11417 \align center
11418 \begin_inset Tabular
11419 <lyxtabular version="3" rows="3" columns="2">
11420 <features>
11421 <column alignment="center" valignment="top" width="0">
11422 <column alignment="center" valignment="top" width="0">
11423 <row>
11424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11425 \begin_inset Text
11426
11427 \begin_layout Plain Layout
11428 Comando
11429 \end_layout
11430
11431 \end_inset
11432 </cell>
11433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11434 \begin_inset Text
11435
11436 \begin_layout Plain Layout
11437 Resultado
11438 \begin_inset Note Note
11439 status collapsed
11440
11441 \begin_layout Plain Layout
11442
11443 \series bold
11444
11445 \backslash
11446 raisebox
11447 \series default
11448  se usa sólo como espaciador
11449 \end_layout
11450
11451 \end_inset
11452
11453
11454 \end_layout
11455
11456 \end_inset
11457 </cell>
11458 </row>
11459 <row>
11460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11461 \begin_inset Text
11462
11463 \begin_layout Plain Layout
11464
11465 \backslash
11466 sum
11467 \backslash
11468 sum
11469 \begin_inset ERT
11470 status collapsed
11471
11472 \begin_layout Plain Layout
11473
11474
11475 \backslash
11476 spce 
11477 \end_layout
11478
11479 \end_inset
11480
11481 f_kl
11482 \end_layout
11483
11484 \end_inset
11485 </cell>
11486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11487 \begin_inset Text
11488
11489 \begin_layout Plain Layout
11490 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11491 \end_inset
11492
11493
11494 \end_layout
11495
11496 \end_inset
11497 </cell>
11498 </row>
11499 <row>
11500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11501 \begin_inset Text
11502
11503 \begin_layout Plain Layout
11504
11505 \backslash
11506 sum
11507 \backslash
11508 negmedspace
11509 \backslash
11510 sum
11511 \begin_inset ERT
11512 status collapsed
11513
11514 \begin_layout Plain Layout
11515
11516
11517 \backslash
11518 spce 
11519 \end_layout
11520
11521 \end_inset
11522
11523 f_kl
11524 \end_layout
11525
11526 \end_inset
11527 </cell>
11528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11529 \begin_inset Text
11530
11531 \begin_layout Plain Layout
11532 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11533 \end_inset
11534
11535
11536 \end_layout
11537
11538 \end_inset
11539 </cell>
11540 </row>
11541 </lyxtabular>
11542
11543 \end_inset
11544
11545
11546 \end_layout
11547
11548 \begin_layout Standard
11549 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11550  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11551  El siguiente ejemplo lo ilustra:
11552 \end_layout
11553
11554 \begin_layout Standard
11555 \noindent
11556 \align center
11557 \begin_inset Tabular
11558 <lyxtabular version="3" rows="2" columns="2">
11559 <features>
11560 <column alignment="center" valignment="top" width="0">
11561 <column alignment="center" valignment="top" width="0">
11562 <row>
11563 <cell alignment="center" valignment="top" usebox="none">
11564 \begin_inset Text
11565
11566 \begin_layout Plain Layout
11567 ecuación normal
11568 \end_layout
11569
11570 \end_inset
11571 </cell>
11572 <cell alignment="center" valignment="top" usebox="none">
11573 \begin_inset Text
11574
11575 \begin_layout Plain Layout
11576 \begin_inset Formula $A=B$
11577 \end_inset
11578
11579
11580 \end_layout
11581
11582 \end_inset
11583 </cell>
11584 </row>
11585 <row>
11586 <cell alignment="center" valignment="top" usebox="none">
11587 \begin_inset Text
11588
11589 \begin_layout Plain Layout
11590 \begin_inset Note Note
11591 status collapsed
11592
11593 \begin_layout Plain Layout
11594
11595 \series bold
11596
11597 \backslash
11598 raisebox
11599 \series default
11600  se usa sólo como espaciador
11601 \end_layout
11602
11603 \end_inset
11604
11605
11606 \begin_inset Formula $\raisebox{5mm}{}$
11607 \end_inset
11608
11609 ecuación sin espacio
11610 \end_layout
11611
11612 \end_inset
11613 </cell>
11614 <cell alignment="center" valignment="top" usebox="none">
11615 \begin_inset Text
11616
11617 \begin_layout Plain Layout
11618 \begin_inset Formula $A{=}B$
11619 \end_inset
11620
11621
11622 \end_layout
11623
11624 \end_inset
11625 </cell>
11626 </row>
11627 </lyxtabular>
11628
11629 \end_inset
11630
11631
11632 \end_layout
11633
11634 \begin_layout Standard
11635 El comando para la segunda ecuación es: 
11636 \series bold
11637 A
11638 \backslash
11639 {=
11640 \begin_inset Formula $\rightarrow$
11641 \end_inset
11642
11643 B
11644 \series default
11645  
11646 \begin_inset VSpace bigskip
11647 \end_inset
11648
11649
11650 \end_layout
11651
11652 \begin_layout Standard
11653 Para las unidades físicas hacen falta espacios, porque entre el valor y
11654  su unidad se pone un espacio más pequeño que el normal.
11655  Para unidades en el texto se inserta con el menú 
11656 \family sans
11657 Insertar\SpecialChar \menuseparator
11658 Formato\SpecialChar \menuseparator
11659 Espacio
11660 \begin_inset space ~
11661 \end_inset
11662
11663 delgado
11664 \family default
11665  (atajo 
11666 \family sans
11667 Ctrl-Mayúscula-Espacio
11668 \family default
11669 ).
11670 \end_layout
11671
11672 \begin_layout Standard
11673 Un ejemplo para visualizar la diferencia:
11674 \end_layout
11675
11676 \begin_layout Standard
11677 \begin_inset Tabular
11678 <lyxtabular version="3" rows="2" columns="2">
11679 <features>
11680 <column alignment="center" valignment="top" width="0">
11681 <column alignment="left" valignment="top" width="0">
11682 <row>
11683 <cell alignment="center" valignment="top" usebox="none">
11684 \begin_inset Text
11685
11686 \begin_layout Plain Layout
11687 24 kW
11688 \begin_inset Formula $\cdot$
11689 \end_inset
11690
11691 h
11692 \end_layout
11693
11694 \end_inset
11695 </cell>
11696 <cell alignment="center" valignment="top" usebox="none">
11697 \begin_inset Text
11698
11699 \begin_layout Plain Layout
11700 espacio entre valor y unidad 
11701 \end_layout
11702
11703 \end_inset
11704 </cell>
11705 </row>
11706 <row>
11707 <cell alignment="center" valignment="top" usebox="none">
11708 \begin_inset Text
11709
11710 \begin_layout Plain Layout
11711 24
11712 \begin_inset space \thinspace{}
11713 \end_inset
11714
11715 kW
11716 \begin_inset Formula $\cdot$
11717 \end_inset
11718
11719 h
11720 \end_layout
11721
11722 \end_inset
11723 </cell>
11724 <cell alignment="center" valignment="top" usebox="none">
11725 \begin_inset Text
11726
11727 \begin_layout Plain Layout
11728 espacio delgado entre valor y unidad
11729 \end_layout
11730
11731 \end_inset
11732 </cell>
11733 </row>
11734 </lyxtabular>
11735
11736 \end_inset
11737
11738
11739 \end_layout
11740
11741 \begin_layout Subsection
11742 Espacio variable
11743 \begin_inset ERT
11744 status collapsed
11745
11746 \begin_layout Plain Layout
11747
11748
11749 \backslash
11750 texorpdfstring{
11751 \end_layout
11752
11753 \end_inset
11754
11755
11756 \begin_inset Foot
11757 status collapsed
11758
11759 \begin_layout Plain Layout
11760 Para espacio vertical en ecuaciones véase 
11761 \begin_inset CommandInset ref
11762 LatexCommand ref
11763 reference "sub:Separación-de-líneas"
11764
11765 \end_inset
11766
11767
11768 \end_layout
11769
11770 \end_inset
11771
11772
11773 \begin_inset ERT
11774 status collapsed
11775
11776 \begin_layout Plain Layout
11777
11778 }{}
11779 \end_layout
11780
11781 \end_inset
11782
11783
11784 \begin_inset Note Note
11785 status collapsed
11786
11787 \begin_layout Plain Layout
11788
11789 \backslash
11790 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
11791  PDF.
11792 \end_layout
11793
11794 \begin_layout Plain Layout
11795 Más sobre 
11796 \backslash
11797 texorpdfstring en la sección 
11798 \begin_inset CommandInset ref
11799 LatexCommand ref
11800 reference "sub:Ecuaciones-en-títulos"
11801
11802 \end_inset
11803
11804 .
11805 \end_layout
11806
11807 \end_inset
11808
11809
11810 \begin_inset CommandInset label
11811 LatexCommand label
11812 name "sub:Espacio-variable"
11813
11814 \end_inset
11815
11816
11817 \begin_inset Index
11818 status collapsed
11819
11820 \begin_layout Plain Layout
11821 Espacio ! horizontal ! variable
11822 \end_layout
11823
11824 \end_inset
11825
11826
11827 \end_layout
11828
11829 \begin_layout Standard
11830 En LyX se puede insertar espacio con una longitud definida con el comando
11831 \begin_inset Newline newline
11832 \end_inset
11833
11834
11835 \series bold
11836
11837 \backslash
11838 hspace{longitud}
11839 \series default
11840
11841 \begin_inset Index
11842 status collapsed
11843
11844 \begin_layout Plain Layout
11845 Comandos ! H ! 
11846 \backslash
11847 hspace
11848 \end_layout
11849
11850 \end_inset
11851
11852 .
11853  Para la longitud están permitidas todas las unidades de la 
11854 \begin_inset CommandInset ref
11855 LatexCommand ref
11856 reference "tab:Unidades-empleadas"
11857
11858 \end_inset
11859
11860 , excepto la unidad 
11861 \begin_inset Quotes fld
11862 \end_inset
11863
11864 mu
11865 \begin_inset Quotes frd
11866 \end_inset
11867
11868 .
11869  La longitud también puede ser negativa.
11870  Para insertar en una ecuación tanto espacio como esté disponible se usa
11871  el comando 
11872 \series bold
11873
11874 \backslash
11875 hfill
11876 \series default
11877
11878 \begin_inset Index
11879 status collapsed
11880
11881 \begin_layout Plain Layout
11882 Comandos ! H ! 
11883 \backslash
11884 hfill
11885 \end_layout
11886
11887 \end_inset
11888
11889 .
11890 \begin_inset VSpace -1mm
11891 \end_inset
11892
11893
11894 \end_layout
11895
11896 \begin_layout Standard
11897 \noindent
11898 \align center
11899 \begin_inset Tabular
11900 <lyxtabular version="3" rows="4" columns="2">
11901 <features>
11902 <column alignment="center" valignment="top" width="0">
11903 <column alignment="center" valignment="top" width="0">
11904 <row>
11905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11906 \begin_inset Text
11907
11908 \begin_layout Plain Layout
11909 Comando
11910 \end_layout
11911
11912 \end_inset
11913 </cell>
11914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11915 \begin_inset Text
11916
11917 \begin_layout Plain Layout
11918 Resultado
11919 \end_layout
11920
11921 \end_inset
11922 </cell>
11923 </row>
11924 <row>
11925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11926 \begin_inset Text
11927
11928 \begin_layout Plain Layout
11929 A=B
11930 \backslash
11931 hspace{3cm
11932 \begin_inset Formula $\to$
11933 \end_inset
11934
11935 A
11936 \backslash
11937 not=C
11938 \end_layout
11939
11940 \end_inset
11941 </cell>
11942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11943 \begin_inset Text
11944
11945 \begin_layout Plain Layout
11946 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11947 \end_inset
11948
11949
11950 \end_layout
11951
11952 \end_inset
11953 </cell>
11954 </row>
11955 <row>
11956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11957 \begin_inset Text
11958
11959 \begin_layout Plain Layout
11960 A
11961 \backslash
11962 hspace{-1mm
11963 \begin_inset Formula $\to$
11964 \end_inset
11965
11966 A
11967 \backslash
11968 not=A
11969 \end_layout
11970
11971 \end_inset
11972 </cell>
11973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11974 \begin_inset Text
11975
11976 \begin_layout Plain Layout
11977 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11978 \end_inset
11979
11980
11981 \end_layout
11982
11983 \end_inset
11984 </cell>
11985 </row>
11986 <row>
11987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11988 \begin_inset Text
11989
11990 \begin_layout Plain Layout
11991 A=A
11992 \backslash
11993 hfill
11994 \begin_inset ERT
11995 status collapsed
11996
11997 \begin_layout Plain Layout
11998
11999
12000 \backslash
12001 spce 
12002 \end_layout
12003
12004 \end_inset
12005
12006 B=B
12007 \end_layout
12008
12009 \end_inset
12010 </cell>
12011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12012 \begin_inset Text
12013
12014 \begin_layout Plain Layout
12015 \begin_inset Formula $A=A\hfill B=B$
12016 \end_inset
12017
12018
12019 \end_layout
12020
12021 \end_inset
12022 </cell>
12023 </row>
12024 </lyxtabular>
12025
12026 \end_inset
12027
12028
12029 \end_layout
12030
12031 \begin_layout Standard
12032 En el último ejemplo el espacio disponible viene dado por la entrada más
12033  larga de columna en la tabla.
12034  En una ecuación en línea el espacio depende de la longitud de la línea
12035  en la que se inserta 
12036 \series bold
12037
12038 \backslash
12039 hfill
12040 \series default
12041 .
12042  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12043  
12044 \series bold
12045
12046 \backslash
12047 hfill
12048 \series default
12049  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12050 \series bold
12051 Sangrado
12052 \series default
12053 .
12054  (Los estilos de ecuaciones se explican en
12055 \begin_inset space ~
12056 \end_inset
12057
12058
12059 \begin_inset CommandInset ref
12060 LatexCommand ref
12061 reference "sec:Estilos-de-ecuación"
12062
12063 \end_inset
12064
12065 ).
12066 \end_layout
12067
12068 \begin_layout Standard
12069 Para texto se puede insertar espacio variable con el menú 
12070 \family sans
12071 Insertar\SpecialChar \menuseparator
12072 Formato\SpecialChar \menuseparator
12073 Espacio
12074 \begin_inset space ~
12075 \end_inset
12076
12077 horizontal, lo que no es posible en ecuaciones.
12078 \end_layout
12079
12080 \begin_layout Standard
12081 En esta línea hay un espacio
12082 \begin_inset space \hspace{}
12083 \length 2cm
12084 \end_inset
12085
12086 de 2
12087 \begin_inset space \thinspace{}
12088 \end_inset
12089
12090 cm.
12091 \end_layout
12092
12093 \begin_layout Standard
12094 En esta línea hay un
12095 \begin_inset space \hfill{}
12096 \end_inset
12097
12098 espacio máximo.
12099 \end_layout
12100
12101 \begin_layout Subsection
12102 Espacio adicional en ecuaciones en línea
12103 \begin_inset Index
12104 status collapsed
12105
12106 \begin_layout Plain Layout
12107 Espacio ! adicional en línea
12108 \end_layout
12109
12110 \end_inset
12111
12112
12113 \end_layout
12114
12115 \begin_layout Standard
12116 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12117  
12118 \series bold
12119
12120 \backslash
12121 mathsurround
12122 \begin_inset Index
12123 status collapsed
12124
12125 \begin_layout Plain Layout
12126 Comandos ! M ! 
12127 \backslash
12128 mathsurround
12129 \end_layout
12130
12131 \end_inset
12132
12133
12134 \series default
12135 .
12136  El valor de una longitud se establece con el comando 
12137 \series bold
12138
12139 \backslash
12140 setlength
12141 \series default
12142
12143 \begin_inset Index
12144 status collapsed
12145
12146 \begin_layout Plain Layout
12147 Comandos ! S ! 
12148 \backslash
12149 setlength
12150 \end_layout
12151
12152 \end_inset
12153
12154  según el siguiente esquema:
12155 \end_layout
12156
12157 \begin_layout Standard
12158
12159 \series bold
12160
12161 \backslash
12162 setlength{nombre de la longitud}{valor}
12163 \end_layout
12164
12165 \begin_layout Standard
12166 Para poner a 
12167 \series bold
12168
12169 \backslash
12170 mathsurround
12171 \series default
12172  un valor de 5
12173 \begin_inset space \thinspace{}
12174 \end_inset
12175
12176 mm, se inserta el comando
12177 \end_layout
12178
12179 \begin_layout Standard
12180
12181 \series bold
12182
12183 \backslash
12184 setlength{
12185 \backslash
12186 mathsurround}{5mm}
12187 \end_layout
12188
12189 \begin_layout Standard
12190 en modo TeX.
12191  Se establecerá un espacio de 5
12192 \begin_inset space \thinspace{}
12193 \end_inset
12194
12195 mm alrededor de todas las ecuaciones en línea:
12196 \begin_inset ERT
12197 status collapsed
12198
12199 \begin_layout Plain Layout
12200
12201
12202 \backslash
12203 setlength{
12204 \backslash
12205 mathsurround}{5mm}
12206 \end_layout
12207
12208 \end_inset
12209
12210
12211 \end_layout
12212
12213 \begin_layout Standard
12214 En esta línea hay una ecuación 
12215 \begin_inset Formula $A=B$
12216 \end_inset
12217
12218  rodeada por espacios de 5
12219 \begin_inset space \thinspace{}
12220 \end_inset
12221
12222 mm.
12223 \begin_inset ERT
12224 status collapsed
12225
12226 \begin_layout Plain Layout
12227
12228
12229 \backslash
12230 setlength{
12231 \backslash
12232 mathsurround}{0mm}
12233 \end_layout
12234
12235 \end_inset
12236
12237
12238 \end_layout
12239
12240 \begin_layout Standard
12241 Para volver al espacio predeterminado, 
12242 \series bold
12243
12244 \backslash
12245 mathsurround
12246 \series default
12247  se restablece al valor 0
12248 \begin_inset space \thinspace{}
12249 \end_inset
12250
12251 pt.
12252 \end_layout
12253
12254 \begin_layout Section
12255 Cuadros y marcos
12256 \begin_inset Index
12257 status collapsed
12258
12259 \begin_layout Plain Layout
12260 Marcos
12261 \end_layout
12262
12263 \end_inset
12264
12265
12266 \begin_inset Index
12267 status collapsed
12268
12269 \begin_layout Plain Layout
12270 Marcos | see 
12271 \begin_inset ERT
12272 status collapsed
12273
12274 \begin_layout Plain Layout
12275
12276 {
12277 \end_layout
12278
12279 \end_inset
12280
12281 Cuadros
12282 \begin_inset ERT
12283 status collapsed
12284
12285 \begin_layout Plain Layout
12286
12287 }
12288 \end_layout
12289
12290 \end_inset
12291
12292
12293 \end_layout
12294
12295 \end_inset
12296
12297
12298 \end_layout
12299
12300 \begin_layout Standard
12301 Los cuadros para texto se describen en el capítulo 
12302 \emph on
12303 Cuadros
12304 \emph default
12305  del manual 
12306 \emph on
12307 Objetos incrustados
12308 \emph default
12309 .
12310 \end_layout
12311
12312 \begin_layout Subsection
12313 Cuadros con marco
12314 \begin_inset CommandInset label
12315 LatexCommand label
12316 name "sub:Cuadros-con-marco"
12317
12318 \end_inset
12319
12320
12321 \begin_inset Index
12322 status collapsed
12323
12324 \begin_layout Plain Layout
12325 Cuadros ! con marco
12326 \end_layout
12327
12328 \end_inset
12329
12330
12331 \end_layout
12332
12333 \begin_layout Standard
12334 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12335 \series bold
12336
12337 \backslash
12338 fbox
12339 \series default
12340
12341 \begin_inset Index
12342 status collapsed
12343
12344 \begin_layout Plain Layout
12345 Comandos ! F ! 
12346 \backslash
12347 fbox
12348 \end_layout
12349
12350 \end_inset
12351
12352  y 
12353 \series bold
12354
12355 \backslash
12356 boxed
12357 \series default
12358
12359 \begin_inset Index
12360 status collapsed
12361
12362 \begin_layout Plain Layout
12363 Comandos ! B ! 
12364 \backslash
12365 boxed
12366 \end_layout
12367
12368 \end_inset
12369
12370 .
12371 \end_layout
12372
12373 \begin_layout Standard
12374 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12375  azul en un marco donde se introduce parte de una ecuación.
12376  Para 
12377 \series bold
12378
12379 \backslash
12380 fbox
12381 \series default
12382  hay que generar una ecuación adicional con 
12383 \family sans
12384 Ctrl-m
12385 \family default
12386  dentro del recuadro,
12387 \begin_inset Foot
12388 status collapsed
12389
12390 \begin_layout Plain Layout
12391 Debido a un fallo de LyX, 
12392 \begin_inset CommandInset href
12393 LatexCommand href
12394 name "LyX-bug #1435"
12395 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12396
12397 \end_inset
12398
12399 , no es posible crear una nueva ecuación con 
12400 \family sans
12401 Ctrl-m
12402 \family default
12403 .
12404 \end_layout
12405
12406 \end_inset
12407
12408  porque si no el contenido del mismo sería considerado texto matemático.
12409  Si se usa 
12410 \series bold
12411
12412 \backslash
12413 boxed
12414 \series default
12415  la nueva ecuación se genera automáticamente dentro del marco.
12416 \end_layout
12417
12418 \begin_layout Standard
12419 El comando 
12420 \series bold
12421
12422 \backslash
12423 fbox
12424 \series default
12425  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12426  ecuación tendría siempre el tamaño del texto.
12427  Por otra parte, 
12428 \series bold
12429
12430 \backslash
12431 fboxed
12432 \series default
12433  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12434  siempre el tamaño de una ecuación en modo presentación.
12435 \end_layout
12436
12437 \begin_layout Standard
12438 El comando 
12439 \series bold
12440
12441 \backslash
12442 framebox
12443 \series default
12444
12445 \begin_inset Index
12446 status collapsed
12447
12448 \begin_layout Plain Layout
12449 Comandos ! F ! 
12450 \backslash
12451 framebox
12452 \end_layout
12453
12454 \end_inset
12455
12456  es una extensión de 
12457 \series bold
12458
12459 \backslash
12460 fbox
12461 \series default
12462 , que permite especificar además la anchura del marco yla alineación.
12463  
12464 \series bold
12465
12466 \backslash
12467 framebox
12468 \series default
12469  se usa con el siguiente esquema: 
12470 \end_layout
12471
12472 \begin_layout Standard
12473
12474 \series bold
12475
12476 \backslash
12477 framebox[anchura del marco][posición]{contenido del cuadro}
12478 \end_layout
12479
12480 \begin_layout Standard
12481 La posición puede ser 
12482 \emph on
12483 l
12484 \emph default
12485  o 
12486 \emph on
12487 r
12488 \emph default
12489
12490 \emph on
12491 l
12492 \emph default
12493  alinea la ecuación a la izquierda del cuadro, 
12494 \emph on
12495 r
12496 \emph default
12497  la alinea a la derecha.
12498  Si no se da posición la ecuación será centrada.
12499 \begin_inset Newline newline
12500 \end_inset
12501
12502 Si no se pone anchura tampoco puede darse posición.
12503  En este caso la anchura del marco se ajusta al contenido del cuadro, como
12504  con 
12505 \series bold
12506
12507 \backslash
12508 fbox
12509 \series default
12510 .
12511  
12512 \end_layout
12513
12514 \begin_layout Standard
12515 Cuando se inserta el comando 
12516 \series bold
12517
12518 \backslash
12519 framebox
12520 \series default
12521  aparece un recuadro con tres marcos azules.
12522  Los dos primeros marcos están encerrados entre corchetes e indican los
12523  dos argumentos opcionales.
12524  El tercer marco es para partes de la ecuación, como para 
12525 \series bold
12526
12527 \backslash
12528 fbox
12529 \series default
12530 .
12531 \end_layout
12532
12533 \begin_layout Standard
12534 \noindent
12535 \align center
12536 \begin_inset Note Note
12537 status open
12538
12539 \begin_layout Plain Layout
12540 La tabla se ha puesto en una minipágina para que aparezca la nota al pie.
12541  De lo contrario el texto de la nota no se mostraría.
12542 \end_layout
12543
12544 \end_inset
12545
12546
12547 \begin_inset Box Frameless
12548 position "t"
12549 hor_pos "c"
12550 has_inner_box 1
12551 inner_pos "t"
12552 use_parbox 0
12553 width "100col%"
12554 special "none"
12555 height "1in"
12556 height_special "totalheight"
12557 status open
12558
12559 \begin_layout Plain Layout
12560 \align center
12561 \begin_inset Tabular
12562 <lyxtabular version="3" rows="5" columns="2">
12563 <features>
12564 <column alignment="center" valignment="top" width="0">
12565 <column alignment="center" valignment="top" width="0">
12566 <row>
12567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12568 \begin_inset Text
12569
12570 \begin_layout Plain Layout
12571 Comando
12572 \begin_inset Foot
12573 status collapsed
12574
12575 \begin_layout Plain Layout
12576 Debido a un fallo de LyX, 
12577 \begin_inset CommandInset href
12578 LatexCommand href
12579 name "LyX-bug #1435"
12580 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12581
12582 \end_inset
12583
12584 , no es posible crear una nueva ecuación con 
12585 \family sans
12586 Ctrl-m
12587 \family default
12588 .
12589  
12590 \end_layout
12591
12592 \end_inset
12593
12594
12595 \end_layout
12596
12597 \end_inset
12598 </cell>
12599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12600 \begin_inset Text
12601
12602 \begin_layout Plain Layout
12603 Resultado
12604 \begin_inset Note Note
12605 status collapsed
12606
12607 \begin_layout Plain Layout
12608
12609 \series bold
12610
12611 \backslash
12612 raisebox
12613 \series default
12614  se usa sólo como espaciador
12615 \end_layout
12616
12617 \end_inset
12618
12619
12620 \end_layout
12621
12622 \end_inset
12623 </cell>
12624 </row>
12625 <row>
12626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12627 \begin_inset Text
12628
12629 \begin_layout Plain Layout
12630
12631 \backslash
12632 fbox
12633 \begin_inset ERT
12634 status collapsed
12635
12636 \begin_layout Plain Layout
12637
12638
12639 \backslash
12640 spce 
12641 \end_layout
12642
12643 \end_inset
12644
12645
12646 \family sans
12647 Ctrl-m
12648 \family default
12649  
12650 \backslash
12651 int
12652 \begin_inset ERT
12653 status collapsed
12654
12655 \begin_layout Plain Layout
12656
12657
12658 \backslash
12659 spce 
12660 \end_layout
12661
12662 \end_inset
12663
12664 A=B
12665 \end_layout
12666
12667 \end_inset
12668 </cell>
12669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12670 \begin_inset Text
12671
12672 \begin_layout Plain Layout
12673 \begin_inset Formula \raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}
12674
12675 \end_inset
12676
12677
12678 \end_layout
12679
12680 \end_inset
12681 </cell>
12682 </row>
12683 <row>
12684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12685 \begin_inset Text
12686
12687 \begin_layout Plain Layout
12688
12689 \backslash
12690 boxed
12691 \begin_inset ERT
12692 status collapsed
12693
12694 \begin_layout Plain Layout
12695
12696
12697 \backslash
12698 spce 
12699 \end_layout
12700
12701 \end_inset
12702
12703
12704 \backslash
12705 int
12706 \begin_inset ERT
12707 status collapsed
12708
12709 \begin_layout Plain Layout
12710
12711
12712 \backslash
12713 spce 
12714 \end_layout
12715
12716 \end_inset
12717
12718 A=B
12719 \end_layout
12720
12721 \end_inset
12722 </cell>
12723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12724 \begin_inset Text
12725
12726 \begin_layout Plain Layout
12727 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12728 \end_inset
12729
12730
12731 \end_layout
12732
12733 \end_inset
12734 </cell>
12735 </row>
12736 <row>
12737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12738 \begin_inset Text
12739
12740 \begin_layout Plain Layout
12741 A+
12742 \backslash
12743 fbox
12744 \begin_inset ERT
12745 status collapsed
12746
12747 \begin_layout Plain Layout
12748
12749
12750 \backslash
12751 spce 
12752 \end_layout
12753
12754 \end_inset
12755
12756 B
12757 \end_layout
12758
12759 \end_inset
12760 </cell>
12761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12762 \begin_inset Text
12763
12764 \begin_layout Plain Layout
12765 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12766 \end_inset
12767
12768
12769 \end_layout
12770
12771 \end_inset
12772 </cell>
12773 </row>
12774 <row>
12775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12776 \begin_inset Text
12777
12778 \begin_layout Plain Layout
12779
12780 \backslash
12781 framebox
12782 \begin_inset ERT
12783 status collapsed
12784
12785 \begin_layout Plain Layout
12786
12787
12788 \backslash
12789 spce 
12790 \end_layout
12791
12792 \end_inset
12793
12794 20mm
12795 \begin_inset Formula $\to$
12796 \end_inset
12797
12798
12799 \begin_inset Formula $\to$
12800 \end_inset
12801
12802
12803 \family sans
12804 Ctrl-m
12805 \family default
12806  
12807 \backslash
12808 frac
12809 \begin_inset ERT
12810 status collapsed
12811
12812 \begin_layout Plain Layout
12813
12814
12815 \backslash
12816 spce 
12817 \end_layout
12818
12819 \end_inset
12820
12821 A
12822 \begin_inset Formula $\downarrow$
12823 \end_inset
12824
12825 B
12826 \end_layout
12827
12828 \end_inset
12829 </cell>
12830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12831 \begin_inset Text
12832
12833 \begin_layout Plain Layout
12834 \begin_inset Formula $\raisebox{6mm}{}$
12835 \end_inset
12836
12837
12838 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12839 \end_inset
12840
12841
12842 \begin_inset Formula $\raisebox{-4mm}{}$
12843 \end_inset
12844
12845
12846 \end_layout
12847
12848 \end_inset
12849 </cell>
12850 </row>
12851 </lyxtabular>
12852
12853 \end_inset
12854
12855
12856 \end_layout
12857
12858 \end_inset
12859
12860
12861 \end_layout
12862
12863 \begin_layout Standard
12864 El grosor del marco también se puede ajustar.
12865  Para ello hay que insertar los siguientes comandos en modo TeX antes de
12866  la fórmula:
12867 \end_layout
12868
12869 \begin_layout Standard
12870
12871 \series bold
12872
12873 \backslash
12874 fboxrule
12875 \series default
12876  
12877 \series bold
12878
12879 \begin_inset Quotes fld
12880 \end_inset
12881
12882 grosor
12883 \begin_inset Quotes frd
12884 \end_inset
12885
12886
12887 \series default
12888  
12889 \series bold
12890
12891 \backslash
12892 fboxsep
12893 \series default
12894  
12895 \series bold
12896
12897 \begin_inset Quotes fld
12898 \end_inset
12899
12900 distancia
12901 \begin_inset Quotes frd
12902 \end_inset
12903
12904
12905 \end_layout
12906
12907 \begin_layout Standard
12908 \begin_inset Quotes fld
12909 \end_inset
12910
12911 distancia
12912 \begin_inset Quotes frd
12913 \end_inset
12914
12915  especifica la distancia mínima entre el marco y el primer carácter en el
12916  cuadro.
12917  Un ejemplo de esto es la siguiente ecuación enmarcada:
12918 \begin_inset ERT
12919 status collapsed
12920
12921 \begin_layout Plain Layout
12922
12923
12924 \backslash
12925 fboxrule 2mm 
12926 \backslash
12927 fboxsep 3mm
12928 \end_layout
12929
12930 \end_inset
12931
12932
12933 \begin_inset Formula \[
12934 \boxed{A+B=C}\]
12935
12936 \end_inset
12937
12938
12939 \end_layout
12940
12941 \begin_layout Standard
12942 Delante de esta ecuación se han insertado los comandos
12943 \end_layout
12944
12945 \begin_layout Standard
12946
12947 \series bold
12948
12949 \backslash
12950 fboxrule
12951 \series default
12952  
12953 \series bold
12954 2mm
12955 \series default
12956  
12957 \series bold
12958
12959 \backslash
12960 fboxsep
12961 \series default
12962  
12963 \series bold
12964 3mm
12965 \end_layout
12966
12967 \begin_layout Standard
12968 en modo TeX.
12969  Los valores dados se usan para todos los cuadros siguientes.
12970 \end_layout
12971
12972 \begin_layout Standard
12973 Para volver al tamaño estándar del marco se inserta el comando
12974 \end_layout
12975
12976 \begin_layout Standard
12977
12978 \series bold
12979
12980 \backslash
12981 fboxrule
12982 \series default
12983  
12984 \series bold
12985 0.4pt
12986 \series default
12987  
12988 \series bold
12989
12990 \backslash
12991 fboxsep
12992 \series default
12993  
12994 \series bold
12995 3pt
12996 \series default
12997
12998 \begin_inset ERT
12999 status collapsed
13000
13001 \begin_layout Plain Layout
13002
13003
13004 \backslash
13005 fboxrule 0.4pt 
13006 \backslash
13007 fboxsep 3pt
13008 \end_layout
13009
13010 \end_inset
13011
13012
13013 \end_layout
13014
13015 \begin_layout Standard
13016 en modo TeX antes de la ecuación siguiente.
13017 \end_layout
13018
13019 \begin_layout Subsection
13020 Cuadros sin marco
13021 \begin_inset CommandInset label
13022 LatexCommand label
13023 name "sub:Cuadros-sin-marco"
13024
13025 \end_inset
13026
13027
13028 \begin_inset Index
13029 status collapsed
13030
13031 \begin_layout Plain Layout
13032 Cuadros ! sin marco
13033 \end_layout
13034
13035 \end_inset
13036
13037
13038 \end_layout
13039
13040 \begin_layout Standard
13041 Para cuadros sin marco hay los comandos: 
13042 \series bold
13043
13044 \backslash
13045 mbox
13046 \series default
13047
13048 \begin_inset Index
13049 status collapsed
13050
13051 \begin_layout Plain Layout
13052 Comandos ! M ! 
13053 \backslash
13054 mbox
13055 \end_layout
13056
13057 \end_inset
13058
13059
13060 \series bold
13061
13062 \backslash
13063 makebox
13064 \series default
13065
13066 \begin_inset Index
13067 status collapsed
13068
13069 \begin_layout Plain Layout
13070 Comandos ! M ! 
13071 \backslash
13072 makebox
13073 \end_layout
13074
13075 \end_inset
13076
13077  y 
13078 \series bold
13079
13080 \backslash
13081 raisebox
13082 \series default
13083
13084 \begin_inset Index
13085 status collapsed
13086
13087 \begin_layout Plain Layout
13088 Comandos ! R ! 
13089 \backslash
13090 raisebox
13091 \end_layout
13092
13093 \end_inset
13094
13095 .
13096 \end_layout
13097
13098 \begin_layout Standard
13099 Con 
13100 \series bold
13101
13102 \backslash
13103 raisebox
13104 \series default
13105  se puede poner un cuadro subíndice o superíndice, pero a diferencia de
13106  los normales, los caracteres en el cuadro mantienen su tamaño de fuente.
13107  
13108 \series bold
13109
13110 \backslash
13111 raisebox
13112 \series default
13113  se usa con el siguiente esquema: 
13114 \end_layout
13115
13116 \begin_layout Standard
13117
13118 \series bold
13119
13120 \backslash
13121 raisebox{altura}{contenido del marco}
13122 \end_layout
13123
13124 \begin_layout Standard
13125 Cuando el cuadro tenga que contener una ecuación, hace falta una ecuación
13126  extra, como con 
13127 \series bold
13128
13129 \backslash
13130 fbox
13131 \series default
13132 .
13133 \end_layout
13134
13135 \begin_layout Standard
13136 \align center
13137 \begin_inset Tabular
13138 <lyxtabular version="3" rows="4" columns="2">
13139 <features>
13140 <column alignment="center" valignment="top" width="0">
13141 <column alignment="center" valignment="top" width="0">
13142 <row>
13143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13144 \begin_inset Text
13145
13146 \begin_layout Plain Layout
13147 Comando
13148 \end_layout
13149
13150 \end_inset
13151 </cell>
13152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13153 \begin_inset Text
13154
13155 \begin_layout Plain Layout
13156 Resultado
13157 \end_layout
13158
13159 \end_inset
13160 </cell>
13161 </row>
13162 <row>
13163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13164 \begin_inset Text
13165
13166 \begin_layout Plain Layout
13167 H
13168 \backslash
13169 raisebox{2mm
13170 \begin_inset Formula $\to$
13171 \end_inset
13172
13173
13174 \backslash
13175 {al
13176 \begin_inset Formula $\to$
13177 \end_inset
13178
13179  lo
13180 \end_layout
13181
13182 \end_inset
13183 </cell>
13184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13185 \begin_inset Text
13186
13187 \begin_layout Plain Layout
13188 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13189 \end_inset
13190
13191
13192 \end_layout
13193
13194 \end_inset
13195 </cell>
13196 </row>
13197 <row>
13198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13199 \begin_inset Text
13200
13201 \begin_layout Plain Layout
13202 H
13203 \backslash
13204 raisebox{-2mm
13205 \begin_inset Formula $\to$
13206 \end_inset
13207
13208
13209 \backslash
13210 {al
13211 \begin_inset Formula $\to$
13212 \end_inset
13213
13214 lo
13215 \end_layout
13216
13217 \end_inset
13218 </cell>
13219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13220 \begin_inset Text
13221
13222 \begin_layout Plain Layout
13223 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13224 \end_inset
13225
13226
13227 \end_layout
13228
13229 \end_inset
13230 </cell>
13231 </row>
13232 <row>
13233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13234 \begin_inset Text
13235
13236 \begin_layout Plain Layout
13237 A=
13238 \backslash
13239 raisebox{-2mm
13240 \begin_inset Formula $\to$
13241 \end_inset
13242
13243
13244 \backslash
13245 {
13246 \family sans
13247 Ctrl-m
13248 \family default
13249  
13250 \backslash
13251 sqrt
13252 \begin_inset ERT
13253 status collapsed
13254
13255 \begin_layout Plain Layout
13256
13257
13258 \backslash
13259 spce 
13260 \end_layout
13261
13262 \end_inset
13263
13264
13265 \end_layout
13266
13267 \end_inset
13268 </cell>
13269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13270 \begin_inset Text
13271
13272 \begin_layout Plain Layout
13273 \begin_inset ERT
13274 status collapsed
13275
13276 \begin_layout Plain Layout
13277
13278 $A=
13279 \backslash
13280 raisebox{-2mm}{$
13281 \backslash
13282 sqrt{B}$}$
13283 \end_layout
13284
13285 \end_inset
13286
13287
13288 \end_layout
13289
13290 \end_inset
13291 </cell>
13292 </row>
13293 </lyxtabular>
13294
13295 \end_inset
13296
13297
13298 \end_layout
13299
13300 \begin_layout Standard
13301 La última ecuación sólo se puede componer, de momento, usando el modo TeX
13302  porque LyX inserta un cuadro en lugar de la ecuación extra que hace falta.
13303 \begin_inset Foot
13304 status collapsed
13305
13306 \begin_layout Plain Layout
13307 véase 
13308 \begin_inset CommandInset href
13309 LatexCommand href
13310 name "LyX-bug #1435"
13311 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13312
13313 \end_inset
13314
13315
13316 \end_layout
13317
13318 \end_inset
13319
13320
13321 \end_layout
13322
13323 \begin_layout Standard
13324 El comando 
13325 \series bold
13326
13327 \backslash
13328 mbox
13329 \series default
13330  es equivalente a 
13331 \series bold
13332
13333 \backslash
13334 fbox
13335 \series default
13336  y 
13337 \series bold
13338
13339 \backslash
13340 makebox
13341 \series default
13342  es equivalente a 
13343 \series bold
13344
13345 \backslash
13346 framebox
13347 \series default
13348 , con la diferencia de que no hay marco.
13349 \end_layout
13350
13351 \begin_layout Subsection
13352 Cuadros coloreados
13353 \begin_inset CommandInset label
13354 LatexCommand label
13355 name "sub:Cuadros-coloreados"
13356
13357 \end_inset
13358
13359
13360 \begin_inset Index
13361 status collapsed
13362
13363 \begin_layout Plain Layout
13364 Cuadros ! coloreados
13365 \end_layout
13366
13367 \end_inset
13368
13369
13370 \end_layout
13371
13372 \begin_layout Standard
13373 Para poder usar todos los comandos explicados en esta sección hay que cargar
13374  en el preámbulo LaTeX el paquete LaTeX 
13375 \series bold
13376 color
13377 \series default
13378
13379 \begin_inset Foot
13380 status collapsed
13381
13382 \begin_layout Plain Layout
13383 El paquete LaTeX 
13384 \series bold
13385 color
13386 \series default
13387  forma parte de toda distribución LaTeX estándar.
13388 \end_layout
13389
13390 \end_inset
13391
13392
13393 \begin_inset Index
13394 status collapsed
13395
13396 \begin_layout Plain Layout
13397 Paquetes ! color
13398 \end_layout
13399
13400 \end_inset
13401
13402 , con la línea
13403 \begin_inset Foot
13404 status collapsed
13405
13406 \begin_layout Plain Layout
13407 Cuando hay texto coloreado con un color predefinido en alguna parte del
13408  documento, LyX carga automáticamente el paquete LaTeX 
13409 \series bold
13410 color
13411 \series default
13412 .
13413  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13414  origina problemas.
13415 \end_layout
13416
13417 \end_inset
13418
13419
13420 \begin_inset Note Note
13421 status open
13422
13423 \begin_layout Plain Layout
13424 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13425  en el preámbulo LaTeX.
13426 \end_layout
13427
13428 \end_inset
13429
13430
13431 \end_layout
13432
13433 \begin_layout Standard
13434
13435 \series bold
13436
13437 \backslash
13438 usepackage{color}
13439 \begin_inset VSpace medskip
13440 \end_inset
13441
13442
13443 \end_layout
13444
13445 \begin_layout Standard
13446 Para colorear cuadros se usa el comando 
13447 \series bold
13448
13449 \backslash
13450 colorbox
13451 \series default
13452
13453 \begin_inset Index
13454 status collapsed
13455
13456 \begin_layout Plain Layout
13457 Comandos ! C ! 
13458 \backslash
13459 colorbox
13460 \end_layout
13461
13462 \end_inset
13463
13464  con el siguiente esquema:
13465 \end_layout
13466
13467 \begin_layout Standard
13468
13469 \series bold
13470
13471 \backslash
13472 colorbox{color}{contenido del cuadro}
13473 \end_layout
13474
13475 \begin_layout Standard
13476 El contenido del cuadro puede ser otro cuadro, y también un 
13477 \backslash
13478
13479 \series bold
13480 colorbox
13481 \series default
13482  puede ser parte de otro cuadro (véanse los ejemplos 2º y 3º).
13483  Si el cuadro debe contener una ecuación debe crearse una ecuación extra,
13484  como con 
13485 \series bold
13486
13487 \backslash
13488 fbox
13489 \series default
13490 .
13491 \begin_inset Foot
13492 status collapsed
13493
13494 \begin_layout Plain Layout
13495 Esto también se aplica para el comando 
13496 \series bold
13497
13498 \backslash
13499 fcolorbox
13500 \series default
13501 .
13502  Por eso ten en cuenta 
13503 \begin_inset CommandInset href
13504 LatexCommand href
13505 name "LyX-bug #1435"
13506 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13507
13508 \end_inset
13509
13510 .
13511 \end_layout
13512
13513 \end_inset
13514
13515  
13516 \end_layout
13517
13518 \begin_layout Standard
13519 Se puede elegir uno de los siguientes colores predefinidos:
13520 \end_layout
13521
13522 \begin_layout Standard
13523
13524 \series bold
13525 black
13526 \series default
13527
13528 \series bold
13529 blue
13530 \series default
13531
13532 \series bold
13533 cyan
13534 \series default
13535
13536 \series bold
13537 green
13538 \series default
13539
13540 \series bold
13541 magenta
13542 \series default
13543
13544 \series bold
13545 red
13546 \series default
13547
13548 \series bold
13549 white
13550 \series default
13551
13552 \series bold
13553 yellow
13554 \end_layout
13555
13556 \begin_layout Standard
13557 \align center
13558 \begin_inset Tabular
13559 <lyxtabular version="3" rows="4" columns="2">
13560 <features>
13561 <column alignment="center" valignment="top" width="0">
13562 <column alignment="center" valignment="top" width="0">
13563 <row>
13564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13565 \begin_inset Text
13566
13567 \begin_layout Plain Layout
13568 Comando
13569 \end_layout
13570
13571 \end_inset
13572 </cell>
13573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13574 \begin_inset Text
13575
13576 \begin_layout Plain Layout
13577 Resultado
13578 \begin_inset Note Note
13579 status collapsed
13580
13581 \begin_layout Plain Layout
13582
13583 \series bold
13584
13585 \backslash
13586 raisebox
13587 \series default
13588  se usa sólo como espaciador
13589 \end_layout
13590
13591 \end_inset
13592
13593
13594 \end_layout
13595
13596 \end_inset
13597 </cell>
13598 </row>
13599 <row>
13600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13601 \begin_inset Text
13602
13603 \begin_layout Plain Layout
13604
13605 \backslash
13606 colorbox{yellow
13607 \begin_inset Formula $\to$
13608 \end_inset
13609
13610
13611 \backslash
13612 {A=B
13613 \end_layout
13614
13615 \end_inset
13616 </cell>
13617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13618 \begin_inset Text
13619
13620 \begin_layout Plain Layout
13621 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13622 \end_inset
13623
13624
13625 \end_layout
13626
13627 \end_inset
13628 </cell>
13629 </row>
13630 <row>
13631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13632 \begin_inset Text
13633
13634 \begin_layout Plain Layout
13635
13636 \backslash
13637 colorbox{green
13638 \begin_inset Formula $\to$
13639 \end_inset
13640
13641
13642 \backslash
13643 {
13644 \backslash
13645 fbox
13646 \begin_inset ERT
13647 status collapsed
13648
13649 \begin_layout Plain Layout
13650
13651
13652 \backslash
13653 spce 
13654 \end_layout
13655
13656 \end_inset
13657
13658 A=B
13659 \end_layout
13660
13661 \end_inset
13662 </cell>
13663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13664 \begin_inset Text
13665
13666 \begin_layout Plain Layout
13667 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13668 \end_inset
13669
13670
13671 \end_layout
13672
13673 \end_inset
13674 </cell>
13675 </row>
13676 <row>
13677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13678 \begin_inset Text
13679
13680 \begin_layout Plain Layout
13681
13682 \backslash
13683 fbox
13684 \begin_inset ERT
13685 status collapsed
13686
13687 \begin_layout Plain Layout
13688
13689
13690 \backslash
13691 spce 
13692 \end_layout
13693
13694 \end_inset
13695
13696
13697 \backslash
13698 colorbox{green
13699 \begin_inset Formula $\to$
13700 \end_inset
13701
13702
13703 \backslash
13704 {A=B
13705 \end_layout
13706
13707 \end_inset
13708 </cell>
13709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13710 \begin_inset Text
13711
13712 \begin_layout Plain Layout
13713 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
13714 \end_inset
13715
13716
13717 \end_layout
13718
13719 \end_inset
13720 </cell>
13721 </row>
13722 </lyxtabular>
13723
13724 \end_inset
13725
13726
13727 \end_layout
13728
13729 \begin_layout Standard
13730
13731 \series bold
13732
13733 \backslash
13734 colorbox
13735 \series default
13736  sólo colorea el cuadro pero no los caracteres.
13737  Para colorear todos los caracteres se selecciona toda la ecuación y se
13738  elige un color en el diálogo 
13739 \family sans
13740 Estilo
13741 \begin_inset space ~
13742 \end_inset
13743
13744 del
13745 \begin_inset space ~
13746 \end_inset
13747
13748 texto
13749 \family default
13750 .
13751  El diálogo puede abrirse con el botón 
13752 \begin_inset Graphics
13753         filename ../../images/dialog-show_character.png
13754         scale 85
13755
13756 \end_inset
13757
13758  de la barra de herramientas o con el menú 
13759 \family sans
13760 Editar\SpecialChar \menuseparator
13761 Estilo
13762 \begin_inset space ~
13763 \end_inset
13764
13765 del
13766 \begin_inset space ~
13767 \end_inset
13768
13769 texto\SpecialChar \menuseparator
13770 Personalizado
13771 \family default
13772 .
13773  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
13774  Si el número de la ecuación debe tener otro color que el de los caracteres
13775  de la ecuación, el color debe cambiarse dentro de la ecuación.
13776 \end_layout
13777
13778 \begin_layout Standard
13779 Un ejemplo:
13780 \color red
13781
13782 \begin_inset Formula \begin{equation}
13783 {\color{red}\int A=B}\label{eq:rojo}\end{equation}
13784
13785 \end_inset
13786
13787
13788 \end_layout
13789
13790 \begin_layout Standard
13791
13792 \color green
13793 \begin_inset Formula \begin{equation}
13794 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}\end{equation}
13795
13796 \end_inset
13797
13798
13799 \end_layout
13800
13801 \begin_layout Standard
13802 La ecuación 
13803 \begin_inset CommandInset ref
13804 LatexCommand eqref
13805 reference "eq:rojo"
13806
13807 \end_inset
13808
13809  está toda coloreada en rojo.
13810 \begin_inset Newline newline
13811 \end_inset
13812
13813 La ecuación 
13814 \begin_inset CommandInset ref
13815 LatexCommand eqref
13816 reference "eq:rojoverde"
13817
13818 \end_inset
13819
13820  se ha coloreado en primer lugar toda en verde para colorear el número de
13821  la ecuación.
13822  Posteriormente se han coloreado en rojo los caracteres.
13823 \family sans
13824
13825 \begin_inset VSpace bigskip
13826 \end_inset
13827
13828
13829 \end_layout
13830
13831 \begin_layout Standard
13832 Para colorear diferente el marco y el resto del cuadro se usa el comando
13833  
13834 \series bold
13835
13836 \backslash
13837 fcolorbox
13838 \series default
13839
13840 \begin_inset Index
13841 status collapsed
13842
13843 \begin_layout Plain Layout
13844 Comandos ! F ! 
13845 \backslash
13846 fcolorbox
13847 \end_layout
13848
13849 \end_inset
13850
13851  con el siguiente esquema:
13852 \end_layout
13853
13854 \begin_layout Standard
13855
13856 \series bold
13857
13858 \backslash
13859 fcolorbox{color del marco}{color}{contenido del cuadro}
13860 \end_layout
13861
13862 \begin_layout Standard
13863 Así pues 
13864 \series bold
13865
13866 \backslash
13867 fcolorbox
13868 \series default
13869  es una extensión del comando 
13870 \series bold
13871
13872 \backslash
13873 colorbox
13874 \series default
13875 .
13876  La anchura del marco se establece, como para 
13877 \series bold
13878
13879 \backslash
13880 framebox
13881 \series default
13882 , con 
13883 \series bold
13884
13885 \backslash
13886 fboxrule
13887 \series default
13888  y 
13889 \series bold
13890
13891 \backslash
13892 fboxsep
13893 \series default
13894 .
13895  Un ejemplo:
13896 \begin_inset ERT
13897 status collapsed
13898
13899 \begin_layout Plain Layout
13900
13901
13902 \backslash
13903 fboxrule 1mm 
13904 \backslash
13905 fboxsep 1mm
13906 \end_layout
13907
13908 \end_inset
13909
13910
13911 \begin_inset Formula \[
13912 \fcolorbox{cyan}{magenta}{A=B}\]
13913
13914 \end_inset
13915
13916
13917 \end_layout
13918
13919 \begin_layout Standard
13920 \begin_inset ERT
13921 status collapsed
13922
13923 \begin_layout Plain Layout
13924
13925
13926 \backslash
13927 fboxrule 0.4pt 
13928 \backslash
13929 fboxsep 3pt
13930 \end_layout
13931
13932 \end_inset
13933
13934
13935 \end_layout
13936
13937 \begin_layout Standard
13938 Esta ecuación se ha compuesto con el comando
13939 \begin_inset Newline newline
13940 \end_inset
13941
13942
13943 \series bold
13944
13945 \backslash
13946 fcolorbox{cyan
13947 \begin_inset Formula $\to$
13948 \end_inset
13949
13950
13951 \backslash
13952 {magenta
13953 \begin_inset Formula $\to$
13954 \end_inset
13955
13956
13957 \backslash
13958 {A=B
13959 \end_layout
13960
13961 \begin_layout Standard
13962 \begin_inset VSpace bigskip
13963 \end_inset
13964
13965
13966 \end_layout
13967
13968 \begin_layout Standard
13969 Para usar colores distintos de los predefinidos deben ser definidos previamente.
13970 \end_layout
13971
13972 \begin_layout Standard
13973 Por ejemplo, se puede definir el color 
13974 \begin_inset Quotes fld
13975 \end_inset
13976
13977
13978 \series bold
13979 verdeoscuro
13980 \series default
13981
13982 \begin_inset Quotes frd
13983 \end_inset
13984
13985  con la línea de preámbulo LaTeX:
13986 \end_layout
13987
13988 \begin_layout Standard
13989
13990 \series bold
13991
13992 \backslash
13993 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
13994 \series default
13995
13996 \begin_inset Index
13997 status collapsed
13998
13999 \begin_layout Plain Layout
14000 Comandos ! D ! 
14001 \backslash
14002 definecolor
14003 \end_layout
14004
14005 \end_inset
14006
14007
14008 \end_layout
14009
14010 \begin_layout Standard
14011
14012 \series bold
14013 cmyk
14014 \series default
14015  es el espacio de color referido a los colores 
14016 \series bold
14017 cyan
14018 \series default
14019
14020 \series bold
14021 magenta
14022 \series default
14023
14024 \series bold
14025 yellow
14026 \series default
14027  y 
14028 \series bold
14029 black
14030 \series default
14031 .
14032  Los cuatro números separados por coma son el factor de cuota para los colores
14033  correspondientes del espacio de color.
14034  Los factores pueden estar en el rango 0-1.
14035  En vez de 
14036 \series bold
14037 cmyk
14038 \series default
14039  se puede usar el espacio de color 
14040 \series bold
14041 rgb
14042 \series default
14043 , que se refiere a 
14044 \series bold
14045 red
14046 \series default
14047
14048 \series bold
14049 green
14050 \series default
14051  y 
14052 \series bold
14053 blue
14054 \series default
14055 , así pues en este caso hay tres factores de cuota para los correspondientes
14056  colores.
14057  Además hay el espacio de color 
14058 \series bold
14059 gray
14060 \series default
14061  con un factor de cuota para el valor gris.
14062 \end_layout
14063
14064 \begin_layout Standard
14065 Como ejemplo he aquí un cuadro enmarcado con el nuevo color definido 
14066 \series bold
14067 verdeoscuro
14068 \series default
14069  y los caracteres en color amarillo:
14070 \color black
14071
14072 \begin_inset Formula \begin{equation}
14073 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14074
14075 \end_inset
14076
14077
14078 \end_layout
14079
14080 \begin_layout Standard
14081 Los colores personalizados también se pueden usar para texto con la ayuda
14082  del comando 
14083 \series bold
14084
14085 \backslash
14086 textcolor
14087 \series default
14088
14089 \begin_inset Index
14090 status collapsed
14091
14092 \begin_layout Plain Layout
14093 Texto ! coloreado
14094 \end_layout
14095
14096 \end_inset
14097
14098
14099 \end_layout
14100
14101 \begin_layout Standard
14102 \begin_inset ERT
14103 status open
14104
14105 \begin_layout Plain Layout
14106
14107
14108 \backslash
14109 textcolor{verdeoscuro}{
14110 \end_layout
14111
14112 \end_inset
14113
14114 Esta frase en 
14115 \begin_inset Quotes fld
14116 \end_inset
14117
14118 verdeoscuro
14119 \begin_inset Quotes frd
14120 \end_inset
14121
14122 .
14123 \begin_inset ERT
14124 status collapsed
14125
14126 \begin_layout Plain Layout
14127
14128 }
14129 \end_layout
14130
14131 \end_inset
14132
14133
14134 \end_layout
14135
14136 \begin_layout Standard
14137
14138 \series bold
14139
14140 \backslash
14141 textcolor
14142 \series default
14143
14144 \begin_inset Index
14145 status collapsed
14146
14147 \begin_layout Plain Layout
14148 Comandos ! T ! 
14149 \backslash
14150 textcolor
14151 \end_layout
14152
14153 \end_inset
14154
14155  se usa con el esquema 
14156 \series bold
14157
14158 \backslash
14159 textcolor{color}{caracteres a colorear}
14160 \series default
14161 .
14162 \end_layout
14163
14164 \begin_layout Subsection
14165 Cuadros de párrafo
14166 \begin_inset CommandInset label
14167 LatexCommand label
14168 name "sub:Cuadros-de-párrafo"
14169
14170 \end_inset
14171
14172
14173 \begin_inset Index
14174 status collapsed
14175
14176 \begin_layout Plain Layout
14177 Cuadros ! para párrafos
14178 \end_layout
14179
14180 \end_inset
14181
14182
14183 \end_layout
14184
14185 \begin_layout Standard
14186 Un cuadro que puede contener varias líneas y párrafos, denominado cuadro
14187  de párrafo (parbox), se puede generar con el menú 
14188 \family sans
14189 Insertar\SpecialChar \menuseparator
14190 Cuadro
14191 \family default
14192  o con el botón 
14193 \begin_inset Graphics
14194         filename ../../images/box-insert.png
14195         scale 85
14196
14197 \end_inset
14198
14199  de la barra de herramientas.
14200 \end_layout
14201
14202 \begin_layout Standard
14203 El siguiente ejemplo muestra un cuadro de párrafo enmarcado en una línea:
14204 \begin_inset VSpace medskip
14205 \end_inset
14206
14207 Esta línea contiene 
14208 \begin_inset Box Boxed
14209 position "c"
14210 hor_pos "c"
14211 has_inner_box 1
14212 inner_pos "c"
14213 use_parbox 1
14214 width "5cm"
14215 special "none"
14216 height "1in"
14217 height_special "totalheight"
14218 status collapsed
14219
14220 \begin_layout Plain Layout
14221 Esto es un cuadro de párrafo.
14222  Tiene exactamente 5
14223 \begin_inset space \thinspace{}
14224 \end_inset
14225
14226 cm de largo y además puede contener ecuaciones: 
14227 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14228 \end_inset
14229
14230
14231 \end_layout
14232
14233 \end_inset
14234
14235
14236 \begin_inset space ~
14237 \end_inset
14238
14239  un cuadro de párrafo.
14240 \begin_inset VSpace medskip
14241 \end_inset
14242
14243 Ese cuadro se compone haciendo clic derecho sobre el rectángulo gris insertado.
14244  Surge un diálogo con las propiedades del cuadro.
14245  En este caso: 
14246 \emph on
14247 Decoración
14248 \emph default
14249 : Marco rectangular, 
14250 \emph on
14251 Cuadro interior
14252 \emph default
14253 : Párrafo, 
14254 \emph on
14255 Ancho
14256 \emph default
14257 : 5
14258 \begin_inset space \thinspace{}
14259 \end_inset
14260
14261 cm, 
14262 \emph on
14263 Alineación Vertical
14264 \emph default
14265  
14266 \emph on
14267 Cuadro
14268 \emph default
14269 : Medio.
14270 \end_layout
14271
14272 \begin_layout Standard
14273 \begin_inset VSpace medskip
14274 \end_inset
14275
14276 En LaTeX, un cuadro de párrafo se inserta con el comando 
14277 \series bold
14278
14279 \backslash
14280 parbox
14281 \series default
14282
14283 \begin_inset Index
14284 status collapsed
14285
14286 \begin_layout Plain Layout
14287 Comandos ! P ! 
14288 \backslash
14289 parbox
14290 \end_layout
14291
14292 \end_inset
14293
14294  con el esquema siguiente:
14295 \end_layout
14296
14297 \begin_layout Standard
14298
14299 \series bold
14300
14301 \backslash
14302 parbox[posición]{anchura}{contenido}
14303 \end_layout
14304
14305 \begin_layout Standard
14306 Son posibles las posiciones 
14307 \emph on
14308 b
14309 \emph default
14310  y 
14311 \emph on
14312 t
14313 \emph default
14314
14315 \emph on
14316 b
14317 \emph default
14318  por 
14319 \begin_inset Quotes fld
14320 \end_inset
14321
14322 bottom
14323 \begin_inset Quotes frd
14324 \end_inset
14325
14326  (abajo), que alinea la última línea del cuadro con el texto de alrededor.
14327  Con 
14328 \emph on
14329 t
14330 \emph default
14331 , por 
14332 \begin_inset Quotes fld
14333 \end_inset
14334
14335 top
14336 \begin_inset Quotes frd
14337 \end_inset
14338
14339  (arriba), la alineación se hace con la primera línea.
14340  Si no se da posición, el cuadro se centrará verticalmente, véase la sección
14341  
14342 \emph on
14343 Cuadros
14344 \emph default
14345  del manual 
14346 \emph on
14347 Objetos incrustados
14348 \emph default
14349  para ejemplos.
14350 \end_layout
14351
14352 \begin_layout Standard
14353 \begin_inset VSpace bigskip
14354 \end_inset
14355
14356 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14357  ponerse en un cuadro de párrafo.
14358  Para ello se inserta el comando
14359 \begin_inset Newline newline
14360 \end_inset
14361
14362
14363 \series bold
14364
14365 \backslash
14366 fbox{
14367 \backslash
14368 parbox{
14369 \backslash
14370 linewidth-2
14371 \backslash
14372 fboxsep-2
14373 \backslash
14374 fboxrule}{
14375 \begin_inset Newline newline
14376 \end_inset
14377
14378
14379 \series default
14380 en modo TeX delante de la ecuación.
14381  Aquí 
14382 \series bold
14383
14384 \backslash
14385 linewidth
14386 \begin_inset Index
14387 status collapsed
14388
14389 \begin_layout Plain Layout
14390 Comandos ! L ! 
14391 \backslash
14392 linewidth
14393 \end_layout
14394
14395 \end_inset
14396
14397
14398 \series default
14399  es la anchura de línea establecida para el documento.
14400  Como el marco está por fuera del cuadro de párrafo, hay que restar de dicha
14401  anchura dos veces la separación del marco y el grosor.
14402  Como LyX no lo hace automáticamente debido a un fallo,
14403 \begin_inset Foot
14404 status collapsed
14405
14406 \begin_layout Plain Layout
14407 \begin_inset CommandInset href
14408 LatexCommand href
14409 name "LyX-bug #4483"
14410 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14411
14412 \end_inset
14413
14414
14415 \end_layout
14416
14417 \end_inset
14418
14419  hay que usar modo TeX.
14420  Para poder multiplicar y restar en los argumentos hay que cargar en el
14421  preámbulo LaTeX el paquete LaTeX 
14422 \series bold
14423 calc
14424 \series default
14425 ,
14426 \begin_inset Foot
14427 status collapsed
14428
14429 \begin_layout Plain Layout
14430
14431 \series bold
14432 calc
14433 \series default
14434  es parte de toda instalación LaTeX estándar.
14435 \end_layout
14436
14437 \end_inset
14438
14439
14440 \begin_inset Index
14441 status collapsed
14442
14443 \begin_layout Plain Layout
14444 Paquetes ! calc
14445 \end_layout
14446
14447 \end_inset
14448
14449  con la línea
14450 \end_layout
14451
14452 \begin_layout Standard
14453
14454 \series bold
14455
14456 \backslash
14457 usepackage{calc}
14458 \end_layout
14459
14460 \begin_layout Standard
14461 Detrás de la ecuación se cierran ambos cuadros con 
14462 \series bold
14463 }}
14464 \series default
14465  en modo TeX.
14466  Aquí hay un ejemplo:
14467 \begin_inset ERT
14468 status collapsed
14469
14470 \begin_layout Plain Layout
14471
14472
14473 \backslash
14474 fboxsep 5mm 
14475 \backslash
14476 fboxrule 5mm
14477 \end_layout
14478
14479 \end_inset
14480
14481
14482 \end_layout
14483
14484 \begin_layout Standard
14485 \begin_inset ERT
14486 status collapsed
14487
14488 \begin_layout Plain Layout
14489
14490
14491 \backslash
14492 fbox{
14493 \backslash
14494 parbox{
14495 \backslash
14496 linewidth-2
14497 \backslash
14498 fboxsep-2
14499 \backslash
14500 fboxrule}{
14501 \end_layout
14502
14503 \end_inset
14504
14505
14506 \begin_inset Formula \begin{equation}
14507 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14508
14509 \end_inset
14510
14511
14512 \end_layout
14513
14514 \begin_layout Standard
14515 \begin_inset ERT
14516 status collapsed
14517
14518 \begin_layout Plain Layout
14519
14520 }}
14521 \end_layout
14522
14523 \end_inset
14524
14525
14526 \begin_inset ERT
14527 status collapsed
14528
14529 \begin_layout Plain Layout
14530
14531
14532 \backslash
14533 fboxrule 0.4pt 
14534 \backslash
14535 fboxsep 3pt
14536 \end_layout
14537
14538 \end_inset
14539
14540
14541 \end_layout
14542
14543 \begin_layout Standard
14544 \begin_inset VSpace medskip
14545 \end_inset
14546
14547
14548 \end_layout
14549
14550 \begin_layout Standard
14551 Como se ha usado el cuadro de párrafo como argumento de 
14552 \series bold
14553
14554 \backslash
14555 fbox
14556 \series default
14557 , en este caso no hay diferencia entre 
14558 \series bold
14559
14560 \backslash
14561 fbox
14562 \series default
14563  y 
14564 \series bold
14565
14566 \backslash
14567 boxed
14568 \series default
14569 .
14570  
14571 \end_layout
14572
14573 \begin_layout Standard
14574 \begin_inset VSpace bigskip
14575 \end_inset
14576
14577
14578 \end_layout
14579
14580 \begin_layout Standard
14581 Los cuadros de párrafo son muy útiles para comentar ecuaciones directamente.
14582  Para hacerlo, se usa 
14583 \series bold
14584
14585 \backslash
14586 parbox
14587 \series default
14588  en combinación con el comando 
14589 \series bold
14590
14591 \backslash
14592 tag
14593 \series default
14594 .
14595  (Véase más sobre 
14596 \series bold
14597
14598 \backslash
14599 tag
14600 \series default
14601  en 
14602 \begin_inset CommandInset ref
14603 LatexCommand ref
14604 reference "sub:Numeración-personalizada"
14605
14606 \end_inset
14607
14608 ).
14609 \end_layout
14610
14611 \begin_layout Standard
14612 Un ejemplo de ecuación comentada con 
14613 \series bold
14614
14615 \backslash
14616 parbox
14617 \series default
14618 :
14619 \end_layout
14620
14621 \begin_layout Standard
14622 \begin_inset ERT
14623 status collapsed
14624
14625 \begin_layout Plain Layout
14626
14627
14628 \backslash
14629 [5x-7b=3b
14630 \backslash
14631 tag*{
14632 \backslash
14633 parbox{5cm}{
14634 \end_layout
14635
14636 \end_inset
14637
14638 Esto es una descripción.
14639  Está claramente separada de la ecuación y es multilínea.
14640 \begin_inset ERT
14641 status collapsed
14642
14643 \begin_layout Plain Layout
14644
14645 }}
14646 \backslash
14647 ]
14648 \end_layout
14649
14650 \end_inset
14651
14652
14653 \end_layout
14654
14655 \begin_layout Standard
14656 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
14657  no soporta el comando 
14658 \series bold
14659
14660 \backslash
14661 parbox
14662 \series default
14663  en ecuaciones.
14664  La ecuación se compone con la siguiente secuencia de comandos:
14665 \end_layout
14666
14667 \begin_layout Standard
14668 El comando 
14669 \series bold
14670
14671 \backslash
14672 [5x-7b=3b
14673 \backslash
14674 tag*
14675 \backslash
14676 {
14677 \backslash
14678 parbox{5cm}{
14679 \series default
14680  se inserta en modo TeX.
14681 \begin_inset Foot
14682 status collapsed
14683
14684 \begin_layout Plain Layout
14685 Si se usa el estilo de ecuación 
14686 \series bold
14687 Sangrado
14688 \series default
14689
14690 \series bold
14691
14692 \backslash
14693 tag*
14694 \backslash
14695
14696 \series default
14697  se puede reemplazar por 
14698 \series bold
14699
14700 \backslash
14701 hfill
14702 \series default
14703 .
14704  (Véanse los estilos de ecuación en 
14705 \begin_inset CommandInset ref
14706 LatexCommand ref
14707 reference "sec:Estilos-de-ecuación"
14708
14709 \end_inset
14710
14711 ).
14712 \end_layout
14713
14714 \end_inset
14715
14716  Después sigue la descripción en texto normal, y por último 
14717 \series bold
14718 }}
14719 \backslash
14720 ]
14721 \series default
14722  en modo TeX.
14723  Aquí los comandos 
14724 \series bold
14725
14726 \backslash
14727 [
14728 \series default
14729  y 
14730 \series bold
14731
14732 \backslash
14733 ]
14734 \series default
14735  crean una ecuación presentada.
14736 \end_layout
14737
14738 \begin_layout Standard
14739 Las ventajas de 
14740 \series bold
14741
14742 \backslash
14743 parbox
14744 \series default
14745  pueden verse en este ejemplo que se ha 
14746 \begin_inset Quotes fld
14747 \end_inset
14748
14749 comentado
14750 \begin_inset Quotes frd
14751 \end_inset
14752
14753  usando el modo texto matemático:
14754 \begin_inset Formula \[
14755 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}\]
14756
14757 \end_inset
14758
14759
14760 \end_layout
14761
14762 \begin_layout Section
14763 Operadores
14764 \begin_inset Index
14765 status collapsed
14766
14767 \begin_layout Plain Layout
14768 Operadores
14769 \end_layout
14770
14771 \end_inset
14772
14773
14774 \end_layout
14775
14776 \begin_layout Subsection
14777 Operadores grandes
14778 \begin_inset CommandInset label
14779 LatexCommand label
14780 name "sub:Operadores-grandes"
14781
14782 \end_inset
14783
14784
14785 \begin_inset Index
14786 status collapsed
14787
14788 \begin_layout Plain Layout
14789 Operadores ! grandes
14790 \end_layout
14791
14792 \end_inset
14793
14794
14795 \begin_inset Index
14796 status collapsed
14797
14798 \begin_layout Plain Layout
14799 Sumatorios
14800 \end_layout
14801
14802 \end_inset
14803
14804
14805 \begin_inset Index
14806 status collapsed
14807
14808 \begin_layout Plain Layout
14809 Integrales
14810 \end_layout
14811
14812 \end_inset
14813
14814
14815 \end_layout
14816
14817 \begin_layout Standard
14818 Para poder usar todos los comandos de integrales listados aquí, debe estar
14819  marcada la opción 
14820 \family sans
14821 Usar paquete esint automáticamente
14822 \family default
14823  en el apartado 
14824 \family sans
14825 Ecuaciones
14826 \family default
14827  de la configuración del documento.
14828  
14829 \end_layout
14830
14831 \begin_layout Standard
14832 \begin_inset space \hfill{}
14833 \end_inset
14834
14835
14836 \begin_inset Tabular
14837 <lyxtabular version="3" rows="11" columns="2">
14838 <features>
14839 <column alignment="center" valignment="top" width="0pt">
14840 <column alignment="center" valignment="top" width="0pt">
14841 <row>
14842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14843 \begin_inset Text
14844
14845 \begin_layout Plain Layout
14846 Comando
14847 \end_layout
14848
14849 \end_inset
14850 </cell>
14851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14852 \begin_inset Text
14853
14854 \begin_layout Plain Layout
14855 Resultado
14856 \end_layout
14857
14858 \end_inset
14859 </cell>
14860 </row>
14861 <row>
14862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14863 \begin_inset Text
14864
14865 \begin_layout Plain Layout
14866
14867 \backslash
14868 sum
14869 \begin_inset Index
14870 status collapsed
14871
14872 \begin_layout Plain Layout
14873 Comandos ! S ! 
14874 \backslash
14875 sum
14876 \end_layout
14877
14878 \end_inset
14879
14880
14881 \end_layout
14882
14883 \end_inset
14884 </cell>
14885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14886 \begin_inset Text
14887
14888 \begin_layout Plain Layout
14889 \begin_inset Formula $\sum$
14890 \end_inset
14891
14892
14893 \end_layout
14894
14895 \end_inset
14896 </cell>
14897 </row>
14898 <row>
14899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14900 \begin_inset Text
14901
14902 \begin_layout Plain Layout
14903
14904 \backslash
14905 int
14906 \begin_inset Index
14907 status collapsed
14908
14909 \begin_layout Plain Layout
14910 Comandos ! I ! 
14911 \backslash
14912 int
14913 \end_layout
14914
14915 \end_inset
14916
14917
14918 \end_layout
14919
14920 \end_inset
14921 </cell>
14922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14923 \begin_inset Text
14924
14925 \begin_layout Plain Layout
14926 \begin_inset Formula $\int$
14927 \end_inset
14928
14929
14930 \end_layout
14931
14932 \end_inset
14933 </cell>
14934 </row>
14935 <row>
14936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14937 \begin_inset Text
14938
14939 \begin_layout Plain Layout
14940
14941 \backslash
14942 intop
14943 \end_layout
14944
14945 \end_inset
14946 </cell>
14947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14948 \begin_inset Text
14949
14950 \begin_layout Plain Layout
14951 \begin_inset Formula $\intop$
14952 \end_inset
14953
14954
14955 \end_layout
14956
14957 \end_inset
14958 </cell>
14959 </row>
14960 <row>
14961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14962 \begin_inset Text
14963
14964 \begin_layout Plain Layout
14965
14966 \backslash
14967 oint
14968 \end_layout
14969
14970 \end_inset
14971 </cell>
14972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14973 \begin_inset Text
14974
14975 \begin_layout Plain Layout
14976 \begin_inset Formula $\oint$
14977 \end_inset
14978
14979
14980 \end_layout
14981
14982 \end_inset
14983 </cell>
14984 </row>
14985 <row>
14986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14987 \begin_inset Text
14988
14989 \begin_layout Plain Layout
14990
14991 \backslash
14992 ointop
14993 \end_layout
14994
14995 \end_inset
14996 </cell>
14997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14998 \begin_inset Text
14999
15000 \begin_layout Plain Layout
15001 \begin_inset Formula $\ointop$
15002 \end_inset
15003
15004
15005 \end_layout
15006
15007 \end_inset
15008 </cell>
15009 </row>
15010 <row>
15011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15012 \begin_inset Text
15013
15014 \begin_layout Plain Layout
15015
15016 \backslash
15017 ointctrclockwise
15018 \end_layout
15019
15020 \end_inset
15021 </cell>
15022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15023 \begin_inset Text
15024
15025 \begin_layout Plain Layout
15026 \begin_inset Formula $\ointctrclockwise$
15027 \end_inset
15028
15029
15030 \end_layout
15031
15032 \end_inset
15033 </cell>
15034 </row>
15035 <row>
15036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15037 \begin_inset Text
15038
15039 \begin_layout Plain Layout
15040
15041 \backslash
15042 ointclockwise
15043 \end_layout
15044
15045 \end_inset
15046 </cell>
15047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15048 \begin_inset Text
15049
15050 \begin_layout Plain Layout
15051 \begin_inset Formula $\ointclockwise$
15052 \end_inset
15053
15054
15055 \end_layout
15056
15057 \end_inset
15058 </cell>
15059 </row>
15060 <row>
15061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15062 \begin_inset Text
15063
15064 \begin_layout Plain Layout
15065
15066 \backslash
15067 sqint
15068 \end_layout
15069
15070 \end_inset
15071 </cell>
15072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15073 \begin_inset Text
15074
15075 \begin_layout Plain Layout
15076 \begin_inset Formula $\sqint$
15077 \end_inset
15078
15079
15080 \end_layout
15081
15082 \end_inset
15083 </cell>
15084 </row>
15085 <row>
15086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15087 \begin_inset Text
15088
15089 \begin_layout Plain Layout
15090
15091 \backslash
15092 bigcap
15093 \end_layout
15094
15095 \end_inset
15096 </cell>
15097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15098 \begin_inset Text
15099
15100 \begin_layout Plain Layout
15101 \begin_inset Formula $\bigcap$
15102 \end_inset
15103
15104
15105 \end_layout
15106
15107 \end_inset
15108 </cell>
15109 </row>
15110 <row>
15111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15112 \begin_inset Text
15113
15114 \begin_layout Plain Layout
15115
15116 \backslash
15117 bigcup
15118 \end_layout
15119
15120 \end_inset
15121 </cell>
15122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15123 \begin_inset Text
15124
15125 \begin_layout Plain Layout
15126 \begin_inset Formula $\bigcup$
15127 \end_inset
15128
15129
15130 \end_layout
15131
15132 \end_inset
15133 </cell>
15134 </row>
15135 </lyxtabular>
15136
15137 \end_inset
15138
15139
15140 \begin_inset space \hfill{}
15141 \end_inset
15142
15143
15144 \begin_inset Tabular
15145 <lyxtabular version="3" rows="10" columns="2">
15146 <features>
15147 <column alignment="center" valignment="top" width="0pt">
15148 <column alignment="center" valignment="top" width="0pt">
15149 <row>
15150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15151 \begin_inset Text
15152
15153 \begin_layout Plain Layout
15154 Comando
15155 \end_layout
15156
15157 \end_inset
15158 </cell>
15159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15160 \begin_inset Text
15161
15162 \begin_layout Plain Layout
15163 Resultado
15164 \end_layout
15165
15166 \end_inset
15167 </cell>
15168 </row>
15169 <row>
15170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15171 \begin_inset Text
15172
15173 \begin_layout Plain Layout
15174
15175 \backslash
15176 prod
15177 \begin_inset Index
15178 status collapsed
15179
15180 \begin_layout Plain Layout
15181 Comandos ! P ! 
15182 \backslash
15183 prod
15184 \end_layout
15185
15186 \end_inset
15187
15188
15189 \end_layout
15190
15191 \end_inset
15192 </cell>
15193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15194 \begin_inset Text
15195
15196 \begin_layout Plain Layout
15197 \begin_inset Formula $\prod$
15198 \end_inset
15199
15200
15201 \end_layout
15202
15203 \end_inset
15204 </cell>
15205 </row>
15206 <row>
15207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15208 \begin_inset Text
15209
15210 \begin_layout Plain Layout
15211
15212 \backslash
15213 coprod
15214 \end_layout
15215
15216 \end_inset
15217 </cell>
15218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15219 \begin_inset Text
15220
15221 \begin_layout Plain Layout
15222 \begin_inset Formula $\coprod$
15223 \end_inset
15224
15225
15226 \end_layout
15227
15228 \end_inset
15229 </cell>
15230 </row>
15231 <row>
15232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15233 \begin_inset Text
15234
15235 \begin_layout Plain Layout
15236
15237 \backslash
15238 bigodot
15239 \end_layout
15240
15241 \end_inset
15242 </cell>
15243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15244 \begin_inset Text
15245
15246 \begin_layout Plain Layout
15247 \begin_inset Formula $\bigodot$
15248 \end_inset
15249
15250
15251 \end_layout
15252
15253 \end_inset
15254 </cell>
15255 </row>
15256 <row>
15257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15258 \begin_inset Text
15259
15260 \begin_layout Plain Layout
15261
15262 \backslash
15263 bigotimes
15264 \end_layout
15265
15266 \end_inset
15267 </cell>
15268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15269 \begin_inset Text
15270
15271 \begin_layout Plain Layout
15272 \begin_inset Formula $\bigotimes$
15273 \end_inset
15274
15275
15276 \end_layout
15277
15278 \end_inset
15279 </cell>
15280 </row>
15281 <row>
15282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15283 \begin_inset Text
15284
15285 \begin_layout Plain Layout
15286
15287 \backslash
15288 bigoplus
15289 \end_layout
15290
15291 \end_inset
15292 </cell>
15293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15294 \begin_inset Text
15295
15296 \begin_layout Plain Layout
15297 \begin_inset Formula $\bigoplus$
15298 \end_inset
15299
15300
15301 \end_layout
15302
15303 \end_inset
15304 </cell>
15305 </row>
15306 <row>
15307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15308 \begin_inset Text
15309
15310 \begin_layout Plain Layout
15311
15312 \backslash
15313 bigwedge
15314 \end_layout
15315
15316 \end_inset
15317 </cell>
15318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15319 \begin_inset Text
15320
15321 \begin_layout Plain Layout
15322 \begin_inset Formula $\bigwedge$
15323 \end_inset
15324
15325
15326 \end_layout
15327
15328 \end_inset
15329 </cell>
15330 </row>
15331 <row>
15332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15333 \begin_inset Text
15334
15335 \begin_layout Plain Layout
15336
15337 \backslash
15338 bigvee
15339 \end_layout
15340
15341 \end_inset
15342 </cell>
15343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15344 \begin_inset Text
15345
15346 \begin_layout Plain Layout
15347 \begin_inset Formula $\bigvee$
15348 \end_inset
15349
15350
15351 \end_layout
15352
15353 \end_inset
15354 </cell>
15355 </row>
15356 <row>
15357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15358 \begin_inset Text
15359
15360 \begin_layout Plain Layout
15361
15362 \backslash
15363 bigsqcup
15364 \end_layout
15365
15366 \end_inset
15367 </cell>
15368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15369 \begin_inset Text
15370
15371 \begin_layout Plain Layout
15372 \begin_inset Formula $\bigsqcup$
15373 \end_inset
15374
15375
15376 \end_layout
15377
15378 \end_inset
15379 </cell>
15380 </row>
15381 <row>
15382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15383 \begin_inset Text
15384
15385 \begin_layout Plain Layout
15386
15387 \backslash
15388 biguplus
15389 \end_layout
15390
15391 \end_inset
15392 </cell>
15393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15394 \begin_inset Text
15395
15396 \begin_layout Plain Layout
15397 \begin_inset Formula $\biguplus$
15398 \end_inset
15399
15400
15401 \end_layout
15402
15403 \end_inset
15404 </cell>
15405 </row>
15406 </lyxtabular>
15407
15408 \end_inset
15409
15410
15411 \begin_inset space \hfill{}
15412 \end_inset
15413
15414
15415 \end_layout
15416
15417 \begin_layout Standard
15418 Todos los operadores grandes se pueden insertar con el botón 
15419 \begin_inset Graphics
15420         filename ../../images/math/intop.png
15421         scale 85
15422
15423 \end_inset
15424
15425  de la barra de ecuaciones.
15426 \end_layout
15427
15428 \begin_layout Standard
15429 Estos operadores son llamados grandes porque son mayores que los operadores
15430  binarios de aspecto semejante.
15431  Todos los operadores grandes pueden tener límites, como se describe en
15432  la subsección siguiente.
15433 \end_layout
15434
15435 \begin_layout Standard
15436 Los operadores 
15437 \series bold
15438
15439 \backslash
15440 intop
15441 \series default
15442  y 
15443 \series bold
15444
15445 \backslash
15446 ointop
15447 \series default
15448  difieren de 
15449 \series bold
15450
15451 \backslash
15452 int
15453 \series default
15454  y 
15455 \series bold
15456
15457 \backslash
15458 oint
15459 \series default
15460  en el estilo en que se presentan los límites, véase
15461 \series bold
15462  
15463 \series default
15464
15465 \begin_inset CommandInset ref
15466 LatexCommand ref
15467 reference "sub:Límites-de-operadores"
15468
15469 \end_inset
15470
15471 .
15472 \end_layout
15473
15474 \begin_layout Subsubsection*
15475 Sugerencias para las integrales
15476 \end_layout
15477
15478 \begin_layout Standard
15479 La letra 
15480 \emph on
15481 d
15482 \emph default
15483  en una integral es un operador, por consiguiente debe escribirse en redonda.
15484  Esto se hace resaltando la 
15485 \emph on
15486 d
15487 \emph default
15488  y usando el atajo de teclado 
15489 \family sans
15490 Alt-c
15491 \begin_inset space ~
15492 \end_inset
15493
15494 r
15495 \family default
15496 .
15497 \begin_inset Foot
15498 status open
15499
15500 \begin_layout Plain Layout
15501 véase estilos de letras en 
15502 \begin_inset CommandInset ref
15503 LatexCommand ref
15504 reference "sub:Estilos-de-fuentes"
15505
15506 \end_inset
15507
15508  
15509 \end_layout
15510
15511 \end_inset
15512
15513  Delante de la 
15514 \emph on
15515 d
15516 \emph default
15517  se inserta un espacio delgado, como es habitual en los operadores.
15518  Un ejemplo:
15519 \end_layout
15520
15521 \begin_layout Standard
15522 incorrecto: 
15523 \begin_inset Formula $\int A(x)dx$
15524 \end_inset
15525
15526
15527 \begin_inset Newline newline
15528 \end_inset
15529
15530
15531 \begin_inset ERT
15532 status collapsed
15533
15534 \begin_layout Plain Layout
15535
15536
15537 \backslash
15538 hphantom{in}
15539 \end_layout
15540
15541 \end_inset
15542
15543 correcto: 
15544 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15545 \end_inset
15546
15547
15548 \end_layout
15549
15550 \begin_layout Standard
15551 Para integrales múltiples hay los siguientes comandos:
15552 \begin_inset VSpace medskip
15553 \end_inset
15554
15555
15556 \end_layout
15557
15558 \begin_layout Standard
15559 \begin_inset space \hfill{}
15560 \end_inset
15561
15562
15563 \begin_inset Tabular
15564 <lyxtabular version="3" rows="4" columns="2">
15565 <features>
15566 <column alignment="center" valignment="top" width="0">
15567 <column alignment="center" valignment="top" width="0">
15568 <row>
15569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15570 \begin_inset Text
15571
15572 \begin_layout Plain Layout
15573 Comando
15574 \end_layout
15575
15576 \end_inset
15577 </cell>
15578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15579 \begin_inset Text
15580
15581 \begin_layout Plain Layout
15582 Resultado
15583 \begin_inset Note Note
15584 status collapsed
15585
15586 \begin_layout Plain Layout
15587
15588 \series bold
15589
15590 \backslash
15591 raisebox
15592 \series default
15593  se usa sólo como espaciador
15594 \end_layout
15595
15596 \end_inset
15597
15598
15599 \end_layout
15600
15601 \end_inset
15602 </cell>
15603 </row>
15604 <row>
15605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15606 \begin_inset Text
15607
15608 \begin_layout Plain Layout
15609
15610 \backslash
15611 iint
15612 \end_layout
15613
15614 \end_inset
15615 </cell>
15616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15617 \begin_inset Text
15618
15619 \begin_layout Plain Layout
15620 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15621 \end_inset
15622
15623
15624 \end_layout
15625
15626 \end_inset
15627 </cell>
15628 </row>
15629 <row>
15630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15631 \begin_inset Text
15632
15633 \begin_layout Plain Layout
15634
15635 \backslash
15636 oiint
15637 \end_layout
15638
15639 \end_inset
15640 </cell>
15641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15642 \begin_inset Text
15643
15644 \begin_layout Plain Layout
15645 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15646 \end_inset
15647
15648
15649 \end_layout
15650
15651 \end_inset
15652 </cell>
15653 </row>
15654 <row>
15655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15656 \begin_inset Text
15657
15658 \begin_layout Plain Layout
15659
15660 \backslash
15661 sqiint
15662 \end_layout
15663
15664 \end_inset
15665 </cell>
15666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15667 \begin_inset Text
15668
15669 \begin_layout Plain Layout
15670 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15671 \end_inset
15672
15673
15674 \end_layout
15675
15676 \end_inset
15677 </cell>
15678 </row>
15679 </lyxtabular>
15680
15681 \end_inset
15682
15683
15684 \begin_inset space \hfill{}
15685 \end_inset
15686
15687
15688 \begin_inset Tabular
15689 <lyxtabular version="3" rows="4" columns="2">
15690 <features>
15691 <column alignment="center" valignment="top" width="0">
15692 <column alignment="center" valignment="top" width="0">
15693 <row>
15694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15695 \begin_inset Text
15696
15697 \begin_layout Plain Layout
15698 Comando
15699 \end_layout
15700
15701 \end_inset
15702 </cell>
15703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15704 \begin_inset Text
15705
15706 \begin_layout Plain Layout
15707 Resultado
15708 \begin_inset Note Note
15709 status collapsed
15710
15711 \begin_layout Plain Layout
15712
15713 \series bold
15714
15715 \backslash
15716 raisebox
15717 \series default
15718  se usa sólo como espaciador
15719 \end_layout
15720
15721 \end_inset
15722
15723
15724 \end_layout
15725
15726 \end_inset
15727 </cell>
15728 </row>
15729 <row>
15730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15731 \begin_inset Text
15732
15733 \begin_layout Plain Layout
15734
15735 \backslash
15736 iiint
15737 \end_layout
15738
15739 \end_inset
15740 </cell>
15741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15742 \begin_inset Text
15743
15744 \begin_layout Plain Layout
15745 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15746 \end_inset
15747
15748
15749 \end_layout
15750
15751 \end_inset
15752 </cell>
15753 </row>
15754 <row>
15755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15756 \begin_inset Text
15757
15758 \begin_layout Plain Layout
15759
15760 \backslash
15761 iiiint
15762 \end_layout
15763
15764 \end_inset
15765 </cell>
15766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15767 \begin_inset Text
15768
15769 \begin_layout Plain Layout
15770 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15771 \end_inset
15772
15773
15774 \end_layout
15775
15776 \end_inset
15777 </cell>
15778 </row>
15779 <row>
15780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15781 \begin_inset Text
15782
15783 \begin_layout Plain Layout
15784
15785 \backslash
15786 dotsint
15787 \end_layout
15788
15789 \end_inset
15790 </cell>
15791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15792 \begin_inset Text
15793
15794 \begin_layout Plain Layout
15795 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15796 \end_inset
15797
15798
15799 \end_layout
15800
15801 \end_inset
15802 </cell>
15803 </row>
15804 </lyxtabular>
15805
15806 \end_inset
15807
15808
15809 \begin_inset space \hfill{}
15810 \end_inset
15811
15812
15813 \end_layout
15814
15815 \begin_layout Subsection
15816 Límites de operadores
15817 \begin_inset CommandInset label
15818 LatexCommand label
15819 name "sub:Límites-de-operadores"
15820
15821 \end_inset
15822
15823
15824 \begin_inset Index
15825 status collapsed
15826
15827 \begin_layout Plain Layout
15828 Operadores ! límites de
15829 \end_layout
15830
15831 \end_inset
15832
15833
15834 \end_layout
15835
15836 \begin_layout Standard
15837 Los límites se crean mediante superíndices y subíndices:
15838 \end_layout
15839
15840 \begin_layout Standard
15841 \noindent
15842 \align center
15843 \begin_inset Tabular
15844 <lyxtabular version="3" rows="2" columns="2">
15845 <features>
15846 <column alignment="center" valignment="top" width="0">
15847 <column alignment="center" valignment="top" width="0">
15848 <row>
15849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15850 \begin_inset Text
15851
15852 \begin_layout Plain Layout
15853 Comando
15854 \end_layout
15855
15856 \end_inset
15857 </cell>
15858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15859 \begin_inset Text
15860
15861 \begin_layout Plain Layout
15862 Resultado
15863 \begin_inset Note Note
15864 status collapsed
15865
15866 \begin_layout Plain Layout
15867
15868 \series bold
15869
15870 \backslash
15871 raisebox
15872 \series default
15873  se usa sólo como espaciador
15874 \end_layout
15875
15876 \end_inset
15877
15878
15879 \end_layout
15880
15881 \end_inset
15882 </cell>
15883 </row>
15884 <row>
15885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15886 \begin_inset Text
15887
15888 \begin_layout Plain Layout
15889
15890 \backslash
15891 prod^
15892 \backslash
15893 infty
15894 \begin_inset ERT
15895 status collapsed
15896
15897 \begin_layout Plain Layout
15898
15899
15900 \backslash
15901 spce 
15902 \end_layout
15903
15904 \end_inset
15905
15906
15907 \begin_inset Formula $\to$
15908 \end_inset
15909
15910 _0
15911 \begin_inset Formula $\to$
15912 \end_inset
15913
15914 A(x)
15915 \end_layout
15916
15917 \end_inset
15918 </cell>
15919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15920 \begin_inset Text
15921
15922 \begin_layout Plain Layout
15923 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15924 \end_inset
15925
15926
15927 \end_layout
15928
15929 \end_inset
15930 </cell>
15931 </row>
15932 </lyxtabular>
15933
15934 \end_inset
15935
15936
15937 \end_layout
15938
15939 \begin_layout Standard
15940 En ecuaciones en línea los límites se colocan al lado derecho del operador.
15941  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
15942 \end_layout
15943
15944 \begin_layout Standard
15945 Para forzar que los límites se coloquen junto al operador, se pone el cursor
15946  directamente detrás del operador y se elige 
15947 \series bold
15948 Insertado
15949 \series default
15950  en el menú 
15951 \family sans
15952 Editar\SpecialChar \menuseparator
15953 Ecuación\SpecialChar \menuseparator
15954 Cambiar tipo de límites
15955 \family default
15956  (atajo 
15957 \family sans
15958 Alt-m
15959 \begin_inset space ~
15960 \end_inset
15961
15962 l
15963 \family default
15964 ).
15965  Un ejemplo:
15966 \end_layout
15967
15968 \begin_layout Standard
15969 Los límites por defecto son:
15970 \begin_inset Formula \[
15971 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
15972
15973 \end_inset
15974
15975
15976 \end_layout
15977
15978 \begin_layout Standard
15979 Así se ven si se cambia el tipo de límites a 
15980 \series bold
15981 Insertado
15982 \series default
15983 :
15984 \begin_inset Formula \[
15985 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
15986
15987 \end_inset
15988
15989
15990 \end_layout
15991
15992 \begin_layout Standard
15993 En integrales, excepto 
15994 \series bold
15995
15996 \backslash
15997 intop
15998 \series default
15999  y 
16000 \series bold
16001
16002 \backslash
16003 ointop
16004 \series default
16005 , los límites se colocan por defecto junto al operador.
16006  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16007  operador.
16008  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16009 \series bold
16010 Pantalla
16011 \series default
16012  para poner el límite debajo:
16013 \begin_inset Formula \begin{equation}
16014 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}\end{equation}
16015
16016 \end_inset
16017
16018
16019 \begin_inset VSpace medskip
16020 \end_inset
16021
16022 Para especificar condiciones en los límites se usan los comandos 
16023 \series bold
16024
16025 \backslash
16026 subarray
16027 \series default
16028
16029 \begin_inset Index
16030 status collapsed
16031
16032 \begin_layout Plain Layout
16033 Comandos ! S ! 
16034 \backslash
16035 subarray
16036 \end_layout
16037
16038 \end_inset
16039
16040  y 
16041 \series bold
16042
16043 \backslash
16044 substack
16045 \series default
16046
16047 \begin_inset Index
16048 status collapsed
16049
16050 \begin_layout Plain Layout
16051 Comandos ! S ! 
16052 \backslash
16053 substack
16054 \end_layout
16055
16056 \end_inset
16057
16058 .
16059  Por ejemplo, para componer la expresión
16060 \begin_inset Formula \begin{equation}
16061 \sum_{\begin{subarray}{c}
16062 0<k<1000\\
16063 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16064
16065 \end_inset
16066
16067 se ha hecho lo siguiente: primero se escribe el comando 
16068 \series bold
16069
16070 \backslash
16071 sum^n
16072 \series default
16073
16074 \begin_inset ERT
16075 status collapsed
16076
16077 \begin_layout Plain Layout
16078
16079
16080 \backslash
16081 spce 
16082 \end_layout
16083
16084 \end_inset
16085
16086
16087 \series bold
16088 _
16089 \series default
16090 .
16091  Ahora el cursor está en un cuadro azul bajo el operador sumatorio y ahí
16092  se inserta el comando 
16093 \series bold
16094
16095 \backslash
16096 subarray
16097 \series default
16098
16099 \begin_inset ERT
16100 status collapsed
16101
16102 \begin_layout Plain Layout
16103
16104
16105 \backslash
16106 spce 
16107 \end_layout
16108
16109 \end_inset
16110
16111 .
16112  Ahora el cuadro azul está en un marco púrpura donde pueden escribirse líneas
16113  distintas.
16114  Cada línea nueva se crea con un salto de línea (
16115 \family sans
16116 Ctrl-Intro
16117 \family default
16118 ).
16119  Si ahora se escribe en ella
16120 \begin_inset Newline newline
16121 \end_inset
16122
16123
16124 \series bold
16125 0<k<1000 Ctrl-Intro
16126 \begin_inset Newline newline
16127 \end_inset
16128
16129
16130 \series default
16131 aparece debajo un nuevo marco para la línea nueva.
16132 \end_layout
16133
16134 \begin_layout Standard
16135 La alineación de las líneas puede cambiarse a la izquierda con la 
16136 \family sans
16137 barra de herramientas de tabla
16138 \family default
16139  o con el menú 
16140 \family sans
16141 Editar\SpecialChar \menuseparator
16142 Filas y columnas
16143 \family default
16144 .
16145  Para obtener alineación derecha se inserta 
16146 \series bold
16147
16148 \backslash
16149 hfill
16150 \series default
16151
16152 \begin_inset ERT
16153 status collapsed
16154
16155 \begin_layout Plain Layout
16156
16157
16158 \backslash
16159 spce 
16160 \end_layout
16161
16162 \end_inset
16163
16164  al principio de la línea.
16165 \end_layout
16166
16167 \begin_layout Standard
16168 El comando 
16169 \series bold
16170
16171 \backslash
16172 substack
16173 \series default
16174  es equivalente a 
16175 \series bold
16176
16177 \backslash
16178 subarray
16179 \series default
16180  con la diferencia de que las líneas están siempre centradas.
16181 \begin_inset VSpace bigskip
16182 \end_inset
16183
16184
16185 \end_layout
16186
16187 \begin_layout Standard
16188 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16189  siguientes, como en la ecuación 
16190 \begin_inset CommandInset ref
16191 LatexCommand eqref
16192 reference "eq:substack"
16193
16194 \end_inset
16195
16196 , porque éstos se colocan junto a los límites.
16197 \end_layout
16198
16199 \begin_layout Standard
16200 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16201 \end_layout
16202
16203 \begin_layout Standard
16204
16205 \series bold
16206
16207 \backslash
16208 def
16209 \backslash
16210 clap#1{
16211 \backslash
16212 hbox to 0pt{
16213 \backslash
16214 hss #1
16215 \backslash
16216 hss}}
16217 \begin_inset Newline newline
16218 \end_inset
16219
16220
16221 \backslash
16222 def
16223 \backslash
16224 mathclap {
16225 \backslash
16226 mathpalette 
16227 \backslash
16228 mathclapinternal}
16229 \begin_inset Newline newline
16230 \end_inset
16231
16232
16233 \backslash
16234 def
16235 \backslash
16236 mathclapinternal #1#2{
16237 \backslash
16238 clap{$
16239 \backslash
16240 mathsurround =0pt #1{#2}$}}
16241 \end_layout
16242
16243 \begin_layout Standard
16244 En ella se define el comando 
16245 \series bold
16246
16247 \backslash
16248 mathclap
16249 \series default
16250
16251 \begin_inset Index
16252 status collapsed
16253
16254 \begin_layout Plain Layout
16255 Comandos ! M ! 
16256 \backslash
16257 mathclap
16258 \end_layout
16259
16260 \end_inset
16261
16262  que establece la anchura del límite en 0
16263 \begin_inset space \thinspace{}
16264 \end_inset
16265
16266 pt.
16267  El esquema del comando es:
16268 \end_layout
16269
16270 \begin_layout Standard
16271
16272 \series bold
16273
16274 \backslash
16275 mathclap{límite}
16276 \end_layout
16277
16278 \begin_layout Standard
16279 donde el límite puede consistir en varias condiciones.
16280 \end_layout
16281
16282 \begin_layout Standard
16283 Aplicado en la ecuación 
16284 \begin_inset CommandInset ref
16285 LatexCommand eqref
16286 reference "eq:substack"
16287
16288 \end_inset
16289
16290  se usa el comando
16291 \end_layout
16292
16293 \begin_layout Standard
16294
16295 \series bold
16296
16297 \backslash
16298 sum_
16299 \backslash
16300 mathclap{
16301 \backslash
16302 substack
16303 \begin_inset ERT
16304 status collapsed
16305
16306 \begin_layout Plain Layout
16307
16308
16309 \backslash
16310 spce 
16311 \end_layout
16312
16313 \end_inset
16314
16315 0<k<1000 Ctrl-Intro
16316 \end_layout
16317
16318 \begin_layout Standard
16319 para componer el límite inferior.
16320  Ahora el sumando está junto al sumatorio:
16321 \begin_inset Formula \[
16322 \sum_{\mathclap{\substack{0<k<1000\\
16323 \\k\,\in\,\mathbb{N}}
16324 }}^{n}k^{-2}\]
16325
16326 \end_inset
16327
16328
16329 \begin_inset VSpace bigskip
16330 \end_inset
16331
16332 Cómo utilizar un límite para varios operadores se describe en la 
16333 \begin_inset CommandInset ref
16334 LatexCommand ref
16335 reference "sub:Operadores-de-usuario"
16336
16337 \end_inset
16338
16339 .
16340 \end_layout
16341
16342 \begin_layout Subsection
16343 Operadores binarios
16344 \begin_inset CommandInset label
16345 LatexCommand label
16346 name "sub:Operadores-binarios"
16347
16348 \end_inset
16349
16350
16351 \begin_inset Index
16352 status collapsed
16353
16354 \begin_layout Plain Layout
16355 Operadores ! binarios
16356 \end_layout
16357
16358 \end_inset
16359
16360
16361 \end_layout
16362
16363 \begin_layout Standard
16364 Los operadores binarios se rodean por espacios si llevan un carácter delante
16365  o detrás.
16366 \begin_inset VSpace medskip
16367 \end_inset
16368
16369
16370 \end_layout
16371
16372 \begin_layout Standard
16373 \begin_inset space \hfill{}
16374 \end_inset
16375
16376
16377 \begin_inset Tabular
16378 <lyxtabular version="3" rows="13" columns="2">
16379 <features>
16380 <column alignment="center" valignment="top" width="0pt">
16381 <column alignment="center" valignment="top" width="0pt">
16382 <row>
16383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16384 \begin_inset Text
16385
16386 \begin_layout Plain Layout
16387 Comando
16388 \begin_inset Note Note
16389 status collapsed
16390
16391 \begin_layout Plain Layout
16392
16393 \series bold
16394
16395 \backslash
16396 raisebox
16397 \series default
16398  se usa sólo como espaciador
16399 \end_layout
16400
16401 \end_inset
16402
16403
16404 \end_layout
16405
16406 \end_inset
16407 </cell>
16408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16409 \begin_inset Text
16410
16411 \begin_layout Plain Layout
16412 Operador
16413 \end_layout
16414
16415 \end_inset
16416 </cell>
16417 </row>
16418 <row>
16419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16420 \begin_inset Text
16421
16422 \begin_layout Plain Layout
16423 +
16424 \end_layout
16425
16426 \end_inset
16427 </cell>
16428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16429 \begin_inset Text
16430
16431 \begin_layout Plain Layout
16432 \begin_inset Formula $+$
16433 \end_inset
16434
16435
16436 \end_layout
16437
16438 \end_inset
16439 </cell>
16440 </row>
16441 <row>
16442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16443 \begin_inset Text
16444
16445 \begin_layout Plain Layout
16446 -
16447 \end_layout
16448
16449 \end_inset
16450 </cell>
16451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16452 \begin_inset Text
16453
16454 \begin_layout Plain Layout
16455 \begin_inset Formula $-$
16456 \end_inset
16457
16458
16459 \end_layout
16460
16461 \end_inset
16462 </cell>
16463 </row>
16464 <row>
16465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16466 \begin_inset Text
16467
16468 \begin_layout Plain Layout
16469
16470 \backslash
16471 pm
16472 \end_layout
16473
16474 \end_inset
16475 </cell>
16476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16477 \begin_inset Text
16478
16479 \begin_layout Plain Layout
16480 \begin_inset Formula $\pm$
16481 \end_inset
16482
16483
16484 \end_layout
16485
16486 \end_inset
16487 </cell>
16488 </row>
16489 <row>
16490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16491 \begin_inset Text
16492
16493 \begin_layout Plain Layout
16494
16495 \backslash
16496 mp
16497 \end_layout
16498
16499 \end_inset
16500 </cell>
16501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16502 \begin_inset Text
16503
16504 \begin_layout Plain Layout
16505 \begin_inset Formula $\mp$
16506 \end_inset
16507
16508
16509 \end_layout
16510
16511 \end_inset
16512 </cell>
16513 </row>
16514 <row>
16515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16516 \begin_inset Text
16517
16518 \begin_layout Plain Layout
16519
16520 \backslash
16521 cdot
16522 \end_layout
16523
16524 \end_inset
16525 </cell>
16526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16527 \begin_inset Text
16528
16529 \begin_layout Plain Layout
16530 \begin_inset Formula $\cdot$
16531 \end_inset
16532
16533
16534 \end_layout
16535
16536 \end_inset
16537 </cell>
16538 </row>
16539 <row>
16540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16541 \begin_inset Text
16542
16543 \begin_layout Plain Layout
16544
16545 \backslash
16546 times
16547 \end_layout
16548
16549 \end_inset
16550 </cell>
16551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16552 \begin_inset Text
16553
16554 \begin_layout Plain Layout
16555 \begin_inset Formula $\times$
16556 \end_inset
16557
16558
16559 \end_layout
16560
16561 \end_inset
16562 </cell>
16563 </row>
16564 <row>
16565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16566 \begin_inset Text
16567
16568 \begin_layout Plain Layout
16569
16570 \backslash
16571 div
16572 \end_layout
16573
16574 \end_inset
16575 </cell>
16576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16577 \begin_inset Text
16578
16579 \begin_layout Plain Layout
16580 \begin_inset Formula $\div$
16581 \end_inset
16582
16583
16584 \end_layout
16585
16586 \end_inset
16587 </cell>
16588 </row>
16589 <row>
16590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16591 \begin_inset Text
16592
16593 \begin_layout Plain Layout
16594 \begin_inset ERT
16595 status collapsed
16596
16597 \begin_layout Plain Layout
16598
16599
16600 \backslash
16601 raisebox{-1.2mm}{
16602 \end_layout
16603
16604 \end_inset
16605
16606 *
16607 \begin_inset ERT
16608 status collapsed
16609
16610 \begin_layout Plain Layout
16611
16612 }
16613 \end_layout
16614
16615 \end_inset
16616
16617
16618 \end_layout
16619
16620 \end_inset
16621 </cell>
16622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16623 \begin_inset Text
16624
16625 \begin_layout Plain Layout
16626 \begin_inset Formula $*$
16627 \end_inset
16628
16629
16630 \end_layout
16631
16632 \end_inset
16633 </cell>
16634 </row>
16635 <row>
16636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16637 \begin_inset Text
16638
16639 \begin_layout Plain Layout
16640
16641 \backslash
16642 star
16643 \end_layout
16644
16645 \end_inset
16646 </cell>
16647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16648 \begin_inset Text
16649
16650 \begin_layout Plain Layout
16651 \begin_inset Formula $\star$
16652 \end_inset
16653
16654
16655 \end_layout
16656
16657 \end_inset
16658 </cell>
16659 </row>
16660 <row>
16661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16662 \begin_inset Text
16663
16664 \begin_layout Plain Layout
16665
16666 \backslash
16667 circ
16668 \end_layout
16669
16670 \end_inset
16671 </cell>
16672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16673 \begin_inset Text
16674
16675 \begin_layout Plain Layout
16676 \begin_inset Formula $\circ$
16677 \end_inset
16678
16679
16680 \end_layout
16681
16682 \end_inset
16683 </cell>
16684 </row>
16685 <row>
16686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16687 \begin_inset Text
16688
16689 \begin_layout Plain Layout
16690
16691 \backslash
16692 diamond
16693 \end_layout
16694
16695 \end_inset
16696 </cell>
16697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16698 \begin_inset Text
16699
16700 \begin_layout Plain Layout
16701 \begin_inset Formula $\diamond$
16702 \end_inset
16703
16704
16705 \end_layout
16706
16707 \end_inset
16708 </cell>
16709 </row>
16710 <row>
16711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715
16716 \backslash
16717 bullet
16718 \end_layout
16719
16720 \end_inset
16721 </cell>
16722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16723 \begin_inset Text
16724
16725 \begin_layout Plain Layout
16726 \begin_inset Formula $\bullet$
16727 \end_inset
16728
16729
16730 \end_layout
16731
16732 \end_inset
16733 </cell>
16734 </row>
16735 </lyxtabular>
16736
16737 \end_inset
16738
16739
16740 \begin_inset space \hfill{}
16741 \end_inset
16742
16743
16744 \begin_inset Tabular
16745 <lyxtabular version="3" rows="13" columns="2">
16746 <features>
16747 <column alignment="center" valignment="top" width="0pt">
16748 <column alignment="center" valignment="top" width="0pt">
16749 <row>
16750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16751 \begin_inset Text
16752
16753 \begin_layout Plain Layout
16754 Comando
16755 \end_layout
16756
16757 \end_inset
16758 </cell>
16759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16760 \begin_inset Text
16761
16762 \begin_layout Plain Layout
16763 Operador
16764 \end_layout
16765
16766 \end_inset
16767 </cell>
16768 </row>
16769 <row>
16770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Plain Layout
16774
16775 \backslash
16776 nabla
16777 \end_layout
16778
16779 \end_inset
16780 </cell>
16781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16782 \begin_inset Text
16783
16784 \begin_layout Plain Layout
16785 \begin_inset Formula $\nabla$
16786 \end_inset
16787
16788
16789 \end_layout
16790
16791 \end_inset
16792 </cell>
16793 </row>
16794 <row>
16795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16796 \begin_inset Text
16797
16798 \begin_layout Plain Layout
16799
16800 \backslash
16801 bigtriangledown
16802 \end_layout
16803
16804 \end_inset
16805 </cell>
16806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16807 \begin_inset Text
16808
16809 \begin_layout Plain Layout
16810 \begin_inset Formula $\bigtriangledown$
16811 \end_inset
16812
16813
16814 \end_layout
16815
16816 \end_inset
16817 </cell>
16818 </row>
16819 <row>
16820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16821 \begin_inset Text
16822
16823 \begin_layout Plain Layout
16824
16825 \backslash
16826 bigtriangleup
16827 \end_layout
16828
16829 \end_inset
16830 </cell>
16831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16832 \begin_inset Text
16833
16834 \begin_layout Plain Layout
16835 \begin_inset Formula $\bigtriangleup$
16836 \end_inset
16837
16838
16839 \end_layout
16840
16841 \end_inset
16842 </cell>
16843 </row>
16844 <row>
16845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16846 \begin_inset Text
16847
16848 \begin_layout Plain Layout
16849
16850 \backslash
16851 Box
16852 \end_layout
16853
16854 \end_inset
16855 </cell>
16856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16857 \begin_inset Text
16858
16859 \begin_layout Plain Layout
16860 \begin_inset Formula $\Box$
16861 \end_inset
16862
16863
16864 \end_layout
16865
16866 \end_inset
16867 </cell>
16868 </row>
16869 <row>
16870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16871 \begin_inset Text
16872
16873 \begin_layout Plain Layout
16874
16875 \backslash
16876 cap 
16877 \end_layout
16878
16879 \end_inset
16880 </cell>
16881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16882 \begin_inset Text
16883
16884 \begin_layout Plain Layout
16885 \begin_inset Formula $\cap$
16886 \end_inset
16887
16888
16889 \end_layout
16890
16891 \end_inset
16892 </cell>
16893 </row>
16894 <row>
16895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16896 \begin_inset Text
16897
16898 \begin_layout Plain Layout
16899
16900 \backslash
16901 cup
16902 \end_layout
16903
16904 \end_inset
16905 </cell>
16906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16907 \begin_inset Text
16908
16909 \begin_layout Plain Layout
16910 \begin_inset Formula $\cup$
16911 \end_inset
16912
16913
16914 \end_layout
16915
16916 \end_inset
16917 </cell>
16918 </row>
16919 <row>
16920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16921 \begin_inset Text
16922
16923 \begin_layout Plain Layout
16924
16925 \backslash
16926 dagger
16927 \end_layout
16928
16929 \end_inset
16930 </cell>
16931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16932 \begin_inset Text
16933
16934 \begin_layout Plain Layout
16935 \begin_inset Formula $\dagger$
16936 \end_inset
16937
16938
16939 \end_layout
16940
16941 \end_inset
16942 </cell>
16943 </row>
16944 <row>
16945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16946 \begin_inset Text
16947
16948 \begin_layout Plain Layout
16949
16950 \backslash
16951 ddagger
16952 \end_layout
16953
16954 \end_inset
16955 </cell>
16956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16957 \begin_inset Text
16958
16959 \begin_layout Plain Layout
16960 \begin_inset Formula $\ddagger$
16961 \end_inset
16962
16963
16964 \end_layout
16965
16966 \end_inset
16967 </cell>
16968 </row>
16969 <row>
16970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16971 \begin_inset Text
16972
16973 \begin_layout Plain Layout
16974
16975 \backslash
16976 wr
16977 \end_layout
16978
16979 \end_inset
16980 </cell>
16981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16982 \begin_inset Text
16983
16984 \begin_layout Plain Layout
16985 \begin_inset Formula $\wr$
16986 \end_inset
16987
16988
16989 \end_layout
16990
16991 \end_inset
16992 </cell>
16993 </row>
16994 <row>
16995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16996 \begin_inset Text
16997
16998 \begin_layout Plain Layout
16999
17000 \backslash
17001 bigcirc
17002 \end_layout
17003
17004 \end_inset
17005 </cell>
17006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17007 \begin_inset Text
17008
17009 \begin_layout Plain Layout
17010 \begin_inset Formula $\bigcirc$
17011 \end_inset
17012
17013
17014 \end_layout
17015
17016 \end_inset
17017 </cell>
17018 </row>
17019 <row>
17020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17021 \begin_inset Text
17022
17023 \begin_layout Plain Layout
17024
17025 \backslash
17026 wedge
17027 \end_layout
17028
17029 \end_inset
17030 </cell>
17031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17032 \begin_inset Text
17033
17034 \begin_layout Plain Layout
17035 \begin_inset Formula $\wedge$
17036 \end_inset
17037
17038
17039 \end_layout
17040
17041 \end_inset
17042 </cell>
17043 </row>
17044 <row>
17045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17046 \begin_inset Text
17047
17048 \begin_layout Plain Layout
17049
17050 \backslash
17051 vee
17052 \end_layout
17053
17054 \end_inset
17055 </cell>
17056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17057 \begin_inset Text
17058
17059 \begin_layout Plain Layout
17060 \begin_inset Formula $\vee$
17061 \end_inset
17062
17063
17064 \end_layout
17065
17066 \end_inset
17067 </cell>
17068 </row>
17069 </lyxtabular>
17070
17071 \end_inset
17072
17073
17074 \begin_inset space \hfill{}
17075 \end_inset
17076
17077
17078 \begin_inset Tabular
17079 <lyxtabular version="3" rows="13" columns="2">
17080 <features>
17081 <column alignment="center" valignment="top" width="0pt">
17082 <column alignment="center" valignment="top" width="0pt">
17083 <row>
17084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17085 \begin_inset Text
17086
17087 \begin_layout Plain Layout
17088 Comando
17089 \end_layout
17090
17091 \end_inset
17092 </cell>
17093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17094 \begin_inset Text
17095
17096 \begin_layout Plain Layout
17097 Operador
17098 \end_layout
17099
17100 \end_inset
17101 </cell>
17102 </row>
17103 <row>
17104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17105 \begin_inset Text
17106
17107 \begin_layout Plain Layout
17108
17109 \backslash
17110 oplus
17111 \end_layout
17112
17113 \end_inset
17114 </cell>
17115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17116 \begin_inset Text
17117
17118 \begin_layout Plain Layout
17119 \begin_inset Formula $\oplus$
17120 \end_inset
17121
17122
17123 \end_layout
17124
17125 \end_inset
17126 </cell>
17127 </row>
17128 <row>
17129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17130 \begin_inset Text
17131
17132 \begin_layout Plain Layout
17133
17134 \backslash
17135 ominus
17136 \end_layout
17137
17138 \end_inset
17139 </cell>
17140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17141 \begin_inset Text
17142
17143 \begin_layout Plain Layout
17144 \begin_inset Formula $\ominus$
17145 \end_inset
17146
17147
17148 \end_layout
17149
17150 \end_inset
17151 </cell>
17152 </row>
17153 <row>
17154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17155 \begin_inset Text
17156
17157 \begin_layout Plain Layout
17158
17159 \backslash
17160 otimes
17161 \end_layout
17162
17163 \end_inset
17164 </cell>
17165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17166 \begin_inset Text
17167
17168 \begin_layout Plain Layout
17169 \begin_inset Formula $\otimes$
17170 \end_inset
17171
17172
17173 \end_layout
17174
17175 \end_inset
17176 </cell>
17177 </row>
17178 <row>
17179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17180 \begin_inset Text
17181
17182 \begin_layout Plain Layout
17183
17184 \backslash
17185 oslash
17186 \end_layout
17187
17188 \end_inset
17189 </cell>
17190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17191 \begin_inset Text
17192
17193 \begin_layout Plain Layout
17194 \begin_inset Formula $\oslash$
17195 \end_inset
17196
17197
17198 \end_layout
17199
17200 \end_inset
17201 </cell>
17202 </row>
17203 <row>
17204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17205 \begin_inset Text
17206
17207 \begin_layout Plain Layout
17208
17209 \backslash
17210 odot
17211 \end_layout
17212
17213 \end_inset
17214 </cell>
17215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17216 \begin_inset Text
17217
17218 \begin_layout Plain Layout
17219 \begin_inset Formula $\odot$
17220 \end_inset
17221
17222
17223 \end_layout
17224
17225 \end_inset
17226 </cell>
17227 </row>
17228 <row>
17229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17230 \begin_inset Text
17231
17232 \begin_layout Plain Layout
17233
17234 \backslash
17235 amalg
17236 \end_layout
17237
17238 \end_inset
17239 </cell>
17240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17241 \begin_inset Text
17242
17243 \begin_layout Plain Layout
17244 \begin_inset Formula $\amalg$
17245 \end_inset
17246
17247
17248 \end_layout
17249
17250 \end_inset
17251 </cell>
17252 </row>
17253 <row>
17254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17255 \begin_inset Text
17256
17257 \begin_layout Plain Layout
17258
17259 \backslash
17260 uplus
17261 \end_layout
17262
17263 \end_inset
17264 </cell>
17265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17266 \begin_inset Text
17267
17268 \begin_layout Plain Layout
17269 \begin_inset Formula $\uplus$
17270 \end_inset
17271
17272
17273 \end_layout
17274
17275 \end_inset
17276 </cell>
17277 </row>
17278 <row>
17279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17280 \begin_inset Text
17281
17282 \begin_layout Plain Layout
17283
17284 \backslash
17285 setminus
17286 \end_layout
17287
17288 \end_inset
17289 </cell>
17290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17291 \begin_inset Text
17292
17293 \begin_layout Plain Layout
17294 \begin_inset Formula $\setminus$
17295 \end_inset
17296
17297
17298 \end_layout
17299
17300 \end_inset
17301 </cell>
17302 </row>
17303 <row>
17304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17305 \begin_inset Text
17306
17307 \begin_layout Plain Layout
17308
17309 \backslash
17310 sqcap
17311 \end_layout
17312
17313 \end_inset
17314 </cell>
17315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17316 \begin_inset Text
17317
17318 \begin_layout Plain Layout
17319 \begin_inset Formula $\sqcap$
17320 \end_inset
17321
17322
17323 \end_layout
17324
17325 \end_inset
17326 </cell>
17327 </row>
17328 <row>
17329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17330 \begin_inset Text
17331
17332 \begin_layout Plain Layout
17333
17334 \backslash
17335 sqcup
17336 \end_layout
17337
17338 \end_inset
17339 </cell>
17340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17341 \begin_inset Text
17342
17343 \begin_layout Plain Layout
17344 \begin_inset Formula $\sqcup$
17345 \end_inset
17346
17347
17348 \end_layout
17349
17350 \end_inset
17351 </cell>
17352 </row>
17353 <row>
17354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17355 \begin_inset Text
17356
17357 \begin_layout Plain Layout
17358
17359 \backslash
17360 triangleleft
17361 \end_layout
17362
17363 \end_inset
17364 </cell>
17365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17366 \begin_inset Text
17367
17368 \begin_layout Plain Layout
17369 \begin_inset Formula $\triangleleft$
17370 \end_inset
17371
17372
17373 \end_layout
17374
17375 \end_inset
17376 </cell>
17377 </row>
17378 <row>
17379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383
17384 \backslash
17385 triangleright
17386 \end_layout
17387
17388 \end_inset
17389 </cell>
17390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17391 \begin_inset Text
17392
17393 \begin_layout Plain Layout
17394 \begin_inset Formula $\triangleright$
17395 \end_inset
17396
17397
17398 \end_layout
17399
17400 \end_inset
17401 </cell>
17402 </row>
17403 </lyxtabular>
17404
17405 \end_inset
17406
17407
17408 \begin_inset space \hfill{}
17409 \end_inset
17410
17411
17412 \end_layout
17413
17414 \begin_layout Standard
17415 Todos los operadores binarios se pueden insertar también con el botón 
17416 \begin_inset Graphics
17417         filename ../../images/math/pm.png
17418         scale 85
17419
17420 \end_inset
17421
17422  de la barra de ecuaciones.
17423 \end_layout
17424
17425 \begin_layout Standard
17426 Para imprimir el operador Laplace se pueden usar 
17427 \series bold
17428
17429 \backslash
17430 Delta
17431 \series default
17432  o 
17433 \series bold
17434
17435 \backslash
17436 nabla
17437 \series default
17438 ^
17439 \series bold
17440 2
17441 \series default
17442  (
17443 \begin_inset Formula $\nabla^{2}$
17444 \end_inset
17445
17446 ) en vez de 
17447 \series bold
17448
17449 \backslash
17450 bigtriangleup
17451 \series default
17452 .
17453 \end_layout
17454
17455 \begin_layout Standard
17456 El carácter 
17457 \family sans
17458 Separador de menú
17459 \family default
17460  del menú 
17461 \family sans
17462 Insertar\SpecialChar \menuseparator
17463 Carácter especial
17464 \family default
17465  es el operador 
17466 \series bold
17467
17468 \backslash
17469 triangleright
17470 \series default
17471 .
17472 \end_layout
17473
17474 \begin_layout Subsection
17475 Operadores definidos por el usuario
17476 \begin_inset CommandInset label
17477 LatexCommand label
17478 name "sub:Operadores-de-usuario"
17479
17480 \end_inset
17481
17482
17483 \begin_inset Index
17484 status collapsed
17485
17486 \begin_layout Plain Layout
17487 Operadores ! personalizados
17488 \end_layout
17489
17490 \end_inset
17491
17492
17493 \end_layout
17494
17495 \begin_layout Standard
17496 Con ayuda del comando 
17497 \series bold
17498
17499 \backslash
17500 DeclareMathOperator
17501 \series default
17502
17503 \begin_inset Index
17504 status collapsed
17505
17506 \begin_layout Plain Layout
17507 Comandos ! D ! 
17508 \backslash
17509 dbinom@
17510 \backslash
17511 DeclareMathOperator
17512 \end_layout
17513
17514 \end_inset
17515
17516  se pueden definir operadores personalizados en el preámbulo LaTeX.
17517  Su esquema es:
17518 \end_layout
17519
17520 \begin_layout Standard
17521
17522 \series bold
17523
17524 \backslash
17525 DeclareMathOperator{comando nuevo}{presentación}
17526 \end_layout
17527
17528 \begin_layout Standard
17529 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17530  en la salida.
17531  Para definir un operador grande hay que añadirle un * detrás.
17532  Todos los operadores grandes personalizados pueden tener límites como se
17533  describe en 
17534 \begin_inset CommandInset ref
17535 LatexCommand ref
17536 reference "sub:Límites-de-operadores"
17537
17538 \end_inset
17539
17540 .
17541 \end_layout
17542
17543 \begin_layout Standard
17544 Por ejemplo, la línea en el preámbulo LaTeX
17545 \end_layout
17546
17547 \begin_layout Standard
17548
17549 \series bold
17550
17551 \backslash
17552 DeclareMathOperator*{
17553 \backslash
17554 Lozenge}{
17555 \backslash
17556 blacklozenge}
17557 \end_layout
17558
17559 \begin_layout Standard
17560 define el comando 
17561 \series bold
17562
17563 \backslash
17564 Lozenge
17565 \series default
17566 , que inserta un operador grande que es el símbolo blacklozenge de la 
17567 \begin_inset CommandInset ref
17568 LatexCommand ref
17569 reference "sub:Símbolos-misceláneos"
17570
17571 \end_inset
17572
17573 .
17574 \begin_inset Formula \[
17575 \Lozenge_{n=1}^{\infty}\]
17576
17577 \end_inset
17578
17579 El comando para esta expresión es: 
17580 \series bold
17581
17582 \backslash
17583 Lozenge^
17584 \backslash
17585 infty
17586 \begin_inset Formula $\rightarrow$
17587 \end_inset
17588
17589 _n=1
17590 \begin_inset VSpace bigskip
17591 \end_inset
17592
17593
17594 \end_layout
17595
17596 \begin_layout Standard
17597 Si los operadores personalizados no se van a usar varias veces en el documento,
17598  se pueden también definir con los comandos 
17599 \series bold
17600
17601 \backslash
17602 mathop
17603 \series default
17604
17605 \begin_inset Index
17606 status collapsed
17607
17608 \begin_layout Plain Layout
17609 Comandos ! M ! 
17610 \backslash
17611 mathop
17612 \end_layout
17613
17614 \end_inset
17615
17616  y 
17617 \series bold
17618
17619 \backslash
17620 mathbin
17621 \series default
17622
17623 \begin_inset Index
17624 status collapsed
17625
17626 \begin_layout Plain Layout
17627 Comandos ! M ! 
17628 \backslash
17629 mathbin
17630 \end_layout
17631
17632 \end_inset
17633
17634 , con el siguiente esquema:
17635 \end_layout
17636
17637 \begin_layout Standard
17638
17639 \series bold
17640
17641 \backslash
17642 mathop{presentación}
17643 \series default
17644  y 
17645 \series bold
17646
17647 \backslash
17648 mathbin{presentación}
17649 \end_layout
17650
17651 \begin_layout Standard
17652
17653 \series bold
17654
17655 \backslash
17656 mathop
17657 \series default
17658  define operadores grandes, 
17659 \series bold
17660
17661 \backslash
17662 mathbin
17663 \series default
17664  operadores binarios.
17665 \end_layout
17666
17667 \begin_layout Standard
17668
17669 \series bold
17670
17671 \backslash
17672 mathop
17673 \series default
17674  se puede usar, p.e., para poner un límite a varios operadores:
17675 \begin_inset Formula \[
17676 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17677
17678 \end_inset
17679
17680
17681 \end_layout
17682
17683 \begin_layout Standard
17684 El comando para la expresión anterior es:
17685 \begin_inset Newline newline
17686 \end_inset
17687
17688
17689 \series bold
17690
17691 \backslash
17692 mathop{
17693 \backslash
17694 sum
17695 \backslash
17696 negmedspace
17697 \backslash
17698 sum
17699 \series default
17700
17701 \begin_inset ERT
17702 status collapsed
17703
17704 \begin_layout Plain Layout
17705
17706
17707 \backslash
17708 spce 
17709 \end_layout
17710
17711 \end_inset
17712
17713
17714 \series bold
17715
17716 \begin_inset Formula $\to$
17717 \end_inset
17718
17719 ^N
17720 \series default
17721
17722 \begin_inset ERT
17723 status collapsed
17724
17725 \begin_layout Plain Layout
17726
17727
17728 \backslash
17729 spce 
17730 \end_layout
17731
17732 \end_inset
17733
17734
17735 \series bold
17736 _i,j=1
17737 \end_layout
17738
17739 \begin_layout Section
17740 Fuentes
17741 \begin_inset Index
17742 status collapsed
17743
17744 \begin_layout Plain Layout
17745 Fuentes
17746 \end_layout
17747
17748 \end_inset
17749
17750
17751 \end_layout
17752
17753 \begin_layout Subsection
17754 Estilos de fuentes
17755 \begin_inset CommandInset label
17756 LatexCommand label
17757 name "sub:Estilos-de-fuentes"
17758
17759 \end_inset
17760
17761
17762 \begin_inset Index
17763 status collapsed
17764
17765 \begin_layout Plain Layout
17766 Fuentes ! estilos de
17767 \end_layout
17768
17769 \end_inset
17770
17771
17772 \end_layout
17773
17774 \begin_layout Standard
17775 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
17776  estilos:
17777 \end_layout
17778
17779 \begin_layout Standard
17780 \begin_inset VSpace -2mm
17781 \end_inset
17782
17783
17784 \end_layout
17785
17786 \begin_layout Standard
17787 \align center
17788 \begin_inset Tabular
17789 <lyxtabular version="3" rows="6" columns="3">
17790 <features>
17791 <column alignment="center" valignment="top" width="0">
17792 <column alignment="center" valignment="top" width="0">
17793 <column alignment="center" valignment="top" width="0">
17794 <row>
17795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17796 \begin_inset Text
17797
17798 \begin_layout Plain Layout
17799 Comando
17800 \end_layout
17801
17802 \end_inset
17803 </cell>
17804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17805 \begin_inset Text
17806
17807 \begin_layout Plain Layout
17808 Resultado
17809 \end_layout
17810
17811 \end_inset
17812 </cell>
17813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17814 \begin_inset Text
17815
17816 \begin_layout Plain Layout
17817 atajo
17818 \end_layout
17819
17820 \end_inset
17821 </cell>
17822 </row>
17823 <row>
17824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17825 \begin_inset Text
17826
17827 \begin_layout Plain Layout
17828
17829 \backslash
17830 mathbb
17831 \series bold
17832
17833 \begin_inset ERT
17834 status collapsed
17835
17836 \begin_layout Plain Layout
17837
17838
17839 \backslash
17840 spce 
17841 \end_layout
17842
17843 \end_inset
17844
17845
17846 \series default
17847 ABC
17848 \end_layout
17849
17850 \end_inset
17851 </cell>
17852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17853 \begin_inset Text
17854
17855 \begin_layout Plain Layout
17856 \begin_inset Formula $\mathbb{ABC}$
17857 \end_inset
17858
17859
17860 \end_layout
17861
17862 \end_inset
17863 </cell>
17864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17865 \begin_inset Text
17866
17867 \begin_layout Plain Layout
17868 Alt-c c
17869 \end_layout
17870
17871 \end_inset
17872 </cell>
17873 </row>
17874 <row>
17875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17876 \begin_inset Text
17877
17878 \begin_layout Plain Layout
17879
17880 \backslash
17881 mathbf
17882 \series bold
17883
17884 \begin_inset ERT
17885 status collapsed
17886
17887 \begin_layout Plain Layout
17888
17889
17890 \backslash
17891 spce 
17892 \end_layout
17893
17894 \end_inset
17895
17896
17897 \series default
17898 AbC
17899 \end_layout
17900
17901 \end_inset
17902 </cell>
17903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17904 \begin_inset Text
17905
17906 \begin_layout Plain Layout
17907 \begin_inset Formula $\mathbf{AbC}$
17908 \end_inset
17909
17910
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17916 \begin_inset Text
17917
17918 \begin_layout Plain Layout
17919 -
17920 \end_layout
17921
17922 \end_inset
17923 </cell>
17924 </row>
17925 <row>
17926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17927 \begin_inset Text
17928
17929 \begin_layout Plain Layout
17930
17931 \backslash
17932 boldsymbol
17933 \series bold
17934
17935 \begin_inset ERT
17936 status collapsed
17937
17938 \begin_layout Plain Layout
17939
17940
17941 \backslash
17942 spce 
17943 \end_layout
17944
17945 \end_inset
17946
17947
17948 \series default
17949 AbC
17950 \end_layout
17951
17952 \end_inset
17953 </cell>
17954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17955 \begin_inset Text
17956
17957 \begin_layout Plain Layout
17958 \begin_inset Formula $\boldsymbol{AbC}$
17959 \end_inset
17960
17961
17962 \end_layout
17963
17964 \end_inset
17965 </cell>
17966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17967 \begin_inset Text
17968
17969 \begin_layout Plain Layout
17970 Alt-c b
17971 \end_layout
17972
17973 \end_inset
17974 </cell>
17975 </row>
17976 <row>
17977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17978 \begin_inset Text
17979
17980 \begin_layout Plain Layout
17981
17982 \backslash
17983 mathcal
17984 \series bold
17985
17986 \begin_inset ERT
17987 status collapsed
17988
17989 \begin_layout Plain Layout
17990
17991
17992 \backslash
17993 spce 
17994 \end_layout
17995
17996 \end_inset
17997
17998
17999 \series default
18000 ABC
18001 \end_layout
18002
18003 \end_inset
18004 </cell>
18005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18006 \begin_inset Text
18007
18008 \begin_layout Plain Layout
18009 \begin_inset Formula $\mathcal{ABC}$
18010 \end_inset
18011
18012
18013 \end_layout
18014
18015 \end_inset
18016 </cell>
18017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18018 \begin_inset Text
18019
18020 \begin_layout Plain Layout
18021 Alt-c e
18022 \end_layout
18023
18024 \end_inset
18025 </cell>
18026 </row>
18027 <row>
18028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18029 \begin_inset Text
18030
18031 \begin_layout Plain Layout
18032
18033 \backslash
18034 mathfrak
18035 \series bold
18036
18037 \begin_inset ERT
18038 status collapsed
18039
18040 \begin_layout Plain Layout
18041
18042
18043 \backslash
18044 spce 
18045 \end_layout
18046
18047 \end_inset
18048
18049
18050 \series default
18051 AbC
18052 \end_layout
18053
18054 \end_inset
18055 </cell>
18056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18057 \begin_inset Text
18058
18059 \begin_layout Plain Layout
18060 \begin_inset Formula $\mathfrak{AbC}$
18061 \end_inset
18062
18063
18064 \end_layout
18065
18066 \end_inset
18067 </cell>
18068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18069 \begin_inset Text
18070
18071 \begin_layout Plain Layout
18072 -
18073 \end_layout
18074
18075 \end_inset
18076 </cell>
18077 </row>
18078 </lyxtabular>
18079
18080 \end_inset
18081
18082
18083 \end_layout
18084
18085 \begin_layout Standard
18086 \align center
18087 \begin_inset Tabular
18088 <lyxtabular version="3" rows="5" columns="3">
18089 <features>
18090 <column alignment="center" valignment="top" width="0">
18091 <column alignment="center" valignment="top" width="0">
18092 <column alignment="center" valignment="top" width="0">
18093 <row>
18094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18095 \begin_inset Text
18096
18097 \begin_layout Plain Layout
18098 Comando
18099 \end_layout
18100
18101 \end_inset
18102 </cell>
18103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18104 \begin_inset Text
18105
18106 \begin_layout Plain Layout
18107 Resultado
18108 \end_layout
18109
18110 \end_inset
18111 </cell>
18112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18113 \begin_inset Text
18114
18115 \begin_layout Plain Layout
18116 atajo
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 </row>
18122 <row>
18123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18124 \begin_inset Text
18125
18126 \begin_layout Plain Layout
18127
18128 \backslash
18129 mathit
18130 \series bold
18131
18132 \begin_inset ERT
18133 status collapsed
18134
18135 \begin_layout Plain Layout
18136
18137
18138 \backslash
18139 spce 
18140 \end_layout
18141
18142 \end_inset
18143
18144
18145 \series default
18146 AbC
18147 \end_layout
18148
18149 \end_inset
18150 </cell>
18151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18152 \begin_inset Text
18153
18154 \begin_layout Plain Layout
18155 \begin_inset Formula $\mathit{AbC}$
18156 \end_inset
18157
18158
18159 \end_layout
18160
18161 \end_inset
18162 </cell>
18163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18164 \begin_inset Text
18165
18166 \begin_layout Plain Layout
18167 -
18168 \end_layout
18169
18170 \end_inset
18171 </cell>
18172 </row>
18173 <row>
18174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18175 \begin_inset Text
18176
18177 \begin_layout Plain Layout
18178
18179 \backslash
18180 mathrm
18181 \series bold
18182
18183 \begin_inset ERT
18184 status collapsed
18185
18186 \begin_layout Plain Layout
18187
18188
18189 \backslash
18190 spce 
18191 \end_layout
18192
18193 \end_inset
18194
18195
18196 \series default
18197 AbC
18198 \end_layout
18199
18200 \end_inset
18201 </cell>
18202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18203 \begin_inset Text
18204
18205 \begin_layout Plain Layout
18206 \begin_inset Formula $\mathrm{AbC}$
18207 \end_inset
18208
18209
18210 \end_layout
18211
18212 \end_inset
18213 </cell>
18214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18215 \begin_inset Text
18216
18217 \begin_layout Plain Layout
18218 Alt-c r
18219 \end_layout
18220
18221 \end_inset
18222 </cell>
18223 </row>
18224 <row>
18225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18226 \begin_inset Text
18227
18228 \begin_layout Plain Layout
18229
18230 \backslash
18231 mathsf
18232 \series bold
18233
18234 \begin_inset ERT
18235 status collapsed
18236
18237 \begin_layout Plain Layout
18238
18239
18240 \backslash
18241 spce 
18242 \end_layout
18243
18244 \end_inset
18245
18246
18247 \series default
18248 AbC
18249 \end_layout
18250
18251 \end_inset
18252 </cell>
18253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18254 \begin_inset Text
18255
18256 \begin_layout Plain Layout
18257 \begin_inset Formula $\mathsf{AbC}$
18258 \end_inset
18259
18260
18261 \end_layout
18262
18263 \end_inset
18264 </cell>
18265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18266 \begin_inset Text
18267
18268 \begin_layout Plain Layout
18269 Alt-c s
18270 \end_layout
18271
18272 \end_inset
18273 </cell>
18274 </row>
18275 <row>
18276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18277 \begin_inset Text
18278
18279 \begin_layout Plain Layout
18280
18281 \backslash
18282 mathtt
18283 \series bold
18284
18285 \begin_inset ERT
18286 status collapsed
18287
18288 \begin_layout Plain Layout
18289
18290
18291 \backslash
18292 spce 
18293 \end_layout
18294
18295 \end_inset
18296
18297
18298 \series default
18299 AbC
18300 \end_layout
18301
18302 \end_inset
18303 </cell>
18304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18305 \begin_inset Text
18306
18307 \begin_layout Plain Layout
18308 \begin_inset Formula $\mathtt{AbC}$
18309 \end_inset
18310
18311
18312 \end_layout
18313
18314 \end_inset
18315 </cell>
18316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18317 \begin_inset Text
18318
18319 \begin_layout Plain Layout
18320 Alt-c p
18321 \end_layout
18322
18323 \end_inset
18324 </cell>
18325 </row>
18326 </lyxtabular>
18327
18328 \end_inset
18329
18330
18331 \end_layout
18332
18333 \begin_layout Standard
18334 \begin_inset Note Greyedout
18335 status open
18336
18337 \begin_layout Plain Layout
18338
18339 \series bold
18340 Nota
18341 \series default
18342 : Los estilos 
18343 \series bold
18344
18345 \backslash
18346 mathbb
18347 \series default
18348  y 
18349 \series bold
18350
18351 \backslash
18352 mathcal
18353 \series default
18354  sólo se aplican a letras mayúsculas.
18355 \end_layout
18356
18357 \end_inset
18358
18359
18360 \end_layout
18361
18362 \begin_layout Standard
18363 El estilo predeterminado es 
18364 \series bold
18365
18366 \backslash
18367 mathnormal
18368 \series default
18369 .
18370 \end_layout
18371
18372 \begin_layout Standard
18373 Los comandos de estilo funcionan también en estructuras matemáticas:
18374 \begin_inset Formula \[
18375 \mathfrak{A=\frac{b}{C}}\]
18376
18377 \end_inset
18378
18379
18380 \end_layout
18381
18382 \begin_layout Standard
18383 Los caracteres en texto matemático no aparecen en un estilo de letra de
18384  ecuaciones sino en el estilo 
18385 \series bold
18386
18387 \backslash
18388 textrm
18389 \series default
18390 .
18391  Este estilo no se puede poner correctamente con el diálogo de estilo de
18392  texto por un fallo de LyX.
18393 \begin_inset Foot
18394 status collapsed
18395
18396 \begin_layout Plain Layout
18397 \begin_inset CommandInset href
18398 LatexCommand href
18399 name "LyX-bug #4091"
18400 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18401
18402 \end_inset
18403
18404
18405 \end_layout
18406
18407 \end_inset
18408
18409
18410 \end_layout
18411
18412 \begin_layout Standard
18413 En vez de comandos se puede usar el menú 
18414 \family sans
18415 Editar\SpecialChar \menuseparator
18416 Ecuación\SpecialChar \menuseparator
18417 Estilo del texto
18418 \family default
18419  o el botón 
18420 \begin_inset Graphics
18421         filename ../../images/math/font.png
18422         scale 85
18423
18424 \end_inset
18425
18426 .
18427 \end_layout
18428
18429 \begin_layout Subsection
18430 Ecuaciones en negrita
18431 \begin_inset CommandInset label
18432 LatexCommand label
18433 name "sub:Ecuaciones-en-negrita"
18434
18435 \end_inset
18436
18437
18438 \begin_inset Index
18439 status collapsed
18440
18441 \begin_layout Plain Layout
18442 Ecuación ! en negrita
18443 \end_layout
18444
18445 \end_inset
18446
18447
18448 \end_layout
18449
18450 \begin_layout Standard
18451 Para poner en negrita una ecuación completa no se puede usar el comando
18452  
18453 \series bold
18454
18455 \backslash
18456 mathbf
18457 \series default
18458 , porque no funciona con minúsculas griegas.
18459  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18460 \begin_inset Formula \[
18461 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}\]
18462
18463 \end_inset
18464
18465
18466 \end_layout
18467
18468 \begin_layout Standard
18469 Para presentar la ecuación correctamente se usa el comando 
18470 \series bold
18471 boldsymbol
18472 \series default
18473 :
18474 \begin_inset Formula \[
18475 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}\]
18476
18477 \end_inset
18478
18479
18480 \end_layout
18481
18482 \begin_layout Standard
18483 También es posible poner la fórmula en un 
18484 \series bold
18485 entorno boldmath
18486 \series default
18487 , que se inserta con el comando 
18488 \series bold
18489
18490 \backslash
18491 boldmath
18492 \series default
18493
18494 \begin_inset Index
18495 status collapsed
18496
18497 \begin_layout Plain Layout
18498 Comandos ! B ! 
18499 \backslash
18500 boldmath
18501 \end_layout
18502
18503 \end_inset
18504
18505  en modo TeX.
18506  Para finalizar el entorno se usa el comando 
18507 \series bold
18508
18509 \backslash
18510 unboldmath
18511 \series default
18512
18513 \begin_inset Index
18514 status collapsed
18515
18516 \begin_layout Plain Layout
18517 Comandos ! U ! 
18518 \backslash
18519 unboldmath
18520 \end_layout
18521
18522 \end_inset
18523
18524  en modo TeX.
18525 \begin_inset ERT
18526 status collapsed
18527
18528 \begin_layout Plain Layout
18529
18530
18531 \backslash
18532 boldmath
18533 \end_layout
18534
18535 \end_inset
18536
18537
18538 \begin_inset Formula \[
18539 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}\]
18540
18541 \end_inset
18542
18543
18544 \end_layout
18545
18546 \begin_layout Standard
18547 \begin_inset ERT
18548 status collapsed
18549
18550 \begin_layout Plain Layout
18551
18552
18553 \backslash
18554 unboldmath
18555 \end_layout
18556
18557 \end_inset
18558
18559
18560 \end_layout
18561
18562 \begin_layout Subsection
18563 Tamaños de fuentes
18564 \begin_inset CommandInset label
18565 LatexCommand label
18566 name "sub:Tamaños-de-fuentes"
18567
18568 \end_inset
18569
18570
18571 \begin_inset Index
18572 status collapsed
18573
18574 \begin_layout Plain Layout
18575 Fuentes ! tamaño
18576 \end_layout
18577
18578 \end_inset
18579
18580
18581 \end_layout
18582
18583 \begin_layout Standard
18584 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
18585  siguientes comandos de tamaño:
18586 \end_layout
18587
18588 \begin_layout Standard
18589
18590 \series bold
18591
18592 \backslash
18593 Huge
18594 \series default
18595
18596 \series bold
18597
18598 \backslash
18599 huge
18600 \series default
18601
18602 \series bold
18603
18604 \backslash
18605 LARGE
18606 \series default
18607
18608 \series bold
18609
18610 \backslash
18611 Large
18612 \series default
18613
18614 \series bold
18615
18616 \backslash
18617 large
18618 \series default
18619
18620 \series bold
18621
18622 \backslash
18623 normalsize
18624 \series default
18625
18626 \series bold
18627
18628 \backslash
18629 small
18630 \series default
18631 ,
18632 \begin_inset Newline newline
18633 \end_inset
18634
18635
18636 \series bold
18637
18638 \backslash
18639 footnotesize
18640 \series default
18641
18642 \series bold
18643
18644 \backslash
18645 scriptsize
18646 \series default
18647 , y 
18648 \series bold
18649
18650 \backslash
18651 tiny
18652 \end_layout
18653
18654 \begin_layout Standard
18655 El tamaño dado por los comandos depende del tamaño base de la fuente en
18656  el documento, dado por el comando 
18657 \series bold
18658
18659 \backslash
18660 normalsize
18661 \series default
18662 .
18663  Los demás comandos producen tamaños menores o mayores que 
18664 \series bold
18665
18666 \backslash
18667 normalsize
18668 \series default
18669 .
18670  No obstante, puede que el tamaño de fuente no exceda de cierto valor.
18671  Si, por ejemplo, la fuente del documento es de 12
18672 \begin_inset space \thinspace{}
18673 \end_inset
18674
18675 pt, el comando 
18676 \series bold
18677
18678 \backslash
18679 Huge
18680 \series default
18681  da el mismo tamaño que 
18682 \series bold
18683
18684 \backslash
18685 huge
18686 \series default
18687 .
18688 \end_layout
18689
18690 \begin_layout Standard
18691 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
18692  a todas las ecuaciones y texto siguientes.
18693  Para volver al tamaño anterior hay que insertar el comando 
18694 \series bold
18695
18696 \backslash
18697 normalsize
18698 \series default
18699  en modo TeX detrás de la ecuación.
18700  
18701 \end_layout
18702
18703 \begin_layout Standard
18704 Dentro de una fórmula el tamaño sólo se puede cambiar para símbolos o letras
18705  en texto matemático.
18706  Para hacerlo se inserta el comando en texto matemático.
18707  Todos los caracteres siguientes, hasta el final del texto matemático o
18708  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
18709  Dos ejemplos:
18710 \end_layout
18711
18712 \begin_layout Standard
18713 \begin_inset VSpace -2mm
18714 \end_inset
18715
18716
18717 \end_layout
18718
18719 \begin_layout Standard
18720 \begin_inset ERT
18721 status collapsed
18722
18723 \begin_layout Plain Layout
18724
18725
18726 \backslash
18727 huge
18728 \end_layout
18729
18730 \end_inset
18731
18732
18733 \begin_inset Formula \[
18734 A=\frac{B}{c}\cdot\maltese\]
18735
18736 \end_inset
18737
18738
18739 \begin_inset Formula \[
18740 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18741
18742 \end_inset
18743
18744
18745 \end_layout
18746
18747 \begin_layout Standard
18748 \begin_inset ERT
18749 status collapsed
18750
18751 \begin_layout Plain Layout
18752
18753
18754 \backslash
18755 normalsize
18756 \end_layout
18757
18758 \end_inset
18759
18760
18761 \begin_inset VSpace medskip
18762 \end_inset
18763
18764
18765 \end_layout
18766
18767 \begin_layout Standard
18768 Antes de las ecuaciones se ha insertado el comando 
18769 \series bold
18770
18771 \backslash
18772 huge
18773 \series default
18774 .
18775  Para la segunda ecuación el comando es:
18776 \begin_inset Newline newline
18777 \end_inset
18778
18779
18780 \series bold
18781
18782 \backslash
18783 maltese
18784 \begin_inset ERT
18785 status collapsed
18786
18787 \begin_layout Plain Layout
18788
18789
18790 \backslash
18791 spce 
18792 \end_layout
18793
18794 \end_inset
18795
18796 A Alt-m m 
18797 \backslash
18798 Large
18799 \begin_inset ERT
18800 status collapsed
18801
18802 \begin_layout Plain Layout
18803
18804
18805 \backslash
18806 spce 
18807 \end_layout
18808
18809 \end_inset
18810
18811
18812 \backslash
18813 maltese
18814 \begin_inset ERT
18815 status collapsed
18816
18817 \begin_layout Plain Layout
18818
18819
18820 \backslash
18821 spce 
18822 \end_layout
18823
18824 \end_inset
18825
18826
18827 \backslash
18828 textit
18829 \begin_inset ERT
18830 status collapsed
18831
18832 \begin_layout Plain Layout
18833
18834
18835 \backslash
18836 spce 
18837 \end_layout
18838
18839 \end_inset
18840
18841 A
18842 \begin_inset Formula $\to$
18843 \end_inset
18844
18845
18846 \begin_inset Formula $\to$
18847 \end_inset
18848
18849
18850 \begin_inset Newline newline
18851 \end_inset
18852
18853
18854 \begin_inset space \hspace*{}
18855 \length 1cm
18856 \end_inset
18857
18858 Alt-m
18859 \series default
18860  
18861 \series bold
18862
18863 \backslash
18864 tiny
18865 \begin_inset ERT
18866 status collapsed
18867
18868 \begin_layout Plain Layout
18869
18870
18871 \backslash
18872 spce 
18873 \end_layout
18874
18875 \end_inset
18876
18877
18878 \backslash
18879 maltese
18880 \begin_inset ERT
18881 status collapsed
18882
18883 \begin_layout Plain Layout
18884
18885
18886 \backslash
18887 spce 
18888 \end_layout
18889
18890 \end_inset
18891
18892
18893 \backslash
18894 textit
18895 \begin_inset ERT
18896 status collapsed
18897
18898 \begin_layout Plain Layout
18899
18900
18901 \backslash
18902 spce 
18903 \end_layout
18904
18905 \end_inset
18906
18907 A
18908 \end_layout
18909
18910 \begin_layout Standard
18911 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
18912  el tamaño por defecto.
18913 \end_layout
18914
18915 \begin_layout Section
18916 Letras griegas
18917 \begin_inset Index
18918 status collapsed
18919
18920 \begin_layout Plain Layout
18921 Letras griegas
18922 \end_layout
18923
18924 \end_inset
18925
18926
18927 \end_layout
18928
18929 \begin_layout Standard
18930 Todas las letras griegas se pueden insertar además mediante el botón 
18931 \begin_inset Graphics
18932         filename ../../images/math/alpha.png
18933         scale 85
18934
18935 \end_inset
18936
18937  de la barra de ecuaciones.
18938 \end_layout
18939
18940 \begin_layout Subsection
18941 Minúsculas
18942 \begin_inset CommandInset label
18943 LatexCommand label
18944 name "sub:Minúsculas"
18945
18946 \end_inset
18947
18948
18949 \begin_inset Index
18950 status collapsed
18951
18952 \begin_layout Plain Layout
18953 Letras griegas ! minúsculas
18954 \end_layout
18955
18956 \end_inset
18957
18958
18959 \end_layout
18960
18961 \begin_layout Standard
18962 \begin_inset space \hfill{}
18963 \end_inset
18964
18965
18966 \begin_inset Tabular
18967 <lyxtabular version="3" rows="11" columns="2">
18968 <features>
18969 <column alignment="center" valignment="top" width="0pt">
18970 <column alignment="center" valignment="top" width="0pt">
18971 <row>
18972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18973 \begin_inset Text
18974
18975 \begin_layout Plain Layout
18976 Comando
18977 \end_layout
18978
18979 \end_inset
18980 </cell>
18981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18982 \begin_inset Text
18983
18984 \begin_layout Plain Layout
18985 Símbolo
18986 \end_layout
18987
18988 \end_inset
18989 </cell>
18990 </row>
18991 <row>
18992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18993 \begin_inset Text
18994
18995 \begin_layout Plain Layout
18996
18997 \backslash
18998 alpha
18999 \end_layout
19000
19001 \end_inset
19002 </cell>
19003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19004 \begin_inset Text
19005
19006 \begin_layout Plain Layout
19007 \begin_inset Formula $\alpha$
19008 \end_inset
19009
19010
19011 \end_layout
19012
19013 \end_inset
19014 </cell>
19015 </row>
19016 <row>
19017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \begin_layout Plain Layout
19021
19022 \backslash
19023 beta
19024 \end_layout
19025
19026 \end_inset
19027 </cell>
19028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19029 \begin_inset Text
19030
19031 \begin_layout Plain Layout
19032 \begin_inset Formula $\beta$
19033 \end_inset
19034
19035
19036 \end_layout
19037
19038 \end_inset
19039 </cell>
19040 </row>
19041 <row>
19042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Plain Layout
19046
19047 \backslash
19048 gamma
19049 \end_layout
19050
19051 \end_inset
19052 </cell>
19053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057 \begin_inset Formula $\gamma$
19058 \end_inset
19059
19060
19061 \end_layout
19062
19063 \end_inset
19064 </cell>
19065 </row>
19066 <row>
19067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19068 \begin_inset Text
19069
19070 \begin_layout Plain Layout
19071
19072 \backslash
19073 delta
19074 \end_layout
19075
19076 \end_inset
19077 </cell>
19078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19079 \begin_inset Text
19080
19081 \begin_layout Plain Layout
19082 \begin_inset Formula $\delta$
19083 \end_inset
19084
19085
19086 \end_layout
19087
19088 \end_inset
19089 </cell>
19090 </row>
19091 <row>
19092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19093 \begin_inset Text
19094
19095 \begin_layout Plain Layout
19096
19097 \backslash
19098 epsilon
19099 \end_layout
19100
19101 \end_inset
19102 </cell>
19103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19104 \begin_inset Text
19105
19106 \begin_layout Plain Layout
19107 \begin_inset Formula $\epsilon$
19108 \end_inset
19109
19110
19111 \end_layout
19112
19113 \end_inset
19114 </cell>
19115 </row>
19116 <row>
19117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19118 \begin_inset Text
19119
19120 \begin_layout Plain Layout
19121
19122 \backslash
19123 varepsilon
19124 \end_layout
19125
19126 \end_inset
19127 </cell>
19128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19129 \begin_inset Text
19130
19131 \begin_layout Plain Layout
19132 \begin_inset Formula $\varepsilon$
19133 \end_inset
19134
19135
19136 \end_layout
19137
19138 \end_inset
19139 </cell>
19140 </row>
19141 <row>
19142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19143 \begin_inset Text
19144
19145 \begin_layout Plain Layout
19146
19147 \backslash
19148 zeta
19149 \end_layout
19150
19151 \end_inset
19152 </cell>
19153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19154 \begin_inset Text
19155
19156 \begin_layout Plain Layout
19157 \begin_inset Formula $\zeta$
19158 \end_inset
19159
19160
19161 \end_layout
19162
19163 \end_inset
19164 </cell>
19165 </row>
19166 <row>
19167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19168 \begin_inset Text
19169
19170 \begin_layout Plain Layout
19171
19172 \backslash
19173 eta
19174 \end_layout
19175
19176 \end_inset
19177 </cell>
19178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19179 \begin_inset Text
19180
19181 \begin_layout Plain Layout
19182 \begin_inset Formula $\eta$
19183 \end_inset
19184
19185
19186 \end_layout
19187
19188 \end_inset
19189 </cell>
19190 </row>
19191 <row>
19192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19193 \begin_inset Text
19194
19195 \begin_layout Plain Layout
19196
19197 \backslash
19198 theta
19199 \end_layout
19200
19201 \end_inset
19202 </cell>
19203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19204 \begin_inset Text
19205
19206 \begin_layout Plain Layout
19207 \begin_inset Formula $\theta$
19208 \end_inset
19209
19210
19211 \end_layout
19212
19213 \end_inset
19214 </cell>
19215 </row>
19216 <row>
19217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19218 \begin_inset Text
19219
19220 \begin_layout Plain Layout
19221
19222 \backslash
19223 vartheta
19224 \end_layout
19225
19226 \end_inset
19227 </cell>
19228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19229 \begin_inset Text
19230
19231 \begin_layout Plain Layout
19232 \begin_inset Formula $\vartheta$
19233 \end_inset
19234
19235
19236 \end_layout
19237
19238 \end_inset
19239 </cell>
19240 </row>
19241 </lyxtabular>
19242
19243 \end_inset
19244
19245
19246 \begin_inset space \hfill{}
19247 \end_inset
19248
19249
19250 \begin_inset Tabular
19251 <lyxtabular version="3" rows="12" columns="2">
19252 <features>
19253 <column alignment="center" valignment="top" width="0pt">
19254 <column alignment="center" valignment="top" width="0pt">
19255 <row>
19256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19257 \begin_inset Text
19258
19259 \begin_layout Plain Layout
19260 Comando
19261 \end_layout
19262
19263 \end_inset
19264 </cell>
19265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19266 \begin_inset Text
19267
19268 \begin_layout Plain Layout
19269 Símbolo
19270 \end_layout
19271
19272 \end_inset
19273 </cell>
19274 </row>
19275 <row>
19276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19277 \begin_inset Text
19278
19279 \begin_layout Plain Layout
19280
19281 \backslash
19282 iota
19283 \end_layout
19284
19285 \end_inset
19286 </cell>
19287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19288 \begin_inset Text
19289
19290 \begin_layout Plain Layout
19291 \begin_inset Formula $\iota$
19292 \end_inset
19293
19294
19295 \end_layout
19296
19297 \end_inset
19298 </cell>
19299 </row>
19300 <row>
19301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305
19306 \backslash
19307 kappa
19308 \end_layout
19309
19310 \end_inset
19311 </cell>
19312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19313 \begin_inset Text
19314
19315 \begin_layout Plain Layout
19316 \begin_inset Formula $\kappa$
19317 \end_inset
19318
19319
19320 \end_layout
19321
19322 \end_inset
19323 </cell>
19324 </row>
19325 <row>
19326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19327 \begin_inset Text
19328
19329 \begin_layout Plain Layout
19330
19331 \backslash
19332 varkappa
19333 \end_layout
19334
19335 \end_inset
19336 </cell>
19337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19338 \begin_inset Text
19339
19340 \begin_layout Plain Layout
19341 \begin_inset Formula $\varkappa$
19342 \end_inset
19343
19344
19345 \end_layout
19346
19347 \end_inset
19348 </cell>
19349 </row>
19350 <row>
19351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19352 \begin_inset Text
19353
19354 \begin_layout Plain Layout
19355
19356 \backslash
19357 lambda
19358 \end_layout
19359
19360 \end_inset
19361 </cell>
19362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19363 \begin_inset Text
19364
19365 \begin_layout Plain Layout
19366 \begin_inset Formula $\lambda$
19367 \end_inset
19368
19369
19370 \end_layout
19371
19372 \end_inset
19373 </cell>
19374 </row>
19375 <row>
19376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19377 \begin_inset Text
19378
19379 \begin_layout Plain Layout
19380
19381 \backslash
19382 mu
19383 \end_layout
19384
19385 \end_inset
19386 </cell>
19387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19388 \begin_inset Text
19389
19390 \begin_layout Plain Layout
19391 \begin_inset Formula $\mu$
19392 \end_inset
19393
19394
19395 \end_layout
19396
19397 \end_inset
19398 </cell>
19399 </row>
19400 <row>
19401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19402 \begin_inset Text
19403
19404 \begin_layout Plain Layout
19405
19406 \backslash
19407 nu
19408 \end_layout
19409
19410 \end_inset
19411 </cell>
19412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19413 \begin_inset Text
19414
19415 \begin_layout Plain Layout
19416 \begin_inset Formula $\nu$
19417 \end_inset
19418
19419
19420 \end_layout
19421
19422 \end_inset
19423 </cell>
19424 </row>
19425 <row>
19426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19427 \begin_inset Text
19428
19429 \begin_layout Plain Layout
19430
19431 \backslash
19432 xi
19433 \end_layout
19434
19435 \end_inset
19436 </cell>
19437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19438 \begin_inset Text
19439
19440 \begin_layout Plain Layout
19441 \begin_inset Formula $\xi$
19442 \end_inset
19443
19444
19445 \end_layout
19446
19447 \end_inset
19448 </cell>
19449 </row>
19450 <row>
19451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19452 \begin_inset Text
19453
19454 \begin_layout Plain Layout
19455 o
19456 \end_layout
19457
19458 \end_inset
19459 </cell>
19460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19461 \begin_inset Text
19462
19463 \begin_layout Plain Layout
19464 \begin_inset Formula $o$
19465 \end_inset
19466
19467
19468 \end_layout
19469
19470 \end_inset
19471 </cell>
19472 </row>
19473 <row>
19474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19475 \begin_inset Text
19476
19477 \begin_layout Plain Layout
19478
19479 \backslash
19480 pi
19481 \end_layout
19482
19483 \end_inset
19484 </cell>
19485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19486 \begin_inset Text
19487
19488 \begin_layout Plain Layout
19489 \begin_inset Formula $\pi$
19490 \end_inset
19491
19492
19493 \end_layout
19494
19495 \end_inset
19496 </cell>
19497 </row>
19498 <row>
19499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19500 \begin_inset Text
19501
19502 \begin_layout Plain Layout
19503
19504 \backslash
19505 varpi
19506 \end_layout
19507
19508 \end_inset
19509 </cell>
19510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19511 \begin_inset Text
19512
19513 \begin_layout Plain Layout
19514 \begin_inset Formula $\varpi$
19515 \end_inset
19516
19517
19518 \end_layout
19519
19520 \end_inset
19521 </cell>
19522 </row>
19523 <row>
19524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19525 \begin_inset Text
19526
19527 \begin_layout Plain Layout
19528
19529 \backslash
19530 rho
19531 \end_layout
19532
19533 \end_inset
19534 </cell>
19535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19536 \begin_inset Text
19537
19538 \begin_layout Plain Layout
19539 \begin_inset Formula $\rho$
19540 \end_inset
19541
19542
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 </row>
19548 </lyxtabular>
19549
19550 \end_inset
19551
19552
19553 \begin_inset space \hfill{}
19554 \end_inset
19555
19556
19557 \begin_inset Tabular
19558 <lyxtabular version="3" rows="11" columns="2">
19559 <features>
19560 <column alignment="center" valignment="top" width="0pt">
19561 <column alignment="center" valignment="top" width="0pt">
19562 <row>
19563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19564 \begin_inset Text
19565
19566 \begin_layout Plain Layout
19567 Comando
19568 \end_layout
19569
19570 \end_inset
19571 </cell>
19572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19573 \begin_inset Text
19574
19575 \begin_layout Plain Layout
19576 Símbolo
19577 \end_layout
19578
19579 \end_inset
19580 </cell>
19581 </row>
19582 <row>
19583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19584 \begin_inset Text
19585
19586 \begin_layout Plain Layout
19587
19588 \backslash
19589 varrho
19590 \end_layout
19591
19592 \end_inset
19593 </cell>
19594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19595 \begin_inset Text
19596
19597 \begin_layout Plain Layout
19598 \begin_inset Formula $\varrho$
19599 \end_inset
19600
19601
19602 \end_layout
19603
19604 \end_inset
19605 </cell>
19606 </row>
19607 <row>
19608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19609 \begin_inset Text
19610
19611 \begin_layout Plain Layout
19612
19613 \backslash
19614 sigma
19615 \end_layout
19616
19617 \end_inset
19618 </cell>
19619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19620 \begin_inset Text
19621
19622 \begin_layout Plain Layout
19623 \begin_inset Formula $\sigma$
19624 \end_inset
19625
19626
19627 \end_layout
19628
19629 \end_inset
19630 </cell>
19631 </row>
19632 <row>
19633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19634 \begin_inset Text
19635
19636 \begin_layout Plain Layout
19637
19638 \backslash
19639 varsigma
19640 \end_layout
19641
19642 \end_inset
19643 </cell>
19644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19645 \begin_inset Text
19646
19647 \begin_layout Plain Layout
19648 \begin_inset Formula $\varsigma$
19649 \end_inset
19650
19651
19652 \end_layout
19653
19654 \end_inset
19655 </cell>
19656 </row>
19657 <row>
19658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19659 \begin_inset Text
19660
19661 \begin_layout Plain Layout
19662
19663 \backslash
19664 tau
19665 \end_layout
19666
19667 \end_inset
19668 </cell>
19669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19670 \begin_inset Text
19671
19672 \begin_layout Plain Layout
19673 \begin_inset Formula $\tau$
19674 \end_inset
19675
19676
19677 \end_layout
19678
19679 \end_inset
19680 </cell>
19681 </row>
19682 <row>
19683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19684 \begin_inset Text
19685
19686 \begin_layout Plain Layout
19687
19688 \backslash
19689 upsilon
19690 \end_layout
19691
19692 \end_inset
19693 </cell>
19694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19695 \begin_inset Text
19696
19697 \begin_layout Plain Layout
19698 \begin_inset Formula $\upsilon$
19699 \end_inset
19700
19701
19702 \end_layout
19703
19704 \end_inset
19705 </cell>
19706 </row>
19707 <row>
19708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19709 \begin_inset Text
19710
19711 \begin_layout Plain Layout
19712
19713 \backslash
19714 phi
19715 \end_layout
19716
19717 \end_inset
19718 </cell>
19719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19720 \begin_inset Text
19721
19722 \begin_layout Plain Layout
19723 \begin_inset Formula $\phi$
19724 \end_inset
19725
19726
19727 \end_layout
19728
19729 \end_inset
19730 </cell>
19731 </row>
19732 <row>
19733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19734 \begin_inset Text
19735
19736 \begin_layout Plain Layout
19737
19738 \backslash
19739 varphi
19740 \end_layout
19741
19742 \end_inset
19743 </cell>
19744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19745 \begin_inset Text
19746
19747 \begin_layout Plain Layout
19748 \begin_inset Formula $\varphi$
19749 \end_inset
19750
19751
19752 \end_layout
19753
19754 \end_inset
19755 </cell>
19756 </row>
19757 <row>
19758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19759 \begin_inset Text
19760
19761 \begin_layout Plain Layout
19762
19763 \backslash
19764 chi
19765 \end_layout
19766
19767 \end_inset
19768 </cell>
19769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19770 \begin_inset Text
19771
19772 \begin_layout Plain Layout
19773 \begin_inset Formula $\chi$
19774 \end_inset
19775
19776
19777 \end_layout
19778
19779 \end_inset
19780 </cell>
19781 </row>
19782 <row>
19783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19784 \begin_inset Text
19785
19786 \begin_layout Plain Layout
19787
19788 \backslash
19789 psi
19790 \end_layout
19791
19792 \end_inset
19793 </cell>
19794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19795 \begin_inset Text
19796
19797 \begin_layout Plain Layout
19798 \begin_inset Formula $\psi$
19799 \end_inset
19800
19801
19802 \end_layout
19803
19804 \end_inset
19805 </cell>
19806 </row>
19807 <row>
19808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19809 \begin_inset Text
19810
19811 \begin_layout Plain Layout
19812
19813 \backslash
19814 omega
19815 \end_layout
19816
19817 \end_inset
19818 </cell>
19819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19820 \begin_inset Text
19821
19822 \begin_layout Plain Layout
19823 \begin_inset Formula $\omega$
19824 \end_inset
19825
19826
19827 \end_layout
19828
19829 \end_inset
19830 </cell>
19831 </row>
19832 </lyxtabular>
19833
19834 \end_inset
19835
19836
19837 \begin_inset space \hfill{}
19838 \end_inset
19839
19840
19841 \end_layout
19842
19843 \begin_layout Standard
19844 \begin_inset VSpace medskip
19845 \end_inset
19846
19847
19848 \end_layout
19849
19850 \begin_layout Standard
19851 Cómo escribir letras griegas en redonda se explica en 
19852 \begin_inset CommandInset ref
19853 LatexCommand ref
19854 reference "sub:Griegas-en-redonda"
19855
19856 \end_inset
19857
19858 .
19859 \end_layout
19860
19861 \begin_layout Subsection
19862 Mayúsculas
19863 \begin_inset Index
19864 status collapsed
19865
19866 \begin_layout Plain Layout
19867 Letras griegas ! mayúsculas
19868 \end_layout
19869
19870 \end_inset
19871
19872
19873 \end_layout
19874
19875 \begin_layout Standard
19876 \begin_inset space \hfill{}
19877 \end_inset
19878
19879
19880 \begin_inset Tabular
19881 <lyxtabular version="3" rows="7" columns="2">
19882 <features>
19883 <column alignment="center" valignment="top" width="0pt">
19884 <column alignment="center" valignment="top" width="0pt">
19885 <row>
19886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19887 \begin_inset Text
19888
19889 \begin_layout Plain Layout
19890 Comando
19891 \end_layout
19892
19893 \end_inset
19894 </cell>
19895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19896 \begin_inset Text
19897
19898 \begin_layout Plain Layout
19899 Símbolo
19900 \end_layout
19901
19902 \end_inset
19903 </cell>
19904 </row>
19905 <row>
19906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19907 \begin_inset Text
19908
19909 \begin_layout Plain Layout
19910
19911 \backslash
19912 Gamma
19913 \end_layout
19914
19915 \end_inset
19916 </cell>
19917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19918 \begin_inset Text
19919
19920 \begin_layout Plain Layout
19921 \begin_inset Formula $\Gamma$
19922 \end_inset
19923
19924
19925 \end_layout
19926
19927 \end_inset
19928 </cell>
19929 </row>
19930 <row>
19931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19932 \begin_inset Text
19933
19934 \begin_layout Plain Layout
19935
19936 \backslash
19937 Delta
19938 \end_layout
19939
19940 \end_inset
19941 </cell>
19942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19943 \begin_inset Text
19944
19945 \begin_layout Plain Layout
19946 \begin_inset Formula $\Delta$
19947 \end_inset
19948
19949
19950 \end_layout
19951
19952 \end_inset
19953 </cell>
19954 </row>
19955 <row>
19956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19957 \begin_inset Text
19958
19959 \begin_layout Plain Layout
19960
19961 \backslash
19962 Theta
19963 \end_layout
19964
19965 \end_inset
19966 </cell>
19967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19968 \begin_inset Text
19969
19970 \begin_layout Plain Layout
19971 \begin_inset Formula $\Theta$
19972 \end_inset
19973
19974
19975 \end_layout
19976
19977 \end_inset
19978 </cell>
19979 </row>
19980 <row>
19981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Plain Layout
19985
19986 \backslash
19987 Lambda
19988 \end_layout
19989
19990 \end_inset
19991 </cell>
19992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19993 \begin_inset Text
19994
19995 \begin_layout Plain Layout
19996 \begin_inset Formula $\Lambda$
19997 \end_inset
19998
19999
20000 \end_layout
20001
20002 \end_inset
20003 </cell>
20004 </row>
20005 <row>
20006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20007 \begin_inset Text
20008
20009 \begin_layout Plain Layout
20010
20011 \backslash
20012 Xi
20013 \end_layout
20014
20015 \end_inset
20016 </cell>
20017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20018 \begin_inset Text
20019
20020 \begin_layout Plain Layout
20021 \begin_inset Formula $\Xi$
20022 \end_inset
20023
20024
20025 \end_layout
20026
20027 \end_inset
20028 </cell>
20029 </row>
20030 <row>
20031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20032 \begin_inset Text
20033
20034 \begin_layout Plain Layout
20035
20036 \backslash
20037 Pi
20038 \end_layout
20039
20040 \end_inset
20041 </cell>
20042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20043 \begin_inset Text
20044
20045 \begin_layout Plain Layout
20046 \begin_inset Formula $\Pi$
20047 \end_inset
20048
20049
20050 \end_layout
20051
20052 \end_inset
20053 </cell>
20054 </row>
20055 </lyxtabular>
20056
20057 \end_inset
20058
20059
20060 \begin_inset space \hfill{}
20061 \end_inset
20062
20063
20064 \begin_inset Tabular
20065 <lyxtabular version="3" rows="6" columns="2">
20066 <features>
20067 <column alignment="center" valignment="top" width="0pt">
20068 <column alignment="center" valignment="top" width="0pt">
20069 <row>
20070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20071 \begin_inset Text
20072
20073 \begin_layout Plain Layout
20074 Comando
20075 \end_layout
20076
20077 \end_inset
20078 </cell>
20079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20080 \begin_inset Text
20081
20082 \begin_layout Plain Layout
20083 Símbolo
20084 \end_layout
20085
20086 \end_inset
20087 </cell>
20088 </row>
20089 <row>
20090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20091 \begin_inset Text
20092
20093 \begin_layout Plain Layout
20094
20095 \backslash
20096 Sigma
20097 \end_layout
20098
20099 \end_inset
20100 </cell>
20101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20102 \begin_inset Text
20103
20104 \begin_layout Plain Layout
20105 \begin_inset Formula $\Sigma$
20106 \end_inset
20107
20108
20109 \end_layout
20110
20111 \end_inset
20112 </cell>
20113 </row>
20114 <row>
20115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20116 \begin_inset Text
20117
20118 \begin_layout Plain Layout
20119
20120 \backslash
20121 Upsilon
20122 \end_layout
20123
20124 \end_inset
20125 </cell>
20126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20127 \begin_inset Text
20128
20129 \begin_layout Plain Layout
20130 \begin_inset Formula $\Upsilon$
20131 \end_inset
20132
20133
20134 \end_layout
20135
20136 \end_inset
20137 </cell>
20138 </row>
20139 <row>
20140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20141 \begin_inset Text
20142
20143 \begin_layout Plain Layout
20144
20145 \backslash
20146 Phi
20147 \end_layout
20148
20149 \end_inset
20150 </cell>
20151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20152 \begin_inset Text
20153
20154 \begin_layout Plain Layout
20155 \begin_inset Formula $\Phi$
20156 \end_inset
20157
20158
20159 \end_layout
20160
20161 \end_inset
20162 </cell>
20163 </row>
20164 <row>
20165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20166 \begin_inset Text
20167
20168 \begin_layout Plain Layout
20169
20170 \backslash
20171 Psi
20172 \end_layout
20173
20174 \end_inset
20175 </cell>
20176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20177 \begin_inset Text
20178
20179 \begin_layout Plain Layout
20180 \begin_inset Formula $\Psi$
20181 \end_inset
20182
20183
20184 \end_layout
20185
20186 \end_inset
20187 </cell>
20188 </row>
20189 <row>
20190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20191 \begin_inset Text
20192
20193 \begin_layout Plain Layout
20194
20195 \backslash
20196 Omega
20197 \end_layout
20198
20199 \end_inset
20200 </cell>
20201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20202 \begin_inset Text
20203
20204 \begin_layout Plain Layout
20205 \begin_inset Formula $\Omega$
20206 \end_inset
20207
20208
20209 \end_layout
20210
20211 \end_inset
20212 </cell>
20213 </row>
20214 </lyxtabular>
20215
20216 \end_inset
20217
20218
20219 \begin_inset space \hfill{}
20220 \end_inset
20221
20222
20223 \end_layout
20224
20225 \begin_layout Standard
20226 \begin_inset VSpace medskip
20227 \end_inset
20228
20229
20230 \end_layout
20231
20232 \begin_layout Standard
20233 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
20234  cuando se desarrolló TeX.
20235  Para obtener mayúsculas en cursiva, inicia cada comando con 
20236 \series bold
20237 var
20238 \series default
20239 .
20240  Por ejemplo, el comando 
20241 \series bold
20242
20243 \backslash
20244 varGamma
20245 \series default
20246  genera: 
20247 \begin_inset Formula $\varGamma$
20248 \end_inset
20249
20250
20251 \end_layout
20252
20253 \begin_layout Subsection
20254 Letras en negrita
20255 \begin_inset Index
20256 status collapsed
20257
20258 \begin_layout Plain Layout
20259 Letras griegas ! en negrita
20260 \end_layout
20261
20262 \end_inset
20263
20264
20265 \end_layout
20266
20267 \begin_layout Standard
20268 Las letras griegas no admiten diferentes estilos de fuente como las latinas.
20269  Sólo se pueden poner en negrita con el comando 
20270 \series bold
20271
20272 \backslash
20273 boldsymbol
20274 \series default
20275
20276 \begin_inset Index
20277 status collapsed
20278
20279 \begin_layout Plain Layout
20280 Comandos ! B ! 
20281 \backslash
20282 boldsymbol
20283 \end_layout
20284
20285 \end_inset
20286
20287 .
20288 \end_layout
20289
20290 \begin_layout Standard
20291 \align center
20292 \begin_inset Tabular
20293 <lyxtabular version="3" rows="3" columns="2">
20294 <features>
20295 <column alignment="center" valignment="top" width="0">
20296 <column alignment="center" valignment="top" width="0">
20297 <row>
20298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20299 \begin_inset Text
20300
20301 \begin_layout Plain Layout
20302 Comando
20303 \end_layout
20304
20305 \end_inset
20306 </cell>
20307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20308 \begin_inset Text
20309
20310 \begin_layout Plain Layout
20311 Símbolo
20312 \end_layout
20313
20314 \end_inset
20315 </cell>
20316 </row>
20317 <row>
20318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20319 \begin_inset Text
20320
20321 \begin_layout Plain Layout
20322
20323 \backslash
20324 Upsilon
20325 \backslash
20326 boldsymbol
20327 \backslash
20328 Upsilon
20329 \end_layout
20330
20331 \end_inset
20332 </cell>
20333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20334 \begin_inset Text
20335
20336 \begin_layout Plain Layout
20337 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20338 \end_inset
20339
20340
20341 \end_layout
20342
20343 \end_inset
20344 </cell>
20345 </row>
20346 <row>
20347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20348 \begin_inset Text
20349
20350 \begin_layout Plain Layout
20351
20352 \backslash
20353 theta
20354 \backslash
20355 boldsymbol
20356 \backslash
20357 theta
20358 \end_layout
20359
20360 \end_inset
20361 </cell>
20362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20363 \begin_inset Text
20364
20365 \begin_layout Plain Layout
20366 \begin_inset Formula $\theta\boldsymbol{\theta}$
20367 \end_inset
20368
20369
20370 \end_layout
20371
20372 \end_inset
20373 </cell>
20374 </row>
20375 </lyxtabular>
20376
20377 \end_inset
20378
20379
20380 \end_layout
20381
20382 \begin_layout Section
20383 Símbolos
20384 \begin_inset ERT
20385 status collapsed
20386
20387 \begin_layout Plain Layout
20388
20389
20390 \backslash
20391 texorpdfstring{
20392 \end_layout
20393
20394 \end_inset
20395
20396
20397 \begin_inset Foot
20398 status collapsed
20399
20400 \begin_layout Plain Layout
20401 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
20402  LaTeX en 
20403 \begin_inset CommandInset citation
20404 LatexCommand cite
20405 key "Symbole"
20406
20407 \end_inset
20408
20409 .
20410 \end_layout
20411
20412 \end_inset
20413
20414
20415 \begin_inset ERT
20416 status collapsed
20417
20418 \begin_layout Plain Layout
20419
20420 }{}
20421 \end_layout
20422
20423 \end_inset
20424
20425
20426 \begin_inset Note Note
20427 status collapsed
20428
20429 \begin_layout Plain Layout
20430
20431 \backslash
20432 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
20433  PDF.
20434 \end_layout
20435
20436 \begin_layout Plain Layout
20437 Más sobre 
20438 \backslash
20439 texorpdfstring en la sección 
20440 \begin_inset CommandInset ref
20441 LatexCommand ref
20442 reference "sub:Ecuaciones-en-títulos"
20443
20444 \end_inset
20445
20446 .
20447 \end_layout
20448
20449 \end_inset
20450
20451
20452 \begin_inset Index
20453 status collapsed
20454
20455 \begin_layout Plain Layout
20456 Símbolos
20457 \end_layout
20458
20459 \end_inset
20460
20461
20462 \end_layout
20463
20464 \begin_layout Standard
20465 Muchos de los símbolos listados en esta sección se pueden insertar además
20466  mediante los botones 
20467 \begin_inset Graphics
20468         filename ../../images/math/nabla.png
20469         scale 85
20470
20471 \end_inset
20472
20473  y 
20474 \begin_inset Graphics
20475         filename ../../images/math/digamma.png
20476         scale 85
20477
20478 \end_inset
20479
20480  de la barra de ecuaciones.
20481 \end_layout
20482
20483 \begin_layout Subsection
20484 Símbolos matemáticos
20485 \begin_inset CommandInset label
20486 LatexCommand label
20487 name "sub:Símbolos-matemáticos"
20488
20489 \end_inset
20490
20491
20492 \begin_inset Index
20493 status collapsed
20494
20495 \begin_layout Plain Layout
20496 Símbolos ! matemáticos
20497 \end_layout
20498
20499 \end_inset
20500
20501
20502 \end_layout
20503
20504 \begin_layout Standard
20505 \begin_inset space \hfill{}
20506 \end_inset
20507
20508
20509 \begin_inset Tabular
20510 <lyxtabular version="3" rows="10" columns="2">
20511 <features>
20512 <column alignment="center" valignment="top" width="0pt">
20513 <column alignment="center" valignment="top" width="0pt">
20514 <row>
20515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20516 \begin_inset Text
20517
20518 \begin_layout Plain Layout
20519 Comando
20520 \end_layout
20521
20522 \end_inset
20523 </cell>
20524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20525 \begin_inset Text
20526
20527 \begin_layout Plain Layout
20528 Símbolo
20529 \end_layout
20530
20531 \end_inset
20532 </cell>
20533 </row>
20534 <row>
20535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20536 \begin_inset Text
20537
20538 \begin_layout Plain Layout
20539
20540 \backslash
20541 neg
20542 \end_layout
20543
20544 \end_inset
20545 </cell>
20546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20547 \begin_inset Text
20548
20549 \begin_layout Plain Layout
20550 \begin_inset Formula $\neg$
20551 \end_inset
20552
20553
20554 \end_layout
20555
20556 \end_inset
20557 </cell>
20558 </row>
20559 <row>
20560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20561 \begin_inset Text
20562
20563 \begin_layout Plain Layout
20564
20565 \backslash
20566 Im
20567 \end_layout
20568
20569 \end_inset
20570 </cell>
20571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20572 \begin_inset Text
20573
20574 \begin_layout Plain Layout
20575 \begin_inset Formula $\Im$
20576 \end_inset
20577
20578
20579 \end_layout
20580
20581 \end_inset
20582 </cell>
20583 </row>
20584 <row>
20585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20586 \begin_inset Text
20587
20588 \begin_layout Plain Layout
20589
20590 \backslash
20591 Re
20592 \end_layout
20593
20594 \end_inset
20595 </cell>
20596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20597 \begin_inset Text
20598
20599 \begin_layout Plain Layout
20600 \begin_inset Formula $\Re$
20601 \end_inset
20602
20603
20604 \end_layout
20605
20606 \end_inset
20607 </cell>
20608 </row>
20609 <row>
20610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20611 \begin_inset Text
20612
20613 \begin_layout Plain Layout
20614
20615 \backslash
20616 aleph
20617 \end_layout
20618
20619 \end_inset
20620 </cell>
20621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20622 \begin_inset Text
20623
20624 \begin_layout Plain Layout
20625 \begin_inset Formula $\aleph$
20626 \end_inset
20627
20628
20629 \end_layout
20630
20631 \end_inset
20632 </cell>
20633 </row>
20634 <row>
20635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20636 \begin_inset Text
20637
20638 \begin_layout Plain Layout
20639
20640 \backslash
20641 partial
20642 \end_layout
20643
20644 \end_inset
20645 </cell>
20646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20647 \begin_inset Text
20648
20649 \begin_layout Plain Layout
20650 \begin_inset Formula $\partial$
20651 \end_inset
20652
20653
20654 \end_layout
20655
20656 \end_inset
20657 </cell>
20658 </row>
20659 <row>
20660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20661 \begin_inset Text
20662
20663 \begin_layout Plain Layout
20664
20665 \backslash
20666 infty
20667 \end_layout
20668
20669 \end_inset
20670 </cell>
20671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20672 \begin_inset Text
20673
20674 \begin_layout Plain Layout
20675 \begin_inset Formula $\infty$
20676 \end_inset
20677
20678
20679 \end_layout
20680
20681 \end_inset
20682 </cell>
20683 </row>
20684 <row>
20685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20686 \begin_inset Text
20687
20688 \begin_layout Plain Layout
20689
20690 \backslash
20691 wp
20692 \end_layout
20693
20694 \end_inset
20695 </cell>
20696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20697 \begin_inset Text
20698
20699 \begin_layout Plain Layout
20700 \begin_inset Formula $\wp$
20701 \end_inset
20702
20703
20704 \end_layout
20705
20706 \end_inset
20707 </cell>
20708 </row>
20709 <row>
20710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20711 \begin_inset Text
20712
20713 \begin_layout Plain Layout
20714
20715 \backslash
20716 imath
20717 \end_layout
20718
20719 \end_inset
20720 </cell>
20721 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20722 \begin_inset Text
20723
20724 \begin_layout Plain Layout
20725 \begin_inset Formula $\imath$
20726 \end_inset
20727
20728
20729 \end_layout
20730
20731 \end_inset
20732 </cell>
20733 </row>
20734 <row>
20735 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20736 \begin_inset Text
20737
20738 \begin_layout Plain Layout
20739
20740 \backslash
20741 jmath
20742 \end_layout
20743
20744 \end_inset
20745 </cell>
20746 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20747 \begin_inset Text
20748
20749 \begin_layout Plain Layout
20750 \begin_inset Formula $\jmath$
20751 \end_inset
20752
20753
20754 \end_layout
20755
20756 \end_inset
20757 </cell>
20758 </row>
20759 </lyxtabular>
20760
20761 \end_inset
20762
20763
20764 \begin_inset space \hfill{}
20765 \end_inset
20766
20767
20768 \begin_inset Tabular
20769 <lyxtabular version="3" rows="10" columns="2">
20770 <features>
20771 <column alignment="center" valignment="top" width="0pt">
20772 <column alignment="center" valignment="top" width="0pt">
20773 <row>
20774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20775 \begin_inset Text
20776
20777 \begin_layout Plain Layout
20778 Comando
20779 \end_layout
20780
20781 \end_inset
20782 </cell>
20783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20784 \begin_inset Text
20785
20786 \begin_layout Plain Layout
20787 Símbolo
20788 \begin_inset Note Note
20789 status collapsed
20790
20791 \begin_layout Plain Layout
20792
20793 \series bold
20794
20795 \backslash
20796 raisebox
20797 \series default
20798  se usa sólo como espaciador
20799 \end_layout
20800
20801 \end_inset
20802
20803
20804 \end_layout
20805
20806 \end_inset
20807 </cell>
20808 </row>
20809 <row>
20810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20811 \begin_inset Text
20812
20813 \begin_layout Plain Layout
20814
20815 \backslash
20816 forall
20817 \end_layout
20818
20819 \end_inset
20820 </cell>
20821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20822 \begin_inset Text
20823
20824 \begin_layout Plain Layout
20825 \begin_inset Formula $\forall$
20826 \end_inset
20827
20828
20829 \end_layout
20830
20831 \end_inset
20832 </cell>
20833 </row>
20834 <row>
20835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20836 \begin_inset Text
20837
20838 \begin_layout Plain Layout
20839
20840 \backslash
20841 exists
20842 \end_layout
20843
20844 \end_inset
20845 </cell>
20846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20847 \begin_inset Text
20848
20849 \begin_layout Plain Layout
20850 \begin_inset Formula $\exists$
20851 \end_inset
20852
20853
20854 \end_layout
20855
20856 \end_inset
20857 </cell>
20858 </row>
20859 <row>
20860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20861 \begin_inset Text
20862
20863 \begin_layout Plain Layout
20864
20865 \backslash
20866 nexists
20867 \end_layout
20868
20869 \end_inset
20870 </cell>
20871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20872 \begin_inset Text
20873
20874 \begin_layout Plain Layout
20875 \begin_inset Formula $\nexists$
20876 \end_inset
20877
20878
20879 \end_layout
20880
20881 \end_inset
20882 </cell>
20883 </row>
20884 <row>
20885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20886 \begin_inset Text
20887
20888 \begin_layout Plain Layout
20889
20890 \backslash
20891 emptyset
20892 \end_layout
20893
20894 \end_inset
20895 </cell>
20896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20897 \begin_inset Text
20898
20899 \begin_layout Plain Layout
20900 \begin_inset Formula $\emptyset$
20901 \end_inset
20902
20903
20904 \end_layout
20905
20906 \end_inset
20907 </cell>
20908 </row>
20909 <row>
20910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20911 \begin_inset Text
20912
20913 \begin_layout Plain Layout
20914
20915 \backslash
20916 varnothing
20917 \end_layout
20918
20919 \end_inset
20920 </cell>
20921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20922 \begin_inset Text
20923
20924 \begin_layout Plain Layout
20925 \begin_inset Formula $\varnothing$
20926 \end_inset
20927
20928
20929 \end_layout
20930
20931 \end_inset
20932 </cell>
20933 </row>
20934 <row>
20935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20936 \begin_inset Text
20937
20938 \begin_layout Plain Layout
20939
20940 \backslash
20941 dag
20942 \end_layout
20943
20944 \end_inset
20945 </cell>
20946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20947 \begin_inset Text
20948
20949 \begin_layout Plain Layout
20950 \begin_inset Formula $\dag$
20951 \end_inset
20952
20953
20954 \end_layout
20955
20956 \end_inset
20957 </cell>
20958 </row>
20959 <row>
20960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20961 \begin_inset Text
20962
20963 \begin_layout Plain Layout
20964
20965 \backslash
20966 ddag
20967 \end_layout
20968
20969 \end_inset
20970 </cell>
20971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20972 \begin_inset Text
20973
20974 \begin_layout Plain Layout
20975 \begin_inset Formula $\ddag$
20976 \end_inset
20977
20978
20979 \end_layout
20980
20981 \end_inset
20982 </cell>
20983 </row>
20984 <row>
20985 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20986 \begin_inset Text
20987
20988 \begin_layout Plain Layout
20989
20990 \backslash
20991 complement
20992 \end_layout
20993
20994 \end_inset
20995 </cell>
20996 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20997 \begin_inset Text
20998
20999 \begin_layout Plain Layout
21000 \begin_inset ERT
21001 status collapsed
21002
21003 \begin_layout Plain Layout
21004
21005
21006 \backslash
21007 raisebox{-0.8mm}{
21008 \end_layout
21009
21010 \end_inset
21011
21012
21013 \begin_inset Formula $\complement$
21014 \end_inset
21015
21016
21017 \begin_inset ERT
21018 status collapsed
21019
21020 \begin_layout Plain Layout
21021
21022 }
21023 \end_layout
21024
21025 \end_inset
21026
21027
21028 \end_layout
21029
21030 \end_inset
21031 </cell>
21032 </row>
21033 <row>
21034 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21035 \begin_inset Text
21036
21037 \begin_layout Plain Layout
21038
21039 \backslash
21040 Bbbk
21041 \end_layout
21042
21043 \end_inset
21044 </cell>
21045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21046 \begin_inset Text
21047
21048 \begin_layout Plain Layout
21049 \begin_inset Formula $\Bbbk$
21050 \end_inset
21051
21052
21053 \end_layout
21054
21055 \end_inset
21056 </cell>
21057 </row>
21058 </lyxtabular>
21059
21060 \end_inset
21061
21062
21063 \begin_inset space \hfill{}
21064 \end_inset
21065
21066
21067 \begin_inset Tabular
21068 <lyxtabular version="3" rows="10" columns="2">
21069 <features>
21070 <column alignment="center" valignment="top" width="0pt">
21071 <column alignment="center" valignment="top" width="0pt">
21072 <row>
21073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21074 \begin_inset Text
21075
21076 \begin_layout Plain Layout
21077 Comando
21078 \end_layout
21079
21080 \end_inset
21081 </cell>
21082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21083 \begin_inset Text
21084
21085 \begin_layout Plain Layout
21086 Símbolo
21087 \end_layout
21088
21089 \end_inset
21090 </cell>
21091 </row>
21092 <row>
21093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21094 \begin_inset Text
21095
21096 \begin_layout Plain Layout
21097
21098 \backslash
21099 prime
21100 \end_layout
21101
21102 \end_inset
21103 </cell>
21104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21105 \begin_inset Text
21106
21107 \begin_layout Plain Layout
21108 \begin_inset Formula $\prime$
21109 \end_inset
21110
21111
21112 \end_layout
21113
21114 \end_inset
21115 </cell>
21116 </row>
21117 <row>
21118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21119 \begin_inset Text
21120
21121 \begin_layout Plain Layout
21122
21123 \backslash
21124 backprime
21125 \end_layout
21126
21127 \end_inset
21128 </cell>
21129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21130 \begin_inset Text
21131
21132 \begin_layout Plain Layout
21133 \begin_inset Formula $\backprime$
21134 \end_inset
21135
21136
21137 \end_layout
21138
21139 \end_inset
21140 </cell>
21141 </row>
21142 <row>
21143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21144 \begin_inset Text
21145
21146 \begin_layout Plain Layout
21147
21148 \backslash
21149 mho
21150 \end_layout
21151
21152 \end_inset
21153 </cell>
21154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21155 \begin_inset Text
21156
21157 \begin_layout Plain Layout
21158 \begin_inset Formula $\mho$
21159 \end_inset
21160
21161
21162 \end_layout
21163
21164 \end_inset
21165 </cell>
21166 </row>
21167 <row>
21168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21169 \begin_inset Text
21170
21171 \begin_layout Plain Layout
21172
21173 \backslash
21174 triangle
21175 \end_layout
21176
21177 \end_inset
21178 </cell>
21179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21180 \begin_inset Text
21181
21182 \begin_layout Plain Layout
21183 \begin_inset Formula $\triangle$
21184 \end_inset
21185
21186
21187 \end_layout
21188
21189 \end_inset
21190 </cell>
21191 </row>
21192 <row>
21193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21194 \begin_inset Text
21195
21196 \begin_layout Plain Layout
21197
21198 \backslash
21199 angle
21200 \end_layout
21201
21202 \end_inset
21203 </cell>
21204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21205 \begin_inset Text
21206
21207 \begin_layout Plain Layout
21208 \begin_inset Formula $\angle$
21209 \end_inset
21210
21211
21212 \end_layout
21213
21214 \end_inset
21215 </cell>
21216 </row>
21217 <row>
21218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21219 \begin_inset Text
21220
21221 \begin_layout Plain Layout
21222
21223 \backslash
21224 measuredangle
21225 \end_layout
21226
21227 \end_inset
21228 </cell>
21229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21230 \begin_inset Text
21231
21232 \begin_layout Plain Layout
21233 \begin_inset Formula $\measuredangle$
21234 \end_inset
21235
21236
21237 \end_layout
21238
21239 \end_inset
21240 </cell>
21241 </row>
21242 <row>
21243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21244 \begin_inset Text
21245
21246 \begin_layout Plain Layout
21247
21248 \backslash
21249 sphericalangle
21250 \end_layout
21251
21252 \end_inset
21253 </cell>
21254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21255 \begin_inset Text
21256
21257 \begin_layout Plain Layout
21258 \begin_inset Formula $\sphericalangle$
21259 \end_inset
21260
21261
21262 \end_layout
21263
21264 \end_inset
21265 </cell>
21266 </row>
21267 <row>
21268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21269 \begin_inset Text
21270
21271 \begin_layout Plain Layout
21272
21273 \backslash
21274 top
21275 \end_layout
21276
21277 \end_inset
21278 </cell>
21279 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21280 \begin_inset Text
21281
21282 \begin_layout Plain Layout
21283 \begin_inset Formula $\top$
21284 \end_inset
21285
21286
21287 \end_layout
21288
21289 \end_inset
21290 </cell>
21291 </row>
21292 <row>
21293 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21294 \begin_inset Text
21295
21296 \begin_layout Plain Layout
21297
21298 \backslash
21299 bot
21300 \end_layout
21301
21302 \end_inset
21303 </cell>
21304 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21305 \begin_inset Text
21306
21307 \begin_layout Plain Layout
21308 \begin_inset Formula $\bot$
21309 \end_inset
21310
21311
21312 \end_layout
21313
21314 \end_inset
21315 </cell>
21316 </row>
21317 </lyxtabular>
21318
21319 \end_inset
21320
21321
21322 \begin_inset space \hfill{}
21323 \end_inset
21324
21325
21326 \end_layout
21327
21328 \begin_layout Subsection
21329 Símbolos misceláneos
21330 \begin_inset CommandInset label
21331 LatexCommand label
21332 name "sub:Símbolos-misceláneos"
21333
21334 \end_inset
21335
21336
21337 \begin_inset Index
21338 status collapsed
21339
21340 \begin_layout Plain Layout
21341 Símbolos ! misceláneos
21342 \end_layout
21343
21344 \end_inset
21345
21346
21347 \end_layout
21348
21349 \begin_layout Standard
21350 \noindent
21351 \align center
21352 \begin_inset Tabular
21353 <lyxtabular version="3" rows="10" columns="2">
21354 <features>
21355 <column alignment="center" valignment="top" width="0pt">
21356 <column alignment="center" valignment="top" width="0pt">
21357 <row>
21358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21359 \begin_inset Text
21360
21361 \begin_layout Plain Layout
21362 Comando
21363 \end_layout
21364
21365 \end_inset
21366 </cell>
21367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21368 \begin_inset Text
21369
21370 \begin_layout Plain Layout
21371 Símbolo
21372 \end_layout
21373
21374 \end_inset
21375 </cell>
21376 </row>
21377 <row>
21378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21379 \begin_inset Text
21380
21381 \begin_layout Plain Layout
21382
21383 \backslash
21384 flat
21385 \end_layout
21386
21387 \end_inset
21388 </cell>
21389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21390 \begin_inset Text
21391
21392 \begin_layout Plain Layout
21393 \begin_inset Formula $\flat$
21394 \end_inset
21395
21396
21397 \end_layout
21398
21399 \end_inset
21400 </cell>
21401 </row>
21402 <row>
21403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21404 \begin_inset Text
21405
21406 \begin_layout Plain Layout
21407
21408 \backslash
21409 natural
21410 \end_layout
21411
21412 \end_inset
21413 </cell>
21414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21415 \begin_inset Text
21416
21417 \begin_layout Plain Layout
21418 \begin_inset Formula $\natural$
21419 \end_inset
21420
21421
21422 \end_layout
21423
21424 \end_inset
21425 </cell>
21426 </row>
21427 <row>
21428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21429 \begin_inset Text
21430
21431 \begin_layout Plain Layout
21432
21433 \backslash
21434 sharp
21435 \end_layout
21436
21437 \end_inset
21438 </cell>
21439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21440 \begin_inset Text
21441
21442 \begin_layout Plain Layout
21443 \begin_inset Formula $\sharp$
21444 \end_inset
21445
21446
21447 \end_layout
21448
21449 \end_inset
21450 </cell>
21451 </row>
21452 <row>
21453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21454 \begin_inset Text
21455
21456 \begin_layout Plain Layout
21457
21458 \backslash
21459 surd
21460 \end_layout
21461
21462 \end_inset
21463 </cell>
21464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21465 \begin_inset Text
21466
21467 \begin_layout Plain Layout
21468 \begin_inset Formula $\surd$
21469 \end_inset
21470
21471
21472 \end_layout
21473
21474 \end_inset
21475 </cell>
21476 </row>
21477 <row>
21478 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21479 \begin_inset Text
21480
21481 \begin_layout Plain Layout
21482
21483 \backslash
21484 checkmark
21485 \end_layout
21486
21487 \end_inset
21488 </cell>
21489 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21490 \begin_inset Text
21491
21492 \begin_layout Plain Layout
21493 \begin_inset Formula $\checkmark$
21494 \end_inset
21495
21496
21497 \end_layout
21498
21499 \end_inset
21500 </cell>
21501 </row>
21502 <row>
21503 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21504 \begin_inset Text
21505
21506 \begin_layout Plain Layout
21507
21508 \backslash
21509 yen
21510 \end_layout
21511
21512 \end_inset
21513 </cell>
21514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21515 \begin_inset Text
21516
21517 \begin_layout Plain Layout
21518 \begin_inset Formula $\yen$
21519 \end_inset
21520
21521
21522 \end_layout
21523
21524 \end_inset
21525 </cell>
21526 </row>
21527 <row>
21528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21529 \begin_inset Text
21530
21531 \begin_layout Plain Layout
21532
21533 \backslash
21534 pounds
21535 \end_layout
21536
21537 \end_inset
21538 </cell>
21539 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21540 \begin_inset Text
21541
21542 \begin_layout Plain Layout
21543 \begin_inset Formula $\pounds$
21544 \end_inset
21545
21546
21547 \end_layout
21548
21549 \end_inset
21550 </cell>
21551 </row>
21552 <row>
21553 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21554 \begin_inset Text
21555
21556 \begin_layout Plain Layout
21557 $
21558 \end_layout
21559
21560 \end_inset
21561 </cell>
21562 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21563 \begin_inset Text
21564
21565 \begin_layout Plain Layout
21566 \begin_inset Formula $\$$
21567 \end_inset
21568
21569
21570 \end_layout
21571
21572 \end_inset
21573 </cell>
21574 </row>
21575 <row>
21576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21577 \begin_inset Text
21578
21579 \begin_layout Plain Layout
21580 §
21581 \end_layout
21582
21583 \end_inset
21584 </cell>
21585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21586 \begin_inset Text
21587
21588 \begin_layout Plain Layout
21589 \begin_inset Formula $§$
21590 \end_inset
21591
21592
21593 \end_layout
21594
21595 \end_inset
21596 </cell>
21597 </row>
21598 </lyxtabular>
21599
21600 \end_inset
21601
21602
21603 \begin_inset Tabular
21604 <lyxtabular version="3" rows="10" columns="2">
21605 <features>
21606 <column alignment="center" valignment="top" width="0">
21607 <column alignment="center" valignment="top" width="0">
21608 <row>
21609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21610 \begin_inset Text
21611
21612 \begin_layout Plain Layout
21613 Comando
21614 \end_layout
21615
21616 \end_inset
21617 </cell>
21618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21619 \begin_inset Text
21620
21621 \begin_layout Plain Layout
21622 Símbolo
21623 \end_layout
21624
21625 \end_inset
21626 </cell>
21627 </row>
21628 <row>
21629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21630 \begin_inset Text
21631
21632 \begin_layout Plain Layout
21633
21634 \backslash
21635 hbar
21636 \end_layout
21637
21638 \end_inset
21639 </cell>
21640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21641 \begin_inset Text
21642
21643 \begin_layout Plain Layout
21644 \begin_inset Formula $\hbar$
21645 \end_inset
21646
21647
21648 \end_layout
21649
21650 \end_inset
21651 </cell>
21652 </row>
21653 <row>
21654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21655 \begin_inset Text
21656
21657 \begin_layout Plain Layout
21658
21659 \backslash
21660 hslash
21661 \end_layout
21662
21663 \end_inset
21664 </cell>
21665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21666 \begin_inset Text
21667
21668 \begin_layout Plain Layout
21669 \begin_inset Formula $\hslash$
21670 \end_inset
21671
21672
21673 \end_layout
21674
21675 \end_inset
21676 </cell>
21677 </row>
21678 <row>
21679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21680 \begin_inset Text
21681
21682 \begin_layout Plain Layout
21683
21684 \backslash
21685 clubsuit
21686 \end_layout
21687
21688 \end_inset
21689 </cell>
21690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21691 \begin_inset Text
21692
21693 \begin_layout Plain Layout
21694 \begin_inset Formula $\clubsuit$
21695 \end_inset
21696
21697
21698 \end_layout
21699
21700 \end_inset
21701 </cell>
21702 </row>
21703 <row>
21704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21705 \begin_inset Text
21706
21707 \begin_layout Plain Layout
21708
21709 \backslash
21710 spadesuit
21711 \end_layout
21712
21713 \end_inset
21714 </cell>
21715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21716 \begin_inset Text
21717
21718 \begin_layout Plain Layout
21719 \begin_inset Formula $\spadesuit$
21720 \end_inset
21721
21722
21723 \end_layout
21724
21725 \end_inset
21726 </cell>
21727 </row>
21728 <row>
21729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21730 \begin_inset Text
21731
21732 \begin_layout Plain Layout
21733
21734 \backslash
21735 bigstar
21736 \end_layout
21737
21738 \end_inset
21739 </cell>
21740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21741 \begin_inset Text
21742
21743 \begin_layout Plain Layout
21744 \begin_inset Formula $\bigstar$
21745 \end_inset
21746
21747
21748 \end_layout
21749
21750 \end_inset
21751 </cell>
21752 </row>
21753 <row>
21754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21755 \begin_inset Text
21756
21757 \begin_layout Plain Layout
21758
21759 \backslash
21760 blacklozenge
21761 \end_layout
21762
21763 \end_inset
21764 </cell>
21765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21766 \begin_inset Text
21767
21768 \begin_layout Plain Layout
21769 \begin_inset Formula $\blacklozenge$
21770 \end_inset
21771
21772
21773 \end_layout
21774
21775 \end_inset
21776 </cell>
21777 </row>
21778 <row>
21779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21780 \begin_inset Text
21781
21782 \begin_layout Plain Layout
21783
21784 \backslash
21785 blacktriangle
21786 \end_layout
21787
21788 \end_inset
21789 </cell>
21790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21791 \begin_inset Text
21792
21793 \begin_layout Plain Layout
21794 \begin_inset Formula $\blacktriangle$
21795 \end_inset
21796
21797
21798 \end_layout
21799
21800 \end_inset
21801 </cell>
21802 </row>
21803 <row>
21804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21805 \begin_inset Text
21806
21807 \begin_layout Plain Layout
21808
21809 \backslash
21810 blacktiangledown
21811 \end_layout
21812
21813 \end_inset
21814 </cell>
21815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21816 \begin_inset Text
21817
21818 \begin_layout Plain Layout
21819 \begin_inset Formula $\blacktriangledown$
21820 \end_inset
21821
21822
21823 \end_layout
21824
21825 \end_inset
21826 </cell>
21827 </row>
21828 <row>
21829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21830 \begin_inset Text
21831
21832 \begin_layout Plain Layout
21833
21834 \backslash
21835 bullet
21836 \end_layout
21837
21838 \end_inset
21839 </cell>
21840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21841 \begin_inset Text
21842
21843 \begin_layout Plain Layout
21844 \begin_inset Formula $\bullet$
21845 \end_inset
21846
21847
21848 \end_layout
21849
21850 \end_inset
21851 </cell>
21852 </row>
21853 </lyxtabular>
21854
21855 \end_inset
21856
21857
21858 \begin_inset Tabular
21859 <lyxtabular version="3" rows="10" columns="2">
21860 <features>
21861 <column alignment="center" valignment="top" width="0pt">
21862 <column alignment="center" valignment="top" width="0pt">
21863 <row>
21864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21865 \begin_inset Text
21866
21867 \begin_layout Plain Layout
21868 Comando
21869 \end_layout
21870
21871 \end_inset
21872 </cell>
21873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21874 \begin_inset Text
21875
21876 \begin_layout Plain Layout
21877 Símbolo
21878 \end_layout
21879
21880 \end_inset
21881 </cell>
21882 </row>
21883 <row>
21884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21885 \begin_inset Text
21886
21887 \begin_layout Plain Layout
21888
21889 \backslash
21890 diamondsuit
21891 \end_layout
21892
21893 \end_inset
21894 </cell>
21895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21896 \begin_inset Text
21897
21898 \begin_layout Plain Layout
21899 \begin_inset Formula $\diamondsuit$
21900 \end_inset
21901
21902
21903 \end_layout
21904
21905 \end_inset
21906 </cell>
21907 </row>
21908 <row>
21909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21910 \begin_inset Text
21911
21912 \begin_layout Plain Layout
21913
21914 \backslash
21915 Diamond
21916 \end_layout
21917
21918 \end_inset
21919 </cell>
21920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21921 \begin_inset Text
21922
21923 \begin_layout Plain Layout
21924 \begin_inset Formula $\Diamond$
21925 \end_inset
21926
21927
21928 \end_layout
21929
21930 \end_inset
21931 </cell>
21932 </row>
21933 <row>
21934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21935 \begin_inset Text
21936
21937 \begin_layout Plain Layout
21938
21939 \backslash
21940 heartsuit
21941 \end_layout
21942
21943 \end_inset
21944 </cell>
21945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21946 \begin_inset Text
21947
21948 \begin_layout Plain Layout
21949 \begin_inset Formula $\heartsuit$
21950 \end_inset
21951
21952
21953 \end_layout
21954
21955 \end_inset
21956 </cell>
21957 </row>
21958 <row>
21959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21960 \begin_inset Text
21961
21962 \begin_layout Plain Layout
21963
21964 \backslash
21965 P
21966 \end_layout
21967
21968 \end_inset
21969 </cell>
21970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21971 \begin_inset Text
21972
21973 \begin_layout Plain Layout
21974 \begin_inset Formula $\P$
21975 \end_inset
21976
21977
21978 \end_layout
21979
21980 \end_inset
21981 </cell>
21982 </row>
21983 <row>
21984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21985 \begin_inset Text
21986
21987 \begin_layout Plain Layout
21988
21989 \backslash
21990 copyright
21991 \end_layout
21992
21993 \end_inset
21994 </cell>
21995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21996 \begin_inset Text
21997
21998 \begin_layout Plain Layout
21999 \begin_inset Formula $\copyright$
22000 \end_inset
22001
22002
22003 \end_layout
22004
22005 \end_inset
22006 </cell>
22007 </row>
22008 <row>
22009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22010 \begin_inset Text
22011
22012 \begin_layout Plain Layout
22013
22014 \backslash
22015 circledR
22016 \end_layout
22017
22018 \end_inset
22019 </cell>
22020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22021 \begin_inset Text
22022
22023 \begin_layout Plain Layout
22024 \begin_inset Formula $\circledR$
22025 \end_inset
22026
22027
22028 \end_layout
22029
22030 \end_inset
22031 </cell>
22032 </row>
22033 <row>
22034 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22035 \begin_inset Text
22036
22037 \begin_layout Plain Layout
22038
22039 \backslash
22040 maltese
22041 \end_layout
22042
22043 \end_inset
22044 </cell>
22045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22046 \begin_inset Text
22047
22048 \begin_layout Plain Layout
22049 \begin_inset Formula $\maltese$
22050 \end_inset
22051
22052
22053 \end_layout
22054
22055 \end_inset
22056 </cell>
22057 </row>
22058 <row>
22059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22060 \begin_inset Text
22061
22062 \begin_layout Plain Layout
22063
22064 \backslash
22065 diagup
22066 \end_layout
22067
22068 \end_inset
22069 </cell>
22070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22071 \begin_inset Text
22072
22073 \begin_layout Plain Layout
22074 \begin_inset Formula $\diagup$
22075 \end_inset
22076
22077
22078 \end_layout
22079
22080 \end_inset
22081 </cell>
22082 </row>
22083 <row>
22084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22085 \begin_inset Text
22086
22087 \begin_layout Plain Layout
22088
22089 \backslash
22090 diagdown
22091 \end_layout
22092
22093 \end_inset
22094 </cell>
22095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22096 \begin_inset Text
22097
22098 \begin_layout Plain Layout
22099 \begin_inset Formula $\diagdown$
22100 \end_inset
22101
22102
22103 \end_layout
22104
22105 \end_inset
22106 </cell>
22107 </row>
22108 </lyxtabular>
22109
22110 \end_inset
22111
22112
22113 \end_layout
22114
22115 \begin_layout Standard
22116 \begin_inset VSpace medskip
22117 \end_inset
22118
22119
22120 \end_layout
22121
22122 \begin_layout Standard
22123 Hay más símbolos en 
22124 \begin_inset CommandInset ref
22125 LatexCommand ref
22126 reference "sub:Caracteres-especiales-misceláneos"
22127
22128 \end_inset
22129
22130 .
22131 \end_layout
22132
22133 \begin_layout Standard
22134 Algunos símbolos pueden presentarse en distintos tamaños, véase 
22135 \begin_inset CommandInset ref
22136 LatexCommand ref
22137 reference "sub:Tamaños-de-fuentes"
22138
22139 \end_inset
22140
22141
22142 \end_layout
22143
22144 \begin_layout Subsection
22145 El símbolo del euro, €
22146 \begin_inset Index
22147 status collapsed
22148
22149 \begin_layout Plain Layout
22150 Símbolos ! euro
22151 \end_layout
22152
22153 \end_inset
22154
22155
22156 \begin_inset Index
22157 status collapsed
22158
22159 \begin_layout Plain Layout
22160 \begin_inset ERT
22161 status collapsed
22162
22163 \begin_layout Plain Layout
22164
22165
22166 \backslash
22167 officialeuro
22168 \end_layout
22169
22170 \end_inset
22171
22172
22173 \end_layout
22174
22175 \end_inset
22176
22177
22178 \end_layout
22179
22180 \begin_layout Standard
22181 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
22182  LaTeX 
22183 \series bold
22184 eurosym
22185 \series default
22186
22187 \begin_inset Index
22188 status collapsed
22189
22190 \begin_layout Plain Layout
22191 Paquetes ! eurosym
22192 \end_layout
22193
22194 \end_inset
22195
22196 , y cargado en el preámbulo LaTeX con la línea
22197 \end_layout
22198
22199 \begin_layout Standard
22200
22201 \series bold
22202
22203 \backslash
22204 usepackage[gennarrow]{eurosym}
22205 \end_layout
22206
22207 \begin_layout Standard
22208 Actualmente también se puede insertar con el comando 
22209 \series bold
22210
22211 \backslash
22212 euro
22213 \series default
22214
22215 \begin_inset Index
22216 status collapsed
22217
22218 \begin_layout Plain Layout
22219 Comandos ! E ! 
22220 \backslash
22221 euro
22222 \end_layout
22223
22224 \end_inset
22225
22226 .
22227 \end_layout
22228
22229 \begin_layout Standard
22230 El símbolo del euro puede insertarse directamente con la tecla € en texto
22231  matemático sin tener 
22232 \series bold
22233 eurosym
22234 \series default
22235  instalado.
22236  Si 
22237 \series bold
22238 eurosym
22239 \series default
22240  está instalado, se puede insertar 
22241 \series bold
22242
22243 \backslash
22244 euro
22245 \series default
22246  en modo TeX.
22247  El símbolo oficial de la moneda se puede insertar con el comando 
22248 \series bold
22249
22250 \backslash
22251 officialeuro
22252 \series default
22253
22254 \begin_inset Index
22255 status collapsed
22256
22257 \begin_layout Plain Layout
22258 Comandos ! O ! 
22259 \backslash
22260 officialeuro
22261 \end_layout
22262
22263 \end_inset
22264
22265 , que sólo está disponible en modo TeX.
22266 \end_layout
22267
22268 \begin_layout Standard
22269 \begin_inset ERT
22270 status collapsed
22271
22272 \begin_layout Plain Layout
22273
22274
22275 \backslash
22276 ifeurosym
22277 \end_layout
22278
22279 \end_inset
22280
22281
22282 \begin_inset Note Note
22283 status collapsed
22284
22285 \begin_layout Plain Layout
22286 La tabla siguiente sólo se mostrará si está instalado el paquete LaTeX 
22287 \series bold
22288 eurosym
22289 \series default
22290 .
22291 \end_layout
22292
22293 \end_inset
22294
22295
22296 \end_layout
22297
22298 \begin_layout Standard
22299 Un vistazo a los diferentes símbolos del euro.
22300 \end_layout
22301
22302 \begin_layout Standard
22303 \noindent
22304 \align center
22305 \begin_inset Tabular
22306 <lyxtabular version="3" rows="4" columns="3">
22307 <features>
22308 <column alignment="center" valignment="top" width="0">
22309 <column alignment="center" valignment="top" width="0">
22310 <column alignment="center" valignment="top" width="0">
22311 <row>
22312 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22313 \begin_inset Text
22314
22315 \begin_layout Plain Layout
22316
22317 \end_layout
22318
22319 \end_inset
22320 </cell>
22321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22322 \begin_inset Text
22323
22324 \begin_layout Plain Layout
22325 Comando
22326 \end_layout
22327
22328 \end_inset
22329 </cell>
22330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22331 \begin_inset Text
22332
22333 \begin_layout Plain Layout
22334 Símbolo
22335 \end_layout
22336
22337 \end_inset
22338 </cell>
22339 </row>
22340 <row>
22341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22342 \begin_inset Text
22343
22344 \begin_layout Plain Layout
22345 ecuación
22346 \end_layout
22347
22348 \end_inset
22349 </cell>
22350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22351 \begin_inset Text
22352
22353 \begin_layout Plain Layout
22354
22355 \backslash
22356 euro
22357 \end_layout
22358
22359 \end_inset
22360 </cell>
22361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22362 \begin_inset Text
22363
22364 \begin_layout Plain Layout
22365 \begin_inset Formula $\euro$
22366 \end_inset
22367
22368
22369 \end_layout
22370
22371 \end_inset
22372 </cell>
22373 </row>
22374 <row>
22375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22376 \begin_inset Text
22377
22378 \begin_layout Plain Layout
22379 texto matemático
22380 \end_layout
22381
22382 \end_inset
22383 </cell>
22384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22385 \begin_inset Text
22386
22387 \begin_layout Plain Layout
22388
22389 \end_layout
22390
22391 \end_inset
22392 </cell>
22393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22394 \begin_inset Text
22395
22396 \begin_layout Plain Layout
22397 \begin_inset Formula $\mbox{€}$
22398 \end_inset
22399
22400
22401 \end_layout
22402
22403 \end_inset
22404 </cell>
22405 </row>
22406 <row>
22407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22408 \begin_inset Text
22409
22410 \begin_layout Plain Layout
22411 modo TeX
22412 \end_layout
22413
22414 \end_inset
22415 </cell>
22416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22417 \begin_inset Text
22418
22419 \begin_layout Plain Layout
22420
22421 \backslash
22422 officialeuro
22423 \end_layout
22424
22425 \end_inset
22426 </cell>
22427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22428 \begin_inset Text
22429
22430 \begin_layout Plain Layout
22431 \begin_inset ERT
22432 status collapsed
22433
22434 \begin_layout Plain Layout
22435
22436
22437 \backslash
22438 officialeuro
22439 \end_layout
22440
22441 \end_inset
22442
22443
22444 \end_layout
22445
22446 \end_inset
22447 </cell>
22448 </row>
22449 </lyxtabular>
22450
22451 \end_inset
22452
22453
22454 \end_layout
22455
22456 \begin_layout Standard
22457 \begin_inset ERT
22458 status collapsed
22459
22460 \begin_layout Plain Layout
22461
22462
22463 \backslash
22464 else
22465 \end_layout
22466
22467 \end_inset
22468
22469
22470 \begin_inset Note Note
22471 status collapsed
22472
22473 \begin_layout Plain Layout
22474 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
22475 \series bold
22476 eurosym
22477 \series default
22478 :
22479 \end_layout
22480
22481 \end_inset
22482
22483
22484 \end_layout
22485
22486 \begin_layout Standard
22487 Para ver la salida completa de esta subsección debe estar instalado el paquete
22488  LaTeX 
22489 \series bold
22490 eurosym
22491 \series default
22492 .
22493 \end_layout
22494
22495 \begin_layout Standard
22496 \begin_inset ERT
22497 status collapsed
22498
22499 \begin_layout Plain Layout
22500
22501
22502 \backslash
22503 fi
22504 \end_layout
22505
22506 \end_inset
22507
22508
22509 \end_layout
22510
22511 \begin_layout Section
22512 Relaciones
22513 \begin_inset CommandInset label
22514 LatexCommand label
22515 name "sec:Relaciones"
22516
22517 \end_inset
22518
22519
22520 \begin_inset Index
22521 status collapsed
22522
22523 \begin_layout Plain Layout
22524 Relaciones
22525 \end_layout
22526
22527 \end_inset
22528
22529
22530 \begin_inset Index
22531 status collapsed
22532
22533 \begin_layout Plain Layout
22534 Comparaciones|see
22535 \begin_inset ERT
22536 status collapsed
22537
22538 \begin_layout Plain Layout
22539
22540 {
22541 \end_layout
22542
22543 \end_inset
22544
22545 Relaciones
22546 \begin_inset ERT
22547 status collapsed
22548
22549 \begin_layout Plain Layout
22550
22551 }
22552 \end_layout
22553
22554 \end_inset
22555
22556
22557 \end_layout
22558
22559 \end_inset
22560
22561
22562 \end_layout
22563
22564 \begin_layout Standard
22565 Todas las relaciones se pueden insertar también con el botón 
22566 \begin_inset Graphics
22567         filename ../../images/math/leq.png
22568         scale 85
22569
22570 \end_inset
22571
22572  de la barra de ecuaciones.
22573 \end_layout
22574
22575 \begin_layout Standard
22576 \begin_inset space \hfill{}
22577 \end_inset
22578
22579
22580 \begin_inset Tabular
22581 <lyxtabular version="3" rows="17" columns="2">
22582 <features>
22583 <column alignment="center" valignment="top" width="0pt">
22584 <column alignment="center" valignment="top" width="0pt">
22585 <row>
22586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22587 \begin_inset Text
22588
22589 \begin_layout Plain Layout
22590 Comando
22591 \end_layout
22592
22593 \end_inset
22594 </cell>
22595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22596 \begin_inset Text
22597
22598 \begin_layout Plain Layout
22599 Relación
22600 \end_layout
22601
22602 \end_inset
22603 </cell>
22604 </row>
22605 <row>
22606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22607 \begin_inset Text
22608
22609 \begin_layout Plain Layout
22610 <
22611 \end_layout
22612
22613 \end_inset
22614 </cell>
22615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22616 \begin_inset Text
22617
22618 \begin_layout Plain Layout
22619 \begin_inset Formula $<$
22620 \end_inset
22621
22622
22623 \end_layout
22624
22625 \end_inset
22626 </cell>
22627 </row>
22628 <row>
22629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22630 \begin_inset Text
22631
22632 \begin_layout Plain Layout
22633
22634 \backslash
22635 le
22636 \end_layout
22637
22638 \end_inset
22639 </cell>
22640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22641 \begin_inset Text
22642
22643 \begin_layout Plain Layout
22644 \begin_inset Formula $\le$
22645 \end_inset
22646
22647
22648 \end_layout
22649
22650 \end_inset
22651 </cell>
22652 </row>
22653 <row>
22654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22655 \begin_inset Text
22656
22657 \begin_layout Plain Layout
22658
22659 \backslash
22660 ll
22661 \end_layout
22662
22663 \end_inset
22664 </cell>
22665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22666 \begin_inset Text
22667
22668 \begin_layout Plain Layout
22669 \begin_inset Formula $\ll$
22670 \end_inset
22671
22672
22673 \end_layout
22674
22675 \end_inset
22676 </cell>
22677 </row>
22678 <row>
22679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22680 \begin_inset Text
22681
22682 \begin_layout Plain Layout
22683
22684 \backslash
22685 prec
22686 \end_layout
22687
22688 \end_inset
22689 </cell>
22690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22691 \begin_inset Text
22692
22693 \begin_layout Plain Layout
22694 \begin_inset Formula $\prec$
22695 \end_inset
22696
22697
22698 \end_layout
22699
22700 \end_inset
22701 </cell>
22702 </row>
22703 <row>
22704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22705 \begin_inset Text
22706
22707 \begin_layout Plain Layout
22708
22709 \backslash
22710 preceq
22711 \end_layout
22712
22713 \end_inset
22714 </cell>
22715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22716 \begin_inset Text
22717
22718 \begin_layout Plain Layout
22719 \begin_inset Formula $\preceq$
22720 \end_inset
22721
22722
22723 \end_layout
22724
22725 \end_inset
22726 </cell>
22727 </row>
22728 <row>
22729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22730 \begin_inset Text
22731
22732 \begin_layout Plain Layout
22733
22734 \backslash
22735 subset
22736 \end_layout
22737
22738 \end_inset
22739 </cell>
22740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22741 \begin_inset Text
22742
22743 \begin_layout Plain Layout
22744 \begin_inset Formula $\subset$
22745 \end_inset
22746
22747
22748 \end_layout
22749
22750 \end_inset
22751 </cell>
22752 </row>
22753 <row>
22754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22755 \begin_inset Text
22756
22757 \begin_layout Plain Layout
22758
22759 \backslash
22760 subseteq
22761 \end_layout
22762
22763 \end_inset
22764 </cell>
22765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22766 \begin_inset Text
22767
22768 \begin_layout Plain Layout
22769 \begin_inset Formula $\subseteq$
22770 \end_inset
22771
22772
22773 \end_layout
22774
22775 \end_inset
22776 </cell>
22777 </row>
22778 <row>
22779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22780 \begin_inset Text
22781
22782 \begin_layout Plain Layout
22783
22784 \backslash
22785 sqsubseteq
22786 \end_layout
22787
22788 \end_inset
22789 </cell>
22790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22791 \begin_inset Text
22792
22793 \begin_layout Plain Layout
22794 \begin_inset Formula $\sqsubseteq$
22795 \end_inset
22796
22797
22798 \end_layout
22799
22800 \end_inset
22801 </cell>
22802 </row>
22803 <row>
22804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22805 \begin_inset Text
22806
22807 \begin_layout Plain Layout
22808
22809 \backslash
22810 in
22811 \end_layout
22812
22813 \end_inset
22814 </cell>
22815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22816 \begin_inset Text
22817
22818 \begin_layout Plain Layout
22819 \begin_inset Formula $\in$
22820 \end_inset
22821
22822
22823 \end_layout
22824
22825 \end_inset
22826 </cell>
22827 </row>
22828 <row>
22829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22830 \begin_inset Text
22831
22832 \begin_layout Plain Layout
22833
22834 \backslash
22835 vdash
22836 \end_layout
22837
22838 \end_inset
22839 </cell>
22840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22841 \begin_inset Text
22842
22843 \begin_layout Plain Layout
22844 \begin_inset Formula $\vdash$
22845 \end_inset
22846
22847
22848 \end_layout
22849
22850 \end_inset
22851 </cell>
22852 </row>
22853 <row>
22854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22855 \begin_inset Text
22856
22857 \begin_layout Plain Layout
22858
22859 \backslash
22860 smile
22861 \end_layout
22862
22863 \end_inset
22864 </cell>
22865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22866 \begin_inset Text
22867
22868 \begin_layout Plain Layout
22869 \begin_inset Formula $\smile$
22870 \end_inset
22871
22872
22873 \end_layout
22874
22875 \end_inset
22876 </cell>
22877 </row>
22878 <row>
22879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22880 \begin_inset Text
22881
22882 \begin_layout Plain Layout
22883
22884 \backslash
22885 lhd
22886 \end_layout
22887
22888 \end_inset
22889 </cell>
22890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22891 \begin_inset Text
22892
22893 \begin_layout Plain Layout
22894 \begin_inset Formula $\lhd$
22895 \end_inset
22896
22897
22898 \end_layout
22899
22900 \end_inset
22901 </cell>
22902 </row>
22903 <row>
22904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22905 \begin_inset Text
22906
22907 \begin_layout Plain Layout
22908
22909 \backslash
22910 unlhd
22911 \end_layout
22912
22913 \end_inset
22914 </cell>
22915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22916 \begin_inset Text
22917
22918 \begin_layout Plain Layout
22919 \begin_inset Formula $\unlhd$
22920 \end_inset
22921
22922
22923 \end_layout
22924
22925 \end_inset
22926 </cell>
22927 </row>
22928 <row>
22929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22930 \begin_inset Text
22931
22932 \begin_layout Plain Layout
22933
22934 \backslash
22935 gtrless
22936 \end_layout
22937
22938 \end_inset
22939 </cell>
22940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22941 \begin_inset Text
22942
22943 \begin_layout Plain Layout
22944 \begin_inset Formula $\gtrless$
22945 \end_inset
22946
22947
22948 \end_layout
22949
22950 \end_inset
22951 </cell>
22952 </row>
22953 <row>
22954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22955 \begin_inset Text
22956
22957 \begin_layout Plain Layout
22958
22959 \backslash
22960 mid
22961 \end_layout
22962
22963 \end_inset
22964 </cell>
22965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22966 \begin_inset Text
22967
22968 \begin_layout Plain Layout
22969 \begin_inset Formula $\mid$
22970 \end_inset
22971
22972
22973 \end_layout
22974
22975 \end_inset
22976 </cell>
22977 </row>
22978 <row>
22979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22980 \begin_inset Text
22981
22982 \begin_layout Plain Layout
22983
22984 \backslash
22985 nmid
22986 \end_layout
22987
22988 \end_inset
22989 </cell>
22990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22991 \begin_inset Text
22992
22993 \begin_layout Plain Layout
22994 \begin_inset Formula $\nmid$
22995 \end_inset
22996
22997
22998 \end_layout
22999
23000 \end_inset
23001 </cell>
23002 </row>
23003 </lyxtabular>
23004
23005 \end_inset
23006
23007
23008 \begin_inset space \hfill{}
23009 \end_inset
23010
23011
23012 \begin_inset Tabular
23013 <lyxtabular version="3" rows="17" columns="2">
23014 <features>
23015 <column alignment="center" valignment="top" width="0pt">
23016 <column alignment="center" valignment="top" width="0pt">
23017 <row>
23018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23019 \begin_inset Text
23020
23021 \begin_layout Plain Layout
23022 Comando
23023 \end_layout
23024
23025 \end_inset
23026 </cell>
23027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23028 \begin_inset Text
23029
23030 \begin_layout Plain Layout
23031 Relación
23032 \end_layout
23033
23034 \end_inset
23035 </cell>
23036 </row>
23037 <row>
23038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23039 \begin_inset Text
23040
23041 \begin_layout Plain Layout
23042 =
23043 \end_layout
23044
23045 \end_inset
23046 </cell>
23047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23048 \begin_inset Text
23049
23050 \begin_layout Plain Layout
23051 \begin_inset Formula $=$
23052 \end_inset
23053
23054
23055 \end_layout
23056
23057 \end_inset
23058 </cell>
23059 </row>
23060 <row>
23061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23062 \begin_inset Text
23063
23064 \begin_layout Plain Layout
23065
23066 \backslash
23067 not=
23068 \end_layout
23069
23070 \end_inset
23071 </cell>
23072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23073 \begin_inset Text
23074
23075 \begin_layout Plain Layout
23076 \begin_inset Formula $\not=$
23077 \end_inset
23078
23079
23080 \end_layout
23081
23082 \end_inset
23083 </cell>
23084 </row>
23085 <row>
23086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23087 \begin_inset Text
23088
23089 \begin_layout Plain Layout
23090
23091 \backslash
23092 equiv
23093 \end_layout
23094
23095 \end_inset
23096 </cell>
23097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23098 \begin_inset Text
23099
23100 \begin_layout Plain Layout
23101 \begin_inset Formula $\equiv$
23102 \end_inset
23103
23104
23105 \end_layout
23106
23107 \end_inset
23108 </cell>
23109 </row>
23110 <row>
23111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23112 \begin_inset Text
23113
23114 \begin_layout Plain Layout
23115
23116 \backslash
23117 sim
23118 \end_layout
23119
23120 \end_inset
23121 </cell>
23122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23123 \begin_inset Text
23124
23125 \begin_layout Plain Layout
23126 \begin_inset Formula $\sim$
23127 \end_inset
23128
23129
23130 \end_layout
23131
23132 \end_inset
23133 </cell>
23134 </row>
23135 <row>
23136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23137 \begin_inset Text
23138
23139 \begin_layout Plain Layout
23140
23141 \backslash
23142 simeq
23143 \end_layout
23144
23145 \end_inset
23146 </cell>
23147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23148 \begin_inset Text
23149
23150 \begin_layout Plain Layout
23151 \begin_inset Formula $\simeq$
23152 \end_inset
23153
23154
23155 \end_layout
23156
23157 \end_inset
23158 </cell>
23159 </row>
23160 <row>
23161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23162 \begin_inset Text
23163
23164 \begin_layout Plain Layout
23165
23166 \backslash
23167 approx
23168 \end_layout
23169
23170 \end_inset
23171 </cell>
23172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23173 \begin_inset Text
23174
23175 \begin_layout Plain Layout
23176 \begin_inset Formula $\approx$
23177 \end_inset
23178
23179
23180 \end_layout
23181
23182 \end_inset
23183 </cell>
23184 </row>
23185 <row>
23186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23187 \begin_inset Text
23188
23189 \begin_layout Plain Layout
23190
23191 \backslash
23192 cong
23193 \end_layout
23194
23195 \end_inset
23196 </cell>
23197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23198 \begin_inset Text
23199
23200 \begin_layout Plain Layout
23201 \begin_inset Formula $\cong$
23202 \end_inset
23203
23204
23205 \end_layout
23206
23207 \end_inset
23208 </cell>
23209 </row>
23210 <row>
23211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23212 \begin_inset Text
23213
23214 \begin_layout Plain Layout
23215
23216 \backslash
23217 bowtie
23218 \end_layout
23219
23220 \end_inset
23221 </cell>
23222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23223 \begin_inset Text
23224
23225 \begin_layout Plain Layout
23226 \begin_inset Formula $\bowtie$
23227 \end_inset
23228
23229
23230 \end_layout
23231
23232 \end_inset
23233 </cell>
23234 </row>
23235 <row>
23236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23237 \begin_inset Text
23238
23239 \begin_layout Plain Layout
23240
23241 \backslash
23242 notin
23243 \end_layout
23244
23245 \end_inset
23246 </cell>
23247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23248 \begin_inset Text
23249
23250 \begin_layout Plain Layout
23251 \begin_inset Formula $\notin$
23252 \end_inset
23253
23254
23255 \end_layout
23256
23257 \end_inset
23258 </cell>
23259 </row>
23260 <row>
23261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23262 \begin_inset Text
23263
23264 \begin_layout Plain Layout
23265
23266 \backslash
23267 perp
23268 \end_layout
23269
23270 \end_inset
23271 </cell>
23272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23273 \begin_inset Text
23274
23275 \begin_layout Plain Layout
23276 \begin_inset Formula $\perp$
23277 \end_inset
23278
23279
23280 \end_layout
23281
23282 \end_inset
23283 </cell>
23284 </row>
23285 <row>
23286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23287 \begin_inset Text
23288
23289 \begin_layout Plain Layout
23290
23291 \backslash
23292 propto
23293 \end_layout
23294
23295 \end_inset
23296 </cell>
23297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23298 \begin_inset Text
23299
23300 \begin_layout Plain Layout
23301 \begin_inset Formula $\propto$
23302 \end_inset
23303
23304
23305 \end_layout
23306
23307 \end_inset
23308 </cell>
23309 </row>
23310 <row>
23311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23312 \begin_inset Text
23313
23314 \begin_layout Plain Layout
23315
23316 \backslash
23317 asymp
23318 \end_layout
23319
23320 \end_inset
23321 </cell>
23322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23323 \begin_inset Text
23324
23325 \begin_layout Plain Layout
23326 \begin_inset Formula $\asymp$
23327 \end_inset
23328
23329
23330 \end_layout
23331
23332 \end_inset
23333 </cell>
23334 </row>
23335 <row>
23336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23337 \begin_inset Text
23338
23339 \begin_layout Plain Layout
23340
23341 \backslash
23342 doteq
23343 \end_layout
23344
23345 \end_inset
23346 </cell>
23347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23348 \begin_inset Text
23349
23350 \begin_layout Plain Layout
23351 \begin_inset Formula $\doteq$
23352 \end_inset
23353
23354
23355 \end_layout
23356
23357 \end_inset
23358 </cell>
23359 </row>
23360 <row>
23361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23362 \begin_inset Text
23363
23364 \begin_layout Plain Layout
23365
23366 \backslash
23367 circeq
23368 \end_layout
23369
23370 \end_inset
23371 </cell>
23372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23373 \begin_inset Text
23374
23375 \begin_layout Plain Layout
23376 \begin_inset Formula $\circeq$
23377 \end_inset
23378
23379
23380 \end_layout
23381
23382 \end_inset
23383 </cell>
23384 </row>
23385 <row>
23386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23387 \begin_inset Text
23388
23389 \begin_layout Plain Layout
23390
23391 \backslash
23392 models
23393 \end_layout
23394
23395 \end_inset
23396 </cell>
23397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23398 \begin_inset Text
23399
23400 \begin_layout Plain Layout
23401 \begin_inset Formula $\models$
23402 \end_inset
23403
23404
23405 \end_layout
23406
23407 \end_inset
23408 </cell>
23409 </row>
23410 <row>
23411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23412 \begin_inset Text
23413
23414 \begin_layout Plain Layout
23415
23416 \backslash
23417 widehat=
23418 \end_layout
23419
23420 \end_inset
23421 </cell>
23422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23423 \begin_inset Text
23424
23425 \begin_layout Plain Layout
23426 \begin_inset Formula $\widehat{=}$
23427 \end_inset
23428
23429
23430 \end_layout
23431
23432 \end_inset
23433 </cell>
23434 </row>
23435 </lyxtabular>
23436
23437 \end_inset
23438
23439
23440 \begin_inset space \hfill{}
23441 \end_inset
23442
23443
23444 \begin_inset Tabular
23445 <lyxtabular version="3" rows="17" columns="2">
23446 <features>
23447 <column alignment="center" valignment="top" width="0pt">
23448 <column alignment="center" valignment="top" width="0pt">
23449 <row>
23450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23451 \begin_inset Text
23452
23453 \begin_layout Plain Layout
23454 Comando
23455 \end_layout
23456
23457 \end_inset
23458 </cell>
23459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23460 \begin_inset Text
23461
23462 \begin_layout Plain Layout
23463 Relación
23464 \end_layout
23465
23466 \end_inset
23467 </cell>
23468 </row>
23469 <row>
23470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23471 \begin_inset Text
23472
23473 \begin_layout Plain Layout
23474 >
23475 \end_layout
23476
23477 \end_inset
23478 </cell>
23479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23480 \begin_inset Text
23481
23482 \begin_layout Plain Layout
23483 \begin_inset Formula $>$
23484 \end_inset
23485
23486
23487 \end_layout
23488
23489 \end_inset
23490 </cell>
23491 </row>
23492 <row>
23493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23494 \begin_inset Text
23495
23496 \begin_layout Plain Layout
23497
23498 \backslash
23499 ge
23500 \end_layout
23501
23502 \end_inset
23503 </cell>
23504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23505 \begin_inset Text
23506
23507 \begin_layout Plain Layout
23508 \begin_inset Formula $\ge$
23509 \end_inset
23510
23511
23512 \end_layout
23513
23514 \end_inset
23515 </cell>
23516 </row>
23517 <row>
23518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23519 \begin_inset Text
23520
23521 \begin_layout Plain Layout
23522
23523 \backslash
23524 gg
23525 \end_layout
23526
23527 \end_inset
23528 </cell>
23529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23530 \begin_inset Text
23531
23532 \begin_layout Plain Layout
23533 \begin_inset Formula $\gg$
23534 \end_inset
23535
23536
23537 \end_layout
23538
23539 \end_inset
23540 </cell>
23541 </row>
23542 <row>
23543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23544 \begin_inset Text
23545
23546 \begin_layout Plain Layout
23547
23548 \backslash
23549 succ
23550 \end_layout
23551
23552 \end_inset
23553 </cell>
23554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23555 \begin_inset Text
23556
23557 \begin_layout Plain Layout
23558 \begin_inset Formula $\succ$
23559 \end_inset
23560
23561
23562 \end_layout
23563
23564 \end_inset
23565 </cell>
23566 </row>
23567 <row>
23568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23569 \begin_inset Text
23570
23571 \begin_layout Plain Layout
23572
23573 \backslash
23574 succeq
23575 \end_layout
23576
23577 \end_inset
23578 </cell>
23579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23580 \begin_inset Text
23581
23582 \begin_layout Plain Layout
23583 \begin_inset Formula $\succeq$
23584 \end_inset
23585
23586
23587 \end_layout
23588
23589 \end_inset
23590 </cell>
23591 </row>
23592 <row>
23593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23594 \begin_inset Text
23595
23596 \begin_layout Plain Layout
23597
23598 \backslash
23599 supset
23600 \end_layout
23601
23602 \end_inset
23603 </cell>
23604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23605 \begin_inset Text
23606
23607 \begin_layout Plain Layout
23608 \begin_inset Formula $\supset$
23609 \end_inset
23610
23611
23612 \end_layout
23613
23614 \end_inset
23615 </cell>
23616 </row>
23617 <row>
23618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23619 \begin_inset Text
23620
23621 \begin_layout Plain Layout
23622
23623 \backslash
23624 supseteq
23625 \end_layout
23626
23627 \end_inset
23628 </cell>
23629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23630 \begin_inset Text
23631
23632 \begin_layout Plain Layout
23633 \begin_inset Formula $\supseteq$
23634 \end_inset
23635
23636
23637 \end_layout
23638
23639 \end_inset
23640 </cell>
23641 </row>
23642 <row>
23643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23644 \begin_inset Text
23645
23646 \begin_layout Plain Layout
23647
23648 \backslash
23649 sqsupseteq
23650 \end_layout
23651
23652 \end_inset
23653 </cell>
23654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23655 \begin_inset Text
23656
23657 \begin_layout Plain Layout
23658 \begin_inset Formula $\sqsupseteq$
23659 \end_inset
23660
23661
23662 \end_layout
23663
23664 \end_inset
23665 </cell>
23666 </row>
23667 <row>
23668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23669 \begin_inset Text
23670
23671 \begin_layout Plain Layout
23672
23673 \backslash
23674 ni
23675 \end_layout
23676
23677 \end_inset
23678 </cell>
23679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23680 \begin_inset Text
23681
23682 \begin_layout Plain Layout
23683 \begin_inset Formula $\ni$
23684 \end_inset
23685
23686
23687 \end_layout
23688
23689 \end_inset
23690 </cell>
23691 </row>
23692 <row>
23693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23694 \begin_inset Text
23695
23696 \begin_layout Plain Layout
23697
23698 \backslash
23699 dashv
23700 \end_layout
23701
23702 \end_inset
23703 </cell>
23704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23705 \begin_inset Text
23706
23707 \begin_layout Plain Layout
23708 \begin_inset Formula $\dashv$
23709 \end_inset
23710
23711
23712 \end_layout
23713
23714 \end_inset
23715 </cell>
23716 </row>
23717 <row>
23718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23719 \begin_inset Text
23720
23721 \begin_layout Plain Layout
23722
23723 \backslash
23724 frown
23725 \end_layout
23726
23727 \end_inset
23728 </cell>
23729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23730 \begin_inset Text
23731
23732 \begin_layout Plain Layout
23733 \begin_inset Formula $\frown$
23734 \end_inset
23735
23736
23737 \end_layout
23738
23739 \end_inset
23740 </cell>
23741 </row>
23742 <row>
23743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23744 \begin_inset Text
23745
23746 \begin_layout Plain Layout
23747
23748 \backslash
23749 rhd
23750 \end_layout
23751
23752 \end_inset
23753 </cell>
23754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23755 \begin_inset Text
23756
23757 \begin_layout Plain Layout
23758 \begin_inset Formula $\rhd$
23759 \end_inset
23760
23761
23762 \end_layout
23763
23764 \end_inset
23765 </cell>
23766 </row>
23767 <row>
23768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23769 \begin_inset Text
23770
23771 \begin_layout Plain Layout
23772
23773 \backslash
23774 unrhd
23775 \end_layout
23776
23777 \end_inset
23778 </cell>
23779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23780 \begin_inset Text
23781
23782 \begin_layout Plain Layout
23783 \begin_inset Formula $\unrhd$
23784 \end_inset
23785
23786
23787 \end_layout
23788
23789 \end_inset
23790 </cell>
23791 </row>
23792 <row>
23793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23794 \begin_inset Text
23795
23796 \begin_layout Plain Layout
23797
23798 \backslash
23799 lessgtr
23800 \end_layout
23801
23802 \end_inset
23803 </cell>
23804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23805 \begin_inset Text
23806
23807 \begin_layout Plain Layout
23808 \begin_inset Formula $\lessgtr$
23809 \end_inset
23810
23811
23812 \end_layout
23813
23814 \end_inset
23815 </cell>
23816 </row>
23817 <row>
23818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23819 \begin_inset Text
23820
23821 \begin_layout Plain Layout
23822
23823 \backslash
23824 parallel
23825 \end_layout
23826
23827 \end_inset
23828 </cell>
23829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23830 \begin_inset Text
23831
23832 \begin_layout Plain Layout
23833 \begin_inset Formula $\parallel$
23834 \end_inset
23835
23836
23837 \end_layout
23838
23839 \end_inset
23840 </cell>
23841 </row>
23842 <row>
23843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23844 \begin_inset Text
23845
23846 \begin_layout Plain Layout
23847
23848 \backslash
23849 nparallel
23850 \end_layout
23851
23852 \end_inset
23853 </cell>
23854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23855 \begin_inset Text
23856
23857 \begin_layout Plain Layout
23858 \begin_inset Formula $\nparallel$
23859 \end_inset
23860
23861
23862 \end_layout
23863
23864 \end_inset
23865 </cell>
23866 </row>
23867 </lyxtabular>
23868
23869 \end_inset
23870
23871
23872 \begin_inset space \hfill{}
23873 \end_inset
23874
23875
23876 \end_layout
23877
23878 \begin_layout Standard
23879 \begin_inset VSpace medskip
23880 \end_inset
23881
23882
23883 \end_layout
23884
23885 \begin_layout Standard
23886 Los caracteres 
23887 \series bold
23888
23889 \backslash
23890 lhd
23891 \series default
23892  y 
23893 \series bold
23894
23895 \backslash
23896 rhd
23897 \series default
23898  son mayores que los operadores de aspecto similar 
23899 \series bold
23900
23901 \backslash
23902 triangleleft
23903 \series default
23904  y 
23905 \series bold
23906
23907 \backslash
23908 triangleright
23909 \series default
23910 , respectivamente.
23911 \end_layout
23912
23913 \begin_layout Standard
23914 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
23915 \end_layout
23916
23917 \begin_layout Standard
23918 Se pueden componer relaciones con etiquetas con el comando 
23919 \series bold
23920
23921 \backslash
23922 stackrel
23923 \series default
23924
23925 \begin_inset Index
23926 status collapsed
23927
23928 \begin_layout Plain Layout
23929 Comandos ! S ! 
23930 \backslash
23931 stackrel
23932 \end_layout
23933
23934 \end_inset
23935
23936 :
23937 \end_layout
23938
23939 \begin_layout Standard
23940 \align center
23941 \begin_inset Tabular
23942 <lyxtabular version="3" rows="2" columns="2">
23943 <features>
23944 <column alignment="center" valignment="top" width="0">
23945 <column alignment="center" valignment="top" width="0">
23946 <row>
23947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23948 \begin_inset Text
23949
23950 \begin_layout Plain Layout
23951 Comando
23952 \end_layout
23953
23954 \end_inset
23955 </cell>
23956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23957 \begin_inset Text
23958
23959 \begin_layout Plain Layout
23960 Resultado
23961 \begin_inset Note Note
23962 status collapsed
23963
23964 \begin_layout Plain Layout
23965
23966 \series bold
23967
23968 \backslash
23969 raisebox
23970 \series default
23971  se usa sólo como espaciador
23972 \end_layout
23973
23974 \end_inset
23975
23976
23977 \end_layout
23978
23979 \end_inset
23980 </cell>
23981 </row>
23982 <row>
23983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23984 \begin_inset Text
23985
23986 \begin_layout Plain Layout
23987 A(r)
23988 \backslash
23989 stackrel
23990 \begin_inset ERT
23991 status collapsed
23992
23993 \begin_layout Plain Layout
23994
23995
23996 \backslash
23997 spce 
23998 \end_layout
23999
24000 \end_inset
24001
24002 r
24003 \backslash
24004 to
24005 \backslash
24006 infty
24007 \begin_inset ERT
24008 status collapsed
24009
24010 \begin_layout Plain Layout
24011
24012
24013 \backslash
24014 spce 
24015 \end_layout
24016
24017 \end_inset
24018
24019
24020 \begin_inset Formula $\downarrow$
24021 \end_inset
24022
24023
24024 \backslash
24025 approx
24026 \begin_inset ERT
24027 status collapsed
24028
24029 \begin_layout Plain Layout
24030
24031
24032 \backslash
24033 spce 
24034 \end_layout
24035
24036 \end_inset
24037
24038
24039 \begin_inset ERT
24040 status collapsed
24041
24042 \begin_layout Plain Layout
24043
24044
24045 \backslash
24046 spce 
24047 \end_layout
24048
24049 \end_inset
24050
24051 B
24052 \end_layout
24053
24054 \end_inset
24055 </cell>
24056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24057 \begin_inset Text
24058
24059 \begin_layout Plain Layout
24060 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24061 \end_inset
24062
24063
24064 \end_layout
24065
24066 \end_inset
24067 </cell>
24068 </row>
24069 </lyxtabular>
24070
24071 \end_inset
24072
24073
24074 \end_layout
24075
24076 \begin_layout Section
24077 Funciones
24078 \end_layout
24079
24080 \begin_layout Subsection
24081 Funciones predefinidas
24082 \begin_inset CommandInset label
24083 LatexCommand label
24084 name "sub:Funciones-predefinidas"
24085
24086 \end_inset
24087
24088
24089 \begin_inset Index
24090 status collapsed
24091
24092 \begin_layout Plain Layout
24093 Funciones ! predefinidas
24094 \end_layout
24095
24096 \end_inset
24097
24098
24099 \end_layout
24100
24101 \begin_layout Standard
24102 En general las variables se escriben en 
24103 \emph on
24104 cursiva
24105 \emph default
24106  en expresiones matemáticas, pero no los nombres de las funciones, porque
24107  
24108 \begin_inset Formula $sen$
24109 \end_inset
24110
24111  podría confundirse con 
24112 \begin_inset Formula $s\cdot e\cdot n$
24113 \end_inset
24114
24115 .
24116  Por eso hay funciones predefinidas, que además se separan un poco del factor
24117  precedente.
24118  Se insertan como comandos con una barra inversa  delante de su nombre.
24119 \end_layout
24120
24121 \begin_layout Standard
24122 \align center
24123 \begin_inset Tabular
24124 <lyxtabular version="3" rows="2" columns="4">
24125 <features>
24126 <column alignment="center" valignment="top" width="0pt">
24127 <column alignment="center" valignment="top" width="0pt">
24128 <column alignment="center" valignment="top" width="0pt">
24129 <column alignment="center" valignment="top" width="0pt">
24130 <row>
24131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24132 \begin_inset Text
24133
24134 \begin_layout Plain Layout
24135 Comando
24136 \end_layout
24137
24138 \end_inset
24139 </cell>
24140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24141 \begin_inset Text
24142
24143 \begin_layout Plain Layout
24144 Resultado
24145 \end_layout
24146
24147 \end_inset
24148 </cell>
24149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24150 \begin_inset Text
24151
24152 \begin_layout Plain Layout
24153 Comando
24154 \end_layout
24155
24156 \end_inset
24157 </cell>
24158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24159 \begin_inset Text
24160
24161 \begin_layout Plain Layout
24162 Resultado
24163 \end_layout
24164
24165 \end_inset
24166 </cell>
24167 </row>
24168 <row>
24169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24170 \begin_inset Text
24171
24172 \begin_layout Plain Layout
24173 Asen(x)+B
24174 \end_layout
24175
24176 \end_inset
24177 </cell>
24178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24179 \begin_inset Text
24180
24181 \begin_layout Plain Layout
24182 \begin_inset Formula $Asen(x)+B$
24183 \end_inset
24184
24185
24186 \end_layout
24187
24188 \end_inset
24189 </cell>
24190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24191 \begin_inset Text
24192
24193 \begin_layout Plain Layout
24194 A
24195 \backslash
24196 sen(x)+B
24197 \end_layout
24198
24199 \end_inset
24200 </cell>
24201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24202 \begin_inset Text
24203
24204 \begin_layout Plain Layout
24205 \begin_inset Formula $A\sen(x)+B$
24206 \end_inset
24207
24208
24209 \end_layout
24210
24211 \end_inset
24212 </cell>
24213 </row>
24214 </lyxtabular>
24215
24216 \end_inset
24217
24218
24219 \end_layout
24220
24221 \begin_layout Standard
24222 Las funciones siguientes están predefinidas:
24223 \begin_inset Foot
24224 status open
24225
24226 \begin_layout Plain Layout
24227 Se han añadido los comandos equivalentes suministrados por el estilo 
24228 \series bold
24229 spanish
24230 \series default
24231  de 
24232 \series bold
24233 babel
24234 \series default
24235 , adaptados a las convenciones hispanohablantes.
24236  Además, en su caso, las funciones serán acentuadas automáticamente en la
24237  salida, p.
24238 \begin_inset space \thinspace{}
24239 \end_inset
24240
24241 e.
24242  
24243 \begin_inset Quotes fld
24244 \end_inset
24245
24246 lím
24247 \begin_inset Quotes frd
24248 \end_inset
24249
24250  o 
24251 \begin_inset Quotes fld
24252 \end_inset
24253
24254 máx
24255 \begin_inset Quotes frd
24256 \end_inset
24257
24258 .
24259  Más información en 
24260 \begin_inset CommandInset citation
24261 LatexCommand cite
24262 key "spanish"
24263
24264 \end_inset
24265
24266 .
24267  (
24268 \emph on
24269 N.
24270 \begin_inset space \thinspace{}
24271 \end_inset
24272
24273 del t.
24274 \emph default
24275 )
24276 \end_layout
24277
24278 \end_inset
24279
24280
24281 \end_layout
24282
24283 \begin_layout Standard
24284 \begin_inset VSpace -2mm
24285 \end_inset
24286
24287
24288 \end_layout
24289
24290 \begin_layout Standard
24291 \align center
24292 \begin_inset Tabular
24293 <lyxtabular version="3" rows="9" columns="7">
24294 <features>
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 <column alignment="center" valignment="top" width="0pt">
24301 <column alignment="center" valignment="top" width="0pt">
24302 <row>
24303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24304 \begin_inset Text
24305
24306 \begin_layout Plain Layout
24307 Comando
24308 \end_layout
24309
24310 \end_inset
24311 </cell>
24312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24313 \begin_inset Text
24314
24315 \begin_layout Plain Layout
24316 español
24317 \end_layout
24318
24319 \end_inset
24320 </cell>
24321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24322 \begin_inset Text
24323
24324 \begin_layout Plain Layout
24325 Comando
24326 \end_layout
24327
24328 \end_inset
24329 </cell>
24330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24331 \begin_inset Text
24332
24333 \begin_layout Plain Layout
24334 español
24335 \end_layout
24336
24337 \end_inset
24338 </cell>
24339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24340 \begin_inset Text
24341
24342 \begin_layout Plain Layout
24343 Comando
24344 \end_layout
24345
24346 \end_inset
24347 </cell>
24348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24349 \begin_inset Text
24350
24351 \begin_layout Plain Layout
24352 español
24353 \end_layout
24354
24355 \end_inset
24356 </cell>
24357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24358 \begin_inset Text
24359
24360 \begin_layout Plain Layout
24361 Comando
24362 \end_layout
24363
24364 \end_inset
24365 </cell>
24366 </row>
24367 <row>
24368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24369 \begin_inset Text
24370
24371 \begin_layout Plain Layout
24372
24373 \backslash
24374 sin
24375 \end_layout
24376
24377 \end_inset
24378 </cell>
24379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24380 \begin_inset Text
24381
24382 \begin_layout Plain Layout
24383
24384 \backslash
24385 sen
24386 \end_layout
24387
24388 \end_inset
24389 </cell>
24390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24391 \begin_inset Text
24392
24393 \begin_layout Plain Layout
24394
24395 \backslash
24396 sinh
24397 \end_layout
24398
24399 \end_inset
24400 </cell>
24401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24402 \begin_inset Text
24403
24404 \begin_layout Plain Layout
24405
24406 \backslash
24407 senh
24408 \end_layout
24409
24410 \end_inset
24411 </cell>
24412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24413 \begin_inset Text
24414
24415 \begin_layout Plain Layout
24416
24417 \backslash
24418 arcsin
24419 \end_layout
24420
24421 \end_inset
24422 </cell>
24423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24424 \begin_inset Text
24425
24426 \begin_layout Plain Layout
24427
24428 \backslash
24429 arcsen
24430 \end_layout
24431
24432 \end_inset
24433 </cell>
24434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24435 \begin_inset Text
24436
24437 \begin_layout Plain Layout
24438
24439 \backslash
24440 sup
24441 \end_layout
24442
24443 \end_inset
24444 </cell>
24445 </row>
24446 <row>
24447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24448 \begin_inset Text
24449
24450 \begin_layout Plain Layout
24451
24452 \backslash
24453 cos
24454 \end_layout
24455
24456 \end_inset
24457 </cell>
24458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24459 \begin_inset Text
24460
24461 \begin_layout Plain Layout
24462
24463 \end_layout
24464
24465 \end_inset
24466 </cell>
24467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24468 \begin_inset Text
24469
24470 \begin_layout Plain Layout
24471
24472 \backslash
24473 cosh
24474 \end_layout
24475
24476 \end_inset
24477 </cell>
24478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24479 \begin_inset Text
24480
24481 \begin_layout Plain Layout
24482
24483 \end_layout
24484
24485 \end_inset
24486 </cell>
24487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24488 \begin_inset Text
24489
24490 \begin_layout Plain Layout
24491
24492 \backslash
24493 arccos
24494 \end_layout
24495
24496 \end_inset
24497 </cell>
24498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24499 \begin_inset Text
24500
24501 \begin_layout Plain Layout
24502
24503 \backslash
24504 arccos
24505 \end_layout
24506
24507 \end_inset
24508 </cell>
24509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24510 \begin_inset Text
24511
24512 \begin_layout Plain Layout
24513
24514 \backslash
24515 inf
24516 \end_layout
24517
24518 \end_inset
24519 </cell>
24520 </row>
24521 <row>
24522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24523 \begin_inset Text
24524
24525 \begin_layout Plain Layout
24526
24527 \backslash
24528 tan
24529 \end_layout
24530
24531 \end_inset
24532 </cell>
24533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24534 \begin_inset Text
24535
24536 \begin_layout Plain Layout
24537
24538 \backslash
24539 tg
24540 \end_layout
24541
24542 \end_inset
24543 </cell>
24544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24545 \begin_inset Text
24546
24547 \begin_layout Plain Layout
24548
24549 \backslash
24550 tanh
24551 \end_layout
24552
24553 \end_inset
24554 </cell>
24555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24556 \begin_inset Text
24557
24558 \begin_layout Plain Layout
24559
24560 \backslash
24561 tgh
24562 \end_layout
24563
24564 \end_inset
24565 </cell>
24566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24567 \begin_inset Text
24568
24569 \begin_layout Plain Layout
24570
24571 \backslash
24572 arctan
24573 \end_layout
24574
24575 \end_inset
24576 </cell>
24577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24578 \begin_inset Text
24579
24580 \begin_layout Plain Layout
24581
24582 \backslash
24583 arctg
24584 \end_layout
24585
24586 \end_inset
24587 </cell>
24588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24589 \begin_inset Text
24590
24591 \begin_layout Plain Layout
24592
24593 \backslash
24594 lim
24595 \end_layout
24596
24597 \end_inset
24598 </cell>
24599 </row>
24600 <row>
24601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24602 \begin_inset Text
24603
24604 \begin_layout Plain Layout
24605
24606 \backslash
24607 cot
24608 \end_layout
24609
24610 \end_inset
24611 </cell>
24612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24613 \begin_inset Text
24614
24615 \begin_layout Plain Layout
24616
24617 \backslash
24618 cotg
24619 \end_layout
24620
24621 \end_inset
24622 </cell>
24623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24624 \begin_inset Text
24625
24626 \begin_layout Plain Layout
24627
24628 \backslash
24629 coth
24630 \end_layout
24631
24632 \end_inset
24633 </cell>
24634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24635 \begin_inset Text
24636
24637 \begin_layout Plain Layout
24638
24639 \end_layout
24640
24641 \end_inset
24642 </cell>
24643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24644 \begin_inset Text
24645
24646 \begin_layout Plain Layout
24647
24648 \backslash
24649 arg
24650 \end_layout
24651
24652 \end_inset
24653 </cell>
24654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24655 \begin_inset Text
24656
24657 \begin_layout Plain Layout
24658
24659 \end_layout
24660
24661 \end_inset
24662 </cell>
24663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24664 \begin_inset Text
24665
24666 \begin_layout Plain Layout
24667
24668 \backslash
24669 liminf
24670 \end_layout
24671
24672 \end_inset
24673 </cell>
24674 </row>
24675 <row>
24676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24677 \begin_inset Text
24678
24679 \begin_layout Plain Layout
24680
24681 \backslash
24682 sec
24683 \end_layout
24684
24685 \end_inset
24686 </cell>
24687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24688 \begin_inset Text
24689
24690 \begin_layout Plain Layout
24691
24692 \end_layout
24693
24694 \end_inset
24695 </cell>
24696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24697 \begin_inset Text
24698
24699 \begin_layout Plain Layout
24700
24701 \backslash
24702 min
24703 \end_layout
24704
24705 \end_inset
24706 </cell>
24707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24708 \begin_inset Text
24709
24710 \begin_layout Plain Layout
24711
24712 \end_layout
24713
24714 \end_inset
24715 </cell>
24716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24717 \begin_inset Text
24718
24719 \begin_layout Plain Layout
24720
24721 \backslash
24722 deg
24723 \end_layout
24724
24725 \end_inset
24726 </cell>
24727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24728 \begin_inset Text
24729
24730 \begin_layout Plain Layout
24731
24732 \end_layout
24733
24734 \end_inset
24735 </cell>
24736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24737 \begin_inset Text
24738
24739 \begin_layout Plain Layout
24740
24741 \backslash
24742 limsup
24743 \end_layout
24744
24745 \end_inset
24746 </cell>
24747 </row>
24748 <row>
24749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24750 \begin_inset Text
24751
24752 \begin_layout Plain Layout
24753
24754 \backslash
24755 csc
24756 \end_layout
24757
24758 \end_inset
24759 </cell>
24760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24761 \begin_inset Text
24762
24763 \begin_layout Plain Layout
24764
24765 \backslash
24766 cosec
24767 \end_layout
24768
24769 \end_inset
24770 </cell>
24771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24772 \begin_inset Text
24773
24774 \begin_layout Plain Layout
24775
24776 \backslash
24777 max
24778 \end_layout
24779
24780 \end_inset
24781 </cell>
24782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24783 \begin_inset Text
24784
24785 \begin_layout Plain Layout
24786
24787 \end_layout
24788
24789 \end_inset
24790 </cell>
24791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24792 \begin_inset Text
24793
24794 \begin_layout Plain Layout
24795
24796 \backslash
24797 det
24798 \end_layout
24799
24800 \end_inset
24801 </cell>
24802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24803 \begin_inset Text
24804
24805 \begin_layout Plain Layout
24806
24807 \end_layout
24808
24809 \end_inset
24810 </cell>
24811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24812 \begin_inset Text
24813
24814 \begin_layout Plain Layout
24815
24816 \backslash
24817 Pr
24818 \end_layout
24819
24820 \end_inset
24821 </cell>
24822 </row>
24823 <row>
24824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24825 \begin_inset Text
24826
24827 \begin_layout Plain Layout
24828
24829 \backslash
24830 ln
24831 \end_layout
24832
24833 \end_inset
24834 </cell>
24835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24836 \begin_inset Text
24837
24838 \begin_layout Plain Layout
24839
24840 \end_layout
24841
24842 \end_inset
24843 </cell>
24844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24845 \begin_inset Text
24846
24847 \begin_layout Plain Layout
24848
24849 \backslash
24850 exp
24851 \end_layout
24852
24853 \end_inset
24854 </cell>
24855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24856 \begin_inset Text
24857
24858 \begin_layout Plain Layout
24859
24860 \end_layout
24861
24862 \end_inset
24863 </cell>
24864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24865 \begin_inset Text
24866
24867 \begin_layout Plain Layout
24868
24869 \backslash
24870 dim
24871 \end_layout
24872
24873 \end_inset
24874 </cell>
24875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24876 \begin_inset Text
24877
24878 \begin_layout Plain Layout
24879
24880 \end_layout
24881
24882 \end_inset
24883 </cell>
24884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24885 \begin_inset Text
24886
24887 \begin_layout Plain Layout
24888
24889 \backslash
24890 hom
24891 \end_layout
24892
24893 \end_inset
24894 </cell>
24895 </row>
24896 <row>
24897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24898 \begin_inset Text
24899
24900 \begin_layout Plain Layout
24901
24902 \backslash
24903 lg
24904 \end_layout
24905
24906 \end_inset
24907 </cell>
24908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24909 \begin_inset Text
24910
24911 \begin_layout Plain Layout
24912
24913 \end_layout
24914
24915 \end_inset
24916 </cell>
24917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24918 \begin_inset Text
24919
24920 \begin_layout Plain Layout
24921
24922 \backslash
24923 log
24924 \end_layout
24925
24926 \end_inset
24927 </cell>
24928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24929 \begin_inset Text
24930
24931 \begin_layout Plain Layout
24932
24933 \end_layout
24934
24935 \end_inset
24936 </cell>
24937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24938 \begin_inset Text
24939
24940 \begin_layout Plain Layout
24941
24942 \backslash
24943 ker
24944 \end_layout
24945
24946 \end_inset
24947 </cell>
24948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24949 \begin_inset Text
24950
24951 \begin_layout Plain Layout
24952
24953 \end_layout
24954
24955 \end_inset
24956 </cell>
24957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24958 \begin_inset Text
24959
24960 \begin_layout Plain Layout
24961
24962 \backslash
24963 gcd
24964 \end_layout
24965
24966 \end_inset
24967 </cell>
24968 </row>
24969 </lyxtabular>
24970
24971 \end_inset
24972
24973
24974 \end_layout
24975
24976 \begin_layout Standard
24977 También se pueden insertar con el botón 
24978 \begin_inset Graphics
24979         filename ../../images/math/functions.png
24980         scale 85
24981
24982 \end_inset
24983
24984  de la barra de ecuaciones.
24985 \end_layout
24986
24987 \begin_layout Subsection
24988 Funciones definidas por el usuario
24989 \begin_inset Index
24990 status collapsed
24991
24992 \begin_layout Plain Layout
24993 Funciones ! personalizadas
24994 \end_layout
24995
24996 \end_inset
24997
24998
24999 \end_layout
25000
25001 \begin_layout Standard
25002 Para usar una función no predefinida, como por ejemplo la función signo,
25003  sgn(x), hay dos posibilidades:
25004 \end_layout
25005
25006 \begin_layout Itemize
25007 Define la función añadiendo al preámbulo LaTeX la línea
25008 \begin_inset Foot
25009 status collapsed
25010
25011 \begin_layout Plain Layout
25012 Más sobre 
25013 \series bold
25014
25015 \backslash
25016 DeclareMathOperator
25017 \series default
25018  en 
25019 \begin_inset CommandInset ref
25020 LatexCommand ref
25021 reference "sub:Operadores-de-usuario"
25022
25023 \end_inset
25024
25025
25026 \end_layout
25027
25028 \end_inset
25029
25030
25031 \begin_inset Newline newline
25032 \end_inset
25033
25034
25035 \begin_inset VSpace -3mm
25036 \end_inset
25037
25038
25039 \begin_inset Newline newline
25040 \end_inset
25041
25042
25043 \series bold
25044
25045 \backslash
25046 DeclareMathOperator{
25047 \backslash
25048 sgn}{sgn}
25049 \series default
25050
25051 \begin_inset Index
25052 status collapsed
25053
25054 \begin_layout Plain Layout
25055 Comandos ! D ! 
25056 \backslash
25057 dbinom@
25058 \backslash
25059 DeclareMathOperator
25060 \end_layout
25061
25062 \end_inset
25063
25064
25065 \begin_inset Newline newline
25066 \end_inset
25067
25068
25069 \begin_inset VSpace -2mm
25070 \end_inset
25071
25072
25073 \begin_inset Newline newline
25074 \end_inset
25075
25076 Ahora la función recién definida se puede obtener con el comando 
25077 \series bold
25078
25079 \backslash
25080 sgn
25081 \series default
25082 .
25083 \end_layout
25084
25085 \begin_layout Itemize
25086 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25087  en nuestro ejemplo las letras 
25088 \emph on
25089 sgn
25090 \emph default
25091 , y cámbialo a texto matemático.
25092  Entre el factor precedente y la función se inserta un espacio.
25093 \end_layout
25094
25095 \begin_layout Standard
25096 El resultado con ambos métodos es el mismo que con una función predefinida:
25097 \begin_inset Foot
25098 status collapsed
25099
25100 \begin_layout Plain Layout
25101 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
25102  negro.
25103 \end_layout
25104
25105 \end_inset
25106
25107
25108 \end_layout
25109
25110 \begin_layout Standard
25111 \align center
25112 \begin_inset Tabular
25113 <lyxtabular version="3" rows="3" columns="2">
25114 <features>
25115 <column alignment="center" valignment="top" width="0pt">
25116 <column alignment="center" valignment="top" width="0pt">
25117 <row>
25118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25119 \begin_inset Text
25120
25121 \begin_layout Plain Layout
25122 Comando
25123 \end_layout
25124
25125 \end_inset
25126 </cell>
25127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25128 \begin_inset Text
25129
25130 \begin_layout Plain Layout
25131 Resultado
25132 \end_layout
25133
25134 \end_inset
25135 </cell>
25136 </row>
25137 <row>
25138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25139 \begin_inset Text
25140
25141 \begin_layout Plain Layout
25142 A
25143 \backslash
25144 sgn(x)+B
25145 \end_layout
25146
25147 \end_inset
25148 </cell>
25149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25150 \begin_inset Text
25151
25152 \begin_layout Plain Layout
25153 \begin_inset Formula $A\sgn(x)+B$
25154 \end_inset
25155
25156
25157 \end_layout
25158
25159 \end_inset
25160 </cell>
25161 </row>
25162 <row>
25163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25164 \begin_inset Text
25165
25166 \begin_layout Plain Layout
25167 A
25168 \backslash
25169 ,
25170 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
25171 \end_inset
25172
25173 (x)+B
25174 \end_layout
25175
25176 \end_inset
25177 </cell>
25178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25179 \begin_inset Text
25180
25181 \begin_layout Plain Layout
25182 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
25183 \end_inset
25184
25185
25186 \end_layout
25187
25188 \end_inset
25189 </cell>
25190 </row>
25191 </lyxtabular>
25192
25193 \end_inset
25194
25195
25196 \end_layout
25197
25198 \begin_layout Standard
25199 El primer método es preferible si la función se va a usar varias veces.
25200 \end_layout
25201
25202 \begin_layout Subsection
25203 Límites
25204 \begin_inset Index
25205 status collapsed
25206
25207 \begin_layout Plain Layout
25208 Límites
25209 \end_layout
25210
25211 \end_inset
25212
25213
25214 \end_layout
25215
25216 \begin_layout Standard
25217 Para límites, además de 
25218 \series bold
25219
25220 \backslash
25221 lim
25222 \series default
25223
25224 \begin_inset Index
25225 status collapsed
25226
25227 \begin_layout Plain Layout
25228 Comandos ! L ! 
25229 \backslash
25230 lim
25231 \end_layout
25232
25233 \end_inset
25234
25235
25236 \series bold
25237
25238 \backslash
25239 liminf
25240 \series default
25241  y 
25242 \series bold
25243
25244 \backslash
25245 limsup
25246 \series default
25247  están definidas las siguientes funciones:
25248 \series bold
25249  
25250 \end_layout
25251
25252 \begin_layout Standard
25253 \noindent
25254 \align center
25255 \begin_inset Tabular
25256 <lyxtabular version="3" rows="5" columns="2">
25257 <features>
25258 <column alignment="center" valignment="top" width="0">
25259 <column alignment="center" valignment="top" width="0">
25260 <row>
25261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25262 \begin_inset Text
25263
25264 \begin_layout Plain Layout
25265 Comando
25266 \end_layout
25267
25268 \end_inset
25269 </cell>
25270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25271 \begin_inset Text
25272
25273 \begin_layout Plain Layout
25274 Resultado
25275 \begin_inset Note Note
25276 status collapsed
25277
25278 \begin_layout Plain Layout
25279
25280 \series bold
25281
25282 \backslash
25283 raisebox
25284 \series default
25285  se usa sólo como espaciador
25286 \end_layout
25287
25288 \end_inset
25289
25290
25291 \end_layout
25292
25293 \end_inset
25294 </cell>
25295 </row>
25296 <row>
25297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25298 \begin_inset Text
25299
25300 \begin_layout Plain Layout
25301
25302 \backslash
25303 varliminf
25304 \end_layout
25305
25306 \end_inset
25307 </cell>
25308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25309 \begin_inset Text
25310
25311 \begin_layout Plain Layout
25312 \begin_inset Formula $\varliminf$
25313 \end_inset
25314
25315
25316 \end_layout
25317
25318 \end_inset
25319 </cell>
25320 </row>
25321 <row>
25322 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25323 \begin_inset Text
25324
25325 \begin_layout Plain Layout
25326
25327 \backslash
25328 varlimsup
25329 \end_layout
25330
25331 \end_inset
25332 </cell>
25333 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25334 \begin_inset Text
25335
25336 \begin_layout Plain Layout
25337 \begin_inset Formula $\varlimsup$
25338 \end_inset
25339
25340
25341 \end_layout
25342
25343 \end_inset
25344 </cell>
25345 </row>
25346 <row>
25347 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25348 \begin_inset Text
25349
25350 \begin_layout Plain Layout
25351
25352 \backslash
25353 varprojlim
25354 \end_layout
25355
25356 \end_inset
25357 </cell>
25358 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25359 \begin_inset Text
25360
25361 \begin_layout Plain Layout
25362 \begin_inset Formula $\varprojlim$
25363 \end_inset
25364
25365
25366 \end_layout
25367
25368 \end_inset
25369 </cell>
25370 </row>
25371 <row>
25372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25373 \begin_inset Text
25374
25375 \begin_layout Plain Layout
25376
25377 \backslash
25378 varinjlim
25379 \end_layout
25380
25381 \end_inset
25382 </cell>
25383 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25384 \begin_inset Text
25385
25386 \begin_layout Plain Layout
25387 \begin_inset Formula $\varinjlim$
25388 \end_inset
25389
25390
25391 \begin_inset Formula $\raisebox{-2.5mm}{}$
25392 \end_inset
25393
25394
25395 \end_layout
25396
25397 \end_inset
25398 </cell>
25399 </row>
25400 </lyxtabular>
25401
25402 \end_inset
25403
25404
25405 \end_layout
25406
25407 \begin_layout Standard
25408 \begin_inset VSpace medskip
25409 \end_inset
25410
25411
25412 \end_layout
25413
25414 \begin_layout Standard
25415 El límite se crea insertando un subíndice.
25416  Se imprime a la derecha junto a la función en una fórmula en línea:
25417 \end_layout
25418
25419 \begin_layout Standard
25420 \noindent
25421 \align center
25422 \begin_inset Tabular
25423 <lyxtabular version="3" rows="2" columns="2">
25424 <features>
25425 <column alignment="center" valignment="top" width="0pt">
25426 <column alignment="center" valignment="top" width="0pt">
25427 <row>
25428 <cell alignment="center" valignment="top" usebox="none">
25429 \begin_inset Text
25430
25431 \begin_layout Plain Layout
25432 Comando
25433 \end_layout
25434
25435 \end_inset
25436 </cell>
25437 <cell alignment="center" valignment="top" usebox="none">
25438 \begin_inset Text
25439
25440 \begin_layout Plain Layout
25441 \begin_inset space \hspace{}
25442 \length 1cm
25443 \end_inset
25444
25445 Resultado
25446 \begin_inset Note Note
25447 status collapsed
25448
25449 \begin_layout Plain Layout
25450
25451 \series bold
25452
25453 \backslash
25454 raisebox
25455 \series default
25456  se usa sólo como espaciador
25457 \end_layout
25458
25459 \end_inset
25460
25461
25462 \end_layout
25463
25464 \end_inset
25465 </cell>
25466 </row>
25467 <row>
25468 <cell alignment="center" valignment="top" usebox="none">
25469 \begin_inset Text
25470
25471 \begin_layout Plain Layout
25472
25473 \backslash
25474 lim_x
25475 \backslash
25476 to
25477 \begin_inset ERT
25478 status collapsed
25479
25480 \begin_layout Plain Layout
25481
25482
25483 \backslash
25484 spce 
25485 \end_layout
25486
25487 \end_inset
25488
25489 A
25490 \begin_inset ERT
25491 status collapsed
25492
25493 \begin_layout Plain Layout
25494
25495
25496 \backslash
25497 spce 
25498 \end_layout
25499
25500 \end_inset
25501
25502 x=B
25503 \end_layout
25504
25505 \end_inset
25506 </cell>
25507 <cell alignment="center" valignment="top" usebox="none">
25508 \begin_inset Text
25509
25510 \begin_layout Plain Layout
25511 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
25512 \end_inset
25513
25514
25515 \end_layout
25516
25517 \end_inset
25518 </cell>
25519 </row>
25520 </lyxtabular>
25521
25522 \end_inset
25523
25524
25525 \end_layout
25526
25527 \begin_layout Standard
25528 En una ecuación presentada el límite se imprime debajo, como es habitual:
25529 \begin_inset Formula \[
25530 \lim\limits _{x\rightarrow A}=B\]
25531
25532 \end_inset
25533
25534
25535 \end_layout
25536
25537 \begin_layout Subsection
25538 Función módulo
25539 \begin_inset Index
25540 status collapsed
25541
25542 \begin_layout Plain Layout
25543 Funciones ! módulo
25544 \end_layout
25545
25546 \end_inset
25547
25548
25549 \end_layout
25550
25551 \begin_layout Standard
25552 La función módulo es especial, porque existe en cuatro variantes.
25553 \end_layout
25554
25555 \begin_layout Standard
25556 En una ecuación presentada:
25557 \begin_inset Formula \begin{align*}
25558 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
25559 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25560 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25561 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25562 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25563
25564 \end_inset
25565
25566 En una ecuación en línea se pone menos espacio delante del nombre de la
25567  función para todas las variantes.
25568 \end_layout
25569
25570 \begin_layout Section
25571 Caracteres especiales
25572 \begin_inset Index
25573 status collapsed
25574
25575 \begin_layout Plain Layout
25576 Caracteres especiales
25577 \end_layout
25578
25579 \end_inset
25580
25581
25582 \end_layout
25583
25584 \begin_layout Subsection
25585 Caracteres especiales en texto matemático
25586 \end_layout
25587
25588 \begin_layout Standard
25589 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
25590  TeX:
25591 \end_layout
25592
25593 \begin_layout Standard
25594 \begin_inset space \hfill{}
25595 \end_inset
25596
25597
25598 \begin_inset Tabular
25599 <lyxtabular version="3" rows="8" columns="2">
25600 <features>
25601 <column alignment="block" valignment="top" width="0">
25602 <column alignment="block" valignment="top" width="0">
25603 <row>
25604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25605 \begin_inset Text
25606
25607 \begin_layout Plain Layout
25608 Comando
25609 \end_layout
25610
25611 \end_inset
25612 </cell>
25613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25614 \begin_inset Text
25615
25616 \begin_layout Plain Layout
25617 Resultado
25618 \end_layout
25619
25620 \end_inset
25621 </cell>
25622 </row>
25623 <row>
25624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25625 \begin_inset Text
25626
25627 \begin_layout Plain Layout
25628
25629 \backslash
25630 oe
25631 \end_layout
25632
25633 \end_inset
25634 </cell>
25635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25636 \begin_inset Text
25637
25638 \begin_layout Plain Layout
25639 \begin_inset Formula $\textrm{œ}$
25640 \end_inset
25641
25642
25643 \end_layout
25644
25645 \end_inset
25646 </cell>
25647 </row>
25648 <row>
25649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25650 \begin_inset Text
25651
25652 \begin_layout Plain Layout
25653
25654 \backslash
25655 OE
25656 \end_layout
25657
25658 \end_inset
25659 </cell>
25660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25661 \begin_inset Text
25662
25663 \begin_layout Plain Layout
25664 \begin_inset Formula $\textrm{Œ}$
25665 \end_inset
25666
25667
25668 \end_layout
25669
25670 \end_inset
25671 </cell>
25672 </row>
25673 <row>
25674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25675 \begin_inset Text
25676
25677 \begin_layout Plain Layout
25678
25679 \backslash
25680 ae
25681 \end_layout
25682
25683 \end_inset
25684 </cell>
25685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25686 \begin_inset Text
25687
25688 \begin_layout Plain Layout
25689 \begin_inset Formula $\textrm{æ}$
25690 \end_inset
25691
25692
25693 \end_layout
25694
25695 \end_inset
25696 </cell>
25697 </row>
25698 <row>
25699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25700 \begin_inset Text
25701
25702 \begin_layout Plain Layout
25703
25704 \backslash
25705 AE
25706 \end_layout
25707
25708 \end_inset
25709 </cell>
25710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25711 \begin_inset Text
25712
25713 \begin_layout Plain Layout
25714 \begin_inset Formula $\textrm{Æ}$
25715 \end_inset
25716
25717
25718 \end_layout
25719
25720 \end_inset
25721 </cell>
25722 </row>
25723 <row>
25724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25725 \begin_inset Text
25726
25727 \begin_layout Plain Layout
25728
25729 \backslash
25730 aa
25731 \end_layout
25732
25733 \end_inset
25734 </cell>
25735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25736 \begin_inset Text
25737
25738 \begin_layout Plain Layout
25739 \begin_inset Formula $\textrm{\aa}$
25740 \end_inset
25741
25742
25743 \end_layout
25744
25745 \end_inset
25746 </cell>
25747 </row>
25748 <row>
25749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25750 \begin_inset Text
25751
25752 \begin_layout Plain Layout
25753
25754 \backslash
25755 AA
25756 \begin_inset Index
25757 status collapsed
25758
25759 \begin_layout Plain Layout
25760 \begin_inset ERT
25761 status collapsed
25762
25763 \begin_layout Plain Layout
25764
25765
25766 \backslash
25767
25768 \begin_inset ERT
25769 status collapsed
25770
25771 \begin_layout Plain Layout
25772
25773 {
25774 \end_layout
25775
25776 \end_inset
25777
25778
25779 \begin_inset ERT
25780 status collapsed
25781
25782 \begin_layout Plain Layout
25783
25784 }
25785 \end_layout
25786
25787 \end_inset
25788
25789
25790 \end_layout
25791
25792 \end_inset
25793
25794 @
25795 \begin_inset ERT
25796 status collapsed
25797
25798 \begin_layout Plain Layout
25799
25800
25801 \backslash
25802
25803 \begin_inset ERT
25804 status collapsed
25805
25806 \begin_layout Plain Layout
25807
25808 {
25809 \end_layout
25810
25811 \end_inset
25812
25813
25814 \begin_inset ERT
25815 status collapsed
25816
25817 \begin_layout Plain Layout
25818
25819 }
25820 \end_layout
25821
25822 \end_inset
25823
25824
25825 \end_layout
25826
25827 \end_inset
25828
25829 textrm
25830 \begin_inset ERT
25831 status collapsed
25832
25833 \begin_layout Plain Layout
25834
25835 {
25836 \end_layout
25837
25838 \end_inset
25839
25840
25841 \begin_inset ERT
25842 status collapsed
25843
25844 \begin_layout Plain Layout
25845
25846
25847 \backslash
25848
25849 \begin_inset ERT
25850 status collapsed
25851
25852 \begin_layout Plain Layout
25853
25854 {
25855 \end_layout
25856
25857 \end_inset
25858
25859
25860 \begin_inset ERT
25861 status collapsed
25862
25863 \begin_layout Plain Layout
25864
25865 }
25866 \end_layout
25867
25868 \end_inset
25869
25870
25871 \end_layout
25872
25873 \end_inset
25874
25875 AA
25876 \begin_inset ERT
25877 status collapsed
25878
25879 \begin_layout Plain Layout
25880
25881 }
25882 \end_layout
25883
25884 \end_inset
25885
25886
25887 \end_layout
25888
25889 \end_inset
25890
25891
25892 \end_layout
25893
25894 \end_inset
25895 </cell>
25896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25897 \begin_inset Text
25898
25899 \begin_layout Plain Layout
25900 \begin_inset Formula $\textrm{Å}$
25901 \end_inset
25902
25903
25904 \end_layout
25905
25906 \end_inset
25907 </cell>
25908 </row>
25909 <row>
25910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25911 \begin_inset Text
25912
25913 \begin_layout Plain Layout
25914
25915 \backslash
25916 i
25917 \end_layout
25918
25919 \end_inset
25920 </cell>
25921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25922 \begin_inset Text
25923
25924 \begin_layout Plain Layout
25925 \begin_inset Formula $\textrm{ı}$
25926 \end_inset
25927
25928
25929 \end_layout
25930
25931 \end_inset
25932 </cell>
25933 </row>
25934 </lyxtabular>
25935
25936 \end_inset
25937
25938
25939 \begin_inset space \hfill{}
25940 \end_inset
25941
25942
25943 \begin_inset Tabular
25944 <lyxtabular version="3" rows="8" columns="2">
25945 <features>
25946 <column alignment="block" valignment="top" width="0">
25947 <column alignment="center" valignment="top" width="0">
25948 <row>
25949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25950 \begin_inset Text
25951
25952 \begin_layout Plain Layout
25953 Comando
25954 \begin_inset Note Note
25955 status collapsed
25956
25957 \begin_layout Plain Layout
25958
25959 \series bold
25960
25961 \backslash
25962 raisebox
25963 \series default
25964  se usa sólo como espaciador
25965 \end_layout
25966
25967 \end_inset
25968
25969
25970 \end_layout
25971
25972 \end_inset
25973 </cell>
25974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25975 \begin_inset Text
25976
25977 \begin_layout Plain Layout
25978 Resultado
25979 \end_layout
25980
25981 \end_inset
25982 </cell>
25983 </row>
25984 <row>
25985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25986 \begin_inset Text
25987
25988 \begin_layout Plain Layout
25989
25990 \backslash
25991 o
25992 \end_layout
25993
25994 \end_inset
25995 </cell>
25996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25997 \begin_inset Text
25998
25999 \begin_layout Plain Layout
26000 \begin_inset Formula $\textrm{ø}$
26001 \end_inset
26002
26003
26004 \end_layout
26005
26006 \end_inset
26007 </cell>
26008 </row>
26009 <row>
26010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26011 \begin_inset Text
26012
26013 \begin_layout Plain Layout
26014
26015 \backslash
26016 O
26017 \end_layout
26018
26019 \end_inset
26020 </cell>
26021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26022 \begin_inset Text
26023
26024 \begin_layout Plain Layout
26025 \begin_inset Formula $\textrm{Ø}$
26026 \end_inset
26027
26028
26029 \end_layout
26030
26031 \end_inset
26032 </cell>
26033 </row>
26034 <row>
26035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26036 \begin_inset Text
26037
26038 \begin_layout Plain Layout
26039
26040 \backslash
26041 l
26042 \end_layout
26043
26044 \end_inset
26045 </cell>
26046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26047 \begin_inset Text
26048
26049 \begin_layout Plain Layout
26050 \begin_inset Formula $\textrm{ł}$
26051 \end_inset
26052
26053
26054 \end_layout
26055
26056 \end_inset
26057 </cell>
26058 </row>
26059 <row>
26060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26061 \begin_inset Text
26062
26063 \begin_layout Plain Layout
26064
26065 \backslash
26066 L
26067 \end_layout
26068
26069 \end_inset
26070 </cell>
26071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26072 \begin_inset Text
26073
26074 \begin_layout Plain Layout
26075 \begin_inset Formula $\textrm{Ł}$
26076 \end_inset
26077
26078
26079 \end_layout
26080
26081 \end_inset
26082 </cell>
26083 </row>
26084 <row>
26085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26086 \begin_inset Text
26087
26088 \begin_layout Plain Layout
26089 !
26090 \begin_inset space \hspace{}
26091 \length 0mm
26092 \end_inset
26093
26094 `
26095 \begin_inset ERT
26096 status collapsed
26097
26098 \begin_layout Plain Layout
26099
26100
26101 \backslash
26102 spce 
26103 \end_layout
26104
26105 \end_inset
26106
26107
26108 \end_layout
26109
26110 \end_inset
26111 </cell>
26112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26113 \begin_inset Text
26114
26115 \begin_layout Plain Layout
26116 \begin_inset Formula $\textrm{!`}$
26117 \end_inset
26118
26119
26120 \end_layout
26121
26122 \end_inset
26123 </cell>
26124 </row>
26125 <row>
26126 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26127 \begin_inset Text
26128
26129 \begin_layout Plain Layout
26130 ?
26131 \begin_inset space \hspace{}
26132 \length 0mm
26133 \end_inset
26134
26135 `
26136 \begin_inset ERT
26137 status collapsed
26138
26139 \begin_layout Plain Layout
26140
26141
26142 \backslash
26143 spce 
26144 \end_layout
26145
26146 \end_inset
26147
26148
26149 \end_layout
26150
26151 \end_inset
26152 </cell>
26153 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26154 \begin_inset Text
26155
26156 \begin_layout Plain Layout
26157 \begin_inset Formula $\textrm{?`}$
26158 \end_inset
26159
26160
26161 \end_layout
26162
26163 \end_inset
26164 </cell>
26165 </row>
26166 <row>
26167 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26168 \begin_inset Text
26169
26170 \begin_layout Plain Layout
26171
26172 \backslash
26173 j
26174 \end_layout
26175
26176 \end_inset
26177 </cell>
26178 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26179 \begin_inset Text
26180
26181 \begin_layout Plain Layout
26182 \begin_inset Formula $\textrm{ȷ}$
26183 \end_inset
26184
26185
26186 \end_layout
26187
26188 \end_inset
26189 </cell>
26190 </row>
26191 </lyxtabular>
26192
26193 \end_inset
26194
26195
26196 \begin_inset space \hfill{}
26197 \end_inset
26198
26199
26200 \end_layout
26201
26202 \begin_layout Standard
26203 Los caracteres 
26204 \begin_inset Formula $\textrm{\textrm{Å}}$
26205 \end_inset
26206
26207  y 
26208 \begin_inset Formula $\textrm{\textrm{Ø}}$
26209 \end_inset
26210
26211  también se pueden insertar mediante el botón 
26212 \begin_inset Graphics
26213         filename ../../images/math/digamma.png
26214         scale 85
26215
26216 \end_inset
26217
26218  de la barra de ecuaciones.
26219 \end_layout
26220
26221 \begin_layout Standard
26222 Los comandos 
26223 \series bold
26224 !
26225 \begin_inset space \hspace{}
26226 \length 0mm
26227 \end_inset
26228
26229 `
26230 \series default
26231  y 
26232 \series bold
26233 ?
26234 \begin_inset space \hspace{}
26235 \length 0mm
26236 \end_inset
26237
26238 `
26239 \series default
26240  son una excepción porque se pueden insertar directamente a texto en LyX.
26241  
26242 \end_layout
26243
26244 \begin_layout Subsection
26245 Acentos en texto
26246 \begin_inset CommandInset label
26247 LatexCommand label
26248 name "sub:Acentos-en-texto"
26249
26250 \end_inset
26251
26252
26253 \begin_inset Index
26254 status collapsed
26255
26256 \begin_layout Plain Layout
26257 Acentos ! en texto
26258 \end_layout
26259
26260 \end_inset
26261
26262
26263 \end_layout
26264
26265 \begin_layout Standard
26266 Con los siguientes comandos se pueden acentuar todas las letras.
26267  Los comandos deben ponerse en modo TeX.
26268 \end_layout
26269
26270 \begin_layout Standard
26271 \begin_inset space \hfill{}
26272 \end_inset
26273
26274
26275 \begin_inset Tabular
26276 <lyxtabular version="3" rows="8" columns="2">
26277 <features>
26278 <column alignment="block" valignment="top" width="0">
26279 <column alignment="block" valignment="top" width="0">
26280 <row>
26281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26282 \begin_inset Text
26283
26284 \begin_layout Plain Layout
26285 Comando
26286 \end_layout
26287
26288 \end_inset
26289 </cell>
26290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26291 \begin_inset Text
26292
26293 \begin_layout Plain Layout
26294 Resultado
26295 \end_layout
26296
26297 \end_inset
26298 </cell>
26299 </row>
26300 <row>
26301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26302 \begin_inset Text
26303
26304 \begin_layout Plain Layout
26305
26306 \backslash
26307
26308 \begin_inset Quotes grd
26309 \end_inset
26310
26311 e
26312 \end_layout
26313
26314 \end_inset
26315 </cell>
26316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26317 \begin_inset Text
26318
26319 \begin_layout Plain Layout
26320 \begin_inset ERT
26321 status collapsed
26322
26323 \begin_layout Plain Layout
26324
26325
26326 \backslash
26327 "e
26328 \end_layout
26329
26330 \end_inset
26331
26332
26333 \end_layout
26334
26335 \end_inset
26336 </cell>
26337 </row>
26338 <row>
26339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26340 \begin_inset Text
26341
26342 \begin_layout Plain Layout
26343
26344 \backslash
26345 `e
26346 \end_layout
26347
26348 \end_inset
26349 </cell>
26350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26351 \begin_inset Text
26352
26353 \begin_layout Plain Layout
26354 \begin_inset ERT
26355 status collapsed
26356
26357 \begin_layout Plain Layout
26358
26359
26360 \backslash
26361 `e
26362 \end_layout
26363
26364 \end_inset
26365
26366
26367 \end_layout
26368
26369 \end_inset
26370 </cell>
26371 </row>
26372 <row>
26373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26374 \begin_inset Text
26375
26376 \begin_layout Plain Layout
26377
26378 \backslash
26379 ^
26380 \begin_inset ERT
26381 status collapsed
26382
26383 \begin_layout Plain Layout
26384
26385
26386 \backslash
26387 spce 
26388 \end_layout
26389
26390 \end_inset
26391
26392 e
26393 \end_layout
26394
26395 \end_inset
26396 </cell>
26397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26398 \begin_inset Text
26399
26400 \begin_layout Plain Layout
26401 \begin_inset ERT
26402 status collapsed
26403
26404 \begin_layout Plain Layout
26405
26406
26407 \backslash
26408 ^e
26409 \end_layout
26410
26411 \end_inset
26412
26413
26414 \end_layout
26415
26416 \end_inset
26417 </cell>
26418 </row>
26419 <row>
26420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26421 \begin_inset Text
26422
26423 \begin_layout Plain Layout
26424
26425 \backslash
26426 =e
26427 \end_layout
26428
26429 \end_inset
26430 </cell>
26431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26432 \begin_inset Text
26433
26434 \begin_layout Plain Layout
26435 \begin_inset ERT
26436 status collapsed
26437
26438 \begin_layout Plain Layout
26439
26440
26441 \backslash
26442 =e
26443 \end_layout
26444
26445 \end_inset
26446
26447
26448 \end_layout
26449
26450 \end_inset
26451 </cell>
26452 </row>
26453 <row>
26454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26455 \begin_inset Text
26456
26457 \begin_layout Plain Layout
26458
26459 \backslash
26460 u
26461 \begin_inset ERT
26462 status collapsed
26463
26464 \begin_layout Plain Layout
26465
26466
26467 \backslash
26468 spce 
26469 \end_layout
26470
26471 \end_inset
26472
26473 e
26474 \end_layout
26475
26476 \end_inset
26477 </cell>
26478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26479 \begin_inset Text
26480
26481 \begin_layout Plain Layout
26482 \begin_inset ERT
26483 status collapsed
26484
26485 \begin_layout Plain Layout
26486
26487
26488 \backslash
26489 u e
26490 \end_layout
26491
26492 \end_inset
26493
26494
26495 \end_layout
26496
26497 \end_inset
26498 </cell>
26499 </row>
26500 <row>
26501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26502 \begin_inset Text
26503
26504 \begin_layout Plain Layout
26505
26506 \backslash
26507 b
26508 \begin_inset ERT
26509 status collapsed
26510
26511 \begin_layout Plain Layout
26512
26513
26514 \backslash
26515 spce 
26516 \end_layout
26517
26518 \end_inset
26519
26520 e
26521 \end_layout
26522
26523 \end_inset
26524 </cell>
26525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26526 \begin_inset Text
26527
26528 \begin_layout Plain Layout
26529 \begin_inset ERT
26530 status collapsed
26531
26532 \begin_layout Plain Layout
26533
26534
26535 \backslash
26536 b e
26537 \end_layout
26538
26539 \end_inset
26540
26541
26542 \end_layout
26543
26544 \end_inset
26545 </cell>
26546 </row>
26547 <row>
26548 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26549 \begin_inset Text
26550
26551 \begin_layout Plain Layout
26552
26553 \backslash
26554 t
26555 \begin_inset ERT
26556 status collapsed
26557
26558 \begin_layout Plain Layout
26559
26560
26561 \backslash
26562 spce 
26563 \end_layout
26564
26565 \end_inset
26566
26567 ee
26568 \end_layout
26569
26570 \end_inset
26571 </cell>
26572 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26573 \begin_inset Text
26574
26575 \begin_layout Plain Layout
26576 \begin_inset ERT
26577 status collapsed
26578
26579 \begin_layout Plain Layout
26580
26581
26582 \backslash
26583 t ee
26584 \end_layout
26585
26586 \end_inset
26587
26588
26589 \end_layout
26590
26591 \end_inset
26592 </cell>
26593 </row>
26594 </lyxtabular>
26595
26596 \end_inset
26597
26598
26599 \begin_inset space \hfill{}
26600 \end_inset
26601
26602
26603 \begin_inset Tabular
26604 <lyxtabular version="3" rows="8" columns="2">
26605 <features>
26606 <column alignment="block" valignment="top" width="0">
26607 <column alignment="center" valignment="top" width="0">
26608 <row>
26609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26610 \begin_inset Text
26611
26612 \begin_layout Plain Layout
26613 Comando
26614 \end_layout
26615
26616 \end_inset
26617 </cell>
26618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26619 \begin_inset Text
26620
26621 \begin_layout Plain Layout
26622 Resultado
26623 \end_layout
26624
26625 \end_inset
26626 </cell>
26627 </row>
26628 <row>
26629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26630 \begin_inset Text
26631
26632 \begin_layout Plain Layout
26633
26634 \backslash
26635 H
26636 \begin_inset ERT
26637 status collapsed
26638
26639 \begin_layout Plain Layout
26640
26641
26642 \backslash
26643 spce 
26644 \end_layout
26645
26646 \end_inset
26647
26648 e
26649 \end_layout
26650
26651 \end_inset
26652 </cell>
26653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26654 \begin_inset Text
26655
26656 \begin_layout Plain Layout
26657 \begin_inset ERT
26658 status collapsed
26659
26660 \begin_layout Plain Layout
26661
26662
26663 \backslash
26664 H e
26665 \end_layout
26666
26667 \end_inset
26668
26669
26670 \end_layout
26671
26672 \end_inset
26673 </cell>
26674 </row>
26675 <row>
26676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26677 \begin_inset Text
26678
26679 \begin_layout Plain Layout
26680
26681 \backslash
26682 'e
26683 \end_layout
26684
26685 \end_inset
26686 </cell>
26687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26688 \begin_inset Text
26689
26690 \begin_layout Plain Layout
26691 \begin_inset ERT
26692 status collapsed
26693
26694 \begin_layout Plain Layout
26695
26696
26697 \backslash
26698 'e
26699 \end_layout
26700
26701 \end_inset
26702
26703
26704 \end_layout
26705
26706 \end_inset
26707 </cell>
26708 </row>
26709 <row>
26710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26711 \begin_inset Text
26712
26713 \begin_layout Plain Layout
26714
26715 \backslash
26716 ~e
26717 \begin_inset Index
26718 status collapsed
26719
26720 \begin_layout Plain Layout
26721 Tilde
26722 \end_layout
26723
26724 \end_inset
26725
26726
26727 \end_layout
26728
26729 \end_inset
26730 </cell>
26731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26732 \begin_inset Text
26733
26734 \begin_layout Plain Layout
26735 \begin_inset ERT
26736 status collapsed
26737
26738 \begin_layout Plain Layout
26739
26740
26741 \backslash
26742 ~e
26743 \end_layout
26744
26745 \end_inset
26746
26747
26748 \end_layout
26749
26750 \end_inset
26751 </cell>
26752 </row>
26753 <row>
26754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26755 \begin_inset Text
26756
26757 \begin_layout Plain Layout
26758
26759 \backslash
26760 .e
26761 \end_layout
26762
26763 \end_inset
26764 </cell>
26765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26766 \begin_inset Text
26767
26768 \begin_layout Plain Layout
26769 \begin_inset ERT
26770 status collapsed
26771
26772 \begin_layout Plain Layout
26773
26774
26775 \backslash
26776 .e
26777 \end_layout
26778
26779 \end_inset
26780
26781
26782 \end_layout
26783
26784 \end_inset
26785 </cell>
26786 </row>
26787 <row>
26788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26789 \begin_inset Text
26790
26791 \begin_layout Plain Layout
26792
26793 \backslash
26794 v
26795 \begin_inset ERT
26796 status collapsed
26797
26798 \begin_layout Plain Layout
26799
26800
26801 \backslash
26802 spce 
26803 \end_layout
26804
26805 \end_inset
26806
26807 e
26808 \end_layout
26809
26810 \end_inset
26811 </cell>
26812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26813 \begin_inset Text
26814
26815 \begin_layout Plain Layout
26816 \begin_inset ERT
26817 status collapsed
26818
26819 \begin_layout Plain Layout
26820
26821
26822 \backslash
26823 v e
26824 \end_layout
26825
26826 \end_inset
26827
26828
26829 \end_layout
26830
26831 \end_inset
26832 </cell>
26833 </row>
26834 <row>
26835 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26836 \begin_inset Text
26837
26838 \begin_layout Plain Layout
26839
26840 \backslash
26841 d
26842 \begin_inset ERT
26843 status collapsed
26844
26845 \begin_layout Plain Layout
26846
26847
26848 \backslash
26849 spce 
26850 \end_layout
26851
26852 \end_inset
26853
26854 e
26855 \end_layout
26856
26857 \end_inset
26858 </cell>
26859 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26860 \begin_inset Text
26861
26862 \begin_layout Plain Layout
26863 \begin_inset ERT
26864 status collapsed
26865
26866 \begin_layout Plain Layout
26867
26868
26869 \backslash
26870 d e
26871 \end_layout
26872
26873 \end_inset
26874
26875
26876 \end_layout
26877
26878 \end_inset
26879 </cell>
26880 </row>
26881 <row>
26882 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26883 \begin_inset Text
26884
26885 \begin_layout Plain Layout
26886
26887 \backslash
26888 c
26889 \begin_inset ERT
26890 status collapsed
26891
26892 \begin_layout Plain Layout
26893
26894
26895 \backslash
26896 spce 
26897 \end_layout
26898
26899 \end_inset
26900
26901 e
26902 \end_layout
26903
26904 \end_inset
26905 </cell>
26906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26907 \begin_inset Text
26908
26909 \begin_layout Plain Layout
26910 \begin_inset ERT
26911 status collapsed
26912
26913 \begin_layout Plain Layout
26914
26915
26916 \backslash
26917 c e
26918 \end_layout
26919
26920 \end_inset
26921
26922
26923 \end_layout
26924
26925 \end_inset
26926 </cell>
26927 </row>
26928 </lyxtabular>
26929
26930 \end_inset
26931
26932
26933 \begin_inset space \hfill{}
26934 \end_inset
26935
26936
26937 \end_layout
26938
26939 \begin_layout Standard
26940 \begin_inset VSpace medskip
26941 \end_inset
26942
26943
26944 \end_layout
26945
26946 \begin_layout Standard
26947 Con el comando 
26948 \series bold
26949
26950 \backslash
26951 t
26952 \series default
26953  también se pueden acentuar dos caracteres distintos.
26954  El comando 
26955 \series bold
26956
26957 \backslash
26958 t
26959 \begin_inset ERT
26960 status collapsed
26961
26962 \begin_layout Plain Layout
26963
26964
26965 \backslash
26966 spce 
26967 \end_layout
26968
26969 \end_inset
26970
26971 sz
26972 \series default
26973  genera 
26974 \begin_inset ERT
26975 status collapsed
26976
26977 \begin_layout Plain Layout
26978
26979
26980 \backslash
26981 t sz
26982 \end_layout
26983
26984 \end_inset
26985
26986
26987 \end_layout
26988
26989 \begin_layout Standard
26990 Los acentos 
26991 \series bold
26992 `
26993 \series default
26994  , 
26995 \series bold
26996 '
26997 \series default
26998  y 
26999 \series bold
27000 ^
27001 \series default
27002  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27003  TeX.
27004  Lo mismo se aplica a la tilde
27005 \begin_inset Foot
27006 status collapsed
27007
27008 \begin_layout Plain Layout
27009 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27010 \end_layout
27011
27012 \end_inset
27013
27014  con 
27015 \emph on
27016 a
27017 \emph default
27018
27019 \emph on
27020 o
27021 \emph default
27022  y 
27023 \emph on
27024 n.
27025 \end_layout
27026
27027 \begin_layout Standard
27028 Los comandos 
27029 \series bold
27030
27031 \backslash
27032 b
27033 \series default
27034  , 
27035 \series bold
27036
27037 \backslash
27038 c
27039 \series default
27040  , 
27041 \series bold
27042
27043 \backslash
27044 d
27045 \series default
27046  , 
27047 \series bold
27048
27049 \backslash
27050 H
27051 \series default
27052  , 
27053 \series bold
27054
27055 \backslash
27056 t
27057 \series default
27058  , 
27059 \series bold
27060
27061 \backslash
27062 u
27063 \series default
27064  , 
27065 \series bold
27066
27067 \backslash
27068 v
27069 \series default
27070 , y acentos insertados directamente con el teclado también están disponibles
27071  en texto matemático.
27072  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27073  
27074 \begin_inset CommandInset ref
27075 LatexCommand ref
27076 reference "sub:Acentos-para-un"
27077
27078 \end_inset
27079
27080 .
27081 \end_layout
27082
27083 \begin_layout Standard
27084 \begin_inset VSpace bigskip
27085 \end_inset
27086
27087
27088 \end_layout
27089
27090 \begin_layout Standard
27091 Además, con el comando 
27092 \series bold
27093
27094 \backslash
27095 textcircled
27096 \series default
27097
27098 \begin_inset Index
27099 status collapsed
27100
27101 \begin_layout Plain Layout
27102 Comandos ! T ! 
27103 \backslash
27104 textcircled
27105 \end_layout
27106
27107 \end_inset
27108
27109  se pueden insertar en un círculo todos los números y letras, de forma parecida
27110  al símbolo copyright.
27111 \end_layout
27112
27113 \begin_layout Standard
27114 \noindent
27115 \align center
27116 \begin_inset Tabular
27117 <lyxtabular version="3" rows="3" columns="2">
27118 <features>
27119 <column alignment="center" valignment="top" width="0">
27120 <column alignment="center" valignment="top" width="0">
27121 <row>
27122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27123 \begin_inset Text
27124
27125 \begin_layout Plain Layout
27126 Comando
27127 \end_layout
27128
27129 \end_inset
27130 </cell>
27131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27132 \begin_inset Text
27133
27134 \begin_layout Plain Layout
27135 Resultado
27136 \begin_inset Note Note
27137 status collapsed
27138
27139 \begin_layout Plain Layout
27140
27141 \series bold
27142
27143 \backslash
27144 raisebox
27145 \series default
27146  se usa sólo como espaciador
27147 \end_layout
27148
27149 \end_inset
27150
27151
27152 \end_layout
27153
27154 \end_inset
27155 </cell>
27156 </row>
27157 <row>
27158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27159 \begin_inset Text
27160
27161 \begin_layout Plain Layout
27162
27163 \backslash
27164 textcircled{w}
27165 \end_layout
27166
27167 \end_inset
27168 </cell>
27169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27170 \begin_inset Text
27171
27172 \begin_layout Plain Layout
27173 \begin_inset ERT
27174 status collapsed
27175
27176 \begin_layout Plain Layout
27177
27178
27179 \backslash
27180 textcircled{w}
27181 \end_layout
27182
27183 \end_inset
27184
27185
27186 \end_layout
27187
27188 \end_inset
27189 </cell>
27190 </row>
27191 <row>
27192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27193 \begin_inset Text
27194
27195 \begin_layout Plain Layout
27196
27197 \backslash
27198 Large 
27199 \backslash
27200 textcircled{
27201 \backslash
27202 normalsize
27203 \backslash
27204 protect
27205 \backslash
27206 raisebox{-1.5pt}{W}}
27207 \end_layout
27208
27209 \end_inset
27210 </cell>
27211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27212 \begin_inset Text
27213
27214 \begin_layout Plain Layout
27215 \begin_inset Formula $\raisebox{4.5mm}{}$
27216 \end_inset
27217
27218
27219 \begin_inset ERT
27220 status collapsed
27221
27222 \begin_layout Plain Layout
27223
27224
27225 \backslash
27226 Large 
27227 \backslash
27228 textcircled{
27229 \backslash
27230 normalsize
27231 \backslash
27232 protect
27233 \backslash
27234 raisebox{-1.5pt}W}
27235 \end_layout
27236
27237 \end_inset
27238
27239
27240 \begin_inset Formula $\raisebox{-2mm}{}$
27241 \end_inset
27242
27243
27244 \end_layout
27245
27246 \end_inset
27247 </cell>
27248 </row>
27249 </lyxtabular>
27250
27251 \end_inset
27252
27253
27254 \end_layout
27255
27256 \begin_layout Standard
27257 Hay que tener cuidado que el carácter se ajuste al círculo.
27258  Por eso 
27259 \series bold
27260
27261 \backslash
27262 Large
27263 \begin_inset Foot
27264 status collapsed
27265
27266 \begin_layout Plain Layout
27267 véase 
27268 \begin_inset CommandInset ref
27269 LatexCommand ref
27270 reference "sub:Tamaños-de-fuentes"
27271
27272 \end_inset
27273
27274
27275 \end_layout
27276
27277 \end_inset
27278
27279
27280 \series default
27281  especifica el tamaño del círculo.
27282  Con ayuda de 
27283 \series bold
27284
27285 \backslash
27286 raisebox
27287 \begin_inset Foot
27288 status collapsed
27289
27290 \begin_layout Plain Layout
27291 véase 
27292 \begin_inset CommandInset ref
27293 LatexCommand ref
27294 reference "sub:Cuadros-sin-marco"
27295
27296 \end_inset
27297
27298
27299 \end_layout
27300
27301 \end_inset
27302
27303
27304 \series default
27305  se puede centrar el carácter.
27306 \end_layout
27307
27308 \begin_layout Subsection
27309 Números minúsculos
27310 \begin_inset Index
27311 status collapsed
27312
27313 \begin_layout Plain Layout
27314 Números ! minúsculos
27315 \end_layout
27316
27317 \end_inset
27318
27319
27320 \end_layout
27321
27322 \begin_layout Standard
27323 Los números minúsculos se componen con el comando 
27324 \series bold
27325
27326 \backslash
27327 oldstylenums
27328 \series default
27329
27330 \begin_inset Index
27331 status collapsed
27332
27333 \begin_layout Plain Layout
27334 Comandos ! O ! 
27335 \backslash
27336 oldstylenums
27337 \end_layout
27338
27339 \end_inset
27340
27341 .
27342  El comando se puede usar en ecuaciones y en modo TeX.
27343  Su esquema es:
27344 \end_layout
27345
27346 \begin_layout Standard
27347
27348 \series bold
27349
27350 \backslash
27351 oldstylenums{número}
27352 \end_layout
27353
27354 \begin_layout Standard
27355 El comando 
27356 \series bold
27357
27358 \backslash
27359 oldstylenums{0123456789}
27360 \series default
27361  genera: 
27362 \begin_inset Formula $\oldstylenums{0123456789}$
27363 \end_inset
27364
27365
27366 \end_layout
27367
27368 \begin_layout Subsection
27369 Caracteres especiales misceláneos
27370 \begin_inset CommandInset label
27371 LatexCommand label
27372 name "sub:Caracteres-especiales-misceláneos"
27373
27374 \end_inset
27375
27376
27377 \begin_inset Index
27378 status collapsed
27379
27380 \begin_layout Plain Layout
27381 Caracteres especiales ! misceláneos
27382 \end_layout
27383
27384 \end_inset
27385
27386
27387 \end_layout
27388
27389 \begin_layout Standard
27390 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
27391  comandos:
27392 \end_layout
27393
27394 \begin_layout Standard
27395 \noindent
27396 \align center
27397 \begin_inset Tabular
27398 <lyxtabular version="3" rows="4" columns="2">
27399 <features>
27400 <column alignment="center" valignment="top" width="0">
27401 <column alignment="center" valignment="top" width="0">
27402 <row>
27403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27404 \begin_inset Text
27405
27406 \begin_layout Plain Layout
27407 Comando
27408 \end_layout
27409
27410 \end_inset
27411 </cell>
27412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27413 \begin_inset Text
27414
27415 \begin_layout Plain Layout
27416 Resultado
27417 \end_layout
27418
27419 \end_inset
27420 </cell>
27421 </row>
27422 <row>
27423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27424 \begin_inset Text
27425
27426 \begin_layout Plain Layout
27427
27428 \backslash
27429 ^
27430 \begin_inset ERT
27431 status collapsed
27432
27433 \begin_layout Plain Layout
27434
27435
27436 \backslash
27437 spce 
27438 \end_layout
27439
27440 \end_inset
27441
27442
27443 \end_layout
27444
27445 \end_inset
27446 </cell>
27447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27448 \begin_inset Text
27449
27450 \begin_layout Plain Layout
27451 \begin_inset Formula $\mathcircumflex$
27452 \end_inset
27453
27454
27455 \end_layout
27456
27457 \end_inset
27458 </cell>
27459 </row>
27460 <row>
27461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27462 \begin_inset Text
27463
27464 \begin_layout Plain Layout
27465
27466 \backslash
27467 _
27468 \end_layout
27469
27470 \end_inset
27471 </cell>
27472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27473 \begin_inset Text
27474
27475 \begin_layout Plain Layout
27476 \begin_inset Formula $\_$
27477 \end_inset
27478
27479
27480 \end_layout
27481
27482 \end_inset
27483 </cell>
27484 </row>
27485 <row>
27486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27487 \begin_inset Text
27488
27489 \begin_layout Plain Layout
27490 ^
27491 \begin_inset ERT
27492 status collapsed
27493
27494 \begin_layout Plain Layout
27495
27496
27497 \backslash
27498 spce 
27499 \end_layout
27500
27501 \end_inset
27502
27503
27504 \backslash
27505 circ
27506 \begin_inset Index
27507 status collapsed
27508
27509 \begin_layout Plain Layout
27510 °
27511 \end_layout
27512
27513 \end_inset
27514
27515
27516 \end_layout
27517
27518 \end_inset
27519 </cell>
27520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27521 \begin_inset Text
27522
27523 \begin_layout Plain Layout
27524 \begin_inset Formula $^{\circ}$
27525 \end_inset
27526
27527
27528 \end_layout
27529
27530 \end_inset
27531 </cell>
27532 </row>
27533 </lyxtabular>
27534
27535 \end_inset
27536
27537
27538 \end_layout
27539
27540 \begin_layout Standard
27541 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
27542  LaTeX contiene la línea:
27543 \begin_inset Foot
27544 status collapsed
27545
27546 \begin_layout Plain Layout
27547 Más sobre este asunto en 
27548 \begin_inset CommandInset ref
27549 LatexCommand ref
27550 reference "sub:Caracteres-de-texto"
27551
27552 \end_inset
27553
27554
27555 \end_layout
27556
27557 \end_inset
27558
27559  
27560 \end_layout
27561
27562 \begin_layout Standard
27563
27564 \series bold
27565
27566 \backslash
27567 DeclareInputtext{176}{
27568 \backslash
27569 ifmmode^
27570 \backslash
27571 circ
27572 \backslash
27573 else
27574 \backslash
27575 textdegree
27576 \backslash
27577 fi}
27578 \end_layout
27579
27580 \begin_layout Section
27581 Estilos de ecuación
27582 \begin_inset CommandInset label
27583 LatexCommand label
27584 name "sec:Estilos-de-ecuación"
27585
27586 \end_inset
27587
27588
27589 \begin_inset Index
27590 status collapsed
27591
27592 \begin_layout Plain Layout
27593 Ecuación ! estilos de
27594 \end_layout
27595
27596 \end_inset
27597
27598
27599 \end_layout
27600
27601 \begin_layout Itemize
27602 Hay dos estilos diferentes de alineación:
27603 \end_layout
27604
27605 \begin_deeper
27606 \begin_layout Description
27607 Centrado es el estándar predefinido
27608 \end_layout
27609
27610 \begin_layout Description
27611 Sangrado para este estilo debe insertarse la opción 
27612 \series bold
27613 fleqn
27614 \series default
27615  en el menú 
27616 \family sans
27617 Documento\SpecialChar \menuseparator
27618 Configuración
27619 \family default
27620  bajo 
27621 \family sans
27622 Clase de documento
27623 \end_layout
27624
27625 \begin_layout Standard
27626 Cuando se usa 
27627 \series bold
27628 Sangrado
27629 \series default
27630 , éste se puede ajustar con la longitud 
27631 \series bold
27632
27633 \backslash
27634 mathindent
27635 \series default
27636
27637 \begin_inset Index
27638 status collapsed
27639
27640 \begin_layout Plain Layout
27641 Comandos ! M ! 
27642 \backslash
27643 mathindent
27644 \end_layout
27645
27646 \end_inset
27647
27648 .
27649  Para 15
27650 \begin_inset space \thinspace{}
27651 \end_inset
27652
27653 mm, p.
27654 \begin_inset space \thinspace{}
27655 \end_inset
27656
27657 e., se inserta esta línea de comando en el preámbulo LaTeX:
27658 \end_layout
27659
27660 \begin_layout Standard
27661
27662 \series bold
27663
27664 \backslash
27665 setlength{
27666 \backslash
27667 mathindent}{15mm}
27668 \end_layout
27669
27670 \begin_layout Standard
27671 Si no se especifica longitud se usa el valor predeterminado de 30
27672 \begin_inset space \thinspace{}
27673 \end_inset
27674
27675 pt.
27676 \end_layout
27677
27678 \end_deeper
27679 \begin_layout Itemize
27680 Y dos estilos diferentes de numeración:
27681 \end_layout
27682
27683 \begin_deeper
27684 \begin_layout Description
27685 Derecha es el estándar predefinido
27686 \end_layout
27687
27688 \begin_layout Description
27689 Izquierda para este estilo debe insertarse la opción 
27690 \series bold
27691 fleqn
27692 \series default
27693  en el menú 
27694 \family sans
27695 Documento\SpecialChar \menuseparator
27696 Configuración
27697 \family default
27698  bajo 
27699 \family sans
27700 Clase de documento
27701 \end_layout
27702
27703 \end_deeper
27704 \begin_layout Standard
27705
27706 \series bold
27707 fleqn
27708 \series default
27709  y 
27710 \series bold
27711 leqno
27712 \series default
27713  también se pueden usar juntos.
27714  En ese caso se insertan ambas opciones, separadas por una coma.
27715 \end_layout
27716
27717 \begin_layout Standard
27718 Los estilos escogidos se aplican a todas las ecuaciones en presentación
27719  del documento.
27720  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
27721  estilo 
27722 \series bold
27723 Centrado
27724 \series default
27725  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
27726 \begin_inset CommandInset ref
27727 LatexCommand ref
27728 reference "sub:Entorno-flalign"
27729
27730 \end_inset
27731
27732 .
27733 \end_layout
27734
27735 \begin_layout Section
27736 Ecuaciones multilínea
27737 \begin_inset CommandInset label
27738 LatexCommand label
27739 name "sec:Ecuaciones-multilínea"
27740
27741 \end_inset
27742
27743
27744 \begin_inset Index
27745 status collapsed
27746
27747 \begin_layout Plain Layout
27748 Ecuación ! multilínea
27749 \end_layout
27750
27751 \end_inset
27752
27753
27754 \end_layout
27755
27756 \begin_layout Subsection
27757 General
27758 \end_layout
27759
27760 \begin_layout Standard
27761 En LyX se generan nuevas líneas en una ecuación con 
27762 \family sans
27763 \series bold
27764 Ctrl-Intro
27765 \family default
27766 \series default
27767 .
27768  Esto crea un 
27769 \series bold
27770 entorno align
27771 \series default
27772 , que se describe en la 
27773 \begin_inset CommandInset ref
27774 LatexCommand ref
27775 reference "sub:Entorno-align-estándar"
27776
27777 \end_inset
27778
27779 .
27780 \end_layout
27781
27782 \begin_layout Standard
27783 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
27784  el menú 
27785 \family sans
27786 Insertar\SpecialChar \menuseparator
27787 Ecuación
27788 \family default
27789 .
27790  En las siguientes secciones se describen estos entornos.
27791 \end_layout
27792
27793 \begin_layout Standard
27794 En todos los entornos de ecuación multilínea la combinación 
27795 \family sans
27796 Ctrl-Intro
27797 \family default
27798  genera una línea nueva.
27799  Para añadir o quitar líneas se pueden usar los botones 
27800 \begin_inset Graphics
27801         filename ../../images/tabular-feature_append-row.png
27802         scale 85
27803
27804 \end_inset
27805
27806  o 
27807 \begin_inset Graphics
27808         filename ../../images/tabular-feature_delete-row.png
27809         scale 85
27810
27811 \end_inset
27812
27813 de la barra de herramientas, respectivamente, o el menú 
27814 \family sans
27815 Editar\SpecialChar \menuseparator
27816 Filas y columnas
27817 \family default
27818 .
27819 \end_layout
27820
27821 \begin_layout Subsubsection
27822 Separación de líneas
27823 \begin_inset CommandInset label
27824 LatexCommand label
27825 name "sub:Separación-de-líneas"
27826
27827 \end_inset
27828
27829
27830 \begin_inset Index
27831 status collapsed
27832
27833 \begin_layout Plain Layout
27834 Ecuación ! multilínea ! separación de filas
27835 \end_layout
27836
27837 \end_inset
27838
27839
27840 \end_layout
27841
27842 \begin_layout Standard
27843 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
27844 \begin_inset Formula \begin{eqnarray*}
27845 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}\\
27846 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*}
27847
27848 \end_inset
27849
27850 En LaTeX un espacio adicional para una línea se especifica como argumento
27851  opcional del comando de nueva línea.
27852  Esto aún no es posible en LYX,
27853 \begin_inset Foot
27854 status collapsed
27855
27856 \begin_layout Plain Layout
27857 véase 
27858 \begin_inset CommandInset href
27859 LatexCommand href
27860 name "LyX-bug #1505"
27861 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
27862
27863 \end_inset
27864
27865
27866 \end_layout
27867
27868 \end_inset
27869
27870  por lo que toda la ecuación debe insertarse en modo TeX.
27871  Para añadir espacio en nuestro ejemplo se inserta el comando 
27872 \series bold
27873
27874 \backslash
27875
27876 \backslash
27877 [3mm]
27878 \series default
27879  al final de la primera línea.
27880  Así: 
27881 \begin_inset ERT
27882 status collapsed
27883
27884 \begin_layout Plain Layout
27885
27886
27887 \backslash
27888 begin{eqnarray*}
27889 \end_layout
27890
27891 \begin_layout Plain Layout
27892
27893 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27894  = & 
27895 \backslash
27896 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27897 \backslash
27898
27899 \backslash
27900 [3mm]
27901 \end_layout
27902
27903 \begin_layout Plain Layout
27904
27905 4x^{2}
27906 \backslash
27907 left(B^{2}+x_{0}^{2}
27908 \backslash
27909 right)+4x_{0}x
27910 \backslash
27911 left(D-B^{2}
27912 \backslash
27913 right)+B^{2}
27914 \backslash
27915 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27916 \backslash
27917 right) & = & 0
27918 \end_layout
27919
27920 \begin_layout Plain Layout
27921
27922
27923 \backslash
27924 end{eqnarray*}
27925 \end_layout
27926
27927 \end_inset
27928
27929
27930 \begin_inset VSpace bigskip
27931 \end_inset
27932
27933
27934 \end_layout
27935
27936 \begin_layout Standard
27937 Para obtener separación en todas las líneas hay que cambiar la longitud
27938  
27939 \series bold
27940
27941 \backslash
27942 jot
27943 \series default
27944
27945 \begin_inset Index
27946 status collapsed
27947
27948 \begin_layout Plain Layout
27949 Comandos ! J ! 
27950 \backslash
27951 jot
27952 \end_layout
27953
27954 \end_inset
27955
27956 .
27957  La definición es: 
27958 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
27959 \end_inset
27960
27961 .
27962  El valor predeterminado para 
27963 \series bold
27964
27965 \backslash
27966 jot
27967 \series default
27968  es 3
27969 \begin_inset space \thinspace{}
27970 \end_inset
27971
27972 pt.
27973  Para establecer una separación adicional de 3
27974 \begin_inset space \thinspace{}
27975 \end_inset
27976
27977 mm como en el ejemplo anterior, se inserta el comando
27978 \end_layout
27979
27980 \begin_layout Standard
27981
27982 \series bold
27983
27984 \backslash
27985 setlength{
27986 \backslash
27987 jot}{3mm+3pt}
27988 \end_layout
27989
27990 \begin_layout Standard
27991 en modo TeX antes de la ecuación.
27992  Es necesario cargar el paquete 
27993 \series bold
27994 calc
27995 \series default
27996
27997 \begin_inset Foot
27998 status collapsed
27999
28000 \begin_layout Plain Layout
28001
28002 \series bold
28003 calc
28004 \series default
28005  forma parte de toda instalación LaTeX estándar.
28006 \end_layout
28007
28008 \end_inset
28009
28010
28011 \begin_inset Index
28012 status collapsed
28013
28014 \begin_layout Plain Layout
28015 Paquetes ! calc
28016 \end_layout
28017
28018 \end_inset
28019
28020  en el preámbulo con la línea
28021 \end_layout
28022
28023 \begin_layout Standard
28024
28025 \series bold
28026
28027 \backslash
28028 usepackage{calc}
28029 \end_layout
28030
28031 \begin_layout Standard
28032 Se obtiene:
28033 \begin_inset ERT
28034 status collapsed
28035
28036 \begin_layout Plain Layout
28037
28038
28039 \backslash
28040 setlength{
28041 \backslash
28042 jot}{3mm+3pt}
28043 \end_layout
28044
28045 \end_inset
28046
28047
28048 \begin_inset Formula \begin{eqnarray*}
28049 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}\\
28050 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*}
28051
28052 \end_inset
28053
28054
28055 \begin_inset ERT
28056 status collapsed
28057
28058 \begin_layout Plain Layout
28059
28060
28061 \backslash
28062 setlength{
28063 \backslash
28064 jot}{3pt}
28065 \end_layout
28066
28067 \end_inset
28068
28069  Para volver a la distancia predeterminada, 
28070 \series bold
28071
28072 \backslash
28073 jot
28074 \series default
28075  se establece en 3
28076 \begin_inset space \thinspace{}
28077 \end_inset
28078
28079 pt.
28080 \end_layout
28081
28082 \begin_layout Subsubsection
28083 Separación de columnas
28084 \begin_inset CommandInset label
28085 LatexCommand label
28086 name "sub:Separación-de-columnas"
28087
28088 \end_inset
28089
28090
28091 \begin_inset Index
28092 status collapsed
28093
28094 \begin_layout Plain Layout
28095 Ecuación ! multilínea !separación de columnas
28096 \end_layout
28097
28098 \end_inset
28099
28100
28101 \end_layout
28102
28103 \begin_layout Standard
28104 Una ecuación multilínea forma una matriz.
28105  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28106  columnas.
28107  Cambiando la separación de columnas en este entorno se puede cambiar el
28108  espacio junto al signo de relación.
28109 \end_layout
28110
28111 \begin_layout Standard
28112 La separación de columnas se especifica con la longitud
28113 \series bold
28114  
28115 \backslash
28116 arraycolsep
28117 \series default
28118
28119 \begin_inset Index
28120 status collapsed
28121
28122 \begin_layout Plain Layout
28123 Comandos ! A ! 
28124 \backslash
28125 arraycolsep
28126 \end_layout
28127
28128 \end_inset
28129
28130  según:
28131 \begin_inset Newline newline
28132 \end_inset
28133
28134 separación de columnas = 2
28135 \begin_inset space \thinspace{}
28136 \end_inset
28137
28138
28139 \series bold
28140
28141 \backslash
28142 arraycolsep
28143 \series default
28144
28145 \begin_inset Newline newline
28146 \end_inset
28147
28148 Así, el comando en modo TeX
28149 \end_layout
28150
28151 \begin_layout Standard
28152
28153 \series bold
28154
28155 \backslash
28156 setlength{
28157 \backslash
28158 arraycolsep}{1cm}
28159 \end_layout
28160
28161 \begin_layout Standard
28162 establece para todas las ecuaciones siguientes una separación de columnas
28163  de 2
28164 \begin_inset space \thinspace{}
28165 \end_inset
28166
28167 cm.
28168  Para volver al valor predefinido, 
28169 \series bold
28170
28171 \backslash
28172 arraycolsep
28173 \series default
28174  se pone en 5
28175 \begin_inset space \thinspace{}
28176 \end_inset
28177
28178 pt.
28179 \end_layout
28180
28181 \begin_layout Standard
28182 Una ecuación con separación de 2
28183 \begin_inset space \thinspace{}
28184 \end_inset
28185
28186 cm entre columnas:
28187 \begin_inset ERT
28188 status collapsed
28189
28190 \begin_layout Plain Layout
28191
28192
28193 \backslash
28194 setlength{
28195 \backslash
28196 arraycolsep}{1cm}
28197 \end_layout
28198
28199 \end_inset
28200
28201
28202 \begin_inset Formula \begin{eqnarray*}
28203 A & = & B\\
28204 C & \ne & A\end{eqnarray*}
28205
28206 \end_inset
28207
28208 Una ecuación con la separación predefinida para matrices, 10
28209 \begin_inset space \thinspace{}
28210 \end_inset
28211
28212 pt:
28213 \begin_inset ERT
28214 status collapsed
28215
28216 \begin_layout Plain Layout
28217
28218
28219 \backslash
28220 setlength{
28221 \backslash
28222 arraycolsep}{5pt}
28223 \end_layout
28224
28225 \end_inset
28226
28227
28228 \begin_inset Formula \begin{eqnarray*}
28229 A & = & B\\
28230 C & \ne & A\end{eqnarray*}
28231
28232 \end_inset
28233
28234
28235 \end_layout
28236
28237 \begin_layout Subsubsection
28238 Ecuaciones largas
28239 \begin_inset Index
28240 status collapsed
28241
28242 \begin_layout Plain Layout
28243 Ecuación ! larga
28244 \end_layout
28245
28246 \end_inset
28247
28248
28249 \end_layout
28250
28251 \begin_layout Standard
28252 Se pueden componer ecuaciones largas mediante estos métodos:
28253 \end_layout
28254
28255 \begin_layout Itemize
28256 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
28257  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
28258 \begin_inset Formula \begin{eqnarray}
28259 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 \\
28260  &  & -\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}
28261
28262 \end_inset
28263
28264 El signo menos al principio de la segunda línea normalmente no aparece como
28265  operador porque es el primer carácter de la línea.
28266  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
28267  Para evitarlo se ha insertado espacio detrás del menos con el comando 
28268 \series bold
28269
28270 \backslash
28271 hspace{3pt}
28272 \series default
28273
28274 \begin_inset Index
28275 status collapsed
28276
28277 \begin_layout Plain Layout
28278 Comandos ! H ! 
28279 \backslash
28280 hspace
28281 \end_layout
28282
28283 \end_inset
28284
28285 .
28286 \begin_inset Foot
28287 status collapsed
28288
28289 \begin_layout Plain Layout
28290 véase más sobre 
28291 \series bold
28292
28293 \backslash
28294 hspace
28295 \series default
28296  en 
28297 \begin_inset CommandInset ref
28298 LatexCommand ref
28299 reference "sub:Espacio-variable"
28300
28301 \end_inset
28302
28303
28304 \end_layout
28305
28306 \end_inset
28307
28308
28309 \end_layout
28310
28311 \begin_layout Itemize
28312 Si ambos lados de la ecuación son demasiado largos se usa el comando 
28313 \series bold
28314
28315 \backslash
28316 lefteqn
28317 \series default
28318
28319 \begin_inset Index
28320 status collapsed
28321
28322 \begin_layout Plain Layout
28323 Comandos ! L ! 
28324 \backslash
28325 lefteqn
28326 \end_layout
28327
28328 \end_inset
28329
28330 .
28331  Se inserta en la primer columna de la primera línea y hace que todas las
28332  inserciones posteriores sobreescriban las columnas siguientes:
28333 \begin_inset Formula \begin{eqnarray}
28334 \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 \\
28335  &  & -\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 \\
28336  &  & =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}
28337
28338 \end_inset
28339
28340 Tras la inserción de 
28341 \series bold
28342
28343 \backslash
28344 lefteqn
28345 \series default
28346  el cursor está en un marco púrpura un poco a la izquierda del azul.
28347  La ecuación se inserta en éste.
28348 \begin_inset Newline newline
28349 \end_inset
28350
28351 El contenido de las restantes líneas se inserta en la segunda columna o
28352  en otra.
28353  A mayor número de columna donde se inserte, mayor sangrado.
28354 \begin_inset ERT
28355 status collapsed
28356
28357 \begin_layout Plain Layout
28358
28359
28360 \backslash
28361 medskip
28362 \end_layout
28363
28364 \end_inset
28365
28366
28367 \begin_inset Newline newline
28368 \end_inset
28369
28370
28371 \begin_inset Note Greyedout
28372 status open
28373
28374 \begin_layout Plain Layout
28375 Ten en cuenta lo siguiente si usas 
28376 \series bold
28377
28378 \backslash
28379 lefteqn
28380 \series default
28381 :
28382 \end_layout
28383
28384 \begin_layout Itemize
28385 La ecuación no usa la anchura total de la página.
28386  Cuando se añade, p.
28387 \begin_inset space \thinspace{}
28388 \end_inset
28389
28390 e., el término 
28391 \begin_inset Formula $-B^{2}$
28392 \end_inset
28393
28394  en la primera línea del ejemplo, debería estar fuera del margen.
28395  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
28396  principio de la primera línea.
28397 \end_layout
28398
28399 \begin_layout Itemize
28400 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
28401  primera línea.
28402 \begin_inset Foot
28403 status collapsed
28404
28405 \begin_layout Plain Layout
28406 \begin_inset CommandInset href
28407 LatexCommand href
28408 name "LyX-bug #1429"
28409 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
28410
28411 \end_inset
28412
28413
28414 \end_layout
28415
28416 \end_inset
28417
28418  Sólo se puede poner el cursor al principio de la línea y moverlo con las
28419  teclas de flecha.
28420 \end_layout
28421
28422 \end_inset
28423
28424  
28425 \end_layout
28426
28427 \begin_layout Itemize
28428 Se describen otros métodos para escribir fórmulas largas en 
28429 \begin_inset CommandInset ref
28430 LatexCommand ref
28431 reference "sub:Entorno-multilínea"
28432
28433 \end_inset
28434
28435  y 
28436 \begin_inset CommandInset ref
28437 LatexCommand ref
28438 reference "sub:Partes-de-una-multilínea"
28439
28440 \end_inset
28441
28442 .
28443 \end_layout
28444
28445 \begin_layout Subsubsection
28446 Delimitadores multilínea
28447 \begin_inset CommandInset label
28448 LatexCommand label
28449 name "sub:Delimitadores-multilínea"
28450
28451 \end_inset
28452
28453
28454 \begin_inset Index
28455 status collapsed
28456
28457 \begin_layout Plain Layout
28458 Delimitadores ! para varias líneas
28459 \end_layout
28460
28461 \end_inset
28462
28463
28464 \end_layout
28465
28466 \begin_layout Standard
28467 Para poner delimitadores que cubran varias líneas hay un problema:
28468 \begin_inset Formula \begin{eqnarray*}
28469 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28470  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28471
28472 \end_inset
28473
28474 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
28475 res con tamaño variable no abarcan líneas múltiples.
28476 \end_layout
28477
28478 \begin_layout Standard
28479 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
28480  primera línea se finaliza con 
28481 \series bold
28482
28483 \backslash
28484 right.
28485 \series default
28486
28487 \begin_inset Index
28488 status collapsed
28489
28490 \begin_layout Plain Layout
28491 Comandos ! R ! 
28492 \backslash
28493 right
28494 \end_layout
28495
28496 \end_inset
28497
28498  y la segunda con 
28499 \series bold
28500
28501 \backslash
28502 left.
28503 \series default
28504 .
28505 \begin_inset Foot
28506 status collapsed
28507
28508 \begin_layout Plain Layout
28509 Más sobre 
28510 \series bold
28511
28512 \backslash
28513 left.
28514
28515 \series default
28516  y 
28517 \series bold
28518
28519 \backslash
28520 right.
28521
28522 \series default
28523  en 
28524 \begin_inset CommandInset ref
28525 LatexCommand ref
28526 reference "sub:Tamaño-automático-de"
28527
28528 \end_inset
28529
28530
28531 \end_layout
28532
28533 \end_inset
28534
28535
28536 \begin_inset Index
28537 status collapsed
28538
28539 \begin_layout Plain Layout
28540 Comandos ! L ! 
28541 \backslash
28542 left
28543 \end_layout
28544
28545 \end_inset
28546
28547  Después de 
28548 \series bold
28549
28550 \backslash
28551 left.
28552
28553 \series default
28554  se inserta el comando 
28555 \series bold
28556
28557 \backslash
28558 vphantom
28559 \series default
28560
28561 \begin_inset ERT
28562 status collapsed
28563
28564 \begin_layout Plain Layout
28565
28566
28567 \backslash
28568 spce 
28569 \end_layout
28570
28571 \end_inset
28572
28573
28574 \series bold
28575
28576 \backslash
28577 prod
28578 \series default
28579 ^
28580 \begin_inset ERT
28581 status collapsed
28582
28583 \begin_layout Plain Layout
28584
28585
28586 \backslash
28587 spce 
28588 \end_layout
28589
28590 \end_inset
28591
28592
28593 \series bold
28594
28595 \backslash
28596 infty
28597 \series default
28598
28599 \begin_inset ERT
28600 status collapsed
28601
28602 \begin_layout Plain Layout
28603
28604
28605 \backslash
28606 spce 
28607 \end_layout
28608
28609 \end_inset
28610
28611
28612 \series bold
28613
28614 \begin_inset Formula $\downarrow$
28615 \end_inset
28616
28617 _R=1}
28618 \series default
28619
28620 \begin_inset Index
28621 status collapsed
28622
28623 \begin_layout Plain Layout
28624 Comandos ! V ! 
28625 \backslash
28626 vphantom
28627 \end_layout
28628
28629 \end_inset
28630
28631 , porque el operador de multiplicación con sus límites es el símbolo mayor
28632  en la primera línea y ese debería ser el tamaño para el delimitador en
28633  la segunda línea.
28634 \end_layout
28635
28636 \begin_layout Standard
28637 El resultado es: 
28638 \begin_inset Formula \begin{eqnarray*}
28639 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28640  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28641
28642 \end_inset
28643
28644
28645 \end_layout
28646
28647 \begin_layout Subsection
28648 Entornos align
28649 \end_layout
28650
28651 \begin_layout Standard
28652 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
28653  Son especialmente apropiados para poner ecuaciones adosadas.
28654 \end_layout
28655
28656 \begin_layout Standard
28657 Los entornos align constan de columnas.
28658  Las columnas impares se alinean a la derecha, las pares a la izquierda.
28659  En un entorno align se puede numerar cada línea.
28660 \end_layout
28661
28662 \begin_layout Standard
28663 Los entornos align se crean con el menú 
28664 \family sans
28665 Insertar\SpecialChar \menuseparator
28666 Ecuación
28667 \family default
28668 .
28669  Una ecuación existente se puede convertir a align con el menú 
28670 \family sans
28671 Editar\SpecialChar \menuseparator
28672 Ecuación\SpecialChar \menuseparator
28673 Cambiar tipo de ecuación
28674 \family default
28675 .
28676 \end_layout
28677
28678 \begin_layout Standard
28679 Para añadir o quitar columnas se pueden usar los botones 
28680 \begin_inset Graphics
28681         filename ../../images/tabular-feature_append-row.png
28682         scale 85
28683
28684 \end_inset
28685
28686  o 
28687 \begin_inset Graphics
28688         filename ../../images/tabular-feature_delete-row.png
28689         scale 85
28690
28691 \end_inset
28692
28693 de la barra de ecuaciones o el menú 
28694 \family sans
28695 Editar\SpecialChar \menuseparator
28696 Filas y columnas
28697 \family default
28698 .
28699 \end_layout
28700
28701 \begin_layout Subsubsection
28702 Entorno align estándar
28703 \begin_inset CommandInset label
28704 LatexCommand label
28705 name "sub:Entorno-align-estándar"
28706
28707 \end_inset
28708
28709
28710 \begin_inset Index
28711 status collapsed
28712
28713 \begin_layout Plain Layout
28714 Ecuación ! multilínea ! entorno align
28715 \end_layout
28716
28717 \end_inset
28718
28719
28720 \end_layout
28721
28722 \begin_layout Standard
28723 Este entorno align se crea pulsando 
28724 \family sans
28725 Ctrl-Intro
28726 \family default
28727  en una ecuación o con el menú 
28728 \family sans
28729 Insertar\SpecialChar \menuseparator
28730 Ecuación\SpecialChar \menuseparator
28731 Entorno AMS align
28732 \family default
28733 .
28734 \end_layout
28735
28736 \begin_layout Standard
28737 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
28738  align de cuatro columnas:
28739 \begin_inset Formula \begin{align*}
28740 A & =\sen(B) & C & =D\\
28741 C & \neq A & B & \neq D\end{align*}
28742
28743 \end_inset
28744
28745 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
28746  un 
28747 \series bold
28748
28749 \backslash
28750 hfill
28751 \series default
28752
28753 \begin_inset Foot
28754 status collapsed
28755
28756 \begin_layout Plain Layout
28757 Más sobre 
28758 \series bold
28759
28760 \backslash
28761 hfill
28762 \series default
28763  en 
28764 \begin_inset CommandInset ref
28765 LatexCommand ref
28766 reference "sub:Espacio-variable"
28767
28768 \end_inset
28769
28770
28771 \end_layout
28772
28773 \end_inset
28774
28775  antes de la primera y detrás de cada columna par.
28776  Si se pone en estilo 
28777 \series bold
28778 Sangrado
28779 \series default
28780 ,
28781 \begin_inset Foot
28782 status collapsed
28783
28784 \begin_layout Plain Layout
28785 véase estilos de ecuación en 
28786 \begin_inset CommandInset ref
28787 LatexCommand ref
28788 reference "sec:Estilos-de-ecuación"
28789
28790 \end_inset
28791
28792
28793 \end_layout
28794
28795 \end_inset
28796
28797  la ecuación queda sin el 
28798 \series bold
28799
28800 \backslash
28801 hfill
28802 \series default
28803  ante la primera columna.
28804 \end_layout
28805
28806 \begin_layout Subsubsection
28807 Entorno alignat
28808 \begin_inset Index
28809 status collapsed
28810
28811 \begin_layout Plain Layout
28812 Ecuación ! multilínea ! entorno alignat
28813 \end_layout
28814
28815 \end_inset
28816
28817
28818 \end_layout
28819
28820 \begin_layout Standard
28821 El entorno alignat no tiene separación predefinida de columnas.
28822  Se puede insertar manualmente con los espacios descritos en 
28823 \begin_inset CommandInset ref
28824 LatexCommand ref
28825 reference "sec:Espacio"
28826
28827 \end_inset
28828
28829 .
28830 \end_layout
28831
28832 \begin_layout Standard
28833 El ejemplo anterior en el entorno alignat, con un espacio de 1
28834 \begin_inset space \thinspace{}
28835 \end_inset
28836
28837 cm al comienzo da la segunda ecuación:
28838 \begin_inset Formula \begin{alignat*}{2}
28839 A & =\sen(B)\hspace{1cm} & C & =D\\
28840 C & \neq A & B & \neq D\end{alignat*}
28841
28842 \end_inset
28843
28844 Como cada columna puede tener un espacio diferente, este entorno es especialment
28845 e apropiado para poner tres o más ecuaciones adosadas.
28846 \end_layout
28847
28848 \begin_layout Subsubsection
28849 Entorno flalign
28850 \begin_inset CommandInset label
28851 LatexCommand label
28852 name "sub:Entorno-flalign"
28853
28854 \end_inset
28855
28856
28857 \begin_inset Index
28858 status collapsed
28859
28860 \begin_layout Plain Layout
28861 Ecuación ! multilínea ! entorno flalign
28862 \end_layout
28863
28864 \end_inset
28865
28866
28867 \end_layout
28868
28869 \begin_layout Standard
28870 En este entorno las dos primeras columnas están siempre tan a la izquierda
28871  como sea posible y las dos últimas a la derecha.
28872  Ejemplo:
28873 \begin_inset Formula \begin{flalign*}
28874 A & =1 & B & =2 & C & =3\\
28875 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4\end{flalign*}
28876
28877 \end_inset
28878
28879 En un entorno flalign con un número impar de columnas, en la última de las
28880  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
28881  alineadas a la izquierda, aunque se use el estilo 
28882 \series bold
28883 Centrado
28884 \series default
28885 .
28886  Un ejemplo de fórmula sangrada 
28887 \begin_inset CommandInset ref
28888 LatexCommand eqref
28889 reference "eq:IntVol"
28890
28891 \end_inset
28892
28893 :
28894 \begin_inset Formula \begin{flalign}
28895 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}\end{flalign}
28896
28897 \end_inset
28898
28899 Las dos primeras columnas contienen la fórmula.
28900  Para sangrarla como con el estilo 
28901 \series bold
28902 Sangrado
28903 \series default
28904 , se añade un espacio de 30
28905 \begin_inset space \thinspace{}
28906 \end_inset
28907
28908 pt al comienzo de la primera columna.
28909  
28910 \end_layout
28911
28912 \begin_layout Subsection
28913 Entorno eqnarray
28914 \begin_inset Index
28915 status collapsed
28916
28917 \begin_layout Plain Layout
28918 Ecuación ! multilínea ! entorno eqnarray
28919 \end_layout
28920
28921 \end_inset
28922
28923
28924 \begin_inset Index
28925 status collapsed
28926
28927 \begin_layout Plain Layout
28928 Ecuación ! multilínea ! entorno eqnarray
28929 \end_layout
28930
28931 \end_inset
28932
28933
28934 \end_layout
28935
28936 \begin_layout Standard
28937 Al introducir este entorno aparecen tres marcos azules.
28938  El contenido del primero se alinea a la derecha, el del último a la izquierda.
28939  El contenido del marco central está centrado y algo más pequeño, porque
28940  está diseñado para insertar sólo caracteres de relación.
28941 \begin_inset Formula \begin{eqnarray*}
28942 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28943 AB & AB & AB\\
28944 A & = & A\end{eqnarray*}
28945
28946 \end_inset
28947
28948
28949 \end_layout
28950
28951 \begin_layout Subsection
28952 Entorno gather
28953 \begin_inset Index
28954 status collapsed
28955
28956 \begin_layout Plain Layout
28957 Ecuación ! multilínea ! entorno gather
28958 \end_layout
28959
28960 \end_inset
28961
28962
28963 \end_layout
28964
28965 \begin_layout Standard
28966 Este entorno consta de una sola columna centrada.
28967  Se puede numerar cada línea.
28968 \begin_inset Formula \begin{gather}
28969 A=1\\
28970 X=\mbox{-}1\end{gather}
28971
28972 \end_inset
28973
28974
28975 \end_layout
28976
28977 \begin_layout Subsection
28978 Entorno multilínea
28979 \begin_inset CommandInset label
28980 LatexCommand label
28981 name "sub:Entorno-multilínea"
28982
28983 \end_inset
28984
28985
28986 \begin_inset Index
28987 status collapsed
28988
28989 \begin_layout Plain Layout
28990 Ecuación ! multilínea ! entorno multilínea
28991 \end_layout
28992
28993 \end_inset
28994
28995
28996 \end_layout
28997
28998 \begin_layout Standard
28999 El entorno multilínea, como gather, consta de una sola columna.
29000  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29001  Las demás están centradas.
29002  Por tanto este entorno es apropiado para ecuaciones largas.
29003  Como ejemplo, la ecuación
29004 \begin_inset space ~
29005 \end_inset
29006
29007
29008 \begin_inset CommandInset ref
29009 LatexCommand eqref
29010 reference "eq:lefteqn"
29011
29012 \end_inset
29013
29014  en entorno multilínea:
29015 \begin_inset Formula \begin{multline}
29016 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}\\
29017 -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}\\
29018 =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}
29019
29020 \end_inset
29021
29022 En la salida sólo aparece numerada la última (primera) línea si la numeración
29023  del documento es a la derecha (izquierda).
29024 \begin_inset Foot
29025 status collapsed
29026
29027 \begin_layout Plain Layout
29028 véanse los estilos de numeración en 
29029 \begin_inset CommandInset ref
29030 LatexCommand ref
29031 reference "sec:Estilos-de-ecuación"
29032
29033 \end_inset
29034
29035
29036 \end_layout
29037
29038 \end_inset
29039
29040
29041 \end_layout
29042
29043 \begin_layout Standard
29044 Con los comandos 
29045 \series bold
29046
29047 \backslash
29048 shoveright
29049 \begin_inset Index
29050 status collapsed
29051
29052 \begin_layout Plain Layout
29053 Comandos ! S ! 
29054 \backslash
29055 shoveright
29056 \end_layout
29057
29058 \end_inset
29059
29060
29061 \series default
29062  y 
29063 \series bold
29064
29065 \backslash
29066 shoveleft
29067 \series default
29068
29069 \begin_inset Index
29070 status collapsed
29071
29072 \begin_layout Plain Layout
29073 Comandos ! S ! 
29074 \backslash
29075 shoveleft
29076 \end_layout
29077
29078 \end_inset
29079
29080 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29081 ente.
29082  Los comandos se usan como sigue:
29083 \end_layout
29084
29085 \begin_layout Standard
29086
29087 \series bold
29088
29089 \backslash
29090 shoveright{contenido de la línea}
29091 \series default
29092  y 
29093 \series bold
29094
29095 \backslash
29096 shoveleft{contenido de la línea}
29097 \end_layout
29098
29099 \begin_layout Standard
29100 \begin_inset VSpace medskip
29101 \end_inset
29102
29103
29104 \end_layout
29105
29106 \begin_layout Standard
29107 La longitud 
29108 \series bold
29109
29110 \backslash
29111 multlinegap
29112 \series default
29113
29114 \begin_inset Index
29115 status collapsed
29116
29117 \begin_layout Plain Layout
29118 Comandos ! M ! 
29119 \backslash
29120 multlinegap
29121 \end_layout
29122
29123 \end_inset
29124
29125  especifica la distancia de la primera línea desde el margen izquierdo de
29126  la página.
29127  Esta longitud es 0
29128 \begin_inset space \thinspace{}
29129 \end_inset
29130
29131 pt por defecto.
29132 \end_layout
29133
29134 \begin_layout Standard
29135 Como ejemplo la ecuación anterior con el comando
29136 \end_layout
29137
29138 \begin_layout Standard
29139
29140 \series bold
29141
29142 \backslash
29143 setlength{
29144 \backslash
29145 multlinegap}{2cm}
29146 \end_layout
29147
29148 \begin_layout Standard
29149 insertado previamente en modo TeX:
29150 \begin_inset ERT
29151 status collapsed
29152
29153 \begin_layout Plain Layout
29154
29155
29156 \backslash
29157 setlength{
29158 \backslash
29159 multlinegap}{2cm}
29160 \end_layout
29161
29162 \end_inset
29163
29164
29165 \begin_inset Formula \begin{multline}
29166 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}\\
29167 \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}}\\
29168 =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}
29169
29170 \end_inset
29171
29172
29173 \begin_inset ERT
29174 status collapsed
29175
29176 \begin_layout Plain Layout
29177
29178
29179 \backslash
29180 setlength{
29181 \backslash
29182 multlinegap}{0pt}
29183 \end_layout
29184
29185 \end_inset
29186
29187 La segunda línea se ha alineado a la izquierda con 
29188 \series bold
29189
29190 \backslash
29191 shoveleft
29192 \series default
29193 .
29194 \end_layout
29195
29196 \begin_layout Subsection
29197 Partes de una ecuación multilínea
29198 \begin_inset CommandInset label
29199 LatexCommand label
29200 name "sub:Partes-de-una-multilínea"
29201
29202 \end_inset
29203
29204
29205 \begin_inset Index
29206 status collapsed
29207
29208 \begin_layout Plain Layout
29209 Ecuación ! multilínea ! partes de
29210 \end_layout
29211
29212 \end_inset
29213
29214
29215 \end_layout
29216
29217 \begin_layout Standard
29218 Para mostrar sólo partes de una ecuación multilínea se
29219 \family roman
29220 \series medium
29221 \shape up
29222 \size normal
29223 \emph off
29224 \bar no
29225 \noun off
29226 \color none
29227
29228 \backslash
29229 left.
29230 \backslash
29231 right
29232 \backslash
29233 }
29234 \family default
29235 \series default
29236 \shape default
29237 \size default
29238 \emph default
29239 \bar default
29240 \noun default
29241 \color inherit
29242  usa uno de los siguientes métodos: 
29243 \series bold
29244 aligned
29245 \series default
29246
29247 \series bold
29248 alignedat
29249 \series default
29250
29251 \series bold
29252 gathered
29253 \series default
29254  o 
29255 \series bold
29256 split
29257 \series default
29258 .
29259  Se pueden elegir en el menú 
29260 \family sans
29261 Insertar\SpecialChar \menuseparator
29262 Ecuación
29263 \family default
29264  o usando los comandos aquí descritos.
29265 \end_layout
29266
29267 \begin_layout Standard
29268 Los tres primeros tienen las mismas propiedades que los correspondientes
29269  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
29270  Un ejemplo:
29271 \begin_inset Formula \[
29272 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29273 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
29274 \right\} \mbox{Relaciones de incertidumbre}\]
29275
29276 \end_inset
29277
29278 Para componer esta expresión se inserta una ecuación en presentación y en
29279  ella se introduce el comando 
29280 \series bold
29281
29282 \backslash
29283 aligned
29284 \series default
29285
29286 \begin_inset Index
29287 status collapsed
29288
29289 \begin_layout Plain Layout
29290 Comandos ! A ! 
29291 \backslash
29292 aligned
29293 \end_layout
29294
29295 \end_inset
29296
29297 .
29298  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
29299  añadir filas y columnas.
29300  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
29301  como la llave.
29302 \end_layout
29303
29304 \begin_layout Standard
29305 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
29306  se alinean horizontalmente.
29307  Usar aligned en una ecuación en presentación tiene la ventaja de que el
29308  número de ecuación se centra verticalmente con las líneas.
29309  Como ejemplo, la ecuación 
29310 \begin_inset CommandInset ref
29311 LatexCommand eqref
29312 reference "eq:kurzlang"
29313
29314 \end_inset
29315
29316  en entorno aligned: 
29317 \begin_inset Formula \begin{equation}
29318 \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}|}\\
29319  & -\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}
29320 \end{equation}
29321
29322 \end_inset
29323
29324 Para usar los entornos 
29325 \series bold
29326 alignedat
29327 \series default
29328
29329 \series bold
29330 gathered
29331 \series default
29332 , o 
29333 \series bold
29334 split
29335 \series default
29336 , se insertan respectivamente los comandos
29337 \series bold
29338  
29339 \backslash
29340 alignedat
29341 \series default
29342 ,
29343 \begin_inset Index
29344 status collapsed
29345
29346 \begin_layout Plain Layout
29347 Comandos ! A ! 
29348 \backslash
29349 alignedat
29350 \end_layout
29351
29352 \end_inset
29353
29354  
29355 \series bold
29356
29357 \backslash
29358 gathered
29359 \series default
29360
29361 \begin_inset Index
29362 status collapsed
29363
29364 \begin_layout Plain Layout
29365 Comandos ! G ! 
29366 \backslash
29367 gathered
29368 \end_layout
29369
29370 \end_inset
29371
29372 , o 
29373 \series bold
29374
29375 \backslash
29376 split
29377 \series default
29378
29379 \begin_inset Index
29380 status collapsed
29381
29382 \begin_layout Plain Layout
29383 Comandos ! S ! 
29384 \backslash
29385 split
29386 \end_layout
29387
29388 \end_inset
29389
29390 .
29391  El entorno split tiene las mismas propiedades que aligned pero sólo puede
29392  tener dos columnas.
29393 \end_layout
29394
29395 \begin_layout Subsection
29396 Texto en ecuaciones multilínea
29397 \begin_inset CommandInset label
29398 LatexCommand label
29399 name "sub:Texto-en-multilínea"
29400
29401 \end_inset
29402
29403
29404 \begin_inset Index
29405 status collapsed
29406
29407 \begin_layout Plain Layout
29408 Texto ! en ecuaciones
29409 \end_layout
29410
29411 \end_inset
29412
29413
29414 \begin_inset Index
29415 status collapsed
29416
29417 \begin_layout Plain Layout
29418 Ecuación ! multilínea ! texto en
29419 \end_layout
29420
29421 \end_inset
29422
29423
29424 \end_layout
29425
29426 \begin_layout Standard
29427 En los entornos Align, multilínea y gather, se puede insertar texto que
29428  se mostrará en una línea separada y que no afecta la alineación de columna.
29429  Para esto se usa el comando 
29430 \series bold
29431
29432 \backslash
29433 intertext
29434 \series default
29435
29436 \begin_inset Index
29437 status collapsed
29438
29439 \begin_layout Plain Layout
29440 Comandos ! I ! 
29441 \backslash
29442 intertext
29443 \end_layout
29444
29445 \end_inset
29446
29447  con el siguiente esquema:
29448 \end_layout
29449
29450 \begin_layout Standard
29451
29452 \series bold
29453
29454 \backslash
29455 intertext{texto}
29456 \end_layout
29457
29458 \begin_layout Standard
29459 El texto no debería ocupar más de una línea porque no se puede partir con
29460  guión.
29461  Como LyX aún no soporta 
29462 \series bold
29463
29464 \backslash
29465 intertext
29466 \series default
29467  directamente, el texto se escribe como texto matemático.
29468  
29469 \series bold
29470
29471 \backslash
29472 intertext
29473 \series default
29474  debe por tanto estar al comienzo de una línea y en la salida se presenta
29475  sobre esta línea.
29476  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
29477 \begin_inset Formula \begin{align}
29478 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29479 \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}
29480
29481 \end_inset
29482
29483
29484 \end_layout
29485
29486 \begin_layout Section
29487 Numeración de ecuaciones
29488 \begin_inset Index
29489 status collapsed
29490
29491 \begin_layout Plain Layout
29492 Ecuación ! numeración|see
29493 \begin_inset ERT
29494 status collapsed
29495
29496 \begin_layout Plain Layout
29497
29498 {
29499 \end_layout
29500
29501 \end_inset
29502
29503 Numeración de ecuaciones
29504 \begin_inset ERT
29505 status collapsed
29506
29507 \begin_layout Plain Layout
29508
29509 }
29510 \end_layout
29511
29512 \end_inset
29513
29514
29515 \end_layout
29516
29517 \end_inset
29518
29519
29520 \begin_inset Index
29521 status collapsed
29522
29523 \begin_layout Plain Layout
29524 Numeración de ecuaciones
29525 \end_layout
29526
29527 \end_inset
29528
29529
29530 \end_layout
29531
29532 \begin_layout Subsection
29533 General
29534 \end_layout
29535
29536 \begin_layout Standard
29537 Las ecuaciones numeradas se insertan con el menú 
29538 \family sans
29539 Insertar\SpecialChar \menuseparator
29540 Ecuación
29541 \family default
29542  
29543 \family sans
29544 \SpecialChar \menuseparator
29545 Ecuación
29546 \begin_inset space ~
29547 \end_inset
29548
29549 numerada
29550 \family default
29551  (atajo 
29552 \family sans
29553 Ctrl-Alt
29554 \begin_inset space ~
29555 \end_inset
29556
29557 n
29558 \family default
29559 ).
29560  Ecuaciones existentes se pueden numerar con el menú 
29561 \family sans
29562 Editar\SpecialChar \menuseparator
29563 Ecuación\SpecialChar \menuseparator
29564 Conmutar
29565 \begin_inset space ~
29566 \end_inset
29567
29568 numeración
29569 \family default
29570  (atajo
29571 \family sans
29572  Alt-m
29573 \begin_inset space ~
29574 \end_inset
29575
29576 n
29577 \family default
29578 ).
29579  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
29580  En la salida se muestra el número real.
29581 \end_layout
29582
29583 \begin_layout Standard
29584 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
29585  líneas.
29586  No obstante, la numeración se puede controlar en cada línea con el menú
29587  
29588 \family sans
29589 Editar\SpecialChar \menuseparator
29590 Ecuación\SpecialChar \menuseparator
29591 \SpecialChar \menuseparator
29592 Conmutar
29593 \begin_inset space ~
29594 \end_inset
29595
29596 numeración
29597 \begin_inset space ~
29598 \end_inset
29599
29600 de
29601 \begin_inset space ~
29602 \end_inset
29603
29604 línea
29605 \family default
29606  (atajo
29607 \family sans
29608  Alt-m
29609 \begin_inset space ~
29610 \end_inset
29611
29612 N
29613 \family default
29614 ).
29615 \end_layout
29616
29617 \begin_layout Standard
29618 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
29619  distintos, véase 
29620 \begin_inset CommandInset ref
29621 LatexCommand ref
29622 reference "sec:Estilos-de-ecuación"
29623
29624 \end_inset
29625
29626 .
29627 \end_layout
29628
29629 \begin_layout Subsection
29630 Referencias cruzadas
29631 \begin_inset CommandInset label
29632 LatexCommand label
29633 name "sub:Referencias-cruzadas"
29634
29635 \end_inset
29636
29637
29638 \begin_inset Index
29639 status collapsed
29640
29641 \begin_layout Plain Layout
29642 Referencias cruzadas ! a ecuaciones
29643 \end_layout
29644
29645 \end_inset
29646
29647
29648 \end_layout
29649
29650 \begin_layout Standard
29651 Todas las ecuaciones con etiqueta se pueden referenciar.
29652  La etiqueta se añade con el menú 
29653 \family sans
29654 Insertar\SpecialChar \menuseparator
29655 Etiqueta
29656 \family default
29657  o con el botón 
29658 \begin_inset Graphics
29659         filename ../../images/label-insert.png
29660         scale 85
29661
29662 \end_inset
29663
29664  de la barra de herramientas.
29665  El cursor debe estar dentro de una ecuación en presentación.
29666  Surge un diálogo con el prefijo 
29667 \series bold
29668 eq:
29669 \series default
29670 , detrás del cual se escribe el texto de la etiqueta.
29671  El prefijo significa 
29672 \begin_inset Quotes fld
29673 \end_inset
29674
29675 equation
29676 \begin_inset Quotes frd
29677 \end_inset
29678
29679  y hace más fácil encontrar etiquetas en documentos extensos porque así
29680  se distingue p.
29681 \begin_inset space \thinspace{}
29682 \end_inset
29683
29684 e.
29685 \begin_inset space ~
29686 \end_inset
29687
29688 de las etiquetas de sección.
29689  Para cambiar una etiqueta se usa de nuevo el menú 
29690 \family sans
29691 Insertar\SpecialChar \menuseparator
29692 Etiqueta
29693 \family default
29694 .
29695 \end_layout
29696
29697 \begin_layout Standard
29698 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
29699  ecuación.
29700  Una ecuación con etiqueta se numera siempre.
29701 \end_layout
29702
29703 \begin_layout Standard
29704 Las referencias cruzadas se insertan mediante el menú 
29705 \family sans
29706 Insertar\SpecialChar \menuseparator
29707 Referencia cruzada
29708 \family default
29709  o con el botón 
29710 \begin_inset Graphics
29711         filename ../../images/dialog-show-new-inset_ref.png
29712         scale 85
29713
29714 \end_inset
29715
29716 .
29717  Una referencia a una ecuación aparece en la salida con su número.
29718  Si en el diálogo de referencia cruzada se elige el formato 
29719 \series bold
29720 (<referencia>)
29721 \series default
29722 , la referencia se muestra en la salida entre paréntesis.
29723  
29724 \begin_inset Newline newline
29725 \end_inset
29726
29727 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
29728  a la ecuación de referencia.
29729 \end_layout
29730
29731 \begin_layout Standard
29732 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
29733  siguientes:
29734 \begin_inset Note Note
29735 status collapsed
29736
29737 \begin_layout Plain Layout
29738 Observa los distintos tipos de referencias cruzadas.
29739 \end_layout
29740
29741 \end_inset
29742
29743
29744 \end_layout
29745
29746 \begin_layout Standard
29747 Las ecuaciones 
29748 \begin_inset CommandInset ref
29749 LatexCommand eqref
29750 reference "eq:tag"
29751
29752 \end_inset
29753
29754  y 
29755 \begin_inset CommandInset ref
29756 LatexCommand eqref
29757 reference "eq:c"
29758
29759 \end_inset
29760
29761  son equivalentes.
29762  En (
29763 \begin_inset CommandInset ref
29764 LatexCommand ref
29765 reference "eq:Lat"
29766
29767 \end_inset
29768
29769 ) se usan mayúsculas latinas para la numeración, a diferencia de (
29770 \begin_inset CommandInset ref
29771 LatexCommand ref
29772 reference "eq:Rom"
29773
29774 \end_inset
29775
29776 ).
29777 \begin_inset VSpace medskip
29778 \end_inset
29779
29780
29781 \end_layout
29782
29783 \begin_layout Standard
29784 Si el argumento de 
29785 \series bold
29786
29787 \backslash
29788 tag
29789 \begin_inset Foot
29790 status collapsed
29791
29792 \begin_layout Plain Layout
29793
29794 \series bold
29795
29796 \backslash
29797 tag
29798 \series default
29799  se describe en 
29800 \begin_inset CommandInset ref
29801 LatexCommand ref
29802 reference "sub:Numeración-personalizada"
29803
29804 \end_inset
29805
29806
29807 \end_layout
29808
29809 \end_inset
29810
29811
29812 \series default
29813  contiene un marco, como se describe en la 
29814 \begin_inset CommandInset ref
29815 LatexCommand ref
29816 reference "sub:Cuadros-de-párrafo"
29817
29818 \end_inset
29819
29820 , no se puede referenciar la ecuación.
29821 \end_layout
29822
29823 \begin_layout Subsection
29824 Subnumeración
29825 \begin_inset Index
29826 status collapsed
29827
29828 \begin_layout Plain Layout
29829 Numeración de ecuaciones ! subnumeración
29830 \end_layout
29831
29832 \end_inset
29833
29834
29835 \end_layout
29836
29837 \begin_layout Standard
29838 Con ayuda de los comandos 
29839 \series bold
29840
29841 \backslash
29842 begin{subequations}
29843 \series default
29844  y 
29845 \series bold
29846
29847 \backslash
29848 end{subequations}
29849 \series default
29850  en modo TeX se pueden subnumerar ecuaciones.
29851 \end_layout
29852
29853 \begin_layout Standard
29854 Ejemplo:
29855 \begin_inset Formula \begin{equation}
29856 A=C-B\label{eq:a}\end{equation}
29857
29858 \end_inset
29859
29860
29861 \begin_inset ERT
29862 status collapsed
29863
29864 \begin_layout Plain Layout
29865
29866
29867 \backslash
29868 addtocounter{equation}{-1}
29869 \end_layout
29870
29871 \end_inset
29872
29873
29874 \begin_inset ERT
29875 status collapsed
29876
29877 \begin_layout Plain Layout
29878
29879
29880 \backslash
29881 begin{subequations}
29882 \end_layout
29883
29884 \end_inset
29885
29886
29887 \begin_inset VSpace -5mm
29888 \end_inset
29889
29890
29891 \begin_inset Formula \begin{equation}
29892 B=C-A\label{eq:b}\end{equation}
29893
29894 \end_inset
29895
29896
29897 \begin_inset Formula \begin{equation}
29898 C=A+B\label{eq:c}\end{equation}
29899
29900 \end_inset
29901
29902
29903 \end_layout
29904
29905 \begin_layout Standard
29906 \begin_inset ERT
29907 status collapsed
29908
29909 \begin_layout Plain Layout
29910
29911
29912 \backslash
29913 end{subequations}
29914 \end_layout
29915
29916 \end_inset
29917
29918
29919 \end_layout
29920
29921 \begin_layout Standard
29922 Para este ejemplo se ha hecho lo siguiente:
29923 \end_layout
29924
29925 \begin_layout Enumerate
29926 se inserta la primera ecuación
29927 \end_layout
29928
29929 \begin_layout Enumerate
29930 después de ella se inserta
29931 \series bold
29932
29933 \begin_inset Newline newline
29934 \end_inset
29935
29936
29937 \backslash
29938 addtocounter{equation}{-1} 
29939 \backslash
29940 begin{subequations}
29941 \begin_inset Index
29942 status collapsed
29943
29944 \begin_layout Plain Layout
29945 Comandos ! A ! 
29946 \backslash
29947 addtocounter
29948 \end_layout
29949
29950 \end_inset
29951
29952
29953 \end_layout
29954
29955 \begin_layout Enumerate
29956 se inserta la segunda ecuación
29957 \end_layout
29958
29959 \begin_layout Enumerate
29960 se inserta la tercera ecuación
29961 \end_layout
29962
29963 \begin_layout Enumerate
29964 se inserta 
29965 \series bold
29966
29967 \backslash
29968 end{subequations}
29969 \series default
29970  tras la tercera ecuación
29971 \end_layout
29972
29973 \begin_layout Standard
29974 Toda ecuación entre los comandos 
29975 \series bold
29976
29977 \backslash
29978 begin
29979 \series default
29980  y 
29981 \series bold
29982
29983 \backslash
29984 end
29985 \series default
29986  se subnumera con a, b, c\SpecialChar \ldots{}
29987  En ecuaciones multilínea se subnumerará cada línea.
29988  Todas las ecuaciones subnumeradas son tratadas como 
29989 \emph on
29990 una
29991 \emph default
29992  ecuación numerada.
29993  Pero como cada ecuación numerada aumenta el contador 
29994 \series bold
29995 equation
29996 \series default
29997  en uno, hay que disminuir el comando 
29998 \series bold
29999
30000 \backslash
30001 addtocounter
30002 \series default
30003 .
30004  De lo contrario, las ecuaciones 
30005 \begin_inset CommandInset ref
30006 LatexCommand eqref
30007 reference "eq:a"
30008
30009 \end_inset
30010
30011
30012 \begin_inset CommandInset ref
30013 LatexCommand eqref
30014 reference "eq:b"
30015
30016 \end_inset
30017
30018
30019 \begin_inset CommandInset ref
30020 LatexCommand eqref
30021 reference "eq:c"
30022
30023 \end_inset
30024
30025  se numerarían 
30026 \begin_inset CommandInset ref
30027 LatexCommand eqref
30028 reference "eq:a"
30029
30030 \end_inset
30031
30032
30033 \begin_inset CommandInset ref
30034 LatexCommand eqref
30035 reference "eq:d"
30036
30037 \end_inset
30038
30039
30040 \begin_inset CommandInset ref
30041 LatexCommand eqref
30042 reference "eq:f"
30043
30044 \end_inset
30045
30046 .
30047 \end_layout
30048
30049 \begin_layout Standard
30050 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30051  ecuaciones.
30052  Para evitarlo se inserta ese espacio vertical de -5
30053 \begin_inset space \thinspace{}
30054 \end_inset
30055
30056 mm detrás del comando 
30057 \series bold
30058
30059 \backslash
30060 begin{subequations}
30061 \series default
30062 .
30063
30064 \series bold
30065  
30066 \series default
30067 Si se usa el estilo 
30068 \series bold
30069 Sangrado
30070 \series default
30071
30072 \begin_inset Foot
30073 status open
30074
30075 \begin_layout Plain Layout
30076 véase estilos de ecuación en 
30077 \begin_inset CommandInset ref
30078 LatexCommand ref
30079 reference "sec:Estilos-de-ecuación"
30080
30081 \end_inset
30082
30083
30084 \end_layout
30085
30086 \end_inset
30087
30088 , entonces se inserta -7
30089 \begin_inset space \thinspace{}
30090 \end_inset
30091
30092 mm.
30093 \end_layout
30094
30095 \begin_layout Standard
30096 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30097  de la segunda línea:
30098 \begin_inset ERT
30099 status collapsed
30100
30101 \begin_layout Plain Layout
30102
30103
30104 \backslash
30105 begin{subequations}
30106 \end_layout
30107
30108 \end_inset
30109
30110
30111 \begin_inset Formula \begin{eqnarray}
30112 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30113  & = & B^{2}-ZB-BZ+Z^{²}\nonumber \\
30114  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
30115
30116 \end_inset
30117
30118
30119 \begin_inset ERT
30120 status collapsed
30121
30122 \begin_layout Plain Layout
30123
30124
30125 \backslash
30126 end{subequations}
30127 \end_layout
30128
30129 \end_inset
30130
30131
30132 \end_layout
30133
30134 \begin_layout Subsection
30135 Numeración definida por el usuario
30136 \begin_inset CommandInset label
30137 LatexCommand label
30138 name "sub:Numeración-personalizada"
30139
30140 \end_inset
30141
30142
30143 \begin_inset Index
30144 status collapsed
30145
30146 \begin_layout Plain Layout
30147 Numeración de ecuaciones ! personalizada
30148 \end_layout
30149
30150 \end_inset
30151
30152
30153 \end_layout
30154
30155 \begin_layout Standard
30156 Con la numeración estándar el número se coloca entre paréntesis.
30157  Para reemplazar los paréntesis con barras verticales, p.
30158 \begin_inset space \thinspace{}
30159 \end_inset
30160
30161 e., se añade al preámbulo LaTeX la línea: 
30162 \end_layout
30163
30164 \begin_layout Standard
30165
30166 \series bold
30167
30168 \backslash
30169 def
30170 \backslash
30171 tagform@#1{
30172 \backslash
30173 maketag@@@{|#1|}}
30174 \series default
30175
30176 \begin_inset Note Note
30177 status collapsed
30178
30179 \begin_layout Plain Layout
30180 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
30181  Para activarlo, quita el % del principio.
30182 \end_layout
30183
30184 \end_inset
30185
30186
30187 \end_layout
30188
30189 \begin_layout Standard
30190 Para usar otros caracteres, se reemplazan las barras al lado de 
30191 \series bold
30192 #1
30193 \series default
30194  por ellos.
30195  Para obtener sólo el número de ecuación se omiten las barras verticales.
30196 \begin_inset VSpace bigskip
30197 \end_inset
30198
30199
30200 \end_layout
30201
30202 \begin_layout Standard
30203 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
30204  consecutivo, se usa el comando 
30205 \series bold
30206
30207 \backslash
30208 tag
30209 \begin_inset Index
30210 status collapsed
30211
30212 \begin_layout Plain Layout
30213 Comandos ! T ! 
30214 \backslash
30215 tag
30216 \end_layout
30217
30218 \end_inset
30219
30220
30221 \series default
30222 :
30223 \begin_inset Formula \begin{equation}
30224 A+B=C\tag{algo}\label{eq:tag}\end{equation}
30225
30226 \end_inset
30227
30228 En este ejemplo se ha insertado el comando
30229 \series bold
30230  
30231 \backslash
30232 tag
30233 \begin_inset ERT
30234 status collapsed
30235
30236 \begin_layout Plain Layout
30237
30238
30239 \backslash
30240 spce 
30241 \end_layout
30242
30243 \end_inset
30244
30245 algo
30246 \series default
30247  en la ecuación.
30248 \end_layout
30249
30250 \begin_layout Standard
30251 Si se usa en su lugar el comando con asterisco 
30252 \series bold
30253
30254 \backslash
30255 tag*
30256 \begin_inset ERT
30257 status collapsed
30258
30259 \begin_layout Plain Layout
30260
30261
30262 \backslash
30263 spce 
30264 \end_layout
30265
30266 \end_inset
30267
30268 algo
30269 \series default
30270  no se imprimen los paréntesis:
30271 \begin_inset Formula \[
30272 A+B=C\tag*{algo}\]
30273
30274 \end_inset
30275
30276
30277 \end_layout
30278
30279 \begin_layout Standard
30280 \begin_inset VSpace bigskip
30281 \end_inset
30282
30283
30284 \end_layout
30285
30286 \begin_layout Standard
30287 Para reiniciar la numeración en nuevas partes o secciones del documento
30288  se usan los siguientes comandos:
30289 \end_layout
30290
30291 \begin_layout Standard
30292
30293 \series bold
30294
30295 \backslash
30296 @addtoreset{equation}{part}
30297 \series default
30298
30299 \begin_inset Index
30300 status collapsed
30301
30302 \begin_layout Plain Layout
30303 Comandos ! 
30304 \begin_inset ERT
30305 status collapsed
30306
30307 \begin_layout Plain Layout
30308
30309 "
30310 \end_layout
30311
30312 \end_inset
30313
30314 @
30315 \begin_inset ERT
30316 status collapsed
30317
30318 \begin_layout Plain Layout
30319
30320 "
30321 \end_layout
30322
30323 \end_inset
30324
30325  ! 
30326 \backslash
30327
30328 \begin_inset ERT
30329 status collapsed
30330
30331 \begin_layout Plain Layout
30332
30333 "
30334 \end_layout
30335
30336 \end_inset
30337
30338 @
30339 \begin_inset ERT
30340 status collapsed
30341
30342 \begin_layout Plain Layout
30343
30344 "
30345 \end_layout
30346
30347 \end_inset
30348
30349 addtoreset
30350 \end_layout
30351
30352 \end_inset
30353
30354
30355 \begin_inset Newline newline
30356 \end_inset
30357
30358
30359 \series bold
30360
30361 \backslash
30362 @addtoreset{equation}{section}
30363 \end_layout
30364
30365 \begin_layout Standard
30366 Pata poder usar estos comandos en modo TeX, el carácter 
30367 \begin_inset Quotes fld
30368 \end_inset
30369
30370 @
30371 \begin_inset Quotes frd
30372 \end_inset
30373
30374  debe 
30375 \begin_inset Quotes fld
30376 \end_inset
30377
30378 activarse
30379 \begin_inset Quotes frd
30380 \end_inset
30381
30382  para LaTeX con el comando 
30383 \series bold
30384
30385 \backslash
30386 makeatletter
30387 \series default
30388 .
30389  El comando 
30390 \series bold
30391
30392 \backslash
30393 makeatother
30394 \series default
30395  deshace esto.
30396  Así pues, la secuencia de comandos en modo TeX es:
30397 \end_layout
30398
30399 \begin_layout Standard
30400
30401 \series bold
30402
30403 \backslash
30404 makeatletter
30405 \begin_inset Newline newline
30406 \end_inset
30407
30408
30409 \backslash
30410 @addtoreset{equation}{section}
30411 \begin_inset Newline newline
30412 \end_inset
30413
30414
30415 \backslash
30416 makeatother
30417 \end_layout
30418
30419 \begin_layout Standard
30420 En el preámbulo LaTeX se pueden omitir 
30421 \series bold
30422
30423 \backslash
30424 makeatletter
30425 \series default
30426  y 
30427 \series bold
30428
30429 \backslash
30430 makeatother
30431 \series default
30432  pues son automáticamente insertados por LyX.
30433 \end_layout
30434
30435 \begin_layout Standard
30436 Para el comando 
30437 \series bold
30438
30439 \backslash
30440 @addtoreset
30441 \series default
30442 ,
30443 \series bold
30444  
30445 \series default
30446 hay que cargar en el preámbulo LaTeX el archivo 
30447 \series bold
30448 remreset.sty
30449 \series default
30450
30451 \begin_inset Foot
30452 status open
30453
30454 \begin_layout Plain Layout
30455
30456 \series bold
30457 remreset
30458 \series default
30459  es parte del paquete LaTeX 
30460 \series bold
30461 carlisle
30462 \series default
30463
30464 \begin_inset Index
30465 status collapsed
30466
30467 \begin_layout Plain Layout
30468 Paquetes ! carlisle
30469 \end_layout
30470
30471 \end_inset
30472
30473 , incluido en las instalaciones estándar de LaTeX.
30474 \end_layout
30475
30476 \end_inset
30477
30478
30479 \begin_inset Index
30480 status collapsed
30481
30482 \begin_layout Plain Layout
30483 Paquetes ! remreset
30484 \end_layout
30485
30486 \end_inset
30487
30488  con la línea
30489 \end_layout
30490
30491 \begin_layout Standard
30492
30493 \series bold
30494
30495 \backslash
30496 usepackage{remreset}
30497 \end_layout
30498
30499 \begin_layout Standard
30500 Entonces se puede usar el comando 
30501 \series bold
30502
30503 \backslash
30504 @removefromreset
30505 \series default
30506
30507 \begin_inset Index
30508 status collapsed
30509
30510 \begin_layout Plain Layout
30511 Comandos ! 
30512 \begin_inset ERT
30513 status collapsed
30514
30515 \begin_layout Plain Layout
30516
30517 "
30518 \end_layout
30519
30520 \end_inset
30521
30522 @
30523 \begin_inset ERT
30524 status collapsed
30525
30526 \begin_layout Plain Layout
30527
30528 "
30529 \end_layout
30530
30531 \end_inset
30532
30533  ! 
30534 \backslash
30535
30536 \begin_inset ERT
30537 status collapsed
30538
30539 \begin_layout Plain Layout
30540
30541 "
30542 \end_layout
30543
30544 \end_inset
30545
30546 @
30547 \begin_inset ERT
30548 status collapsed
30549
30550 \begin_layout Plain Layout
30551
30552 "
30553 \end_layout
30554
30555 \end_inset
30556
30557 removefromreset
30558 \end_layout
30559
30560 \end_inset
30561
30562  con el mismo esquema que 
30563 \series bold
30564
30565 \backslash
30566 @addtoreset
30567 \series default
30568 .
30569 \begin_inset VSpace bigskip
30570 \end_inset
30571
30572
30573 \end_layout
30574
30575 \begin_layout Standard
30576 A veces las ecuaciones deberían numerarse de la siguiente manera:
30577 \end_layout
30578
30579 \begin_layout Standard
30580
30581 \family typewriter
30582 (número de sección.número de ecuación)
30583 \end_layout
30584
30585 \begin_layout Standard
30586 El número de ecuación empezaría con 
30587 \begin_inset Quotes fld
30588 \end_inset
30589
30590 1
30591 \begin_inset Quotes frd
30592 \end_inset
30593
30594  en cada sección.
30595 \end_layout
30596
30597 \begin_layout Standard
30598 Para este caso hay el comando 
30599 \series bold
30600
30601 \backslash
30602 numberwithin
30603 \series default
30604
30605 \begin_inset Index
30606 status collapsed
30607
30608 \begin_layout Plain Layout
30609 Comandos ! N ! 
30610 \backslash
30611 numberwithin
30612 \end_layout
30613
30614 \end_inset
30615
30616 , que se usa con el esquema:
30617 \end_layout
30618
30619 \begin_layout Standard
30620
30621 \series bold
30622
30623 \backslash
30624 numberwithin{counter}{sectioning}
30625 \end_layout
30626
30627 \begin_layout Standard
30628 \begin_inset Quotes fld
30629 \end_inset
30630
30631 counter
30632 \begin_inset Quotes frd
30633 \end_inset
30634
30635  indica qué clase de numeración es afectada, 
30636 \begin_inset Quotes fld
30637 \end_inset
30638
30639 sectioning
30640 \begin_inset Quotes frd
30641 \end_inset
30642
30643  indica qué número va delante del punto.
30644  
30645 \end_layout
30646
30647 \begin_layout Standard
30648 Así pues, en nuestro caso se ha usado la siguiente línea ERT o de preámbulo
30649  LaTeX:
30650 \end_layout
30651
30652 \begin_layout Standard
30653
30654 \series bold
30655
30656 \backslash
30657 numberwithin{equation}{section}
30658 \end_layout
30659
30660 \begin_layout Standard
30661 Este es el resultado::
30662 \begin_inset ERT
30663 status collapsed
30664
30665 \begin_layout Plain Layout
30666
30667
30668 \backslash
30669 numberwithin{equation}{section}
30670 \end_layout
30671
30672 \end_inset
30673
30674
30675 \begin_inset Formula \begin{equation}
30676 A+B=C\end{equation}
30677
30678 \end_inset
30679
30680
30681 \end_layout
30682
30683 \begin_layout Standard
30684 Para numerar p.
30685 \begin_inset space \thinspace{}
30686 \end_inset
30687
30688 e.
30689 \begin_inset space ~
30690 \end_inset
30691
30692 tablas de modo que 
30693 \begin_inset Quotes fld
30694 \end_inset
30695
30696 sectioning
30697 \begin_inset Quotes frd
30698 \end_inset
30699
30700  es el número de la parte se usa
30701 \begin_inset Newline newline
30702 \end_inset
30703
30704
30705 \series bold
30706
30707 \backslash
30708 numberwithin{table}{part}
30709 \end_layout
30710
30711 \begin_layout Standard
30712 Para volver a la numeración estándar o evitar esta clase numeración cuando
30713  es definida por la clase de documento, se inserta el siguiente comando
30714  como ERT o en el preámbulo LaTeX:
30715 \end_layout
30716
30717 \begin_layout Standard
30718
30719 \series bold
30720
30721 \backslash
30722 renewcommand{
30723 \backslash
30724 theequation}{
30725 \backslash
30726 arabic{equation}}
30727 \begin_inset Index
30728 status collapsed
30729
30730 \begin_layout Plain Layout
30731 Comandos ! A ! 
30732 \backslash
30733 arabic
30734 \end_layout
30735
30736 \end_inset
30737
30738
30739 \series default
30740
30741 \begin_inset ERT
30742 status collapsed
30743
30744 \begin_layout Plain Layout
30745
30746
30747 \backslash
30748 renewcommand{
30749 \backslash
30750 theequation}{
30751 \backslash
30752 arabic{equation}}
30753 \end_layout
30754
30755 \end_inset
30756
30757
30758 \series bold
30759
30760 \begin_inset Newline newline
30761 \end_inset
30762
30763
30764 \series default
30765 o
30766 \series bold
30767
30768 \begin_inset Newline newline
30769 \end_inset
30770
30771
30772 \backslash
30773 renewcommand{
30774 \backslash
30775 thetable}{
30776 \backslash
30777 arabic{table}}
30778 \end_layout
30779
30780 \begin_layout Standard
30781
30782 \series bold
30783
30784 \backslash
30785 numberwithin
30786 \series default
30787  usa internamente el comando 
30788 \series bold
30789
30790 \backslash
30791 @addtoreset
30792 \series default
30793 , descrito arriba, que también necesita ser restaurado.
30794 \begin_inset ERT
30795 status collapsed
30796
30797 \begin_layout Plain Layout
30798
30799
30800 \backslash
30801 makeatletter
30802 \end_layout
30803
30804 \begin_layout Plain Layout
30805
30806
30807 \backslash
30808 @removefromreset{equation}{section}
30809 \end_layout
30810
30811 \begin_layout Plain Layout
30812
30813
30814 \backslash
30815 makeatother
30816 \end_layout
30817
30818 \end_inset
30819
30820
30821 \end_layout
30822
30823 \begin_layout Subsection
30824 Numeración con números romanos y letras
30825 \begin_inset CommandInset label
30826 LatexCommand label
30827 name "sub:Numeración-con-romanos"
30828
30829 \end_inset
30830
30831
30832 \begin_inset Index
30833 status collapsed
30834
30835 \begin_layout Plain Layout
30836 Numeración de ecuaciones ! con números romanos
30837 \end_layout
30838
30839 \end_inset
30840
30841
30842 \begin_inset Index
30843 status collapsed
30844
30845 \begin_layout Plain Layout
30846 Numeración de ecuaciones ! con letras
30847 \end_layout
30848
30849 \end_inset
30850
30851
30852 \end_layout
30853
30854 \begin_layout Standard
30855 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
30856  Por ejemplo, para numerar con romanos en minúscula,
30857 \begin_inset Foot
30858 status collapsed
30859
30860 \begin_layout Plain Layout
30861 Como en español no se usan romanos en minúscula, el estilo 
30862 \series bold
30863 spanish
30864 \series default
30865  del sistema 
30866 \series bold
30867 babel
30868 \series default
30869  redefine 
30870 \series bold
30871
30872 \backslash
30873 roman
30874 \series default
30875  para que los dé en versalitas.
30876  Véase 
30877 \begin_inset CommandInset citation
30878 LatexCommand cite
30879 key "spanish"
30880
30881 \end_inset
30882
30883  (
30884 \emph on
30885 N.
30886 \begin_inset space \thinspace{}
30887 \end_inset
30888
30889 del t
30890 \emph default
30891 ).
30892 \end_layout
30893
30894 \end_inset
30895
30896  se inserta el comando
30897 \end_layout
30898
30899 \begin_layout Standard
30900
30901 \series bold
30902
30903 \backslash
30904 renewcommand{
30905 \backslash
30906 theequation}{
30907 \backslash
30908 roman{equation}}
30909 \end_layout
30910
30911 \begin_layout Standard
30912 antes de la ecuación en modo TeX.
30913  
30914 \series bold
30915
30916 \backslash
30917 renewcommand
30918 \series default
30919
30920 \begin_inset Index
30921 status collapsed
30922
30923 \begin_layout Plain Layout
30924 Comandos ! R ! 
30925 \backslash
30926 renewcommand
30927 \end_layout
30928
30929 \end_inset
30930
30931  redefine el comando predefinido 
30932 \series bold
30933
30934 \backslash
30935 theequation
30936 \series default
30937  como 
30938 \series bold
30939
30940 \backslash
30941 roman{equation}
30942 \series default
30943 .
30944 \begin_inset Foot
30945 status collapsed
30946
30947 \begin_layout Plain Layout
30948 El comando 
30949 \series bold
30950
30951 \backslash
30952 renewcommand
30953 \series default
30954  tiene el mismo esquema que el comando 
30955 \series bold
30956
30957 \backslash
30958 newcommand
30959 \series default
30960 , descrito en 
30961 \begin_inset CommandInset ref
30962 LatexCommand ref
30963 reference "sec:Comandos-de-usuario"
30964
30965 \end_inset
30966
30967 .
30968 \end_layout
30969
30970 \end_inset
30971
30972  
30973 \series bold
30974 equation
30975 \series default
30976  es el contador de ecuaciones.
30977  Si se usa el comando 
30978 \series bold
30979
30980 \backslash
30981 the
30982 \series default
30983  como prefijo de un contador, el valor del contador sale en números arábigos.
30984  Si una ecuación es numerada, LaTeX pone internamente el comando 
30985 \series bold
30986
30987 \backslash
30988 theequation
30989 \series default
30990  detrás de la ecuación.
30991  
30992 \series bold
30993
30994 \backslash
30995 roman{equation}
30996 \series default
30997
30998 \begin_inset Index
30999 status collapsed
31000
31001 \begin_layout Plain Layout
31002 Comandos ! R ! 
31003 \backslash
31004 roman
31005 \end_layout
31006
31007 \end_inset
31008
31009  pone el contador en romanos en minúscula.
31010 \end_layout
31011
31012 \begin_layout Standard
31013 Todas las ecuaciones siguientes a 
31014 \series bold
31015
31016 \backslash
31017 renew
31018 \series default
31019 c
31020 \series bold
31021 ommand
31022 \series default
31023  se numerarán en romanos.
31024  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31025  cambiando 
31026 \series bold
31027
31028 \backslash
31029 roman
31030 \series default
31031  por 
31032 \series bold
31033
31034 \backslash
31035 Roman
31036 \series default
31037  
31038 \begin_inset Index
31039 status collapsed
31040
31041 \begin_layout Plain Layout
31042 Comandos ! R ! 
31043 \backslash
31044 roman@
31045 \backslash
31046 Roman
31047 \end_layout
31048
31049 \end_inset
31050
31051 .
31052  Para 
31053 \begin_inset Quotes fld
31054 \end_inset
31055
31056 numerar
31057 \begin_inset Quotes frd
31058 \end_inset
31059
31060  con minúsculas latinas hay el comando 
31061 \series bold
31062
31063 \backslash
31064 alph
31065 \series default
31066
31067 \begin_inset Index
31068 status collapsed
31069
31070 \begin_layout Plain Layout
31071 Comandos ! A ! 
31072 \backslash
31073 alph
31074 \end_layout
31075
31076 \end_inset
31077
31078 , y para mayúsculas el comando 
31079 \series bold
31080
31081 \backslash
31082 Alph
31083 \series default
31084
31085 \begin_inset Index
31086 status collapsed
31087
31088 \begin_layout Plain Layout
31089 Comandos ! A ! 
31090 \backslash
31091 alph@
31092 \backslash
31093 Alph
31094 \end_layout
31095
31096 \end_inset
31097
31098 .
31099 \end_layout
31100
31101 \begin_layout Standard
31102 \begin_inset Note Greyedout
31103 status collapsed
31104
31105 \begin_layout Plain Layout
31106
31107 \series bold
31108 Nota:
31109 \series default
31110  Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones.
31111 \end_layout
31112
31113 \end_inset
31114
31115
31116 \begin_inset ERT
31117 status collapsed
31118
31119 \begin_layout Plain Layout
31120
31121
31122 \backslash
31123 renewcommand{
31124 \backslash
31125 theequation}{
31126 \backslash
31127 roman{equation}}
31128 \end_layout
31129
31130 \end_inset
31131
31132
31133 \begin_inset Formula \begin{equation}
31134 A=\textrm{romanos en minúscula}\label{eq:rom}\end{equation}
31135
31136 \end_inset
31137
31138
31139 \begin_inset ERT
31140 status collapsed
31141
31142 \begin_layout Plain Layout
31143
31144
31145 \backslash
31146 renewcommand{
31147 \backslash
31148 theequation}{
31149 \backslash
31150 Roman{equation}}
31151 \end_layout
31152
31153 \end_inset
31154
31155
31156 \begin_inset Formula \begin{equation}
31157 B=\textrm{romanos en mayúscula}\label{eq:Rom}\end{equation}
31158
31159 \end_inset
31160
31161
31162 \begin_inset ERT
31163 status collapsed
31164
31165 \begin_layout Plain Layout
31166
31167
31168 \backslash
31169 renewcommand{
31170 \backslash
31171 theequation}{
31172 \backslash
31173 alph{equation}}
31174 \end_layout
31175
31176 \end_inset
31177
31178
31179 \begin_inset Formula \begin{equation}
31180 C=\textrm{latinas en minúscula}\label{eq:lat}\end{equation}
31181
31182 \end_inset
31183
31184
31185 \begin_inset ERT
31186 status collapsed
31187
31188 \begin_layout Plain Layout
31189
31190
31191 \backslash
31192 renewcommand{
31193 \backslash
31194 theequation}{
31195 \backslash
31196 Alph{equation}}
31197 \end_layout
31198
31199 \end_inset
31200
31201
31202 \begin_inset Formula \begin{equation}
31203 D=\textrm{latinas en mayúscula}\label{eq:Lat}\end{equation}
31204
31205 \end_inset
31206
31207
31208 \end_layout
31209
31210 \begin_layout Standard
31211 Para volver a la numeración por defecto se inserta el comando:
31212 \end_layout
31213
31214 \begin_layout Standard
31215
31216 \series bold
31217
31218 \backslash
31219 renewcommand{
31220 \backslash
31221 theequation}{
31222 \backslash
31223 arabic{equation}}
31224 \begin_inset Index
31225 status collapsed
31226
31227 \begin_layout Plain Layout
31228 Comandos ! A ! 
31229 \backslash
31230 arabic
31231 \end_layout
31232
31233 \end_inset
31234
31235
31236 \end_layout
31237
31238 \begin_layout Standard
31239 \begin_inset ERT
31240 status collapsed
31241
31242 \begin_layout Plain Layout
31243
31244
31245 \backslash
31246 renewcommand{
31247 \backslash
31248 theequation}{
31249 \backslash
31250 arabic{equation}}
31251 \end_layout
31252
31253 \end_inset
31254
31255
31256 \begin_inset Formula \begin{equation}
31257 E=\mbox{arábigos}\label{eq:arab}\end{equation}
31258
31259 \end_inset
31260
31261
31262 \end_layout
31263
31264 \begin_layout Standard
31265 \begin_inset VSpace medskip
31266 \end_inset
31267
31268
31269 \end_layout
31270
31271 \begin_layout Standard
31272 Como ves, las ecuaciones se numeran consecutivamente independientemente
31273  del estilo de numeración.
31274  Cuando la numeración haya de empezar con 
31275 \begin_inset Quotes fld
31276 \end_inset
31277
31278 1
31279 \begin_inset Quotes frd
31280 \end_inset
31281
31282  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
31283  Una descripción sobre esto se encuentra en el archivo 
31284 \begin_inset CommandInset href
31285 LatexCommand href
31286 target "Formula-numbering.lyx"
31287
31288 \end_inset
31289
31290 .
31291 \end_layout
31292
31293 \begin_layout Section
31294 Comandos definidos por el usuario
31295 \begin_inset CommandInset label
31296 LatexCommand label
31297 name "sec:Comandos-de-usuario"
31298
31299 \end_inset
31300
31301
31302 \begin_inset Index
31303 status collapsed
31304
31305 \begin_layout Plain Layout
31306 Comandos personalizados
31307 \end_layout
31308
31309 \end_inset
31310
31311
31312 \end_layout
31313
31314 \begin_layout Standard
31315 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
31316  Pero es posible definir nuevos comandos más cortos con el comando 
31317 \series bold
31318
31319 \backslash
31320 newcommand
31321 \series default
31322
31323 \begin_inset Index
31324 status collapsed
31325
31326 \begin_layout Plain Layout
31327 Comandos ! N ! 
31328 \backslash
31329 newcommand
31330 \end_layout
31331
31332 \end_inset
31333
31334 .
31335  
31336 \end_layout
31337
31338 \begin_layout Standard
31339 El esquema del comando 
31340 \series bold
31341
31342 \backslash
31343 newcommand
31344 \series default
31345  es:
31346 \end_layout
31347
31348 \begin_layout Standard
31349
31350 \series bold
31351
31352 \backslash
31353 newcommand{nombre nuevo de comando}[número de argumentos]
31354 \begin_inset Newline newline
31355 \end_inset
31356
31357
31358 \begin_inset ERT
31359 status collapsed
31360
31361 \begin_layout Plain Layout
31362
31363
31364 \backslash
31365 phantom{
31366 \end_layout
31367
31368 \end_inset
31369
31370
31371 \backslash
31372 newcommand
31373 \begin_inset ERT
31374 status collapsed
31375
31376 \begin_layout Plain Layout
31377
31378 }
31379 \end_layout
31380
31381 \end_inset
31382
31383 [valor opcional]{definición de comando}
31384 \end_layout
31385
31386 \begin_layout Standard
31387 \begin_inset Note Greyedout
31388 status collapsed
31389
31390 \begin_layout Plain Layout
31391
31392 \series bold
31393 Nota:
31394 \series default
31395  Asegúrate de que el nombre del nuevo comando no está definido ya en el
31396  documento o en paquetes LaTeX que uses.
31397  Si p.
31398 \begin_inset space \thinspace{}
31399 \end_inset
31400
31401 e.
31402  defines el comando 
31403 \series bold
31404
31405 \backslash
31406 le
31407 \series default
31408  para 
31409 \series bold
31410
31411 \backslash
31412 Leftarrow,
31413 \series default
31414  se producirán errores porque 
31415 \series bold
31416
31417 \backslash
31418 le
31419 \series default
31420  ya existe como comando para 
31421 \begin_inset Quotes fld
31422 \end_inset
31423
31424
31425 \begin_inset Formula $\le$
31426 \end_inset
31427
31428
31429 \begin_inset Quotes frd
31430 \end_inset
31431
31432 .
31433
31434 \series bold
31435  
31436 \end_layout
31437
31438 \end_inset
31439
31440
31441 \end_layout
31442
31443 \begin_layout Standard
31444 \begin_inset Note Greyedout
31445 status collapsed
31446
31447 \begin_layout Plain Layout
31448
31449 \series bold
31450 Nota:
31451 \series default
31452  Los nombres de comandos personalizados sólo pueden tener letras latinas.
31453 \end_layout
31454
31455 \end_inset
31456
31457
31458 \end_layout
31459
31460 \begin_layout Standard
31461 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
31462  argumentos debería tener el nuevo comando.
31463  Con el valor opcional se puede predefinir un valor para un argumento opcional.
31464  Cuando se hace esto, el 
31465 \emph on
31466 primer
31467 \emph default
31468  argumento del nuevo comando es automáticamente opcional.
31469 \end_layout
31470
31471 \begin_layout Standard
31472 Veamos unos ejemplos:
31473 \end_layout
31474
31475 \begin_layout Itemize
31476 Para definir el comando 
31477 \series bold
31478
31479 \backslash
31480 gr
31481 \series default
31482  para 
31483 \series bold
31484
31485 \backslash
31486 Longrightarrow
31487 \series default
31488 , la línea de preámbulo LaTeX es:
31489 \begin_inset ERT
31490 status collapsed
31491
31492 \begin_layout Plain Layout
31493
31494
31495 \backslash
31496 medskip
31497 \end_layout
31498
31499 \end_inset
31500
31501
31502 \series bold
31503
31504 \begin_inset Newline newline
31505 \end_inset
31506
31507
31508 \backslash
31509 newcommand{
31510 \backslash
31511 gr}{
31512 \backslash
31513 Longrightarrow}
31514 \end_layout
31515
31516 \begin_layout Itemize
31517 Para definir el comando 
31518 \series bold
31519
31520 \backslash
31521 us
31522 \series default
31523  para 
31524 \series bold
31525
31526 \backslash
31527 underline
31528 \series default
31529 , el argumento (que sería subrayado) debe tenerse en cuenta.
31530  Para esto la línea de preámbulo es: :
31531 \begin_inset ERT
31532 status collapsed
31533
31534 \begin_layout Plain Layout
31535
31536
31537 \backslash
31538 medskip
31539 \end_layout
31540
31541 \end_inset
31542
31543
31544 \series bold
31545
31546 \begin_inset Newline newline
31547 \end_inset
31548
31549
31550 \backslash
31551 newcommand{
31552 \backslash
31553 us}[1]{
31554 \backslash
31555 underline{#1}}
31556 \series default
31557
31558 \begin_inset ERT
31559 status collapsed
31560
31561 \begin_layout Plain Layout
31562
31563
31564 \backslash
31565 medskip
31566 \end_layout
31567
31568 \end_inset
31569
31570
31571 \begin_inset Newline newline
31572 \end_inset
31573
31574 El carácter 
31575 \series bold
31576 #
31577 \series default
31578  actúa como colocador del argumento, el 
31579 \series bold
31580 1
31581 \series default
31582  indica que es el colocador para el primer argumento.
31583 \end_layout
31584
31585 \begin_layout Itemize
31586 Para 
31587 \series bold
31588
31589 \backslash
31590 framebox
31591 \series default
31592  se puede p.
31593 \begin_inset space \thinspace{}
31594 \end_inset
31595
31596 e.
31597  definir el comando 
31598 \series bold
31599
31600 \backslash
31601 fb
31602 \series default
31603 :
31604 \begin_inset ERT
31605 status collapsed
31606
31607 \begin_layout Plain Layout
31608
31609
31610 \backslash
31611 medskip
31612 \end_layout
31613
31614 \end_inset
31615
31616
31617 \series bold
31618
31619 \begin_inset Newline newline
31620 \end_inset
31621
31622
31623 \backslash
31624 newcommand{
31625 \backslash
31626 fb}[3]{
31627 \backslash
31628 framebox#1#2{$#3$}}
31629 \series default
31630
31631 \begin_inset ERT
31632 status collapsed
31633
31634 \begin_layout Plain Layout
31635
31636
31637 \backslash
31638 medskip
31639 \end_layout
31640
31641 \end_inset
31642
31643
31644 \begin_inset Newline newline
31645 \end_inset
31646
31647 Los dos signos dólar generan la ecuación extra necesaria para 
31648 \series bold
31649
31650 \backslash
31651 framebox
31652 \series default
31653 , véase 
31654 \begin_inset CommandInset ref
31655 LatexCommand ref
31656 reference "sub:Cuadros-con-marco"
31657
31658 \end_inset
31659
31660 .
31661 \end_layout
31662
31663 \begin_layout Itemize
31664 Para crear un nuevo comando para 
31665 \series bold
31666
31667 \backslash
31668 fcolorbox
31669 \series default
31670  donde no es necesario especificar el color para el cuadro, el argumento
31671  para el color se define opcional:
31672 \begin_inset ERT
31673 status collapsed
31674
31675 \begin_layout Plain Layout
31676
31677
31678 \backslash
31679 medskip
31680 \end_layout
31681
31682 \end_inset
31683
31684
31685 \series bold
31686
31687 \begin_inset Newline newline
31688 \end_inset
31689
31690
31691 \backslash
31692 newcommand{
31693 \backslash
31694 cb}[3][white]{
31695 \backslash
31696 fcolorbox{#2}{#1}{$#3$}}
31697 \series default
31698
31699 \begin_inset ERT
31700 status collapsed
31701
31702 \begin_layout Plain Layout
31703
31704
31705 \backslash
31706 medskip
31707 \end_layout
31708
31709 \end_inset
31710
31711
31712 \begin_inset Newline newline
31713 \end_inset
31714
31715 Si el color no es especificado al usar 
31716 \series bold
31717
31718 \backslash
31719 cb
31720 \series default
31721 , se elige el color 
31722 \series bold
31723 white
31724 \series default
31725  predefinido.
31726 \end_layout
31727
31728 \begin_layout Standard
31729 Un ensayo con los nuevos comandos definidos:
31730 \end_layout
31731
31732 \begin_layout Standard
31733 \noindent
31734 \align center
31735 \begin_inset Tabular
31736 <lyxtabular version="3" rows="6" columns="2">
31737 <features>
31738 <column alignment="center" valignment="top" width="0">
31739 <column alignment="center" valignment="top" width="0">
31740 <row>
31741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31742 \begin_inset Text
31743
31744 \begin_layout Plain Layout
31745 Comando
31746 \end_layout
31747
31748 \end_inset
31749 </cell>
31750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31751 \begin_inset Text
31752
31753 \begin_layout Plain Layout
31754 Resultado
31755 \begin_inset Note Note
31756 status collapsed
31757
31758 \begin_layout Plain Layout
31759
31760 \series bold
31761
31762 \backslash
31763 raisebox
31764 \series default
31765  se usa sólo como espaciador
31766 \end_layout
31767
31768 \end_inset
31769
31770
31771 \end_layout
31772
31773 \end_inset
31774 </cell>
31775 </row>
31776 <row>
31777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31778 \begin_inset Text
31779
31780 \begin_layout Plain Layout
31781 A
31782 \backslash
31783 gr
31784 \begin_inset ERT
31785 status collapsed
31786
31787 \begin_layout Plain Layout
31788
31789
31790 \backslash
31791 spce 
31792 \end_layout
31793
31794 \end_inset
31795
31796 B
31797 \end_layout
31798
31799 \end_inset
31800 </cell>
31801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31802 \begin_inset Text
31803
31804 \begin_layout Plain Layout
31805 \begin_inset Formula $A\gr B$
31806 \end_inset
31807
31808
31809 \end_layout
31810
31811 \end_inset
31812 </cell>
31813 </row>
31814 <row>
31815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31816 \begin_inset Text
31817
31818 \begin_layout Plain Layout
31819
31820 \backslash
31821 us{ABcd
31822 \end_layout
31823
31824 \end_inset
31825 </cell>
31826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31827 \begin_inset Text
31828
31829 \begin_layout Plain Layout
31830 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31831 \end_inset
31832
31833
31834 \end_layout
31835
31836 \end_inset
31837 </cell>
31838 </row>
31839 <row>
31840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31841 \begin_inset Text
31842
31843 \begin_layout Plain Layout
31844
31845 \backslash
31846 fb{[2cm]
31847 \begin_inset Formula $\to$
31848 \end_inset
31849
31850
31851 \backslash
31852 {
31853 \begin_inset Formula $\to$
31854 \end_inset
31855
31856
31857 \backslash
31858 {
31859 \backslash
31860 int
31861 \begin_inset ERT
31862 status collapsed
31863
31864 \begin_layout Plain Layout
31865
31866
31867 \backslash
31868 spce 
31869 \end_layout
31870
31871 \end_inset
31872
31873 A=B
31874 \end_layout
31875
31876 \end_inset
31877 </cell>
31878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31879 \begin_inset Text
31880
31881 \begin_layout Plain Layout
31882 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31883 \end_inset
31884
31885
31886 \end_layout
31887
31888 \end_inset
31889 </cell>
31890 </row>
31891 <row>
31892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31893 \begin_inset Text
31894
31895 \begin_layout Plain Layout
31896
31897 \backslash
31898 cb{red
31899 \begin_inset Formula $\to$
31900 \end_inset
31901
31902
31903 \backslash
31904 {
31905 \backslash
31906 int
31907 \begin_inset ERT
31908 status collapsed
31909
31910 \begin_layout Plain Layout
31911
31912
31913 \backslash
31914 spce 
31915 \end_layout
31916
31917 \end_inset
31918
31919 A=B
31920 \end_layout
31921
31922 \end_inset
31923 </cell>
31924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31925 \begin_inset Text
31926
31927 \begin_layout Plain Layout
31928 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31929 \end_inset
31930
31931
31932 \end_layout
31933
31934 \end_inset
31935 </cell>
31936 </row>
31937 <row>
31938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31939 \begin_inset Text
31940
31941 \begin_layout Plain Layout
31942
31943 \backslash
31944 cb[green]
31945 \backslash
31946 {red
31947 \begin_inset Formula $\to$
31948 \end_inset
31949
31950
31951 \backslash
31952 {
31953 \backslash
31954 int
31955 \begin_inset ERT
31956 status collapsed
31957
31958 \begin_layout Plain Layout
31959
31960
31961 \backslash
31962 spce 
31963 \end_layout
31964
31965 \end_inset
31966
31967 A=B
31968 \end_layout
31969
31970 \end_inset
31971 </cell>
31972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31973 \begin_inset Text
31974
31975 \begin_layout Plain Layout
31976 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31977 \end_inset
31978
31979
31980 \end_layout
31981
31982 \end_inset
31983 </cell>
31984 </row>
31985 </lyxtabular>
31986
31987 \end_inset
31988
31989
31990 \end_layout
31991
31992 \begin_layout Section
31993 Diagramas
31994 \begin_inset Index
31995 status collapsed
31996
31997 \begin_layout Plain Layout
31998 Diagramas
31999 \end_layout
32000
32001 \end_inset
32002
32003
32004 \end_layout
32005
32006 \begin_layout Standard
32007 Para componer diagramas se necesita el paquete LaTeX 
32008 \series bold
32009 amscd
32010 \series default
32011 .
32012 \series bold
32013
32014 \begin_inset Foot
32015 status collapsed
32016
32017 \begin_layout Plain Layout
32018
32019 \series bold
32020 amscd
32021 \series default
32022  forma parte de las instalaciones estándar de LaTeX.
32023 \end_layout
32024
32025 \end_inset
32026
32027
32028 \series default
32029
32030 \begin_inset Index
32031 status collapsed
32032
32033 \begin_layout Plain Layout
32034 Paquetes ! amscd
32035 \end_layout
32036
32037 \end_inset
32038
32039  Se carga en el preámbulo LaTeX con la línea:
32040 \end_layout
32041
32042 \begin_layout Standard
32043
32044 \series bold
32045
32046 \backslash
32047 usepackage{amscd}
32048 \end_layout
32049
32050 \begin_layout Standard
32051 Los diagramas visualizan relaciones y su aspecto es como este:
32052 \begin_inset Formula \[
32053 \begin{CD}A@)))B@)))C\\
32054 @AAA@.@VVV\\
32055 F@(((E@(((D\end{CD}\]
32056
32057 \end_inset
32058
32059 Para obtener el diagrama se inserta en la ecuación el comando 
32060 \series bold
32061
32062 \backslash
32063 CD
32064 \begin_inset Index
32065 status collapsed
32066
32067 \begin_layout Plain Layout
32068 Comandos ! C ! 
32069 \backslash
32070 CD
32071 \end_layout
32072
32073 \end_inset
32074
32075
32076 \series default
32077 .
32078  Surge un marco azul entre dos líneas de trazos en el que se insertan a
32079  continuación comandos.
32080  Con 
32081 \family sans
32082 Ctrl-Intro
32083 \family default
32084  se inicia una nueva línea.
32085  En las líneas impares se insertan relaciones horizontales, en las pares
32086  verticales.
32087 \end_layout
32088
32089 \begin_layout Standard
32090 Para componer las relaciones hay los siguientes comandos:
32091 \begin_inset Foot
32092 status collapsed
32093
32094 \begin_layout Plain Layout
32095 \begin_inset CommandInset label
32096 LatexCommand label
32097 name "fn:sinónimos"
32098
32099 \end_inset
32100
32101 Los comandos con 
32102 \series bold
32103 >
32104 \series default
32105  o 
32106 \series bold
32107 <
32108 \series default
32109  pueden generar errores con el estilo 
32110 \series bold
32111 spanish
32112 \series default
32113  de 
32114 \series bold
32115 babel
32116 \series default
32117 .
32118  Para evitarlo se pueden sustituir por sus sinónimos 
32119 \series bold
32120 )
32121 \series default
32122  o 
32123 \series bold
32124 (
32125 \series default
32126  respectivamente.
32127  Véase 
32128 \begin_inset CommandInset citation
32129 LatexCommand cite
32130 key "spanish"
32131
32132 \end_inset
32133
32134 .
32135  (
32136 \emph on
32137 N.
32138 \begin_inset space \thinspace{}
32139 \end_inset
32140
32141 del t.
32142 \emph default
32143 )
32144 \end_layout
32145
32146 \end_inset
32147
32148
32149 \end_layout
32150
32151 \begin_layout Itemize
32152
32153 \series bold
32154 @<<<
32155 \series default
32156  genera una flecha hacia la izquierda, 
32157 \series bold
32158 @>>>
32159 \series default
32160  una hacia la derecha, y 
32161 \series bold
32162 @=
32163 \series default
32164  un signo igual largo
32165 \end_layout
32166
32167 \begin_layout Itemize
32168
32169 \series bold
32170 @AAA
32171 \series default
32172  genera una flecha hacia arriba, 
32173 \series bold
32174 @VVV
32175 \series default
32176  una hacia abajo, y 
32177 \series bold
32178 @|
32179 \series default
32180  un signo igual vertical
32181 \end_layout
32182
32183 \begin_layout Itemize
32184
32185 \series bold
32186 @.
32187
32188 \series default
32189  genera una ubicación vacía para relaciones inexistentes
32190 \end_layout
32191
32192 \begin_layout Standard
32193 Todas las flechas pueden etiquetarse como sigue:
32194 \end_layout
32195
32196 \begin_layout Itemize
32197 Si se inserta texto entre el primero y el segundo 
32198 \series bold
32199 <
32200 \series default
32201  o 
32202 \series bold
32203 >
32204 \series default
32205 , respectivamente, se muestra sobre la flecha.
32206  Si se inserta entre el segundo y el tercero, bajo la flecha.
32207 \end_layout
32208
32209 \begin_layout Itemize
32210 Para flechas verticales, si se inserta texto entre la primera y la segunda
32211  
32212 \series bold
32213 A
32214 \series default
32215  o 
32216 \series bold
32217 V
32218 \series default
32219 , respectivamente, se muestra al lado izquierdo de la flecha.
32220  Si se inserta entre la segunda y la tercera, al lado derecho.
32221  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
32222 \end_layout
32223
32224 \begin_layout Standard
32225 Como ejemplo un diagrama con todas las relaciones posibles:
32226 \begin_inset Formula \[
32227 \begin{CD}A@)j))B@))k)C@=F\\
32228 @AmAA@.@VV{V}V@|\\
32229 D@((j\,(E@)k))F@=C\end{CD}\]
32230
32231 \end_inset
32232
32233 El comando para este diagrama es:
32234 \begin_inset Newline newline
32235 \end_inset
32236
32237
32238 \series bold
32239
32240 \backslash
32241 CD
32242 \begin_inset ERT
32243 status collapsed
32244
32245 \begin_layout Plain Layout
32246
32247
32248 \backslash
32249 spce 
32250 \end_layout
32251
32252 \end_inset
32253
32254 A@>j>>B@>>k>C@=F Ctrl-Intro
32255 \begin_inset Newline newline
32256 \end_inset
32257
32258
32259 \begin_inset ERT
32260 status collapsed
32261
32262 \begin_layout Plain Layout
32263
32264
32265 \backslash
32266 hphantom{
32267 \end_layout
32268
32269 \end_inset
32270
32271
32272 \backslash
32273 CD
32274 \begin_inset ERT
32275 status collapsed
32276
32277 \begin_layout Plain Layout
32278
32279
32280 \backslash
32281 spce 
32282 \end_layout
32283
32284 \end_inset
32285
32286
32287 \begin_inset ERT
32288 status collapsed
32289
32290 \begin_layout Plain Layout
32291
32292 }
32293 \end_layout
32294
32295 \end_inset
32296
32297 @AmAA@.@VV
32298 \backslash
32299 {V
32300 \series default
32301
32302 \begin_inset Formula $\to$
32303 \end_inset
32304
32305
32306 \series bold
32307 V@| Ctrl-Intro
32308 \begin_inset Newline newline
32309 \end_inset
32310
32311
32312 \begin_inset ERT
32313 status collapsed
32314
32315 \begin_layout Plain Layout
32316
32317
32318 \backslash
32319 hphantom{
32320 \end_layout
32321
32322 \end_inset
32323
32324
32325 \backslash
32326 CD
32327 \begin_inset ERT
32328 status collapsed
32329
32330 \begin_layout Plain Layout
32331
32332
32333 \backslash
32334 spce 
32335 \end_layout
32336
32337 \end_inset
32338
32339
32340 \begin_inset ERT
32341 status collapsed
32342
32343 \begin_layout Plain Layout
32344
32345 }
32346 \end_layout
32347
32348 \end_inset
32349
32350 D@<<j<E@>k>>F@=C
32351 \end_layout
32352
32353 \begin_layout Standard
32354 \begin_inset Newpage newpage
32355 \end_inset
32356
32357
32358 \end_layout
32359
32360 \begin_layout Section
32361 Indicaciones
32362 \begin_inset ERT
32363 status collapsed
32364
32365 \begin_layout Plain Layout
32366
32367
32368 \backslash
32369 texorpdfstring{
32370 \end_layout
32371
32372 \end_inset
32373
32374
32375 \begin_inset Foot
32376 status collapsed
32377
32378 \begin_layout Plain Layout
32379 Otras sugerencias útiles para matemáticas en 
32380 \begin_inset CommandInset citation
32381 LatexCommand cite
32382 key "Voss"
32383
32384 \end_inset
32385
32386 .
32387 \end_layout
32388
32389 \end_inset
32390
32391
32392 \begin_inset ERT
32393 status collapsed
32394
32395 \begin_layout Plain Layout
32396
32397 }{}
32398 \end_layout
32399
32400 \end_inset
32401
32402
32403 \begin_inset Note Note
32404 status collapsed
32405
32406 \begin_layout Plain Layout
32407
32408 \backslash
32409 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
32410  PDF.
32411 \end_layout
32412
32413 \begin_layout Plain Layout
32414 Más sobre 
32415 \backslash
32416 texorpdfstring hay en la sección 
32417 \begin_inset CommandInset ref
32418 LatexCommand ref
32419 reference "sub:Ecuaciones-en-Sección"
32420
32421 \end_inset
32422
32423 .
32424 \end_layout
32425
32426 \end_inset
32427
32428
32429 \begin_inset Index
32430 status collapsed
32431
32432 \begin_layout Plain Layout
32433 Indicaciones
32434 \end_layout
32435
32436 \end_inset
32437
32438
32439 \end_layout
32440
32441 \begin_layout Subsection
32442 Símbolos y ecuaciones químicas
32443 \begin_inset CommandInset label
32444 LatexCommand label
32445 name "sub:Símbolos-y-ecuaciones-químicas"
32446
32447 \end_inset
32448
32449
32450 \begin_inset Index
32451 status collapsed
32452
32453 \begin_layout Plain Layout
32454 Química ! símbolos
32455 \end_layout
32456
32457 \end_inset
32458
32459
32460 \begin_inset Index
32461 status collapsed
32462
32463 \begin_layout Plain Layout
32464 Ecuación química
32465 \end_layout
32466
32467 \end_inset
32468
32469
32470 \begin_inset Index
32471 status collapsed
32472
32473 \begin_layout Plain Layout
32474 Química ! caracteres
32475 \end_layout
32476
32477 \end_inset
32478
32479
32480 \begin_inset Index
32481 status collapsed
32482
32483 \begin_layout Plain Layout
32484 Iones|see
32485 \begin_inset ERT
32486 status collapsed
32487
32488 \begin_layout Plain Layout
32489
32490 {
32491 \end_layout
32492
32493 \end_inset
32494
32495 Química ! caracteres
32496 \begin_inset ERT
32497 status collapsed
32498
32499 \begin_layout Plain Layout
32500
32501 }
32502 \end_layout
32503
32504 \end_inset
32505
32506
32507 \end_layout
32508
32509 \end_inset
32510
32511
32512 \end_layout
32513
32514 \begin_layout Standard
32515 Un ejemplo de texto de química:
32516 \end_layout
32517
32518 \begin_layout Quote
32519 El ión 
32520 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32521 \end_inset
32522
32523  reacciona con dos iones 
32524 \begin_inset Formula $\mathrm{Na^{+}}$
32525 \end_inset
32526
32527  para dar sulfato de sodio 
32528 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
32529 \end_inset
32530
32531 .
32532  La ecuación química es:
32533 \begin_inset Formula \[
32534 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
32535
32536 \end_inset
32537
32538
32539 \end_layout
32540
32541 \begin_layout Standard
32542 Esta ecuación química puede componerse directamente en modo ecuación.
32543  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
32544  y con el atajo 
32545 \family sans
32546 Alt-c
32547 \begin_inset space ~
32548 \end_inset
32549
32550 r
32551 \family default
32552  se cambia en redonda.
32553 \begin_inset Foot
32554 status open
32555
32556 \begin_layout Plain Layout
32557 véase estilos de fuentes en 
32558 \begin_inset CommandInset ref
32559 LatexCommand ref
32560 reference "sub:Estilos-de-fuentes"
32561
32562 \end_inset
32563
32564 .
32565 \end_layout
32566
32567 \end_inset
32568
32569
32570 \end_layout
32571
32572 \begin_layout Subsection
32573 Números negativos
32574 \begin_inset Index
32575 status collapsed
32576
32577 \begin_layout Plain Layout
32578 Números ! negativos
32579 \end_layout
32580
32581 \end_inset
32582
32583
32584 \end_layout
32585
32586 \begin_layout Standard
32587 Los números negativos a veces se ven feos en las ecuaciones porque el signo
32588  menos delante del número tiene la misma longitud que el operador signo
32589  menos.
32590  Si se escribe el número negativo en texto normal el signo menos aparece
32591  correctamente.
32592 \end_layout
32593
32594 \begin_layout Standard
32595 Así pues, el problema desaparece si se convierte el signo menos a texto
32596  matemático.
32597 \end_layout
32598
32599 \begin_layout Standard
32600 Un ejemplo para visualizar el problema:
32601 \end_layout
32602
32603 \begin_layout Standard
32604 \noindent
32605 \align center
32606 \begin_inset Tabular
32607 <lyxtabular version="3" rows="3" columns="2">
32608 <features>
32609 <column alignment="center" valignment="top" width="0">
32610 <column alignment="center" valignment="top" width="0">
32611 <row>
32612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32613 \begin_inset Text
32614
32615 \begin_layout Plain Layout
32616 texto normal:
32617 \end_layout
32618
32619 \end_inset
32620 </cell>
32621 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32622 \begin_inset Text
32623
32624 \begin_layout Plain Layout
32625 x = -2
32626 \end_layout
32627
32628 \end_inset
32629 </cell>
32630 </row>
32631 <row>
32632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32633 \begin_inset Text
32634
32635 \begin_layout Plain Layout
32636 ecuación:
32637 \end_layout
32638
32639 \end_inset
32640 </cell>
32641 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32642 \begin_inset Text
32643
32644 \begin_layout Plain Layout
32645 \begin_inset Formula $x=-2$
32646 \end_inset
32647
32648
32649 \end_layout
32650
32651 \end_inset
32652 </cell>
32653 </row>
32654 <row>
32655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32656 \begin_inset Text
32657
32658 \begin_layout Plain Layout
32659 solución:
32660 \end_layout
32661
32662 \end_inset
32663 </cell>
32664 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32665 \begin_inset Text
32666
32667 \begin_layout Plain Layout
32668 \begin_inset Formula $x=\mbox{-}2$
32669 \end_inset
32670
32671
32672 \end_layout
32673
32674 \end_inset
32675 </cell>
32676 </row>
32677 </lyxtabular>
32678
32679 \end_inset
32680
32681
32682 \end_layout
32683
32684 \begin_layout Subsection
32685 Coma como separador decimal
32686 \begin_inset Index
32687 status collapsed
32688
32689 \begin_layout Plain Layout
32690 Coma decimal
32691 \end_layout
32692
32693 \end_inset
32694
32695
32696 \end_layout
32697
32698 \begin_layout Standard
32699 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
32700  de grupos numéricos.
32701  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
32702 \end_layout
32703
32704 \begin_layout Standard
32705 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
32706  
32707 \family sans
32708 Alt-m
32709 \begin_inset space ~
32710 \end_inset
32711
32712 m
32713 \family default
32714 ).
32715 \end_layout
32716
32717 \begin_layout Standard
32718 Para usar las comas en todas las fórmulas del documento como separador decimal,
32719  se carga el archivo 
32720 \series bold
32721 icomma.sty
32722 \series default
32723
32724 \begin_inset Foot
32725 status collapsed
32726
32727 \begin_layout Plain Layout
32728
32729 \series bold
32730 icomma
32731 \series default
32732  forma parte del paquete LaTeX 
32733 \series bold
32734 was
32735 \series default
32736
32737 \begin_inset Index
32738 status collapsed
32739
32740 \begin_layout Plain Layout
32741 Paquetes ! was
32742 \begin_inset ERT
32743 status collapsed
32744
32745 \begin_layout Plain Layout
32746
32747
32748 \backslash
32749 vspace{4mm}
32750 \end_layout
32751
32752 \end_inset
32753
32754
32755 \end_layout
32756
32757 \end_inset
32758
32759 .
32760 \end_layout
32761
32762 \end_inset
32763
32764
32765 \begin_inset Index
32766 status collapsed
32767
32768 \begin_layout Plain Layout
32769 Paquetes ! icomma
32770 \end_layout
32771
32772 \end_inset
32773
32774  en el preámbulo LaTeX con la línea: 
32775 \end_layout
32776
32777 \begin_layout Standard
32778
32779 \series bold
32780
32781 \backslash
32782 usepackage{icomma}
32783 \end_layout
32784
32785 \begin_layout Subsection
32786 Vectores físicos
32787 \begin_inset CommandInset label
32788 LatexCommand label
32789 name "sub:Vectores-físicos"
32790
32791 \end_inset
32792
32793
32794 \begin_inset Index
32795 status collapsed
32796
32797 \begin_layout Plain Layout
32798 Vectores físicos
32799 \end_layout
32800
32801 \end_inset
32802
32803
32804 \end_layout
32805
32806 \begin_layout Standard
32807 El paquete LaTeX 
32808 \series bold
32809 braket
32810 \series default
32811
32812 \begin_inset Foot
32813 status collapsed
32814
32815 \begin_layout Plain Layout
32816
32817 \series bold
32818 braket
32819 \series default
32820  se incluye en las instalaciones estándar de LaTeX.
32821 \end_layout
32822
32823 \end_inset
32824
32825
32826 \begin_inset Index
32827 status collapsed
32828
32829 \begin_layout Plain Layout
32830 Paquetes ! braket
32831 \end_layout
32832
32833 \end_inset
32834
32835  suministra vectores predefinidos; se carga con la línea de preámbulo LaTeX:
32836 \end_layout
32837
32838 \begin_layout Standard
32839
32840 \series bold
32841
32842 \backslash
32843 usepackage{braket}
32844 \end_layout
32845
32846 \begin_layout Standard
32847 \begin_inset ERT
32848 status collapsed
32849
32850 \begin_layout Plain Layout
32851
32852
32853 \backslash
32854 ifbraket 
32855 \end_layout
32856
32857 \end_inset
32858
32859
32860 \begin_inset Note Note
32861 status collapsed
32862
32863 \begin_layout Plain Layout
32864 La tabla siguiente sólo se mostrará en la salida si el paquete LaTeX 
32865 \series bold
32866 braket
32867 \series default
32868  está instalado.
32869 \end_layout
32870
32871 \end_inset
32872
32873
32874 \end_layout
32875
32876 \begin_layout Standard
32877 Están definidos los siguientes comandos:
32878 \end_layout
32879
32880 \begin_layout Standard
32881 \noindent
32882 \align center
32883 \begin_inset Tabular
32884 <lyxtabular version="3" rows="4" columns="2">
32885 <features>
32886 <column alignment="center" valignment="top" width="0">
32887 <column alignment="center" valignment="top" width="0">
32888 <row>
32889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32890 \begin_inset Text
32891
32892 \begin_layout Plain Layout
32893 Comando
32894 \end_layout
32895
32896 \end_inset
32897 </cell>
32898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32899 \begin_inset Text
32900
32901 \begin_layout Plain Layout
32902 Resultado
32903 \end_layout
32904
32905 \end_inset
32906 </cell>
32907 </row>
32908 <row>
32909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32910 \begin_inset Text
32911
32912 \begin_layout Plain Layout
32913
32914 \backslash
32915 Bra{
32916 \backslash
32917 psi
32918 \end_layout
32919
32920 \end_inset
32921 </cell>
32922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32923 \begin_inset Text
32924
32925 \begin_layout Plain Layout
32926 \begin_inset Formula $\Bra{\psi}$
32927 \end_inset
32928
32929
32930 \end_layout
32931
32932 \end_inset
32933 </cell>
32934 </row>
32935 <row>
32936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32937 \begin_inset Text
32938
32939 \begin_layout Plain Layout
32940
32941 \backslash
32942 Ket{
32943 \backslash
32944 psi
32945 \end_layout
32946
32947 \end_inset
32948 </cell>
32949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32950 \begin_inset Text
32951
32952 \begin_layout Plain Layout
32953 \begin_inset Formula $\Ket{\psi}$
32954 \end_inset
32955
32956
32957 \end_layout
32958
32959 \end_inset
32960 </cell>
32961 </row>
32962 <row>
32963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32964 \begin_inset Text
32965
32966 \begin_layout Plain Layout
32967
32968 \backslash
32969 Braket{
32970 \backslash
32971 psi|
32972 \backslash
32973 phi
32974 \end_layout
32975
32976 \end_inset
32977 </cell>
32978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32979 \begin_inset Text
32980
32981 \begin_layout Plain Layout
32982 \begin_inset Formula $\Braket{\psi|\phi}$
32983 \end_inset
32984
32985
32986 \end_layout
32987
32988 \end_inset
32989 </cell>
32990 </row>
32991 </lyxtabular>
32992
32993 \end_inset
32994
32995
32996 \end_layout
32997
32998 \begin_layout Standard
32999 El comando 
33000 \series bold
33001
33002 \backslash
33003 Braket
33004 \series default
33005  asegura que todas las barras verticales tienen el tamaño de los delimitadores
33006  circundantes:
33007 \begin_inset Formula \[
33008 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
33009
33010 \end_inset
33011
33012
33013 \begin_inset ERT
33014 status collapsed
33015
33016 \begin_layout Plain Layout
33017
33018
33019 \backslash
33020 else
33021 \end_layout
33022
33023 \end_inset
33024
33025
33026 \begin_inset Note Note
33027 status collapsed
33028
33029 \begin_layout Plain Layout
33030 Lo que sigue se verá en la salida si el paquete LaTeX 
33031 \series bold
33032 braket
33033 \series default
33034  no está instalado:
33035 \end_layout
33036
33037 \end_inset
33038
33039
33040 \end_layout
33041
33042 \begin_layout Standard
33043 Debes instalar el paquete LaTeX 
33044 \series bold
33045 braket
33046 \series default
33047  para ver en la salida el resto de esta subsección.
33048 \end_layout
33049
33050 \begin_layout Standard
33051 \begin_inset ERT
33052 status collapsed
33053
33054 \begin_layout Plain Layout
33055
33056
33057 \backslash
33058 fi
33059 \end_layout
33060
33061 \end_inset
33062
33063
33064 \end_layout
33065
33066 \begin_layout Standard
33067 El efecto de 
33068 \series bold
33069
33070 \backslash
33071 Braket
33072 \series default
33073  también se puede conseguir con el comando 
33074 \series bold
33075
33076 \backslash
33077 middle
33078 \series default
33079 , que se describe en 
33080 \begin_inset CommandInset ref
33081 LatexCommand ref
33082 reference "sub:Tamaño-automático-de"
33083
33084 \end_inset
33085
33086 .
33087 \end_layout
33088
33089 \begin_layout Subsection
33090 Fracciones definidas por el usuario
33091 \begin_inset CommandInset label
33092 LatexCommand label
33093 name "sub:Fracciones-personalizadas"
33094
33095 \end_inset
33096
33097
33098 \begin_inset Index
33099 status collapsed
33100
33101 \begin_layout Plain Layout
33102 Fracciones ! personalizadas
33103 \end_layout
33104
33105 \end_inset
33106
33107
33108 \end_layout
33109
33110 \begin_layout Standard
33111 Para definir comandos personalizados para fracciones, se usa el comando
33112  
33113 \series bold
33114
33115 \backslash
33116 genfrac
33117 \series default
33118
33119 \begin_inset Index
33120 status collapsed
33121
33122 \begin_layout Plain Layout
33123 Comandos ! G ! 
33124 \backslash
33125 genfrac
33126 \end_layout
33127
33128 \end_inset
33129
33130  con el siguiente esquema:
33131 \end_layout
33132
33133 \begin_layout Standard
33134
33135 \series bold
33136
33137 \backslash
33138 genfrac{delimitador izquierdo}{delimitador derecho}{grosor raya de
33139 \begin_inset Newline newline
33140 \end_inset
33141
33142
33143 \begin_inset ERT
33144 status collapsed
33145
33146 \begin_layout Plain Layout
33147
33148
33149 \backslash
33150 phantom{
33151 \end_layout
33152
33153 \end_inset
33154
33155
33156 \backslash
33157 genfrac{
33158 \begin_inset ERT
33159 status collapsed
33160
33161 \begin_layout Plain Layout
33162
33163 }
33164 \end_layout
33165
33166 \end_inset
33167
33168 fracción}{estilo}{numerador}{denominador}
33169 \end_layout
33170
33171 \begin_layout Standard
33172 El estilo es un número en el rango 0-3.
33173 \end_layout
33174
33175 \begin_layout Standard
33176 \align center
33177 \begin_inset Tabular
33178 <lyxtabular version="3" rows="5" columns="2">
33179 <features>
33180 <column alignment="center" valignment="top" width="0">
33181 <column alignment="center" valignment="top" width="0">
33182 <row>
33183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33184 \begin_inset Text
33185
33186 \begin_layout Plain Layout
33187 Número
33188 \end_layout
33189
33190 \end_inset
33191 </cell>
33192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33193 \begin_inset Text
33194
33195 \begin_layout Plain Layout
33196 Estilo (tamaño)
33197 \end_layout
33198
33199 \end_inset
33200 </cell>
33201 </row>
33202 <row>
33203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33204 \begin_inset Text
33205
33206 \begin_layout Plain Layout
33207 0
33208 \end_layout
33209
33210 \end_inset
33211 </cell>
33212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33213 \begin_inset Text
33214
33215 \begin_layout Plain Layout
33216 ecuación en presentación
33217 \end_layout
33218
33219 \end_inset
33220 </cell>
33221 </row>
33222 <row>
33223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33224 \begin_inset Text
33225
33226 \begin_layout Plain Layout
33227 1
33228 \end_layout
33229
33230 \end_inset
33231 </cell>
33232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33233 \begin_inset Text
33234
33235 \begin_layout Plain Layout
33236 ecuación en línea
33237 \end_layout
33238
33239 \end_inset
33240 </cell>
33241 </row>
33242 <row>
33243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33244 \begin_inset Text
33245
33246 \begin_layout Plain Layout
33247 2
33248 \end_layout
33249
33250 \end_inset
33251 </cell>
33252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33253 \begin_inset Text
33254
33255 \begin_layout Plain Layout
33256 pequeño
33257 \end_layout
33258
33259 \end_inset
33260 </cell>
33261 </row>
33262 <row>
33263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33264 \begin_inset Text
33265
33266 \begin_layout Plain Layout
33267 3
33268 \end_layout
33269
33270 \end_inset
33271 </cell>
33272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33273 \begin_inset Text
33274
33275 \begin_layout Plain Layout
33276 muy pequeño
33277 \end_layout
33278
33279 \end_inset
33280 </cell>
33281 </row>
33282 </lyxtabular>
33283
33284 \end_inset
33285
33286
33287 \end_layout
33288
33289 \begin_layout Standard
33290 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
33291  
33292 \series bold
33293
33294 \backslash
33295 frac
33296 \series default
33297 .
33298 \end_layout
33299
33300 \begin_layout Standard
33301 Si no se pone grosor de la raya de fracción se usará el valor predefinido
33302  de 0.4
33303 \begin_inset space \thinspace{}
33304 \end_inset
33305
33306 pt.
33307 \end_layout
33308
33309 \begin_layout Standard
33310 Por ejemplo, los comandos 
33311 \series bold
33312
33313 \backslash
33314 dfrac
33315 \series default
33316  y 
33317 \series bold
33318
33319 \backslash
33320 tbinom
33321 \series default
33322  de la 
33323 \begin_inset CommandInset ref
33324 LatexCommand ref
33325 reference "sub:Fracciones"
33326
33327 \end_inset
33328
33329  se definen con los comandos:
33330 \end_layout
33331
33332 \begin_layout Standard
33333
33334 \series bold
33335
33336 \backslash
33337 newcommand{
33338 \backslash
33339 dfrac}[2]{
33340 \backslash
33341 genfrac{}{}{}{0}{#1}{#2}}
33342 \end_layout
33343
33344 \begin_layout Standard
33345 y
33346 \end_layout
33347
33348 \begin_layout Standard
33349
33350 \series bold
33351
33352 \backslash
33353 newcommand{
33354 \backslash
33355 tbinom}[2]{
33356 \backslash
33357 genfrac{(}{)}{0pt}{1}{#1}{#2}}
33358 \end_layout
33359
33360 \begin_layout Standard
33361 \begin_inset VSpace medskip
33362 \end_inset
33363
33364
33365 \end_layout
33366
33367 \begin_layout Standard
33368 Para definir una fracción en la que el grosor de la raya se pueda definir
33369  como argumento opcional, se inserta la siguiente línea en el preámbulo
33370  LaTeX:
33371 \end_layout
33372
33373 \begin_layout Standard
33374
33375 \series bold
33376
33377 \backslash
33378 newcommand{
33379 \backslash
33380 fracS}[3][]{
33381 \backslash
33382 genfrac{}{}{#1}{}{#2}{#3}}
33383 \end_layout
33384
33385 \begin_layout Standard
33386 Un ensayo:
33387 \begin_inset Formula \begin{align*}
33388 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
33389 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
33390
33391 \end_inset
33392
33393 Como se puede ver, la distancia del numerador y el denominador a la raya
33394  de fracción se redondea a unas tres veces el grosor de la raya.
33395 \end_layout
33396
33397 \begin_layout Subsection
33398 Ecuaciones canceladas
33399 \begin_inset CommandInset label
33400 LatexCommand label
33401 name "sub:Ecuaciones-canceladas"
33402
33403 \end_inset
33404
33405
33406 \begin_inset Index
33407 status collapsed
33408
33409 \begin_layout Plain Layout
33410 Ecuación ! cancelada
33411 \end_layout
33412
33413 \end_inset
33414
33415
33416 \end_layout
33417
33418 \begin_layout Standard
33419 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
33420  
33421 \series bold
33422 cancel
33423 \series default
33424
33425 \begin_inset Foot
33426 status collapsed
33427
33428 \begin_layout Plain Layout
33429
33430 \series bold
33431 cancel
33432 \series default
33433  forma parte de las distribuciones estándar de LaTeX.
33434 \end_layout
33435
33436 \end_inset
33437
33438
33439 \begin_inset Index
33440 status collapsed
33441
33442 \begin_layout Plain Layout
33443 Paquetes ! cancel
33444 \end_layout
33445
33446 \end_inset
33447
33448  con la línea de preámbulo LaTeX
33449 \end_layout
33450
33451 \begin_layout Standard
33452
33453 \series bold
33454
33455 \backslash
33456 usepackage[samesize]{cancel}
33457 \end_layout
33458
33459 \begin_layout Standard
33460 Hay cuatro formas de cancelar ecuaciones:
33461 \end_layout
33462
33463 \begin_layout Standard
33464 \align center
33465 \begin_inset Tabular
33466 <lyxtabular version="3" rows="5" columns="2">
33467 <features>
33468 <column alignment="center" valignment="top" width="0">
33469 <column alignment="center" valignment="top" width="0">
33470 <row>
33471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33472 \begin_inset Text
33473
33474 \begin_layout Plain Layout
33475 Comando
33476 \end_layout
33477
33478 \end_inset
33479 </cell>
33480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33481 \begin_inset Text
33482
33483 \begin_layout Plain Layout
33484 Resultado
33485 \begin_inset Note Note
33486 status collapsed
33487
33488 \begin_layout Plain Layout
33489
33490 \series bold
33491
33492 \backslash
33493 hspace
33494 \series default
33495  y 
33496 \series bold
33497
33498 \backslash
33499 raisebox
33500 \series default
33501  se usa sólo como espaciador
33502 \end_layout
33503
33504 \end_inset
33505
33506
33507 \end_layout
33508
33509 \end_inset
33510 </cell>
33511 </row>
33512 <row>
33513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33514 \begin_inset Text
33515
33516 \begin_layout Plain Layout
33517
33518 \backslash
33519 cancel{
33520 \backslash
33521 int
33522 \begin_inset ERT
33523 status collapsed
33524
33525 \begin_layout Plain Layout
33526
33527
33528 \backslash
33529 spce 
33530 \end_layout
33531
33532 \end_inset
33533
33534 A=B
33535 \end_layout
33536
33537 \end_inset
33538 </cell>
33539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33540 \begin_inset Text
33541
33542 \begin_layout Plain Layout
33543 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
33544 \end_inset
33545
33546
33547 \end_layout
33548
33549 \end_inset
33550 </cell>
33551 </row>
33552 <row>
33553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33554 \begin_inset Text
33555
33556 \begin_layout Plain Layout
33557
33558 \backslash
33559 bcancel{
33560 \backslash
33561 int
33562 \begin_inset ERT
33563 status collapsed
33564
33565 \begin_layout Plain Layout
33566
33567
33568 \backslash
33569 spce 
33570 \end_layout
33571
33572 \end_inset
33573
33574 A=B
33575 \end_layout
33576
33577 \end_inset
33578 </cell>
33579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33580 \begin_inset Text
33581
33582 \begin_layout Plain Layout
33583 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
33584 \end_inset
33585
33586
33587 \end_layout
33588
33589 \end_inset
33590 </cell>
33591 </row>
33592 <row>
33593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33594 \begin_inset Text
33595
33596 \begin_layout Plain Layout
33597
33598 \backslash
33599 xcancel{
33600 \backslash
33601 int
33602 \begin_inset ERT
33603 status collapsed
33604
33605 \begin_layout Plain Layout
33606
33607
33608 \backslash
33609 spce 
33610 \end_layout
33611
33612 \end_inset
33613
33614 A=B
33615 \end_layout
33616
33617 \end_inset
33618 </cell>
33619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33620 \begin_inset Text
33621
33622 \begin_layout Plain Layout
33623 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
33624 \end_inset
33625
33626
33627 \end_layout
33628
33629 \end_inset
33630 </cell>
33631 </row>
33632 <row>
33633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33634 \begin_inset Text
33635
33636 \begin_layout Plain Layout
33637
33638 \backslash
33639 cancelto{1
33640 \begin_inset Formula $\to$
33641 \end_inset
33642
33643
33644 \backslash
33645 {
33646 \backslash
33647 int
33648 \begin_inset ERT
33649 status collapsed
33650
33651 \begin_layout Plain Layout
33652
33653
33654 \backslash
33655 spce 
33656 \end_layout
33657
33658 \end_inset
33659
33660 A=B
33661 \end_layout
33662
33663 \end_inset
33664 </cell>
33665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33666 \begin_inset Text
33667
33668 \begin_layout Plain Layout
33669 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
33670 \end_inset
33671
33672
33673 \end_layout
33674
33675 \end_inset
33676 </cell>
33677 </row>
33678 </lyxtabular>
33679
33680 \end_inset
33681
33682
33683 \end_layout
33684
33685 \begin_layout Standard
33686
33687 \series bold
33688
33689 \backslash
33690 cancelto
33691 \series default
33692  es especialmente apropiada para visualizar la simplificación de fracciones
33693  en una ecuación:
33694 \begin_inset Formula \[
33695 \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}}}\]
33696
33697 \end_inset
33698
33699
33700 \end_layout
33701
33702 \begin_layout Subsection
33703 Ecuaciones en encabezados de sección
33704 \begin_inset CommandInset label
33705 LatexCommand label
33706 name "sub:Ecuaciones-en-encabezados"
33707
33708 \end_inset
33709
33710
33711 \begin_inset Index
33712 status collapsed
33713
33714 \begin_layout Plain Layout
33715 Ecuación ! en encabezados de sección
33716 \end_layout
33717
33718 \end_inset
33719
33720
33721 \end_layout
33722
33723 \begin_layout Standard
33724 Si se quiere poner una ecuación en un encabezado de sección hay que tener
33725  en cuenta lo siguiente:
33726 \end_layout
33727
33728 \begin_layout Standard
33729 \begin_inset Note Greyedout
33730 status open
33731
33732 \begin_layout Plain Layout
33733 Si el soporte para 
33734 \series bold
33735 hyperref
33736 \series default
33737
33738 \begin_inset Index
33739 status collapsed
33740
33741 \begin_layout Plain Layout
33742 Paquetes ! hyperref
33743 \end_layout
33744
33745 \end_inset
33746
33747  está activado en la configuración del documento, 
33748 \family sans
33749 Propiedades
33750 \begin_inset space ~
33751 \end_inset
33752
33753
33754 \family default
33755 PDF, los marcadores PDF se generan para cada encabezado de sección en el
33756  índice.
33757  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
33758  texto del marcador, porque se infringen las convenciones PDF.
33759 \end_layout
33760
33761 \end_inset
33762
33763
33764 \end_layout
33765
33766 \begin_layout Standard
33767 Estos problemas se pueden solucionar insertando al final del encabezado
33768  un título breve con el menú 
33769 \family sans
33770 Insertar\SpecialChar \menuseparator
33771 Título
33772 \begin_inset space ~
33773 \end_inset
33774
33775 breve
33776 \family default
33777 .
33778  Los títulos breves se usan como alternativa para encabezados de sección
33779  con más de una línea para mantener el buen aspecto del índice.
33780  En éste sólo aparece el título breve y por tanto también en los marcadores.
33781 \end_layout
33782
33783 \begin_layout Standard
33784 Si hay que poner ecuaciones en el índice y se usa 
33785 \series bold
33786 hyperref
33787 \series default
33788 , se puede insertar el siguiente comando en modo TeX:
33789 \end_layout
33790
33791 \begin_layout Standard
33792
33793 \series bold
33794
33795 \backslash
33796 texorpdfstring{parte}{alternativa}
33797 \begin_inset Index
33798 status collapsed
33799
33800 \begin_layout Plain Layout
33801 Comandos ! T ! 
33802 \backslash
33803 texorpdfstring
33804 \end_layout
33805
33806 \end_inset
33807
33808
33809 \end_layout
33810
33811 \begin_layout Standard
33812 Parte se refiere a la parte del encabezado que no debería aparecer en el
33813  marcador PDF.
33814  Puede ser caracteres, ecuaciones, notas al pie, y también referencias cruzadas.
33815  La alternativa se usa para el marcador en vez de la parte.
33816 \end_layout
33817
33818 \begin_layout Standard
33819 Aquí hay dos ejemplo de encabezados:
33820 \end_layout
33821
33822 \begin_layout Standard
33823 \begin_inset VSpace -3mm
33824 \end_inset
33825
33826
33827 \end_layout
33828
33829 \begin_layout Standard
33830 \begin_inset ERT
33831 status collapsed
33832
33833 \begin_layout Plain Layout
33834
33835
33836 \backslash
33837 boldmath 
33838 \end_layout
33839
33840 \end_inset
33841
33842
33843 \end_layout
33844
33845 \begin_layout Subsubsection
33846 Encabezado sin ecuación en el índice 
33847 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33848 \end_inset
33849
33850
33851 \begin_inset OptArg
33852 status collapsed
33853
33854 \begin_layout Plain Layout
33855 Encabezado sin ecuación en el índice
33856 \end_layout
33857
33858 \end_inset
33859
33860
33861 \end_layout
33862
33863 \begin_layout Subsubsection
33864 Encabezado con ecuación en el índice
33865 \begin_inset ERT
33866 status collapsed
33867
33868 \begin_layout Plain Layout
33869
33870
33871 \backslash
33872 texorpdfstring{
33873 \end_layout
33874
33875 \end_inset
33876
33877  
33878 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33879 \end_inset
33880
33881
33882 \begin_inset ERT
33883 status collapsed
33884
33885 \begin_layout Plain Layout
33886
33887 }{}
33888 \end_layout
33889
33890 \end_inset
33891
33892
33893 \end_layout
33894
33895 \begin_layout Standard
33896 \begin_inset ERT
33897 status collapsed
33898
33899 \begin_layout Plain Layout
33900
33901
33902 \backslash
33903 unboldmath 
33904 \end_layout
33905
33906 \end_inset
33907
33908 En el primer encabezado se ha puesto un título breve, en el segundo un 
33909 \series bold
33910
33911 \backslash
33912 texorpdfstring
33913 \series default
33914 .
33915 \end_layout
33916
33917 \begin_layout Standard
33918 Para obtener el mismo formato que en los demás encabezados se han puesto
33919  ambos en un 
33920 \series bold
33921 entorno boldmath
33922 \series default
33923 .
33924 \begin_inset Foot
33925 status collapsed
33926
33927 \begin_layout Plain Layout
33928 véase 
33929 \begin_inset CommandInset ref
33930 LatexCommand ref
33931 reference "sub:Ecuaciones-en-negrita"
33932
33933 \end_inset
33934
33935
33936 \end_layout
33937
33938 \end_inset
33939
33940
33941 \end_layout
33942
33943 \begin_layout Subsection
33944 Ecuaciones en texto multicolumna
33945 \begin_inset Index
33946 status collapsed
33947
33948 \begin_layout Plain Layout
33949 Ecuación ! en texto multicolumna
33950 \end_layout
33951
33952 \end_inset
33953
33954
33955 \end_layout
33956
33957 \begin_layout Standard
33958 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
33959  para ajustarse a la columna y entonces es preciso abarcar la anchura total
33960  de la página.
33961  Esto se hace usando el paquete LaTeX 
33962 \series bold
33963 multicol
33964 \series default
33965 ,
33966 \begin_inset Foot
33967 status collapsed
33968
33969 \begin_layout Plain Layout
33970
33971 \series bold
33972 multicol
33973 \series default
33974  forma parte de las distribuciones LaTeX estándar.
33975 \end_layout
33976
33977 \end_inset
33978
33979
33980 \begin_inset Index
33981 status collapsed
33982
33983 \begin_layout Plain Layout
33984 Paquetes ! multicol
33985 \end_layout
33986
33987 \end_inset
33988
33989  que se carga en el preámbulo LaTeX con la línea
33990 \end_layout
33991
33992 \begin_layout Standard
33993
33994 \series bold
33995
33996 \backslash
33997 usepackage{multicol}
33998 \end_layout
33999
34000 \begin_layout Standard
34001 \begin_inset Note Greyedout
34002 status collapsed
34003
34004 \begin_layout Plain Layout
34005 Ten en cuenta que la opción 
34006 \family sans
34007 Documento
34008 \begin_inset space ~
34009 \end_inset
34010
34011 con
34012 \begin_inset space ~
34013 \end_inset
34014
34015 dos
34016 \begin_inset space ~
34017 \end_inset
34018
34019 caras
34020 \family default
34021 , bajo 
34022 \family sans
34023 Diseño
34024 \begin_inset space ~
34025 \end_inset
34026
34027 de
34028 \begin_inset space ~
34029 \end_inset
34030
34031 página 
34032 \family default
34033 en el menú 
34034 \family sans
34035 Documento\SpecialChar \menuseparator
34036 Configuración
34037 \family default
34038  
34039 \emph on
34040 debe
34041 \emph default
34042  estar desmarcada.
34043 \end_layout
34044
34045 \end_inset
34046
34047
34048 \end_layout
34049
34050 \begin_layout Standard
34051 Antes del texto multicolumna se inserta en modo TeX el comando
34052 \end_layout
34053
34054 \begin_layout Standard
34055
34056 \series bold
34057
34058 \backslash
34059 begin{multicols}{número de columnas}
34060 \end_layout
34061
34062 \begin_layout Standard
34063 El número de columnas está en el rango 2-10.
34064  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
34065  TeX el comando
34066 \end_layout
34067
34068 \begin_layout Standard
34069
34070 \series bold
34071
34072 \backslash
34073 end{multicols}
34074 \end_layout
34075
34076 \begin_layout Standard
34077 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
34078  Para quitarlo se inserta un espacio vertical de -6
34079 \begin_inset space \thinspace{}
34080 \end_inset
34081
34082 mm antes de la ecuación.
34083  Si se usa el estilo 
34084 \series bold
34085 Sangrado
34086 \series default
34087 ,
34088 \begin_inset Foot
34089 status collapsed
34090
34091 \begin_layout Plain Layout
34092 véase estilos de ecuación en 
34093 \begin_inset CommandInset ref
34094 LatexCommand ref
34095 reference "sec:Estilos-de-ecuación"
34096
34097 \end_inset
34098
34099
34100 \end_layout
34101
34102 \end_inset
34103
34104  se inserta un espacio de -9
34105 \begin_inset space \thinspace{}
34106 \end_inset
34107
34108 mm.
34109 \end_layout
34110
34111 \begin_layout Standard
34112 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
34113 \end_layout
34114
34115 \begin_layout Standard
34116 \begin_inset ERT
34117 status collapsed
34118
34119 \begin_layout Plain Layout
34120
34121
34122 \backslash
34123 begin{multicols}{2}
34124 \end_layout
34125
34126 \end_inset
34127
34128 Das Spektrum wird fouriertransformiert.
34129  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
34130 , Lösungsmittel) zu trennen.
34131  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
34132  nun das Aussehen des Ausgangssignals.
34133  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
34134  über alle Phasen integrieren muss.
34135  Sei nun 
34136 \begin_inset Formula $S$
34137 \end_inset
34138
34139  unser normiertes Ausgangssignal and 
34140 \begin_inset Formula $P$
34141 \end_inset
34142
34143  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
34144 \begin_inset ERT
34145 status collapsed
34146
34147 \begin_layout Plain Layout
34148
34149
34150 \backslash
34151 end{multicols}
34152 \end_layout
34153
34154 \end_inset
34155
34156
34157 \begin_inset VSpace -6mm
34158 \end_inset
34159
34160
34161 \begin_inset Formula \begin{equation}
34162 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
34163
34164 \end_inset
34165
34166
34167 \begin_inset ERT
34168 status collapsed
34169
34170 \begin_layout Plain Layout
34171
34172
34173 \backslash
34174 begin{multicols}{2}
34175 \end_layout
34176
34177 \end_inset
34178
34179 wobei 
34180 \begin_inset Formula $S_{0}$
34181 \end_inset
34182
34183  das Signal ohne Gradient ist and the Normierungsbedingung 
34184 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
34185 \end_inset
34186
34187  gilt.
34188  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
34189  Direkt nach the 
34190 \begin_inset Formula $\nicefrac{\pi}{2}$
34191 \end_inset
34192
34193
34194 \begin_inset space \thinspace{}
34195 \end_inset
34196
34197 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
34198  das Signal zusätzlich abschwächt.
34199  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
34200  
34201 \begin_inset Formula $T_{2}$
34202 \end_inset
34203
34204 -Zeit.
34205 \end_layout
34206
34207 \begin_layout Standard
34208 \begin_inset ERT
34209 status collapsed
34210
34211 \begin_layout Plain Layout
34212
34213
34214 \backslash
34215 end{multicols}
34216 \end_layout
34217
34218 \end_inset
34219
34220  
34221 \end_layout
34222
34223 \begin_layout Subsection
34224 Ecuaciones con descripción de variables
34225 \begin_inset Index
34226 status collapsed
34227
34228 \begin_layout Plain Layout
34229 Ecuación ! con descripción de variables
34230 \end_layout
34231
34232 \end_inset
34233
34234
34235 \end_layout
34236
34237 \begin_layout Standard
34238 Para describir variables en una ecuación, como en la fórmula 
34239 \begin_inset CommandInset ref
34240 LatexCommand eqref
34241 reference "eq:within"
34242
34243 \end_inset
34244
34245 , se inserta una matriz 2×
34246 \begin_inset Formula $n$
34247 \end_inset
34248
34249  con columnas alineadas a la izquierda para las 
34250 \emph on
34251
34252 \begin_inset Formula $n$
34253 \end_inset
34254
34255
34256 \emph default
34257  variables usadas.
34258 \begin_inset Foot
34259 status collapsed
34260
34261 \begin_layout Plain Layout
34262 véase matrices en 
34263 \begin_inset CommandInset ref
34264 LatexCommand ref
34265 reference "sec:Matrices"
34266
34267 \end_inset
34268
34269
34270 \end_layout
34271
34272 \end_inset
34273
34274  Para poner la descripción en tamaño más pequeño se inserta, p.e, el comando
34275  
34276 \series bold
34277
34278 \backslash
34279 footnotesize
34280 \series default
34281  antes de la matriz.
34282 \begin_inset Foot
34283 status collapsed
34284
34285 \begin_layout Plain Layout
34286 véase tamaños de fuentes en 
34287 \begin_inset CommandInset ref
34288 LatexCommand ref
34289 reference "sub:Tamaños-de-fuentes"
34290
34291 \end_inset
34292
34293 .
34294 \end_layout
34295
34296 \end_inset
34297
34298
34299 \end_layout
34300
34301 \begin_layout Standard
34302 Si se usa el estilo 
34303 \series bold
34304 Sangrado
34305 \series default
34306 ,
34307 \begin_inset Foot
34308 status collapsed
34309
34310 \begin_layout Plain Layout
34311 véase estilos de ecuación en 
34312 \begin_inset CommandInset ref
34313 LatexCommand ref
34314 reference "sec:Estilos-de-ecuación"
34315
34316 \end_inset
34317
34318
34319 \end_layout
34320
34321 \end_inset
34322
34323  se inserta un 
34324 \series bold
34325
34326 \backslash
34327 hfill
34328 \series default
34329
34330 \begin_inset Foot
34331 status collapsed
34332
34333 \begin_layout Plain Layout
34334
34335 \series bold
34336
34337 \backslash
34338 hfill
34339 \series default
34340  sólo funciona en ecuaciones en estilo 
34341 \series bold
34342 Sangrado
34343 \series default
34344 , véase 
34345 \begin_inset CommandInset ref
34346 LatexCommand ref
34347 reference "sub:Espacio-variable"
34348
34349 \end_inset
34350
34351
34352 \end_layout
34353
34354 \end_inset
34355
34356  delante y detrás de la matriz para que tenga la misma separación con la
34357  ecuación y con el margen.
34358 \end_layout
34359
34360 \begin_layout Standard
34361 Si se usa el estilo 
34362 \series bold
34363 Centrado
34364 \series default
34365  se emplea el método descrito en la 
34366 \begin_inset CommandInset ref
34367 LatexCommand ref
34368 reference "sub:Entorno-flalign"
34369
34370 \end_inset
34371
34372  para sangrar la ecuación.
34373  La ecuación 
34374 \begin_inset CommandInset ref
34375 LatexCommand eqref
34376 reference "eq:within"
34377
34378 \end_inset
34379
34380  consta de cinco columnas ya que las dos primeras contienen la fórmula,
34381  la tercera la matriz y la última una llave TeX vacía.
34382 \begin_inset Formula \begin{flalign}
34383 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
34384 \rho & \mbox{densidad}\\
34385 V & \mbox{volumen}\\
34386 g & \mbox{aceleración gravitatoria}\end{array} &  & {}\label{eq:within}\end{flalign}
34387
34388 \end_inset
34389
34390
34391 \end_layout
34392
34393 \begin_layout Subsection
34394 Letras griegas minúsculas en redonda
34395 \begin_inset CommandInset label
34396 LatexCommand label
34397 name "sub:Griegas-en-redonda"
34398
34399 \end_inset
34400
34401
34402 \begin_inset Index
34403 status collapsed
34404
34405 \begin_layout Plain Layout
34406 Letras griegas ! en redonda
34407 \end_layout
34408
34409 \end_inset
34410
34411
34412 \end_layout
34413
34414 \begin_layout Standard
34415 La mayoría de las fuentes sólo suministran letras griegas minúsculas en
34416  cursiva.
34417  Pero para símbolos de partículas elementales como piones y neutrinos hacen
34418  falta letras griegas en redonda.
34419  El archivo 
34420 \series bold
34421 upgreek.sty
34422 \series default
34423
34424 \begin_inset Foot
34425 status collapsed
34426
34427 \begin_layout Plain Layout
34428
34429 \series bold
34430 upgreek
34431 \series default
34432  forma parte del paquete LaTeX 
34433 \series bold
34434 was
34435 \series default
34436
34437 \begin_inset Index
34438 status collapsed
34439
34440 \begin_layout Plain Layout
34441 Paquetes ! was
34442 \begin_inset ERT
34443 status collapsed
34444
34445 \begin_layout Plain Layout
34446
34447
34448 \backslash
34449 vspace{4mm}
34450 \end_layout
34451
34452 \end_inset
34453
34454
34455 \end_layout
34456
34457 \end_inset
34458
34459 .
34460 \end_layout
34461
34462 \end_inset
34463
34464
34465 \begin_inset Index
34466 status collapsed
34467
34468 \begin_layout Plain Layout
34469 Paquetes ! upgreek
34470 \end_layout
34471
34472 \end_inset
34473
34474 , que se carga en el preámbulo LaTeX con la línea
34475 \end_layout
34476
34477 \begin_layout Standard
34478
34479 \series bold
34480
34481 \backslash
34482 usepackage{upgreek}
34483 \end_layout
34484
34485 \begin_layout Standard
34486 las suministra.
34487  
34488 \begin_inset ERT
34489 status collapsed
34490
34491 \begin_layout Plain Layout
34492
34493
34494 \backslash
34495 ifupgreek 
34496 \end_layout
34497
34498 \end_inset
34499
34500
34501 \begin_inset Note Note
34502 status collapsed
34503
34504 \begin_layout Plain Layout
34505 La tabla siguiente sólo se podrá ver si está instalado el paquete LaTeX
34506  
34507 \series bold
34508 upgreek
34509 \series default
34510 .
34511 \end_layout
34512
34513 \end_inset
34514
34515  Se imprimen con el comando de la letra correspondiente precedido de 
34516 \series bold
34517 up
34518 \series default
34519 .
34520  Por ejemplo, el comando 
34521 \series bold
34522
34523 \backslash
34524 uptau
34525 \series default
34526  genera: 
34527 \begin_inset Formula $\uptau$
34528 \end_inset
34529
34530
34531 \end_layout
34532
34533 \begin_layout Standard
34534 Con estos comandos se pueden escribir reacciones entre partículas elementales:
34535 \begin_inset Formula \[
34536 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}\]
34537
34538 \end_inset
34539
34540
34541 \end_layout
34542
34543 \begin_layout Standard
34544 Las letras en redonda son más remarcadas y más grandes que las correspondientes
34545  en cursiva.
34546  Por tanto no deberían emplearse para unidades como 
34547 \begin_inset Quotes fld
34548 \end_inset
34549
34550 µm
34551 \begin_inset Quotes frd
34552 \end_inset
34553
34554 .
34555 \end_layout
34556
34557 \begin_layout Standard
34558 \begin_inset ERT
34559 status collapsed
34560
34561 \begin_layout Plain Layout
34562
34563
34564 \backslash
34565 else 
34566 \end_layout
34567
34568 \end_inset
34569
34570
34571 \begin_inset Note Note
34572 status collapsed
34573
34574 \begin_layout Plain Layout
34575 Lo siguiente se mostrará si el paquete LaTeX 
34576 \series bold
34577 upgreek
34578 \series default
34579  no está instalado:
34580 \end_layout
34581
34582 \end_inset
34583
34584
34585 \end_layout
34586
34587 \begin_layout Standard
34588 Debes instalar el paquete LaTeX 
34589 \series bold
34590 upgreek
34591 \series default
34592  para ver en la salida el resto de esta subsección.
34593  
34594 \end_layout
34595
34596 \begin_layout Standard
34597 \begin_inset ERT
34598 status collapsed
34599
34600 \begin_layout Plain Layout
34601
34602
34603 \backslash
34604 fi
34605 \end_layout
34606
34607 \end_inset
34608
34609
34610 \end_layout
34611
34612 \begin_layout Subsection
34613 Caracteres de texto en ecuaciones
34614 \begin_inset CommandInset label
34615 LatexCommand label
34616 name "sub:Caracteres-de-texto"
34617
34618 \end_inset
34619
34620
34621 \begin_inset Index
34622 status collapsed
34623
34624 \begin_layout Plain Layout
34625 Texto ! en ecuaciones
34626 \end_layout
34627
34628 \end_inset
34629
34630
34631 \end_layout
34632
34633 \begin_layout Standard
34634 En algunos casos podrías querer insertar caracteres de texto directamente
34635  en ecuaciones.
34636  Por ejemplo, cuando se usa con frecuencia el punto centrado 
34637 \begin_inset Formula $\cdot$
34638 \end_inset
34639
34640  en expresiones como 
34641 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
34642 \end_inset
34643
34644 , habría que insertar el comando 
34645 \series bold
34646
34647 \backslash
34648 cdot
34649 \series default
34650
34651 \begin_inset Foot
34652 status collapsed
34653
34654 \begin_layout Plain Layout
34655 véase 
34656 \begin_inset CommandInset ref
34657 LatexCommand ref
34658 reference "sub:Operadores-binarios"
34659
34660 \end_inset
34661
34662
34663 \end_layout
34664
34665 \end_inset
34666
34667  continuamente, porque este carácter está definido en todas las codificaciones
34668  como carácter de texto.
34669  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
34670 \end_layout
34671
34672 \begin_layout Standard
34673
34674 \series bold
34675
34676 \backslash
34677 Declare Inputtext{183}{
34678 \backslash
34679 ifmmode
34680 \backslash
34681 cdot
34682 \backslash
34683 else
34684 \backslash
34685 textperiodcentered
34686 \backslash
34687 f\SpecialChar \textcompwordmark{}
34688 i}
34689 \end_layout
34690
34691 \begin_layout Standard
34692 La codificación de caracteres (menú 
34693 \family sans
34694 Documento\SpecialChar \menuseparator
34695 Configuración\SpecialChar \menuseparator
34696 Idioma
34697 \family default
34698 ) especifica el carácter que se muestra al pulsar una tecla.
34699  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
34700  
34701 \series bold
34702
34703 \backslash
34704 textperiodcentered
34705 \series default
34706 .
34707  Pero este comando no está disponible en ecuaciones así que obtendrías errores
34708  de LaTeX.
34709  Con la codificación cambiada se escoge automáticamente el comando correcto,
34710  dependiendo de si el carácter se ha insertado en una ecuación o no.
34711 \end_layout
34712
34713 \begin_layout Standard
34714 La codificación de diversos caracteres se guarda en archivos de definición.
34715  Por ejemplo la codificación 
34716 \series bold
34717 latin9
34718 \series default
34719  se define en el archivo 
34720 \series bold
34721 latin9.def
34722 \series default
34723  que está en el directorio de LaTeX.
34724  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
34725  archivo de definición, de lo contrario nuestros documentos no podrían ser
34726  editados en otros ordenadores.
34727 \begin_inset VSpace medskip
34728 \end_inset
34729
34730
34731 \end_layout
34732
34733 \begin_layout Standard
34734 Además del punto centrado, en este documento se ha definido el símbolo grado
34735  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
34736  directamente en una fórmula:
34737 \end_layout
34738
34739 \begin_layout Standard
34740
34741 \series bold
34742
34743 \backslash
34744 DeclareInputtext{176}{
34745 \backslash
34746 ifmmode^
34747 \backslash
34748 circ
34749 \backslash
34750 else
34751 \backslash
34752 textdegree
34753 \backslash
34754 f\SpecialChar \textcompwordmark{}
34755 i}
34756 \begin_inset Newpage newpage
34757 \end_inset
34758
34759
34760 \end_layout
34761
34762 \begin_layout Section
34763 \start_of_appendix
34764 Notas sobre tipografía
34765 \begin_inset Index
34766 status collapsed
34767
34768 \begin_layout Plain Layout
34769 Tipografía, notas
34770 \end_layout
34771
34772 \end_inset
34773
34774
34775 \end_layout
34776
34777 \begin_layout Standard
34778 Esta sección es un resumen de las normas tipográficas ISO más importantes.
34779 \begin_inset Foot
34780 status collapsed
34781
34782 \begin_layout Plain Layout
34783 Este compendio se ha tomado parcialmente del diccionario semioficial alemán
34784  
34785 \begin_inset Quotes fld
34786 \end_inset
34787
34788 Duden
34789 \begin_inset Quotes frd
34790 \end_inset
34791
34792  
34793 \begin_inset CommandInset citation
34794 LatexCommand cite
34795 key "Duden"
34796
34797 \end_inset
34798
34799 , que incluye algunas de las normas ISO.
34800  
34801 \begin_inset Newline newline
34802 \end_inset
34803
34804 (
34805 \emph on
34806 N.
34807 \begin_inset space \thinspace{}
34808 \end_inset
34809
34810 del t.
34811 \emph default
34812 : Para documentación en español sobre el tema, véase 
34813 \begin_inset CommandInset citation
34814 LatexCommand cite
34815 key "Bezos"
34816
34817 \end_inset
34818
34819 .)
34820 \end_layout
34821
34822 \end_inset
34823
34824
34825 \end_layout
34826
34827 \begin_layout Itemize
34828 Las unidades físicas se escriben 
34829 \emph on
34830 siempre 
34831 \emph default
34832 en redonda
34833 \begin_inset Foot
34834 status collapsed
34835
34836 \begin_layout Plain Layout
34837 véase estilos de fuentes en 
34838 \begin_inset CommandInset ref
34839 LatexCommand ref
34840 reference "sub:Estilos-de-fuentes"
34841
34842 \end_inset
34843
34844
34845 \end_layout
34846
34847 \end_inset
34848
34849 : 30
34850 \begin_inset space \thinspace{}
34851 \end_inset
34852
34853 km/h
34854 \begin_inset Newline newline
34855 \end_inset
34856
34857 Entre el valor y la unidad hay un espacio delgado, véase 
34858 \begin_inset CommandInset ref
34859 LatexCommand ref
34860 reference "sub:Espacio-predefinido"
34861
34862 \end_inset
34863
34864 .
34865 \end_layout
34866
34867 \begin_layout Itemize
34868 Los signos por ciento y por mil se escriben como las unidades físicas:
34869 \begin_inset Newline newline
34870 \end_inset
34871
34872 1,2
34873 \begin_inset space \thinspace{}
34874 \end_inset
34875
34876 ‰ de alcohol en sangre.
34877 \end_layout
34878
34879 \begin_layout Itemize
34880 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
34881  otra unidad: 15
34882 \begin_inset space \thinspace{}
34883 \end_inset
34884
34885 °C
34886 \end_layout
34887
34888 \begin_layout Itemize
34889 En números con más de cuatro dígitos se inserta un espacio delgado para
34890  separarlos en grupos de tres cifras: 18
34891 \begin_inset space \thinspace{}
34892 \end_inset
34893
34894 473
34895 \begin_inset space \thinspace{}
34896 \end_inset
34897
34898 588
34899 \end_layout
34900
34901 \begin_layout Itemize
34902 Para dimensiones como 120×90×40
34903 \begin_inset space \thinspace{}
34904 \end_inset
34905
34906 cm se usa el aspa de multiplicar 
34907 \begin_inset Quotes fld
34908 \end_inset
34909
34910 ×
34911 \begin_inset Quotes frd
34912 \end_inset
34913
34914 .
34915  Se puede insertar con el comando LaTeX 
34916 \series bold
34917
34918 \backslash
34919 texttimes
34920 \series default
34921  o directamente con alguna combinación de teclas.
34922 \end_layout
34923
34924 \begin_layout Itemize
34925 Las funciones con nombres que constan de varias letras se escriben en redonda
34926  para evitar confusiones, véase 
34927 \begin_inset CommandInset ref
34928 LatexCommand ref
34929 reference "sub:Funciones-predefinidas"
34930
34931 \end_inset
34932
34933 .
34934 \end_layout
34935
34936 \begin_layout Itemize
34937 Los índices que constan de varias letras se escriben en redonda: 
34938 \begin_inset Formula $E_{\mbox{cin}}$
34939 \end_inset
34940
34941
34942 \begin_inset Newline newline
34943 \end_inset
34944
34945 Los componentes de una matriz se escriben en cursiva: 
34946 \begin_inset Formula $\hat{H}_{kl}$
34947 \end_inset
34948
34949
34950 \end_layout
34951
34952 \begin_layout Itemize
34953 El operador de diferenciación/integración 'd', el número de Euler 'e' y
34954  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
34955 s con otras variables.
34956  
34957 \end_layout
34958
34959 \begin_layout Standard
34960 \begin_inset Newpage newpage
34961 \end_inset
34962
34963
34964 \end_layout
34965
34966 \begin_layout Section
34967 Sinónimos
34968 \begin_inset Index
34969 status collapsed
34970
34971 \begin_layout Plain Layout
34972 Sinónimos
34973 \end_layout
34974
34975 \end_inset
34976
34977
34978 \end_layout
34979
34980 \begin_layout Standard
34981 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
34982  como los que se recogen en esta lista:
34983 \begin_inset Foot
34984 status collapsed
34985
34986 \begin_layout Plain Layout
34987 véase también 
34988 \begin_inset CommandInset ref
34989 LatexCommand ref
34990 reference "fn:sinónimos"
34991
34992 \end_inset
34993
34994 .
34995 \end_layout
34996
34997 \end_inset
34998
34999
35000 \end_layout
35001
35002 \begin_layout Standard
35003
35004 \end_layout
35005
35006 \begin_layout Standard
35007 \begin_inset VSpace bigskip
35008 \end_inset
35009
35010
35011 \begin_inset space \hfill{}
35012 \end_inset
35013
35014
35015 \begin_inset Tabular
35016 <lyxtabular version="3" rows="12" columns="2">
35017 <features>
35018 <column alignment="center" valignment="top" width="0pt">
35019 <column alignment="center" valignment="top" width="0pt">
35020 <row>
35021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35022 \begin_inset Text
35023
35024 \begin_layout Plain Layout
35025 Comando
35026 \end_layout
35027
35028 \end_inset
35029 </cell>
35030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35031 \begin_inset Text
35032
35033 \begin_layout Plain Layout
35034 equivalente a
35035 \begin_inset Note Note
35036 status collapsed
35037
35038 \begin_layout Plain Layout
35039
35040 \series bold
35041
35042 \backslash
35043 raisebox
35044 \series default
35045  se usa sólo como espaciador
35046 \end_layout
35047
35048 \end_inset
35049
35050
35051 \end_layout
35052
35053 \end_inset
35054 </cell>
35055 </row>
35056 <row>
35057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35058 \begin_inset Text
35059
35060 \begin_layout Plain Layout
35061
35062 \backslash
35063 ast
35064 \end_layout
35065
35066 \end_inset
35067 </cell>
35068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35069 \begin_inset Text
35070
35071 \begin_layout Plain Layout
35072 \begin_inset ERT
35073 status collapsed
35074
35075 \begin_layout Plain Layout
35076
35077
35078 \backslash
35079 raisebox{-1.2mm}{
35080 \end_layout
35081
35082 \end_inset
35083
35084 *
35085 \begin_inset ERT
35086 status collapsed
35087
35088 \begin_layout Plain Layout
35089
35090 }
35091 \end_layout
35092
35093 \end_inset
35094
35095
35096 \end_layout
35097
35098 \end_inset
35099 </cell>
35100 </row>
35101 <row>
35102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35103 \begin_inset Text
35104
35105 \begin_layout Plain Layout
35106
35107 \backslash
35108 choose
35109 \end_layout
35110
35111 \end_inset
35112 </cell>
35113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35114 \begin_inset Text
35115
35116 \begin_layout Plain Layout
35117
35118 \backslash
35119 binom
35120 \end_layout
35121
35122 \end_inset
35123 </cell>
35124 </row>
35125 <row>
35126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35127 \begin_inset Text
35128
35129 \begin_layout Plain Layout
35130
35131 \backslash
35132 geq
35133 \end_layout
35134
35135 \end_inset
35136 </cell>
35137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35138 \begin_inset Text
35139
35140 \begin_layout Plain Layout
35141
35142 \backslash
35143 ge
35144 \end_layout
35145
35146 \end_inset
35147 </cell>
35148 </row>
35149 <row>
35150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35151 \begin_inset Text
35152
35153 \begin_layout Plain Layout
35154
35155 \backslash
35156 lbrace
35157 \end_layout
35158
35159 \end_inset
35160 </cell>
35161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35162 \begin_inset Text
35163
35164 \begin_layout Plain Layout
35165 {
35166 \end_layout
35167
35168 \end_inset
35169 </cell>
35170 </row>
35171 <row>
35172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35173 \begin_inset Text
35174
35175 \begin_layout Plain Layout
35176
35177 \backslash
35178 lbracket
35179 \end_layout
35180
35181 \end_inset
35182 </cell>
35183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35184 \begin_inset Text
35185
35186 \begin_layout Plain Layout
35187 [
35188 \end_layout
35189
35190 \end_inset
35191 </cell>
35192 </row>
35193 <row>
35194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35195 \begin_inset Text
35196
35197 \begin_layout Plain Layout
35198
35199 \backslash
35200 leftarrow
35201 \end_layout
35202
35203 \end_inset
35204 </cell>
35205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35206 \begin_inset Text
35207
35208 \begin_layout Plain Layout
35209
35210 \backslash
35211 gets
35212 \end_layout
35213
35214 \end_inset
35215 </cell>
35216 </row>
35217 <row>
35218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35219 \begin_inset Text
35220
35221 \begin_layout Plain Layout
35222
35223 \backslash
35224 leq
35225 \end_layout
35226
35227 \end_inset
35228 </cell>
35229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35230 \begin_inset Text
35231
35232 \begin_layout Plain Layout
35233
35234 \backslash
35235 le
35236 \end_layout
35237
35238 \end_inset
35239 </cell>
35240 </row>
35241 <row>
35242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35243 \begin_inset Text
35244
35245 \begin_layout Plain Layout
35246
35247 \backslash
35248 lor
35249 \end_layout
35250
35251 \end_inset
35252 </cell>
35253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35254 \begin_inset Text
35255
35256 \begin_layout Plain Layout
35257
35258 \backslash
35259 vee
35260 \end_layout
35261
35262 \end_inset
35263 </cell>
35264 </row>
35265 <row>
35266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35267 \begin_inset Text
35268
35269 \begin_layout Plain Layout
35270
35271 \backslash
35272 neq
35273 \end_layout
35274
35275 \end_inset
35276 </cell>
35277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35278 \begin_inset Text
35279
35280 \begin_layout Plain Layout
35281
35282 \backslash
35283 not=
35284 \end_layout
35285
35286 \end_inset
35287 </cell>
35288 </row>
35289 <row>
35290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35291 \begin_inset Text
35292
35293 \begin_layout Plain Layout
35294
35295 \backslash
35296 slash
35297 \end_layout
35298
35299 \end_inset
35300 </cell>
35301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35302 \begin_inset Text
35303
35304 \begin_layout Plain Layout
35305 /
35306 \end_layout
35307
35308 \end_inset
35309 </cell>
35310 </row>
35311 <row>
35312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35313 \begin_inset Text
35314
35315 \begin_layout Plain Layout
35316
35317 \backslash
35318 vert
35319 \end_layout
35320
35321 \end_inset
35322 </cell>
35323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35324 \begin_inset Text
35325
35326 \begin_layout Plain Layout
35327 |
35328 \end_layout
35329
35330 \end_inset
35331 </cell>
35332 </row>
35333 </lyxtabular>
35334
35335 \end_inset
35336
35337
35338 \begin_inset space \hfill{}
35339 \end_inset
35340
35341
35342 \begin_inset Tabular
35343 <lyxtabular version="3" rows="12" columns="2">
35344 <features>
35345 <column alignment="center" valignment="top" width="0pt">
35346 <column alignment="center" valignment="top" width="0pt">
35347 <row>
35348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35349 \begin_inset Text
35350
35351 \begin_layout Plain Layout
35352 Comando
35353 \end_layout
35354
35355 \end_inset
35356 </cell>
35357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35358 \begin_inset Text
35359
35360 \begin_layout Plain Layout
35361 equivalente a
35362 \end_layout
35363
35364 \end_inset
35365 </cell>
35366 </row>
35367 <row>
35368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35369 \begin_inset Text
35370
35371 \begin_layout Plain Layout
35372
35373 \backslash
35374 backslash
35375 \end_layout
35376
35377 \end_inset
35378 </cell>
35379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35380 \begin_inset Text
35381
35382 \begin_layout Plain Layout
35383
35384 \backslash
35385
35386 \backslash
35387
35388 \end_layout
35389
35390 \end_inset
35391 </cell>
35392 </row>
35393 <row>
35394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35395 \begin_inset Text
35396
35397 \begin_layout Plain Layout
35398
35399 \backslash
35400 dasharrow
35401 \end_layout
35402
35403 \end_inset
35404 </cell>
35405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35406 \begin_inset Text
35407
35408 \begin_layout Plain Layout
35409
35410 \backslash
35411 dashrightarrow
35412 \end_layout
35413
35414 \end_inset
35415 </cell>
35416 </row>
35417 <row>
35418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35419 \begin_inset Text
35420
35421 \begin_layout Plain Layout
35422
35423 \backslash
35424 land
35425 \end_layout
35426
35427 \end_inset
35428 </cell>
35429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35430 \begin_inset Text
35431
35432 \begin_layout Plain Layout
35433
35434 \backslash
35435 wedge
35436 \end_layout
35437
35438 \end_inset
35439 </cell>
35440 </row>
35441 <row>
35442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35443 \begin_inset Text
35444
35445 \begin_layout Plain Layout
35446
35447 \backslash
35448 rbrace
35449 \end_layout
35450
35451 \end_inset
35452 </cell>
35453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35454 \begin_inset Text
35455
35456 \begin_layout Plain Layout
35457 }
35458 \end_layout
35459
35460 \end_inset
35461 </cell>
35462 </row>
35463 <row>
35464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35465 \begin_inset Text
35466
35467 \begin_layout Plain Layout
35468
35469 \backslash
35470 rbracket
35471 \end_layout
35472
35473 \end_inset
35474 </cell>
35475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35476 \begin_inset Text
35477
35478 \begin_layout Plain Layout
35479 ]
35480 \end_layout
35481
35482 \end_inset
35483 </cell>
35484 </row>
35485 <row>
35486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35487 \begin_inset Text
35488
35489 \begin_layout Plain Layout
35490
35491 \backslash
35492 rightarrow
35493 \end_layout
35494
35495 \end_inset
35496 </cell>
35497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35498 \begin_inset Text
35499
35500 \begin_layout Plain Layout
35501
35502 \backslash
35503 to
35504 \end_layout
35505
35506 \end_inset
35507 </cell>
35508 </row>
35509 <row>
35510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35511 \begin_inset Text
35512
35513 \begin_layout Plain Layout
35514
35515 \backslash
35516 lnot
35517 \end_layout
35518
35519 \end_inset
35520 </cell>
35521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35522 \begin_inset Text
35523
35524 \begin_layout Plain Layout
35525
35526 \backslash
35527 neg
35528 \end_layout
35529
35530 \end_inset
35531 </cell>
35532 </row>
35533 <row>
35534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35535 \begin_inset Text
35536
35537 \begin_layout Plain Layout
35538
35539 \backslash
35540 ne
35541 \end_layout
35542
35543 \end_inset
35544 </cell>
35545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35546 \begin_inset Text
35547
35548 \begin_layout Plain Layout
35549
35550 \backslash
35551 not=
35552 \end_layout
35553
35554 \end_inset
35555 </cell>
35556 </row>
35557 <row>
35558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35559 \begin_inset Text
35560
35561 \begin_layout Plain Layout
35562
35563 \backslash
35564 owns
35565 \end_layout
35566
35567 \end_inset
35568 </cell>
35569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35570 \begin_inset Text
35571
35572 \begin_layout Plain Layout
35573
35574 \backslash
35575 ni
35576 \end_layout
35577
35578 \end_inset
35579 </cell>
35580 </row>
35581 <row>
35582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35583 \begin_inset Text
35584
35585 \begin_layout Plain Layout
35586
35587 \backslash
35588 square
35589 \end_layout
35590
35591 \end_inset
35592 </cell>
35593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35594 \begin_inset Text
35595
35596 \begin_layout Plain Layout
35597
35598 \backslash
35599 Box
35600 \end_layout
35601
35602 \end_inset
35603 </cell>
35604 </row>
35605 <row>
35606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35607 \begin_inset Text
35608
35609 \begin_layout Plain Layout
35610
35611 \backslash
35612 Vert
35613 \end_layout
35614
35615 \end_inset
35616 </cell>
35617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35618 \begin_inset Text
35619
35620 \begin_layout Plain Layout
35621
35622 \backslash
35623 |
35624 \end_layout
35625
35626 \end_inset
35627 </cell>
35628 </row>
35629 </lyxtabular>
35630
35631 \end_inset
35632
35633
35634 \begin_inset space \hfill{}
35635 \end_inset
35636
35637
35638 \end_layout
35639
35640 \begin_layout Standard
35641 \begin_inset Newpage newpage
35642 \end_inset
35643
35644
35645 \end_layout
35646
35647 \begin_layout Bibliography
35648 \begin_inset CommandInset bibitem
35649 LatexCommand bibitem
35650 key "TLC2"
35651
35652 \end_inset
35653
35654
35655 \shape smallcaps
35656 Mittelbach, F.
35657  ; Goossens, M.
35658 \shape default
35659
35660 \shape italic
35661 The LaTeX Companion
35662 \shape default
35663 .
35664  Addison Wesley, 2004
35665 \end_layout
35666
35667 \begin_layout Bibliography
35668 \begin_inset CommandInset bibitem
35669 LatexCommand bibitem
35670 key "Mathmode"
35671
35672 \end_inset
35673
35674
35675 \begin_inset CommandInset href
35676 LatexCommand href
35677 name "Descripción"
35678 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
35679
35680 \end_inset
35681
35682  de habilidades matemáticas de LaTeX
35683 \end_layout
35684
35685 \begin_layout Bibliography
35686 \begin_inset CommandInset bibitem
35687 LatexCommand bibitem
35688 key "Voss"
35689
35690 \end_inset
35691
35692
35693 \begin_inset CommandInset href
35694 LatexCommand href
35695 name "Página web"
35696 target "http://tug.org/TeXnik/"
35697
35698 \end_inset
35699
35700  sugerencias y consejos de LaTeX
35701 \end_layout
35702
35703 \begin_layout Bibliography
35704 \begin_inset CommandInset bibitem
35705 LatexCommand bibitem
35706 key "AMS"
35707
35708 \end_inset
35709
35710
35711 \begin_inset CommandInset href
35712 LatexCommand href
35713 name "Descripción"
35714 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
35715
35716 \end_inset
35717
35718  de 
35719 \begin_inset ERT
35720 status collapsed
35721
35722 \begin_layout Plain Layout
35723
35724
35725 \backslash
35726 AmS
35727 \end_layout
35728
35729 \end_inset
35730
35731 -LaTeX
35732 \end_layout
35733
35734 \begin_layout Bibliography
35735 \begin_inset CommandInset bibitem
35736 LatexCommand bibitem
35737 key "Symbole"
35738
35739 \end_inset
35740
35741
35742 \begin_inset CommandInset href
35743 LatexCommand href
35744 name "Lista"
35745 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
35746
35747 \end_inset
35748
35749  de todos los símbolos disponibles con paquetes LaTeX
35750 \end_layout
35751
35752 \begin_layout Bibliography
35753 \begin_inset CommandInset bibitem
35754 LatexCommand bibitem
35755 key "hyperref"
35756
35757 \end_inset
35758
35759
35760 \begin_inset CommandInset href
35761 LatexCommand href
35762 name "Documentación"
35763 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
35764
35765 \end_inset
35766
35767  del paquete LaTeX 
35768 \series bold
35769 hyperref
35770 \series default
35771
35772 \begin_inset Index
35773 status collapsed
35774
35775 \begin_layout Plain Layout
35776 Paquetes ! hyperref
35777 \end_layout
35778
35779 \end_inset
35780
35781
35782 \end_layout
35783
35784 \begin_layout Bibliography
35785 \begin_inset CommandInset bibitem
35786 LatexCommand bibitem
35787 key "Mathclap"
35788
35789 \end_inset
35790
35791
35792 \begin_inset CommandInset href
35793 LatexCommand href
35794 name "Descripción"
35795 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
35796
35797 \end_inset
35798
35799  del comando 
35800 \series bold
35801
35802 \backslash
35803 mathclap
35804 \series default
35805 , descrito en 
35806 \begin_inset CommandInset ref
35807 LatexCommand ref
35808 reference "sub:Límites-de-operadores"
35809
35810 \end_inset
35811
35812
35813 \begin_inset Index
35814 status collapsed
35815
35816 \begin_layout Plain Layout
35817 Comandos ! M ! 
35818 \backslash
35819 mathclap
35820 \end_layout
35821
35822 \end_inset
35823
35824
35825 \end_layout
35826
35827 \begin_layout Bibliography
35828 \begin_inset CommandInset bibitem
35829 LatexCommand bibitem
35830 key "Duden"
35831
35832 \end_inset
35833
35834
35835 \emph on
35836 Duden Band 1
35837 \emph default
35838 .
35839  22.
35840  Auflage, Duden 2001
35841 \end_layout
35842
35843 \begin_layout Bibliography
35844 \begin_inset CommandInset bibitem
35845 LatexCommand bibitem
35846 key "spanish"
35847
35848 \end_inset
35849
35850
35851 \begin_inset CommandInset href
35852 LatexCommand href
35853 name "Documentación"
35854 target "http://www.tex-tipografia.com/archive/spanish.pdf"
35855
35856 \end_inset
35857
35858  del estilo 
35859 \series bold
35860 spanish
35861 \family sans
35862 \series default
35863  
35864 \family default
35865 incluido en el paquete 
35866 \series bold
35867 babel
35868 \end_layout
35869
35870 \begin_layout Bibliography
35871 \begin_inset CommandInset bibitem
35872 LatexCommand bibitem
35873 key "Bezos"
35874
35875 \end_inset
35876
35877
35878 \begin_inset CommandInset href
35879 LatexCommand href
35880 name "Documento"
35881 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
35882
35883 \end_inset
35884
35885  sobre ortotipografía y notaciones matemáticas en español
35886 \end_layout
35887
35888 \begin_layout Standard
35889
35890 \family sans
35891 \series bold
35892 \begin_inset CommandInset index_print
35893 LatexCommand printindex
35894
35895 \end_inset
35896
35897
35898 \end_layout
35899
35900 \end_body
35901 \end_document